# 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 @@ + + + ExportHTMLDialog + + Export HTML + + + + Directory: + + + + Browse + + + + Options + + + + Include image of map + + + + create image only + + + + use WIKI style + + + + use heading for URLs (instead of link target) + + + + use image of earth to mark URLs in text + + + + use default CSS file + + + + show output of external scripts + + + + Export + + + + Cancel + + + + VYM - Export HTML to directory + + + + Critcal export error + + + + + ExportXHTMLDialog + + Export XHTML + + + + Export to directory: + + + + Browse + + + + Options + + + + Include image + + + + Colored headings in text + + + + Save settings in map + + + + showWarnings e.g. if directory is not empty + + + + show output of external scripts + + + + Stylesheets + + + + CSS: + + + + XSL: + + + + Scripts + + + + Before export: + + + + After Export: + + + + Export + + + + Cancel + + + + Warning + + + + The settings saved in the map would like to run scripts: + + + + + + Please check, if you really +want to allow this in your system! + + + + VYM - Export HTML to directory + + + + VYM - Path to CSS file + + + + VYM - Path to XSL file + + + + VYM - Path to pre export script + + + + VYM - Path to post export script + + + + could not be opened! + + + + Critical Error + + + + Couldn't start + + + + didn't exit normally + + + + + ExtraInfoDialog + + VYM - Info + + + + Map: + + + + Author: + + + + Comment: + + + + Statistics: + + + + Cancel + + + + Close + + + + + FindWindow + + Clear + + + + Cancel + + + + Find + + + + + Main + + &File + + + + New map + File menu + + + + &New... + + + + Open + File menu + + + + &Open... + + + + Open Recent + + + + Save + + + + &Save... + + + + Save &As + + + + Save &As... + + + + Import directory structure (experimental) + + + + Import Dir + + + + Export + + + + Print + + + + &Print... + + + + Close Map + + + + &Close Map + + + + Exit VYM + + + + E&xit VYM + + + + &Edit + + + + Undo + + + + &Undo + + + + Copy + + + + &Copy + + + + Cut + + + + Cu&t + + + + Paste + + + + &Paste + + + + Move branch up + + + + Move up + + + + Move branch down + + + + Move down + + + + Scroll branch + + + + Unscroll all + + + + Unscroll all scrolled branches + + + + Find + + + + Open URL + + + + Edit URL + + + + Use heading of selected branch as URL + + + + Use heading for URL + + + + Create URL to Bugzilla + + + + Jump to another vym map, if needed load it first + + + + Jump to map + + + + Edit link to another vym map + + + + Edit vym link + + + + Delete link to another vym map + + + + Delete vym link + + + + Edit Map Info + + + + edit Heading + + + + Edit heading + + + + Delete Selection + + + + Add a branch as child of selection + + + + Add branch as child + + + + Add a branch above selection + + + + Add branch above + + + + Add a branch below selection + + + + Add branch below + + + + Add map at selection + + + + Import (add) + + + + Replace selection with map + + + + Import (replace) + + + + Save selction + + + + Save selection + + + + Select upper branch + + + + Select lower branch + + + + Select left branch + + + + Select right branch + + + + Select child branch + + + + Select first branch + + + + Select last branch + + + + Add Image + + + + No link available + + + + &Format + + + + Set Color + + + + Set &Color + + + + Pick color +Hint: You can pick a color from another branch and color using CTRL+Left Button + + + + Pic&k color + + + + Color branch + + + + Color &branch + + + + Color Subtree + + + + Color sub&tree + + + + Line + + + + Linkstyle Line + + + + Linkstyle Parabel + + + + PolyLine + + + + Linkstyle Thick Line + + + + PolyParabel + + + + Linkstyle Thick Parabel + + + + No Frame + + + + Rectangle + + + + Use same color for links and headings + + + + &Use color of heading for link + + + + Set Link Color + + + + Set &Link Color + + + + Set Background Color + + + + Set &Background Color + + + + &View + + + + Zoom reset + + + + reset Zoom + + + + Zoom in + + + + Zoom out + + + + Toggle Note Editor + + + + &Next Window + + + + Next Window + + + + &Previous Window + + + + Previous Window + + + + Modes when using modifiers + + + + Use modifier to color branches + + + + Use modifier to draw links + + + + &Settings + + + + Set application to open pdf files + + + + Set application to open an URL + + + + Edit branch after adding it + + + + Select branch after adding it + + + + Select heading before editing + + + + Select existing heading + + + + Enable pasting into new branch + + + + Enable Delete key for deleting branches + + + + Enable Delete key + + + + &Test + + + + Test Flag + + + + test flag + + + + Show Clipboard + + + + Show clipboard + + + + &Help + + + + Open VYM Documentation (pdf) + + + + Open VYM Documentation (pdf) + + + + Information about VYM + + + + About VYM + + + + Information about QT toolkit + + + + About QT + + + + Save image + + + + Use for Export + + + + Export map as image + + + + Export as ASCII (still experimental) + + + + Export (ASCII) + + + + Export XML + + + + Export HTML + + + + Export XHTML + + + + The directory + + + + is not empty. Do you risk to overwrite its contents? + + + + Overwrite + + + + Cancel + + + + The map + + + + + is already opened.Opening the same map in multiple editors may lead +to confusion when finishing working with vym.Do you want to + + + + Open anyway + + + + The map + + + + does not exist. + Do you want to create a new one? + + + + Create + + + + Critical Load Error + + + + Couldn't start unzip to decompress data. + + + + unzip didn't exit normally + + + + Couldn't find a map (*.xml) in .vym archive. + + + + + Load vym map + + + + Import: Add vym map to selection + + + + Import: Replace selection with vym map + + + + Save Error + + + + +could not be removed before saving + + + + +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 + + + + compressed (vym default) + + + + uncompressed + + + + Critical Save Error + + + + Couldn't start zip to compress data. + + + + zip didn't exit normally + + + + Saved + + + + Couldn't save + + + + The file + + + + +exists already. Do you want to + + + + Export XML to directory + + + + has been modified but not saved yet. Do you want to + + + + Save modified map before closing it + + + + Discard changes + + + + This map is not saved yet. Do you want to + + + + Save map + + + + VYM -Information: + + + + No matches found for + + + + Critical Error + + + + Enter path for pdf reader: + + + + Enter path for application to open an URL: + + + + Critcal error + + + + Couldn't find the documentation +vym.pdf in various places. + + + + Couldn't find a viewer to read vym.pdf. +Please use Settings-> + + + + + MapEditor + + Note + + + + WWW Document (external) + + + + Link to another vym map + + + + subtree is scrolled + + + + subtree is temporary scrolled + + + + Take care! + + + + Really? + + + + ok! + + + + Not ok! + + + + This won't work! + + + + Good + + + + Bad + + + + Time critical + + + + Idea! + + + + Important + + + + Unimportant + + + + I like this + + + + I do not like this + + + + I just love... + + + + Dangerous + + + + This will help + + + + New Map + + + + Critical Parse Error + + + + Critical Save Error + + + + Couldn't write to + + + + Critcal save error + + + + VYM - Export (ASCII) + + + + The file + + + + exists already. Do you want to overwrite it? + + + + Overwrite + + + + Cancel + + + + Critical Export Error + + + + Couldn't create directory + + + + Critical Export Error + + + + MapEditor::exportXML couldn't open + + + + Critical Parse Error by reading backupFile + + + + Critical Error + + + + 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. + + + + Enter URL: + + + + VYM - Link to another map + + + + vym map + + + + vym - load image + + + + Images + + + + vym - Load image + + + + vym - save image as + + + + vym - Save image as + + + + Critical Import Error + + + + Cannot find the directory + + + + VYM - Choose directory structur to import + + + + + QObject + + This is not an image. + + + + + ShowTextDialog + + VYM - Info + + + + Close + + + + + TextEditor + + &File + + + + Import + + + + &Import... + + + + Export Note (HTML) + + + + &Export... + + + + Export Note As (HTML) + + + + Export &As... (HTML) + + + + Export Note As (ASCII) + + + + Export &As...(ASCII) + + + + Print Note + + + + &Print... + + + + &Edit + + + + Undo + + + + &Undo + + + + Redo + + + + &Redo + + + + Select and copy all + + + + Select and copy &all + + + + Copy + + + + &Copy + + + + Cut + + + + Cu&t + + + + Paste + + + + &Paste + + + + Delete all + + + + &Delete All + + + + Convert paragraphs to linebreaks + + + + &Convert Paragraphs + + + + Join all lines of a paragraph + + + + &Join lines + + + + &Format + + + + Toggle font hint for the whole text + + + + &Font hint + + + + &Color... + + + + &Bold + + + + &Italic + + + + &Underline + + + + &Left + + + + C&enter + + + + &Right + + + + &Justify + + + + &Settings + + + + Set fixed font + + + + Set &fixed font + + + + Set variable font + + + + Set &variable font + + + + Used fixed font by default + + + + &fixed font is default + + + + Export Note to single file + + + + The file + + + + exists already. Do you want to overwrite it? + + + + Overwrite + + + + Cancel + + + + Couldn't export note + + + + Export Note to single file (ASCII) + + + + 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++