summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-10-12 09:30:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-10-12 12:27:19 +0200
commite0ccbbf5011703fd8f5f36d8d8c93205644a1201 (patch)
tree9bdce6241f97c2314294ab1792c5527a0c106150 /sysui
parent074644e2b5c0997f1b239eeb8c72712b7f01aeb4 (diff)
uses of icon_filename are gone
since commit e58a5f6db6d13d078f12c3496f46c227c6943c48 Author: Chris Mayo <aklhfex@gmail.com> Date: Wed Nov 11 19:27:52 2020 +0000 Remove obsolete GNOME 2 MIME types files Change-Id: I31e2c8351d8893f3f0336a19b8ef9b53b8ab8555 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123445 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sysui')
-rw-r--r--sysui/desktop/share/brand.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysui/desktop/share/brand.pl b/sysui/desktop/share/brand.pl
index b17a7374fd62..e02c4ef6d045 100644
--- a/sysui/desktop/share/brand.pl
+++ b/sysui/desktop/share/brand.pl
@@ -87,10 +87,6 @@ while ($arg = shift) {
s/Icon=/Icon=$iconprefix/;
}
- # patch all occurrences of openoffice in icon_filename
- # line with $prefix
- s/icon_filename=/icon_filename=$iconprefix/;
-
# patch all occurrences of openoffice in EXEC line with
# $productfilename
if ( /Exec/ ) {