mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 02:32:58 -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]
|
||||
Encoding=UTF-8
|
||||
Name=OnionShare
|
||||
Comment=Share a file securely and anonymously over Tor
|
||||
Exec=/usr/bin/onionshare-gui
|
||||
|
@ -7,3 +6,4 @@ Terminal=false
|
|||
Type=Application
|
||||
Icon=/usr/share/pixmaps/onionshare80.xpm
|
||||
Categories=Network;
|
||||
Keywords=tor;anonymity;privacy;onion service;file sharing;file hosting;
|
||||
|
|
Loading…
Add table
Reference in a new issue