Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

apps:gigolo:4.16:start [2020/08/11 22:54] – created kevinbowenapps:gigolo:4.16:start [2021/02/09 15:40] (current) – sync to main kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Gigolo ======+{{ :xfce:xfce.gigolo.png?no link|}} 
 +====== Gigolo - remote filesystem management frontend ====== 
 + 
 +  * **[[#Usage|Usage]]** 
 +  * **[[#Screenshots|Screenshots]]** 
 +  * **[[#Dependencies|Dependencies]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +---- 
 + 
 +===== Introduction =====
  
 Gigolo is a frontend to easily manage connections to remote filesystems using Gigolo is a frontend to easily manage connections to remote filesystems using
Line 6: Line 18:
 bookmarks of such. bookmarks of such.
  
-For more information and additional help, please see the homepage at http://www.uvena.de/gigolo/+GVfs is an userspace virtual filesystem and the successor of GnomeVfs but doesn'
 +depend on Gnome itself. It only requires a recent GLib version and a properly setup 
 +DBus system. Then it provides almost transparent access to remote 
 +resources like FTP or SFTP (SSH) connections, SMB (windows shares) or special resources like ''trash://'', ''burn://'' or even accessing your digital photo camera. 
 + 
 + 
 +For more information and additional help, please see the [[http://www.uvena.de/gigolo/|gigolo homepage]].
  
-  * **[[#Dependencies|Dependencies]]** +---- 
-  * **[[#Latest Release|Latest Release]]** + 
-  * **[[#Source Code Repository|Source Code Repository]]** +===== Usage ===== 
-  * **[[#Reporting Bugs|Reporting Bugs]]**+ 
 +You can start Gigolo in the following ways: 
 + 
 +  * From the Desktop Environment menu: 
 + 
 +    Choose in your application menu of your used Desktop Environment: 
 +    System --> Gigolo. 
 + 
 +  * From the command line: 
 + 
 +    To start Gigolo from a command line, type the following and press Return:: 
 + 
 +      $ gigolo 
 + 
 +  * To get a list of available command line options, run:: 
 + 
 +      $ gigolo --help 
 + 
 +[[|Back to Top]]
 ---- ----
  
Line 28: Line 64:
 </figure> </figure>
  
 +[[|Back to Top]]
 ---- ----
  
 ===== Dependencies ===== ===== Dependencies =====
 +
 +For compiling Gigolo, you will need the GTK (>= 2.12.0) libraries
 +and header files. You will also need its dependency libraries and header
 +files, such as Pango, Cairo, Glib and ATK. All these files are available at
 +http://www.gtk.org.
 +
 +Furthermore you need, of course, a C compiler as well as the intltool package.
 +
   * GTK 2.12 or newer   * GTK 2.12 or newer
   * GLib 2.16 or newer   * GLib 2.16 or newer
   * GVfs (in any version)   * GVfs (in any version)
   * intltool   * intltool
 +
 +[[|Back to Top]]
 +----
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 1.4.13 (202020115)==== +{{rss>https://archive.xfce.org/feeds/project/gigolo 1 date description 2h}}
-[[https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.1.tar.bz2|gigolo-0.5.1.tar.bz2]]+
  
   * **[[http://archive.xfce.org/src/apps/gigolo/|Previous Releases]]**   * **[[http://archive.xfce.org/src/apps/gigolo/|Previous Releases]]**
 +
 +[[|Back to Top]]
 +----
  
 ===== Source Code Repository ===== ===== Source Code Repository =====
 [[https://gitlab.xfce.org/apps/gigolo/|]] [[https://gitlab.xfce.org/apps/gigolo/|]]
 +
 +----
 +
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
   * **[[:apps:gigolo:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs   * **[[:apps:gigolo:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
 +
  
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[:start|Back to main Xfce documentation page]]+[[:4.16:start|Back to main Xfce documentation page]]