~ubuntu-branches/ubuntu/wily/gespeaker/wily

« back to all changes in this revision

Viewing changes to plugins/plugin_dbus/dbus_text.py

  • Committer: Package Import Robot
  • Author(s): Fabio Castelli
  • Date: 2015-08-02 20:38:55 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20150802203855-lb0zpgjk4rtn5wcg
Tags: 0.8.6-1
* New upstream release (closes: #790852).
* Updated watch file.
* Added dh-python to control file.
* Updated copyright file
* Added symlink for the devhelp documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
##
2
2
#   Project: gespeaker - A GTK frontend for espeak  
3
 
#    Author: Fabio Castelli <muflone@vbsimple.net>
4
 
# Copyright: 2009-2014 Fabio Castelli
 
3
#    Author: Fabio Castelli (Muflone) <muflone@vbsimple.net>
 
4
# Copyright: 2009-2015 Fabio Castelli
5
5
#   License: GPL-2+
6
6
#  This program is free software; you can redistribute it and/or modify it
7
7
#  under the terms of the GNU General Public License as published by the Free
8
8
#  Software Foundation; either version 2 of the License, or (at your option)
9
9
#  any later version.
10
 
 
10
#
11
11
#  This program is distributed in the hope that it will be useful, but WITHOUT
12
12
#  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13
13
#  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
14
14
#  more details.
15
 
16
 
# On Debian GNU/Linux systems, the full text of the GNU General Public License
17
 
# can be found in the file /usr/share/common-licenses/GPL-2.
 
15
#  You should have received a copy of the GNU General Public License along
 
16
#  with this program; if not, write to the Free Software Foundation, Inc.,
 
17
#  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
18
18
##
19
19
 
20
20
import dbus