Mercurial > cgi-bin > hgweb.cgi > JpegWasher
comparison package-files/linux/jpegwasher @ 35:bcbc92ffe0d0
Makes a .deb file at long last, but Duke still shows up as an icon in the dock.
author | David Barts <n5jrn@me.com> |
---|---|
date | Thu, 30 Apr 2020 21:22:30 -0700 |
parents | d175593317a8 |
children |
comparison
equal
deleted
inserted
replaced
34:d175593317a8 | 35:bcbc92ffe0d0 |
---|---|
20 | 20 |
21 # Antialias menus and dockable text: | 21 # Antialias menus and dockable text: |
22 ANTIALIAS_ALL="-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true" | 22 ANTIALIAS_ALL="-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true" |
23 | 23 |
24 # Launch application. | 24 # Launch application. |
25 exec "${JAVA}" ${ANTIALIAS_ALL} -jar "/usr/share/JpegWasher/jars/@jar.filename@" | 25 exec "${JAVA}" ${ANTIALIAS_ALL} -jar "/usr/share/jpegwasher/@jar.filename@" |