Merge lp:~ochosi/xubuntu-default-settings/appmenu_shortcut into lp:~xubuntu-dev/xubuntu-default-settings/trunk

Proposed by Simon Steinbeiß
Status: Merged
Merged at revision: 470
Proposed branch: lp:~ochosi/xubuntu-default-settings/appmenu_shortcut
Merge into: lp:~xubuntu-dev/xubuntu-default-settings/trunk
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml (+1/-1)
To merge this branch: bzr merge lp:~ochosi/xubuntu-default-settings/appmenu_shortcut
Reviewer Review Type Date Requested Status
Pasi Lallinaho (community) community Approve
Xubuntu Developers Pending
Review via email: mp+213181@code.launchpad.net

Description of the change

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.

To post a comment you must log in.
Revision history for this message
ormaro (orlandojose3) wrote :

he seguido con atencion su informacion pero no puedo grabar las imagenes
agradeceria si se dignaran enviarme un cd i386 de la distribucion cuando
esten disponibles.
Jose O Marin
Manzana 11 Casa 12b Aguazul
Dosquebradas Risaralda
Colombia (S.A)
                           Gracias por toda su atencion e informacion.

2014-03-27 20:38 GMT-05:00 Simon Steinbeiß <email address hidden>:

> 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
> You are subscribed to branch 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 address hidden> 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="&lt;Primary&gt;&lt;Alt&gt;Escape" type="string"
> value="xkill"/>
> <property name="XF86Display" type="string"
> value="xfce4-display-settings --minimal"/>
> <property name="&lt;Super&gt;p" type="string"
> value="xfce4-display-settings --minimal"/>
> - <property name="&lt;Primary&gt;Escape" type="string"
> value="xfce4-popup-applicationsmenu"/>
> + <property name="&lt;Primary&gt;Escape" type="string"
> value="xfce4-popup-whiskermenu"/>
> <property name="Print" type="string" value="xfce4-screenshooter
> -f"/>
> <property name="&lt;Alt&gt;Print" type="string"
> value="xfce4-screenshooter -w"/>
> <property name="XF86WWW" type="string" value="exo-open --launch
> WebBrowser"/>
>
>
>

--
Orlando.M

Revision history for this message
Pasi Lallinaho (knome) wrote :

Approve with my Xubuntu Project lead hat on.

review: Approve (community)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-03-24 19:46:36 +0000
3+++ debian/changelog 2014-03-28 01:37:25 +0000
4@@ -1,3 +1,9 @@
5+xubuntu-default-settings (14.04.2ubuntu1) UNRELEASED; urgency=medium
6+
7+ * Update keyboard-shortcut for appmenu to point to whiskermenu (new default)
8+
9+ -- Simon Steinbeiß <ochosi@shimmerproject.org> Fri, 28 Mar 2014 02:36:25 +0100
10+
11 xubuntu-default-settings (14.04.2) trusty; urgency=low
12
13 [ Simon Steinbeiß ]
14
15=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml'
16--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2014-02-20 09:26:09 +0000
17+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2014-03-28 01:37:25 +0000
18@@ -8,7 +8,7 @@
19 <property name="&lt;Primary&gt;&lt;Alt&gt;Escape" type="string" value="xkill"/>
20 <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
21 <property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>
22- <property name="&lt;Primary&gt;Escape" type="string" value="xfce4-popup-applicationsmenu"/>
23+ <property name="&lt;Primary&gt;Escape" type="string" value="xfce4-popup-whiskermenu"/>
24 <property name="Print" type="string" value="xfce4-screenshooter -f"/>
25 <property name="&lt;Alt&gt;Print" type="string" value="xfce4-screenshooter -w"/>
26 <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>

Subscribers

People subscribed via source and target branches

to status/vote changes: