[mousetrap/gnome3-wip: 17/240] Remove generated POTFILES, update gitignore, and fix reference to moved main.py



commit 83753bfffbea813403cc552185bc5270cceca0d7
Author: Stoney Jackson <dr stoney gmail com>
Date:   Thu Apr 17 11:06:15 2014 -0400

    Remove generated POTFILES, update gitignore, and fix reference to moved main.py

 .gitignore     |    2 ++
 po/POTFILES    |   11 -----------
 po/POTFILES.in |    2 +-
 3 files changed, 3 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1549b12..405bfdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,5 @@ src/mousetrap/app/mousetrap
 po/Makefile.in.in
 aclocal.m4
 *.py.bak
+
+po/POTFILES
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f253f25..5541340 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,7 +3,7 @@
 [encoding: UTF-8]
 src/mousetrap/app/addons/handler.py
 src/mousetrap/app/addons/recalc.py
-src/mousetrap/app/main.py
+src/mousetrap/main.py
 src/mousetrap/app/ui/dialogs.py
 src/mousetrap/app/ui/main.py
 src/mousetrap/app/ui/settings_gui.py


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]