summaryrefslogtreecommitdiff
path: root/portato.py
diff options
context:
space:
mode:
authornecoro <>2007-01-26 18:58:34 +0000
committernecoro <>2007-01-26 18:58:34 +0000
commit47fa732873512507322d8907dc30d1c8257e67a7 (patch)
tree8be9041791ea5977df29e417178bdf5511a716b7 /portato.py
parente0c70e1133b12341a9f14f68e00a44c1a7ea5a18 (diff)
downloadportato-47fa732873512507322d8907dc30d1c8257e67a7.tar.gz
portato-47fa732873512507322d8907dc30d1c8257e67a7.tar.bz2
portato-47fa732873512507322d8907dc30d1c8257e67a7.zip
- fixed oneshot-bug
- added accelerators - enabled copying out of the console
Diffstat (limited to 'portato.py')
-rwxr-xr-xportato.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/portato.py b/portato.py
index 65cee2c..f00169b 100755
--- a/portato.py
+++ b/portato.py
@@ -28,6 +28,7 @@ the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by René 'Necoro' Neumann <necoro@necoro.net>""" % VERSION
+ sys.exit(0)
else:
uimod = sys.argv[1]
if uimod in FRONTENDS: