# HG changeset patch
# User insilmaril
# Date 1109607749 0
# Node ID 855c486b93606310e2aa062087be5651355c8243
# Parent  10f3d35dcbadbfeb78c96bfa324501d00f6e3598
created vym_de.ts

diff -r 10f3d35dcbad -r 855c486b9360 Makefile
--- a/Makefile	Sat Feb 19 17:14:33 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,781 +0,0 @@
-#############################################################################
-# Makefile for building: vym
-# Generated by qmake (1.07a) (Qt 3.3.1) on: Sat Feb 19 15:28:50 2005
-# Project:  vym.pro
-# Template: app
-# Command: $(QMAKE) -o Makefile vym.pro
-#############################################################################
-
-####### Compiler, tools and options
-
-CC       = gcc
-CXX      = g++
-LEX      = flex
-YACC     = yacc
-CFLAGS   = -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT
-CXXFLAGS = -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -fPIC  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT
-LEXFLAGS = 
-YACCFLAGS= -d
-INCPATH  = -I/usr/lib/qt3/mkspecs/linux-g++ -I. -I/usr/include -I$(QTDIR)/include
-LINK     = g++
-LFLAGS   = 
-LIBS     = $(SUBLIBS) -L/usr/lib/ -L$(QTDIR)/lib/ -L/usr/X11R6/lib/ -lqt-mt -lXext -lX11 -lm
-AR       = ar cqs
-RANLIB   = 
-MOC      = $(QTDIR)/bin/moc
-UIC      = $(QTDIR)/bin/uic
-QMAKE    = qmake
-TAR      = tar -cf
-GZIP     = gzip -9f
-COPY     = cp -f
-COPY_FILE= $(COPY)
-COPY_DIR = $(COPY) -r
-INSTALL_FILE= $(COPY_FILE)
-INSTALL_DIR = $(COPY_DIR)
-DEL_FILE = rm -f
-SYMLINK  = ln -sf
-DEL_DIR  = rmdir
-MOVE     = mv -f
-CHK_DIR_EXISTS= test -d
-MKDIR    = mkdir -p
-
-####### Output directory
-
-OBJECTS_DIR = ./
-
-####### Files
-
-HEADERS = branchobj.h \
-		exports.h \
-		findwindow.h \
-		flagobj.h \
-		flagrowobj.h \
-		floatimageobj.h \
-		floatobj.h \
-		frameobj.h \
-		headingobj.h \
-		imageobj.h \
-		linkablemapobj.h \
-		linkobj.h \
-		mainwindow.h \
-		mapcenterobj.h \
-		mapeditor.h \
-		mapobj.h \
-		misc.h \
-		noteobj.h \
-		ornamentedobj.h \
-		process.h \
-		selection.h \
-		texteditor.h \
-		version.h \
-		xml.h \
-		settings.h \
-		options.h
-SOURCES = branchobj.cpp \
-		exports.cpp \
-		findwindow.cpp \
-		flagobj.cpp \
-		flagrowobj.cpp \
-		floatimageobj.cpp \
-		floatobj.cpp \
-		frameobj.cpp \
-		headingobj.cpp \
-		imageobj.cpp \
-		linkablemapobj.cpp \
-		linkobj.cpp \
-		main.cpp \
-		mainwindow.cpp \
-		mapcenterobj.cpp \
-		mapeditor.cpp \
-		mapobj.cpp \
-		misc.cpp \
-		noteobj.cpp \
-		ornamentedobj.cpp \
-		process.cpp \
-		selection.cpp \
-		texteditor.cpp \
-		xml.cpp \
-		settings.cpp \
-		options.cpp
-OBJECTS = branchobj.o \
-		exports.o \
-		findwindow.o \
-		flagobj.o \
-		flagrowobj.o \
-		floatimageobj.o \
-		floatobj.o \
-		frameobj.o \
-		headingobj.o \
-		imageobj.o \
-		linkablemapobj.o \
-		linkobj.o \
-		main.o \
-		mainwindow.o \
-		mapcenterobj.o \
-		mapeditor.o \
-		mapobj.o \
-		misc.o \
-		noteobj.o \
-		ornamentedobj.o \
-		process.o \
-		selection.o \
-		texteditor.o \
-		xml.o \
-		settings.o \
-		options.o \
-		exporthtmldialog.o \
-		exportxhtmldialog.o \
-		showtextdialog.o \
-		extrainfodialog.o
-FORMS = exporthtmldialog.ui \
-		exportxhtmldialog.ui \
-		showtextdialog.ui \
-		extrainfodialog.ui
-UICDECLS = exporthtmldialog.h \
-		exportxhtmldialog.h \
-		showtextdialog.h \
-		extrainfodialog.h
-UICIMPLS = exporthtmldialog.cpp \
-		exportxhtmldialog.cpp \
-		showtextdialog.cpp \
-		extrainfodialog.cpp
-SRCMOC   = moc_findwindow.cpp \
-		moc_linkablemapobj.cpp \
-		moc_mainwindow.cpp \
-		moc_mapeditor.cpp \
-		moc_ornamentedobj.cpp \
-		moc_process.cpp \
-		moc_texteditor.cpp \
-		moc_exporthtmldialog.cpp \
-		moc_exportxhtmldialog.cpp \
-		moc_showtextdialog.cpp \
-		moc_extrainfodialog.cpp
-OBJMOC = moc_findwindow.o \
-		moc_linkablemapobj.o \
-		moc_mainwindow.o \
-		moc_mapeditor.o \
-		moc_ornamentedobj.o \
-		moc_process.o \
-		moc_texteditor.o \
-		moc_exporthtmldialog.o \
-		moc_exportxhtmldialog.o \
-		moc_showtextdialog.o \
-		moc_extrainfodialog.o
-DIST	   = vym.pro
-QMAKE_TARGET = vym
-DESTDIR  = 
-TARGET   = vym
-
-first: all
-####### Implicit rules
-
-.SUFFIXES: .c .o .cpp .cc .cxx .C
-
-.cpp.o:
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
-
-.cc.o:
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
-
-.cxx.o:
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
-
-.C.o:
-	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<
-
-.c.o:
-	$(CC) -c $(CFLAGS) $(INCPATH) -o $@ $<
-
-####### Build rules
-
-all: Makefile $(TARGET)
-
-$(TARGET):  $(UICDECLS) $(OBJECTS) $(OBJMOC)  
-	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(OBJCOMP) $(LIBS)
-
-mocables: $(SRCMOC)
-uicables: $(UICDECLS) $(UICIMPLS)
-
-$(MOC): 
-	( cd $(QTDIR)/src/moc && $(MAKE) )
-
-Makefile: vym.pro  /usr/lib/qt3/mkspecs/linux-g++/qmake.conf /usr/lib/qt3/lib/libqt-mt.prl
-	$(QMAKE) -o Makefile vym.pro
-qmake: 
-	@$(QMAKE) -o Makefile vym.pro
-
-dist: 
-	@mkdir -p .tmp/vym && $(COPY_FILE) --parents $(SOURCES) $(HEADERS) $(FORMS) $(DIST) .tmp/vym/ && $(COPY_FILE) --parents lang/vym_de.ts .tmp/vym/ && $(COPY_FILE) --parents exporthtmldialog.ui.h exportxhtmldialog.ui.h showtextdialog.ui.h extrainfodialog.ui.h .tmp/vym/ && ( cd `dirname .tmp/vym` && $(TAR) vym.tar vym && $(GZIP) vym.tar ) && $(MOVE) `dirname .tmp/vym`/vym.tar.gz . && $(DEL_FILE) -r .tmp/vym
-
-mocclean:
-	-$(DEL_FILE) $(OBJMOC)
-	-$(DEL_FILE) $(SRCMOC)
-
-uiclean:
-	-$(DEL_FILE) $(UICIMPLS) $(UICDECLS)
-
-yaccclean:
-lexclean:
-clean: mocclean uiclean
-	-$(DEL_FILE) $(OBJECTS)
-	-$(DEL_FILE) *~ core *.core
-
-
-####### Sub-libraries
-
-distclean: clean
-	-$(DEL_FILE) $(TARGET) $(TARGET)
-
-
-FORCE:
-
-####### Compile
-
-branchobj.o: branchobj.cpp branchobj.h \
-		texteditor.h \
-		mapeditor.h \
-		mainwindow.h \
-		floatimageobj.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		linkobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h \
-		mapcenterobj.h \
-		version.h \
-		xml.h \
-		findwindow.h
-
-exports.o: exports.cpp exports.h \
-		linkablemapobj.h \
-		mapcenterobj.h \
-		branchobj.h \
-		linkobj.h \
-		version.h \
-		floatimageobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-findwindow.o: findwindow.cpp findwindow.h
-
-flagobj.o: flagobj.cpp flagobj.h \
-		mapobj.h \
-		imageobj.h \
-		misc.h
-
-flagrowobj.o: flagrowobj.cpp flagrowobj.h \
-		mapobj.h \
-		flagobj.h \
-		misc.h \
-		imageobj.h
-
-floatimageobj.o: floatimageobj.cpp floatimageobj.h \
-		branchobj.h \
-		floatobj.h \
-		linkablemapobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h \
-		ornamentedobj.h \
-		linkobj.h
-
-floatobj.o: floatobj.cpp floatobj.h \
-		linkablemapobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-frameobj.o: frameobj.cpp frameobj.h \
-		mapobj.h \
-		misc.h
-
-headingobj.o: headingobj.cpp headingobj.h \
-		mapobj.h \
-		misc.h
-
-imageobj.o: imageobj.cpp imageobj.h \
-		mapobj.h \
-		misc.h
-
-linkablemapobj.o: linkablemapobj.cpp linkablemapobj.h \
-		branchobj.h \
-		mapeditor.h \
-		version.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h \
-		floatimageobj.h \
-		ornamentedobj.h \
-		linkobj.h \
-		floatobj.h \
-		mapcenterobj.h
-
-linkobj.o: linkobj.cpp linkobj.h \
-		branchobj.h \
-		linkablemapobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h \
-		floatimageobj.h \
-		ornamentedobj.h \
-		floatobj.h
-
-main.o: main.cpp settings.h \
-		options.h \
-		mainwindow.h \
-		icons/vym-48x48.xpm \
-		icons/vym-editor.xpm \
-		flagrowobj.h \
-		misc.h \
-		xml.h \
-		texteditor.h \
-		mapeditor.h \
-		findwindow.h \
-		mapcenterobj.h \
-		branchobj.h \
-		linkobj.h \
-		version.h \
-		floatimageobj.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		mapobj.h \
-		flagobj.h \
-		imageobj.h
-
-mainwindow.o: mainwindow.cpp mainwindow.h \
-		version.h \
-		icons/filenew.xpm \
-		icons/fileopen.xpm \
-		icons/filesave.xpm \
-		icons/fileprint.xpm \
-		icons/editundo.xpm \
-		icons/editcopy.xpm \
-		icons/editcut.xpm \
-		icons/editpaste.xpm \
-		icons/editmoveup.xpm \
-		icons/editmovedown.xpm \
-		icons/formatcoloritem.xpm \
-		icons/formatcolorbranch.xpm \
-		icons/formatcolorpicker.xpm \
-		icons/viewzoomreset.xpm \
-		icons/viewzoomin.xpm \
-		icons/viewzoomout.xpm \
-		icons/modecolor.xpm \
-		icons/modelink.xpm \
-		icons/vym-48x48.xpm \
-		icons/flag-note.xpm \
-		icons/flag-url.xpm \
-		icons/flag-vymlink.xpm \
-		icons/flag-scrolled-right.xpm \
-		flagrowobj.h \
-		texteditor.h \
-		mapeditor.h \
-		exporthtmldialog.h \
-		exportxhtmldialog.h \
-		showtextdialog.h \
-		process.h \
-		settings.h \
-		options.h \
-		xml.h \
-		findwindow.h \
-		mapcenterobj.h \
-		branchobj.h \
-		linkobj.h \
-		floatimageobj.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-mapcenterobj.o: mapcenterobj.cpp mapcenterobj.h \
-		floatimageobj.h \
-		mapeditor.h \
-		branchobj.h \
-		linkobj.h \
-		version.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-mapeditor.o: mapeditor.cpp mapeditor.h \
-		version.h \
-		xml.h \
-		texteditor.h \
-		linkablemapobj.h \
-		exports.h \
-		misc.h \
-		mainwindow.h \
-		extrainfodialog.h \
-		settings.h \
-		icons/flag-note.xpm \
-		icons/flag-url.xpm \
-		icons/flag-vymlink.xpm \
-		icons/flag-scrolled-right.xpm \
-		icons/flag-tmpUnscrolled-right.xpm \
-		icons/flag-questionmark.xpm \
-		icons/flag-exclamationmark.xpm \
-		icons/flag-hook-green.xpm \
-		icons/flag-cross-red.xpm \
-		icons/flag-stopsign.xpm \
-		icons/flag-smiley-good.xpm \
-		icons/flag-smiley-sad.xpm \
-		icons/flag-clock.xpm \
-		icons/flag-lamp.xpm \
-		icons/flag-arrow-up.xpm \
-		icons/flag-arrow-down.xpm \
-		icons/flag-thumb-up.xpm \
-		icons/flag-thumb-down.xpm \
-		icons/flag-heart.xpm \
-		icons/flag-flash.xpm \
-		icons/flag-lifebelt.xpm \
-		mapcenterobj.h \
-		branchobj.h \
-		linkobj.h \
-		floatimageobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		flagobj.h \
-		imageobj.h \
-		findwindow.h
-
-mapobj.o: mapobj.cpp mapobj.h \
-		misc.h
-
-misc.o: misc.cpp misc.h
-
-noteobj.o: noteobj.cpp noteobj.h \
-		misc.h
-
-ornamentedobj.o: ornamentedobj.cpp ornamentedobj.h \
-		texteditor.h \
-		mapeditor.h \
-		linkablemapobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h \
-		mapcenterobj.h \
-		branchobj.h \
-		linkobj.h \
-		version.h \
-		floatimageobj.h \
-		floatobj.h
-
-process.o: process.cpp process.h
-
-selection.o: selection.cpp selection.h \
-		linkablemapobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-texteditor.o: texteditor.cpp texteditor.h \
-		icons/fileopen.xpm \
-		icons/filesave.xpm \
-		icons/fileprint.xpm \
-		icons/editundo.xpm \
-		icons/editredo.xpm \
-		icons/editcopy.xpm \
-		icons/editcut.xpm \
-		icons/editpaste.xpm \
-		icons/edittrash.xpm \
-		icons/formatfixedfont.xpm \
-		icons/formattextbold.xpm \
-		icons/formattextitalic.xpm \
-		icons/formattextunder.xpm \
-		icons/formattextleft.xpm \
-		icons/formattextcenter.xpm \
-		icons/formattextright.xpm \
-		icons/formattextjustify.xpm
-
-xml.o: xml.cpp xml.h \
-		misc.h \
-		settings.h \
-		version.h \
-		mapcenterobj.h \
-		mapeditor.h \
-		branchobj.h \
-		linkobj.h \
-		floatimageobj.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		flagobj.h \
-		imageobj.h
-
-settings.o: settings.cpp settings.h \
-		misc.h
-
-options.o: options.cpp options.h
-
-exporthtmldialog.h: exporthtmldialog.ui showtextdialog.h
-	$(UIC) exporthtmldialog.ui -o exporthtmldialog.h
-
-exporthtmldialog.cpp: exporthtmldialog.h exporthtmldialog.ui showtextdialog.h
-	$(UIC) exporthtmldialog.ui -i exporthtmldialog.h -o exporthtmldialog.cpp
-
-exportxhtmldialog.h: exportxhtmldialog.ui process.h \
-		showtextdialog.h
-	$(UIC) exportxhtmldialog.ui -o exportxhtmldialog.h
-
-exportxhtmldialog.cpp: exportxhtmldialog.h exportxhtmldialog.ui process.h \
-		showtextdialog.h
-	$(UIC) exportxhtmldialog.ui -i exportxhtmldialog.h -o exportxhtmldialog.cpp
-
-showtextdialog.h: showtextdialog.ui 
-	$(UIC) showtextdialog.ui -o showtextdialog.h
-
-showtextdialog.cpp: showtextdialog.h showtextdialog.ui 
-	$(UIC) showtextdialog.ui -i showtextdialog.h -o showtextdialog.cpp
-
-extrainfodialog.h: extrainfodialog.ui 
-	$(UIC) extrainfodialog.ui -o extrainfodialog.h
-
-extrainfodialog.cpp: extrainfodialog.h extrainfodialog.ui 
-	$(UIC) extrainfodialog.ui -i extrainfodialog.h -o extrainfodialog.cpp
-
-exporthtmldialog.o: exporthtmldialog.cpp settings.h \
-		misc.h \
-		icons/flag-url.xpm \
-		exporthtmldialog.ui.h \
-		exporthtmldialog.h
-
-exportxhtmldialog.o: exportxhtmldialog.cpp settings.h \
-		icons/flag-url.xpm \
-		exportxhtmldialog.ui.h \
-		exportxhtmldialog.h
-
-showtextdialog.o: showtextdialog.cpp showtextdialog.ui.h \
-		showtextdialog.h
-
-extrainfodialog.o: extrainfodialog.cpp extrainfodialog.ui.h \
-		extrainfodialog.h
-
-moc_findwindow.o: moc_findwindow.cpp  findwindow.h 
-
-moc_linkablemapobj.o: moc_linkablemapobj.cpp  linkablemapobj.h frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-moc_mainwindow.o: moc_mainwindow.cpp  mainwindow.h xml.h \
-		texteditor.h \
-		mapeditor.h \
-		findwindow.h \
-		mapcenterobj.h \
-		branchobj.h \
-		linkobj.h \
-		version.h \
-		floatimageobj.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-moc_mapeditor.o: moc_mapeditor.cpp  mapeditor.h mapcenterobj.h \
-		misc.h \
-		branchobj.h \
-		linkobj.h \
-		version.h \
-		floatimageobj.h \
-		linkablemapobj.h \
-		ornamentedobj.h \
-		floatobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		flagobj.h \
-		imageobj.h
-
-moc_ornamentedobj.o: moc_ornamentedobj.cpp  ornamentedobj.h linkablemapobj.h \
-		frameobj.h \
-		noteobj.h \
-		headingobj.h \
-		flagrowobj.h \
-		mapobj.h \
-		misc.h \
-		flagobj.h \
-		imageobj.h
-
-moc_process.o: moc_process.cpp  process.h 
-
-moc_texteditor.o: moc_texteditor.cpp  texteditor.h 
-
-moc_exporthtmldialog.o: moc_exporthtmldialog.cpp  exporthtmldialog.h showtextdialog.h
-
-moc_exportxhtmldialog.o: moc_exportxhtmldialog.cpp  exportxhtmldialog.h process.h \
-		showtextdialog.h
-
-moc_showtextdialog.o: moc_showtextdialog.cpp  showtextdialog.h 
-
-moc_extrainfodialog.o: moc_extrainfodialog.cpp  extrainfodialog.h 
-
-moc_findwindow.cpp: $(MOC) findwindow.h
-	$(MOC) findwindow.h -o moc_findwindow.cpp
-
-moc_linkablemapobj.cpp: $(MOC) linkablemapobj.h
-	$(MOC) linkablemapobj.h -o moc_linkablemapobj.cpp
-
-moc_mainwindow.cpp: $(MOC) mainwindow.h
-	$(MOC) mainwindow.h -o moc_mainwindow.cpp
-
-moc_mapeditor.cpp: $(MOC) mapeditor.h
-	$(MOC) mapeditor.h -o moc_mapeditor.cpp
-
-moc_ornamentedobj.cpp: $(MOC) ornamentedobj.h
-	$(MOC) ornamentedobj.h -o moc_ornamentedobj.cpp
-
-moc_process.cpp: $(MOC) process.h
-	$(MOC) process.h -o moc_process.cpp
-
-moc_texteditor.cpp: $(MOC) texteditor.h
-	$(MOC) texteditor.h -o moc_texteditor.cpp
-
-moc_exporthtmldialog.cpp: $(MOC) exporthtmldialog.h
-	$(MOC) exporthtmldialog.h -o moc_exporthtmldialog.cpp
-
-moc_exportxhtmldialog.cpp: $(MOC) exportxhtmldialog.h
-	$(MOC) exportxhtmldialog.h -o moc_exportxhtmldialog.cpp
-
-moc_showtextdialog.cpp: $(MOC) showtextdialog.h
-	$(MOC) showtextdialog.h -o moc_showtextdialog.cpp
-
-moc_extrainfodialog.cpp: $(MOC) extrainfodialog.h
-	$(MOC) extrainfodialog.h -o moc_extrainfodialog.cpp
-
-####### Install
-
-install_target: all 
-	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/bin/" || $(MKDIR) "$(INSTALL_ROOT)/usr/bin/"
-	-$(INSTALL_FILE) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-
-uninstall_target: 
-	-$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/bin/"
-
-
-install_support: all 
-	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/share/vym/" || $(MKDIR) "$(INSTALL_ROOT)/usr/share/vym/"
-	-$(INSTALL_DIR) "styles" "$(INSTALL_ROOT)/usr/share/vym/"
-	-$(INSTALL_DIR) "scripts" "$(INSTALL_ROOT)/usr/share/vym/"
-	-$(INSTALL_DIR) "icons" "$(INSTALL_ROOT)/usr/share/vym/"
-
-
-uninstall_support: 
-	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/share/vym/styles"
-	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/share/vym/scripts"
-	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/share/vym/icons"
-	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/share/vym/"
-
-
-install_doc: all 
-	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/share/doc/packages/vym/" || $(MKDIR) "$(INSTALL_ROOT)/usr/share/doc/packages/vym/"
-	-$(INSTALL_DIR) "doc/CVS" "$(INSTALL_ROOT)/usr/share/doc/packages/vym"
-	-$(INSTALL_FILE) "doc/vym.pdf" "$(INSTALL_ROOT)/usr/share/doc/packages/vym"
-
-
-uninstall_doc: 
-	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/share/doc/packages/vym/CVS"
-	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/share/doc/packages/vym/vym.pdf"
-	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/share/doc/packages/vym/"
-
-
-install_demo: all 
-	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/share/vym/" || $(MKDIR) "$(INSTALL_ROOT)/usr/share/vym/"
-	-$(INSTALL_DIR) "demos" "$(INSTALL_ROOT)/usr/share/vym/"
-
-
-uninstall_demo: 
-	-$(DEL_FILE) -r "$(INSTALL_ROOT)/usr/share/vym/demos"
-	-$(DEL_DIR) "$(INSTALL_ROOT)/usr/share/vym/"
-
-
-install: install_target install_support install_doc install_demo  
-
-uninstall: uninstall_target uninstall_support uninstall_doc uninstall_demo  
-
diff -r 10f3d35dcbad -r 855c486b9360 demos/todo.vym
Binary file demos/todo.vym has changed
diff -r 10f3d35dcbad -r 855c486b9360 lang/vym_en.ts
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/vym_en.ts	Mon Feb 28 16:22:29 2005 +0000
@@ -0,0 +1,1424 @@
+<!DOCTYPE TS><TS>
+<context>
+    <name>ExportHTMLDialog</name>
+    <message>
+        <source>Export HTML</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Directory:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Browse</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Options</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Include image of map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>create image only</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>use WIKI style</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>use heading for URLs (instead of link target)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>use image of earth to mark URLs in text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>use default CSS file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>show output of external scripts</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Export HTML to directory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critcal export error</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>ExportXHTMLDialog</name>
+    <message>
+        <source>Export XHTML</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export to directory:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Browse</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Options</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Include image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Colored headings in text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save settings in map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>showWarnings e.g. if directory is not empty</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>show output of external scripts</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Stylesheets</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>CSS:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>XSL:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Scripts</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Before export:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>After Export:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Warning</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The settings saved in the map would like to run scripts:
+
+</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Please check, if you really
+want to allow this in your system!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Export HTML to directory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Path to CSS file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Path to XSL file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Path to pre export script</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Path to post export script</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> could not be opened!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t start </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>didn&apos;t exit normally</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>ExtraInfoDialog</name>
+    <message>
+        <source>VYM - Info</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Map:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Author:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Comment:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Statistics:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Close</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>FindWindow</name>
+    <message>
+        <source>Clear</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Find</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>Main</name>
+    <message>
+        <source>&amp;File</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>New map</source>
+        <comment>File menu</comment>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;New...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Open</source>
+        <comment>File menu</comment>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Open...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Open Recent</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Save...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save &amp;As</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save &amp;As...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import directory structure (experimental)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import Dir</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Print</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Print...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Close Map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Close Map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Exit VYM</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>E&amp;xit VYM</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Edit</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Undo</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Undo</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Copy</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Copy</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cut</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cu&amp;t</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Paste</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Paste</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Move branch up</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Move up</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Move branch down</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Move down</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Scroll branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Unscroll all</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Unscroll all scrolled branches</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Find</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Open URL</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Edit URL</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Use heading of selected branch as URL</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Use heading for URL</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Create URL to Bugzilla</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Jump to another vym map, if needed load it first</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Jump to map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Edit link to another vym map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Edit vym link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Delete link to another vym map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Delete vym link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Edit Map Info</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>edit Heading</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Edit heading</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Delete Selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add a branch as child of selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add branch as child</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add a branch above selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add branch above</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add a branch below selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add branch below</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add map at selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import (add)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Replace selection with map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import (replace)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save selction</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select upper branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select lower branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select left branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select right branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select child branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select first branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select last branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Add Image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>No link available</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set Color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set &amp;Color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Pick color
+Hint: You can pick a color from another branch and color using CTRL+Left Button</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Pic&amp;k color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Color branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Color &amp;branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Color Subtree</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Color sub&amp;tree</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Line</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Linkstyle Line</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Linkstyle Parabel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>PolyLine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Linkstyle Thick Line</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>PolyParabel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Linkstyle Thick Parabel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>No Frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Rectangle</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Use same color for links and headings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Use color of heading for link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set Link Color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set &amp;Link Color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set Background Color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set &amp;Background Color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;View</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Zoom reset</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>reset Zoom</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Zoom in</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Zoom out</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Toggle Note Editor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Next Window</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Next Window</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Previous Window</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Previous Window</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Modes when using modifiers</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Use modifier to color branches</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Use modifier to draw links</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Settings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set application to open pdf files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set application to open an URL</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Edit branch after adding it</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select branch after adding it</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select heading before editing</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select existing heading</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Enable pasting into new branch</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Enable Delete key for deleting branches</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Enable Delete key</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Test</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Test Flag</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>test flag</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Show Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Show clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Help</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Open VYM Documentation (pdf)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Open VYM Documentation (pdf) </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Information about VYM</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>About VYM</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Information about QT toolkit</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>About QT</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Use for Export</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export map as image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export as ASCII (still experimental)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export (ASCII)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export XML</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export HTML</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export XHTML</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The directory </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> is not empty. Do you risk to overwrite its contents?</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Overwrite</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The map </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>
+ is already opened.Opening the same map in multiple editors may lead 
+to confusion when finishing working with vym.Do you want to</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Open anyway</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> does not exist.
+ Do you want to create a new one?</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Create</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Load Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t start unzip to decompress data.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>unzip didn&apos;t exit normally</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t find a map (*.xml) in .vym archive.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Load vym map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import: Add vym map to selection</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import: Replace selection with vym map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>
+could not be removed before saving</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>
+did not use the compressed vym file format.
+Writing it uncompressed will also write images 
+and flags and thus may overwrite files in the given directory
+
+Do you want to write the map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>compressed (vym default)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>uncompressed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Save Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t start zip to compress data.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>zip didn&apos;t exit normally</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Saved</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t save</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The file </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>
+exists already. Do you want to</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export XML to directory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> has been modified but not saved yet. Do you want to</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save modified map before closing it</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Discard changes</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>This map is not saved yet. Do you want to</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Save map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM -Information:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>No matches found for </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Enter path for pdf reader:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Enter path for application to open an URL:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critcal error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t find the documentation
+vym.pdf in various places.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t find a viewer to read vym.pdf.
+Please use Settings-&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>MapEditor</name>
+    <message>
+        <source>Note</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>WWW Document (external)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Link to another vym map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>subtree is scrolled</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>subtree is temporary scrolled</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Take care!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Really?</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>ok!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Not ok!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>This won&apos;t work!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Good</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Bad</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Time critical</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Idea!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Important</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Unimportant</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>I like this</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>I do not like this</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>I just love... </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Dangerous</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>This will help</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>New Map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Parse Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Save Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t write to </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critcal save error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Export (ASCII)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The file </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> exists already. Do you want to overwrite it?</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Overwrite</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Export Error </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t create directory </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Export Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>MapEditor::exportXML couldn&apos;t open </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Parse Error by reading backupFile</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> used for undo is gone. 
+I will create a new one, but at the moment no undo is available.
+Maybe you want to reload your original data.
+
+Sorry for any inconveniences.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Enter URL:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Link to another map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>vym map</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>vym - load image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Images</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>vym - Load image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>vym - save image as</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>vym - Save image as </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Critical Import Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cannot find the directory</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>VYM - Choose directory structur to import</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>QObject</name>
+    <message>
+        <source>This is not an image.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>ShowTextDialog</name>
+    <message>
+        <source>VYM - Info</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Close</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>TextEditor</name>
+    <message>
+        <source>&amp;File</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Import</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Import...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export Note (HTML)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Export...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export Note As (HTML) </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export &amp;As... (HTML)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export Note As (ASCII) </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export &amp;As...(ASCII)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Print Note</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Print...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Edit</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Undo</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Undo</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Redo</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Redo</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select and copy all</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Select and copy &amp;all</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Copy</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Copy</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cut</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cu&amp;t</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Paste</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Paste</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Delete all</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Delete All</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Convert paragraphs to linebreaks</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Convert Paragraphs</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Join all lines of a paragraph</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Join lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Toggle font hint for the whole text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Font hint</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Color...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Bold</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Italic</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Underline</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Left</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>C&amp;enter</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Right</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Justify</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;Settings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set fixed font</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set &amp;fixed font</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set variable font</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Set &amp;variable font</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Used fixed font by default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>&amp;fixed font is default</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export Note to single file</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>The file </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source> exists already. Do you want to overwrite it?</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Overwrite</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Cancel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Couldn&apos;t export note </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>Export Note to single file (ASCII)</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>
diff -r 10f3d35dcbad -r 855c486b9360 main.cpp
--- a/main.cpp	Sat Feb 19 17:14:33 2005 +0000
+++ b/main.cpp	Mon Feb 28 16:22:29 2005 +0000
@@ -114,7 +114,7 @@
 
 	// Initialize translations
 	QTranslator translator (0);
-	translator.load( QString("vym_")+QTextCodec::locale(), shareDir + "/lang");
+	translator.load( QString("vym_")+QTextCodec::locale(), shareDir.path() + "/lang");
     app.installTranslator( &translator );
 
 	// Initializing the row of system flags
diff -r 10f3d35dcbad -r 855c486b9360 mainwindow.cpp
--- a/mainwindow.cpp	Sat Feb 19 17:14:33 2005 +0000
+++ b/mainwindow.cpp	Mon Feb 28 16:22:29 2005 +0000
@@ -297,12 +297,12 @@
 	// Keycodes:  /usr/lib64/qt3/include/qnamespace.h
 
     QAction *a;
-    a = new QAction( tr( "New map" ), QPixmap( filenew_xpm ), tr( "&New..." ), CTRL + Key_N, this, "fileNew" );
+    a = new QAction( tr( "New map","File menu" ), QPixmap( filenew_xpm ), tr( "&New..." ), CTRL + Key_N, this, "fileNew" );
     connect( a, SIGNAL( activated() ), this, SLOT( fileNew() ) );
     a->addTo( tb );
     a->addTo( menu );
 	
-    a = new QAction( tr( "Open" ), QPixmap( fileopen_xpm), tr( "&Open..." ), CTRL + Key_O, this, "fileOpen" );
+    a = new QAction( tr( "Open","File menu" ), QPixmap( fileopen_xpm), tr( "&Open..." ), CTRL + Key_O, this, "fileOpen" );
     connect( a, SIGNAL( activated() ), this, SLOT( fileLoad() ) );
     a->addTo( tb );
     a->addTo( menu );
@@ -698,7 +698,7 @@
     //menuBar()->insertItem( tr( "&Mode (using modifiers)" ), menu );
 
     QToolBar *tb = new QToolBar( this );
-    tb->setLabel( "Modes (using modifiers)" );
+    tb->setLabel( tr ("Modes when using modifiers") );
     QAction *a;
 	actionGroupModModes=new QActionGroup ( this, "formatLinkStyles");
 	actionGroupModModes->setExclusive (true);
diff -r 10f3d35dcbad -r 855c486b9360 mapcenterobj.cpp
--- a/mapcenterobj.cpp	Sat Feb 19 17:14:33 2005 +0000
+++ b/mapcenterobj.cpp	Mon Feb 28 16:22:29 2005 +0000
@@ -40,10 +40,10 @@
 	QFont font ("Sans Serif,16,-1,5,50,0,0,0,0,0");		
 	heading->setFont(font);
 
-	move (absPos.x(), absPos.y() );
 	depth=0;
 
 	frame->setFrameType (Rectangle);
+	move (absPos.x(), absPos.y() );
 }
 
 void MapCenterObj::move (double x, double y)
diff -r 10f3d35dcbad -r 855c486b9360 mapeditor.cpp
--- a/mapeditor.cpp	Sat Feb 19 17:14:33 2005 +0000
+++ b/mapeditor.cpp	Mon Feb 28 16:22:29 2005 +0000
@@ -307,6 +307,7 @@
 	#endif
 
 	pickingColor=false;
+	drawingLink=false;
 
     editingBO=NULL;
     selection=NULL;
@@ -2099,6 +2100,7 @@
 	{		
 		BranchObj *b=(BranchObj*)(selection);
 		b->setURL ("http://bugzilla.suse.de/show_bug.cgi?id="+b->getHeading());
+		b->setURL ("https://bugzilla.innerweb.novell.com/show_bug.cgi?id="+b->getHeading());
 		updateActions();
 		setChanged();
 	}
diff -r 10f3d35dcbad -r 855c486b9360 version.h
--- a/version.h	Sat Feb 19 17:14:33 2005 +0000
+++ b/version.h	Mon Feb 28 16:22:29 2005 +0000
@@ -2,6 +2,6 @@
 #define VERSION_H
 
 #define __VYM_VERSION__ "1.6.2"
-#define __BUILD_DATE__ "February 19, 2005"
+#define __BUILD_DATE__ "February 28, 2005"
 
 #endif
diff -r 10f3d35dcbad -r 855c486b9360 vym.pro
--- a/vym.pro	Sat Feb 19 17:14:33 2005 +0000
+++ b/vym.pro	Mon Feb 28 16:22:29 2005 +0000
@@ -1,5 +1,6 @@
 TARGET  = vym
-TRANSLATIONS += lang/vym_de_DE.UTF-8.ts
+TRANSLATIONS += lang/vym_de.ts
+TRANSLATIONS += lang/vym_en.ts
 
 TEMPLATE	= app
 LANGUAGE	= C++