summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-02-01 13:34:08 +0100
committerStef Walter <stefw@gnome.org>2012-02-03 20:44:46 +0100
commit46137f865bfcd131c82c4b2742e79f43e25a6c84 (patch)
tree44862ca51e29ce98bb02689693603d38d6317fc3 /.gitignore
parent797b63f8e3e9144a86f943621aebc6ebcfeba683 (diff)
downloadlibsecret-46137f865bfcd131c82c4b2742e79f43e25a6c84.tar.gz
Rename gsecret to libsecret
* Fixes the namespacing capitalization issues run into with gobject-introspection and glib code tools
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 27ba13e..94adb16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,13 +34,13 @@ stamp*
/build/valgrind-suppressions
/po/POTFILES
-/po/gsecret.pot
+/po/libsecret.pot
/egg/tests/test-*
!/egg/tests/test-*.c
-/library/gsecret-dbus-generated.[ch]
-/library/gsecret-enum-types.[ch]
+/library/secret-dbus-generated.[ch]
+/library/secret-enum-types.[ch]
/library/tests/test-*
!/library/tests/test-*.c