GP3 Icons and Frames (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{|width="40%" |Bild:deutsch.png - in Deutsch |Bild:english.png - in English |} __TOC__ [[Date…“)
 
 
(16 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
  |[[Bild:english.png]] - [[GP3 Icons and Frames (en)|in English]]
 
  |[[Bild:english.png]] - [[GP3 Icons and Frames (en)|in English]]
 
  |}
 
  |}
__TOC__
+
[[Datei:GP3 Icons und Rahmen.png|right|thumb|400px|Icon selection - nutrix]]
[[Datei:GP3 Icons und Rahmen.png|left|thumb|600px|Icon selection]]
+
Since [[Gemini Project 3|GP3.2]] Version v0.60, it's possible to select different Icon packages and frames in [[GP3 Blue Panel|Blue Panel]]. Standard are the '''<code>gp-icons-nutrix</code>''' icons active, other packages need to be installed and selected.
 +
 
 +
Install the Icon packages via {{Taste|[[GP3 Addons|Addons]]}} → {{Taste|Icons and Frames}}. These packages are available:
 +
 
 +
* gp-icons-oldgemini
 +
* gp-icons-faenza
 +
* gp-icons-faenzaglass
 +
* gp-icons-denmimleo
 +
* gp-icons-manschettenknopf
 +
* gp-icons-ubudao
 +
* gp-icons-silubra
 +
* gp-icons-materials-black + extra Icons
 +
* gp-icons-materials-white + extra Icons
 +
* gp-icons-materials-grey + extra Icons
 +
 
 +
<gallery>
 +
Datei:GP3 Icons und Rahmen oldgemini.png|Oldgemini
 +
Datei:GP3 Icons und Rahmen faenza.png|Faenza
 +
Datei:GP3 Icons und Rahmen faenzaglass.png|Faenzaglass
 +
Datei:GP3 Icons und Rahmen denmimleo.png|Denmimleo
 +
Datei:GP3 Icons und Rahmen manschettenknopf.png |Manschettenknopf
 +
Datei:GP3 Icons und Rahmen ubudao.png  |Ubudao
 +
</gallery>
 +
 
 +
{{Hinweis|Restart the [[GP3 Blue Panel|Blue Panel]], after the selection of a new frame to see the new frame.}}
 +
{{Warnung|The <code>gp-icons-nutrix</code> icons are a dependency on the Blue Panel and may not be uninstalled}}
 +
 
 +
== Extra IconPackages ==
 +
The extra icon packages contain additional icons for the Blue Panel.  You can assign those icons to [[Enigma2]] Plugins (eg. [[eParted]]). These extra packages are available:
 +
 
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=173964&hilight=nutrix gp-icons-nutrix-extra]
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=159388 gp-icons-faenza-extra]
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=175739 gp-icons-faenzaglass-extra]
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=174696 gp-icons-denmimleo-extra]
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=175839 gp-icons-manschettenknopf-extra]
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=179138 gp-icons-ubuado-extra]
 +
* [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=184115 gp-icons-silubra-extra]
 +
 
 +
First of all, add the plugins in the Blue Panel or the [[GP3 vdesktop|vDesktop]] via {{Blue|Blue Panel}} → {{Taste|Menu}} → {{Taste|Settings}} → {{Taste|Add Plugin}}. And save with the {{Green|green}} button.
 +
 
 +
Icons can be assigned in the Blu Panel via {{Taste|Menu}} → select Plugin → {{Blue|Settings}} → {{Taste|Details}}. The icons can be found in the following directory:
 +
 
 +
/usr/share/enigma2/iconpackages/paketname/plugin_icons
 +
 
 +
Save the changes with the {{Green|green}} button.
 +
 
 +
<gallery>
 +
Datei:GP3 Icons und Rahmen nutrix extra.png|Nutrix-extra
 +
Datei:GP3 Icons und Rahmen faenza extra.png|Faenza-extra
 +
Datei:GP3 Icons und Rahmen faenzaglass extra.png|Faenzaglass-extra
 +
Datei:GP3 Icons und Rahmen denmimleo extra.png|Denmimleo-extra
 +
Datei:GP3 Icons und Rahmen manschettenknopf extra.png|Manschettenknopf-extra
 +
Datei:GP3 Icons und Rahmen ubudao extra.png|Ubudao-extra
 +
</gallery>
 +
 
 +
=== Changing the extra icons ===
 +
When changing the icon package it is also possible to use the corresponding extra icons. Therefore it is important to keep the following in mind.
 +
* File names of the icons must be identical in the different extra packages.
 +
* The path to the icon name must be "relative" - <code>plugin_icons/imagename.png</code>.
 +
Check the path in the configuration file of the Blue Panel. The file <code>gemini_desktop.xml</code> or <code>gemini_desktop1-5.xml</code> can be found in <code>/etc/enigma2</code>. Edit this file with an editor (eg. [[Vi]]) and modify the paths as shown in the following example.
 +
 
 +
<syntaxhighlight lang="xml" highlight="8,16,24,32">
 +
<?xml version="1.0" encoding="UTF-8" ?>
 +
<xml>
 +
        <Plugins>
 +
                <content>
 +
                        <name>Bildbetrachter</name>
 +
                        <sel>1</sel>
 +
                        <code><![CDATA[from Plugins.Extensions.PicturePlayer.plugin .....</code>
 +
                        <icon>plugin_icons/pictureviewer.png</icon>
 +
                        <info><![CDATA[Dateiformate (BMP, PNG, JPG, GIF]]></info>
 +
                        <key>blue</key>
 +
                </content>
 +
                <content>
 +
                        <name>Genuine Dreambox</name>
 +
                        <sel>1</sel>
 +
                        <code><![CDATA[from Plugins.Extensions.GenuineDreambox.plugin .....</code>
 +
                        <icon>plugin_icons/genuine.png</icon>
 +
                        <info><![CDATA[Genuine Dreambox]]></info>
 +
                        <key>green</key>
 +
                </content>
 +
                <content>
 +
                        <name>Webinterface</name>
 +
                        <sel>1</sel>
 +
                        <code><![CDATA[from Plugins.Extensions.WebInterface.plugin .....</code>
 +
                        <icon>plugin_icons/webinterface.png</icon>
 +
                        <info><![CDATA[Konfiguration des Webinterfaces]]></info>
 +
                        <key>red</key>
 +
                </content>
 +
                <content>
 +
                        <name>eParted</name>
 +
                        <sel>1</sel>
 +
                        <code><![CDATA[from Plugins.Extensions.eParted.plugin .....</code>
 +
                        <icon>plugin_icons/eparted.png</icon>
 +
                        <info><![CDATA[Erstellen und Verändern der Partitionstabelle]]></info>
 +
                        <key>0</key>
 +
                </content>
 +
        </Plugins>
 +
</xml>
 +
</syntaxhighlight>
 +
 
 +
[[Kategorie:GP3 (en)]]

Aktuelle Version vom 4. Februar 2017, 12:07 Uhr

Deutsch.png - in Deutsch English.png - in English
Icon selection - nutrix

Since GP3.2 Version v0.60, it's possible to select different Icon packages and frames in Blue Panel. Standard are the gp-icons-nutrix icons active, other packages need to be installed and selected.

Install the Icon packages via AddonsIcons and Frames. These packages are available:

  • gp-icons-oldgemini
  • gp-icons-faenza
  • gp-icons-faenzaglass
  • gp-icons-denmimleo
  • gp-icons-manschettenknopf
  • gp-icons-ubudao
  • gp-icons-silubra
  • gp-icons-materials-black + extra Icons
  • gp-icons-materials-white + extra Icons
  • gp-icons-materials-grey + extra Icons
Ambox notice.png Restart the Blue Panel, after the selection of a new frame to see the new frame.
Ambox warning.png The gp-icons-nutrix icons are a dependency on the Blue Panel and may not be uninstalled

Extra IconPackages

The extra icon packages contain additional icons for the Blue Panel. You can assign those icons to Enigma2 Plugins (eg. eParted). These extra packages are available:

First of all, add the plugins in the Blue Panel or the vDesktop via Blue PanelMenuSettingsAdd Plugin. And save with the green button.

Icons can be assigned in the Blu Panel via Menu → select Plugin → SettingsDetails. The icons can be found in the following directory:

/usr/share/enigma2/iconpackages/paketname/plugin_icons

Save the changes with the green button.

Changing the extra icons

When changing the icon package it is also possible to use the corresponding extra icons. Therefore it is important to keep the following in mind.

  • File names of the icons must be identical in the different extra packages.
  • The path to the icon name must be "relative" - plugin_icons/imagename.png.

Check the path in the configuration file of the Blue Panel. The file gemini_desktop.xml or gemini_desktop1-5.xml can be found in /etc/enigma2. Edit this file with an editor (eg. Vi) and modify the paths as shown in the following example.

<?xml version="1.0" encoding="UTF-8" ?>
<xml>
        <Plugins>
                <content>
                        <name>Bildbetrachter</name>
                        <sel>1</sel>
                        <code><![CDATA[from Plugins.Extensions.PicturePlayer.plugin .....</code>
                        <icon>plugin_icons/pictureviewer.png</icon>                        <info><![CDATA[Dateiformate (BMP, PNG, JPG, GIF]]></info>
                        <key>blue</key>
                </content>
                <content>
                        <name>Genuine Dreambox</name>
                        <sel>1</sel>
                        <code><![CDATA[from Plugins.Extensions.GenuineDreambox.plugin .....</code>
                        <icon>plugin_icons/genuine.png</icon>                        <info><![CDATA[Genuine Dreambox]]></info>
                        <key>green</key>
                </content>
                <content>
                        <name>Webinterface</name>
                        <sel>1</sel>
                        <code><![CDATA[from Plugins.Extensions.WebInterface.plugin .....</code>
                        <icon>plugin_icons/webinterface.png</icon>                        <info><![CDATA[Konfiguration des Webinterfaces]]></info>
                        <key>red</key>
                </content>
                <content>
                        <name>eParted</name>
                        <sel>1</sel>
                        <code><![CDATA[from Plugins.Extensions.eParted.plugin .....</code>
                        <icon>plugin_icons/eparted.png</icon>                        <info><![CDATA[Erstellen und Verändern der Partitionstabelle]]></info>
                        <key>0</key>
                </content>
        </Plugins>
</xml>