Jump to content

Quanta and KDiskFree: Difference between pages

From KDE UserBase Wiki
(Difference between pages)
Mark Ziegler (talk | contribs)
No edit summary
 
Annew (talk | contribs)
m removed duplicate page title
 
Line 1: Line 1:
[[Image:Quanta.png]]
{|width="75%"
Quanta Plus is a web development tool for the K Desktop Environment. Quanta is designed for quick web development and is rapidly becoming a mature editor with a number of great features.  
|[[Image:Kdiskfree.png|thumb|250px]]|| ||'''KDiskFree gives you at-a-glance information about the capacity of your partitions.'''
|}


==Tips==
* The display lists the size, type, and free- and full-capacity
=== Adding Encoding inside Quanta Toolbars ===
* A simple graph gives you a quick overview
* Open Quanta Plus
* The position of your mounts is clearly seen
* Go to the Configuration > Configuration Toolbars menu
* Select "KatePartView" Toolbar
* Add "Encoding" to the right side in clicking on left arrow
* Choose a beautiful icon if you want
* Click on OK


=== How to use kdesvn (SVN) within quanta ===
'''[http://utils.kde.org/projects/kdf/documentation.php The home page]''' for the project offers handbooks for recent releases.
* Make sure kdesvn is installed and working
* Open Quanta Plus
* Select "Settings > Configure Plugins..."
* Select "Add..."
* Fill in values: Name -> kdesvnpart;
 
* Select an icon if desired;
* Output window -> Editor window (I prefer this);
* File name -> kde3/libkdesvnpart.la;
* Input -> Project Folder
 
* Click "OK"
* If loading fails, you can try to set a tick at "Read only part"
* Now kdesvnpart should be listed
* Close window and swich back to main window
* Select "Plugins > kdesvnpart" and you will see kdesvn integrated in quanta cool
 
 
 
If you wish to have a toolbar icon to call kdesvnpart you have to modify your toolbar
 
* Select "Settings > Configure toolbars..."
* Select toolbar "Plugins Toolbar <quanta>"
* Select kdesvnpart on the left (Available actions) and move it to the right
* Click on "Change icon" and choose the kdesvn program icon
* Click on OK and the new icon appears right now.

Revision as of 15:04, 11 October 2008

  KDiskFree gives you at-a-glance information about the capacity of your partitions.
  • The display lists the size, type, and free- and full-capacity
  • A simple graph gives you a quick overview
  • The position of your mounts is clearly seen

The home page for the project offers handbooks for recent releases.