diff --git a/C++StandardHeaderFile.txt b/C++StandardHeaderFile.txt
index f55fd459..e7d33d80 100644
--- a/C++StandardHeaderFile.txt
+++ b/C++StandardHeaderFile.txt
@@ -1,21 +1,25 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
diff --git a/COPYING b/COPYING
deleted file mode 100644
index f7e3002a..00000000
--- a/COPYING
+++ /dev/null
@@ -1,495 +0,0 @@
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- In addition, as a special exception, the Open-Sankoré authors
-give permission to link the code of its release of Open-Sankoré with the
-OpenSSL project's "OpenSSL" library (or with modified versions of it
-that use the same license as the "OpenSSL" library), and distribute
-the linked executables. You must obey the GNU Library General Public License
-in all respects for all of the code used other than "OpenSSL". If you
-modify this file, you may extend this exception to your version of the
-file, but you are not obligated to do so. If you do not wish to do
-so, delete this exception statement from your version.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Libraries
-
- If you develop a new library, and you want it to be of the greatest
-possible use to the public, we recommend making it free software that
-everyone can redistribute and change. You can do so by permitting
-redistribution under these terms (or, alternatively, under the terms of the
-ordinary General Public License).
-
- To apply these terms, attach the following notices to the library. It is
-safest to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C) Webdoc SA
-
- This file is part of Open-Sankoré.
-
- Open-Sankoré is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation, version 2,
- with a specific linking exception for the OpenSSL project's
- "OpenSSL" library (or with modified versions of it that use the
- same license as the "OpenSSL" library).
-
- Open-Sankoré is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
-
- You should have received a copy of the GNU Library General Public
- License along with Open-Sankoré, if not, see
- .
-
-Also add information on how to contact you by electronic and paper mail.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the library, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the
- library `Frob' (a library for tweaking knobs) written by James Random Hacker.
-
- , 1 April 1990
- Ty Coon, President of Vice
-
-That's all there is to it!
diff --git a/COPYRIGHT b/COPYRIGHT
new file mode 100644
index 00000000..d2e17ef6
--- /dev/null
+++ b/COPYRIGHT
@@ -0,0 +1,21 @@
+Copyright (C) 2013 Open Education Foundation
+
+Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+l'Education Numérique en Afrique (GIP ENA)
+
+This file is part of OpenBoard.
+
+OpenBoard is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, version 3 of the License,
+with a specific linking exception for the OpenSSL project's
+"OpenSSL" library (or with modified versions of it that use the
+same license as the "OpenSSL" library).
+
+OpenBoard is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with OpenBoard. If not, see .
diff --git a/JournalDesModifications.pdf b/JournalDesModifications.pdf
deleted file mode 100644
index a889a678..00000000
Binary files a/JournalDesModifications.pdf and /dev/null differ
diff --git a/LICENSE b/LICENSE
index c60ab7c9..94a9ed02 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,15 +1,3 @@
-Copyright (C) 2013 Groupement d'Intert Public pour l'Education Numrique en Afrique (GIP ENA)
-
-Open-Sankor is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, version 3 of the License,
-with a specific linking exception for the OpenSSL project's
-"OpenSSL" library (or with modified versions of it that use the
-same license as the "OpenSSL" library).
-
-Here is the full text of the GNU General Public License version 3.
-
---8<---------------cut here---------------start------------->8---
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
@@ -684,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
.
---8<---------------cut here---------------end--------------->8---
diff --git a/OpenBoard.iss b/OpenBoard.iss
index 80b8e6f7..e023cf97 100644
--- a/OpenBoard.iss
+++ b/OpenBoard.iss
@@ -10,9 +10,9 @@ AppName=OpenBoard
AppVerName=OpenBoard 1.0
AppPublisher=Open Education Foundation
-AppPublisherURL=http://dev.open-sankore.org
-AppSupportURL=http://dev.open-sankore.org
-AppUpdatesURL=http://dev.open-sankore.org
+AppPublisherURL=http://get.openboard.org
+AppSupportURL=http://www.openboard.org
+AppUpdatesURL=http://get.openboard.org
DefaultDirName={pf}\OpenBoard
DefaultGroupName=OpenBoard
@@ -93,6 +93,8 @@ Source: "c:\OpenSankore\plugins\playlistformats\qtmultimediakit_m3ud.dll"; DestD
;OpenBoardImporter
Source: "..\OpenSankoreToOpenBoard\release\OpenBoardImporter.exe"; DestDir: "c:\OpenBoard\Importer"; Flags: ignoreversion
+Source: "..\Qt-4.8\lib\QtGui4.dll"; DestDir: "c:\OpenBoard\Importer"; Flags: ignoreversion
+Source: "..\Qt-4.8\lib\QtCore4.dll"; DestDir: "c:\OpenBoard\Importer"; Flags: ignoreversion
;fonts for xpdf
Source: "resources\windows\xpdfrc"; DestDir: "{app}"; Flags: ignoreversion
diff --git a/README.txt b/README
similarity index 100%
rename from README.txt
rename to README
diff --git a/ReleaseNotes.pdf b/ReleaseNotes.pdf
deleted file mode 100644
index 68bb159d..00000000
Binary files a/ReleaseNotes.pdf and /dev/null differ
diff --git a/buildDebianPackage.sh b/buildDebianPackage.sh
index be70cfd5..a5168c2f 100755
--- a/buildDebianPackage.sh
+++ b/buildDebianPackage.sh
@@ -366,7 +366,7 @@ echo "Architecture: $ARCHITECTURE" >> "$CONTROL_FILE"
echo "Essential: no" >> "$CONTROL_FILE"
echo "Installed-Size: `du -s $PACKAGE_DIRECTORY | awk '{ print $1 }'`" >> "$CONTROL_FILE"
echo "Maintainer: ${APPLICATION_NAME} Developers team " >> "$CONTROL_FILE"
-echo "Homepage: http://oe-f.org" >> "$CONTROL_FILE"
+echo "Homepage: http://www.openboard.org" >> "$CONTROL_FILE"
echo -n "Depends: " >> "$CONTROL_FILE"
unset tab
declare -a tab
diff --git a/plugins/cffadaptor/src/UBCFFAdaptor.cpp b/plugins/cffadaptor/src/UBCFFAdaptor.cpp
index b9a135a4..0ab573b6 100644
--- a/plugins/cffadaptor/src/UBCFFAdaptor.cpp
+++ b/plugins/cffadaptor/src/UBCFFAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBCFFAdaptor.h"
#include
diff --git a/plugins/cffadaptor/src/UBCFFAdaptor.h b/plugins/cffadaptor/src/UBCFFAdaptor.h
index 10ac6366..ef4728e5 100644
--- a/plugins/cffadaptor/src/UBCFFAdaptor.h
+++ b/plugins/cffadaptor/src/UBCFFAdaptor.h
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCFFADAPTOR_H
#define UBCFFADAPTOR_H
diff --git a/plugins/cffadaptor/src/UBCFFAdaptor_global.h b/plugins/cffadaptor/src/UBCFFAdaptor_global.h
index 3f060b96..2b24cd8d 100644
--- a/plugins/cffadaptor/src/UBCFFAdaptor_global.h
+++ b/plugins/cffadaptor/src/UBCFFAdaptor_global.h
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCFFADAPTOR_GLOBAL_H
#define UBCFFADAPTOR_GLOBAL_H
diff --git a/plugins/cffadaptor/src/UBCFFConstants.h b/plugins/cffadaptor/src/UBCFFConstants.h
index d10683fc..6864a6dc 100644
--- a/plugins/cffadaptor/src/UBCFFConstants.h
+++ b/plugins/cffadaptor/src/UBCFFConstants.h
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCFFCONSTANTS_H
#define UBCFFCONSTANTS_H
diff --git a/plugins/cffadaptor/src/UBGlobals.h b/plugins/cffadaptor/src/UBGlobals.h
index 1c2864d3..cc3328cb 100644
--- a/plugins/cffadaptor/src/UBGlobals.h
+++ b/plugins/cffadaptor/src/UBGlobals.h
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGLOBALS_H
#define UBGLOBALS_H
diff --git a/resources/forms/mainWindow.ui b/resources/forms/mainWindow.ui
index 1d0d6f4b..6e4b8080 100644
--- a/resources/forms/mainWindow.ui
+++ b/resources/forms/mainWindow.ui
@@ -1537,18 +1537,6 @@
Import eduMedia simulation
-
-
-
- :/images/toolbar/tutorial.png:/images/toolbar/tutorial.png
-
-
- Tutorial
-
-
- Open the tutorial
-
-
@@ -1620,6 +1608,18 @@
Remove the backgound
+
+
+
+ :/images/toolbar/tutorial.png:/images/toolbar/tutorial.png
+
+
+ Open Tutorial
+
+
+ Open the tutorial web page
+
+
diff --git a/resources/forms/preferences.ui b/resources/forms/preferences.ui
index ac262e72..91cf0603 100644
--- a/resources/forms/preferences.ui
+++ b/resources/forms/preferences.ui
@@ -24,7 +24,7 @@
-
- 6
+ 0
@@ -1930,13 +1930,7 @@ Public License instead of this License.
- This product was created by Open Education Foundation based on Open-Sankoré.
-
-Copyright (C) 2013 Open Education Foundation.
-
-Copyright (C) 2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
-
-Open-Sankoré is free software: you can redistribute it and/or modify
+ OpenBoard is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License,
with a specific linking exception for the OpenSSL project's
@@ -2654,13 +2648,11 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Alexander Angelov and Iva Ninova for Bulgarian</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Francesc Busquets and Toni Hortal for Catalan</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Christophe Gallego for Corsican</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Jaroslav Krejčí, Janek Wagner for Czech</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Geert Kraeye and Derk Klomp for Dutch</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Christian Oïhénart and François Bocquet for French</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Hans-Peter Zahno and Klaus Tenner for German</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Yannis Kaskamanidis for Greek</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Lalit Mohan for Hindi</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Yannis Kiolalis for Greek</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Antonello Comi and Marco Menardi for Italian</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Didier Clerc for Japanese</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Faraniaina Domoina Rabarijaona for Malagasy</p>
@@ -2672,8 +2664,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">• Ferhat Ozkasgarli for Turkish</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Fonts</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">Resources added in OpenBoard</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:12pt; font-weight:600;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">AndBasR.ttf </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sil Open Font License</p>
@@ -2681,7 +2672,6 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(c) 2004-2008, SIL International (<a href="http://scripts.sil.org"><span style=" text-decoration: underline; color:#0000ff;">http://scripts.sil.org</span></a>), </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with Reserved Font Names 'Andika' and 'SIL'.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ec_cour.ttf </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Open Font License</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://scripts.sil.org/OFL"><span style=" text-decoration: underline; color:#0000ff;">http://scripts.sil.org/OFL</span></a></p>
@@ -2692,7 +2682,28 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Open Font License</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://scripts.sil.org/OFL"><span style=" text-decoration: underline; color:#0000ff;">http://scripts.sil.org/OFL</span></a></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> © Jean-Marie Douteau (<a href="mailto:douteau.ecolier@sfr.fr"><span style=" text-decoration: underline; color:#0000ff;">douteau.ecolier@sfr.fr</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Source : <a href="http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm"><span style=" text-decoration: underline; color:#0000ff;">http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></a></p></body></html>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Source : <a href="http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm"><span style=" text-decoration: underline; color:#0000ff;">http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">Sonata para piano (.mp3)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#000000;">Óscar G. Villegas</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/es"><span style=" text-decoration: underline; color:#0000ff;">Creative Commons Attribution-NonCommercial-Share Alike 3.0 Unported</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://recursostic.educacion.es/bancoimagenes/web/"><span style=" text-decoration: underline; color:#0000ff;">http://recursostic.educacion.es/bancoimagenes/web/</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">wannaworktogether (.mp4)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Creative Commons</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://creativecommons.org/licenses/by/2.5/"><span style=" text-decoration: underline; color:#0000ff;">Creative Commons Attribution</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://creativecommons.org/videos/wanna-work-together"><span style=" text-decoration: underline; color:#0000ff;">http://creativecommons.org/videos/wanna-work-together</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Worldmap_wdb_combined (.svg)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">David Eccles (gringer)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en"><span style=" text-decoration: underline; color:#0000ff;">Creative Commons Attribution-Share Alike 3.0 Unported</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/File:Worldmap_wdb_combined.svg"><span style=" text-decoration: underline; color:#0000ff;">http://commons.wikimedia.org/wiki/File:Worldmap_wdb_combined.svg</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Suma de los angulos de un triangulo (.swf)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">José Ángel López Mateos</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/es"><span style=" text-decoration: underline; color:#0000ff;">Creative Commons Attribution-NonCommerdial-Share Alike 3.0 Unported</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://recursostic.educacion.es/bancoimagenes/web/"><span style=" text-decoration: underline; color:#0000ff;">http://recursostic.educacion.es/bancoimagenes/web</span></a></p></body></html>
true
diff --git a/resources/i18n/OpenBoard_ar.ts b/resources/i18n/OpenBoard_ar.ts
index 71d422a5..f3ea34fa 100644
--- a/resources/i18n/OpenBoard_ar.ts
+++ b/resources/i18n/OpenBoard_ar.ts
@@ -79,10 +79,6 @@
وثائق
-
-
- برنامج تعليمي
-
قلم الراسمة
@@ -755,10 +751,6 @@
استيراد محاكاة eduMedia
-
-
- فتح البرنامج التعليمي
-
البحث عن تحديث
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
+
+
+ OpenBoard
-
-
+
+
مغادرة فتح Sankoré
-
-
- فتح Sankoré Editor
-
-
-
- إظهار محرر النماذج المصغرة Open-Sankoré
-
-
-
- إخفاء فتح Sankoré
-
-
-
- إخفاء تطبيق فتح Sankoré
-
-
- استيراد وثائق Uniboard
+
+ إخفاء فتح Sankoré
-
- استيراد وثائق Sankore أو Uniboard قديمة
+
+ إخفاء تطبيق فتح Sankoré
@@ -823,6 +799,14 @@
تجميع
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
اظهار سطح المكتب على الشاشة الثانوية
-
- إظهار Open-Sankore
+
+
@@ -1126,10 +1110,6 @@
فتح وثيقة
-
-
- وقع انشاء الوثيقة '1%' عبر نسخة أحدث من (2%) Sankore بفتحها، يمكن أن تخسروا بعض المعلومات. هل تريدون المواصلة؟
-
اضافة كل الصور الى الوثيقة
@@ -1153,10 +1133,6 @@
-
-
- صفحة العنوان
-
المجلد لا يحتوي على ملفات صور
@@ -1165,6 +1141,10 @@
وثائق غير معنونة
+
+
+
+
UBDocumentManager
@@ -1215,41 +1195,6 @@
صفحة %0
-
-
- صفحة العنوان
-
-
-
- UBDocumentPublisher
-
-
- تحميل ملف Sankore على الويب
-
-
-
- فشل التصدير.
-
-
-
- إلغاء التصدير...
-
-
-
- تحويل الصفحة 1% / 2%
-
-
-
- لم يقع بعد ملء بيانات الاعتماد.
-
-
-
- وقع تحميل الوثيقة على الويب بشكل صحيح.
-
-
-
- فشل تحميل الوثيقة على الويب.
-
UBDocumentTreeWidget
@@ -1337,8 +1282,8 @@
تصدير 1% 2% من 3%
-
- التصدير الى شكل Sankore
+
+
@@ -1640,8 +1585,8 @@
فشل تصدير الملف 1%
-
- Open-Sankore (*.ubz)
+
+
@@ -1742,6 +1687,33 @@ Do you want to ignore these errors for this host?
لا
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ إلغاء
+
+
+
+
+
+
UBPersistenceManager
@@ -1753,8 +1725,8 @@ Do you want to ignore these errors for this host?
خسارة سجل الوثيقة
-
- لم يستطع Sankore الدخول الى سجل الوثيقة '1%'. للأسف، يجب اغلاق التطبيق لتفادي فساد البيانات. يمكن أيضا فقدان التغييرات الأخيرة.
+
+
@@ -1782,10 +1754,6 @@ Do you want to ignore these errors for this host?
UBPodcastController
-
-
- Sankore Cast
-
فشل بدء التشفير...
@@ -1842,6 +1810,10 @@ Do you want to ignore these errors for this host?
النشر على اليوتوب
+
+
+
+
UBPreferencesController
@@ -1895,39 +1867,6 @@ Do you want to ignore these errors for this host?
أفلامي
-
- UBTGActionWidget
-
-
- معلّم
-
-
-
- تلميذ
-
-
-
- ادخال المهمة هنا...
-
-
-
- UBTGMediaWidget
-
-
- اسقاط الوسيط هنا...
-
-
-
- ادخال العنوان هنا
-
-
-
- UBTGUrlWidget
-
-
- ادخال عنوان الرابط هنا
-
-
UBTeacherBarWidget
@@ -1935,137 +1874,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- ادخال العنوان هنا
-
-
-
- ادخال التعليق هنا
-
-
-
- اضافة عملية
-
-
-
- اضافة وسيط
-
-
-
-
-
-
-
- صفحة: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- ادخال عنوان الحصة هنا...
-
-
-
- المؤلفون
-
-
-
- ادخال المؤلفين هنا...
-
-
-
- الأهداف
-
-
-
- ادخال الأهداف هنا
-
-
-
- فهرسة الموارد
-
-
-
- الكلمات المفاتيح
-
-
-
- ادخال الكلمات المفاتيح هنا...
-
-
-
- المستوى:
-
-
-
- المواضيع:
-
-
-
- النوعية:
-
-
-
- الرخصة
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- الحقل العام
-
-
-
- حقوق التأليف
-
-
-
- تاريخ الانشاء:
-
-
-
- تاريخ التحيين:
-
-
-
- صفحة العنوان
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- صفحة: %0
-
-
UBThumbnailAdaptor
@@ -2107,11 +1915,6 @@ Do you want to ignore these errors for this host?
تخزين مؤقت
-
-
- More context needed
-
-
UBTrapFlashController
@@ -2185,13 +1988,6 @@ Please reboot the application to access the updated documents.
تحميل...
-
- UBWebPublisher
-
-
- نشر الوثيقة على شبكة Sankore
-
-
UBWidgetUniboardAPI
@@ -2213,14 +2009,6 @@ Please reboot the application to access the updated documents.
يجري التحميل على الشبكة اليوتوب %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2292,17 +2080,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- استيراد وثائق Uniboard/Sankore قديمة
-
-
-
- لا توجد وثائق يجب استيرادها
-
-
WBClearButton
@@ -2470,10 +2247,6 @@ Please reboot the application to access the updated documents.
WBWebPage
-
-
- تحميل وثيقة PDF: هل تفضلون تنزيل ملف PDF أو اضافته الى وثيقة Sankore الحالية؟
-
تنزيل
@@ -2490,6 +2263,10 @@ Please reboot the application to access the updated documents.
خطأ تحميل الصفحة: %1
+
+
+
+
WBWebView
@@ -2516,10 +2293,6 @@ Please reboot the application to access the updated documents.
الكلمات الرئيسية
-
-
- Uniboard
-
فئة
@@ -2545,6 +2318,14 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">بالضغط على 'تحميل'، تشهدون أنكم تملكون كل حقوق المحتوى أو أنكم تملكون رخصة من مالك الحقوق لنشر المحتوى على اليوتوب، وأنه يخترم شروط استعمال لبيوتوب الموجودة في </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+ OpenBoard
+
+
+
+
+
brushProperties
@@ -2604,46 +2385,11 @@ p, li { white-space: pre-wrap; }
الوصف
-
- documentPublishingDialog
-
-
- حوار
-
-
-
- الاسم
-
-
-
- البريد الالكتروني
-
-
-
- الناشر
-
-
-
- الوصف
-
-
-
- الحاق نسخة PDF قابلة للتنزيل
-
-
-
- الحاق ملف Uniboard قابل للتنزيل (UBZ)
-
-
-
- تحذير: تحتوي هذه الوثيقة على فيديو لا يمكن عرضه بشكل صحيح على الويب
-
-
documents
-
- وثائق Uniboard
+
+
@@ -2724,22 +2470,6 @@ p, li { white-space: pre-wrap; }
رخص
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
حول
@@ -2760,10 +2490,6 @@ p, li { white-space: pre-wrap; }
نسخة:
-
-
- Open-Sankoré
-
عرض محتوى صفحة الويب الداخلية على الشاشة الثانوية أو جهاز العرض
@@ -2800,569 +2526,16 @@ p, li { white-space: pre-wrap; }
المرور:
-
-
- معرّف كوكب Sankoré
-
-
-
- المستعمل:
-
-
-
- المرور:
-
-
-
-
-
الشكر إلى
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> يقدّم البرنامج كما هو، دون أي ضمان صريح أو ضمني. ولن يكون مطورو البرنامج مسؤولين في أي حال من الأحوال عن أية أضرار ناتجة عن الاستعمال.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> يرخّص لأي شخص استعمال هذا البرنامج لأي غرض كان، بما في ذلك الاستعمالات التجارية وتغييره وإعادة توزيعه بحرية لكن مع احترام الشروط التالية:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. يجب عدم إخفاء مصدر البرنامج؛ لا يمكنكم ادعاء أنكم من طورتم البرنامج الأصلي. في حال استعمالكم للبرنامج في منتج ما، من المستحسن ذكر ذلك في دليل المنتج ولكن يبقى ذلك اختياريا.
-</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. يجب الإعلان صراحة عن النسخ الأصلية التي وقع تغييرها ويجب عدم تقديمها بصفتها المنتج الأصلي.
-</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3.لا يمكن إزالة هذه الوثيقة أو تغييرها في أي توزيع للبرنامج.
-</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré نسخة 1.4 ؛ حقوق التأليف 2010-2012 لـGroupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
-(GIP ENA)<br /><br />Open-Sankoré هو برنامج حرّ: يمكنكم إعادة توزيعه و/أو تغيير شرط احترام شروط Lesser GNU general Public Licence (GNU LGPL) كما هي منشورة من قبل Free Software Foundation في النسخة الثانية والنسخ التالية.
-<br />يمكنكم الاطلاع على مصدر التعليمات البرمجية للبرنامج وتحميله على</span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />يقع توزيع Open-Sankoré بأمل أن يكون مفيدا لكن دون أي ضمان، من دون حتى ضمان ضمني للتسويق أو التكييف مع منتج بعينه.<br />يمكنكم الاطلاع على رخصة Lesser GNU General Public Licence الموجود في باب الرخص أو زيارة الموقع </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />الهاتف: 01 43 17 68 08<br />البريد الإلكتروني: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
+
+
-
+
diff --git a/resources/i18n/OpenBoard_bg.ts b/resources/i18n/OpenBoard_bg.ts
index e96f00b2..30b6b096 100644
--- a/resources/i18n/OpenBoard_bg.ts
+++ b/resources/i18n/OpenBoard_bg.ts
@@ -79,10 +79,6 @@
Документи
-
-
- Ръководство
-
Писалка
@@ -379,10 +375,6 @@
Химикалка
-
-
- Отвори ръковоството
-
Провери за обновления
@@ -767,37 +759,21 @@
Покажи на екрана
-
-
+
+
Отворено-Санкоре
-
-
+
+
Излез от Санкоре
-
-
- Отвори редактора на Санкоре
-
-
-
- Отвори редактора за Widgets на Санкоре
-
-
-
- Скрий Санкоре
-
-
-
- Скрий приложението Санкоре
-
-
- Вмъкни документи Uniboard
+
+ Скрий Санкоре
-
- Вмъкни стари Санкоре или Uniboard документи
+
+ Скрий приложението Санкоре
@@ -823,6 +799,14 @@
Групирай
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Покажи работния плот на втория екран
-
- Покажи Open Sankore
+
+
@@ -1137,10 +1121,6 @@
Избраните файлове не са изображения!
-
-
- Докъментът '%1'е бил създаден с по-нова версия на Санкоре (%2). При отваряне може да се загуби съдържание. Искате ли да продължите?
-
We do not understand the warning marks here, please clarify what the problem is, to: a.angelov@cct.bg and iva.ninova@cct.bg Thanks!
@@ -1149,10 +1129,6 @@
Сигурни ли сте, че искате на премахнете %n страници от избрания документ '%1'?
-
-
- Озаглави страницата
-
В папката няма файлове с изображения
@@ -1161,6 +1137,10 @@
Неозаглавени документи
+
+
+
+
UBDocumentManager
@@ -1211,41 +1191,6 @@
Страница %0
-
-
- Озаглави страницата
-
-
-
- UBDocumentPublisher
-
-
- Грешка при експортиране.
-
-
-
- Експортирането прекратено ...
-
-
-
- Конвертиране на страница %1/%2 ...
-
-
-
- Препоръките не са въведени все още.
-
-
-
- Качване на Санкоре файлове в мрежата.
-
-
-
- Документът е качен в мрежата.
-
-
-
- Грешка при качването на документа в мрежата.
-
UBDocumentTreeWidget
@@ -1329,8 +1274,8 @@
Експортиране на %1 %2 от %3
-
- Експортирай към Санкоре формат
+
+
@@ -1632,8 +1577,8 @@
Грешка при импортирането на файл %1.
-
- Отворено-Санкоре (*.ubz)
+
+
@@ -1740,6 +1685,33 @@ Do you want to ignore these errors for this host?
Не
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
UBPersistenceManager
@@ -1751,8 +1723,8 @@ Do you want to ignore these errors for this host?
Загубено е хранилището за документи
-
- Санкоре изгуби достъп до хранилището за докумети '%1'. За съжаление приложението ще се затвори, за да не се повредят файловете. Последните промени могат да бъдат изгубени.
+
+
@@ -1837,8 +1809,8 @@ Do you want to ignore these errors for this host?
Публикувай в YouTube
-
- Санкоре Cast
+
+
@@ -1893,39 +1865,6 @@ Do you want to ignore these errors for this host?
Моите филми
-
- UBTGActionWidget
-
-
- Учител
-
-
-
- Ученик
-
-
-
- Запиши задачата тук...
-
-
-
- UBTGMediaWidget
-
-
- Извлачете медия файл тук...
-
-
-
- Извлачете заглавие тук...
-
-
-
- UBTGUrlWidget
-
-
- Вмъкнете връзка към заглавието тук...
-
-
UBTeacherBarWidget
@@ -1933,137 +1872,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Въведете заглавие тук...
-
-
-
- Въедете коментар тук...
-
-
-
- Въведете действие
-
-
-
- Въведете медия
-
-
-
- Въведете връзка
-
-
-
- Страница: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Въведете заглавие на сесията тук...
-
-
-
- Автор (и)
-
-
-
- Въведете автори тук ...
-
-
-
- Цел(и)
-
-
-
- Въведете цел(и) тук...
-
-
-
- Индексиране на ресурсите
-
-
-
- Ключови думи:
-
-
-
- Въведете ключови думи тук...
-
-
-
- Ниво:
-
-
-
- Дисциплини:
-
-
-
- Тип:
-
-
-
- Лиценз
-
-
-
- Attribution CC BY
-
-
-
- Attribution NoDerivs CC BY ND
-
-
-
- Attribution-ShareAlike CC BY-SA
-
-
-
- Attribution-NonComercial CC BY-NC
-
-
-
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Обществен домейн
-
-
-
- Авторско право
-
-
-
- Създаде:
-
-
-
- Обнови:
-
-
-
- Озаглави страница
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Страница: %0
-
-
UBThumbnailAdaptor
@@ -2105,10 +1913,6 @@ Do you want to ignore these errors for this host?
Кеш
-
-
- Аристо
-
UBTrapFlashController
@@ -2180,13 +1984,6 @@ Please reboot the application to access the updated documents.
Зареждане...
-
- UBWebPublisher
-
-
- Публикувай документа в мрежата на Санкоре
-
-
UBWidgetUniboardAPI
@@ -2208,14 +2005,6 @@ Please reboot the application to access the updated documents.
Качване в YouTube %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2287,17 +2076,6 @@ Please reboot the application to access the updated documents.
%1 х
-
- UniboardSankoreTransition
-
-
- Вмъкване на стари Unibord/Санкоре документи
-
-
-
- Няма документи, които трябва да се вмъкнат
-
-
WBClearButton
@@ -2482,8 +2260,8 @@ Please reboot the application to access the updated documents.
Грешка при зареждане на страница: %1
-
- Изтегляне на PDF документ: предпочитате да изтеглите PDF файла или да го добавите към текущия Санкоре документ?
+
+
@@ -2511,10 +2289,6 @@ Please reboot the application to access the updated documents.
Ключови думи
-
-
- Uniboard
-
Категория
@@ -2543,6 +2317,10 @@ p, li { white-space: pre-wrap; }
+
+
+ Отворено-Санкоре
+
brushProperties
@@ -2602,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Описание
-
- documentPublishingDialog
-
-
- Диалог
-
-
-
- Заглавие
-
-
-
- електронна поща
-
-
-
- Автор
-
-
-
- Описаие
-
-
-
- Прикачи PDF версия за изтегляне
-
-
-
- Прикачи Uniboard файл с възможност за изтегляне
-
-
-
- Предупреждение: Този документ съдържа видео, което не може да бъде показано
-
-
documents
-
- Uniboard документи
+
+
@@ -2738,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Лиценз
-
-
- ОтворенSSI
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- quazip
-
мрежа
-
-
- Отворено-Санкоре
-
Покажи вътрешната страница на втори екран на проектора
@@ -2798,1047 +2521,16 @@ p, li { white-space: pre-wrap; }
Парола:
-
-
- Planete Санкоре ID
-
-
-
- Потребител:
-
-
-
- Парола:
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
Изготвили
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Лицензите са на английски език, за да се запази пълния смисъл на одобрения текст.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Този софтуер е предоставен във вида в който го виждате, без гаранции. В никакъв случай авторите не могат да бъдат държани отговорни за вреди породени от използването на този софтуер.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Дава се разрешение за ползване на този софтуер, разрешението се дава на всеки и за всякакви цели, вкл. комерсиални цели, както свободна промяна на съдържанието и свободно копиране и разпространение. Съществуват следните ограничения:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. Източника на софтуера трябва да бъде представен, той не може да бъде злепоставян, нямате право да си присвоявате правата за авторство на този софтуер. Ако ползвате този софтуер, цитирането на неговите автори ще бъде прието добре, но не е задължително.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Ако създадете различна версия на този софтуер трябва да го обявите видно, и да не представяте своята версия за оригиналната.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. Това съобщение не може да бъде премахвано от вашата нова версия или модификация на този софтуер.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré версия 1.4 , Всички права са запазени (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_ca.ts b/resources/i18n/OpenBoard_ca.ts
index b7ee62ce..56f0a8eb 100644
--- a/resources/i18n/OpenBoard_ca.ts
+++ b/resources/i18n/OpenBoard_ca.ts
@@ -79,10 +79,6 @@
Documents
-
-
- Tutorial
-
Estris
@@ -647,10 +643,6 @@
Importa una simulació eduMedia
-
-
- Obre el tutorial
-
Comprova si hi ha actualitzacions
@@ -759,45 +751,29 @@
Mostra a la pantalla
-
-
- Open-Sankoré
+
+
+ OpenBoard
-
-
- Surt de l'Open-Sankoré
+
+
+ Surt de l'OpenBoard
Esborra totes les anotacions
-
-
- Editor de l'Open-Sankoré
-
-
-
- Mostra l'editor de ginys de l'Open-Sankoré
-
-
-
- Amaga l'Open-Sankoré
-
-
-
- Amaga l'aplicació Open-Sankoré
-
-
- Ctrl+H
+
+ Amaga l'OpenBoard
-
- Importa documents Uniboard
+
+ Amaga l'aplicació OpenBoard
-
- Importa documents antics de l'Uniboard o del Sankoré
+
+ Ctrl+H
@@ -823,6 +799,14 @@
Agrupa
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Mostra l'escriptori a la pantalla secundària
-
- Mostra l'Open-Sankoré
+
+
@@ -1137,10 +1121,6 @@
La selecció no conté cap fitxer d'imatge!
-
-
- El document '%1' ha estat generat amb una versió més nova del Sankoré (%2). Si l'obriu podríeu perdre alguna informació. Voleu continuar?
-
@@ -1149,10 +1129,6 @@
Esteu segur que voleu eliminar %n pàgines del document seleccionat '%1'?
-
-
- Pàgina de títol
-
La carpeta no conté cap fitxer d'imatge
@@ -1161,6 +1137,10 @@
Documents sense títol
+
+
+
+
UBDocumentManager
@@ -1211,41 +1191,6 @@
Pàgina %0
-
-
- Pàgina de títol
-
-
-
- UBDocumentPublisher
-
-
- Ha fallat l'exportació.
-
-
-
- S'ha cancel·lat l'exportació...
-
-
-
- S'està convertint la pàgina %1/%2...
-
-
-
- Encara no s'han introduït les credencials.
-
-
-
- S'està carregant el fitxer Sankoré a la web.
-
-
-
- El document s'ha publicat correctament a la web.
-
-
-
- Ha fallat la càrrega del document a la web.
-
UBDocumentTreeWidget
@@ -1330,8 +1275,8 @@
S'està exportant %1 %2 de %3
-
- Exporta al format del Sankoré
+
+
@@ -1633,8 +1578,8 @@
Ha fallat la importació del fitxer %1.
-
- Open-Sankoré (*.ubz)
+
+
@@ -1741,6 +1686,33 @@ Voleu ignorar aquests errors per a aquest amfitrió?
No
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Cancel·la
+
+
+
+
+
+
UBPersistenceManager
@@ -1752,8 +1724,8 @@ Voleu ignorar aquests errors per a aquest amfitrió?
Pèrdua del repositori de documents
-
- Sankoré ha perdut l'accés al repositori de documents '%1'. Desafortunadament, l'aplicació ha de finalitzar per evitar una possible corrupció de les dades. També es perdran les darreres modificacions efectuades.
+
+
@@ -1838,8 +1810,8 @@ Voleu ignorar aquests errors per a aquest amfitrió?
Publica a YouTube
-
- Presentació Sankore
+
+
@@ -1894,172 +1866,6 @@ Voleu ignorar aquests errors per a aquest amfitrió?
Les meves pel·lícules
-
- UBTGActionWidget
-
-
- Professor/a
-
-
-
- Alumne/a
-
-
-
- Escriviu aquí la tasca...
-
-
-
- UBTGMediaWidget
-
-
- deixeu caure aquí objectes multimèdia...
-
-
-
- Escriviu aquí el títol...
-
-
-
- UBTGUrlWidget
-
-
- Inseriu aquí el títol de l'enllaç...
-
-
-
- UBTeacherGuideEditionWidget
-
-
- Escriviu aquí el títol...
-
-
-
- Escriviu aquí el comentari...
-
-
-
- Afegeix una acció
-
-
-
- Afegeix un objecte multimèdia
-
-
-
- Afegeix un enllaç
-
-
-
- Pàgina: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Pàgina de títol
-
-
-
- Escriviu aquí el títol de la sessió...
-
-
-
- Autor(s)
-
-
-
- Escriviu aquí els noms dels autors...
-
-
-
- Objectiu(s)
-
-
-
- Escriviu aquí els objectius...
-
-
-
- Indexació de recursos
-
-
-
- Paraules clau:
-
-
-
- Escriviu aquí les paraules clau...
-
-
-
- Nivell:
-
-
-
- Àrees:
-
-
-
- Tipus:
-
-
-
- Llicència
-
-
-
- Reconeixement CC BY
-
-
-
- Reconeixement-SenseObraDerivada CC BY-ND
-
-
-
- Reconeixement-CompartirIgual CC BY-SA
-
-
-
- Reconeixement-NoComercial CC BY-NC
-
-
-
- Reconeixement-NoComercial-SenseObraDerivada CC BY-NC-ND
-
-
-
- Reconeixement-NoComercial-CompartirIgual CC BY-NC-SA
-
-
-
- Domini públic
-
-
-
- Copyright
-
-
-
- Creat el:
-
-
-
-
- Actualitzat el:
-
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Pàgina: %0
-
-
UBThumbnailAdaptor
@@ -2101,10 +1907,6 @@ Voleu ignorar aquests errors per a aquest amfitrió?
Memòria cau
-
-
- Cartabó Aristo
-
UBTrapFlashController
@@ -2177,13 +1979,6 @@ Reinicieu l'aplicació per accedir als documents actualitzats.S'està carregant...
-
- UBWebPublisher
-
-
- Publica el document a la web del Sankoré
-
-
UBWidgetUniboardAPI
@@ -2205,14 +2000,6 @@ Reinicieu l'aplicació per accedir als documents actualitzats.Upload to YouTube in progress %1 %
La càrrega al YouTube és en progrés %1 %
-
-
- Open-Sankoré
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2284,17 +2071,6 @@ Reinicieu l'aplicació per accedir als documents actualitzats.%1 x
-
- UniboardSankoreTransition
-
-
- Importa documents antics de l'Uniboard o el Sankoré
-
-
-
- No hi ha documents per a importar
-
-
WBClearButton
@@ -2479,8 +2255,8 @@ Reinicieu l'aplicació per accedir als documents actualitzats.S'ha produït un error en carregar la pàgina: %1
-
- Descàrrega del document PDF: preferiu descarregar el fitxer PDF o afegir-lo al document Sankoré actual?
+
+
@@ -2508,10 +2284,6 @@ Reinicieu l'aplicació per accedir als documents actualitzats.Keywords
Paraules clau
-
-
- Uniboard
-
Categoria
@@ -2540,6 +2312,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2599,46 +2375,11 @@ p, li { white-space: pre-wrap; }
Descripció
-
- documentPublishingDialog
-
-
- Diàleg
-
-
-
- Títol
-
-
-
- Adreça de correu electrònic
-
-
-
- Autor/a
-
-
-
- Descripció
-
-
-
- Adjunta una versió descarregable en PDF
-
-
-
- Adjunta un fitxer descarregable Uniboard (UBZ)
-
-
-
- Atenció: aquest document conté vídeo, que no es mostrarà correctament a la web
-
-
documents
-
- Documents Uniboard
+
+
@@ -2735,22 +2476,6 @@ p, li { white-space: pre-wrap; }
Llicències
-
-
- OpenSSL
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Xarxa
@@ -2791,1152 +2516,16 @@ p, li { white-space: pre-wrap; }
Contrasenya:
-
-
- Planète Sankoré ID
-
-
-
- Usuari:
-
-
-
- Contrasenya:
-
-
-
- Open-Sankoré
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
-
Crèdits
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Les llicències es mostren en anglès per respectar la traducció legalment aprovada.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. This notice may not be removed or altered from any source distribution.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré és programari lliure : podeu redistribuir-lo i/o modificar-lo sempre que respecteu els termes de la Lesser GNU general Public Licence (GNU LGPL) tal com ha estat publicada per la Free Software Foundation en la seva versió 2 o qualsevol versió més recent.<br />podeu consultar i descarregar el codi font del programari des de </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré es distribueix amb l'esperança de ser útil, però SENSE CAP GARANTIA, ni tan sols la garantia implícita de COMERCIALITZACIÖ o D'ADAPTACIÓ A UN OBJECTIU PARTICULAR.<br />Consulteu la llicència Lesser GNU General Public Licence situada a la pestanya Llicències o bé el lloc web </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contacte : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crèdits del tipus de lletra escolar Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">El tipus de lletra Andika Basic disposa d'una llicència Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Llicència OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Els tipus de lletra escolars que s'esmenten tot seguit són obra de Jean-Marie Douteau i disposen d'una llicència OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Els tipus de lletra escolars que s'esmenten tot seguit són obra de Jean-Marie Douteau i disposen d'una llicència Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Els tipus de lletra lligada són obra d'Antoine Fetet (antoine.fetet@laposte.net) a partir d'un tipus de lletra proposat per Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'autor m'autoritza l'ús en el marc del programari open-Sankoré, sempre que es tracti d'un ús no comercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Els tipus de lletra lligada (Ecole et CaseEcole) són obra d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Se n'autoritza l'ús no comercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">El tipus de lletra fonètica Alphonet és obra d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Se n'autoritza l'ús no comercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Font : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_cs.ts b/resources/i18n/OpenBoard_cs.ts
index df27f5ab..d14538fe 100644
--- a/resources/i18n/OpenBoard_cs.ts
+++ b/resources/i18n/OpenBoard_cs.ts
@@ -240,9 +240,9 @@
Mřížka s bílým pozadím
-
-
- Skrýt aplikaci Open-Sankoré
+
+
+ Skrýt aplikaci OpenBoard
@@ -252,9 +252,9 @@
Přidat záložku
-
-
- Open-Sankoré
+
+
+ OpenBoard
@@ -280,10 +280,6 @@
Otevřít stránku na tabuli
-
-
- Otevřít dokumenty Uniboard
-
Větší
@@ -416,9 +412,9 @@
Stylus
-
-
- Ukončit Open-Sankoré
+
+
+ Ukončit OpenBoard
@@ -456,10 +452,6 @@
Přejmenovat obsah
-
-
- Otevřít staré dokumenty Sankoré nebo Uniboard
-
Oddálit
@@ -476,9 +468,9 @@
Vytvořit novou stránku
-
-
- Skrýt Open-Sankoré
+
+
+ Skrýt OpenBoard
@@ -508,10 +500,6 @@
Podcast
-
-
- Editor Open-Sankoré
-
Zobrazit knihovnu
@@ -596,10 +584,6 @@
Menší
-
-
- Zobrazit editor widgetů Open-Sankoré
-
Zachytit část webové stránky
@@ -628,10 +612,6 @@
Zobrazit virtuální klávesnici
-
-
- Otevřít návod
-
Zobrazit záložky
@@ -688,10 +668,6 @@
Otevřít dokument
-
-
- Návod
-
Nahrát simulaci z webu eduMedia
@@ -824,6 +800,14 @@
Seskupit
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
Zobrazit tabuli na druhé obrazovce
-
- Zobrazit Open-Sankore
+
+
@@ -1090,10 +1074,6 @@
Dokument %1 byl zkopírovaný
-
-
- Dokument "%1" byl vytvořený novější verzí Sankoré (%2). Pokud ho otevřete, můžete ztratit některé informace. Chcete pokračovat?
-
Otevírá se soubor %1...
@@ -1150,10 +1130,6 @@
Přidat stránky ze souboru
-
-
- Úvodní stránka
-
Složka neobsahuje žádné obrázky
@@ -1162,6 +1138,10 @@
Dokumenty bez názvu
+
+
+
+
UBDocumentManager
@@ -1212,41 +1192,6 @@
Stránka %0
-
-
- Úvodní stránka
-
-
-
- UBDocumentPublisher
-
-
- Export se nezdařil.
-
-
-
- Konvertuje se stránka %1/%2...
-
-
-
- Nepodařilo se nahrát dokument na web.
-
-
-
- Export byl zrušen...
-
-
-
- Právě se nahrává soubor Sankoré na web.
-
-
-
- Dokument byl úspěšně nahrán na web.
-
-
-
- Údaje jste ještě nevyplnili.
-
UBDocumentTreeWidget
@@ -1314,10 +1259,6 @@
Stránka
-
-
- Exportovat do formátu Sankoré
-
Exportovat jako soubor UBZ
@@ -1334,6 +1275,10 @@
Export byl úspěšně dokončen.
+
+
+
+
UBExportFullPDF
@@ -1634,8 +1579,8 @@
Import byl úspěšně dokončen.
-
- Open-Sankore (*.ubz)
+
+
@@ -1742,20 +1687,47 @@ Do you want to ignore these errors for this host?
Chcete ignorovat tyto chyby na tomto serveru?
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Zrušit
+
+
+
+
+
+
UBPersistenceManager
(kopie)
-
-
- Sankoré ztratil přístup k repozitáři s dokumenty "%1". Program bude ukončen, aby se předešlo poškození dat. Poslední změny možná ztratíte též.
-
Ztráta repozitáře s dokumenty
+
+
+
+
UBPlatformUtils
@@ -1834,14 +1806,14 @@ Chcete ignorovat tyto chyby na tomto serveru?
Výchozí vstupní audio zařízení
-
-
- Sankore Cast
-
Nepodařilo se spustit encoder...
+
+
+
+
UBPreferencesController
@@ -1895,39 +1867,6 @@ Chcete ignorovat tyto chyby na tomto serveru?
Moje filmy
-
- UBTGActionWidget
-
-
- Učitel
-
-
-
- Student
-
-
-
- Sem napište úkol ...
-
-
-
- UBTGMediaWidget
-
-
- Sem upusťte multimédia ...
-
-
-
- Sem napište titulek...
-
-
-
- UBTGUrlWidget
-
-
- Sem vložte titulek odkazu...
-
-
UBTeacherBarWidget
@@ -1935,137 +1874,6 @@ Chcete ignorovat tyto chyby na tomto serveru?
-
- UBTeacherGuideEditionWidget
-
-
- Sem napište titulek ...
-
-
-
- Sem napište komentář ...
-
-
-
- Přidat akci
-
-
-
- Přidat multimédia
-
-
-
- Přidat odkaz
-
-
-
- Stránka %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Sem napište titulek relace ...
-
-
-
- Autor
-
-
-
- Sem napište autory ...
-
-
-
- Cíl(e)
-
-
-
- Sem napište cíl...
-
-
-
- Indexace zdrojů
-
-
-
- Klíčová slova:
-
-
-
- Sem napište klíčová slova ...
-
-
-
- Úroveň:
-
-
-
- Témata:
-
-
-
- Typ:
-
-
-
- Licence
-
-
-
- Attribution CC BY
-
-
-
- Attribution-NoDerivs CC BY-ND
-
-
-
- Attribution-ShareAlike CC BY-SA
-
-
-
- Attribution-NonCommercial CC BY-NC
-
-
-
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Public domain
-
-
-
- Copyright
-
-
-
- Vytvořeno:
-
-
-
- Aktualizováno:
-
-
-
- Úvodní stránka
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Stránka %0
-
-
UBThumbnailAdaptor
@@ -2107,10 +1915,6 @@ Chcete ignorovat tyto chyby na tomto serveru?
Lupa
-
-
- Aristo
-
UBTrapFlashController
@@ -2183,13 +1987,6 @@ Znovu spusťte aplikaci, abyste mohli pracovat s aktualizovanými dokumenty.Nahrává se...
-
- UBWebPublisher
-
-
- Publikovat dokument na webu Sankoré
-
-
UBWidgetUniboardAPI
@@ -2211,14 +2008,6 @@ Znovu spusťte aplikaci, abyste mohli pracovat s aktualizovanými dokumenty.Upload to YouTube in progress %1 %
Probíhá nahrávaní na YouTube %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2290,17 +2079,6 @@ Znovu spusťte aplikaci, abyste mohli pracovat s aktualizovanými dokumenty.%1 x
-
- UniboardSankoreTransition
-
-
- Nejsou žádné dokumenty, které by se mohly importovat
-
-
-
- Importovat staré dokumenty Uniboard/Sankoré
-
-
WBClearButton
@@ -2472,10 +2250,6 @@ Znovu spusťte aplikaci, abyste mohli pracovat s aktualizovanými dokumenty.PDF
PDF
-
-
- Stáhnot PDF dokument: dáte přednost stažení PDF souboru anebo ho přidáte do aktuálního dokumentu Sankoré?
-
Přidat do aktuálního dokumentu
@@ -2488,6 +2262,10 @@ Znovu spusťte aplikaci, abyste mohli pracovat s aktualizovanými dokumenty.Error loading page: %1
Chyba při nahrávání stránky: %1
+
+
+
+
WBWebView
@@ -2510,10 +2288,6 @@ Znovu spusťte aplikaci, abyste mohli pracovat s aktualizovanými dokumenty.YouTube Password
Heslo na YouTube
-
-
- Uniboard
-
Kategorie
@@ -2546,6 +2320,10 @@ p, li { white-space: pre-wrap; }
+
+
+
+
brushProperties
@@ -2605,46 +2383,11 @@ p, li { white-space: pre-wrap; }
Popis
-
- documentPublishingDialog
-
-
- Název
-
-
-
- Připojit stáhnutelný soubor uniboard (UBZ)
-
-
-
- Připojit stáhnutelnou verzi v PDF
-
-
-
- E-mail
-
-
-
- Autor
-
-
-
- Dialog
-
-
-
- Pozor! V tomto dokumentu je video, které se na webu nezobrazí správně
-
-
-
- Popis
-
-
documents
-
- Dokumenty Uniboard
+
+
@@ -2653,14 +2396,6 @@ p, li { white-space: pre-wrap; }
Pero
-
-
- xpdf
-
-
-
- zlib
-
O programu
@@ -2681,10 +2416,6 @@ p, li { white-space: pre-wrap; }
Zobrazit stránku v externím prohlížeči
-
-
- Open Sankoré
-
Výchozí nastavení
@@ -2701,10 +2432,6 @@ p, li { white-space: pre-wrap; }
Zvýrazňovač
-
-
- Quazip
-
Internet
@@ -2713,10 +2440,6 @@ p, li { white-space: pre-wrap; }
Je umístěný na vrchu (doporučeno pro tablety)
-
-
- OpenSSl
-
Virtuální klávesnice
@@ -2801,555 +2524,16 @@ p, li { white-space: pre-wrap; }
Heslo:
-
-
- Planète Sankoré ID
-
-
-
- Uživatel:
-
-
-
- Heslo:
-
-
-
-
-
Zásluhy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_da.ts b/resources/i18n/OpenBoard_da.ts
index b0af95f3..a550e770 100644
--- a/resources/i18n/OpenBoard_da.ts
+++ b/resources/i18n/OpenBoard_da.ts
@@ -79,10 +79,6 @@
Dokumenter
-
-
- Tutorial
-
Pen
@@ -755,10 +751,6 @@
Importer eduMedia-simulering
-
-
- Åbn tutorial
-
Kontroller opdatering
@@ -767,37 +759,21 @@
ECtrl+H
-
-
- Open-Sankoré
-
-
-
- Forlad Open-Sankoré
-
-
-
- Editor for Open-Sankoré
-
-
-
- Vis Widgets Editor for Open-Sankoré
-
-
-
- Skjul Open-Sankoré
+
+
+ OpenBoard
-
-
- Skjul programmet Open-Sankoré
+
+
+ Forlad OpenBoard
-
- Importer Unibord-dokumenter
+
+ Skjul OpenBoard
-
- Importer ældre version af Sankoré eller Uniboard-dokumenter
+
+ Skjul programmet OpenBoard
@@ -824,6 +800,14 @@
Gruppér
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
Vis skrivebord på sekundær skærm
-
- Vis Open-Sankore
+
+
@@ -1138,10 +1122,6 @@
Udsnittet indeholder ikke nogen billedfiler!
-
-
- Dokumentet ' %1' er blevet oprettet i en nyere version af Sankore (%2). Hvis du åbner det, kan du risikere at miste information. Ønsker du at fortsætte?
-
@@ -1149,10 +1129,6 @@
Er du sikker på, at du vil fjerne %n sider fra det valgte dokument '%1'?
-
-
- Titelside
-
Mappen indeholder ikke nogen billedfiler
@@ -1161,6 +1137,10 @@
Unavngivne dokumenter
+
+
+
+
UBDocumentManager
@@ -1211,41 +1191,6 @@
Side %0
-
-
- Titelside
-
-
-
- UBDocumentPublisher
-
-
- Eksport mislykkedes.
-
-
-
- Eksport aflyst...
-
-
-
- Konverterer side %1/%2 ...
-
-
-
- Akkreditiver er ikke blevet udfyldt endnu.
-
-
-
- Oploader Sankore-fil til web.
-
-
-
- Dokumentet er korrekt oploadet til web.
-
-
-
- Opload af dokument til web mislykkedes.
-
UBDocumentTreeWidget
@@ -1329,8 +1274,8 @@
Eksporterer %1 %2 af %3
-
- Eksporter til Sankore-format
+
+
@@ -1632,8 +1577,8 @@
Import af fil %1 mislykkedes.
-
- Open-Sankore (*.ubz)
+
+
@@ -1740,6 +1685,33 @@ Do you want to ignore these errors for this host?
Nej
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Annuller
+
+
+
+
+
+
UBPersistenceManager
@@ -1751,8 +1723,8 @@ Do you want to ignore these errors for this host?
Tab af dokumentdepot
-
- Sankore har mistet adgangen til dokumentdepotet '%1'. Desværre må applikationen lukke ned for at undgå, at data mistes. De seneste ændringer kan være gået tabt.
+
+
@@ -1837,8 +1809,8 @@ Do you want to ignore these errors for this host?
Udgiv på Youtube
-
- Sankore Cast
+
+
@@ -1893,39 +1865,6 @@ Do you want to ignore these errors for this host?
Mine Film
-
- UBTGActionWidget
-
-
- Lærer
-
-
-
- Elev
-
-
-
- Indtast opgave her ...
-
-
-
- UBTGMediaWidget
-
-
- Slip medie her ...
-
-
-
- Indtast titel her ...
-
-
-
- UBTGUrlWidget
-
-
- Indsæt linktitel her...
-
-
UBTeacherBarWidget
@@ -1933,143 +1872,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Indtast titel her ...
-
-
-
- Indtast kommentar her ...
-
-
-
- Tilføj en handling
-
-
-
- Tilføj et medie
-
-
-
- Tilføj et link
-
-
-
- Side: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Indtast sessiontitel her ...
-
-
-
- Forfatter(e)
-
-
-
- Indtast forfattere her ...
-
-
-
- Mål
-
-
-
- Indtast mål her...
-
-
-
- Resourceindeksering
-
-
-
- Nøgleord:
-
-
-
- Indtast nøgleord her ...
-
-
-
- Niveau:
-
-
-
- Emne:
-
-
-
- Type:
-
-
-
- Licens
-
-
-
- Chose not to translate. Please advise.
- Attribution CC BY
-
-
-
- Chose not to translate. Please advise
- Attribution-NoDerivs CC BY-ND
-
-
-
- Chose not to translate. Please advise
- Attribution-ShareAlike CC BY-SA
-
-
-
- Chose not to translate. Please advise
- Attribution-NonCommercial CC BY-NC
-
-
-
- Chose not to translate. Please advise
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Chose not to translate. Please advise
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Offentlig ejendom
-
-
-
- Copyright
-
-
-
- Oprettet:
-
-
-
- Opdateret:
-
-
-
- Titelside
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Side: %0
-
-
UBThumbnailAdaptor
@@ -2111,10 +1913,6 @@ Do you want to ignore these errors for this host?
Cache
-
-
- Aristo
-
UBTrapFlashController
@@ -2187,13 +1985,6 @@ Genstart venligst applikationen for at få adgang til de opdaterede dokumenter.<
Indlæser...
-
- UBWebPublisher
-
-
- Udgiv dokument på Sankore Web
-
-
UBWidgetUniboardAPI
@@ -2215,14 +2006,6 @@ Genstart venligst applikationen for at få adgang til de opdaterede dokumenter.<
Upload til YouTube i gang %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2294,17 +2077,6 @@ Genstart venligst applikationen for at få adgang til de opdaterede dokumenter.<
%1 x
-
- UniboardSankoreTransition
-
-
- Importer ældre Uniboard-/Sankore-dokumenter
-
-
-
- Der findes ingen dokumenter, der skal importeres
-
-
WBClearButton
@@ -2489,8 +2261,8 @@ Genstart venligst applikationen for at få adgang til de opdaterede dokumenter.<
Fejl under indlæsning af side: %1
-
- Download PDF-dokument: Foretrækker du at downloade PDF-filen eller tilføje den til det nuværende Sankore-dokument?
+
+
@@ -2518,10 +2290,6 @@ Genstart venligst applikationen for at få adgang til de opdaterede dokumenter.<
Søgeord
-
-
- Uniboard
-
Kategori
@@ -2542,6 +2310,14 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">By clicking 'Upload,' you certify that you own all rights to the content or that you are authorized by the owner to make the content publicly available on YouTube, and that it otherwise complies with the YouTube Terms of Service located at </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+ OpenBoard
+
+
+
+
+
brushProperties
@@ -2601,46 +2377,11 @@ p, li { white-space: pre-wrap; }
Beskrivelse
-
- documentPublishingDialog
-
-
- Dialog
-
-
-
- Titel
-
-
-
- E-mail
-
-
-
- Forfatter
-
-
-
- Beskrivelse
-
-
-
- Vedhæft PDF-version, som kan downloades
-
-
-
- Vedhæft Uniboard-fil (UBZ), som kan downloades
-
-
-
- Advarsel: Dette dokument indeholder video, som ikke vil blive vist korret på nettet
-
-
documents
-
- Uniboard-dokumenter
+
+
@@ -2737,30 +2478,10 @@ p, li { white-space: pre-wrap; }
Licenser
-
-
- OpenSSI
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Netværk
-
-
- Open-Sankoré
-
Vis indhold fra intern webside på sekundær skærm eller projektor
@@ -2797,1055 +2518,17 @@ p, li { white-space: pre-wrap; }
Adgangskode:
-
-
- Planet Sankoré-ID
-
-
-
- Bruger:
-
-
-
- Adgangskode:
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
-
Anerkendelse
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">The licences are in English to respect the official and legal approved translation.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. This notice may not be removed or altered from any source distribution.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
+
+
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
+
+
diff --git a/resources/i18n/OpenBoard_de.ts b/resources/i18n/OpenBoard_de.ts
index 2afb6cc7..e7cec7e3 100644
--- a/resources/i18n/OpenBoard_de.ts
+++ b/resources/i18n/OpenBoard_de.ts
@@ -79,10 +79,6 @@
Dokumente
-
-
- Anleitung
-
Stylus
@@ -755,10 +751,6 @@
eduMedia-Simulation importieren
-
-
- Anleitung öffnen
-
Update überprüfen
@@ -767,37 +759,21 @@
Strg + H
-
-
- Open-Sankoré
-
-
-
- Open-Sankoré verlassen
-
-
-
- Open-Sankoré Editor
-
-
-
- Open-Sankoré Widgets Editor öffnen
-
-
-
- Open-Sankoré ausblenden
+
+
+ OpenBoard
-
-
- Open-Sankoré ausblenden
+
+
+ OpenBoard verlassen
-
- Uniboard-Dokumente importieren
+
+ OpenBoard ausblenden
-
- Alte Sankore oder Uniboard Dokumente importieren
+
+ OpenBoard ausblenden
@@ -823,6 +799,14 @@
Gruppieren
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Desktop auf zweitem Bildschirm anzeigen
-
- Open-Sankore anzeigen
+
+
@@ -1137,10 +1121,6 @@
Auswahl enthält keine Bilddateien!
-
-
- Das Dokument '%1' wurde in einer früheren Version von Sankore (%2) erstellt. Das Öffnen des Dokuments kann zu Datenverlust führen. Möchten Sie fortfahren?
-
@@ -1148,10 +1128,6 @@
Wollen Sie wirklich %n Seiten vom ausgewählten Dokument '%1' entfernen?
-
-
- Titelseite
-
Das Verzeichnis enthält keine Bilder
@@ -1160,6 +1136,10 @@
Unbenanntes Dokument
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Seite %0
-
-
- Titelseite
-
-
-
- UBDocumentPublisher
-
-
- Export fehlgeschlagen.
-
-
-
- Export abgebrochen...
-
-
-
- Seite %1/%2 wird konvertiert...
-
-
-
- Die Anmeldedaten wurden noch nicht ausgefüllt.
-
-
-
- Sankore-Datei wird ins Internet hochgeladen.
-
-
-
- Dokument wurde erfolgreich hochgeladen.
-
-
-
- Dokument konnte nicht hochgeladen werden.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
%1 %2 von %3 werden exportiert
-
- Export in Sankore-Format
+
+
@@ -1631,8 +1576,8 @@
Import der Datei %1 fehlgeschlagen.
-
- Open-Sankoré (*.ubz)
+
+
@@ -1739,6 +1684,33 @@ Möchten Sie diese Fehler auf diesem Computer ignorieren?
Nein
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Abbrechen
+
+
+
+
+
+
UBPersistenceManager
@@ -1750,8 +1722,8 @@ Möchten Sie diese Fehler auf diesem Computer ignorieren?
Verlust des Dokumentenarchivs
-
- Sankore hat den Zugang zum Dokumentenarchiv '%1' verloren. Die Anwendung muss leider beendet werden, um Datenkorruption zu vermeiden. Der Verlust kürzlich vorgenommener Änderungen ist möglich.
+
+
@@ -1836,8 +1808,8 @@ Möchten Sie diese Fehler auf diesem Computer ignorieren?
Auf YouTube veröffentlichen
-
- Sankore Cast
+
+
@@ -1892,39 +1864,6 @@ Möchten Sie diese Fehler auf diesem Computer ignorieren?
Meine Filme
-
- UBTGActionWidget
-
-
- Lehrer
-
-
-
- Student
-
-
-
- Hier Aufgabe eingeben...
-
-
-
- UBTGMediaWidget
-
-
- Hier Mediendatei ablegen...
-
-
-
- Hier Titel eingeben...
-
-
-
- UBTGUrlWidget
-
-
- Hier Linktitel eingeben...
-
-
UBTeacherBarWidget
@@ -1932,145 +1871,6 @@ Möchten Sie diese Fehler auf diesem Computer ignorieren?
-
- UBTeacherGuideEditionWidget
-
-
- Hier Titel eingeben...
-
-
-
- Hier Kommentar eingeben...
-
-
-
- Aktion hinzufügen
-
-
-
- Medium hinzufügen
-
-
-
- Link hinzufügen
-
-
-
- Seite: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Hier Sessionstitel eingeben...
-
-
-
- Autor(en)
-
-
-
- Hier Autoren eingeben...
-
-
-
- Ziel(e)
-
-
-
- Hier Ziele eingeben...
-
-
-
- Indexierung der Ressourcen
-
-
-
- Stichwörter:
-
-
-
- Hier Stichwörter eingeben...
-
-
-
- Schwierigkeitsgrad:
-
-
-
- Themen:
-
-
-
- Typ:
-
-
-
- Lizenz
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- do not translate!
-
-
-
-
- Erstellt am:
-
-
-
- Aktualisiert am:
-
-
-
- Titelseite
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Seite: %0
-
-
UBThumbnailAdaptor
@@ -2184,13 +1984,6 @@ Bitte starten Sie die Anwendung erneut, um auf die aktualisierten Dokumente zugr
Lädt...
-
- UBWebPublisher
-
-
- Dokument im Sankore-Netz veröffentlichen
-
-
UBWidgetUniboardAPI
@@ -2212,14 +2005,6 @@ Bitte starten Sie die Anwendung erneut, um auf die aktualisierten Dokumente zugr
Hochladen auf YouTube läuft %1 %
-
-
- Open-Sankore
-
-
-
- Open-Sankore
-
UBYouTubePublishingDialog
@@ -2291,17 +2076,6 @@ Bitte starten Sie die Anwendung erneut, um auf die aktualisierten Dokumente zugr
%1 x
-
- UniboardSankoreTransition
-
-
- Alte Uniboard/Sankore Dokumente importieren
-
-
-
- Es gibt keine Dokumente zu importieren
-
-
WBClearButton
@@ -2486,8 +2260,8 @@ Bitte starten Sie die Anwendung erneut, um auf die aktualisierten Dokumente zugr
Fehler beim Laden der Seite: %1
-
- Download PDF-Dokument: Möchten Sie die PDF-Datei herunterladen oder sie dem aktuellen Sankore-Dokument hinzufügen?
+
+
@@ -2515,10 +2289,6 @@ Bitte starten Sie die Anwendung erneut, um auf die aktualisierten Dokumente zugr
Stichwörter
-
-
- Uniboard
-
Kategorie
@@ -2547,6 +2317,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2606,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Beschreibung
-
- documentPublishingDialog
-
-
- Dialog
-
-
-
- Titel
-
-
-
- E-Mail
-
-
-
- Autor
-
-
-
- Beschreibung
-
-
-
- Abrufbare PDF-Version anhängen
-
-
-
- Abrufbare Uniboard-Datei (UBZ) anhängen
-
-
-
- Warnung: Dieses Dokument enthält Videos, die nicht fehlerfrei im Internet gezeigt werden
-
-
documents
-
- Uniboard-Dokumente
+
+
@@ -2742,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Lizenzen
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Netzwerk
-
-
- Open-Sankoré
-
Inhalt der internen Webseite auf Zweit-Bildschirm oder Projektor anzeigen
@@ -2802,557 +2521,17 @@ p, li { white-space: pre-wrap; }
Passwort:
-
-
- Planète Sankoré ID
-
-
-
- Benutzer:
-
-
-
- Passwort:
-
-
-
- do not translate!
-
-
do not translate!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_el.ts b/resources/i18n/OpenBoard_el.ts
index 30ceccb9..bd2a59c2 100644
--- a/resources/i18n/OpenBoard_el.ts
+++ b/resources/i18n/OpenBoard_el.ts
@@ -79,10 +79,6 @@
Έγγραφα
-
-
- Βοήθημα
-
Εργαλειοθήκη
@@ -379,10 +375,6 @@
Πένα
-
-
- Άνοιγμα των βοηθημάτων
-
Έλεγχος για ενημερώσεις
@@ -767,37 +759,21 @@
Παρουσίαση στην Εμφάνιση
-
-
- Open-Sankoré
-
-
-
- Έξοδος από το Open-Sankoré
-
-
-
- Επεξεργαστής Open-Sankoré
-
-
-
- Εμφάνιση επεξεργαστή γραφικών συστατικών του Open-Sankoré
-
-
-
- Απόκρυψη του Open-Sankoré
+
+
+ OpenBoard
-
-
- Απόκρυψη της εφαρμογής Open-Sankoré
+
+
+ Έξοδος από το OpenBoard
-
- Εισαγωγή εγγράφων Uniboard
+
+ Απόκρυψη του OpenBoard
-
- Εισαγωγή παλαιών εγγράφων Sankore ή Uniboard
+
+ Απόκρυψη της εφαρμογής OpenBoard
@@ -823,6 +799,14 @@
Ομάδα
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Εμφάνιση της Επιφάνειας Εργασίας στη δευτερεύουσα οθόνη
-
- Εμφάνιση του Open-Sankore
+
+
@@ -1137,10 +1121,6 @@
Η επιλογή δεν περιέχει αρχεία εικόνας!
-
-
- Το έγγραφο '%1' έχει δημιουργηθεί με μια νεότερη έκδοση του Sankore (%2). Ανοίγοντάς το, ενδεχομένως θα χάσετε κάποιες πληροφορίες. Θέλετε να συνεχίσετε;
-
@@ -1148,10 +1128,6 @@
Είστε βέβαιος ότι θέλετε να αφαιρέσετε %n σελίδες από το επιλεγμένο έγγραφο '%1';
-
-
- Σελίδα τίτλου
-
Ο φάκελος δεν περιέχει αρχεία εικόνων
@@ -1160,6 +1136,10 @@
Έγγραφα χωρίς τίτλο
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Σελίδα %0
-
-
- Σελίδα τίτλου
-
-
-
- UBDocumentPublisher
-
-
- Η εξαγωγή απέτυχε
-
-
-
- Η εξαγωγή ακυρώθηκε ...
-
-
-
- Μετατροπή της σελίδας %1/%2 ...
-
-
-
- Τα πιστοποιητικά πρέπει να μην έχουν συμπληρωθεί ακόμα.
-
-
-
- Φόρτωση αρχείου του Sankore στο διαδίκτυο.
-
-
-
- Το έγγραφο φορτώθηκε με επιτυχία στο διαδίκτυο.
-
-
-
- Αποτυχία φόρτωσης του εγγράφου στο διαδίκτυο.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
Εξαγωγή %1 %2 από %3
-
- Εξαγωγή σε μορφή Sankore
+
+
@@ -1631,8 +1576,8 @@
Η εισαγωγή του αρχείου %1 απέτυχε
-
- Open-Sankore (*.ubz)
+
+
@@ -1739,6 +1684,33 @@ Do you want to ignore these errors for this host?
Όχι
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Άκυρο
+
+
+
+
+
+
UBPersistenceManager
@@ -1750,8 +1722,8 @@ Do you want to ignore these errors for this host?
Απώλεια αποθετηρίου του εγγράφου
-
- Το Sankore έχασε την πρόσβαση στο αποθετήριο του εγγράφου '%1'. Δυστυχώς η εφαρμογή θα πρέπει να κλείσει για να αποφευχθεί απώλεια δεδομένων. Επίσης, ενδεχομένως να χαθούν οι τελευταίες αλλαγές.
+
+
@@ -1836,8 +1808,8 @@ Do you want to ignore these errors for this host?
Δημοσίευση στο Youtube
-
- Βίντεο Sankore
+
+
@@ -1892,39 +1864,6 @@ Do you want to ignore these errors for this host?
Οι ταινίες μου
-
- UBTGActionWidget
-
-
- Δάσκαλος
-
-
-
- Μαθητής
-
-
-
- Πληκτρολογήστε την εργασία εδώ...
-
-
-
- UBTGMediaWidget
-
-
- αποθέστε αρχεία μέσων εδώ...
-
-
-
- Πληκτρολογήστε τον τίτλο εδώ...
-
-
-
- UBTGUrlWidget
-
-
- Εισαγωγή τίτλου συνδέσμου εδώ...
-
-
UBTeacherBarWidget
@@ -1932,137 +1871,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Πληκτρολογήστε τον τίτλο εδώ...
-
-
-
- Πληκτρολογήστε σχόλιο εδώ...
-
-
-
- Προσθήκη ενέργειας
-
-
-
- Προσθήκη μέσου
-
-
-
- Προσθήκη συνδέσμου
-
-
-
- Σελίδα: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Πληκτρολογήστε τον τίτλο της συνεδρίας εδώ...
-
-
-
- Δημιουργός(οί)
-
-
-
- Πληκτρολογήστε τους δημιουργούς εδώ...
-
-
-
- Στόχοι
-
-
-
- Πληκτρολογήστε τους στόχους εδώ...
-
-
-
- Ευρετηρίαση
-
-
-
- Λέξεις κλειδιά:
-
-
-
- Πληκτρολογήστε τις λέξεις κλειδιά εδώ...
-
-
-
- Επίπεδο:
-
-
-
- Θεματική περιοχή:
-
-
-
- Είδος:
-
-
-
- Αδειοδότηση:
-
-
-
- Αναφορά δημιουργού CC BY
-
-
-
- Αναφορά δημιουργού - Δεν επιτρέπονται παράγωγα έργα CC BY-ND
-
-
-
- Αναφορά δημιουργού - Παρόμοια διανομή CC BY-SA
-
-
-
- Αναφορά δημιουργού - Απαγορεύεται η εμπορική χρήση CC BY-NC
-
-
-
- Αναφορά δημιουργού - Απαγορεύεται η εμπορική χρήση - Δεν επιτρέπονται παράγωγα έργα CC BY-NC-ND
-
-
-
- Αναφορά δημιουργού - Απαγορεύεται η εμπορική χρήση - Επιτρέπονται παράγωγα έργα CC BY-NC-SA
-
-
-
- Δημόσιος τομέας
-
-
-
- Πνευματικά δικαιώματα
-
-
-
- Δημιουργήθηκε:
-
-
-
- Ενημερώθηκε:
-
-
-
- Σελίδα τίτλου
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Σελίδα: %0
-
-
UBThumbnailAdaptor
@@ -2176,13 +1984,6 @@ Please reboot the application to access the updated documents.
Φόρτωση...
-
- UBWebPublisher
-
-
- Δημοσίευση εγγράφου στο Sankore Web
-
-
UBWidgetUniboardAPI
@@ -2204,14 +2005,6 @@ Please reboot the application to access the updated documents.
Φόρτωση στο Youtube σε εξέλιξη %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2283,17 +2076,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- Εισαγωγή παλαιών αρχείων Uniboard/Sankore
-
-
-
- Δεν υπάρχουν αρχεία για εισαγωγή
-
-
WBClearButton
@@ -2478,8 +2260,8 @@ Please reboot the application to access the updated documents.
Σφάλμα φόρτωσης σελίδας: %1
-
- Λήψη αρχείου PDF: επιθυμείτε τη λήψη του αρχείου ή την προσθήκη του στο τρέχον έγγραφο του Sankore;
+
+
@@ -2507,10 +2289,6 @@ Please reboot the application to access the updated documents.
Λέξεις κλειδιά
-
-
- Uniboard
-
Κατηγορία
@@ -2539,6 +2317,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2598,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Περιγραφή
-
- documentPublishingDialog
-
-
- Διάλογος
-
-
-
- Τίτλος
-
-
-
- E-mail
-
-
-
- Δημιουργός
-
-
-
- Περιγραφή
-
-
-
- Επισύναψη έκδοσης PDF που μπορεί να ληφθεί
-
-
-
- Επισύναψη αρχείου (UBZ) Uniboard που μπορεί να ληφθεί
-
-
-
- Προσοχή: Αυτό το έγγραφο περιέχει βίντεο, το οποίο δεν εμφανίζεται σωστά στο διαδικτυο.
-
-
documents
-
- Έγγραφα Uniboard
+
+
@@ -2734,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Άδειες
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Δίκτυο
-
-
- Open-Sankoré
-
Εμφάνιση περιεχομένου εσωτερικής ιστοσελίδας στη δευτερεύουσα οθόνη ή τον προτζέκτορα
@@ -2794,854 +2521,16 @@ p, li { white-space: pre-wrap; }
Κωδικός πρόσβασης:
-
-
- Αναγνωριστικό για το Planète Sankoré
-
-
-
- Χρήστης:
-
-
-
- Κωδικός πρόσβασης:
-
-
-
- ΓΕΝΙΚΗ ΑΔΕΙΑ ΔΗΜΟΣΙΑΣ ΧΡΗΣΗΣ GNU
-
- Έκδοση 2, Ιούνιος 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Επιτρέπεται σε όλους η αντιγραφή και διανομή αυτούσιων αντιγράφων
- αυτού του εγγράφου άδειας χρήσης, χωρίς ωστόσο να επιτρέπεται η αλλοίωσή του.
-
- Εισαγωγή
-
- Οι άδειες χρήσης των περισσότερων προγραμμάτων συντάσσονται για να περιορίσουν την ελευθερία σας να τα μοιράζεστε με άλλους και να τα επεξεργάζεστε. Εν αντιθέσει, η Γενική Άδεια Δημόσιας Χρήσης GNU έχει σκοπό να εγγυηθεί την ελευθερία σας να χρησιμοποιείτε από κοινού με άλλους και να τροποποιείτε προγράμματα που διατίθενται ελεύθερα -- δηλαδή να εγγυηθεί ότι το πρόγραμμα είναι ελεύθερο για όλους τους χρήστες. Αυτή η Γενική Άδεια Δημόσιας Χρήσης ισχύει για τα περισσότερα προγράμματα του Ιδρύματος Ελεύθερου Λογισμικού (Free Software Foundation), καθώς και για κάθε άλλο πρόγραμμα οι δημιουργοί του οποίου συμμορφώνονται με την άδεια αυτή. (Ορισμένα άλλα προγράμματα του Ιδρύματος Ελεύθερου Λογισμικού καλύπτονται από τη Γενική Άδεια Δημόσιας Χρήσης Βιβλιοθήκης GNU.) Την άδεια αυτή μπορείτε να την εφαρμόσετε και στα δικά σας προγράμματα.
-
- Μιλώντας για ελεύθερο λογισμικό, αναφερόμαστε στην ελευθερία χρήσης του, όχι
-στο κόστος του. Οι Γενικές Άδειες Δημόσιας Χρήσης τις οποίες συντάσσουμε έχουν σκοπό να κατοχυρώσουν την ελευθερία σας να διανέμετε αντίγραφα ελεύθερου λογισμικού (και να χρεώνετε, εάν το επιθυμείτε, την παροχή αυτής της υπηρεσίας), να σας εξασφαλίσουν το δικαίωμα να λαμβάνετε τον πηγαίο κώδικα, εάν τον χρειάζεστε, καθώς και να τροποποιείτε το πρόγραμμα ή να χρησιμοποιείτε τμήματά του σε καινούργια ελεύθερα προγράμματα -- και να διασφαλίσουν ότι είστε ενήμεροι για τα παραπάνω δικαιώματά σας.
-
- Για την προστασία των δικαιωμάτων σας, επιβάλλεται να προβούμε σε περιορισμούς
-οι οποίοι θα εμποδίζουν σε κάποιον να αμφισβητήσει τα δικαιώματά σας ή να σας ζητήσει να παραιτηθείτε από αυτά. Αυτοί οι περιορισμοί ερμηνεύονται ως συγκεκριμένες ευθύνες για εσάς εάν διανέμετε αντίγραφα κάποιου ελεύθερου λογισμικού ή εάν το τροποποιείτε.
-
- Για παράδειγμα, εάν διανέμετε αντίγραφα ενός τέτοιου προγράμματος, είτε δωρεάν
-είτε με χρέωση, πρέπει να εκχωρήσετε στους παραλήπτες όλα τα δικαιώματα που έχετε και εσείς. Πρέπει να εγγυηθείτε ότι και εκείνοι επίσης λαμβάνουν, ή μπορούν να λάβουν, τον πηγαίο κώδικα. Πρέπει επίσης να τους επιδείξετε τους όρους αυτής της άδειας χρήσης, ώστε να είναι ενήμεροι για τα δικαιώματά τους.
-
- Προστατεύουμε τα δικαιώματά σας με δύο τρόπους: (1) προστατεύοντας το λογισμικό και (2) προσφέροντάς σας αυτήν την άδεια, με την οποία αποκτάτε νόμιμο δικαίωμα αντιγραφής, διανομής ή/και τροποποίησης του λογισμικού.
-
- Επιπλέον, για την προστασία των δημιουργών και τη δική μας, θέλουμε να καταστήσουμε βέβαιο ότι όλοι κατανοούν την απουσία εγγύησης για αυτό το ελεύθερο λογισμικό. Εάν το λογισμικό τροποποιηθεί από κάποιον τρίτο και στη συνέχεια διανεμηθεί, θέλουμε να γνωρίζουν οι παραλήπτες ότι το λογισμικό που απέκτησαν δεν είναι το πρωτότυπο, έτσι ώστε οποιοδήποτε πρόβλημα προκληθεί από τρίτους να μην βαρύνει το όνομα του δημιουργού.
-
- Τέλος, κάθε ελεύθερο λογισμικό απειλείται συνεχώς από τις κατοχυρώσεις ευρεσιτεχνίας λογισμικού. Θέλουμε να αποφύγουμε τον κίνδυνο να αποκτήσουν οι αναδιανομείς ελεύθερου λογισμικού τίτλους ευρεσιτεχνίας, καθιστώντας έτσι το λογισμικό προσωπική τους ιδιοκτησία. Για να αποκλείσουμε αυτό το ενδεχόμενο, έχουμε ξεκαθαρίσει ότι οποιαδήποτε ευρεσιτεχνία θα πρέπει να παρέχει άδεια ελεύθερης χρήσης από όλους, διαφορετικά να μην παρέχει καμιά απολύτως άδεια.
-
- Ακολουθούν οι ακριβείς όροι και συνθήκες αντιγραφής, διανομής και τροποποίησης.
-
- ΓΕΝΙΚΗ ΑΔΕΙΑ ΔΗΜΟΣΙΑΣ ΧΡΗΣΗΣ GNU
- ΟΡΟΙ ΚΑΙ ΣΥΝΘΗΚΕΣ ΑΝΤΙΓΡΑΦΗΣ, ΔΙΑΝΟΜΗΣ ΚΑΙ ΤΡΟΠΟΠΟΙΗΣΗΣ
-
- 0. Η Άδεια αυτή ισχύει για κάθε πρόγραμμα ή άλλο έργο που περιέχει
-σημείωμα από τον κάτοχο πνευματικών δικαιωμάτων, στο οποίο αναφέρεται ότι η διανομή του προγράμματος είναι δυνατή υπό τους όρους αυτής της Γενικής Άδειας Δημόσιας Χρήσης. Ο όρος "Πρόγραμμα", παρακάτω, αναφέρεται σε οποιοδήποτε τέτοιο πρόγραμμα ή έργο, ενώ ο όρος "έργο βασισμένο στο Πρόγραμμα" σημαίνει είτε το Πρόγραμμα είτε κάθε άλλο παραγόμενο έργο που υπάγεται στο νόμο περί πνευματικής ιδιοκτησίας: με λίγα λόγια, ένα έργο που περιέχει ακέραιο το Πρόγραμμα ή ένα μέρος του, είτε αυτούσιο είτε με τροποποιήσεις ή/και μεταφρασμένο σε άλλη γλώσσα. (Από αυτό το σημείο, η μετάφραση θα περιλαμβάνεται χωρίς περιορισμούς στον όρο "τροποποίηση".) Κάθε κάτοχος της άδειας χρήσης θα αναφέρεται στο εξής ως "εσείς/εσάς".
-
-’λλες δραστηριότητες πέραν της αντιγραφής, της διανομής και της τροποποίησης δεν καλύπτονται από αυτήν την Άδεια - είναι εκτός των πλαισίων της. Δεν υπάρχει περιορισμός στην ενέργεια εκτέλεσης ενός προγράμματος, ενώ το προϊόν της χρήσης του Προγράμματος καλύπτεται μόνο εφόσον το περιεχόμενό του συνιστά έργο βασισμένο στο Πρόγραμμα (ανεξάρτητα από το εάν δημιουργήθηκε με την εκτέλεση του Προγράμματος). Το κατά πόσο συμβαίνει αυτό εξαρτάται από το είδος του Προγράμματος.
-
- 1. Επιτρέπεται η αντιγραφή και διανομή αυτούσιων αντιγράφων του πηγαίου κώδικα του Προγράμματος όπως ακριβώς το έχετε λάβει, σε οποιοδήποτε αποθηκευτικό μέσο, με την προϋπόθεση ότι: θα δημοσιεύσετε εμφανώς και καταλλήλως, σε κάθε αντίγραφο, ένα σημείωμα πνευματικής ιδιοκτησίας και ένα σημείωμα αποποίησης ευθυνών εγγύησης - ότι θα συμπεριλάβετε ακέραια όλα τα σημειώματα που αναφέρονται στην Άδεια αυτή και στην απουσία οποιασδήποτε εγγύησης - και, τέλος, ότι θα εκχωρήσετε σε κάθε άλλον παραλήπτη του Προγράμματος ένα αντίγραφο αυτής της Άδειας μαζί με το Πρόγραμμα.
-
-Έχετε δικαίωμα να επιβάλετε χρέωση για τη φυσική ενέργεια της μεταφοράς ενός αντιγράφου, καθώς και να παράσχετε, κατά την κρίση σας, προστασία εγγύησης με χρέωση.
-
- 2. Επιτρέπεται η τροποποίηση του αντιγράφου ή των αντιγράφων του Προγράμματος ολόκληρου ή μέρους του, η οποία συνιστά συνεπώς δημιουργία ενός έργου βασισμένου στο Πρόγραμμα, και η διανομή αυτών των τροποποιήσεων ή έργων υπό τους όρους της Ενότητας 1 ως ανωτέρω, με την προϋπόθεση ότι και εσείς πληροίτε όλες τις παρακάτω προϋποθέσεις:
-
- α) Πρέπει να φροντίζετε ώστε τα τροποποιημένα αρχεία να παρέχουν εμφανή σημειώματα στα οποία να δηλώνεται η τροποποίηση των αρχείων και η ημερομηνία τροποποίησης.
-
- β) Πρέπει να φροντίζετε ώστε για κάθε έργο το οποίο διανέμετε ή δημοσιεύετε, και το οποίο περιέχει ή παράγεται από ολόκληρο ή μέρος του Προγράμματος, να παρέχεται άδεια χρήσης του, χωρίς χρέωση, σε όλα τα τρίτα μέρη, σύμφωνα με τους όρους αυτής της Άδειας.
-
- γ) Εάν το τροποποιημένο πρόγραμμα διαβάζει εντολές αλληλεπιδραστικά, κατά την τυπική εκτέλεσή του, πρέπει να φροντίζετε ώστε, κατά την έναρξη τυπικής εκτέλεσής του για αυτήν την αλληλεπιδραστική χρήση, να εκτυπώνεται ή να εμφανίζεται στην οθόνη μια ανακοίνωση, η οποία θα περιλαμβάνει το απαραίτητο σημείωμα πνευματικής ιδιοκτησίας και ένα σημείωμα στο οποίο θα αναφέρεται ότι δεν υπάρχει καμιά εγγύηση (ή, αντίθετα, ότι παρέχετε εγγύηση) και ότι οι χρήστες έχουν τη δυνατότητα να αναδιανέμουν το πρόγραμμα σύμφωνα με τις προϋποθέσεις αυτές, καθώς και οδηγίες προς το χρήστη για τον τρόπο προβολής ενός αντιγράφου αυτής της Άδειας. (Εξαίρεση: εάν το ίδιο το Πρόγραμμα είναι αλληλεπιδραστικό αλλά κανονικά δεν εκτυπώνει αυτήν την ανακοίνωση, δεν απαιτείται από το έργο που δημιουργήσατε βασισμένοι στο Πρόγραμμα να εκτυπώνει ανακοίνωση.)
-
-Οι απαιτήσεις αυτές ισχύουν για ολόκληρο το τροποποιημένο έργο. Εάν συγκεκριμένες ενότητες του έργου αυτού δεν παράγονται από το Πρόγραμμα, και μπορούν να θεωρηθούν με ασφάλεια από μόνες τους ως ανεξάρτητα και ξεχωριστά έργα, τότε αυτή η Άδεια και οι όροι της δεν ισχύουν για τις ενότητες αυτές, κατά τη διανομή τους ως ξεχωριστά έργα. Αλλά όταν διανέμετε τις ίδιες ενότητες ως τμήματα ενός ευρύτερου έργου το οποίο βασίζεται στο Πρόγραμμα, η διανομή του συνόλου πρέπει να υπόκειται στους όρους της Άδειας, σύμφωνα με την οποία τα δικαιώματα των άλλων χρηστών εκτείνονται σε ολόκληρο το έργο, επομένως και σε καθένα χωριστό τμήμα του, ανεξάρτητα από το ποιος είναι ο δημιουργός του.
-
-Επομένως, πρόθεση αυτής της ενότητας δεν είναι να εγείρει δικαιώματα ή να αμφισβητήσει τα δικά σας δικαιώματα σε μια εργασία που δημιουργήσατε εξ ολοκλήρου οι ίδιοι - η πρόθεση, περισσότερο, είναι να ασκήσει το δικαίωμα ελέγχου της διανομής των παραγόμενων ή των συλλογικών έργων που βασίζονται στο Πρόγραμμα.
-
-Επιπλέον, η απλή προσθήκη ενός άλλου έργου, που δεν βασίζεται στο Πρόγραμμα, μαζί με το Πρόγραμμα (ή με ένα έργο που βασίζεται στο Πρόγραμμα) σε τόμο ενός μέσου αποθήκευσης ή διανομής, δεν υπάγει το άλλο έργο στα πλαίσια αυτής της Άδειας.
-
- 3. Επιτρέπεται η αντιγραφή και διανομή του Προγράμματος (ή ενός έργου βασισμένο σε αυτό, σύμφωνα με την Ενότητα 2) σε μορφή αντικειμενικού κώδικα ή εκτελέσιμη μορφή, σύμφωνα με τους όρους των Ενοτήτων 1 και 2 ως ανωτέρω, με την προϋπόθεση ότι πραγματοποιείτε και μια από τις ακόλουθες ενέργειες:
-
- α) Το συνοδεύετε με τον αντίστοιχο, πλήρη πηγαίο κώδικα, ο οποίος είναι αναγνώσιμος από το σύστημα και ο οποίος πρέπει να διανέμεται σύμφωνα με τους όρους των Ενοτήτων 1 και 2 παραπάνω, σε ένα συνηθισμένο μέσο μεταφοράς λογισμικού - ή,
- β) Το συνοδεύετε με γραπτή προσφορά, ισχύουσα τουλάχιστον για τρία χρόνια και με χρέωση όχι μεγαλύτερη από το κόστος της φυσικής διανομής κώδικα, παράδοσης σε τρίτους του πλήρους, αναγνώσιμου από το σύστημα αντιγράφου του αντίστοιχου πηγαίου κώδικα, ο οποίος θα διανεμηθεί υπό τους όρους των Ενοτήτων 1 και 2 ως ανωτέρω, σε συνηθισμένο μέσο μεταφοράς λογισμικού - ή,
-
- γ) Το συνοδεύετε με τις πληροφορίες που λάβατε όσον αφορά την προσφορά διανομής του αντίστοιχου πηγαίου κώδικα. (Η εναλλακτική αυτή επιλογή επιτρέπεται μόνο για μη εμπορική διανομή και μόνο εφόσον λάβατε το πρόγραμμα σε αντικειμενικό κώδικα ή εκτελέσιμη μορφή με αυτήν την προσφορά, σύμφωνα με την Υποενότητα [β] παραπάνω.)
-
-Ο πηγαίος κώδικας για ένα έργο συνιστά την προτιμώμενη μορφή του έργου για πραγματοποίηση τροποποιήσεων σε αυτό. Για ένα εκτελέσιμο έργο, πλήρης πηγαίος κώδικας σημαίνει όλον τον πηγαίο κώδικα για όλες τις λειτουργικές μονάδες που περιλαμβάνει, συν οποιαδήποτε σχετικά αρχεία ορισμού διασύνδεσης, συν τις δέσμες ενεργειών που χρησιμοποιούνται για τον έλεγχο της μεταγλώττισης και εγκατάστασης του εκτελέσιμου αρχείου. Ωστόσο, ως ειδική εξαίρεση, ο πηγαίος κώδικας που διανέμεται δεν χρειάζεται να περιλαμβάνει οτιδήποτε διανέμεται κανονικά (είτε ως κώδικας, είτε σε δυαδική μορφή) μαζί με τα μεγαλύτερα στοιχεία (μεταγλωττιστές, πυρήνας κ.ο.κ.) του λειτουργικού συστήματος στο οποίο εκτελείται το εκτελέσιμο αρχείο, εκτός εάν το ίδιο το στοιχείο συνοδεύει το εκτελέσιμο.
-
-Εάν η διανομή του εκτελέσιμου ή του αντικειμενικού κώδικα πραγματοποιείται με
-παραχώρηση πρόσβασης για αντιγραφή από καθορισμένη τοποθεσία, τότε η παραχώρηση
-ισοδύναμης πρόσβασης για αντιγραφή του πηγαίου κώδικα από την ίδια τοποθεσία λογίζεται ως διανομή του πηγαίου κώδικα - αν και τα τρίτα μέλη δεν
-υποχρεούνται να αντιγράψουν τον πηγαίο κώδικα μαζί με τον αντικειμενικό.
-
- 4. Δεν επιτρέπεται η αντιγραφή, τροποποίηση, παραχώρηση άδειας περαιτέρω εκμετάλλευσης ή διανομή του Προγράμματος εκτός εάν προβλέπεται ρητά στην παρούσα Άδεια. Διαφορετικά, κάθε απόπειρα για αντιγραφή, τροποποίηση, παραχώρηση άδειας εκμετάλλευσης ή διανομή του Προγράμματος είναι άκυρη και αυτομάτως καταργεί τα δικαιώματα που σας παραχωρεί η παρούσα Άδεια.
-Ωστόσο, οι άδειες χρήσης των μελών που έχουν λάβει αντίγραφα ή δικαιώματα από εσάς, μέσω της παρούσας Άδειας, δεν θα ακυρωθούν, εφόσον τα μέλη αυτά
-παραμένουν πλήρως συμμορφωμένα με τους όρους της Άδειας.
-
- 5. Δεν απαιτείται από εσάς να δεχθείτε την παρούσα Άδεια, εφόσον δεν την έχετε υπογράψει. Ωστόσο, τίποτε άλλο δεν σας δίνει το δικαίωμα να τροποποιήσετε ή να διανείμετε το Πρόγραμμα ή τα παραγόμενα από αυτό έργα. Οι ενέργειες αυτές απαγορεύονται από το νόμο, εάν δεν αποδεχθείτε την παρούσα Άδεια. Συνεπώς, με το να τροποποιήσετε ή να διανείμετε το Πρόγραμμα (ή οποιοδήποτε έργο που βασίζεται στο Πρόγραμμα), δηλώνετε ότι αποδέχεστε την παρούσα Άδεια, καθώς και όλους τους όρους και συνθήκες που προβλέπει η Άδεια για την αντιγραφή, διανομή ή τροποποίηση του Προγράμματος ή έργων που βασίζονται σε αυτό.
-
- 6. Κάθε φορά που αναδιανέμετε το Πρόγραμμα (ή ένα έργο βασισμένο στο Πρόγραμμα), ο αποδέκτης αυτόματα παραλαμβάνει την αρχική άδεια αντιγραφής, διανομής ή τροποποίησης του Προγράμματος σύμφωνα με τους όρους και τις συνθήκες αυτές. Δεν επιτρέπεται να επιβάλλετε περαιτέρω περιορισμούς στην άσκηση των δικαιωμάτων του αποδέκτη τα οποία προβλέπονται εδώ. Δεν είστε υπεύθυνοι για το εάν τρίτα μέλη επιβάλλουν συμμόρφωση σε αυτήν τη Άδεια.
-
- 7. Εάν, ως συνέπεια δικαστικής απόφασης ή κατηγορίας για παράβαση νόμου περί πνευματικής ιδιοκτησίας ή για οποιονδήποτε άλλο λόγο (μη περιοριζόμενο σε θέματα ευρεσιτεχνίας), σας επιβληθούν όροι (είτε μέσω δικαστικής απόφασης, συμφωνίας ή μέσω άλλου τρόπου) οι οποίοι αντιβαίνουν τους όρους της παρούσας Άδειας, οι όροι εκείνοι δεν σας απαλλάσσουν από τους όρους της παρούσας. Εάν δεν είναι δυνατή η αναδιανομή με τρόπο ώστε να ικανοποιεί συγχρόνως τις υποχρεώσεις σας σύμφωνα με την παρούσα Άδεια και οποιεσδήποτε άλλες υποχρεώσεις απορρέουν από αυτή, τότε, ως συνέπεια, δεν επιτρέπεται να αναδιανέμετε το Πρόγραμμα με κανένα τρόπο. Για παράδειγμα, εάν μια άδεια ευρεσιτεχνίας δεν επιτρέπει τη χωρίς δικαιώματα εκμετάλλευσης αναδιανομή του Προγράμματος από όλους όσους λαμβάνουν αντίγραφα άμεσα ή έμμεσα από εσάς, τότε ο μόνος τρόπος με τον οποίο θα μπορούσατε να ικανοποιήσετε την άδεια εκείνη και την παρούσα Άδεια θα ήταν να αποφύγετε εντελώς την αναδιανομή του Προγράμματος.
-
-Εάν οποιοδήποτε τμήμα αυτής της ενότητας καταστεί άκυρο ή μη δυνάμενο να επιβληθεί σε κάποια συγκεκριμένη περίπτωση, το υπόλοιπο τμήμα της ενότητας αυτής εφαρμόζεται και η ενότητα ως σύνολο εφαρμόζεται υπό οποιεσδήποτε συγκυρίες.
-
-Δεν ανήκει στους σκοπούς της ενότητας αυτής να σας παρακινήσει να παραβιάσετε
-την ευρεσιτεχνία ή άλλες αξιώσεις πνευματικής ιδιοκτησίας ή να αμφισβητήσετε τον κύρος οποιωνδήποτε τέτοιων αξιώσεων. Μοναδικός σκοπός αυτής της ενότητας είναι να προστατέψει την ακεραιότητα του συστήματος διανομής ελεύθερου λογισμικού, η οποία υλοποιείται μέσω της πρακτικής των αδειών δημόσιας χρήσης. Πολλοί άνθρωποι έχουν συνεισφέρει γενναιόδωρα στην ευρεία έκταση του λογισμικού που διανέμεται μέσω αυτού του συστήματος, εμπιστευόμενοι την συνεπή εφαρμογή αυτού του συστήματος. Είναι στην ευχέρεια του δημιουργού/δωρητή να αποφασίσει εάν προτίθεται να διανείμει λογισμικό μέσω οποιουδήποτε άλλου συστήματος, και μια άδεια δεν είναι δυνατό να επιβάλει αυτήν την επιλογή.
-
-Η ενότητα αυτή έχει ως σκοπό να καταστήσει σαφές ό,τι συνεπάγεται το υπόλοιπο τμήμα της παρούσας Άδειας.
-
- 8. Εάν η διανομή ή/και η χρήση του Προγράμματος εμποδίζεται σε ορισμένες χώρες, είτε μέσω κατοχυρωμένης ευρεσιτεχνίας είτε μέσω διασυνδέσεων που προστατεύονται από πνευματικά δικαιώματα, επιτρέπεται στον κάτοχο του αρχικού πνευματικού δικαιώματος, ο οποίος θέτει το Πρόγραμμα υπό τους όρους της παρούσας Άδειας, να προσθέσει έναν ρητό γεωγραφικό περιορισμό στη διανομή, εξαιρώντας εκείνες τις χώρες, έτσι ώστε η διανομή να επιτρέπεται μόνο για τις χώρες οι οποίες δεν εξαιρούνται. Σε τέτοια περίπτωση, η παρούσα Άδεια ενσωματώνει τον περιορισμό σαν να ήταν διατυπωμένος στο σώμα της παρούσας Άδειας.
-
- 9. Το Ίδρυμα Ελεύθερου Λογισμικού (Free Software Foundation) έχει τη δυνατότητα περιστασιακά να δημοσιεύει αναθεωρημένες ή/και νέες εκδόσεις της Γενικής Άδειας Δημόσιας Χρήσης. Αυτές οι νέες εκδόσεις θα είναι συναφείς στο πνεύμα με την παρούσα έκδοση, όμως ενδέχεται να διαφέρουν στις λεπτομέρειες,
-καθώς αναφέρονται σε νέα προβλήματα και ζητήματα.
-
-Σε κάθε έκδοση δίνεται ένας διακριτικός αριθμός έκδοσης. Εάν στο Πρόγραμμα
-καθορίζεται ένας αριθμός έκδοσης της παρούσας Άδειας, η οποία ισχύει σε αυτό, καθώς και "οποιασδήποτε μεταγενέστερης έκδοσης", μπορείτε να επιλέξετε ανάμεσα στο να ακολουθήσετε τους όρους και τις συνθήκες είτε εκείνης της έκδοσης είτε οποιασδήποτε άλλης έκδοσης που δημοσιεύεται από το Ίδρυμα Ελεύθερου Λογισμικού (Free Software Foundation). Εάν στο Πρόγραμμα δεν καθορίζεται αριθμός έκδοσης
-της παρούσας Άδειας, μπορείτε να επιλέξετε οποιαδήποτε έκδοση η οποία έχει δημοσιευθεί από το Ίδρυμα Ελεύθερου Λογισμικού.
-
- 10. Εάν επιθυμείτε να ενσωματώσετε μέρη του Προγράμματος σε άλλα ελεύθερα
-προγράμματα, των οποίων οι όροι διανομής είναι διαφορετικοί, επικοινωνήστε με το δημιουργό του Προγράμματος για να ζητήσετε την έγκρισή του. Για λογισμικό του οποίου η πνευματική ιδιοκτησία ανήκει στο Ίδρυμα Ελεύθερου Λογισμικού (Free Software Foundation), επικοινωνήστε μαζί μας στο Ίδρυμα Ελεύθερου Λογισμικού (σε ορισμένες περιπτώσεις προβαίνουμε σε εξαιρέσεις). Η απόφασή μας θα ληφθεί βάσει του διττού στόχου μας να διατηρήσουμε την ελευθερία όλων των προϊόντων που παράγονται από το ελεύθερο λογισμικό μας, καθώς και να προωθήσουμε γενικότερα την κοινή χρήση και τη δυνατότητα επαναχρησιμοποίησης του λογισμικού.
-
- ΚΑΜΙΑ ΕΓΓΥΗΣΗ
-
- 11. ΕΠΕΙΔΗ Η ΑΔΕΙΑ ΧΡΗΣΗΣ ΤΟΥ ΠΡΟΓΡΑΜΜΑΤΟΣ ΠΑΡΕΧΕΤΑΙ ΧΩΡΙΣ ΧΡΕΩΣΗ, ΔΕΝ ΥΠΑΡΧΕΙ ΕΓΓΥΗΣΗ ΓΙΑ ΤΟ ΠΡΟΓΡΑΜΜΑ, ΣΤΟ ΒΑΘΜΟ ΠΟΥ ΕΠΙΤΡΕΠΕΙ Η ΙΣΧΥΟΥΣΑ ΝΟΜΟΘΕΣΙΑ. ΕΦΟΣΟΝ ΔΕΝ ΥΠΑΡΧΕΙ ΔΙΑΦΟΡΕΤΙΚΗ ΕΓΓΡΑΦΗ ΔΗΛΩΣΗ, ΟΙ ΚΑΤΟΧΟΙ ΠΝΕΥΜΑΤΙΚΩΝ ΔΙΚΑΙΩΜΑΤΩΝ Ή/ΚΑΙ ΑΛΛΕΣ ΠΛΕΥΡΕΣ ΠΑΡΕΧΟΥΝ ΤΟ ΠΡΟΓΡΑΜΜΑ "ΩΣ ΕΧΕΙ" ΧΩΡΙΣ ΚΑΝΕΝΟΣ ΕΙΔΟΥΣ ΕΓΓΥΗΣΕΙΣ, ΕΙΤΕ ΡΗΤΕΣ ΕΙΤΕ ΕΜΜΕΣΕΣ, ΣΤΙΣ ΟΠΟΙΕΣ ΣΥΜΠΕΡΙΛΑΜΒΑΝΟΝΤΑΙ, ΕΝΔΕΙΚΤΙΚΑ, ΟΙ ΕΜΜΕΣΕΣ ΕΓΓΥΗΣΕΙΣ ΕΜΠΟΡΕΥΣΙΜΟΤΗΤΑΣ ΚΑΙ ΚΑΤΑΛΛΗΛΟΤΗΤΑΣ. ΟΠΟΙΟΣΔΗΠΟΤΕ ΚΙΝΔΥΝΟΣ ΑΠΟ ΤΗΝ ΠΟΙΟΤΗΤΑ ΚΑΙ ΤΗΝ ΑΠΟΔΟΣΗ ΤΟΥ ΠΡΟΓΡΑΜΜΑΤΟΣ ΑΝΗΚΕΙ ΕΞ ΟΛΟΚΛΗΡΟΥ ΕΣΑΣ. ΕΑΝ ΤΟ ΠΡΟΓΡΑΜΜΑ ΑΠΟΔΕΙΧΘΕΙ ΕΛΑΤΤΩΜΑΤΙΚΟ, ΤΟ ΚΟΣΤΟΣ ΟΛΩΝ ΤΩΝ ΕΡΓΑΣΙΩΝ ΕΠΙΣΚΕΥΗΣ Ή ΔΙΟΡΘΩΣΗΣ ΒΑΡΥΝΕΙ ΕΣΑΣ.
-
- 12. ΣΕ ΚΑΜΙΑ ΠΕΡΙΠΤΩΣΗ, ΕΚΤΟΣ ΕΑΝ ΑΠΑΙΤΕΙΤΑΙ ΑΠΟ ΤΗΝ ΙΣΧΥΟΥΣΑ ΝΟΜΟΘΕΣΙΑ Ή ΕΧΕΙ ΣΥΜΦΩΝΗΘΕΙ ΓΡΑΠΤΩΣ, Ο ΚΑΤΟΧΟΣ ΤΩΝ ΠΝΕΥΜΑΤΙΚΩΝ ΔΙΚΑΙΩΜΑΤΩΝ, Ή ΟΠΟΙΟΔΗΠΟΤΕ ΑΛΛΟ ΜΕΛΟΣ ΤΟ ΟΠΟΙΟ ΜΠΟΡΕΙ ΝΑ ΤΡΟΠΟΠΟΙΗΣΕΙ Ή/ΚΑΙ ΝΑ ΑΝΑΔΙΑΝΕΙΜΕΙ ΤΟ ΠΡΟΓΡΑΜΜΑ ΟΠΩΣ ΠΡΟΒΛΕΠΕΤΑΙ ΠΑΡΑΠΑΝΩ, ΔΕΝ ΦΕΡΕΤΑΙ ΩΣ ΥΠΕΥΘΥΝΟΣ ΑΠΕΝΑΝΤΙ ΣΑΣ ΓΙΑ ΖΗΜΙΕΣ, ΣΥΜΠΕΡΙΛΑΜΒΑΝΟΜΕΝΩΝ ΟΛΩΝ ΤΩΝ ΓΕΝΙΚΩΝ, ΕΙΔΙΚΩΝ, ΣΥΜΠΤΩΜΑΤΙΚΩΝ Ή ΣΥΝΕΠΑΚΟΛΟΥΘΩΝ ΖΗΜΙΩΝ ΠΟΥ ΕΝΔΕΧΕΤΑΙ ΝΑ ΠΡΟΚΥΨΟΥΝ ΛΟΓΩ ΤΗΣ ΧΡΗΣΗΣ Ή ΤΗΣ ΑΔΥΝΑΜΙΑΣ ΧΡΗΣΗΣ ΤΟΥ ΠΡΟΓΡΑΜΜΑΤΟΣ (ΣΥΜΠΕΡΙΛΑΜΒΑΝΟΜΕΝΩΝ, ΕΝΔΕΙΚΤΙΚΑ, ΤΗΣ ΑΠΩΛΕΙΑΣ ΔΕΔΟΜΕΝΩΝ Ή ΤΗΣ ΑΛΛΟΙΩΣΗΣ ΤΗΣ ΑΚΡΙΒΕΙΑΣ ΤΟΥΣ, Ή ΑΠΩΛΕΙΑΣ ΠΟΥ ΕΠΗΛΘΕ ΑΠΟ ΕΣΑΣ Ή ΑΠΟ ΤΡΙΤΑ ΜΕΛΗ, Ή ΑΔΥΝΑΜΙΑΣ ΤΟΥ ΠΡΟΓΡΑΜΜΑΤΟΣ ΝΑ ΛΕΙΤΟΥΡΓΗΣΕΙ ΜΕ ΑΛΛΑ ΠΡΟΓΡΑΜΜΑΤΑ), ΕΣΤΩ ΚΑΙ ΑΝ Ο ΚΑΤΟΧΟΣ ΑΥΤΟΣ Ή ΤΟ ΑΛΛΟ ΜΕΛΟΣ ΕΧΕΙ ΕΝΗΜΕΡΩΘΕΙ ΓΙΑ ΤΟ ΕΝΔΕΧΟΜΕΝΟ ΤΕΤΟΙΩΝ ΖΗΜΙΩΝ.
-
-
- ΤΕΛΟΣ ΤΩΝ ΟΡΩΝ ΚΑΙ ΤΩΝ ΣΥΝΘΗΚΩΝ
-
-
- Τρόπος εφαρμογής των όρων στα νέα Προγράμματα
-
- Εάν αναπτύσσετε ένα νέο πρόγραμμα και θέλετε να έχει τη μεγαλύτερη δυνατή
-χρήση από το κοινό, ο καλύτερος τρόπος να επιτύχετε αυτό είναι να το χαρακτηρίσετε ελεύθερο λογισμικό, το οποίο όλοι θα μπορούν να αναδιανέμουν και να τροποποιούν υπό τους όρους αυτούς.
- Για να γίνει αυτό, συνάψτε το ακόλουθο σημείωμα στο πρόγραμμα. Είναι πιο ασφαλές να το συνάψετε στην αρχή κάθε αρχείου πηγαίου κώδικα, ώστε να φέρεται πιο αποτελεσματικά η εξαίρεση της εγγύησης - και κάθε αρχείο θα πρέπει να διαθέτει τουλάχιστον τη γραμμή "πνευματικής ιδιοκτησίας" και έναν δείκτη για το που βρίσκεται το πλήρες σημείωμα.
-
- <μια γραμμή που παρέχει το όνομα του προγράμματος και μια σύντομη περιγραφή της λειτουργίας του.>
- Copyright (C) <έτος> <όνομα δημιουργού>
-
- Το πρόγραμμα αυτό είναι ελεύθερο λογισμικό. Επιτρέπεται η αναδιανομή ή/και τροποποίησή του υπό τους όρους της Γενικής Άδειας Δημόσιας Χρήσης GNU (GNU General Public License), όπως αυτή δημοσιεύεται από το Ίδρυμα Ελεύθερου Λογισμικού (Free Software Foundation) - είτε της έκδοσης 2 της Άδειας, είτε (κατ' επιλογήν) οποιασδήποτε μεταγενέστερης έκδοσης.
-
- Το πρόγραμμα αυτό διανέμεται με την ελπίδα ότι θα αποδειχθεί χρήσιμο, παρόλα αυτά ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ - χωρίς ακόμη και την έμμεση εγγύηση ΕΜΠΟΡΕΥΣΙΜΟΤΗΤΑΣ ή ΚΑΤΑΛΛΗΛΟΤΗΤΑΣ. Για περισσότερες λεπτομέρειες ανατρέξτε στη Γενική Άδεια Δημόσιας Χρήσης GNU (GNU General Public License).
-
- Θα πρέπει να έχετε λάβει ένα αντίγραφο της Γενικής Άδειας Δημόσιας Χρήσης GNU (GNU General Public License) μαζί με αυτό το πρόγραμμα. Εάν όχι, επικοινωνήστε γραπτώς με το Ίδρυμα Ελεύθερου Λογισμικού (Free Software Foundation), Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
-Επίσης, προσθέστε πληροφορίες για τον τρόπο με τον οποίο μπορεί κάποιος να επικοινωνήσει μαζί σας μέσω ηλεκτρονικού ή παραδοσιακού ταχυδρομείου.
-
-Εάν το πρόγραμμα είναι αλληλεπιδραστικό, φροντίστε ώστε κατά την εκκίνησή του σε αλληλεπιδραστική λειτουργία να εμφανίζει ένα σύντομο σημείωμα όπως το παρακάτω:
-
- <Όνομα_προγράμματος> έκδοση <αριθμός_έκδοσης>, Copyright (C) <έτος> <όνομα_δημιουργού>
- Το <όνομα_προγράμματος> διανέμεται ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ. Για λεπτομέρειες πληκτρολογήστε `show w'.
- Το λογισμικό αυτό είναι ελεύθερο, και η αναδιανομή του είναι ευπρόσδεκτη υπό συγκεκριμένους όρους. Πληκτρολογήστε `show c' για λεπτομέρειες.
-
-Οι υποθετικές εντολές `show w' και `show c' θα πρέπει να προβάλλουν τις αντίστοιχες ενότητες της Γενικής Άδειας Δημόσιας Χρήσης. Ασφαλώς οι εντολές που χρησιμοποιείτε δεν είναι απαραίτητο να ονομάζονται `show w' και `show c'. Μπορούν να είναι ακόμη και σύνδεσμοι που ενεργοποιούνται με πάτημα του ποντικιού ή στοιχεία μενού--οτιδήποτε ταιριάζει με το πρόγραμμά σας.
-
-Εάν κρίνετε απαραίτητο, θα πρέπει επίσης να ζητήσετε από τον εργοδότη σας (εάν εργάζεστε ως προγραμματιστής) ή τη σχολή σας, εάν υπάρχουν, να υπογράψουν μια "δήλωση αποκήρυξης πνευματικών δικαιωμάτων" (copyright disclaimer) για το πρόγραμμα.
-Μπορείτε να ακολουθήσετε το παρακάτω δείγμα, συμπληρώνοντας τα ονόματα:
-
- Η <επωνυμία_εταιρίας/σχολής> αποκηρύσσει οποιοδήποτε δικαίωμα πνευματικής ιδιοκτησίας επί του προγράμματος <όνομα_προγράμματος>', το οποίο αποτελεί δημιουργία του <όνομα_δημιουργού>.
-
- <υπογραφή_εκπροσώπου_εταιρίας/σχολής>, <ημερομηνία, έτος>
-
-
-Η παρούσα Γενική Άδεια Δημόσιας Χρήσης δεν επιτρέπει την ενσωμάτωση του προγράμματός σας σε ιδιόκτητα προγράμματα. Εάν το πρόγραμμά σας αποτελεί βιβλιοθήκη υπορουτίνας, θα είναι ενδεχομένως χρησιμότερο να επιτρέπετε σύνδεση ιδιόκτητων εφαρμογών με τη βιβλιοθήκη. Εάν όντως αυτό επιθυμείτε, χρησιμοποιήστε τη Γενική Άδεια Δημόσιας Χρήσης Βιβλιοθήκης GNU (GNU Library General Public License) αντί της παρούσας Άδειας.
-
Εύσημα
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Οι άδειες είναι στα αγγλικά ως ένδειξη σεβασμου της επίσημα και νόμιμα έγκυρης μετάφρασης.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. This notice may not be removed or altered from any source distribution.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_en.ts b/resources/i18n/OpenBoard_en.ts
index 8529bad4..ae429707 100644
--- a/resources/i18n/OpenBoard_en.ts
+++ b/resources/i18n/OpenBoard_en.ts
@@ -415,10 +415,6 @@
-
-
-
-
@@ -495,10 +491,6 @@
-
-
-
-
@@ -767,36 +759,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
-
+
-
+
@@ -823,6 +799,14 @@
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,7 +1003,7 @@
-
+
@@ -1137,10 +1121,6 @@
-
-
-
-
@@ -1148,15 +1128,15 @@
-
+
-
+
-
+
@@ -1209,41 +1189,6 @@
-
-
-
-
-
-
- UBDocumentPublisher
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
UBDocumentTreeWidget
@@ -1326,7 +1271,7 @@
-
+
@@ -1629,7 +1574,7 @@
-
+
@@ -1731,6 +1676,33 @@ Do you want to ignore these errors for this host?
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
UBPersistenceManager
@@ -1742,7 +1714,7 @@ Do you want to ignore these errors for this host?
-
+
@@ -1828,7 +1800,7 @@ Do you want to ignore these errors for this host?
-
+
@@ -1884,39 +1856,6 @@ Do you want to ignore these errors for this host?
-
- UBTGActionWidget
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- UBTGMediaWidget
-
-
-
-
-
-
-
-
-
-
- UBTGUrlWidget
-
-
-
-
-
UBTeacherBarWidget
@@ -1924,137 +1863,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- UBTeacherGuidePresentationWidget
-
-
-
-
-
UBThumbnailAdaptor
@@ -2167,13 +1975,6 @@ Please reboot the application to access the updated documents.
-
- UBWebPublisher
-
-
-
-
-
UBWidgetUniboardAPI
@@ -2195,14 +1996,6 @@ Please reboot the application to access the updated documents.
-
-
-
-
-
-
-
-
UBYouTubePublishingDialog
@@ -2274,17 +2067,6 @@ Please reboot the application to access the updated documents.
-
- UniboardSankoreTransition
-
-
-
-
-
-
-
-
-
WBClearButton
@@ -2469,7 +2251,7 @@ Please reboot the application to access the updated documents.
-
+
@@ -2498,10 +2280,6 @@ Please reboot the application to access the updated documents.
-
-
-
-
@@ -2526,6 +2304,10 @@ p, li { white-space: pre-wrap; }
+
+
+
+
brushProperties
@@ -2585,45 +2367,10 @@ p, li { white-space: pre-wrap; }
-
- documentPublishingDialog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
documents
-
+
@@ -2721,30 +2468,10 @@ p, li { white-space: pre-wrap; }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -2781,551 +2508,16 @@ p, li { white-space: pre-wrap; }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
+
diff --git a/resources/i18n/OpenBoard_en_UK.ts b/resources/i18n/OpenBoard_en_UK.ts
index 101744f7..85bc8cce 100644
--- a/resources/i18n/OpenBoard_en_UK.ts
+++ b/resources/i18n/OpenBoard_en_UK.ts
@@ -79,10 +79,6 @@
-
-
-
-
@@ -379,10 +375,6 @@
-
-
-
-
@@ -767,36 +759,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
-
+
-
+
@@ -823,6 +799,14 @@
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,7 +1003,7 @@
-
+
@@ -1137,10 +1121,6 @@
-
-
-
-
@@ -1148,15 +1128,15 @@
-
+
-
+
-
+
@@ -1209,41 +1189,6 @@
-
-
-
-
-
-
- UBDocumentPublisher
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
UBDocumentTreeWidget
@@ -1326,7 +1271,7 @@
-
+
@@ -1629,7 +1574,7 @@
-
+
@@ -1731,6 +1676,33 @@ Do you want to ignore these errors for this host?
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
UBPersistenceManager
@@ -1742,7 +1714,7 @@ Do you want to ignore these errors for this host?
-
+
@@ -1828,7 +1800,7 @@ Do you want to ignore these errors for this host?
-
+
@@ -1884,39 +1856,6 @@ Do you want to ignore these errors for this host?
-
- UBTGActionWidget
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- UBTGMediaWidget
-
-
-
-
-
-
-
-
-
-
- UBTGUrlWidget
-
-
-
-
-
UBTeacherBarWidget
@@ -1924,137 +1863,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- UBTeacherGuidePresentationWidget
-
-
-
-
-
UBThumbnailAdaptor
@@ -2167,13 +1975,6 @@ Please reboot the application to access the updated documents.
-
- UBWebPublisher
-
-
-
-
-
UBWidgetUniboardAPI
@@ -2195,14 +1996,6 @@ Please reboot the application to access the updated documents.
-
-
-
-
-
-
-
-
UBYouTubePublishingDialog
@@ -2274,17 +2067,6 @@ Please reboot the application to access the updated documents.
-
- UniboardSankoreTransition
-
-
-
-
-
-
-
-
-
WBClearButton
@@ -2469,7 +2251,7 @@ Please reboot the application to access the updated documents.
-
+
@@ -2498,10 +2280,6 @@ Please reboot the application to access the updated documents.
-
-
-
-
@@ -2526,6 +2304,10 @@ p, li { white-space: pre-wrap; }
+
+
+
+
brushProperties
@@ -2585,45 +2367,10 @@ p, li { white-space: pre-wrap; }
-
- documentPublishingDialog
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
documents
-
+
@@ -2721,30 +2468,10 @@ p, li { white-space: pre-wrap; }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -2781,551 +2508,16 @@ p, li { white-space: pre-wrap; }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
+
diff --git a/resources/i18n/OpenBoard_es.ts b/resources/i18n/OpenBoard_es.ts
index f5cee761..5e27fd25 100644
--- a/resources/i18n/OpenBoard_es.ts
+++ b/resources/i18n/OpenBoard_es.ts
@@ -79,10 +79,6 @@
Documentos
-
-
- Tutorial
-
Lápiz
@@ -755,10 +751,6 @@
Importar simulación eduMedia
-
-
- Abrir el tutorial
-
Comprobar actualizaciones
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Salir de Open-Sankoré
-
-
-
- Editor Open-Sankoré
-
-
-
- Editor de widget Open-Sankoré
-
-
-
- Ocultar Open-Sankoré
+
+
+ OpenBoard
-
-
- Ocultar aplicación Open-Sankoré
+
+
+ Salir de OpenBoard
-
- Importar documentos Uniboard
+
+ Ocultar OpenBoard
-
- Importar viejos documentos de Sankore o Uniboard
+
+ Ocultar aplicación OpenBoard
@@ -823,6 +799,14 @@
Agrupar
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Mostrar escritorio en la pantalla secundaria
-
- Mostrar Open-Sankore
+
+
@@ -1137,10 +1121,6 @@
¡La selección no contiene ningún archivo de imágenes!
-
-
- El documento '%1' ha sido generado con una nueva versión de Sankore (%2). Al abrirlo puede perder información.¿Desea continuar?
-
@@ -1148,10 +1128,6 @@
-
-
- Portada
-
La carpeta no contiene ningún fichero con imágenes
@@ -1160,6 +1136,10 @@
Documentos sin título
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Página %0
-
-
- Portada
-
-
-
- UBDocumentPublisher
-
-
- Fallo en la exportación.
-
-
-
- Exportación cancelada...
-
-
-
- Convirtiendo página %1/%2...
-
-
-
- Todavía no se han completado las credenciales.
-
-
-
- Cargando archivo Sankore en la web.
-
-
-
- Documento cargado correctamente en la web.
-
-
-
- Fallo de la carga del documento en la web.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
Exportando %1 %2 de %3
-
- Exportar al formato Sankore
+
+
@@ -1631,8 +1576,8 @@
Fallo de la importación del archivo %1.
-
- Open-Sankore (*.ubz)
+
+
@@ -1733,6 +1678,33 @@ Do you want to ignore these errors for this host?
No
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Cancelar
+
+
+
+
+
+
UBPersistenceManager
@@ -1744,8 +1716,8 @@ Do you want to ignore these errors for this host?
Pérdida de depósito de documentos
-
- Sankore ha perdido acceso al depósito de documentos '%1'. Desafortunadamente la aplicación debe cerrarse para evitar daños en los datos. También se podrían perder los últimos cambios.
+
+
@@ -1830,8 +1802,8 @@ Do you want to ignore these errors for this host?
Publicar en Youtube
-
- Presentación Sankore
+
+
@@ -1886,39 +1858,6 @@ Do you want to ignore these errors for this host?
Mis películas
-
- UBTGActionWidget
-
-
- Profesor
-
-
-
- Estudiante
-
-
-
- Escribir la tarea aquí ...
-
-
-
- UBTGMediaWidget
-
-
- Suelte el elemento multimedia aquí ...
-
-
-
- Escriba aquí el título ...
-
-
-
- UBTGUrlWidget
-
-
- Inserte aquí el título del enlace ...
-
-
UBTeacherBarWidget
@@ -1926,137 +1865,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Escriba el título aquí ...
-
-
-
- Escriba el comentario aquí ...
-
-
-
- Añadir una acción
-
-
-
- Añadir un fichero multimedia
-
-
-
- Añadir un enlace
-
-
-
- Página: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Escriba aquí el título de la sesión ...
-
-
-
- Autor(es)
-
-
-
- Escriba aquí los autores ...
-
-
-
- Objetivo(s)
-
-
-
- Escriba aquí los objetivos ...
-
-
-
- Ordenando los recursos
-
-
-
- Palabras Clave:
-
-
-
- Escriba aquí las palabras clave ...
-
-
-
- Nivel:
-
-
-
- Materias:
-
-
-
- Tipo:
-
-
-
- Licencia
-
-
-
- Atribución CC BY
-
-
-
- Atribución-NoDerivs CC BY-ND
-
-
-
- Atribución-ShareAlike CC BY-SA
-
-
-
- Atribución-NonCommercial CC BY-NC
-
-
-
- Atribución-NonCommercial-Noderivs CC BY-NC-ND
-
-
-
- Atribución-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Dominio Público
-
-
-
- Copyright
-
-
-
- Creado el:
-
-
-
- Actualizado el:
-
-
-
- Portada
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Página: %0
-
-
UBThumbnailAdaptor
@@ -2170,13 +1978,6 @@ Por favor, reinicie la aplicación para acceder a los documentos actualizados.
Cargando...
-
- UBWebPublisher
-
-
- Publicar Documento en la web Sankore
-
-
UBWidgetUniboardAPI
@@ -2198,14 +1999,6 @@ Por favor, reinicie la aplicación para acceder a los documentos actualizados.
Carga a YoutTube en progreso %1 %
-
-
- Open-Sankore
-
-
-
- Open-Sankore
-
UBYouTubePublishingDialog
@@ -2277,17 +2070,6 @@ Por favor, reinicie la aplicación para acceder a los documentos actualizados.
%1 x
-
- UniboardSankoreTransition
-
-
- Importar documentos antiguos de Uniboard/Sankore
-
-
-
- No hay documentos a importar
-
-
WBClearButton
@@ -2472,8 +2254,8 @@ Por favor, reinicie la aplicación para acceder a los documentos actualizados.
Error al cargar la página: %1
-
- Descargar documento PDF: ¿Prefiere descargar el archivo PDF o añadirlo al documento Sankore actual?
+
+
@@ -2501,10 +2283,6 @@ Por favor, reinicie la aplicación para acceder a los documentos actualizados.
Palabras clave
-
-
- Uniboard
-
Categoría
@@ -2533,6 +2311,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2592,46 +2374,11 @@ p, li { white-space: pre-wrap; }
Descripción
-
- documentPublishingDialog
-
-
- Diálogo
-
-
-
- Título
-
-
-
- Correo electrónico
-
-
-
- Autor
-
-
-
- Descripción
-
-
-
- Adjuntar la versión del PDF descargable
-
-
-
- Adjuntar archivo uniboard descargable (UBZ)
-
-
-
- Advertencia: Este documento contiene vídeo, el cual no se mostrará adecuadamente en la web
-
-
documents
-
- Documentos Uniboard
+
+
@@ -2728,30 +2475,10 @@ p, li { white-space: pre-wrap; }
Licencias
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Red
-
-
- Open-Sankoré
-
Mostrar el contenido de la página web en un monitor secundario o proyector
@@ -2788,555 +2515,16 @@ p, li { white-space: pre-wrap; }
Contraseña:
-
-
- ID Planète Sankoré
-
-
-
- Nombre de usuario:
-
-
-
- Contraseña:
-
-
-
-
-
Créditos
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
+
diff --git a/resources/i18n/OpenBoard_fr.ts b/resources/i18n/OpenBoard_fr.ts
index ca0a799e..51024867 100644
--- a/resources/i18n/OpenBoard_fr.ts
+++ b/resources/i18n/OpenBoard_fr.ts
@@ -371,10 +371,6 @@
Ajouter un contenu au document
-
-
- Tutoriels
-
Bureau
@@ -551,10 +547,6 @@
Configuration du podcast
-
-
- Ouvrir les tutoriels
-
Contrôler la mise à jour
@@ -767,37 +759,21 @@
Ctrl+Y
-
-
- Open-Sankoré
-
-
-
- Quitter Open-Sankoré
-
-
-
- Éditeur Sankoré
-
-
-
- Ouvrir l'éditeur d'appliquettes Open-Sankoré
-
-
-
- Masquer Open-Sankoré
+
+
+ OpenBoard
-
-
- Masquer Open-Sankoré
+
+
+ Quitter OpenBoard
-
- Importer les documents Uniboard
+
+ Masquer OpenBoard
-
- Importer les anciens documents Sankoré ou Uniboard
+
+ Masquer OpenBoard
@@ -824,6 +800,14 @@
Grouper
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
Afficher le bureau sur l'écran secondaire
-
- Afficher Open-Sankoré
+
+
@@ -1138,10 +1122,6 @@
Page %1
-
-
- Le document '%1' a été créé avec une version plus récente d'Open-Sankoré (%2). En l'ouvrant, vous risquez de perdre certains éléments. Désirez-vous continuer ?
-
@@ -1149,10 +1129,6 @@
Voulez-vous vraiment effacer %n pages de ce document '%1'?
-
-
- Page de titre
-
Le dossier ne contient pas d'image
@@ -1161,6 +1137,10 @@
Documents sans titre
+
+
+
+
UBDocumentManager
@@ -1212,41 +1192,6 @@
Page %0
-
-
- Page de titre
-
-
-
- UBDocumentPublisher
-
-
- Echec de l'export.
-
-
-
- Export annulée ...
-
-
-
- Conversion de la page %1/%2 ...
-
-
-
- Les nom d'utilisateur et mot de passe n'ont pas été encore renseignés.
-
-
-
- Fichier Open-Sankoré en cours de transfert vers Planète-Sankoré.
-
-
-
- Document Open-Sankoré correctement transféré sur Planète Sankoré.
-
-
-
- Echec du transfert du document vers Planète-Sankoré.
-
UBDocumentTreeWidget
@@ -1330,8 +1275,8 @@
Exportation %1 %2 sur %3
-
- Exporter au format Open-Sankoré
+
+
@@ -1636,8 +1581,8 @@
Échec de l'import du fichier %1.
-
- Open-Sankoré (*.ubz)
+
+
@@ -1744,6 +1689,33 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Non
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Annuler
+
+
+
+
+
+
UBPersistenceManager
@@ -1755,8 +1727,8 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Accès perdu vers le répertoire des documents
-
- Open-Sankoré a perdu l'accès au répertoire des documents '%1'. L'application doit malheureusement être fermée pour éviter tout risque de corruption de vos fichiers. Les dernières modifications effectuées risquent d'être perdues.
+
+
@@ -1841,8 +1813,8 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Publier sur Youtube
-
- Podcast Open-Sankoré
+
+
@@ -1875,7 +1847,7 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
UBPublicationDlg
- Publier un fichier Open-Sankoré sur Planète-Sankoré
+ Publier un fichier OpenBoard sur Planète-Sankoré
@@ -1897,39 +1869,6 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Mes films
-
- UBTGActionWidget
-
-
- Enseignant
-
-
-
- Elève/Etudiant
-
-
-
- Proposer une action ici ...
-
-
-
- UBTGMediaWidget
-
-
- Glisser un média ici ...
-
-
-
- Renseigner le titre ici ...
-
-
-
- UBTGUrlWidget
-
-
- Renseigner le titre du lien ici ...
-
-
UBTeacherBarWidget
@@ -1937,138 +1876,6 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
-
- UBTeacherGuideEditionWidget
-
-
- Renseigner le titre de l'activité...
-
-
-
- Renseigner le commentaire ici ...
-
-
-
- Ajouter une action
-
-
-
- Ajouter un média
-
-
-
- Ajouter un lien web
-
-
-
- Page: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Renseigner le titre de la séance ...
-
-
-
- Auteur(s) :
-
-
-
- Ajouter les auteurs ici ...
-
-
-
- Objectif(s) de la séance :
-
-
-
- Ajouter les objectifs ici ...
-
-
-
- Métadonnées de la ressource
-
-
-
- Mot(s) clé(s) :
-
-
-
- Ajouter le(s) mot(s) clé(s) ici ...
-
-
-
- Niveau(x) scolaire(s) :
-
-
-
- Discipline(s) :
-
-
-
- Type(s) :
-
-
-
- Licence
-
-
-
- Licence recommandée (CC Paternité 3.0)
-
-
-
- CC Paternité, Pas de modification
-
-
-
- CC Paternité, Partage à l'identique
-
-
-
- CC Paternité, Pas d'utilisation commerciale
-
-
-
- CC Paternité, Pas d'utilisation commerciale, Pas de modification
-
-
-
- CC Paternité, Pas d'utilisation commerciale, Partage à l'identique
-
-
-
- Domaine public
-
-
-
- attention le copyright n'est pas une protection ou une licence puisque ca existe même pour les licences libres les plus ouvertes. C'est simplement la mention détenteur des droits de reproduction (celui qui fixe la licence) . Le terme est donc impropre même en anglais.
- Protection par le droit d'auteur
-
-
-
- Créé le :
-
-
-
- Modifié le :
-
-
-
- Page de titre
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Page: %0
-
-
UBThumbnailAdaptor
@@ -2182,13 +1989,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Chargement...
-
- UBWebPublisher
-
-
- Publier un fichier Open-Sankoré sur Planète-Sankoré
-
-
UBWidgetUniboardAPI
@@ -2210,14 +2010,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Transfert vers YouTube en cours %1 %
-
-
- Open-Sankoré
-
-
-
- Open-Sankoré
-
UBYouTubePublishingDialog
@@ -2289,17 +2081,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
%1 x
-
- UniboardSankoreTransition
-
-
- Importer des documents depuis le format Uniboard ou Sankoré
-
-
-
- Aucun document au format Uniboard n'a été trouvé
-
-
WBClearButton
@@ -2485,8 +2266,8 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Erreur de chargement de la page : %1
-
- Téléchargement du PDF : préférez-vous télécharger le fichier PDF ou l'ajouter à votre document courant ?
+
+
@@ -2514,10 +2295,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Mots-clés
-
-
- Open-Sankoré
-
Catégorie
@@ -2546,6 +2323,10 @@ p, li { white-space: pre-wrap; }
Sauvegarder les paramètres de connexion.
+
+
+ OpenBoard
+
brushProperties
@@ -2605,46 +2386,11 @@ p, li { white-space: pre-wrap; }
Description
-
- documentPublishingDialog
-
-
- Dialogue
-
-
-
- Titre
-
-
-
- Courriel
-
-
-
- Auteur
-
-
-
- Description
-
-
-
- Joindre la version PDF
-
-
-
- Joindre le fichier Open-Sankoré (UBZ)
-
-
-
- Attention : ce document contient une vidéo qui ne s'affichera pas correctement sur le Web
-
-
documents
-
- Documents Uniboard
+
+
@@ -2741,30 +2487,10 @@ p, li { white-space: pre-wrap; }
Licences
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Réseau
-
-
- Open-Sankoré
-
Afficher le contenu du navigateur Web interne sur l'écran de projection
@@ -2801,703 +2527,16 @@ p, li { white-space: pre-wrap; }
Mot de passe :
-
-
- Identifiant Planète-Sankoré
-
-
-
- Nom d'utilisateur :
-
-
-
- Mot de passe :
-
-
-
- non traduisible en l'état (sauf disponibilité d'une version non officielle introuvable sur le web)
-
-
Crédits
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Les licences proposées ci-dessous sont rédigées en langue anglaise afin de respecter le cadre légal et officiel des traductions approuvées par les auteurs de ces textes.</span></p></td></tr></table></body></html>
-
-
-
- ATTENTION AU NUMERO DE VERSION MENTIONNÉ DANS LA VERSION ANGLAISE ! (RESTE EN 1.4)
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 2.0 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- attention ce texte est en français par défaut ce qui signifie qu'il devrait être traduit en anglais pour les utilisateurs non francophones !
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
- Identifiant Planète Sankoré pour l'export de fichier
-
-
-
- Sauvegarder les paramètres de connexion.
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt;">Les licences sont en anglais pour respecter la traduction officielle et légale approuvée.</span></p></td></tr></table></body></html>
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_fr_CH.ts b/resources/i18n/OpenBoard_fr_CH.ts
index ca0a799e..51024867 100644
--- a/resources/i18n/OpenBoard_fr_CH.ts
+++ b/resources/i18n/OpenBoard_fr_CH.ts
@@ -371,10 +371,6 @@
Ajouter un contenu au document
-
-
- Tutoriels
-
Bureau
@@ -551,10 +547,6 @@
Configuration du podcast
-
-
- Ouvrir les tutoriels
-
Contrôler la mise à jour
@@ -767,37 +759,21 @@
Ctrl+Y
-
-
- Open-Sankoré
-
-
-
- Quitter Open-Sankoré
-
-
-
- Éditeur Sankoré
-
-
-
- Ouvrir l'éditeur d'appliquettes Open-Sankoré
-
-
-
- Masquer Open-Sankoré
+
+
+ OpenBoard
-
-
- Masquer Open-Sankoré
+
+
+ Quitter OpenBoard
-
- Importer les documents Uniboard
+
+ Masquer OpenBoard
-
- Importer les anciens documents Sankoré ou Uniboard
+
+ Masquer OpenBoard
@@ -824,6 +800,14 @@
Grouper
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
Afficher le bureau sur l'écran secondaire
-
- Afficher Open-Sankoré
+
+
@@ -1138,10 +1122,6 @@
Page %1
-
-
- Le document '%1' a été créé avec une version plus récente d'Open-Sankoré (%2). En l'ouvrant, vous risquez de perdre certains éléments. Désirez-vous continuer ?
-
@@ -1149,10 +1129,6 @@
Voulez-vous vraiment effacer %n pages de ce document '%1'?
-
-
- Page de titre
-
Le dossier ne contient pas d'image
@@ -1161,6 +1137,10 @@
Documents sans titre
+
+
+
+
UBDocumentManager
@@ -1212,41 +1192,6 @@
Page %0
-
-
- Page de titre
-
-
-
- UBDocumentPublisher
-
-
- Echec de l'export.
-
-
-
- Export annulée ...
-
-
-
- Conversion de la page %1/%2 ...
-
-
-
- Les nom d'utilisateur et mot de passe n'ont pas été encore renseignés.
-
-
-
- Fichier Open-Sankoré en cours de transfert vers Planète-Sankoré.
-
-
-
- Document Open-Sankoré correctement transféré sur Planète Sankoré.
-
-
-
- Echec du transfert du document vers Planète-Sankoré.
-
UBDocumentTreeWidget
@@ -1330,8 +1275,8 @@
Exportation %1 %2 sur %3
-
- Exporter au format Open-Sankoré
+
+
@@ -1636,8 +1581,8 @@
Échec de l'import du fichier %1.
-
- Open-Sankoré (*.ubz)
+
+
@@ -1744,6 +1689,33 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Non
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Annuler
+
+
+
+
+
+
UBPersistenceManager
@@ -1755,8 +1727,8 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Accès perdu vers le répertoire des documents
-
- Open-Sankoré a perdu l'accès au répertoire des documents '%1'. L'application doit malheureusement être fermée pour éviter tout risque de corruption de vos fichiers. Les dernières modifications effectuées risquent d'être perdues.
+
+
@@ -1841,8 +1813,8 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Publier sur Youtube
-
- Podcast Open-Sankoré
+
+
@@ -1875,7 +1847,7 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
UBPublicationDlg
- Publier un fichier Open-Sankoré sur Planète-Sankoré
+ Publier un fichier OpenBoard sur Planète-Sankoré
@@ -1897,39 +1869,6 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
Mes films
-
- UBTGActionWidget
-
-
- Enseignant
-
-
-
- Elève/Etudiant
-
-
-
- Proposer une action ici ...
-
-
-
- UBTGMediaWidget
-
-
- Glisser un média ici ...
-
-
-
- Renseigner le titre ici ...
-
-
-
- UBTGUrlWidget
-
-
- Renseigner le titre du lien ici ...
-
-
UBTeacherBarWidget
@@ -1937,138 +1876,6 @@ Voulez-vous ignorer les erreurs pour ce serveur ?
-
- UBTeacherGuideEditionWidget
-
-
- Renseigner le titre de l'activité...
-
-
-
- Renseigner le commentaire ici ...
-
-
-
- Ajouter une action
-
-
-
- Ajouter un média
-
-
-
- Ajouter un lien web
-
-
-
- Page: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Renseigner le titre de la séance ...
-
-
-
- Auteur(s) :
-
-
-
- Ajouter les auteurs ici ...
-
-
-
- Objectif(s) de la séance :
-
-
-
- Ajouter les objectifs ici ...
-
-
-
- Métadonnées de la ressource
-
-
-
- Mot(s) clé(s) :
-
-
-
- Ajouter le(s) mot(s) clé(s) ici ...
-
-
-
- Niveau(x) scolaire(s) :
-
-
-
- Discipline(s) :
-
-
-
- Type(s) :
-
-
-
- Licence
-
-
-
- Licence recommandée (CC Paternité 3.0)
-
-
-
- CC Paternité, Pas de modification
-
-
-
- CC Paternité, Partage à l'identique
-
-
-
- CC Paternité, Pas d'utilisation commerciale
-
-
-
- CC Paternité, Pas d'utilisation commerciale, Pas de modification
-
-
-
- CC Paternité, Pas d'utilisation commerciale, Partage à l'identique
-
-
-
- Domaine public
-
-
-
- attention le copyright n'est pas une protection ou une licence puisque ca existe même pour les licences libres les plus ouvertes. C'est simplement la mention détenteur des droits de reproduction (celui qui fixe la licence) . Le terme est donc impropre même en anglais.
- Protection par le droit d'auteur
-
-
-
- Créé le :
-
-
-
- Modifié le :
-
-
-
- Page de titre
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Page: %0
-
-
UBThumbnailAdaptor
@@ -2182,13 +1989,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Chargement...
-
- UBWebPublisher
-
-
- Publier un fichier Open-Sankoré sur Planète-Sankoré
-
-
UBWidgetUniboardAPI
@@ -2210,14 +2010,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Transfert vers YouTube en cours %1 %
-
-
- Open-Sankoré
-
-
-
- Open-Sankoré
-
UBYouTubePublishingDialog
@@ -2289,17 +2081,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
%1 x
-
- UniboardSankoreTransition
-
-
- Importer des documents depuis le format Uniboard ou Sankoré
-
-
-
- Aucun document au format Uniboard n'a été trouvé
-
-
WBClearButton
@@ -2485,8 +2266,8 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Erreur de chargement de la page : %1
-
- Téléchargement du PDF : préférez-vous télécharger le fichier PDF ou l'ajouter à votre document courant ?
+
+
@@ -2514,10 +2295,6 @@ Veuillez redémarrer l'application pour accéder aux documents mis à jour.
Mots-clés
-
-
- Open-Sankoré
-
Catégorie
@@ -2546,6 +2323,10 @@ p, li { white-space: pre-wrap; }
Sauvegarder les paramètres de connexion.
+
+
+ OpenBoard
+
brushProperties
@@ -2605,46 +2386,11 @@ p, li { white-space: pre-wrap; }
Description
-
- documentPublishingDialog
-
-
- Dialogue
-
-
-
- Titre
-
-
-
- Courriel
-
-
-
- Auteur
-
-
-
- Description
-
-
-
- Joindre la version PDF
-
-
-
- Joindre le fichier Open-Sankoré (UBZ)
-
-
-
- Attention : ce document contient une vidéo qui ne s'affichera pas correctement sur le Web
-
-
documents
-
- Documents Uniboard
+
+
@@ -2741,30 +2487,10 @@ p, li { white-space: pre-wrap; }
Licences
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Réseau
-
-
- Open-Sankoré
-
Afficher le contenu du navigateur Web interne sur l'écran de projection
@@ -2801,703 +2527,16 @@ p, li { white-space: pre-wrap; }
Mot de passe :
-
-
- Identifiant Planète-Sankoré
-
-
-
- Nom d'utilisateur :
-
-
-
- Mot de passe :
-
-
-
- non traduisible en l'état (sauf disponibilité d'une version non officielle introuvable sur le web)
-
-
Crédits
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Les licences proposées ci-dessous sont rédigées en langue anglaise afin de respecter le cadre légal et officiel des traductions approuvées par les auteurs de ces textes.</span></p></td></tr></table></body></html>
-
-
-
- ATTENTION AU NUMERO DE VERSION MENTIONNÉ DANS LA VERSION ANGLAISE ! (RESTE EN 1.4)
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 2.0 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- attention ce texte est en français par défaut ce qui signifie qu'il devrait être traduit en anglais pour les utilisateurs non francophones !
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
- Identifiant Planète Sankoré pour l'export de fichier
-
-
-
- Sauvegarder les paramètres de connexion.
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt;">Les licences sont en anglais pour respecter la traduction officielle et légale approuvée.</span></p></td></tr></table></body></html>
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_it.ts b/resources/i18n/OpenBoard_it.ts
index 1db687fa..0d508f40 100644
--- a/resources/i18n/OpenBoard_it.ts
+++ b/resources/i18n/OpenBoard_it.ts
@@ -79,10 +79,6 @@
Documenti
-
-
- Tutorial
-
Stilo
@@ -755,10 +751,6 @@
Importa simulatore eduMedia
-
-
- Apri il tutorial
-
Cerca aggiornamenti
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Chiudi Open-Sankoré
-
-
-
- Editor Open-Sankoré
-
-
-
- Mostra l'editor dei Widgets Open-Sankoré
-
-
-
- Nascondi Open-Sankoré
+
+
+ OpenBoard
-
-
- Nascondi l'applicazione Open-Sankoré
+
+
+ Chiudi OpenBoard
-
- Importa documenti Uniboard
+
+ Nascondi OpenBoard
-
- Importa vecchi documenti Sankoré o Uniboard
+
+ Nascondi l'applicazione OpenBoard
@@ -823,6 +799,14 @@
Raggruppa
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Mostra il desktop sullo schermo secondario
-
- Mostra Open Sankore
+
+
@@ -1137,10 +1121,6 @@
La selezione non contiene nessun file immagine!
-
-
- Il documento '%1' è stato generato con una versione più recente di Sankore (%2). Aprendolo, si potrebbero perdere alcune informazioni. Vuoi continuare?
-
@@ -1148,10 +1128,6 @@
-
-
- Titolo pagina
-
La cartella non contiene alcun file immagine
@@ -1160,6 +1136,10 @@
Documenti senza titolo
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Pagina %0
-
-
- Titolo pagina
-
-
-
- UBDocumentPublisher
-
-
- Esportazione fallita.
-
-
-
- Esportazione annullata...
-
-
-
- Conversione pagina %1/%2 in corso...
-
-
-
- Le credenziali non sono ancora state inserite.
-
-
-
- Caricamento nel web del file Sankore in corso.
-
-
-
- Documento caricato correttamente nel web.
-
-
-
- Il caricamento del documento nel web è fallito.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
Esportazione %1 %2 di %3 in corso
-
- Esporta nel formato Sankore
+
+
@@ -1631,8 +1576,8 @@
L'importazione del file %1 è fallita.
-
- Open-Sankoré (*.ubz)
+
+
@@ -1739,6 +1684,33 @@ Vuoi ignorare gli errori per questo host?
No
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Annulla
+
+
+
+
+
+
UBPersistenceManager
@@ -1750,8 +1722,8 @@ Vuoi ignorare gli errori per questo host?
Perdita archivio documenti
-
- Sankore ha perso l'accesso all'archivio dei documenti '%1'. Purtroppo l'applicazione deve chiudersi per evitare la corruzione dei dati. Potrebbero essere andate perse anche le ultime modifiche.
+
+
@@ -1836,8 +1808,8 @@ Vuoi ignorare gli errori per questo host?
Pubblica su Youtube
-
- Sankore Cast
+
+
@@ -1892,40 +1864,6 @@ Vuoi ignorare gli errori per questo host?
I miei film
-
- UBTGActionWidget
-
-
- Docente
-
-
-
- Studente
-
-
-
- Digita qui l'attività ...
-
-
-
- UBTGMediaWidget
-
-
- Trascina qui una
-risorsa multimediale ...
-
-
-
- Digita qui il titolo...
-
-
-
- UBTGUrlWidget
-
-
- Inserisci qui il titolo del link...
-
-
UBTeacherBarWidget
@@ -1933,139 +1871,6 @@ risorsa multimediale ...
-
- UBTeacherGuideEditionWidget
-
-
- Digita qui il titolo...
-
-
-
- Digita qui un commento...
-
-
-
- Aggiungi un'azione
-
-
-
- Aggiungi una risorsa multimediale
-
-
-
- Aggiungi un link
-
-
-
- Pagina: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Digita qui il titolo della sessione...
-
-
-
- Autore(i)
-
-
-
- Digita qui gli autori...
-
-
-
- Obiettivo(i)
-
-
-
- Digita qui gli obiettivi...
-
-
-
- Indicizzazione della risorsa
-
-
-
- Parole chiave:
-
-
-
- Digita qui le parole chiave...
-
-
-
- Livello:
-
-
-
- Soggetto:
-
-
-
- Tipo:
-
-
-
- Licenza
-
-
-
- Attribuzione CC BY
-
-
-
- Attribuzione - Non opere derivate CC BY-ND
-
-
-
- Attribuzione - Condividi allo stesso modo CC BY-SA
-
-
-
- Attribuzione - Non Commerciale CC BY-NC
-
-
-
- Attribuzione - Non opere derivate, Non commerciale CC BY-NC-ND
-
-
-
- Attribuzione - Non commerciale, Condividi allo stesso modo CC BY-NC-SA
-
-
-
- Pubblico dominio
-
-
-
- Copyright
-
-
-
- Creato il:
-
-
-
-
- Aggiornato il:
-
-
-
-
- Titolo pagina
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Pagina: %0
-
-
UBThumbnailAdaptor
@@ -2107,10 +1912,6 @@ risorsa multimediale ...
Cache
-
-
- Goniometro 2
-
UBTrapFlashController
@@ -2183,13 +1984,6 @@ Si prega di riavviare l'applicazione per accedere ai documenti aggiornati.<
Caricamento in corso...
-
- UBWebPublisher
-
-
- Pubblica documento sul web Sankore
-
-
UBWidgetUniboardAPI
@@ -2211,14 +2005,6 @@ Si prega di riavviare l'applicazione per accedere ai documenti aggiornati.<
Caricamento su YouTube in corso %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2290,17 +2076,6 @@ Si prega di riavviare l'applicazione per accedere ai documenti aggiornati.<
%1 x
-
- UniboardSankoreTransition
-
-
- Importa documenti Uniboard/Sankore dai formati precedenti
-
-
-
- Non ci sono documenti da importare
-
-
WBClearButton
@@ -2485,8 +2260,8 @@ Si prega di riavviare l'applicazione per accedere ai documenti aggiornati.<
Errore nel caricamento della pagina: %1
-
- Scarica documento PDF: preferisci scaricare il file PDF o aggiungerlo al documento Sankore corrente?
+
+
@@ -2514,10 +2289,6 @@ Si prega di riavviare l'applicazione per accedere ai documenti aggiornati.<
Parole chiave
-
-
- Uniboard
-
Categoria
@@ -2546,6 +2317,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2605,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Descrizione
-
- documentPublishingDialog
-
-
- Dialogo
-
-
-
- Titolo
-
-
-
- E-mail
-
-
-
- Autore
-
-
-
- Descrizione
-
-
-
- Allega la versione scaricabile in PDF
-
-
-
- Allega il file scaricabile Uniboard (UBZ)
-
-
-
- Attenzione: questi documenti contengono video che non possono essere visualizzati correttamente sul web
-
-
documents
-
- Documenti Uniboard
+
+
@@ -2741,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Licenze
-
-
- OpenSSL
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Rete
-
-
- Open-Sankoré
-
Mostra il contenuto interno della pagina web sullo schermo secondario o sul proiettore
@@ -2801,573 +2521,16 @@ p, li { white-space: pre-wrap; }
Password:
-
-
- ID Pianeta Sankoré
-
-
-
- Utente:
-
-
-
- Password:
-
-
-
-
-
Riconoscimenti
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Le licenze sono in inglese per rispettare le traduzioni ufficiali legalmente approvate.</span></p></td></tr></table></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_iw.ts b/resources/i18n/OpenBoard_iw.ts
index 7005e79b..1cb82094 100644
--- a/resources/i18n/OpenBoard_iw.ts
+++ b/resources/i18n/OpenBoard_iw.ts
@@ -79,10 +79,6 @@
מסמכים
-
-
- מדריך
-
סטילוס
@@ -755,10 +751,6 @@
ייבא את הסימולציה של EduMedia
-
-
- פתח את חוברת ההדרכה
-
בדוק עדכונים
@@ -767,37 +759,21 @@
Ctrl+H
-
-
+
+
הגרסה הפתוחה של Sankoré
-
-
+
+
יציאה מהגרסה הפתוחה של Sankoré
-
-
- העורך של הגרסה הפתוחה של Sankoré
-
-
-
- הצג את עורך הוויג'טים של הגרסה הפתוחה של Sankoré
-
-
-
- הסתר את הגרסה הפתוחה של Sankoré
-
-
-
- הסתר את היישום של הגרסה הפתוחה של Sankoré
-
-
- ייבא את מסמכי ה- Uniboard
+
+ הסתר את הגרסה הפתוחה של Sankoré
-
- ייבא מסמכים ישנים של Sankoré או של Uniboard
+
+ הסתר את היישום של הגרסה הפתוחה של Sankoré
@@ -824,6 +800,14 @@
קבוצה
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
הצג את שולחן העבודה על מסך משני
-
- הראה סאנקור פתוח
+
+
@@ -1126,10 +1110,6 @@
פתח מסמך
-
-
- המסמך '%1' נוצר על ידי גרסא חדשה יותר של Sankore (%2). בפתיחתו, אתה עלול לאבד חלק מהמידע. האם ברצונך להמשיך?
-
הוסף את כל התמונות למסמך
@@ -1149,10 +1129,6 @@
-
-
- דף כותרת
-
התיקיה אינה מכילה כל קבצי תמונות
@@ -1161,6 +1137,10 @@
מסמכים ללא שם
+
+
+
+
UBDocumentManager
@@ -1211,41 +1191,6 @@
עמוד %0
-
-
- עמוד כותרת
-
-
-
- UBDocumentPublisher
-
-
- המידע עדיין לא הוכנס.
-
-
-
- טוען לאינטרנט את הקובץ של Sankore
-
-
-
- הייצוא נכשל
-
-
-
- הייצוא בוטל
-
-
-
- ממיר דף %1/%2
-
-
-
- המסמך הועלה לאינטרנט בהצלחה
-
-
-
- העלאת המסמך לאינטרנט נכשלה
-
UBDocumentTreeWidget
@@ -1330,8 +1275,8 @@
מייצא %1 %2 מתוך %3
-
- ייצור לפורמט sankore
+
+
@@ -1633,8 +1578,8 @@
הייבוא בוצע בהצלחה.
-
- פתיחת Sankoré (*.ubz)
+
+
@@ -1736,6 +1681,33 @@ Do you want to ignore these errors for this host?
לא
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ בטל
+
+
+
+
+
+
UBPersistenceManager
@@ -1747,8 +1719,8 @@ Do you want to ignore these errors for this host?
אבד מקום האכסון של המסמך
-
- Sakomeאיבד את הגישה למקום אכסון המסמך %1 : לצערנו היישום צריך להסגר כדי למנוע השחתת נתונים. ייתכן שגם השינויים האחרונים יאבדו.
+
+
@@ -1776,10 +1748,6 @@ Do you want to ignore these errors for this host?
UBPodcastController
-
-
- Sankore Cast
-
הפעלת המקדד נכשלה...
@@ -1836,6 +1804,10 @@ Do you want to ignore these errors for this host?
פרסם ביוטיוב
+
+
+
+
UBPreferencesController
@@ -1889,39 +1861,6 @@ Do you want to ignore these errors for this host?
הסרטים שלי
-
- UBTGActionWidget
-
-
- מורה
-
-
-
- סטודנט
-
-
-
- הקש מטלה כאן
-
-
-
- UBTGMediaWidget
-
-
- עזוב את המדיה כאן
-
-
-
- הקש כותרת כאן
-
-
-
- UBTGUrlWidget
-
-
- הכנס את כותרת הקישור כאן
-
-
UBTeacherBarWidget
@@ -1929,137 +1868,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- הקש כותרת כאן
-
-
-
- הקש הערה כאן
-
-
-
- הוסף פעולה
-
-
-
- הוסף מדיה
-
-
-
- הוסף קישור
-
-
-
- עמוד: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- הקש את כותרת הפעולה כאן...
-
-
-
- מחבר(ים)
-
-
-
- הקש שם מחבר כאן...
-
-
-
- יעד(ים)
-
-
-
- הקש יעדים כאן...
-
-
-
- מיפתוח משאבים
-
-
-
- מילות מפתח:
-
-
-
- הקש מילות מפתח כאן...
-
-
-
- דרגה:
-
-
-
- נושאים:
-
-
-
- הקש:
-
-
-
- רישיון
-
-
-
- טקסט מקור
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- נחלת הכלל
-
-
-
- זכויות יוצרים
-
-
-
- נוצר ב:
-
-
-
- עדכן את:
-
-
-
- דף כותרת
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- עמוד: %0
-
-
UBThumbnailAdaptor
@@ -2101,10 +1909,6 @@ Do you want to ignore these errors for this host?
מטמון
-
-
- אריסטו
-
UBTrapFlashController
@@ -2177,13 +1981,6 @@ Please reboot the application to access the updated documents.
טוען...
-
- UBWebPublisher
-
-
- פרסם מסמך על רשת Sankore
-
-
UBWidgetUniboardAPI
@@ -2205,14 +2002,6 @@ Please reboot the application to access the updated documents.
מעלה ליוטיוב%1 %
-
-
-
-
-
-
-
-
UBYouTubePublishingDialog
@@ -2284,17 +2073,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- ייבא מסמכים ישנים של Sankoré / Uniboard
-
-
-
- אין מסמכים שצריך לייבא
-
-
WBClearButton
@@ -2462,10 +2240,6 @@ Please reboot the application to access the updated documents.
WBWebPage
-
-
- הורד מסמך PDF: "האם תעדיף להוריד את קובץ ה- PDF או להוסיף אותו למסמכים הנמצאים ב- Sankore?
-
הורד
@@ -2482,6 +2256,10 @@ Please reboot the application to access the updated documents.
שגיאה בטעינת עמוד: %1
+
+
+
+
WBWebView
@@ -2508,10 +2286,6 @@ Please reboot the application to access the updated documents.
מילות מפתח
-
-
- Uniboard
-
קטיגוריה
@@ -2532,6 +2306,14 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">By clicking 'Upload,' you certify that you own all rights to the content or that you are authorized by the owner to make the content publicly available on YouTube, and that it otherwise complies with the YouTube Terms of Service located at </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+
+
+
+
+
+
brushProperties
@@ -2591,46 +2373,11 @@ p, li { white-space: pre-wrap; }
תיאור
-
- documentPublishingDialog
-
-
- דיאלוג
-
-
-
- שם
-
-
-
- דואל
-
-
-
- מחבר
-
-
-
- תיאור
-
-
-
- צרף את גרסת ה- PDF הניתנת להורדה
-
-
-
- צרף את קובץ היוניבורד )UBZ( הניתן להורדה
-
-
-
- התראה: מסמך זה מכיל וידיאו, שלא יוצג כראוי באינטרנט
-
-
documents
-
- מסמכי Uniboard
+
+
@@ -2715,22 +2462,6 @@ p, li { white-space: pre-wrap; }
רשיונות
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
אודות
@@ -2747,10 +2478,6 @@ p, li { white-space: pre-wrap; }
רשת
-
-
- פתיחת Sankoré
-
הצג את תוכן עמוד האינטרנט הפנימי על מסך משני או על מקרן
@@ -2787,547 +2514,16 @@ p, li { white-space: pre-wrap; }
סיסמא:
-
-
- שם מזהה בפלנטת Sankoré
-
-
-
- משתמש:
-
-
-
- סיסמא:
-
-
-
-
-
אשראי
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_ja.ts b/resources/i18n/OpenBoard_ja.ts
index 8d66fe5d..448c8c94 100644
--- a/resources/i18n/OpenBoard_ja.ts
+++ b/resources/i18n/OpenBoard_ja.ts
@@ -79,10 +79,6 @@
ドキュメント
-
-
- チュートリアル
-
スタイラス
@@ -755,10 +751,6 @@
eduMediaシミュレーションのインポート
-
-
- チュートリアルを開く
-
更新をチェック
@@ -767,41 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Open-Sankoreを終了
-
-
-
- Open-Sankoré発行者
-
-
-
- Open-Sankoréのウィジェット発行者を掲示する
-
-
-
- Open-Sankoréを隠す
-
-
-
- Open-Sankoréを隠す
+
+
+ OpenBoard
-
- Uniboardの書類を移入する
+
+ Open-Sankoreを終了
-
- 古いSankore書類やUniboard書類を移入する
+
+ OpenBoardを隠す
-
- アイテムを纏める
+
+ OpenBoardを隠す
@@ -827,6 +799,14 @@
+
+
+
+
+
+
+
+
PasswordDialog
@@ -868,16 +848,6 @@
QObject
-
-
- Pictures category element
- ゴミ箱
-
-
-
- Category list label on navigation tool bar
- /ホーム
-
@@ -895,13 +865,6 @@
-
- UBAbstractWidget
-
-
- ローディング中…
-
-
UBApplication
@@ -1019,10 +982,6 @@
UBDesktopPalette
-
-
- Uniboard表示
-
画面の一部をキャプチャ
@@ -1044,7 +1003,7 @@
サブスクリーンにデスクトップを表示
-
+
@@ -1134,10 +1093,6 @@
フォルダーから全ての画像をインポート
-
-
- フィルダーには画像ファイルが含まれていません!
-
削除
@@ -1166,20 +1121,12 @@
選択には画像ファイルが含まれていません!
-
-
- ドキュメント%1は、Sankore (%2)の新しいバージョンで作成されています。それを開くと、情報の一部が失われる可能性があります。それでも続行しますか?
-
選抜した資料から%nページを除けたいですか?
-
-
- タイトルページ
-
タイトルなしドキュメント
@@ -1188,6 +1135,10 @@
+
+
+
+
UBDocumentManager
@@ -1215,14 +1166,6 @@
ファイル%1保存済み
-
-
- %1 / %2 ページをインポート
-
-
-
- 画像データエラー、ファイル%1をスキップ
-
@@ -1246,41 +1189,6 @@
%0ページ
-
-
- タイトルページ
-
-
-
- UBDocumentPublisher
-
-
- エクスポートに失敗
-
-
-
- エクスポートがキャンセルされました...
-
-
-
- %1 / %2 ページを変換中
-
-
-
- クレデンシャルがまだ記入されていません
-
-
-
- Sankore ファイルをウェブ上にアップロード中
-
-
-
- ドキュメントは間違いなくウェブにアップロード済み
-
-
-
- ウェブへのドキュメントのアップロードに失敗
-
UBDocumentTreeWidget
@@ -1363,8 +1271,8 @@
%1 %2 / %3 をエクスポート中
-
- Sankore フォーマットへエクスポート
+
+
@@ -1666,8 +1574,8 @@
ファイル%1のインポート失敗。
-
- Open-Sankore(*ubz)
+
+
@@ -1676,14 +1584,6 @@
画像フォーマット(
-
-
- 画像インポートに失敗
-
-
-
- 画像インポートに成功
-
UBImportPDF
@@ -1699,10 +1599,6 @@
%1 / %2 ページをインポート
-
-
- PDFインポートに成功
-
UBIntranetPodcastPublisher
@@ -1729,120 +1625,6 @@
Enter
-
- UBLibActionBar
-
-
- お気に入りに追加
-
-
-
- シェアする
-
-
-
- 検索
-
-
-
- 削除
-
-
-
- フォルダーに戻る
-
-
-
- お気に入りから削除
-
-
-
- 新規フォルダーを作成
-
-
-
- UBLibItemProperties
-
-
- ページに追加
-
-
-
- 背景として設定
-
-
-
- ライブラリに追加
-
-
-
- オブジェクトインフォーメーション
-
-
-
- UBLibraryController
-
-
- ライブラリに1画像追加
-
-
-
- Audio category element
- オーディオ
-
-
-
- Movies category element
- ムービー
-
-
-
- Pictures category element
- 写真
-
-
-
- Shapes category element
- 形状
-
-
-
- Applications category element
- アプリケーション
-
-
-
- Favorite category element
- お気に入り
-
-
-
- %1のサムネイル画像を作成
-
-
-
- %1のページへの追加に失敗
-
-
-
- Interactives category element
- インタラクティブ
-
-
-
- インポートされた画像
-
-
-
- Animations category element
- 動画
-
-
-
- Web search category element
- ウエブに経験する
-
-
UBMainWindow
@@ -1902,22 +1684,30 @@ Do you want to ignore these errors for this host?
- UBNewFolderDlg
+ UBOpenSankoreImporterWidget
-
- 新規フォルダー追加
+
+
-
- 新規フォルダー名:
+
+
-
- 追加
+
+
+
+
+
+
- キャンセル
+ キャンセル
+
+
+
+
@@ -1931,8 +1721,8 @@ Do you want to ignore these errors for this host?
ドキュメント・リポジトリ・ロス
-
- Sankoreはドキュメント・リポジトリ'%1'へのアクセスを失いました。データ崩壊を避けるために残念ながらアプリケーションはシャットダウンします。したがって最後の変更は失われます。
+
+
@@ -2017,8 +1807,8 @@ Do you want to ignore these errors for this host?
Youtubeに公開
-
- Sankore キャスト
+
+
@@ -2068,52 +1858,11 @@ Do you want to ignore these errors for this host?
UBSettings
-
-
- タイトルなしドキュメント
-
-
-
- ゴミ箱
-
マイ・ムービー
-
- UBTGActionWidget
-
-
- 先生
-
-
-
- 生徒
-
-
-
- 〈ここへ用事を入力〉
-
-
-
- UBTGMediaWidget
-
-
- 〈ここへメディアトを下ろす〉
-
-
-
- 〈ここへタイトルを入力〉
-
-
-
- UBTGUrlWidget
-
-
- 〈ここへリンクを入力〉
-
-
UBTeacherBarWidget
@@ -2121,137 +1870,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- 〈ここへタイトルを入力〉
-
-
-
- 〈ここへコメントを入力〉
-
-
-
- 行為を追加
-
-
-
- メディアを追加
-
-
-
- リンクを追加
-
-
-
- %0ページ
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- 〈ここへ会期のタイトルを入力〉
-
-
-
- 作成者
-
-
-
- 〈ここへ作成者を入力〉
-
-
-
- 目標
-
-
-
- 〈ここへ目標を入力〉
-
-
-
- 資源を分類
-
-
-
- キーワード:
-
-
-
- 〈ここへキーワードを入力〉
-
-
-
- レベル:
-
-
-
- 題材:
-
-
-
- 類型:
-
-
-
- ライセンス
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 使った時:
-
-
-
- 更新した時:
-
-
-
- タイトルページ
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- %0ページ
-
-
UBThumbnailAdaptor
@@ -2358,13 +1976,6 @@ Please reboot the application to access the updated documents.
あとで覚える
-
- UBW3CWidget
-
-
- ウェブ
-
-
UBWebPluginWidget
@@ -2372,13 +1983,6 @@ Please reboot the application to access the updated documents.
ロード中…
-
- UBWebPublisher
-
-
- ドキュメントをSankoreウェブに公開
-
-
UBWidgetUniboardAPI
@@ -2400,14 +2004,6 @@ Please reboot the application to access the updated documents.
YouTubeへアップロード進行中%1 %
-
-
-
-
-
-
-
-
UBYouTubePublishingDialog
@@ -2479,17 +2075,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- 古いSankore書類やUniboard書類を移入する
-
-
-
- 移入できる資料がありません
-
-
WBClearButton
@@ -2674,8 +2259,8 @@ Please reboot the application to access the updated documents.
ページのロード中にエラー: %1
-
- PDF ドキュメントのダウンロード:PDFのダウンロードを希望ですか、それともそれを現在のSankoreドキュメントに追加しますか?
+
+
@@ -2703,10 +2288,6 @@ Please reboot the application to access the updated documents.
キーワード
-
-
- Uniboard
-
カテゴリー
@@ -2731,6 +2312,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2790,46 +2375,11 @@ p, li { white-space: pre-wrap; }
説明
-
- documentPublishingDialog
-
-
- ダイアログ
-
-
-
- タイトル
-
-
-
- Eメール
-
-
-
- 作成者
-
-
-
- 説明
-
-
-
- ダウンロード可能なPDFバージョンを添付
-
-
-
- ダウンロード可能なUniboard ファイル(UBZ)を添付
-
-
-
- 警告:このドキュメントはウェブ上では適切に表示されない可能性のあるビデオを含んでいます。
-
-
documents
-
- Uniboard ドキュメント
+
+
@@ -2926,30 +2476,10 @@ p, li { white-space: pre-wrap; }
ライセンス
-
-
- オープンSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
ネットワーク
-
-
- Open-Sankoré
-
映写機や二号スクリーンにウエブページを掲示する
@@ -2986,555 +2516,16 @@ p, li { white-space: pre-wrap; }
パスワード:
-
-
- Planète SankoréのID
-
-
-
- 利用者:
-
-
-
- パスワード:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
+
diff --git a/resources/i18n/OpenBoard_ko.ts b/resources/i18n/OpenBoard_ko.ts
index 2e2d5d86..e1af788f 100644
--- a/resources/i18n/OpenBoard_ko.ts
+++ b/resources/i18n/OpenBoard_ko.ts
@@ -79,10 +79,6 @@
문서
-
-
- 자습서
-
스타일러스
@@ -755,10 +751,6 @@
eduMedia 시뮬레이션 가져오기
-
-
- 자습서 열기
-
업데이트 확인
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Open-Sankoré 종료
-
-
-
- Open-Sankoré 편집기
-
-
-
- Open-Sankoré 위젯 편집기 표시
-
-
-
- Open-Sankoré 숨기기
+
+
+ OpenBoard
-
-
- Open-Sankoré 응용 프로그램 숨기기
+
+
+ OpenBoard 종료
-
- 유니보드 문서 가져오기
+
+ OpenBoard 숨기기
-
- 기존 Sankore 또는 유니보드 문서 가져오기
+
+ OpenBoard 응용 프로그램 숨기기
@@ -823,6 +799,14 @@
그룹화
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
보조 화면에 바탕 화면 보이기
-
- Open-Sankore 표시
+
+
@@ -1137,20 +1121,12 @@
선택된 영역에 이미지 파일이 없습니다!
-
-
- '%1' 문서는 새로운 버전의 Sankore(%2)에서 생성된 문서입니다. 이 문서를 열면 일부 정보가 손실될 수 있습니다. 계속 진행하시겠습니까?
-
선택한 문서 '%1'에서 %n페이지를 제거하시겠습니까?
-
-
- 제목 페이지
-
폴더에 이미지 파일이 없습니다
@@ -1159,6 +1135,10 @@
무제 문서
+
+
+
+
UBDocumentManager
@@ -1209,41 +1189,6 @@
%0 페이지
-
-
- 제목 페이지
-
-
-
- UBDocumentPublisher
-
-
- 내보내기 실패.
-
-
-
- 내보내기 취소됨 ...
-
-
-
- %1/%2 페이지 변환 중 ...
-
-
-
- 아직 자격 증명을 완료하지 않았습니다.
-
-
-
- 웹에 Sankore 파일 업로드 중.
-
-
-
- 문서가 웹에 정상적으로 업로드되었습니다.
-
-
-
- 웹에 문서 업로드 실패.
-
UBDocumentTreeWidget
@@ -1329,8 +1274,8 @@
%1 내보내는 중 %2/%3
-
- Sankore 형식으로 내보내기
+
+
@@ -1632,8 +1577,8 @@
%1 파일 가져오기 실패.
-
- Open-Sankore(*.ubz)
+
+
@@ -1740,6 +1685,33 @@ Do you want to ignore these errors for this host?
아니요
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 취소
+
+
+
+
+
+
UBPersistenceManager
@@ -1751,8 +1723,8 @@ Do you want to ignore these errors for this host?
문서 저장소 손실
-
- Sankore가 '%1' 문서 저장소에 액세스할 수 없습니다. 데이터 손상을 방지하기 위해 응용 프로그램을 종료해야 합니다. 최종 변경된 내용도 손실되었을 수 있습니다.
+
+
@@ -1837,8 +1809,8 @@ Do you want to ignore these errors for this host?
YouTube에 게시
-
- Sankore 캐스트
+
+
@@ -1893,39 +1865,6 @@ Do you want to ignore these errors for this host?
내 동영상
-
- UBTGActionWidget
-
-
- 교사
-
-
-
- 학생
-
-
-
- 여기에 작업 입력 ...
-
-
-
- UBTGMediaWidget
-
-
- 여기에 미디어 놓기 ...
-
-
-
- 여기에 제목 입력...
-
-
-
- UBTGUrlWidget
-
-
- 여기에 링크 제목 삽입...
-
-
UBTeacherBarWidget
@@ -1933,139 +1872,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- 여기에 제목 입력 ...
-
-
-
- 여기에 주석 입력 ...
-
-
-
- 작업 추가
-
-
-
- 미디어 추가
-
-
-
- 링크 추가
-
-
-
- 페이지: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- 여기에 세션 제목 입력 ...
-
-
-
- 저자
-
-
-
- 여기에 저자 입력 ...
-
-
-
- 목표
-
-
-
- 여기에 목표 입력...
-
-
-
- 리소스 인덱싱
-
-
-
- 키워드:
-
-
-
- 여기에 키워드 입력 ...
-
-
-
- 레벨:
-
-
-
- 주제:
-
-
-
- 유형:
-
-
-
- 라이선스
-
-
-
- 저작자 표시 CC BY
-
-
-
- 저작자 표시-NoDerivs CC BY-ND
-
-
-
- 저작자 표시-ShareAlike CC BY-SA
-
-
-
- 저작자 표시-NonCommercial CC BY-NC
-
-
-
- 저작자 표시-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- 저작자 표시-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- 공용 도메인
-
-
-
- 저작권
-
-
-
- 만든 날짜:
-
-
-
-
- 업데이트한 날짜:
-
-
-
-
- 제목 페이지
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- 페이지: %0
-
-
UBThumbnailAdaptor
@@ -2107,10 +1913,6 @@ Do you want to ignore these errors for this host?
캐시
-
-
- Aristo
-
UBTrapFlashController
@@ -2183,13 +1985,6 @@ Please reboot the application to access the updated documents.
불러오는 중...
-
- UBWebPublisher
-
-
- Sankore 웹에 문서 게시
-
-
UBWidgetUniboardAPI
@@ -2211,14 +2006,6 @@ Please reboot the application to access the updated documents.
YouTube 업로드 진행 중 %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2290,17 +2077,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- 기존 유니보드/Sankore 문서 가져오기
-
-
-
- 가져와야 할 문서가 없습니다.
-
-
WBClearButton
@@ -2485,8 +2261,8 @@ Please reboot the application to access the updated documents.
페이지 불러오기 오류: %1
-
- PDF 문서 다운로드: PDF 파일을 다운로드하시겠습니까, 아니면 현재 Sankore 문서에 추가하시겠습니까?
+
+
@@ -2514,10 +2290,6 @@ Please reboot the application to access the updated documents.
키워드
-
-
- 유니보드
-
범주
@@ -2542,6 +2314,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">귀하는 'Upload'를 클릭함으로써 귀하가 해당 콘텐츠에 대한 모든 권한을 소유하거나 소유자로부터 해당 콘텐츠를 YouTube에 공개할 수 있도록 허락받았으며, 해당 콘텐츠가 YouTube 이용약관 (</span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a><span style=" font-family:'Lucida Grande'; font-size:10pt;">)을 준수함을 보증합니다.</span></p></body></html>
+
+
+ OpenBoard
+
+
+
+
+
brushProperties
@@ -2601,46 +2381,11 @@ p, li { white-space: pre-wrap; }
설명
-
- documentPublishingDialog
-
-
- 대화
-
-
-
- 제목
-
-
-
- 이메일
-
-
-
- 저자
-
-
-
- 설명
-
-
-
- 다운로드용 PDF 버전 첨부
-
-
-
- 다운로드용 유니보드 파일(UBZ) 첨부
-
-
-
- 주의: 이 문서에 포함된 동영상은 웹에서 정상적으로 표시되지 않을 수 있습니다
-
-
documents
-
- 유니보드 문서
+
+
@@ -2737,30 +2482,10 @@ p, li { white-space: pre-wrap; }
라이선스
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
네트워크
-
-
- Open-Sankoré
-
보조 화면 또는 프로젝터에 내부 웹 페이지 콘텐츠 표시
@@ -2797,548 +2522,16 @@ p, li { white-space: pre-wrap; }
패스:
-
-
- Planète Sankoré ID
-
-
-
- 사용자:
-
-
-
- 패스:
-
-
-
- Translation needed
-
-
Credits
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_mg.ts b/resources/i18n/OpenBoard_mg.ts
index db9b8e03..97ed781c 100644
--- a/resources/i18n/OpenBoard_mg.ts
+++ b/resources/i18n/OpenBoard_mg.ts
@@ -415,10 +415,6 @@
Hafarana ny fiasan'i eduMedia
-
-
- Sokafana ny fampianarana
-
Jereo raha misy fanavaozana
@@ -495,10 +491,6 @@
Safidy nofaritana
-
-
- Fampianarana
-
Fafana
@@ -767,37 +759,21 @@
Ajanony ny fakana
-
-
- Open-Sankoré
-
-
-
- Sokafy Open-Sankoré
-
-
-
- Fanovanan'i Open-Sankoré
-
-
-
- Asehoy ny fanovanan'ny widget-n'i Open-Sankoré
-
-
-
- Afeno Open-Sankoré
+
+
+ OpenBoard
-
-
- Afeno ny rindran'asan'i Open-Sankoré
+
+
+ Sokafy OpenBoard
-
- Hafaro ny rakitra Uniboard
+
+ Afeno OpenBoard
-
- Hafaro ny rakitra Uniboard na ny rakitra Sankore taloha
+
+ Afeno ny rindran'asan'i OpenBoard
@@ -823,6 +799,14 @@
Atokony
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Aseho ny sehatr'asa amin'ny efijery faharoa
-
- Aseho Open-Sankoré
+
+
@@ -1137,10 +1121,6 @@
Tsy misy sary ilay fantina!
-
-
- Ny rakitra '%1' dia namboarina tamin'i Sankore vaovaozana (%2). Raha sokafanao dia mety ahavery mombamomban'ilay rakitra ianao. Tianao tohizana ve ?
-
@@ -1148,10 +1128,6 @@
-
-
- Lohatenin'ilay pejy
-
Tsy misy sary ilay fitoeran-drakitra
@@ -1160,6 +1136,10 @@
Rakitra tsy misy lohateny
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Pejy %0
-
-
- Lohatenin'ilay pejy
-
-
-
- UBDocumentPublisher
-
-
- Fandefasana tsy nety.
-
-
-
- Fandefasana najanona ...
-
-
-
- Famadihana pejy %1/%2 ...
-
-
-
- Mbola tsy ilaina fenoina ny famantarana aloha.
-
-
-
- Mandefa an'ilay rakitra Sankore amin'ny tranon-kala.
-
-
-
- Lasa soa aman-tsara amin'ny tranon-kala ilay rakitra.
-
-
-
- Nisy tsy fetezana ny fandefasana an'ilay rakitra amin'ny tranon-kala .
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
Fandefasana %1 %2 amin'ny %3
-
- Alefa ho tahaka ny rakoitra Sankore
+
+
@@ -1631,8 +1576,8 @@
Fanafarana ny rakitra %1 tsy nety.
-
- Open-Sankore (*.ubz)
+
+
@@ -1739,6 +1684,33 @@ Tena tsy te hiraharaha an'ireo tsy mety ho an'ilay milina ve ianao?Tsia
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ajanony
+
+
+
+
+
+
UBPersistenceManager
@@ -1750,8 +1722,8 @@ Tena tsy te hiraharaha an'ireo tsy mety ho an'ilay milina ve ianao?Haverezana ny fitehirizana ny rakitra
-
- Verin'i Sankore ny fandraisana amin'ny fitehirizana ny rakitra '%1'. Tsy naintsy nikatona ny rindran'asa mba tsy ahasimba ny data. Mety tsy hihatra ny fanavaozana farany.
+
+
@@ -1836,8 +1808,8 @@ Tena tsy te hiraharaha an'ireo tsy mety ho an'ilay milina ve ianao?Alefa amin'ny Youtube
-
- Sankore Cast
+
+
@@ -1892,39 +1864,6 @@ Tena tsy te hiraharaha an'ireo tsy mety ho an'ilay milina ve ianao?Ny sarimietsiko
-
- UBTGActionWidget
-
-
- Mpampianatra
-
-
-
- Mpianatra
-
-
-
- Sorato eto ny tokony atao ...
-
-
-
- UBTGMediaWidget
-
-
- Esory eto ny haino aman-jery ...
-
-
-
- Sorato eto ny lohateny ...
-
-
-
- UBTGUrlWidget
-
-
- Ampidiro eto ny rohin'ny lohateny ...
-
-
UBTeacherBarWidget
@@ -1932,137 +1871,6 @@ Tena tsy te hiraharaha an'ireo tsy mety ho an'ilay milina ve ianao?
-
- UBTeacherGuideEditionWidget
-
-
- Sorato eto ny lohateny ...
-
-
-
- Sorato eto ny fanamarihana ...
-
-
-
- Manampy fihetsika iray
-
-
-
- Manampy haino aman-jery iray
-
-
-
- Manampy rohy iray
-
-
-
- Pejy: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Sorato eto ny lohatenin'ny fifandraisana manokana ...
-
-
-
- Mpamorona
-
-
-
- Sorato eto ny mpamorona ...
-
-
-
- Tanjona
-
-
-
- Sorato eto ny tanjona ...
-
-
-
- Fanaovana indexation an'ny loharanon-drakitra
-
-
-
- Teny mahasarika:
-
-
-
- Sorato eto ny teny mahasarika ...
-
-
-
- Lenta:
-
-
-
- Lohakevitra:
-
-
-
- Karazana:
-
-
-
- Licence
-
-
-
- Fanankinana CC BY
-
-
-
- Fanankinana NoDerivs CC BY-ND
-
-
-
- Fanankinana ShareAlike CC BY-SA
-
-
-
- Fanankinana NonCommercial CC BY-NC
-
-
-
- Fanankinana NonCommercial NoDerivs CC BY-NC-ND
-
-
-
- Fanankinana NonCommercial ShareAlike CC BY-NC-SA
-
-
-
- Domena abaribary
-
-
-
- Zon'ny mpamorona
-
-
-
- Voaforona ny:
-
-
-
- Noavoazana ny:
-
-
-
- Lohatenin'ilay pejy
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Pejy: %0
-
-
UBThumbnailAdaptor
@@ -2176,13 +1984,6 @@ Avereno alefa ny rindr'asa ahafahana mampiasa ny rakitra novoazana azafady.
Maka ...
-
- UBWebPublisher
-
-
- Apetraka amin'ny tranon-kala Sankore ny rakitra
-
-
UBWidgetUniboardAPI
@@ -2204,14 +2005,6 @@ Avereno alefa ny rindr'asa ahafahana mampiasa ny rakitra novoazana azafady.
Fandefasana ho an'ny YouTube am-pandehanana %1 %
-
-
- Open-Sankoré
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2283,17 +2076,6 @@ Avereno alefa ny rindr'asa ahafahana mampiasa ny rakitra novoazana azafady.
%1 x
-
- UniboardSankoreTransition
-
-
- Hafaro ny rakitra Uniboard na ny rakitra Sankore taloha
-
-
-
- Tsy misy rakitra tokony hafarana
-
-
WBClearButton
@@ -2478,8 +2260,8 @@ Avereno alefa ny rindr'asa ahafahana mampiasa ny rakitra novoazana azafady.
Nisy tsy nety tamin'ny fanafarana ny pejy: %1
-
- Maka rakitra PDF: Inona no tianao : maka ny rakitra PDF sa manampy an'azy amin'ny rakitra Sankore iasanao izao ?
+
+
@@ -2507,10 +2289,6 @@ Avereno alefa ny rindr'asa ahafahana mampiasa ny rakitra novoazana azafady.
Teny mahasarika
-
-
- Uniboard
-
Antoko
@@ -2539,6 +2317,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2598,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Fanazavana
-
- documentPublishingDialog
-
-
- Fifakalozan-kevitra
-
-
-
- Lohateny
-
-
-
- Mailaka
-
-
-
- Mpamorona
-
-
-
- Fanazavana
-
-
-
- Asina rakitra PDF azo alaina
-
-
-
- Asina rakitra Uniboard (UBZ) azo alaina
-
-
-
- Tandremo: Misy horonan-tsary ao anatin'ireto rakitra ireto izay mety tsy hiseho araka ny tokony ho izy amin'ny tranon-kala
-
-
documents
-
- Rakitra Uniboard
+
+
@@ -2734,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Licences
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Rezo
-
-
- Open-Sankoré
-
Asehoy nympiatin'ny pejin'ny tranon-kala anaty amin'ny efijery faharoa na amin'ny projecteur
@@ -2794,1147 +2521,16 @@ p, li { white-space: pre-wrap; }
Teny fanalahidy:
-
-
- Planète Sankoré ID
-
-
-
- Mpampiasa:
-
-
-
- Teny fanalahidy:
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
Voaka
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Ny licence dia amin'ny tena anglisy mba hanajana ny famadihan-teny manaran-dalana sy ofisialy.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Ity kirakira ity dia nomena ohatr'izao, tsy misy fiantohana.Tsy misy zava-miseho afaka anomezana tsiny an'ny mpamorona raha misy zavatra tsy mety amin'ny fampiasana an'ity kirakira ity.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Ny alalana mampiasa azy dia nomena an'ny olon-drehetra ho an'izay tiany, na rindran'asa mampidi-bola aza, afaka ovainy sy zarainy, fa manaraka ny didy hoe:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. Ny fiavian'ny kirakira dia tsy azo lotoina anarana, tsy mahazo miteny fa ianao no namorona an'ilay kirakira. Raha mampiasa azy ianao dia tokony asiana teny fisaorana amin'ilay mombamomba ny fampiasanao azy, na dia tsy voatery ary.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Ny kirakira novaina dia tsy maintsy marihana fa novaina ary tsy azo lazaina fa ilay kirakira orijinaly.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. Ity fanamarihana ity dia tsy azo esorina na ovaina mihitsy.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_nb.ts b/resources/i18n/OpenBoard_nb.ts
index 63c10b73..cc8122db 100644
--- a/resources/i18n/OpenBoard_nb.ts
+++ b/resources/i18n/OpenBoard_nb.ts
@@ -79,10 +79,6 @@
Dokumenter
-
-
- Læreprogram
-
Stylus
@@ -755,10 +751,6 @@
Importer simulering av eduMedia
-
-
- Åpne brukerdemonstrasjonen
-
Sjekk etter oppdateringer
@@ -767,39 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Avslutt Open-Sankoré
-
-
-
- I have kept Editor, as it seems like a name...
- Åpne-Sankoré Editor
-
-
-
- I have kept Sankoré Widgets Editor as it seems like a name...
- Vis Åpne-Sankoré Widgets Editor
-
-
-
- Skjul Åpne-Sankoré
+
+
+ OpenBoard
-
-
- Skjul Åpne-Sankoré-applikasjon
+
+
+ Avslutt OpenBoard
-
- Importer Uniboard-dokumenter
+
+ Skjul Åpne-Sankoré
-
- Importer gamle Sankore eller Uniboard-dokumenter
+
+ Skjul Åpne-Sankoré-applikasjon
@@ -825,6 +799,14 @@
Grupper
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1021,8 +1003,8 @@
Vis skrivebord på annen skjerm
-
- Vis Open-Sankore
+
+
@@ -1140,10 +1122,6 @@
Utvalget inneholder ingen bildefiler!
-
-
- Dokumentet "%1" har blitt generert med en nyere versjon av Sankore (%2). Ved å åpne den, kan du komme til å miste noe informasjon. Vil du fortsette?
-
@@ -1151,10 +1129,6 @@
-
-
- Tittelside
-
Mappe inneholder ikke noen bildefiler
@@ -1163,6 +1137,10 @@
Dokumenter uten tittel
+
+
+
+
UBDocumentManager
@@ -1213,41 +1191,6 @@
Side %0
-
-
- Tittelside
-
-
-
- UBDocumentPublisher
-
-
- Eksportering mislyktes.
-
-
-
- Eksportering kansellert ...
-
-
-
- Konverterer side %1/%2 ...
-
-
-
- Akkreditering har ikke blitt fylt ut ennå.
-
-
-
- Laster opp Sankore-fil på web.
-
-
-
- Dokument korrekt lastet opp på webben.
-
-
-
- Opplasting av dokumentet på webben mislyktes.
-
UBDocumentTreeWidget
@@ -1331,8 +1274,8 @@
Eksporterer %1 %2 av %3
-
- Eksporter til Sankore-format
+
+
@@ -1634,8 +1577,8 @@
Importering av fil %1 mislyktes.
-
- Open-Sankore (*.ubz)
+
+
@@ -1737,6 +1680,33 @@ Do you want to ignore these errors for this host?
Nei
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Avbryt
+
+
+
+
+
+
UBPersistenceManager
@@ -1748,8 +1718,8 @@ Do you want to ignore these errors for this host?
Tap av dokumentdatabase
-
- Sankore har mistet tilgangen til dokumentdatabasen "%1%. Dessverre må applikasjonen avsluttes for å unngå korrupte data. De siste endringene kan også gå tapt.
+
+
@@ -1834,8 +1804,8 @@ Do you want to ignore these errors for this host?
Publiser til YouTube
-
- Sankore cast
+
+
@@ -1890,39 +1860,6 @@ Do you want to ignore these errors for this host?
Mine filmer
-
- UBTGActionWidget
-
-
- Lærer
-
-
-
- Student
-
-
-
- Skriv oppgave her ...
-
-
-
- UBTGMediaWidget
-
-
- plasser media her ...
-
-
-
- Skriv tittel her ...
-
-
-
- UBTGUrlWidget
-
-
- Sett inn lenketittel her ...
-
-
UBTeacherBarWidget
@@ -1930,137 +1867,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Skriv tittel her ...
-
-
-
- Skriv kommentar her ...
-
-
-
- Legg til en handling
-
-
-
- Legg til media
-
-
-
- Legg til en lenke
-
-
-
- Side: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Skriv sesjonstittel her ...
-
-
-
- Forfatter(e)
-
-
-
- Skriv forfattere her ...
-
-
-
- Målsetning(er)
-
-
-
- Skriv målsetninger her ...
-
-
-
- Ressursindeksering
-
-
-
- Stikkord:
-
-
-
- Skriv stikkord her ...
-
-
-
- Nivå:
-
-
-
- Emner:
-
-
-
- Type:
-
-
-
- Lisens
-
-
-
- Navngivelse CC BY
-
-
-
- Navngivelse-IngenBearbeidelse CC BY-ND
-
-
-
- Navngivelse-DelPåSammeVilkår CC BY-SA
-
-
-
- Navngivelse-Ikkekommersiell CC BY-NC
-
-
-
- Navngivelse-Ikkekommersiell-IngenBearbeidelse CC BY-NC-ND
-
-
-
- Navngivelse-Ikkekommersiell-DelPåSammeVilkår CC BY-NC-SA
-
-
-
- Offentlig domene
-
-
-
- Opphavsrett
-
-
-
- Opprettet den:
-
-
-
- Oppdatert den:
-
-
-
- Tittelside
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Side %0
-
-
UBThumbnailAdaptor
@@ -2102,10 +1908,6 @@ Do you want to ignore these errors for this host?
Skjul
-
-
- Aristo
-
UBTrapFlashController
@@ -2177,13 +1979,6 @@ Please reboot the application to access the updated documents.
Laster...
-
- UBWebPublisher
-
-
- Publiser dokument på Sankore-web
-
-
UBWidgetUniboardAPI
@@ -2205,14 +2000,6 @@ Please reboot the application to access the updated documents.
Opplasting til YouTube pågår %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2284,17 +2071,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- Importer gamle Uniboard/Sankore-dokumenter
-
-
-
- Det er ingen dokumenter som skal importeres
-
-
WBClearButton
@@ -2479,8 +2255,8 @@ Please reboot the application to access the updated documents.
Feil ved lasting av side: %1
-
- Nedlasting av PDF-dokument: Foretrekker du å laste ned PDF-filen eller legge den til det aktuelle Sankore-dokumentet?
+
+
@@ -2508,10 +2284,6 @@ Please reboot the application to access the updated documents.
Stikkord
-
-
- Uniboard
-
Kategori
@@ -2536,6 +2308,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">By clicking 'Upload,' you certify that you own all rights to the content or that you are authorized by the owner to make the content publicly available on YouTube, and that it otherwise complies with the YouTube Terms of Service located at </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+ OpenBoard
+
+
+
+
+
brushProperties
@@ -2595,46 +2375,11 @@ p, li { white-space: pre-wrap; }
Beskrivelse
-
- documentPublishingDialog
-
-
- Dialog
-
-
-
- Tittel
-
-
-
- E-post
-
-
-
- Forfatter
-
-
-
- Beskrivelse
-
-
-
- Legg ved nedlastbar PDF-versjon
-
-
-
- Legg ned nedlastbar Uniboard-fil (UBZ)
-
-
-
- Advarsel: Dette dokumentet inneholder video som ikke vil bli korrekt vist på nettet
-
-
documents
-
- Uniboard-dokumenter
+
+
@@ -2731,30 +2476,10 @@ p, li { white-space: pre-wrap; }
Lisenser
-
-
- Åpne SSI
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Nettverk
-
-
- Open-Sankoré
-
Vis innhold fra internt nettsted på annen skjerm eller projektor
@@ -2792,565 +2517,17 @@ p, li { white-space: pre-wrap; }
Pass:
-
-
- Planet Sankoré-ID
-
-
-
- Bruker:
-
-
-
- Pass:
-
-
-
-
-
Translates as "thanks to"
Takk til
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Denne programvaren leveres "som den er" uten noen form for garanti, verken uttrykkelig eller underforstått. Forfatterne av programvaren skal ikke under noen omstendighet holdes ansvarlige for bruk av denne programvaren.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Det gis tillatelse til hvem som helst å bruke programvaren til ethvert formål, inkludert kommersielle formål, og til å endre den og distribuere den fritt, med følgende begrensninger:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. Opprinnelsen til denne programvaren skal ikke være feilrepresentert, du kan ikke hevde at du har skrevet den opprinnelige programvaren. Hvis du bruker denne programvaren i et produkt, er det fint om du nevner at du har brukt den i dokumentasjonen, men dette er ikke påkrevd.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Kildeversjoner som er endret skal merkes som endret, og skal ikke oppfattes som den opprinnelige programvaren.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. Denne merknaden skal ikke fjernes eller endres i noen kildedistribusjon.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré versjon 1.4 , Copyright (C) 2010-2012 Public Interest Grouping for Digital Education in Africa (GIP ENA)<br /><br />Open-Sankoré er fri programvare; du kan redistribuere det og/eller endre det etter betingelsene gitt i Lesser GNU general Public Licence (GNU LGPL) som publisert av Free Software Foundation, enten versjon 2 av lisensen, eller en nyere versjon.<br />Du kan finne kildekoden til denne programvaren på </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré distribueres i håp om at det skal være nyttig, men UTEN NOEN SOM HELST GARANTI, selv uten underforstått garanti om SALGBARHET eller EGNETHET TIL ET BESTEMT FORMÅL..<br />Se lisensen Lesser GNU General Public Licence i lisensrubrikken eller på nettstedet </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Kontakt : <br />Public Interest Grouping for Digital Education in Africa (GIP ENA)<br />Delegate for Digital Education in Africa<br />20 Avenue Ségur, F-75007 Paris<br />Tlf.: +33 1 43 17 68 08<br />e-post: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
+
+
-
+
diff --git a/resources/i18n/OpenBoard_nl.ts b/resources/i18n/OpenBoard_nl.ts
index f216de7a..61710697 100644
--- a/resources/i18n/OpenBoard_nl.ts
+++ b/resources/i18n/OpenBoard_nl.ts
@@ -79,10 +79,6 @@
Documenten
-
-
- Handleiding
-
Pen
@@ -755,10 +751,6 @@
eduMedia simulatie importeren
-
-
- De handleiding openen
-
Update controleren
@@ -767,37 +759,21 @@
Ctrl+H
-
-
+
+
Sankoré openen
-
-
- Verlaat Open-Sankoré
-
-
-
- Open-Sankoré Editor
-
-
-
- Toon Open-Sabnkoré Widget Editor
-
-
-
- Verberg Open-Sankoré
-
-
-
- Verberg Open-Sankoré Toepassing
+
+
+ Verlaat OpenBoard
-
- Importeer Uniboard Document
+
+ Verberg OpenBoard
-
- Importeer oude Sankoré of Uniboarddocumenten
+
+ Verberg OpenBoard Toepassing
@@ -823,6 +799,14 @@
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,7 +1003,7 @@
Desktop op bijscherm weergeven
-
+
@@ -1137,10 +1121,6 @@
De selectie bevat geen beeldbestand!
-
-
- Het document "%1" is gecreeërd met een recentere versie van Sankore (%2). Door deze te openen kunt u informatie verliezen. Wilt u doorgaan?
-
@@ -1148,10 +1128,6 @@
Ben je zeker dat je %n pagina(s) van geselecteerde document '%1' wilt verwijderen?
-
-
- Titel pagina
-
@@ -1160,6 +1136,10 @@
Onbenoemde Documenten
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Pagina %0
-
-
- Titel pagina
-
-
-
- UBDocumentPublisher
-
-
- Exporteren mislukt.
-
-
-
- Exporteren geannuleerd ...
-
-
-
- Omzetting pagina %1/%2...
-
-
-
- Nog geen referenties geven.
-
-
-
- Sankore bestand op internet uploaden.
-
-
-
- Het document is op internet geüploaded.
-
-
-
- Het document is niet op internet geüpload.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
%1 %2 van %3 geëxporteerd
-
- Exporteren naar Sankore Formaat
+
+
@@ -1631,8 +1576,8 @@
Import van bestand %1 mislukt.
-
- Open-Sankore (*.ubz)
+
+
@@ -1733,6 +1678,33 @@ Do you want to ignore these errors for this host?
Nee
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Annuleren
+
+
+
+
+
+
UBPersistenceManager
@@ -1744,8 +1716,8 @@ Do you want to ignore these errors for this host?
Documentopslag verloren
-
- Sankore geen toegang meer tot documentopslag "%1". De applicatie moet sluiten om data schade te voorkomen. De laatste wijzigingen kunnen eveneens verloren gaan.
+
+
@@ -1830,8 +1802,8 @@ Do you want to ignore these errors for this host?
Op Youtube publiceren
-
- Sankore Cast
+
+
@@ -1886,39 +1858,6 @@ Do you want to ignore these errors for this host?
Mijn films
-
- UBTGActionWidget
-
-
- Leerkracht
-
-
-
- Student
-
-
-
- Typ opdracht hier ...
-
-
-
- UBTGMediaWidget
-
-
- Plaats media hier ...
-
-
-
- Typ titel hier ...
-
-
-
- UBTGUrlWidget
-
-
- Voeg titel van de link hier toe ...
-
-
UBTeacherBarWidget
@@ -1926,137 +1865,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Typ de titel hier ...
-
-
-
- Typ de commentaar hier ...
-
-
-
- Voeg de werkvorm toe
-
-
-
- Voeg de media toe
-
-
-
- Voeg een link toe
-
-
-
- Pagina: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Typ de lesfase hier ...
-
-
-
- Auteur
-
-
-
- Typ de auteurs hier ...
-
-
-
- Doelstelling(en)
-
-
-
- Typ de doelstellingen hier ...
-
-
-
- Oplijsting bronmateriaal
-
-
-
- Sleutelwoorden:
-
-
-
- Typ hier de sleutelwoorden ...
-
-
-
- Niveau:
-
-
-
- Onderwerpen:
-
-
-
- Type:
-
-
-
- Licentie
-
-
-
- Naamsvermelding CC BY
-
-
-
- Naamsvermelding-GeenAfgeleideWerken CC BY-ND
-
-
-
- Naamsvermelding-GelijkDelen CC BY-SA
-
-
-
- Naamsvermelding-NietCommercieel CC BY-NC
-
-
-
- Naamsvermelding-NietCommercieel-GeenAfgeleideWerken CC BY-NC-ND
-
-
-
- Naamsvermelding-NietCommercieel-GelijkDelen CC BY-NC-SA
-
-
-
- Publiek domein
-
-
-
- Copyright
-
-
-
- Aangemaakt op:
-
-
-
- Bijgewerkt op:
-
-
-
- Titel pagina
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Pagina: %0
-
-
UBThumbnailAdaptor
@@ -2098,10 +1906,6 @@ Do you want to ignore these errors for this host?
Cache
-
-
-
-
UBTrapFlashController
@@ -2173,13 +1977,6 @@ Please reboot the application to access the updated documents.
Wordt geladen...
-
- UBWebPublisher
-
-
- Document op Sankore Web puliceren
-
-
UBWidgetUniboardAPI
@@ -2201,14 +1998,6 @@ Please reboot the application to access the updated documents.
Wordt naar You Tube geüpload %1%
-
-
-
-
-
-
-
-
UBYouTubePublishingDialog
@@ -2280,17 +2069,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- Importeer oude Uniboard/Sankoré documenten
-
-
-
- Er zijn geen documenten die geïmporteerd moeten worden
-
-
WBClearButton
@@ -2475,8 +2253,8 @@ Please reboot the application to access the updated documents.
Error pagina opladen: %1
-
- PDF document downloaden: wilt u het PDF bestand downloaden, of toevoegen aan het huidige Sankore document?
+
+
@@ -2504,10 +2282,6 @@ Please reboot the application to access the updated documents.
Trefwoorden
-
-
- Uniboard
-
Categorie
@@ -2532,6 +2306,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">Door op 'Upload,'te klikken bevestigt u dat u over alle inhoudsrechten beschikt of dat u de toelating hebt gekregen van de eigenaar om de inhoud publiek te maken op YouTube, en dat u anderzijds akkoord gaat met de YouTube Terms of Service zoals beschreven op </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+
+
+
+
+
+
brushProperties
@@ -2591,46 +2373,11 @@ p, li { white-space: pre-wrap; }
Beschrijving
-
- documentPublishingDialog
-
-
- Dialoog
-
-
-
- Titel
-
-
-
- E-mail
-
-
-
- Auteur
-
-
-
- Beschrijving
-
-
-
- Downloadbare PDF versie bijvoegen
-
-
-
- Downloadbaar Uniboardbestand (UBZ) bijvoegen
-
-
-
- Waarschuwing: Dit document bevat videomateriaal, dat niet goed op internet te zien zal zijn
-
-
documents
-
- Uniboard Documenten
+
+
@@ -2727,30 +2474,10 @@ p, li { white-space: pre-wrap; }
Licenties
-
-
- OpenSSI
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Netwerk
-
-
- Open-Sankoré
-
Toon interne webpaginainhoud op tweede scherm of projector
@@ -2787,547 +2514,16 @@ p, li { white-space: pre-wrap; }
Wachtwoord:
-
-
- Planète Sankoré ID
-
-
-
- Gebruiker:
-
-
-
- Wachtwoord:
-
-
-
-
-
Credits
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_pl.ts b/resources/i18n/OpenBoard_pl.ts
index 320de7c0..0dfdefbd 100644
--- a/resources/i18n/OpenBoard_pl.ts
+++ b/resources/i18n/OpenBoard_pl.ts
@@ -79,10 +79,6 @@
Dokumenty
-
-
- Samouczek
-
Piórko
@@ -756,10 +752,6 @@
Importuj symulację eduMedia
-
-
- Otwórz samouczek
-
Sprawdź aktualizacje
@@ -768,40 +760,24 @@
Ctrl+H
-
-
+
+
- Open-Sankoré
+ OpenBoard
-
-
- Zamknij Open-Sankoré
-
-
-
- Edytor Open-Sankoré
-
-
-
- Pokaż edytor widgetów Open-Sankoré
-
-
-
- Ukryj Open-Sankoré
-
-
-
- Ukryj aplikację Open-Sankoré
+
+
+ Zamknij OpenBoard
-
- Importuj dokumenty Uniboard
+
+ Ukryj OpenBoard
-
- Importuj stare dokumenty Sankore lub Uniboard
+
+ Ukryj aplikację OpenBoard
@@ -827,6 +803,14 @@
Grupuj
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1023,8 +1007,8 @@
Pokaż pulpit na ekranie podrzędnym
-
- Pokaż Open-Sankore
+
+
@@ -1141,10 +1125,6 @@
Zaznaczenie nie zawiera żadnych plików obrazów!
-
-
- Dokument „%1” został wygenerowany za pomocą nowszej wersji Sankore (%2). Otwarcie dokumentu może spowodować utratę niektórych informacji. Czy chcesz kontynuować?
-
@@ -1153,10 +1133,6 @@
Czy na pewno chcesz usunąć %n stron z wybranego dokumentu „%1”?
-
-
- Strona tytułowa
-
Folder nie zawiera żadnych plików obrazów
@@ -1165,6 +1141,10 @@
Dokumenty niezatytułowane
+
+
+
+
UBDocumentManager
@@ -1215,41 +1195,6 @@
Strona %0
-
-
- Strona tytułowa
-
-
-
- UBDocumentPublisher
-
-
- Eksportowanie zakończone niepowodzeniem.
-
-
-
- Eksportowanie anulowane...
-
-
-
- Konwertowanie strony %1/%2...
-
-
-
- Dane uwierzytelniające nie powinny być jeszcze wypełnione.
-
-
-
- Wysyłanie pliku Sankore do sieci Web.
-
-
-
- Dokument prawidłowo wysłany do sieci Web.
-
-
-
- Wysyłanie dokumentu do sieci Web zakończone niepowodzeniem.
-
UBDocumentTreeWidget
@@ -1335,8 +1280,8 @@
Eksportowanie %1 %2 z %3
-
- Eksportowanie do formatu Sankore
+
+
@@ -1638,8 +1583,8 @@
Importowanie pliku %1 zakończone niepowodzeniem.
-
- Open-Sankore (*.ubz)
+
+
@@ -1746,6 +1691,33 @@ Czy chcesz ignorować te błędy dla tego hosta?
Nie
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Anuluj
+
+
+
+
+
+
UBPersistenceManager
@@ -1757,8 +1729,8 @@ Czy chcesz ignorować te błędy dla tego hosta?
Utrata repozytorium dokumentów
-
- Sankore utraciło dostęp do repozytorium dokumentów „%1”. Niestety aplikacja musi zostać zamknięta, aby uniknąć uszkodzenia danych. Najnowsze zmiany mogą zostać utracone.
+
+
@@ -1843,8 +1815,8 @@ Czy chcesz ignorować te błędy dla tego hosta?
Publikuj w serwisie Youtube
-
- Podkast Sankore
+
+
@@ -1899,39 +1871,6 @@ Czy chcesz ignorować te błędy dla tego hosta?
Moje filmy
-
- UBTGActionWidget
-
-
- Nauczyciel
-
-
-
- Uczeń
-
-
-
- Wpisz zadanie tutaj ...
-
-
-
- UBTGMediaWidget
-
-
- upuść multimedia tutaj ...
-
-
-
- Wpisz tytuł tutaj...
-
-
-
- UBTGUrlWidget
-
-
- Wstaw tytuł łącza tutaj...
-
-
UBTeacherBarWidget
@@ -1939,137 +1878,6 @@ Czy chcesz ignorować te błędy dla tego hosta?
-
- UBTeacherGuideEditionWidget
-
-
- Wpisz tytuł tutaj ...
-
-
-
- Wpisz komentarz tutaj ...
-
-
-
- Dodaj działanie
-
-
-
- Dodaj multimedia
-
-
-
- Dodaj łącze
-
-
-
- Strona: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Wpisz tytuł sesji tutaj ...
-
-
-
- Autor/autorzy
-
-
-
- Wpisz autorów tutaj ...
-
-
-
- Cel(e)
-
-
-
- Wpisz cele tutaj...
-
-
-
- Indeksowanie zasobów
-
-
-
- Słowa kluczowe:
-
-
-
- Wpisz słowa kluczowe tutaj ...
-
-
-
- Poziom:
-
-
-
- Tematy:
-
-
-
- Typ:
-
-
-
- Licencja
-
-
-
- Uznanie autorstwa CC BY
-
-
-
- Uznanie autorstwa–Bez utworów zależnych CC BY-ND
-
-
-
- Uznanie autorstwa–Na tych samych warunkach CC BY-SA
-
-
-
- Uznanie autorstwa–Użycie niekomercyjne CC BY-NC
-
-
-
- Uznanie autorstwa–Użycie niekomercyjne–Bez utworów zależnych CC BY-NC-ND
-
-
-
- Uznanie autorstwa–Użycie niekomercyjne–Na tych samych warunkach CC BY-NC-SA
-
-
-
- Domena publiczna
-
-
-
- Wszystkie prawa zastrzeżone
-
-
-
- Utworzone:
-
-
-
- Zaktualizowane:
-
-
-
- Strona tytułowa
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Strona: %0
-
-
UBThumbnailAdaptor
@@ -2111,10 +1919,6 @@ Czy chcesz ignorować te błędy dla tego hosta?
Pamięć podręczna
-
-
- Aristo
-
UBTrapFlashController
@@ -2187,13 +1991,6 @@ Aby uzyskać dostęp do zaktualizowanych dokumentów, należy ponownie uruchomi
Wczytywanie...
-
- UBWebPublisher
-
-
- Publikuj dokument w sieci Web Sankore
-
-
UBWidgetUniboardAPI
@@ -2215,14 +2012,6 @@ Aby uzyskać dostęp do zaktualizowanych dokumentów, należy ponownie uruchomi
Wysyłanie do serwisu YouTube w toku %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2294,17 +2083,6 @@ Aby uzyskać dostęp do zaktualizowanych dokumentów, należy ponownie uruchomi
%1 x
-
- UniboardSankoreTransition
-
-
- Importuj stare dokumenty Uniboard/Sankore
-
-
-
- Brak dokumentów do importowania
-
-
WBClearButton
@@ -2489,8 +2267,8 @@ Aby uzyskać dostęp do zaktualizowanych dokumentów, należy ponownie uruchomi
Błąd wczytywania strony: %1
-
- Pobierz dokument PDF: pobrać plik PDF, czy dodać go do bieżącego dokumentu Sankore?
+
+
@@ -2518,10 +2296,6 @@ Aby uzyskać dostęp do zaktualizowanych dokumentów, należy ponownie uruchomi
Słowa kluczowe
-
-
- Uniboard
-
Kategoria
@@ -2547,6 +2321,14 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">Klikając „Wyślij”, poświadczasz, że posiadasz wszelkie prawa do zawartości lub masz zezwolenie właściciela zawartości na jej publiczne udostępnianie w serwisie YouTube, a także, że zawartość jest zgodna z Warunkami korzystania z serwisu YouTube dostępnymi pod adresem </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+
+
+
+
+
+
brushProperties
@@ -2606,46 +2388,11 @@ p, li { white-space: pre-wrap; }
Opis
-
- documentPublishingDialog
-
-
- Dialog
-
-
-
- Tytuł
-
-
-
- E-mail
-
-
-
- Autor
-
-
-
- Opis
-
-
-
- Dołącz wersję PDF dostępną do pobrania
-
-
-
- Załącz plik Uniboard (UBZ) dostępny do pobrania
-
-
-
- Ostrzeżenie: ten dokument zawiera filmy, które nie będą prawidłowo wyświetlane w sieci Web
-
-
documents
-
- Dokumenty Uniboard
+
+
@@ -2742,30 +2489,10 @@ p, li { white-space: pre-wrap; }
Licencje
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Sieć
-
-
- Open-Sankoré
-
Pokaż wewnętrzną treść strony na podrzędnym ekranie lub projektorze
@@ -2802,562 +2529,16 @@ p, li { white-space: pre-wrap; }
Hasło:
-
-
- Identyfikator Planète Sankoré
-
-
-
- Użytkownik:
-
-
-
- Hasło:
-
-
-
-
-
Podziękowania
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly i Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Oprogramowanie jest dostarczane na zasadzie „takie, jakie jest”, bez żadnych wyraźnych ani dorozumianych gwarancji. Autorzy w żadnym wypadku nie ponoszą odpowiedzialności za jakiekolwiek szkody wynikające z użytkowania oprogramowania.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Oprogramowanie może być wykorzystywane przez każdego i w dowolnym celu – również komercyjnie – a także dowolnie modyfikowane i udostępniane, przy czym warunkiem jest zastosowanie się do następujących ograniczeń:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. Zabrania się rozpowszechniania nieprawdziwych informacji na temat źródła oprogramowania; nie wolno przywłaszczać sobie autorstwa oryginalnego programu. Jeśli wykorzystujesz oprogramowanie w produkcie, notka o autorach w dokumentacji produktu byłaby mile widziana, niemniej nie jest wymagana.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Zmodyfikowane wersje źródłowe muszą być wyraźnie oznaczone i nie mogą być przedstawiane jako oryginalne oprogramowanie.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. Zabrania się usuwania tych informacji prawnych z jakichkolwiek dystrybucji źródłowych oraz ich modyfikowania.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré jest oprogramowaniem bezpłatnym: możesz je udostępniać i modyfikować na warunkach mniejszej ogólnej powszechnej licencji GNU wydanej przez Free Software Foundation, przy czym wersją obowiązującą licencji jest wersja 2 lub nowsza. Kod źródłowy oprogramowania znajdziesz pod adresem </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Oprogramowanie Open-Sankoré jest udostępniane z nadzieją, że okaże się przydatne, ale NIE JEST OBJĘTE ŻADNĄ GWARANCJĄ; nie ma zastosowania nawet dorozumiana gwarancja WARTOŚCI HANDLOWEJ lub PRZYDATNOŚCI DO OKREŚLONEGO CELU. Więcej informacji znajdziesz w mniejszej ogólnej powszechnej licencji GNU poniżej.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
+
+
-
+
diff --git a/resources/i18n/OpenBoard_pt.ts b/resources/i18n/OpenBoard_pt.ts
index 9373d734..ca4a1fc0 100644
--- a/resources/i18n/OpenBoard_pt.ts
+++ b/resources/i18n/OpenBoard_pt.ts
@@ -79,10 +79,6 @@
Documentos
-
-
- Tutorial
-
Paleta
@@ -756,10 +752,6 @@
Importar uma simulação eduMedia
-
-
- Abrir o Tutorial
-
Verificar Atualização
@@ -768,37 +760,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Sair do Open-Sankoré
-
-
-
- Editor Open-Sankoré
-
-
-
- Mostrar o Editor de Widgets do Open-Sankoré
-
-
-
- Ocultar o Open-Sankoré
+
+
+ OpenBoard
-
-
- Ocultar a Aplicação Open-Sankoré
+
+
+ Sair do OpenBoard
-
- Importar Documentos Uniboard
+
+ Ocultar o OpenBoard
-
- Importar Antigas Versões de Documentos Uniboard ou Sankoré
+
+ Ocultar a Aplicação OpenBoard
@@ -825,6 +801,14 @@
Grupo
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1021,8 +1005,8 @@
Mostrar Ambiente de Trabalho num Ecrã Secundário
-
- Mostrar Open-Sankore
+
+
@@ -1127,10 +1111,6 @@
Abrir Documento
-
-
- O documento '%1' foi criado com uma versão mais recente do Sankoré (%2). Ao abri-lo, poderá perder alguma da informação contida nele. Deseja continuar?
-
Adicionar todas as imagens ao Documento
@@ -1150,10 +1130,6 @@
-
-
- Página de Título
-
O diretório não contém imagens
@@ -1162,6 +1138,10 @@
Documentos sem nome
+
+
+
+
UBDocumentManager
@@ -1212,41 +1192,6 @@
Página %0
-
-
- Página de Título
-
-
-
- UBDocumentPublisher
-
-
- Os créditos ainda não foram preenchidos.
-
-
-
- A enviar o ficheiro Sankoré para a Web.
-
-
-
- A exportação falhou.
-
-
-
- Exportação cancelada ...
-
-
-
- A converter página %1/%2 ...
-
-
-
- O documento foi correctamente enviado para a web.
-
-
-
- Falha no envio do documento para a web.
-
UBDocumentTreeWidget
@@ -1330,8 +1275,8 @@
A exportar %1 %2 de %3
-
- Exportar para o Formato Sankoré
+
+
@@ -1634,8 +1579,8 @@
Importação bem sucedida.
-
- Open-Sankore (*.ubz)
+
+
@@ -1742,6 +1687,33 @@ Quer ignorar estes erros, deste servidor?
Não
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Cancelar
+
+
+
+
+
+
UBPersistenceManager
@@ -1753,8 +1725,8 @@ Quer ignorar estes erros, deste servidor?
Repositório de Documentos perdido
-
- O Sanskoré perdeu o acesso ao repositório do documento '%1'. Infelizmente, o aplicativo vai ser encerrado para evitar a corrupção de dados. Também poderá perder as últimas alterações.
+
+
@@ -1782,10 +1754,6 @@ Quer ignorar estes erros, deste servidor?
UBPodcastController
-
-
- Sankore Cast
-
Falha ao iniciar o codificador ...
@@ -1842,6 +1810,10 @@ Quer ignorar estes erros, deste servidor?
Publicar no Youtube
+
+
+
+
UBPreferencesController
@@ -1895,173 +1867,6 @@ Quer ignorar estes erros, deste servidor?
Os meus filmes
-
- UBTGActionWidget
-
-
- Professor
-
-
-
- Aluno
-
-
-
- Colocar aqui a tarefa ...
-
-
-
- UBTGMediaWidget
-
-
- Largar o ficheiro media aqui ...
-
-
-
- Colocar aqui o tíitulo...
-
-
-
- UBTGUrlWidget
-
-
- Colocar aqui o título do link...
-
-
-
- UBTeacherGuideEditionWidget
-
-
- Colocar o título aqui...
-
-
-
- Colocar aqui o comentário ...
-
-
-
- Adicionar uma ação
-
-
-
- "Adicionar ficheiro multimédia"
- Adicionar multimédia
-
-
-
- Adicionar um link
-
-
-
- Página: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Colocar aqui tipo de sessão ...
-
-
-
- Autor(es)
-
-
-
- Colocar aqui os autores ...
-
-
-
- Objetivo(s)
-
-
-
- Colocar aqui o tipo de objetivo...
-
-
-
- "Índice de recursos"?
- Indexar recursos
-
-
-
- Palavra(s) Chave:
-
-
-
- Colocar a(s) palavra(s) chave aqui ...
-
-
-
- Nível:
-
-
-
- Assunto:
-
-
-
- Tipo:
-
-
-
- Licença
-
-
-
- Atribuição CC BY
-
-
-
- Atribuição-SemDerivados CC BY-ND
-
-
-
- Atribuição-CompartilhaIgual CC BY-SA
-
-
-
- Atribuição - NãoComercial CC BY-NC
-
-
-
- Atribuição-NãoComercial-SemDerivados CC BY-NC-ND
-
-
-
- Atribuição-NãoComercial-CompartilhaIgual CC BY-NC-SA
-
-
-
- Domínio Público
-
-
-
- Copyright
-
-
-
- Criou:
-
-
-
- Actualizou:
-
-
-
- Página Inicial
- Página de Título
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Página: %0
-
-
UBThumbnailAdaptor
@@ -2103,10 +1908,6 @@ Quer ignorar estes erros, deste servidor?
Cache
-
-
- Aristo
-
UBTrapFlashController
@@ -2179,13 +1980,6 @@ Por favor, reinicie o aplicativo para aceder aos documentos atualizados.Carregando...
-
- UBWebPublisher
-
-
- Publicar o documento no Sankoré Web
-
-
UBWidgetUniboardAPI
@@ -2207,14 +2001,6 @@ Por favor, reinicie o aplicativo para aceder aos documentos atualizados.Upload to YouTube in progress %1 %
Envio para o YouTube em curso %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2286,18 +2072,6 @@ Por favor, reinicie o aplicativo para aceder aos documentos atualizados.%1 x
-
- UniboardSankoreTransition
-
-
- Importar versões antigas de documentos Uniboard/Sankoré
-
-
-
- "There are no documents that should be imported"
- Não há documentos para importar
-
-
WBClearButton
@@ -2467,10 +2241,6 @@ Por favor, reinicie o aplicativo para aceder aos documentos atualizados.
WBWebPage
-
-
- Descarregar o documento PDF: Prefere descarregar o ficheiro PDF ou adicioná-lo ao ficheiro Sankoré atual?
-
Descarregar
@@ -2487,6 +2257,10 @@ Por favor, reinicie o aplicativo para aceder aos documentos atualizados.Error loading page: %1
Erro ao carregar a página: %1
+
+
+
+
WBWebView
@@ -2513,10 +2287,6 @@ Por favor, reinicie o aplicativo para aceder aos documentos atualizados.Keywords
Palavras chave
-
-
- Uniboard
-
Categoria
@@ -2545,6 +2315,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2604,46 +2378,11 @@ p, li { white-space: pre-wrap; }
Descrição
-
- documentPublishingDialog
-
-
- Caixa de Diálogo
-
-
-
- Título
-
-
-
- E-mail
-
-
-
- Autor
-
-
-
- Descrição
-
-
-
- Anexar um ficheiro PDF descarregável
-
-
-
- Anexar um ficheiro Uniboard (UBZ) descarregável
-
-
-
- Aviso: Este documento contém um vídeo, que não vai ser corretamente apresentado na Web
-
-
documents
-
- Documentos Uniboard
+
+
@@ -2728,22 +2467,6 @@ p, li { white-space: pre-wrap; }
Licenças
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Sobre
@@ -2798,716 +2521,16 @@ p, li { white-space: pre-wrap; }
Senha:
-
-
- "Planète Sankoré ID"
- Planète Sankoré ID
-
-
-
- Utilizador:
-
-
-
- Senha:
-
-
-
- Open-Sankoré
-
-
-
-
-
Créditos
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">As licenças estão em Inglês para respeitar a tradução oficial e legalmente aprovada.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. This notice may not be removed or altered from any source distribution.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_ro.ts b/resources/i18n/OpenBoard_ro.ts
index 47e9ea03..db7657dc 100644
--- a/resources/i18n/OpenBoard_ro.ts
+++ b/resources/i18n/OpenBoard_ro.ts
@@ -79,10 +79,6 @@
Documente
-
-
- Tutorial
-
Stilou
@@ -755,10 +751,6 @@
Importare simulare eduMedia
-
-
- Deschidere tutorial
-
Verificare actualizare
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Ieşire din Open-Sankoré
-
-
-
- Editor Open-Sankoré
-
-
-
- Afişare Editor widget-uri Open-Sankoré
-
-
-
- Ascundere Open-Sankoré
+
+
+ OpenBoard
-
-
- Ascundere aplicaţie Open-Sankoré
+
+
+ Ieşire din OpenBoard
-
- Importare documente Uniboard
+
+ Ascundere OpenBoard
-
- Importare documente vechi Sankore sau Uniboard
+
+ Ascundere aplicaţie OpenBoard
@@ -823,6 +799,14 @@
Grupare
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Afişare desktop pe ecran secundar
-
- Afișare Open-Sankore
+
+
@@ -1137,10 +1121,6 @@
Selecţia nu conţine nicio imagine!
-
-
- Documentul '%1' a fost generat cu o versiune mai nouă de Sankore (%2). Dacă îl deschideţi, este posibil să pierdeţi unele date. Doriţi să continuaţi?
-
@@ -1148,10 +1128,6 @@
Sunteţi sigur că doriţi să eliminaţi %n pagini din documentul selectat '%1'?
-
-
- Pagina cu titlu
-
Folderul nu conține niciun fișier imagine
@@ -1160,6 +1136,10 @@
Documente fără titlu
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Pagina %0
-
-
- Pagina cu titlu
-
-
-
- UBDocumentPublisher
-
-
- Exportare nereuşită.
-
-
-
- Exportare anulată ...
-
-
-
- Convertire pagina %1/%2 ...
-
-
-
- Datele de identificare nu au fost completate încă.
-
-
-
- Încărcare fişier Sankore pe web.
-
-
-
- Document încărcat corect pe web.
-
-
-
- Încărcare document pe web nereuşită.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
Exportare %1 %2 din %3
-
- Exportare în format Sankore
+
+
@@ -1631,8 +1576,8 @@
Importare fişier %1 nereuşită.
-
- Open-Sankore (*.ubz)
+
+
@@ -1739,6 +1684,33 @@ Doriţi să ignoraţi aceste erori pentru acest host?
Nu
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Anulare
+
+
+
+
+
+
UBPersistenceManager
@@ -1750,8 +1722,8 @@ Doriţi să ignoraţi aceste erori pentru acest host?
Pierdere depozit de documente
-
- Sankore a pierdut accesul la depozitul de documente '%1'. Din păcate, aplicaţia trebuie închisă pentru a evita coruperea datelor. Este posibil şi ca ultimele modificări să fie pierdute.
+
+
@@ -1836,8 +1808,8 @@ Doriţi să ignoraţi aceste erori pentru acest host?
Publicare pe YouTube
-
- Podcast Sankore
+
+
@@ -1892,39 +1864,6 @@ Doriţi să ignoraţi aceste erori pentru acest host?
Filmele mele
-
- UBTGActionWidget
-
-
- Profesor
-
-
-
- Elev
-
-
-
- Introduceți sarcina aici ...
-
-
-
- UBTGMediaWidget
-
-
- lăsați suportul media aici ...
-
-
-
- Introduceți titlul aici ...
-
-
-
- UBTGUrlWidget
-
-
- Introduceși titlul linkului aici...
-
-
UBTeacherBarWidget
@@ -1932,137 +1871,6 @@ Doriţi să ignoraţi aceste erori pentru acest host?
-
- UBTeacherGuideEditionWidget
-
-
- Introduceți titlul aici ...
-
-
-
- Introduceți comentariul aici ...
-
-
-
- Adăugați o acțiune
-
-
-
- Adăugați un suport media
-
-
-
- Adăugați un link
-
-
-
- Pagina: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Introduceți titlul sesiunii aici ...
-
-
-
- Autor(i)
-
-
-
- Introduceți autorii aici ...
-
-
-
- Obiectiv(e)
-
-
-
- Introduceți obiectivele aici ...
-
-
-
- Indexare resursă
-
-
-
- Cuvinte cheie:
-
-
-
- Introduceți cuvintele cheie aici ...
-
-
-
- Nivel:
-
-
-
- Subiecte:
-
-
-
- Tip:
-
-
-
- Licență
-
-
-
- Atribuire CC BY
-
-
-
- Atribuire-FărăDerivate CC BY-ND
-
-
-
- Atribuire-DistribuieIdentic CC BY-SA
-
-
-
- Atribuire-Necomercial CC BY-NC
-
-
-
- Atribuire-Necomercial-FărăDerivate CC BY-NC-ND
-
-
-
- Atribuire-Necomercial-DistribuieIdentic CC BY-NC-SA
-
-
-
- Domeniu public
-
-
-
- Drept de autor
-
-
-
- Creat la:
-
-
-
- Actualizat la:
-
-
-
- Pagina cu titlu
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Pagina: %0
-
-
UBThumbnailAdaptor
@@ -2104,10 +1912,6 @@ Doriţi să ignoraţi aceste erori pentru acest host?
Cache
-
-
- Aristo
-
UBTrapFlashController
@@ -2180,13 +1984,6 @@ Vă rugăm să reporniţi aplicaţia pentru a accesa documentele actualizate.Încărcare...
-
- UBWebPublisher
-
-
- Publicare document pe web Sankore
-
-
UBWidgetUniboardAPI
@@ -2208,14 +2005,6 @@ Vă rugăm să reporniţi aplicaţia pentru a accesa documentele actualizate.Upload to YouTube in progress %1 %
Încărcare pe YouTube în curs %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2287,17 +2076,6 @@ Vă rugăm să reporniţi aplicaţia pentru a accesa documentele actualizate.%1 x
-
- UniboardSankoreTransition
-
-
- Importare documente vechi Uniboard/Sankore
-
-
-
- Nu există documente care trebuie importate
-
-
WBClearButton
@@ -2482,8 +2260,8 @@ Vă rugăm să reporniţi aplicaţia pentru a accesa documentele actualizate.Eroare încărcare pagină: %1
-
- Descărcare document PDF: preferaţi să descărcaţi fişierul PDF sau să îl adăugaţi la documentul Sankore curent?
+
+
@@ -2511,10 +2289,6 @@ Vă rugăm să reporniţi aplicaţia pentru a accesa documentele actualizate.Keywords
Cuvinte cheie
-
-
- Uniboard
-
Categorie
@@ -2539,6 +2313,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">Făcând clic pe'Încărcare,' certificaţi faptul că deţineţi toate drepturile asupra conţinutului sau că sunteţi autorizat de titular să faceţi public conţinutul pe YouTube şi că este conform în celelalte privinţe cu Termenii de utilizare pentru YouTube de pe</span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+ OpenBoard
+
+
+
+
+
brushProperties
@@ -2598,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Descriere
-
- documentPublishingDialog
-
-
- Dialog
-
-
-
- Titlu
-
-
-
- E-mail
-
-
-
- Autor
-
-
-
- Descriere
-
-
-
- Ataşare versiune PDF descărcabilă
-
-
-
- Ataşare fişier Uniboard descărcabil (UBZ)
-
-
-
- Atenţie: Acest document conţine înregistrări video, care nu vor fi redate corect pe Web
-
-
documents
-
- Documente Uniboard
+
+
@@ -2734,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Licenţe
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Reţea
-
-
- Open-Sankoré
-
Afişare conţinut pagină de web intern pe ecranul secundar sau pe proiector
@@ -2794,563 +2521,17 @@ p, li { white-space: pre-wrap; }
Parolă:
-
-
- ID Planète Sankoré
-
-
-
- Utilizator:
-
-
-
- Parolă:
-
-
-
-
-
Credite
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Drept de autor (C) 1995-1998 Jean-loup Gailly și Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Acest software este furnizat 'ca atare', fără nicio garanție expresă sau implicită. Autorii nu vor fi ținuți responsabili, în niciun caz, pentru daunele rezultate din utilizarea acestui software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Este permis oricui să utilizeze acest, în orice scopuri, inclusiv aplicații comerciale și să îl modifice și redistribuie gratuit, sub rezerva următoarelor restricții:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. Originea acestui software nu trebuie denaturată; nu aveți voie să pretindeți că dumneavoastră ați scris software-ul original. Dacă folosiți acest software într-un produs, o declarație în documentația produsului ar fi apreciată, dar nu este obligatorie.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Versiunile modificate ale sursei trebuie precizate ca atare în mod clar și nu trebuie prezentate denaturat ca fiind software-ul original.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. Această înștiințare nu trebuie eliminată sau modificată din nicio distribuire a sursei.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré este un software gratuit: puteți să-l redistribuiți și/sau să-l modificați, respectând termenii Licenței Publice Generale Lesser GNU așa cum a fost publicată de Free Software Foundation, în versiunea 2 sau în orice versiune mai recentă. Puteți găsi codul sursă al acestui software pe </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré se distribuie în speranța că va fi util, dar FĂRĂ NICIO GARANȚIE; chiar și fără garanția implicită de COMERCIALIZARE sau de ADAPTARE PENTRU UN SCOP PARTICULAR. A se vedea Licența Publică Generală GNU de mai jos, pentru mai multe detalii.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact: <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
+
+
-
-
+
+
diff --git a/resources/i18n/OpenBoard_ru.ts b/resources/i18n/OpenBoard_ru.ts
index b3ac8886..897abea9 100644
--- a/resources/i18n/OpenBoard_ru.ts
+++ b/resources/i18n/OpenBoard_ru.ts
@@ -79,10 +79,6 @@
Документы
-
-
- Учебник
-
Инструменты
@@ -755,10 +751,6 @@
Импортировать симуляцию eduMedia
-
-
- Открыть учебник
-
Проверить обновления
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- Выйти из Open-Sankoré
-
-
-
- Редактор Open-Sankoré
-
-
-
- Показать редактор виджетов Open-Sankoré
-
-
-
- Свернуть Open-Sankoré
+
+
+ OpenBoard
-
-
- Свернуть приложение Open-Sankoré
+
+
+ Выйти из OpenBoard
-
- Импортировать Uniboard документы
+
+ Свернуть OpenBoard
-
- Импортировать старые Sankore и Uniboard документы
+
+ Свернуть приложение OpenBoard
@@ -823,6 +799,14 @@
Сгруппировать
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Показать раб. стол на втором экране
-
- Показать Open-Sankore
+
+
@@ -1137,10 +1121,6 @@
Не выбрано ни одного изображения!
-
-
- Документ '%1' создан в более новой версии Sankore (%2). При его открытии может быть потеряна некоторая информация. Продолжить?
-
@@ -1148,10 +1128,6 @@
Вы уверены, что хотите удалить %n страниц из выбранного документа '%1'?
-
-
- Титульная страница
-
Каталог не содержит файлов изображений
@@ -1160,6 +1136,10 @@
Документы без Названия
+
+
+
+
UBDocumentManager
@@ -1210,41 +1190,6 @@
Страница %0
-
-
- Титульная страница
-
-
-
- UBDocumentPublisher
-
-
- Ошибка экспорта.
-
-
-
- Отмена экспорта...
-
-
-
- Конвертирование страницы %1/%2 ...
-
-
-
- Учетные данные еще не отправлены.
-
-
-
- Размещение файла Sankore в вебе.
-
-
-
- Документ успешно размещен в вебе.
-
-
-
- Ошибка размещения документа в вебе.
-
UBDocumentTreeWidget
@@ -1328,8 +1273,8 @@
Экспорт %1 %2 из %3
-
- Экспорт в формате Sankore
+
+
@@ -1631,8 +1576,8 @@
Ошибка импорта файла %1.
-
- Open-Sankore (*.ubz)
+
+
@@ -1739,6 +1684,33 @@ Do you want to ignore these errors for this host?
Нет
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Отмена
+
+
+
+
+
+
UBPersistenceManager
@@ -1750,8 +1722,8 @@ Do you want to ignore these errors for this host?
Потеря соединения с репозиторием документов
-
- Sankore потерял соединение с репозиторием документов '%1'. Приложение должно завершить работу, чтобы избежать повреждения данных. Также могут быть потеряны последние изменения.
+
+
@@ -1836,8 +1808,8 @@ Do you want to ignore these errors for this host?
Опубликовать на Youtube
-
- Каст Sankore
+
+
@@ -1892,39 +1864,6 @@ Do you want to ignore these errors for this host?
Мои видеофайлы
-
- UBTGActionWidget
-
-
- Учитель
-
-
-
- Студент
-
-
-
- Введите наименование задания сюда...
-
-
-
- UBTGMediaWidget
-
-
- Перетащите медиа сюда...
-
-
-
- Введите название сюда...
-
-
-
- UBTGUrlWidget
-
-
- Введите имя ссылки сюда...
-
-
UBTeacherBarWidget
@@ -1932,137 +1871,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- Введите название сюда...
-
-
-
- Введите комментарий сюда...
-
-
-
- Добавить действие
-
-
-
- Добавить медиа
-
-
-
- Добавить ссылку
-
-
-
- Страница: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Введите название сессии сюда...
-
-
-
- Автор(ы)
-
-
-
- Введите авторов сюда...
-
-
-
- Цель(и)
-
-
-
- Введите цели сюда...
-
-
-
- Индексирование ресурсов
-
-
-
- Ключи:
-
-
-
- Введите ключи сюда...
-
-
-
- Уровень:
-
-
-
- Предметы:
-
-
-
- Тип:
-
-
-
- Лицензия
-
-
-
- Attribution CC BY
-
-
-
- Attribution-NoDerivs CC BY-ND
-
-
-
- Attribution-ShareAlike CC BY-SA
-
-
-
- Attribution-NonCommercial CC BY-NC
-
-
-
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Публичный домен
-
-
-
- Копирайт
-
-
-
- Создано:
-
-
-
- Обновлено:
-
-
-
- Титульная страница
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Страница: %0
-
-
UBThumbnailAdaptor
@@ -2104,10 +1912,6 @@ Do you want to ignore these errors for this host?
Кэш
-
-
- Аристо
-
UBTrapFlashController
@@ -2180,13 +1984,6 @@ Please reboot the application to access the updated documents.
Загрузка...
-
- UBWebPublisher
-
-
- Опубликовать документ на сетевых ресурсах Sankore
-
-
UBWidgetUniboardAPI
@@ -2208,14 +2005,6 @@ Please reboot the application to access the updated documents.
Выполняется загрузка на YouTube %1 %
-
-
- Open-Sankore
-
-
-
- Open-Sankore
-
UBYouTubePublishingDialog
@@ -2287,17 +2076,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- Импорт старых Uniboard/Sankore документов
-
-
-
- Нет документов для импортирования
-
-
WBClearButton
@@ -2482,8 +2260,8 @@ Please reboot the application to access the updated documents.
Ошибка загрузки страницы: %1
-
- Загрузка документа PDF: загрузить файл PDF или добавить его в текущий документ Sankore?
+
+
@@ -2511,10 +2289,6 @@ Please reboot the application to access the updated documents.
Ключевые слова
-
-
- Uniboard
-
Категория
@@ -2543,6 +2317,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2602,46 +2380,11 @@ p, li { white-space: pre-wrap; }
Описание
-
- documentPublishingDialog
-
-
- Диалог
-
-
-
- Название
-
-
-
- Электронная почта
-
-
-
- Автор
-
-
-
- Описание
-
-
-
- Прикрепить файл в формате PDF с возможностью скачивания
-
-
-
- Прикрепить файл Uniboard (UBZ) с возможностью скачивания
-
-
-
- Осторожно: данные документы содержат видео, которое невозможно надлежащим образом воспроизвести в вебе
-
-
documents
-
- Документы Uniboard
+
+
@@ -2738,30 +2481,10 @@ p, li { white-space: pre-wrap; }
Лицензии
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Сеть
-
-
- Open-Sankoré
-
Показать содежимое веб страницы на втором мониторе
@@ -2798,555 +2521,16 @@ p, li { white-space: pre-wrap; }
Пароль:
-
-
- Планета Sankoré ID
-
-
-
- Пользователь:
-
-
-
- Пароль:
-
-
-
-
-
Содержание
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_sk.ts b/resources/i18n/OpenBoard_sk.ts
index f7225e11..a7216d96 100644
--- a/resources/i18n/OpenBoard_sk.ts
+++ b/resources/i18n/OpenBoard_sk.ts
@@ -241,9 +241,9 @@
Mriežka so svetlým pozadím
-
-
- Schovať program Open-Sankoré
+
+
+ Schovať program OpenBoard
@@ -253,9 +253,9 @@
Pridať záložku
-
-
- Open-Sankoré
+
+
+ OpenBoard
@@ -281,10 +281,6 @@
Otvoriť stránku na tabuli
-
-
- Nahrať dokumenty Uniboard
-
Väčšie
@@ -417,9 +413,9 @@
Interaktívne pero
-
-
- Skončiť Open-Sankoré
+
+
+ Skončiť OpenBoard
@@ -457,10 +453,6 @@
Premenovať obsah
-
-
- Nahrať staré dokumenty Sankoré alebo Uniboard
-
Zmenšiť
@@ -477,9 +469,9 @@
Vytvoriť novú stránku
-
-
- Schovať Open-Sankoré
+
+
+ Schovať OpenBoard
@@ -509,10 +501,6 @@
Podcast
-
-
- Editor Open-Sankoré
-
Zobraziť knižnicu
@@ -597,10 +585,6 @@
Menšie
-
-
- Zobraziť editor widgetov Open-Sankoré
-
Označiť obsah z internetu, ktorý sa dá vložiť
@@ -629,10 +613,6 @@
Zobraziť virtuálnu klávesnicu
-
-
- Otvoriť návod
-
Zobraziť záložky
@@ -689,10 +669,6 @@
Nahrať dokument
-
-
- Návod
-
Nahrať simuláciu zo stránky eduMedia
@@ -825,6 +801,14 @@
Zoskupiť
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1021,8 +1005,8 @@
Zobraziť tabuľu na druhej obrazovke
-
- Zobraziť Open-Sankore
+
+
@@ -1091,10 +1075,6 @@
Dokument %1 bol skopírovaný
-
-
- Dokument "%1" bol vytvorený novšou verziou Sankoré (%2). Ak ho otvoríte, môžete stratiť niektoré informácie. Chcete pokračovať?
-
Nahráva sa súbor %1...
@@ -1151,10 +1131,6 @@
Pridať stránky zo súboru
-
-
- Titulná stránka
-
Priečinok neobsahuje žiadne obrázkové súbory
@@ -1163,6 +1139,10 @@
Dokumenty bez názvu
+
+
+
+
UBDocumentManager
@@ -1213,41 +1193,6 @@
Stránka %0
-
-
- Titulná stránka
-
-
-
- UBDocumentPublisher
-
-
- Export sa nepodaril.
-
-
-
- Konvertuje sa stránka %1/%2...
-
-
-
- Nepodarilo sa nahrať dokument na internet.
-
-
-
- Export bol zrušený...
-
-
-
- Aktuálny súbor Sankoré sa nahráva na internet.
-
-
-
- Dokument bol úspešne nahraný na internet.
-
-
-
- Údaje ste ešte nevyplnili.
-
UBDocumentTreeWidget
@@ -1315,10 +1260,6 @@
Stránka
-
-
- Exportovať do formátu Sankoré
-
Exportovať ako súbor UBZ
@@ -1335,6 +1276,10 @@
Export bol úspešne dokončený.
+
+
+
+
UBExportFullPDF
@@ -1635,8 +1580,8 @@
Nahrávanie bolo úspešne dokončené.
-
- Open-Sankoré (*.ubz)
+
+
@@ -1743,20 +1688,47 @@ Do you want to ignore these errors for this host?
Chcete ignorovať tieto chyby na tomto serveri?
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Zrušiť
+
+
+
+
+
+
UBPersistenceManager
(kópia)
-
-
- Sankoré stratil prístup k depozitáru s dokumentami "%1". Program sa žiaľ musí zatvoriť, aby sa predišlo poškodeniu dát. Najnovšie zmeny možno stratíte tiež.
-
Strata depozitára s dokumentami
+
+
+
+
UBPlatformUtils
@@ -1835,14 +1807,14 @@ Chcete ignorovať tieto chyby na tomto serveri?
Predvolené vstupné zariadenie pre zvuk
-
-
- Sankore Cast
-
Nepodarilo sa spustiť kódovač...
+
+
+
+
UBPreferencesController
@@ -1896,39 +1868,6 @@ Chcete ignorovať tieto chyby na tomto serveri?
Moje filmy
-
- UBTGActionWidget
-
-
- Učiteľ
-
-
-
- Študent
-
-
-
- Úlohu napíšte sem...
-
-
-
- UBTGMediaWidget
-
-
- multimediálny obsah pustite tu...
-
-
-
- Nadpis napíšte sem...
-
-
-
- UBTGUrlWidget
-
-
- Nadpis odkazu vložte sem...
-
-
UBTeacherBarWidget
@@ -1936,137 +1875,6 @@ Chcete ignorovať tieto chyby na tomto serveri?
-
- UBTeacherGuideEditionWidget
-
-
- Nadpis napíšte sem...
-
-
-
- Komentár napíšte sem...
-
-
-
- Pridať akciu
-
-
-
- Pridajte médium
-
-
-
- Pridať odkaz
-
-
-
- Stránka: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Nadpis session napíšte sem...
-
-
-
- Autori(i)
-
-
-
- Mená autorov napíšte sem...
-
-
-
- Ciele
-
-
-
- Ciele napíšte sem...
-
-
-
- Indexovanie zdrojov
-
-
-
- Kľúčové slová:
-
-
-
- Kľúčové slová napíšte sem...
-
-
-
- Úroveň:
-
-
-
- Predmety:
-
-
-
- Typ:
-
-
-
- Licencia
-
-
-
- Attribution CC BY
-
-
-
- Attribution-NoDerivs CC BY-ND
-
-
-
- Attribution-ShareAlike CC BY-SA
-
-
-
- Attribution-NonCommercial CC BY-NC
-
-
-
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Verejná doména
-
-
-
- Autorské práva
-
-
-
- Vytvorené dňa:
-
-
-
- Aktualizované dňa:
-
-
-
- Titulné stránka
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Stránka: %0
-
-
UBThumbnailAdaptor
@@ -2108,10 +1916,6 @@ Chcete ignorovať tieto chyby na tomto serveri?
Lupa
-
-
- Aristo
-
UBTrapFlashController
@@ -2184,13 +1988,6 @@ Znova spustite aplikáciu, aby ste mohli pracovať s aktualizovanými dokumentmi
Nahráva sa...
-
- UBWebPublisher
-
-
- Publikovať dokument na webe Sankoré
-
-
UBWidgetUniboardAPI
@@ -2212,14 +2009,6 @@ Znova spustite aplikáciu, aby ste mohli pracovať s aktualizovanými dokumentmi
Prebieha nahrávanie na YouTube %1 %
-
-
- Open-Sankoré
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2291,17 +2080,6 @@ Znova spustite aplikáciu, aby ste mohli pracovať s aktualizovanými dokumentmi
%1 x
-
- UniboardSankoreTransition
-
-
- Nie sú žiadne dokumenty, ktoré treba nahrať
-
-
-
- Nahrať staré dokumenty Uniboard/Sankoré
-
-
WBClearButton
@@ -2473,10 +2251,6 @@ Znova spustite aplikáciu, aby ste mohli pracovať s aktualizovanými dokumentmi
PDF
-
-
- Stiahnutie PDF: chceli by ste si radšej stiahnuť súbor PDF alebo ho pridať do aktuálneho dokumentu Sankoré?
-
Pridať do aktuálneho dokumentu
@@ -2489,6 +2263,10 @@ Znova spustite aplikáciu, aby ste mohli pracovať s aktualizovanými dokumentmi
Chyba pri nahrávaní stránky: %1
+
+
+
+
WBWebView
@@ -2511,10 +2289,6 @@ Znova spustite aplikáciu, aby ste mohli pracovať s aktualizovanými dokumentmi
Heslo na YouTube
-
-
- Uniboard
-
Kategória
@@ -2543,6 +2317,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">Kliknutím na "Upload" (Nahrať) potvrdzujete, že máte všetky práva k materiálu alebo že máte písomný súhlas vlastníka týchto práv na zverejnenie materiálu na sieti YouTube a že materiál je v súlade s podmienkami využívania služieb siete YouTube, ktorých aktuálne znenie sa nachádza na adrese </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+
+
+
+
+
+
brushProperties
@@ -2602,46 +2384,11 @@ p, li { white-space: pre-wrap; }
Popis
-
- documentPublishingDialog
-
-
- Názov
-
-
-
- Pripojiť stiahnuteľný súbor uniboard (UBZ)
-
-
-
- Pripojiť stiahnuteľnú verziu v PDF
-
-
-
- E-mail
-
-
-
- Autor
-
-
-
- Dialóg
-
-
-
- Pozor! V tomto dokumente je video, ktoré sa na internete nezobrazí správne
-
-
-
- Popis
-
-
documents
-
- Dokumenty Uniboard
+
+
@@ -2650,14 +2397,6 @@ p, li { white-space: pre-wrap; }
Pero
-
-
- xpdf
-
-
-
- zlib
-
O programe
@@ -2678,10 +2417,6 @@ p, li { white-space: pre-wrap; }
Stránku zobraziť v externom prehliadači
-
-
- Open Sankoré
-
Predvolené nastavenia
@@ -2698,10 +2433,6 @@ p, li { white-space: pre-wrap; }
Zvýrazňovač
-
-
- Quazip
-
Internet
@@ -2710,10 +2441,6 @@ p, li { white-space: pre-wrap; }
Je umiestnený na vrchu (odporúča sa pre tablety)
-
-
- OpenSSl
-
Virtuálna klávesnica
@@ -2798,999 +2525,16 @@ p, li { white-space: pre-wrap; }
Heslo:
-
-
- ID na Planétu Sankoré
-
-
-
- Použ. m.:
-
-
-
-
- Heslo:
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- KONIEC PODMIENOK
-
Poďakovanie
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly a Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Tento softvér je poskytovaný „tak, ako je“, teda bez akejkoľvek výslovnej alebo predpokladanej záruky. V žiadnom prípade jeho autori nenesú zodpovednosť za akékoľvek škody vyplývajúce z používania tohto softvéru.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Povolenie používať tento softvér sa udeľuje komukoľvek a na akýkoľvek účel, vrátane komerčných aplikácií, rovnako ako aj meniť ho a ďalej slobodne šíriť, okrem nasledujúcich obmedzení:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. Pôvod tohto softvéru nesmie byť skreslený; nesmiete tvrdiť, že ste naprogramovali originálny softvér. Ak tento softvér použijete v nejakom produkte, uznanie softvérui v dokumentácii k produktu by bolo vítané, avšak nie je nutné.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Pozmenené zdrojové verzie sa musia jasne označiť ako pozmenené a nesmú sa vydávať za originálny softvér.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. Toto upozornenie sa nesmie odstrániť ani pozmeniť v žiadnej distribúcii zdroja.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré verzia 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankore je voľne šírený softvér: môžete ho šíriť a/alebo modifikovať podľa podmienok spoločnosti Lesser GNU General Public License, vydávaných nadáciou Free Software Foundation, a to buď verziu 2 tejto licencie, alebo ktorúkoľvek vyššiu verziu. Na tejto stránke môžete nájsť zdrojový kód tohto softvéru</span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré sa rozširuje v nádeji, že bude užitočný, ale BEZ AKEJKOĽVEK ZÁRUKY; dokonca aj bez predpokladanej záruky PREDAJNOSTI alebo VHODNOSTI PRE URČITÝ ÚČEL. Viac podrobností nájdete v podmienkach spoločnosti Lesser GNU General Public License nižšie.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
+
+
-
+
diff --git a/resources/i18n/OpenBoard_sv.ts b/resources/i18n/OpenBoard_sv.ts
index c7764813..f3d32579 100644
--- a/resources/i18n/OpenBoard_sv.ts
+++ b/resources/i18n/OpenBoard_sv.ts
@@ -79,10 +79,6 @@
Dokument
-
-
- Guide
-
Pekpenna
@@ -755,10 +751,6 @@
Importera utbMedia simulation
-
-
- Öppna guiden
-
Kontrollera uppdatering
@@ -767,37 +759,21 @@
Ctrl+H
-
-
+
+
Öppna Sankoré
-
-
+
+
Lämna öppen Sankoré
-
-
- Öppna Sankoré editor
-
-
-
- Visa öppne Sankoré widgets editor
-
-
-
- Göm öppen Sankoré
-
-
-
- Göm öppen Sankoré applikation
-
-
- Importera Uniboard dokument
+
+ Göm öppen Sankoré
-
- Importera gamla Sankoré eller Unibord dokument
+
+ Göm öppen Sankoré applikation
@@ -823,6 +799,14 @@
Grupp
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1020,8 +1004,8 @@
Visa skrivbordet på den sekundära skärmen
-
- Visa öppen-Sankore
+
+
@@ -1138,10 +1122,6 @@
Markeringen innehåller inga bildfiler!
-
-
- Dokument '%1' har genererats med en nyare version av Sankore (%2). Du kan förlora en del information om du öppnar det. Vill du fortsätta?
-
@@ -1149,10 +1129,6 @@
-
-
- Titelsida
-
Foldern innehåller inga bildfiler
@@ -1161,6 +1137,10 @@
Namnlösa dokument
+
+
+
+
UBDocumentManager
@@ -1211,41 +1191,6 @@
Sida %0
-
-
- Titelsida
-
-
-
- UBDocumentPublisher
-
-
- Export misslyckades.
-
-
-
- Export ...
-
-
-
- Konverterar sida %1/%2 ...
-
-
-
- Referenser har inte fyllts i ännu.
-
-
-
- Ladda upp Sankore fil på nätet.
-
-
-
- Dokument uppladdat korrekt på nätet.
-
-
-
- Uppladdning av dokument på nätet misslyckades.
-
UBDocumentTreeWidget
@@ -1329,8 +1274,8 @@
Exporterar %1 %2 av %3
-
- Exportera till Sankore format
+
+
@@ -1632,8 +1577,8 @@
Import av fil %1 misslyckades.
-
- Öppen Sankore (*.ubz)
+
+
@@ -1740,6 +1685,33 @@ Vill du ignorera felen för den här värden?
Nej
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Avsluta
+
+
+
+
+
+
UBPersistenceManager
@@ -1751,8 +1723,8 @@ Vill du ignorera felen för den här värden?
Dokumentarkiv förlust
-
- Sankore har förlorat access till dokumentarkiv '%1'. Tyvärr måste programmet stängas ner för att undvika korruption av data. De senaste ändringarna kan gå förlorade.
+
+
@@ -1837,8 +1809,8 @@ Vill du ignorera felen för den här värden?
Publicera på YouTube
-
- Sankore cast
+
+
@@ -1893,39 +1865,6 @@ Vill du ignorera felen för den här värden?
Mina filmer
-
- UBTGActionWidget
-
-
- Lärare
-
-
-
- Student
-
-
-
- Ange uppgift här ...
-
-
-
- UBTGMediaWidget
-
-
- släpp media här ...
-
-
-
- Skriv titel här...
-
-
-
- UBTGUrlWidget
-
-
- Infoga länktitel här...
-
-
UBTeacherBarWidget
@@ -1933,137 +1872,6 @@ Vill du ignorera felen för den här värden?
-
- UBTeacherGuideEditionWidget
-
-
- Skriv titel här ...
-
-
-
- Skriv kommentar här ...
-
-
-
- Lägg en åtgärd
-
-
-
- Lägg till media
-
-
-
- Lägg till en länk
-
-
-
- Sida: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Skriv sessionstyp här ...
-
-
-
- Författare
-
-
-
- Ange författare här ...
-
-
-
- Mål
-
-
-
- Ange målen här
-
-
-
- Resursindexering
-
-
-
- Nyckeord:
-
-
-
- Ange nyckelord här
-
-
-
- Nivå:
-
-
-
- Ämnen:
-
-
-
- Typ:
-
-
-
- Licens
-
-
-
- Erkännande CC BY
-
-
-
- Erkännande-Inga bearbetningar CC BY-ND
-
-
-
- Erkännande-Dela lika CC BY-SA
-
-
-
- Erkännande-NonCommercial CC BY-NC
-
-
-
- Erkännande-Icke kommersiell-Inga bearbetningar CC BY-NC-ND
-
-
-
- Erkännande-Icke kommersiell-Dela lika CC BY-NC-SA
-
-
-
- Allmän egendom
-
-
-
- Upphovsrätt
-
-
-
- Skapad den:
-
-
-
- Uppdaterard den:
-
-
-
- Titelsida
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Sida: %0
-
-
UBThumbnailAdaptor
@@ -2105,10 +1913,6 @@ Vill du ignorera felen för den här värden?
Cache
-
-
- Aristo
-
UBTrapFlashController
@@ -2181,13 +1985,6 @@ Vänligen starta om programmet för att komma åt uppdaterade dokument.Laddar...
-
- UBWebPublisher
-
-
- Publicera dokumentet på Sankore nätet
-
-
UBWidgetUniboardAPI
@@ -2209,14 +2006,6 @@ Vänligen starta om programmet för att komma åt uppdaterade dokument.Upload to YouTube in progress %1 %
Uppladdning till YouTube pågår %1 %
-
-
- Öppna-Sankore
-
-
-
- ÖppnaSankore
-
UBYouTubePublishingDialog
@@ -2288,17 +2077,6 @@ Vänligen starta om programmet för att komma åt uppdaterade dokument.%1 x
-
- UniboardSankoreTransition
-
-
- Importera gamla Unibord/Sankoré dokument
-
-
-
- Det finns inga dokument som skall importeras
-
-
WBClearButton
@@ -2483,8 +2261,8 @@ Vänligen starta om programmet för att komma åt uppdaterade dokument.Ett fel inträffade när sidan laddades: %1
-
- Hämta PDF dokument: föredrar du att hämta PDF:en eller vill du lägga till det till det aktuella Sankore dokumentet?
+
+
@@ -2512,10 +2290,6 @@ Vänligen starta om programmet för att komma åt uppdaterade dokument.Keywords
Nyckelord
-
-
- Uniboard
-
Kategori
@@ -2540,6 +2314,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">By clicking 'Upload,' you certify that you own all rights to the content or that you are authorized by the owner to make the content publicly available on YouTube, and that it otherwise complies with the YouTube Terms of Service located at </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+ Öppna Sankoré
+
+
+
+
+
brushProperties
@@ -2599,46 +2381,11 @@ p, li { white-space: pre-wrap; }
Beskrivning
-
- documentPublishingDialog
-
-
- Dialog
-
-
-
- Titel
-
-
-
- E-post
-
-
-
- Författare
-
-
-
- Beskrivning
-
-
-
- Bifoga hämtningsbar PDF version
-
-
-
- Bifoga hämtningsbar uniboard fil (UBZ)
-
-
-
- Varning: Detta dokument innehåller en video som inte visas korrekt på nätet
-
-
documents
-
- Uniboard dokument
+
+
@@ -2735,30 +2482,10 @@ p, li { white-space: pre-wrap; }
Licenser
-
-
- ÖppnaSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Nätverk
-
-
- Öppna Sankoré
-
Visa innehåll för intern webbsida på den sekundära skärmen eller projektor
@@ -2795,547 +2522,16 @@ p, li { white-space: pre-wrap; }
Lösenord:
-
-
- Planet Sankoré ID
-
-
-
- Användare:
-
-
-
- Lösenord:
-
-
-
-
-
Poäng
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_tr.ts b/resources/i18n/OpenBoard_tr.ts
index 13c8d1b4..c65e9665 100644
--- a/resources/i18n/OpenBoard_tr.ts
+++ b/resources/i18n/OpenBoard_tr.ts
@@ -79,10 +79,6 @@
Dökümanlar
-
-
- Tanıtım
-
Kalem
@@ -379,10 +375,6 @@
Dolmakalem
-
-
- Tanıtımı aç
-
Güncellemeleri Denetle
@@ -767,37 +759,21 @@
Ekranda Göster
-
-
- Open-Sankoré
+
+
+ OpenBoard
-
-
+
+
Open-Sankpré'den Çık
-
-
- Open-Sankoré Düzenleyici
-
-
-
- Open-Sankoré Widget Düzenleyici
-
-
-
- Open-Sankoré'i Gizle
-
-
-
- Open-Sankoré Uygulamasını Gizle
-
-
- Uniboard Dökümanı İçeri Aktar
+
+ OpenBoard'i Gizle
-
- Eski Sankore yada Uniboard Dökümanı İçeri Aktar
+
+ OpenBoard Uygulamasını Gizle
@@ -823,6 +799,14 @@
Grup
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
Masaüstünü İkincil Ekranda Göster
-
- Open-Sankore'de Göster
+
+
@@ -1137,20 +1121,12 @@
Seçilenlerin arasında hiç resim bulunmamaktadır!
-
-
- '%1' adlı döküman daha yeni bir Sankore versiyonu (%2) ile oluşturulmuş. Bu dökümanı açarsanız bazı bilgiler kaybolabilir. Devem etmek istermisiniz?
-
Seçili '%1' adlı dökümandan %n sayfayı kaldırmak istediğinizden eminmisiniz?
-
-
- Baş sayfası
-
Klasör hiç resim dosyası içermiyor
@@ -1159,6 +1135,10 @@
Başlıksız Döküman
+
+
+
+
UBDocumentManager
@@ -1209,41 +1189,6 @@
Sayfa %0
-
-
- Baş sayfa
-
-
-
- UBDocumentPublisher
-
-
- Dışa aktarma başarısız.
-
-
-
- Dışa aktarma iptal edildi ...
-
-
-
- Dönüştürülen sayfa %1/%2 ...
-
-
-
- Kimlik bilgileri doldurulmadı.
-
-
-
- Sankore dosyası Web'e yükleniyor.
-
-
-
- Döküman doğru bir şekilde Web'e yüklendi.
-
-
-
- Döküman Web'e aktarılamadı.
-
UBDocumentTreeWidget
@@ -1327,8 +1272,8 @@
Dışa Aktarılan %1 %2 / %3
-
- Sankora Dosyası Olarak Aktar
+
+
@@ -1630,8 +1575,8 @@
%1 adlı dosyanın içe aktarımı başarısız oldu.
-
- Open-Sankore (*.ubz)
+
+
@@ -1737,6 +1682,33 @@ Bu host için yukarıdaki hatalar yok sayılsın mı?
Hayır
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ İptal
+
+
+
+
+
+
UBPersistenceManager
@@ -1748,8 +1720,8 @@ Bu host için yukarıdaki hatalar yok sayılsın mı?
Döküman Deposu Kaybedildi
-
- Sankore '%1' adlı döküman deposına erişemiyor. Uygulama veri bozulmasını engellemek için kapatılacaktır. Son yapılan işlemler ve değişiklikler kaybolabilir.
+
+
@@ -1834,8 +1806,8 @@ Bu host için yukarıdaki hatalar yok sayılsın mı?
YouTube'da Yayınla
-
- Sankore Cast
+
+
@@ -1890,39 +1862,6 @@ Bu host için yukarıdaki hatalar yok sayılsın mı?
Filimlerim
-
- UBTGActionWidget
-
-
- Öğretmen
-
-
-
- Öğrenci
-
-
-
- Görevi buraya yazınız ...
-
-
-
- UBTGMediaWidget
-
-
- medyayı buraya bırakınız ...
-
-
-
- Başlığı buraya yazınız ...
-
-
-
- UBTGUrlWidget
-
-
- Bağlantı başlığını buraya giriniz ...
-
-
UBTeacherBarWidget
@@ -1930,137 +1869,6 @@ Bu host için yukarıdaki hatalar yok sayılsın mı?
-
- UBTeacherGuideEditionWidget
-
-
- Başlığı buraya yazınız ...
-
-
-
- Yorumu buraya yazınız ...
-
-
-
- Bir eylem ekle
-
-
-
- Bir medya ekle
-
-
-
- Bir bağlantı ekle
-
-
-
- Sayfa: %0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- Oturum başlığını buraya yazınız ...
-
-
-
- Yazar(lar)
-
-
-
- Yazarları buraya yazınız ...
-
-
-
- Objektif(ler)
-
-
-
- Objektifleri buraya yazınız ...
-
-
-
- Kaynak indekslemesi
-
-
-
- Anahtar Kelimeler:
-
-
-
- Anahtar kelimeleri buraya yazınız ...
-
-
-
- Seviyeler:
-
-
-
- Başlıklar:
-
-
-
- Tür:
-
-
-
- Lisans
-
-
-
- Attribution CC BY
-
-
-
- Attribution-NoDerivs CC BY-ND
-
-
-
- Attribution-ShareAlike CC BY-SA
-
-
-
- Attribution-NonCommercial CC BY-NC
-
-
-
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Kamu malı
-
-
-
- Telif Hakkı
-
-
-
- Oluşturulan:
-
-
-
- Güncellenen:
-
-
-
- Başlık sayfası
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- Sayfa: %0
-
-
UBThumbnailAdaptor
@@ -2102,10 +1910,6 @@ Bu host için yukarıdaki hatalar yok sayılsın mı?
Gizli Yer
-
-
- Aristo
-
UBTrapFlashController
@@ -2178,13 +1982,6 @@ Güncellenen dökümanlara erişmek için uygulamayı yeniden başlatın.Yükleniyor ...
-
- UBWebPublisher
-
-
- Dökümanı Sankore Web Sitesinde Yayınla
-
-
UBWidgetUniboardAPI
@@ -2206,14 +2003,6 @@ Güncellenen dökümanlara erişmek için uygulamayı yeniden başlatın.Upload to YouTube in progress %1 %
YouTube'a video gönderim işlemi: %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2285,17 +2074,6 @@ Güncellenen dökümanlara erişmek için uygulamayı yeniden başlatın.%1 x
-
- UniboardSankoreTransition
-
-
- Eski Uniboard/Sankore dökümanlarını içe aktar
-
-
-
- İçeri aktarılacak hiç döküman bulunmamakta
-
-
WBClearButton
@@ -2480,8 +2258,8 @@ Güncellenen dökümanlara erişmek için uygulamayı yeniden başlatın.Sayfa yüklenirken hata oluştu: %1
-
- PDF Dökümanı İndir: PDF dosyasını indirmek mi istersiniz yada PDF dosyasını mevcut Sankore dökümanına mı eklensin?
+
+
@@ -2509,10 +2287,6 @@ Güncellenen dökümanlara erişmek için uygulamayı yeniden başlatın.Keywords
Anahtar Kelimeler
-
-
- Uniboard
-
Kategori
@@ -2541,6 +2315,10 @@ p, li { white-space: pre-wrap; }
+
+
+ OpenBoard
+
brushProperties
@@ -2600,46 +2378,11 @@ p, li { white-space: pre-wrap; }
Açıklama
-
- documentPublishingDialog
-
-
- Diyalog
-
-
-
- Başlık
-
-
-
- E-mail
-
-
-
- Yazar
-
-
-
- Açıklama
-
-
-
- İndirilebilir PDF Versiyonunu Ekle
-
-
-
- İndirilebilir Uniboard Dsoyasını (UBZ) Ekle
-
-
-
- Uyarı: Bu döküman Web üzerinde doğru bir şekilde görünemyecek şekilde video içermektedir
-
-
documents
-
- Uniboard Dökümanları
+
+
@@ -2736,30 +2479,10 @@ p, li { white-space: pre-wrap; }
Lisanslar
-
-
- OpenSSI
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
Network
-
-
- Open-Sankoré
-
Dahili web sayfa içeriğini ikince ekranda yada projektörde göster
@@ -2796,1147 +2519,16 @@ p, li { white-space: pre-wrap; }
Şifre:
-
-
- Sankoré Gezegeni ID
-
-
-
- Kullanıcı Adı:
-
-
-
- Şifre:
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
Künye
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">The licences are in English to respect the official and legal approved translation.</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. This notice may not be removed or altered from any source distribution.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
diff --git a/resources/i18n/OpenBoard_zh.ts b/resources/i18n/OpenBoard_zh.ts
index 3159e1a0..86342cf0 100644
--- a/resources/i18n/OpenBoard_zh.ts
+++ b/resources/i18n/OpenBoard_zh.ts
@@ -79,10 +79,6 @@
文档
-
-
- 课程
-
工具面板
@@ -755,10 +751,6 @@
导入eduMedia模拟程序
-
-
- 打开课程
-
检查更新
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- 关闭Open-Sankoré
-
-
-
- Open-Sankoré编辑器
-
-
-
- 显示Open-Sankoré小工具编辑器
-
-
-
- 隐藏Open-Sankoré
+
+
+ OpenBoard
-
-
- 隐藏Open-Sankoré应用程序
+
+
+ 关闭OpenBoard
-
- 导入Uniboard文件
+
+ 隐藏OpenBoard
-
- 导入以前的Sankore或Uniboard文件
+
+ 隐藏OpenBoard应用程序
@@ -823,6 +799,14 @@
组合
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
在第二屏幕显示桌面
-
- 显示Open-Sankore
+
+
@@ -1137,20 +1121,12 @@
选中对象不包含任何图片文件!
-
-
- 文档“%1”由一个更新版本的Sankore (%2)生成,打开该文档可能造成部分信息丢失,要继续吗?
-
确定要删除选中文件“%1”中的%n页?
-
-
- 标题页面
-
文件夹中无图像文件
@@ -1159,6 +1135,10 @@
未命名文档
+
+
+
+
UBDocumentManager
@@ -1209,41 +1189,6 @@
页面 %0
-
-
- 标题页面
-
-
-
- UBDocumentPublisher
-
-
- 导出失败
-
-
-
- 取消导出……
-
-
-
- 转化页面%1/%2……
-
-
-
- 尚未填写证书
-
-
-
- 正在上传Sankore文件至网上
-
-
-
- 文档上传成功
-
-
-
- 文档上传失败
-
UBDocumentTreeWidget
@@ -1326,8 +1271,8 @@
正在导出的%3的%1 %2
-
- 以Sankore文件格式导出
+
+
@@ -1629,8 +1574,8 @@
文件%1导入失败
-
- Open-Sankore (*.ubz)
+
+
@@ -1737,6 +1682,33 @@ Do you want to ignore these errors for this host?
否
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+
+
+
+
+
+
UBPersistenceManager
@@ -1748,8 +1720,8 @@ Do you want to ignore these errors for this host?
文档库丢失
-
- Sankore无法进入文档库“%1”。为避免数据出错,应用程序须立即关闭,最近所做的修改也可能丢失。
+
+
@@ -1834,8 +1806,8 @@ Do you want to ignore these errors for this host?
发布到Youtube
-
- Sankore视听文件
+
+
@@ -1890,39 +1862,6 @@ Do you want to ignore these errors for this host?
我的视频
-
- UBTGActionWidget
-
-
- 教师
-
-
-
- 学生
-
-
-
- 在此键入任务......
-
-
-
- UBTGMediaWidget
-
-
- 在此插入媒体......
-
-
-
- 在此键入标题......
-
-
-
- UBTGUrlWidget
-
-
- 在此插入链接标题......
-
-
UBTeacherBarWidget
@@ -1930,137 +1869,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- 在此键入标题......
-
-
-
- 在此键入评论.......
-
-
-
- 添加指令
-
-
-
- 添加媒体
-
-
-
- 添加链接
-
-
-
- 页:%0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- 在此键入场次......
-
-
-
- 作者
-
-
-
- 在此键入作者姓名......
-
-
-
- 素材
-
-
-
- 在此键入素材......
-
-
-
- 资源索引
-
-
-
- 关键词
-
-
-
- 在此键入关键字......
-
-
-
- 级别:
-
-
-
- 主题:
-
-
-
- 类别:
-
-
-
- 证书
-
-
-
- 署名
-
-
-
- 禁止演绎
-
-
-
- 相同方式共享
-
-
-
- 非商业用途
-
-
-
- 非商业用途-禁止演绎
-
-
-
- 非商业用途-相同方式共享
-
-
-
- 公共领域
-
-
-
- 版权
-
-
-
- 创建日期:
-
-
-
- 更新日期:
-
-
-
- 标题页面
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- 页:%0
-
-
UBThumbnailAdaptor
@@ -2102,10 +1910,6 @@ Do you want to ignore these errors for this host?
高级缓存
-
-
- Aristo
-
UBTrapFlashController
@@ -2178,13 +1982,6 @@ Please reboot the application to access the updated documents.
载入中……
-
- UBWebPublisher
-
-
- 发布文档至Sankore主页
-
-
UBWidgetUniboardAPI
@@ -2206,14 +2003,6 @@ Please reboot the application to access the updated documents.
正在上传至Youtube %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2285,17 +2074,6 @@ Please reboot the application to access the updated documents.
%1x
-
- UniboardSankoreTransition
-
-
- 导入以前的Sankore或Uniboard文档
-
-
-
- 没有需要导入的文档
-
-
WBClearButton
@@ -2480,8 +2258,8 @@ Please reboot the application to access the updated documents.
载入页面错误:%1
-
- 下载PDF文档:下载该PDF文件还是将其添加至最近打开的Sankore文档?
+
+
@@ -2509,10 +2287,6 @@ Please reboot the application to access the updated documents.
关键词
-
-
- 演示板
-
类别
@@ -2537,6 +2311,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">点击“上传”表示您对上传内容拥有全部版权或得到版权所有人将上传内容公开发表在YouTube上的授权,否则此举违反YouTube服务条款 </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+
+
+
+
+
+
brushProperties
@@ -2596,46 +2378,11 @@ p, li { white-space: pre-wrap; }
描述
-
- documentPublishingDialog
-
-
- 对话
-
-
-
- 标题
-
-
-
- 电子邮箱
-
-
-
- 作者
-
-
-
- 描述
-
-
-
- 附上可下载的PDF版本
-
-
-
- 附上可下载的Uniboard文件(UBZ)
-
-
-
- 警告:该文件包含视频,无法在网上正常显示
-
-
documents
-
- Uniboard文件
+
+
@@ -2732,30 +2479,10 @@ p, li { white-space: pre-wrap; }
证书
-
-
- OpenSSL
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
网络连接
-
-
- 打开的Sankoré页面
-
在第二屏幕或播放器上显示内部网页内容
@@ -2792,563 +2519,16 @@ p, li { white-space: pre-wrap; }
密码:
-
-
- Planète Sankoré ID
-
-
-
- 用户:
-
-
-
- 密码:
-
-
-
-
-
版权
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly及 Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 本软件“按原样”提供,不附带任何明示的或暗含的担保。无论在何种情况下,软件作者对于由于使用本软件所带来的任何损失概不负责。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 任何人都可将本软件用于任何目的(包括商业应用),并随意对软件进行更改或重新 发布,但是受以下条件的限制:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. 不得歪曲本软件的出处;您不得声称原始软件是自己编写的。如果您在某产品中使用了本软件,希望您可以在产品文档中提及,但并非必须。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. 同样,必须标明经过更改的源代码的版本,不得声称其为原创软件。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. 不得从任何源代码发布中将此说明去除或进行修改。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré 1.4版,Copyright (C) 2010-2012促进非洲数码教育公共利益共同体(Groupement d'Intérêt Public pour l'Education Numérique en Afrique,简称GIP ENA)<br /><br />Open-Sankoré为自由软件,您可根据自由软件基金会(Free Software Foundation)发表的第二版或最新版《GNU 通用公共授权》(Lesser GNU general Public Licence,简称GNU LGPL)条款规定,自由传播及/或修改本软件。<br />您可在该网站查询源代码或将源代码上载到该网站:</span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré的发行宗旨在于希望该软件能发挥功能,但完全无法(明确或间接)保证其可用于商业用途或满足特殊需求。<br />请查询使用许可页面中的《GNU 通用公共授权》或查询网站 </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">。<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">联系方式 : <br />促进非洲数码教育公共利益共同体<br />非洲数码教育部位综合代表团<br />地址:20 Avenue Ségur Paris 75007<br />电话 : 01 43 17 68 08<br />电邮: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
+
+
-
+
diff --git a/resources/i18n/OpenBoard_zh_CN.ts b/resources/i18n/OpenBoard_zh_CN.ts
index 3159e1a0..86342cf0 100644
--- a/resources/i18n/OpenBoard_zh_CN.ts
+++ b/resources/i18n/OpenBoard_zh_CN.ts
@@ -79,10 +79,6 @@
文档
-
-
- 课程
-
工具面板
@@ -755,10 +751,6 @@
导入eduMedia模拟程序
-
-
- 打开课程
-
检查更新
@@ -767,37 +759,21 @@
Ctrl+H
-
-
- Open-Sankoré
-
-
-
- 关闭Open-Sankoré
-
-
-
- Open-Sankoré编辑器
-
-
-
- 显示Open-Sankoré小工具编辑器
-
-
-
- 隐藏Open-Sankoré
+
+
+ OpenBoard
-
-
- 隐藏Open-Sankoré应用程序
+
+
+ 关闭OpenBoard
-
- 导入Uniboard文件
+
+ 隐藏OpenBoard
-
- 导入以前的Sankore或Uniboard文件
+
+ 隐藏OpenBoard应用程序
@@ -823,6 +799,14 @@
组合
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
在第二屏幕显示桌面
-
- 显示Open-Sankore
+
+
@@ -1137,20 +1121,12 @@
选中对象不包含任何图片文件!
-
-
- 文档“%1”由一个更新版本的Sankore (%2)生成,打开该文档可能造成部分信息丢失,要继续吗?
-
确定要删除选中文件“%1”中的%n页?
-
-
- 标题页面
-
文件夹中无图像文件
@@ -1159,6 +1135,10 @@
未命名文档
+
+
+
+
UBDocumentManager
@@ -1209,41 +1189,6 @@
页面 %0
-
-
- 标题页面
-
-
-
- UBDocumentPublisher
-
-
- 导出失败
-
-
-
- 取消导出……
-
-
-
- 转化页面%1/%2……
-
-
-
- 尚未填写证书
-
-
-
- 正在上传Sankore文件至网上
-
-
-
- 文档上传成功
-
-
-
- 文档上传失败
-
UBDocumentTreeWidget
@@ -1326,8 +1271,8 @@
正在导出的%3的%1 %2
-
- 以Sankore文件格式导出
+
+
@@ -1629,8 +1574,8 @@
文件%1导入失败
-
- Open-Sankore (*.ubz)
+
+
@@ -1737,6 +1682,33 @@ Do you want to ignore these errors for this host?
否
+
+ UBOpenSankoreImporterWidget
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+
+
+
+
+
+
UBPersistenceManager
@@ -1748,8 +1720,8 @@ Do you want to ignore these errors for this host?
文档库丢失
-
- Sankore无法进入文档库“%1”。为避免数据出错,应用程序须立即关闭,最近所做的修改也可能丢失。
+
+
@@ -1834,8 +1806,8 @@ Do you want to ignore these errors for this host?
发布到Youtube
-
- Sankore视听文件
+
+
@@ -1890,39 +1862,6 @@ Do you want to ignore these errors for this host?
我的视频
-
- UBTGActionWidget
-
-
- 教师
-
-
-
- 学生
-
-
-
- 在此键入任务......
-
-
-
- UBTGMediaWidget
-
-
- 在此插入媒体......
-
-
-
- 在此键入标题......
-
-
-
- UBTGUrlWidget
-
-
- 在此插入链接标题......
-
-
UBTeacherBarWidget
@@ -1930,137 +1869,6 @@ Do you want to ignore these errors for this host?
-
- UBTeacherGuideEditionWidget
-
-
- 在此键入标题......
-
-
-
- 在此键入评论.......
-
-
-
- 添加指令
-
-
-
- 添加媒体
-
-
-
- 添加链接
-
-
-
- 页:%0
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- 在此键入场次......
-
-
-
- 作者
-
-
-
- 在此键入作者姓名......
-
-
-
- 素材
-
-
-
- 在此键入素材......
-
-
-
- 资源索引
-
-
-
- 关键词
-
-
-
- 在此键入关键字......
-
-
-
- 级别:
-
-
-
- 主题:
-
-
-
- 类别:
-
-
-
- 证书
-
-
-
- 署名
-
-
-
- 禁止演绎
-
-
-
- 相同方式共享
-
-
-
- 非商业用途
-
-
-
- 非商业用途-禁止演绎
-
-
-
- 非商业用途-相同方式共享
-
-
-
- 公共领域
-
-
-
- 版权
-
-
-
- 创建日期:
-
-
-
- 更新日期:
-
-
-
- 标题页面
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- 页:%0
-
-
UBThumbnailAdaptor
@@ -2102,10 +1910,6 @@ Do you want to ignore these errors for this host?
高级缓存
-
-
- Aristo
-
UBTrapFlashController
@@ -2178,13 +1982,6 @@ Please reboot the application to access the updated documents.
载入中……
-
- UBWebPublisher
-
-
- 发布文档至Sankore主页
-
-
UBWidgetUniboardAPI
@@ -2206,14 +2003,6 @@ Please reboot the application to access the updated documents.
正在上传至Youtube %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2285,17 +2074,6 @@ Please reboot the application to access the updated documents.
%1x
-
- UniboardSankoreTransition
-
-
- 导入以前的Sankore或Uniboard文档
-
-
-
- 没有需要导入的文档
-
-
WBClearButton
@@ -2480,8 +2258,8 @@ Please reboot the application to access the updated documents.
载入页面错误:%1
-
- 下载PDF文档:下载该PDF文件还是将其添加至最近打开的Sankore文档?
+
+
@@ -2509,10 +2287,6 @@ Please reboot the application to access the updated documents.
关键词
-
-
- 演示板
-
类别
@@ -2537,6 +2311,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">点击“上传”表示您对上传内容拥有全部版权或得到版权所有人将上传内容公开发表在YouTube上的授权,否则此举违反YouTube服务条款 </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+
+
+
+
+
+
brushProperties
@@ -2596,46 +2378,11 @@ p, li { white-space: pre-wrap; }
描述
-
- documentPublishingDialog
-
-
- 对话
-
-
-
- 标题
-
-
-
- 电子邮箱
-
-
-
- 作者
-
-
-
- 描述
-
-
-
- 附上可下载的PDF版本
-
-
-
- 附上可下载的Uniboard文件(UBZ)
-
-
-
- 警告:该文件包含视频,无法在网上正常显示
-
-
documents
-
- Uniboard文件
+
+
@@ -2732,30 +2479,10 @@ p, li { white-space: pre-wrap; }
证书
-
-
- OpenSSL
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
网络连接
-
-
- 打开的Sankoré页面
-
在第二屏幕或播放器上显示内部网页内容
@@ -2792,563 +2519,16 @@ p, li { white-space: pre-wrap; }
密码:
-
-
- Planète Sankoré ID
-
-
-
- 用户:
-
-
-
- 密码:
-
-
-
-
-
版权
-
-
-
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly及 Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 本软件“按原样”提供,不附带任何明示的或暗含的担保。无论在何种情况下,软件作者对于由于使用本软件所带来的任何损失概不负责。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 任何人都可将本软件用于任何目的(包括商业应用),并随意对软件进行更改或重新 发布,但是受以下条件的限制:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. 不得歪曲本软件的出处;您不得声称原始软件是自己编写的。如果您在某产品中使用了本软件,希望您可以在产品文档中提及,但并非必须。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. 同样,必须标明经过更改的源代码的版本,不得声称其为原创软件。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. 不得从任何源代码发布中将此说明去除或进行修改。</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré 1.4版,Copyright (C) 2010-2012促进非洲数码教育公共利益共同体(Groupement d'Intérêt Public pour l'Education Numérique en Afrique,简称GIP ENA)<br /><br />Open-Sankoré为自由软件,您可根据自由软件基金会(Free Software Foundation)发表的第二版或最新版《GNU 通用公共授权》(Lesser GNU general Public Licence,简称GNU LGPL)条款规定,自由传播及/或修改本软件。<br />您可在该网站查询源代码或将源代码上载到该网站:</span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré的发行宗旨在于希望该软件能发挥功能,但完全无法(明确或间接)保证其可用于商业用途或满足特殊需求。<br />请查询使用许可页面中的《GNU 通用公共授权》或查询网站 </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">。<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">联系方式 : <br />促进非洲数码教育公共利益共同体<br />非洲数码教育部位综合代表团<br />地址:20 Avenue Ségur Paris 75007<br />电话 : 01 43 17 68 08<br />电邮: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
+
+
-
+
diff --git a/resources/i18n/OpenBoard_zh_TW.ts b/resources/i18n/OpenBoard_zh_TW.ts
index 069e7991..7ad6032c 100644
--- a/resources/i18n/OpenBoard_zh_TW.ts
+++ b/resources/i18n/OpenBoard_zh_TW.ts
@@ -415,10 +415,6 @@
匯入eduMedia模擬程序
-
-
- 開啟教學檔
-
更新檢查
@@ -495,10 +491,6 @@
偏好設定
-
-
- 教學檔
-
清除
@@ -768,36 +760,20 @@
停止載入
-
- Open-Sankoré
+
+ OpenBoard
-
- 退出Open-Sankoré
+
+ 退出OpenBoard
-
- Open-Sankoré編輯器
+
+ 隱藏OpenBoard
-
- 顯示Open-Sankoré小工具編輯器
-
-
-
- 隱藏Open-Sankoré
-
-
-
- 隱藏Open-Sankoré應用程式
-
-
-
- 匯入Uniboard文件
-
-
-
- 匯入舊Sankore或Uniboard文件
+
+ 隱藏OpenBoard應用程式
@@ -823,6 +799,14 @@
群組
+
+
+
+
+
+
+
+
PasswordDialog
@@ -1019,8 +1003,8 @@
於第二螢幕顯示桌面
-
- 顯示Open-Sankore
+
+
@@ -1137,17 +1121,11 @@
所選內容並沒有圖像檔!
-
-
- 文件 '%1' 係由新版的Sankore (%2)所製作。若仍要開啟,可能會損失部份內容。確定要進行嗎?
-
-
+
- 確定要從所選文件 '%1' 移除 %n 個頁面?
-
-
-
- 標題頁面
+
+ 確定要從所選文件 '%1' 移除 %n 個頁面?
+
@@ -1157,6 +1135,10 @@
未命名文件
+
+
+
+
UBDocumentManager
@@ -1207,41 +1189,6 @@
第 %0 頁
-
-
- 標題頁
-
-
-
- UBDocumentPublisher
-
-
- 匯出失敗。
-
-
-
- 已取消匯出...
-
-
-
- 轉換頁面 %1/%2 ...
-
-
-
- 尚未處理驗證。
-
-
-
- Sankore檔案上傳至網際網路中。
-
-
-
- 文件已正確上傳至網際網路。
-
-
-
- 文件上傳至網際網路失敗。
-
UBDocumentTreeWidget
@@ -1253,9 +1200,11 @@
頁面 %1/%2 複製中
-
+
- 已複製 %1 個頁面
+
+ 已複製 %1 個頁面
+
@@ -1322,8 +1271,8 @@
%3 的 %1 %2 匯出中
-
- 匯出成Sankore格式
+
+
@@ -1625,8 +1574,8 @@
檔案 %1 匯入失敗。
-
- Open-Sankore (*.ubz)
+
+
@@ -1708,23 +1657,50 @@
登入Proxy失敗
+
+
+ 是
+
+
+
+ 否
+
- SSL Errors:
-%1
-%2
- 要忽略這些訊息嗎?
+
+
+
+ UBOpenSankoreImporterWidget
-
- 是
+
+
-
- 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+
+
+
+
@@ -1738,8 +1714,8 @@ Do you want to ignore these errors for this host?
文件資料庫遺失
-
- Sankore已經與文件資料庫 '%1' 失去連繫. 很不幸本程式必須關閉以免資料毀損,相對的變動也將無效。
+
+
@@ -1824,8 +1800,8 @@ Do you want to ignore these errors for this host?
發佈至YouTube
-
- Sankore Cast
+
+
@@ -1880,172 +1856,6 @@ Do you want to ignore these errors for this host?
我的影片
-
- UBTGActionWidget
-
-
- 教師
-
-
-
- 學生
-
-
-
- 此處鍵入任務...
-
-
-
- UBTGMediaWidget
-
-
- 此處放置媒體...
-
-
-
- 此處鍵入標題...
-
-
-
- UBTGUrlWidget
-
-
- 此處插入標題連結...
-
-
-
- UBTeacherGuideEditionWidget
-
-
- 此處鍵入標題...
-
-
-
- 此處鍵入評語...
-
-
-
- 新增動作
-
-
-
- 新增媒體
-
-
-
- 新增連結
-
-
-
- 第 %0 頁
-
-
-
- UBTeacherGuidePageZeroWidget
-
-
- 於此處輸入標題...
-
-
-
- 作者
-
-
-
- 此處鍵入作者...
-
-
-
- 目標
-
-
-
- 此處鍵入目標內容...
-
-
-
- Resource indexing
-
-
-
- 關鍵字:
-
-
-
- 此處鍵入關鍵字...
-
-
-
- 等級:
-
-
-
- 主題:
-
-
-
- 類型:
-
-
-
- 授權
-
-
-
- Attribution CC BY
-
-
-
- Attribution-NoDerivs CC BY-ND
-
-
-
- Attribution-ShareAlike CC BY-SA
-
-
-
- Attribution-NonCommercial CC BY-NC
-
-
-
- Attribution-NonCommercial-NoDerivs CC BY-NC-ND
-
-
-
- Attribution-NonCommercial-ShareAlike CC BY-NC-SA
-
-
-
- Public domain
-
-
-
- Copyright
-
-
-
- 已建立:
-
-
-
-
- 已更新:
-
-
-
-
- 標題頁
-
-
-
- UBTeacherGuidePresentationWidget
-
-
- 第 %0 頁
-
-
UBThumbnailAdaptor
@@ -2087,10 +1897,6 @@ Do you want to ignore these errors for this host?
Cache
-
-
- Aristo
-
UBTrapFlashController
@@ -2163,13 +1969,6 @@ Please reboot the application to access the updated documents.
載入中...
-
- UBWebPublisher
-
-
- 發佈文件在Sankore網頁
-
-
UBWidgetUniboardAPI
@@ -2191,14 +1990,6 @@ Please reboot the application to access the updated documents.
上傳至YouTube中 %1 %
-
-
- Open-Sankore
-
-
-
- OpenSankore
-
UBYouTubePublishingDialog
@@ -2270,17 +2061,6 @@ Please reboot the application to access the updated documents.
%1 x
-
- UniboardSankoreTransition
-
-
- 匯入舊的Uniboard/Sankore文件
-
-
-
- 沒有文件需要匯入
-
-
WBClearButton
@@ -2326,10 +2106,6 @@ Please reboot the application to access the updated documents.
%2 的 %1 (%3/秒) %4
-
-
- ?
-
%2 的 %1 - 已停止
@@ -2346,17 +2122,23 @@ Please reboot the application to access the updated documents.
MB
+
+
+ unknown file size
+ ?
+
WBDownloadManager
-
-
- %1 個下載
-
1 個下載
+
+
+ always >= 2
+ %1 個下載
+
WBHistoryModel
@@ -2463,8 +2245,8 @@ Please reboot the application to access the updated documents.
頁面載入錯誤: %1
-
- 下載PDF文件: 您要下載成PDF檔或是新增至目前的Sankore文件?
+
+
@@ -2492,10 +2274,6 @@ Please reboot the application to access the updated documents.
關鍵字
-
-
- Uniboard
-
類別
@@ -2520,6 +2298,14 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:10pt;">By clicking 'Upload,' you certify that you own all rights to the content or that you are authorized by the owner to make the content publicly available on YouTube, and that it otherwise complies with the YouTube Terms of Service located at </span><a href="http://www.youtube.com/t/terms"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.youtube.com/t/terms</span></a></p></body></html>
+
+
+ OpenBoard
+
+
+
+
+
brushProperties
@@ -2579,46 +2365,11 @@ p, li { white-space: pre-wrap; }
描述
-
- documentPublishingDialog
-
-
- 對話
-
-
-
- 標題
-
-
-
- E-mail
-
-
-
- 作者
-
-
-
- 描述
-
-
-
- 附上可下載的PDF版本
-
-
-
- 附上可下載的Uniboard(UBZ)版本
-
-
-
- 警示: 本文件內含影片,但在網頁上不會正常播放
-
-
documents
-
- Uniboard文件
+
+
@@ -2707,7 +2458,7 @@ p, li { white-space: pre-wrap; }
提示筆
-
+
版本: …
@@ -2715,30 +2466,10 @@ p, li { white-space: pre-wrap; }
授權條款
-
-
- OpenSSl
-
-
-
- zlib
-
-
-
- xpdf
-
-
-
- Quazip
-
網路
-
-
- Open-Sankoré
-
於第二螢幕或投影機顯示內部網頁內容
@@ -2775,915 +2506,17 @@ p, li { white-space: pre-wrap; }
密碼:
-
-
- Planète Sankoré ID
-
-
-
- 使用者帳號:
-
-
-
- 密碼:
-
-
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
- Copyright (C) 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
- Preamble
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
- a) The modified work must itself be a software library.
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
- NO WARRANTY
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
- END OF TERMS AND CONDITIONS
-
-
貢獻
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">The licences are in English to respect the official and legal approved translation.</span></p></td></tr></table></body></html>
+
+
+
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;">Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler</span><span style=" font-family:'Ubuntu'; font-size:12pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"><br /></span><span style=" font-family:'Ubuntu'; font-size:9pt; color:#1a1a1a;"> 3. This notice may not be removed or altered from any source distribution.</span><span style=" font-family:'Ubuntu'; font-size:9pt;"> </span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Open-Sankoré version 1.4 , Copyright (C) 2010-2012 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br /><br />Open-Sankoré est un logiciel libre : vous pouvez le redistribuer et/ou le modifier en respectant les termes de la Lesser GNU general Public Licence (GNU LGPL) telle que publiée par la Free Software Foundation en version 2 ou une version plus récente.<br />Vous pouvez consulter et charger le code source du logiciel sur </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.<br />Veuillez consulter la licence Lesser GNU General Public Licence située dans l'onglet Licences ou consulter le site </span><a href="http://www.gnu.org/licenses/"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><http://www.gnu.org/licenses/></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">.<br /><br />Open-Sankoré is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. You can find the source code of this software at </span><a href="https://github.com/Sankore"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;"><https://github.com/Sankore></span></a><span style=" font-family:'Ubuntu'; font-size:11pt;"><br />Open-Sankoré is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public License below for more details.<br /><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:11pt;">Contact : <br />Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)<br />Délégation Interministérielle à l'Education Numérique en Afrique<br />20 Avenue Ségur Paris 75007<br />Téléphone : 01 43 17 68 08<br />email: </span><a href="mailto:contact@sankore.org"><span style=" font-family:'Ubuntu'; font-size:11pt; text-decoration: underline; color:#0000ff;">contact@sankore.org</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">"</span></p></td></tr></table></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Crédits police scolaire Open-Sankoré : </span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police Andika Basic dispose d'une licence Open Font License </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Sil international</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=andika</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence OFL (traduction française non officielle) http://fontforge.sourceforge.net/OFL-Unofficial-fr.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence OFL : </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Court </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier Ligne Court</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Ecolier suivantes sont l'oeuvre de Jean-Marie Douteau et disposent d'une licence Creative Commons BY NC ND :</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Ecolier lignes pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">- Écolier CP pointillés</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Jean-Marie Douteau (douteau.ecolier@sfr.fr)</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://douteau.ecolier.perso.sfr.fr/page_ecolier.htm</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Cursive sont l'oeuvre d'Antoine Fetet (antoine.fetet@laposte.net) à partir d'une police proposée par Jean-Claude Gineau</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://lps13.free.fr/contenu/construire/Cursive_standard.zip et http://fr.fontriver.com/font/gino_school_script/</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">L'auteur en autorise l'utilisation dans le cadre du logiciel open-Sankoré pour un usage non commercial</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Les polices Script (Ecole et CaseEcole) sont l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCO.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/SCRIPTCA.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"><br /></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">La police phonétique, Alphonet est l'oeuvre d'Henri Rogelet</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices/ALPHONET.zip</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;"> © Henri Rogelet <h.rogelet@free.fr></span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Autorisation pour un usage non commercial</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Source : http://pointecole.free.fr/polices.html</span></p></body></html>
+
+
+
diff --git a/resources/images/OpenBoard.png b/resources/images/OpenBoard.png
index 5f510ef9..3be16fed 100644
Binary files a/resources/images/OpenBoard.png and b/resources/images/OpenBoard.png differ
diff --git a/resources/images/bigOpenBoard.png b/resources/images/bigOpenBoard.png
index c8d3c151..9e6ccddc 100644
Binary files a/resources/images/bigOpenBoard.png and b/resources/images/bigOpenBoard.png differ
diff --git a/resources/library/animations/Suma de los angulos de un triangulo.swf b/resources/library/animations/Suma de los angulos de un triangulo.swf
new file mode 100644
index 00000000..da058123
Binary files /dev/null and b/resources/library/animations/Suma de los angulos de un triangulo.swf differ
diff --git a/resources/library/audios/Sonata para piano.mp3 b/resources/library/audios/Sonata para piano.mp3
new file mode 100644
index 00000000..2d30433e
Binary files /dev/null and b/resources/library/audios/Sonata para piano.mp3 differ
diff --git a/resources/library/pictures/Worldmap_wdb_combined.svg b/resources/library/pictures/Worldmap_wdb_combined.svg
new file mode 100644
index 00000000..4dad99a8
--- /dev/null
+++ b/resources/library/pictures/Worldmap_wdb_combined.svg
@@ -0,0 +1,29 @@
+
+
+
diff --git a/resources/library/videos/wannaworktogether.mp4 b/resources/library/videos/wannaworktogether.mp4
new file mode 100644
index 00000000..7b3a019b
Binary files /dev/null and b/resources/library/videos/wannaworktogether.mp4 differ
diff --git a/resources/macx/OpenBoard.icns b/resources/macx/OpenBoard.icns
index 76fbcd2e..6ad1dbff 100644
Binary files a/resources/macx/OpenBoard.icns and b/resources/macx/OpenBoard.icns differ
diff --git a/resources/macx/OpenBoardDmg.icns b/resources/macx/OpenBoardDmg.icns
index 76fbcd2e..6ad1dbff 100644
Binary files a/resources/macx/OpenBoardDmg.icns and b/resources/macx/OpenBoardDmg.icns differ
diff --git a/resources/macx/ubz.icns b/resources/macx/ubz.icns
index 76fbcd2e..6ad1dbff 100644
Binary files a/resources/macx/ubz.icns and b/resources/macx/ubz.icns differ
diff --git a/resources/win/OpenBoard.ico b/resources/win/OpenBoard.ico
index 0c08799d..ecb3dd18 100644
Binary files a/resources/win/OpenBoard.ico and b/resources/win/OpenBoard.ico differ
diff --git a/resources/win/OpenBoard.rc b/resources/win/OpenBoard.rc
index 29db4700..5759a34c 100644
--- a/resources/win/OpenBoard.rc
+++ b/resources/win/OpenBoard.rc
@@ -33,17 +33,17 @@ BEGIN
BEGIN
- VALUE "CompanyName", "Open-Sankoré\000"
+ VALUE "CompanyName", "Open Education Foudation\000"
- VALUE "FileDescription", "Sankore 3.1\000"
+ VALUE "FileDescription", "OpenBoard\000"
VALUE "FileVersion", UBVERSION
- VALUE "LegalCopyright", "(c) Webdoc SA, 2009-2012. All rights reserved\000"
+ VALUE "LegalCopyright", "(c) Open Education Foundation 2013. All rights reserved\000"
- VALUE "OriginalFilename", "Sankore 3.1.exe\000"
+ VALUE "OriginalFilename", "OpenBoard.exe\000"
- VALUE "ProductName", "Sankore 3.1\000"
+ VALUE "ProductName", "OpenBoard\000"
VALUE "ProductVersion", UBVERSION
diff --git a/resources/win/OpenBoardDoc.ico b/resources/win/OpenBoardDoc.ico
index 0c08799d..ecb3dd18 100644
Binary files a/resources/win/OpenBoardDoc.ico and b/resources/win/OpenBoardDoc.ico differ
diff --git a/src/adaptors/UBCFFSubsetAdaptor.cpp b/src/adaptors/UBCFFSubsetAdaptor.cpp
index 56b4890e..8b7378cb 100644
--- a/src/adaptors/UBCFFSubsetAdaptor.cpp
+++ b/src/adaptors/UBCFFSubsetAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/adaptors/UBCFFSubsetAdaptor.h b/src/adaptors/UBCFFSubsetAdaptor.h
index 68f741e9..f9ea3fa0 100644
--- a/src/adaptors/UBCFFSubsetAdaptor.h
+++ b/src/adaptors/UBCFFSubsetAdaptor.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCFFSUBSETADAPTOR_H
#define UBCFFSUBSETADAPTOR_H
diff --git a/src/adaptors/UBExportAdaptor.cpp b/src/adaptors/UBExportAdaptor.cpp
index d36de637..f14b7058 100644
--- a/src/adaptors/UBExportAdaptor.cpp
+++ b/src/adaptors/UBExportAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBExportAdaptor.h"
#include "document/UBDocumentProxy.h"
diff --git a/src/adaptors/UBExportAdaptor.h b/src/adaptors/UBExportAdaptor.h
index a4986137..af2f93b7 100644
--- a/src/adaptors/UBExportAdaptor.h
+++ b/src/adaptors/UBExportAdaptor.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBEXPORTADAPTOR_H_
#define UBEXPORTADAPTOR_H_
diff --git a/src/adaptors/UBExportCFF.cpp b/src/adaptors/UBExportCFF.cpp
index ee78796c..56388333 100644
--- a/src/adaptors/UBExportCFF.cpp
+++ b/src/adaptors/UBExportCFF.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBExportCFF.h"
#include "UBCFFAdaptor.h"
#include "document/UBDocumentProxy.h"
diff --git a/src/adaptors/UBExportCFF.h b/src/adaptors/UBExportCFF.h
index 62743aa3..06d1e183 100644
--- a/src/adaptors/UBExportCFF.h
+++ b/src/adaptors/UBExportCFF.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBExportCFF_H_
#define UBExportCFF_H_
diff --git a/src/adaptors/UBExportDocument.cpp b/src/adaptors/UBExportDocument.cpp
index bc7a724c..6a54fe9f 100644
--- a/src/adaptors/UBExportDocument.cpp
+++ b/src/adaptors/UBExportDocument.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBExportDocument.h"
#include "frameworks/UBPlatformUtils.h"
diff --git a/src/adaptors/UBExportDocument.h b/src/adaptors/UBExportDocument.h
index 9fbb5b69..b589e7f6 100644
--- a/src/adaptors/UBExportDocument.h
+++ b/src/adaptors/UBExportDocument.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBEXPORTDOCUMENT_H_
#define UBEXPORTDOCUMENT_H_
diff --git a/src/adaptors/UBExportFullPDF.cpp b/src/adaptors/UBExportFullPDF.cpp
index b68b92da..eee66f5d 100644
--- a/src/adaptors/UBExportFullPDF.cpp
+++ b/src/adaptors/UBExportFullPDF.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBExportFullPDF.h"
#include
diff --git a/src/adaptors/UBExportFullPDF.h b/src/adaptors/UBExportFullPDF.h
index a3110c14..7e52cd0f 100644
--- a/src/adaptors/UBExportFullPDF.h
+++ b/src/adaptors/UBExportFullPDF.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBExportFullPDF_H_
#define UBExportFullPDF_H_
diff --git a/src/adaptors/UBExportPDF.cpp b/src/adaptors/UBExportPDF.cpp
index b62d35c7..4e231c14 100644
--- a/src/adaptors/UBExportPDF.cpp
+++ b/src/adaptors/UBExportPDF.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBExportPDF.h"
#include
diff --git a/src/adaptors/UBExportPDF.h b/src/adaptors/UBExportPDF.h
index 537c8d81..356e92af 100644
--- a/src/adaptors/UBExportPDF.h
+++ b/src/adaptors/UBExportPDF.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBEXPORTPDF_H_
#define UBEXPORTPDF_H_
diff --git a/src/adaptors/UBExportWeb.cpp b/src/adaptors/UBExportWeb.cpp
index 9eb61b81..583e19c9 100644
--- a/src/adaptors/UBExportWeb.cpp
+++ b/src/adaptors/UBExportWeb.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBExportWeb.h"
#include "frameworks/UBPlatformUtils.h"
diff --git a/src/adaptors/UBExportWeb.h b/src/adaptors/UBExportWeb.h
index bf52cc1c..577f5c6d 100644
--- a/src/adaptors/UBExportWeb.h
+++ b/src/adaptors/UBExportWeb.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBEXPORTWEB_H_
#define UBEXPORTWEB_H_
diff --git a/src/adaptors/UBImportAdaptor.cpp b/src/adaptors/UBImportAdaptor.cpp
index 790c809a..2d6a3958 100644
--- a/src/adaptors/UBImportAdaptor.cpp
+++ b/src/adaptors/UBImportAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBImportAdaptor.h"
#include "core/UBApplication.h"
diff --git a/src/adaptors/UBImportAdaptor.h b/src/adaptors/UBImportAdaptor.h
index a99a991c..e40ccfe7 100644
--- a/src/adaptors/UBImportAdaptor.h
+++ b/src/adaptors/UBImportAdaptor.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBIMPORTADAPTOR_H_
#define UBIMPORTADAPTOR_H_
diff --git a/src/adaptors/UBImportCFF.cpp b/src/adaptors/UBImportCFF.cpp
index 4845e653..8bb66495 100644
--- a/src/adaptors/UBImportCFF.cpp
+++ b/src/adaptors/UBImportCFF.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/adaptors/UBImportCFF.h b/src/adaptors/UBImportCFF.h
index d06b9d18..bfc53e6e 100644
--- a/src/adaptors/UBImportCFF.h
+++ b/src/adaptors/UBImportCFF.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBIMPORTCFF_H
#define UBIMPORTCFF_H
diff --git a/src/adaptors/UBImportDocument.cpp b/src/adaptors/UBImportDocument.cpp
index 1730c2df..b22645a7 100644
--- a/src/adaptors/UBImportDocument.cpp
+++ b/src/adaptors/UBImportDocument.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBImportDocument.h"
#include "document/UBDocumentProxy.h"
diff --git a/src/adaptors/UBImportDocument.h b/src/adaptors/UBImportDocument.h
index 8ac246fd..32a35b68 100644
--- a/src/adaptors/UBImportDocument.h
+++ b/src/adaptors/UBImportDocument.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBIMPORTDOCUMENT_H_
#define UBIMPORTDOCUMENT_H_
diff --git a/src/adaptors/UBImportImage.cpp b/src/adaptors/UBImportImage.cpp
index ce0648e3..b27d433d 100644
--- a/src/adaptors/UBImportImage.cpp
+++ b/src/adaptors/UBImportImage.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBImportImage.h"
#include "document/UBDocumentProxy.h"
diff --git a/src/adaptors/UBImportImage.h b/src/adaptors/UBImportImage.h
index c7273086..b878e965 100644
--- a/src/adaptors/UBImportImage.h
+++ b/src/adaptors/UBImportImage.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBIMPORTIMAGE_H_
#define UBIMPORTIMAGE_H_
diff --git a/src/adaptors/UBImportPDF.cpp b/src/adaptors/UBImportPDF.cpp
index 4f76c50e..e4de2da1 100644
--- a/src/adaptors/UBImportPDF.cpp
+++ b/src/adaptors/UBImportPDF.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBImportPDF.h"
#include "document/UBDocumentProxy.h"
diff --git a/src/adaptors/UBImportPDF.h b/src/adaptors/UBImportPDF.h
index bed1ada9..335cb31b 100644
--- a/src/adaptors/UBImportPDF.h
+++ b/src/adaptors/UBImportPDF.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBIMPORTPDF_H_
#define UBIMPORTPDF_H_
diff --git a/src/adaptors/UBImportVirtualPrinter.cpp b/src/adaptors/UBImportVirtualPrinter.cpp
index 68fd5376..3ccdc0e3 100644
--- a/src/adaptors/UBImportVirtualPrinter.cpp
+++ b/src/adaptors/UBImportVirtualPrinter.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBImportVirtualPrinter.h"
#include "core/UBApplication.h"
diff --git a/src/adaptors/UBIniFileParser.cpp b/src/adaptors/UBIniFileParser.cpp
index 67e2bf38..b71a72c5 100644
--- a/src/adaptors/UBIniFileParser.cpp
+++ b/src/adaptors/UBIniFileParser.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBIniFileParser.h"
#include "core/memcheck.h"
diff --git a/src/adaptors/UBIniFileParser.h b/src/adaptors/UBIniFileParser.h
index b60178ab..f524f59f 100644
--- a/src/adaptors/UBIniFileParser.h
+++ b/src/adaptors/UBIniFileParser.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBINIFILEPARSER_H_
#define UBINIFILEPARSER_H_
diff --git a/src/adaptors/UBMetadataDcSubsetAdaptor.cpp b/src/adaptors/UBMetadataDcSubsetAdaptor.cpp
index c8310796..acd4a0ba 100644
--- a/src/adaptors/UBMetadataDcSubsetAdaptor.cpp
+++ b/src/adaptors/UBMetadataDcSubsetAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBMetadataDcSubsetAdaptor.h"
#include
diff --git a/src/adaptors/UBMetadataDcSubsetAdaptor.h b/src/adaptors/UBMetadataDcSubsetAdaptor.h
index 303c8f3e..c593311e 100644
--- a/src/adaptors/UBMetadataDcSubsetAdaptor.h
+++ b/src/adaptors/UBMetadataDcSubsetAdaptor.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBMETADATADCSUBSETADAPTOR_H_
#define UBMETADATADCSUBSETADAPTOR_H_
diff --git a/src/adaptors/UBSvgSubsetAdaptor.cpp b/src/adaptors/UBSvgSubsetAdaptor.cpp
index a16af8fe..53a96fcf 100644
--- a/src/adaptors/UBSvgSubsetAdaptor.cpp
+++ b/src/adaptors/UBSvgSubsetAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBSvgSubsetAdaptor.h"
#include
diff --git a/src/adaptors/UBSvgSubsetAdaptor.h b/src/adaptors/UBSvgSubsetAdaptor.h
index bff53db9..e8089abc 100644
--- a/src/adaptors/UBSvgSubsetAdaptor.h
+++ b/src/adaptors/UBSvgSubsetAdaptor.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSVGSUBSETADAPTOR_H_
#define UBSVGSUBSETADAPTOR_H_
diff --git a/src/adaptors/UBThumbnailAdaptor.cpp b/src/adaptors/UBThumbnailAdaptor.cpp
index a3b83791..1f8565a9 100644
--- a/src/adaptors/UBThumbnailAdaptor.cpp
+++ b/src/adaptors/UBThumbnailAdaptor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBThumbnailAdaptor.h"
#include
diff --git a/src/adaptors/UBThumbnailAdaptor.h b/src/adaptors/UBThumbnailAdaptor.h
index 92e03f13..1c2404a8 100644
--- a/src/adaptors/UBThumbnailAdaptor.h
+++ b/src/adaptors/UBThumbnailAdaptor.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBTHUMBNAILADAPTOR_H
#define UBTHUMBNAILADAPTOR_H
diff --git a/src/adaptors/publishing/UBDocumentPublisher.cpp b/src/adaptors/publishing/UBDocumentPublisher.cpp
index 19c34b5e..bc8b6381 100644
--- a/src/adaptors/publishing/UBDocumentPublisher.cpp
+++ b/src/adaptors/publishing/UBDocumentPublisher.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentPublisher.h"
diff --git a/src/adaptors/publishing/UBDocumentPublisher.h b/src/adaptors/publishing/UBDocumentPublisher.h
index fbcb128a..3314ac6b 100644
--- a/src/adaptors/publishing/UBDocumentPublisher.h
+++ b/src/adaptors/publishing/UBDocumentPublisher.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTPUBLISHER_H
#define UBDOCUMENTPUBLISHER_H
diff --git a/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp b/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp
index 458eb1c9..6bc85368 100644
--- a/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp
+++ b/src/adaptors/publishing/UBSvgSubsetRasterizer.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBSvgSubsetRasterizer.h"
#include "domain/UBGraphicsScene.h"
diff --git a/src/adaptors/publishing/UBSvgSubsetRasterizer.h b/src/adaptors/publishing/UBSvgSubsetRasterizer.h
index fcc40cff..8dd0226a 100644
--- a/src/adaptors/publishing/UBSvgSubsetRasterizer.h
+++ b/src/adaptors/publishing/UBSvgSubsetRasterizer.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSVGSUBSETRASTERIZER_H_
#define UBSVGSUBSETRASTERIZER_H_
diff --git a/src/api/UBLibraryAPI.cpp b/src/api/UBLibraryAPI.cpp
index 94f4908d..5d270764 100644
--- a/src/api/UBLibraryAPI.cpp
+++ b/src/api/UBLibraryAPI.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBLibraryAPI.h"
#include "core/UBApplication.h"
diff --git a/src/api/UBLibraryAPI.h b/src/api/UBLibraryAPI.h
index 0a55c943..3164e440 100644
--- a/src/api/UBLibraryAPI.h
+++ b/src/api/UBLibraryAPI.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBLIBRARYAPI_H_
#define UBLIBRARYAPI_H_
diff --git a/src/api/UBW3CWidgetAPI.cpp b/src/api/UBW3CWidgetAPI.cpp
index 3295ba03..16ef1347 100644
--- a/src/api/UBW3CWidgetAPI.cpp
+++ b/src/api/UBW3CWidgetAPI.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBW3CWidgetAPI.h"
#include
diff --git a/src/api/UBW3CWidgetAPI.h b/src/api/UBW3CWidgetAPI.h
index cd41cbdb..408ce228 100644
--- a/src/api/UBW3CWidgetAPI.h
+++ b/src/api/UBW3CWidgetAPI.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBW3CWIDGETAPI_H_
#define UBW3CWIDGETAPI_H_
diff --git a/src/api/UBWidgetMessageAPI.cpp b/src/api/UBWidgetMessageAPI.cpp
index 674aec7c..d8c2ac48 100644
--- a/src/api/UBWidgetMessageAPI.cpp
+++ b/src/api/UBWidgetMessageAPI.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWidgetMessageAPI.h"
#include "core/UBApplication.h"
diff --git a/src/api/UBWidgetMessageAPI.h b/src/api/UBWidgetMessageAPI.h
index 366dbe96..10ccc3c5 100644
--- a/src/api/UBWidgetMessageAPI.h
+++ b/src/api/UBWidgetMessageAPI.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBWIDGETMESSAGEAPI_H_
#define UBWIDGETMESSAGEAPI_H_
diff --git a/src/api/UBWidgetUniboardAPI.cpp b/src/api/UBWidgetUniboardAPI.cpp
index 69eb953c..10b92c64 100644
--- a/src/api/UBWidgetUniboardAPI.cpp
+++ b/src/api/UBWidgetUniboardAPI.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWidgetUniboardAPI.h"
#include
diff --git a/src/api/UBWidgetUniboardAPI.h b/src/api/UBWidgetUniboardAPI.h
index 76758fa9..b1683d4d 100644
--- a/src/api/UBWidgetUniboardAPI.h
+++ b/src/api/UBWidgetUniboardAPI.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBWIDGETAPI_H
#define UBWIDGETAPI_H
diff --git a/src/board/UBBoardController.cpp b/src/board/UBBoardController.cpp
index b889c96b..d2d301d4 100644
--- a/src/board/UBBoardController.cpp
+++ b/src/board/UBBoardController.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBBoardController.h"
#include
diff --git a/src/board/UBBoardController.h b/src/board/UBBoardController.h
index 37b8a75d..b1236784 100644
--- a/src/board/UBBoardController.h
+++ b/src/board/UBBoardController.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBBOARDCONTROLLER_H_
#define UBBOARDCONTROLLER_H_
diff --git a/src/board/UBBoardPaletteManager.cpp b/src/board/UBBoardPaletteManager.cpp
index c97e1952..a3b649d2 100644
--- a/src/board/UBBoardPaletteManager.cpp
+++ b/src/board/UBBoardPaletteManager.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBBoardPaletteManager.h"
#include "frameworks/UBPlatformUtils.h"
diff --git a/src/board/UBBoardPaletteManager.h b/src/board/UBBoardPaletteManager.h
index 990771cf..0a53ac7f 100644
--- a/src/board/UBBoardPaletteManager.h
+++ b/src/board/UBBoardPaletteManager.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBBOARDPALETTEMANAGER_H_
#define UBBOARDPALETTEMANAGER_H_
diff --git a/src/board/UBBoardView.cpp b/src/board/UBBoardView.cpp
index e1129425..56c5bfe3 100644
--- a/src/board/UBBoardView.cpp
+++ b/src/board/UBBoardView.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBBoardView.h"
#include
diff --git a/src/board/UBBoardView.h b/src/board/UBBoardView.h
index 641dc01a..14b8dec9 100644
--- a/src/board/UBBoardView.h
+++ b/src/board/UBBoardView.h
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBBOARDVIEW_H_
#define UBBOARDVIEW_H_
diff --git a/src/board/UBDrawingController.cpp b/src/board/UBDrawingController.cpp
index 667d044f..8d103dd7 100644
--- a/src/board/UBDrawingController.cpp
+++ b/src/board/UBDrawingController.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDrawingController.h"
#include "core/UBSettings.h"
diff --git a/src/board/UBDrawingController.h b/src/board/UBDrawingController.h
index d3f5586f..5f6be108 100644
--- a/src/board/UBDrawingController.h
+++ b/src/board/UBDrawingController.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDRAWINGCONTROLLER_H_
#define UBDRAWINGCONTROLLER_H_
diff --git a/src/board/UBFeaturesController.cpp b/src/board/UBFeaturesController.cpp
index 1cfe431e..4f5fd3ea 100644
--- a/src/board/UBFeaturesController.cpp
+++ b/src/board/UBFeaturesController.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/board/UBFeaturesController.h b/src/board/UBFeaturesController.h
index f2b0f774..cfcae275 100644
--- a/src/board/UBFeaturesController.h
+++ b/src/board/UBFeaturesController.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBFEATURESCONTROLLER_H
#define UBFEATURESCONTROLLER_H
diff --git a/src/core/UB.h b/src/core/UB.h
index 87065310..3221cea7 100644
--- a/src/core/UB.h
+++ b/src/core/UB.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UB_H_
#define UB_H_
diff --git a/src/core/UBApplication.cpp b/src/core/UBApplication.cpp
index 05981231..d4fc3fb5 100644
--- a/src/core/UBApplication.cpp
+++ b/src/core/UBApplication.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBApplication.h"
#include
@@ -523,6 +527,8 @@ void UBApplication::decorateActionMenu(QAction* action)
menu->addAction(mainWindow->actionHideApplication);
menu->addAction(mainWindow->actionSleep);
+ menu->addSeparator();
+ menu->addAction(mainWindow->actionOpenTutorial);
menu->addSeparator();
menu->addAction(mainWindow->actionPreferences);
menu->addAction(mainWindow->actionMultiScreen);
diff --git a/src/core/UBApplication.h b/src/core/UBApplication.h
index 1649d0fc..49977f22 100644
--- a/src/core/UBApplication.h
+++ b/src/core/UBApplication.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBAPPLICATION_H_
#define UBAPPLICATION_H_
diff --git a/src/core/UBApplicationController.cpp b/src/core/UBApplicationController.cpp
index 04ff286d..cb9d593f 100644
--- a/src/core/UBApplicationController.cpp
+++ b/src/core/UBApplicationController.cpp
@@ -1,22 +1,25 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
@@ -477,16 +480,27 @@ void UBApplicationController::showDesktop(bool dontSwitchFrontProcess)
}
-void UBApplicationController::checkUpdate()
+void UBApplicationController::checkUpdate(QString urlString)
{
if(mHttp)
delete mHttp;
- QUrl url("http://oe-f.org/update.json");
+ QUrl url(urlString);
mHttp = new QHttp(url.host());
connect(mHttp, SIGNAL(requestFinished(int,bool)), this, SLOT(updateRequestFinished(int,bool)));
+ connect(mHttp, SIGNAL(responseHeaderReceived(QHttpResponseHeader)), this, SLOT(updateHeaderReceived(QHttpResponseHeader)));
+
mHttp->get(url.path());
}
+void UBApplicationController::updateHeaderReceived(QHttpResponseHeader header)
+{
+ if(header.statusCode() == 302 && header.hasKey("Location")){
+ mHttp->close();
+ checkUpdate(header.value("Location"));
+ }
+
+}
+
void UBApplicationController::updateRequestFinished(int id, bool error)
{
if (error){
@@ -495,6 +509,7 @@ void UBApplicationController::updateRequestFinished(int id, bool error)
}
else{
QString responseString = QString(mHttp->readAll());
+ qDebug() << responseString;
if (!responseString.isEmpty() && responseString.contains("version") && responseString.contains("url")){
mHttp->close();
downloadJsonFinished(responseString);
diff --git a/src/core/UBApplicationController.h b/src/core/UBApplicationController.h
index a79c23c1..a33da6d7 100644
--- a/src/core/UBApplicationController.h
+++ b/src/core/UBApplicationController.h
@@ -1,31 +1,37 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBAPPLICATIONCONTROLLER_H_
#define UBAPPLICATIONCONTROLLER_H_
#include
#include
+#include
+
class UBBoardView;
class UBDocumentProxy;
@@ -141,6 +147,8 @@ class UBApplicationController : public QObject
private slots:
void updateRequestFinished(int id, bool error);
+ void updateHeaderReceived(QHttpResponseHeader header);
+
protected:
@@ -174,7 +182,7 @@ class UBApplicationController : public QObject
bool mIsShowingDesktop;
bool isNoUpdateDisplayed;
- void checkUpdate ();
+ void checkUpdate (QString urlString = "http://get.openboard.org/update.json");
QNetworkAccessManager *networkAccessManager;
void downloadJsonFinished(QString updateString);
diff --git a/src/core/UBDisplayManager.cpp b/src/core/UBDisplayManager.cpp
index ef618193..5aacc83a 100644
--- a/src/core/UBDisplayManager.cpp
+++ b/src/core/UBDisplayManager.cpp
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDisplayManager.h"
#include "frameworks/UBPlatformUtils.h"
diff --git a/src/core/UBDisplayManager.h b/src/core/UBDisplayManager.h
index 9f5283a9..e45044ca 100644
--- a/src/core/UBDisplayManager.h
+++ b/src/core/UBDisplayManager.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDISPLAYMANAGER_H_
#define UBDISPLAYMANAGER_H_
diff --git a/src/core/UBDocumentManager.cpp b/src/core/UBDocumentManager.cpp
index cedc1bef..b2fdeebf 100644
--- a/src/core/UBDocumentManager.cpp
+++ b/src/core/UBDocumentManager.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentManager.h"
#include "frameworks/UBStringUtils.h"
diff --git a/src/core/UBDocumentManager.h b/src/core/UBDocumentManager.h
index d20baae0..ed47115b 100644
--- a/src/core/UBDocumentManager.h
+++ b/src/core/UBDocumentManager.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTMANAGER_H_
#define UBDOCUMENTMANAGER_H_
diff --git a/src/core/UBDownloadManager.cpp b/src/core/UBDownloadManager.cpp
index d631917e..ed365520 100644
--- a/src/core/UBDownloadManager.cpp
+++ b/src/core/UBDownloadManager.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDownloadManager.h"
#include "core/UBApplication.h"
#include "core/UBPersistenceManager.h"
diff --git a/src/core/UBDownloadManager.h b/src/core/UBDownloadManager.h
index 77afad84..628173a1 100644
--- a/src/core/UBDownloadManager.h
+++ b/src/core/UBDownloadManager.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOWNLOADMANAGER_H
#define UBDOWNLOADMANAGER_H
diff --git a/src/core/UBDownloadThread.cpp b/src/core/UBDownloadThread.cpp
index 48e158bf..9448a0b4 100644
--- a/src/core/UBDownloadThread.cpp
+++ b/src/core/UBDownloadThread.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/core/UBDownloadThread.h b/src/core/UBDownloadThread.h
index a9b38630..bd71335e 100644
--- a/src/core/UBDownloadThread.h
+++ b/src/core/UBDownloadThread.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOWNLOADTHREAD_H
#define UBDOWNLOADTHREAD_H
diff --git a/src/core/UBIdleTimer.cpp b/src/core/UBIdleTimer.cpp
index cc214d4c..7915aea0 100644
--- a/src/core/UBIdleTimer.cpp
+++ b/src/core/UBIdleTimer.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBIdleTimer.h"
#include
diff --git a/src/core/UBIdleTimer.h b/src/core/UBIdleTimer.h
index e0963f68..18899360 100644
--- a/src/core/UBIdleTimer.h
+++ b/src/core/UBIdleTimer.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBIDLETIMER_H_
#define UBIDLETIMER_H_
diff --git a/src/core/UBMimeData.cpp b/src/core/UBMimeData.cpp
index b62ffa84..fecfcfe6 100644
--- a/src/core/UBMimeData.cpp
+++ b/src/core/UBMimeData.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBMimeData.h"
#include
diff --git a/src/core/UBMimeData.h b/src/core/UBMimeData.h
index 2e01d32f..128f0f01 100644
--- a/src/core/UBMimeData.h
+++ b/src/core/UBMimeData.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBMIMEDATA_H_
#define UBMIMEDATA_H_
diff --git a/src/core/UBOpenSankoreImporter.cpp b/src/core/UBOpenSankoreImporter.cpp
index 2a1e73fa..43c2358f 100644
--- a/src/core/UBOpenSankoreImporter.cpp
+++ b/src/core/UBOpenSankoreImporter.cpp
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBOpenSankoreImporter.h"
diff --git a/src/core/UBOpenSankoreImporter.h b/src/core/UBOpenSankoreImporter.h
index adc1d836..87f47727 100644
--- a/src/core/UBOpenSankoreImporter.h
+++ b/src/core/UBOpenSankoreImporter.h
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBOPENSANKOREIMPORTER_H
#define UBOPENSANKOREIMPORTER_H
diff --git a/src/core/UBPersistenceManager.cpp b/src/core/UBPersistenceManager.cpp
index a97cc87e..5887d0f4 100644
--- a/src/core/UBPersistenceManager.cpp
+++ b/src/core/UBPersistenceManager.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPersistenceManager.h"
#include "gui/UBMainWindow.h"
diff --git a/src/core/UBPersistenceManager.h b/src/core/UBPersistenceManager.h
index 6710c29e..acb2c260 100644
--- a/src/core/UBPersistenceManager.h
+++ b/src/core/UBPersistenceManager.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBPERSISTENCEMANAGER_H_
#define UBPERSISTENCEMANAGER_H_
diff --git a/src/core/UBPreferencesController.cpp b/src/core/UBPreferencesController.cpp
index 4223bda6..1c2dc591 100644
--- a/src/core/UBPreferencesController.cpp
+++ b/src/core/UBPreferencesController.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPreferencesController.h"
#include "UBSettings.h"
diff --git a/src/core/UBPreferencesController.h b/src/core/UBPreferencesController.h
index 3827f4ba..96b64fed 100644
--- a/src/core/UBPreferencesController.h
+++ b/src/core/UBPreferencesController.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBPREFERENCESCONTROLLER_H_
#define UBPREFERENCESCONTROLLER_H_
diff --git a/src/core/UBSceneCache.cpp b/src/core/UBSceneCache.cpp
index bb2f2189..db1416fb 100644
--- a/src/core/UBSceneCache.cpp
+++ b/src/core/UBSceneCache.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBSceneCache.h"
#include "domain/UBGraphicsScene.h"
diff --git a/src/core/UBSceneCache.h b/src/core/UBSceneCache.h
index 116a0bfd..08a4070f 100644
--- a/src/core/UBSceneCache.h
+++ b/src/core/UBSceneCache.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSCENECACHE_H
#define UBSCENECACHE_H
diff --git a/src/core/UBSetting.cpp b/src/core/UBSetting.cpp
index 23f12fee..47b70cdf 100644
--- a/src/core/UBSetting.cpp
+++ b/src/core/UBSetting.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBSetting.h"
#include
diff --git a/src/core/UBSetting.h b/src/core/UBSetting.h
index 0c545157..1294a82c 100644
--- a/src/core/UBSetting.h
+++ b/src/core/UBSetting.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSETTING_H_
#define UBSETTING_H_
diff --git a/src/core/UBSettings.cpp b/src/core/UBSettings.cpp
index 9d6d2ee8..a6eb0ceb 100644
--- a/src/core/UBSettings.cpp
+++ b/src/core/UBSettings.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBSettings.h"
#include
@@ -200,7 +204,7 @@ void UBSettings::ValidateKeyboardPaletteKeyBtnSize()
void UBSettings::init()
{
- productWebUrl = new UBSetting(this, "App", "ProductWebAddress", "http://www.oe-f.org");
+ productWebUrl = new UBSetting(this, "App", "ProductWebAddress", "http://www.openboard.org");
softwareHomeUrl = productWebUrl->get().toString();
diff --git a/src/core/UBSettings.h b/src/core/UBSettings.h
index a2a50037..0b9a4664 100644
--- a/src/core/UBSettings.h
+++ b/src/core/UBSettings.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSETTINGS_H_
#define UBSETTINGS_H_
diff --git a/src/core/UBTextTools.cpp b/src/core/UBTextTools.cpp
index b71d1d75..de032f25 100644
--- a/src/core/UBTextTools.cpp
+++ b/src/core/UBTextTools.cpp
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 2013 Open Education Foundation
+ *
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
+ *
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License,
+ * with a specific linking exception for the OpenSSL project's
+ * "OpenSSL" library (or with modified versions of it that use the
+ * same license as the "OpenSSL" library).
+ *
+ * OpenBoard is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with OpenBoard. If not, see .
+ */
+
+
#include
#include "UBTextTools.h"
diff --git a/src/core/UBTextTools.h b/src/core/UBTextTools.h
index 8bcd55ed..1ebd04cc 100644
--- a/src/core/UBTextTools.h
+++ b/src/core/UBTextTools.h
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 2013 Open Education Foundation
+ *
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
+ *
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License,
+ * with a specific linking exception for the OpenSSL project's
+ * "OpenSSL" library (or with modified versions of it that use the
+ * same license as the "OpenSSL" library).
+ *
+ * OpenBoard is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with OpenBoard. If not, see .
+ */
+
+
#ifndef UBTEXTTOOLS_H
#define UBTEXTTOOLS_H
diff --git a/src/core/main.cpp b/src/core/main.cpp
index 808ac9ce..43d7a7c8 100644
--- a/src/core/main.cpp
+++ b/src/core/main.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/core/memcheck.h b/src/core/memcheck.h
index 2c90405e..8a39e88a 100644
--- a/src/core/memcheck.h
+++ b/src/core/memcheck.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if defined(WIN32) && defined(_DEBUG)
#include
#define DEBUG_NEW new( _NORMAL_BLOCK, __FILE__, __LINE__ )
diff --git a/src/desktop/UBCustomCaptureWindow.cpp b/src/desktop/UBCustomCaptureWindow.cpp
index 7c5cbd2f..cac54f37 100644
--- a/src/desktop/UBCustomCaptureWindow.cpp
+++ b/src/desktop/UBCustomCaptureWindow.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBCustomCaptureWindow.h"
#include "gui/UBRubberBand.h"
diff --git a/src/desktop/UBCustomCaptureWindow.h b/src/desktop/UBCustomCaptureWindow.h
index 65703593..385b3ede 100644
--- a/src/desktop/UBCustomCaptureWindow.h
+++ b/src/desktop/UBCustomCaptureWindow.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCUSTOMCAPTUREWINDOW_H_
#define UBCUSTOMCAPTUREWINDOW_H_
diff --git a/src/desktop/UBDesktopAnnotationController.cpp b/src/desktop/UBDesktopAnnotationController.cpp
index 9ab923b5..20966319 100644
--- a/src/desktop/UBDesktopAnnotationController.cpp
+++ b/src/desktop/UBDesktopAnnotationController.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBDesktopAnnotationController.h"
diff --git a/src/desktop/UBDesktopAnnotationController.h b/src/desktop/UBDesktopAnnotationController.h
index bca9e19e..b9cac63b 100644
--- a/src/desktop/UBDesktopAnnotationController.h
+++ b/src/desktop/UBDesktopAnnotationController.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBUNINOTESWINDOWCONTROLLER_H_
#define UBUNINOTESWINDOWCONTROLLER_H_
diff --git a/src/desktop/UBDesktopPalette.cpp b/src/desktop/UBDesktopPalette.cpp
index 33ff38b8..b086ea2f 100644
--- a/src/desktop/UBDesktopPalette.cpp
+++ b/src/desktop/UBDesktopPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDesktopPalette.h"
#include
@@ -101,6 +105,15 @@ UBDesktopPalette::~UBDesktopPalette()
}
+void UBDesktopPalette::adjustPosition()
+{
+ QPoint pos = this->pos();
+ if(this->pos().y() < 30){
+ pos.setY(30);
+ moveInsideParent(pos);
+ }
+}
+
void UBDesktopPalette::disappearForCapture()
{
setWindowOpacity(0.0);
@@ -209,6 +222,7 @@ void UBDesktopPalette::showEvent(QShowEvent *event)
eraserIcon.addPixmap(QPixmap(":images/stylusPalette/eraserOnArrow.png"), QIcon::Normal, QIcon::On);
UBApplication::mainWindow->actionEraser->setIcon(eraserIcon);
+ adjustPosition();
}
void UBDesktopPalette::hideEvent(QHideEvent *event)
diff --git a/src/desktop/UBDesktopPalette.h b/src/desktop/UBDesktopPalette.h
index 0d9bb593..5912f81f 100644
--- a/src/desktop/UBDesktopPalette.h
+++ b/src/desktop/UBDesktopPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBUNINOTESWINDOW_H_
#define UBUNINOTESWINDOW_H_
#include
@@ -35,7 +39,7 @@
*/
class UBDesktopPalette : public UBActionPalette
{
- Q_OBJECT;
+ Q_OBJECT
public:
UBDesktopPalette(QWidget *parent, UBRightPalette* rightPalette);
@@ -71,7 +75,7 @@ protected:
virtual int getParentRightOffset();
- private:
+private:
QAction *mShowHideAction;
QAction *mDisplaySelectAction;
QAction *mMaximizeAction;
@@ -81,8 +85,10 @@ protected:
UBRightPalette* rightPalette;
+ void adjustPosition();
- signals:
+
+signals:
void stylusToolChanged(int tool);
};
diff --git a/src/desktop/UBDesktopPropertyPalette.cpp b/src/desktop/UBDesktopPropertyPalette.cpp
index f5d88bc8..d44b6bb6 100644
--- a/src/desktop/UBDesktopPropertyPalette.cpp
+++ b/src/desktop/UBDesktopPropertyPalette.cpp
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDesktopPropertyPalette.h"
#include "core/UBApplication.h"
diff --git a/src/desktop/UBDesktopPropertyPalette.h b/src/desktop/UBDesktopPropertyPalette.h
index dc3c7963..49fa330b 100644
--- a/src/desktop/UBDesktopPropertyPalette.h
+++ b/src/desktop/UBDesktopPropertyPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDESKTOPPENPALETTE_H
#define UBDESKTOPPENPALETTE_H
diff --git a/src/desktop/UBWindowCapture.h b/src/desktop/UBWindowCapture.h
index 77375042..65f3f9fa 100644
--- a/src/desktop/UBWindowCapture.h
+++ b/src/desktop/UBWindowCapture.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBWINDOWCAPTURE_H_
#define UBWINDOWCAPTURE_H_
diff --git a/src/desktop/UBWindowCaptureDelegate_win.cpp b/src/desktop/UBWindowCaptureDelegate_win.cpp
index 1b63803a..3db98ac9 100644
--- a/src/desktop/UBWindowCaptureDelegate_win.cpp
+++ b/src/desktop/UBWindowCaptureDelegate_win.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWindowCaptureDelegate_win.h"
#include
diff --git a/src/desktop/UBWindowCaptureDelegate_win.h b/src/desktop/UBWindowCaptureDelegate_win.h
index 081e1e68..7db5a5b7 100644
--- a/src/desktop/UBWindowCaptureDelegate_win.h
+++ b/src/desktop/UBWindowCaptureDelegate_win.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBWINDOWCAPTUREDELEGATE_H_
#define UBWINDOWCAPTUREDELEGATE_H_
diff --git a/src/desktop/UBWindowCapture_linux.cpp b/src/desktop/UBWindowCapture_linux.cpp
index e7c22c63..b360ebfe 100644
--- a/src/desktop/UBWindowCapture_linux.cpp
+++ b/src/desktop/UBWindowCapture_linux.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWindowCapture.h"
#include "UBDesktopAnnotationController.h"
diff --git a/src/desktop/UBWindowCapture_mac.mm b/src/desktop/UBWindowCapture_mac.mm
index 4d0b802a..9e39b3b6 100644
--- a/src/desktop/UBWindowCapture_mac.mm
+++ b/src/desktop/UBWindowCapture_mac.mm
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWindowCapture.h"
#include "UBDesktopAnnotationController.h"
diff --git a/src/desktop/UBWindowCapture_win.cpp b/src/desktop/UBWindowCapture_win.cpp
index 4394698a..6af4f4d5 100644
--- a/src/desktop/UBWindowCapture_win.cpp
+++ b/src/desktop/UBWindowCapture_win.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWindowCapture.h"
#include "UBWindowCaptureDelegate_win.h"
diff --git a/src/document/UBDocumentContainer.cpp b/src/document/UBDocumentContainer.cpp
index d0d669ea..fcd9803a 100644
--- a/src/document/UBDocumentContainer.cpp
+++ b/src/document/UBDocumentContainer.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentContainer.h"
#include "adaptors/UBThumbnailAdaptor.h"
#include "core/UBPersistenceManager.h"
diff --git a/src/document/UBDocumentContainer.h b/src/document/UBDocumentContainer.h
index 056cbc01..f84232bf 100644
--- a/src/document/UBDocumentContainer.h
+++ b/src/document/UBDocumentContainer.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTCONTAINER_H_
#define UBDOCUMENTCONTAINER_H_
diff --git a/src/document/UBDocumentController.cpp b/src/document/UBDocumentController.cpp
index 01b8d8ab..f7243ae3 100644
--- a/src/document/UBDocumentController.cpp
+++ b/src/document/UBDocumentController.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentController.h"
#include
diff --git a/src/document/UBDocumentController.h b/src/document/UBDocumentController.h
index 607e906a..ac29ea66 100644
--- a/src/document/UBDocumentController.h
+++ b/src/document/UBDocumentController.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTCONTROLLER_H_
#define UBDOCUMENTCONTROLLER_H_
diff --git a/src/document/UBDocumentProxy.cpp b/src/document/UBDocumentProxy.cpp
index 894adcc2..d5d54d6d 100644
--- a/src/document/UBDocumentProxy.cpp
+++ b/src/document/UBDocumentProxy.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentProxy.h"
#include "frameworks/UBStringUtils.h"
diff --git a/src/document/UBDocumentProxy.h b/src/document/UBDocumentProxy.h
index e575375a..a8f07ec4 100644
--- a/src/document/UBDocumentProxy.h
+++ b/src/document/UBDocumentProxy.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTPROXY_H_
#define UBDOCUMENTPROXY_H_
diff --git a/src/domain/UBGraphicsDelegateFrame.cpp b/src/domain/UBGraphicsDelegateFrame.cpp
index 3dc2f24c..c274fe43 100644
--- a/src/domain/UBGraphicsDelegateFrame.cpp
+++ b/src/domain/UBGraphicsDelegateFrame.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsDelegateFrame.h"
#include
diff --git a/src/domain/UBGraphicsDelegateFrame.h b/src/domain/UBGraphicsDelegateFrame.h
index 296846aa..ceb8c3a1 100644
--- a/src/domain/UBGraphicsDelegateFrame.h
+++ b/src/domain/UBGraphicsDelegateFrame.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSDELEGATEFRAME_H_
#define UBGRAPHICSDELEGATEFRAME_H_
diff --git a/src/domain/UBGraphicsGroupContainerItem.cpp b/src/domain/UBGraphicsGroupContainerItem.cpp
index 35e46a0e..81ced6f3 100644
--- a/src/domain/UBGraphicsGroupContainerItem.cpp
+++ b/src/domain/UBGraphicsGroupContainerItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsGroupContainerItem.h"
#include
diff --git a/src/domain/UBGraphicsGroupContainerItem.h b/src/domain/UBGraphicsGroupContainerItem.h
index 0912b85d..9b7050ba 100644
--- a/src/domain/UBGraphicsGroupContainerItem.h
+++ b/src/domain/UBGraphicsGroupContainerItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSGROUPCONTAINERITEM_H
#define UBGRAPHICSGROUPCONTAINERITEM_H
diff --git a/src/domain/UBGraphicsGroupContainerItemDelegate.cpp b/src/domain/UBGraphicsGroupContainerItemDelegate.cpp
index 8f73c2c6..65a951c1 100644
--- a/src/domain/UBGraphicsGroupContainerItemDelegate.cpp
+++ b/src/domain/UBGraphicsGroupContainerItemDelegate.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsGroupContainerItemDelegate.h"
#include
diff --git a/src/domain/UBGraphicsGroupContainerItemDelegate.h b/src/domain/UBGraphicsGroupContainerItemDelegate.h
index 2494ee8d..6bd8af49 100644
--- a/src/domain/UBGraphicsGroupContainerItemDelegate.h
+++ b/src/domain/UBGraphicsGroupContainerItemDelegate.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSGROUPCONTAINERITEMDELEGATE_H
#define UBGRAPHICSGROUPCONTAINERITEMDELEGATE_H
diff --git a/src/domain/UBGraphicsItemDelegate.cpp b/src/domain/UBGraphicsItemDelegate.cpp
index 07cdfeec..6b9d1946 100644
--- a/src/domain/UBGraphicsItemDelegate.cpp
+++ b/src/domain/UBGraphicsItemDelegate.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/domain/UBGraphicsItemDelegate.h b/src/domain/UBGraphicsItemDelegate.h
index fed5ac3b..20b34230 100644
--- a/src/domain/UBGraphicsItemDelegate.h
+++ b/src/domain/UBGraphicsItemDelegate.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSITEMDELEGATE_H_
#define UBGRAPHICSITEMDELEGATE_H_
diff --git a/src/domain/UBGraphicsItemGroupUndoCommand.cpp b/src/domain/UBGraphicsItemGroupUndoCommand.cpp
index ea1df298..53f5d257 100644
--- a/src/domain/UBGraphicsItemGroupUndoCommand.cpp
+++ b/src/domain/UBGraphicsItemGroupUndoCommand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsItemGroupUndoCommand.h"
#include "UBGraphicsGroupContainerItem.h"
diff --git a/src/domain/UBGraphicsItemGroupUndoCommand.h b/src/domain/UBGraphicsItemGroupUndoCommand.h
index c280af0e..a6fa5c09 100644
--- a/src/domain/UBGraphicsItemGroupUndoCommand.h
+++ b/src/domain/UBGraphicsItemGroupUndoCommand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSITEMGROUPUNDOCOMMAND_H
#define UBGRAPHICSITEMGROUPUNDOCOMMAND_H
diff --git a/src/domain/UBGraphicsItemTransformUndoCommand.cpp b/src/domain/UBGraphicsItemTransformUndoCommand.cpp
index 5ea77630..2c6d6771 100644
--- a/src/domain/UBGraphicsItemTransformUndoCommand.cpp
+++ b/src/domain/UBGraphicsItemTransformUndoCommand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsItemTransformUndoCommand.h"
#include "UBResizableGraphicsItem.h"
#include "domain/UBItem.h"
diff --git a/src/domain/UBGraphicsItemTransformUndoCommand.h b/src/domain/UBGraphicsItemTransformUndoCommand.h
index 07e0aede..396f587e 100644
--- a/src/domain/UBGraphicsItemTransformUndoCommand.h
+++ b/src/domain/UBGraphicsItemTransformUndoCommand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSITEMTRANSFORMUNDOCOMMAND_H_
#define UBGRAPHICSITEMTRANSFORMUNDOCOMMAND_H_
diff --git a/src/domain/UBGraphicsItemUndoCommand.cpp b/src/domain/UBGraphicsItemUndoCommand.cpp
index b047d6a5..7660d5d8 100644
--- a/src/domain/UBGraphicsItemUndoCommand.cpp
+++ b/src/domain/UBGraphicsItemUndoCommand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsItemUndoCommand.h"
#include
diff --git a/src/domain/UBGraphicsItemUndoCommand.h b/src/domain/UBGraphicsItemUndoCommand.h
index 86cde9aa..51852bb8 100644
--- a/src/domain/UBGraphicsItemUndoCommand.h
+++ b/src/domain/UBGraphicsItemUndoCommand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSITEMUNDOCOMMAND_H_
#define UBGRAPHICSITEMUNDOCOMMAND_H_
diff --git a/src/domain/UBGraphicsItemZLevelUndoCommand.cpp b/src/domain/UBGraphicsItemZLevelUndoCommand.cpp
index e15f59b5..85704afc 100644
--- a/src/domain/UBGraphicsItemZLevelUndoCommand.cpp
+++ b/src/domain/UBGraphicsItemZLevelUndoCommand.cpp
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 2013 Open Education Foundation
+ *
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
+ *
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License,
+ * with a specific linking exception for the OpenSSL project's
+ * "OpenSSL" library (or with modified versions of it that use the
+ * same license as the "OpenSSL" library).
+ *
+ * OpenBoard is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with OpenBoard. If not, see .
+ */
+
+
#include "UBGraphicsItemZLevelUndoCommand.h"
UBGraphicsItemZLevelUndoCommand::UBGraphicsItemZLevelUndoCommand(UBGraphicsScene *_scene, const QList& _items, qreal _previousZLevel, UBZLayerController::moveDestination dest):UBUndoCommand(){
diff --git a/src/domain/UBGraphicsItemZLevelUndoCommand.h b/src/domain/UBGraphicsItemZLevelUndoCommand.h
index 0ec3a710..610fbd24 100644
--- a/src/domain/UBGraphicsItemZLevelUndoCommand.h
+++ b/src/domain/UBGraphicsItemZLevelUndoCommand.h
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 2013 Open Education Foundation
+ *
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
+ *
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License,
+ * with a specific linking exception for the OpenSSL project's
+ * "OpenSSL" library (or with modified versions of it that use the
+ * same license as the "OpenSSL" library).
+ *
+ * OpenBoard is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with OpenBoard. If not, see .
+ */
+
+
#ifndef UBGRAPHICSITEMZLEVELUNDOCOMMAND_H
#define UBGRAPHICSITEMZLEVELUNDOCOMMAND_H
diff --git a/src/domain/UBGraphicsMediaItem.cpp b/src/domain/UBGraphicsMediaItem.cpp
index 71c8428f..4e4829cd 100644
--- a/src/domain/UBGraphicsMediaItem.cpp
+++ b/src/domain/UBGraphicsMediaItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsGroupContainerItem.h"
#include "UBGraphicsMediaItem.h"
#include "UBGraphicsMediaItemDelegate.h"
diff --git a/src/domain/UBGraphicsMediaItem.h b/src/domain/UBGraphicsMediaItem.h
index 2ab8b9c7..e580021c 100644
--- a/src/domain/UBGraphicsMediaItem.h
+++ b/src/domain/UBGraphicsMediaItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSMEDIAITEM_H
#define UBGRAPHICSMEDIAITEM_H
diff --git a/src/domain/UBGraphicsMediaItemDelegate.cpp b/src/domain/UBGraphicsMediaItemDelegate.cpp
index 80a97842..4bea2953 100644
--- a/src/domain/UBGraphicsMediaItemDelegate.cpp
+++ b/src/domain/UBGraphicsMediaItemDelegate.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/domain/UBGraphicsMediaItemDelegate.h b/src/domain/UBGraphicsMediaItemDelegate.h
index 5fe8038a..1e9d858c 100644
--- a/src/domain/UBGraphicsMediaItemDelegate.h
+++ b/src/domain/UBGraphicsMediaItemDelegate.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSMEDIAITEMDELEGATE_H_
#define UBGRAPHICSMEDIAITEMDELEGATE_H_
diff --git a/src/domain/UBGraphicsPDFItem.cpp b/src/domain/UBGraphicsPDFItem.cpp
index bbbe46a5..03bb763c 100644
--- a/src/domain/UBGraphicsPDFItem.cpp
+++ b/src/domain/UBGraphicsPDFItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsPDFItem.h"
#include
diff --git a/src/domain/UBGraphicsPDFItem.h b/src/domain/UBGraphicsPDFItem.h
index 8493e3ab..5a457298 100644
--- a/src/domain/UBGraphicsPDFItem.h
+++ b/src/domain/UBGraphicsPDFItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSPDFITEM_H_
#define UBGRAPHICSPDFITEM_H_
diff --git a/src/domain/UBGraphicsPixmapItem.cpp b/src/domain/UBGraphicsPixmapItem.cpp
index 9bffb41c..be1a3551 100644
--- a/src/domain/UBGraphicsPixmapItem.cpp
+++ b/src/domain/UBGraphicsPixmapItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsPixmapItem.h"
#include
diff --git a/src/domain/UBGraphicsPixmapItem.h b/src/domain/UBGraphicsPixmapItem.h
index e00efc1a..2884a05a 100644
--- a/src/domain/UBGraphicsPixmapItem.h
+++ b/src/domain/UBGraphicsPixmapItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSPIXMAPITEM_H_
#define UBGRAPHICSPIXMAPITEM_H_
diff --git a/src/domain/UBGraphicsPolygonItem.cpp b/src/domain/UBGraphicsPolygonItem.cpp
index 52b09954..4cd1412f 100644
--- a/src/domain/UBGraphicsPolygonItem.cpp
+++ b/src/domain/UBGraphicsPolygonItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsPolygonItem.h"
#include "frameworks/UBGeometryUtils.h"
diff --git a/src/domain/UBGraphicsPolygonItem.h b/src/domain/UBGraphicsPolygonItem.h
index b752bff0..1296b65d 100644
--- a/src/domain/UBGraphicsPolygonItem.h
+++ b/src/domain/UBGraphicsPolygonItem.h
@@ -1,24 +1,28 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSPOLYGONITEM_H
#define UBGRAPHICSPOLYGONITEM_H
diff --git a/src/domain/UBGraphicsProxyWidget.cpp b/src/domain/UBGraphicsProxyWidget.cpp
index 3740b5cc..054ee6d2 100644
--- a/src/domain/UBGraphicsProxyWidget.cpp
+++ b/src/domain/UBGraphicsProxyWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsProxyWidget.h"
#include
diff --git a/src/domain/UBGraphicsProxyWidget.h b/src/domain/UBGraphicsProxyWidget.h
index d9686b20..dc369453 100644
--- a/src/domain/UBGraphicsProxyWidget.h
+++ b/src/domain/UBGraphicsProxyWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSPROXYWIDGET_H_
#define UBGRAPHICSPROXYWIDGET_H_
diff --git a/src/domain/UBGraphicsScene.cpp b/src/domain/UBGraphicsScene.cpp
index a87532a4..96e64928 100644
--- a/src/domain/UBGraphicsScene.cpp
+++ b/src/domain/UBGraphicsScene.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsScene.h"
#include
diff --git a/src/domain/UBGraphicsScene.h b/src/domain/UBGraphicsScene.h
index edd302f9..04f8c201 100644
--- a/src/domain/UBGraphicsScene.h
+++ b/src/domain/UBGraphicsScene.h
@@ -1,24 +1,28 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSSCENE_H_
#define UBGRAPHICSSCENE_H_
diff --git a/src/domain/UBGraphicsStroke.cpp b/src/domain/UBGraphicsStroke.cpp
index 8cf92cbe..f6954b47 100644
--- a/src/domain/UBGraphicsStroke.cpp
+++ b/src/domain/UBGraphicsStroke.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsStroke.h"
#include "UBGraphicsPolygonItem.h"
diff --git a/src/domain/UBGraphicsStroke.h b/src/domain/UBGraphicsStroke.h
index 6d246d76..d7f8852d 100644
--- a/src/domain/UBGraphicsStroke.h
+++ b/src/domain/UBGraphicsStroke.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSSTROKE_H_
#define UBGRAPHICSSTROKE_H_
diff --git a/src/domain/UBGraphicsStrokesGroup.cpp b/src/domain/UBGraphicsStrokesGroup.cpp
index d7590a39..055d5f6b 100644
--- a/src/domain/UBGraphicsStrokesGroup.cpp
+++ b/src/domain/UBGraphicsStrokesGroup.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsStrokesGroup.h"
#include "domain/UBGraphicsPolygonItem.h"
diff --git a/src/domain/UBGraphicsStrokesGroup.h b/src/domain/UBGraphicsStrokesGroup.h
index 846051df..5ddf789e 100644
--- a/src/domain/UBGraphicsStrokesGroup.h
+++ b/src/domain/UBGraphicsStrokesGroup.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSSTROKESGROUP_H
#define UBGRAPHICSSTROKESGROUP_H
diff --git a/src/domain/UBGraphicsSvgItem.cpp b/src/domain/UBGraphicsSvgItem.cpp
index 7344514e..8b8e6b82 100644
--- a/src/domain/UBGraphicsSvgItem.cpp
+++ b/src/domain/UBGraphicsSvgItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsSvgItem.h"
#include
diff --git a/src/domain/UBGraphicsSvgItem.h b/src/domain/UBGraphicsSvgItem.h
index 2d9a4dc8..bdfe6a0d 100644
--- a/src/domain/UBGraphicsSvgItem.h
+++ b/src/domain/UBGraphicsSvgItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSSVGITEM_H_
#define UBGRAPHICSSVGITEM_H_
diff --git a/src/domain/UBGraphicsTextItem.cpp b/src/domain/UBGraphicsTextItem.cpp
index 72a30215..d6635b0b 100644
--- a/src/domain/UBGraphicsTextItem.cpp
+++ b/src/domain/UBGraphicsTextItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBGraphicsGroupContainerItem.h"
#include "UBGraphicsTextItem.h"
diff --git a/src/domain/UBGraphicsTextItem.h b/src/domain/UBGraphicsTextItem.h
index c4761876..f44da941 100644
--- a/src/domain/UBGraphicsTextItem.h
+++ b/src/domain/UBGraphicsTextItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSTEXTITEM_H_
#define UBGRAPHICSTEXTITEM_H_
diff --git a/src/domain/UBGraphicsTextItemDelegate.cpp b/src/domain/UBGraphicsTextItemDelegate.cpp
index 758f2cda..056cb545 100644
--- a/src/domain/UBGraphicsTextItemDelegate.cpp
+++ b/src/domain/UBGraphicsTextItemDelegate.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/domain/UBGraphicsTextItemDelegate.h b/src/domain/UBGraphicsTextItemDelegate.h
index 8d62c278..87f4817a 100644
--- a/src/domain/UBGraphicsTextItemDelegate.h
+++ b/src/domain/UBGraphicsTextItemDelegate.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSTEXTITEMDELEGATE_H_
#define UBGRAPHICSTEXTITEMDELEGATE_H_
diff --git a/src/domain/UBGraphicsTextItemUndoCommand.cpp b/src/domain/UBGraphicsTextItemUndoCommand.cpp
index 879626b4..d60d33eb 100644
--- a/src/domain/UBGraphicsTextItemUndoCommand.cpp
+++ b/src/domain/UBGraphicsTextItemUndoCommand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGraphicsTextItemUndoCommand.h"
#include "UBGraphicsTextItem.h"
diff --git a/src/domain/UBGraphicsTextItemUndoCommand.h b/src/domain/UBGraphicsTextItemUndoCommand.h
index 85e54714..1ec468f9 100644
--- a/src/domain/UBGraphicsTextItemUndoCommand.h
+++ b/src/domain/UBGraphicsTextItemUndoCommand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSTEXTITEMUNDOCOMMAND_H_
#define UBGRAPHICSTEXTITEMUNDOCOMMAND_H_
diff --git a/src/domain/UBGraphicsWidgetItem.cpp b/src/domain/UBGraphicsWidgetItem.cpp
index 204def5f..6ba3cfe7 100644
--- a/src/domain/UBGraphicsWidgetItem.cpp
+++ b/src/domain/UBGraphicsWidgetItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/domain/UBGraphicsWidgetItem.h b/src/domain/UBGraphicsWidgetItem.h
index 502d2aa2..3d84b09a 100644
--- a/src/domain/UBGraphicsWidgetItem.h
+++ b/src/domain/UBGraphicsWidgetItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSWIDGETITEM_H
#define UBGRAPHICSWIDGETITEM_H
diff --git a/src/domain/UBGraphicsWidgetItemDelegate.cpp b/src/domain/UBGraphicsWidgetItemDelegate.cpp
index 7255303a..82ed610e 100644
--- a/src/domain/UBGraphicsWidgetItemDelegate.cpp
+++ b/src/domain/UBGraphicsWidgetItemDelegate.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/domain/UBGraphicsWidgetItemDelegate.h b/src/domain/UBGraphicsWidgetItemDelegate.h
index 642dbfea..bc483253 100644
--- a/src/domain/UBGraphicsWidgetItemDelegate.h
+++ b/src/domain/UBGraphicsWidgetItemDelegate.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGRAPHICSWIDGETITEMDELEGATE_H_
#define UBGRAPHICSWIDGETITEMDELEGATE_H_
diff --git a/src/domain/UBItem.cpp b/src/domain/UBItem.cpp
index fcf1b75c..f75028b3 100644
--- a/src/domain/UBItem.cpp
+++ b/src/domain/UBItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBItem.h"
#include "core/memcheck.h"
diff --git a/src/domain/UBItem.h b/src/domain/UBItem.h
index 726e2ba6..dcf2287d 100644
--- a/src/domain/UBItem.h
+++ b/src/domain/UBItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBITEM_H
#define UBITEM_H
diff --git a/src/domain/UBPageSizeUndoCommand.cpp b/src/domain/UBPageSizeUndoCommand.cpp
index adde99e1..83e90344 100644
--- a/src/domain/UBPageSizeUndoCommand.cpp
+++ b/src/domain/UBPageSizeUndoCommand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPageSizeUndoCommand.h"
#include
diff --git a/src/domain/UBPageSizeUndoCommand.h b/src/domain/UBPageSizeUndoCommand.h
index 1abbe7a2..2792a76b 100644
--- a/src/domain/UBPageSizeUndoCommand.h
+++ b/src/domain/UBPageSizeUndoCommand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBPageSizeUndoCommand_H_
#define UBPageSizeUndoCommand_H_
diff --git a/src/domain/UBResizableGraphicsItem.cpp b/src/domain/UBResizableGraphicsItem.cpp
index a16884c1..49829aa6 100644
--- a/src/domain/UBResizableGraphicsItem.cpp
+++ b/src/domain/UBResizableGraphicsItem.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBResizableGraphicsItem.h"
#include "core/memcheck.h"
diff --git a/src/domain/UBResizableGraphicsItem.h b/src/domain/UBResizableGraphicsItem.h
index 74f4ed87..8af55d4e 100644
--- a/src/domain/UBResizableGraphicsItem.h
+++ b/src/domain/UBResizableGraphicsItem.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBRESIZABLEGRAPHICSITEM_H_
#define UBRESIZABLEGRAPHICSITEM_H_
diff --git a/src/domain/UBSelectionFrame.cpp b/src/domain/UBSelectionFrame.cpp
index e0b91b48..993dc80b 100644
--- a/src/domain/UBSelectionFrame.cpp
+++ b/src/domain/UBSelectionFrame.cpp
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 2013 Open Education Foundation
+ *
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
+ *
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License,
+ * with a specific linking exception for the OpenSSL project's
+ * "OpenSSL" library (or with modified versions of it that use the
+ * same license as the "OpenSSL" library).
+ *
+ * OpenBoard is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with OpenBoard. If not, see .
+ */
+
+
#include "UBSelectionFrame.h"
#include
diff --git a/src/domain/UBSelectionFrame.h b/src/domain/UBSelectionFrame.h
index 184750d5..1c50661c 100644
--- a/src/domain/UBSelectionFrame.h
+++ b/src/domain/UBSelectionFrame.h
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 2013 Open Education Foundation
+ *
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
+ *
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, version 3 of the License,
+ * with a specific linking exception for the OpenSSL project's
+ * "OpenSSL" library (or with modified versions of it that use the
+ * same license as the "OpenSSL" library).
+ *
+ * OpenBoard is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with OpenBoard. If not, see .
+ */
+
+
#ifndef UBSELECTIONFRAME_H
#define UBSELECTIONFRAME_H
diff --git a/src/domain/UBUndoCommand.cpp b/src/domain/UBUndoCommand.cpp
index 9d641258..bbeaa9c3 100644
--- a/src/domain/UBUndoCommand.cpp
+++ b/src/domain/UBUndoCommand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBUndoCommand.h"
#include "core/memcheck.h"
diff --git a/src/domain/UBUndoCommand.h b/src/domain/UBUndoCommand.h
index 80a989ae..1d899354 100644
--- a/src/domain/UBUndoCommand.h
+++ b/src/domain/UBUndoCommand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBABSTRACTUNDOCOMMAND_H_
#define UBABSTRACTUNDOCOMMAND_H_
diff --git a/src/frameworks/MacUtils.h b/src/frameworks/MacUtils.h
index b8d4cedd..e745bdc3 100644
--- a/src/frameworks/MacUtils.h
+++ b/src/frameworks/MacUtils.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#import
#import
diff --git a/src/frameworks/UBBase32.cpp b/src/frameworks/UBBase32.cpp
index 0dc02f42..dda8a502 100644
--- a/src/frameworks/UBBase32.cpp
+++ b/src/frameworks/UBBase32.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBBase32.h"
#include "core/memcheck.h"
diff --git a/src/frameworks/UBBase32.h b/src/frameworks/UBBase32.h
index dbbc64f8..630378ad 100644
--- a/src/frameworks/UBBase32.h
+++ b/src/frameworks/UBBase32.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBBASE32_H_
#define UBBASE32_H_
diff --git a/src/frameworks/UBCoreGraphicsScene.cpp b/src/frameworks/UBCoreGraphicsScene.cpp
index 3f590f0c..e955ee60 100644
--- a/src/frameworks/UBCoreGraphicsScene.cpp
+++ b/src/frameworks/UBCoreGraphicsScene.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBCoreGraphicsScene.h"
#include "domain/UBGraphicsMediaItem.h"
diff --git a/src/frameworks/UBCoreGraphicsScene.h b/src/frameworks/UBCoreGraphicsScene.h
index 5e4f8104..38de69eb 100644
--- a/src/frameworks/UBCoreGraphicsScene.h
+++ b/src/frameworks/UBCoreGraphicsScene.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCOREGRAPHICSSCENE_H_
#define UBCOREGRAPHICSSCENE_H_
diff --git a/src/frameworks/UBCryptoUtils.cpp b/src/frameworks/UBCryptoUtils.cpp
index ea6b46f2..214ad72f 100644
--- a/src/frameworks/UBCryptoUtils.cpp
+++ b/src/frameworks/UBCryptoUtils.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBCryptoUtils.h"
#include
diff --git a/src/frameworks/UBCryptoUtils.h b/src/frameworks/UBCryptoUtils.h
index c286f70b..1be44f6c 100644
--- a/src/frameworks/UBCryptoUtils.h
+++ b/src/frameworks/UBCryptoUtils.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCRYPTOUTILS_H_
#define UBCRYPTOUTILS_H_
diff --git a/src/frameworks/UBFileSystemUtils.cpp b/src/frameworks/UBFileSystemUtils.cpp
index fb594057..7bbfc876 100644
--- a/src/frameworks/UBFileSystemUtils.cpp
+++ b/src/frameworks/UBFileSystemUtils.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBFileSystemUtils.h"
#include
diff --git a/src/frameworks/UBFileSystemUtils.h b/src/frameworks/UBFileSystemUtils.h
index 70f543f0..62a26d39 100644
--- a/src/frameworks/UBFileSystemUtils.h
+++ b/src/frameworks/UBFileSystemUtils.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBFILESYSTEMUTILS_H_
#define UBFILESYSTEMUTILS_H_
diff --git a/src/frameworks/UBGeometryUtils.cpp b/src/frameworks/UBGeometryUtils.cpp
index d35ba652..ea5f22b2 100644
--- a/src/frameworks/UBGeometryUtils.cpp
+++ b/src/frameworks/UBGeometryUtils.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBGeometryUtils.h"
#include "core/memcheck.h"
diff --git a/src/frameworks/UBGeometryUtils.h b/src/frameworks/UBGeometryUtils.h
index 6cf68d31..b54cfe97 100644
--- a/src/frameworks/UBGeometryUtils.h
+++ b/src/frameworks/UBGeometryUtils.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGEOMETRYUTILS_H_
#define UBGEOMETRYUTILS_H_
diff --git a/src/frameworks/UBPlatformUtils.cpp b/src/frameworks/UBPlatformUtils.cpp
index dbfc9d2f..5a6f1f3d 100644
--- a/src/frameworks/UBPlatformUtils.cpp
+++ b/src/frameworks/UBPlatformUtils.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPlatformUtils.h"
#include "core/memcheck.h"
diff --git a/src/frameworks/UBPlatformUtils.h b/src/frameworks/UBPlatformUtils.h
index dad94076..4d3671c4 100644
--- a/src/frameworks/UBPlatformUtils.h
+++ b/src/frameworks/UBPlatformUtils.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBPLATFORMUTILS_H_
#define UBPLATFORMUTILS_H_
diff --git a/src/frameworks/UBPlatformUtils_linux.cpp b/src/frameworks/UBPlatformUtils_linux.cpp
index fa1be75c..5def77c3 100644
--- a/src/frameworks/UBPlatformUtils_linux.cpp
+++ b/src/frameworks/UBPlatformUtils_linux.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPlatformUtils.h"
#include
diff --git a/src/frameworks/UBPlatformUtils_mac.mm b/src/frameworks/UBPlatformUtils_mac.mm
index 3e35ec82..cbbbfc75 100644
--- a/src/frameworks/UBPlatformUtils_mac.mm
+++ b/src/frameworks/UBPlatformUtils_mac.mm
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "MacUtils.h"
#include "UBPlatformUtils.h"
#include "core/UBApplication.h"
diff --git a/src/frameworks/UBPlatformUtils_win.cpp b/src/frameworks/UBPlatformUtils_win.cpp
index 03faca3e..1d46586a 100644
--- a/src/frameworks/UBPlatformUtils_win.cpp
+++ b/src/frameworks/UBPlatformUtils_win.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPlatformUtils.h"
#include
diff --git a/src/frameworks/UBStringUtils.cpp b/src/frameworks/UBStringUtils.cpp
index 1e17b01e..4f41b3a6 100644
--- a/src/frameworks/UBStringUtils.cpp
+++ b/src/frameworks/UBStringUtils.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBStringUtils.h"
#include "core/memcheck.h"
diff --git a/src/frameworks/UBStringUtils.h b/src/frameworks/UBStringUtils.h
index 587a628a..1b72963a 100644
--- a/src/frameworks/UBStringUtils.h
+++ b/src/frameworks/UBStringUtils.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSTRINGUTILS_H
#define UBSTRINGUTILS_H
diff --git a/src/frameworks/UBVersion.cpp b/src/frameworks/UBVersion.cpp
index 29d057d9..1ab8b9e1 100644
--- a/src/frameworks/UBVersion.cpp
+++ b/src/frameworks/UBVersion.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBVersion.h"
#include
diff --git a/src/frameworks/UBVersion.h b/src/frameworks/UBVersion.h
index 3ef74ba9..a0b7b753 100644
--- a/src/frameworks/UBVersion.h
+++ b/src/frameworks/UBVersion.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBVERSION_H_
#define UBVERSION_H_
diff --git a/src/globals/UBGlobals.h b/src/globals/UBGlobals.h
index 6072d27c..8b31775a 100644
--- a/src/globals/UBGlobals.h
+++ b/src/globals/UBGlobals.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBGLOBALS_H
#define UBGLOBALS_H
diff --git a/src/gui/UBActionPalette.cpp b/src/gui/UBActionPalette.cpp
index a6c061fe..b636cd5a 100644
--- a/src/gui/UBActionPalette.cpp
+++ b/src/gui/UBActionPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBActionPalette.h"
#include "core/memcheck.h"
diff --git a/src/gui/UBActionPalette.h b/src/gui/UBActionPalette.h
index ab53b573..fb909f5a 100644
--- a/src/gui/UBActionPalette.h
+++ b/src/gui/UBActionPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBACTIONPALETTE_H_
#define UBACTIONPALETTE_H_
diff --git a/src/gui/UBBlackoutWidget.cpp b/src/gui/UBBlackoutWidget.cpp
index da2aef3b..bfe43b76 100644
--- a/src/gui/UBBlackoutWidget.cpp
+++ b/src/gui/UBBlackoutWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBBlackoutWidget.h"
diff --git a/src/gui/UBBlackoutWidget.h b/src/gui/UBBlackoutWidget.h
index bb606fdb..b76ecc15 100644
--- a/src/gui/UBBlackoutWidget.h
+++ b/src/gui/UBBlackoutWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBBLACKOUTWIDGET_H_
#define UBBLACKOUTWIDGET_H_
diff --git a/src/gui/UBCachePropertiesWidget.cpp b/src/gui/UBCachePropertiesWidget.cpp
index 5bdcdc3f..e60439da 100644
--- a/src/gui/UBCachePropertiesWidget.cpp
+++ b/src/gui/UBCachePropertiesWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/gui/UBCachePropertiesWidget.h b/src/gui/UBCachePropertiesWidget.h
index 7a6abac4..d51c606b 100644
--- a/src/gui/UBCachePropertiesWidget.h
+++ b/src/gui/UBCachePropertiesWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCACHEPROPERTIESWIDGET_H
#define UBCACHEPROPERTIESWIDGET_H
diff --git a/src/gui/UBCircleFrame.cpp b/src/gui/UBCircleFrame.cpp
index e4cfe83c..5608f6b0 100644
--- a/src/gui/UBCircleFrame.cpp
+++ b/src/gui/UBCircleFrame.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBCircleFrame.h"
#include "core/memcheck.h"
diff --git a/src/gui/UBCircleFrame.h b/src/gui/UBCircleFrame.h
index d7ee9b22..d4c0af81 100644
--- a/src/gui/UBCircleFrame.h
+++ b/src/gui/UBCircleFrame.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCIRCLEFRAME_H_
#define UBCIRCLEFRAME_H_
diff --git a/src/gui/UBClockPalette.h b/src/gui/UBClockPalette.h
index efb517ff..85148f78 100644
--- a/src/gui/UBClockPalette.h
+++ b/src/gui/UBClockPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCLOCKPALLETTE_H_
#define UBCLOCKPALLETTE_H_
diff --git a/src/gui/UBColorPicker.cpp b/src/gui/UBColorPicker.cpp
index 38f9fa90..b4add3fc 100644
--- a/src/gui/UBColorPicker.cpp
+++ b/src/gui/UBColorPicker.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBColorPicker.h"
#include
diff --git a/src/gui/UBColorPicker.h b/src/gui/UBColorPicker.h
index 008a0d0b..157e863e 100644
--- a/src/gui/UBColorPicker.h
+++ b/src/gui/UBColorPicker.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBCOLORPICKER_H_
#define UBCOLORPICKER_H_
diff --git a/src/gui/UBDockDownloadWidget.cpp b/src/gui/UBDockDownloadWidget.cpp
index 191c8a39..ad0c2a83 100644
--- a/src/gui/UBDockDownloadWidget.cpp
+++ b/src/gui/UBDockDownloadWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDockDownloadWidget.h"
#include "core/UBApplication.h"
diff --git a/src/gui/UBDockDownloadWidget.h b/src/gui/UBDockDownloadWidget.h
index 5aac7f7e..5b47c03c 100644
--- a/src/gui/UBDockDownloadWidget.h
+++ b/src/gui/UBDockDownloadWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCKDOWNLOADWIDGET_H
#define UBDOCKDOWNLOADWIDGET_H
diff --git a/src/gui/UBDockPalette.cpp b/src/gui/UBDockPalette.cpp
index f9c218e6..ea17d00d 100644
--- a/src/gui/UBDockPalette.cpp
+++ b/src/gui/UBDockPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/gui/UBDockPalette.h b/src/gui/UBDockPalette.h
index 297b3ebc..51318751 100644
--- a/src/gui/UBDockPalette.h
+++ b/src/gui/UBDockPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCKPALETTE_H
#define UBDOCKPALETTE_H
diff --git a/src/gui/UBDockPaletteWidget.cpp b/src/gui/UBDockPaletteWidget.cpp
index 4ffbbcf8..e588ea23 100644
--- a/src/gui/UBDockPaletteWidget.cpp
+++ b/src/gui/UBDockPaletteWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDockPaletteWidget.h"
#include "core/memcheck.h"
diff --git a/src/gui/UBDockPaletteWidget.h b/src/gui/UBDockPaletteWidget.h
index 64e86ecf..0c73ea21 100644
--- a/src/gui/UBDockPaletteWidget.h
+++ b/src/gui/UBDockPaletteWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCKPALETTEWIDGET_H
#define UBDOCKPALETTEWIDGET_H
diff --git a/src/gui/UBDocumentNavigator.cpp b/src/gui/UBDocumentNavigator.cpp
index c586d37f..c8838dfd 100644
--- a/src/gui/UBDocumentNavigator.cpp
+++ b/src/gui/UBDocumentNavigator.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/gui/UBDocumentNavigator.h b/src/gui/UBDocumentNavigator.h
index d323dbd6..04058a8d 100644
--- a/src/gui/UBDocumentNavigator.h
+++ b/src/gui/UBDocumentNavigator.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTNAVIGATOR_H
#define UBDOCUMENTNAVIGATOR_H
diff --git a/src/gui/UBDocumentThumbnailWidget.cpp b/src/gui/UBDocumentThumbnailWidget.cpp
index 588eccb9..be601471 100644
--- a/src/gui/UBDocumentThumbnailWidget.cpp
+++ b/src/gui/UBDocumentThumbnailWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentThumbnailWidget.h"
#include "core/UBApplication.h"
diff --git a/src/gui/UBDocumentThumbnailWidget.h b/src/gui/UBDocumentThumbnailWidget.h
index 2a7e1e8a..109355d9 100644
--- a/src/gui/UBDocumentThumbnailWidget.h
+++ b/src/gui/UBDocumentThumbnailWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTTHUMBNAILWIDGET_H_
#define UBDOCUMENTTHUMBNAILWIDGET_H_
diff --git a/src/gui/UBDocumentToolsPalette.cpp b/src/gui/UBDocumentToolsPalette.cpp
index 18f2738d..2df56ee5 100644
--- a/src/gui/UBDocumentToolsPalette.cpp
+++ b/src/gui/UBDocumentToolsPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentToolsPalette.h"
#include
diff --git a/src/gui/UBDocumentToolsPalette.h b/src/gui/UBDocumentToolsPalette.h
index 8796f106..32046ad8 100644
--- a/src/gui/UBDocumentToolsPalette.h
+++ b/src/gui/UBDocumentToolsPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTTOOLSPALLETTE_H_
#define UBDOCUMENTTOOLSPALLETTE_H_
diff --git a/src/gui/UBDocumentTreeWidget.cpp b/src/gui/UBDocumentTreeWidget.cpp
index 4843ae55..d34ffdbb 100644
--- a/src/gui/UBDocumentTreeWidget.cpp
+++ b/src/gui/UBDocumentTreeWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBDocumentTreeWidget.h"
#include "document/UBDocumentProxy.h"
diff --git a/src/gui/UBDocumentTreeWidget.h b/src/gui/UBDocumentTreeWidget.h
index e0ffd216..98a21b4c 100644
--- a/src/gui/UBDocumentTreeWidget.h
+++ b/src/gui/UBDocumentTreeWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOCUMENTTREEWIDGET_H_
#define UBDOCUMENTTREEWIDGET_H_
diff --git a/src/gui/UBDownloadWidget.cpp b/src/gui/UBDownloadWidget.cpp
index d097c481..a1f3092f 100644
--- a/src/gui/UBDownloadWidget.cpp
+++ b/src/gui/UBDownloadWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/gui/UBDownloadWidget.h b/src/gui/UBDownloadWidget.h
index 6f9a53f1..48cfee91 100644
--- a/src/gui/UBDownloadWidget.h
+++ b/src/gui/UBDownloadWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBDOWNLOADWIDGET_H
#define UBDOWNLOADWIDGET_H
diff --git a/src/gui/UBFavoriteToolPalette.cpp b/src/gui/UBFavoriteToolPalette.cpp
index 114fba33..de29a830 100644
--- a/src/gui/UBFavoriteToolPalette.cpp
+++ b/src/gui/UBFavoriteToolPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBFavoriteToolPalette.h"
#include "core/UBSettings.h"
diff --git a/src/gui/UBFavoriteToolPalette.h b/src/gui/UBFavoriteToolPalette.h
index 8c6341a7..2f654327 100644
--- a/src/gui/UBFavoriteToolPalette.h
+++ b/src/gui/UBFavoriteToolPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBFAVORITETOOLPALETTE_H_
#define UBFAVORITETOOLPALETTE_H_
diff --git a/src/gui/UBFeaturesActionBar.cpp b/src/gui/UBFeaturesActionBar.cpp
index 19627e28..c59ac6b2 100644
--- a/src/gui/UBFeaturesActionBar.cpp
+++ b/src/gui/UBFeaturesActionBar.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBFeaturesActionBar.h"
#include "core/memcheck.h"
#include "gui/UBFeaturesWidget.h"
diff --git a/src/gui/UBFeaturesActionBar.h b/src/gui/UBFeaturesActionBar.h
index cddb9c84..409b5963 100644
--- a/src/gui/UBFeaturesActionBar.h
+++ b/src/gui/UBFeaturesActionBar.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBFEATURESACTIONBAR_H
#define UBFEATURESACTIONBAR_H
diff --git a/src/gui/UBFeaturesWidget.cpp b/src/gui/UBFeaturesWidget.cpp
index 812405e5..8c791061 100644
--- a/src/gui/UBFeaturesWidget.cpp
+++ b/src/gui/UBFeaturesWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/gui/UBFeaturesWidget.h b/src/gui/UBFeaturesWidget.h
index 1320ee5c..d2b2a966 100644
--- a/src/gui/UBFeaturesWidget.h
+++ b/src/gui/UBFeaturesWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBFEATURESWIDGET_H
#define UBFEATURESWIDGET_H
diff --git a/src/gui/UBFloatingPalette.cpp b/src/gui/UBFloatingPalette.cpp
index fe380c6c..d01a88fe 100644
--- a/src/gui/UBFloatingPalette.cpp
+++ b/src/gui/UBFloatingPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/gui/UBFloatingPalette.h b/src/gui/UBFloatingPalette.h
index 7f21b9aa..f14005b9 100644
--- a/src/gui/UBFloatingPalette.h
+++ b/src/gui/UBFloatingPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBFLOATINGPALLETTE_H_
#define UBFLOATINGPALLETTE_H_
diff --git a/src/gui/UBIconButton.cpp b/src/gui/UBIconButton.cpp
index 335db35a..ee24564c 100644
--- a/src/gui/UBIconButton.cpp
+++ b/src/gui/UBIconButton.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBIconButton.h"
diff --git a/src/gui/UBIconButton.h b/src/gui/UBIconButton.h
index 710e637d..68b93ad0 100644
--- a/src/gui/UBIconButton.h
+++ b/src/gui/UBIconButton.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBICONBUTTON_H_
#define UBICONBUTTON_H_
diff --git a/src/gui/UBKeyboardPalette.cpp b/src/gui/UBKeyboardPalette.cpp
index d287bc0d..da2fc7d0 100644
--- a/src/gui/UBKeyboardPalette.cpp
+++ b/src/gui/UBKeyboardPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include
diff --git a/src/gui/UBKeyboardPalette.h b/src/gui/UBKeyboardPalette.h
index 5267f7cb..de381e74 100644
--- a/src/gui/UBKeyboardPalette.h
+++ b/src/gui/UBKeyboardPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBKEYBOARDPALETTE_H
#define UBKEYBOARDPALETTE_H
diff --git a/src/gui/UBKeyboardPalette_linux.cpp b/src/gui/UBKeyboardPalette_linux.cpp
index 13c95a25..7e56cb2e 100644
--- a/src/gui/UBKeyboardPalette_linux.cpp
+++ b/src/gui/UBKeyboardPalette_linux.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBKeyboardPalette.h"
#include
diff --git a/src/gui/UBKeyboardPalette_mac.cpp b/src/gui/UBKeyboardPalette_mac.cpp
index 06c43528..401242bb 100644
--- a/src/gui/UBKeyboardPalette_mac.cpp
+++ b/src/gui/UBKeyboardPalette_mac.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBKeyboardPalette.h"
#include
diff --git a/src/gui/UBKeyboardPalette_win.cpp b/src/gui/UBKeyboardPalette_win.cpp
index fb9a65de..e6c496fd 100644
--- a/src/gui/UBKeyboardPalette_win.cpp
+++ b/src/gui/UBKeyboardPalette_win.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBKeyboardPalette.h"
#include
diff --git a/src/gui/UBLeftPalette.cpp b/src/gui/UBLeftPalette.cpp
index c2f6ea15..be0d7ae5 100644
--- a/src/gui/UBLeftPalette.cpp
+++ b/src/gui/UBLeftPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBLeftPalette.h"
#include "core/UBSettings.h"
diff --git a/src/gui/UBLeftPalette.h b/src/gui/UBLeftPalette.h
index 6ba12c91..fd23de01 100644
--- a/src/gui/UBLeftPalette.h
+++ b/src/gui/UBLeftPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBLEFTPALETTE_H
#define UBLEFTPALETTE_H
diff --git a/src/gui/UBMagnifer.cpp b/src/gui/UBMagnifer.cpp
index e40752e3..4c781f80 100644
--- a/src/gui/UBMagnifer.cpp
+++ b/src/gui/UBMagnifer.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBMagnifer.h"
diff --git a/src/gui/UBMagnifer.h b/src/gui/UBMagnifer.h
index 3f2b8fd9..a8938fbf 100644
--- a/src/gui/UBMagnifer.h
+++ b/src/gui/UBMagnifer.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBMAGNIFIER_H
#define UBMAGNIFIER_H
diff --git a/src/gui/UBMainWindow.cpp b/src/gui/UBMainWindow.cpp
index 490434d4..680ed93d 100644
--- a/src/gui/UBMainWindow.cpp
+++ b/src/gui/UBMainWindow.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBMainWindow.h"
diff --git a/src/gui/UBMainWindow.h b/src/gui/UBMainWindow.h
index c5cbc9b6..ecc25fa0 100644
--- a/src/gui/UBMainWindow.h
+++ b/src/gui/UBMainWindow.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBMAINWINDOW_H_
#define UBMAINWINDOW_H_
diff --git a/src/gui/UBMessageWindow.cpp b/src/gui/UBMessageWindow.cpp
index 16b467f3..ea9831de 100644
--- a/src/gui/UBMessageWindow.cpp
+++ b/src/gui/UBMessageWindow.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBMessageWindow.h"
#include "UBSpinningWheel.h"
diff --git a/src/gui/UBMessageWindow.h b/src/gui/UBMessageWindow.h
index 33e7d4d0..68e1825d 100644
--- a/src/gui/UBMessageWindow.h
+++ b/src/gui/UBMessageWindow.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBMESSAGEWINDOW_H_
#define UBMESSAGEWINDOW_H_
diff --git a/src/gui/UBMessagesDialog.cpp b/src/gui/UBMessagesDialog.cpp
index 09fd9045..cfd26307 100644
--- a/src/gui/UBMessagesDialog.cpp
+++ b/src/gui/UBMessagesDialog.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBMessagesDialog.h"
UBMessagesDialog::UBMessagesDialog(QString windowTitle, QWidget *parent)
diff --git a/src/gui/UBMessagesDialog.h b/src/gui/UBMessagesDialog.h
index cefce272..ba7e4d2c 100644
--- a/src/gui/UBMessagesDialog.h
+++ b/src/gui/UBMessagesDialog.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UB_MESSAGES_DIALOG_H_
#define UB_MESSAGES_DIALOG_H_
diff --git a/src/gui/UBMousePressFilter.cpp b/src/gui/UBMousePressFilter.cpp
index a1a74e9c..06e5f872 100644
--- a/src/gui/UBMousePressFilter.cpp
+++ b/src/gui/UBMousePressFilter.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBMousePressFilter.h"
#include "core/memcheck.h"
diff --git a/src/gui/UBMousePressFilter.h b/src/gui/UBMousePressFilter.h
index 4dc6f90c..5e292c34 100644
--- a/src/gui/UBMousePressFilter.h
+++ b/src/gui/UBMousePressFilter.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBMOUSEPRESSFILTER_H_
#define UBMOUSEPRESSFILTER_H_
diff --git a/src/gui/UBOpenSankoreImporterWidget.cpp b/src/gui/UBOpenSankoreImporterWidget.cpp
index d1d8449e..1586278f 100644
--- a/src/gui/UBOpenSankoreImporterWidget.cpp
+++ b/src/gui/UBOpenSankoreImporterWidget.cpp
@@ -1,25 +1,28 @@
-/* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+/*
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
-
#include
#include
#include
@@ -34,6 +37,8 @@
UBOpenSankoreImporterWidget::UBOpenSankoreImporterWidget(QWidget *parent):
UBFloatingPalette(Qt::TopRightCorner,parent)
{
+ setBackgroundBrush(QBrush(Qt::white));
+
setObjectName("UBOpenSankoreImporterWidget");
setFixedSize(700,450);
setStyleSheet("QWidget#UBOpenSankoreImporterWidget { background-color : red; }");
@@ -46,25 +51,27 @@ UBOpenSankoreImporterWidget::UBOpenSankoreImporterWidget(QWidget *parent):
title->setStyleSheet("font-size : 18px; font-weight : bold;");
title->setText(tr("Open-Sankore Documents Detected"));
mLayout->addWidget(title);
+ mLayout->addSpacing(20);
QTextEdit* helpText = new QTextEdit(this);
helpText->setText(tr("Open-Sankoré documents are present on your computer. It is possible to import them to OpenBoard by pressing the “Proceed” button to launch the importer application."));
helpText->setAcceptDrops(false);
helpText->setReadOnly(true);
+ helpText->setStyleSheet("border : none;");
mLayout->addWidget(helpText);
mDisplayOnNextRestart = new QCheckBox(this);
mDisplayOnNextRestart->setText(tr("Show this panel next time"));
mDisplayOnNextRestart->setChecked(true);
connect(mDisplayOnNextRestart,SIGNAL(clicked(bool)),this,SLOT(onNextRestartCheckBoxClicked(bool)));
- mLayout->addStretch();
mLayout->addWidget(mDisplayOnNextRestart);
+ mLayout->addSpacing(100);
QTextEdit* warningText = new QTextEdit(this);
warningText->setText(tr("You can always access the OpenBoard Document Importer through the Preferences panel in the About tab. Warning, if you have already imported your Open-Sankore datas, you might loose your current OpenBoard documents."));
warningText->setReadOnly(true);
+ warningText->setStyleSheet("border : none;");
mLayout->addWidget(warningText);
- mLayout->addStretch();
QHBoxLayout* buttonLayout = new QHBoxLayout();
QPushButton* mCancelButton = new QPushButton(this);
@@ -79,6 +86,7 @@ UBOpenSankoreImporterWidget::UBOpenSankoreImporterWidget(QWidget *parent):
mLayout->addLayout(buttonLayout);
+
show();
}
diff --git a/src/gui/UBOpenSankoreImporterWidget.h b/src/gui/UBOpenSankoreImporterWidget.h
index a384440c..afde8b5e 100644
--- a/src/gui/UBOpenSankoreImporterWidget.h
+++ b/src/gui/UBOpenSankoreImporterWidget.h
@@ -1,26 +1,28 @@
-/* Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+/*
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
-
-
#ifndef UBOPENSANKOREIMPORTERWIDGET_H
#define UBOPENSANKOREIMPORTERWIDGET_H
diff --git a/src/gui/UBPageNavigationWidget.cpp b/src/gui/UBPageNavigationWidget.cpp
index 4b22cc5f..1c8608e5 100644
--- a/src/gui/UBPageNavigationWidget.cpp
+++ b/src/gui/UBPageNavigationWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPageNavigationWidget.h"
#include "core/UBApplication.h"
diff --git a/src/gui/UBPageNavigationWidget.h b/src/gui/UBPageNavigationWidget.h
index a9c22233..c1c8effa 100644
--- a/src/gui/UBPageNavigationWidget.h
+++ b/src/gui/UBPageNavigationWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBPAGENAVIGATIONWIDGET_H
#define UBPAGENAVIGATIONWIDGET_H
diff --git a/src/gui/UBPropertyPalette.cpp b/src/gui/UBPropertyPalette.cpp
index b085b355..e8439f30 100644
--- a/src/gui/UBPropertyPalette.cpp
+++ b/src/gui/UBPropertyPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBPropertyPalette.h"
#include "core/memcheck.h"
diff --git a/src/gui/UBPropertyPalette.h b/src/gui/UBPropertyPalette.h
index 1388bad2..a21eb3f1 100644
--- a/src/gui/UBPropertyPalette.h
+++ b/src/gui/UBPropertyPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBPROPERTYPALETTE_H
#define UBPROPERTYPALETTE_H
diff --git a/src/gui/UBResources.cpp b/src/gui/UBResources.cpp
index 02e23bfe..5a974873 100644
--- a/src/gui/UBResources.cpp
+++ b/src/gui/UBResources.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBResources.h"
#include
diff --git a/src/gui/UBResources.h b/src/gui/UBResources.h
index 5d5455c5..84a50446 100644
--- a/src/gui/UBResources.h
+++ b/src/gui/UBResources.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBRESOURCES_H_
#define UBRESOURCES_H_
diff --git a/src/gui/UBRightPalette.cpp b/src/gui/UBRightPalette.cpp
index 4363d5f5..649e034b 100644
--- a/src/gui/UBRightPalette.cpp
+++ b/src/gui/UBRightPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "core/UBApplication.h"
#include "board/UBBoardController.h"
diff --git a/src/gui/UBRightPalette.h b/src/gui/UBRightPalette.h
index fea60ec9..8cadd224 100644
--- a/src/gui/UBRightPalette.h
+++ b/src/gui/UBRightPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBRIGHTPALETTE_H
#define UBRIGHTPALETTE_H
diff --git a/src/gui/UBRubberBand.cpp b/src/gui/UBRubberBand.cpp
index ee9d430c..d444a735 100644
--- a/src/gui/UBRubberBand.cpp
+++ b/src/gui/UBRubberBand.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBRubberBand.h"
#include
diff --git a/src/gui/UBRubberBand.h b/src/gui/UBRubberBand.h
index 931639e9..5b4eeb9d 100644
--- a/src/gui/UBRubberBand.h
+++ b/src/gui/UBRubberBand.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBRUBBERBAND_H_
#define UBRUBBERBAND_H_
diff --git a/src/gui/UBScreenMirror.cpp b/src/gui/UBScreenMirror.cpp
index 285c5ec8..47f0832d 100644
--- a/src/gui/UBScreenMirror.cpp
+++ b/src/gui/UBScreenMirror.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBScreenMirror.h"
#include "core/UBSettings.h"
diff --git a/src/gui/UBScreenMirror.h b/src/gui/UBScreenMirror.h
index 1ab9fbae..a6736d3b 100644
--- a/src/gui/UBScreenMirror.h
+++ b/src/gui/UBScreenMirror.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSCREENMIRROR_H_
#define UBSCREENMIRROR_H_
diff --git a/src/gui/UBSpinningWheel.cpp b/src/gui/UBSpinningWheel.cpp
index 828293fc..94197697 100644
--- a/src/gui/UBSpinningWheel.cpp
+++ b/src/gui/UBSpinningWheel.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBSpinningWheel.h"
#include
diff --git a/src/gui/UBSpinningWheel.h b/src/gui/UBSpinningWheel.h
index 5dfec9cd..40f8fa8b 100644
--- a/src/gui/UBSpinningWheel.h
+++ b/src/gui/UBSpinningWheel.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSPINNINGWHEEL_H_
#define UBSPINNINGWHEEL_H_
diff --git a/src/gui/UBStylusPalette.cpp b/src/gui/UBStylusPalette.cpp
index b64f604c..82be4b7c 100644
--- a/src/gui/UBStylusPalette.cpp
+++ b/src/gui/UBStylusPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBStylusPalette.h"
#include
diff --git a/src/gui/UBStylusPalette.h b/src/gui/UBStylusPalette.h
index b3542667..97bb0924 100644
--- a/src/gui/UBStylusPalette.h
+++ b/src/gui/UBStylusPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSTYLUSPALLETTE_H_
#define UBSTYLUSPALLETTE_H_
diff --git a/src/gui/UBThumbnailView.cpp b/src/gui/UBThumbnailView.cpp
index e77c940e..e86b7ac5 100644
--- a/src/gui/UBThumbnailView.cpp
+++ b/src/gui/UBThumbnailView.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBThumbnailView.h"
#include "domain/UBGraphicsScene.h"
diff --git a/src/gui/UBThumbnailView.h b/src/gui/UBThumbnailView.h
index 1e585480..ec329e32 100644
--- a/src/gui/UBThumbnailView.h
+++ b/src/gui/UBThumbnailView.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBTHUMBNAILVIEW_H_
#define UBTHUMBNAILVIEW_H_
diff --git a/src/gui/UBThumbnailWidget.cpp b/src/gui/UBThumbnailWidget.cpp
index a6eba0ba..19ac5d01 100644
--- a/src/gui/UBThumbnailWidget.cpp
+++ b/src/gui/UBThumbnailWidget.cpp
@@ -1,25 +1,29 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
diff --git a/src/gui/UBThumbnailWidget.h b/src/gui/UBThumbnailWidget.h
index 97a493f8..310a95d5 100644
--- a/src/gui/UBThumbnailWidget.h
+++ b/src/gui/UBThumbnailWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBTHUMBNAILWIDGET_H_
#define UBTHUMBNAILWIDGET_H_
diff --git a/src/gui/UBToolWidget.cpp b/src/gui/UBToolWidget.cpp
index 4f9667e6..682dddfa 100644
--- a/src/gui/UBToolWidget.cpp
+++ b/src/gui/UBToolWidget.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBToolWidget.h"
#include "api/UBWidgetUniboardAPI.h"
diff --git a/src/gui/UBToolWidget.h b/src/gui/UBToolWidget.h
index 699fc47c..35f4eb76 100644
--- a/src/gui/UBToolWidget.h
+++ b/src/gui/UBToolWidget.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBTOOLWIDGET_H_
#define UBTOOLWIDGET_H_
diff --git a/src/gui/UBToolbarButtonGroup.cpp b/src/gui/UBToolbarButtonGroup.cpp
index 4a4a17f5..7c1e85e8 100644
--- a/src/gui/UBToolbarButtonGroup.cpp
+++ b/src/gui/UBToolbarButtonGroup.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBToolbarButtonGroup.h"
#include
diff --git a/src/gui/UBToolbarButtonGroup.h b/src/gui/UBToolbarButtonGroup.h
index 74398e1d..7ba901b3 100644
--- a/src/gui/UBToolbarButtonGroup.h
+++ b/src/gui/UBToolbarButtonGroup.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBTOOLBARBUTTONGROUP_H_
#define UBTOOLBARBUTTONGROUP_H_
diff --git a/src/gui/UBUpdateDlg.cpp b/src/gui/UBUpdateDlg.cpp
index 76af8c25..635eb561 100644
--- a/src/gui/UBUpdateDlg.cpp
+++ b/src/gui/UBUpdateDlg.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "UBUpdateDlg.h"
diff --git a/src/gui/UBUpdateDlg.h b/src/gui/UBUpdateDlg.h
index fdf509d6..6e036bf9 100644
--- a/src/gui/UBUpdateDlg.h
+++ b/src/gui/UBUpdateDlg.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBUPDATEDLG_H
#define UBUPDATEDLG_H
diff --git a/src/gui/UBVideoPlayer.cpp b/src/gui/UBVideoPlayer.cpp
index e1831895..b6e9d077 100644
--- a/src/gui/UBVideoPlayer.cpp
+++ b/src/gui/UBVideoPlayer.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBVideoPlayer.h"
#include
diff --git a/src/gui/UBVideoPlayer.h b/src/gui/UBVideoPlayer.h
index 27c5f575..a21e9a19 100644
--- a/src/gui/UBVideoPlayer.h
+++ b/src/gui/UBVideoPlayer.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBVIDEOPLAYER_H_
#define UBVIDEOPLAYER_H_
diff --git a/src/gui/UBWebToolsPalette.cpp b/src/gui/UBWebToolsPalette.cpp
index b5128f82..5694ce19 100644
--- a/src/gui/UBWebToolsPalette.cpp
+++ b/src/gui/UBWebToolsPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "frameworks/UBPlatformUtils.h"
diff --git a/src/gui/UBWebToolsPalette.h b/src/gui/UBWebToolsPalette.h
index 39482860..9e80a3b1 100644
--- a/src/gui/UBWebToolsPalette.h
+++ b/src/gui/UBWebToolsPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBWEBTOOLSPALLETTE_H_
#define UBWEBTOOLSPALLETTE_H_
diff --git a/src/gui/UBWidgetMirror.cpp b/src/gui/UBWidgetMirror.cpp
index 4d833d3e..49221744 100644
--- a/src/gui/UBWidgetMirror.cpp
+++ b/src/gui/UBWidgetMirror.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBWidgetMirror.h"
#include "core/memcheck.h"
diff --git a/src/gui/UBWidgetMirror.h b/src/gui/UBWidgetMirror.h
index dee30378..3916ae3d 100644
--- a/src/gui/UBWidgetMirror.h
+++ b/src/gui/UBWidgetMirror.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBWIDGETMIRROR_H_
#define UBWIDGETMIRROR_H_
diff --git a/src/gui/UBZoomPalette.cpp b/src/gui/UBZoomPalette.cpp
index c3bce63a..e380c365 100644
--- a/src/gui/UBZoomPalette.cpp
+++ b/src/gui/UBZoomPalette.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBZoomPalette.h"
#include
diff --git a/src/gui/UBZoomPalette.h b/src/gui/UBZoomPalette.h
index f8c3fc92..c56b29ed 100644
--- a/src/gui/UBZoomPalette.h
+++ b/src/gui/UBZoomPalette.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBZOOMPALETTE_H_
#define UBZOOMPALETTE_H_
diff --git a/src/network/UBAutoSaver.cpp b/src/network/UBAutoSaver.cpp
index b2760e1c..29a91aaf 100644
--- a/src/network/UBAutoSaver.cpp
+++ b/src/network/UBAutoSaver.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
diff --git a/src/network/UBAutoSaver.h b/src/network/UBAutoSaver.h
index d886f1fa..80464937 100644
--- a/src/network/UBAutoSaver.h
+++ b/src/network/UBAutoSaver.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
diff --git a/src/network/UBCookieJar.cpp b/src/network/UBCookieJar.cpp
index 4ec2d58e..092a33f2 100644
--- a/src/network/UBCookieJar.cpp
+++ b/src/network/UBCookieJar.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
diff --git a/src/network/UBCookieJar.h b/src/network/UBCookieJar.h
index 0a4cea14..b9ee0943 100644
--- a/src/network/UBCookieJar.h
+++ b/src/network/UBCookieJar.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
diff --git a/src/network/UBHttpFileDownloader.cpp b/src/network/UBHttpFileDownloader.cpp
index 35ea75e4..483dd499 100644
--- a/src/network/UBHttpFileDownloader.cpp
+++ b/src/network/UBHttpFileDownloader.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBHttpFileDownloader.h"
#include "network/UBNetworkAccessManager.h"
diff --git a/src/network/UBHttpFileDownloader.h b/src/network/UBHttpFileDownloader.h
index 5bc4c3dd..bf19849c 100644
--- a/src/network/UBHttpFileDownloader.h
+++ b/src/network/UBHttpFileDownloader.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBHTTPFILEDOWNLOADER_H_
#define UBHTTPFILEDOWNLOADER_H_
diff --git a/src/network/UBHttpGet.cpp b/src/network/UBHttpGet.cpp
index 30c09419..ed58b3f6 100644
--- a/src/network/UBHttpGet.cpp
+++ b/src/network/UBHttpGet.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBHttpGet.h"
#include
diff --git a/src/network/UBHttpGet.h b/src/network/UBHttpGet.h
index 08a0abd2..3a2d63b8 100644
--- a/src/network/UBHttpGet.h
+++ b/src/network/UBHttpGet.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBHTTPGET_H_
#define UBHTTPGET_H_
diff --git a/src/network/UBNetworkAccessManager.cpp b/src/network/UBNetworkAccessManager.cpp
index 71f8d0c9..7e8a4564 100644
--- a/src/network/UBNetworkAccessManager.cpp
+++ b/src/network/UBNetworkAccessManager.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBNetworkAccessManager.h"
#include
diff --git a/src/network/UBNetworkAccessManager.h b/src/network/UBNetworkAccessManager.h
index cc4e578c..07eaa837 100644
--- a/src/network/UBNetworkAccessManager.h
+++ b/src/network/UBNetworkAccessManager.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBNETWORKACCESSMANAGER_H
#define UBNETWORKACCESSMANAGER_H
diff --git a/src/network/UBServerXMLHttpRequest.cpp b/src/network/UBServerXMLHttpRequest.cpp
index b3ae2b9f..3b7c41c8 100644
--- a/src/network/UBServerXMLHttpRequest.cpp
+++ b/src/network/UBServerXMLHttpRequest.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "UBServerXMLHttpRequest.h"
#include
diff --git a/src/network/UBServerXMLHttpRequest.h b/src/network/UBServerXMLHttpRequest.h
index 6905bcf7..94c8cfaf 100644
--- a/src/network/UBServerXMLHttpRequest.h
+++ b/src/network/UBServerXMLHttpRequest.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef UBSERVERXMLHTTPREQUEST_H_
#define UBSERVERXMLHTTPREQUEST_H_
diff --git a/src/pdf-merger/ASCII85Decode.cpp b/src/pdf-merger/ASCII85Decode.cpp
index fd26a4c4..172cbf58 100644
--- a/src/pdf-merger/ASCII85Decode.cpp
+++ b/src/pdf-merger/ASCII85Decode.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include
#include "ASCII85Decode.h"
diff --git a/src/pdf-merger/ASCII85Decode.h b/src/pdf-merger/ASCII85Decode.h
index 85c1ecd5..a11fcda2 100644
--- a/src/pdf-merger/ASCII85Decode.h
+++ b/src/pdf-merger/ASCII85Decode.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef ASCII85Decode_H
#define ASCII85Decode_H
diff --git a/src/pdf-merger/ASCIIHexDecode.cpp b/src/pdf-merger/ASCIIHexDecode.cpp
index c2c6bbae..b1ae1300 100644
--- a/src/pdf-merger/ASCIIHexDecode.cpp
+++ b/src/pdf-merger/ASCIIHexDecode.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "ASCIIHexDecode.h"
#include
#include
diff --git a/src/pdf-merger/ASCIIHexDecode.h b/src/pdf-merger/ASCIIHexDecode.h
index ef0a89d2..cc510963 100644
--- a/src/pdf-merger/ASCIIHexDecode.h
+++ b/src/pdf-merger/ASCIIHexDecode.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef ASCIIHexDecode_h
#define ASCIIHexDecode_h
diff --git a/src/pdf-merger/AbstractBoxElementHandler.h b/src/pdf-merger/AbstractBoxElementHandler.h
index 9e662623..65135214 100644
--- a/src/pdf-merger/AbstractBoxElementHandler.h
+++ b/src/pdf-merger/AbstractBoxElementHandler.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if !defined AbstractBoxElementHandler_h
#define AbstractBoxElementHandler_h
diff --git a/src/pdf-merger/AnnotsHandler.cpp b/src/pdf-merger/AnnotsHandler.cpp
index 34794b5c..5d0047f4 100644
--- a/src/pdf-merger/AnnotsHandler.cpp
+++ b/src/pdf-merger/AnnotsHandler.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "AnnotsHandler.h"
#include "core/memcheck.h"
diff --git a/src/pdf-merger/AnnotsHandler.h b/src/pdf-merger/AnnotsHandler.h
index 8f7270f9..e274443b 100644
--- a/src/pdf-merger/AnnotsHandler.h
+++ b/src/pdf-merger/AnnotsHandler.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if !defined AnnotsHandler_h
#define AnnotsHandler_h
diff --git a/src/pdf-merger/CCITTFaxDecode.cpp b/src/pdf-merger/CCITTFaxDecode.cpp
index 7da883c4..f178b3a0 100644
--- a/src/pdf-merger/CCITTFaxDecode.cpp
+++ b/src/pdf-merger/CCITTFaxDecode.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "CCITTFaxDecode.h"
diff --git a/src/pdf-merger/CCITTFaxDecode.h b/src/pdf-merger/CCITTFaxDecode.h
index a69b2a0b..042e46ae 100644
--- a/src/pdf-merger/CCITTFaxDecode.h
+++ b/src/pdf-merger/CCITTFaxDecode.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef CCITTFaxDecode_H
#define CCITTFaxDecode_H
diff --git a/src/pdf-merger/Config.h b/src/pdf-merger/Config.h
index dac1d4cf..aa430da1 100644
--- a/src/pdf-merger/Config.h
+++ b/src/pdf-merger/Config.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
/*
This file provides some common configuration definitions for PDF merge library
Is intended for multiplatform support
diff --git a/src/pdf-merger/ContentHandler.cpp b/src/pdf-merger/ContentHandler.cpp
index 973cda88..3f2fae28 100644
--- a/src/pdf-merger/ContentHandler.cpp
+++ b/src/pdf-merger/ContentHandler.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "ContentHandler.h"
#include "Filter.h"
#include "FlateDecode.h"
diff --git a/src/pdf-merger/ContentHandler.h b/src/pdf-merger/ContentHandler.h
index b8e4a022..06887886 100644
--- a/src/pdf-merger/ContentHandler.h
+++ b/src/pdf-merger/ContentHandler.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if !defined ContentHandler_h
#define ContentHandler_h
diff --git a/src/pdf-merger/CropBoxElementHandler.h b/src/pdf-merger/CropBoxElementHandler.h
index 4b9881c4..fe0aa741 100644
--- a/src/pdf-merger/CropBoxElementHandler.h
+++ b/src/pdf-merger/CropBoxElementHandler.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef CROPBOX_ELEMENT_HANDLER_H
#define CROPBOX_ELEMENT_HANDLER_H
diff --git a/src/pdf-merger/DCTDecode.cpp b/src/pdf-merger/DCTDecode.cpp
index 029dc62b..7849bfb5 100644
--- a/src/pdf-merger/DCTDecode.cpp
+++ b/src/pdf-merger/DCTDecode.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include
#include "DCTDecode.h"
diff --git a/src/pdf-merger/DCTDecode.h b/src/pdf-merger/DCTDecode.h
index 06ff0f6e..a4451453 100644
--- a/src/pdf-merger/DCTDecode.h
+++ b/src/pdf-merger/DCTDecode.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef DCTDecode_H
#define DCTDecode_H
diff --git a/src/pdf-merger/Decoder.h b/src/pdf-merger/Decoder.h
index 2988b2b0..3bbef7cd 100644
--- a/src/pdf-merger/Decoder.h
+++ b/src/pdf-merger/Decoder.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef DECODER_H
#define DECODER_H
diff --git a/src/pdf-merger/Document.cpp b/src/pdf-merger/Document.cpp
index 175436a3..a07e6129 100644
--- a/src/pdf-merger/Document.cpp
+++ b/src/pdf-merger/Document.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "Config.h"
#include "Document.h"
#include "FlateDecode.h"
diff --git a/src/pdf-merger/Document.h b/src/pdf-merger/Document.h
index 227bfc27..d73a4432 100644
--- a/src/pdf-merger/Document.h
+++ b/src/pdf-merger/Document.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if !defined Document_h
#define Document_h
diff --git a/src/pdf-merger/Exception.h b/src/pdf-merger/Exception.h
index c83c6e8b..c3e6844d 100644
--- a/src/pdf-merger/Exception.h
+++ b/src/pdf-merger/Exception.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#ifndef EXCEPTION_H
#define EXCEPTION_H
diff --git a/src/pdf-merger/FileIsAbsentException.h b/src/pdf-merger/FileIsAbsentException.h
index b6649714..324ce438 100644
--- a/src/pdf-merger/FileIsAbsentException.h
+++ b/src/pdf-merger/FileIsAbsentException.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if !defined FileIsAbsentException_h
#define FileIsAbsentException_h
diff --git a/src/pdf-merger/Filter.cpp b/src/pdf-merger/Filter.cpp
index 3800bf04..a2317f55 100644
--- a/src/pdf-merger/Filter.cpp
+++ b/src/pdf-merger/Filter.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "Filter.h"
#include "Object.h"
#include "Decoder.h"
diff --git a/src/pdf-merger/Filter.h b/src/pdf-merger/Filter.h
index 0a1f2029..f8b4dc75 100644
--- a/src/pdf-merger/Filter.h
+++ b/src/pdf-merger/Filter.h
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#if !defined Filter_h
#define Filter_h
diff --git a/src/pdf-merger/FilterPredictor.cpp b/src/pdf-merger/FilterPredictor.cpp
index a31d0231..b9da8a0a 100644
--- a/src/pdf-merger/FilterPredictor.cpp
+++ b/src/pdf-merger/FilterPredictor.cpp
@@ -1,26 +1,30 @@
/*
- * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour l'Education Numérique en Afrique (GIP ENA)
+ * Copyright (C) 2013 Open Education Foundation
*
- * This file is part of Open-Sankoré.
+ * Copyright (C) 2010-2013 Groupement d'Intérêt Public pour
+ * l'Education Numérique en Afrique (GIP ENA)
*
- * Open-Sankoré is free software: you can redistribute it and/or modify
+ * This file is part of OpenBoard.
+ *
+ * OpenBoard is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License,
* with a specific linking exception for the OpenSSL project's
* "OpenSSL" library (or with modified versions of it that use the
* same license as the "OpenSSL" library).
*
- * Open-Sankoré is distributed in the hope that it will be useful,
+ * OpenBoard is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Open-Sankoré. If not, see .
+ * along with OpenBoard. If not, see .
*/
+
#include "Config.h"
#include
#include