mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
labnag: rename options for color
This commit is contained in:
parent
c8581b3fed
commit
e558d0d619
4 changed files with 58 additions and 56 deletions
|
|
@ -1634,12 +1634,12 @@ post_processing(void)
|
|||
"--message '%m' "
|
||||
"--button-dismiss '%n' "
|
||||
"--button-dismiss '%y' "
|
||||
"--background '%b' "
|
||||
"--text '%t' "
|
||||
"--border '%t' "
|
||||
"--border-bottom '%t' "
|
||||
"--button-background '%b' "
|
||||
"--button-text '%t' "
|
||||
"--background-color '%b' "
|
||||
"--text-color '%t' "
|
||||
"--button-border-color '%t' "
|
||||
"--border-bottom-color '%t' "
|
||||
"--button-background-color '%b' "
|
||||
"--button-text-color '%t' "
|
||||
"--border-bottom-size 1 "
|
||||
"--button-border-size 3 "
|
||||
"--timeout 0");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue