~ubuntu-branches/ubuntu/saucy/indicator-sound/saucy-proposed

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Charles Kerr, Ted Gould, Ubuntu daily release
  • Date: 2013-09-30 06:33:10 UTC
  • mfrom: (28.220.17)
  • Revision ID: package-import@ubuntu.com-20130930063310-ux8r3nhyvafr0ktg
Tags: 12.10.2+13.10.20130930-0ubuntu1
[ Charles Kerr ]
* Use url-dispatcher instead of invoking system-settings directly.
  (LP: #1230819)

[ Ted Gould ]
* Update settings URL to settings:///system. (LP: #1231444)

[ Ubuntu daily release ]
* Automatic snapshot from revision 382

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    --vapidir=${CMAKE_SOURCE_DIR}/vapi/
21
21
    --vapidir=.
22
22
    --target-glib=2.36
 
23
    --pkg=url-dispatcher
23
24
    --pkg=bus-watcher
24
25
)
25
26