|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE buildprofiles SYSTEM "https://resources.jetbrains.com/writerside/1.0/build-profiles.dtd"> |
|
3 <buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd" |
|
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
|
5 <variables> |
|
6 <download-title>Download Latest</download-title> |
|
7 <download-page>https://sourceforge.net/projects/ucx/files/latest/download</download-page> |
|
8 <showDownloadButton>true</showDownloadButton> |
|
9 <custom-css>ucx.css</custom-css> |
|
10 <primary-color>deep-ocean</primary-color> |
|
11 </variables> |
|
12 <build-profile instance="ucx"> |
|
13 <variables> |
|
14 <noindex-content>true</noindex-content> |
|
15 </variables> |
|
16 </build-profile> |
|
17 <footer> |
|
18 <copyright>2025 Mike Becker, Olaf Wintermann. All rights reserved.</copyright> |
|
19 <link href="https://sourceforge.net/projects/ucx/">Source Forge</link> |
|
20 <link href="https://uap-core.de/">UAP Core</link> |
|
21 <link href="https://unixwork.de/">UNIXwork</link> |
|
22 </footer> |
|
23 </buildprofiles> |