dasher r3496 - in branches/gnome-2-22: . Src/Win32 Utils po



Author: pcowans
Date: Mon Apr  7 23:02:02 2008
New Revision: 3496
URL: http://svn.gnome.org/viewvc/dasher?rev=3496&view=rev

Log:
* Changes made before release


Added:
   branches/gnome-2-22/po/POTFILES.skip
Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/Makefile.am
   branches/gnome-2-22/NEWS
   branches/gnome-2-22/README
   branches/gnome-2-22/Src/Win32/Dasher.rc
   branches/gnome-2-22/Utils/Makefile.am
   branches/gnome-2-22/configure.in

Modified: branches/gnome-2-22/Makefile.am
==============================================================================
--- branches/gnome-2-22/Makefile.am	(original)
+++ branches/gnome-2-22/Makefile.am	Mon Apr  7 23:02:02 2008
@@ -1,4 +1,4 @@
-SUBDIRS = Src Data po Doc Utils
+SUBDIRS = Src Data po Doc
 
 distuninstallcheck_listfiles = \
 		find . -type f -print | \

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon Apr  7 23:02:02 2008
@@ -1,4 +1,14 @@
 ============
+Dasher 4.7.3
+============
+  * Bugfixes
+
+============
+Dasher 4.7.2
+============
+  * Tarball built from wrong branch!
+
+============
 Dasher 4.7.1
 ============
   * Bugfixes

Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README	(original)
+++ branches/gnome-2-22/README	Mon Apr  7 23:02:02 2008
@@ -1,7 +1,7 @@
-Dasher Version 4.7.1
+Dasher Version 4.7.3
 --------------------
 
-This is version 4.7.1, a bugfix update to the development series.
+This is version 4.7.3, a bugfix update to the development series.
 
 Dasher is a zooming predictive text entry system, designed for situations
 where keyboard input is impractical (for instance, accessibility or PDAs). It

Modified: branches/gnome-2-22/Src/Win32/Dasher.rc
==============================================================================
--- branches/gnome-2-22/Src/Win32/Dasher.rc	(original)
+++ branches/gnome-2-22/Src/Win32/Dasher.rc	Mon Apr  7 23:02:02 2008
@@ -132,7 +132,7 @@
 BEGIN
     DEFPUSHBUTTON   "OK",IDOK,185,130,50,14
     ICON            IDI_DASHER,IDC_MYICON,23,18,20,20
-    LTEXT           "Dasher 4.7.1",IDC_STATIC,67,18,168,10,SS_NOPREFIX
+    LTEXT           "Dasher 4.7.3",IDC_STATIC,67,18,168,10,SS_NOPREFIX
     LTEXT           "Copyright (C) 1998-2008 The Dasher Project",IDC_STATIC,67,30,168,10
     LTEXT           "dasher mrao cam ac uk",IDC_STATIC,67,63,168,10
     LTEXT           "http://www.dasher.org.uk/",IDC_STATIC,67,53,168,10
@@ -481,12 +481,12 @@
             VALUE "Comments", "Dasher is an information efficient text-entry system controlled by a pointer. It is licensed under the GPL."
             VALUE "CompanyName", "Inference Group, Cavendish Laboratory, University of Cambridge"
             VALUE "FileDescription", "Dasher"
-            VALUE "FileVersion", "4, 7, 1, 0"
+            VALUE "FileVersion", "4, 7, 3, 0"
             VALUE "InternalName", "Dasher"
             VALUE "LegalCopyright", "Copyright © 1998-2008 The Dasher Project"
             VALUE "OriginalFilename", "dasher.exe"
             VALUE "ProductName", "Dasher"
-            VALUE "ProductVersion", "4, 7, 1, 0"
+            VALUE "ProductVersion", "4, 7, 3, 0"
         END
     END
     BLOCK "VarFileInfo"

Modified: branches/gnome-2-22/Utils/Makefile.am
==============================================================================
--- branches/gnome-2-22/Utils/Makefile.am	(original)
+++ branches/gnome-2-22/Utils/Makefile.am	Mon Apr  7 23:02:02 2008
@@ -1,6 +1,2 @@
-EXTRA_DIST = \
-		Win32/InnoSetup/DasherWin95.iss \
-		Win32/InnoSetup/DasherWin32.iss \
-		Win32/InnoSetup/DasherWinUni.iss \
-		Win32/InnoSetup/README.txt
+
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon Apr  7 23:02:02 2008
@@ -1,5 +1,5 @@
 AC_PREREQ(2.56)
-AC_INIT([dasher],[4.7.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=dasher])
+AC_INIT([dasher],[4.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=dasher])
 AC_REVISION([$Id: configure.in,v])
 AC_CONFIG_SRCDIR([Src/main.cc])
 AC_CONFIG_HEADERS(config.h)
@@ -441,7 +441,6 @@
 		 Src/InstallerTobii/Makefile
 		 Src/InstallerW2K/Makefile
 		 Src/Win32/Makefile
-		 Utils/Makefile
 		 po/Makefile.in])
 
 AC_OUTPUT

Added: branches/gnome-2-22/po/POTFILES.skip
==============================================================================
--- (empty file)
+++ branches/gnome-2-22/po/POTFILES.skip	Mon Apr  7 23:02:02 2008
@@ -0,0 +1 @@
+Data/dasher.desktop.in



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