xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #01260
[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 334: * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml: updated a
------------------------------------------------------------
revno: 334
fixes bug: https://launchpad.net/bugs/901766
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Thu 2012-01-05 00:05:47 +0100
message:
* etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml: updated a
* etc/xdg/xdg-xubuntu/xfce4/xfconf/…/thunar-volman.xml: fix default player
for audio cds. lp: #901766
modified:
debian/changelog
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.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-01-04 22:58:53 +0000
+++ debian/changelog 2012-01-04 23:05:47 +0000
@@ -1,8 +1,10 @@
xubuntu-default-settings (12.04.1) UNRELEASED; urgency=low
* Use gsettings instead of gconf to set update-notifier's auto-launch key.
- * e/x/x/x/x/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml: updated a
+ * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml: updated a
few shortcuts to work with latest gtk+2.0.
+ * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/thunar-volman.xml: fix default player
+ for audio cds. lp: #901766
-- Lionel Le Folgoc <mrpouit@xxxxxxxxxx> Mon, 21 Nov 2011 23:46:10 +0100
=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.xml 2011-02-11 23:41:29 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.xml 2012-01-04 23:05:47 +0000
@@ -27,7 +27,7 @@
</property>
<property name="autoplay-audio-cds" type="empty">
<property name="enabled" type="bool" value="true"/>
- <property name="command" type="string" value="exaile"/>
+ <property name="command" type="string" value="parole --device=%d"/>
</property>
<property name="autoipod" type="empty">
<property name="enabled" type="bool" value="false"/>