1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2025-12-18 03:50:25 +01:00

* Removed old files form project.

This commit is contained in:
2007-09-05 16:08:34 +00:00
parent 0ef11257ac
commit 1b04745ef8
9 changed files with 0 additions and 1521 deletions

View File

@@ -1,6 +0,0 @@
#!/bin/sh
# Simple wraper to launch python application from desired place.
cd ~/Devel/Python/pyGTKtalog
#export PYTHONPATH="$PYTHONPATH:/usr/lib/gajim"
#exec python -OO pyGTKtalog.py $@
exec python pyGTKtalog.py $@