Content

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

Here you can see the directory structure of all phone icons:

Code Block
titleIcons Directory Structure
collapsetrue
.
├── call_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── call_overlay
│   ├── 36x36
│   ├── 48x48
│   ├── 60x60
│   ├── 72x72
│   ├── 84x84
│   └── 96x96
├── circle_overlays
│   ├── 36x36
│   ├── 48x48
│   ├── 60x60
│   ├── 72x72
│   ├── 84x84
│   └── 96x96
├── contact_state_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── contact_state_overlays
│   ├── 36x36
│   └── 48x48
├── contact_type_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── error_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   ├── 48x48
│   ├── 60x60
│   ├── 72x72
│   ├── 84x84
│   └── 96x96
├── extraicontype_icons
│   └── 18x18
├── fkey_icons
│   ├── 18x18
│   └── 24x24
├── icontype_icons
│   ├── 24x24
│   ├── 36x18
│   └── 36x36
├── identity_state_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── input_info_images
├── other_images
├── settings_window_icons
│   └── 24x24
├── theme_colorful
│   ├── call_icons -> ../call_icons
│   ├── call_overlay -> ../call_overlay
│   ├── circle_overlays -> ../circle_overlays
│   ├── contact_state_icons -> ../contact_state_icons
│   ├── contact_state_overlays -> ../contact_state_overlays
│   ├── contact_type_icons -> ../contact_type_icons
│   ├── error_icons
│   │   ├── 18x18
│   │   ├── 24x24
│   │   ├── 36x36
│   │   ├── 48x48
│   │   ├── 60x60
│   │   ├── 72x72
│   │   ├── 84x84
│   │   └── 96x96
│   ├── extraicontype_icons
│   │   └── 18x18
│   ├── fkey_icons
│   │   ├── 18x18
│   │   └── 24x24
│   ├── icontype_icons
│   │   ├── 24x24
│   │   ├── 36x18
│   │   └── 36x36
│   ├── identity_state_icons -> ../identity_state_icons
│   ├── input_info_images
│   ├── other_images
│   ├── settings_window_icons
│   │   └── 24x24
│   └── titlebar_icons
│       └── 18x18
├── theme_dark
│   ├── call_icons -> ../call_icons
│   ├── call_overlay -> ../call_overlay
│   ├── circle_overlays -> ../circle_overlays
│   ├── contact_state_icons -> ../contact_state_icons
│   ├── contact_state_overlays -> ../contact_state_overlays
│   ├── contact_type_icons -> ../contact_type_icons
│   ├── error_icons
│   │   ├── 18x18
│   │   ├── 24x24
│   │   ├── 36x36
│   │   ├── 48x48
│   │   ├── 60x60
│   │   ├── 72x72
│   │   ├── 84x84
│   │   └── 96x96
│   ├── extraicontype_icons
│   │   └── 18x18
│   ├── fkey_icons
│   │   ├── 18x18
│   │   └── 24x24
│   ├── icontype_icons
│   │   ├── 24x24
│   │   ├── 36x18
│   │   └── 36x36
│   ├── identity_state_icons -> ../identity_state_icons
│   ├── input_info_images
│   ├── other_images
│   ├── settings_window_icons
│   │   └── 24x24
│   └── titlebar_icons
│       └── 18x18
├── theme_industrial
│   ├── call_icons -> ../call_icons
│   ├── call_overlay -> ../call_overlay
│   ├── circle_overlays -> ../circle_overlays
│   ├── contact_state_icons -> ../contact_state_icons
│   ├── contact_state_overlays -> ../contact_state_overlays
│   ├── contact_type_icons -> ../contact_type_icons
│   ├── error_icons
│   │   ├── 18x18
│   │   ├── 24x24
│   │   ├── 36x36
│   │   ├── 48x48
│   │   ├── 60x60
│   │   ├── 72x72
│   │   ├── 84x84
│   │   └── 96x96
│   ├── extraicontype_icons
│   │   └── 18x18
│   ├── fkey_icons
│   │   ├── 18x18
│   │   └── 24x24
│   ├── icontype_icons
│   │   ├── 24x24
│   │   ├── 36x18
│   │   └── 36x36
│   ├── identity_state_icons -> ../identity_state_icons
│   ├── input_info_images
│   ├── other_images
│   ├── settings_window_icons
│   │   └── 24x24
│   └── titlebar_icons
│       └── 18x18
└── titlebar_icons
    └── 18x18

The following table is showing in which display areas the icon types are used by default and which icon size is needed there. All icon types can be used in own XML files and some display areas can be configured to use other icon types than the default icon types. e.g. the context keys. If no icon is found for the given icon type and icon size, then an error icon will be displayed instead. Depending on the icon type we can have only one image for the icon type or two images, where the first image is the default one and the second image can be the pressed variant (e.g. on fkeys if the fkey is pressed) or the active variant (e.g. in selection lists if the line is selected - identity list, directory list, settings menu, ...).

In this documentation we are only showing the icons of the default theme "Light" as the icons of the other themes ("Dark", "Colorful" and "Industrial") are the same except of the color. If you want to see the icons of the other themes you can do this directly on the phone or you can downloading the customization files from Deskphones Firmware and display the icons locally on your own PC.

The themes have the same icon type subfolder structure. There is one difference between the themes. The themes "Dark", "Colorful" and "Industrial" have there own subfolders. Only theme "Light" has no extra subfolder for backward compatibility reasons.

Display AreaExample ScreenIcon TypeDescriptionIcon Height in PixelIcon Type Images
General: Error Case

Image Added

error_iconsIf no icon is found for the given icon type and icon size, then the error icon will be displayed instead.18, 24, 36, 48, 60, 72, 84, 96<filename>.png
General: Background

Image Added

background_imagesThe background images that are used for the current theme.No size<filename>.png
Titlebar

Image Added

titlebar_iconsUsed for displaying status messages.18<filename>.png

Image Added

contact_state_iconsUsed for the active identity if the SmartLabel mode full is used in idle state.<filename>.png
Context Keys

Image Added

fkey_icons

Used to show the type of the configured context key.

24

<filename>.png

<filename>_pressed.png

SmartLabel

Image Added

Used to show the type of the configured line key.

The context keys can be configured to use other icon types by using the setting context_key_icon_type. In this case it is important to use icon types with the correct icon size.

18
Idle Screen

Image Added

identity_state_icons

Show the identity state if no photo is used.

48 (Display width > 320)

36 (Display width <= 320)

<filename>.png

<filename>_active.png

Image Added

contact_state_overlays

Show the identity state if a photo is used.

circle_overlaysThe circle overlay icon is used to display only a circular area of the given photo.<filename>.png
Directory

Image Added

contact_state_icons

Show the state of the contact if no photo is used.

48 (Display width > 320)

36 (Display width <= 320)

<filename>.png

<filename>_active.png



Image Added

icontype_icons


The icon type icon is used for the search symbol in the first line.

36

contact_state_overlaysShow the state of the contact if a photo is used.

48 (Display width > 320)

36 (Display width <= 320)

circle_overlaysThe circle overlay icon is used to display only a circular area of the given photo.<filename>.png

Image Added

extraicontype_iconsUsed to show availability of sub menu pages.18

<filename>.png

<filename>_active.png

Settings Menu

Image Added

icontype_iconsUsed to show the type of the settings group24

<filename>.png

<filename>_active.png

Function Keys Menu



Image Added

icontype_icons


Used to show the type for each function key group entry.18

<filename>.png

<filename>_active.png

Dedicated Keys Menu

Context-Sensitive Keys Menu

SmartLabel Keys Menu

Line Keys Menu

Image Added

Used to show the type for each key entry.
All Menu and Sub-Menu Pages

Image Added

extraicontype_iconsUsed to visualize setting values and availability of sub menu pages.18

<filename>.png

<filename>_active.png

Status Info

Image Added

icontype_iconsIcons for showing the type of the status info entry.18

<filename>.png

<filename>_active.png

Call History

Image Added

icontype_iconsIcons for showing the type of the call history entry.18

<filename>.png

<filename>_active.png

Image Added

other_imagesIndicator for showing which sub page is displayed with different states (default, active, warning).No size<filename>.png
Quick Lookup

Image Added

icontype_iconsThe dial icon is used for the input line.36

<filename>.png

<filename>_active.png

contact_state_iconsShow the state of the contact if no photo is configured.
Call Screen

Image Added

call_iconsDisplay the current call state if no photo is used for the remote party.

48 (Display width > 320)

36 (Display width <= 320)

<filename>.png

Image Added

call_overlayDisplay the current call state if a photo is used for the remote party.

Default size:

84 (Display width > 320)

48 (Display width <= 320)


Size is changeable via Setting call_screen_photo_size, available sizes:

36, 48, 60, 72, 84, 96

circle_overlaysThe circle overlay icon is used to display only a circular area of the given photo.

Volume Settings

Contrast Settings

Brightness Settings

Image Added

settings_window_iconsUsed in front of a progress bar to show the type of the setting that will be changed.24<filename>.png



List of icon tables:



Include Page
Howto Footer - uni-en
Howto Footer - uni-en

Content by Label
showLabelsfalse
max20
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "deskphone" and label = "feature" and label = "customization" and type = "page"
labelsdect dect-multicell


Sv translation
languagede

Hier sehen Sie die Verzeichnisstruktur aller Telefonsymbole:

Code Block
titleIcons Directory Structure
collapsetrue
.
├── call_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── call_overlay
│   ├── 36x36
│   ├── 48x48
│   ├── 60x60
│   ├── 72x72
│   ├── 84x84
│   └── 96x96
├── circle_overlays
│   ├── 36x36
│   ├── 48x48
│   ├── 60x60
│   ├── 72x72
│   ├── 84x84
│   └── 96x96
├── contact_state_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── contact_state_overlays
│   ├── 36x36
│   └── 48x48
├── contact_type_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── error_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   ├── 48x48
│   ├── 60x60
│   ├── 72x72
│   ├── 84x84
│   └── 96x96
├── extraicontype_icons
│   └── 18x18
├── fkey_icons
│   ├── 18x18
│   └── 24x24
├── icontype_icons
│   ├── 24x24
│   ├── 36x18
│   └── 36x36
├── identity_state_icons
│   ├── 18x18
│   ├── 24x24
│   ├── 36x36
│   └── 48x48
├── input_info_images
├── other_images
├── settings_window_icons
│   └── 24x24
├── theme_colorful
│   ├── call_icons -> ../call_icons
│   ├── call_overlay -> ../call_overlay
│   ├── circle_overlays -> ../circle_overlays
│   ├── contact_state_icons -> ../contact_state_icons
│   ├── contact_state_overlays -> ../contact_state_overlays
│   ├── contact_type_icons -> ../contact_type_icons
│   ├── error_icons
│   │   ├── 18x18
│   │   ├── 24x24
│   │   ├── 36x36
│   │   ├── 48x48
│   │   ├── 60x60
│   │   ├── 72x72
│   │   ├── 84x84
│   │   └── 96x96
│   ├── extraicontype_icons
│   │   └── 18x18
│   ├── fkey_icons
│   │   ├── 18x18
│   │   └── 24x24
│   ├── icontype_icons
│   │   ├── 24x24
│   │   ├── 36x18
│   │   └── 36x36
│   ├── identity_state_icons -> ../identity_state_icons
│   ├── input_info_images
│   ├── other_images
│   ├── settings_window_icons
│   │   └── 24x24
│   └── titlebar_icons
│       └── 18x18
├── theme_dark
│   ├── call_icons -> ../call_icons
│   ├── call_overlay -> ../call_overlay
│   ├── circle_overlays -> ../circle_overlays
│   ├── contact_state_icons -> ../contact_state_icons
│   ├── contact_state_overlays -> ../contact_state_overlays
│   ├── contact_type_icons -> ../contact_type_icons
│   ├── error_icons
│   │   ├── 18x18
│   │   ├── 24x24
│   │   ├── 36x36
│   │   ├── 48x48
│   │   ├── 60x60
│   │   ├── 72x72
│   │   ├── 84x84
│   │   └── 96x96
│   ├── extraicontype_icons
│   │   └── 18x18
│   ├── fkey_icons
│   │   ├── 18x18
│   │   └── 24x24
│   ├── icontype_icons
│   │   ├── 24x24
│   │   ├── 36x18
│   │   └── 36x36
│   ├── identity_state_icons -> ../identity_state_icons
│   ├── input_info_images
│   ├── other_images
│   ├── settings_window_icons
│   │   └── 24x24
│   └── titlebar_icons
│       └── 18x18
├── theme_industrial
│   ├── call_icons -> ../call_icons
│   ├── call_overlay -> ../call_overlay
│   ├── circle_overlays -> ../circle_overlays
│   ├── contact_state_icons -> ../contact_state_icons
│   ├── contact_state_overlays -> ../contact_state_overlays
│   ├── contact_type_icons -> ../contact_type_icons
│   ├── error_icons
│   │   ├── 18x18
│   │   ├── 24x24
│   │   ├── 36x36
│   │   ├── 48x48
│   │   ├── 60x60
│   │   ├── 72x72
│   │   ├── 84x84
│   │   └── 96x96
│   ├── extraicontype_icons
│   │   └── 18x18
│   ├── fkey_icons
│   │   ├── 18x18
│   │   └── 24x24
│   ├── icontype_icons
│   │   ├── 24x24
│   │   ├── 36x18
│   │   └── 36x36
│   ├── identity_state_icons -> ../identity_state_icons
│   ├── input_info_images
│   ├── other_images
│   ├── settings_window_icons
│   │   └── 24x24
│   └── titlebar_icons
│       └── 18x18
└── titlebar_icons
    └── 18x18

Die folgende Tabelle zeigt, in welchen Darstellungsbereichen die Ikon-Typen standardmäßig verwendet werden und welche Icon-Größe dort benötigt wird. Alle Ikon-Typen können in eigenen XML-Dateien verwendet werden, und einige Anzeigebereiche können so konfiguriert werden, dass sie andere Ikon-Typen als die Standard-Ikon-Typen verwenden, z.B. die Kontext-Tasten. Wenn für den vorgegebenen Ikon-Typ und die Ikon-Größe kein Ikon gefunden wird, dann wird stattdessen ein Fehler-Ikon angezeigt. Je nach Ikon-Typ können wir nur ein Bild für den Ikon-Typ haben oder zwei Bilder, wobei das erste Bild das Standardbild ist und das zweite Bild die Variante "gedrückt" (z.B. auf F-Tasten, wenn die F-Taste gedrückt wird) oder die aktive Variante (z.B. in Auswahllisten, wenn die Zeile ausgewählt ist - Identitätsliste, Verzeichnisliste, Einstellungsmenü, ...) sein kann.

In dieser Dokumentation zeigen wir nur die Ikons des Standardthemas "Hell", da die Ikons der anderen Themes ("Dunkel", "Bunt" und "Industriell") bis auf die Farbe gleich sind. Wenn Sie die Ikons der anderen Themes sehen möchten, können Sie dies direkt am Telefon tun oder Sie können die Customizing-Dateien von "Deskphones Firmware" herunterladen und die Ikons lokal auf Ihrem eigenen PC anzeigen lassen.

Die Themes haben die gleiche Ikon-Typ Unterordner-Struktur. Es gibt aber einen Unterschied zwischen den Themen. Die Themen "Dunkel", "Bunt" und "Industriell" haben eigene Unterordner. Nur das Thema "Hell" hat aus Gründen der Abwärtskompatibilität keinen zusätzlichen Unterordner.

Anzeige BereichBeispiel AnzeigeIkon-TypBeschreibungIkon-Höhe in PixelIkon-Typ Bilder
Allgemein: Fehlerfall

Image Modified

error_iconsWenn für den vorgegebenen Ikon-Typ und die Ikon-Größe kein Ikon gefunden wird, dann wird stattdessen das Fehler-Ikon angezeigt.18, 24, 36, 48, 60, 72, 84, 96<filename>.png
Allgemein: Hintergrund

Image Modified

background_imagesDie Hintergrundbilder, die für das aktuelle Design verwendet werden.Keine Größe<filename>.png
Titelzeile

Image Modified

titlebar_iconsWird für die Anzeige von Statusmeldungen verwendet.18<filename>.png

Image Modified

contact_state_iconsWird für die aktive Identität verwendet, wenn der SmartLabel-Modus voll im Ruhezustand verwendet wird.<filename>.png
Kontext-Tasten

Image Modified

fkey_icons

Wird verwendet, um den Typ der konfigurierten Kontext-Taste anzuzeigen.

24

<filename>.png

<filename>_pressed.png

SmartLabel

Image Modified

Wird verwendet, um den Typ der konfigurierten Leitungstaste anzuzeigen.

Die Kontext-Tasten können mit der Einstellung  context_key_icon_type für die Verwendung anderer Ikon-Typen konfiguriert werden. In diesem Fall ist es wichtig, Ikon-Typen mit der richtigen Ikon-Größe zu verwenden.

18
Leerlauf-Bildschirm

Image Modified

identity_state_icons

Zeigt den Identitätsstatus an, wenn kein Foto verwendet wird.

48 (Display width > 320)

36 (Display width <= 320)

<filename>.png

<filename>_active.png

Image Modified

contact_state_overlays

Zeigt den Identitätsstatus an, wenn ein Foto verwendet wird.

circle_overlaysDas Kreisüberlagerungs-Ikon wird verwendet, um lediglich einen kreisförmigen Ausschnitt des betreffenden Fotos anzuzeigen.<filename>.png
Verzeichnis

Image Modified

contact_state_icons

Zeigt den Status des Kontakts an, wenn kein Foto verwendet wird.

48 (Display width > 320)

36 (Display width <= 320)

<filename>.png

<filename>_active.png



Image Modified

icontype_icons


Das "Ikon-Typ" Ikon wird für das Suchen-Ikon in der ersten Zeile verwendet.

36

contact_state_overlaysZeigt den Status des Kontakts an, wenn ein Foto verwendet wird.

48 (Display width > 320)

36 (Display width <= 320)

circle_overlaysDas Kreisüberlagerungs-Ikon wird verwendet, um lediglich einen kreisförmigen Ausschnitt des betreffenden Fotos anzuzeigen.<filename>.png

Image Modified

extraicontype_iconsWird verwendet, um die Verfügbarkeit von Untermenü-Seiten anzuzeigen.18

<filename>.png

<filename>_active.png

Einstellungen-Menü

Image Modified

icontype_iconsWird verwendet, um den Typ der Einstellungsgruppe anzuzeigen24

<filename>.png

<filename>_active.png

Funktionstasten-Menü



Image Modified

icontype_icons


Wird verwendet, um den Typ für jeden Funktionstastengruppeneintrag anzuzeigen.18

<filename>.png

<filename>_active.png

Menü mit dedizierten Tasten

Menü mit kontextsensitiven Tasten

SmartLabel-Tasten-Menü

Leitungstasten-Menü

Image Modified

Wird verwendet, um den Typ für jeden Tasteneintrag anzuzeigen.
Alle Menü- und Untermenü-Seiten

Image Modified

extraicontype_iconsDient zur Visualisierung der Einstellwerte und der Verfügbarkeit von Untermenü-Seiten.18

<filename>.png

<filename>_active.png

Status Info

Image Modified

icontype_iconsIkons zur Anzeige des Typs des Status-Info-Eintrags.18

<filename>.png

<filename>_active.png

Anrufverlauf

Image Modified

icontype_iconsIkons zur Anzeige des Typs des Anrufverlaufseintrags.18

<filename>.png

<filename>_active.png

Image Modified

other_imagesIndikator, der anzeigt, welche Unterseite mit verschiedenen Zuständen (Standard, aktiv, Warnung) angezeigt wird.No size<filename>.png
Quick Lookup

Image Modified

icontype_iconsDas Wähl-Ikon wird für die Eingabezeile verwendet.36

<filename>.png

<filename>_active.png

contact_state_iconsZeigen Sie den Status des Kontakts an, wenn kein Foto konfiguriert ist.
Anruf-Bildschirm

Image Modified

call_iconsAnzeige des aktuellen Anrufstatus, wenn für den externen Gesprächspartner kein Foto verwendet wird.

48 (Display width > 320)

36 (Display width <= 320)

<filename>.png

Image Modified

call_overlayAnzeige des aktuellen Anrufstatus, wenn ein Foto für den externen Gesprächspartner verwendet wird.

Default size:

84 (Display width > 320)

48 (Display width <= 320)


Size is changeable via Setting call_screen_photo_size, available sizes:

36, 48, 60, 72, 84, 96

circle_overlaysDas Kreisüberlagerungs-Ikon wird verwendet, um lediglich einen kreisförmigen Ausschnitt des betreffenden Fotos anzuzeigen.

Lautstärke-Einstellungen

Kontrast-Einstellungen

Helligkeits-Einstellungen

Image Modified

settings_window_iconsWird vor einem Fortschrittsbalken verwendet, um die Art der Einstellung anzuzeigen, die geändert wird.24<filename>.png




List of icon tables:


Include Page
Howto Footer - de
Howto Footer - de

Content by Label
showLabelsfalse
max20
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "deskphone" and label = "feature" and label = "customization" and type = "page"
labelsdect dect-multicell