r14058 by mrdocs - bump the date and add a readme to explain the licensing situation

scribus-commit scribus-commit at lists.scribus.net
Mon Sep 28 23:35:14 CEST 2009


Revision: 14058
Author: mrdocs
Date: 2009-09-28T21:32:54.084445Z
Commit message: bump the date and add a readme to explain the licensing situation

Changeset: 
M  /branches/Version133x/Scribus/scribus/about.cpp
A  /branches/Version133x/Scribus/scribus/dicts/hyphen_readme

Diffs:
Index: scribus/about.cpp
===================================================================
--- scribus/about.cpp	(revision 14057)
+++ scribus/about.cpp	(revision 14058)
@@ -54,8 +54,8 @@
 	tabLayout1->addWidget( pixmapLabel1 );
 	buildID = new QLabel( tab, "BB" );
 	buildID->setAlignment(Qt::AlignCenter);
-	QString BUILD_DAY = "27";
-	QString BUILD_MONTH = CommonStrings::sept;
+	QString BUILD_DAY = "28";
+	QString BUILD_MONTH = CommonStrings::september;
 	QString BUILD_YEAR = "2009";
 	QString BUILD_TIME = "";
 	QString BUILD_TZ = "";
Index: scribus/dicts/hyphen_readme
===================================================================
--- scribus/dicts/hyphen_readme	(revision 0)
+++ scribus/dicts/hyphen_readme	(revision 14058)
@@ -0,0 +1,7 @@
+Readme-Hypenation Dictionaries
+
+We have had bugs reported against Scribus for the lack of licensing for the hyphenation rules. After some research, it seems as they are like grammar rules and not creative elements, thus there are no copyrights or licensing involved. Nevertheless, where they are available, we have included readmes for the various languages.  All of the hyphenation tables have been imported from OpenOffice.org sources.
+
+If the above is not true please contact mrdocs at scribus.info 
+
+December 2008
\ No newline at end of file




More information about the scribus-commit mailing list