[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/krfb/krfb
From:       George Kiagiadakis <kiagiadakis.george () gmail ! com>
Date:       2010-11-10 19:09:19
Message-ID: 20101110190919.BD0D9AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1195297 by gkiagia:

Use KDE_VERSION_STRING for krfb's version.

There is no point in having a separate version, which has been "1.0" for years.

 M  +2 -4      main.cpp  


--- trunk/KDE/kdenetwork/krfb/krfb/main.cpp #1195296:1195297
@@ -40,8 +40,6 @@
 #include <signal.h>
 #include <X11/extensions/XTest.h>
 
-#define VERSION "1.0"
-
 static const char description[] = I18N_NOOP("VNC-compatible server to share "
                                   "KDE desktops");
 
@@ -64,8 +62,8 @@
 
 int main(int argc, char *argv[])
 {
-    KAboutData aboutData("krfb", 0, ki18n("Desktop Sharing"),
-                         VERSION, ki18n(description), KAboutData::License_GPL,
+    KAboutData aboutData("krfb", 0, ki18n("Desktop Sharing"), KDE_VERSION_STRING,
+                         ki18n(description), KAboutData::License_GPL,
                          ki18n("(c) 2009-2010, Collabora Ltd.\n"
                                "(c) 2007, Alessandro Praduroux\n"
                                "(c) 2001-2003, Tim Jansen\n"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic