add desktop files for Gnome
This commit is contained in:
parent
41b079a319
commit
167ae81b2b
9
desktop/Gitahead.desktop
Executable file
9
desktop/Gitahead.desktop
Executable file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=Gitahead
|
||||||
|
Comment=gitahead GUI git manager
|
||||||
|
Exec=/home/azmandios/code/_github_repos_stars/gitahead/build/release/GitAhead
|
||||||
|
Icon=/home/azmandios/code/_github_repos_stars/gitahead/rsrc/GitAhead.icns
|
||||||
|
StartupWMClass=Joplin
|
||||||
|
Type=Application
|
||||||
|
Categories=Development;
|
||||||
9
desktop/Postman.desktop
Executable file
9
desktop/Postman.desktop
Executable file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=Postman
|
||||||
|
Comment=API test
|
||||||
|
Exec=/home/azmandios/Applications/Postman/Postman
|
||||||
|
Icon=/home/azmandios/Applications/Postman/app/icons/icon_128x128.png
|
||||||
|
StartupWMClass=Postman
|
||||||
|
Type=Application
|
||||||
|
Categories=Development;
|
||||||
9
desktop/filezilla.desktop
Executable file
9
desktop/filezilla.desktop
Executable file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=Filezilla
|
||||||
|
Comment=ftp/sftp file manager
|
||||||
|
Exec=/home/azmandios/Applications/FileZilla3/bin/filezilla
|
||||||
|
Icon=/home/azmandios/Applications/FileZilla3/share/filezilla/resources/48x48/filezilla.png
|
||||||
|
StartupWMClass=Filezilla
|
||||||
|
Type=Application
|
||||||
|
Categories=Development;
|
||||||
23
desktop/firefox-developer.desktop
Executable file
23
desktop/firefox-developer.desktop
Executable file
|
|
@ -0,0 +1,23 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name=Firefox Developer Web Browser
|
||||||
|
Comment=Browse the World Wide Web
|
||||||
|
GenericName=Web Browser
|
||||||
|
Keywords=Fird
|
||||||
|
Exec=/home/azmandios/Applications/firefox/firefox
|
||||||
|
Icon=/home/azmandios/Applications/firefox/icons/default128.png
|
||||||
|
Terminal=false
|
||||||
|
X-MultipleArgs=false
|
||||||
|
Type=Application
|
||||||
|
Categories=GNOME;GTK;Network;WebBrowser;Development;
|
||||||
|
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
|
||||||
|
StartupNotify=true
|
||||||
|
StartupWMClass=firefox-aurora
|
||||||
|
|
||||||
|
[Desktop Action new-window]
|
||||||
|
Name=Open a New Window
|
||||||
|
Exec=/home/azmandios/Applications/firefox/firefox %u
|
||||||
|
|
||||||
|
[Desktop Action new-private-window]
|
||||||
|
Name=Open a New Private Window
|
||||||
|
Exec=/home/azmandios/Applications/firefox/firefox --private-window %u
|
||||||
11
desktop/navicat.desktop
Normal file
11
desktop/navicat.desktop
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
#!/usr/bin/env xdg-open
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Type=Application
|
||||||
|
Terminal=false
|
||||||
|
Exec=/home/azmandios/Applications/Navicat_Premium_15_en-x86_64.appimage
|
||||||
|
Name=Navicat
|
||||||
|
Comment=Navicat
|
||||||
|
Icon=/home/azmandios/Applications/navicat-icon.png
|
||||||
|
StartupWMClass=AppRun
|
||||||
|
Categories=IDE;Development
|
||||||
Loading…
Reference in New Issue
Block a user