diff options
| -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. -# | 
