Add an option to show hidden files (Bug 8132)

Desktop / Xfce / Xfdesktop - Eric Koegel [gmail.com] - 3 August 2014 01:05 UTC

This patch adds an option to toggle the display of hidden files on the desktop.

4fb565b Add an option to show hidden files (Bug 8132)
common/xfdesktop-common.h | 1 +
doc/README.xfconf | 1 +
settings/main.c | 10 ++-
settings/xfdesktop-settings-ui.glade | 10 +++
src/xfce-desktop.c | 44 +++++++++++
src/xfdesktop-file-icon-manager.c | 134 +++++++++++++++++++++++-----------
src/xfdesktop-file-icon-manager.h | 3 +
7 files changed, 160 insertions(+), 43 deletions(-)

Upstream: git.xfce.org


  • Share