[nautilus-actions] Update Nautilus-Actions schemas
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Update Nautilus-Actions schemas
- Date: Fri, 21 Aug 2009 12:04:23 +0000 (UTC)
commit 8a413cb900cd49e3c09933cdde9bae36e1294b4e
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Aug 20 18:31:30 2009 +0200
Update Nautilus-Actions schemas
Add schemas for Preferences dialog size and position, and for
DisplayAsSubmenu option
ChangeLog | 3 +++
data/nautilus-actions.schemas.in | 23 +++++++++++++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bb5aa95..96f3dd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
Display actions as a submenu.
+ * data/nautilus-actions.schemas.in:
+ Add schemas for Preferences dialog and AsSubmenu option.
+
* src/common/na-iprefs.c:
* src/common/na-iprefs.h: New files.
Manage preferences which are used by Nautilus-Actions plugin.
diff --git a/data/nautilus-actions.schemas.in b/data/nautilus-actions.schemas.in
index 9efddca..2166c97 100644
--- a/data/nautilus-actions.schemas.in
+++ b/data/nautilus-actions.schemas.in
@@ -217,6 +217,17 @@ All schemes used by Nautilus can be used here.</long>
<!-- schemas for preferences -->
<schema>
+ <key>/schemas/apps/nautilus-actions/preferences/display-as-submenu</key>
+ <owner>nautilus-actions</owner>
+ <type>bool</type>
+ <locale name="C">
+ <short>Display actions as a Nautilus submenu</short>
+ <long>When TRUE, the available Nautilus-Actions actions are displayed as a submenu of the Nautilus context menu</long>
+ </locale>
+ <default>false</default>
+ </schema>
+
+ <schema>
<key>/schemas/apps/nautilus-actions/preferences/export-assistant</key>
<owner>nautilus-actions</owner>
<type>list</type>
@@ -320,5 +331,17 @@ All schemes used by Nautilus can be used here.</long>
<default>[]</default>
</schema>
+ <schema>
+ <key>/schemas/apps/nautilus-actions/preferences/preferences-editor</key>
+ <owner>nautilus-actions</owner>
+ <type>list</type>
+ <list_type>int</list_type>
+ <locale name="C">
+ <short>Position and size of the preferences dialog</short>
+ <long>Position and size of the preferences dialog ; default is set by the window manager</long>
+ </locale>
+ <default>[]</default>
+ </schema>
+
</schemalist>
</gconfschemafile>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]