| 85 | {{{ |
| 86 | class basenode::desktop { |
| 87 | |
| 88 | include maquinavirtual::dosemu::cta |
| 89 | include ubuntu_sources_list::virtualbox |
| 90 | include ubuntu_sources_list::medibuntu |
| 91 | |
| 92 | include escritorio::oo30conf::fileformat |
| 93 | |
| 94 | $graphical_theme = "gdm-carpani-cta" |
| 95 | include login_themes::gdm::carpani_cta |
| 96 | |
| 97 | include cups::browse |
| 98 | |
| 99 | include estacion-de-trabajo |
| 100 | include escritorio::basico |
| 101 | include escritorio::autostart-off |
| 102 | include escritorio::fondos::cta |
| 103 | include escritorio::iconos |
| 104 | include escritorio::gnome-theme::xp |
| 105 | include escritorio::tb2conf |
| 106 | include escritorio::tb2::extensions |
| 107 | } |
| 108 | }}} |