Merge lp:~muktupavels/gnome-panel/fix-for-lp-1310929-and-lp-1222339 into lp:ubuntu/trusty/gnome-panel

Proposed by Alberts Muktupāvels
Status: Merged
Merge reported by: Iain Lane
Merged at revision: not available
Proposed branch: lp:~muktupavels/gnome-panel/fix-for-lp-1310929-and-lp-1222339
Merge into: lp:ubuntu/trusty/gnome-panel
Diff against target: 532 lines (+56/-279)
21 files modified
.pc/41_classic_layout.patch/data/panel-default-layout.layout (+0/-44)
.pc/49_no_screensaver.patch/data/gnome-flashback.session.desktop.in (+0/-3)
.pc/50_ubuntu_sessions.patch/data/Makefile.am (+0/-67)
.pc/50_ubuntu_sessions.patch/data/gnome-fallback.desktop.in.in (+0/-7)
.pc/50_ubuntu_sessions.patch/data/gnome-flashback.session.desktop.in (+0/-3)
.pc/50_ubuntu_sessions.patch/po/POTFILES.in (+0/-77)
.pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in (+0/-18)
.pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in.in (+0/-18)
.pc/applied-patches (+0/-4)
data/Makefile.am (+2/-2)
data/gnome-fallback-compiz.desktop.in (+0/-8)
data/gnome-fallback.desktop.in.in (+1/-2)
data/gnome-flashback-compiz.session.desktop.in (+0/-4)
data/gnome-flashback.session.desktop.in (+2/-3)
data/panel-default-layout.layout (+17/-10)
debian/changelog (+7/-0)
debian/patches/40_unset_menuproxy.patch (+19/-3)
gnome-panel/gnome-panel.desktop.in (+3/-2)
gnome-panel/gnome-panel.desktop.in.in (+3/-2)
gnome-panel/main.c (+2/-0)
po/POTFILES.in (+0/-2)
To merge this branch: bzr merge lp:~muktupavels/gnome-panel/fix-for-lp-1310929-and-lp-1222339
Reviewer Review Type Date Requested Status
Dmitry Shachnev Approve
Ubuntu branches Pending
Review via email: mp+216678@code.launchpad.net

Commit message

Update 40_unset_menuproxy.patch to unset menu proxy in gnome-panel too not only in applets.

Description of the change

Update 40_unset_menuproxy.patch to unset menu proxy in gnome-panel too not only in applets.

To post a comment you must log in.
Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Thanks a lot Alberts! Fixed the bug number in changelog, and uploaded into SRU review queue.

review: Approve
Revision history for this message
Alberts Muktupāvels (muktupavels) wrote :

> Thanks a lot Alberts! Fixed the bug number in changelog, and uploaded into SRU
> review queue.

Bug reports was missing SRU information. I updated bug reports. Should I do something else to get upload accepted?

Can you upload fix for next ubuntu version?

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Thanks for the SRU information. The upload is still in https://launchpad.net/ubuntu/trusty/+queue?queue_state=1, so we just have to wait.

I don't think I should upload it to Utopic, the archive is frozen for now, and the SRU should be copied from trusty-proposed to utopic-proposed when it's accepted.

Revision history for this message
Iain Lane (laney) wrote :

I copied this to utopic, thanks.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed directory '.pc/41_classic_layout.patch'
2=== removed directory '.pc/41_classic_layout.patch/data'
3=== removed file '.pc/41_classic_layout.patch/data/panel-default-layout.layout'
4--- .pc/41_classic_layout.patch/data/panel-default-layout.layout 2013-11-22 10:20:12 +0000
5+++ .pc/41_classic_layout.patch/data/panel-default-layout.layout 1970-01-01 00:00:00 +0000
6@@ -1,44 +0,0 @@
7-[Toplevel top-panel]
8-expand=true
9-orientation=top
10-size=24
11-
12-[Toplevel bottom-panel]
13-expand=true
14-orientation=bottom
15-size=24
16-y-bottom=0
17-
18-[Object menu-bar]
19-object-iid=PanelInternalFactory::MenuBar
20-toplevel-id=top-panel
21-pack-index=0
22-
23-[Object clock]
24-object-iid=ClockAppletFactory::ClockApplet
25-toplevel-id=top-panel
26-pack-type=end
27-pack-index=1
28-
29-[Object notification-area]
30-object-iid=NotificationAreaAppletFactory::NotificationArea
31-toplevel-id=top-panel
32-pack-type=end
33-pack-index=2
34-
35-[Object user-menu]
36-object-iid=PanelInternalFactory::UserMenu
37-toplevel-id=top-panel
38-pack-type=end
39-pack-index=0
40-
41-[Object window-list]
42-object-iid=WnckletFactory::WindowListApplet
43-toplevel-id=bottom-panel
44-pack-index=0
45-
46-[Object workspace-switcher]
47-object-iid=WnckletFactory::WorkspaceSwitcherApplet
48-toplevel-id=bottom-panel
49-pack-type=end
50-pack-index=0
51
52=== removed directory '.pc/49_no_screensaver.patch'
53=== removed directory '.pc/49_no_screensaver.patch/data'
54=== removed file '.pc/49_no_screensaver.patch/data/gnome-flashback.session.desktop.in'
55--- .pc/49_no_screensaver.patch/data/gnome-flashback.session.desktop.in 2014-01-16 12:46:14 +0000
56+++ .pc/49_no_screensaver.patch/data/gnome-flashback.session.desktop.in 1970-01-01 00:00:00 +0000
57@@ -1,3 +0,0 @@
58-[GNOME Session]
59-_Name=GNOME Flashback
60-RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;gnome-wm;
61
62=== removed directory '.pc/50_ubuntu_sessions.patch'
63=== removed directory '.pc/50_ubuntu_sessions.patch/data'
64=== removed file '.pc/50_ubuntu_sessions.patch/data/Makefile.am'
65--- .pc/50_ubuntu_sessions.patch/data/Makefile.am 2013-11-22 10:20:12 +0000
66+++ .pc/50_ubuntu_sessions.patch/data/Makefile.am 1970-01-01 00:00:00 +0000
67@@ -1,67 +0,0 @@
68-SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
69-
70-gsettings_applets_schemas_in_in = \
71- org.gnome.gnome-panel.applet.fish.gschema.xml.in.in \
72- org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in \
73- org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in \
74- org.gnome.gnome-panel.applet.clock.gschema.xml.in.in
75-
76-gsettings_panel_schemas_in_in = \
77- org.gnome.gnome-panel.gschema.xml.in.in \
78- org.gnome.gnome-panel.launcher.gschema.xml.in.in \
79- org.gnome.gnome-panel.menu-button.gschema.xml.in.in \
80- org.gnome.gnome-panel.object.gschema.xml.in.in \
81- org.gnome.gnome-panel.toplevel.gschema.xml.in.in
82-
83-gsettings_schemas_in_in = \
84- $(gsettings_panel_schemas_in_in) \
85- $(gsettings_applets_schemas_in_in)
86-
87-@INTLTOOL_XML_NOMERGE_RULE@
88-
89-gsettings_ENUM_NAMESPACE = org.gnome.gnome-panel
90-gsettings_ENUM_FILES = $(top_srcdir)/gnome-panel/panel-enums-gsettings.h
91-
92-gsettings_schemas_in = $(gsettings_schemas_in_in:.xml.in.in=.xml.in)
93-gsettings_SCHEMAS = $(gsettings_schemas_in:.xml.in=.xml)
94-
95-%.gschema.xml.in: %.gschema.xml.in.in Makefile
96- $(AM_V_GEN) $(SED) -e 's^\@datadir\@^$(datadir)^g' -e 's^\@GETTEXT_PACKAGE\@^$(GETTEXT_PACKAGE)^g' < $< > $@
97-
98-@GSETTINGS_RULES@
99-
100-sessiondir = $(datadir)/gnome-session/sessions
101-session_in_files = gnome-flashback.session.desktop.in
102-session_DATA = $(session_in_files:.session.desktop.in=.session)
103-
104-xsessiondir = $(datadir)/xsessions
105-xsession_in_in_files = gnome-fallback.desktop.in.in
106-xsession_in_files = gnome-fallback.desktop.in
107-xsession_DATA = $(xsession_in_files:.desktop.in=.desktop)
108-
109-%.session: %.session.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
110-
111-%.desktop.in: %.desktop.in.in
112- $(AM_V_GEN)sed -e 's,[@]libexecdir[@],$(libexecdir),g' <$< >$@
113-
114-@INTLTOOL_DESKTOP_RULE@
115-
116-default_layoutdir = $(datadir)/gnome-panel
117-default_layout_DATA = panel-default-layout.layout
118-
119-EXTRA_DIST = \
120- $(gsettings_schemas_in_in) \
121- $(session_in_files) \
122- $(xsession_in_in_files) \
123- $(default_layout_DATA)
124-
125-CLEANFILES = \
126- $(gsettings__enum_file) \
127- $(gsettings_SCHEMAS_in) \
128- $(gsettings_SCHEMAS) \
129- *.gschema.valid \
130- $(session_DATA) \
131- $(xsession_DATA) \
132- $(xsession_in_files)
133-
134--include $(top_srcdir)/git.mk
135
136=== removed file '.pc/50_ubuntu_sessions.patch/data/gnome-fallback-compiz.desktop.in'
137=== removed file '.pc/50_ubuntu_sessions.patch/data/gnome-fallback.desktop.in.in'
138--- .pc/50_ubuntu_sessions.patch/data/gnome-fallback.desktop.in.in 2013-11-22 10:20:12 +0000
139+++ .pc/50_ubuntu_sessions.patch/data/gnome-fallback.desktop.in.in 1970-01-01 00:00:00 +0000
140@@ -1,7 +0,0 @@
141-[Desktop Entry]
142-_Name=GNOME Flashback
143-_Comment=This session logs you into GNOME with the traditional panel
144-Exec=@libexecdir@/gnome-session-flashback
145-TryExec=@libexecdir@/gnome-session-flashback
146-Icon=
147-Type=Application
148
149=== removed file '.pc/50_ubuntu_sessions.patch/data/gnome-flashback-compiz.session.desktop.in'
150=== removed file '.pc/50_ubuntu_sessions.patch/data/gnome-flashback.session.desktop.in'
151--- .pc/50_ubuntu_sessions.patch/data/gnome-flashback.session.desktop.in 2014-01-16 12:46:14 +0000
152+++ .pc/50_ubuntu_sessions.patch/data/gnome-flashback.session.desktop.in 1970-01-01 00:00:00 +0000
153@@ -1,3 +0,0 @@
154-[GNOME Session]
155-_Name=GNOME Flashback
156-RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-wm;
157
158=== removed directory '.pc/50_ubuntu_sessions.patch/po'
159=== removed file '.pc/50_ubuntu_sessions.patch/po/POTFILES.in'
160--- .pc/50_ubuntu_sessions.patch/po/POTFILES.in 2013-11-22 10:20:12 +0000
161+++ .pc/50_ubuntu_sessions.patch/po/POTFILES.in 1970-01-01 00:00:00 +0000
162@@ -1,77 +0,0 @@
163-# List of source files containing translatable strings.
164-# Please keep this file sorted alphabetically.
165-[encoding: UTF-8]
166-applets/clock/calendar-client.c
167-applets/clock/calendar-window.c
168-applets/clock/clock.c
169-applets/clock/clock-location.c
170-applets/clock/clock-location-tile.c
171-[type: gettext/glade]applets/clock/clock.ui
172-applets/clock/clock-utils.c
173-[type: gettext/ini]applets/clock/org.gnome.panel.ClockApplet.panel-applet.in.in
174-applets/fish/fish.c
175-[type: gettext/glade]applets/fish/fish.ui
176-[type: gettext/ini]applets/fish/org.gnome.panel.FishApplet.panel-applet.in.in
177-applets/notification_area/main.c
178-applets/notification_area/na-tray-manager.c
179-[type: gettext/ini]applets/notification_area/org.gnome.panel.NotificationAreaApplet.panel-applet.in.in
180-[type: gettext/ini]applets/wncklet/org.gnome.panel.Wncklet.panel-applet.in.in
181-applets/wncklet/showdesktop.c
182-applets/wncklet/window-list.c
183-[type: gettext/glade]applets/wncklet/window-list.ui
184-applets/wncklet/window-menu.c
185-applets/wncklet/wncklet.c
186-applets/wncklet/workspace-switcher.c
187-[type: gettext/glade]applets/wncklet/workspace-switcher.ui
188-data/gnome-fallback.desktop.in.in
189-data/gnome-flashback.session.desktop.in
190-data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in
191-data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in
192-data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in
193-data/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in
194-data/org.gnome.gnome-panel.gschema.xml.in.in
195-data/org.gnome.gnome-panel.launcher.gschema.xml.in.in
196-data/org.gnome.gnome-panel.menu-button.gschema.xml.in.in
197-data/org.gnome.gnome-panel.object.gschema.xml.in.in
198-data/org.gnome.gnome-panel.toplevel.gschema.xml.in.in
199-gnome-panel/applet.c
200-gnome-panel/button-widget.c
201-gnome-panel/gnome-desktop-item-edit.c
202-gnome-panel/gnome-panel.desktop.in.in
203-gnome-panel/launcher.c
204-gnome-panel/libegg/eggdesktopfile.c
205-gnome-panel/libegg/eggsmclient.c
206-gnome-panel/libpanel-util/panel-error.c
207-gnome-panel/libpanel-util/panel-icon-chooser.c
208-gnome-panel/libpanel-util/panel-launch.c
209-gnome-panel/libpanel-util/panel-show.c
210-gnome-panel/main.c
211-gnome-panel/menu.c
212-gnome-panel/panel-action-button.c
213-gnome-panel/panel-addto.c
214-gnome-panel/panel-applet-frame.c
215-gnome-panel/panel-bindings.c
216-gnome-panel/panel.c
217-gnome-panel/panel-compatibility.c
218-gnome-panel/panel-context-menu.c
219-gnome-panel/panel-ditem-editor.c
220-gnome-panel/panel-force-quit.c
221-gnome-panel/panel-frame.c
222-gnome-panel/panel-layout.c
223-gnome-panel/panel-menu-bar.c
224-gnome-panel/panel-menu-button.c
225-gnome-panel/panel-menu-items.c
226-gnome-panel/panel-properties-dialog.c
227-[type: gettext/glade]gnome-panel/panel-properties-dialog.ui
228-gnome-panel/panel-recent.c
229-gnome-panel/panel-run-dialog.c
230-[type: gettext/glade]gnome-panel/panel-run-dialog.ui
231-gnome-panel/panel-separator.c
232-gnome-panel/panel-shell.c
233-gnome-panel/panel-stock-icons.c
234-gnome-panel/panel-test-applets.c
235-[type: gettext/glade]gnome-panel/panel-test-applets.ui
236-gnome-panel/panel-toplevel.c
237-gnome-panel/panel-util.c
238-[type: gettext/ini]libpanel-applet/org.gnome.panel.TestApplet.panel-applet.in
239-libpanel-applet/panel-applet.c
240
241=== removed directory '.pc/51_desktop_file.patch'
242=== removed directory '.pc/51_desktop_file.patch/gnome-panel'
243=== removed file '.pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in'
244--- .pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in 2014-04-13 12:27:07 +0000
245+++ .pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in 1970-01-01 00:00:00 +0000
246@@ -1,18 +0,0 @@
247-[Desktop Entry]
248-Type=Application
249-_Name=Panel
250-_Comment=Launch other applications and provide various utilities to manage windows, show the time, etc.
251-Icon=gnome-panel
252-Exec=gnome-panel
253-StartupNotify=true
254-Terminal=false
255-X-GNOME-Bugzilla-Bugzilla=GNOME
256-X-GNOME-Bugzilla-Product=gnome-panel
257-X-GNOME-Bugzilla-Component=general
258-X-GNOME-Bugzilla-Version=3.8.0
259-Categories=GNOME;GTK;System;Core;
260-OnlyShowIn=GNOME;
261-NoDisplay=true
262-X-GNOME-AutoRestart=true
263-X-GNOME-Autostart-Phase=Panel
264-X-GNOME-Provides=panel
265
266=== removed file '.pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in.in'
267--- .pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in.in 2014-04-13 12:27:07 +0000
268+++ .pc/51_desktop_file.patch/gnome-panel/gnome-panel.desktop.in.in 1970-01-01 00:00:00 +0000
269@@ -1,18 +0,0 @@
270-[Desktop Entry]
271-Type=Application
272-_Name=Panel
273-_Comment=Launch other applications and provide various utilities to manage windows, show the time, etc.
274-Icon=gnome-panel
275-Exec=gnome-panel
276-StartupNotify=true
277-Terminal=false
278-X-GNOME-Bugzilla-Bugzilla=GNOME
279-X-GNOME-Bugzilla-Product=gnome-panel
280-X-GNOME-Bugzilla-Component=general
281-X-GNOME-Bugzilla-Version=@VERSION@
282-Categories=GNOME;GTK;System;Core;
283-OnlyShowIn=GNOME;
284-NoDisplay=true
285-X-GNOME-AutoRestart=true
286-X-GNOME-Autostart-Phase=Panel
287-X-GNOME-Provides=panel
288
289=== modified file '.pc/applied-patches'
290--- .pc/applied-patches 2014-04-13 12:27:07 +0000
291+++ .pc/applied-patches 2014-04-22 09:00:45 +0000
292@@ -9,7 +9,3 @@
293 11_compat_options.patch
294 fix-gweather-crash.patch
295 40_unset_menuproxy.patch
296-41_classic_layout.patch
297-49_no_screensaver.patch
298-50_ubuntu_sessions.patch
299-51_desktop_file.patch
300
301=== modified file 'data/Makefile.am'
302--- data/Makefile.am 2013-11-22 10:20:12 +0000
303+++ data/Makefile.am 2014-04-22 09:00:45 +0000
304@@ -31,12 +31,12 @@
305 @GSETTINGS_RULES@
306
307 sessiondir = $(datadir)/gnome-session/sessions
308-session_in_files = gnome-flashback.session.desktop.in gnome-flashback-compiz.session.desktop.in
309+session_in_files = gnome-flashback.session.desktop.in
310 session_DATA = $(session_in_files:.session.desktop.in=.session)
311
312 xsessiondir = $(datadir)/xsessions
313 xsession_in_in_files = gnome-fallback.desktop.in.in
314-xsession_in_files = gnome-fallback.desktop.in gnome-fallback-compiz.desktop.in
315+xsession_in_files = gnome-fallback.desktop.in
316 xsession_DATA = $(xsession_in_files:.desktop.in=.desktop)
317
318 %.session: %.session.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
319
320=== removed file 'data/gnome-fallback-compiz.desktop.in'
321--- data/gnome-fallback-compiz.desktop.in 2014-03-01 14:39:38 +0000
322+++ data/gnome-fallback-compiz.desktop.in 1970-01-01 00:00:00 +0000
323@@ -1,8 +0,0 @@
324-[Desktop Entry]
325-_Name=GNOME Flashback (Compiz)
326-_Comment=This session logs you into GNOME with the traditional panel
327-Exec=gnome-session --session=gnome-flashback-compiz
328-TryExec=gnome-session
329-Icon=
330-Type=Application
331-X-LightDM-DesktopName=Unity
332
333=== modified file 'data/gnome-fallback.desktop.in.in'
334--- data/gnome-fallback.desktop.in.in 2014-03-01 14:39:38 +0000
335+++ data/gnome-fallback.desktop.in.in 2014-04-22 09:00:45 +0000
336@@ -1,8 +1,7 @@
337 [Desktop Entry]
338-_Name=GNOME Flashback (Metacity)
339+_Name=GNOME Flashback
340 _Comment=This session logs you into GNOME with the traditional panel
341 Exec=@libexecdir@/gnome-session-flashback
342 TryExec=@libexecdir@/gnome-session-flashback
343 Icon=
344 Type=Application
345-X-LightDM-DesktopName=Unity
346
347=== removed file 'data/gnome-flashback-compiz.session.desktop.in'
348--- data/gnome-flashback-compiz.session.desktop.in 2014-03-01 14:39:38 +0000
349+++ data/gnome-flashback-compiz.session.desktop.in 1970-01-01 00:00:00 +0000
350@@ -1,4 +0,0 @@
351-[GNOME Session]
352-_Name=GNOME Flashback (Compiz)
353-RequiredComponents=gnome-panel;unity-settings-daemon;compiz;nautilus-classic;gnome-flashback-services;
354-DesktopName=Unity
355
356=== modified file 'data/gnome-flashback.session.desktop.in'
357--- data/gnome-flashback.session.desktop.in 2014-03-01 14:39:38 +0000
358+++ data/gnome-flashback.session.desktop.in 2014-04-22 09:00:45 +0000
359@@ -1,4 +1,3 @@
360 [GNOME Session]
361-_Name=GNOME Flashback (Metacity)
362-RequiredComponents=gnome-panel;unity-settings-daemon;metacity;nautilus-classic;gnome-flashback-services;
363-DesktopName=Unity
364+_Name=GNOME Flashback
365+RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;gnome-wm;
366
367=== modified file 'data/panel-default-layout.layout'
368--- data/panel-default-layout.layout 2014-03-01 14:39:38 +0000
369+++ data/panel-default-layout.layout 2014-04-22 09:00:45 +0000
370@@ -14,21 +14,28 @@
371 toplevel-id=top-panel
372 pack-index=0
373
374-[Object indicators]
375-object-iid=IndicatorAppletCompleteFactory::IndicatorAppletComplete
376-toplevel-id=top-panel
377-pack-type=end
378-pack-index=0
379-
380-[Object show-desktop]
381-object-iid=WnckletFactory::ShowDesktopApplet
382-toplevel-id=bottom-panel
383+[Object clock]
384+object-iid=ClockAppletFactory::ClockApplet
385+toplevel-id=top-panel
386+pack-type=end
387+pack-index=1
388+
389+[Object notification-area]
390+object-iid=NotificationAreaAppletFactory::NotificationArea
391+toplevel-id=top-panel
392+pack-type=end
393+pack-index=2
394+
395+[Object user-menu]
396+object-iid=PanelInternalFactory::UserMenu
397+toplevel-id=top-panel
398+pack-type=end
399 pack-index=0
400
401 [Object window-list]
402 object-iid=WnckletFactory::WindowListApplet
403 toplevel-id=bottom-panel
404-pack-index=1
405+pack-index=0
406
407 [Object workspace-switcher]
408 object-iid=WnckletFactory::WorkspaceSwitcherApplet
409
410=== modified file 'debian/changelog'
411--- debian/changelog 2014-04-13 12:27:07 +0000
412+++ debian/changelog 2014-04-22 09:00:45 +0000
413@@ -1,3 +1,10 @@
414+gnome-panel (1:3.8.0-1ubuntu12) UNRELEASED; urgency=medium
415+
416+ * Update 40_unset_menuproxy.patch to unset menu proxy in
417+ gnome-panel too not only in applets (lp: #1310929, #122339).
418+
419+ -- Alberts Muktupāvels <alberts.muktupavels@gmail.com> Tue, 22 Apr 2014 11:29:31 +0300
420+
421 gnome-panel (1:3.8.0-1ubuntu11) trusty; urgency=medium
422
423 * Set XDG_MENU_PREFIX to "gnome-flashback-" in the desktop file
424
425=== modified file 'debian/patches/40_unset_menuproxy.patch'
426--- debian/patches/40_unset_menuproxy.patch 2014-02-19 17:16:13 +0000
427+++ debian/patches/40_unset_menuproxy.patch 2014-04-22 09:00:45 +0000
428@@ -1,11 +1,14 @@
429 Description: make sure gnome-panel and the applets don't pick up menu proxies
430 Author: Ted Gould <ted@ubuntu.com>
431 Author: Dmitry Shachnev <mitya57@ubuntu.com>
432+Author: Alberts Muktupavels <alberts.muktupavels@gmail.com>
433 Forwarded: not-needed
434-Last-Update: 2014-02-19
435+Last-Update: 2014-04-22
436
437---- a/libpanel-applet/panel-applet.h
438-+++ b/libpanel-applet/panel-applet.h
439+Index: lp1310929/libpanel-applet/panel-applet.h
440+===================================================================
441+--- lp1310929.orig/libpanel-applet/panel-applet.h 2014-04-22 11:26:52.800524438 +0300
442++++ lp1310929/libpanel-applet/panel-applet.h 2014-04-22 11:26:52.792524438 +0300
443 @@ -236,6 +236,7 @@
444 GError *error; \
445 int retval; \
446@@ -14,3 +17,16 @@
447 _PANEL_APPLET_SETUP_GETTEXT (TRUE); \
448 \
449 context = g_option_context_new (""); \
450+Index: lp1310929/gnome-panel/main.c
451+===================================================================
452+--- lp1310929.orig/gnome-panel/main.c 2014-04-22 11:26:52.720524440 +0300
453++++ lp1310929/gnome-panel/main.c 2014-04-22 11:28:17.508522217 +0300
454+@@ -55,6 +55,8 @@
455+ bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
456+ textdomain (GETTEXT_PACKAGE);
457+
458++ g_setenv ("UBUNTU_MENUPROXY", "0", TRUE);
459++
460+ /* We will register explicitly when we're ready -- see panel-session.c */
461+ egg_sm_client_set_mode (EGG_SM_CLIENT_MODE_DISABLED);
462+
463
464=== modified file 'gnome-panel/gnome-panel.desktop.in'
465--- gnome-panel/gnome-panel.desktop.in 2014-04-13 12:27:07 +0000
466+++ gnome-panel/gnome-panel.desktop.in 2014-04-22 09:00:45 +0000
467@@ -3,14 +3,15 @@
468 _Name=Panel
469 _Comment=Launch other applications and provide various utilities to manage windows, show the time, etc.
470 Icon=gnome-panel
471-Exec=env XDG_MENU_PREFIX="gnome-flashback-" gnome-panel
472+Exec=gnome-panel
473+StartupNotify=true
474 Terminal=false
475 X-GNOME-Bugzilla-Bugzilla=GNOME
476 X-GNOME-Bugzilla-Product=gnome-panel
477 X-GNOME-Bugzilla-Component=general
478 X-GNOME-Bugzilla-Version=3.8.0
479 Categories=GNOME;GTK;System;Core;
480-OnlyShowIn=GNOME;Unity;
481+OnlyShowIn=GNOME;
482 NoDisplay=true
483 X-GNOME-AutoRestart=true
484 X-GNOME-Autostart-Phase=Panel
485
486=== modified file 'gnome-panel/gnome-panel.desktop.in.in'
487--- gnome-panel/gnome-panel.desktop.in.in 2014-04-13 12:27:07 +0000
488+++ gnome-panel/gnome-panel.desktop.in.in 2014-04-22 09:00:45 +0000
489@@ -3,14 +3,15 @@
490 _Name=Panel
491 _Comment=Launch other applications and provide various utilities to manage windows, show the time, etc.
492 Icon=gnome-panel
493-Exec=env XDG_MENU_PREFIX="gnome-flashback-" gnome-panel
494+Exec=gnome-panel
495+StartupNotify=true
496 Terminal=false
497 X-GNOME-Bugzilla-Bugzilla=GNOME
498 X-GNOME-Bugzilla-Product=gnome-panel
499 X-GNOME-Bugzilla-Component=general
500 X-GNOME-Bugzilla-Version=@VERSION@
501 Categories=GNOME;GTK;System;Core;
502-OnlyShowIn=GNOME;Unity;
503+OnlyShowIn=GNOME;
504 NoDisplay=true
505 X-GNOME-AutoRestart=true
506 X-GNOME-Autostart-Phase=Panel
507
508=== modified file 'gnome-panel/main.c'
509--- gnome-panel/main.c 2012-05-25 10:44:35 +0000
510+++ gnome-panel/main.c 2014-04-22 09:00:45 +0000
511@@ -55,6 +55,8 @@
512 bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
513 textdomain (GETTEXT_PACKAGE);
514
515+ g_setenv ("UBUNTU_MENUPROXY", "0", TRUE);
516+
517 /* We will register explicitly when we're ready -- see panel-session.c */
518 egg_sm_client_set_mode (EGG_SM_CLIENT_MODE_DISABLED);
519
520
521=== modified file 'po/POTFILES.in'
522--- po/POTFILES.in 2013-11-22 10:20:12 +0000
523+++ po/POTFILES.in 2014-04-22 09:00:45 +0000
524@@ -25,8 +25,6 @@
525 [type: gettext/glade]applets/wncklet/workspace-switcher.ui
526 data/gnome-fallback.desktop.in.in
527 data/gnome-flashback.session.desktop.in
528-data/gnome-fallback-compiz.desktop.in
529-data/gnome-flashback-compiz.session.desktop.in
530 data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in
531 data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in
532 data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in

Subscribers

People subscribed via source and target branches