Rename top nav label to Navigator

This commit is contained in:
Mikei386
2026-06-23 14:05:15 +02:00
parent fa323e572e
commit 53f2e645a9
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r032"
VERSION="2026.06.23.r033"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"
Binary file not shown.
Binary file not shown.
@@ -1,12 +1,12 @@
Menu="Buttons:99"
Title="U-Navigator"
Title="Navigator"
Icon="icon-u-folder"
Code="f07b"
---
<script>
(() => {
const targetHref = '/Tools/U-Navigator';
const targetText = 'U-NAVIGATOR';
const targetText = 'NAVIGATOR';
function normalize(text) {
return String(text || '').trim().toUpperCase();
+2 -2
View File
@@ -1,7 +1,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "u-navigator">
<!ENTITY author "Michael Roll">
<!ENTITY version "2026.06.23.r032">
<!ENTITY version "2026.06.23.r033">
<!ENTITY package "&name;-&version;.tgz">
<!ENTITY pluginURL "https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/u-navigator.plg">
<!ENTITY support "https://git.casaderoll.de/michael/Unraid-Navigator">
@@ -24,7 +24,7 @@
<FILE Name="/boot/config/plugins/&name;/&package;">
<URL>https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/packages/&package;</URL>
<MD5>68396f56d16f74e04b58cd6a7884abc7</MD5>
<MD5>e177322bdc973f908a6559401170656c</MD5>
</FILE>
<FILE Run="/bin/bash">