Not sure, but just like the HIG says you should not add "Applications" in Name properties (.desktop file) for applications, I suspect that add "Preferences" in preferences id odd too.
So, could we remove it? Of course we should use a different name, for example "Tracker Indexing" or "Tracker Index". We have to keep "Tracker" 'cause other desktop search tools could add their own launcher, but I'm not sure about "Index" or "Indexing". Any other idea? Attached the simple and trivial patch to use "Tracker Index" (but read the previous paragraph). Cheers, Luca
Index: src/tracker-preferences/tracker-preferences.desktop.in.in =================================================================== --- src/tracker-preferences/tracker-preferences.desktop.in.in (revisione 926) +++ src/tracker-preferences/tracker-preferences.desktop.in.in (copia locale) @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Indexing Preferences +_Name=Tracker Index _Comment=Configure file indexing with Tracker Icon=tracker Exec=tracker-preferences
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
