Features/Touch/Development: Difference between revisions

Erikos (talk | contribs)
testig instructions with first touch patch
Erikos (talk | contribs)
Line 163: Line 163:


=Test=
=Test=
* yum install gettext GConf2-devel gtk2-devel intltool perl-XML-Parser pkgconfig python pygtk2-devel
* git clone git://git.sugarlabs.org/sugar/mainline.git shell
* git clone git://git.sugarlabs.org/sugar/mainline.git shell
* cd shell
* cd shell
* ./autogen-sh prefix=/usr
* ./autogen-sh --prefix=/usr
* wget http://dev.laptop.org/~erikos/touch/0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch
* wget http://dev.laptop.org/~erikos/touch/0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch
* git am 0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch
* git am 0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch