diff options
author | raveit <[email protected]> | 2013-06-02 18:44:46 +0200 |
---|---|---|
committer | raveit <[email protected]> | 2013-06-02 18:44:46 +0200 |
commit | 8bad39654ebd11f91b0333bd5de3d7b975392ad1 (patch) | |
tree | a152f82cb7032fb9ca93e5d588486f7b2759a404 | |
parent | 7c3cb0e6c7bd1fcf4711fec0a5a3e59acef1b36c (diff) | |
download | mate-panel-8bad39654ebd11f91b0333bd5de3d7b975392ad1.tar.bz2 mate-panel-8bad39654ebd11f91b0333bd5de3d7b975392ad1.tar.xz |
remove mate-panelrc
-rw-r--r-- | mate-panel/Makefile.am | 3 | ||||
-rw-r--r-- | mate-panel/mate-panelrc | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am index 49da18b5..ac939d1c 100644 --- a/mate-panel/Makefile.am +++ b/mate-panel/Makefile.am @@ -223,9 +223,6 @@ BUILT_SOURCES = \ panel-marshal.c \ panel-marshal.h -rcdir = $(datadir) -rc_DATA = mate-panelrc - uidir = $(datadir)/mate-panel/ui ui_DATA = \ panel-properties-dialog.ui \ diff --git a/mate-panel/mate-panelrc b/mate-panel/mate-panelrc deleted file mode 100644 index 0fb54692..00000000 --- a/mate-panel/mate-panelrc +++ /dev/null @@ -1,4 +0,0 @@ -# -# This file is intentionally left empty. You may add gtk theme -# definitions here and they will only apply to the MATE Panel. -# |