diff --git a/resources/images/images.properties b/resources/images/images.properties index b48227b45..f041b59b1 100644 --- a/resources/images/images.properties +++ b/resources/images/images.properties @@ -6,44 +6,29 @@ service.gui.SIP_COMMUNICATOR_LOGO_45x45=resources/images/logo/sc_logo_45x45.png service.gui.SIP_COMMUNICATOR_LOGO_64x64=resources/images/logo/sc_logo_64x64.png service.gui.SIP_COMMUNICATOR_LOGO_128x128=resources/images/logo/sc_logo_128x128.png service.gui.AUTH_WINDOW_BACKGROUND=resources/images/impl/gui/common/passWindowBackground.png -service.gui.ABOUT_WINDOW_BACKGROUND=resources/images/impl/gui/common/aboutWindowBackground.png -service.gui.TOOL_BAR_BACKGROUND=resources/images/impl/gui/common/toolbarBackground.png service.gui.MENU_BACKGROUND=resources/images/impl/gui/common/menuBackground.png service.gui.WINDOW_TITLE_BAR=resources/images/impl/gui/common/windowTitleBarBackground.png service.gui.WINDOW_TITLE_BAR_BG=resources/images/impl/gui/common/windowTitleBar.png service.gui.USER_PHOTO_FRAME=resources/images/impl/gui/common/personPhotoFrame.png -service.gui.USER_PHOTO_SHADOW=resources/images/impl/gui/common/personPhotoShadow.png service.gui.DEFAULT_USER_PHOTO=resources/images/impl/gui/common/personPhoto.png service.gui.DEFAULT_USER_PHOTO_SMALL=resources/images/impl/gui/common/personPhotoSmall.png # service gui icons -service.gui.icons.ADD_ICON=resources/images/impl/gui/buttons/add.png service.gui.icons.ACCOUNT_ICON=resources/images/impl/gui/buttons/addAccount.png service.gui.icons.ADD_ACCOUNT_MENU_ICON=resources/images/impl/gui/buttons/addAccountMenu.png service.gui.icons.CONFIGURE_ICON=resources/images/impl/gui/common/configureIcon.png service.gui.icons.SHOW_HIDE_OFFLINE_ICON=resources/images/impl/gui/common/showHideOffline.png service.gui.icons.NO_SOUND_ICON=resources/images/impl/gui/common/noSound.png service.gui.icons.SOUND_MENU_ICON=resources/images/impl/gui/common/soundMenu.png -service.gui.icons.QUICK_MENU_ADD_ICON=resources/images/impl/gui/buttons/addContactIcon.png -service.gui.icons.QUICK_MENU_CONFIGURE_ICON=resources/images/impl/gui/buttons/configureIcon.png -service.gui.icons.QUICK_MENU_INFO_ICON=resources/images/impl/gui/buttons/infoIcon.png -service.gui.icons.QUICK_MENU_SHOW_OFFLINE_ICON=resources/images/impl/gui/buttons/showOffline.png -service.gui.icons.QUICK_MENU_HIDE_OFFLINE_ICON=resources/images/impl/gui/buttons/hideOffline.png -service.gui.icons.QUICK_MENU_SOUND_ON_ICON=resources/images/impl/gui/buttons/soundOn.png -service.gui.icons.QUICK_MENU_SOUND_OFF_ICON=resources/images/impl/gui/buttons/soundOff.png -service.gui.icons.QUICK_MENU_MY_CHAT_ROOMS_ICON=resources/images/impl/gui/buttons/myChatRooms.png service.gui.icons.SEARCH_ICON=resources/images/impl/gui/common/searchIcon.png service.gui.icons.SEARCH_ICON_16x16=resources/images/impl/gui/common/searchIcon16x16.png service.gui.icons.ADD_TO_CHAT_ICON=resources/images/impl/gui/buttons/addToChat.png service.gui.icons.DOWN_ARROW_ICON=resources/images/impl/gui/common/downArrow.png service.gui.icons.INVITE_DIALOG_ICON=resources/images/impl/gui/common/inviteDialogIcon.png -service.gui.icons.SEND_SMS_ICON=resources/images/impl/gui/common/gsm.png service.gui.icons.COPY_ICON=resources/images/impl/gui/buttons/copy.png service.gui.icons.CUT_ICON=resources/images/impl/gui/buttons/cut.png service.gui.icons.PASTE_ICON=resources/images/impl/gui/buttons/paste.png service.gui.icons.SMILIES_ICON=resources/images/impl/gui/buttons/smiley.png -service.gui.icons.SAVE_ICON=resources/images/impl/gui/buttons/save.png -service.gui.icons.PRINT_ICON=resources/images/impl/gui/buttons/print.png service.gui.icons.CLOSE_ICON=resources/images/impl/gui/buttons/close.png service.gui.icons.PREVIOUS_ICON=resources/images/impl/gui/buttons/previous.png service.gui.icons.NEXT_ICON=resources/images/impl/gui/buttons/next.png @@ -84,7 +69,6 @@ service.gui.icons.CLOSED_GROUP=resources/images/impl/gui/common/closedGroup.png service.gui.icons.CHAT_ROOM_16x16_ICON=resources/images/impl/gui/common/chatRoom16x16.png service.gui.icons.CHAT_SERVER_16x16_ICON=resources/images/impl/gui/common/multiUserChatServer16x16.png service.gui.icons.MESSAGE_RECEIVED_ICON=resources/images/impl/gui/common/envelope.png -service.gui.icons.REASON_DIALOG_ICON=resources/images/impl/gui/common/reasonDialogIcon.png service.gui.icons.JOIN_ICON=resources/images/impl/gui/common/join.png service.gui.icons.JOIN_AS_ICON=resources/images/impl/gui/common/join.png service.gui.icons.LEAVE_ICON=resources/images/impl/gui/common/leave.png @@ -120,10 +104,8 @@ service.gui.icons.AUTO_ANSWER_CHECK=resources/images/impl/gui/common/autoAnswerC service.gui.statusicons.USER_ONLINE_ICON=resources/images/impl/gui/common/statusicons/online.png service.gui.statusicons.USER_OFFLINE_ICON=resources/images/impl/gui/common/statusicons/offline.png service.gui.statusicons.USER_AWAY_ICON=resources/images/impl/gui/common/statusicons/away.png -service.gui.statusicons.USER_NA_ICON=resources/images/impl/gui/common/statusicons/na.png service.gui.statusicons.USER_DND_ICON=resources/images/impl/gui/common/statusicons/dnd.png service.gui.statusicons.USER_FFC_ICON=resources/images/impl/gui/common/statusicons/freeForChat.png -service.gui.statusicons.USER_OCCUPIED_ICON=resources/images/impl/gui/common/statusicons/occupied.png service.gui.statusicons.USER_ON_THE_PHONE_ICON=resources/images/impl/gui/common/statusicons/onThePhone.png # service gui buttons @@ -147,15 +129,8 @@ service.gui.buttons.CHAT_BUTTON_SMALL_PRESSED=resources/images/impl/gui/buttons/ service.gui.buttons.CHAT_BUTTON_SMALL_WHITE=resources/images/impl/gui/buttons/chatSmallWhite.png service.gui.buttons.ADD_CONTACT_BUTTON_SMALL=resources/images/impl/gui/buttons/addContactSmall.png service.gui.buttons.ADD_CONTACT_BUTTON_SMALL_PRESSED=resources/images/impl/gui/buttons/addContactSmallPressed.png -service.gui.buttons.CALL_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/callButtonPressed.png -service.gui.buttons.CALL_VIDEO_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/videoCallButtonPressed.png service.gui.buttons.HANGUP_BUTTON_BG=resources/images/impl/gui/buttons/hangupButton.png -service.gui.buttons.HANGUP_ROLLOVER_BUTTON_BG=resources/images/impl/gui/buttons/hangupButtonRollover.png -service.gui.buttons.HANGUP_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/hangupButtonPressed.png service.gui.buttons.ADD_TO_CALL_BUTTON=resources/images/impl/gui/buttons/addToCall.png -service.gui.buttons.STATUS_SELECTOR_BOX=resources/images/impl/gui/buttons/combobox.png -service.gui.buttons.BUTTON_BG=resources/images/impl/gui/buttons/dialButtonBg.png -service.gui.buttons.BUTTON_ROLLOVER_BG=resources/images/impl/gui/buttons/dialButtonRolloverBg.png service.gui.buttons.CALL_SETTING_BUTTON_BG=resources/images/impl/gui/buttons/callSettingButton.png service.gui.buttons.CALL_SETTING_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/callSettingButtonPressed.png service.gui.buttons.ONE_DIAL_BUTTON=resources/images/impl/gui/buttons/one.png @@ -194,21 +169,11 @@ service.gui.buttons.NINE_DIAL_BUTTON_MAC_ROLLOVER=resources/images/impl/gui/butt service.gui.buttons.STAR_DIAL_BUTTON_MAC_ROLLOVER=resources/images/impl/gui/buttons/starMacRollover.png service.gui.buttons.ZERO_DIAL_BUTTON_MAC_ROLLOVER=resources/images/impl/gui/buttons/zeroMacRollover.png service.gui.buttons.DIEZ_DIAL_BUTTON_MAC_ROLLOVER=resources/images/impl/gui/buttons/diezMacRollover.png -service.gui.buttons.CALL_PANEL_MINIMIZE_BUTTON=resources/images/impl/gui/buttons/callPanelMinimizeButton.png -service.gui.buttons.CALL_PANEL_RESTORE_BUTTON=resources/images/impl/gui/buttons/callPanelRestoreButton.png -service.gui.buttons.CALL_PANEL_MINIMIZE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/callPanelMinimizeButtonRollover.png -service.gui.buttons.CALL_PANEL_RESTORE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/callPanelRestoreButtonRollover.png -service.gui.buttons.TEXT_BOLD_BUTTON=resources/images/impl/gui/buttons/textBold.png -service.gui.buttons.TEXT_ITALIC_BUTTON=resources/images/impl/gui/buttons/textItalic.png -service.gui.buttons.TEXT_UNDERLINED_BUTTON=resources/images/impl/gui/buttons/textUnderlined.png -service.gui.buttons.EDIT_TOOLBAR_BUTTON=resources/images/impl/gui/buttons/editToolbarButton.png -service.gui.buttons.EDIT_TOOLBAR_BUTTON_PRESSED=resources/images/impl/gui/buttons/editToolbarButtonPressed.png service.gui.buttons.DIAL_BUTTON=resources/images/impl/gui/buttons/dialButton.png service.gui.buttons.HOLD_BUTTON=resources/images/impl/gui/buttons/holdButton.png service.gui.buttons.HOLD_BUTTON_PRESSED=resources/images/impl/gui/buttons/holdButtonPressed.png service.gui.buttons.MERGE_CALL_BUTTON=resources/images/impl/gui/buttons/mergeCall.png service.gui.buttons.MUTE_BUTTON=resources/images/impl/gui/buttons/muteButton.png -service.gui.buttons.MUTE_BUTTON_PRESSED=resources/images/impl/gui/buttons/muteButtonPressed.png service.gui.buttons.RECORD_BUTTON=resources/images/impl/gui/buttons/recordButton.png service.gui.buttons.RECORD_BUTTON_PRESSED=resources/images/impl/gui/buttons/recordButtonPressed.png service.gui.buttons.LOCAL_VIDEO_BUTTON=resources/images/impl/gui/buttons/localVideoButton.png @@ -222,28 +187,11 @@ service.gui.buttons.SECURE_VIDEO_ON=resources/images/impl/gui/buttons/secureVide service.gui.buttons.SECURE_VIDEO_OFF=resources/images/impl/gui/buttons/secureVideoOff.png service.gui.buttons.SECURE_AUDIO_ON=resources/images/impl/gui/buttons/secureAudioOn.png service.gui.buttons.SECURE_AUDIO_OFF=resources/images/impl/gui/buttons/secureAudioOff.png -service.gui.buttons.SECURE_ON_CONF_CALL=resources/images/impl/gui/buttons/secureOnConfCall.png service.gui.buttons.SECURE_OFF_CONF_CALL=resources/images/impl/gui/buttons/secureOffConfCall.png service.gui.buttons.ENCR_VERIFIED=resources/images/impl/gui/buttons/encrypted_verified.png -service.gui.buttons.ENCR=resources/images/impl/gui/buttons/encrypted.png -service.gui.buttons.ENCR_DISABLED=resources/images/impl/gui/buttons/encrypted_disabled.png service.gui.buttons.ENTER_FULL_SCREEN_BUTTON=resources/images/impl/gui/buttons/enterFullScreen.png service.gui.buttons.EXIT_FULL_SCREEN_BUTTON=resources/images/impl/gui/buttons/exitFullScreen.png -service.gui.buttons.FULL_SCREEN_BUTTON_BG=resources/images/impl/gui/buttons/fullScreenButtonBg.png -service.gui.buttons.FULL_SCREEN_BUTTON_BG_PRESSED=resources/images/impl/gui/buttons/fullScreenButtonBgPressed.png service.gui.buttons.DIAL_BUTTON_BG=resources/images/impl/gui/buttons/dialButtonBg.png -service.gui.buttons.DIAL_BUTTON_ROLLOVER_BG=resources/images/impl/gui/buttons/dialButtonRolloverBg.png -service.gui.buttons.CHAT_CONTACT_INFO_BUTTON=resources/images/impl/gui/buttons/chatInfoButton.png -service.gui.buttons.CHAT_CONTACT_INFO_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatInfoButtonRollover.png -service.gui.buttons.CHAT_CONTACT_CALL_BUTTON=resources/images/impl/gui/buttons/chatCallButton.png -service.gui.buttons.CHAT_CONTACT_CALL_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatCallButtonRollover.png -service.gui.buttons.CHAT_CONTACT_SEND_FILE_BUTTON=resources/images/impl/gui/buttons/chatSendFile.png -service.gui.buttons.CHAT_SEND_FILE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatSendFileRollover.png -service.gui.buttons.MORE_BUTTON=resources/images/impl/gui/buttons/moreButton.png -service.gui.buttons.MORE_ACTIONS_BUTTON=resources/images/impl/gui/buttons/moreActions.png -service.gui.buttons.MORE_ACTIONS_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/moreActionsRollover.png -service.gui.buttons.HIDE_ACTIONS_BUTTON=resources/images/impl/gui/buttons/hideMoreActions.png -service.gui.buttons.HIDE_ACTIONS_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/hideMoreActionsRollover.png service.gui.buttons.CALL_PEER_TOOLS=resources/images/impl/gui/buttons/tools.png service.gui.buttons.CHAT_ROOM_CONFIG=resources/images/impl/gui/buttons/chatRoomConfig.png service.gui.buttons.CHAT_CALL=resources/images/impl/gui/buttons/chatCall.png @@ -258,14 +206,11 @@ service.gui.buttons.ZOOM_IN=resources/images/impl/gui/buttons/magnifier_zoom_in. service.gui.buttons.RESET=resources/images/impl/gui/buttons/reset.png service.gui.buttons.VOLUME_CONTROL=resources/images/impl/gui/buttons/volumeControl.png service.gui.buttons.CLOSE_VIDEO=resources/images/impl/gui/buttons/closeVideo.png -service.gui.buttons.TRANSPARENT_WINDOW_BUTTON=resources/images/impl/gui/buttons/transparentWindowButton.png service.gui.buttons.HD_VIDEO_BUTTON=resources/images/impl/gui/buttons/hdVideo.png service.gui.buttons.SD_VIDEO_BUTTON=resources/images/impl/gui/buttons/sdVideo.png service.gui.buttons.LO_VIDEO_BUTTON=resources/images/impl/gui/buttons/loVideo.png service.gui.buttons.CONTACT_LIST_DIAL_BUTTON=resources/images/impl/gui/buttons/contactListDialButton.png -service.gui.buttons.CONTACT_LIST_DIAL_BUTTON_PRESSED=resources/images/impl/gui/buttons/contactListDialButtonPressed.png service.gui.buttons.DIAL_PAD_CALL_BUTTON_BG=resources/images/impl/gui/buttons/dialPadCallButtonBg.png -service.gui.buttons.DIAL_PAD_CALL_BUTTON_ROLLOVER_BG=resources/images/impl/gui/buttons/dialPadCallButtonBgRollover.png service.gui.buttons.CALL_INFO=resources/images/impl/gui/buttons/callInfo.png service.gui.buttons.ZRTP_ID_BUTTON=resources/images/impl/gui/buttons/zrtpEditId.png @@ -307,7 +252,6 @@ service.gui.smileys.SMILEY20=resources/images/impl/gui/common/smileys/default/sm # Look and Feel images service.gui.lookandfeel.CLOSE_TAB_ICON=resources/images/impl/gui/buttons/closeTab.png -service.gui.lookandfeel.CLOSE_TAB_SELECTED_ICON=resources/images/impl/gui/buttons/closeTabSelected.png service.gui.lookandfeel.SELECTED_TAB_LEFT_BG=resources/images/impl/gui/lookandfeel/selectedTabLeft.png service.gui.lookandfeel.SELECTED_TAB_MIDDLE_BG=resources/images/impl/gui/lookandfeel/selectedTabMiddle.png service.gui.lookandfeel.SELECTED_TAB_RIGHT_BG=resources/images/impl/gui/lookandfeel/selectedTabRight.png @@ -319,7 +263,6 @@ service.gui.lookandfeel.DELETE_TEXT_ROLLOVER_ICON=resources/images/impl/gui/look service.gui.lookandfeel.BUTTON=resources/images/impl/gui/lookandfeel/button1.png service.gui.lookandfeel.BUTTON_ROLLOVER=resources/images/impl/gui/lookandfeel/button2.png service.gui.lookandfeel.TOGGLE_BUTTON_PRESSED=resources/images/impl/gui/lookandfeel/button3.png -service.gui.lookandfeel.TOGGLE_BUTTON=resources/images/impl/gui/lookandfeel/button4.png service.gui.lookandfeel.SPLITPANE_HORIZONTAL=resources/images/impl/gui/lookandfeel/splitpaneHorizontal.png service.gui.lookandfeel.SPLITPANE_VERTICAL=resources/images/impl/gui/lookandfeel/splitpaneVertical.png service.gui.lookandfeel.SCROLLBAR_HORIZONTAL=resources/images/impl/gui/lookandfeel/scrollbar_horiz2.png @@ -331,7 +274,6 @@ service.gui.lookandfeel.INCOMING_MESSAGE_BACKGROUND_RIGHT=resources/images/impl/ service.gui.lookandfeel.INCOMING_MESSAGE_INDICATOR=resources/images/impl/gui/lookandfeel/yellowIndicator.png service.gui.lookandfeel.INCOMING_MESSAGE_CURVES=resources/images/impl/gui/lookandfeel/yellowCurves.png service.gui.lookandfeel.INCOMING_MESSAGE_CURVES_TOP=resources/images/impl/gui/lookandfeel/yellowCurvesTop.png -service.gui.lookandfeel.CHAT_MESSAGE_LINE=resources/images/impl/gui/lookandfeel/chatLine.png service.gui.lookandfeel.OUTGOING_MESSAGE_BACKGROUND=resources/images/impl/gui/lookandfeel/blueBackground.png service.gui.lookandfeel.OUTGOING_MESSAGE_BACKGROUND_RIGHT=resources/images/impl/gui/lookandfeel/blueBackgroundRight.png @@ -339,10 +281,6 @@ service.gui.lookandfeel.OUTGOING_MESSAGE_INDICATOR=resources/images/impl/gui/loo service.gui.lookandfeel.OUTGOING_MESSAGE_CURVES=resources/images/impl/gui/lookandfeel/blueCurves.png service.gui.lookandfeel.OUTGOING_MESSAGE_CURVES_TOP=resources/images/impl/gui/lookandfeel/blueCurvesTop.png -service.gui.htmllookandfeel.PROGRESS_BAR_DEFAULT_BG=resources/images/impl/gui/common/bg_bar.gif -service.gui.htmllookandfeel.PROGRESS_BAR_BG=resources/images/impl/gui/common/bar.gif -service.gui.htmllookandfeel.PROGRESS_BAR_COVER_BG=resources/images/impl/gui/common/bg_cover.gif - # systray service.systray.TRAY_ICON=resources/images/impl/systray/systrayIcon.png service.systray.TRAY_ICON_OFFLINE=resources/images/impl/systray/systrayIconOffline.png @@ -449,7 +387,6 @@ service.protocol.aim.AIM_64x64=resources/images/protocol/aim/aim64x64.png service.protocol.aim.INVISIBLE_STATUS_ICON=resources/images/protocol/aim/aim16x16-invisible.png service.protocol.aim.AWAY_STATUS_ICON=resources/images/protocol/aim/aim16x16-away.png service.protocol.aim.OFFLINE_STATUS_ICON=resources/images/protocol/aim/aim16x16-offline.png -service.protocol.aim.CONNECTING_ICON=resources/images/protocol/aim/cr16-action-aim_connecting.gif # irc protocol icons service.protocol.irc.IRC_16x16=resources/images/protocol/irc/cr16-action-irc_online.png @@ -458,7 +395,6 @@ service.protocol.irc.IRC_48x48=resources/images/protocol/irc/irc48x48.png service.protocol.irc.IRC_64x64=resources/images/protocol/irc/irc64x64.png service.protocol.irc.OFFLINE_STATUS_ICON=resources/images/protocol/irc/cr16-action-irc_offline.png service.protocol.irc.AWAY_STATUS_ICON=resources/images/protocol/gibberish/gibberish-away.png -service.protocol.irc.CONNECTING_ICON=resources/images/protocol/irc/cr16-action-irc_connecting-1.gif # jabber protocol icons service.protocol.jabber.JABBER_16x16=resources/images/protocol/jabber/status16x16-online.png @@ -482,26 +418,15 @@ service.protocol.ippi.IPPI_64x64=resources/images/protocol/ippi/sip64x64.png # facebook accregwizz service.protocol.facebook.FACEBOOK_16x16=resources/images/protocol/facebook/facebook-online.png -service.protocol.facebook.FACEBOOK_32x32=resources/images/protocol/facebook/facebook32.png service.protocol.facebook.FACEBOOK_48x48=resources/images/protocol/facebook/facebook48.png -service.protocol.facebook.CONNECTING_ICON=resources/images/protocol/facebook/facebook-connecting.gif -service.protocol.facebook.IDLE_STATUS_ICON=resources/images/protocol/facebook/facebook-idle.png -service.protocol.facebook.INVISIBLE_STATUS_ICON=resources/images/protocol/facebook/facebook-invisible.png -service.protocol.facebook.OFFLINE_STATUS_ICON=resources/images/protocol/facebook/facebook-offline.png # branding plugin images plugin.branding.ABOUT_WINDOW_BACKGROUND=resources/images/plugin/branding/aboutWindowBackground.png plugin.branding.SPLASH_SCREEN_BACKGROUND=resources/images/plugin/branding/splashScreenBackground.png -# accountinfo -plugin.accountinfo.PLUGIN_ICON=resources/images/plugin/accountinfo/userInfo16x16.png - # general config plugin icons plugin.generalconfig.PLUGIN_ICON=resources/images/plugin/generalconfig/configureIcon.png -# mailbox plugin icons -plugin.mailbox.PLUGIN_ICON=resources/images/tape.png - # pluginmanager plugin icons plugin.pluginmanager.INSTALLED_STATE=resources/images/plugin/pluginmanager/installed.png plugin.pluginmanager.DEACTIVATED_STATE=resources/images/plugin/pluginmanager/deactivated.png @@ -510,22 +435,12 @@ plugin.pluginmanager.STOPPING_STATE=resources/images/plugin/pluginmanager/stoppi plugin.pluginmanager.ACTIVATE_STATE=resources/images/plugin/pluginmanager/active.png plugin.pluginmanager.PLUGIN_ICON=resources/images/plugin/pluginmanager/pluginIcon.png -# extended callhistorysearch plugin icons -plugin.callhistorysearch.SEARCH_ICON=resources/images/plugin/extendedcallhistorysearch/searchIcon.png -plugin.callhistorysearch.HISTORY_MENU_ICON=resources/images/plugin/extendedcallhistorysearch/history16x16.png -plugin.callhistorysearch.HISTORY_BUTTON=resources/images/plugin/extendedcallhistorysearch/callHistory.png -plugin.callhistorysearch.INCOMING_CALL=resources/images/plugin/extendedcallhistorysearch/incomingCall.png -plugin.callhistorysearch.OUTGOING_CALL=resources/images/plugin/extendedcallhistorysearch/outgoingCall.png -plugin.callhistorysearch.MISSED_CALL=resources/images/plugin/extendedcallhistorysearch/missedCall.png -plugin.callhistorysearch.CALENDAR_ICON=resources/images/plugin/extendedcallhistorysearch/calendarIcon.png - # whiteboard plugin icons plugin.whiteboard.SELECT_ICON=resources/images/plugin/whiteboard/select.png plugin.whiteboard.PEN_ICON=resources/images/plugin/whiteboard/pen.png plugin.whiteboard.LINE2_ICON=resources/images/plugin/whiteboard/line2.png plugin.whiteboard.RECT_ICON=resources/images/plugin/whiteboard/rect.png plugin.whiteboard.RECTF_ICON=resources/images/plugin/whiteboard/rectF.png -plugin.whiteboard.CIRCLE_ICON=resources/images/plugin/whiteboard/circle.png plugin.whiteboard.CIRCLE2_ICON=resources/images/plugin/whiteboard/circle2.png plugin.whiteboard.CIRCLEF_ICON=resources/images/plugin/whiteboard/circleF.png plugin.whiteboard.COLOR_ICON=resources/images/plugin/whiteboard/color.png @@ -535,17 +450,12 @@ plugin.whiteboard.FILE_IMPORT_ICON=resources/images/plugin/whiteboard/fileimport plugin.whiteboard.FILE_NEW_ICON=resources/images/plugin/whiteboard/filenew.png plugin.whiteboard.FILE_SAVE_ICON=resources/images/plugin/whiteboard/filesave.png plugin.whiteboard.IMAGE_ICON=resources/images/plugin/whiteboard/img.png -plugin.whiteboard.LINE_ICON=resources/images/plugin/whiteboard/line.png plugin.whiteboard.MODIF_ICON=resources/images/plugin/whiteboard/modif.png plugin.whiteboard.MPEN_ICON=resources/images/plugin/whiteboard/m_pen.png plugin.whiteboard.POLY_ICON=resources/images/plugin/whiteboard/poly.png plugin.whiteboard.POLYF_ICON=resources/images/plugin/whiteboard/polyF.png plugin.whiteboard.POLY_LINE_ICON=resources/images/plugin/whiteboard/polyLine.png -plugin.whiteboard.SQUARE_ICON=resources/images/plugin/whiteboard/square.png -plugin.whiteboard.STRAIGHT_LINE_ICON=resources/images/plugin/whiteboard/straight_line.png -plugin.whiteboard.TEXT_ICON=resources/images/plugin/whiteboard/text.png plugin.whiteboard.TEXT2_ICON=resources/images/plugin/whiteboard/text2.png -plugin.whiteboard.INVITE_ICON=resources/images/plugin/whiteboard/inviteDialogIcon.png # contactinfo plugin icons plugin.contactinfo.CONTACT_INFO_ICON=resources/images/plugin/contactinfo/userInfo16x16.png @@ -553,17 +463,12 @@ plugin.contactinfo.CONTACT_INFO_ICON=resources/images/plugin/contactinfo/userInf # keybinding plugin.keybinding.PLUGIN_ICON=resources/images/plugin/keybindingchooser/pluginIcon.png -# auto away (statusupdate) -plugin.autoaway.PLUGIN_ICON=resources/images/plugin/autoaway/aa-config.png - # notifications configuration form plugin.notificationconfig.PLUGIN_ICON=resources/images/plugin/notificationconfiguration/notificationIcon.png plugin.notificationconfig.PLAY_ICON=resources/images/plugin/notificationconfiguration/playIcon.png plugin.notificationconfig.PROG_ICON=resources/images/plugin/notificationconfiguration/progIcon.png plugin.notificationconfig.POPUP_ICON=resources/images/plugin/notificationconfiguration/popupIcon.png plugin.notificationconfig.SOUND_ICON=resources/images/plugin/notificationconfiguration/soundIcon.png -plugin.notificationconfig.ACTIVATED_ICON=resources/images/plugin/notificationconfiguration/activeIcon.png -plugin.notificationconfig.DEACTIVATED_ICON=resources/images/plugin/notificationconfiguration/desactivatedIcon.png plugin.notificationconfig.FOLDER_ICON=resources/images/plugin/notificationconfiguration/folder.png # ZRTP configuration form @@ -589,8 +494,6 @@ plugin.otr.FINISHED_ICON_22x22=resources/images/plugin/otr/finished22x22.png plugin.otr.HELP_ICON_15x15=resources/images/plugin/otr/help15x15.png plugin.otr.MENU_ITEM_ICON_16x16=resources/images/plugin/otr/otr_menu_icon.png -impl.media.DESKTOP_STREAMING_ICON=resources/images/impl/media/desktopStreaming.png - #Global proxy config form plugin.globalproxy.PLUGIN_ICON=resources/images/plugin/globalproxyconfig/configureIcon.png diff --git a/resources/images/impl/gui/buttons/add.png b/resources/images/impl/gui/buttons/add.png deleted file mode 100644 index b8630f63a..000000000 Binary files a/resources/images/impl/gui/buttons/add.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/callButtonPressed.png b/resources/images/impl/gui/buttons/callButtonPressed.png deleted file mode 100644 index 16d864e2a..000000000 Binary files a/resources/images/impl/gui/buttons/callButtonPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/callPanelMinimizeButton.png b/resources/images/impl/gui/buttons/callPanelMinimizeButton.png deleted file mode 100644 index c9b105b41..000000000 Binary files a/resources/images/impl/gui/buttons/callPanelMinimizeButton.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/callPanelMinimizeButtonRollover.png b/resources/images/impl/gui/buttons/callPanelMinimizeButtonRollover.png deleted file mode 100644 index 854554608..000000000 Binary files a/resources/images/impl/gui/buttons/callPanelMinimizeButtonRollover.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/closeTabSelected.png b/resources/images/impl/gui/buttons/closeTabSelected.png deleted file mode 100644 index 27c444a10..000000000 Binary files a/resources/images/impl/gui/buttons/closeTabSelected.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/combobox.png b/resources/images/impl/gui/buttons/combobox.png deleted file mode 100644 index 3fa52d8ab..000000000 Binary files a/resources/images/impl/gui/buttons/combobox.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/contactListDialButtonPressed.png b/resources/images/impl/gui/buttons/contactListDialButtonPressed.png deleted file mode 100644 index fd5754f78..000000000 Binary files a/resources/images/impl/gui/buttons/contactListDialButtonPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/dialButtonRolloverBg.png b/resources/images/impl/gui/buttons/dialButtonRolloverBg.png deleted file mode 100644 index b3fed59ff..000000000 Binary files a/resources/images/impl/gui/buttons/dialButtonRolloverBg.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/dialPadCallButtonBgRollover.png b/resources/images/impl/gui/buttons/dialPadCallButtonBgRollover.png deleted file mode 100644 index 75f53856d..000000000 Binary files a/resources/images/impl/gui/buttons/dialPadCallButtonBgRollover.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/editToolbarButton.png b/resources/images/impl/gui/buttons/editToolbarButton.png deleted file mode 100644 index 880fed244..000000000 Binary files a/resources/images/impl/gui/buttons/editToolbarButton.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/editToolbarButtonPressed.png b/resources/images/impl/gui/buttons/editToolbarButtonPressed.png deleted file mode 100644 index 9046572d3..000000000 Binary files a/resources/images/impl/gui/buttons/editToolbarButtonPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/encrypted.png b/resources/images/impl/gui/buttons/encrypted.png deleted file mode 100755 index 5164f461c..000000000 Binary files a/resources/images/impl/gui/buttons/encrypted.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/fullScreenButtonBg.png b/resources/images/impl/gui/buttons/fullScreenButtonBg.png deleted file mode 100644 index 33edd053b..000000000 Binary files a/resources/images/impl/gui/buttons/fullScreenButtonBg.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/fullScreenButtonBgPressed.png b/resources/images/impl/gui/buttons/fullScreenButtonBgPressed.png deleted file mode 100644 index 3aff2c410..000000000 Binary files a/resources/images/impl/gui/buttons/fullScreenButtonBgPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/hangupButtonPressed.png b/resources/images/impl/gui/buttons/hangupButtonPressed.png deleted file mode 100644 index 92bc68fce..000000000 Binary files a/resources/images/impl/gui/buttons/hangupButtonPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/infoIcon.png b/resources/images/impl/gui/buttons/infoIcon.png deleted file mode 100644 index 9a4c9a4a7..000000000 Binary files a/resources/images/impl/gui/buttons/infoIcon.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/moreActions.png b/resources/images/impl/gui/buttons/moreActions.png deleted file mode 100644 index c3521a445..000000000 Binary files a/resources/images/impl/gui/buttons/moreActions.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/moreButton.png b/resources/images/impl/gui/buttons/moreButton.png deleted file mode 100644 index 0d4d6dd92..000000000 Binary files a/resources/images/impl/gui/buttons/moreButton.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/muteButtonPressed.png b/resources/images/impl/gui/buttons/muteButtonPressed.png deleted file mode 100644 index 420975f0a..000000000 Binary files a/resources/images/impl/gui/buttons/muteButtonPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/print.png b/resources/images/impl/gui/buttons/print.png deleted file mode 100644 index 5bf3898bf..000000000 Binary files a/resources/images/impl/gui/buttons/print.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/save.png b/resources/images/impl/gui/buttons/save.png deleted file mode 100644 index 3a91f9555..000000000 Binary files a/resources/images/impl/gui/buttons/save.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/secureOnConfCall.png b/resources/images/impl/gui/buttons/secureOnConfCall.png deleted file mode 100644 index 3bf65b130..000000000 Binary files a/resources/images/impl/gui/buttons/secureOnConfCall.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/textBold.png b/resources/images/impl/gui/buttons/textBold.png deleted file mode 100644 index 0d63ec021..000000000 Binary files a/resources/images/impl/gui/buttons/textBold.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/textItalic.png b/resources/images/impl/gui/buttons/textItalic.png deleted file mode 100644 index b62b7146a..000000000 Binary files a/resources/images/impl/gui/buttons/textItalic.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/textUnderlined.png b/resources/images/impl/gui/buttons/textUnderlined.png deleted file mode 100644 index fa13be4d6..000000000 Binary files a/resources/images/impl/gui/buttons/textUnderlined.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/transparentWindowButton.png b/resources/images/impl/gui/buttons/transparentWindowButton.png deleted file mode 100644 index 4ba895f0b..000000000 Binary files a/resources/images/impl/gui/buttons/transparentWindowButton.png and /dev/null differ diff --git a/resources/images/impl/gui/buttons/videoCallButtonPressed.png b/resources/images/impl/gui/buttons/videoCallButtonPressed.png deleted file mode 100644 index 681f02d15..000000000 Binary files a/resources/images/impl/gui/buttons/videoCallButtonPressed.png and /dev/null differ diff --git a/resources/images/impl/gui/common/aboutWindowBackground.png b/resources/images/impl/gui/common/aboutWindowBackground.png deleted file mode 100644 index 4a178171d..000000000 Binary files a/resources/images/impl/gui/common/aboutWindowBackground.png and /dev/null differ diff --git a/resources/images/impl/gui/common/bar.gif b/resources/images/impl/gui/common/bar.gif deleted file mode 100755 index 4c7abe576..000000000 Binary files a/resources/images/impl/gui/common/bar.gif and /dev/null differ diff --git a/resources/images/impl/gui/common/bg_bar.gif b/resources/images/impl/gui/common/bg_bar.gif deleted file mode 100755 index 46f83ca41..000000000 Binary files a/resources/images/impl/gui/common/bg_bar.gif and /dev/null differ diff --git a/resources/images/impl/gui/common/bg_cover.gif b/resources/images/impl/gui/common/bg_cover.gif deleted file mode 100755 index f534113d9..000000000 Binary files a/resources/images/impl/gui/common/bg_cover.gif and /dev/null differ diff --git a/resources/images/impl/gui/common/gsm.png b/resources/images/impl/gui/common/gsm.png deleted file mode 100644 index 671800e7f..000000000 Binary files a/resources/images/impl/gui/common/gsm.png and /dev/null differ diff --git a/resources/images/impl/gui/common/personPhotoShadow.png b/resources/images/impl/gui/common/personPhotoShadow.png deleted file mode 100644 index b4c6f9cad..000000000 Binary files a/resources/images/impl/gui/common/personPhotoShadow.png and /dev/null differ diff --git a/resources/images/impl/gui/common/reasonDialogIcon.png b/resources/images/impl/gui/common/reasonDialogIcon.png deleted file mode 100644 index 10b1c855a..000000000 Binary files a/resources/images/impl/gui/common/reasonDialogIcon.png and /dev/null differ diff --git a/resources/images/impl/gui/common/statusicons/na.png b/resources/images/impl/gui/common/statusicons/na.png deleted file mode 100644 index 5740ddfa3..000000000 Binary files a/resources/images/impl/gui/common/statusicons/na.png and /dev/null differ diff --git a/resources/images/impl/gui/common/statusicons/occupied.png b/resources/images/impl/gui/common/statusicons/occupied.png deleted file mode 100644 index ec9906ad8..000000000 Binary files a/resources/images/impl/gui/common/statusicons/occupied.png and /dev/null differ diff --git a/resources/images/impl/gui/common/toolbarBackground.png b/resources/images/impl/gui/common/toolbarBackground.png deleted file mode 100644 index 0032f483c..000000000 Binary files a/resources/images/impl/gui/common/toolbarBackground.png and /dev/null differ diff --git a/resources/images/impl/gui/lookandfeel/button4.png b/resources/images/impl/gui/lookandfeel/button4.png deleted file mode 100644 index 80a1fe983..000000000 Binary files a/resources/images/impl/gui/lookandfeel/button4.png and /dev/null differ diff --git a/resources/images/impl/gui/lookandfeel/chatLine.png b/resources/images/impl/gui/lookandfeel/chatLine.png deleted file mode 100644 index 25dec1de0..000000000 Binary files a/resources/images/impl/gui/lookandfeel/chatLine.png and /dev/null differ diff --git a/resources/images/impl/media/desktopStreaming.png b/resources/images/impl/media/desktopStreaming.png deleted file mode 100644 index 64b0582f2..000000000 Binary files a/resources/images/impl/media/desktopStreaming.png and /dev/null differ diff --git a/resources/images/plugin/accountinfo/userInfo16x16.png b/resources/images/plugin/accountinfo/userInfo16x16.png deleted file mode 100644 index 19210b353..000000000 Binary files a/resources/images/plugin/accountinfo/userInfo16x16.png and /dev/null differ diff --git a/resources/images/plugin/autoaway/aa-config.png b/resources/images/plugin/autoaway/aa-config.png deleted file mode 100644 index 613802f7c..000000000 Binary files a/resources/images/plugin/autoaway/aa-config.png and /dev/null differ diff --git a/resources/images/plugin/extendedcallhistorysearch/calendarIcon.png b/resources/images/plugin/extendedcallhistorysearch/calendarIcon.png deleted file mode 100644 index 9cc115093..000000000 Binary files a/resources/images/plugin/extendedcallhistorysearch/calendarIcon.png and /dev/null differ diff --git a/resources/images/plugin/extendedcallhistorysearch/callHistory.png b/resources/images/plugin/extendedcallhistorysearch/callHistory.png deleted file mode 100644 index 483db0a7b..000000000 Binary files a/resources/images/plugin/extendedcallhistorysearch/callHistory.png and /dev/null differ diff --git a/resources/images/plugin/extendedcallhistorysearch/history16x16.png b/resources/images/plugin/extendedcallhistorysearch/history16x16.png deleted file mode 100644 index 67ba572f5..000000000 Binary files a/resources/images/plugin/extendedcallhistorysearch/history16x16.png and /dev/null differ diff --git a/resources/images/plugin/extendedcallhistorysearch/incomingCall.png b/resources/images/plugin/extendedcallhistorysearch/incomingCall.png deleted file mode 100644 index f50b7058d..000000000 Binary files a/resources/images/plugin/extendedcallhistorysearch/incomingCall.png and /dev/null differ diff --git a/resources/images/plugin/extendedcallhistorysearch/outgoingCall.png b/resources/images/plugin/extendedcallhistorysearch/outgoingCall.png deleted file mode 100644 index 6b9b53b7a..000000000 Binary files a/resources/images/plugin/extendedcallhistorysearch/outgoingCall.png and /dev/null differ diff --git a/resources/images/plugin/extendedcallhistorysearch/searchIcon.png b/resources/images/plugin/extendedcallhistorysearch/searchIcon.png deleted file mode 100644 index 4eb16a3f4..000000000 Binary files a/resources/images/plugin/extendedcallhistorysearch/searchIcon.png and /dev/null differ diff --git a/resources/images/plugin/mailbox/tape.png b/resources/images/plugin/mailbox/tape.png deleted file mode 100644 index 17a311269..000000000 Binary files a/resources/images/plugin/mailbox/tape.png and /dev/null differ diff --git a/resources/images/plugin/notificationconfiguration/activeIcon.png b/resources/images/plugin/notificationconfiguration/activeIcon.png deleted file mode 100644 index e8632f894..000000000 Binary files a/resources/images/plugin/notificationconfiguration/activeIcon.png and /dev/null differ diff --git a/resources/images/plugin/notificationconfiguration/desactivatedIcon.png b/resources/images/plugin/notificationconfiguration/desactivatedIcon.png deleted file mode 100644 index 33db9c2e7..000000000 Binary files a/resources/images/plugin/notificationconfiguration/desactivatedIcon.png and /dev/null differ diff --git a/resources/images/plugin/whiteboard/circle.png b/resources/images/plugin/whiteboard/circle.png deleted file mode 100644 index 08721cfa5..000000000 Binary files a/resources/images/plugin/whiteboard/circle.png and /dev/null differ diff --git a/resources/images/plugin/whiteboard/inviteDialogIcon.png b/resources/images/plugin/whiteboard/inviteDialogIcon.png deleted file mode 100644 index 0aebd5464..000000000 Binary files a/resources/images/plugin/whiteboard/inviteDialogIcon.png and /dev/null differ diff --git a/resources/images/plugin/whiteboard/line.png b/resources/images/plugin/whiteboard/line.png deleted file mode 100644 index 021365ecc..000000000 Binary files a/resources/images/plugin/whiteboard/line.png and /dev/null differ diff --git a/resources/images/plugin/whiteboard/square.png b/resources/images/plugin/whiteboard/square.png deleted file mode 100644 index 94f45c2ac..000000000 Binary files a/resources/images/plugin/whiteboard/square.png and /dev/null differ diff --git a/resources/images/plugin/whiteboard/straight_line.png b/resources/images/plugin/whiteboard/straight_line.png deleted file mode 100644 index a2b17bc95..000000000 Binary files a/resources/images/plugin/whiteboard/straight_line.png and /dev/null differ diff --git a/resources/images/plugin/whiteboard/text.png b/resources/images/plugin/whiteboard/text.png deleted file mode 100644 index 3047a42c4..000000000 Binary files a/resources/images/plugin/whiteboard/text.png and /dev/null differ diff --git a/resources/images/protocol/aim/cr16-action-aim_connecting.gif b/resources/images/protocol/aim/cr16-action-aim_connecting.gif deleted file mode 100644 index ceda8afc8..000000000 Binary files a/resources/images/protocol/aim/cr16-action-aim_connecting.gif and /dev/null differ diff --git a/resources/images/protocol/aim/cr16-action-aim_connecting.png b/resources/images/protocol/aim/cr16-action-aim_connecting.png deleted file mode 100644 index fc52b3e94..000000000 Binary files a/resources/images/protocol/aim/cr16-action-aim_connecting.png and /dev/null differ diff --git a/resources/images/protocol/facebook/facebook-connecting.gif b/resources/images/protocol/facebook/facebook-connecting.gif deleted file mode 100644 index 84b16f18e..000000000 Binary files a/resources/images/protocol/facebook/facebook-connecting.gif and /dev/null differ diff --git a/resources/images/protocol/facebook/facebook-idle.png b/resources/images/protocol/facebook/facebook-idle.png deleted file mode 100644 index 42654a400..000000000 Binary files a/resources/images/protocol/facebook/facebook-idle.png and /dev/null differ diff --git a/resources/images/protocol/facebook/facebook-invisible.png b/resources/images/protocol/facebook/facebook-invisible.png deleted file mode 100644 index 76ea13e70..000000000 Binary files a/resources/images/protocol/facebook/facebook-invisible.png and /dev/null differ diff --git a/resources/images/protocol/facebook/facebook-offline.png b/resources/images/protocol/facebook/facebook-offline.png deleted file mode 100644 index 50ed131c1..000000000 Binary files a/resources/images/protocol/facebook/facebook-offline.png and /dev/null differ diff --git a/resources/images/protocol/facebook/facebook32.png b/resources/images/protocol/facebook/facebook32.png deleted file mode 100644 index a6da37b0b..000000000 Binary files a/resources/images/protocol/facebook/facebook32.png and /dev/null differ diff --git a/resources/images/protocol/irc/cr16-action-irc_connecting-1.gif b/resources/images/protocol/irc/cr16-action-irc_connecting-1.gif deleted file mode 100644 index f3a0f7a82..000000000 Binary files a/resources/images/protocol/irc/cr16-action-irc_connecting-1.gif and /dev/null differ diff --git a/src/net/java/sip/communicator/plugin/spellcheck/LanguageMenuBar.java b/src/net/java/sip/communicator/plugin/spellcheck/LanguageMenuBar.java index 336b46e9d..ba9ac6964 100644 --- a/src/net/java/sip/communicator/plugin/spellcheck/LanguageMenuBar.java +++ b/src/net/java/sip/communicator/plugin/spellcheck/LanguageMenuBar.java @@ -57,7 +57,7 @@ public class LanguageMenuBar .getLogger(LanguageMenuBar.class); private static final ImageIcon BLANK_FLAG_ICON = Resources - .getImage("blankFlag"); + .getImage("plugin.spellcheck.BLANK_FLAG"); private final ListCellRenderer languageSelectionRenderer;