Re: [Tracker] Searching metadata values explicitly
- From: Luca Ferretti <elle uca libero it>
- To: Edward Duffy <eduffy gmail com>
- Cc: Tracker List <tracker-list gnome org>
- Subject: Re: [Tracker] Searching metadata values explicitly
- Date: Sun, 14 Jan 2007 10:03:47 +0100
Il giorno sab, 13/01/2007 alle 23.34 -0500, Edward Duffy ha scritto:
Here's a patch for tracker-search-tool that allows the user to
explicitly search certain metadata keys, ala Google.
Edward, could we make them translatable?
From a translator point of view, the best solution could be something
like:
- { "title", "DC:Title" },
+ { Q_("searchtag|title"), "DC:Title" },
The Q_() macro ensure the translation will be unique (see
http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS for
more info)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]