diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-08-11 11:46:07 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-08-11 11:46:07 +0200 |
commit | c49eb66e42e608b1f2448002e6fad7a970efaadc (patch) | |
tree | bcf5782548d36641718d53ee52a123ecee07d102 /easy_e17.sh | |
parent | 8da3aba0eb9ed8c1ebb265892f37f9c87237758a (diff) | |
download | bin-c49eb66e42e608b1f2448002e6fad7a970efaadc.zip bin-c49eb66e42e608b1f2448002e6fad7a970efaadc.tar.gz |
reas_e17.sh: remove emage, efm_nav, efm_path, efm_pathbar
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-x | easy_e17.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index 2886df2..19dac69 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -35,10 +35,10 @@ cmd_svn_update_conflicts_ask="svn update -r" efl_basic="eina eet evas ecore efreet eio eeze e_dbus embryo edje" efl_extra="imlib2 azy emotion ethumb libeweather elementary elfe enlil ensure libast python-evas python-ecore python-e_dbus python-edje python-ethumb python-emotion python-elementary shellementary" bin_basic="exchange e" -bin_extra="calculator converter e_phys editje edje_viewer elmdentica elsa emage emote empower enjoy enki envision ephoto espionnage Eterm eve excessive expedite exquisite eyelight phonebook rage sticky-notes" +bin_extra="calculator converter e_phys editje edje_viewer elmdentica elsa emote empower enjoy enki envision ephoto espionnage Eterm eve excessive expedite exquisite eyelight phonebook rage sticky-notes" bin_games="eblock e_cho econcentration eskiss e-type minesweeper ninestime" e_modules_bin="emprint exalt" -e_modules_extra="mpdule exebuf cpu comp-scale mem slideshow wlan everything-pidgin execwatch calendar notification efm_nav snow drawer everything-skel engage everything-mpris diskio exalt-client everything-wallpaper everything-aspell screenshot rain efm_path places eweather deskshow winlist-ng weather mail everything-tracker eooorg empris xkbswitch penguins moon iiirk alarm photo skel language news taskbar everything-places tclock tiling flame itask forecasts efm_pathbar everything-websearch winselector quickaccess uptime net" +e_modules_extra="mpdule exebuf cpu comp-scale mem slideshow wlan everything-pidgin execwatch calendar notification snow drawer everything-skel engage everything-mpris diskio exalt-client everything-wallpaper everything-aspell screenshot rain places eweather deskshow winlist-ng weather mail everything-tracker eooorg empris xkbswitch penguins moon iiirk alarm photo skel language news taskbar everything-places tclock tiling flame itask forecasts everything-websearch winselector quickaccess uptime net" packages_basic="$efl_basic $bin_basic" packages_half="$efl_basic $bin_basic $e_modules_bin $e_modules_extra" |