diff options
author | Perberos <[email protected]> | 2011-11-14 18:24:48 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-14 18:24:48 -0300 |
commit | 312ba610a1e98fc656fb58178227d7d45a64494e (patch) | |
tree | 54a3c2b6084c80e63fb0526c6e7b8e01627acbd7 /geyes/geyes.schemas.in | |
download | mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.bz2 mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.xz |
initial
Diffstat (limited to 'geyes/geyes.schemas.in')
-rw-r--r-- | geyes/geyes.schemas.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/geyes/geyes.schemas.in b/geyes/geyes.schemas.in new file mode 100644 index 00000000..539bda55 --- /dev/null +++ b/geyes/geyes.schemas.in @@ -0,0 +1,17 @@ +<mateconfschemafile> + <schemalist> + + <schema> + <key>/schemas/apps/geyes/prefs/theme_path</key> + <owner>geyes_applet2</owner> + <type>string</type> + <locale name="C"> + <short>Directory in which the theme is located</short> + <long></long> + </locale> + </schema> + + + </schemalist> + +</mateconfschemafile>
\ No newline at end of file |