change description texts
This commit is contained in:
parent
749cef5452
commit
dfb48b0e5f
@ -1,6 +1,6 @@
|
|||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
||||||
dunst - dmenu-ish notification daemon
|
dunst - A customizable and lightweight notification-daemon
|
||||||
|
|
||||||
=head1 SYNOPSIS
|
=head1 SYNOPSIS
|
||||||
|
|
||||||
|
2
dunst.c
2
dunst.c
@ -1906,7 +1906,7 @@ void usage(int exit_status)
|
|||||||
|
|
||||||
void print_version(void)
|
void print_version(void)
|
||||||
{
|
{
|
||||||
printf("Dunst - a dmenu-ish notification-daemon, version: %s\n",
|
printf("Dunst - A customizable and lightweight notification-daemon%s\n",
|
||||||
VERSION);
|
VERSION);
|
||||||
exit(EXIT_SUCCESS);
|
exit(EXIT_SUCCESS);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user