[meld] Mark our mime XML translatable and ignore its byproduct



commit bc2053fc110a24287f7a920fe2d3e5badaba4979
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Fri Apr 12 07:25:44 2013 +1000

    Mark our mime XML translatable and ignore its byproduct

 .gitignore     |    1 +
 po/POTFILES.in |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c05a0e8..dd16738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 *.rej
 *.desktop
 *.install
+data/mime/meld.xml
\ No newline at end of file
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 1b55ddb..bed3895 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,6 @@
 bin/meld
 data/meld.desktop.in
+data/meld.xml.in
 [type: gettext/glade]data/ui/dirdiff.ui
 [type: gettext/glade]data/ui/EditableList.ui
 [type: gettext/glade]data/ui/filediff.ui


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