← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 332: Use gsettings instead of gconf to set update-notifier's auto-launch key.

 

------------------------------------------------------------
revno: 332
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Mon 2011-11-21 23:48:06 +0100
message:
  Use gsettings instead of gconf to set update-notifier's auto-launch key.
modified:
  debian/changelog
  debian/xubuntu-default-settings.gconf-defaults
  debian/xubuntu-default-settings.gsettings-override


--
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	2011-11-19 19:39:43 +0000
+++ debian/changelog	2011-11-21 22:48:06 +0000
@@ -1,3 +1,9 @@
+xubuntu-default-settings (12.04.1) UNRELEASED; urgency=low
+
+  * Use gsettings instead of gconf to set update-notifier's auto-launch key.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Mon, 21 Nov 2011 23:46:10 +0100
+
 xubuntu-default-settings (12.04.0) precise; urgency=low
 
   * Fix broken theme in only-ubiquity mode (lp: #840094):

=== modified file 'debian/xubuntu-default-settings.gconf-defaults'
--- debian/xubuntu-default-settings.gconf-defaults	2011-11-19 19:11:56 +0000
+++ debian/xubuntu-default-settings.gconf-defaults	2011-11-21 22:48:06 +0000
@@ -1,2 +1,1 @@
-/apps/update-notifier/auto_launch false
 /apps/blueman/transfer/browse_command "exo-open obex://[%d]"

=== modified file 'debian/xubuntu-default-settings.gsettings-override'
--- debian/xubuntu-default-settings.gsettings-override	2011-11-19 19:35:17 +0000
+++ debian/xubuntu-default-settings.gsettings-override	2011-11-21 22:48:06 +0000
@@ -1,3 +1,6 @@
 [com.canonical.indicators.sound]
 interested-media-players=[ 'gmusicbrowser' ]
 show-notify-osd-on-scroll=false
+
+[com.ubuntu.update-notifier]
+auto-launch=false