CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 12:33:19 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=a9c62efeb0cf2ad609be6b64df29992e13061d19bb5211f399a5a79da0c65a82a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22I9GHK80cA73PGR8FTdNpvudCNNTLZuNm%22%3B%7D; HttpOnly; Path=/
cf-ray: 98ce629ccc5cd3d4-BLR
diff --git a/configure.ac b/configure.acindex b99729518..fc490f487 100644--- - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/configure.ac b/configure.ac
- index b99729518..fc490f487 100644
- --- a/configure.ac
- +++ b/configure.ac
- @@ -955,7 +955,7 @@ AC_ARG_WITH([desktopdir],
- esac])
- AC_SUBST([DESKTOPDIR])
- -ICONDIR="${datadir}/icons"
- +ICONDIR="${datadir}/icons/hicolor/512x512/apps"
- AC_ARG_WITH([icondir],
- AS_HELP_STRING([--with-icondir=DIR],[change icon directory]),
- [case "${withval}" in
- @@ -969,6 +969,23 @@ AC_ARG_WITH([icondir],
- esac])
- AC_SUBST([ICONDIR])
- +SVGDIR="${datadir}/icons/hicolor/scalable/apps"
- +AC_ARG_WITH([svgdir],
- + AS_HELP_STRING([--with-svgdir=DIR],[change svg directory]),
- + [case "${withval}" in
- + yes)
- + ;;
- + no)
- + ;;
- + *)
- + SVGDIR="${withval}"
- + ;;
- + esac])
- +AC_SUBST([ICONDIR])
- +
- +METADIR="${datadir}/metainfo"
- +AC_SUBST([METADIR])
- +
- # ---------------------------------------------------------------------
- # Workaround for 'ar' warning in libtool
- # ---------------------------------------------------------------------
- diff --git a/desktop/Makefile.am b/desktop/Makefile.am
- index 65238af55..d604ac205 100644
- --- a/desktop/Makefile.am
- +++ b/desktop/Makefile.am
- @@ -1,10 +1,16 @@
- icondir = $(ICONDIR)
- desktopdir = $(DESKTOPDIR)
- +svgdir = $(SVGDIR)
- +metadir = $(METADIR)
- if BUILD_STUDIO
- dist_desktop_DATA = info.exult.exult.desktop info.exult.studio.desktop
- -dist_icon_DATA = info.exult.exult.png info.exult.studio.png info.exult.exult.svg info.exult.studio.svg
- +dist_icon_DATA = info.exult.exult.png info.exult.studio.png
- +dist_svg_DATA = info.exult.exult.svg info.exult.studio.svg
- +dist_meta_DATA = info.exult.exult.metainfo.xml
- else
- dist_desktop_DATA = info.exult.exult.desktop
- -dist_icon_DATA = info.exult.exult.png info.exult.exult.svg
- +dist_icon_DATA = info.exult.exult.png
- +dist_svg_DATA = info.exult.exult.svg
- +dist_meta_DATA = info.exult.exult.metainfo.xml
- endif
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 4
JavaScript | 4 sec ago | 0.24 KB
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 4 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 13 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ C
JavaScript | 15 sec ago | 0.24 KB
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 22 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 31 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 4
JavaScript | 36 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 40 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand