RUN sed-i's/25,0,8,2/25,0,8,22/'${BASE_DIR}/version.php
COPY custom_entrypoint.sh /
@@ -238,8 +238,11 @@ RUN sed -i 's/"data-id":e.notificationId,/"data-id":e.notificationId,"data-objec
#Hide Archive/Unarchive feature in memories app
RUN sed-i's/{name:(0,be.Iu)("memories","Archive"),icon:la,callback:this.archiveSelection.bind(this),if:()=>!this.routeIsArchive()&&!this.routeIsAlbum()},{name:(0,be.Iu)("memories","Unarchive"),icon:ua,callback:this.archiveSelection.bind(this),if:()=>this.routeIsArchive()},//g'${BASE_DIR}/custom_apps/memories/js/memories-main.js
RUN sed-i's/{name:"archive",icon:la,title:(0,be.Iu)("memories","Archive")},//g'${BASE_DIR}/custom_apps/memories/js/memories-main.js
# 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's/Memories has been/Gallery has been/g' memories-main.js &&sed-i's/Memories has been/Gallery has been/g' memories-main-bk.js &&sed-i's/Memories has been/Gallery has been/g' memories-admin.js
RUN cd${BASE_DIR}/custom_apps/memories/js &&sed-i's/Memories Settings/Gallery Settings/g' memories-main.js &&sed-i's/Memories Settings/Gallery Settings/g' memories-main-bk.js
# autocomplete leak tweak apps frontend with sed, disable group suggestion