Aller à la documentation de ce fichier.
12 a program to manage file transfers between a computer and a collection
15 Copyright (C) 2010-2013 Georges Khaznadar <georgesk@debian.org>
17 This program is free software: you can redistribute it and/or modify
18 it under the terms of the GNU General Public License as published by
19 the Free Software Foundation, either version 3 of the License, or
20 (at your option) any later version.
22 This program is distributed in the hope that it will be useful,
23 but WITHOUT ANY WARRANTY; without even the implied warranty of
24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25 GNU General Public License for more details.
27 You should have received a copy of the GNU General Public License
28 along with this program. If not, see <http://www.gnu.org/licenses/>.
30 licence[
'en']=licenceEn
33 scolasync version %s :
35 un programme pour gérer des transferts de fichiers entre un
36 ordinateur et une collection de clés USB.
38 Copyright (C) 2010-2013 Georges Khaznadar <georgesk@debian.org>
40 Ce projet est un logiciel libre : vous pouvez le redistribuer, le
41 modifier selon les terme de la GPL (GNU Public License) dans les
42 termes de la Free Software Foundation concernant la version 3 ou
43 plus de la dite licence.
45 Ce programme est fait avec l'espoir qu'il sera utile mais SANS
46 AUCUNE GARANTIE. Lisez la licence pour plus de détails.
48 <http://www.gnu.org/licenses/>.
50 licence[
'fr']=licenceFr
71 b=QPushButton(
"Debug",w)
72 b.connect(b, SIGNAL(
"clicked()"), cbWrapper)