mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-27 03:32:59 -03:00
Update desktop entry
- Remove UTF-8 entry - it is now redundant; see http://standards.freedesktop.org/desktop-entry-spec/latest/apc.html - Add some suggested keywords; see http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
This commit is contained in:
parent
4c40b89faf
commit
2ff48fd346
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
|
||||||
Name=OnionShare
|
Name=OnionShare
|
||||||
Comment=Share a file securely and anonymously over Tor
|
Comment=Share a file securely and anonymously over Tor
|
||||||
Exec=/usr/bin/onionshare-gui
|
Exec=/usr/bin/onionshare-gui
|
||||||
|
@ -7,3 +6,4 @@ Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=/usr/share/pixmaps/onionshare80.xpm
|
Icon=/usr/share/pixmaps/onionshare80.xpm
|
||||||
Categories=Network;
|
Categories=Network;
|
||||||
|
Keywords=tor;anonymity;privacy;onion service;file sharing;file hosting;
|
||||||
|
|
Loading…
Add table
Reference in a new issue