mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 03:53:24 +00:00
Add Facebook logo to preferences as well
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
80171cbdb2
commit
d8178b15c5
1 changed files with 5 additions and 0 deletions
|
@ -134,6 +134,11 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Facebook</string>
|
<string>Facebook</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon">
|
||||||
|
<iconset>
|
||||||
|
<normalon>:/facebook</normalon>
|
||||||
|
</iconset>
|
||||||
|
</property>
|
||||||
</item>
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Reference in a new issue