gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7158 - gnunet-qt/src/core


From: gnunet
Subject: [GNUnet-SVN] r7158 - gnunet-qt/src/core
Date: Thu, 12 Jun 2008 12:02:41 -0600 (MDT)

Author: durner
Date: 2008-06-12 12:02:40 -0600 (Thu, 12 Jun 2008)
New Revision: 7158

Modified:
   gnunet-qt/src/core/main.cc
Log:
path

Modified: gnunet-qt/src/core/main.cc
===================================================================
--- gnunet-qt/src/core/main.cc  2008-06-12 17:58:05 UTC (rev 7157)
+++ gnunet-qt/src/core/main.cc  2008-06-12 18:02:40 UTC (rev 7158)
@@ -262,6 +262,8 @@
       "gnunet-qt" + QDir::separator() + "locale" + QDir::separator());
   app->installTranslator(&transl);
 
+  app->addLibraryPath(app->applicationDirPath() + "/../lib/GNUnet/");
+
   app->loadPlugins();
        app->showWindow();
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]