aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-20 19:44:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-02-20 19:44:44 -0300
commit7f002e81adeba77afabf614a87631218cafa3771 (patch)
tree4b89431bf192734dc3240b71177deeb471527bcf /manifests/subsystems/utils.pp
parentf950f306ef9542c4fa893ca1d6ea5d13514f723e (diff)
downloadpuppet-nodo-7f002e81adeba77afabf614a87631218cafa3771.tar.gz
puppet-nodo-7f002e81adeba77afabf614a87631218cafa3771.tar.bz2
Adding gtk-smooth-themes into utils::personal
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r--manifests/subsystems/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index 38ebf30..e7105de 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -75,7 +75,7 @@ class utils::personal {
'rtorrent', 'p7zip-full', 'signing-party',
'easytag', 'flashplugin-nonfree', 'mercurial',
'jhead', 'unison', 'exuberant-ctags',
- 'tig', 'gtk-theme-switch2' ]:
+ 'tig', 'gtk-theme-switch2', 'gtk-smooth-themes' ]:
ensure => installed,
}