From c39125455929df81d1bca526c1ebbf7b42126b6f Mon Sep 17 00:00:00 2001 From: modehua Date: Thu, 16 Mar 2023 19:10:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E6=99=B6=E6=89=93=E5=8C=85=E5=91=BD?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com.microtekchina.microtekscan.desktop | 9 +++++++++ .../entries/help/MicrotekScan_App_Help_manual.pdf | Bin .../help/MicrotekScan_scanSettings_Help_manual.pdf | Bin .../48x48/apps/com.microtekchina.microtekscan.png | Bin .../apps/com.microtekchina.cmicrotekscan.png | Bin .../MicrotekScan-directories/HuaGoScan.directory | 0 .../files/bin/MicrotekScan.sh | 0 .../files/doc/HuaGoScan/changelog.gz | Bin .../files/doc/HuaGoScan/chi_sim.traineddata | Bin .../files/doc/HuaGoScan/copyright | 0 .../files/doc/HuaGoScan/osd.traineddata | Bin .../files/lib/readme.txt | 0 .../info | 0 .../com.microtekchina.microtekscan.desktop | 9 --------- 14 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/applications/com.microtekchina.microtekscan.desktop rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/entries/help/MicrotekScan_App_Help_manual.pdf (100%) rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/entries/help/MicrotekScan_scanSettings_Help_manual.pdf (100%) rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png (100%) rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/entries/icons/hicolor/scalable/apps/com.microtekchina.cmicrotekscan.png (100%) rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/MicrotekScan-directories/HuaGoScan.directory (100%) mode change 100755 => 100644 rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/bin/MicrotekScan.sh (100%) rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/doc/HuaGoScan/changelog.gz (100%) mode change 100755 => 100644 rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/doc/HuaGoScan/chi_sim.traineddata (100%) mode change 100755 => 100644 rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/doc/HuaGoScan/copyright (100%) mode change 100755 => 100644 rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/doc/HuaGoScan/osd.traineddata (100%) mode change 100755 => 100644 rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/files/lib/readme.txt (100%) rename uos/zj/opt/apps/{com.microtekchina.microtekscan => com.microtekchina.microtekscan-ex}/info (100%) mode change 100755 => 100644 delete mode 100644 uos/zj/opt/apps/com.microtekchina.microtekscan/entries/applications/com.microtekchina.microtekscan.desktop diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/applications/com.microtekchina.microtekscan.desktop b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/applications/com.microtekchina.microtekscan.desktop new file mode 100644 index 0000000..4c7ce5b --- /dev/null +++ b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/applications/com.microtekchina.microtekscan.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=MicrotekScan +Name[zh_CN]=中晶扫描应用程序 +Exec=sh /opt/apps/com.microtekchina.microtekscan-ex/files/bin/MicrotekScan.sh +Icon=/opt/apps/com.microtekchina.microtekscan-ex/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png +Categories=Application;Office; + diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/help/MicrotekScan_App_Help_manual.pdf b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/help/MicrotekScan_App_Help_manual.pdf similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/entries/help/MicrotekScan_App_Help_manual.pdf rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/help/MicrotekScan_App_Help_manual.pdf diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/help/MicrotekScan_scanSettings_Help_manual.pdf b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/help/MicrotekScan_scanSettings_Help_manual.pdf similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/entries/help/MicrotekScan_scanSettings_Help_manual.pdf rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/help/MicrotekScan_scanSettings_Help_manual.pdf diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/icons/hicolor/scalable/apps/com.microtekchina.cmicrotekscan.png b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/icons/hicolor/scalable/apps/com.microtekchina.cmicrotekscan.png similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/entries/icons/hicolor/scalable/apps/com.microtekchina.cmicrotekscan.png rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/entries/icons/hicolor/scalable/apps/com.microtekchina.cmicrotekscan.png diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/MicrotekScan-directories/HuaGoScan.directory b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/MicrotekScan-directories/HuaGoScan.directory old mode 100755 new mode 100644 similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/MicrotekScan-directories/HuaGoScan.directory rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/MicrotekScan-directories/HuaGoScan.directory diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/bin/MicrotekScan.sh b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/bin/MicrotekScan.sh similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/bin/MicrotekScan.sh rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/bin/MicrotekScan.sh diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/changelog.gz b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/changelog.gz old mode 100755 new mode 100644 similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/changelog.gz rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/changelog.gz diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/chi_sim.traineddata b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/chi_sim.traineddata old mode 100755 new mode 100644 similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/chi_sim.traineddata rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/chi_sim.traineddata diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/copyright b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/copyright old mode 100755 new mode 100644 similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/copyright rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/copyright diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/osd.traineddata b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/osd.traineddata old mode 100755 new mode 100644 similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/doc/HuaGoScan/osd.traineddata rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/doc/HuaGoScan/osd.traineddata diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/files/lib/readme.txt b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/lib/readme.txt similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/files/lib/readme.txt rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/files/lib/readme.txt diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/info b/uos/zj/opt/apps/com.microtekchina.microtekscan-ex/info old mode 100755 new mode 100644 similarity index 100% rename from uos/zj/opt/apps/com.microtekchina.microtekscan/info rename to uos/zj/opt/apps/com.microtekchina.microtekscan-ex/info diff --git a/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/applications/com.microtekchina.microtekscan.desktop b/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/applications/com.microtekchina.microtekscan.desktop deleted file mode 100644 index 45ae6c8..0000000 --- a/uos/zj/opt/apps/com.microtekchina.microtekscan/entries/applications/com.microtekchina.microtekscan.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Type=Application -Name=MicrotekScan -Name[zh_CN]=中晶扫描应用程序 -Exec=sh /opt/apps/com.microtekchina.microtekscan/files/bin/MicrotekScan.sh -Icon=/opt/apps/com.microtekchina.microtekscan/entries/icons/hicolor/48x48/apps/com.microtekchina.microtekscan.png -Categories=Application;Office; -