Changes

740 bytes added ,  13:34, 17 January 2015
no edit summary
Line 57: Line 57:  
  sudo yum install libpaper SDL_Pango libgee06
 
  sudo yum install libpaper SDL_Pango libgee06
    +
== Get more stamps ==
 +
There are two options,
 +
 +
1. You download the latest one's from the sourceforge repository's
 +
For that, go to [http://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps this folder] and select the latest date's folder. From that, download a zip and extract all it's contents. Copy and paste the extract's contents under `tuxpaint.activity/share/tuxpaint/stamps`
 +
 +
2. Rather than cloning the master branch of https://github.com/DakshShah/sltuxpaint, you can clone it's with [https://github.com/DakshShah/sltuxpaint/tree/withstamps stamps branch]. To do that, rather than running the command
 +
 +
  git clone https://github.com/DakshShah/sltuxpaint
 +
 +
Do,
 +
 
 +
git clone -b withstamps https://github.com/DakshShah/sltuxpaint
    
== Getting involved ==
 
== Getting involved ==
135

edits