diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-07-04 21:32:55 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-07-04 21:32:55 +0200 |
commit | 7aec9d88f842eeec62262c37fce1555fc140bfe8 (patch) | |
tree | f5c7d357ceeba9834d5914fc76eaa09f46db2882 /easy_e17.sh | |
parent | 5b857b1009d0fdf5186d96840d5e6b04ff4411b9 (diff) | |
download | bin-7aec9d88f842eeec62262c37fce1555fc140bfe8.zip bin-7aec9d88f842eeec62262c37fce1555fc140bfe8.tar.gz |
easy_e17.sh: remove duplicated comp-scale
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-x | easy_e17.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index b0e0db0..023a874 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -38,7 +38,7 @@ bin_basic="exchange e" bin_extra="calculator converter phonebook sticky-notes e_phys edje_viewer editje elsa emote empower enjoy enki envision ephoto Eterm eve expedite exquisite eyelight rage elmdentica" 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 elfe everything-pidgin execwatch calendar notification efm_nav snow drawer everything-skel engage everything-mpris diskio exalt-client everything-wallpaper everything-aspell screenshot rain comp-scale 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 elfe 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" packages_basic="$efl_basic $bin_basic" packages_half="$efl_basic $bin_basic $e_modules_bin $e_modules_extra" |