metacity r4062 - in trunk: . src
- From: tthurman svn gnome org
- To: svn-commits-list gnome org
- Subject: metacity r4062 - in trunk: . src
- Date: Wed, 24 Dec 2008 20:39:00 +0000 (UTC)
Author: tthurman
Date: Wed Dec 24 20:39:00 2008
New Revision: 4062
URL: http://svn.gnome.org/viewvc/metacity?rev=4062&view=rev
Log:
* src/metacity.schemas.in.in: add screenshot commands which had
mistakenly been removed; closes #564343, Launchpad bug 298463,
Red Hat bug 474635, and probably others.
Modified:
trunk/ChangeLog
trunk/src/metacity.schemas.in.in
Modified: trunk/src/metacity.schemas.in.in
==============================================================================
--- trunk/src/metacity.schemas.in.in (original)
+++ trunk/src/metacity.schemas.in.in Wed Dec 24 20:39:00 2008
@@ -467,6 +467,38 @@
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/metacity/keybinding_commands/command_screenshot</key>
+ <applyto>/apps/metacity/keybinding_commands/command_screenshot</applyto>
+ <owner>metacity</owner>
+ <type>string</type>
+ <default>gnome-screenshot</default>
+ <locale name="C">
+ <short>The screenshot command</short>
+ <long>
+ The /apps/metacity/global_keybindings/run_command_screenshot
+ key defines a keybinding which causes the command specified
+ by this setting to be invoked.
+ </long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/metacity/keybinding_commands/command_window_screenshot</key>
+ <applyto>/apps/metacity/keybinding_commands/command_window_screenshot</applyto>
+ <owner>metacity</owner>
+ <type>string</type>
+ <default>gnome-screenshot --window</default>
+ <locale name="C">
+ <short>The window screenshot command</short>
+ <long>
+ The /apps/metacity/global_keybindings/run_command_window_screenshot
+ key defines a keybinding which causes the command specified
+ by this setting to be invoked.
+ </long>
+ </locale>
+ </schema>
+
<!-- Schemas below are generated by schema-bindings.c when this file
becomes metacity.schemas.in
-->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]