[libslab] Remove app-shell-startup.[ch].



commit f4f4e9e6d6d87e4b184f6d6c671a93574c3cfb80
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jun 30 19:55:28 2009 +0200

    Remove app-shell-startup.[ch].
    
    Applications that want unique app facilities should use LibUnique.

 libslab/Makefile.am         |    2 -
 libslab/app-shell-startup.c |  123 -------------------------------------------
 libslab/app-shell-startup.h |   37 -------------
 3 files changed, 0 insertions(+), 162 deletions(-)
---
diff --git a/libslab/Makefile.am b/libslab/Makefile.am
index 4e7be3c..723b428 100644
--- a/libslab/Makefile.am
+++ b/libslab/Makefile.am
@@ -6,7 +6,6 @@ HEADER_FILES=					\
 	$(BUILT_SOURCES)			\
 	app-resizer.h				\
 	app-shell.h				\
-	app-shell-startup.h			\
 	application-tile.h			\
 	directory-tile.h			\
 	document-tile.h				\
@@ -27,7 +26,6 @@ libslab_la_SOURCES =				\
 	$(MARSHAL_GENERATED)			\
 	app-resizer.c				\
 	app-shell.c				\
-	app-shell-startup.c			\
 	application-tile.c			\
 	bookmark-agent.h			\
 	bookmark-agent.c			\



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