diff options
author | Michael Terry <michael.terry@canonical.com> | 2012-10-24 09:45:50 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2012-10-24 09:45:50 +0000 |
commit | 23518863d95772f0ed766a84130314ec10141112 (patch) | |
tree | f8e8f88f32f86c58e86fac5cd1ec37937b540cf4 /data/icons/16x16/actions/Makefile.am | |
parent | 57b62d5fa18525811e1a4b413b1c6b966b5f28f8 (diff) | |
parent | 1d99dbe6b12edfa34008785968a041957c4eaee5 (diff) | |
download | ayatana-indicator-session-23518863d95772f0ed766a84130314ec10141112.tar.gz ayatana-indicator-session-23518863d95772f0ed766a84130314ec10141112.tar.bz2 ayatana-indicator-session-23518863d95772f0ed766a84130314ec10141112.zip |
The Design team wants the same icons in the greeter as in the user session (bug 1049244). This branch does that, and now that those greeter icons are not used anywhere, deletes them completely.. Fixes: https://bugs.launchpad.net/bugs/1049244. Approved by Charles Kerr.
Diffstat (limited to 'data/icons/16x16/actions/Makefile.am')
-rw-r--r-- | data/icons/16x16/actions/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/icons/16x16/actions/Makefile.am b/data/icons/16x16/actions/Makefile.am index 417ab60..5aa276c 100644 --- a/data/icons/16x16/actions/Makefile.am +++ b/data/icons/16x16/actions/Makefile.am @@ -2,7 +2,6 @@ iconsdir = $(INDICATORICONSDIR)/hicolor/16x16/actions icons_DATA = \ - system-shutdown-panel.png \ system-shutdown.png \ system-restart.png \ system-log-out.png |