diff options
Diffstat (limited to 'charpick/charpick.schemas.in')
-rw-r--r-- | charpick/charpick.schemas.in | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/charpick/charpick.schemas.in b/charpick/charpick.schemas.in deleted file mode 100644 index bb3c9d7c..00000000 --- a/charpick/charpick.schemas.in +++ /dev/null @@ -1,36 +0,0 @@ -<mateconfschemafile> - <schemalist> - - <schema> - <key>/schemas/apps/charpick/prefs/default_list</key> - <owner>charpick_applet2</owner> - <type>string</type> - <locale name="C"> - <short>DEPRECATED - Characters shown on applet startup</short> - <long></long> - </locale> - </schema> - - <schema> - <key>/schemas/apps/charpick/prefs/current_list</key> - <owner>charpick_applet2</owner> - <type>string</type> - <locale name="C"> - <short>Characters shown on applet startup</short> - <long>The string that the user had selected when the applet was last used. This string will be displayed when the user starts the applet.</long> - </locale> - </schema> - - <schema> - <key>/schemas/apps/charpick/prefs/chartable</key> - <owner>charpick_applet2</owner> - <type>list</type> - <list_type>string</list_type> - <locale name="C"> - <short>List of available palettes</short> - <long>List of strings containing the available palettes.</long> - </locale> - </schema> - - </schemalist> -</mateconfschemafile> |