Xfce: fixed icon display
This commit is contained in:
parent
d44b6b2046
commit
b3ddfa5659
4 changed files with 7 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
update = on
|
||||
|
||||
[ver]
|
||||
patch = 63
|
||||
patch = 64
|
||||
|
||||
[update]
|
||||
patch = on
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
# Calculate append=skip merge(sys-apps/calculate-utils)!=&&ini(update.patch)!=off&&ini(ver.patch)<64
|
|
@ -0,0 +1,3 @@
|
|||
# Calculate format=patch path=~/.config/xfce4/xfconf/xfce-perchannel-xml
|
||||
<reg>value="folder_home"</reg>
|
||||
<text>value="user-home"</text>
|
|
@ -155,13 +155,13 @@
|
|||
</property>
|
||||
<property name="plugin-20" type="string" value="directorymenu">
|
||||
<property name="base-directory" type="string" value="/home/#-ur_login-#"/>
|
||||
<property name="icon-name" type="string" value="folder_home"/>
|
||||
<property name="icon-name" type="string" value="user-home"/>
|
||||
<property name="hidden-files" type="bool" value="false"/>
|
||||
<property name="file-pattern" type="string" value="*"/>
|
||||
</property>
|
||||
<property name="plugin-21" type="string" value="directorymenu">
|
||||
<property name="base-directory" type="string" value="/home/#-ur_login-#/Home"/>
|
||||
<property name="icon-name" type="string" value="folder_home"/>
|
||||
<property name="icon-name" type="string" value="user-home"/>
|
||||
<property name="hidden-files" type="bool" value="false"/>
|
||||
<property name="file-pattern" type="string" value="*"/>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue