~ubuntu-branches/ubuntu/trusty/kvirc/trusty

« back to all changes in this revision

Viewing changes to src/modules/objects/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Kai Wasserbäch
  • Date: 2011-05-07 16:59:40 UTC
  • mfrom: (0.3.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20110507165940-rpkzwgd7xrj0c2d4
Tags: 4:4.1.1~svn5829-1
The "Sleeping Potion" release.

* Synced to upstream's SVN revision 5829.
* debian/gbp.conf: Ensure tags get signed.
* debian/control: Bumped Standards-Version to 3.9.2, no further changes
  needed.
* debian/patches:
  - 10_fix_desktop_entry.patch: Refreshed.
  - 22_use_old_.protocol_file_names.patch: Added, sort of reverts upstream's
    r5756.
* debian/kvirc-data.install: Updated for correct .protocol file
  installation.
* debian/kvirc.lintian-overrides: Updated to match Lintian's current output.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        KvsObject_button.h
12
12
        KvsObject_checkBox.h
13
13
        KvsObject_comboBox.h
 
14
        KvsObject_colorDialog.h
14
15
        KvsObject_dateTimeEdit.h
15
16
        KvsObject_dockWindow.h
16
17
        KvsObject_ftp.h
46
47
        KvsObject_comboBox.cpp
47
48
        KvsObject_dateTimeEdit.cpp
48
49
        KvsObject_dialog.cpp
 
50
        KvsObject_colorDialog.cpp
49
51
        KvsObject_dockWindow.cpp
50
52
        KvsObject_file.cpp
51
53
        KvsObject_ftp.cpp