Add new icons
This commit is contained in:
@@ -69,6 +69,7 @@ PRINTER = 'printer'
|
||||
RAINBOW = 'rainbow'
|
||||
ROUTING_TURNAROUND_RIGHT = 'routing_turnaround_right'
|
||||
SCRIPT = 'script'
|
||||
SERVER = 'server'
|
||||
STORAGE = 'storage'
|
||||
TABLE = 'table'
|
||||
TABLE_ADD = 'table_add'
|
||||
@@ -83,6 +84,8 @@ TAG_BLUE_EDIT = 'tag_blue_edit'
|
||||
TEXT_DROPCAPS = 'text_dropcaps'
|
||||
TEXT_STRIKETHROUGH = 'text_strikethrough'
|
||||
TICK = 'tick'
|
||||
TIME = 'time'
|
||||
TIMELINE_MARKER = 'timeline_marker'
|
||||
USER = 'user'
|
||||
USER_ADD = 'user_add'
|
||||
USER_EDIT = 'user_edit'
|
||||
|
||||
@@ -68,6 +68,7 @@ DICTIONARY = {
|
||||
RAINBOW: 'rainbow.png',
|
||||
ROUTING_TURNAROUND_RIGHT: 'routing_turnaround_right.png',
|
||||
SCRIPT: 'script.png',
|
||||
SERVER: 'server.png',
|
||||
STORAGE: 'storage.png',
|
||||
TABLE: 'table.png',
|
||||
TABLE_ADD: 'table_add.png',
|
||||
@@ -82,6 +83,8 @@ DICTIONARY = {
|
||||
TEXT_DROPCAPS: 'text_dropcaps.png',
|
||||
TEXT_STRIKETHROUGH: 'text_strikethrough.png',
|
||||
TICK: 'tick.png',
|
||||
TIME: 'time.png',
|
||||
TIMELINE_MARKER: 'timeline_marker.png',
|
||||
USER: 'user.png',
|
||||
USER_ADD:'user_add.png',
|
||||
USER_EDIT: 'user_edit.png',
|
||||
|
||||
Reference in New Issue
Block a user