Updated Pe optional package with a newer one (GCC2 only).

* The Save file panel has no more overlapping controls. (patch by Maxime Simon,
  Thanks a lot!)
* Functions at the top can now be jumped to via function popup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30161 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2009-04-14 17:24:14 +00:00
parent 1db58389c6
commit d35b3513de

View File

@ -481,8 +481,8 @@ if [ IsOptionalHaikuImagePackageAdded Pe ] {
: apps
;
} else {
InstallOptionalHaikuImagePackage pe-2.4.1-x86-rc3-gcc2-2009-03-07
: $(baseURL)/pe-2.4.1-x86-rc3-gcc2-2009-03-07.zip
InstallOptionalHaikuImagePackage pe-2.4.2-x86-gcc2-2009-04-14
: $(baseURL)/pe-2.4.2-x86-gcc2-2009-04-14.zip
: apps
;
}