There is no UbuntuOne mac icon (.icns format)
Bug #1034092 reported by
Mike McCracken
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Windows Installer |
Fix Committed
|
High
|
Roberto Alsina |
Bug Description
Mac icon files (.icns) are created by generating .pngs of the icons at various sizes with special names, then putting them into a folder named ending in .iconset and running a utility.
This page has details of the many resolutions an icon may be displayed at, and how to create and test the .icns:
https:/
Once we have the .icns file, the setup-mac script needs a minor tweak to include it.
Related branches
lp://staging/~dobey/ubuntuone-windows-installer/add-data
- Brian Curtin (community): Approve
- Mike McCracken (community): Approve
-
Diff: 205 lines (+52/-18)7 files modified.bzrignore (+3/-0)
scripts/conf.py (+3/-0)
scripts/data/macapp_template.plist (+0/-2)
scripts/devsetup/buildout.cfg (+3/-2)
scripts/setup-mac.py (+15/-1)
scripts/setup.py (+25/-10)
scripts/ubuntuone.xml (+3/-3)
Changed in ubuntuone-windows-installer: | |
status: | New → Fix Committed |
To post a comment you must log in.