Bugzilla – Attachment 160467 Details for
Bug 132787
Duplicate gnome icon theme installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch stopping duplicate gnome icon theme being installed
gnomeicons.patch (text/plain), 795 bytes, created by
Chris Mayo
on 2020-05-06 18:42:13 UTC
(
hide
)
Description:
Patch stopping duplicate gnome icon theme being installed
Filename:
MIME Type:
Creator:
Chris Mayo
Created:
2020-05-06 18:42:13 UTC
Size:
795 bytes
patch
obsolete
>--- libreoffice-6.4.3.2.orig/sysui/desktop/share/create_tree.sh >+++ libreoffice-6.4.3.2/sysui/desktop/share/create_tree.sh >@@ -32,16 +32,6 @@ > fi > > if [ "${GNOMEDIR}" ]; then >- for i in `cd "${ICON_SOURCE_DIR}/hicolor"; find ??x?? ???x??? scalable -name "*.png" -o -name "*.svg"` >- do >- targetdir=${DESTDIR}/${GNOMEDIR}/share/icons/gnome/`dirname ${i}` >- mkdir -p "${targetdir}" >- destfile=$targetdir/${ICON_PREFIX:-}${ICON_PREFIX:+-}`basename ${i}` >- cp "${ICON_SOURCE_DIR}/hicolor/${i}" "${destfile}" >- chmod 0644 "${destfile}" >- done >- unset targetdir destfile >- > mkdir -p "${DESTDIR}/${GNOMEDIR}/share/mime-info" > cp openoffice.mime "${DESTDIR}/${GNOMEDIR}/share/mime-info/${PREFIX}.mime" > cp openoffice.keys "${DESTDIR}/${GNOMEDIR}/share/mime-info/${PREFIX}.keys"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 132787
: 160467