Fix bad 00general/%gconf.xml

master
Mike Hiretsky 14 years ago
parent b154cfa82e
commit 3f3e93d552

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

Loading…
Cancel
Save