diff options
| author | Ted Gould <ted@gould.cx> | 2013-08-27 12:55:22 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2013-08-27 12:55:22 -0500 |
| commit | c440b9d6a1737e3be03e205e32fec64ebdfcb2df (patch) | |
| tree | b74867b600c41ff03ed87565eae38d2daaa47d5f /data/icons/22x22 | |
| parent | 4661ef2d0a834509194d069466e3905aece05183 (diff) | |
| parent | b7a8f35077f950dc6dab640e759341c1c2476f5c (diff) | |
| download | ayatana-indicator-session-c440b9d6a1737e3be03e205e32fec64ebdfcb2df.tar.gz ayatana-indicator-session-c440b9d6a1737e3be03e205e32fec64ebdfcb2df.tar.bz2 ayatana-indicator-session-c440b9d6a1737e3be03e205e32fec64ebdfcb2df.zip | |
Merging trunk
Diffstat (limited to 'data/icons/22x22')
| -rw-r--r-- | data/icons/22x22/Makefile.am | 1 | ||||
| -rw-r--r-- | data/icons/22x22/actions/Makefile.am | 9 | ||||
| -rw-r--r-- | data/icons/22x22/status/Makefile.am | 7 |
3 files changed, 0 insertions, 17 deletions
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am deleted file mode 100644 index c163076..0000000 --- a/data/icons/22x22/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = actions status diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am deleted file mode 100644 index 73cdd09..0000000 --- a/data/icons/22x22/actions/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ - -iconsdir = $(INDICATORICONSDIR)/hicolor/22x22/actions - -icons_DATA = \ - system-shutdown.png \ - system-restart.png \ - system-log-out.png - -EXTRA_DIST = $(icons_DATA) diff --git a/data/icons/22x22/status/Makefile.am b/data/icons/22x22/status/Makefile.am deleted file mode 100644 index 1ce0fa1..0000000 --- a/data/icons/22x22/status/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ - -iconsdir = $(INDICATORICONSDIR)/hicolor/22x22/status - -icons_DATA = \ - account-logged-in.png - -EXTRA_DIST = $(icons_DATA) |
