Merge branch 'master' of git.calculate.ru:calculate2/calculate-client

master
Самоукин Алексей 14 years ago
commit 86b0865ef3

@ -19,7 +19,7 @@
<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">
<stringvalue>gnome-dictionary.desktop</stringvalue>
<stringvalue>stardict.desktop</stringvalue>
</entry>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>

@ -0,0 +1,7 @@
<?xml version="1.0"?>
<gconf>
<entry name="exec" type="string">
<stringvalue>firefox</stringvalue>
</entry>
<entry name="nremote" type="bool" value="true"/>
</gconf>

@ -0,0 +1,6 @@
<?xml version="1.0"?>
<gconf>
<entry name="exec" type="string">
<stringvalue>rhythmbox</stringvalue>
</entry>
</gconf>

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