How to apply a patch to scribus sourcecode
Jump to navigation
Jump to search
((to be completed)
Download Scribus source via svn
Create a SVN repository on your computer. Use svn command in a console window to download the right source.
Get patch file
From mailing list or bug tracker
Apply the patch
Use the patch command in your console.
Compile the source
Use QT Creator for code-browsing and compiling