Logo
Explore Mirrors Help
Sign In
Macintosh-Tools/mlvwmrc
1
0
Fork 0
You've already forked mlvwmrc
mirror of https://github.com/morgant/mlvwmrc.git synced 2026-03-13 19:16:32 +00:00
Code Issues Projects Releases Wiki Activity
Files
master
mlvwmrc/bin/mlvwm-confirm

11 lines
177 B
Plaintext
Raw Permalink Normal View History

Added new mlvwm-message script (wrapper around gxmessage & xmessage), new mlvwm-alert & mlvwm-confirm scripts (utilize mlvwm-message to implement alert- & confirmation-style dialogs), updated mlvwm-powerdown script to use mlvwm-confirm. Also updated Xmessage styles to remove window decorations, plus added comparable Gxmessage styles. Finally, documented the various mlvwm-* scripts in the README.
2023-10-04 21:37:45 -04:00
#!/bin/sh
# mlvwm-confirm Display a confirmation-style dialog with a message
mlvwm-message \
-center \
-buttons "Cancel:1,OK:0" \
-default "OK" \
-title "$1" \
"$2"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 55ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API