Fix the EWMH link, noticed by Kristof Vansant.
2005-04-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtkwindow.c (gtk_window_set_keep_below): Fix the EWMH link, noticed by Kristof Vansant.
This commit is contained in:
committed by
Matthias Clasen
parent
83d8d721d6
commit
23ec028870
@@ -1,5 +1,8 @@
|
||||
2005-04-06 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
||||
* gtk/gtkwindow.c (gtk_window_set_keep_below): Fix the EWMH link,
|
||||
noticed by Kristof Vansant.
|
||||
|
||||
* po/.cvsignore, po-properties/.cvsignore: Remove
|
||||
Makefile.in.in. (#171092, Stefan Kasal)
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
2005-04-06 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
||||
* gtk/gtkwindow.c (gtk_window_set_keep_below): Fix the EWMH link,
|
||||
noticed by Kristof Vansant.
|
||||
|
||||
* po/.cvsignore, po-properties/.cvsignore: Remove
|
||||
Makefile.in.in. (#171092, Stefan Kasal)
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
2005-04-06 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
||||
* gtk/gtkwindow.c (gtk_window_set_keep_below): Fix the EWMH link,
|
||||
noticed by Kristof Vansant.
|
||||
|
||||
* po/.cvsignore, po-properties/.cvsignore: Remove
|
||||
Makefile.in.in. (#171092, Stefan Kasal)
|
||||
|
||||
|
||||
@@ -6332,7 +6332,7 @@ gtk_window_set_keep_above (GtkWindow *window,
|
||||
* on #GtkWidget.
|
||||
*
|
||||
* Note that, according to the <ulink
|
||||
* url="http://www.freedesktop.org/standards/wm-spec">Extended Window Manager Hints</ulink>
|
||||
* url="http://www.freedesktop.org/Standards/wm-spec">Extended Window Manager Hints</ulink>
|
||||
* specification, the above state is mainly meant for user preferences and should not be used
|
||||
* by applications e.g. for drawing attention to their dialogs.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user