Donate Share

STED - Transliterator

File Release Notes and Changelog

Release Name: STED-0.61

Notes:
<!--
/**
 * Copyright (C) Sushmu Inc.,  Muthu Ramadoss
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 *
 * STED, Copyright (C) 2003 Muthu Ramadoss
 * STED comes with ABSOLUTELY NO WARRANTY;
 * This is free software, and you are welcome
 * to redistribute it under the GNU GPL conditions;
 *
 * Visit http://www.gnu.org/ for GPL License terms.
 */
-->

<!--
/**
 * $Id: Readme.txt,v 1.5 2003/12/31 16:38:32 sushmu Exp $
 * Sushmu Inc., Muthu Ramadoss.
 * Under GNU General Public License.
 */
-->

STED - README
========================

Thank you for downloading STED!

STED PLATFORM
========================
Developed and Tested on JDK 1.4.2 on Windows XP.

Installing STED
========================
Unzip the dowloaded zip file, into a folder.
    ** WINDOWS: **
    Edit 'bin/sted.bat' to SET JAVA_HOME etc., and run 'sted.bat'.
    ** UNIX: **
    Edit 'bin/sted.sh' to SET JAVA_HOME etc., and run 'sted.sh'.

Uninstalling STED
==========================
  To uninstall STED, simply delete the contents of the STED home installation directory.

Licensing STED
==========================
Please read License.txt that was bundled with STED for licensing terms.

Contact STED
=======================
  http://sted.sourceforge.net
  sushmu@yahoo.com




Changes: <!-- /** * Copyright (C) Sushmu Inc., Muthu Ramadoss * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * STED, Copyright (C) 2003 Muthu Ramadoss * STED comes with ABSOLUTELY NO WARRANTY; * This is free software, and you are welcome * to redistribute it under the GNU GPL conditions; * * Visit http://www.gnu.org/ for GPL License terms. */ --> <!-- /** * $Id: Changes.txt,v 1.4 2003/12/31 16:38:32 sushmu Exp $ * Sushmu Inc., Muthu Ramadoss. * Under GNU General Public License. */ --> <!-- build 0.61 --> Menu - Context based Menu added. - 'Options' Menu added. FontMap - Associated Menu's grouped together for FontMap BugFixes <!-- build 0.60 --> FontMap Menu - ReOpen Recently opened FontMaps. Edit Menu Added - Undo/Redo, Cut/Copy/Paste, SelectAll, Delete. View Menu Added - View/Hide ToolBar, StatusBar etc., Look And Feel - Supports Windows, Motif, Metal. FontMap file format changed to XML. For more changes, See the list of changes at http://sted.sourceforge.net