[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r4688 - GNUnet/contrib/win
From: |
gnunet |
Subject: |
[GNUnet-SVN] r4688 - GNUnet/contrib/win |
Date: |
Fri, 23 Mar 2007 12:41:36 -0600 (MDT) |
Author: durner
Date: 2007-03-23 12:41:35 -0600 (Fri, 23 Mar 2007)
New Revision: 4688
Modified:
GNUnet/contrib/win/Installer.nsi
Log:
add translation
Modified: GNUnet/contrib/win/Installer.nsi
===================================================================
--- GNUnet/contrib/win/Installer.nsi 2007-03-23 15:53:55 UTC (rev 4687)
+++ GNUnet/contrib/win/Installer.nsi 2007-03-23 18:41:35 UTC (rev 4688)
@@ -329,6 +329,9 @@
File "C:\GNUnet\bin\QtSvg4.dll"
File "C:\GNUnet\bin\QtXml4.dll"
+ SetOutPath "$INSTDIR\share\gnunet-qt\locale"
+ File "C:\GNUnet\bin\share\gnunet-qt\locale\gnunet-qt_de.qm"
+
CreateShortCut "$SMPROGRAMS\$ICONS_GROUP\GNUnet Qt.lnk"
"$INSTDIR\bin\gnunet-qt.exe" "" "$INSTDIR\bin\gnu.ico"
SectionEnd
SectionGroupEnd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r4688 - GNUnet/contrib/win,
gnunet <=