Fix position of applets

master
Mike Hiretsky 14 years ago
parent 64c1b6a3d8
commit 2303a50da3

@ -2,7 +2,7 @@
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
#-pop(offsetx)-#
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+32)-#"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+147)-#"/>
#-push(offsetx)-#
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type"/>

@ -2,7 +2,7 @@
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
#-pop(offsetx)-#
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+32)-#"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+96)-#"/>
#-push(offsetx)-#
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type"/>

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
#-pop(offsetx)-#
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+32)-#"/>
#-push(offsetx)-#
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path" type="bool" value="false"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type"/>
<entry name="toplevel_id" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip" type="string">
<stringvalue>Main Menu</stringvalue>
</entry>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon" type="bool" value="true"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>menu-object</stringvalue>
</entry>
<entry name="panel_right_stick" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="false"/>
<entry name="locked" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon" type="string">
<stringvalue>/usr/share/icons/Calculate/scalable/place/start-here-gnome.svg</stringvalue>
</entry>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location"/>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>
Loading…
Cancel
Save