diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-03-26 21:13:56 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-03-26 21:13:56 +0100 |
commit | a7155fb0e27ba39395160d3e3e8127b6559063e7 (patch) | |
tree | 05e6ba10d62997cb0f5d8d5043514ce71a89bb77 /extra/google-chrome/chromium.sh | |
parent | 52bb61b36b430f2a4d7315aeb13bbb7cd39983bd (diff) | |
download | nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.tar.gz nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.tar.bz2 nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.tar.xz nutyx-extra-a7155fb0e27ba39395160d3e3e8127b6559063e7.zip |
suppression de google-chrome
Diffstat (limited to 'extra/google-chrome/chromium.sh')
-rw-r--r-- | extra/google-chrome/chromium.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/google-chrome/chromium.sh b/extra/google-chrome/chromium.sh deleted file mode 100644 index 989bd3476..000000000 --- a/extra/google-chrome/chromium.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -export CHROME_WRAPPER=/usr/lib/chromium/chromium -export CHROME_DESKTOP=chromium.desktop -exec /usr/lib/chromium/chromium $@ |