diff options
author | yanas <yana@jitsi.org> | 2013-11-12 22:37:38 +0100 |
---|---|---|
committer | yanas <yana@jitsi.org> | 2013-11-12 22:37:38 +0100 |
commit | d55b3efebe75235ef30c708d8b4aa8552907e693 (patch) | |
tree | 353bdca42e5c6a58650a42fe738bb53005a0130d /resources/images | |
parent | fa69d4d2e75306cc62c949ac70a2d210ce146f25 (diff) | |
download | jitsi-d55b3efebe75235ef30c708d8b4aa8552907e693.zip jitsi-d55b3efebe75235ef30c708d8b4aa8552907e693.tar.gz jitsi-d55b3efebe75235ef30c708d8b4aa8552907e693.tar.bz2 |
Adds the possibility to edit account details. Patch provided by Marin
Dzhigarov on dev (Nov 8, 2013).
Diffstat (limited to 'resources/images')
-rw-r--r-- | resources/images/images.properties | 1 | ||||
-rw-r--r-- | resources/images/impl/gui/buttons/accountEditIcon.png | bin | 0 -> 1559 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/resources/images/images.properties b/resources/images/images.properties index b313f79..eed832e 100644 --- a/resources/images/images.properties +++ b/resources/images/images.properties @@ -123,6 +123,7 @@ service.gui.statusicons.USER_FFC_ICON=resources/images/impl/gui/common/statusico service.gui.statusicons.USER_ON_THE_PHONE_ICON=resources/images/impl/gui/common/statusicons/onThePhone.png # service gui buttons +service.gui.buttons.ACCOUNT_EDIT_ICON=resources/images/impl/gui/buttons/accountEditIcon.png service.gui.buttons.CONTACT_LIST_BUTTON_BG_LEFT=resources/images/impl/gui/buttons/contactListButtonBgLeft.png service.gui.buttons.CONTACT_LIST_BUTTON_BG_RIGHT=resources/images/impl/gui/buttons/contactListButtonBgRight.png service.gui.buttons.CONTACT_LIST_BUTTON_BG_MIDDLE=resources/images/impl/gui/buttons/contactListButtonBgMiddle.png diff --git a/resources/images/impl/gui/buttons/accountEditIcon.png b/resources/images/impl/gui/buttons/accountEditIcon.png Binary files differnew file mode 100644 index 0000000..a13ecc1 --- /dev/null +++ b/resources/images/impl/gui/buttons/accountEditIcon.png |