diff options
author | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:38:24 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:38:24 +0000 |
commit | 5fc67755b0bb9357ebb922e53eb80ff5ea6538b7 (patch) | |
tree | 7f0a9856c729267389a618a491c77393a070a303 /desktop-entry/desktop-entry-spec.xml | |
parent | b73913bba44765362d518a6ae8c89afb537ee4da (diff) | |
download | xdg-specs-5fc67755b0bb9357ebb922e53eb80ff5ea6538b7.tar.xz |
UnmountIcon is a localestring key.
2007-04-28 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: UnmountIcon is a localestring key.
Diffstat (limited to 'desktop-entry/desktop-entry-spec.xml')
-rw-r--r-- | desktop-entry/desktop-entry-spec.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index 2f8cd12..300bec1 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -937,9 +937,8 @@ X-KDE-ServiceType=FooService</programlisting> <entry id="key-unmounticon"><varname>UnmountIcon</varname></entry> <entry> Icon to display when device is not mounted. Mounted devices display icon from the <varname>Icon</varname> key. - <varname>UnmountIcon</varname>s may be localized with the <literal>UnmountIcon[xx]=</literal> syntax. </entry> - <entry>string</entry> + <entry>localestring</entry> </row> </tbody> </tgroup> |