mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Changed metacity-properties window title to match its menu entry and be more consistent with other capplets
This commit is contained in:
parent
90ff51acdb
commit
49f9ba96cc
@ -1,3 +1,8 @@
|
||||
2002-05-30 Stephen Browne@sun.com <stephen.browne@sun.com>
|
||||
|
||||
* src/tools/metacity-properties.glade: changed window title
|
||||
to match other control center dialogs
|
||||
|
||||
2002-05-29 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/session.c (meta_session_init): improve error about failing
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
<widget class="GtkDialog" id="Mainwindow">
|
||||
<property name="visible">False</property>
|
||||
<property name="title" translatable="yes">Window Properties</property>
|
||||
<property name="title" translatable="yes">Window Focus Preferences</property>
|
||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||
<property name="modal">False</property>
|
||||
|
Loading…
Reference in New Issue
Block a user