Dash - Order lenses by lens name not file name
Bug #1081296 reported by
Michael Hall
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Invalid
|
Low
|
John Lea | ||
unity (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Currently lenses are ordered by their directory name in /usr/share/
This causes breaks when installing lenses from extras.ubuntu.com, because the are required to prefix their directory with 'extras-' to avoid file conflicts with packages in main/universe. Because they all start with 'extras-', they are all grouped together in the LensBar.
Instead, the order of lenses should be determined by their defined name in their .lens file, which doesn't have the 'extras-' namespacing requirement.
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Wishlist |
status: | New → Fix Committed |
Changed in unity: | |
status: | New → Triaged |
tags: | added: udp |
summary: |
- Order lenses by lens name not file name + Dash - Order lenses by lens name not file name |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in unity: | |
importance: | Undecided → Wishlist |
Changed in unity (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in ayatana-design: | |
importance: | Wishlist → Low |
Changed in unity: | |
importance: | Wishlist → Low |
Changed in unity (Ubuntu): | |
importance: | Wishlist → Low |
To post a comment you must log in.
Should be ok now.