[gnome-tweak-tool] Tweak visible volumes on desktop
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool] Tweak visible volumes on desktop
- Date: Thu, 4 Aug 2011 20:55:11 +0000 (UTC)
commit 356a190592f4d6793fac3a8331220e198d891a67
Author: John Stowers <john stowers gmail com>
Date: Fri Aug 5 08:54:43 2011 +1200
Tweak visible volumes on desktop
gtweak/tweaks/tweak_nautilus.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtweak/tweaks/tweak_nautilus.py b/gtweak/tweaks/tweak_nautilus.py
index 5896ca1..22bcd89 100644
--- a/gtweak/tweaks/tweak_nautilus.py
+++ b/gtweak/tweaks/tweak_nautilus.py
@@ -51,5 +51,6 @@ TWEAK_GROUPS = (
GSettingsSwitchTweak("org.gnome.nautilus.desktop", "home-icon-visible", schema_filename="org.gnome.nautilus.gschema.xml"),
GSettingsSwitchTweak("org.gnome.nautilus.desktop", "network-icon-visible", schema_filename="org.gnome.nautilus.gschema.xml"),
GSettingsSwitchTweak("org.gnome.nautilus.desktop", "trash-icon-visible", schema_filename="org.gnome.nautilus.gschema.xml"),
+ GSettingsSwitchTweak("org.gnome.nautilus.desktop", "volumes-visible", schema_filename="org.gnome.nautilus.gschema.xml"),
),
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]