mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-27 16:35:21 -04:00
.desktop file remove absolute path for icons; fixes #2925
This commit is contained in:
parent
db664803b0
commit
ef82a663b2
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ Version=1.0
|
|||
Name=RetroShare
|
||||
Comment=Securely share files with your friends
|
||||
Exec=retroshare %U
|
||||
Icon=/usr/share/pixmaps/retroshare.xpm
|
||||
Icon=retroshare.xpm
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;P2P;
|
||||
|
|
|
@ -4,7 +4,7 @@ Version=1.0
|
|||
Name=RetroShare
|
||||
Comment=Securely communicate with your friends
|
||||
Exec=retroshare %U
|
||||
Icon=/usr/share/pixmaps/retroshare.xpm
|
||||
Icon=retroshare.xpm
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Network;Email;InstantMessaging;Chat;Feed;FileTransfer;P2P
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue