Add new icons used by the tags and linking apps
This commit is contained in:
@@ -16,6 +16,9 @@ DICTIONARY = {
|
||||
CAMERA_DELETE: 'camera_delete.png',
|
||||
CD_BURN: 'cd_burn.png',
|
||||
COG: 'cog.png',
|
||||
COG_ADD: 'cog_add.png',
|
||||
COG_EDIT: 'cog_edit.png',
|
||||
COG_DELETE: 'cog_delete.png',
|
||||
COMPUTER_KEY: 'computer_key.png',
|
||||
CROSS: 'cross.png',
|
||||
DELETE: 'delete.png',
|
||||
@@ -36,6 +39,10 @@ DICTIONARY = {
|
||||
KEYBOARD: 'keyboard.png',
|
||||
LAYOUT: 'layout.png',
|
||||
LIGHTNING: 'lightning.png',
|
||||
LINK: 'link.png',
|
||||
LINK_ADD: 'link_add.png',
|
||||
LINK_EDIT: 'link_edit.png',
|
||||
LINK_DELETE: 'link_delete.png',
|
||||
LOCK: 'lock.png',
|
||||
LOCK_EDIT: 'lock_edit.png',
|
||||
MAGNIFIER: 'magnifier.png',
|
||||
@@ -48,6 +55,7 @@ DICTIONARY = {
|
||||
PAGE_GO: 'page_go.png',
|
||||
PAGE_DELETE: 'page_delete.png',
|
||||
PAGE_EDIT: 'page_edit.png',
|
||||
PAGE_LINK: 'page_link.png',
|
||||
PAGE_REFRESH: 'page_refresh.png',
|
||||
PAGE_SAVE: 'page_save.png',
|
||||
PAGE_WHITE_COPY: 'page_white_copy.png',
|
||||
@@ -67,6 +75,10 @@ DICTIONARY = {
|
||||
TABLE_DELETE: 'table_delete.png',
|
||||
TABLE_REFRESH: 'table_refresh.png',
|
||||
TABLE_RELATIONSHIP: 'table_relationship.png',
|
||||
TAG_BLUE: 'tag_blue.png',
|
||||
TAG_BLUE_ADD: 'tag_blue_add.png',
|
||||
TAG_BLUE_DELETE: 'tag_blue_delete.png',
|
||||
TAG_BLUE_EDIT: 'tag_blue_edit.png',
|
||||
TEXT_DROPCAPS: 'text_dropcaps.png',
|
||||
TEXT_STRIKETHROUGH: 'text_strikethrough.png',
|
||||
TICK: 'tick.png',
|
||||
|
||||
Reference in New Issue
Block a user