Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Exec=exo-open --launch TerminalEmulator
|
||||
Icon=utilities-terminal
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
|
||||
OnlyShowIn=XFCE;
|
||||
Name=Terminal Emulator
|
||||
Comment=Use the command line
|
||||
X-XFCE-Source=file:///usr/share/applications/exo-terminal-emulator.desktop
|
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Tor-Browser (en-US)
|
||||
Exec=/usr/bin/tor-browser-en
|
||||
Icon=/usr/share/pixmaps/tor-browser-en.png
|
||||
Categories=Network;
|
||||
Comment=Tor Browser Bundle: Anonymous browsing using firefox and tor
|
||||
X-XFCE-Source=file:///usr/share/applications/tor-browser-en.desktop
|
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Gyazo
|
||||
Version=1.0
|
||||
Comment=Seriously Instant Screen-Grabbing
|
||||
Exec=su cxford -c "gyazo"
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=gyazo
|
||||
Categories=Utility;Graphics;
|
||||
StartupNotify=false
|
||||
X-XFCE-Source=file:///usr/share/applications/gyazo.desktop
|
||||
Path=
|
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Thunar File Manager
|
||||
Comment=Browse the filesystem with the file manager
|
||||
GenericName=File Manager
|
||||
Exec=thunar %F
|
||||
Icon=Thunar
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Type=Application
|
||||
Categories=System;Utility;Core;GTK;FileTools;FileManager;
|
||||
X-XFCE-Source=file:///usr/share/applications/Thunar.desktop
|
@@ -0,0 +1,17 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=SeaMonkey internet suite
|
||||
GenericName=Web Browser
|
||||
Comment=Your web, the way you like it
|
||||
Exec=chromium
|
||||
Icon=chromium
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupWMClass=chromium-bin
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
StartupNotify=true
|
||||
X-MultipleArgs=false
|
||||
X-Desktop-File-Install-Version=0.16
|
||||
Categories=Network;WebBrowser;
|
||||
Encoding=UTF-8
|
||||
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
|
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Chromium
|
||||
GenericName=Web Browser
|
||||
Comment=Access the Internet
|
||||
Exec=chromium %U
|
||||
Terminal=false
|
||||
Icon=chromium
|
||||
Type=Application
|
||||
Categories=GTK;Network;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
|
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Xfce Terminal
|
||||
Comment=Terminal Emulator
|
||||
GenericName=Terminal Emulator
|
||||
Exec=xfce4-terminal
|
||||
Icon=utilities-terminal
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GTK;System;TerminalEmulator;
|
||||
StartupNotify=true
|
||||
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal.desktop
|
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Thunar File Manager
|
||||
Comment=Browse the filesystem with the file manager
|
||||
GenericName=File Manager
|
||||
Exec=thunar %F
|
||||
Icon=Thunar
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Type=Application
|
||||
Categories=System;Utility;Core;GTK;FileTools;FileManager;
|
||||
X-XFCE-Source=file:///usr/share/applications/Thunar.desktop
|
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Chromium
|
||||
GenericName=Web Browser
|
||||
Comment=Access the Internet
|
||||
Exec=chromium %U
|
||||
Terminal=false
|
||||
Icon=chromium
|
||||
Type=Application
|
||||
Categories=GTK;Network;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
|
Reference in New Issue
Block a user