diff options
author | Ted Gould <ted@canonical.com> | 2009-08-18 13:41:27 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-18 13:41:27 -0500 |
commit | f9bc0fe67b49f00732073c5945d8dd50d60ecb97 (patch) | |
tree | 55cc90563a8a798ecbae07d3f441dafea247237e /data/indicator-applet.schemas.in | |
parent | dcbb7eba056da11cf575bb2a10fea954440bb0fb (diff) | |
parent | ba24704988964a1f211e82e87cbe8aca29641979 (diff) | |
download | libayatana-indicator-f9bc0fe67b49f00732073c5945d8dd50d60ecb97.tar.gz libayatana-indicator-f9bc0fe67b49f00732073c5945d8dd50d60ecb97.tar.bz2 libayatana-indicator-f9bc0fe67b49f00732073c5945d8dd50d60ecb97.zip |
Merging in the separation from indicator-applet
Diffstat (limited to 'data/indicator-applet.schemas.in')
-rw-r--r-- | data/indicator-applet.schemas.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/indicator-applet.schemas.in b/data/indicator-applet.schemas.in deleted file mode 100644 index 30172cd..0000000 --- a/data/indicator-applet.schemas.in +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0"?> -<gconfschemafile> - <schemalist> - <schema> - <key>/schemas/apps/indicator-applet/dummy_value</key> - <applyto>/apps/indicator-applet/dummy_value</applyto> - <owner>indicator-applet</owner> - <type>bool</type> - <default>FALSE</default> - <locale name="C"> - <short>Setting up basic GConf</short> - <long>Building up install directories. Need a dummy value.</long> - </locale> - </schema> - </schemalist> -</gconfschemafile> |