diff options
author | David Runge <david.runge@frqrec.com> | 2013-11-20 15:16:28 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2013-11-20 15:16:28 +0100 |
commit | 739b8d62c25b161c8d71ba84ee5ba72ae668d821 (patch) | |
tree | 1f00305443fafb54936f6b96972f2fb1c34a9f76 /.local/share/applications/securium.desktop | |
parent | 66b34bd55ab363ba4e2ed6dcf169d1277cc72aab (diff) | |
download | dotfiles-739b8d62c25b161c8d71ba84ee5ba72ae668d821.tar.gz dotfiles-739b8d62c25b161c8d71ba84ee5ba72ae668d821.tar.bz2 dotfiles-739b8d62c25b161c8d71ba84ee5ba72ae668d821.tar.xz dotfiles-739b8d62c25b161c8d71ba84ee5ba72ae668d821.zip |
Added desktop files, updated TODO
Diffstat (limited to '.local/share/applications/securium.desktop')
-rw-r--r-- | .local/share/applications/securium.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.local/share/applications/securium.desktop b/.local/share/applications/securium.desktop new file mode 100644 index 0000000..47c2625 --- /dev/null +++ b/.local/share/applications/securium.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Terminal=false +Exec=securium +Name=Securium +Icon=chromium +Categories=GTK;Network;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; |