Merge lp:~timo-jyrinki/ubuntu/raring/gnome-settings-daemon/ubuntu.fix1058004 into lp:ubuntu/raring/gnome-settings-daemon

Proposed by Timo Jyrinki
Status: Merged
Merge reported by: Iain Lane
Merged at revision: not available
Proposed branch: lp:~timo-jyrinki/ubuntu/raring/gnome-settings-daemon/ubuntu.fix1058004
Merge into: lp:ubuntu/raring/gnome-settings-daemon
Diff against target: 44 lines (+24/-0)
3 files modified
debian/changelog (+8/-0)
debian/patches/migrate_metacity_keys.patch (+15/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu/raring/gnome-settings-daemon/ubuntu.fix1058004
Reviewer Review Type Date Requested Status
Iain Lane Approve
Ubuntu branches Pending
Review via email: mp+139622@code.launchpad.net

Commit message

* debian/patches/migrate_metacity_keys.patch:
  - Migrate screenshot/terminal keys from metacity gconf as well
    (LP: #1058004)

Description of the change

Now that the (duplicate) keys were removed from org.compiz.integrated, they'd still need migrating from metacity settings. This branch does that.

To post a comment you must log in.
Revision history for this message
Iain Lane (laney) wrote :

I merged this into the ubuntu-desktop branch lp:~ubuntu-desktop/gnome-settings-daemon/ubuntu (yes, that's confusing and irritating) and uploaded. Thanks!

review: Approve

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 2012-12-06 19:31:20 +0000
3+++ debian/changelog 2012-12-13 07:46:20 +0000
4@@ -1,3 +1,11 @@
5+gnome-settings-daemon (3.6.3-0ubuntu4) UNRELEASED; urgency=low
6+
7+ * debian/patches/migrate_metacity_keys.patch:
8+ - Migrate screenshot/terminal keys from metacity gconf as well
9+ (LP: #1058004)
10+
11+ -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Thu, 13 Dec 2012 08:49:24 +0200
12+
13 gnome-settings-daemon (3.6.3-0ubuntu3) raring; urgency=low
14
15 * debian/control.in:
16
17=== added file 'debian/patches/migrate_metacity_keys.patch'
18--- debian/patches/migrate_metacity_keys.patch 1970-01-01 00:00:00 +0000
19+++ debian/patches/migrate_metacity_keys.patch 2012-12-13 07:46:20 +0000
20@@ -0,0 +1,15 @@
21+Description: Migrate screenshot/terminal keys from metacity gconf as well
22+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1058004
23+
24+--- gnome-settings-daemon/data/gnome-settings-daemon.convert.old 2012-10-02 08:50:01.384413000 +0300
25++++ gnome-settings-daemon/data/gnome-settings-daemon.convert 2012-10-02 09:05:22.243096198 +0300
26+@@ -61,6 +61,9 @@
27+ volume-mute = /apps/gnome_settings_daemon/keybindings/volume_mute
28+ volume-up = /apps/gnome_settings_daemon/keybindings/volume_up
29+ www = /apps/gnome_settings_daemon/keybindings/www
30++screenshot = /apps/metacity/global_keybindings/run_command_screenshot
31++window-screenshot = /apps/metacity/global_keybindings/run_command_window_screenshot
32++terminal = /apps/metacity/global_keybindings/run_command_terminal
33+
34+ [org.gnome.settings-daemon.plugins.mouse]
35+ active = /apps/gnome_settings_daemon/plugins/mouse/active
36
37=== modified file 'debian/patches/series'
38--- debian/patches/series 2012-11-26 16:28:45 +0000
39+++ debian/patches/series 2012-12-13 07:46:20 +0000
40@@ -20,3 +20,4 @@
41 power-no-fallback-notifications.patch
42 power-check-null-devices.patch
43 revert_new_ibus_use.patch
44+migrate_metacity_keys.patch

Subscribers

People subscribed via source and target branches

to all changes: