Commit graph

8 commits

Author SHA1 Message Date
James Hood
ed946013f6 -Removed install of doc/readme.pdf from install.sh since it no longer exists.
-Updated keyboard key for pause emulation from 'P' to "Pause" in the controller hotkey mapping dialog.
2008-04-24 05:18:33 +00:00
James Hood
15f5cdc8ff -Committed man page install fix (Provided by fake.mike.k).
-Added volume shortcut keys to man page.
2008-03-30 20:44:20 +00:00
James Hood
2d699be081 Added man page 2008-03-29 22:29:16 +00:00
James Hood
d46ff3043f removed strip option from install.sh since this is managed by the makefiles 2008-03-26 23:00:09 +00:00
James Hood
54f1dd1602 2008-03-26 22:42:26 +00:00
James Hood
30119fe39c ugh, accidentally committed debug prints 2008-03-18 07:15:06 +00:00
James Hood
d20ac8b220 updated install.sh to look for install programs in the following order: /usr/bin/ginstall, /bin/ginstall, /usr/bin/install, /bin/install. 2008-03-18 07:06:39 +00:00
James Hood
eafbf49b66 -Created install.sh and uninstall.sh scripts in trunk. These scripts will be used to do install/uninstall in the source and binary distributions for Mupen64Plus.
-Modified top-level Makefile so 'make install' and 'make uninstall' call install.sh and uninstall.sh, respectively.
2008-03-17 06:18:41 +00:00