[ekiga] Removed lib/gmmarshallers.c and lib/gmmarshallers.h from the tree



commit 28e8bfe59a8ed63013fd9bff2766eb4f846bc3e5
Author: Snark <jpuydt gnome org>
Date:   Mon Oct 11 21:00:09 2010 +0200

    Removed lib/gmmarshallers.c and lib/gmmarshallers.h from the tree
    
    Those are autobuilt ; my theory for their presence is that years ago
    I renamed them using "cvs mv"... not realizing that they weren't tracked
    and that this action not only renamed them, but also made them tracked.
    
    I also put them to .gitignore, for good measure.

 .gitignore          |    5 +-
 lib/gmmarshallers.c |  277 ---------------------------------------------------
 lib/gmmarshallers.h |   60 -----------
 3 files changed, 4 insertions(+), 338 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5d740c..b3105d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,4 +54,7 @@ src/ekiga-config-tool
 src/ekiga-helper
 src/revision.h
 stamp-h1
-help/*/*.mo
\ No newline at end of file
+help/*/*.mo
+
+lib/gmmarshallers.c
+lib/gmmarshallers.h
\ No newline at end of file



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