From cd1a73a61e9994cf9ee6b912ef20ef0767f61bf5 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 2 Mar 2009 22:24:03 +0100 Subject: Forgot to commit exception.py --- src/Gui/crash-catcher.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/Gui/crash-catcher.desktop (limited to 'src') diff --git a/src/Gui/crash-catcher.desktop b/src/Gui/crash-catcher.desktop new file mode 100644 index 0000000..37db7ae --- /dev/null +++ b/src/Gui/crash-catcher.desktop @@ -0,0 +1,12 @@ + +[Desktop Entry] +Encoding=UTF-8 +Name=CrashCatcher +Comment=Gui for crash-catcher +Exec=cc-gui +Icon= +Terminal=false +Type=Application +Categories=System;X-Red-Hat-Base; +StartupNotify=true +X-Desktop-File-Install-Version=0.15 -- cgit