[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r7513 - in gnunet-qt/src: common core
From: |
gnunet |
Subject: |
[GNUnet-SVN] r7513 - in gnunet-qt/src: common core |
Date: |
Tue, 22 Jul 2008 12:29:28 -0600 (MDT) |
Author: durner
Date: 2008-07-22 12:29:28 -0600 (Tue, 22 Jul 2008)
New Revision: 7513
Modified:
gnunet-qt/src/common/Makefile.am
gnunet-qt/src/core/Makefile.am
Log:
fixes
Modified: gnunet-qt/src/common/Makefile.am
===================================================================
--- gnunet-qt/src/common/Makefile.am 2008-07-22 09:45:15 UTC (rev 7512)
+++ gnunet-qt/src/common/Makefile.am 2008-07-22 18:29:28 UTC (rev 7513)
@@ -12,7 +12,7 @@
eventDispatcher.cc \
itemModel.h \
itemModel.cc \
- model.h \
+ menu.h \
textEditor.cc \
plugin.h \
pluginInitParams.h \
Modified: gnunet-qt/src/core/Makefile.am
===================================================================
--- gnunet-qt/src/core/Makefile.am 2008-07-22 09:45:15 UTC (rev 7512)
+++ gnunet-qt/src/core/Makefile.am 2008-07-22 18:29:28 UTC (rev 7513)
@@ -42,10 +42,12 @@
../../pixmaps/download_small.png \
../../pixmaps/download.png \
../../pixmaps/error.png \
+ ../../pixmaps/exit.png \
../../pixmaps/fatal.png \
../../pixmaps/fs.png \
../../pixmaps/general.png \
../../pixmaps/gnunet-logo-small.png \
+ ../../pixmaps/gnunet-qt.png \
../../pixmaps/gnunet-qt-big.png \
../../pixmaps/gnunet-qt-logo.png \
../../pixmaps/info.png \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r7513 - in gnunet-qt/src: common core,
gnunet <=