From 93332554c235c7de59c64d0733f791a3be9f1775 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Sat, 8 Nov 2014 15:14:10 +0100 Subject: Move some files and directories to better locations - mate-volume-control/data changed to /data - mate-volume-control/src/* moved to mate-volume-control - sound-theme/sounds changed to /data/sounds - sound-theme/*.{c,h} moved to mate-volume-control - Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control --- .../data/icons/scalable/status/Makefile.am | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 mate-volume-control/data/icons/scalable/status/Makefile.am (limited to 'mate-volume-control/data/icons/scalable/status/Makefile.am') diff --git a/mate-volume-control/data/icons/scalable/status/Makefile.am b/mate-volume-control/data/icons/scalable/status/Makefile.am deleted file mode 100644 index c42c14e..0000000 --- a/mate-volume-control/data/icons/scalable/status/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -NULL = - -themedir = $(pkgdatadir)/icons/mate -size = scalable -context = status - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - audio-input-microphone-high.svg \ - audio-input-microphone-low.svg \ - audio-input-microphone-medium.svg \ - audio-input-microphone-muted.svg \ - $(NULL) - -EXTRA_DIST = \ - $(icons_DATA) \ - $(NULL) - - --include $(top_srcdir)/git.mk -- cgit v1.2.1