mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 07:26:22 +00:00
Mention clipboard in version output
This commit is contained in:
@@ -173,9 +173,9 @@ main(int argc, char** argv)
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_GTK
|
||||
g_print("GTK icons: Enabled\n");
|
||||
g_print("GTK icons/clipboard: Enabled\n");
|
||||
#else
|
||||
g_print("GTK icons: Disabled\n");
|
||||
g_print("GTK icons/clipboard: Disabled\n");
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user