summaryrefslogtreecommitdiffstats
path: root/src/Gui/cc-gui
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-02-25 10:22:46 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-02-25 10:22:46 +0100
commit5349e3c06eb12af91e89ec19d62c24712f0e8317 (patch)
tree8cfeac5691cc2fed5f573f7ae4f22dacc8edcd6f /src/Gui/cc-gui
parent69c4a16ed61a147bedfa7de9459d4a6b9333c161 (diff)
More autotools magic for gui
Diffstat (limited to 'src/Gui/cc-gui')
-rw-r--r--src/Gui/cc-gui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Gui/cc-gui b/src/Gui/cc-gui
new file mode 100644
index 0000000..a44e58d
--- /dev/null
+++ b/src/Gui/cc-gui
@@ -0,0 +1,3 @@
+export PYTHONPATH=/usr/share/crash-catcher
+export XLOGNAME=$LOGNAME
+exec /usr/bin/python ../share/crash-catcher/CCMainWindow.py "$@"