~ubuntu-branches/ubuntu/intrepid/digikam/intrepid

« back to all changes in this revision

Viewing changes to digikam/digikam/ratingfilter.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2008-07-17 20:25:39 UTC
  • mfrom: (1.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20080717202539-ttj4and3ds1ldgn1
Tags: upstream-0.9.4
ImportĀ upstreamĀ versionĀ 0.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
    updateRatingTooltip();
78
78
    setMouseTracking(true);
79
79
 
80
 
    QWhatsThis::add(this, i18n("Select here the rating value used to filter "
 
80
    QWhatsThis::add(this, i18n("Select the rating value used to filter "
81
81
                               "albums contents. Use contextual pop-up menu to "
82
82
                               "set rating filter condition."));
83
83