diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 20:10:15 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 20:10:15 +0100 |
commit | e1c7ffdac9b07cbfdabde6c5d2854535836d587d (patch) | |
tree | 224fcbe5c3d74627fd3497d36d2cde32d862d744 /data/icons/32x32/actions/Makefile.am | |
parent | 348bd323b895f5d1fd41a4b083e4b49b74717037 (diff) | |
download | ayatana-indicator-session-e1c7ffdac9b07cbfdabde6c5d2854535836d587d.tar.gz ayatana-indicator-session-e1c7ffdac9b07cbfdabde6c5d2854535836d587d.tar.bz2 ayatana-indicator-session-e1c7ffdac9b07cbfdabde6c5d2854535836d587d.zip |
A whole bunch of icons that are from our previous FUSA patches
Diffstat (limited to 'data/icons/32x32/actions/Makefile.am')
-rw-r--r-- | data/icons/32x32/actions/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am new file mode 100644 index 0000000..73b0635 --- /dev/null +++ b/data/icons/32x32/actions/Makefile.am @@ -0,0 +1,8 @@ + +iconsdir = $(pkgdatadir)/icons/hicolor/32x32/actions + +icons_DATA = \ + system-restart.png \ + system-log-out.png + + |