diff --git a/about/index.html b/about/index.html index caf50f3..b96a668 100644 --- a/about/index.html +++ b/about/index.html @@ -1,86 +1,86 @@ Krusader - Twin panel file management for your desktop

About this website

This website was developed by Dirk Eschler and put into the hands of the Krusader Krew. Rights are reserved unless otherwise stated.

diff --git a/documentation/index.html b/documentation/index.html index 6768178..5d2e38c 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -1,77 +1,77 @@ Krusader - Twin panel file management for your desktop

The Krusader Handbook

Krusader has a detailed documentation handbook. The documentation team also provides a weekly build of the handbook in PDF format.

Related links: Docs.kde.org
diff --git a/get-involved/contributors/index.html b/get-involved/contributors/index.html index 3849a99..93692a4 100644 --- a/get-involved/contributors/index.html +++ b/get-involved/contributors/index.html @@ -1,128 +1,128 @@ Krusader - Twin panel file management for your desktop

Developed by a 
dedicated team of individuals

  • Yuri Chornoivan (Documentation)
  • Davide Gianforte (Developer)
  • Toni Asensi Esteve (Developer)
  • Martin Kostolný (Developer)
  • Alexander Bikadorov (Developer & Webmaster)
  • Nikita Melnichenko (Developer & Webmaster)

Give credit where credit is due. To our former members

  • Shie Erlich (Author)
  • Rafi Yanai (Author)
  • Dirk Eschler (Webmaster & Retired i18n coordinator)
  • Richard Holt (Documentation & Proofing)
  • Heiner Eichmann (Developer)
  • Frank Schoolmeesters (Documentation & Marketing Coordinator)
  • Csaba Karai (Developer)
  • Jonas Bähr (Developer)
  • Matej Urbančič (Marketing & Product Research)
  • Václav Jůza (Developer)
  • Simon Persson (Developer)
  • Jan Lepper (Developer)

We would like to thank

Shie Erlich thanks

  • My wife Dani, for TLC, great food and mostly, for being a believer.
  • Csaba, Heiner, Frank, Dirk and Jonas for sharing the load, and Rafi for the good old Kleopatra days. ;)
diff --git a/get-involved/index.html b/get-involved/index.html index 9f26d3c..08ecb9d 100644 --- a/get-involved/index.html +++ b/get-involved/index.html @@ -1,134 +1,134 @@ Krusader - Get Involved

Participate 
in Krusader development

Can you document, translate, test, help other users, package, hunt bugs, add comments or develop? Then you can help Krusader!. Help is needed!

It will look good on your résumé, you'll be able to give web addresses so that your employers will see with their own eyes how industrious you are, and the way you work. Krusader needs your help!

-

Check out our developer site on Phabricator where all development is taking place (you can log in with a KDE Identity account).

+

Check out our developer site where all progress is taking place (you can log in with a KDE Identity account).

You can fetch the source from the KDE Git repository.

-

Checkout (Anonymous)

$ git clone git://anongit.kde.org/krusader
+                    

Checkout (Anonymous)

$ git clone https://invent.kde.org/utilities/krusader.git
 
-

Checkout (Developer)

$ git clone git@git.kde.org:krusader.git
+                    

Checkout (Developer)

$ git clone git@invent.kde.org:utilities/krusader.git
 

Note: Refer to the GitKdeOrgManual for details.

Installation

$ mkdir krusader-build && cd krusader-build
 $ cmake ../krusader -DCMAKE_INSTALL_PREFIX=/usr/
 $ make -j$(nproc)
 # At the beginning of the following command: `sudo` must be added if Kubuntu, Ubuntu, Debian, or similar is being used.
 $ su -c "make install"
 

Note: For the advanced and latest installation instructions please refer to the INSTALL file in the Krusader sources.

Note: On a multi cpu/core system you might want to speed up the compile process by increasing the number of jobs (e.g. "make -j4").

Localization

Due to the layout of KDE's repository, translations aren't part of the checkout. There is a list of translation files in the 10n.kde.org Krusader page. In that list anyone can look for his desired translation file, hover the mouse cursor over its link, see its tooltip to look up the appropriate language code (which is shown between parentheses, e.g. if on the tooltip it's seen "German (de)" that means that the language code is: de), click on the link (in order to download the proper krusader.po file), and execute:

$ msgfmt krusader.po -o krusader.mo
 # At the beginning of the following command: `sudo` must be added if Kubuntu, Ubuntu, Debian, or similar is being used.                    
 # Replace <XX> with the previously found language code (e.g. de for German). 
 $ su -c "cp krusader.mo /usr/share/locale/<XX>/LC_MESSAGES/"
 

Building a git snapshot with translations

In order to build a snapshot which includes translations KDE's releaseme script can be used. Here is how it works:

-
$ git clone git://anongit.kde.org/releaseme
+                    
$ git clone https://invent.kde.org/kde/releaseme
 $ releaseme/tarme.rb --version git`date +%Y%m%d` --origin trunk krusader
 

Note: You need to have ruby installed to run the script.

The script will create a tarball in the same directory which can be installed as usual:

$ tar xjvf krusader-git`date +%Y%m%d`.tar.bz2
 $ cd krusader-git`date +%Y%m%d`
 $ cmake -DCMAKE_INSTALL_PREFIX=/usr/
 $ make
 $ su -c "make install"
diff --git a/get-involved/mailing-lists/index.html b/get-involved/mailing-lists/index.html index 4b9dde9..bdf689c 100644 --- a/get-involved/mailing-lists/index.html +++ b/get-involved/mailing-lists/index.html @@ -1,121 +1,121 @@ Krusader - Get Involved

This Project 
runs a few mailing lists

The mailing lists are the project's main source to get in touch with both developers and users.

Google Groups

  • Main development mailing list.
    browse | subscribe

  • List for usage related questions.
    browse | subscribe

  • Very low volume list, used for announcements of new versions or critical bugfixes.
    browse | subscribe

KDE Mailing Lists

  • New releases of KDE applications, including Krusader, are announced here.
    browse | subscribe

  • The commitfilter can be used to define Krusader related filters to receive commit messages.

diff --git a/get-krusader/index.html b/get-krusader/index.html index 355ebed..cd2b05a 100644 --- a/get-krusader/index.html +++ b/get-krusader/index.html @@ -1,159 +1,159 @@ Krusader - Twin panel file management for your desktop

Get your copy 
of the Krusader file manager

Looking for a quick source download? Krusader comes in different flavors:

The latest stable version of Krusader.
Mature and safe for everyday use.

This version is a (possibly) unstable but may include new features
and bug fixes that haven't been released yet.

Chances are good, that Krusader is already part of your distribution and can be installed without major effort. In a perfect world Krusader is only one command away ...

Debian

# apt-get install krusader
 

Note:This is supposed to work on any Debian based system like Ubuntu or Mepis as well as other apt-get aware distributions such as ALT Linux.

Related links: Packages.debian.org, Packages.ubuntu.com

Gentoo

# emerge krusader
 

Note:Refer to the official Gentoo Handbook if you intend to try the testing branch.

Related links: Packages.gentoo.org

Fedora

# dnf install krusader
 

Related links: Fedora package database

Mageia

# urpmi krusader
 

Related links: Mageia wiki

More systems known to include Krusader:
Arch LinuxArcheOSArk LinuxFreeBSDFrugalware LinuxKanotixLunar LinuxROCK LinuxOpenLXopenSUSEKnoppixLinspirePCLinuxOSALT LinuxSource Mage

<?php i18n(">

Extensions

Krusader can be extended with custom add-ons called User Actions. You can find existing extensions and share your own ones in the KDE store. Note that all add-ons there are unofficial, use them with caution.

diff --git a/get-krusader/release-archive/index.html b/get-krusader/release-archive/index.html index 8fb63c3..408e3e7 100644 --- a/get-krusader/release-archive/index.html +++ b/get-krusader/release-archive/index.html @@ -1,169 +1,169 @@ Krusader - Twin panel file management for your desktop

Krusader
release archive

A list of several Krusader releases.

-

See the full changelog here: ChangeLog

+

See the full changelog here: ChangeLog

Krusader 2.7.2 "Peace of Mind"

Release date: 2019-Aug-25 - KDE Plasma 5 and other desktops - Release notes | Changelog

SHA256 checksum: 41a39a43b3c42dd1d1ecaea86df30caff6a061fecc1d66f60859b2a3ca976109

Krusader 2.7.1 "Peace of Mind"

Release date: 2018-Aug-12 - KDE Plasma 5 and other desktops - Release notes | Changelog

SHA256 checksum: d5c14d7e0698b84a1285efe7058074f760924d13d0823e1b5123fbe771907deb

Krusader 2.7.0 "Peace of Mind"

Release date: 2018-May-13 - KDE Plasma 5 and other desktops - Release notes | Changelog

SHA256 checksum: 8b41522b3b1297d5f293f4fe9becaf255bc06b16d5b19b220653da5e951e9a27

Krusader 2.6.0 "Stiff Challenges"

Release date: 2017-Apr-12 - KDE Plasma 5

SHA256 checksum: 7061a43cada6bd7df991ed2e3e5193b1d99144fa426c8331a2b54170b79b3a39

Krusader 2.5.0 "Clear Skies"

Release date: 2016-Oct-22 - KDE Plasma 5 - Changelog

SHA256 checksum: fb9f4b237378fd5d86d5c0202b9d714f3d8dfe549ba9e7926f6f9de60b5088d7

Krusader 2.4.0-beta3 "Single Step"

Release date: 2012-Oct-21 - KDE Plasma 4 - Release notes | Changelog

Krusader 2.4.0-beta2 "Giant Steps"

Release date: 2012-Oct-12 - KDE Plasma 4 - Release notes | Changelog

Krusader 2.4.0-beta1 "Migration"

Release date: 2011-Jun-26 - KDE Plasma 4 - Release notes | Changelog

Krusader 2.3.0-beta1 "New Horizons"

Release date: 2010-Dec-16 - KDE Plasma 4

Krusader 2.2.0-beta1 "DeKade"

Release date: 2010-Apr-30 - KDE Plasma 4

Krusader 2.1.0-beta1 "Rusty Clutch"

Release date: 2009-Oct-31 - KDE Plasma 4

Krusader 2.0.0 "Mars Pathfinder"

Release date: 2009-Apr-11 - KDE Plasma 4 - Release notes | Changelog

Krusader 1.90.0 "Power Stone"

Release date: 2008-Mar-15 - KDE 3 - Release notes | Changelog

Visit SourceForge for a full archive of Krusader packages including builds for various systems.

diff --git a/index.html b/index.html index 4ca3ba9..6b81f9f 100644 --- a/index.html +++ b/index.html @@ -1,113 +1,113 @@ Krusader - Twin panel file management for your desktop

Twin panel file management
for your desktop

Krusader is an advanced twin panel (commander style) file manager for KDE Plasma and other desktops in the *nix world, similar to Midnight or Total Commander. It provides all the file management features you could possibly want. Plus:

  • Extensive archive handling
  • Mounted filesystem support
  • File transfers with (S)FTP
  • Advanced search module
  • Copy/move queues
  • An internal viewer and editor
  • Directory synchronisation
  • File content comparisons
  • Powerful batch renaming
  • And much much more ...

It supports a wide variety of archive formats and can handle other KIO slaves such as smb or fish. It is (almost) completely customizable, very user friendly, fast and looks great on your desktop! You should give it a try.

This piece of software is developed by the Krusader Krew, published under the GNU General Public Licence.

diff --git a/report-bugs/index.html b/report-bugs/index.html index 6f69695..54f985c 100644 --- a/report-bugs/index.html +++ b/report-bugs/index.html @@ -1,101 +1,101 @@ Krusader - Report Bugs

Bugs?!?
Well, okay...

We use the KDE Bugtracker. Refer to the FAQ for how to provide useful information in your bug report.

Note: Before you file a new bug, please make sure that the bug hasn't already been reported.

Bug FAQs

Frequently asked questions about thinks not working in Krusader and their solutions.

I cannot use my favourite protocol X (SFTP, MTP, NFS, SMB, ...) in Krusader ("Protocol not supported"). Why?

Support for these protocols is not inbuilt in Krusader but provided by KIO. You need to additionally install the corresponding protocol library. The package is most likely called kio-extras.

Some or many icons are missing in Krusader

Krusader uses icons which are contained in KDE Plasma's default icon set Breeze or other icon sets like Oxygen, make sure you have at least one of them installed. Other icon sets will most likely not contain all icons needed.