[gnome-calendar/ui-rewrite: 9/15] Removed internal copy of Notification widget.



commit 8a23fa2b6f181b016b6e7665e7d3e6e674894e05
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Sun May 26 22:46:10 2013 -0400

    Removed internal copy of Notification widget.
    
    Use GdNotification

 src/Makefile.am        |    5 +-
 src/gtk-notification.c |  953 ------------------------------------------------
 src/gtk-notification.h |   65 ----
 3 files changed, 1 insertions(+), 1022 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1f2fc7f..f0105c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -57,10 +57,7 @@ gnome_calendar_SOURCES =                                  \
     gcal-manager.c                                        \
     gcal-manager.h                                        \
     gcal-utils.c                                          \
-    gcal-utils.h                                          \
-    gtk-notification.c                                    \
-    gtk-notification.h
-
+    gcal-utils.h
 
 gnome_calendar_LDFLAGS =                                  \
   -Wl,--export-dynamic


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