Go to file
rtlhq 9da7ac54a4 New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
debian New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
m4 Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
panel-plugin New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
po Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
AUTHORS Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
COPYING Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
ChangeLog Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
Makefile.am Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
Makefile.in Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
NEWS New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
README.md Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
TODO Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
aclocal.m4 New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
compile Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
config.guess Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
config.h.in New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
config.sub Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
configure New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
configure.ac New upstream release (1.8.3). 2022-12-25 08:40:13 +00:00
depcomp Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
install-sh Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
intltool-extract.in Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
intltool-merge.in Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
intltool-update.in Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
ltmain.sh Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00
missing Import Upstream version 1.8.2 2022-09-24 12:44:42 +08:00

README.md

License

xfce4-places-plugin

The xfce4-places-plugin brings much of the functionality of GNOME's Places menu to Xfce.

This plugin adds a small button to the panel. Clicking on it opens a menu, which shows:

  • System folders: home directory, trash, desktop, file system
  • Removable media
  • User-defined bookmarks
  • Recent Documents

Homepage

Xfce4-places-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-places-plugin source code

Download a Release Tarball

Xfce4-places-plugin archive or Xfce4-places-plugin tags

Installation

From source code repository:

% cd xfce4-places-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-places-plugin-<version>.tar.bz2
% cd xfce4-places-plugin-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.