~ubuntu-branches/ubuntu/raring/libzeitgeist/raring

« back to all changes in this revision

Viewing changes to src/zeitgeist-symbols.h

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-03-23 17:05:43 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110323170543-qks4dcl41i222izh
Tags: 0.3.8-0ubuntu1
* New upstream release
  - ZeitgeistLog missing implementation of get_property for "connected"
    (LP: #734080)
  - libzeitgeist vapi needs an update (LP: #739653)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *
4
4
 * This library is free software; you can redistribute it and/or modify
5
5
 * it under the terms of the GNU Lesser General Public License
6
 
 * version 3.0 as published by the Free Software Foundation.
 
6
 * as published by the Free Software Foundation; either
 
7
 * version 2.1 of the License, or (at your option) any later version.
7
8
 *
8
9
 * This library is distributed in the hope that it will be useful,
9
10
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10
11
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11
 
 * GNU Lesser General Public License version 3.0 for more details.
 
12
 * GNU Lesser General Public License for more details.
12
13
 *
13
14
 * You should have received a copy of the GNU Lesser General Public
14
 
 * License along with this library. If not, see
 
15
 * License along with this library; if not, see
15
16
 * <http://www.gnu.org/licenses/>.
16
17
 *
17
18
 * Authored by: Michal Hruby <michal.mhr@gmail.com>