Modify client profile for GNOME

master
Mike Hiretsky 14 years ago
parent 7350ce44e7
commit f2be41c92f

@ -9,22 +9,20 @@
<stringvalue>bottom_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon" type="bool"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>launcher-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/gnome/scalable/apps/web-browser.svg</stringvalue>
</entry>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location" type="string">
#?pkg(mozilla-firefox)>=3.5&pkg(mozilla-firefox)<3.6#
<stringvalue>/usr/share/applications/mozilla-firefox-3.5.desktop</stringvalue>
<stringvalue>mozilla-firefox-3.5.desktop</stringvalue>
#pkg#
#?pkg(mozilla-firefox)>=3.6#
<stringvalue>/usr/share/applications/mozilla-firefox-3.6.desktop</stringvalue>
<stringvalue>mozilla-firefox-3.6.desktop</stringvalue>
#pkg#
</entry>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>

@ -1,8 +1,7 @@
#-pop(offsetx)-#
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+48)-#"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="0"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type" type="string">
<stringvalue>logout</stringvalue>
@ -22,4 +21,3 @@
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location"/>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>
#-push(offsetx)-#

@ -1,8 +1,7 @@
#-pop(offsetx)-#
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="#-sum(offsetx,offsetx,offsetx+48)-#"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="0"/>
<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">
@ -24,4 +23,3 @@
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location"/>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>
#-push(offsetx)-#

@ -0,0 +1,4 @@
# Calculate format=kde link=/usr/share/applications/mozilla-firefox-3.5.desktop mirror
[Desktop Entry]
Icon=/usr/share/icons/gnome/scalable/apps/web-browser.svg

@ -0,0 +1,5 @@
# Calculate format=kde link=/usr/share/applications/mozilla-firefox-3.6.desktop mirror
[Desktop Entry]
Name=Internet Browser
Icon=applications-internet
StartupNotify=false
Loading…
Cancel
Save