mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
more tweaks to new change version code; fixed typos; put 12.0 above 11.0; add trademark notice for Slackware and Linux
This commit is contained in:
parent
531a3cc087
commit
95685a1d89
@ -23,6 +23,9 @@
|
||||
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# Slackware is a registered trademark of Patrick Volkerding.
|
||||
# Linux is a registered trademark of Linux Torvalds.
|
||||
#
|
||||
# Other contributors: Bob Lounsbury, Robby Workman, Alan Hicks, Paul
|
||||
# Wisehart, slakmagik (thanks for your diff!), Eric Hameleers,
|
||||
# Michiel van Wessem, hba
|
||||
@ -199,9 +202,9 @@ while [ 0 ]; do
|
||||
--menu "You are currently using sbopkg to browse a local copy of SBo \
|
||||
for Slackware version $SLACKVER. If you would like to change \
|
||||
it, please select another version below:" 20 50 3 \
|
||||
"11.0" "Slackware version 11.0" \
|
||||
"12.0" "Slackware version 12.0" 2>$TMP/sbopkg_version_selection
|
||||
#"12.1" "Slackware version 12.1"
|
||||
#"12.1" "Slackware version 12.1" \
|
||||
"12.0" "Slackware version 12.0" \
|
||||
"11.0" "Slackware version 11.0" 2>$TMP/sbopkg_version_selection
|
||||
if [ $? = 1 ]; then
|
||||
break
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user