summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2007-12-09 23:48:39 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-12-09 23:48:39 +0000
commit855de7253de995ce632c8db8cbbb56364bbc4761 (patch)
tree9f64cfd4a22e5dac71a511a8b5d3b27a2036d518
parente7dc04d28ef1d38468888a17a3257282e8881d22 (diff)
downloadmetacity-855de7253de995ce632c8db8cbbb56364bbc4761.tar.gz
rewrite long description of
2007-12-08 Thomas Thurman <tthurman@gnome.org> * src/metacity.schemas.in: rewrite long description of /schemas/apps/metacity/general/focus_new_windows because we love the translators really. Closes #474889. svn path=/trunk/; revision=3466
-rw-r--r--ChangeLog6
-rw-r--r--src/metacity.schemas.in26
2 files changed, 10 insertions, 22 deletions
diff --git a/ChangeLog b/ChangeLog
index be706364..72a7aa7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-08 Thomas Thurman <tthurman@gnome.org>
+
+ * src/metacity.schemas.in: rewrite long description of
+ /schemas/apps/metacity/general/focus_new_windows because we
+ love the translators really. Closes #474889.
+
2007-12-08 Matthias Clasen <mclasen@redhat.com>
* src/menu.c (meta_window_menu_new): check for null before adding
diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in
index 5929342f..dd87b102 100644
--- a/src/metacity.schemas.in
+++ b/src/metacity.schemas.in
@@ -93,28 +93,10 @@
<short>Whether raising should be a side-effect of other user
interactions</short>
<long>
- Setting this option to false can lead to buggy behavior, so
- users are strongly discouraged from changing it from the default
- of true.
-
- Many actions (e.g. clicking in the client area, moving or
- resizing the window) normally raise the window as a
- side-effect. Set this option to false to decouple raising from
- other user actions. Even when this option is false, windows can
- still be raised by an alt-left-click anywhere on the window, a
- normal click on the window decorations, or by special messages
- from pagers, such as activation requests from tasklist applets.
- This option is currently disabled in click-to-focus mode.
-
- Note that the list of ways to raise windows when raise_on_click
- is false does not include programmatic requests from
- applications to raise windows; such requests will be ignored
- regardless of the reason for the request. If you are an
- application developer and have a user complaining that your
- application does not work with this setting disabled, tell them
- it is _their_ fault for breaking their window manager and that
- they need to change this option back to true or live with the
- bug they requested. See also
+ Many actions (e.g. clicking in the client area, moving or resizing the window)
+ normally raise the window as a side-effect. Setting this option to false, which
+ is strongly discouraged, will decouple raising from other user actions, and
+ ignore raise requests generated by applications. See
http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6.
</long>
</locale>