summaryrefslogtreecommitdiffstats
path: root/desktop-entry
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-04-28 13:38:24 +0000
committerVincent Untz <vuntz@gnome.org>2007-04-28 13:38:24 +0000
commit5fc67755b0bb9357ebb922e53eb80ff5ea6538b7 (patch)
tree7f0a9856c729267389a618a491c77393a070a303 /desktop-entry
parentb73913bba44765362d518a6ae8c89afb537ee4da (diff)
downloadxdg-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')
-rw-r--r--desktop-entry/ChangeLog4
-rw-r--r--desktop-entry/desktop-entry-spec.xml3
2 files changed, 5 insertions, 2 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog
index 9dea91c..a85c658 100644
--- a/desktop-entry/ChangeLog
+++ b/desktop-entry/ChangeLog
@@ -1,5 +1,9 @@
2007-04-28 Vincent Untz <vuntz@gnome.org>
+ * desktop-entry-spec.xml: UnmountIcon is a localestring key.
+
+2007-04-28 Vincent Untz <vuntz@gnome.org>
+
* desktop-entry-spec.xml: clarify that lists should always end with a
semicolon, even if there's only one value.
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>