~ubuntu-branches/ubuntu/quantal/kpackagekit/quantal

« back to all changes in this revision

Viewing changes to SmartIcon/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Rohan Garg
  • Date: 2011-01-10 17:20:02 UTC
  • mfrom: (1.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110110172002-64acog2s0tk4iav9
Tags: 0.6.3.3-0ubuntu1
* New upstream release
  - Refresh kubuntu_06_no_automatic_updates.diff
  - Drop kubuntu_08_updates_info.diff, applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    PkInstallProvideFiles.cpp
20
20
    PkInstallCatalogs.cpp
21
21
    PkRemovePackageByFiles.cpp
 
22
    PkInstallPrinterDrivers.cpp
22
23
    KPackageKitSmartIcon.cpp
23
24
    main.cpp
24
25
)
55
56
 
56
57
include(PkgConfigGetVar)
57
58
dbus_add_activation_service(org.kde.KPackageKitSmartIcon.service.in)
58
 
dbus_add_activation_service(org.freedesktop.PackageKit.service.in)
 
 
b'\\ No newline at end of file'
 
59
dbus_add_activation_service(org.freedesktop.PackageKit.service.in)
 
60