Update to version 1.2
This commit is contained in:
parent
9c639978d0
commit
3c56835c36
2
ssdd.c
2
ssdd.c
@ -49,7 +49,7 @@ static void show_about_dialog(GtkWidget *widget) {
|
||||
GtkWidget *box;
|
||||
const gchar *about_text =
|
||||
"\n<b>About Stig's ShutDown Dialog</b>\n\n"
|
||||
"<b>Version:</b> 1.1\n"
|
||||
"<b>Version:</b> 1.2\n"
|
||||
"<b>Author:</b> kekePower\n"
|
||||
"<b>URL:</b> <a href=\"https://git.kekepower.com/kekePower/ssdd\">https://git.kekepower.com/kekePower/ssdd</a>\n"
|
||||
"<b>Description:</b> This is a simple Shutdown Dialog for Openbox.\n";
|
||||
|
Loading…
Reference in New Issue
Block a user