Add gnome-live and xfce-live templates.

master
Mike Hiretsky 13 years ago
parent 98ff74741b
commit 151ea481a0

@ -1,3 +0,0 @@
# Calculate format=kde env(client.os_remote_auth)==&&ini(domain)!=#-env(client.os_remote_auth)-#||ur_domain_set==off&&ini(domain)!=#-env(client.os_remote_auth)-#
[Desktop Entry]
Icon=user-home

@ -0,0 +1 @@
# Calculate append=skip belong(libgnome)!=&&ini(update.gnome)!=off&&pkg(gnome-base/libgnome)>=2.30

@ -0,0 +1,10 @@
# Calculate format=xml_gconf
<?xml version="1.0"?>
<gconf>
<entry name="picture_filename" type="string">
<stringvalue>/usr/share/pixmaps/backgrounds/gnome/calculate/#-os_x11_standart-#.jpg</stringvalue>
</entry>
<entry name="picture_options" type="string">
<stringvalue>stretched</stringvalue>
</entry>
</gconf>

@ -0,0 +1 @@
# Calculate append=skip belong(xfdesktop)!=&&ini(update.xfce)!=off&&pkg(xfce-base/xfdesktop)>=4.8

@ -0,0 +1,26 @@
# Calculate format=xml_xfce
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="desktop-icons" type="empty">
<property name="file-icons" type="empty">
<property name="show-trash" type="bool" value="false"/>
<property name="show-removable" type="bool" value="false"/>
<property name="show-filesystem" type="bool" value="false"/>
#?env(client.os_remote_auth)==||ur_domain_set==off#
<property name="show-home" type="bool" value="true"/>
#env#
#?env(client.os_remote_auth)!=&&ur_domain_set==on#
<property name="show-home" type="bool" value="false"/>
#env#
</property>
<property name="icon-size" type="uint" value="48"/>
</property>
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/wallpapers/Calculate_Linux/contents/images/#-os_x11_standart-#.jpg"/>
</property>
</property>
</property>
</channel>
Loading…
Cancel
Save