From f940b8e5c8bd33e6ffc21d55c6a159b0a3bad95f Mon Sep 17 00:00:00 2001 From: Philip Date: Sun, 25 Mar 2018 23:15:52 +0200 Subject: [PATCH] tag v18.0-alpha-1 --- manjaro/gnome/live-overlay/usr/share | 1 + manjaro/kde/live-overlay/usr | 1 + .../calamares/branding/manjaro/branding.desc | 23 +++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 120000 manjaro/gnome/live-overlay/usr/share create mode 120000 manjaro/kde/live-overlay/usr create mode 100644 shared/manjaro/live-overlay/usr/share/calamares/branding/manjaro/branding.desc diff --git a/manjaro/gnome/live-overlay/usr/share b/manjaro/gnome/live-overlay/usr/share new file mode 120000 index 0000000..6adfc9d --- /dev/null +++ b/manjaro/gnome/live-overlay/usr/share @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/usr/share \ No newline at end of file diff --git a/manjaro/kde/live-overlay/usr b/manjaro/kde/live-overlay/usr new file mode 120000 index 0000000..b56c83d --- /dev/null +++ b/manjaro/kde/live-overlay/usr @@ -0,0 +1 @@ +../../../shared/manjaro/live-overlay/usr \ No newline at end of file diff --git a/shared/manjaro/live-overlay/usr/share/calamares/branding/manjaro/branding.desc b/shared/manjaro/live-overlay/usr/share/calamares/branding/manjaro/branding.desc new file mode 100644 index 0000000..d5e30b5 --- /dev/null +++ b/shared/manjaro/live-overlay/usr/share/calamares/branding/manjaro/branding.desc @@ -0,0 +1,23 @@ +--- +componentName: manjaro + +strings: + productName: Manjaro Linux + shortProductName: Manjaro + version: 18.0-alpha-1 + shortVersion: 18.0a1 + versionedName: Manjaro Linux 18.0-alpha-1 "Illyria" + shortVersionedName: Manjaro 18.0a1 + bootloaderEntryName: Manjaro + +images: + productLogo: "logo.png" + productIcon: "logo.png" + productWelcome: "languages.png" + +slideshow: "show.qml" + +style: + sidebarBackground: "#454948" + sidebarText: "#efefef" + sidebarTextSelect: "#9E4F5D"