← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 410: Let Super+e point to mousepad, as leafpad isn't installed by default

 

------------------------------------------------------------
revno: 410
fixes bug: https://launchpad.net/bugs/1154030
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Sat 2013-03-16 23:51:25 +0100
message:
  Let Super+e point to mousepad, as leafpad isn't installed by default
  anymore. lp: #1154030
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.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	2013-03-03 22:54:53 +0000
+++ debian/changelog	2013-03-16 22:51:25 +0000
@@ -1,3 +1,10 @@
+xubuntu-default-settings (13.04.3) UNRELEASED; urgency=low
+
+  * Let Super+e point to mousepad, as leafpad isn't installed by default
+    anymore. lp: #1154030
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Sat, 16 Mar 2013 23:50:03 +0100
+
 xubuntu-default-settings (13.04.2) raring; urgency=low
 
   * Add a Contribute to Xubuntu menu entry linking to the Xubuntu website

=== 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	2012-02-09 21:20:27 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml	2013-03-16 22:51:25 +0000
@@ -15,7 +15,7 @@
       <property name="&lt;Super&gt;f" type="string" value="exo-open --launch FileManager"/>
       <property name="&lt;Super&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>
       <property name="&lt;Super&gt;r" type="string" value="xfce4-appfinder"/>
-      <property name="&lt;Super&gt;e" type="string" value="leafpad"/>
+      <property name="&lt;Super&gt;e" type="string" value="mousepad"/>
       <property name="&lt;Super&gt;1" type="string" value="gmusicbrowser"/>
       <property name="&lt;Super&gt;2" type="string" value="pidgin"/>
       <property name="&lt;Super&gt;3" type="string" value="abiword"/>