[nautilus-share] Clean up po/ directory, update path in POTFILES.in
- From: Federico Mena Quintero <federico src gnome org>
- To: svn-commits-list gnome org
- Subject: [nautilus-share] Clean up po/ directory, update path in POTFILES.in
- Date: Tue, 21 Jul 2009 23:54:20 +0000 (UTC)
commit a0a24346a2e7ff93424a68b9694c869171e8c660
Author: Chow Loong Jin <hyperair gmail com>
Date: Thu Jul 2 16:32:17 2009 +0800
Clean up po/ directory, update path in POTFILES.in
po/Makefile.in.in and po/POTFILES are generated files. Hence, I've added them
to .gitignore, and removed them.
.gitignore | 2 +
po/Makefile.in.in | 218 -----------------------------------------------------
po/POTFILES | 3 -
po/POTFILES.in | 2 +-
4 files changed, 3 insertions(+), 222 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c65d4eb..f186652 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
Makefile
Makefile.in
+Makefile.in.in
+POTFILES
aclocal.m4
autom4te.cache
config.h
diff --git a/po/POTFILES.in b/po/POTFILES.in
index de7b941..3a0e185 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,3 @@
src/nautilus-share.c
src/shares.c
-interfaces/share-dialog.glade.in
+interfaces/share-dialog.ui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]