[gnome-keyring: 2/3] Fix .gitignore files to correctly ignore the GTK+ 3 files



commit 7a8070979d8ae24bd9be960ccb00e39e7bb22838
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Sep 7 14:23:31 2010 +0100

    Fix .gitignore files to correctly ignore the GTK+ 3 files

 gcr/.gitignore  |    2 +-
 tool/.gitignore |    2 +-
 ui/.gitignore   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gcr/.gitignore b/gcr/.gitignore
index 37f3b39..680871e 100644
--- a/gcr/.gitignore
+++ b/gcr/.gitignore
@@ -1,3 +1,3 @@
 /gcr.pc
 /gcr-0.pc
-/gcr-1.pc
+/gcr-3.pc
diff --git a/tool/.gitignore b/tool/.gitignore
index 22f1045..fda5af4 100644
--- a/tool/.gitignore
+++ b/tool/.gitignore
@@ -1,2 +1,2 @@
 /gnome-keyring
-/gnome-keyring-1
+/gnome-keyring-3
diff --git a/ui/.gitignore b/ui/.gitignore
index ba5902d..e3391bc 100644
--- a/ui/.gitignore
+++ b/ui/.gitignore
@@ -1,2 +1,2 @@
 /gnome-keyring-prompt
-/gnome-keyring-prompt-1
+/gnome-keyring-prompt-3



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