FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
[2009-08-19] Krusader Newsletter - Volume 5, Number 2

 
Post new topic   Reply to topic    Krusader Forum Index -> Newsletter
View previous topic :: View next topic  
Author Message
Frank
Documentation & Marketing Coordinator


Joined: 19 Jun 2003
Posts: 1269
Location: Belgium

PostPosted: Sun Aug 09, 2009 10:20 am    Post subject: [2009-08-19] Krusader Newsletter - Volume 5, Number 2 Reply with quote

-------------------------------------------------------------------------------------

Krusader Newsletter, 9 August 2009

(c) 2005-2009 by The Krusader Krew, All Rights Reserved

-------------------------------------------------------------------------------------

Welcome to the second Krusader Newsletter of 2009 with news, views and information about recent developments and ongoing issues in the Krusader project. Our aim is to inform of recent developments, give a preview of upcoming features and to give our loyal users a direct line to the Krusader Krew.



Krusader-2.0.0 "Mars Pathfinder" released!
Krusader 2.0.0 is the first Krusader-stable for KDE4 [1].
The highlights are: all source code is ported to kDE4, the long awaited queue manager, five different sorting methods, predefined mouse selection modes, many bug-fixes.
This is also the first release that comes with experimental support for the Windows platform. Who thought that day would ever come?
A review can be found at tuxarena.com [2].

1. http://www.krusader.org/phpBB/viewtopic.php?t=2265
2. http://tuxarena.blogspot.com/2009/07/krusader-20-review-first-stable-kde4.html


Krusader goes KDE Extragear !
Krusader has entered its new home in KDE Extragear SVN [3].
Further Krusader development takes place in KDE's SVN repository [4], so the SourceForge SVN repository is officially obsolete.
Special thanks goes to Fathi Boudra for handling the migration process!

3. http://www.krusader.org/phpBB/viewtopic.php?t=2296
4. http://websvn.kde.org/trunk/extragear/utils/krusader/


Krusader-SVN development download
The latest up to date installation instructions can always be found in the INSTALL file [5].
The Krusader development version is called Krusader-2.1.0-SVN "Rusty Clutch", the name is a tribute to KDE Extragear since we are under way to the first gear.

Download the latest available Krusader-2.1.x SVN sourcecode with subversion:
Code:
$ svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/utils/krusader/

Please note that the above command doesn't download the GUI translations and the Krusader handbook, since their source code resides in other directories.

Here is a quick hack to get and install the German Krusader-GUI:
Code:
$ wget http://websvn.kde.org/*checkout*/trunk/l10n-kde4/de/messages/extragear-utils/krusader.po
$ msgfmt krusader.po -o krusader.mo
$ su -c "cp krusader.mo /usr/share/locale/de/LC_MESSAGES/"

Change "de" on your language code "foo" to get the proper translation of your preference.

5. http://websvn.kde.org/trunk/extragear/utils/krusader/INSTALL?view=markup



Translating Krusader in KDE Extragear
Please join your KDE i10n team if you like to continue translate the Krusader GUI or the Krusader handbook [6] [7].

6. http://l10n.kde.org/teams-list.php
7. http://groups.google.com/group/krusader-news/browse_thread/thread/e86bfe41afb75a73



Krusader translation status in KDE Extragear
The Krusader translation status can be followed on a Wiki [8].
Current Krusader status: Currently no release schedule, Currently not in string freeze.

The translation status of the Krusader GUI can be monitored [9].

The translation status of the Krusader HANDBOOK can be monitored with several urls.
Because there are about twenty handbook pot files there are about twenty url's for the handbook
e.g. url [10] [11]
If you take a look you can see that KDE translation teams are working on Ukrainian, Swedish, Portuguese, German, and French Krusader handbooks!
We are not sure if one url exist that shows the complete i10 status of the handbook.

Location of the translation template files in KDE Extragear.
- The Krusader GUI pot file [12].
- A small Krusader GUI pot file for the Krusader icon [13].
- The Krusader Handbook pot files (+ other pot files of other projects) [14].

Some examples of translation files, these are the files that translators are working on (In this example the German translation):
Change "de" in your language code "foo" to check out your language "foo".
The German Krusader GUI and icon po file (krusader.po,desktop_extragear-utils_krusader.po not yet translated, and some other i10n po files) [15].
The German Krusader handbook po files (and some other i10n po files) [16].

8. http://techbase.kde.org/Schedules/Extragear
9. http://l10n.kde.org/stats/gui/trunk-kde4/po/krusader.po/
10. http://l10n.kde.org/stats/doc/trunk-kde4/po/krusader.po/
11. http://l10n.kde.org/stats/doc/trunk-kde4/po/krusader_advanced-functions.po/
12. http://websvn.kde.org/trunk/l10n-kde4/templates/messages/extragear-utils/krusader.pot?view=log
13. http://websvn.kde.org/trunk/l10n-kde4/templates/messages/extragear-utils/desktop_extragear-utils_krusader.pot?view=log
14. http://websvn.kde.org/trunk/l10n-kde4/templates/docmessages/extragear-utils/
15. http://websvn.kde.org/trunk/l10n-kde4/de/messages/extragear-utils/
16. http://websvn.kde.org/trunk/l10n-kde4/de/docmessages/extragear-utils/



Krusader Mac port with macports.org
Macports.org [17] is used for the Krusader Mac port. A Portfile [18] is provided for Krusader-2.0.0 "Mars Pathfinder".
Krusader on Mac OS X is an application bundle called krusader.app. you can double click it in Finder or use the "open" command in the terminal [19].
Code:
$ open /opt/local/bin/krusader.app

To open it blocking and to see all the output you can also start the executable inside the bundle directly
Code:
$ /opt/local/bin/krusader.app/Contents/MacOS/krusader

There is also a recent blog entry about installing Krusader on Mac using Macports [20].

17. http://www.macports.org/
18. http://trac.macports.org/ticket/17731
19. http://www.krusader.org/phpBB/viewtopic.php?t=2308
20. http://n0tablog.wordpress.com/2009/06/24/installing-krusader-orthodox-file-manager-on-mac-os-x/


New features available in Krusader-2.0.0-SVN "Rusty Clutch"
Please note that Krusader-SVN is a development version and probably will contain some bugs,
but it allows you to use the brand new features (it contains bug fixes as well) !

Current highlights:
- Queued packing / unpacking [21]
- Lister: a fast text/hex viewer for Krusader [22]
- Lock tabs, close inactive tabs, close duplicated tabs [23]
- File regex in quick search
- Service menu
- Better trash integration

A complete overview of all Changes can be monitored online with the Changelog [24] and SVNNEWS [25] files.

21. http://www.krusader.org/phpBB/viewtopic.php?t=2286
22. http://www.krusader.org/phpBB/viewtopic.php?t=2294
23. http://www.krusader.org/phpBB/viewtopic.php?t=1975
24. http://websvn.kde.org/trunk/extragear/utils/krusader/ChangeLog?view=markup
25. http://websvn.kde.org/trunk/extragear/utils/krusader/SVNNEWS?revision=1003211&view=markup


Help and feedback
Here you get a chance to contribute to the Krusader project. Some things need to be done, but can't be done by us. Help, feedback, and contributions are always welcome. If you feel you can help, please follow this link [26]. Thank you! If you have a topic for Krusader news, please contact Frank. Your feedback on this newsletter and future newsletters will be appreciated.

26. http://www.krusader.org/help.php

Thanks for reading. If you have any ideas to improve Krusader, feel free to let us know. We do it all, for you....

Kind regards,

Krusader Krew
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Krusader Forum Index -> Newsletter All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group