Shortcuts from Desktop file not translated
Bug #549322 reported by
Ted Gould
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations |
Fix Released
|
High
|
Unassigned | ||
libindicator |
Fix Released
|
Medium
|
Ted Gould | ||
libindicator (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: indicator-messages
This is a fork from the end of bug 540148.
Basically the shortcut items that are loaded from desktop files aren't translated properly. I think this is because the right translation domain isn't being used.
Related branches
lp://qastaging/~indicator-applet-developers/libindicator/ubuntu
- Ken VanDine: Pending requested
-
Diff: 143 lines (+29/-11)5 files modifiedChangeLog (+8/-0)
configure (+10/-10)
configure.ac (+1/-1)
debian/changelog (+7/-0)
tools/indicator-loader.c (+3/-0)
- Ken VanDine: Pending requested
-
Diff: 46227 lines (+45734/-272)41 files modified.bzr-builddeb/default.conf (+2/-0)
.bzrignore (+0/-174)
AUTHORS (+15/-1)
ChangeLog (+3837/-0)
INSTALL (+365/-0)
Makefile.in (+771/-0)
aclocal.m4 (+9189/-0)
autogen.sh (+0/-11)
compile (+143/-0)
config.guess (+1502/-0)
config.h.in (+77/-0)
config.sub (+1714/-0)
configure (+14205/-0)
debian/changelog (+372/-0)
debian/compat (+1/-0)
debian/control (+92/-0)
debian/copyright (+17/-0)
debian/libindicator-dev.install (+4/-0)
debian/libindicator-tools.install (+2/-0)
debian/libindicator3-3.install (+1/-0)
debian/libindicator3-dev.install (+4/-0)
debian/libindicator3-tools.install (+1/-0)
debian/libindicator3.install (+1/-0)
debian/rules (+39/-0)
debian/watch (+2/-0)
depcomp (+630/-0)
helper/test-loader-build (+0/-3)
helper/test-loader.c (+0/-18)
install-sh (+520/-0)
libindicator/Makefile.in (+945/-0)
libindicator/gen-indicator-service.xml.c (+23/-0)
libindicator/gen-indicator-service.xml.h (+1/-0)
libindicator/indicator-object-enum-types.c (+25/-0)
libindicator/indicator-object-marshal.c (+241/-0)
libindicator/indicator-object-marshal.h (+52/-0)
ltmain.sh (+8413/-0)
missing (+376/-0)
tests/Makefile.in (+1486/-0)
tests/service-version-manager.c (+0/-64)
tools/Makefile.am (+2/-1)
tools/Makefile.in (+664/-0)
Changed in indicator-messages (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in indicator-messages: | |
assignee: | nobody → Ted Gould (ted) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in ubuntu-translations: | |
status: | New → Triaged |
importance: | Undecided → High |
affects: | indicator-messages → libindicator |
Changed in libindicator: | |
milestone: | none → 0.3.7 |
status: | Confirmed → Fix Committed |
affects: | indicator-messages (Ubuntu) → libindicator (Ubuntu) |
Changed in libindicator: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-translations: | |
status: | Triaged → Fix Released |
Changed in libindicator (Ubuntu): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Will the fix be released before Lucid release? I hope so.