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/systemadm.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/systemadm.desktop')
-rw-r--r-- | .local/share/applications/systemadm.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.local/share/applications/systemadm.desktop b/.local/share/applications/systemadm.desktop new file mode 100644 index 0000000..a724455 --- /dev/null +++ b/.local/share/applications/systemadm.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Terminal=false +Exec=systemadm +Name=SystemAdm +Icon=system +Categories=System;GTK; |