diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-16 09:49:14 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-16 09:49:14 +0000 |
commit | 97b3461578bf4bc36f9a043cfeaecfca692ab27b (patch) | |
tree | cd235193dca07391ed1d014b582dfd1fe0ff5e3d /conf/distro/include/sane-srcrevs.inc | |
parent | 25b5ef3085788aaffccb732b628f09ff5d77c61a (diff) |
openmoko-icon-theme-standard2-qvga: icon theme for qvga devices
* this recipe is a hack that rescales (from svgs or pngs) the stock
icons in openmoko-icon-theme-standard2 to 22x22 and removes the
bigger stock icons as well as the 128x128 icons.
* needs convert and rsvg, their native recipes are still missing
Diffstat (limited to 'conf/distro/include/sane-srcrevs.inc')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 1ad75d108b..0de98fe502 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -52,6 +52,7 @@ SRCREV_pn-openmoko-firststart2 ?= "2873" SRCREV_pn-openmoko-footer ?= "2354" SRCREV_pn-openmoko-icon-theme-standard ?= "2232" SRCREV_pn-openmoko-icon-theme-standard2 ?= "2967" +SRCREV_pn-openmoko-icon-theme-standard2-qvga ?= "2967" SRCREV_pn-openmoko-keyboard ?= "1631" SRCREV_pn-openmoko-libs ?= "2367" SRCREV_pn-openmoko-mediaplayer2 ?= "2952" |