------------------------------------------------------------ revno: 392 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Mon 2012-09-17 21:16:12 +0200 message: Remove the GIMP launcher from the bottom panel since it's not installed by default anymore. modified: debian/changelog etc/xdg/xdg-xubuntu/xfce4/panel/default.xml
-- lp:xubuntu-default-settings https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings. To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog' --- debian/changelog 2012-09-15 13:54:58 +0000 +++ debian/changelog 2012-09-17 19:16:12 +0000 @@ -1,3 +1,10 @@ +xubuntu-default-settings (12.10.7) UNRELEASED; urgency=low + + * Remove the GIMP launcher from the bottom panel since it's not installed + by default anymore. + + -- Lionel Le Folgoc <[email protected]> Mon, 17 Sep 2012 21:15:35 +0200 + xubuntu-default-settings (12.10.6) quantal; urgency=low * Let lightdm-gtk-greeter use the dotless wallpaper. lp: #1043170 === modified file 'etc/xdg/xdg-xubuntu/xfce4/panel/default.xml' --- etc/xdg/xdg-xubuntu/xfce4/panel/default.xml 2012-08-29 17:19:42 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/panel/default.xml 2012-09-17 19:16:12 +0000 @@ -45,7 +45,6 @@ <value type="int" value="18"/> <value type="int" value="19"/> <value type="int" value="20"/> - <value type="int" value="21"/> <value type="int" value="24"/> <value type="int" value="22"/> <value type="int" value="23"/> @@ -153,11 +152,6 @@ <value type="string" value="gmusicbrowser.desktop"/> </property> </property> - <property name="plugin-21" type="string" value="launcher"> - <property name="items" type="array"> - <value type="string" value="gimp.desktop"/> - </property> - </property> <property name="plugin-24" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="catfish.desktop"/>
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

