Simon Steinbeiß has proposed merging lp:~ochosi/xubuntu-default-settings/appmenu_shortcut into lp:xubuntu-default-settings.
Requested reviews: Xubuntu Developers (xubuntu-dev) For more details, see: https://code.launchpad.net/~ochosi/xubuntu-default-settings/appmenu_shortcut/+merge/213181 This is just a small change for consistency. As we switched from xfce4-panel's internal appmenu to whiskermenu, the default keyboard-shortcut should reflect that change too. -- https://code.launchpad.net/~ochosi/xubuntu-default-settings/appmenu_shortcut/+merge/213181 Your team Xubuntu Developers is requested to review the proposed merge of lp:~ochosi/xubuntu-default-settings/appmenu_shortcut into lp:xubuntu-default-settings.
=== modified file 'debian/changelog' --- debian/changelog 2014-03-24 19:46:36 +0000 +++ debian/changelog 2014-03-28 01:37:25 +0000 @@ -1,3 +1,9 @@ +xubuntu-default-settings (14.04.2ubuntu1) UNRELEASED; urgency=medium + + * Update keyboard-shortcut for appmenu to point to whiskermenu (new default) + + -- Simon Steinbeiß <[email protected]> Fri, 28 Mar 2014 02:36:25 +0100 + xubuntu-default-settings (14.04.2) trusty; urgency=low [ Simon Steinbeiß ] === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2014-02-20 09:26:09 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2014-03-28 01:37:25 +0000 @@ -8,7 +8,7 @@ <property name="<Primary><Alt>Escape" type="string" value="xkill"/> <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> - <property name="<Primary>Escape" type="string" value="xfce4-popup-applicationsmenu"/> + <property name="<Primary>Escape" type="string" value="xfce4-popup-whiskermenu"/> <property name="Print" type="string" value="xfce4-screenshooter -f"/> <property name="<Alt>Print" type="string" value="xfce4-screenshooter -w"/> <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

