Merge lp:~attente/indicator-keyboard/readme-indicator-keyboard-icon-generator into lp:indicator-keyboard

Proposed by William Hua
Status: Merged
Approved by: Sebastien Bacher
Approved revision: 325
Merged at revision: 327
Proposed branch: lp:~attente/indicator-keyboard/readme-indicator-keyboard-icon-generator
Merge into: lp:indicator-keyboard
Diff against target: 21 lines (+17/-0)
1 file modified
README (+17/-0)
To merge this branch: bzr merge lp:~attente/indicator-keyboard/readme-indicator-keyboard-icon-generator
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+213766@code.launchpad.net

Commit message

Document how to refresh indicator-keyboard's icons for the ubuntu-mono themes.

Description of the change

Document how to refresh indicator-keyboard's icons for the ubuntu-mono themes.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sebastien Bacher (seb128) wrote :

That's useful info, thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README'
2--- README 2013-04-03 16:24:03 +0000
3+++ README 2014-04-02 06:22:49 +0000
4@@ -0,0 +1,17 @@
5+indicator-keyboard-icon-generator
6+=================================
7+
8+To refresh the keyboard layout icons, I usually enter the data directory and
9+run:
10+
11+./indicator-keyboard-icon-generator -i icon.svg.in -I icon-1.svg.in -o dark -c '#dfdbd2'
12+./indicator-keyboard-icon-generator -i icon.svg.in -I icon-1.svg.in -o light -c '#3c3c3c'
13+('#dfdbd2' and '#3c3c3c' are the colours for the dark and light themes.)
14+
15+Then I just copy the files in the dark and light directories to
16+ubuntu-mono-dark/status/22 and ubuntu-mono-light/status/22 in the ubuntu-themes
17+source package.
18+
19+data/icon.svg.in and data/icon-1.svg.in are template files for the
20+un-subscripted and subscripted icons. Parameters can be tweaked on the command
21+line for the generator: './indicator-keyboard-icon-generator -?' for details.

Subscribers

People subscribed via source and target branches

to all changes: