nautilus-hide 0.1.2-1~ubuntu14.04.1 source package in Ubuntu

Changelog

nautilus-hide (0.1.2-1~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1463966)

 -- Micah Gersten <email address hidden>  Sun, 28 Jun 2015 16:28:50 -0500

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Trusty
Original maintainer:
Bruno Nova
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty backports universe gnome

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
nautilus-hide_0.1.2.orig.tar.xz 14.9 KiB 4c7342e4eee07fd1d6718c5149c86b322f38e22a662aa15de242d9ee705d114c
nautilus-hide_0.1.2-1~ubuntu14.04.1.debian.tar.gz 4.6 KiB 61fb551bba17e264f6bbbac050db9c35c21a4717e4ed17cd24307b4827a3611a
nautilus-hide_0.1.2-1~ubuntu14.04.1.dsc 1.9 KiB 5d88a220605a61352a9ecc9b78b43967a6e2fa2bde2367e148141e818aefa94e

View changes file

Binary packages built by this source

nautilus-hide: Extension for Nautilus to hide files without renaming them

 Nautilus Hide is a simple Python extension for the Nautilus file manager that
 adds options to the right-click menu to hide or unhide files.
 .
 The extension hides the files without renaming them (i.e. without prefixing a
 dot ('.') or suffixing a tilde ('~')).
 It does that by adding their names to the folder's '.hidden' file, which
 Nautilus reads to hide the listed files the next time you open or refresh the
 folder.