From 4566a02ed7cbd9bb4019fe864ab5c6c9a4b9912c Mon Sep 17 00:00:00 2001 From: David Rosca Date: Mon, 17 Nov 2014 12:54:22 +0100 Subject: [PATCH] Linux theme: Don't use go icon from system icon theme It's not available in most of icon themes. Closes #1528 --- bin/themes/linux/images/goto.png | Bin 0 -> 641 bytes bin/themes/linux/main.css | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 bin/themes/linux/images/goto.png diff --git a/bin/themes/linux/images/goto.png b/bin/themes/linux/images/goto.png new file mode 100644 index 0000000000000000000000000000000000000000..6f81609506683747dfb6c1f2acc9908c351fa5e5 GIT binary patch literal 641 zcmV-{0)G98P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01ejw01ejxLMWSf00007bV*G`2iyS= z3>7vtM1nE^00IF?L_t(I%av0-XcKW9eV1Hvx!RP2XstFjXp5O`z#@SXnD-Izc)sVKpaX zZ=Vz6=Ym3?%l_SS=}8O#1}{8pZJ;VusA>ZhMFq#(P^=qR-BR##Q)Xi4k5V^pec-zi zpBEP8iXXE#)y1260X z=j5QO4SGMm$Yk=laAtmDdjHv()(I@8hGYI-9O~`D$v{7rQX9yB{)Xj`Ns(pDQ0~pG z5&&dh&9qKXmZ}ho3c5KK{VqFgth~q4-1B>d<(ocglG2Wkv~M^@qY06ISg)Fg!&8(W ziktxeA$YyLEjR{7sdG;NN+~Vc9JWy9%gbU%Tc9u?7e3vsWfr|e(~BMLz%elLkN3ET b+rIk^Y~Iz85c-m#00000NkvXXu0mjfr49<` literal 0 HcmV?d00001 diff --git a/bin/themes/linux/main.css b/bin/themes/linux/main.css index 4a004adbb..5ae0027e7 100644 --- a/bin/themes/linux/main.css +++ b/bin/themes/linux/main.css @@ -137,8 +137,7 @@ IconProvider #locationbar-goicon { - qproperty-fixedsize: 16px 16px; - qproperty-themeIcon: "go-jump-locationbar"; + qproperty-pixmap: url(images/goto.png); } #locationbar-down-icon