r18404 by craig - Move translation files out of po dir and remove it
scribus-commit
scribus-commit at lists.scribus.net
Thu Aug 1 21:21:29 UTC 2013
Author: craig
Date: Thu Aug 1 21:21:29 2013
New Revision: 18404
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=18404
Log:
Move translation files out of po dir and remove it
Modified:
trunk/Scribus/CMakeLists.txt
Modified: trunk/Scribus/CMakeLists.txt
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18404&path=/trunk/Scribus/CMakeLists.txt
==============================================================================
--- trunk/Scribus/CMakeLists.txt (original)
+++ trunk/Scribus/CMakeLists.txt Thu Aug 1 21:21:29 2013
@@ -963,7 +963,7 @@
ADD_SUBDIRECTORY(resources/profiles)
ADD_SUBDIRECTORY(resources/swatches)
ADD_SUBDIRECTORY(resources/templates)
-ADD_SUBDIRECTORY(resources/translations/po)
+ADD_SUBDIRECTORY(resources/translations)
#Install our READMEs etc.
INSTALL(FILES
More information about the scribus-commit
mailing list