diff options
| author | James Cook <james@lindenlab.com> | 2009-10-07 00:15:11 +0000 |
|---|---|---|
| committer | James Cook <james@lindenlab.com> | 2009-10-07 00:15:11 +0000 |
| commit | 750f94ca6931acc6ceb6dfd97c9200418326f28d (patch) | |
| tree | 39c5fbf6effd282c4b1acc7a8d1a92f9d46436c6 /install.xml | |
| parent | da07b6e8fb2c481ef38031e402e664ba338ae3ed (diff) | |
EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a hand for all one-click actions, at Erica's request. Deleted art files for Win/Mac/Linux, including repackaging the SDL binary download package. Reviewed with Kelly.
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/install.xml b/install.xml index 6366b3104b..e7a7648345 100644 --- a/install.xml +++ b/install.xml @@ -48,7 +48,7 @@ <key>copyright</key> <string>Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga</string> <key>description</key> - <string>The Simple DirectMedia Layer libraries are used for handling input and basic window/GL setup on the Linux client.</string> + <string>The Simple DirectMedia Layer libraries are used for handling input and basic window/GL setup on the Linux client. Packages also include cursors.</string> <key>license</key> <string>lgpl</string> <key>packages</key> @@ -56,23 +56,23 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>7b07e7121a3623b2553ed36fb9024b40</string> + <string>40b8a63b553d91304588fba6796d7cc1</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.5-darwin-20080818.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.5-darwin-20091006.tar.bz2</uri> </map> <key>linux</key> <map> <key>md5sum</key> - <string>25f8a8fc4ea94169fe6222571b8d5e55</string> + <string>298fd8a3351f6a8d757d205a1e9ad82f</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.12-linux-20081222c.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.12-linux-20091006.tar.bz2</uri> </map> <key>windows</key> <map> <key>md5sum</key> - <string>149626b0c10d7eb8b9f9be96b5318218</string> + <string>33bb17ecbef6cdadff533d97135f3a56</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.5-windows-20080613.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.5-windows-20091006.tar.bz2</uri> </map> </map> </map> |
