mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Changed metacity-properties window title to match its menu entry and be more consistent with other capplets
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user