]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/ChangeLog
(John): translate dialog titles.
[lyx.git] / src / frontends / gnome / ChangeLog
index ccf015ccd601fc3e8f5ff91ac416100b73965814..6cfb153f19306183f69b475695e4962bb5954ee2 100644 (file)
@@ -1,3 +1,41 @@
+2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am: change to work correctly with dist
+
+2002-03-29  Michael A. Koziarski  <michael@koziarski.com>
+
+       * GPreamble.C
+       * GPreamble.h
+       * Makefile.am
+       * dialogs/GPreamble.glade:Implemented Preamble dialog
+       * Dialogs.C
+       * GERT.C
+       * GERT.h
+       * GTabularCreate.C
+       * GTabularCreate.h
+       * GUrl.C
+       * GUrl.h
+       * GError.C
+       * GError.h:  Renamed classes to match the filenames
+       * dialogs/GERT.glade
+       * dialogs/GTabularCreate.glade
+       * dialogs/GUrl.glade
+       * dialogs/GError.glade: FormX isn't used for classes or files, so
+       it shouldn't be used for ui files either.
+       * dialogs/FormERT.glade
+       * dialogs/FormTabularCreate.glade
+       * dialogs/FormUrl.glade
+       * dialogs/FormError.glade
+       * dialogs/diaerror.glade
+       * dialogs/diahelpcopyright.glade
+       * dialogs/diahelpcredits.glade
+       * dialogs/diainsertcitation.glade
+       * dialogs/diainsertindex.glade
+       * dialogs/diainserttabular.glade
+       * dialogs/diainserturl.glade
+       * dialogs/diaprint.glade
+       * dialogs/diatoc.glade: old glade files.  Removed
+
 2002-03-26  Michael A. Koziarski  <michael@koziarski.com>
 
        * Makefile.am: Moved all 4 active Form* dialogs to new Filenames.
@@ -26,7 +64,7 @@
        * FormRef.C
        * FormRef.h
        * FormToc.C
-       * FormToc.h: Removed, they're old, unused files. 
+       * FormToc.h: Removed, they're old, unused files.
 
 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>