Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8685416 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

sed to through error fix

parent fae1c09f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ RUN sed -i 's/{name:"archive",icon:Yo,title:(0,O.Iu)("memories","Archive")},//g'

# Rename Memories to Gallery
RUN sed -i 's/<name>Memories<\/name>/<name>Gallery<\/name>/g' ${BASE_DIR}/custom_apps/memories/appinfo/info.xml
RUN cd ${BASE_DIR}/custom_apps/memories/js && sed -i '/Memories has been/!{q1}; s/Memories has been/Gallery has been/g' memories-main.js && sed -i '/Memories has been/!{q1}; s/Memories has been/Gallery has been/g' memories-admin.js
RUN cd ${BASE_DIR}/custom_apps/memories/js && sed -i '/Memories has been/!{q1}; {s/Memories has been/Gallery has been/g}' memories-main.js && sed -i '/Memories has been/!{q1}; s/Memories has been/Gallery has been/g' memories-admin.js
RUN cd ${BASE_DIR}/custom_apps/memories/js && sed -i '/Memories Settings/!{q1}; s/Memories Settings/Gallery Settings/g' memories-main.js

# autocomplete leak tweak apps frontend with sed, disable group suggestion