aboutsummaryrefslogtreecommitdiff
path: root/src/shared-names.h
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2012-10-24 09:45:50 +0000
committerTarmac <Unknown>2012-10-24 09:45:50 +0000
commit23518863d95772f0ed766a84130314ec10141112 (patch)
treef8e8f88f32f86c58e86fac5cd1ec37937b540cf4 /src/shared-names.h
parent57b62d5fa18525811e1a4b413b1c6b966b5f28f8 (diff)
parent1d99dbe6b12edfa34008785968a041957c4eaee5 (diff)
downloadayatana-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 'src/shared-names.h')
-rw-r--r--src/shared-names.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/shared-names.h b/src/shared-names.h
index 900fbbe..c08f98a 100644
--- a/src/shared-names.h
+++ b/src/shared-names.h
@@ -40,9 +40,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define ICON_INFO "system-devices-panel-information"
#define ICON_ALERT "system-devices-panel-alert"
-#define GREETER_ICON_DEFAULT "system-shutdown-panel"
-#define GREETER_ICON_RESTART "system-shutdown-panel-restart"
-
/* the session indicator's settings */
#define SESSION_SCHEMA "com.canonical.indicator.session"
#define SUPPRESS_KEY "suppress-logout-restart-shutdown"