<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Wed Jun 19, 2013 8:35 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Wed Jun 19, 2013 8:35 am</pubDate>
  <lastBuildDate>Wed Jun 19, 2013 8:35 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>ROX-Filer 2.5</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=27150#27150</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=63'&gt;guy&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Jul 10, 2006 7:48 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      ROX-Filer 2.5 is out now!&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/ROX-Filer&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/ROX-Filer&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
ROX-Filer is a small, fast, powerful filer for Unix, Linux and compatible&lt;br /&gt;
systems. Its user interface is based on the RISC OS filer, and it supports&lt;br /&gt;
similar concepts, such as application directories, drag-and-drop saving&lt;br /&gt;
and popup menus. It implements a RISC OS like pinboard, and a panel which&lt;br /&gt;
can be used in a similar way to the RISC OS iconbar. It also supports many&lt;br /&gt;
features not found in RISC OS, including thumbnails of images, keyboard&lt;br /&gt;
short-cuts, custom menus, many more options, powerful search facilities,&lt;br /&gt;
etc.&lt;br /&gt;
&lt;br /&gt;
ROX-Filer can be used on its own, with another desktop (such as GNOME, KDE&lt;br /&gt;
or XFCE), or as the core component of the ROX desktop. The ROX desktop&lt;br /&gt;
aims to bring all the good features of RISC OS to modern systems.&lt;br /&gt;
The project web pages get around one hundred thousand hits per month, and&lt;br /&gt;
the mailing lists have seen over ten thousand posts.&lt;br /&gt;
&lt;br /&gt;
Get ROX-Filer here:&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/HelpInstalling&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/HelpInstalling&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
To get the whole desktop, just download the ROX-All pacakge from here:&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/ROX-All&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/ROX-All&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Screenshots (including many contributed by our users):&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/screenshots&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/screenshots&lt;/a&gt;&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/guide&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/guide&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The filer is distributed under the GNU General Public License, which&lt;br /&gt;
means that anyone can modify it, use bits of it in their own (GPL)&lt;br /&gt;
programs, etc. Indeed, many of the improvements made to the filer were&lt;br /&gt;
added by other ROX users and posted as patches to the mailing list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Changes since ROX-Filer 2.4:&lt;br /&gt;
&lt;br /&gt;
New features:&lt;br /&gt;
&lt;br /&gt;
- Allow pinboard and panel icons to be locked (Dennis Tomas, suggested&lt;br /&gt;
  by Abrolag).&lt;br /&gt;
&lt;br /&gt;
- Display extra information in properties box for desktop files (Stephen&lt;br /&gt;
  Watson).&lt;br /&gt;
&lt;br /&gt;
- Allow setting icons in the AppInfo.xml file (Dennis Tomas). Example:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;AppMenu&amp;gt;&lt;br /&gt;
   &amp;lt;Item option=&quot;--options&quot; icon=&quot;gtk-preferences&quot;&amp;gt;...&amp;lt;/Item&amp;gt;&lt;br /&gt;
  &amp;lt;/AppMenu&amp;gt;&lt;br /&gt;
&lt;br /&gt;
- Added SetIcon and UnsetIcon SOAP calls (Jonatan Liljedahl). With this&lt;br /&gt;
  you can have your volume manager (like ivman) set icons for the&lt;br /&gt;
  mounted media that represents what type of media it is (cdr, cdrw, usb&lt;br /&gt;
  stick, etc).&lt;br /&gt;
&lt;br /&gt;
- Right-clicking on the Show/hide button now turns thumbnails on and off&lt;br /&gt;
  (Peter Federighi).&lt;br /&gt;
&lt;br /&gt;
- Added options to change the &quot;mount&quot; and &quot;umount&quot; commands (Thomas&lt;br /&gt;
  Leonard).  This may be useful for using programs such as &quot;pmount&quot; and&lt;br /&gt;
  &quot;pumount&quot; (which allow mounting removable media without an fstab&lt;br /&gt;
  entry, or encrypted filesystems).&lt;br /&gt;
&lt;br /&gt;
- Added a 'Manage Thumbnails' link to the Options box (Thomas Leonard).&lt;br /&gt;
  If 0launch isn't available, tell the user the URL of the program we&lt;br /&gt;
  were trying to run so they can get it themselves. Tell users about&lt;br /&gt;
  right-click behaviour in a tooltip (Thomas Leonard).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Changes:&lt;br /&gt;
&lt;br /&gt;
- Removed separator from icon properties dialog box (Thomas Leonard).&lt;br /&gt;
&lt;br /&gt;
- Updated Word MIME type for new MIME database (Keith Warno).&lt;br /&gt;
&lt;br /&gt;
- When the handler for a MIME type is a symlink to a program, run the&lt;br /&gt;
  program using the target of the symlink rather than the link itself so&lt;br /&gt;
  that programs like gvim see the right name and behave correctly&lt;br /&gt;
  (Thomas Leonard, reported by Keith Warno).&lt;br /&gt;
&lt;br /&gt;
- Use full URI, not local path, for DocBook stylesheet (Pär Forsling).&lt;br /&gt;
&lt;br /&gt;
- When setting or clearing a globicon, redraw pinboard and panel icons&lt;br /&gt;
  too (Dennis Tomas).&lt;br /&gt;
&lt;br /&gt;
- When loading MIME icons from the current theme only get the pathname&lt;br /&gt;
  from GTK, but actually load it through our own cache (Thomas Leonard).&lt;br /&gt;
  GTK was loading a new copy of the image each time!&lt;br /&gt;
&lt;br /&gt;
- Changed name of save settings menu option to be more explicit (Stephen&lt;br /&gt;
  Watson).&lt;br /&gt;
&lt;br /&gt;
- In many .desktop files there is no &quot;%F&quot; or similar parameter to the&lt;br /&gt;
  &quot;Exec&quot; entry, although the application can open files. Work around&lt;br /&gt;
  this problem by adding the arguments to the end of the command in this&lt;br /&gt;
  case (Dennis Tomas).&lt;br /&gt;
&lt;br /&gt;
- Added Zero Install source interface (Thomas Leonard). Run this with&lt;br /&gt;
  0launch to compile against the GTK and GLib 2.4 headers (which will be&lt;br /&gt;
  downloaded automatically). This produces a binary that runs with these&lt;br /&gt;
  older versions, as well as with all later releases. Note that this has&lt;br /&gt;
  been somewhat superceded by the GTK-2.4 compatibility environment:&lt;br /&gt;
&lt;br /&gt;
  &lt;a href=&quot;http://0install.net/2006/interfaces/GTK-2.4.xml&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://0install.net/2006/interfaces/GTK-2.4.xml&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
- New type for XML files; &quot;application/&quot; rather than &quot;text/&quot; to match&lt;br /&gt;
  freedesktop.org updates (Thomas Leonard).&lt;br /&gt;
&lt;br /&gt;
- Moved test for a hidden file into its own function. Allows us to&lt;br /&gt;
  define additional tests as to whether a file is hidden, rather than&lt;br /&gt;
  just the first character of the file name (Stephen Watson).&lt;br /&gt;
&lt;br /&gt;
- Updated source file headers by removing the Id line, updating the&lt;br /&gt;
  year and clarifying the copyrights (Thomas Leonard).&lt;br /&gt;
&lt;br /&gt;
- The monospace font for the list view is now configurable via a&lt;br /&gt;
  ViewDetails::mono-font gtkrc entry (Stephen Watson).&lt;br /&gt;
&lt;br /&gt;
- When iconfiying a window, try to find space on the pinboard of the&lt;br /&gt;
  current screen first (Tony Houghton).&lt;br /&gt;
&lt;br /&gt;
- Updated the help text for rox --help (Andras Mohari).&lt;br /&gt;
&lt;br /&gt;
- Use a monospace font for the size and permissions columsn in the list&lt;br /&gt;
  view (Andras Mohari).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Bug fixes:&lt;br /&gt;
&lt;br /&gt;
- When a panel icon's image changed, the display didn't update (Thomas&lt;br /&gt;
  Leonard, reported by Dennis Tomas).&lt;br /&gt;
&lt;br /&gt;
- Any line in a .desktop file would be ignored if there was a blank line&lt;br /&gt;
  directly before it (Dennis Tomas).&lt;br /&gt;
&lt;br /&gt;
- Escape &quot; characters when generating translations for the Options.xml&lt;br /&gt;
  file (Andras Mohari).&lt;br /&gt;
&lt;br /&gt;
- When reading the output from 'du' for the Properties box, set the&lt;br /&gt;
  channel's encoding to NULL to avoid errors with non-UTF-8 filenames&lt;br /&gt;
  (Andras Mohari).&lt;br /&gt;
&lt;br /&gt;
- When running ROX-Filer for the first time ever, don't tell users that&lt;br /&gt;
  the Choices directory has been migrated unless they already had one.&lt;br /&gt;
  Also, don't bother creating symlinks to the new locations in this&lt;br /&gt;
  case. Other applications have had a while to catch up to the new&lt;br /&gt;
  system, and the message is rather confusing to new users (Thomas&lt;br /&gt;
  Leonard).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Translations:&lt;br /&gt;
&lt;br /&gt;
- Updated Chinese Translations (Babyfai Cheung).&lt;br /&gt;
&lt;br /&gt;
- Updated French manual translation (Arnaud Calvo).&lt;br /&gt;
&lt;br /&gt;
- Updated French translation (Vincent Lefèvre).&lt;br /&gt;
&lt;br /&gt;
- Updated Hungarian translation and converted to UTF-8 (Andras Mohari).&lt;br /&gt;
&lt;br /&gt;
- Updated Italian translation (Yuri Bongiorno).&lt;br /&gt;
&lt;br /&gt;
- Updated Russian translation (Nikita E. Shalaev).&lt;br /&gt;
&lt;br /&gt;
- Added Ukrainian translation (Yourko).&lt;br /&gt;
&lt;br /&gt;
- Added Vietnamese translation (Xomhau Newnick).&lt;br /&gt;
&lt;br /&gt;
- Updated instructions for creating a translation (reported by Yourko).&lt;br /&gt;
&lt;br /&gt;
- Make sure all the help message is translatable (Stephen Watson,&lt;br /&gt;
  reported by Andras Mohari).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ADDRESSES&lt;br /&gt;
&lt;br /&gt;
There are installation and getting started guides available. The getting&lt;br /&gt;
started guide has lots of screenshots and may be interesting to people&lt;br /&gt;
thinking of trying ROX, or wondering what it looks like.&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/HelpInstalling&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/HelpInstalling&lt;/a&gt;&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/guide&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/guide&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
There are two mailing lists; rox-users and rox-devel. You can subscribe&lt;br /&gt;
here, or look at the archives:&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/lists&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/lists&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
We have a mail-to-news gateway, so you can keep up with the lists&lt;br /&gt;
using your favourite newsreader if you don't want your inbox flooded (see&lt;br /&gt;
above link). You can also chat to us using IRC:&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/chat&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/chat&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
A selection of tutorials on writing ROX applications is available on-line:&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/devel&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/devel&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
OTHER NEWS&lt;br /&gt;
&lt;br /&gt;
See the news page for more details and links:&lt;br /&gt;
&lt;br /&gt;
       &lt;a href=&quot;http://rox.sourceforge.net/desktop/node&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://rox.sourceforge.net/desktop/node&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-- &lt;br /&gt;
Dr Thomas Leonard		http://rox.sourceforge.net&lt;br /&gt;
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=27150#27150</comments>
                                        <author>guy</author>
                                        <pubDate>Mon Jul 10, 2006 7:48 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=27150#27150</guid>
                                      </item></channel></rss>