How to add additional Icons in Carbide.ui
kamalakshan
(Talk | contribs) (Add additional Icons for Carbide.ui) |
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot update - Fix metadata etc) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{ArticleMetaData <!-- v1.2 --> | ||
| + | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> | ||
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Qt SDK 1.1.4]) --> | ||
| + | |platform= <!-- Compatible platforms - e.g. Symbian^1 and later, Qt 4.6 and later --> | ||
| + | |devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing= <!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |language= <!-- Language category code for non-English topics - e.g. Lang-Chinese --> | ||
| + | |translated-by= <!-- [[User:XXXX]] --> | ||
| + | |translated-from-title= <!-- Title only --> | ||
| + | |translated-from-id= <!-- Id of translated revision --> | ||
| + | |review-by= <!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp= <!-- After re-review: YYYYMMDD --> | ||
| + | |update-by= <!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp= <!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate= 20090629 | ||
| + | |author= [[User:Kamalakshan]] | ||
| + | }} | ||
[[Category:Mobile Design]][[Category:Themes]] | [[Category:Mobile Design]][[Category:Themes]] | ||
| Line 9: | Line 31: | ||
1) Open Carbide -> Window -> Preferences | 1) Open Carbide -> Window -> Preferences | ||
| + | |||
| + | [[File:6-29-2009 7-41-14 AM.png]] | ||
2) Expand the Carbide.ui option. | 2) Expand the Carbide.ui option. | ||
| Line 17: | Line 41: | ||
5) In the New dialog select Non-Application as in this example we are going to set Icon for 5800 Music folder. | 5) In the New dialog select Non-Application as in this example we are going to set Icon for 5800 Music folder. | ||
| + | |||
| + | [[File:6-29-2009 7-46-14 AM.png]] | ||
6) Fill the Major ID and Minor ID for the folders. All Non-Application System Folders (like "Applications", "Games") are denoted by a Major ID and Minor ID. Whereas all application Icons are identified using their Application ID. | 6) Fill the Major ID and Minor ID for the folders. All Non-Application System Folders (like "Applications", "Games") are denoted by a Major ID and Minor ID. Whereas all application Icons are identified using their Application ID. | ||
| Line 24: | Line 50: | ||
==References== | ==References== | ||
| + | * [[UID List of Nokia System Folders]] | ||
Revision as of 08:37, 7 May 2012
Article Metadata
Overview
This article describes on how to add additional System or Third Party Icons for customization in Carbide.ui Themes.
How To
1) Open Carbide -> Window -> Preferences
2) Expand the Carbide.ui option.
3) Select third party icons option.
4) Click on New
5) In the New dialog select Non-Application as in this example we are going to set Icon for 5800 Music folder.
6) Fill the Major ID and Minor ID for the folders. All Non-Application System Folders (like "Applications", "Games") are denoted by a Major ID and Minor ID. Whereas all application Icons are identified using their Application ID.
7) Repeat the above steps for adding more icons.



