Merge lp:~maco.m/ubuntu/oneiric/system-config-printer/desktop-change into lp:ubuntu/oneiric/system-config-printer

Proposed by Mackenzie Morgan
Status: Merged
Merged at revision: 199
Proposed branch: lp:~maco.m/ubuntu/oneiric/system-config-printer/desktop-change
Merge into: lp:ubuntu/oneiric/system-config-printer
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/patches/05_menu_entries.patch (+1/-1)
To merge this branch: bzr merge lp:~maco.m/ubuntu/oneiric/system-config-printer/desktop-change
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+74273@code.launchpad.net

Description of the change

change from OnlyShowIn:Unity to NotShowIn:KDE,GNOME so that Xubuntu users can have access without it showing in GNOME for reasons seb128 outlined in the bug report

To post a comment you must log in.

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 2011-08-31 16:35:20 +0000
3+++ debian/changelog 2011-09-06 18:52:04 +0000
4@@ -1,3 +1,10 @@
5+system-config-printer (1.3.6+20110831-0ubuntu2) UNRELEASED; urgency=low
6+
7+ * Change system-config-printer.desktop.in from OnlyShowIn:Unity
8+ to NotShowIn:KDE so it works for Xubuntu, GNOME, etc. (LP: #841817)
9+
10+ -- Mackenzie Morgan <maco.m@ubuntu.com> Tue, 06 Sep 2011 12:17:12 -0400
11+
12 system-config-printer (1.3.6+20110831-0ubuntu1) oneiric; urgency=low
13
14 * New upstream bug fix release
15
16=== modified file 'debian/patches/05_menu_entries.patch'
17--- debian/patches/05_menu_entries.patch 2011-07-21 13:24:14 +0000
18+++ debian/patches/05_menu_entries.patch 2011-09-06 18:52:04 +0000
19@@ -17,7 +17,7 @@
20 Type=Application
21 Icon=printer
22 StartupNotify=true
23-+OnlyShowIn=Unity;
24++NotShowIn=KDE,GNOME;
25 +X-Ubuntu-Gettext-Domain=system-config-printer
26 +Categories=GNOME;GTK;Settings;HardwareSettings;X-GNOME-Settings-Panel;
27 +X-GNOME-Settings-Panel=printing

Subscribers

People subscribed via source and target branches