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

« back to all changes in this revision

Viewing changes to digikam/utilities/cameragui/gpcamera.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2008-07-17 20:25:39 UTC
  • mfrom: (1.2.15 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080717202539-6n7dtirbkoo7qvhd
Tags: 2:0.9.4-1
* New upstream release
  - digiKam 0.9.4 Release Plan (KDE3) ~ 13 July 08 (Closes: #490144)
* DEB_CONFIGURE_EXTRA_FLAGS := --without-included-sqlite3
* Debhelper compatibility level V7
* Install pixmaps in debian/*.install
* Add debian/digikam.lintian-overrides

Show diffs side-by-side

added added

removed removed

Lines of Context:
958
958
                   "Model: %2\n"
959
959
                   "Port: %3\n"
960
960
                   "Path: %4\n\n"
961
 
                   "Thumbnail support: %5\n"
962
 
                   "Delete items support: %6\n"
963
 
                   "Upload items support: %7\n"
964
 
                   "Directory creation support: %8\n"
965
 
                   "Directory deletion support: %9\n\n")
 
961
                   "Thumbnails: %5\n"
 
962
                   "Delete items: %6\n"
 
963
                   "Upload items: %7\n"
 
964
                   "Create directories: %8\n"
 
965
                   "Delete directories: %9\n\n")
966
966
                   .arg(title())
967
967
                   .arg(model())
968
968
                   .arg(port())