Hmm, I'm not sure where this error is being introduced. indicator-datetime-preferences.desktop starts off as a template file:
> http://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.12.10/view/head:/data/indicator-datetime-preferences.desktop.in
Which uses INTLTOOL_DESKTOP_RULE (http://bazaar.launchpad.net/~intltool/intltool/trunk/view/head:/intltool.m4#L75) to generate the .desktop file, which looks like this:
> http://bazaar.launchpad.net/~ubuntu-desktop/indicator-datetime/ubuntu/view/head:/data/indicator-datetime-preferences.desktop
which is identical to the one in /usr/share/applications except the latter adds the two X-Ubuntu-Gettext-Domain lines.
Hmm, I'm not sure where this error is being introduced. indicator- datetime- preferences. desktop starts off as a template file:
> http:// bazaar. launchpad. net/~indicator- applet- developers/ indicator- datetime/ trunk.12. 10/view/ head:/data/ indicator- datetime- preferences. desktop. in
Which uses INTLTOOL_ DESKTOP_ RULE (http:// bazaar. launchpad. net/~intltool/ intltool/ trunk/view/ head:/intltool. m4#L75) to generate the .desktop file, which looks like this:
> http:// bazaar. launchpad. net/~ubuntu- desktop/ indicator- datetime/ ubuntu/ view/head: /data/indicator -datetime- preferences. desktop
which is identical to the one in /usr/share/ applications except the latter adds the two X-Ubuntu- Gettext- Domain lines.