[gnome-panel/gtk3] panel: Drop gnome-panelrc



commit 09fa68b0b4d9ae185ad0ac703cbaafe9eb052124
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Jan 31 09:55:49 2011 +0100

    panel: Drop gnome-panelrc
    
    It was deprecated already, and it won't work with GTK+ 3 anyway.

 gnome-panel/Makefile.am   |    4 ----
 gnome-panel/gnome-panelrc |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/gnome-panel/Makefile.am b/gnome-panel/Makefile.am
index a341333..a283b50 100644
--- a/gnome-panel/Makefile.am
+++ b/gnome-panel/Makefile.am
@@ -221,9 +221,6 @@ BUILT_SOURCES = \
 	panel-marshal.c			\
 	panel-marshal.h
 
-rcdir = $(datadir)
-rc_DATA = gnome-panelrc
-
 uidir = $(datadir)/gnome-panel/ui
 ui_DATA =					\
 	panel-properties-dialog.ui		\
@@ -271,7 +268,6 @@ EXTRA_DIST =					\
 	$(schemas_in_files)			\
 	panel-compatibility.schemas		\
 	panel-marshal.list			\
-	gnome-panelrc				\
 	$(entries_DATA)				\
 	$(desktop_in_files)			\
 	gnome-panel-add.in



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