diff options
author | infirit <[email protected]> | 2014-02-10 21:35:25 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-10 21:35:25 +0100 |
commit | 764ae67a0b5dd61f04f3f5cd9bad58533ec4bce4 (patch) | |
tree | 5cc4eadf300360035c8dd3b5b9267a5b7357dd4a /src | |
parent | abc66abadf4523d8a2da39a63e69547a53dffe04 (diff) | |
download | caja-764ae67a0b5dd61f04f3f5cd9bad58533ec4bce4.tar.bz2 caja-764ae67a0b5dd61f04f3f5cd9bad58533ec4bce4.tar.xz |
Add Keyword to desktop files, patch by Mike Gabriel (sunweaver)
Diffstat (limited to 'src')
-rw-r--r-- | src/mate-network-scheme.desktop.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mate-network-scheme.desktop.in b/src/mate-network-scheme.desktop.in index f25b4fdb..57f109e1 100644 --- a/src/mate-network-scheme.desktop.in +++ b/src/mate-network-scheme.desktop.in @@ -8,4 +8,5 @@ StartupNotify=true Type=Application Icon=network-workgroup Categories=Core; +Keywords=bookmarks;browse;local;network;locations;MATE; OnlyShowIn=MATE; |