Merge lp:~bratsche/ubuntu/natty/gdm/disable-resize-grips into lp:ubuntu/natty/gdm

Proposed by Cody Russell
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~bratsche/ubuntu/natty/gdm/disable-resize-grips
Merge into: lp:ubuntu/natty/gdm
Diff against target: 26 lines (+14/-0)
2 files modified
debian/patches/37_disable_resize_grip.patch (+13/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp:~bratsche/ubuntu/natty/gdm/disable-resize-grips
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+46496@code.launchpad.net
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=== added file 'debian/patches/37_disable_resize_grip.patch'
2--- debian/patches/37_disable_resize_grip.patch 1970-01-01 00:00:00 +0000
3+++ debian/patches/37_disable_resize_grip.patch 2011-01-17 16:13:53 +0000
4@@ -0,0 +1,13 @@
5+diff --git a/gui/simple-greeter/gdm-greeter-panel.c b/gui/simple-greeter/gdm-greeter-panel.c
6+index af29f1b..f35a6ba 100644
7+--- a/gui/simple-greeter/gdm-greeter-panel.c
8++++ b/gui/simple-greeter/gdm-greeter-panel.c
9+@@ -887,7 +887,7 @@ static void
10+ gdm_greeter_panel_init (GdmGreeterPanel *panel)
11+ {
12+ panel->priv = GDM_GREETER_PANEL_GET_PRIVATE (panel);
13+-
14++ gtk_window_set_has_resize_grip (GTK_WINDOW (panel), FALSE);
15+ }
16+
17+ static void
18
19=== modified file 'debian/patches/series'
20--- debian/patches/series 2010-12-14 22:24:40 +0000
21+++ debian/patches/series 2011-01-17 16:13:53 +0000
22@@ -24,3 +24,4 @@
23 34_disable_a11y_default.patch
24 35_langlist_and_lsmess_dmrc_fields.patch
25 36_language_environment_settings.patch
26+37_disable_resize_grip.patch

Subscribers

People subscribed via source and target branches

to all changes: