Cody Russell has proposed merging
lp:~bratsche/indicator-session/decoration-change into lp:indicator-session.
Requested reviews:
Indicator Applet Developers (indicator-applet-developers)
--
https://code.launchpad.net/~bratsche/indicator-session/decoration-change/+merge/20173
Your team ayatana-commits is subscribed to branch lp:indicator-session.
=== modified file 'src/gtk-dialog/logout-dialog.c'
--- src/gtk-dialog/logout-dialog.c 2009-10-05 21:11:25 +0000
+++ src/gtk-dialog/logout-dialog.c 2010-02-25 20:12:17 +0000
@@ -278,7 +278,6 @@
gtk_widget_realize(GTK_WIDGET(logout_dialog));
/* remove superfluous window buttons */
gdk_window_set_functions (GTK_WIDGET(logout_dialog)->window, 0);
- gdk_window_set_decorations (GTK_WIDGET(logout_dialog)->window, GDK_DECOR_BORDER | GDK_DECOR_TITLE);
/* center window */
gtk_window_set_position (GTK_WINDOW(logout_dialog), GTK_WIN_POS_CENTER);
_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help : https://help.launchpad.net/ListHelp