Skip to content
Snippets Groups Projects
Commit 00ec35f3 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated liferea helper

parent 5da9d798
No related branches found
No related tags found
No related merge requests found
......@@ -23,16 +23,13 @@ COMPONENT=main
. ./config
#remove references to Opera and Mozilla
sed 's/"opera", //' -i liferea.schemas
sed '/opera/d' -i ./src/ui/ui_prefs.c
sed 's/"mozilla", //' -i liferea.schemas
sed '/mozilla/d' -i ./src/ui/ui_prefs.c
sed '/opera/ s/^.*$/<description>Selects which browser to use to open external links.<\/description>/' -i net.sf.liferea.gschema.xml*
sed 's/Firefox/Abrowser/g; s/firefox/abrowser/g; /google-chrome/,/{/d; /opera/,/{/d' -i src/browser.c
replace mozilla abrowser .
rm debian/patches/ubuntu-example-feeds debian/patches/debian-example-feeds
rm debian/patches/ubuntu-example-feeds.patch debian/patches/debian-example-feeds.patch
sed '/ubuntu-example-feeds/d; /debian-example-feeds/d;' debian/patches/series -i
#rm opml/feedlist_*
#sed '/feedlist_/d; s/\(.*feedlist.opml.*\)/\1\n\tfeedlist_es.opml/;' opml/Makefile.* -i
......
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