Skip to content

Commit

Permalink
Add that a postcard will suffice in absence of QSL card.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Slotter committed Mar 22, 2021
1 parent ab205c2 commit fc242af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/home/hampc/.config/autostart/qslware.desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
Name=QSLWARE NOTICE
Exec=zenity --warning --width=400 --title "QSLWARE NOTICE" --timeout=59 --text "Please note that HamPi is QSLware. If you use it, please send me (W3DJS) a QSL card by postal mail. My address is on QRZ.com.\n\nOnce I receive your QSL card by mail, I will email instructions on how to remove this dialog. So please include your email address on the QSL card.\n\nBy operating this image, you agree to the terms and conditions in the license agreement."
Exec=zenity --warning --width=400 --title "QSLWARE NOTICE" --timeout=59 --text "Please note that HamPi is QSLware. If you use it, please send me (W3DJS) a QSL card by postal mail. If you do not have a QSL card, a postcard will suffice. My postal address is on QRZ.com.\n\nOnce I receive your QSL card or postcard by mail, I will email instructions on how to remove this dialog. So please include your email address on the QSL card or postcard.\n\nBy operating this image, you agree to the terms and conditions in the license agreement."
Terminal=false
Type=Application
2 changes: 1 addition & 1 deletion files/home/pi/.config/lxsession/LXDE-pi/qslware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

export TEXTDOMAIN=pprompt

zenity --warning --width=400 --title "QSLWARE NOTICE" --timeout=59 --text "Please note that HamPi is QSLware. If you use it, please send me (W3DJS) a QSL card by postal mail. My address is on QRZ.com.\n\nOnce I receive your QSL card by mail, I will email instructions on how to remove this dialog. So please include your email address on the QSL card.\n\nBy operating this image, you agree to the terms and conditions in the license agreement."
zenity --warning --width=400 --title "QSLWARE NOTICE" --timeout=59 --text "Please note that HamPi is QSLware. If you use it, please send me (W3DJS) a QSL card by postal mail. If you do not have a QSL card, then a postcard will suffice. My postal address is on QRZ.com.\n\nOnce I receive your QSL card or postcard by mail, I will email instructions on how to remove this dialog. So please include your email address on the QSL card or postcard.\n\nBy operating this image, you agree to the terms and conditions in the license agreement."

0 comments on commit fc242af

Please sign in to comment.