From ac5fc7f293768c7dfa9c37b525871704bdc7f43e Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 16 Jun 2011 19:16:00 +0000 Subject: Fix Quanta data files git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237031 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/data/doc/faq.html | 6 +++--- quanta/data/doc/templates.html | 2 +- quanta/data/doc/tips.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'quanta/data/doc') diff --git a/quanta/data/doc/faq.html b/quanta/data/doc/faq.html index 2f5fb651..e48a438d 100644 --- a/quanta/data/doc/faq.html +++ b/quanta/data/doc/faq.html @@ -126,11 +126,11 @@
Top
2.3 Compiling Quanta Plus
-

An assumption is made that you have the knowledge and ability to find and install any missing libraries that you may encounter. Basically, you need the headers from KDE, TQt, and GCC. If you don't know what was just said, then try the steps below and, if it doesn't work for you, then find yourself a Linux geek that can help.

+

An assumption is made that you have the knowledge and ability to find and install any missing libraries that you may encounter. Basically, you need the headers from KDE, Qt, and GCC. If you don't know what was just said, then try the steps below and, if it doesn't work for you, then find yourself a Linux geek that can help.

Type the following in a shell and see what you get:

If you don't get two yes answers, then you need to find the location of the one that failed and export it to your current shell environment.

Then it is as simple as:

@@ -145,7 +145,7 @@
2.4 I get error X when running ./configure
-

Please read 2.3 carefully again and make certain that you have exported the $KDEDIR and $TQTDIR environment variables. This is the most likely cause. Aside from that, if you are missing something very important, then configure will tell you what it needs.

+

Please read 2.3 carefully again and make certain that you have exported the $KDEDIR and $QTDIR environment variables. This is the most likely cause. Aside from that, if you are missing something very important, then configure will tell you what it needs.

diff --git a/quanta/data/doc/templates.html b/quanta/data/doc/templates.html index 0e6f3e82..3043187e 100644 --- a/quanta/data/doc/templates.html +++ b/quanta/data/doc/templates.html @@ -145,7 +145,7 @@ cool things we took into consideration when using templates in projects.

Our goal with templates is to extend them to include multi file "concept" templates useful for things like placing an order or creating an about section, Ideally this will be a tool for making your work more productive and dynamic. An eventual goal is to have a structural template -design mode to deal with site tqlayout and structure which you could use to design and interactively +design mode to deal with site layout and structure which you could use to design and interactively update your sites. If you would like to be involved contact us.


diff --git a/quanta/data/doc/tips.html b/quanta/data/doc/tips.html index 81b26204..9efe6822 100644 --- a/quanta/data/doc/tips.html +++ b/quanta/data/doc/tips.html @@ -105,7 +105,7 @@
  • You always have control where you place your templates so you can choose to move them. However, Quanta Plus does not track this, so you will need to change links. This is a good task for KFileReplace, which is now a plug-in as a KPart!
  • Templates conclusion

    -

    Our goal with templates is to extend them to include multi-file "concept" templates, useful for certain things, like placing an order or creating an about section. Ideally this will be a tool for making your work more productive and dynamic. An eventual goal is to have a structural template design mode to deal with site tqlayout and structure which you could use to design and interactively update your sites. If you would like to be involved, then contact us.

    +

    Our goal with templates is to extend them to include multi-file "concept" templates, useful for certain things, like placing an order or creating an about section. Ideally this will be a tool for making your work more productive and dynamic. An eventual goal is to have a structural template design mode to deal with site layout and structure which you could use to design and interactively update your sites. If you would like to be involved, then contact us.

    Quanta Plus Toolbars

    Toolbar Description

    -- cgit v1.2.1