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