Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Chris Smith b0b916067f Fix syntax error in progressbar.sh 14 роки тому
..
functions.sh Move dialog functions into functions.sh rather than duplicating everywhere. Dialog functions now try: - kdialog if found and either kdeinit or kdeinit4 are running, or zenity is not found - zenity if found - dialog if found - text-only (and question defaults to no, or a passed value) Kinda fixes issue 3078 (if a dialog isn't shown, then kdialog, zenity and dialog are not installed, or user is not in an X session.) Fixes issue 3042 14 роки тому
getjre.sh Work without `bc` (fixes issue 3566) When installing the JRE, show a pulsating progress bar if possible (gnome) else just show a "Please wait..." rather than showing nothing. (Fixes issue 1742) 14 роки тому
installerstub.sh Update the copyright date on all files. UpdateCopyright.sh now works out the year automatically. UpdateCopyright.sh now ignores .git aswell as .svn UpdateCopyright.sh now excludes Binary Files from being matched during the initial search, rather than as an afterthought. 14 роки тому
installjre.sh Work without `bc` (fixes issue 3566) When installing the JRE, show a pulsating progress bar if possible (gnome) else just show a "Please wait..." rather than showing nothing. (Fixes issue 1742) 14 роки тому
makeInstallerLinux.sh Remove references to git from build scripts and the like. Would appreviate a full review of this to make sure I didn't miss anything or delete the wrong stuff! 14 роки тому
progressbar.sh Fix syntax error in progressbar.sh 14 роки тому
setup.sh Update the copyright date on all files. UpdateCopyright.sh now works out the year automatically. UpdateCopyright.sh now ignores .git aswell as .svn UpdateCopyright.sh now excludes Binary Files from being matched during the initial search, rather than as an afterthought. 14 роки тому
uninstall.sh Fix including functions.sh when using dash not bash. 14 роки тому