Add --buttonsize=48 and =auto to bash completion file

This commit is contained in:
Bill Kendrick 2022-09-28 01:54:12 -07:00
parent e3570eb707
commit 6e9dd5ee4c

View file

@ -3,7 +3,7 @@
# Bill Kendrick <bill@newbreedsoftware.com>; http://www.tuxpaint.org/ # Bill Kendrick <bill@newbreedsoftware.com>; http://www.tuxpaint.org/
# Based on inkscape's completion file, by allali@univ-mlv.fr # Based on inkscape's completion file, by allali@univ-mlv.fr
# #
# Last modified 2022-09-05 # Last modified 2022-09-28
# #
# $Id$ # $Id$
@ -30,7 +30,7 @@ _tuxpaint()
--native \ --native \
--disablescreensaver --allowscreensaver \ --disablescreensaver --allowscreensaver \
--orient=landscape --orient=portrait \ --orient=landscape --orient=portrait \
--buttonsize \ --buttonsize --buttonsize=48 --buttonsize=auto \
-b --startblank --startlast \ -b --startblank --startlast \
--sound -q --nosound \ --sound -q --nosound \
--stereo --nostereo \ --stereo --nostereo \