Frederik Uyttersprot wrote: > Can you quickly describe how I apply the patch correctly? > I can manually copy/paste but I'm sure there is a better way using SVN > maybe? > - Check out trunk : svn co http://svn.openchrome.org/svn/trunk
- Save the patch into the freshly checked out tree - Patch the code : patch -p0 < fix_panelID_9.patch - Build and install : ./autogen.sh --prefix=/usr && make && sudo make install X. _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
