We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2ce55 commit 1508de9Copy full SHA for 1508de9
src/vars.h
@@ -11,7 +11,7 @@
11
#include <unistd.h>
12
#include <gtk/gtk.h>
13
14
-char title[64] = "rDesktop GUI 1.1";
+char title[64] = "rDesktop GUI 1.2";
15
const char rdPath[] = "/usr/bin/rdesktop";
16
17
// Global variables bla bla don't care.
0 commit comments