r19715 by craig - Bump most versions and dates for upcoming 1.4.5 release

scribus-commit scribus-commit at lists.scribus.net
Thu Jan 1 22:51:02 UTC 2015


Author: craig
Date: Thu Jan  1 22:51:02 2015
New Revision: 19715

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=19715
Log:
Bump most versions and dates for upcoming 1.4.5 release

Modified:
    branches/Version14x/Scribus/CMakeLists.txt
    branches/Version14x/Scribus/COPYING
    branches/Version14x/Scribus/ChangeLog
    branches/Version14x/Scribus/OSX-package/inputs/Info.plist
    branches/Version14x/Scribus/OSX-package/inputs/Scribus.pkg-Info.plist
    branches/Version14x/Scribus/README
    branches/Version14x/Scribus/Scribus.app/Contents/Info.plist
    branches/Version14x/Scribus/config.h.cmake
    branches/Version14x/Scribus/scribus.lsm
    branches/Version14x/Scribus/scribus/about.cpp
    branches/Version14x/Scribus/scribus/doc/de/doccopyright.html
    branches/Version14x/Scribus/scribus/doc/en/doccopyright.html
    branches/Version14x/Scribus/scribus/doc/it/doccopyright.html
    branches/Version14x/Scribus/scribusversions.xml

Modified: branches/Version14x/Scribus/CMakeLists.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/CMakeLists.txt
==============================================================================
--- branches/Version14x/Scribus/CMakeLists.txt (original)
+++ branches/Version14x/Scribus/CMakeLists.txt Thu Jan  1 22:51:02 2015
@@ -79,7 +79,7 @@
 SET (VERSION_MAJOR "1")
 SET (VERSION_MINOR "4")
 SET (VERSION_PATCH "5")
-SET (VERSION_SUFFIX "svn")
+SET (VERSION_SUFFIX "")
 SET (VERSION ${VERSION_MAJOR})
 IF (VERSION_MINOR GREATER -1)
   SET (VERSION ${VERSION}.${VERSION_MINOR})

Modified: branches/Version14x/Scribus/COPYING
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/COPYING
==============================================================================
--- branches/Version14x/Scribus/COPYING (original)
+++ branches/Version14x/Scribus/COPYING Thu Jan  1 22:51:02 2015
@@ -1,5 +1,5 @@
 Scribus Copyright
-Copyright 2001–2014 Franz Schmid and rest of the members of the Scribus Team.
+Copyright 2001–2015 Franz Schmid and rest of the members of the Scribus Team.
 
 The "Scribus Team" is informally defined as the following people: Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Christoph Schäfer, Petr Vaněk, Andreas Vox, and Jain Basil.
 

Modified: branches/Version14x/Scribus/ChangeLog
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/ChangeLog
==============================================================================
--- branches/Version14x/Scribus/ChangeLog (original)
+++ branches/Version14x/Scribus/ChangeLog Thu Jan  1 22:51:02 2015
@@ -1,8 +1,95 @@
-Scribus - 1.4.4 (Released 14-05-25) [ View Issues ]
+Scribus - 1.4.5 (Released 2015-01-XX)
+=========================================
+- 0012858: [Plug-ins] Barcode plugin updated barcode.ps file (fschmid) - resolved.
+- 0012827: [PDF] crash on pdf export (jghali) - resolved.
+- 0012848: [Graphics / Image Frames] Patterns made from groups are given black outline on document retrieval (jghali) - resolved.
+- 0012866: [General] Fix Authors tab appearance (jghali) - closed.
+- 0012857: [General] Closing document while editing master pages may cause crash (jghali) - closed.
+- 0012356: [Undo/Redo] Undo/Redo crashes Scribus while editing master page (cbradney) - closed.
+- 0012854: [Translation] Updated Danish Translation (jghali) - closed.
+- 0012853: [Translation] Hungarian translation update for 1.4.5 (jghali) - closed.
+- 0012852: [Translation] Final 1.4.5.svn Italian translation update (jghali) - closed.
+- 0012812: [Plug-ins] import/pct/importpct.cpp: 2 * bad if test ? (jghali) - closed.
+- 0012845: [Translation] Esperanto translation (jghali) - closed.
+- 0012839: [User Interface] Backport 0012622 fix to 1.4.5.svn (jghali) - closed.
+- 0012837: [General] Backport 0011833 fix to 1.4.5.svn (jghali) - closed.
+- 0012840: [General] Backport 0012620 fix to 1.4.5.svn (jghali) - closed.
+- 0012841: [General] Backport 0012668 fix to 1.4.5.svn (jghali) - closed.
+- 0012833: [Translation] Italian translation update (jghali) - closed.
+- 0012832: [Styles] Setting Fill Shade of Cell/Char to "Parent Value" crashes Scribus (jghali) - closed.
+- 0012819: [Translation] [PATCH] Fix some non translated UI strings (jghali) - closed.
+- 0012740: [General] [TESTED-PATCH] Mouse pointer keeps the wrong "L" symbol (set tab spaces) in determined condition (FirasH) - closed.
+- 0012807: [Canvas] [TESTED-PATCH] Backport 0012461 fix to 1.4.5.svn (FirasH) - closed.
+- 0012808: [Shape Drawing] [TESTED-PATCH] Backport 0011400 fix to 1.4.5.svn (FirasH) - closed.
+- 0012806: [General] X-Pos/Y-Pos unit is not updated in "Nodes" window (jghali) - closed.
+- 0012746: [Scripter] [patch] Fix opening same document multiple times in Scribus 1.4 (cbradney) - closed.
+- 0012757: [Scripter] [patch] Add applyMasterPage command to scripter in Scribus 1.4 (cbradney) - closed.
+- 0012767: [PDF] [patches for 1.4 and 1.5] Fix wrong word in python error string (jghali) - closed.
+- 0012018: [Undo/Redo] Undo does not behave as expected with linked Text Frames (jghali) - closed.
+- 0012739: [Undo/Redo] Undo/Redo crashes Scribus if a linked Text Frame is edited and deleted (jghali) - closed.
+- 0004648: [Graphics / Image Frames] Changing opacity is extremely slow (jghali) - closed.
+- 0012719: [User Interface] Illogical behaviour of Extended Image Properties dialog with multi-layered PSD files (jghali) - closed.
+- 0012722: [Translation] Catalan translation (jghali) - closed.
+- 0012723: [Translation] template.ca (jghali) - closed.
+- 0012671: [User Interface] Some non consistent tabstops (1) (jghali) - closed.
+- 0012670: [General] Edit/Delete crashes Scribus using JavaScripts (jghali) - closed.
+- 0012654: [Graphics / Image Frames] Scribus crashes after color change "due to Signal 11" (jghali) - closed.
+- 0012648: [Translation] [PATCH] Backport some fixes to untranslatable UI strings to 1.4.5.svn (jghali) - closed.
+- 0012249: [Shape Drawing] Deleting Bezier Curve nodes crashes/freezes Scribus in determined condition (jghali) - closed.
+- 0012628: [Color Management] Spot colors invisible in the « print preview » tool (fschmid) - closed.
+- 0012634: [User Interface] Broken UTF-8 encoding of license copyright and contributor names in 'About Scribus' license box (jghali) - closed.
+- 0012621: [Shape Drawing] It is possible to create Bezier Curves with only 1 node (fschmid) - closed.
+- 0012624: [General] "Get Field Names" (JavaScript) crashes Scribus if there is none (jghali) - closed.
+- 0012635: [Translation] Translator email update (jghali) - closed.
+- 0012222: [General] Opening a non compatible Scribus format disables "Action History" (jghali) - closed.
+- 0012580: [Usability] Trying to import emf disguised as wmf cause crash (jghali) - closed.
+- 0012575: [Translation] Italian translation updates for 1.5.0.svn + 1 important fix for 1.4.5.svn (jghali) - closed.
+- 0012546: [Undo/Redo] Undo button might be disabled closing Nodes window (jghali) - closed.
+- 0012552: [Shape Drawing] Deleting a node of a Shape with 3 nodes crashes Scribus (jghali) - closed.
+- 0012549: [General] "Add Nodes" crashes Scribus in determined condition (jghali) - closed.
+- 0009641: [Usability] User-assigned Frame name is lost after reopening document. (ale) - closed.
+- 0006008: [Translation] Descriptions of templates can't be translated - closed.
+- 0012506: [General] Page assigned "Empty" master page after changing from Single Page to Double Page layout (jghali) - closed.
+- 0012440: [Styles] para styles using "Based On:" character inheritance trigger incorrect text display (jghali) - closed.
+- 0012474: [Documentation] Man page link to Fontmatrix s outdated (jghali) - closed.
+- 0012476: [Scripter] "importcvs2table" script crashes if no document is opened (jghali) - closed.
+- 0012468: [Usability] Typing 01 in page selector triggers crash (jghali) - closed.
+- 0000873: [User Interface] Allow to save document as a first step - closed.
+- 0010876: [General] Colour palettes unavailable - closed.
+- 0007883: [Usability] Use Shift drag to select a second group of objects - closed.
+- 0009163: [Plug-ins] InfoBox Script crashes in case one just presses Escape ;) (jghali) - closed.
+- 0012436: [Undo/Redo] Undo/Redo crashes Scribus undoing Page > Insert... (jghali) - closed.
+- 0012396: [Undo/Redo] Undo/Redo records Multiple Duplication always with pt unit (jghali) - closed.
+- 0012429: [Undo/Redo] Undo/Redo crashes Scribus undoing Page > Delete... (jghali) - closed.
+- 0012412: [General] "Edit Source..." crashes Scribus if no document is opened (jghali) - closed.
+- 0012411: [General] "Edit Image..." crashes Scribus if no document is opened (jghali) - closed.
+- 0012337: [General] Scribus 1.4.3 in breton language (cbradney) - closed.
+- 0012335: [Translation] Bug in Polish translation (jghali) - closed.
+- 0012368: [PDF] OCG options improperly nested in PDF output [PATCH] (jghali) - closed.
+- 0011753: [Scripter] Bundled Autoquote script crash (gpittman) - closed.
+- 0012294: [Graphics / Image Frames] Image resampling sometimes does not fill the right-most column of pixels in the target image (jghali) - closed.
+- 0012376: [Canvas] Selection is imprecise when Multiple Duplication is applied (jghali) - closed.
+- 0012377: [General] "Transform" does not manage correctly units (jghali) - closed.
+- 0012375: [Undo/Redo] Undo/Redo crashes Scribus editing a Freehand Line (jghali) - closed.
+- 0012357: [Styles] Style Manager does not manage correctly units for Line Styles (jghali) - closed.
+- 0012182: [General] Backport template.xml files to 1.4.5svn (jghali) - closed.
+- 0012334: [General] Typo/Updates after string freeze for 1.4.5.svn (jghali) - closed.
+- 0012331: [Translation] Polish translation update (jghali) - closed.
+
+Scribus - 1.4.4 (Released 14-05-29)
 =======================================
+- 0004433: [Translation] [German localization] Shortcut for inserting smart hyphen not working (christoph_s) - closed.
+- 0006306: [Import / Export] JPEG Library Error when importing a graphic into a frame. - closed.
+- 0006710: [User Interface] Font name disappears from list in Style Manager (jghali) - closed.
+- 0011475: [Build System] Think package must be missing from buils (plinnell) - closed.
+- 0008239: [General] All tools loose focus (get deactivated) - closed.
+- 0009239: [User Interface] Image info not readable with dark theme (Kunda) - closed.
+- 0011834: [Scripter] provide image_align_in_frame.py (gpittman) - closed.
+- 0011739: [Import / Export] tif and other formats are missing in Export As Image dialog (cbradney) - closed.
 - 0012273: [User Interface] Colors dialog: launch editor only after a doubleclick (jghali) - closed.
-- 0012300: [Win32] cannot run gnuplot on windows 8 (jghali) - resolved.
-- 0012273: [User Interface] Colors dialog: launch editor only after a doubleclick (jghali) - resolved.
+- 0012300: [OS-Win32] cannot run gnuplot on windows 8 (jghali) - closed.
+- 0012324: [Translation] Final 1.4.4 Italian translation fixes (jghali) - closed.
+- 0012322: [Translation] Updated Italian readme (christoph_s) - closed.
 - 0012316: [Documentation] [PATCH] add getDocName to documentation (cbradney) - closed.
 - 0012312: [Translation] NAA docs - Italian translation (jghali) - closed.
 - 0012258: [User Interface] Frame color can't be changed (jghali) - closed.
@@ -13,7 +100,6 @@
 - 0011652: [General] US Geography colour palette (christoph_s) - closed.
 - 0012242: [Translation] Docs update for 1.4.4, Italian translation (jghali) - closed.
 - 0012218: [Documentation] Italian screenshot updates for 1.4.4 documentation (jghali) - closed.
-- 0011834: [Scripter] provide image_align_in_frame.py (gpittman) - closed.
 - 0012216: [Translation] Docs update for 1.4.4, Italian translation (jghali) - closed.
 - 0012210: [Import / Export] Add support of PDF/X-1a to 1.4.x (jghali) - closed.
 - 0012199: [General] Scratch space amnesia (jghali) - closed.
@@ -56,7 +142,7 @@
 - 0011697: [Documentation] Minor doc update (jghali) - closed.
 - 0011689: [PDF] PDF Option "Embed PDF & EPS files" not saved with document/template (jghali) - closed.
 
-Scribus - 1.4.3 (Released 20-07-13) [ View Issues ]
+Scribus - 1.4.3 (Released 30-07-13)
 =======================================
 - 0011485: [Graphics / Image Frames] Popup windows misbehave in Unity (jghali) - resolved.
 - 0011388: [Graphics / Image Frames] Unselected frame outline no longer visible after upgrade to 1.4.2 (jghali) - resolved.

Modified: branches/Version14x/Scribus/OSX-package/inputs/Info.plist
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/OSX-package/inputs/Info.plist
==============================================================================
--- branches/Version14x/Scribus/OSX-package/inputs/Info.plist (original)
+++ branches/Version14x/Scribus/OSX-package/inputs/Info.plist Thu Jan  1 22:51:02 2015
@@ -3,13 +3,13 @@
 <plist version="1.0">
 <dict>
         <key>CFBundleGetInfoString</key>
-        <string>Scribus Installer 1.4.5.svn</string>
+        <string>Scribus Installer 1.4.5</string>
         <key>CFBundleIdentifier</key>
         <string>net.scribus.osxinstaller</string>
         <key>CFBundleName</key>
         <string>Scribus</string>
         <key>CFBundleShortVersionString</key>
-        <string>1.4.5.svn</string>
+        <string>1.4.5</string>
 	<key>IFMajorVersion</key>
 	<integer>0</integer>
 	<key>IFMinorVersion</key>

Modified: branches/Version14x/Scribus/OSX-package/inputs/Scribus.pkg-Info.plist
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/OSX-package/inputs/Scribus.pkg-Info.plist
==============================================================================
--- branches/Version14x/Scribus/OSX-package/inputs/Scribus.pkg-Info.plist (original)
+++ branches/Version14x/Scribus/OSX-package/inputs/Scribus.pkg-Info.plist Thu Jan  1 22:51:02 2015
@@ -3,13 +3,13 @@
 <plist version="1.0">
 <dict>
         <key>CFBundleGetInfoString</key>
-        <string>Scribus 1.4.5.svn</string>
+        <string>Scribus 1.4.5</string>
         <key>CFBundleIdentifier</key>
         <string>net.scribus.aqua</string>
         <key>CFBundleName</key>
         <string>Scribus</string>
         <key>CFBundleShortVersionString</key>
-        <string>1.4.5.svn</string>
+        <string>1.4.5</string>
 	<key>IFMajorVersion</key>
 	<integer>0</integer>
 	<key>IFMinorVersion</key>

Modified: branches/Version14x/Scribus/README
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/README
==============================================================================
--- branches/Version14x/Scribus/README (original)
+++ branches/Version14x/Scribus/README Thu Jan  1 22:51:02 2015
@@ -1,12 +1,12 @@
-SCRIBUS 1.4.4
+SCRIBUS 1.4.5
 ----------------------------------------------
 
-1.4.4 is the new stable Scribus version, released  FIXME.
+1.4.5 is the new stable Scribus version, released  FIXME.
 
-While 1.4.4 is considered to be usable in production, if you have documents made in 1.3.3.x, you may want to keep the latest 1.3.3.14 as a fallback option for older documents due to some changes in layout. 
+While 1.4.5 is considered to be usable in production, if you have documents made in 1.3.3.x, you may want to keep the latest 1.3.3.14 as a fallback option for older documents due to some changes in layout. 
 Both versions can be installed in parallel. Please be aware of the fact that files saved with 1.3.4 or any later version cannot be opened by 1.3.3.x!
 
-If you think you have found a bug in 1.4.4, you can use the Scribus bugtracker (http://bugs.scribus.net) to make us aware of it. Please make sure that the bug hasn't been reported earlier. The bugtracker's search feature can help you to check for issues that have already been submitted.
+If you think you have found a bug in 1.4.5, you can use the Scribus bugtracker (http://bugs.scribus.net) to make us aware of it. Please make sure that the bug hasn't been reported earlier. The bugtracker's search feature can help you to check for issues that have already been submitted.
 
 Compiling from Source
 =====================

Modified: branches/Version14x/Scribus/Scribus.app/Contents/Info.plist
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/Scribus.app/Contents/Info.plist
==============================================================================
--- branches/Version14x/Scribus/Scribus.app/Contents/Info.plist (original)
+++ branches/Version14x/Scribus/Scribus.app/Contents/Info.plist Thu Jan  1 22:51:02 2015
@@ -57,7 +57,7 @@
 		</dict>
 	</array>
 	<key>CFBundleGetInfoString</key>
-	<string>Scribus/Aqua (c) 2005-2013 The Scribus Team</string>
+	<string>Scribus/Aqua (c) 2005-2015 The Scribus Team</string>
 	<key>CFBundleIconFile</key>
 	<string>Scribus.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -67,7 +67,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.4.5.svn</string>
+	<string>1.4.5</string>
 	<key>CFBundleSignature</key>
 	<string>OSCR</string>
 </dict>

Modified: branches/Version14x/Scribus/config.h.cmake
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/config.h.cmake
==============================================================================
--- branches/Version14x/Scribus/config.h.cmake (original)
+++ branches/Version14x/Scribus/config.h.cmake Thu Jan  1 22:51:02 2015
@@ -9,7 +9,7 @@
 #error "Include <scconfig.h> rather than using <config.h> directly"
 #endif
 
-#cmakedefine VERSION "1.4.5.svn"
+#cmakedefine VERSION "1.4.5"
 
 #cmakedefine BUILD_WINDOWS_VERSION 1
 #cmakedefine SC_USE_GDI 1

Modified: branches/Version14x/Scribus/scribus.lsm
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/scribus.lsm
==============================================================================
--- branches/Version14x/Scribus/scribus.lsm (original)
+++ branches/Version14x/Scribus/scribus.lsm Thu Jan  1 22:51:02 2015
@@ -9,6 +9,6 @@
 Primary-site:    http://www.scribus.net        
 Alternate-site:  http://www.scribus.sourceforge.net/	        
 Original-site:   http://web2.altmuehlnet.de/fschmid  
-Platforms:       Linux and other Unices, MacOSX, Requires: Python >= 2.3, Qt >= 4.6+, cairo >= 1.8, freetype2 >=2.1.9
+Platforms:       Linux and other Unices, MacOSX, Requires: Python >= 2.3, Qt >= 4.7+, cairo >= 1.8, freetype2 >=2.1.9
 Copying-policy:  GNU Public License
 End

Modified: branches/Version14x/Scribus/scribus/about.cpp
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/scribus/about.cpp
==============================================================================
--- branches/Version14x/Scribus/scribus/about.cpp (original)
+++ branches/Version14x/Scribus/scribus/about.cpp Thu Jan  1 22:51:02 2015
@@ -114,9 +114,9 @@
 	buildID = new QLabel( tab );
 	buildID->setAlignment(Qt::AlignCenter);
 	buildID->setTextInteractionFlags(Qt::TextSelectableByMouse);
-	QString BUILD_DAY = "25";
-	QString BUILD_MONTH = CommonStrings::december;
-	QString BUILD_YEAR = "2014";
+	QString BUILD_DAY = "01";
+	QString BUILD_MONTH = CommonStrings::january;
+	QString BUILD_YEAR = "2015";
 	QString BUILD_TIME = "";
 	QString BUILD_TZ = "";
 	QString BUILD_NAME = "";

Modified: branches/Version14x/Scribus/scribus/doc/de/doccopyright.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/scribus/doc/de/doccopyright.html
==============================================================================
--- branches/Version14x/Scribus/scribus/doc/de/doccopyright.html (original)
+++ branches/Version14x/Scribus/scribus/doc/de/doccopyright.html Thu Jan  1 22:51:02 2015
@@ -20,7 +20,7 @@
 
 <p>Proper form for an incorporation by reference is as follows:
 
-<p>Copyright © 2003–2013 the Scribus Team composed of Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Craig Ringer, Christoph Schäfer, Petr Vaněk, Andreas Vox and Jain Basil, as well as Gregory Pittman and Maciej Hanski. Copyright © 2013 Scientific Illustration Services, Inc. for the documentation related to the Galaxy Gauge™ color matching system. The material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).
+<p>Copyright © 2003–2015 the Scribus Team composed of Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Craig Ringer, Christoph Schäfer, Petr Vaněk, Andreas Vox and Jain Basil, as well as Gregory Pittman and Maciej Hanski. Copyright © 2013 Scientific Illustration Services, Inc. for the documentation related to the Galaxy Gauge™ color matching system. The material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).
 
 <p>The reference must be immediately followed with the elected options (see section VI).
 
@@ -94,4 +94,4 @@
 <li>UNIX and Motif are registered trademarks of The Open Group in the United States, other countries, or both.</li>
 <li>All other company, product, or service names may be trademarks or service marks of others and are the property of their respective owners.</li></ul>
 </body>
-</html>
+</html>

Modified: branches/Version14x/Scribus/scribus/doc/en/doccopyright.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/scribus/doc/en/doccopyright.html
==============================================================================
--- branches/Version14x/Scribus/scribus/doc/en/doccopyright.html (original)
+++ branches/Version14x/Scribus/scribus/doc/en/doccopyright.html Thu Jan  1 22:51:02 2015
@@ -20,7 +20,7 @@
 
 <p>Proper form for an incorporation by reference is as follows:
 
-<p>Copyright © 2003–2013 the Scribus Team composed of Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Craig Ringer, Christoph Schäfer, Petr Vaněk, Andreas Vox and Jain Basil, as well as Gregory Pittman and Maciej Hanski. Copyright © 2013 Scientific Illustration Services, Inc. for the documentation related to the Galaxy Gauge™ color matching system. The material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).
+<p>Copyright © 2003–2015 the Scribus Team composed of Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Craig Ringer, Christoph Schäfer, Petr Vaněk, Andreas Vox and Jain Basil, as well as Gregory Pittman and Maciej Hanski. Copyright © 2013 Scientific Illustration Services, Inc. for the documentation related to the Galaxy Gauge™ color matching system. The material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).
 
 <p>The reference must be immediately followed with the elected options (see section VI).
 
@@ -94,4 +94,4 @@
 <li>UNIX and Motif are registered trademarks of The Open Group in the United States, other countries, or both.</li>
 <li>All other company, product, or service names may be trademarks or service marks of others and are the property of their respective owners.</li></ul>
 </body>
-</html>
+</html>

Modified: branches/Version14x/Scribus/scribus/doc/it/doccopyright.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/scribus/doc/it/doccopyright.html
==============================================================================
--- branches/Version14x/Scribus/scribus/doc/it/doccopyright.html (original)
+++ branches/Version14x/Scribus/scribus/doc/it/doccopyright.html Thu Jan  1 22:51:02 2015
@@ -20,7 +20,7 @@
 
 <p>Proper form for an incorporation by reference is as follows:
 
-<p>Copyright © 2003–2013 the Scribus Team composed of Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Craig Ringer, Christoph Schäfer, Petr Vaněk, Andreas Vox and Jain Basil, as well as Gregory Pittman and Maciej Hanski. Copyright © 2013 Scientific Illustration Services, Inc. for the documentation related to the Galaxy Gauge™ color matching system. The material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).
+<p>Copyright © 2003–2015 the Scribus Team composed of Franz Schmid, Peter Linnell, Craig Bradney, Jean Ghali, Hermann Kraus, Riku Leino, Oleksandr Moskalenko, Craig Ringer, Christoph Schäfer, Petr Vaněk, Andreas Vox and Jain Basil, as well as Gregory Pittman and Maciej Hanski. Copyright © 2013 Scientific Illustration Services, Inc. for the documentation related to the Galaxy Gauge™ color matching system. The material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).
 
 <p>The reference must be immediately followed with the elected options (see section VI).
 
@@ -94,4 +94,4 @@
 <li>UNIX and Motif are registered trademarks of The Open Group in the United States, other countries, or both.</li>
 <li>All other company, product, or service names may be trademarks or service marks of others and are the property of their respective owners.</li></ul>
 </body>
-</html>
+</html>

Modified: branches/Version14x/Scribus/scribusversions.xml
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19715&path=/branches/Version14x/Scribus/scribusversions.xml
==============================================================================
--- branches/Version14x/Scribus/scribusversions.xml (original)
+++ branches/Version14x/Scribus/scribusversions.xml Thu Jan  1 22:51:02 2015
@@ -1,9 +1,9 @@
 <?xml version = '1.0' encoding = 'UTF-8'?>
 <scribus>
-  <release platform="X11" stability="stable" version="1.4.4" />
-  <release platform="OS2" stability="stable" version="1.4.4" />
-  <release platform="MacOSX" stability="stable" version="1.4.4" />
-  <release platform="Win32" stability="stable" version="1.4.4" />
+  <release platform="X11" stability="stable" version="1.4.5" />
+  <release platform="OS2" stability="stable" version="1.4.5" />
+  <release platform="MacOSX" stability="stable" version="1.4.5" />
+  <release platform="Win32" stability="stable" version="1.4.5" />
   <release platform="X11" stability="stablesvn" version="1.4.5.svn" />
   <release platform="OS2" stability="stablesvn" version="1.4.5.svn" />
   <release platform="MacOSX" stability="stablesvn" version="1.4.5.svn" />
@@ -16,5 +16,5 @@
   <release platform="Win32" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="MacOSX" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="OS2" stability="unstablesvn" version="1.5.0.svn" />
-  <message lang="en" > - Scribus 1.4.4 is the latest stable release, released May 2014.<![CDATA[<br>]]> - Scribus 1.5.0.svn is the current development version. </message>
+  <message lang="en" > - Scribus 1.4.5 is the latest stable release, released January 2015.<![CDATA[<br>]]> - Scribus 1.5.0.svn is the current development version. </message>
 </scribus>




More information about the scribus-commit mailing list