ALP Icons
[System]


Defines

#define ALP_ICON_SIZE_CUSTOM_BATTERY   "alp-icon-size-custom-battery"
#define ALP_ICON_SIZE_CUSTOM_BATTERY_MEDIUM   "alp-icon-size-custom-battery-medium"
#define ALP_ICON_SIZE_CUSTOM_BROWSER_MOVE_CIRCLE   "alp-icon-size-custom-browser-move-circle"
#define ALP_ICON_SIZE_CUSTOM_CALCULATOR   "alp-icon-size-custom-calculator"
#define ALP_ICON_SIZE_CUSTOM_CALCULATOR_2   "alp-icon-size-custom-calculator-2"
#define ALP_ICON_SIZE_CUSTOM_CALENDAR   "alp-icon-size-custom-calendar"
#define ALP_ICON_SIZE_CUSTOM_CALENDAR_WEEK   "alp-icon-size-custom-calendar-week"
#define ALP_ICON_SIZE_CUSTOM_CONTACTS_PLACEHOLDER_1   "alp-icon-size-custom-contacts-placeholder-1"
#define ALP_ICON_SIZE_CUSTOM_CONTACTS_PLACEHOLDER_2   "alp-icon-size-custom-contacts-placeholder-2"
#define ALP_ICON_SIZE_CUSTOM_CONTACTS_PLACEHOLDER_3   "alp-icon-size-custom-contacts-placeholder-3"
#define ALP_ICON_SIZE_CUSTOM_EMAIL   "alp-icon-size-custom-email"
#define ALP_ICON_SIZE_CUSTOM_JUMPLIST   "alp-icon-size-custom-jumplist"
#define ALP_ICON_SIZE_CUSTOM_SIGNAL   "alp-icon-size-custom-signal"
#define ALP_ICON_SIZE_CUSTOM_SIGNAL_MEDIUM   "alp-icon-size-custom-signal-medium"
#define ALP_ICON_SIZE_CUSTOM_SMS   "alp-icon-size-custom-sms"
#define ALP_ICON_SIZE_CUSTOM_THUMBNAIL_PREVIEW   "alp-icon-size-custom-thumbnail-preview"
#define ALP_ICON_SIZE_LARGE   "alp-icon-size-large"
#define ALP_ICON_SIZE_MEDIUM   "alp-icon-size-medium"
#define ALP_ICON_SIZE_SMALL   "alp-icon-size-small"
#define ALP_ICON_SIZE_STATUS_SELECTOR   "alp-icon-size-status-selector"
#define ALP_ICON_SIZE_STATUSBAR   "alp-icon-size-statusbar"
#define ALP_ICON_SIZE_TINY   "alp-icon-size-tiny"
#define ALP_IS_STOCK_NAME(str)   (str && (!strncmp(str, "alp-stock-", 10) || !strncmp(str, "gtk-", 4)))
#define ALP_IS_STOCK_URL(url)   (url && !strncasecmp(url, ALP_URL_STOCK_ICON, ALP_URL_STOCK_ICON_LEN))
 Macro that returns TRUE if the URL is a stock icon url and FALSE otherwise.
#define ALP_STOCK_ADD   "alp-stock-add"
#define ALP_STOCK_ALARM   "alp-stock-alarm"
#define ALP_STOCK_ALARM_OFF   "alp-stock-alarm-off"
#define ALP_STOCK_ALERT   "alp-stock-alert"
#define ALP_STOCK_ARROW_DOWN   "alp-stock-arrow-down"
#define ALP_STOCK_ARROW_FAST_NEXT   "alp-stock-arrow-fast-next"
#define ALP_STOCK_ARROW_FAST_REWIND   "alp-stock-arrow-fast-rewind"
#define ALP_STOCK_ARROW_LEFT   "alp-stock-arrow-left"
#define ALP_STOCK_ARROW_NEXT   "alp-stock-arrow-next"
#define ALP_STOCK_ARROW_PLAY   "alp-stock-arrow-play"
#define ALP_STOCK_ARROW_RIGHT   "alp-stock-arrow-right"
#define ALP_STOCK_ARROW_UP   "alp-stock-arrow-up"
#define ALP_STOCK_AUDIO_FILE   "alp-stock-audio-file"
#define ALP_STOCK_AUDIO_PLAYER_APP   "alp-stock-audio-player-app"
#define ALP_STOCK_BATTERY_0   "alp-stock-battery-0"
#define ALP_STOCK_BATTERY_100   "alp-stock-battery-100"
#define ALP_STOCK_BATTERY_25   "alp-stock-battery-25"
#define ALP_STOCK_BATTERY_50   "alp-stock-battery-50"
#define ALP_STOCK_BATTERY_75   "alp-stock-battery-75"
#define ALP_STOCK_BATTERY_BASE   "alp-stock-battery-base"
#define ALP_STOCK_BATTERY_CHARGING   "alp-stock-battery-charging"
#define ALP_STOCK_BLUETOOTH_ACCESS_POINT   "alp-stock-bluetooth-access-point"
#define ALP_STOCK_BLUETOOTH_ACCESS_POINT_BADGE   "alp-stock-bluetooth-access-point-badge"
#define ALP_STOCK_BLUETOOTH_APP   "alp-stock-bluetooth-app"
#define ALP_STOCK_BLUETOOTH_AUDIO   "alp-stock-bluetooth-audio"
#define ALP_STOCK_BLUETOOTH_CAMCORDER   "alp-stock-bluetooth-camcorder"
#define ALP_STOCK_BLUETOOTH_CAMERA   "alp-stock-bluetooth-camera"
#define ALP_STOCK_BLUETOOTH_CAR   "alp-stock-bluetooth-car"
#define ALP_STOCK_BLUETOOTH_COMPUTER   "alp-stock-bluetooth-computer"
#define ALP_STOCK_BLUETOOTH_CONNECTED_BADGE   "alp-stock-bluetooth-connected-badge"
#define ALP_STOCK_BLUETOOTH_DEVICE_CONNECTED   "alp-stock-bluetooth-device-connected"
#define ALP_STOCK_BLUETOOTH_DEVICE_PAIRED   "alp-stock-bluetooth-device-paired"
#define ALP_STOCK_BLUETOOTH_DEVICE_TRUSTED   "alp-stock-bluetooth-device-trusted"
#define ALP_STOCK_BLUETOOTH_DISCOVERABLE_BADGE   "alp-stock-bluetooth-discoverable-badge"
#define ALP_STOCK_BLUETOOTH_HANDSET_SPEAKER   "alp-stock-bluetooth-handset-speaker"
#define ALP_STOCK_BLUETOOTH_HANDSFREE   "alp-stock-bluetooth-handsfree"
#define ALP_STOCK_BLUETOOTH_HEADPHONE   "alp-stock-bluetooth-headphone"
#define ALP_STOCK_BLUETOOTH_HEADSET   "alp-stock-bluetooth-headset"
#define ALP_STOCK_BLUETOOTH_IMAGING   "alp-stock-bluetooth-imaging"
#define ALP_STOCK_BLUETOOTH_KEYBOARD   "alp-stock-bluetooth-keyboard"
#define ALP_STOCK_BLUETOOTH_LAPTOP   "alp-stock-bluetooth-laptop"
#define ALP_STOCK_BLUETOOTH_MICROPHONE   "alp-stock-bluetooth-microphone"
#define ALP_STOCK_BLUETOOTH_MISCELLANEOUS   "alp-stock-bluetooth-miscellaneous"
#define ALP_STOCK_BLUETOOTH_MOBILE   "alp-stock-bluetooth-mobile"
#define ALP_STOCK_BLUETOOTH_ON   "alp-stock-bluetooth-on"
#define ALP_STOCK_BLUETOOTH_ON_NOT_DISCOVERABLE_BADGE   "alp-stock-bluetooth-on-not-discoverable-badge"
#define ALP_STOCK_BLUETOOTH_PDA   "alp-stock-bluetooth-pda"
#define ALP_STOCK_BLUETOOTH_PERIPHERIAL   "alp-stock-bluetooth-peripherial"
#define ALP_STOCK_BLUETOOTH_PHONE   "alp-stock-bluetooth-phone"
#define ALP_STOCK_BLUETOOTH_PHONE_MODEM   "alp-stock-bluetooth-phone-modem"
#define ALP_STOCK_BLUETOOTH_PRINTER   "alp-stock-bluetooth-printer"
#define ALP_STOCK_BLUETOOTH_TOY   "alp-stock-bluetooth-toy"
#define ALP_STOCK_BLUETOOTH_UNCLASSIFIED   "alp-stock-bluetooth-unclassified"
#define ALP_STOCK_BLUETOOTH_WEARABLE   "alp-stock-bluetooth-wearable"
#define ALP_STOCK_BOOKMARK   "alp-stock-bookmark"
#define ALP_STOCK_BRIGHTNESS   "alp-stock-brightness"
#define ALP_STOCK_BROWSER_APP   "alp-stock-browser-app"
#define ALP_STOCK_BROWSER_ARROW_BACK   "alp-stock-browser-arrow-back"
#define ALP_STOCK_BROWSER_ARROW_BACK_OFF   "alp-stock-browser-arrow-back-off"
#define ALP_STOCK_BROWSER_ARROW_NEXT   "alp-stock-browser-arrow-next"
#define ALP_STOCK_BROWSER_ARROW_NEXT_OFF   "alp-stock-browser-arrow-next-off"
#define ALP_STOCK_BROWSER_CONNECTING_BAR_STOP_LOADING   "alp-stock-browser-connecting-bar-stop-loading"
#define ALP_STOCK_BROWSER_LOADING_01   "alp-stock-browser-loading-01"
#define ALP_STOCK_BROWSER_LOADING_02   "alp-stock-browser-loading-02"
#define ALP_STOCK_BROWSER_LOADING_03   "alp-stock-browser-loading-03"
#define ALP_STOCK_BROWSER_LOADING_04   "alp-stock-browser-loading-04"
#define ALP_STOCK_BROWSER_LOADING_05   "alp-stock-browser-loading-05"
#define ALP_STOCK_BROWSER_LOADING_06   "alp-stock-browser-loading-06"
#define ALP_STOCK_BROWSER_LOADING_07   "alp-stock-browser-loading-07"
#define ALP_STOCK_BROWSER_MOVE_CIRCLE   "alp-stock-browser-move-circle"
#define ALP_STOCK_BROWSER_STOP   "alp-stock-browser-stop"
#define ALP_STOCK_BROWSER_TOOLBAR_FOLD   "alp-stock-browser-toolbar-fold"
#define ALP_STOCK_BROWSER_TOOLBAR_HISTORY   "alp-stock-browser-toolbar-history"
#define ALP_STOCK_BROWSER_TOOLBAR_SPREAD   "alp-stock-browser-toolbar-spread"
#define ALP_STOCK_BROWSER_TOOLBAR_STOP_LOADING   "alp-stock-browser-toolbar-stop-loading"
#define ALP_STOCK_BROWSER_TOOLBAR_ZOOM   "alp-stock-browser-toolbar-zoom"
#define ALP_STOCK_BROWSER_WINDOW_TAB   "alp-stock-browser-window-tab"
#define ALP_STOCK_CALCULATOR_0   "alp-stock-calculator-0"
#define ALP_STOCK_CALCULATOR_0_PRESS   "alp-stock-calculator-0-press"
#define ALP_STOCK_CALCULATOR_1   "alp-stock-calculator-1"
#define ALP_STOCK_CALCULATOR_1_PRESS   "alp-stock-calculator-1-press"
#define ALP_STOCK_CALCULATOR_2   "alp-stock-calculator-2"
#define ALP_STOCK_CALCULATOR_2_PRESS   "alp-stock-calculator-2-press"
#define ALP_STOCK_CALCULATOR_3   "alp-stock-calculator-3"
#define ALP_STOCK_CALCULATOR_3_PRESS   "alp-stock-calculator-3-press"
#define ALP_STOCK_CALCULATOR_4   "alp-stock-calculator-4"
#define ALP_STOCK_CALCULATOR_4_PRESS   "alp-stock-calculator-4-press"
#define ALP_STOCK_CALCULATOR_5   "alp-stock-calculator-5"
#define ALP_STOCK_CALCULATOR_5_PRESS   "alp-stock-calculator-5-press"
#define ALP_STOCK_CALCULATOR_6   "alp-stock-calculator-6"
#define ALP_STOCK_CALCULATOR_6_PRESS   "alp-stock-calculator-6-press"
#define ALP_STOCK_CALCULATOR_7   "alp-stock-calculator-7"
#define ALP_STOCK_CALCULATOR_7_PRESS   "alp-stock-calculator-7-press"
#define ALP_STOCK_CALCULATOR_8   "alp-stock-calculator-8"
#define ALP_STOCK_CALCULATOR_8_PRESS   "alp-stock-calculator-8-press"
#define ALP_STOCK_CALCULATOR_9   "alp-stock-calculator-9"
#define ALP_STOCK_CALCULATOR_9_PRESS   "alp-stock-calculator-9-press"
#define ALP_STOCK_CALCULATOR_APP   "alp-stock-calculator-app"
#define ALP_STOCK_CALCULATOR_C   "alp-stock-calculator-c"
#define ALP_STOCK_CALCULATOR_C_PRESS   "alp-stock-calculator-c-press"
#define ALP_STOCK_CALCULATOR_CE   "alp-stock-calculator-ce"
#define ALP_STOCK_CALCULATOR_CE_PRESS   "alp-stock-calculator-ce-press"
#define ALP_STOCK_CALCULATOR_DIVIDED   "alp-stock-calculator-divided"
#define ALP_STOCK_CALCULATOR_DIVIDED_PRESS   "alp-stock-calculator-divided-press"
#define ALP_STOCK_CALCULATOR_EQUAL   "alp-stock-calculator-equal"
#define ALP_STOCK_CALCULATOR_EQUAL_PRESS   "alp-stock-calculator-equal-press"
#define ALP_STOCK_CALCULATOR_MC   "alp-stock-calculator-mc"
#define ALP_STOCK_CALCULATOR_MC_PRESS   "alp-stock-calculator-mc-press"
#define ALP_STOCK_CALCULATOR_MINUS   "alp-stock-calculator-minus"
#define ALP_STOCK_CALCULATOR_MINUS_PRESS   "alp-stock-calculator-minus-press"
#define ALP_STOCK_CALCULATOR_MPLUS   "alp-stock-calculator-mplus"
#define ALP_STOCK_CALCULATOR_MPLUS_PRESS   "alp-stock-calculator-mplus-press"
#define ALP_STOCK_CALCULATOR_MR   "alp-stock-calculator-mr"
#define ALP_STOCK_CALCULATOR_MR_PRESS   "alp-stock-calculator-mr-press"
#define ALP_STOCK_CALCULATOR_MULTIPLIED   "alp-stock-calculator-multiplied"
#define ALP_STOCK_CALCULATOR_MULTIPLIED_PRESS   "alp-stock-calculator-multiplied-press"
#define ALP_STOCK_CALCULATOR_PERCENT   "alp-stock-calculator-percent"
#define ALP_STOCK_CALCULATOR_PERCENT_PRESS   "alp-stock-calculator-percent-press"
#define ALP_STOCK_CALCULATOR_PLUS   "alp-stock-calculator-plus"
#define ALP_STOCK_CALCULATOR_PLUS_PRESS   "alp-stock-calculator-plus-press"
#define ALP_STOCK_CALCULATOR_PLUSMINUS   "alp-stock-calculator-plusminus"
#define ALP_STOCK_CALCULATOR_PLUSMINUS_PRESS   "alp-stock-calculator-plusminus-press"
#define ALP_STOCK_CALCULATOR_POINT   "alp-stock-calculator-point"
#define ALP_STOCK_CALCULATOR_POINT_PRESS   "alp-stock-calculator-point-press"
#define ALP_STOCK_CALCULATOR_ROOT   "alp-stock-calculator-root"
#define ALP_STOCK_CALCULATOR_ROOT_PRESS   "alp-stock-calculator-root-press"
#define ALP_STOCK_CALENDAR_ALARM   "alp-stock-calendar-alarm"
#define ALP_STOCK_CALENDAR_APP   "alp-stock-calendar-app"
#define ALP_STOCK_CALIBRATION   "alp-stock-calibration"
#define ALP_STOCK_CAMERA_APP   "alp-stock-camera-app"
#define ALP_STOCK_CAPTURE   "alp-stock-capture"
#define ALP_STOCK_CARD_APP   "alp-stock-card-app"
#define ALP_STOCK_CARD_BADGE   "alp-stock-card-badge"
#define ALP_STOCK_CAT_BROWSER_APP   "alp-stock-cat-browser-app"
#define ALP_STOCK_CAT_BROWSER_BACK   "alp-stock-cat-browser-back"
#define ALP_STOCK_CAT_BROWSER_CANCEL   "alp-stock-cat-browser-cancel"
#define ALP_STOCK_CAT_BROWSER_CONNECTED   "alp-stock-cat-browser-connected"
#define ALP_STOCK_CAT_BROWSER_FORWARD   "alp-stock-cat-browser-forward"
#define ALP_STOCK_CAT_BROWSER_NOTIFICATION   "alp-stock-cat-browser-notification"
#define ALP_STOCK_CHECKBOX_BLANK   "alp-stock-checkbox-blank"
#define ALP_STOCK_CHECKBOX_CHECKED   "alp-stock-checkbox-checked"
#define ALP_STOCK_CLOCK_APP   "alp-stock-clock-app"
#define ALP_STOCK_CLOSE   "alp-stock-close"
#define ALP_STOCK_CONNECTION_ACTIVE   "alp-stock-connection-active"
#define ALP_STOCK_CONNECTION_BLUETOOTH   "alp-stock-connection-bluetooth"
#define ALP_STOCK_CONNECTION_BLUETOOTH_ACTIVE   "alp-stock-connection-bluetooth-active"
#define ALP_STOCK_CONNECTION_CIRCUIT_NETWORK   "alp-stock-connection-circuit-network"
#define ALP_STOCK_CONNECTION_ETHERNET   "alp-stock-connection-ethernet"
#define ALP_STOCK_CONNECTION_IFRD   "alp-stock-connection-ifrd"
#define ALP_STOCK_CONNECTION_LOCKED   "alp-stock-connection-locked"
#define ALP_STOCK_CONNECTION_PACKET_NETWORK   "alp-stock-connection-packet-network"
#define ALP_STOCK_CONNECTION_PACKET_NETWORK_ACTIVE   "alp-stock-connection-packet-network-active"
#define ALP_STOCK_CONNECTION_PACKET_NETWORK_ACTIVE   "alp-stock-connection-packet-network-active"
#define ALP_STOCK_CONNECTION_SERIAL   "alp-stock-connection-serial"
#define ALP_STOCK_CONNECTION_USB   "alp-stock-connection-usb"
#define ALP_STOCK_CONNECTION_VPN   "alp-stock-connection-vpn"
#define ALP_STOCK_CONNECTION_WIFI   "alp-stock-connection-wifi"
#define ALP_STOCK_CONNECTION_WIFI_ACTIVE   "alp-stock-connection-wifi-active"
#define ALP_STOCK_CONNECTION_WIFI_BADGE   "alp-stock-connection-wifi-badge"
#define ALP_STOCK_CONTACT_ADDRESS_HOME   "alp-stock-contact-address-home"
#define ALP_STOCK_CONTACT_ADDRESS_OTHER   "alp-stock-contact-address-other"
#define ALP_STOCK_CONTACT_ADDRESS_WORK   "alp-stock-contact-address-work"
#define ALP_STOCK_CONTACT_BUSINESS_CARD   "alp-stock-contact-business-card"
#define ALP_STOCK_CONTACT_BUTTON_DIAL   "alp-stock-contact-button-dial"
#define ALP_STOCK_CONTACT_BUTTON_MESSAGE   "alp-stock-contact-button-message"
#define ALP_STOCK_CONTACT_BUTTON_VIDEO_CALL   "alp-stock-contact-button-video-call"
#define ALP_STOCK_CONTACT_CATEGORY   "alp-stock-contact-category"
#define ALP_STOCK_CONTACT_CUSTOM   "alp-stock-contact-custom"
#define ALP_STOCK_CONTACT_EDIT   "alp-stock-contact-edit"
#define ALP_STOCK_CONTACT_EMAIL   "alp-stock-contact-email"
#define ALP_STOCK_CONTACT_FAX   "alp-stock-contact-fax"
#define ALP_STOCK_CONTACT_GROUP_EMAIL   "alp-stock-contact-group-email"
#define ALP_STOCK_CONTACT_GROUP_MESSAGING   "alp-stock-contact-group-messaging"
#define ALP_STOCK_CONTACT_HOME   "alp-stock-contact-home"
#define ALP_STOCK_CONTACT_IM   "alp-stock-contact-im"
#define ALP_STOCK_CONTACT_IM_AIM   "alp-stock-contact-im-aim"
#define ALP_STOCK_CONTACT_IM_ICQ   "alp-stock-contact-im-icq"
#define ALP_STOCK_CONTACT_IM_JABBER   "alp-stock-contact-im-jabber"
#define ALP_STOCK_CONTACT_IM_MSN   "alp-stock-contact-im-msn"
#define ALP_STOCK_CONTACT_IM_YAHOO   "alp-stock-contact-im-yahoo"
#define ALP_STOCK_CONTACT_MOBILE   "alp-stock-contact-mobile"
#define ALP_STOCK_CONTACT_OTHER   "alp-stock-contact-other"
#define ALP_STOCK_CONTACT_PLACEHOLDER_IMAGE   "alp-stock-contact-placeholder-image"
#define ALP_STOCK_CONTACT_SIM   "alp-stock-contact-sim"
#define ALP_STOCK_CONTACT_VIDEO   "alp-stock-contact-video"
#define ALP_STOCK_CONTACT_VIDEO_RINGTONE   "alp-stock-contact-video-ringtone"
#define ALP_STOCK_CONTACT_VOICE_MAIL   "alp-stock-contact-voice-mail"
#define ALP_STOCK_CONTACT_VOICE_RINGTONE   "alp-stock-contact-voice-ringtone"
#define ALP_STOCK_CONTACT_WEB   "alp-stock-contact-web"
#define ALP_STOCK_CONTACT_WORK   "alp-stock-contact-work"
#define ALP_STOCK_CONTACTS_APP   "alp-stock-contacts-app"
#define ALP_STOCK_CONTRAST   "alp-stock-contrast"
#define ALP_STOCK_CROP   "alp-stock-crop"
#define ALP_STOCK_DELETE   "alp-stock-delete"
#define ALP_STOCK_DEVICE_LOCK_APP   "alp-stock-device-lock-app"
#define ALP_STOCK_DOC_VIEWER_APP   "alp-stock-doc-viewer-app"
#define ALP_STOCK_DOWNLOAD_MANAGER_APP   "alp-stock-download-manager-app"
#define ALP_STOCK_DOWNLOADS   "alp-stock-downloads"
#define ALP_STOCK_DOWNLOADS_1   "alp-stock-downloads-1"
#define ALP_STOCK_DOWNLOADS_2   "alp-stock-downloads-2"
#define ALP_STOCK_DOWNLOADS_RETRY_NORMAL   "alp-stock-downloads-retry-normal"
#define ALP_STOCK_DOWNLOADS_STOP_NORMAL   "alp-stock-downloads-stop-normal"
#define ALP_STOCK_EMAIL_APP   "alp-stock-email-app"
#define ALP_STOCK_EMAIL_ARROW_NEXT   "alp-stock-email-arrow-next"
#define ALP_STOCK_EMAIL_ARROW_PREVIOUS   "alp-stock-email-arrow-previous"
#define ALP_STOCK_EMAIL_ASCENDING   "alp-stock-email-ascending"
#define ALP_STOCK_EMAIL_ATTACHMENT   "alp-stock-email-attachment"
#define ALP_STOCK_EMAIL_ATTACHMENT_BADGE   "alp-stock-email-attachment-badge"
#define ALP_STOCK_EMAIL_ATTACHMENT_BADGE   "alp-stock-email-attachment-badge"
#define ALP_STOCK_EMAIL_BASE   "alp-stock-email-base"
#define ALP_STOCK_EMAIL_BASE   "alp-stock-email-base"
#define ALP_STOCK_EMAIL_CONNECTED   "alp-stock-email-connected"
#define ALP_STOCK_EMAIL_DELETE   "alp-stock-email-delete"
#define ALP_STOCK_EMAIL_DELIVERY_RECEIPT   "alp-stock-email-delivery-receipt"
#define ALP_STOCK_EMAIL_DELIVERY_RECEIPT   "alp-stock-email-delivery-receipt"
#define ALP_STOCK_EMAIL_DESCENDING   "alp-stock-email-descending"
#define ALP_STOCK_EMAIL_DISCONNECTED   "alp-stock-email-disconnected"
#define ALP_STOCK_EMAIL_FLAG   "alp-stock-email-flag"
#define ALP_STOCK_EMAIL_FLAG_BADGE   "alp-stock-email-flag-badge"
#define ALP_STOCK_EMAIL_FLAG_BADGE   "alp-stock-email-flag-badge"
#define ALP_STOCK_EMAIL_FORWARD_BADGE   "alp-stock-email-forward-badge"
#define ALP_STOCK_EMAIL_HIGH_PRIORITY   "alp-stock-email-high-priority"
#define ALP_STOCK_EMAIL_HIGH_PRIORITY   "alp-stock-email-high-priority"
#define ALP_STOCK_EMAIL_HIGH_PRIORITY_BADGE   "alp-stock-email-high-priority-badge"
#define ALP_STOCK_EMAIL_HIGH_PRIORITY_BADGE   "alp-stock-email-high-priority-badge"
#define ALP_STOCK_EMAIL_LOCKED_ACCOUNT   "alp-stock-email-locked-account"
#define ALP_STOCK_EMAIL_NEW   "alp-stock-email-new"
#define ALP_STOCK_EMAIL_NORMAL_PRIORITY   "alp-stock-email-normal-priority"
#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_BADGE   "alp-stock-email-partial-download-badge"
#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_BASE   "alp-stock-email-partial-download-base"
#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_BASE   "alp-stock-email-partial-download-base"
#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_READ   "alp-stock-email-partial-download-read"
#define ALP_STOCK_EMAIL_PROGRESS_01   "alp-stock-email-progress-01"
#define ALP_STOCK_EMAIL_PROGRESS_02   "alp-stock-email-progress-02"
#define ALP_STOCK_EMAIL_PROGRESS_03   "alp-stock-email-progress-03"
#define ALP_STOCK_EMAIL_PROGRESS_04   "alp-stock-email-progress-04"
#define ALP_STOCK_EMAIL_PROGRESS_05   "alp-stock-email-progress-05"
#define ALP_STOCK_EMAIL_PROGRESS_06   "alp-stock-email-progress-06"
#define ALP_STOCK_EMAIL_PROGRESS_07   "alp-stock-email-progress-07"
#define ALP_STOCK_EMAIL_PROGRESS_08   "alp-stock-email-progress-08"
#define ALP_STOCK_EMAIL_READ   "alp-stock-email-read"
#define ALP_STOCK_EMAIL_READ_RECEIPT   "alp-stock-email-read-receipt"
#define ALP_STOCK_EMAIL_REPLY   "alp-stock-email-reply"
#define ALP_STOCK_EMAIL_STOP   "alp-stock-email-stop"
#define ALP_STOCK_EMAIL_UNREAD   "alp-stock-email-unread"
#define ALP_STOCK_EMOTICON_ANGEL   "alp-stock-emoticon-angel"
#define ALP_STOCK_EMOTICON_ANGRY   "alp-stock-emoticon-angry"
#define ALP_STOCK_EMOTICON_BIG_GRIN   "alp-stock-emoticon-big-grin"
#define ALP_STOCK_EMOTICON_CONFUSED   "alp-stock-emoticon-confused"
#define ALP_STOCK_EMOTICON_CRYING   "alp-stock-emoticon-crying"
#define ALP_STOCK_EMOTICON_DEVIL_GRIN   "alp-stock-emoticon-devil-grin"
#define ALP_STOCK_EMOTICON_KISS   "alp-stock-emoticon-kiss"
#define ALP_STOCK_EMOTICON_SAD   "alp-stock-emoticon-sad"
#define ALP_STOCK_EMOTICON_SMILE   "alp-stock-emoticon-smile"
#define ALP_STOCK_EMOTICON_SURPRISE   "alp-stock-emoticon-surprise"
#define ALP_STOCK_EMOTICON_TONGUE_OUT   "alp-stock-emoticon-tongue-out"
#define ALP_STOCK_EMOTICON_WINK   "alp-stock-emoticon-wink"
#define ALP_STOCK_ERROR   "alp-stock-error"
#define ALP_STOCK_EVENT   "alp-stock-event"
#define ALP_STOCK_EVENT__NOOPERATING_DOWN   "alp-stock-event-nooperating-down"
#define ALP_STOCK_EVENT__NOOPERATING_UP   "alp-stock-event-nooperating-up"
#define ALP_STOCK_EVENT_ADD_NOTE   "alp-stock-event-add-note"
#define ALP_STOCK_EVENT_ANNIVERSARY   "alp-stock-event-anniversary"
#define ALP_STOCK_EVENT_BIRTHDAY   "alp-stock-event-birthday"
#define ALP_STOCK_EVENT_MONTH_TIMED   "alp-stock-event-month-timed"
#define ALP_STOCK_EVENT_MONTH_UNTIMED   "alp-stock-event-month-untimed"
#define ALP_STOCK_EVENT_NO_TIME   "alp-stock-event-no-time"
#define ALP_STOCK_EVENT_NO_TIME_BADGE   "alp-stock-event-no-time-badge"
#define ALP_STOCK_EVENT_REPEAT   "alp-stock-event-repeat"
#define ALP_STOCK_EVENT_REPEAT_BADGE   "alp-stock-event-repeat-badge"
#define ALP_STOCK_EVENT_TIMED   "alp-stock-event-timed"
#define ALP_STOCK_EVENT_TIMED_BADGE   "alp-stock-event-timed-badge"
#define ALP_STOCK_EXCEL_FILE   "alp-stock-excel-file"
#define ALP_STOCK_FILE_MANAGER_APP   "alp-stock-file-manager-app"
#define ALP_STOCK_FLASH   "alp-stock-flash"
#define ALP_STOCK_FRAME   "alp-stock-frame"
#define ALP_STOCK_GENERIC_APP   "alp-stock-generic-app"
#define ALP_STOCK_GENERIC_FILE   "alp-stock-generic-file"
#define ALP_STOCK_GO_WEB_PAGE   "alp-stock-go-web-page"
#define ALP_STOCK_GROUP   "alp-stock-group"
#define ALP_STOCK_GVM_BUTTON_BASE   "alp-stock-gvm-button-base"
#define ALP_STOCK_GVM_BUTTON_DOWN   "alp-stock-gvm-button-down"
#define ALP_STOCK_GVM_BUTTON_ROCKER_BASE   "alp-stock-gvm-button-rocker-base"
#define ALP_STOCK_GVM_BUTTON_ROCKER_CENTER_BADGE   "alp-stock-gvm-button-rocker-center-badge"
#define ALP_STOCK_GVM_BUTTON_ROCKER_DOWN_BADGE   "alp-stock-gvm-button-rocker-down-badge"
#define ALP_STOCK_GVM_BUTTON_ROCKER_LEFT_BADGE   "alp-stock-gvm-button-rocker-left-badge"
#define ALP_STOCK_GVM_BUTTON_ROCKER_RIGHT_BADGE   "alp-stock-gvm-button-rocker-right-badge"
#define ALP_STOCK_GVM_BUTTON_ROCKER_UP_BADGE   "alp-stock-gvm-button-rocker-up-badge"
#define ALP_STOCK_GVM_BUTTON_SELECTED   "alp-stock-gvm-button-selected"
#define ALP_STOCK_GVM_BUTTON_UP   "alp-stock-gvm-button-up"
#define ALP_STOCK_HOME   "alp-stock-home"
#define ALP_STOCK_IM_ANGRY   "alp-stock-im-angry"
#define ALP_STOCK_IM_ANXIOUS   "alp-stock-im-anxious"
#define ALP_STOCK_IM_APP   "alp-stock-im-app"
#define ALP_STOCK_IM_ASHAMED   "alp-stock-im-ashamed"
#define ALP_STOCK_IM_AWAY   "alp-stock-im-away"
#define ALP_STOCK_IM_BLOCKED   "alp-stock-im-blocked"
#define ALP_STOCK_IM_BORED   "alp-stock-im-bored"
#define ALP_STOCK_IM_BUDDY_OFFLINE   "alp-stock-im-buddy-offline"
#define ALP_STOCK_IM_BUSY   "alp-stock-im-busy"
#define ALP_STOCK_IM_CHAT   "alp-stock-im-chat"
#define ALP_STOCK_IM_COMPLETED   "alp-stock-im-completed"
#define ALP_STOCK_IM_CONNECTING   "alp-stock-im-connecting"
#define ALP_STOCK_IM_CONNECTING_01_BADGE   "alp-stock-im-connecting-01-badge"
#define ALP_STOCK_IM_CONNECTING_02_BADGE   "alp-stock-im-connecting-02-badge"
#define ALP_STOCK_IM_CONNECTING_03_BADGE   "alp-stock-im-connecting-03-badge"
#define ALP_STOCK_IM_DISCREET   "alp-stock-im-discreet"
#define ALP_STOCK_IM_ERROR   "alp-stock-im-error"
#define ALP_STOCK_IM_EXCITED   "alp-stock-im-excited"
#define ALP_STOCK_IM_FOLD_GROUP   "alp-stock-im-fold-group"
#define ALP_STOCK_IM_INVINCIBLE   "alp-stock-im-invincible"
#define ALP_STOCK_IM_JEALOUS   "alp-stock-im-jealous"
#define ALP_STOCK_IM_LOVE   "alp-stock-im-love"
#define ALP_STOCK_IM_MOBILE   "alp-stock-im-mobile"
#define ALP_STOCK_IM_NEW_MESSAGES   "alp-stock-im-new-messages"
#define ALP_STOCK_IM_OFFLINE   "alp-stock-im-offline"
#define ALP_STOCK_IM_PENDING   "alp-stock-im-pending"
#define ALP_STOCK_IM_SAD   "alp-stock-im-sad"
#define ALP_STOCK_IM_SLEEPY   "alp-stock-im-sleepy"
#define ALP_STOCK_IM_SMILE   "alp-stock-im-smile"
#define ALP_STOCK_IM_UNFOLD_GROUP   "alp-stock-im-unfold-group"
#define ALP_STOCK_IMAGE_FILE   "alp-stock-image-file"
#define ALP_STOCK_IMAGE_GROUP   "alp-stock-image-group"
#define ALP_STOCK_IN_PROGRESS_01   "alp-stock-in-progress-01"
#define ALP_STOCK_IN_PROGRESS_02   "alp-stock-in-progress-02"
#define ALP_STOCK_IN_PROGRESS_03   "alp-stock-in-progress-03"
#define ALP_STOCK_IN_PROGRESS_04   "alp-stock-in-progress-04"
#define ALP_STOCK_IN_PROGRESS_05   "alp-stock-in-progress-05"
#define ALP_STOCK_IN_PROGRESS_06   "alp-stock-in-progress-06"
#define ALP_STOCK_IN_PROGRESS_07   "alp-stock-in-progress-07"
#define ALP_STOCK_IN_PROGRESS_08   "alp-stock-in-progress-08"
#define ALP_STOCK_INFORMATION   "alp-stock-information"
#define ALP_STOCK_INPUT_CHIN_PINYIN   "alp-stock-input-chin-pinyin"
#define ALP_STOCK_INPUT_CHIN_UP_ROMA   "alp-stock-input-chin-up-roma"
#define ALP_STOCK_INPUT_ENG_LO   "alp-stock-input-eng-lo"
#define ALP_STOCK_INPUT_ENG_NUMB   "alp-stock-input-eng-numb"
#define ALP_STOCK_INPUT_ENG_UP   "alp-stock-input-eng-up"
#define ALP_STOCK_INPUT_ENG_UP_LO   "alp-stock-input-eng-up-lo"
#define ALP_STOCK_INPUT_HELP_NORMAL   "alp-stock-input-help-normal"
#define ALP_STOCK_INPUT_JAP_EIJI   "alp-stock-input-jap-eiji"
#define ALP_STOCK_INPUT_JAP_KANA   "alp-stock-input-jap-kana"
#define ALP_STOCK_INPUT_JAP_KATA   "alp-stock-input-jap-kata"
#define ALP_STOCK_INPUT_JAP_SUJI   "alp-stock-input-jap-suji"
#define ALP_STOCK_INPUT_RETURN_NORMAL   "alp-stock-input-return-normal"
#define ALP_STOCK_INPUT_SHIFT_DISABLE   "alp-stock-input-shift-disable"
#define ALP_STOCK_INVALID_SIM   "alp-stock-invalid-sim"
#define ALP_STOCK_JUMP_LIST_CLOSE   "alp-stock-jump-list-close"
#define ALP_STOCK_KEY   "alp-stock-key"
#define ALP_STOCK_LIST_VIEW   "alp-stock-list-view"
#define ALP_STOCK_LOCK   "alp-stock-lock"
#define ALP_STOCK_LOCK_BADGE   "alp-stock-lock-badge"
#define ALP_STOCK_MEDIA_CAMCORDER   "alp-stock-media-camcorder"
#define ALP_STOCK_MEDIA_CAMERA   "alp-stock-media-camera"
#define ALP_STOCK_MEDIA_LOOP   "alp-stock-media-loop"
#define ALP_STOCK_MEDIA_MICROPHONE   "alp-stock-media-microphone"
#define ALP_STOCK_MEDIA_SELECTOR_CARD_BADGE_MEDIUM   "alp-stock-media-selector-card-badge-medium"
#define ALP_STOCK_MEDIA_SELECTOR_CARD_BADGE_PREVIEW   "alp-stock-media-selector-card-badge-preview"
#define ALP_STOCK_MEDIA_SELECTOR_CARD_BADGE_SMALL   "alp-stock-media-selector-card-badge-small"
#define ALP_STOCK_MEDIA_SELECTOR_LOCK_BADGE_MEDIUM   "alp-stock-media-selector-lock-badge-medium"
#define ALP_STOCK_MEDIA_SELECTOR_LOCK_BADGE_PREVIEW   "alp-stock-media-selector-lock-badge-preview"
#define ALP_STOCK_MEDIA_SELECTOR_LOCK_BADGE_SMALL   "alp-stock-media-selector-lock-badge-small"
#define ALP_STOCK_MEDIA_SHUFFLE   "alp-stock-media-shuffle"
#define ALP_STOCK_MEDIA_SPEAKER   "alp-stock-media-speaker"
#define ALP_STOCK_MEMOS_APP   "alp-stock-memos-app"
#define ALP_STOCK_MENU_SOFTKEY   "alp-stock-menu-softkey"
#define ALP_STOCK_MESSAGING_ADDED_AUDIO_FILE   "alp-stock-messaging-added-audio-file"
#define ALP_STOCK_MESSAGING_ADDED_AUDIO_FILE   "alp-stock-messaging-added-audio-file"
#define ALP_STOCK_MESSAGING_ADDED_VIDEO_FILE   "alp-stock-messaging-added-video-file"
#define ALP_STOCK_MESSAGING_ADDED_VIDEO_FILE   "alp-stock-messaging-added-video-file"
#define ALP_STOCK_MESSAGING_APP   "alp-stock-messaging-app"
#define ALP_STOCK_MESSAGING_ATTACHMENT_BADGE   "alp-stock-messaging-attachment-badge"
#define ALP_STOCK_MESSAGING_AUDIO_ATTACHMENT   "alp-stock-messaging-audio-attachment"
#define ALP_STOCK_MESSAGING_BASE   "alp-stock-messaging-base"
#define ALP_STOCK_MESSAGING_BASE   "alp-stock-messaging-base"
#define ALP_STOCK_MESSAGING_CELL_BROADCAST   "alp-stock-messaging-cell-broadcast"
#define ALP_STOCK_MESSAGING_CELL_BROADCAST   "alp-stock-messaging-cell-broadcast"
#define ALP_STOCK_MESSAGING_CELL_BROADCAST_INDICATOR   "alp-stock-messaging-cell-broadcast-indicator"
#define ALP_STOCK_MESSAGING_CONVERSATION   "alp-stock-messaging-conversation"
#define ALP_STOCK_MESSAGING_DELIVERY_REPORT_FAILED   "alp-stock-messaging-delivery-report-failed"
#define ALP_STOCK_MESSAGING_DELIVERY_REPORT_SUCCESS   "alp-stock-messaging-delivery-report-success"
#define ALP_STOCK_MESSAGING_DRAFT   "alp-stock-messaging-draft"
#define ALP_STOCK_MESSAGING_FAILED   "alp-stock-messaging-failed"
#define ALP_STOCK_MESSAGING_FAILED   "alp-stock-messaging-failed"
#define ALP_STOCK_MESSAGING_FORWARDED   "alp-stock-messaging-forwarded"
#define ALP_STOCK_MESSAGING_FORWARDED   "alp-stock-messaging-forwarded"
#define ALP_STOCK_MESSAGING_HIGH_PRIORITY   "alp-stock-messaging-high-priority"
#define ALP_STOCK_MESSAGING_HIGH_PRIORITY_BADGE   "alp-stock-messaging-high-priority-badge"
#define ALP_STOCK_MESSAGING_HIGH_PRIORITY_BADGE   "alp-stock-messaging-high-priority-badge"
#define ALP_STOCK_MESSAGING_IMAGE_ATTACHMENT   "alp-stock-messaging-image-attachment"
#define ALP_STOCK_MESSAGING_LOCKED   "alp-stock-messaging-locked"
#define ALP_STOCK_MESSAGING_LOW_PRIORITY   "alp-stock-messaging-low-priority"
#define ALP_STOCK_MESSAGING_LOW_PRIORITY_BADGE   "alp-stock-messaging-low-priority-badge"
#define ALP_STOCK_MESSAGING_LOW_PRIORITY_BADGE   "alp-stock-messaging-low-priority-badge"
#define ALP_STOCK_MESSAGING_MMS_CHAT   "alp-stock-messaging-mms-chat"
#define ALP_STOCK_MESSAGING_OTA   "alp-stock-messaging-ota"
#define ALP_STOCK_MESSAGING_READ   "alp-stock-messaging-read"
#define ALP_STOCK_MESSAGING_READ   "alp-stock-messaging-read"
#define ALP_STOCK_MESSAGING_READ_REPORT_SUCCESS   "alp-stock-messaging-read-report-success"
#define ALP_STOCK_MESSAGING_REPLIED   "alp-stock-messaging-replied"
#define ALP_STOCK_MESSAGING_REPLIED   "alp-stock-messaging-replied"
#define ALP_STOCK_MESSAGING_SENDING   "alp-stock-messaging-sending"
#define ALP_STOCK_MESSAGING_SENDING_FAILED   "alp-stock-messaging-sending-failed"
#define ALP_STOCK_MESSAGING_SENDING_SUCCESS   "alp-stock-messaging-sending-success"
#define ALP_STOCK_MESSAGING_SUCCESS   "alp-stock-messaging-success"
#define ALP_STOCK_MESSAGING_SUCCESS   "alp-stock-messaging-success"
#define ALP_STOCK_MESSAGING_TEMPLATE   "alp-stock-messaging-template"
#define ALP_STOCK_MESSAGING_UNREAD   "alp-stock-messaging-unread"
#define ALP_STOCK_MESSAGING_UNREAD   "alp-stock-messaging-unread"
#define ALP_STOCK_MESSAGING_VIDEO_ATTACHMENT   "alp-stock-messaging-video-attachment"
#define ALP_STOCK_MESSAGING_WAP_PUSH   "alp-stock-messaging-wap-push"
#define ALP_STOCK_MICROPHONE_APP   "alp-stock-microphone-app"
#define ALP_STOCK_MISSING_IMAGE   "alp-stock-missing-image"
#define ALP_STOCK_MMS_BADGE   "alp-stock-mms-badge"
#define ALP_STOCK_MUSIC_COLLECTION   "alp-stock-music-collection"
#define ALP_STOCK_MUSIC_FILE   "alp-stock-music-file"
#define ALP_STOCK_NO_SIM   "alp-stock-no-sim"
#define ALP_STOCK_NOTE   "alp-stock-note"
#define ALP_STOCK_PAUSE   "alp-stock-pause"
#define ALP_STOCK_PDF_FILE   "alp-stock-pdf-file"
#define ALP_STOCK_PICTURE_COLLECTION   "alp-stock-picture-collection"
#define ALP_STOCK_PICTURE_VIEWER_APP   "alp-stock-picture-viewer-app"
#define ALP_STOCK_PLACEHOLDER_PICTURE   "alp-stock-placeholder-picture"
#define ALP_STOCK_POWER_POINT_FILE   "alp-stock-power-point-file"
#define ALP_STOCK_PREFERENCES_APP   "alp-stock-preferences-app"
#define ALP_STOCK_PREVIOUS   "alp-stock-previous"
#define ALP_STOCK_QUESTION   "alp-stock-question"
#define ALP_STOCK_RADIO_OFF   "alp-stock-radio-off"
#define ALP_STOCK_REFRESH_LIST   "alp-stock-refresh-list"
#define ALP_STOCK_RINGTONE_FILE   "alp-stock-ringtone-file"
#define ALP_STOCK_ROTATE   "alp-stock-rotate"
#define ALP_STOCK_SEARCH   "alp-stock-search"
#define ALP_STOCK_SECURE_SSL   "alp-stock-secure-ssl"
#define ALP_STOCK_SIGNAL_01   "alp-stock-signal-01"
#define ALP_STOCK_SIGNAL_02   "alp-stock-signal-02"
#define ALP_STOCK_SIGNAL_03   "alp-stock-signal-03"
#define ALP_STOCK_SIGNAL_04   "alp-stock-signal-04"
#define ALP_STOCK_SIGNAL_3G   "alp-stock-signal-3g"
#define ALP_STOCK_SIGNAL_ANIMATION_1   "alp-stock-signal-animation-1"
#define ALP_STOCK_SIGNAL_ANIMATION_2   "alp-stock-signal-animation-2"
#define ALP_STOCK_SIGNAL_ANIMATION_3   "alp-stock-signal-animation-3"
#define ALP_STOCK_SIGNAL_ANIMATION_4   "alp-stock-signal-animation-4"
#define ALP_STOCK_SIGNAL_ANIMATION_5   "alp-stock-signal-animation-5"
#define ALP_STOCK_SIGNAL_BASE   "alp-stock-signal-base"
#define ALP_STOCK_SIGNAL_DATA_TRANSFER   "alp-stock-signal-data-transfer"
#define ALP_STOCK_SIGNAL_EDGE   "alp-stock-signal-edge"
#define ALP_STOCK_SIGNAL_GPRS   "alp-stock-signal-gprs"
#define ALP_STOCK_SIGNAL_OFFLINE   "alp-stock-signal-offline"
#define ALP_STOCK_SIGNAL_RADIO_OFF   "alp-stock-signal-radio-off"
#define ALP_STOCK_SIGNAL_ROAMING   "alp-stock-signal-roaming"
#define ALP_STOCK_SIGNAL_UMTS   "alp-stock-signal-umts"
#define ALP_STOCK_SIM   "alp-stock-sim"
#define ALP_STOCK_SIM_LOCKED   "alp-stock-sim-locked"
#define ALP_STOCK_SPEAKER   "alp-stock-speaker"
#define ALP_STOCK_SPEAKER_OFF_BADGE   "alp-stock-speaker-off-badge"
#define ALP_STOCK_STATUS_ALERT_1   "alp-stock-status-alert-1"
#define ALP_STOCK_STATUS_ALERT_2   "alp-stock-status-alert-2"
#define ALP_STOCK_STATUS_DOWNLOAD_NONE   "alp-stock-status-download-none"
#define ALP_STOCK_STATUS_INCOMING_CALL_NONE   "alp-stock-status-incoming-call-none"
#define ALP_STOCK_STATUS_MEDIA_PLAYER_NONE   "alp-stock-status-media-player-none"
#define ALP_STOCK_STATUS_SELECTOR_DOWNLOAD_BADGE   "alp-stock-status-selector-download-badge"
#define ALP_STOCK_STATUS_SELECTOR_DOWNLOAD_BADGE_1   "alp-stock-status-selector-download-badge-1"
#define ALP_STOCK_STATUS_SELECTOR_DOWNLOAD_BADGE_2   "alp-stock-status-selector-download-badge-2"
#define ALP_STOCK_STOP   "alp-stock-stop"
#define ALP_STOCK_SYNC   "alp-stock-sync"
#define ALP_STOCK_SYNC_APP   "alp-stock-sync-app"
#define ALP_STOCK_SYNC_FAILURE_BADGE   "alp-stock-sync-failure-badge"
#define ALP_STOCK_SYNC_PROGRESS_BADGE   "alp-stock-sync-progress-badge"
#define ALP_STOCK_TASKS_APP   "alp-stock-tasks-app"
#define ALP_STOCK_TELE_BASE   "alp-stock-tele-base"
#define ALP_STOCK_TELE_CONFERENCE_BADGE   "alp-stock-tele-conference-badge"
#define ALP_STOCK_TELE_CONTACTS   "alp-stock-tele-contacts"
#define ALP_STOCK_TELE_FAVORITES   "alp-stock-tele-favorites"
#define ALP_STOCK_TELE_FORWARDED_BADGE   "alp-stock-tele-forwarded-badge"
#define ALP_STOCK_TELE_LOG_INCOMING_BADGE   "alp-stock-tele-log-incoming-badge"
#define ALP_STOCK_TELE_LOG_MISSED_BADGE   "alp-stock-tele-log-missed-badge"
#define ALP_STOCK_TELE_LOG_OUTGOING_BADGE   "alp-stock-tele-log-outgoing-badge"
#define ALP_STOCK_TELE_MISSED_BADGE   "alp-stock-tele-missed-badge"
#define ALP_STOCK_TELE_MUTE   "alp-stock-tele-mute"
#define ALP_STOCK_TELE_MUTE_BADGE   "alp-stock-tele-mute-badge"
#define ALP_STOCK_TELE_SHIFT_DOWN   "alp-stock-tele-shift-down"
#define ALP_STOCK_TELE_SHIFT_UP   "alp-stock-tele-shift-up"
#define ALP_STOCK_TELE_TEXT_BADGE   "alp-stock-tele-text-badge"
#define ALP_STOCK_TELE_TEXTBACK   "alp-stock-tele-textback"
#define ALP_STOCK_TELE_VIDEO_BADGE   "alp-stock-tele-video-badge"
#define ALP_STOCK_TELE_VOICE_MAIL   "alp-stock-tele-voice-mail"
#define ALP_STOCK_TELEPHONY_APP   "alp-stock-telephony-app"
#define ALP_STOCK_TEXT_FILE   "alp-stock-text-file"
#define ALP_STOCK_TIM_12KEY   "alp-stock-tim-12key"
#define ALP_STOCK_TIM_BACKSPACE   "alp-stock-tim-backspace"
#define ALP_STOCK_TIM_EDIT   "alp-stock-tim-edit"
#define ALP_STOCK_TIM_GRAFFITI   "alp-stock-tim-graffiti"
#define ALP_STOCK_TIM_RETURN   "alp-stock-tim-return"
#define ALP_STOCK_TIM_SHIFT   "alp-stock-tim-shift"
#define ALP_STOCK_TIM_SHIFT_LOCK   "alp-stock-tim-shift-lock"
#define ALP_STOCK_TIM_SPACE   "alp-stock-tim-space"
#define ALP_STOCK_TIMER   "alp-stock-timer"
#define ALP_STOCK_TIPS   "alp-stock-tips"
#define ALP_STOCK_VIDEO_COLLECTION   "alp-stock-video-collection"
#define ALP_STOCK_VIDEO_FILE   "alp-stock-video-file"
#define ALP_STOCK_VIDEO_PLAYER_APP   "alp-stock-video-player-app"
#define ALP_STOCK_VIEW_ONE_LINE   "alp-stock-view-one-line"
#define ALP_STOCK_VIEW_TWO_LINES   "alp-stock-view-two-lines"
#define ALP_STOCK_VIEWING_MODE   "alp-stock-viewing-mode"
#define ALP_STOCK_VOLUME_BAR   "alp-stock-volume-bar"
#define ALP_STOCK_WARNING   "alp-stock-warning"
#define ALP_STOCK_WELCOME_APP   "alp-stock-welcome-app"
#define ALP_STOCK_WIFI_CONNECTED   "alp-stock-wifi-connected"
#define ALP_STOCK_WIFI_CONNECTED_NETWORK   "alp-stock-wifi-connected-network"
#define ALP_STOCK_WIFI_CONNECTINGFAILED   "alp-stock-wifi-connectingfailed"
#define ALP_STOCK_WIFI_DISCONNECTINGFAILED   "alp-stock-wifi-disconnectingfailed"
#define ALP_STOCK_WIFI_FAVORITE_NETWORK   "alp-stock-wifi-favorite-network"
#define ALP_STOCK_WIFI_FIND_ERROR   "alp-stock-wifi-find-error"
#define ALP_STOCK_WIFI_HIDDEN_NETWORK   "alp-stock-wifi-hidden-network"
#define ALP_STOCK_WIFI_IN_USE   "alp-stock-wifi-in-use"
#define ALP_STOCK_WIFI_NOCONNECT   "alp-stock-wifi-noconnect"
#define ALP_STOCK_WIFI_NOCONNECTED_NETWORK   "alp-stock-wifi-noconnected-network"
#define ALP_STOCK_WIFI_OFF   "alp-stock-wifi-off"
#define ALP_STOCK_WIFI_ON   "alp-stock-wifi-on"
#define ALP_STOCK_WIFI_OUTOFRANGE   "alp-stock-wifi-outofrange"
#define ALP_STOCK_WIFI_SECURE_NETWORK   "alp-stock-wifi-secure-network"
#define ALP_STOCK_WIFI_SIGNAL_BAR_1   "alp-stock-wifi-signal-bar-1"
#define ALP_STOCK_WIFI_SIGNAL_BAR_2   "alp-stock-wifi-signal-bar-2"
#define ALP_STOCK_WIFI_SIGNAL_BAR_3   "alp-stock-wifi-signal-bar-3"
#define ALP_STOCK_WIFI_SIGNAL_BAR_4   "alp-stock-wifi-signal-bar-4"
#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_0   "alp-stock-wifi-signal-strength_0"
#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_1   "alp-stock-wifi-signal-strength_1"
#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_2   "alp-stock-wifi-signal-strength_2"
#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_3   "alp-stock-wifi-signal-strength_3"
#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_4   "alp-stock-wifi-signal-strength_4"
#define ALP_STOCK_WORD_FILE   "alp-stock-word-file"
#define ALP_STOCK_ZOOM_IN   "alp-stock-zoom-in"
#define ALP_STOCK_ZOOM_OUT   "alp-stock-zoom-out"
#define ALP_URL_STOCK_ICON   "stockicon:"
#define ALP_URL_STOCK_ICON_LEN   (sizeof(ALP_URL_STOCK_ICON)-1)


Define Documentation

#define ALP_ICON_SIZE_CUSTOM_BATTERY   "alp-icon-size-custom-battery"
 

#define ALP_ICON_SIZE_CUSTOM_BATTERY_MEDIUM   "alp-icon-size-custom-battery-medium"
 

#define ALP_ICON_SIZE_CUSTOM_BROWSER_MOVE_CIRCLE   "alp-icon-size-custom-browser-move-circle"
 

#define ALP_ICON_SIZE_CUSTOM_CALCULATOR   "alp-icon-size-custom-calculator"
 

#define ALP_ICON_SIZE_CUSTOM_CALCULATOR_2   "alp-icon-size-custom-calculator-2"
 

#define ALP_ICON_SIZE_CUSTOM_CALENDAR   "alp-icon-size-custom-calendar"
 

#define ALP_ICON_SIZE_CUSTOM_CALENDAR_WEEK   "alp-icon-size-custom-calendar-week"
 

#define ALP_ICON_SIZE_CUSTOM_CONTACTS_PLACEHOLDER_1   "alp-icon-size-custom-contacts-placeholder-1"
 

#define ALP_ICON_SIZE_CUSTOM_CONTACTS_PLACEHOLDER_2   "alp-icon-size-custom-contacts-placeholder-2"
 

#define ALP_ICON_SIZE_CUSTOM_CONTACTS_PLACEHOLDER_3   "alp-icon-size-custom-contacts-placeholder-3"
 

#define ALP_ICON_SIZE_CUSTOM_EMAIL   "alp-icon-size-custom-email"
 

#define ALP_ICON_SIZE_CUSTOM_JUMPLIST   "alp-icon-size-custom-jumplist"
 

#define ALP_ICON_SIZE_CUSTOM_SIGNAL   "alp-icon-size-custom-signal"
 

#define ALP_ICON_SIZE_CUSTOM_SIGNAL_MEDIUM   "alp-icon-size-custom-signal-medium"
 

#define ALP_ICON_SIZE_CUSTOM_SMS   "alp-icon-size-custom-sms"
 

#define ALP_ICON_SIZE_CUSTOM_THUMBNAIL_PREVIEW   "alp-icon-size-custom-thumbnail-preview"
 

#define ALP_ICON_SIZE_LARGE   "alp-icon-size-large"
 

#define ALP_ICON_SIZE_MEDIUM   "alp-icon-size-medium"
 

#define ALP_ICON_SIZE_SMALL   "alp-icon-size-small"
 

#define ALP_ICON_SIZE_STATUS_SELECTOR   "alp-icon-size-status-selector"
 

#define ALP_ICON_SIZE_STATUSBAR   "alp-icon-size-statusbar"
 

#define ALP_ICON_SIZE_TINY   "alp-icon-size-tiny"
 

Defines the three sizes used for icon display in ALP. These can be passed to gtk_icon_size_from_name() to get a GtkIconSize value to pass into gtk_image_new_from_icon_set or gtk_widget_render_icon.

#define ALP_IS_STOCK_NAME str   )     (str && (!strncmp(str, "alp-stock-", 10) || !strncmp(str, "gtk-", 4)))
 

#define ALP_IS_STOCK_URL url   )     (url && !strncasecmp(url, ALP_URL_STOCK_ICON, ALP_URL_STOCK_ICON_LEN))
 

Macro that returns TRUE if the URL is a stock icon url and FALSE otherwise.

Parameters:
[in] url URL string
Returns:
TRUE If URL string contains a stock icon reference.

FALSE If URL string does not contain a stock icon reference.

#define ALP_STOCK_ADD   "alp-stock-add"
 

Defines string tokens to identify each of the built-in icons defined for ALP. These strings should be used to access the GtkIconSet for the icons either directly using gtk_style_lookup_icon_set() or indirectly using gtk_widget_render_icon(). No other functions should be used to access icons in order to allow for themes to be used to override the default icon images.

#define ALP_STOCK_ALARM   "alp-stock-alarm"
 

#define ALP_STOCK_ALARM_OFF   "alp-stock-alarm-off"
 

#define ALP_STOCK_ALERT   "alp-stock-alert"
 

#define ALP_STOCK_ARROW_DOWN   "alp-stock-arrow-down"
 

#define ALP_STOCK_ARROW_FAST_NEXT   "alp-stock-arrow-fast-next"
 

#define ALP_STOCK_ARROW_FAST_REWIND   "alp-stock-arrow-fast-rewind"
 

#define ALP_STOCK_ARROW_LEFT   "alp-stock-arrow-left"
 

#define ALP_STOCK_ARROW_NEXT   "alp-stock-arrow-next"
 

#define ALP_STOCK_ARROW_PLAY   "alp-stock-arrow-play"
 

#define ALP_STOCK_ARROW_RIGHT   "alp-stock-arrow-right"
 

#define ALP_STOCK_ARROW_UP   "alp-stock-arrow-up"
 

#define ALP_STOCK_AUDIO_FILE   "alp-stock-audio-file"
 

#define ALP_STOCK_AUDIO_PLAYER_APP   "alp-stock-audio-player-app"
 

#define ALP_STOCK_BATTERY_0   "alp-stock-battery-0"
 

#define ALP_STOCK_BATTERY_100   "alp-stock-battery-100"
 

#define ALP_STOCK_BATTERY_25   "alp-stock-battery-25"
 

#define ALP_STOCK_BATTERY_50   "alp-stock-battery-50"
 

#define ALP_STOCK_BATTERY_75   "alp-stock-battery-75"
 

#define ALP_STOCK_BATTERY_BASE   "alp-stock-battery-base"
 

#define ALP_STOCK_BATTERY_CHARGING   "alp-stock-battery-charging"
 

#define ALP_STOCK_BLUETOOTH_ACCESS_POINT   "alp-stock-bluetooth-access-point"
 

#define ALP_STOCK_BLUETOOTH_ACCESS_POINT_BADGE   "alp-stock-bluetooth-access-point-badge"
 

#define ALP_STOCK_BLUETOOTH_APP   "alp-stock-bluetooth-app"
 

#define ALP_STOCK_BLUETOOTH_AUDIO   "alp-stock-bluetooth-audio"
 

#define ALP_STOCK_BLUETOOTH_CAMCORDER   "alp-stock-bluetooth-camcorder"
 

#define ALP_STOCK_BLUETOOTH_CAMERA   "alp-stock-bluetooth-camera"
 

#define ALP_STOCK_BLUETOOTH_CAR   "alp-stock-bluetooth-car"
 

#define ALP_STOCK_BLUETOOTH_COMPUTER   "alp-stock-bluetooth-computer"
 

#define ALP_STOCK_BLUETOOTH_CONNECTED_BADGE   "alp-stock-bluetooth-connected-badge"
 

#define ALP_STOCK_BLUETOOTH_DEVICE_CONNECTED   "alp-stock-bluetooth-device-connected"
 

#define ALP_STOCK_BLUETOOTH_DEVICE_PAIRED   "alp-stock-bluetooth-device-paired"
 

#define ALP_STOCK_BLUETOOTH_DEVICE_TRUSTED   "alp-stock-bluetooth-device-trusted"
 

#define ALP_STOCK_BLUETOOTH_DISCOVERABLE_BADGE   "alp-stock-bluetooth-discoverable-badge"
 

#define ALP_STOCK_BLUETOOTH_HANDSET_SPEAKER   "alp-stock-bluetooth-handset-speaker"
 

#define ALP_STOCK_BLUETOOTH_HANDSFREE   "alp-stock-bluetooth-handsfree"
 

#define ALP_STOCK_BLUETOOTH_HEADPHONE   "alp-stock-bluetooth-headphone"
 

#define ALP_STOCK_BLUETOOTH_HEADSET   "alp-stock-bluetooth-headset"
 

#define ALP_STOCK_BLUETOOTH_IMAGING   "alp-stock-bluetooth-imaging"
 

#define ALP_STOCK_BLUETOOTH_KEYBOARD   "alp-stock-bluetooth-keyboard"
 

#define ALP_STOCK_BLUETOOTH_LAPTOP   "alp-stock-bluetooth-laptop"
 

#define ALP_STOCK_BLUETOOTH_MICROPHONE   "alp-stock-bluetooth-microphone"
 

#define ALP_STOCK_BLUETOOTH_MISCELLANEOUS   "alp-stock-bluetooth-miscellaneous"
 

#define ALP_STOCK_BLUETOOTH_MOBILE   "alp-stock-bluetooth-mobile"
 

#define ALP_STOCK_BLUETOOTH_ON   "alp-stock-bluetooth-on"
 

#define ALP_STOCK_BLUETOOTH_ON_NOT_DISCOVERABLE_BADGE   "alp-stock-bluetooth-on-not-discoverable-badge"
 

#define ALP_STOCK_BLUETOOTH_PDA   "alp-stock-bluetooth-pda"
 

#define ALP_STOCK_BLUETOOTH_PERIPHERIAL   "alp-stock-bluetooth-peripherial"
 

#define ALP_STOCK_BLUETOOTH_PHONE   "alp-stock-bluetooth-phone"
 

#define ALP_STOCK_BLUETOOTH_PHONE_MODEM   "alp-stock-bluetooth-phone-modem"
 

#define ALP_STOCK_BLUETOOTH_PRINTER   "alp-stock-bluetooth-printer"
 

#define ALP_STOCK_BLUETOOTH_TOY   "alp-stock-bluetooth-toy"
 

#define ALP_STOCK_BLUETOOTH_UNCLASSIFIED   "alp-stock-bluetooth-unclassified"
 

#define ALP_STOCK_BLUETOOTH_WEARABLE   "alp-stock-bluetooth-wearable"
 

#define ALP_STOCK_BOOKMARK   "alp-stock-bookmark"
 

#define ALP_STOCK_BRIGHTNESS   "alp-stock-brightness"
 

#define ALP_STOCK_BROWSER_APP   "alp-stock-browser-app"
 

#define ALP_STOCK_BROWSER_ARROW_BACK   "alp-stock-browser-arrow-back"
 

#define ALP_STOCK_BROWSER_ARROW_BACK_OFF   "alp-stock-browser-arrow-back-off"
 

#define ALP_STOCK_BROWSER_ARROW_NEXT   "alp-stock-browser-arrow-next"
 

#define ALP_STOCK_BROWSER_ARROW_NEXT_OFF   "alp-stock-browser-arrow-next-off"
 

#define ALP_STOCK_BROWSER_CONNECTING_BAR_STOP_LOADING   "alp-stock-browser-connecting-bar-stop-loading"
 

#define ALP_STOCK_BROWSER_LOADING_01   "alp-stock-browser-loading-01"
 

#define ALP_STOCK_BROWSER_LOADING_02   "alp-stock-browser-loading-02"
 

#define ALP_STOCK_BROWSER_LOADING_03   "alp-stock-browser-loading-03"
 

#define ALP_STOCK_BROWSER_LOADING_04   "alp-stock-browser-loading-04"
 

#define ALP_STOCK_BROWSER_LOADING_05   "alp-stock-browser-loading-05"
 

#define ALP_STOCK_BROWSER_LOADING_06   "alp-stock-browser-loading-06"
 

#define ALP_STOCK_BROWSER_LOADING_07   "alp-stock-browser-loading-07"
 

#define ALP_STOCK_BROWSER_MOVE_CIRCLE   "alp-stock-browser-move-circle"
 

#define ALP_STOCK_BROWSER_STOP   "alp-stock-browser-stop"
 

#define ALP_STOCK_BROWSER_TOOLBAR_FOLD   "alp-stock-browser-toolbar-fold"
 

#define ALP_STOCK_BROWSER_TOOLBAR_HISTORY   "alp-stock-browser-toolbar-history"
 

#define ALP_STOCK_BROWSER_TOOLBAR_SPREAD   "alp-stock-browser-toolbar-spread"
 

#define ALP_STOCK_BROWSER_TOOLBAR_STOP_LOADING   "alp-stock-browser-toolbar-stop-loading"
 

#define ALP_STOCK_BROWSER_TOOLBAR_ZOOM   "alp-stock-browser-toolbar-zoom"
 

#define ALP_STOCK_BROWSER_WINDOW_TAB   "alp-stock-browser-window-tab"
 

#define ALP_STOCK_CALCULATOR_0   "alp-stock-calculator-0"
 

#define ALP_STOCK_CALCULATOR_0_PRESS   "alp-stock-calculator-0-press"
 

#define ALP_STOCK_CALCULATOR_1   "alp-stock-calculator-1"
 

#define ALP_STOCK_CALCULATOR_1_PRESS   "alp-stock-calculator-1-press"
 

#define ALP_STOCK_CALCULATOR_2   "alp-stock-calculator-2"
 

#define ALP_STOCK_CALCULATOR_2_PRESS   "alp-stock-calculator-2-press"
 

#define ALP_STOCK_CALCULATOR_3   "alp-stock-calculator-3"
 

#define ALP_STOCK_CALCULATOR_3_PRESS   "alp-stock-calculator-3-press"
 

#define ALP_STOCK_CALCULATOR_4   "alp-stock-calculator-4"
 

#define ALP_STOCK_CALCULATOR_4_PRESS   "alp-stock-calculator-4-press"
 

#define ALP_STOCK_CALCULATOR_5   "alp-stock-calculator-5"
 

#define ALP_STOCK_CALCULATOR_5_PRESS   "alp-stock-calculator-5-press"
 

#define ALP_STOCK_CALCULATOR_6   "alp-stock-calculator-6"
 

#define ALP_STOCK_CALCULATOR_6_PRESS   "alp-stock-calculator-6-press"
 

#define ALP_STOCK_CALCULATOR_7   "alp-stock-calculator-7"
 

#define ALP_STOCK_CALCULATOR_7_PRESS   "alp-stock-calculator-7-press"
 

#define ALP_STOCK_CALCULATOR_8   "alp-stock-calculator-8"
 

#define ALP_STOCK_CALCULATOR_8_PRESS   "alp-stock-calculator-8-press"
 

#define ALP_STOCK_CALCULATOR_9   "alp-stock-calculator-9"
 

#define ALP_STOCK_CALCULATOR_9_PRESS   "alp-stock-calculator-9-press"
 

#define ALP_STOCK_CALCULATOR_APP   "alp-stock-calculator-app"
 

#define ALP_STOCK_CALCULATOR_C   "alp-stock-calculator-c"
 

#define ALP_STOCK_CALCULATOR_C_PRESS   "alp-stock-calculator-c-press"
 

#define ALP_STOCK_CALCULATOR_CE   "alp-stock-calculator-ce"
 

#define ALP_STOCK_CALCULATOR_CE_PRESS   "alp-stock-calculator-ce-press"
 

#define ALP_STOCK_CALCULATOR_DIVIDED   "alp-stock-calculator-divided"
 

#define ALP_STOCK_CALCULATOR_DIVIDED_PRESS   "alp-stock-calculator-divided-press"
 

#define ALP_STOCK_CALCULATOR_EQUAL   "alp-stock-calculator-equal"
 

#define ALP_STOCK_CALCULATOR_EQUAL_PRESS   "alp-stock-calculator-equal-press"
 

#define ALP_STOCK_CALCULATOR_MC   "alp-stock-calculator-mc"
 

#define ALP_STOCK_CALCULATOR_MC_PRESS   "alp-stock-calculator-mc-press"
 

#define ALP_STOCK_CALCULATOR_MINUS   "alp-stock-calculator-minus"
 

#define ALP_STOCK_CALCULATOR_MINUS_PRESS   "alp-stock-calculator-minus-press"
 

#define ALP_STOCK_CALCULATOR_MPLUS   "alp-stock-calculator-mplus"
 

#define ALP_STOCK_CALCULATOR_MPLUS_PRESS   "alp-stock-calculator-mplus-press"
 

#define ALP_STOCK_CALCULATOR_MR   "alp-stock-calculator-mr"
 

#define ALP_STOCK_CALCULATOR_MR_PRESS   "alp-stock-calculator-mr-press"
 

#define ALP_STOCK_CALCULATOR_MULTIPLIED   "alp-stock-calculator-multiplied"
 

#define ALP_STOCK_CALCULATOR_MULTIPLIED_PRESS   "alp-stock-calculator-multiplied-press"
 

#define ALP_STOCK_CALCULATOR_PERCENT   "alp-stock-calculator-percent"
 

#define ALP_STOCK_CALCULATOR_PERCENT_PRESS   "alp-stock-calculator-percent-press"
 

#define ALP_STOCK_CALCULATOR_PLUS   "alp-stock-calculator-plus"
 

#define ALP_STOCK_CALCULATOR_PLUS_PRESS   "alp-stock-calculator-plus-press"
 

#define ALP_STOCK_CALCULATOR_PLUSMINUS   "alp-stock-calculator-plusminus"
 

#define ALP_STOCK_CALCULATOR_PLUSMINUS_PRESS   "alp-stock-calculator-plusminus-press"
 

#define ALP_STOCK_CALCULATOR_POINT   "alp-stock-calculator-point"
 

#define ALP_STOCK_CALCULATOR_POINT_PRESS   "alp-stock-calculator-point-press"
 

#define ALP_STOCK_CALCULATOR_ROOT   "alp-stock-calculator-root"
 

#define ALP_STOCK_CALCULATOR_ROOT_PRESS   "alp-stock-calculator-root-press"
 

#define ALP_STOCK_CALENDAR_ALARM   "alp-stock-calendar-alarm"
 

#define ALP_STOCK_CALENDAR_APP   "alp-stock-calendar-app"
 

#define ALP_STOCK_CALIBRATION   "alp-stock-calibration"
 

#define ALP_STOCK_CAMERA_APP   "alp-stock-camera-app"
 

#define ALP_STOCK_CAPTURE   "alp-stock-capture"
 

#define ALP_STOCK_CARD_APP   "alp-stock-card-app"
 

#define ALP_STOCK_CARD_BADGE   "alp-stock-card-badge"
 

#define ALP_STOCK_CAT_BROWSER_APP   "alp-stock-cat-browser-app"
 

#define ALP_STOCK_CAT_BROWSER_BACK   "alp-stock-cat-browser-back"
 

#define ALP_STOCK_CAT_BROWSER_CANCEL   "alp-stock-cat-browser-cancel"
 

#define ALP_STOCK_CAT_BROWSER_CONNECTED   "alp-stock-cat-browser-connected"
 

#define ALP_STOCK_CAT_BROWSER_FORWARD   "alp-stock-cat-browser-forward"
 

#define ALP_STOCK_CAT_BROWSER_NOTIFICATION   "alp-stock-cat-browser-notification"
 

#define ALP_STOCK_CHECKBOX_BLANK   "alp-stock-checkbox-blank"
 

#define ALP_STOCK_CHECKBOX_CHECKED   "alp-stock-checkbox-checked"
 

#define ALP_STOCK_CLOCK_APP   "alp-stock-clock-app"
 

#define ALP_STOCK_CLOSE   "alp-stock-close"
 

#define ALP_STOCK_CONNECTION_ACTIVE   "alp-stock-connection-active"
 

#define ALP_STOCK_CONNECTION_BLUETOOTH   "alp-stock-connection-bluetooth"
 

#define ALP_STOCK_CONNECTION_BLUETOOTH_ACTIVE   "alp-stock-connection-bluetooth-active"
 

#define ALP_STOCK_CONNECTION_CIRCUIT_NETWORK   "alp-stock-connection-circuit-network"
 

#define ALP_STOCK_CONNECTION_ETHERNET   "alp-stock-connection-ethernet"
 

#define ALP_STOCK_CONNECTION_IFRD   "alp-stock-connection-ifrd"
 

#define ALP_STOCK_CONNECTION_LOCKED   "alp-stock-connection-locked"
 

#define ALP_STOCK_CONNECTION_PACKET_NETWORK   "alp-stock-connection-packet-network"
 

#define ALP_STOCK_CONNECTION_PACKET_NETWORK_ACTIVE   "alp-stock-connection-packet-network-active"
 

#define ALP_STOCK_CONNECTION_PACKET_NETWORK_ACTIVE   "alp-stock-connection-packet-network-active"
 

#define ALP_STOCK_CONNECTION_SERIAL   "alp-stock-connection-serial"
 

#define ALP_STOCK_CONNECTION_USB   "alp-stock-connection-usb"
 

#define ALP_STOCK_CONNECTION_VPN   "alp-stock-connection-vpn"
 

#define ALP_STOCK_CONNECTION_WIFI   "alp-stock-connection-wifi"
 

#define ALP_STOCK_CONNECTION_WIFI_ACTIVE   "alp-stock-connection-wifi-active"
 

#define ALP_STOCK_CONNECTION_WIFI_BADGE   "alp-stock-connection-wifi-badge"
 

#define ALP_STOCK_CONTACT_ADDRESS_HOME   "alp-stock-contact-address-home"
 

#define ALP_STOCK_CONTACT_ADDRESS_OTHER   "alp-stock-contact-address-other"
 

#define ALP_STOCK_CONTACT_ADDRESS_WORK   "alp-stock-contact-address-work"
 

#define ALP_STOCK_CONTACT_BUSINESS_CARD   "alp-stock-contact-business-card"
 

#define ALP_STOCK_CONTACT_BUTTON_DIAL   "alp-stock-contact-button-dial"
 

#define ALP_STOCK_CONTACT_BUTTON_MESSAGE   "alp-stock-contact-button-message"
 

#define ALP_STOCK_CONTACT_BUTTON_VIDEO_CALL   "alp-stock-contact-button-video-call"
 

#define ALP_STOCK_CONTACT_CATEGORY   "alp-stock-contact-category"
 

#define ALP_STOCK_CONTACT_CUSTOM   "alp-stock-contact-custom"
 

#define ALP_STOCK_CONTACT_EDIT   "alp-stock-contact-edit"
 

#define ALP_STOCK_CONTACT_EMAIL   "alp-stock-contact-email"
 

#define ALP_STOCK_CONTACT_FAX   "alp-stock-contact-fax"
 

#define ALP_STOCK_CONTACT_GROUP_EMAIL   "alp-stock-contact-group-email"
 

#define ALP_STOCK_CONTACT_GROUP_MESSAGING   "alp-stock-contact-group-messaging"
 

#define ALP_STOCK_CONTACT_HOME   "alp-stock-contact-home"
 

#define ALP_STOCK_CONTACT_IM   "alp-stock-contact-im"
 

#define ALP_STOCK_CONTACT_IM_AIM   "alp-stock-contact-im-aim"
 

#define ALP_STOCK_CONTACT_IM_ICQ   "alp-stock-contact-im-icq"
 

#define ALP_STOCK_CONTACT_IM_JABBER   "alp-stock-contact-im-jabber"
 

#define ALP_STOCK_CONTACT_IM_MSN   "alp-stock-contact-im-msn"
 

#define ALP_STOCK_CONTACT_IM_YAHOO   "alp-stock-contact-im-yahoo"
 

#define ALP_STOCK_CONTACT_MOBILE   "alp-stock-contact-mobile"
 

#define ALP_STOCK_CONTACT_OTHER   "alp-stock-contact-other"
 

#define ALP_STOCK_CONTACT_PLACEHOLDER_IMAGE   "alp-stock-contact-placeholder-image"
 

#define ALP_STOCK_CONTACT_SIM   "alp-stock-contact-sim"
 

#define ALP_STOCK_CONTACT_VIDEO   "alp-stock-contact-video"
 

#define ALP_STOCK_CONTACT_VIDEO_RINGTONE   "alp-stock-contact-video-ringtone"
 

#define ALP_STOCK_CONTACT_VOICE_MAIL   "alp-stock-contact-voice-mail"
 

#define ALP_STOCK_CONTACT_VOICE_RINGTONE   "alp-stock-contact-voice-ringtone"
 

#define ALP_STOCK_CONTACT_WEB   "alp-stock-contact-web"
 

#define ALP_STOCK_CONTACT_WORK   "alp-stock-contact-work"
 

#define ALP_STOCK_CONTACTS_APP   "alp-stock-contacts-app"
 

#define ALP_STOCK_CONTRAST   "alp-stock-contrast"
 

#define ALP_STOCK_CROP   "alp-stock-crop"
 

#define ALP_STOCK_DELETE   "alp-stock-delete"
 

#define ALP_STOCK_DEVICE_LOCK_APP   "alp-stock-device-lock-app"
 

#define ALP_STOCK_DOC_VIEWER_APP   "alp-stock-doc-viewer-app"
 

#define ALP_STOCK_DOWNLOAD_MANAGER_APP   "alp-stock-download-manager-app"
 

#define ALP_STOCK_DOWNLOADS   "alp-stock-downloads"
 

#define ALP_STOCK_DOWNLOADS_1   "alp-stock-downloads-1"
 

#define ALP_STOCK_DOWNLOADS_2   "alp-stock-downloads-2"
 

#define ALP_STOCK_DOWNLOADS_RETRY_NORMAL   "alp-stock-downloads-retry-normal"
 

#define ALP_STOCK_DOWNLOADS_STOP_NORMAL   "alp-stock-downloads-stop-normal"
 

#define ALP_STOCK_EMAIL_APP   "alp-stock-email-app"
 

#define ALP_STOCK_EMAIL_ARROW_NEXT   "alp-stock-email-arrow-next"
 

#define ALP_STOCK_EMAIL_ARROW_PREVIOUS   "alp-stock-email-arrow-previous"
 

#define ALP_STOCK_EMAIL_ASCENDING   "alp-stock-email-ascending"
 

#define ALP_STOCK_EMAIL_ATTACHMENT   "alp-stock-email-attachment"
 

#define ALP_STOCK_EMAIL_ATTACHMENT_BADGE   "alp-stock-email-attachment-badge"
 

#define ALP_STOCK_EMAIL_ATTACHMENT_BADGE   "alp-stock-email-attachment-badge"
 

#define ALP_STOCK_EMAIL_BASE   "alp-stock-email-base"
 

#define ALP_STOCK_EMAIL_BASE   "alp-stock-email-base"
 

#define ALP_STOCK_EMAIL_CONNECTED   "alp-stock-email-connected"
 

#define ALP_STOCK_EMAIL_DELETE   "alp-stock-email-delete"
 

#define ALP_STOCK_EMAIL_DELIVERY_RECEIPT   "alp-stock-email-delivery-receipt"
 

#define ALP_STOCK_EMAIL_DELIVERY_RECEIPT   "alp-stock-email-delivery-receipt"
 

#define ALP_STOCK_EMAIL_DESCENDING   "alp-stock-email-descending"
 

#define ALP_STOCK_EMAIL_DISCONNECTED   "alp-stock-email-disconnected"
 

#define ALP_STOCK_EMAIL_FLAG   "alp-stock-email-flag"
 

#define ALP_STOCK_EMAIL_FLAG_BADGE   "alp-stock-email-flag-badge"
 

#define ALP_STOCK_EMAIL_FLAG_BADGE   "alp-stock-email-flag-badge"
 

#define ALP_STOCK_EMAIL_FORWARD_BADGE   "alp-stock-email-forward-badge"
 

#define ALP_STOCK_EMAIL_HIGH_PRIORITY   "alp-stock-email-high-priority"
 

#define ALP_STOCK_EMAIL_HIGH_PRIORITY   "alp-stock-email-high-priority"
 

#define ALP_STOCK_EMAIL_HIGH_PRIORITY_BADGE   "alp-stock-email-high-priority-badge"
 

#define ALP_STOCK_EMAIL_HIGH_PRIORITY_BADGE   "alp-stock-email-high-priority-badge"
 

#define ALP_STOCK_EMAIL_LOCKED_ACCOUNT   "alp-stock-email-locked-account"
 

#define ALP_STOCK_EMAIL_NEW   "alp-stock-email-new"
 

#define ALP_STOCK_EMAIL_NORMAL_PRIORITY   "alp-stock-email-normal-priority"
 

#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_BADGE   "alp-stock-email-partial-download-badge"
 

#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_BASE   "alp-stock-email-partial-download-base"
 

#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_BASE   "alp-stock-email-partial-download-base"
 

#define ALP_STOCK_EMAIL_PARTIAL_DOWNLOAD_READ   "alp-stock-email-partial-download-read"
 

#define ALP_STOCK_EMAIL_PROGRESS_01   "alp-stock-email-progress-01"
 

#define ALP_STOCK_EMAIL_PROGRESS_02   "alp-stock-email-progress-02"
 

#define ALP_STOCK_EMAIL_PROGRESS_03   "alp-stock-email-progress-03"
 

#define ALP_STOCK_EMAIL_PROGRESS_04   "alp-stock-email-progress-04"
 

#define ALP_STOCK_EMAIL_PROGRESS_05   "alp-stock-email-progress-05"
 

#define ALP_STOCK_EMAIL_PROGRESS_06   "alp-stock-email-progress-06"
 

#define ALP_STOCK_EMAIL_PROGRESS_07   "alp-stock-email-progress-07"
 

#define ALP_STOCK_EMAIL_PROGRESS_08   "alp-stock-email-progress-08"
 

#define ALP_STOCK_EMAIL_READ   "alp-stock-email-read"
 

#define ALP_STOCK_EMAIL_READ_RECEIPT   "alp-stock-email-read-receipt"
 

#define ALP_STOCK_EMAIL_REPLY   "alp-stock-email-reply"
 

#define ALP_STOCK_EMAIL_STOP   "alp-stock-email-stop"
 

#define ALP_STOCK_EMAIL_UNREAD   "alp-stock-email-unread"
 

#define ALP_STOCK_EMOTICON_ANGEL   "alp-stock-emoticon-angel"
 

#define ALP_STOCK_EMOTICON_ANGRY   "alp-stock-emoticon-angry"
 

#define ALP_STOCK_EMOTICON_BIG_GRIN   "alp-stock-emoticon-big-grin"
 

#define ALP_STOCK_EMOTICON_CONFUSED   "alp-stock-emoticon-confused"
 

#define ALP_STOCK_EMOTICON_CRYING   "alp-stock-emoticon-crying"
 

#define ALP_STOCK_EMOTICON_DEVIL_GRIN   "alp-stock-emoticon-devil-grin"
 

#define ALP_STOCK_EMOTICON_KISS   "alp-stock-emoticon-kiss"
 

#define ALP_STOCK_EMOTICON_SAD   "alp-stock-emoticon-sad"
 

#define ALP_STOCK_EMOTICON_SMILE   "alp-stock-emoticon-smile"
 

#define ALP_STOCK_EMOTICON_SURPRISE   "alp-stock-emoticon-surprise"
 

#define ALP_STOCK_EMOTICON_TONGUE_OUT   "alp-stock-emoticon-tongue-out"
 

#define ALP_STOCK_EMOTICON_WINK   "alp-stock-emoticon-wink"
 

#define ALP_STOCK_ERROR   "alp-stock-error"
 

#define ALP_STOCK_EVENT   "alp-stock-event"
 

#define ALP_STOCK_EVENT__NOOPERATING_DOWN   "alp-stock-event-nooperating-down"
 

#define ALP_STOCK_EVENT__NOOPERATING_UP   "alp-stock-event-nooperating-up"
 

#define ALP_STOCK_EVENT_ADD_NOTE   "alp-stock-event-add-note"
 

#define ALP_STOCK_EVENT_ANNIVERSARY   "alp-stock-event-anniversary"
 

#define ALP_STOCK_EVENT_BIRTHDAY   "alp-stock-event-birthday"
 

#define ALP_STOCK_EVENT_MONTH_TIMED   "alp-stock-event-month-timed"
 

#define ALP_STOCK_EVENT_MONTH_UNTIMED   "alp-stock-event-month-untimed"
 

#define ALP_STOCK_EVENT_NO_TIME   "alp-stock-event-no-time"
 

#define ALP_STOCK_EVENT_NO_TIME_BADGE   "alp-stock-event-no-time-badge"
 

#define ALP_STOCK_EVENT_REPEAT   "alp-stock-event-repeat"
 

#define ALP_STOCK_EVENT_REPEAT_BADGE   "alp-stock-event-repeat-badge"
 

#define ALP_STOCK_EVENT_TIMED   "alp-stock-event-timed"
 

#define ALP_STOCK_EVENT_TIMED_BADGE   "alp-stock-event-timed-badge"
 

#define ALP_STOCK_EXCEL_FILE   "alp-stock-excel-file"
 

#define ALP_STOCK_FILE_MANAGER_APP   "alp-stock-file-manager-app"
 

#define ALP_STOCK_FLASH   "alp-stock-flash"
 

#define ALP_STOCK_FRAME   "alp-stock-frame"
 

#define ALP_STOCK_GENERIC_APP   "alp-stock-generic-app"
 

#define ALP_STOCK_GENERIC_FILE   "alp-stock-generic-file"
 

#define ALP_STOCK_GO_WEB_PAGE   "alp-stock-go-web-page"
 

#define ALP_STOCK_GROUP   "alp-stock-group"
 

#define ALP_STOCK_GVM_BUTTON_BASE   "alp-stock-gvm-button-base"
 

#define ALP_STOCK_GVM_BUTTON_DOWN   "alp-stock-gvm-button-down"
 

#define ALP_STOCK_GVM_BUTTON_ROCKER_BASE   "alp-stock-gvm-button-rocker-base"
 

#define ALP_STOCK_GVM_BUTTON_ROCKER_CENTER_BADGE   "alp-stock-gvm-button-rocker-center-badge"
 

#define ALP_STOCK_GVM_BUTTON_ROCKER_DOWN_BADGE   "alp-stock-gvm-button-rocker-down-badge"
 

#define ALP_STOCK_GVM_BUTTON_ROCKER_LEFT_BADGE   "alp-stock-gvm-button-rocker-left-badge"
 

#define ALP_STOCK_GVM_BUTTON_ROCKER_RIGHT_BADGE   "alp-stock-gvm-button-rocker-right-badge"
 

#define ALP_STOCK_GVM_BUTTON_ROCKER_UP_BADGE   "alp-stock-gvm-button-rocker-up-badge"
 

#define ALP_STOCK_GVM_BUTTON_SELECTED   "alp-stock-gvm-button-selected"
 

#define ALP_STOCK_GVM_BUTTON_UP   "alp-stock-gvm-button-up"
 

#define ALP_STOCK_HOME   "alp-stock-home"
 

#define ALP_STOCK_IM_ANGRY   "alp-stock-im-angry"
 

#define ALP_STOCK_IM_ANXIOUS   "alp-stock-im-anxious"
 

#define ALP_STOCK_IM_APP   "alp-stock-im-app"
 

#define ALP_STOCK_IM_ASHAMED   "alp-stock-im-ashamed"
 

#define ALP_STOCK_IM_AWAY   "alp-stock-im-away"
 

#define ALP_STOCK_IM_BLOCKED   "alp-stock-im-blocked"
 

#define ALP_STOCK_IM_BORED   "alp-stock-im-bored"
 

#define ALP_STOCK_IM_BUDDY_OFFLINE   "alp-stock-im-buddy-offline"
 

#define ALP_STOCK_IM_BUSY   "alp-stock-im-busy"
 

#define ALP_STOCK_IM_CHAT   "alp-stock-im-chat"
 

#define ALP_STOCK_IM_COMPLETED   "alp-stock-im-completed"
 

#define ALP_STOCK_IM_CONNECTING   "alp-stock-im-connecting"
 

#define ALP_STOCK_IM_CONNECTING_01_BADGE   "alp-stock-im-connecting-01-badge"
 

#define ALP_STOCK_IM_CONNECTING_02_BADGE   "alp-stock-im-connecting-02-badge"
 

#define ALP_STOCK_IM_CONNECTING_03_BADGE   "alp-stock-im-connecting-03-badge"
 

#define ALP_STOCK_IM_DISCREET   "alp-stock-im-discreet"
 

#define ALP_STOCK_IM_ERROR   "alp-stock-im-error"
 

#define ALP_STOCK_IM_EXCITED   "alp-stock-im-excited"
 

#define ALP_STOCK_IM_FOLD_GROUP   "alp-stock-im-fold-group"
 

#define ALP_STOCK_IM_INVINCIBLE   "alp-stock-im-invincible"
 

#define ALP_STOCK_IM_JEALOUS   "alp-stock-im-jealous"
 

#define ALP_STOCK_IM_LOVE   "alp-stock-im-love"
 

#define ALP_STOCK_IM_MOBILE   "alp-stock-im-mobile"
 

#define ALP_STOCK_IM_NEW_MESSAGES   "alp-stock-im-new-messages"
 

#define ALP_STOCK_IM_OFFLINE   "alp-stock-im-offline"
 

#define ALP_STOCK_IM_PENDING   "alp-stock-im-pending"
 

#define ALP_STOCK_IM_SAD   "alp-stock-im-sad"
 

#define ALP_STOCK_IM_SLEEPY   "alp-stock-im-sleepy"
 

#define ALP_STOCK_IM_SMILE   "alp-stock-im-smile"
 

#define ALP_STOCK_IM_UNFOLD_GROUP   "alp-stock-im-unfold-group"
 

#define ALP_STOCK_IMAGE_FILE   "alp-stock-image-file"
 

#define ALP_STOCK_IMAGE_GROUP   "alp-stock-image-group"
 

#define ALP_STOCK_IN_PROGRESS_01   "alp-stock-in-progress-01"
 

#define ALP_STOCK_IN_PROGRESS_02   "alp-stock-in-progress-02"
 

#define ALP_STOCK_IN_PROGRESS_03   "alp-stock-in-progress-03"
 

#define ALP_STOCK_IN_PROGRESS_04   "alp-stock-in-progress-04"
 

#define ALP_STOCK_IN_PROGRESS_05   "alp-stock-in-progress-05"
 

#define ALP_STOCK_IN_PROGRESS_06   "alp-stock-in-progress-06"
 

#define ALP_STOCK_IN_PROGRESS_07   "alp-stock-in-progress-07"
 

#define ALP_STOCK_IN_PROGRESS_08   "alp-stock-in-progress-08"
 

#define ALP_STOCK_INFORMATION   "alp-stock-information"
 

#define ALP_STOCK_INPUT_CHIN_PINYIN   "alp-stock-input-chin-pinyin"
 

#define ALP_STOCK_INPUT_CHIN_UP_ROMA   "alp-stock-input-chin-up-roma"
 

#define ALP_STOCK_INPUT_ENG_LO   "alp-stock-input-eng-lo"
 

#define ALP_STOCK_INPUT_ENG_NUMB   "alp-stock-input-eng-numb"
 

#define ALP_STOCK_INPUT_ENG_UP   "alp-stock-input-eng-up"
 

#define ALP_STOCK_INPUT_ENG_UP_LO   "alp-stock-input-eng-up-lo"
 

#define ALP_STOCK_INPUT_HELP_NORMAL   "alp-stock-input-help-normal"
 

#define ALP_STOCK_INPUT_JAP_EIJI   "alp-stock-input-jap-eiji"
 

#define ALP_STOCK_INPUT_JAP_KANA   "alp-stock-input-jap-kana"
 

#define ALP_STOCK_INPUT_JAP_KATA   "alp-stock-input-jap-kata"
 

#define ALP_STOCK_INPUT_JAP_SUJI   "alp-stock-input-jap-suji"
 

#define ALP_STOCK_INPUT_RETURN_NORMAL   "alp-stock-input-return-normal"
 

#define ALP_STOCK_INPUT_SHIFT_DISABLE   "alp-stock-input-shift-disable"
 

#define ALP_STOCK_INVALID_SIM   "alp-stock-invalid-sim"
 

#define ALP_STOCK_JUMP_LIST_CLOSE   "alp-stock-jump-list-close"
 

#define ALP_STOCK_KEY   "alp-stock-key"
 

#define ALP_STOCK_LIST_VIEW   "alp-stock-list-view"
 

#define ALP_STOCK_LOCK   "alp-stock-lock"
 

#define ALP_STOCK_LOCK_BADGE   "alp-stock-lock-badge"
 

#define ALP_STOCK_MEDIA_CAMCORDER   "alp-stock-media-camcorder"
 

#define ALP_STOCK_MEDIA_CAMERA   "alp-stock-media-camera"
 

#define ALP_STOCK_MEDIA_LOOP   "alp-stock-media-loop"
 

#define ALP_STOCK_MEDIA_MICROPHONE   "alp-stock-media-microphone"
 

#define ALP_STOCK_MEDIA_SELECTOR_CARD_BADGE_MEDIUM   "alp-stock-media-selector-card-badge-medium"
 

#define ALP_STOCK_MEDIA_SELECTOR_CARD_BADGE_PREVIEW   "alp-stock-media-selector-card-badge-preview"
 

#define ALP_STOCK_MEDIA_SELECTOR_CARD_BADGE_SMALL   "alp-stock-media-selector-card-badge-small"
 

#define ALP_STOCK_MEDIA_SELECTOR_LOCK_BADGE_MEDIUM   "alp-stock-media-selector-lock-badge-medium"
 

#define ALP_STOCK_MEDIA_SELECTOR_LOCK_BADGE_PREVIEW   "alp-stock-media-selector-lock-badge-preview"
 

#define ALP_STOCK_MEDIA_SELECTOR_LOCK_BADGE_SMALL   "alp-stock-media-selector-lock-badge-small"
 

#define ALP_STOCK_MEDIA_SHUFFLE   "alp-stock-media-shuffle"
 

#define ALP_STOCK_MEDIA_SPEAKER   "alp-stock-media-speaker"
 

#define ALP_STOCK_MEMOS_APP   "alp-stock-memos-app"
 

#define ALP_STOCK_MENU_SOFTKEY   "alp-stock-menu-softkey"
 

#define ALP_STOCK_MESSAGING_ADDED_AUDIO_FILE   "alp-stock-messaging-added-audio-file"
 

#define ALP_STOCK_MESSAGING_ADDED_AUDIO_FILE   "alp-stock-messaging-added-audio-file"
 

#define ALP_STOCK_MESSAGING_ADDED_VIDEO_FILE   "alp-stock-messaging-added-video-file"
 

#define ALP_STOCK_MESSAGING_ADDED_VIDEO_FILE   "alp-stock-messaging-added-video-file"
 

#define ALP_STOCK_MESSAGING_APP   "alp-stock-messaging-app"
 

#define ALP_STOCK_MESSAGING_ATTACHMENT_BADGE   "alp-stock-messaging-attachment-badge"
 

#define ALP_STOCK_MESSAGING_AUDIO_ATTACHMENT   "alp-stock-messaging-audio-attachment"
 

#define ALP_STOCK_MESSAGING_BASE   "alp-stock-messaging-base"
 

#define ALP_STOCK_MESSAGING_BASE   "alp-stock-messaging-base"
 

#define ALP_STOCK_MESSAGING_CELL_BROADCAST   "alp-stock-messaging-cell-broadcast"
 

#define ALP_STOCK_MESSAGING_CELL_BROADCAST   "alp-stock-messaging-cell-broadcast"
 

#define ALP_STOCK_MESSAGING_CELL_BROADCAST_INDICATOR   "alp-stock-messaging-cell-broadcast-indicator"
 

#define ALP_STOCK_MESSAGING_CONVERSATION   "alp-stock-messaging-conversation"
 

#define ALP_STOCK_MESSAGING_DELIVERY_REPORT_FAILED   "alp-stock-messaging-delivery-report-failed"
 

#define ALP_STOCK_MESSAGING_DELIVERY_REPORT_SUCCESS   "alp-stock-messaging-delivery-report-success"
 

#define ALP_STOCK_MESSAGING_DRAFT   "alp-stock-messaging-draft"
 

#define ALP_STOCK_MESSAGING_FAILED   "alp-stock-messaging-failed"
 

#define ALP_STOCK_MESSAGING_FAILED   "alp-stock-messaging-failed"
 

#define ALP_STOCK_MESSAGING_FORWARDED   "alp-stock-messaging-forwarded"
 

#define ALP_STOCK_MESSAGING_FORWARDED   "alp-stock-messaging-forwarded"
 

#define ALP_STOCK_MESSAGING_HIGH_PRIORITY   "alp-stock-messaging-high-priority"
 

#define ALP_STOCK_MESSAGING_HIGH_PRIORITY_BADGE   "alp-stock-messaging-high-priority-badge"
 

#define ALP_STOCK_MESSAGING_HIGH_PRIORITY_BADGE   "alp-stock-messaging-high-priority-badge"
 

#define ALP_STOCK_MESSAGING_IMAGE_ATTACHMENT   "alp-stock-messaging-image-attachment"
 

#define ALP_STOCK_MESSAGING_LOCKED   "alp-stock-messaging-locked"
 

#define ALP_STOCK_MESSAGING_LOW_PRIORITY   "alp-stock-messaging-low-priority"
 

#define ALP_STOCK_MESSAGING_LOW_PRIORITY_BADGE   "alp-stock-messaging-low-priority-badge"
 

#define ALP_STOCK_MESSAGING_LOW_PRIORITY_BADGE   "alp-stock-messaging-low-priority-badge"
 

#define ALP_STOCK_MESSAGING_MMS_CHAT   "alp-stock-messaging-mms-chat"
 

#define ALP_STOCK_MESSAGING_OTA   "alp-stock-messaging-ota"
 

#define ALP_STOCK_MESSAGING_READ   "alp-stock-messaging-read"
 

#define ALP_STOCK_MESSAGING_READ   "alp-stock-messaging-read"
 

#define ALP_STOCK_MESSAGING_READ_REPORT_SUCCESS   "alp-stock-messaging-read-report-success"
 

#define ALP_STOCK_MESSAGING_REPLIED   "alp-stock-messaging-replied"
 

#define ALP_STOCK_MESSAGING_REPLIED   "alp-stock-messaging-replied"
 

#define ALP_STOCK_MESSAGING_SENDING   "alp-stock-messaging-sending"
 

#define ALP_STOCK_MESSAGING_SENDING_FAILED   "alp-stock-messaging-sending-failed"
 

#define ALP_STOCK_MESSAGING_SENDING_SUCCESS   "alp-stock-messaging-sending-success"
 

#define ALP_STOCK_MESSAGING_SUCCESS   "alp-stock-messaging-success"
 

#define ALP_STOCK_MESSAGING_SUCCESS   "alp-stock-messaging-success"
 

#define ALP_STOCK_MESSAGING_TEMPLATE   "alp-stock-messaging-template"
 

#define ALP_STOCK_MESSAGING_UNREAD   "alp-stock-messaging-unread"
 

#define ALP_STOCK_MESSAGING_UNREAD   "alp-stock-messaging-unread"
 

#define ALP_STOCK_MESSAGING_VIDEO_ATTACHMENT   "alp-stock-messaging-video-attachment"
 

#define ALP_STOCK_MESSAGING_WAP_PUSH   "alp-stock-messaging-wap-push"
 

#define ALP_STOCK_MICROPHONE_APP   "alp-stock-microphone-app"
 

#define ALP_STOCK_MISSING_IMAGE   "alp-stock-missing-image"
 

#define ALP_STOCK_MMS_BADGE   "alp-stock-mms-badge"
 

#define ALP_STOCK_MUSIC_COLLECTION   "alp-stock-music-collection"
 

#define ALP_STOCK_MUSIC_FILE   "alp-stock-music-file"
 

#define ALP_STOCK_NO_SIM   "alp-stock-no-sim"
 

#define ALP_STOCK_NOTE   "alp-stock-note"
 

#define ALP_STOCK_PAUSE   "alp-stock-pause"
 

#define ALP_STOCK_PDF_FILE   "alp-stock-pdf-file"
 

#define ALP_STOCK_PICTURE_COLLECTION   "alp-stock-picture-collection"
 

#define ALP_STOCK_PICTURE_VIEWER_APP   "alp-stock-picture-viewer-app"
 

#define ALP_STOCK_PLACEHOLDER_PICTURE   "alp-stock-placeholder-picture"
 

#define ALP_STOCK_POWER_POINT_FILE   "alp-stock-power-point-file"
 

#define ALP_STOCK_PREFERENCES_APP   "alp-stock-preferences-app"
 

#define ALP_STOCK_PREVIOUS   "alp-stock-previous"
 

#define ALP_STOCK_QUESTION   "alp-stock-question"
 

#define ALP_STOCK_RADIO_OFF   "alp-stock-radio-off"
 

#define ALP_STOCK_REFRESH_LIST   "alp-stock-refresh-list"
 

#define ALP_STOCK_RINGTONE_FILE   "alp-stock-ringtone-file"
 

#define ALP_STOCK_ROTATE   "alp-stock-rotate"
 

#define ALP_STOCK_SEARCH   "alp-stock-search"
 

#define ALP_STOCK_SECURE_SSL   "alp-stock-secure-ssl"
 

#define ALP_STOCK_SIGNAL_01   "alp-stock-signal-01"
 

#define ALP_STOCK_SIGNAL_02   "alp-stock-signal-02"
 

#define ALP_STOCK_SIGNAL_03   "alp-stock-signal-03"
 

#define ALP_STOCK_SIGNAL_04   "alp-stock-signal-04"
 

#define ALP_STOCK_SIGNAL_3G   "alp-stock-signal-3g"
 

#define ALP_STOCK_SIGNAL_ANIMATION_1   "alp-stock-signal-animation-1"
 

#define ALP_STOCK_SIGNAL_ANIMATION_2   "alp-stock-signal-animation-2"
 

#define ALP_STOCK_SIGNAL_ANIMATION_3   "alp-stock-signal-animation-3"
 

#define ALP_STOCK_SIGNAL_ANIMATION_4   "alp-stock-signal-animation-4"
 

#define ALP_STOCK_SIGNAL_ANIMATION_5   "alp-stock-signal-animation-5"
 

#define ALP_STOCK_SIGNAL_BASE   "alp-stock-signal-base"
 

#define ALP_STOCK_SIGNAL_DATA_TRANSFER   "alp-stock-signal-data-transfer"
 

#define ALP_STOCK_SIGNAL_EDGE   "alp-stock-signal-edge"
 

#define ALP_STOCK_SIGNAL_GPRS   "alp-stock-signal-gprs"
 

#define ALP_STOCK_SIGNAL_OFFLINE   "alp-stock-signal-offline"
 

#define ALP_STOCK_SIGNAL_RADIO_OFF   "alp-stock-signal-radio-off"
 

#define ALP_STOCK_SIGNAL_ROAMING   "alp-stock-signal-roaming"
 

#define ALP_STOCK_SIGNAL_UMTS   "alp-stock-signal-umts"
 

#define ALP_STOCK_SIM   "alp-stock-sim"
 

#define ALP_STOCK_SIM_LOCKED   "alp-stock-sim-locked"
 

#define ALP_STOCK_SPEAKER   "alp-stock-speaker"
 

#define ALP_STOCK_SPEAKER_OFF_BADGE   "alp-stock-speaker-off-badge"
 

#define ALP_STOCK_STATUS_ALERT_1   "alp-stock-status-alert-1"
 

#define ALP_STOCK_STATUS_ALERT_2   "alp-stock-status-alert-2"
 

#define ALP_STOCK_STATUS_DOWNLOAD_NONE   "alp-stock-status-download-none"
 

#define ALP_STOCK_STATUS_INCOMING_CALL_NONE   "alp-stock-status-incoming-call-none"
 

#define ALP_STOCK_STATUS_MEDIA_PLAYER_NONE   "alp-stock-status-media-player-none"
 

#define ALP_STOCK_STATUS_SELECTOR_DOWNLOAD_BADGE   "alp-stock-status-selector-download-badge"
 

#define ALP_STOCK_STATUS_SELECTOR_DOWNLOAD_BADGE_1   "alp-stock-status-selector-download-badge-1"
 

#define ALP_STOCK_STATUS_SELECTOR_DOWNLOAD_BADGE_2   "alp-stock-status-selector-download-badge-2"
 

#define ALP_STOCK_STOP   "alp-stock-stop"
 

#define ALP_STOCK_SYNC   "alp-stock-sync"
 

#define ALP_STOCK_SYNC_APP   "alp-stock-sync-app"
 

#define ALP_STOCK_SYNC_FAILURE_BADGE   "alp-stock-sync-failure-badge"
 

#define ALP_STOCK_SYNC_PROGRESS_BADGE   "alp-stock-sync-progress-badge"
 

#define ALP_STOCK_TASKS_APP   "alp-stock-tasks-app"
 

#define ALP_STOCK_TELE_BASE   "alp-stock-tele-base"
 

#define ALP_STOCK_TELE_CONFERENCE_BADGE   "alp-stock-tele-conference-badge"
 

#define ALP_STOCK_TELE_CONTACTS   "alp-stock-tele-contacts"
 

#define ALP_STOCK_TELE_FAVORITES   "alp-stock-tele-favorites"
 

#define ALP_STOCK_TELE_FORWARDED_BADGE   "alp-stock-tele-forwarded-badge"
 

#define ALP_STOCK_TELE_LOG_INCOMING_BADGE   "alp-stock-tele-log-incoming-badge"
 

#define ALP_STOCK_TELE_LOG_MISSED_BADGE   "alp-stock-tele-log-missed-badge"
 

#define ALP_STOCK_TELE_LOG_OUTGOING_BADGE   "alp-stock-tele-log-outgoing-badge"
 

#define ALP_STOCK_TELE_MISSED_BADGE   "alp-stock-tele-missed-badge"
 

#define ALP_STOCK_TELE_MUTE   "alp-stock-tele-mute"
 

#define ALP_STOCK_TELE_MUTE_BADGE   "alp-stock-tele-mute-badge"
 

#define ALP_STOCK_TELE_SHIFT_DOWN   "alp-stock-tele-shift-down"
 

#define ALP_STOCK_TELE_SHIFT_UP   "alp-stock-tele-shift-up"
 

#define ALP_STOCK_TELE_TEXT_BADGE   "alp-stock-tele-text-badge"
 

#define ALP_STOCK_TELE_TEXTBACK   "alp-stock-tele-textback"
 

#define ALP_STOCK_TELE_VIDEO_BADGE   "alp-stock-tele-video-badge"
 

#define ALP_STOCK_TELE_VOICE_MAIL   "alp-stock-tele-voice-mail"
 

#define ALP_STOCK_TELEPHONY_APP   "alp-stock-telephony-app"
 

#define ALP_STOCK_TEXT_FILE   "alp-stock-text-file"
 

#define ALP_STOCK_TIM_12KEY   "alp-stock-tim-12key"
 

#define ALP_STOCK_TIM_BACKSPACE   "alp-stock-tim-backspace"
 

#define ALP_STOCK_TIM_EDIT   "alp-stock-tim-edit"
 

#define ALP_STOCK_TIM_GRAFFITI   "alp-stock-tim-graffiti"
 

#define ALP_STOCK_TIM_RETURN   "alp-stock-tim-return"
 

#define ALP_STOCK_TIM_SHIFT   "alp-stock-tim-shift"
 

#define ALP_STOCK_TIM_SHIFT_LOCK   "alp-stock-tim-shift-lock"
 

#define ALP_STOCK_TIM_SPACE   "alp-stock-tim-space"
 

#define ALP_STOCK_TIMER   "alp-stock-timer"
 

#define ALP_STOCK_TIPS   "alp-stock-tips"
 

#define ALP_STOCK_VIDEO_COLLECTION   "alp-stock-video-collection"
 

#define ALP_STOCK_VIDEO_FILE   "alp-stock-video-file"
 

#define ALP_STOCK_VIDEO_PLAYER_APP   "alp-stock-video-player-app"
 

#define ALP_STOCK_VIEW_ONE_LINE   "alp-stock-view-one-line"
 

#define ALP_STOCK_VIEW_TWO_LINES   "alp-stock-view-two-lines"
 

#define ALP_STOCK_VIEWING_MODE   "alp-stock-viewing-mode"
 

#define ALP_STOCK_VOLUME_BAR   "alp-stock-volume-bar"
 

#define ALP_STOCK_WARNING   "alp-stock-warning"
 

#define ALP_STOCK_WELCOME_APP   "alp-stock-welcome-app"
 

#define ALP_STOCK_WIFI_CONNECTED   "alp-stock-wifi-connected"
 

#define ALP_STOCK_WIFI_CONNECTED_NETWORK   "alp-stock-wifi-connected-network"
 

#define ALP_STOCK_WIFI_CONNECTINGFAILED   "alp-stock-wifi-connectingfailed"
 

#define ALP_STOCK_WIFI_DISCONNECTINGFAILED   "alp-stock-wifi-disconnectingfailed"
 

#define ALP_STOCK_WIFI_FAVORITE_NETWORK   "alp-stock-wifi-favorite-network"
 

#define ALP_STOCK_WIFI_FIND_ERROR   "alp-stock-wifi-find-error"
 

#define ALP_STOCK_WIFI_HIDDEN_NETWORK   "alp-stock-wifi-hidden-network"
 

#define ALP_STOCK_WIFI_IN_USE   "alp-stock-wifi-in-use"
 

#define ALP_STOCK_WIFI_NOCONNECT   "alp-stock-wifi-noconnect"
 

#define ALP_STOCK_WIFI_NOCONNECTED_NETWORK   "alp-stock-wifi-noconnected-network"
 

#define ALP_STOCK_WIFI_OFF   "alp-stock-wifi-off"
 

#define ALP_STOCK_WIFI_ON   "alp-stock-wifi-on"
 

#define ALP_STOCK_WIFI_OUTOFRANGE   "alp-stock-wifi-outofrange"
 

#define ALP_STOCK_WIFI_SECURE_NETWORK   "alp-stock-wifi-secure-network"
 

#define ALP_STOCK_WIFI_SIGNAL_BAR_1   "alp-stock-wifi-signal-bar-1"
 

#define ALP_STOCK_WIFI_SIGNAL_BAR_2   "alp-stock-wifi-signal-bar-2"
 

#define ALP_STOCK_WIFI_SIGNAL_BAR_3   "alp-stock-wifi-signal-bar-3"
 

#define ALP_STOCK_WIFI_SIGNAL_BAR_4   "alp-stock-wifi-signal-bar-4"
 

#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_0   "alp-stock-wifi-signal-strength_0"
 

#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_1   "alp-stock-wifi-signal-strength_1"
 

#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_2   "alp-stock-wifi-signal-strength_2"
 

#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_3   "alp-stock-wifi-signal-strength_3"
 

#define ALP_STOCK_WIFI_SIGNAL_STRENGTH_4   "alp-stock-wifi-signal-strength_4"
 

#define ALP_STOCK_WORD_FILE   "alp-stock-word-file"
 

#define ALP_STOCK_ZOOM_IN   "alp-stock-zoom-in"
 

#define ALP_STOCK_ZOOM_OUT   "alp-stock-zoom-out"
 

#define ALP_URL_STOCK_ICON   "stockicon:"
 

#define ALP_URL_STOCK_ICON_LEN   (sizeof(ALP_URL_STOCK_ICON)-1)
 


Generated on Wed Jul 30 07:06:42 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.