aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-03-18 07:44:28 -0400
committerMike Frysinger <vapier@gentoo.org>2009-03-18 21:45:53 -0400
commitefdab2b9c831a47c6bc67aa903b75d352c494a7a (patch)
treeb0df21a76fed39f6013cc1d8c968dfb87870a50c /data/sandbox.desktop
parentbuild with --no-undefined when available (diff)
downloadsandbox-efdab2b9c831a47c6bc67aa903b75d352c494a7a.tar.gz
sandbox-efdab2b9c831a47c6bc67aa903b75d352c494a7a.tar.bz2
sandbox-efdab2b9c831a47c6bc67aa903b75d352c494a7a.zip
sandbox: add desktop/icon files
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'data/sandbox.desktop')
-rw-r--r--data/sandbox.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/sandbox.desktop b/data/sandbox.desktop
new file mode 100644
index 0000000..aeb9bd5
--- /dev/null
+++ b/data/sandbox.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Name=sandboxshell
+Type=Application
+Comment=launch a sandboxed shell ... useful for debugging ebuilds
+Exec=sandboxshell
+TryExec=sandboxshell
+Icon=sandbox.svg
+Categories=Development;
+Terminal=true