FreeBSD Bugzilla – Attachment 33910 Details for
Bug 55306
[patch] adds filemanagers to desktop applications section
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
chapter.sgml.diff
chapter.sgml.diff (text/plain), 5.61 KB, created by
Josef El-Rayes
on 2003-08-06 13:30:13 UTC
(
hide
)
Description:
chapter.sgml.diff
Filename:
MIME Type:
Creator:
Josef El-Rayes
Created:
2003-08-06 13:30:13 UTC
Size:
5.61 KB
patch
obsolete
>--- chapter.sgml.orig Sun Aug 3 12:59:01 2003 >+++ chapter.sgml Wed Aug 6 14:22:40 2003 >@@ -370,6 +370,144 @@ > </sect2> > </sect1> > >+ <sect1 id="desktop-filemanagers"> >+ <title>Filemanagers</title> >+ >+ <para>Especially for people coming from a Windows or Mac OS >+ background, graphical filemanagers play an essential role in >+ their daily computer usage. Both the <application>KDE</application> >+ and <application>GNOME</application> desktop environments come >+ with excellent applications, that do more than just help to organize >+ your filesystem.</para> >+ >+ <para>This section covers these applications:</para> >+ >+ <informaltable> >+ <tgroup cols="4"> >+ <thead> >+ <row> >+ <entry>Application Name</entry> >+ <entry>Resources Needed</entry> >+ <entry>Installation from Ports</entry> >+ <entry>Major Dependencies</entry> >+ </row> >+ </thead> >+ >+ <tbody> >+ <row> >+ <entry><application>Konqueror</application></entry> >+ <entry>medium</entry> >+ <entry>heavy</entry> >+ <entry><application>KDE</application></entry> >+ </row> >+ <row> >+ <entry><application>Nautilus</application></entry> >+ <entry>medium</entry> >+ <entry>heavy</entry> >+ <entry><application>GNOME</application>-related libraries</entry> >+ </row> >+ <row> >+ <entry><application>xfce4-fm</application></entry> >+ <entry>light</entry> >+ <entry>light</entry> >+ <entry><application>Gtk+</application> >+ </row> >+ <row> >+ <entry><application>Rox Filer</application></entry> >+ <entry>light</entry> >+ <entry>light</entry> >+ <entry><application>GNOME</application>-related libraries</entry> >+ </row> >+ </tgroup> >+ </informaltable> >+ >+ <sect2> >+ <title>Konqueror</title> >+ <indexterm> >+ <primary><application>Konqueror</application></primary> >+ </indexterm> >+ >+ <para><application>Konqueror</application> is the key application of the <application>K Desktop Environment</application>. It serves as a Webbrowser, Filemanager and documents viewer. >+ Although it is integrated in <application>KDE</application> it can be used as >+ a standalone application. It is a HTML 4.01 compliant Webbrowser, with support for >+ CSS, Javascript and Plugins for Java, Flash and SSL. Like Mozilla it comes with Tabs >+ for browsing. >+ Konqueror is also a universal viewing application, able to display images and >+ documents without having to launch another application. >+ It allows you to do local and remote network file browsing, and applications >+ may be launched with a click.</para> >+ >+ <para>To install <application>Konqueror</application> you have to >+ install this port:</para> >+ >+ <screen>&prompt.root; <userinput>cd /usr/ports/x11/kdebase3</userinput> >+&prompt.root; <userinput>make install clean</userinput></screen> >+ >+ <para>Additional information about Konqueror is available at <ulink url="http://www.konqueror.org"> >+ http://www.konqueror.org</ulink> >+ </para> >+ >+ </sect2> >+ <sect2 id="Nautilus"> >+ <title>Nautilus</title> >+ <indexterm> >+ <primary><application>Nautilus</application></primary> >+ </indexterm> >+ >+ <para>Initially developed by Eazel, <application>Nautilus</application> is now maintained >+ by the <application>GNOME</application> Project. It is the >+ <application>Konqueror</application>-pendant in the GNOME-World - allows you to >+ manage your files and folders, or browse your LAN through Samba and NFS. >+ The left part of the window features a <application>Mozilla</application>-style >+ sidebar.</para> >+ >+ <screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/nautilus2</userinput> >+&prompt.root; <userinput>make install clean</userinput></screen> >+ >+ <para>For further information visit the <ulink url="http://www.gnome.org/projects/nautilus/"> >+ official project page</ulink>. >+ </para> >+ </sect2> >+ >+ <sect2 id="xfce4-fm"> >+ <title>XFCE4 Filemanager</title> >+ <indexterm> >+ <primary><application>XFCE4 Filemanager</application> >+ </indexterm> >+ >+ <para>This is the filemanager that comes with <application>xfce4</application>-desktop, >+ which can be used as a standalone application. It features bookmarks to create >+ virtual directories with local files and remote SMB network files or shares. The >+ filemanager is able to mount and unmount <filename>/etc/fstab</filename> entries. >+ There is also support for thrashbins.</para> >+ >+ <screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/xfce4-fm</userinput> >+&prompt.root; <userinput>make install clean</userinput></screen> >+ >+ <para>More information is available at <ulink url="http://www.xfce.org/"> >+ http:/www.xfce.org/</ulink></para> >+ </sect2> >+ >+ <sect2 id="rox-filer"> >+ <title>Rox Filer</title> >+ <indexterm> >+ <primary><application>Rox Filer</application> >+ </indexterm> >+ >+ <para>While other filemanagers are sometimes a bit ponderous, this one is >+ fast and lightweight. It features a powerful expression-based find feature, >+ a pop-up minibuffer allows navigating the filesystem using shell-style tab >+ completion. Like xfce4-fm it is also able to mount and unmount filesystems. >+ </para> >+ >+ <screen>&prompt.root; <userinput>cd /usr/ports/x11-wm/xfce4-fm</userinput> >+&prompt.root; <userinput>make install clean</userinput></screen> >+ >+ <para>Additional information is available at the rox-filer project page >+ at <ulink url="http://rox.sourceforge.net/">http://rox.sourceforge.net/</ulink></para> >+ </sect2> >+ </sect1> >+ > <sect1 id="desktop-productivity"> > <title>Productivity</title>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 55306
: 33910