Rev 4526 |
Rev 4528 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 4527 2006-02-04 13:46:36
- Author: subik
- Log message:
- jean's patch + paths removed from Makefile.am:
on win32, hard coded paths should (must?) be avoided : I replaced the QString(PLUGINDATA) by the appropriate ScPaths call
the QString version of callGS is kind of deprecated : using system() calls is ok when Scribus is compiled as a console application (this is the case of my binary snapshots), but produce annoying console windows when compiled as a windows application (case of the 1.3.2 win32 release)