diff options
Diffstat (limited to 'data/icons/22x22')
-rw-r--r-- | data/icons/22x22/Makefile.am | 1 | ||||
-rw-r--r-- | data/icons/22x22/panel/Makefile.am | 8 | ||||
-rw-r--r-- | data/icons/22x22/panel/panel-dummy.png | 0 |
3 files changed, 9 insertions, 0 deletions
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am new file mode 100644 index 0000000..4ca175a --- /dev/null +++ b/data/icons/22x22/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = panel diff --git a/data/icons/22x22/panel/Makefile.am b/data/icons/22x22/panel/Makefile.am new file mode 100644 index 0000000..a919254 --- /dev/null +++ b/data/icons/22x22/panel/Makefile.am @@ -0,0 +1,8 @@ + +iconsdir = $(pkgdatadir)/icons/hicolor/22x22/status + +icons_DATA = \ + panel-dummy.png + +EXTRA_DIST = $(icons_DATA) + diff --git a/data/icons/22x22/panel/panel-dummy.png b/data/icons/22x22/panel/panel-dummy.png new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/data/icons/22x22/panel/panel-dummy.png |