[gyrus/gyrus-python] removed old script.



commit 7893e84928c382a29cf523d28aa3feedaa9fbfbd
Author: Alejandro Valdes jimenez <avaldes amvj in utalca cl>
Date:   Wed Jul 8 10:39:05 2009 -0400

    removed old script.

 ChangeLog          |    6 ++
 src/Makefile.am    |    4 +-
 src/gyrus_acl.py   |  145 -------------------------------------------------
 src/gyrus_find.py  |  103 -----------------------------------
 src/gyrus_print.py |  153 ----------------------------------------------------
 5 files changed, 7 insertions(+), 404 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1e81e6e..d937a3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-08  Alejandro Valdes jimenez  <avaldes gnome org>
+
+	* src/gyrus_acl.py: removed.
+	* src/gyrus_find.py: removed.
+	* src/gyrus_print.py: removed.
+
 2009-07-07  Francisco Rojas  <frojas alumnos utalca cl>
 
 	* src/GyrusAdmin.py: add script
diff --git a/src/Makefile.am b/src/Makefile.am
index 90ea80f..69d4e11 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,13 +6,11 @@ all-local: config.py
 app_PYTHON = \
 	__init__.py \
 	config.py \
-	gyrus_acl.py \
 	gyrus_admin_mailbox.py \
 	gyrus_constant.py \
-	gyrus_find.py \
-	gyrus_print.py \
 	gyrus.py \
 	gyrus_session.py \
+	GyrusAdmin.py \
 	GyrusMailboxesTreeView.py \
 	GyrusMailboxesStore.py \
 	GyrusAclTreeView.py \



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