[gnome-schedule] Fixing bug 611639. Typo in xwrapper.py
- From: Gaute Hope <gauteh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-schedule] Fixing bug 611639. Typo in xwrapper.py
- Date: Wed, 10 Mar 2010 10:32:35 +0000 (UTC)
commit 2614af90c7a8ee54e49acf606f3df87228c7f013
Author: Gaute Hope <eg gaute vetsj com>
Date: Wed Mar 10 11:32:24 2010 +0100
Fixing bug 611639. Typo in xwrapper.py
src/xwrapper.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/xwrapper.py b/src/xwrapper.py
index ba3ee1c..8cac9d8 100755
--- a/src/xwrapper.py
+++ b/src/xwrapper.py
@@ -57,7 +57,7 @@ def check_X (display, xauth):
gtk.init_check ()
except Exception as e:
- print _("Could not open a connection to X!")
+ print _("Could not open a connection to X!")
print e
sys.exit (1)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]