[gnome-panel] remove gnome-panel-add script
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] remove gnome-panel-add script
- Date: Mon, 27 Oct 2014 16:19:46 +0000 (UTC)
commit cd8c582efbde3f4e683258e0dd41c50d88648d8f
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Thu Aug 14 02:20:08 2014 +0300
remove gnome-panel-add script
This script is outdated! I have not seen any bug report that it
does not work so most likely no one is using it.
gnome-panel/Makefile.am | 14 +--
gnome-panel/gnome-panel-add.in | 325 ----------------------------------------
2 files changed, 2 insertions(+), 337 deletions(-)
---
diff --git a/gnome-panel/Makefile.am b/gnome-panel/Makefile.am
index b8c7c7d..3e0227e 100644
--- a/gnome-panel/Makefile.am
+++ b/gnome-panel/Makefile.am
@@ -4,7 +4,6 @@ bin_PROGRAMS = \
gnome-panel \
gnome-desktop-item-edit \
panel-test-applets
-libexec_SCRIPTS = gnome-panel-add
AM_CPPFLAGS = \
$(PANEL_CFLAGS) \
@@ -172,13 +171,6 @@ panel_test_applets_LDADD = \
panel_test_applets_LDFLAGS = -export-dynamic
-gnome-panel-add: gnome-panel-add.in Makefile
- $(AM_V_GEN)sed \
- -e s!\ PYTHON\@! PYTHON@! \
- -e s!\ PANEL_APPLETS_DIR\@!$(appletsdir)! \
- < $< > $@
- $(AM_V_at)chmod a+x $@
-
panel_enum_headers = \
$(top_srcdir)/gnome-panel/panel-enums.h \
$(top_srcdir)/gnome-panel/panel-enums-gsettings.h \
@@ -269,14 +261,12 @@ EXTRA_DIST = \
nothing.cP \
nothing.h \
panel-marshal.list \
- $(desktop_in_files) \
- gnome-panel-add.in
+ $(desktop_in_files)
CLEANFILES = \
$(BUILT_SOURCES) \
$(sys_DATA) \
- $(desktop_DATA) \
- gnome-panel-add
+ $(desktop_DATA)
dist-hook:
cd $(distdir) ; rm -f $(CLEANFILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]