mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Mention clipboard in version output
This commit is contained in:
parent
8c50b63e56
commit
791b13cb9a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user