Commit 3a2758b69ccb9499f35eec40cc72b2cae14998fc

Authored by totoro
1 parent 5f5eba12

add email icon

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
web/widgets/icons_set.anubis
... ... @@ -12,6 +12,7 @@ public define String icn16_calendar = "icons/16x16/calendar.png".
12 12 public define String icn16_check = "icons/16x16/check.png".
13 13 public define String icn16_clock = "icons/16x16/clock.png".
14 14 public define String icn16_cross = "icons/16x16/cross.png".
  15 +public define String icn16_email = "icons/16x16/email.png".
15 16 public define String icn16_forward = "icons/16x16/forward.png".
16 17 public define String icn16_home = "icons/16x16/home.png".
17 18 public define String icn16_key = "icons/16x16/key.png".
... ...