diff options
author | Ryan Lortie <desrt@desrt.ca> | 2014-04-23 11:15:04 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2014-04-23 11:21:04 -0400 |
commit | 91ec907fff115b375b3648fef7635e7684cb05d6 (patch) | |
tree | 1d6259ddf05c0ae2cd79c18988e66c8e9cb891a9 /desktop-entry/desktop-entry-spec.xml | |
parent | 4f734282a18a1e29b095b2c04220214af9d5bd46 (diff) | |
download | xdg-specs-91ec907fff115b375b3648fef7635e7684cb05d6.tar.xz |
Diffstat (limited to 'desktop-entry/desktop-entry-spec.xml')
-rw-r--r-- | desktop-entry/desktop-entry-spec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index 0bdb83a..36997c0 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -490,7 +490,7 @@ </para> <para> - If <envar>$XDG_CURRENT_DIRECTORY</envar> is set then it contains a + If <envar>$XDG_CURRENT_DESKTOP</envar> is set then it contains a colon-separated list of strings. In order, each string is considered. If a matching entry is found in <varname>OnlyShowIn</varname> then the desktop file is shown. |