minor fix from Han
This commit is contained in:
parent
a1c84c8404
commit
67c24a20c5
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#
|
||||
# $Id: fbsetbg,v 1.8 2003/06/29 08:22:24 rathnor Exp $
|
||||
# $Id: fbsetbg,v 1.9 2003/07/02 05:42:47 fluxgen Exp $
|
||||
|
||||
#
|
||||
# Portability notes:
|
||||
|
@ -150,6 +150,7 @@ case $WPSETTER in
|
|||
center='-once -mode center'
|
||||
aspect='-once -mode smart -max_grow 100 -max_size 100'
|
||||
debugstory="chbg is a nice app. You won't have any problems."
|
||||
;;
|
||||
xsri)
|
||||
full='--center-x --center-y --scale-width=100 --scale-width=100'
|
||||
tile='--tile'
|
||||
|
|
Loading…
Reference in a new issue