Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Aug 30, 2009, 11:52:11 PM (14 years ago)
- Author:
-
darkrain42
- Comment:
-
some minor cleanups
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
8 | 8 | The easiest way to create is theme is to manipulate an existing one by just replacing the graphics. Here is an simple example for you to work with using the standard icons. |
9 | 9 | |
| 10 | === Template === |
10 | 11 | {{{ |
11 | 12 | <theme type="pidgin status icon" |
12 | 13 | name="Original Pidgin Status Icon Theme" |
13 | | author="name" |
| 14 | author="Hylke Bons" |
14 | 15 | image=""> |
15 | 16 | <description> |
… |
… |
|
37 | 38 | |
38 | 39 | * Download the example |
39 | | * Unpack it into ~/.purple/themes |
| 40 | * Unpack it into ~/.purple/themes/ |
40 | 41 | * Rename the folder to match your themes' name |
41 | | * Open purple/status-icon/theme.xml, it should look like this: |
42 | | * The IDs should be pretty self-explanatory. The i-prefix is for idle. |
43 | | * The directory purple/status-icon contains the directories 11, 16, 22, 32, 48. They contain the icons in the according size. Pidgin chooses the right size automatically. |
| 42 | * Open purple/status-icon/theme.xml, it should look something like the template above. |
| 43 | * The IDs should be pretty self-explanatory. The "-i" suffix is for idle. |
| 44 | * The directory purple/status-icon contains directories 11, 16, 22, 32, 48, and scalable. They contain the icons in the according size. Pidgin chooses the right size automatically. If a size is not present, GTK+ will fix the closest available size. 'scalable' is not necessary. |
44 | 45 | * Replace the icons, create an archive and you are done. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!