Skip to content
Snippets Groups Projects
Commit 7b632837 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

birdtray: fix long name for icedove.

parent 72f48785
No related branches found
No related tags found
1 merge request!857birdtray: fix long name for icedove.
Pipeline #654 failed
...@@ -17,12 +17,12 @@ ...@@ -17,12 +17,12 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=1 VERSION=2
. ./config . ./config
#Replace name & paths. #Replace name & paths.
rpl -R '/.thunderbird' '/.icedove' . rpl -R '/.thunderbird' '/.icedove' .
rpl -R 'Mozilla Thunderbird' 'Trisquel Icedove' . rpl -R 'Mozilla Thunderbird' 'Icedove Mail' .
rpl -R 'Thunderbirda' 'Icedove' src/translations rpl -R 'Thunderbirda' 'Icedove' src/translations
rpl -R 'Thunderbird' 'Icedove' src/translations \ rpl -R 'Thunderbird' 'Icedove' src/translations \
contrib \ contrib \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment