Fix bad 00general/%gconf.xml

master
Mike Hiretsky 14 years ago
parent b154cfa82e
commit 3f3e93d552

@ -4,48 +4,55 @@
#-sum(lxoffset,,0)-#
<gconf>
<entry name="object_id_list" type="list" ltype="string">
#-push(x_object_mainmenu,lxoffset)-#
#-sum(lxoffset,lxoffset+32)-#
#-sum(x_object_mainmenu,,lxoffset)-#
#-push(x_object_mainmenu)-#
#-sum(lxoffset,,lxoffset+32)-#
<li type="string">
<stringvalue>object_mainmenu</stringvalue>
</li>
#-push(x_object_home,lxoffset)-#
#-sum(lxoffset,lxoffset+32)-#
#-sum(x_object_home,,lxoffset)-#
#-push(x_object_home)-#
#-sum(lxoffset,,lxoffset+32)-#
<li type="string">
<stringvalue>object_home</stringvalue>
</li>
#?cl_remote_host!=#
#-push(x_object_disks,lxoffset)-#
#-sum(lxoffset,lxoffset+32)-#
#-sum(x_object_disks,,lxoffset)-#
#-push(x_object_disks)-#
#-sum(lxoffset,,lxoffset+32)-#
<li type="string">
<stringvalue>object_disks</stringvalue>
</li>
#cl_remote_host#
#?cl_remote_host!=&cl_remote_ftp!=#
#-push(x_object_ftp,lxoffset)-#
#-sum(lxoffset,lxoffset+32)-#
#-sum(x_object_ftp,,lxoffset)-#
#-push(x_object_ftp)-#
#-sum(lxoffset,,lxoffset+32)-#
<li type="string">
<stringvalue>object_ftp</stringvalue>
</li>
#cl_remote_host#
#?cl_remote_host!=#
#-push(x_object_logout,rxoffset)-#
#-sum(rxoffset,rxoffset+32)-#
#-sum(x_object_logout,,rxoffset)-#
#-push(x_object_logout)-#
#-sum(rxoffset,,rxoffset+32)-#
<li type="string">
<stringvalue>object_logout</stringvalue>
</li>
#cl_remote_host#
#?cl_remote_host==#
#-push(x_object_shutdown,rxoffset)-#
#-sum(rxoffset,rxoffset+32)-#
#-sum(x_object_shutdown,,rxoffset)-#
#-push(x_object_shutdown)-#
#-sum(rxoffset,,rxoffset+32)-#
<li type="string">
<stringvalue>object_shutdown</stringvalue>
</li>
#cl_remote_host#
#-push(x_object_lock,rxoffset)-#
#-sum(rxoffset,rxoffset+32)-#
#-sum(x_object_lock,,rxoffset)-#
#-push(x_object_lock)-#
#-sum(rxoffset,,rxoffset+32)-#
<li type="string">
<stringvalue>object_lock</stringvalue>
</li>
@ -96,45 +103,53 @@
</li>
</entry>
<entry name="applet_id_list" type="list" ltype="string">
#-push(x_applet_drivemount,lxoffset)-#
#-sum(lxoffset,lxoffset+32)-#
#-sum(x_applet_drivemount,,lxoffset)-#
#-push(x_applet_drivemount)-#
#-sum(lxoffset,,lxoffset+32)-#
<li type="string">
<stringvalue>applet_drivemount</stringvalue>
</li>
#-push(x_applet_workspaceswitcher,lxoffset)-#
#-sum(lxoffset,lxoffset+147)-#
#-sum(x_applet_workspaceswitcher,,lxoffset)-#
#-push(x_applet_workspaceswitcher)-#
#-sum(lxoffset,,lxoffset+147)-#
<li type="string">
<stringvalue>applet_workspaceswitcher</stringvalue>
</li>
#-push(x_applet_windowlist,lxoffset)-#
#-sum(x_applet_windowlist,,lxoffset)-#
#-push(x_applet_windowlist)-#
<li type="string">
<stringvalue>applet_windowlist</stringvalue>
</li>
#-push(x_applet_clock,rxoffset)-#
#-sum(rxoffset,rxoffset+78)-#
#-sum(x_applet_clock,,rxoffset)-#
#-push(x_applet_clock)-#
#-sum(rxoffset,,rxoffset+78)-#
<li type="string">
<stringvalue>applet_clock</stringvalue>
</li>
#-push(x_applet_notification,rxoffset)-#
#-sum(rxoffset,rxoffset+96)-#
#-sum(x_applet_notification,,rxoffset)-#
#-push(x_applet_notification)-#
#-sum(rxoffset,,rxoffset+96)-#
<li type="string">
<stringvalue>applet_notification</stringvalue>
</li>
#?hr_laptop!=#
#-push(x_applet_power,rxoffset)-#
#-sum(rxoffset,rxoffset+32)-#
#-sum(x_applet_power,,rxoffset)-#
#-push(x_applet_power)-#
#-sum(rxoffset,,rxoffset+32)-#
<li type="string">
<stringvalue>applet_power</stringvalue>
</li>
#hr_laptop#
#-push(x_applet_keylayout,rxoffset)-#
#-sum(rxoffset,rxoffset+32)-#
#-sum(x_applet_keylayout,,rxoffset)-#
#-push(x_applet_keylayout)-#
#-sum(rxoffset,,rxoffset+32)-#
<li type="string">
<stringvalue>applet_keylayout</stringvalue>
</li>
#-push(x_applet_glipper,rxoffset)-#
#-sum(rxoffset,rxoffset+32)-#
#-sum(x_applet_glipper,,rxoffset)-#
#-push(x_applet_glipper)-#
#-sum(rxoffset,,rxoffset+32)-#
<li type="string">
<stringvalue>applet_glipper</stringvalue>
</li>

Loading…
Cancel
Save