pax_global_header00006660000000000000000000000064152474521410014517gustar00rootroot0000000000000052 comment=2d81c5857eaa7485feee437f032dd0d9f60ab054 deepin-deb-installer-6.5.51/000077500000000000000000000000001524745214100156045ustar00rootroot00000000000000deepin-deb-installer-6.5.51/.clang-format000066400000000000000000000164501524745214100201650ustar00rootroot00000000000000--- # 语言: None, Cpp, Java, JavaScript, ObjC, Proto, TableGen, TextProto Language: Cpp # BasedOnStyle: LLVM # 访问说明符(publicã€�privateç­‰)çš„å��ç§» AccessModifierOffset: -4 # 开括å�·(开圆括å�·ã€�开尖括å�·ã€�开方括å�·)å�Žçš„对é½�: Align, DontAlign, AlwaysBreak(总是在开括å�·å�Žæ�¢è¡Œ) AlignAfterOpenBracket: Align # 连续赋值时,对é½�所有等å�· AlignConsecutiveAssignments: None # 连续声明时,对é½�所有声明的å�˜é‡�å�� AlignConsecutiveDeclarations: None AlignEscapedNewlines: Right # 左对é½�逃脱æ�¢è¡Œ(使用å��æ–œæ� æ�¢è¡Œ)çš„å��æ–œæ�  #AlignEscapedNewlinesLeft: true # 水平对é½�二元和三元表达å¼�çš„æ“�作数 AlignOperands: true # 对é½�连续的尾éš�的注释 AlignTrailingComments: true # å…�许函数声明的所有å�‚数在放在下一行 AllowAllParametersOfDeclarationOnNextLine: true # å…�许短的å�—放在å�Œä¸€è¡Œ AllowShortBlocksOnASingleLine: Empty # å…�许短的case标签放在å�Œä¸€è¡Œ AllowShortCaseLabelsOnASingleLine: false # å…�许短的函数放在å�Œä¸€è¡Œ: None, InlineOnly(定义在类中), Empty(空函数), Inline(定义在类中,空函数), All AllowShortFunctionsOnASingleLine: Inline # å…�许短的if语å�¥ä¿�æŒ�在å�Œä¸€è¡Œ AllowShortIfStatementsOnASingleLine: false # å…�许短的循环ä¿�æŒ�在å�Œä¸€è¡Œ AllowShortLoopsOnASingleLine: false # 总是在定义返回类型å�Žæ�¢è¡Œ(deprecated) AlwaysBreakAfterDefinitionReturnType: None # 总是在返回类型å�Žæ�¢è¡Œ: None, All, TopLevel(顶级函数,ä¸�包括在类中的函数), # AllDefinitions(所有的定义,ä¸�包括声明), TopLevelDefinitions(所有的顶级函数的定义) AlwaysBreakAfterReturnType: None # 总是在多行stringå­—é�¢é‡�å‰�æ�¢è¡Œ AlwaysBreakBeforeMultilineStrings: false # 总是在template声明å�Žæ�¢è¡Œ AlwaysBreakTemplateDeclarations: Yes # false表示函数实å�‚è¦�么都在å�Œä¸€è¡Œï¼Œè¦�么都å�„自一行 BinPackArguments: false # false表示所有形å�‚è¦�么都在å�Œä¸€è¡Œï¼Œè¦�么都å�„自一行 BinPackParameters: false # 大括å�·æ�¢è¡Œï¼Œå�ªæœ‰å½“BreakBeforeBraces设置为Customæ—¶æ‰�有效 BraceWrapping: # class定义å�Žé�¢ AfterClass: true # 控制语å�¥å�Žé�¢ AfterControlStatement: Never # enum定义å�Žé�¢ AfterEnum: false # 函数定义å�Žé�¢ AfterFunction: true # 命å��空间定义å�Žé�¢ AfterNamespace: false # ObjC定义å�Žé�¢ AfterObjCDeclaration: false # struct定义å�Žé�¢ AfterStruct: true # union定义å�Žé�¢ AfterUnion: true AfterExternBlock: false # catch之å‰� BeforeCatch: false # else之å‰� BeforeElse: false # 缩进大括å�· IndentBraces: false SplitEmptyFunction: true SplitEmptyRecord: true SplitEmptyNamespace: true # 在二元è¿�算符å‰�æ�¢è¡Œ: None(在æ“�作符å�Žæ�¢è¡Œ), NonAssignment(在é�žèµ‹å€¼çš„æ“�作符å‰�æ�¢è¡Œ), All(在æ“�作符å‰�æ�¢è¡Œ) BreakBeforeBinaryOperators: None # 在大括å�·å‰�æ�¢è¡Œ: Attach(始终将大括å�·é™„加到周围的上下文), Linux(除函数ã€�命å��空间和类定义,与Attach类似), # Mozilla(除枚举ã€�函数ã€�记录定义,与Attach类似), Stroustrup(除函数定义ã€�catchã€�else,与Attach类似), # Allman(总是在大括å�·å‰�æ�¢è¡Œ), GNU(总是在大括å�·å‰�æ�¢è¡Œï¼Œå¹¶å¯¹äºŽæŽ§åˆ¶è¯­å�¥çš„大括å�·å¢žåŠ é¢�外的缩进), WebKit(在函数å‰�æ�¢è¡Œ), Custom # 注:这里认为语å�¥å�—也属于函数 BreakBeforeBraces: Custom # 在三元è¿�算符å‰�æ�¢è¡Œ BreakBeforeTernaryOperators: false # 在构造函数的åˆ�始化列表的逗å�·å‰�æ�¢è¡Œ BreakConstructorInitializersBeforeComma: true BreakConstructorInitializers: BeforeColon # æ¯�行字符的é™�制,0表示没有é™�制 ColumnLimit: 130 # æ��述具有特殊æ„�义的注释的正则表达å¼�,它ä¸�应该被分割为多行或以其它方å¼�改å�˜ CommentPragmas: '^ IWYU pragma:' CompactNamespaces: false # 构造函数的åˆ�始化列表è¦�么都在å�Œä¸€è¡Œï¼Œè¦�么都å�„自一行 ConstructorInitializerAllOnOneLineOrOnePerLine: false # 构造函数的åˆ�始化列表的缩进宽度 ConstructorInitializerIndentWidth: 4 # 延续的行的缩进宽度 ContinuationIndentWidth: 4 # 去除C++11的列表åˆ�始化的大括å�·{å�Žå’Œ}å‰�的空格 Cpp11BracedListStyle: true # 继承最常用的指针和引用的对é½�æ–¹å¼� DerivePointerAlignment: false # 关闭格å¼�化 DisableFormat: false # 自动检测函数的调用和定义是å�¦è¢«æ ¼å¼�为æ¯�行一个å�‚æ•°(Experimental) ExperimentalAutoDetectBinPacking: false # 需è¦�被解读为foreach循环而ä¸�是函数调用的å®� ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ] # 对#include进行排åº�,匹é…�了æŸ�正则表达å¼�çš„#include拥有对应的优先级,匹é…�ä¸�到的则默认优先级为INT_MAX(优先级越å°�排åº�è¶Šé� å‰�), # å�¯ä»¥å®šä¹‰è´Ÿæ•°ä¼˜å…ˆçº§ä»Žè€Œä¿�è¯�æŸ�些#include永远在最å‰�é�¢ IncludeCategories: - Regex: '^"(llvm|llvm-c|clang|clang-c)/' Priority: 2 - Regex: '^(<|"(gtest|isl|json)/)' Priority: 3 - Regex: '.*' Priority: 1 # 缩进case标签 IndentCaseLabels: true #IndentPPDirectives: AfterHash # 缩进宽度 IndentWidth: 4 # 函数返回类型æ�¢è¡Œæ—¶ï¼Œç¼©è¿›å‡½æ•°å£°æ˜Žæˆ–函数定义的函数å�� IndentWrappedFunctionNames: false # ä¿�留在å�—开始处的空行 KeepEmptyLinesAtTheStartOfBlocks: false # 开始一个å�—çš„å®�的正则表达å¼� MacroBlockBegin: '' # 结æ�Ÿä¸€ä¸ªå�—çš„å®�的正则表达å¼� MacroBlockEnd: '' # 连续空行的最大数é‡� MaxEmptyLinesToKeep: 1 # 命å��空间的缩进: None, Inner(缩进嵌套的命å��空间中的内容), All NamespaceIndentation: Inner # 使用ObjCå�—时缩进宽度 ObjCBlockIndentWidth: 4 # 在ObjCçš„@propertyå�Žæ·»åŠ ä¸€ä¸ªç©ºæ ¼ ObjCSpaceAfterProperty: false # 在ObjCçš„protocol列表å‰�添加一个空格 ObjCSpaceBeforeProtocolList: true # 在call(å�Žå¯¹å‡½æ•°è°ƒç”¨æ�¢è¡Œçš„penalty PenaltyBreakBeforeFirstCallParameter: 19 # 在一个注释中引入æ�¢è¡Œçš„penalty PenaltyBreakComment: 300 # 第一次在<<å‰�æ�¢è¡Œçš„penalty PenaltyBreakFirstLessLess: 120 # 在一个字符串字é�¢é‡�中引入æ�¢è¡Œçš„penalty PenaltyBreakString: 1000 # 对于æ¯�个在行字符数é™�制之外的字符的penalty PenaltyExcessCharacter: 1000000 # 将函数的返回类型放到它自己的行的penalty PenaltyReturnTypeOnItsOwnLine: 60 # 指针和引用的对é½�: Left, Right, Middle PointerAlignment: Right # å…�许é‡�新排版注释 ReflowComments: true # å…�许排åº�#include SortIncludes: Never # 在C风格类型转æ�¢å�Žæ·»åŠ ç©ºæ ¼ SpaceAfterCStyleCast: false SpaceAfterTemplateKeyword: true # 在赋值è¿�算符之å‰�添加空格 SpaceBeforeAssignmentOperators: true # 开圆括å�·ä¹‹å‰�添加一个空格: Never, ControlStatements, Always SpaceBeforeParens: ControlStatements # 在空的圆括å�·ä¸­æ·»åŠ ç©ºæ ¼ SpaceInEmptyParentheses: false # 在尾éš�的评论å‰�添加的空格数(å�ªé€‚用于//) SpacesBeforeTrailingComments: 2 # 在尖括å�·çš„<å�Žå’Œ>å‰�添加空格 SpacesInAngles: false # 在容器(ObjCå’ŒJavaScript的数组和字典等)å­—é�¢é‡�中添加空格 SpacesInContainerLiterals: false # 在C风格类型转æ�¢çš„æ‹¬å�·ä¸­æ·»åŠ ç©ºæ ¼ SpacesInCStyleCastParentheses: false # 在圆括å�·çš„(å�Žå’Œ)å‰�添加空格 SpacesInParentheses: false # 在方括å�·çš„[å�Žå’Œ]å‰�添加空格,lamda表达å¼�和未指明大å°�的数组的声明ä¸�å�—å½±å“� SpacesInSquareBrackets: false # 标准: Cpp03, Cpp11, Auto Standard: Auto # tab宽度 TabWidth: 4 # 使用tab字符: Never, ForIndentation, ForContinuationAndIndentation, Always UseTab: Never deepin-deb-installer-6.5.51/.clog.toml000066400000000000000000000002341524745214100175020ustar00rootroot00000000000000[clog] repository = "https://github.com/linuxdeepin/deepin-deb-installer" from-latest-tag = true changelog = "CHANGELOG.md" [sections] Others = ["chore"] deepin-deb-installer-6.5.51/.github/000077500000000000000000000000001524745214100171445ustar00rootroot00000000000000deepin-deb-installer-6.5.51/.github/workflows/000077500000000000000000000000001524745214100212015ustar00rootroot00000000000000deepin-deb-installer-6.5.51/.github/workflows/backup-to-gitlab.yml000066400000000000000000000005371524745214100250560ustar00rootroot00000000000000name: backup to gitlab on: [push] concurrency: group: ${{ github.workflow }} cancel-in-progress: true jobs: backup-to-gitlabwh: uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master secrets: inherit backup-to-gitee: uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master secrets: inherit deepin-deb-installer-6.5.51/.github/workflows/call-api-check.yml000066400000000000000000000004351524745214100244630ustar00rootroot00000000000000name: apiCheck on: pull_request_target: types: [opened, synchronize, reopened] concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: api-check: uses: linuxdeepin/.github/.github/workflows/api-check.yml@master secrets: inheritdeepin-deb-installer-6.5.51/.github/workflows/call-auto-tag.yml000066400000000000000000000005171524745214100243610ustar00rootroot00000000000000name: auto tag on: pull_request_target: types: [opened, synchronize, closed] paths: - "debian/changelog" concurrency: group: ${{ github.workflow }}-pull/${{ github.event.number }} cancel-in-progress: true jobs: auto_tag: uses: linuxdeepin/.github/.github/workflows/auto-tag.yml@master secrets: inherit deepin-deb-installer-6.5.51/.github/workflows/call-build-distribution.yml000066400000000000000000000004321524745214100264500ustar00rootroot00000000000000name: Call build-distribution on: push: paths-ignore: - ".github/workflows/**" pull_request_target: paths-ignore: - ".github/workflows/**" jobs: check_job: uses: linuxdeepin/.github/.github/workflows/build-distribution.yml@master secrets: inherit deepin-deb-installer-6.5.51/.github/workflows/call-chatOps.yml000066400000000000000000000002421524745214100242340ustar00rootroot00000000000000name: chatOps on: issue_comment: types: [created] jobs: chatopt: uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master secrets: inherit deepin-deb-installer-6.5.51/.github/workflows/call-clacheck.yml000066400000000000000000000005251524745214100243740ustar00rootroot00000000000000name: Call CLA check on: issue_comment: types: [created] pull_request_target: types: [opened, closed, synchronize] concurrency: group: ${{ github.workflow }}-pull/${{ github.event.number }} cancel-in-progress: true jobs: clacheck: uses: linuxdeepin/.github/.github/workflows/cla-check.yml@master secrets: inherit deepin-deb-installer-6.5.51/.github/workflows/call-commitlint.yml000066400000000000000000000003641524745214100250170ustar00rootroot00000000000000name: Call commitlint on: pull_request_target: concurrency: group: ${{ github.workflow }}-pull/${{ github.event.number }} cancel-in-progress: true jobs: check_job: uses: linuxdeepin/.github/.github/workflows/commitlint.yml@master deepin-deb-installer-6.5.51/.github/workflows/call-debian-check.yml000066400000000000000000000004461524745214100251360ustar00rootroot00000000000000name: debianCheck on: pull_request_target: types: [opened, synchronize, reopened] concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: debian-check: uses: linuxdeepin/.github/.github/workflows/debian-check.yml@master secrets: inheritdeepin-deb-installer-6.5.51/.github/workflows/call-license-check.yml000066400000000000000000000005521524745214100253340ustar00rootroot00000000000000name: Call License and README Check on: pull_request_target: types: [opened, synchronize, reopened] permissions: pull-requests: write contents: read concurrency: group: ${{ github.workflow }}-pull/${{ github.event.number }} cancel-in-progress: true jobs: license-check: uses: linuxdeepin/.github/.github/workflows/license-check.yml@master deepin-deb-installer-6.5.51/.github/workflows/call-static-check.yml000066400000000000000000000004461524745214100252030ustar00rootroot00000000000000name: staticCheck on: pull_request_target: types: [opened, synchronize, reopened] concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: static-check: uses: linuxdeepin/.github/.github/workflows/static-check.yml@master secrets: inheritdeepin-deb-installer-6.5.51/.github/workflows/call-update-changelog.yml000066400000000000000000000027701524745214100260520ustar00rootroot00000000000000name: Call update changelog on: workflow_dispatch: inputs: version: description: "Target version; leave empty to auto bump" required: false type: string name: description: "Maintainer name used in debian/changelog" required: true type: string email: description: "Maintainer email used in debian/changelog" required: true type: string base_branch: description: "Base branch to read and target" required: false default: master type: string distribution: description: "Changelog distribution" required: false default: unstable type: string create_pr: description: "Create a pull request after generating changelog" required: false default: true type: boolean jobs: update_changelog: uses: linuxdeepin/.github/.github/workflows/update-changelog.yml@master with: version: ${{ inputs.version }} name: ${{ inputs.name }} email: ${{ inputs.email }} base_branch: ${{ inputs.base_branch }} distribution: ${{ inputs.distribution }} create_pr: ${{ inputs.create_pr }} secrets: inherit show_result: runs-on: ubuntu-latest needs: update_changelog steps: - name: Show update changelog result run: | echo "Version: ${{ needs.update_changelog.outputs.version }}" echo "Pull Request URL: ${{ needs.update_changelog.outputs.pr_url }}" deepin-deb-installer-6.5.51/.github/workflows/cppcheck.yml000066400000000000000000000014641524745214100235110ustar00rootroot00000000000000name: cppcheck on: pull_request_target: paths-ignore: - ".github/workflows/**" concurrency: group: ${{ github.workflow }}-pull/${{ github.event.number }} cancel-in-progress: true jobs: cppchceck: name: cppcheck runs-on: ubuntu-latest steps: - run: export - uses: actions/checkout@v7 with: ref: refs/heads/${{ github.event.pull_request.head.ref }} repository: ${{ github.event.pull_request.head.repo.full_name }} allow-unsafe-pr-checkout: true persist-credentials: false - uses: linuxdeepin/action-cppcheck@main with: github_token: ${{ secrets.GITHUB_TOKEN }} repository: ${{ github.repository }} pull_request_id: ${{ github.event.pull_request.number }} allow_approve: false deepin-deb-installer-6.5.51/.gitignore000066400000000000000000000010761524745214100176000ustar00rootroot00000000000000# Compiled Object files *.slo *.lo *.o # Compiled Dynamic libraries *.so *.dylib # Compiled Static libraries *.lai *.la *.a build*/ *.core *.autosave *.user* # qm file is auto generate from .ts file *.qm .vscode/ # vim tmp file *.swp .deepin-deb-installer.desktop.swj .deepin-deb-installer.desktop.swm debian/.debhelper/ debian/deepin-deb-installer.debhelper.log debian/deepin-deb-installer.substvars debian/deepin-deb-installer/ debian/files obj-x86_64-linux-gnu/ resources/images/icon22.svg # AI configuration files .roo/ .ruru/ .roomodes AGENTS.md .claude .trellis deepin-deb-installer-6.5.51/.obs/000077500000000000000000000000001524745214100164455ustar00rootroot00000000000000deepin-deb-installer-6.5.51/.obs/workflows.yml000066400000000000000000000017321524745214100212300ustar00rootroot00000000000000test_build: steps: - link_package: source_project: deepin:Develop:dde source_package: %{SCM_REPOSITORY_NAME} target_project: deepin:CI - configure_repositories: project: deepin:CI repositories: - name: deepin_develop paths: - target_project: deepin:CI target_repository: deepin_develop architectures: - x86_64 - aarch64 - name: debian paths: - target_project: deepin:CI target_repository: debian_sid architectures: - x86_64 filters: event: pull_request tag_build: steps: - trigger_services: project: deepin:Unstable:dde package: %{SCM_REPOSITORY_NAME} filters: event: tag_push commit_build: steps: - trigger_services: project: deepin:Develop:dde package: %{SCM_REPOSITORY_NAME} filters: event: push deepin-deb-installer-6.5.51/.project.json000066400000000000000000000004161524745214100202240ustar00rootroot00000000000000 { "type": "homebrew", "3rdparty": [], "ignore": ["./translations","./debian","./.tx","./assets","*.gitignore","*.doc","*.svg","*.sh","*.zip", "*.qrc", "*.desktop", "*.policy", "COPYING", "LICENSE", ".gitignore"], "license": ["GPLv3"] } deepin-deb-installer-6.5.51/.reuse/000077500000000000000000000000001524745214100170055ustar00rootroot00000000000000deepin-deb-installer-6.5.51/.reuse/dep5000066400000000000000000000032751524745214100175740ustar00rootroot00000000000000Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: deepin-ocr Upstream-Contact: UnionTech Software Technology Co., Ltd. <> Source: https://github.com/linuxdeepin/deepin-ocr # ci Files: .github/* .obs/workflows.yml Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # gitignore Files: .gitignore Copyright: None License: CC0-1.0 # xml toml json conf yaml sh Files: *.toml *.json *conf *.yaml *.sh .clang-format Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # debian Files: debian/* Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # cmake Files: cmake/* Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # Project file Files: *.pro *.prf *.pri *.qrc *CMakeLists.txt .tx/* Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # README Files: README.md README.zh_CN.md INTRODUCTION.md CHANGELOG.md Copyright: UnionTech Software Technology Co., Ltd. License: CC-BY-4.0 # assets Files: assets/* Copyright: UnionTech Software Technology Co., Ltd. License: LGPL-3.0-or-later # translations Files: translations/* Copyright: UnionTech Software Technology Co., Ltd. License: LGPL-3.0-or-later # src Files: src/* Copyright: UnionTech Software Technology Co., Ltd. License: GPL-3.0-or-later # tests Files: tests/* Copyright: UnionTech Software Technology Co., Ltd. License: GPL-3.0-or-later # kde Files: src/deb-installer/process/* Copyright: 2007, Oswald Buddenhagen License: LGPL-2.0-or-later # Fuzzy Test Files: tests/FuzzyTest/include Copyright: None License: Apache-2.0 WITH LLVM-exception # stub linux Files: tests/src/addr_pri.h tests/src/stub.h Copyright: 2020 Zhang Yu License: MIT deepin-deb-installer-6.5.51/.tx/000077500000000000000000000000001524745214100163155ustar00rootroot00000000000000deepin-deb-installer-6.5.51/.tx/config000066400000000000000000000014451524745214100175110ustar00rootroot00000000000000[main] host = https://www.transifex.com minimum_perc = 80 mode = developer [o:linuxdeepin:p:deepin-package-manager:r:deepin-deb-installer] file_filter = translations/deepin-deb-installer_.ts source_file = translations/deepin-deb-installer.ts preTranlate_file = src/deb_installer/deepin-deb-installer.desktop source_lang = en type = QT [o:linuxdeepin:p:deepin-package-manager:r:deepin-deb-installer_desktop] file_filter = translations/desktop/desktop_.ts source_file = translations/desktop/desktop.ts preTranlate_file = src/deb_installer/deepin-deb-installer.desktop source_lang = en type = QT [o:linuxdeepin:p:deepin-package-manager:r:deepin-deb-installer-policy-ts] file_filter = translations/policy/policy_.ts source_file = translations/policy/policy.ts source_lang = en type = QT deepin-deb-installer-6.5.51/.tx/deepin.conf000066400000000000000000000000311524745214100204220ustar00rootroot00000000000000[transifex] branch = m23 deepin-deb-installer-6.5.51/.tx/transifex.yaml000066400000000000000000000013641524745214100212100ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 filters: - filter_type: file source_file: translations/deepin-deb-installer.ts file_format: QT source_language: en_US translation_files_expression: translations/deepin-deb-installer_.ts - filter_type: file source_file: translations/desktop/desktop.ts file_format: QT source_language: en_US translation_files_expression: translations/desktop/desktop_.ts - filter_type: file source_file: translations/policy/policy.ts file_format: QT source_language: en_US translation_files_expression: translations/policy/policy_.ts settings: pr_branch_name: transifex_update_ deepin-deb-installer-6.5.51/.tx/ts2desktop000066400000000000000000000003551524745214100203450ustar00rootroot00000000000000DESKTOP_TEMP_FILE=src/deb_installer/deepin-deb-installer.desktop.tmp DESKTOP_SOURCE_FILE=src/deb_installer/deepin-deb-installer.desktop DESKTOP_DEST_FILE=src/deb_installer/deepin-deb-installer.desktop DESKTOP_TS_DIR=translations/desktop deepin-deb-installer-6.5.51/CHANGELOG.md000066400000000000000000000031121524745214100174120ustar00rootroot00000000000000 ## 1.3.2 (2019-04-10) ## 1.3.1 (2019-03-27) #### Bug Fixes * only one file be passed when select multiple files in DFM and open with deb installer ([43b8e6b5](https://github.com/linuxdeepin/deepin-deb-installer/commit/43b8e6b5e988e4e84b26f95b9d34652fd60ac42c)) ## 1.3.0 (2019-01-24) ### 1.2.9 (2018-11-23) #### Features * add genericName ([676b441c](https://github.com/linuxdeepin/deepin-deb-installer/commit/676b441c13051a28a962116bb4f9db5abced3d99)) * support the recent file spec. ([2c736215](https://github.com/linuxdeepin/deepin-deb-installer/commit/2c7362153eb2ea70a860a65a4ba70b870d0174bb)) ## 1.2.7 (2018-11-01) ## 1.2.7 (2018-11-01) ### 1.2.6 (2018-10-25) #### Features * **file_dialog:** save history folder. ([9116f168](https://github.com/linuxdeepin/deepin-deb-installer/commit/9116f1688758627894192d08f5e08ef769eedba4)) ### 1.2.5 (2018-07-20) #### Bug Fixes * have prohibit drag and drop icons ([32668a8a](https://github.com/linuxdeepin/deepin-deb-installer/commit/32668a8aa9911cf81028668effba0ecd22479f94)) ## 1.2.4 (2018-03-13) #### Bug Fixes * Adapt lintian ([91b40e71](91b40e71)) # 1.2.3 - Compatibility with old dtk. # 1.2.2 - Fix some Deb packages conflict with DDE but dont detected correctly. # 1.2.1 - Update translate files. # 1.2 - HiDPI support. # 1.1 - Support remove packages before execute install. - Support back when operate finshed. deepin-deb-installer-6.5.51/CMakeLists.txt000066400000000000000000000026711524745214100203520ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 cmake_minimum_required(VERSION 3.13) if(NOT DEFINED VERSION) set(VERSION 5.3.9) endif() # 安全测试的开关 set(CMAKE_SAFETYTEST OFF) project(deepin_deb_installer) option(DMAN_RELEAE OFF "Install dman resources to system or not") set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake) # 引入翻译生æˆ� include(translation-generate) # Find Qt version find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core) message(" >>> Found Qt version: ${QT_VERSION_MAJOR}") set(QT_DESIRED_VERSION ${QT_VERSION_MAJOR}) if (QT_VERSION_MAJOR MATCHES 6) set(DTK_VERSION_MAJOR 6) else() set(DTK_VERSION_MAJOR "") endif() message(" >>> Build with DTK: ${DTK_VERSION_MAJOR}") if (QT_DESIRED_VERSION MATCHES 6) find_package(QApt-qt6 REQUIRED) include_directories(${QApt-qt6_INCLUDE_DIRS}) set(QAPT_LIB QApt-qt6) add_subdirectory(src/dfmplugin-debinstaller) else() find_package(QApt REQUIRED) include_directories(${QApt_INCLUDE_DIRS}) set(QAPT_LIB QApt) endif() add_subdirectory(src/AptInstallDepend) add_subdirectory(src/deb-installer) if(CMAKE_BUILD_TYPE STREQUAL "Debug") add_subdirectory(tests) endif() add_subdirectory(src/deepin-deb-installer-dev) set(POLICY_FILE com.deepin.pkexec.aptInstallDepend.policy) add_subdirectory(translations/policy) # add_subdirectory(tests/FuzzyTest) deepin-deb-installer-6.5.51/INTRODUCTION.md000066400000000000000000000215051524745214100200520ustar00rootroot00000000000000# deepin-deb-installer # 架构设计 ## å‰�端 主窗å�£ä¸º DebInstaller 类,å‰�端主页é�¢ä¸º `FileChooseWidget`,它是一个文件选择界é�¢ï¼Œå½“用户选择了一个/多个 deb 文件å�Žï¼Œè¿›å…¥å�Žç»­çš„安装界é�¢ã€‚ > 在用户选择了软件包å�Žï¼Œåº”该对 deb 包进行格å¼�效验,以过滤那些 Invalid 的文件。 å�•个安装界é�¢ä¸Žæ‰¹é‡�安装界é�¢æ˜¯å�¯ä»¥äº’相转æ�¢çš„,如果在å�•软件包界é�¢ç»§ç»­æ‹–放更多的软件包,å�³è·³è½¬åˆ°å¤šè½¯ä»¶åŒ…安装界é�¢ã€‚而如果在批é‡�安装界é�¢å°†è½¯ä»¶åŒ…一个个删除,当安装列表å�ªå‰©ä¸€ä¸ªè½¯ä»¶åŒ…时,则自动跳转到å�•软件包安装界é�¢ã€‚ 由于这些界é�¢è½¬æ�¢çš„需求,在å�•/多软件包安装界é�¢å±‚上,å�ªæ˜¯ä¸€ä¸ªé€‰æ‹©æ€§çš„æ•°æ�®æ˜¾ç¤ºï¼ŒçœŸæ­£çš„等待安装的软件包列表ä¿�存在 `DebListModel` 类中。 ### å�•软件包安装界é�¢ 当用户å�ªé€‰æ‹©äº†ä¸€ä¸ªè½¯ä»¶åŒ…å�Žï¼Œè¿›å…¥å�•软件包安装界é�¢ã€‚如果继续å�‘里é�¢æ·»åŠ è½¯ä»¶åŒ…ï¼Œåˆ™è·³è½¬åˆ°å¤šè½¯ä»¶åŒ…å®‰è£…ç•Œé�¢ã€‚ ### 批é‡�安装界é�¢ 当用户选择了一个以上的软件包å�Žï¼Œè¿›å…¥æ‰¹é‡�安装界é�¢ã€‚当用户删除比é‡�安装列表至最å�Žä¸€ä¸ªæ—¶ï¼Œè·³è½¬åˆ°å�•软件包安装界é�¢ã€‚ 批é‡�安装界é�¢ä½¿ç”¨ Qt Model-View 设计模å¼�,`DebListModel` 作为数æ�®å±‚,`PackagesListDelegate` 作为绘画的代ç�†å±‚,而 `PackageListView` 为表示层。通过这个模å¼�,å�¯ä»¥åœ¨ä¸�对 `DebListModel` å�šè¿‡å¤šä¾µå…¥å¼�设计的å‰�æ��下,实现数æ�®çš„获å�–。 ### å�¸è½½ç¡®è®¤ç•Œé�¢ 这是一个在执行å�¸è½½å‘½ä»¤ä¹‹å‰�,用æ�¥è®©ç”¨æˆ·ç¡®è®¤æ‰€å�¸è½½çš„包列表的界é�¢ã€‚ ## 控制端 `DebListModel` 是è�”ç³»å‰�/å�Žç«¯å¹¶æ��供查询ã€�安装ã€�å�¸è½½å‘½ä»¤ç­‰æœ€ä¸»è¦�最核心的类。对上,它æ��供了软件包列表的å�„ç§�æ•°æ�®ï¼›å¯¹ä¸‹ï¼Œå®ƒå°�装了具体的安装ã€�å�¸è½½ç­‰æ“�作。 利用 `PackagesManager` 类所æ��供的数æ�®ï¼Œå�‘界é�¢ä¸Šæ˜¾ç¤ºå¯¹åº”的软件包信æ�¯ã€‚通过å°�装 `libqapt` 的查询与安装接å�£ï¼Œæ��供统一的 `Transaction` ç±»æ�¥å›žæŠ¥è¿›åº¦ç­‰ä¿¡æ�¯ã€‚ ## å�Žç«¯ ### PackagesManager `PackagesManager` 类是主è¦�çš„ deb 包管ç�†ç±»ï¼Œä»–使用 `libqapt` æ�¥è¿›è¡Œ deb 包格å¼�的读å�–与解æž�。 #### ä¾�èµ–è§£æž� `PackagesManager` ç±»å�¦ä¸€ä¸ªæ ¸å¿ƒåŠŸèƒ½ï¼Œä¹Ÿæ˜¯ `deepin-deb-installer` 项目最é‡�大的问题,就是软件包的ä¾�èµ–è§£æž�。在本类中,实现了一个对 deb 包的ä¾�èµ–è§£æž�æµ�程。 #### ä¾�èµ–è§£æž�结果 ä¾�èµ–è§£æž�的结果分为 3 ç§�,分别是: - ä¾�赖冲çª�,ä¸�å�¯å®‰è£…此软件包 - ä¾�èµ–å�¯ç”¨ï¼Œå®‰è£…或å�‡çº§æŸ�些ä¾�赖包å�Žå�¯ä»¥å®‰è£…此软件包 - ä¾�赖满足,å�¯ä»¥ç›´æŽ¥å®‰è£…此软件包 #### ä¸�å�Œç§�类的ä¾�èµ–è§£æž� 此外,在ä¾�èµ–è§£æž�的过程中,è¦�考虑å�¯å�‡çº§/é™�级ä¾�èµ–ã€�间接ä¾�èµ–ã€�循环ä¾�èµ–ã€�虚包ã€�Providers 包等问题: - å�¯å�‡çº§ä¾�赖:当å‰�ä¾�èµ–ä¸�满足æ�¡ä»¶ï¼Œä½†ä»“库中此包的新版本å�¯ç”¨ï¼Œå�¯ä»¥å�‡çº§åˆ°ä»“库中的版本æ�¥è§£å†³ä¾�赖。 - 间接ä¾�赖:当å‰�第一级ä¾�赖都满足æ�¡ä»¶ï¼Œä½†å…¶ä¸­ä¸€ä¸ªä¾�赖包的ä¾�赖关系ä¸�满足,此时也无法安装。å�³ï¼Œæ‰€æœ‰ä¾�赖关系的查找必须查找到基础包为止,æ‰�能å�‘现所有的间接ä¾�赖。 - 循环ä¾�赖:在查找ä¾�赖链时,有å�¯èƒ½å‡ºçް A ä¾�èµ– B 而 B 也ä¾�èµ– A 的情况,程åº�应该è¦�有有效的机制é�¿å…�循环ä¾�赖带æ�¥çš„问题。 - 虚包:当å�‘现ä¾�赖包是一个虚包时,应该查找它由哪些包所填实,并ä¾�次解决它们的ä¾�赖关系。 - Providers:例如æŸ�些程åº�ä¾�èµ– java,而 java 是由 jdk 或 jre æ��供的å­�包,并ä¸�å�•独存在 java 这个包。在此时,就应该é��历仓库,查找包的 Providers 并比对相关信æ�¯ï¼Œä»¥æ­£ç¡®çš„安装对应的ä¾�赖。 #### 多架构问题 å�¦å¤–,还è¦�解决多架构å�Šè·¨æž¶æž„ä¾�赖带æ�¥çš„问题: 这个问题主è¦�å�‘生在 x86 64Bits 系统下,系统中å�¯èƒ½å�Œæ—¶å­˜åœ¨ x86 32Bitsã€�x86 64Bits 两个包架构。 - 一般æ�¥è¯´ï¼Œæ²¡æœ‰ç‰¹åˆ«æŒ‡æ˜Žçš„æƒ…况下,都安装默认的架构(å�³ 64Bits)。 - 在安装ä¾�赖时,安装与本包相å�Œçš„æž¶æž„。å�³æœ¬åŒ…是 32Bits,就安装 32Bits çš„ä¾�赖包。 - è¦�特殊处ç�†çš„æ˜¯ AnyArch å�Š NativeArch 的相关问题 - æŸ�些包是架构ä¸�相关或ä¸�æ•�感的(例如一些 Python 库),此时å�¯ä»¥è·¨æž¶æž„解决ä¾�赖,è¦�è§£æž�对应的字段æ�¥å®Œæˆ�这个判断。 > 当多架构ä¾�赖与之å‰�çš„å�„ç§�ä¾�赖解决方案混å�ˆæ—¶ï¼Œé—®é¢˜å�˜å¾—比较å¤�æ�‚,这部分è¦�å�šä»”细的 code-review 和测试。 #### 总结 区别与其它的 deb 安装器,`deepin-deb-installer` 支æŒ�批é‡�安装。在考虑问题的过程中,å�¯ä»¥ä»¥å�•个应用程åº�安装过程为例,批é‡�安装仅仅是对å�•个程åº�安装的é‡�å¤�æ“�作。但是在设计数æ�®ç»“æž„å�Šç¼–写具体逻辑时,è¦�考虑多应用å�Œæ—¶å®‰è£…的情况。 由于 deb 软件包的å¤�æ�‚性,对其ä¾�赖进行解æž�å¹¶ä¸�是一件简å�•的事。在ä¸�å�Œçš„ç­–ç•¥ã€�ä¸�å�Œçš„è§£æž�顺åº�下,å�¯èƒ½æœ‰å¤šç§�解决ä¾�赖关系的å�¯èƒ½ã€‚所以,这ç§�ä¸�确定性å�¯èƒ½ä¼šå¯¼è‡´ç”¨æˆ·çš„一些困惑(å�³ä¸Žå…¶å®ƒå®‰è£…器的ä¾�èµ–è§£æž�结果ä¸�相å�Œï¼‰ã€‚而如何判断是程åº�出了 bug,还是这是一个正常的ä¾�èµ–è§£æž�结果,就需è¦�对 deb 包å�Šè½¯ä»¶ä»“库有更多了解。 在批é‡�安装时,æ¯�安装完æˆ�一个软件包,都应当对仓库状æ€�ã€�ä¾�赖状æ€�进行é‡�新刷新与解æž�。因为在æŸ�些包安装å�Žï¼Œç³»ç»ŸçŽ¯å¢ƒä¸­çš„ä¾�赖关系å�¯èƒ½å·²ç»�与之å‰�ä¸�å�Œäº†ã€‚ > å�³ä¾¿æ˜¯ apt å’Œ gdebi 这两个最常用到的 deb 安装程åº�,在安装æŸ�些包时,解决ä¾�赖的方法都ä¸�一定完全相å�Œã€‚ > å°†æ�¥ï¼Œå�¯ä»¥è€ƒè™‘æ�¢ç”¨å…¶å®ƒåº“进行ä¾�èµ–è§£æž�。自己实现ä¾�èµ–è§£æž�æ—¢å¤�æ�‚ã€�难维护,å�ˆå®¹æ˜“出 bug,解æž�行为上也难以和 apt ä¿�æŒ�一致。 #### ä¾�èµ–è§£æž�示例 以下举几个比较ç»�典的例å­�: ##### è§£æž�示例 1 - A -> B | C # 软件包 A ä¾�赖软件包 B 或者软件包 C - B -> D(v1.0) # 软件包 B ä¾�赖包 D çš„ v1.0 版本 - C -> D(v2.0) # 软件包 C ä¾�赖包 D çš„ v2.0 版本 - 已安装 D(v1.0) # 系统中已ç»�安装了包 D çš„ v1.0 版本 - å�¯å�‡çº§ D(v2.0) # 仓库中有包 D çš„ v2.0 版本 在这ç§�情况下,当安装软件包 A 时,就有两ç§�方法å�¯ä»¥è§£å†³ä¾�赖。 1. 安装软件包 B。 2. 安装软件包 C,并å�‡çº§è½¯ä»¶åŒ… D 到仓库中的 v2.0 版本。 这两ç§�方法都是正确的并å�¯ä»¥æ»¡è¶³è½¯ä»¶åŒ… A çš„ä¾�赖需求。但是è¦�注æ„�在第 2 ç§�解决方案下,è¦�检查一下软件包 D ç”± v1.0 å�‡çº§åˆ° v2.0 是å�¦ä¼šå¼•入冲çª�等问题。 # 缺陷 由于安装器完全使用自己的ä¾�èµ–è§£æž�逻辑。并且调用了 `libqapt` 进行软件包安装(其底层是包装 `dpkg -i` 命令执行的安装),与 apt ä¸�å�Œçš„æ˜¯ï¼Œè¿™æ ·å�š apt 是无法知é�“哪些包是用户主动安装的(å�³ç”¨æˆ·ä¸»åŠ¨æ‹–åŠ¨åˆ°åˆ—è¡¨ä¸­æ‰§è¡Œå®‰è£…),哪些是作为ä¾�赖被动安装的。这样,以å�Žåœ¨å�¸è½½æŸ�个包是,当åˆ�作为它的ä¾�赖被安装上的包就无法使用 autoremove 被å�¸è½½äº†ï¼ˆå› ä¸ºæ‰€æœ‰çš„包在 apt 看æ�¥éƒ½æ˜¯ä¸»åŠ¨å®‰è£…çš„ï¼‰ã€‚ å�³ä½¿ä¸�改å�˜ç›®å‰�çš„ä¾�èµ–è§£æž�å�Šè½¯ä»¶åŒ…安装逻辑,这个问题也是å�¯ä»¥è§£å†³çš„。在 apt 中修改包的属性,将它的安装原因改为ä¾�赖安装å�³å�¯ï¼Œä¸�过目å‰�还没有实现。 # libqapt ## 简介 libqapt 是 qapt 的一个库,qapt 是åƒ� gdebi 一样的一个 deb 安装程åº�。它底层使用了 `libapt-pkg` 进行一些仓库的访问。本身实现了以调用 dpkg 命令为基础的软件包安装逻辑。 libqapt-runtime 是这个库中实现æ�ƒé™�æ“�作的å�Žç«¯ï¼Œå®ƒä¼šæ³¨å†Œä¸€ä¸ª system-dbus æ��ä¾›æœ�务。libqapt 中相应的æ�ƒé™�æ“�作都通过 RPC æ–¹å¼�与此å�Žç«¯é€šä¿¡ã€‚ ## Debug libqapt 本身是一个 C++ 项目,很容易编译安装,å�¯ä»¥ç›´æŽ¥ä¸‹è½½æº�ç �通过加日志ã€�GDB 等方å¼�进行调试。è¦�注æ„�的是å�¯èƒ½éœ€è¦�在调试时修改代ç �ç¦�止或者放宽æŸ�些超时æ“�作。在调试 runtime 的时候è¦�ç¡®ä¿�当å‰�è¿�行的ä¸�是旧版本 runtime。 ## 为 libqapt 打补ä¸� 在开å�‘过程中,å�‘现了数个 `libqapt` çš„ bug。为了快速解决问题,现在已ç»�ç»™ `libqapt` 打了以下几个补ä¸�,在上游的新版本推é€�å�Žï¼Œåº”该积æž�维护这些补ä¸�列表。 - 0001-add-zh_CN-translate.patch 添加中文翻译,hack çš„å�šæ³•ã€‚ - 0001-fix-long-description-error.patch ä¿®å¤� libqapt 在解æž� deb 包时,对æŸ�些ä¸�是特别规范的 control 文件解æž�出错。 - 0001-fix-old-error-not-clear.patch ä¿®å¤� libqapt 在é‡�å¤�使用 dpkg 命令时,相应的类没有清ç�†æ—§é”™è¯¯ä¿¡æ�¯ã€‚ - ~~0001-Fix-install-transaction-timeout.patch ä¿®å¤� libqapt 在安装时超时信æ�¯è®¾ç½®é”™è¯¯å¯¼è‡´å®‰è£…失败。~~ __上游已ç»�å�ˆå¹¶__ # å�‚考资料 - libqapt - [sources](https://github.com/KDE/libqapt) - [online doc](https://api.kde.org/extragear-api/sysadmin-apidocs/libqapt/html/index.html) deepin-deb-installer-6.5.51/LICENSE000066400000000000000000001045131524745214100166150ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . deepin-deb-installer-6.5.51/LICENSES/000077500000000000000000000000001524745214100170115ustar00rootroot00000000000000deepin-deb-installer-6.5.51/LICENSES/Apache-2.0.txt000066400000000000000000000240501524745214100212310ustar00rootroot00000000000000Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. deepin-deb-installer-6.5.51/LICENSES/CC-BY-4.0.txt000066400000000000000000000411771524745214100206600ustar00rootroot00000000000000Creative Commons Attribution 4.0 International Creative Commons Corporation (“Creative Commonsâ€�) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-isâ€� basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. Using Creative Commons Public Licenses Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. Creative Commons Attribution 4.0 International Public License By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. Section 1 – Definitions. a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. Section 2 – Scope. a. License grant. 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: A. reproduce and Share the Licensed Material, in whole or in part; and B. produce, reproduce, and Share Adapted Material. 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. 3. Term. The term of this Public License is specified in Section 6(a). 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. 5. Downstream recipients. A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). b. Other rights. 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. 2. Patent and trademark rights are not licensed under this Public License. 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. Section 3 – License Conditions. Your exercise of the Licensed Rights is expressly made subject to the following conditions. a. Attribution. 1. If You Share the Licensed Material (including in modified form), You must: A. retain the following if it is supplied by the Licensor with the Licensed Material: i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); ii. a copyright notice; iii. a notice that refers to this Public License; iv. a notice that refers to the disclaimer of warranties; v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. Section 4 – Sui Generis Database Rights. Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. Section 5 – Disclaimer of Warranties and Limitation of Liability. a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. Section 6 – Term and Termination. a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or 2. upon express reinstatement by the Licensor. c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. Section 7 – Other Terms and Conditions. a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. Section 8 – Interpretation. a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.â€� Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commonsâ€� or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. Creative Commons may be contacted at creativecommons.org. deepin-deb-installer-6.5.51/LICENSES/CC0-1.0.txt000066400000000000000000000156101524745214100204160ustar00rootroot00000000000000Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. deepin-deb-installer-6.5.51/LICENSES/GPL-3.0-or-later.txt000066400000000000000000001035561524745214100222270ustar00rootroot00000000000000GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. “This Licenseâ€� refers to version 3 of the GNU General Public License. “Copyrightâ€� also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. “The Programâ€� refers to any copyrightable work licensed under this License. Each licensee is addressed as “youâ€�. “Licenseesâ€� and “recipientsâ€� may be individuals or organizations. To “modifyâ€� a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified versionâ€� of the earlier work or a work “based onâ€� the earlier work. A “covered workâ€� means either the unmodified Program or a work based on the Program. To “propagateâ€� a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To “conveyâ€� a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays “Appropriate Legal Noticesâ€� to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The “source codeâ€� for a work means the preferred form of the work for making modifications to it. “Object codeâ€� means any non-source form of a work. A “Standard Interfaceâ€� means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The “System Librariesâ€� of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Componentâ€�, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The “Corresponding Sourceâ€� for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all noticesâ€�. c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregateâ€� if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A “User Productâ€� is either (1) a “consumer productâ€�, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally usedâ€� refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. “Installation Informationâ€� for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. “Additional permissionsâ€� are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered “further restrictionsâ€� within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An “entity transactionâ€� is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A “contributorâ€� is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor versionâ€�. A contributor's “essential patent claimsâ€� are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “controlâ€� includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a “patent licenseâ€� is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grantâ€� such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relyingâ€� means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is “discriminatoryâ€� if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later versionâ€� applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS ISâ€� WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyrightâ€� line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about boxâ€�. You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimerâ€� for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . deepin-deb-installer-6.5.51/LICENSES/LGPL-2.0-or-later.txt000066400000000000000000000602541524745214100223370ustar00rootroot00000000000000GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the library's name and an idea of what it does. Copyright (C) year name of author This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. signature of Ty Coon, 1 April 1990 Ty Coon, President of Vice That's all there is to it!deepin-deb-installer-6.5.51/LICENSES/LGPL-3.0-or-later.txt000066400000000000000000001221621524745214100223350ustar00rootroot00000000000000GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. “This Licenseâ€� refers to version 3 of the GNU General Public License. “Copyrightâ€� also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. “The Programâ€� refers to any copyrightable work licensed under this License. Each licensee is addressed as “youâ€�. “Licenseesâ€� and “recipientsâ€� may be individuals or organizations. To “modifyâ€� a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified versionâ€� of the earlier work or a work “based onâ€� the earlier work. A “covered workâ€� means either the unmodified Program or a work based on the Program. To “propagateâ€� a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To “conveyâ€� a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays “Appropriate Legal Noticesâ€� to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The “source codeâ€� for a work means the preferred form of the work for making modifications to it. “Object codeâ€� means any non-source form of a work. A “Standard Interfaceâ€� means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The “System Librariesâ€� of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Componentâ€�, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The “Corresponding Sourceâ€� for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all noticesâ€�. c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregateâ€� if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A “User Productâ€� is either (1) a “consumer productâ€�, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally usedâ€� refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. “Installation Informationâ€� for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. “Additional permissionsâ€� are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered “further restrictionsâ€� within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An “entity transactionâ€� is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A “contributorâ€� is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor versionâ€�. A contributor's “essential patent claimsâ€� are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “controlâ€� includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a “patent licenseâ€� is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grantâ€� such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relyingâ€� means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is “discriminatoryâ€� if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later versionâ€� applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS ISâ€� WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyrightâ€� line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about boxâ€�. You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimerâ€� for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . deepin-deb-installer-6.5.51/LICENSES/LLVM-exception.txt000066400000000000000000000066241524745214100223300ustar00rootroot00000000000000As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. ============================================================================== Software from third parties included in the LLVM Project: ============================================================================== The LLVM Project contains third party software which is under different license terms. All such code will be identified clearly using at least one of two mechanisms: 1) It will be in a separate directory tree with its own `LICENSE.txt` or `LICENSE` file at the top containing the specific license and restrictions which apply to that software, or 2) It will contain specific license and restriction terms at the top of every file. ============================================================================== Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy): ============================================================================== University of Illinois/NCSA Open Source License Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: LLVM Team University of Illinois at Urbana-Champaign http://llvm.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. * Neither the names of the LLVM Team, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. deepin-deb-installer-6.5.51/LICENSES/MIT.txt000066400000000000000000000020661524745214100202070ustar00rootroot00000000000000MIT License Copyright (c) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. deepin-deb-installer-6.5.51/README.md000066400000000000000000000027751524745214100170760ustar00rootroot00000000000000# Deepin deb installer Deepin deb installer helps users install and remove local packages. Deepin deb installer is an easy-to-use deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion. ### Dependencies - libqapt3 - libqapt3-runtime - deepin-elf-verify - deepin-elf-sign-tool ### Build dependencies - pkg-config - cmake - libqt5widgets5 - libqt5concurrent5 - libqapt-dev - libdtkwidget-dev - qtbase5-dev - qttools5-dev-tools - qttools5-dev - qtchooser - libgtest-dev - deepin-gettext-tools - libpolkit-qt5-1-dev ## Installation ### Build from source code 1. Make sure you have installed all dependencies ```shell sudo apt build-dep deepin-deb-installer ``` 2. Build ```shell mkdir build cd build cmake .. make ``` 3. Install ```shell sudo make install ``` ## Documentations Please see [INTRODUCTION.md](./INTRODUCTION.md) ## Getting help Any usage issues can ask for help via * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](https://wiki.deepin.org/) ## Getting involved We encourage you to report issues and contribute changes * [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). (English) ## License Deepin deb installer is licensed under [GPL-3.0-or-later](LICENSE) deepin-deb-installer-6.5.51/README.zh_CN.md000066400000000000000000000027551524745214100200740ustar00rootroot00000000000000# 深度软件包安装器 深度软件包安装器帮助用户安装和å�¸è½½æœ¬åœ°çš„软件包,它是一个有ç�€ç®€å�•界é�¢ä¸”易用的包管ç�†å·¥å…·ï¼Œå®ƒå�¯ä»¥è®©ç”¨æˆ·å®‰è£…没有在应用商店中的自己的软件包,å�Œæ—¶å®ƒè¿˜æ”¯æŒ�批é‡�安装ã€�版本识别以å�Šè‡ªåŠ¨è§£å†³ä¾�赖。 ### 安装ä¾�赖包 - libqapt3 - libqapt3-runtime - deepin-elf-sign-tool ### 构建ä¾�赖包 - pkg-config - cmake - libqt5widgets5 - libqt5concurrent5 - libqapt-dev - libdtkwidget-dev - qtbase5-dev - qttools5-dev-tools - qttools5-dev - qtchooser - libgtest-dev - deepin-gettext-tools - libpolkit-qt5-1-dev ## 编译安装 ### 从æº�ç �构建 1. ç¡®ä¿�å·²ç»�安装了所有的构建ä¾�èµ– ```shell sudo apt build-dep deepin-deb-installer ``` 2. 执行构建 ```shell mkdir build cd build cmake .. make ``` 3. 安装 ```shell sudo make install ``` ## 文档 部分开å�‘文档请å�‚考 [INTRODUCTION.md](./INTRODUCTION.md) ## 获得帮助 任何使用问题都å�¯ä»¥é€šè¿‡ä»¥ä¸‹æ–¹å¼�寻求帮助 * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](https://wiki.deepin.org/) ## 代ç �贡献 我们鼓励报告问题并å�šå‡ºæ›´æ”¹ï¼Œç›¸å…³å†…容请å�‚考一下文档 * [å¼€å�‘者代ç �贡献指å�—](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers). (中文) ## License 深度软件包安装器的开æº�å��议是 [GPL-3.0-or-later](LICENSE) deepin-deb-installer-6.5.51/assets/000077500000000000000000000000001524745214100171065ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/data/000077500000000000000000000000001524745214100200175ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/data/deepin-deb-installer.json000066400000000000000000000020371524745214100247030ustar00rootroot00000000000000{ "groups": [ { "key": "basic", "name": "Basic", "groups": [ { "key": "develop_digital_verify", "name": "", "options": [ { "key": "", "name": "", "type": "checkbox", "text": "Check digital signatures if the developer mode is enabled", "default": false, "hide": false } ] }, { "key": "hierarachical_verify", "name": "", "options": [ { "key": "proceedSecurity", "type": "proceedLabel", "hide": false } ] } ] } ] }deepin-deb-installer-6.5.51/assets/deepin-deb-installer.cache.json000066400000000000000000000027101524745214100250320ustar00rootroot00000000000000{ "magic": "dsg.config.meta", "version": "1.0", "contents": { "autoUpdateBeforeInstall": { "value": true, "serial": 0, "flags": [ "global" ], "name": "Auto Update Before Install", "name[zh_CN]": "安装å‰�自动更新软件æº�", "description": "Whether to refresh the apt package cache (apt update) before installing. When disabled, the installer skips refreshing the apt cache at startup.", "description[zh_CN]": "安装å‰�是å�¦åˆ·æ–° apt 软件包缓存(apt update)。关闭å�Žï¼Œå®‰è£…器å�¯åŠ¨æ—¶ä¸�å†�刷新 apt 缓存。", "permissions": "readwrite", "visibility": "private" }, "oneTimeUpdateOnFirstPackage": { "value": true, "serial": 0, "flags": [ "global" ], "name": "One-time Update On First Launch", "name[zh_CN]": "首次å�¯åŠ¨æ—¶ä¸€æ¬¡æ€§åˆ·æ–°è½¯ä»¶æº�", "description": "When true, force a single apt update on the first launch after install; auto-resets to false once that update completes (success or failure).", "description[zh_CN]": "为 true 时,安装å�Žé¦–次å�¯åŠ¨å°†å¼ºåˆ¶æ‰§è¡Œä¸€æ¬¡ apt update;该次 update 完æˆ�(无论æˆ�功或失败)å�Žè‡ªåŠ¨ç½®ä¸º false。", "permissions": "readwrite", "visibility": "private" } } } deepin-deb-installer-6.5.51/assets/deepin-deb-installer.desktop000066400000000000000000000274611524745214100245020ustar00rootroot00000000000000[Desktop Entry] Categories=System; Comment=Package Installer helps users install and remove local packages, and supports bulk installation. Exec=deepin-deb-installer %F GenericName=Package Installer Icon=deepin-deb-installer Keywords=package;installer;deepin;dde;dpkg;apt; MimeType=application/vnd.debian.binary-package;application/x-deb;application/x-executable;application/x-ddim; Name=Package Installer StartupNotify=false Terminal=false Type=Application X-Deepin-Vendor=deepin # Translations: # Do not manually modify! Comment[ar]=مثبت الحزم: يساعد المستخدمين على تثبيت وإزالة الحزم المحلية، ويدعم أيضاً الثبيت الجماعي للحزم. Comment[az]=Paket quraÅŸdırıcısı, istifadəçilÉ™rÉ™ paketlÉ™ri quraÅŸdırmaÄŸa vÉ™ silmÉ™yÉ™ imkan verir, hÉ™mçinin toplu quraÅŸdırmanı dÉ™stÉ™klÉ™yir. Comment[bg]=Deepin Мениджър на пакети Ñ�е използва, за да помогне на потребителите да инÑ�талират и премахват локален пакет, поддръжка на групово инÑ�талиране. Comment[bo]=མཉེན་ཆས་à½�ུག་སྒྲིག་སྦྱོར་ཆས་ནི་སྤྱོད་མà½�ན་ལ་རང་སའི་མཉེན་ཆས་སྒྲིག་སྦྱོར་དང་བཤིག་འདོན་བྱེད་རོགས་བྱེད་པའི་ཡོ་བྱད་ཅིག་རེད་ལà¼� ཉེར་སྤྱོད་མང་པོ་མཉམ་དུ་སྒྲིག་སྦྱོར་བྱ་à½�ུབà¼� Comment[br]=Ar stalier pakadoù a sikour an implijaderien da staliañ ha da zilemel ar pakadoù lec'hel, hag e kemer e kont ar staliadur a-vloc'had. Comment[ca]=L'Instal·lador de paquets ajuda els usuaris a instal·lar i eliminar paquets locals i admet la instal·lació massiva. Comment[cs]=Instalátor balíÄ�ků slouží uživateli jako pomůcka pro instalaci a odebírání místních balíÄ�ků (tj. nepocházejících z repozitářů). Podporuje také hromadnou instalaci. Comment[da]=Pakkeinstallationsprogram hjælpe brugere med at installere og fjerne lokale pakker, med understøttelse af masseinstallation. Comment[de]=Das Paket-Installationsprogramm hilft Benutzern bei der Installation und Entfernung lokaler Pakete und unterstützt die Masseninstallation. Comment[en_AU]=The Deepin Package Installer helps users install and remove local packages. It supports bulk package installation. Comment[es]=Instalador de paquetes de Deepin ayuda a instalar y eliminar paquetes locales, y admite instalación en masa. Comment[es_419]=El Gestor de Paquetes Deepin se usa para ayudar a los usuarios a instalar y eliminar paquetes locales, admite la instalación masiva. Comment[et]=Deepin pakihaldur on rakendus, millega kasutajad saavad arvutisse tarkvara paigaldada ja seda sealt eemaldada. Toetab ka hulgipaigaldamist. Comment[fi]=Ohjelma-asentaja auttaa käyttäjiä asentamaan ja poistamaan ohjelmia. Comment[fil]=Ang Package Installer ay nakakatulog sa pag install at pag-tanggal ng mga local packages, at sinusuportahan ito nang pag-install ng mga packages na maramihan. Comment[fr]=Installateur de paquets aide les utilisateurs à installer et supprimer des paquets locaux et prend en charge l'installation en bloc. Comment[gl_ES]=O instalador do paquete axuda aos usuarios a instalar e eliminar paquetes locais e admite a instalación masiva. Comment[hi_IN]=पैकेज इंसà¥�टॉलर दà¥�वारा उपयोकà¥�ता लोकल पैकेज इंसà¥�टॉल व हटा सकते हैं, यह सामूहिक इंसà¥�टॉल की सà¥�विधा भी पà¥�रदान करता है। Comment[hr]=Instaler paketa pomaže korisnicima instalaciju i uklanjanje lokalnih paketa kao i skupno instaliranje. Comment[hu]=A CsomagtelepítÅ‘ segít a felhasználóknak különféle csomagok telepítésében és eltávolításában, valamint támogatja a kötegelt telepítést. Comment[id]=Pemasang Paket membantu pengguna memasang dan menghapus paket lokal, dan mendukung instalasi massal. Comment[it]=Il Gestore pacchetti è utile per installare e rimuovere software in locale, supporta inoltre l'installazione massiva. Localizzazione italiana a cura di Massimo A. Carofano. Comment[ja]=パッケージ インストーラーã�¯ã€�ユーザーã�Œãƒ­ãƒ¼ã‚«ãƒ« パッケージをインストールã�—ã�Ÿã‚Šå‰Šé™¤ã�—ã�Ÿã‚Šã�™ã‚‹ã�®ã�«å½¹ç«‹ã�¡ã�¾ã�™ã€‚一括インストールã�«ã‚‚対応ã�—ã�¦ã�„ã�¾ã�™ã€‚ Comment[ko]=패키지 설치 관리ìž�는 사용ìž�ê°€ 로컬 패키지를 설치하고, 제거할 수 있ë�„ë¡� ì§€ì›�하고 ì�¼ê´„ 설치를 ì§€ì›�합니다. Comment[lt]=Paketų diegimo programa padeda naudotojams įdiegti ir Å¡alinti vietinius paketus bei palaiko masinį įdiegimÄ…. Comment[mn]=Деепин Багц Зохицуулагч нь Ñ…Ñ�Ñ€Ñ�глÑ�гчдÑ�д програм Ñ�уулгах уÑ�тгахад туÑ�лахааÑ� гадна бүлÑ�г Ñ�уулгалтыг дÑ�мждÑ�г. Comment[ms]=Pemasang pakej dapat membantu pengguna dan membuang pakej-pakej setempat, dan juga menyokong pemasangan pukal. Comment[ne]=पà¥�याकेज सà¥�थापनाकरà¥�ताले पà¥�रयोगकरà¥�ताहरूलाई सà¥�थानीय पà¥�याकेजहरू सà¥�थापना र हटाउन मदà¥�दत गरà¥�दछ, र बलà¥�क सà¥�थापनालाई समरà¥�थन गरà¥�दछ। Comment[nl]=Pakketinstallatie is een programma dat gebruikers helpt bij het installeren van lokale software. Comment[pa]=ਪੈਕੇਜ ਇੰਸਟਾਲਰ ਲੋਕਲ ਪੈਕੇਜਾਂ ਨੂੰ ਇੰਸਟਾਲ ਅਤੇ ਹਟਾਉਣ ਲਈ ਮਦਦ ਕਰਦਾ ਹੈ, ਇਹ ਵੱਡੀ ਗਿਣਤੀ ਵਿੱਚ ਇੰਸਟਾਲੇਸ਼ਨ ਲਈ ਵੀ ਸਹਾਇਕ ਹੈ। Comment[pl]=Instalator pakietów pomaga użytkownikom instalować i usuwać pakiety lokalne oraz obsÅ‚uguje instalacjÄ™ zbiorczÄ…. Comment[pt]=O Instalador de Pacotes ajuda os utilizadores a instalar e remover pacotes locais e suporta a instalação em massa. Comment[pt_BR]=O Instalador de Pacotes ajuda os usuários a instalar e remover os pacotes; além de, permitir a instalação em massa. Comment[ru]=УÑ�тановщик Пакетов иÑ�пользуетÑ�Ñ� длÑ� уÑ�тановки и удалениÑ� программного обеÑ�печениÑ� и поддерживает маÑ�Ñ�овую уÑ�тановку приложений. Comment[sk]=Aplikácia Deepin Správca balíÄ�kov slúži na pomoc používateľom pri inÅ¡talácii a odstraňovaní lokálnych balíÄ�kov, podporuje hromadnú inÅ¡taláciu. Comment[sq]=Instaluesi i Paketave i ndihmon përdoruesit të instalojnë dhe heqin paketa vendore dhe mbulon instalime në masë. Comment[sr]=ИнÑ�алатер пакета помаже кориÑ�ницима да инÑ�талирају и уклањају локалне пакете. Подржава групну инÑ�талацију. Comment[tr]=Paket Kurucu, kullanıcıların yerel paketleri kurmasına ve kaldırmasına yardımcı olur ve toplu kurulumu destekler. Comment[ug]=ئورالما ئورناتقۇچ ئىشلەتكۈچىلەرنىڭ يەرلىك ئورالمىلارنى ئورنىتىشى Û‹Û• ئۆچۈرۈشىگە ياردەم بÛ�رىدۇ ھەمدە توپ قاچىلاشنى قوللايدۇ. Comment[uk]=За допомогою заÑ�обу вÑ�тановленнÑ� пакунків кориÑ�тувачі можуть вÑ�тановлювати Ñ– вилучати локальні пакунки. Передбачено пакетне вÑ�тановленнÑ�. Comment[vi]=Trình cài đặt gói há»— trợ ngưá»�i dùng cài đặt và xóa hàng loạt các gói phần má»�m Comment[lo]=ຕົວຕິດຕັ້ງà»�ພັàº�ເàº�ດຊ່ວàº�ຜູ້ໃຊ້ຕິດຕັ້ງ à»�ລະ ຖອນà»�ພັàº�ເàº�ດທ້ອງຖິ່ນ à»�ລະ ສະໜັບສະໜູນàº�ານຕິດຕັ້ງàº�ຸ່ມ Comment[zh_CN]=软件包安装器用于帮助用户安装和å�¸è½½æœ¬åœ°è½¯ä»¶ï¼Œæ”¯æŒ�批é‡�安装。 Comment[zh_HK]=軟件包安è£�器用於幫助用戶安è£�å’Œå�¸è¼‰æœ¬åœ°è»Ÿä»¶ï¼Œæ”¯æŒ�批é‡�安è£�。 Comment[zh_TW]=軟體包安è£�器用來幫助使用者安è£�和移除本機軟體包。支æ�´æ‰¹æ¬¡å®‰è£�。 GenericName[ar]=مثبّت الحزم GenericName[ast]=Xestor de paquetes GenericName[az]=Paket quraÅŸdırıcısı GenericName[bg]=Мениджър на пакети GenericName[bo]=མཉེན་ཆས་à½�ུག་སྒྲིག་སྦྱོར་ཆསà¼� GenericName[br]=Stalier pakadoù GenericName[ca]=Instal·lador de paquets GenericName[cs]=Instalátor balíÄ�ků GenericName[da]=Pakkeinstallationsprogram GenericName[de]=Paket-Installationsprogramm GenericName[en_AU]=Package Installer GenericName[es]=Instalador de paquetes GenericName[es_419]=Gestor de Paquetes GenericName[et]=Pakihaldur GenericName[fi]=Ohjelma-asentaja GenericName[fil]=Package Installer GenericName[fr]=Installateur de paquets GenericName[gl_ES]=Instalador do paquete GenericName[hi_IN]=पैकेज इंसà¥�टॉलर GenericName[hr]=Instaler paketa GenericName[hu]=CsomagtelepítÅ‘ GenericName[id]=Pemasang Paket GenericName[it]=Gestore pacchetti GenericName[ja]=パッケージ インストーラー GenericName[ko]=패키지 관리ìž� GenericName[lt]=Paketų diegimo programa GenericName[mn]=Багц Зохицуулагч GenericName[ms]=Pemasang Pakej GenericName[ne]=पà¥�याकेज सà¥�थापनाकरà¥�ता GenericName[nl]=Pakketinstallatie GenericName[pa]=ਪੈਕੇਜ ਮੈਨੇਜਰ GenericName[pl]=Instalator pakietów GenericName[pt]=Instalador de Pacotes GenericName[pt_BR]=Instalador de Pacotes GenericName[ru]=УÑ�тановщик Пакетов GenericName[sk]=Správca balíÄ�kov GenericName[sq]=Instalues Paketash GenericName[sr]=ИнÑ�талатер Пакета GenericName[tr]=Paket Kurucu GenericName[ug]=بوغچا قاچىلىغۇچ GenericName[uk]=Ð’Ñ�тановлювач пакунків GenericName[vi]=Trình cài đặt gói GenericName[lo]=ຕົວຕິດຕັ້ງà»�ພັàº�ເàº�ດ GenericName[zh_CN]=软件包安装器 GenericName[zh_HK]=軟件包安è£�器 GenericName[zh_TW]=軟體包安è£�器 Name[ar]=مثبّت الحزم دبيان Name[ast]=Xestor de paquetes Name[az]=Deepin Paket QuraÅŸdırıcı Name[bo]=གà½�ིང་ཟབ་མཉེན་ཆས་à½�ུག་སྒྲིག་སྦྱོར་ཆསà¼� Name[br]=Stalier pakadoù Deepin Name[ca]=Instal·lador de paquets del Deepin Name[cs]=Deepin instalátor balíÄ�ků Name[de]=Deepin Paket-Installationsprogramm Name[es]=Instalador de paquetes Name[es_419]=Gestor de Paquetes Name[fi]=Deepin ohjelma-asentaja Name[fil]=Deepin Package Installer Name[fr]=Installateur de paquets Deepin Name[gl_ES]=Instalador do paquete de Deepin Name[hi_IN]=दीपिन पैकेज इंसà¥�टॉलर Name[hr]=Deepin instaler paketa Name[hu]=Deepin® CsomagtelepítÅ‘ Name[id]=Pemasang Paket Deepin Name[it]=Gestore pacchetti di Deepin Name[ja]=Deepin パッケージ インストーラー Name[ko]=Deepin 패키지 설치ë�„구 Name[ms]=Pemasang Pakej Deepin Name[nl]=Deepin Pakketinstallatie Name[pa]=ਡੀਪਿਨ ਪੈਕੇਜ ਇੰਸਟਾਲਰ Name[pl]=Instalator pakietów Deepin Name[pt]=Instalador de Pacotes Deepin Name[pt_BR]=Instalador de Pacotes Name[ru]=УÑ�тановщик Пакетов Deepin Name[sq]=Instalues Paketash Deepin Name[sr]=Дипин ИнÑ�талатер Пакета Name[tr]=Deepin Paket Kurucu Name[ug]=Deepin بوغچا قاچىلىغۇچ Name[uk]=ЗаÑ�іб вÑ�тановленнÑ� пакунків Deepin Name[vi]=Trình cài đặt gói Name[lo]=ຕົວຕິດຕັ້ງà»�ພັàº�ເàº�ດ Name[zh_CN]=深度软件包安装器 Name[zh_HK]=Deepin 軟件包安è£�器 Name[zh_TW]=Deepin 軟體包安è£�器 deepin-deb-installer-6.5.51/assets/deepin-deb-installer.xml000066400000000000000000000005261524745214100236220ustar00rootroot00000000000000 deepin deb installer files deepin-deb-installer-6.5.51/assets/deepin-deb-installer/000077500000000000000000000000001524745214100230755ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/000077500000000000000000000000001524745214100264635ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/000077500000000000000000000000001524745214100277535ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/arrowdown_icon.svg000066400000000000000000000014311524745214100335250ustar00rootroot00000000000000 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/arrowup_icon.svg000066400000000000000000000014231524745214100332030ustar00rootroot00000000000000 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/attention.svg000066400000000000000000000020421524745214100324770ustar00rootroot00000000000000 attention deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/close_icon.svg000066400000000000000000000025111524745214100326100ustar00rootroot00000000000000 ]> deepin-deb-installer.svg000066400000000000000000000337231524745214100344140ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/down.svg000066400000000000000000000051171524745214100314470ustar00rootroot00000000000000 image/svg+xml next Created with Sketch. deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/icon_menu.svg000066400000000000000000000047771524745214100324670ustar00rootroot00000000000000 image/svg+xml img_upload img_upload Created with Sketch. deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/notes.svg000066400000000000000000000031531524745214100316260ustar00rootroot00000000000000 notes deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/tips.svg000066400000000000000000000030731524745214100314560ustar00rootroot00000000000000 tips deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/common/up.svg000066400000000000000000000050421524745214100311210ustar00rootroot00000000000000 image/svg+xml previous Created with Sketch. deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/000077500000000000000000000000001524745214100274745ustar00rootroot00000000000000d_package-installer.md000066400000000000000000000104031524745214100336260ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US# Package Installer|deepin-deb-installer| ## Overview Package Installer is an easy-to-use .deb package and .uab package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion of dependencies. ![0|run](fig/run.png) ## Operations ### Run Package Installer You can open Package Installer as follows: - Double click a .deb package or a .uab package to run. - Click the icon of Package Installer from Launcher to run. ### Install Package Installer is capable to install an individual application or multiple applications. #### Singularly Install 1. On Package Installer interface, you can: - click **Select File**, select the package you want to install, click **Open**. - drag package directly into the interface. 2. Click **Install**. Authentication window pops up, enter your login password required to continue. 3. Click ![arrow_up](../common/down.svg) or ![arrow_down](../common/up.svg) to display or collapse the installing process during installation. 4. Click **Back** to keep on adding more packages or click **OK** to exit. ![1|success](fig/success.png) > ![notes](../common/notes.svg) Notes: If the installed package is detected to be the newer version, the **Downgrade** button will be displayed for you to return it to the older version; if the installed package is detected to be the lower version, the **Update** button will be displayed for you to update. #### Bulk Install To install multiple packages at a time, you can click **Select File** or drag files into Package Installer. Please refer to [Singularly Install](#Singularly Install) for operation steps. Pay attention to the following: - You can view installing process when multiply installing. - Only **Install** button is displayed in the window. Installation would be done for packages of those other versions have been installed locally before. Re-installation would be done for packages of those the same versions have been installed locally before. - To remove a package from the list, right-click it and select **Delete**. ![1|bulkinstall](fig/bulkinstall.png) #### Unable to Install Package Installer is able to identify the packages could not be installed automatically, which effectively avoids the problem that they cannot be used after installation. Please read the prompt carefully, common causes include: - Unmatched package architecture. - Broken dependencies. ### Uninstall Package Installer is used to uninstall packages of those the same or different versions have been installed already. 1. On Package Installer interface, you can: - click **Select File**, select the package you want to install, click **Open**. - drag a package directly into the interface. 2. Click **Remove**. 3. Click **Confirm** to uninstall. Authentication window pops up, enter your login password required to continue. 4. Click ![arrow_down](../common/down.svg) or ![arrow_up](../common/up.svg) to display or collapse the uninstalling process during uninstallation. 5. Click **OK** to exit. ![1|remove](fig/remove.png) > ![attention](../common/attention.svg) Attention: The system or other applications would be affected if you have uninstalled some applications. Please operate carefully. ## Main Menu In the main menu, you can switch window themes, view manual and get more information about Package Installer. ### Settings 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Settings**. 3. To install unsigned applications, click **Security Center > Security Tools > Application Security** to jump to the Security Center app for configuration. ### Theme The window theme includes Light Theme, Dark Theme and System Theme. 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Theme** to select a theme. ### Help You can click to view the manual, which will help you further know and use Package Installer. 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Help**. 3. View the manual. ### About 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **About**. 3. View the version description. ### Exit 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Exit**. deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/000077500000000000000000000000001524745214100302415ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/.DS_Store000066400000000000000000000140041524745214100317230ustar00rootroot00000000000000Bud1 t.jpgIl about.jpgIlocblob|ºÿÿadd.jpgIlocblobºÿÿbulk-install.jpgIlocbloböºÿÿhelp.jpgIlocblobpºÿÿ remove.jpgIlocblobêºÿÿsingle-install.jpgIlocblobdºÿÿ unable.jpgIlocblobˆJÿÿ  @€ @€ @€ @ E DSDB `€ @€ @€ @deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/bulkinstall.png000066400000000000000000000655551524745214100333130ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF`šIDATxÚì½yœeUy6ú¾ëTÕ©¡é¦é¢»éF”шzi4-Ñ�+$&Ô¢"Hâá“ÄÄ!1Ü|ù9Eý®¨É ¹�DÔøÅˆ2+¢(£@¢ÝM==TU×pÎYïýcï5¯½Ï©êº›çéêªS§ÎÞgŸµ÷~Ö³žõ¾ïâuëÖ°§¢�ˆ9ä4Àˆõë×+´Àž Ð4hM€¦Ð4šM iÐ4šòè›Õ«µÈ®V§ÝÑ>?=55=ÝŠ^Ülö7ýg˜¨¯¡†ûŠM0Ï4-BÛvµ:"éŸvMµgfÚÑ“aÕ¿x¦Ó™néFÀÓóLÓ»Zí©¶Îþibj¦ÝîDO¶´4‡‡Ó·HvM·Gš}h}€ù¤éÍ;[Ó­ šžœ‘Des«Ó·«“}ýtKMÌ/M/_4Tõ§Mª�ßä€41À3DÓ:çJhwd¶›Á�˜_šÖ•œÛªð¬k6Mô‚YÄMk‘ê/Z04Ðêè¾F£¯¯Ñêè‘¡¦–ºMÐôóMÓZª¾ö_0¸ßðàÈàÀû °ßÐP³ápsÿƒ5› é�.˜úÙGïÂ7éÁ¶yü¶úU{9yê›ö'§¿ÿ;¿Ò8OÑkμ`ÎíŠùñ¦‡šýZdñ~åã’…ÃZ¤xç Î¯¿tá'¯zL1«ÆÐ¢%/8áeoyÛé/=°1ïÑþ¯¿¿äÃ?Zõ‘{×êþYnª7ýëEó¿�¼ðß.8áG=òË÷þó‹hœ¨A^sæÙf©zþé¡éZ |Ñ{ÏkMN·Ûí™™™fsè“_ø2Nà.µÃVÿ�?8nagzëÃ?ûÚ¿ûcOþã'^}О0C!ãÛÆ 'tüt0õîsô¼©i"’N§#òøã�·Z­þþþÅ‹¤4`¿ƒN|ñ‹F™è¥/Z÷‹¿y`Óã:ˆ×ÿÃ{ÿîk‹Ïþ׿^=ʤ¿á½ïùVë÷?üųªôãÚ›¾ùñO^öØ ?üwç®^’¥yýЕŸø“[ŽýðÛ‡~pÕ�þký®áÃ_~áEg¯^ªˆôæŸ~ë3ÿ|Ë]›;‹V~Ê™g¾mÕý—¼÷?è]ó÷§_ÃK^ÿÞ;ÿ� ÿß÷®ºæg?è‰ñ¾ý�Y}æÿèäƒûqþ€Y3õ¼p4Í—7­µlÛ¶íÉ'ŸlµZý�Æôôô“O>YÿzœÑçD·Z­éɱ�wýà†µ²ì%Ç9ÏC¦î¹â¾òÀ’7_|NG£eãMûO�ú;ðñ NÞïáþý¿þb’HvüôóŸ¾ñ×ýæ%—¼ýÿ�‘-�ŒÑ�'¿ïï?®�žüÆ¿ýë÷~ä ÏkÌû×�†"":uÑúÛ>ÃÝ¿ž}ôª#7Üþ�_?õä?|As¶RœˆxÁKνøÿ}ÕWçûÿù•Ï^ý½3?õ‰×½lÛ]Ÿú³¼±ý‚7œõ›ï{‹ºùï¾|µàRFç1;Žž_M½[Þô[·œû»ÿçæ=oÿï… ›˜èعsçYk^qÖšWüîëNݺe3¼i ¸–¦¦¦ˆ•j0 ö3íšœ"¢ÎØøDåFÜÿ¼Õþ‹÷\ôÛ+¿úë_›cµˆ4ö?â%o}ßE_|÷ ;Ýò½_uH©ÓÌt[ _åÖïß°yô¿_rá…o8éøCönàt³æhßýxFiº#}�ì·èèãŽït:ã;wv:�N§³cÇŽ±±±öÔT»Ýn·ÛÇ�ø îŸn‹3úœÃÎÇ~~Û=·þô޾ýÍ¿üä÷7ùÚ—/auÀ‡�tÖýô7ßÿó]óWŸþácöÒhô7ûd|ÝÚû·OñÒ—œ|âÂþ#Îú�×ðÈUÿðÃ��YsôØW�wáÿºì;?ÿé]÷Ü|çæÖÀ��*ê[vèJ5þóÿéúÿºá®'ú ÷Ëį×>²a݃×ü?_û;žþf“:O­¿ý׸”�,GÏ#Sï–7­}oþ£ ¶oßöàÚ{G”"¢öÔ”9ívûÈU/:÷‚¨Fä3Ð^÷Ãÿù‰2«�‹}áê‹ÿ¿ýÖr&j¾ôÍozƯ]÷…/ýäÐã~ç¼?X~Ù?Ý]^›GþÖo=ï'ßþþ7î^sì˼ ­zÛ[NøÁg¾ûÿÄ¿YsÀl¦!yäð—¾áøïüÇ×þå›;iÑóŽ>çâ7½~”‰Vüö;^ïnúÆ—6,=õ­/½à¬÷ýæ?}éŸ?ó'û¯8é´Ó~ï%�ÿóTr<«¼tÍÉÏÿÂmW]»á¬ �éß§©g/5öŽö™zwڊ׭[wÈ!‡ôòÒûÝ‘C>úÈú¿ÿŸÿõCŒ vˆ¦¦¦Úí6|ÈaäÒçz8ç–Ô:få"œZ€z¬_¿~ÖjúÉ�ãþ„Šb^¾âyï¼ð¢O_úáÍ�=Vªh¢¥K—^xÑ_¬|Þ¡"„ €9cÖò&&v=ùÄ»vMnݲeë–-㻈ù°#Ž:ÿý¾`Á¢v»Ý&Z°`ÁäGM̨�ðLÑ´­eb×”¦ÆÄ®)Rý¤ú'vMi-ÄjÕ‹Ž?ï|ÏÅyáq'+d!ì&f³²8‰MÍÌlêIÑšˆX©ýXRHcÕè;ñäW|èŸf¢£^x|£¯®<^Ö­v‹¦‡úãSíc^p(½àÐHe—ûêë?æØ“ˆH)U¯— *4=À<Óô’ÖÔ˜˜j×.pÈT›¯ÈL û– g`ÞizÑÈðÔøæ>=¹;‘Ì<$C‹,CÓÌ3M÷÷÷|ðÁh2€gðˆ@Óh4 €¦Ð4hM€¦Ð4�GMOO£! ¦Ð4hM iÐ4šM i4 š@Ó i4 €¦@Óh4 €¦€žÐ×õÍfÍð4¡ëj´PÓ{4@Ó i4 š@Ó€‡¾½â(§¦¦´ÑZ´�HHDD„ˆ(úFDRþ#)Ÿöþ3—3OßD¼m ˜¹øÎl’÷�ÊýÙÿy»Œþæí—˜Yo¥”bVŠËgŠg‹×Ú÷õí!Û®¶Q¥<}"¢µv�Í)ÿTD-ã}ã é$y r»³ç”̦eÓšsç28òb'ÅŽ³»1§9>×™KÎþ`w å…äS¼/¯ñÊÞ½«Ï~ âè$<~³ÚË­¸ØX•WœwÉ13s£=·÷Ó´ˆp|äQ\\³Ý¿Ö¢µÖ"ºüQÞÞbY5¥j‰þõÀ+öî o´øŠvw‰{xŸj–Ÿ/¼{ËF3+ÅJˆ)¥H+‰ÞiOäèâ˜Ò‹Á§S]~/þy””çifó,3{¯ð)Úuâ3›D,M†‘Øuºå pA´+ÿúá*’öÈÑßF2[Ž )? ÜCÄ|„ø*ð;?ÉtÞ%g„)"­•R"DÄÂ`È}…¦E¤ýØö­ŸüÁômõ®Vý‹_ð²Åïx9+5Û·(™ZëŽÖº iKÕ‘PpR"©B³ B‘Ë({G°½U2·Ø\šÂ;O³RJ„E‘�*n/¥D„˜YHˆ˜…ho¹‹„bÔ¢KUªà”¦™HÄiiΑ´Ý�6ûJ¸Í'%ÇÓEÓKÜ“”×WÐyGý¢GÕžæû3èé]wîë္ËOii‘øêåä.ÇxdJròú-†ˆJ±°R¤‰)b&.¯7"QîÝ4-"í�Û9ç =6ÓËëǾu¯nµ–¼ûn4f£¦K–îhÝét-Æÿ°Ò) ×t웸úWv<ÌÌÑ4ùŠ:u<¸š¦ªúæ 0V‹ˆˆr¯‘â).n 9högÕq£”âd8ÁjF¾ 67<ÁÂÅ�Œ:7;Ñ–ñÅëzK +N[ÁÏ"帾ø�Äd(̵¯¨ãË¡fT–˜ ¡»á¾{R˜9¼\̧ÈÚ7M;+.²‚BÍ]Òìk¥”Q¶«c&&w½{1Mw:›/½¶³s²× ÔøwÖŠèÑóOí�©¥0:Œ–ö˜:Ô–psÿRS.ï,g²Ê�Žìæ¹2¦/¤Ë›Õ ?ETÁmæX…Ù~TÞîÉùñéyT*ÁìâN 9÷ך!M;{Ù]F2MY¸ü¤²sÔjv«ãã ?“; Í}Hh½G]¾3“•™‰…‹’ß凜$’�#=Í’ÐtŽ � S\U¥TVDZ„tÑ%Š{ »'Zj éY %===yÛѺWnP"jüêûIdô‚Õ¤T/‚u¥µAIÔ:2c¿£Âð`oö¦Ê¡¶ŒDPè*Vдä˨èPK‹b)õcIÐÊù¤ÅÝV˜†%ìa÷RÅ …?WK–¬Ë§*ñÛª°9 *3–GÆDŽf,BZ¶“c{MZùqNlw,™n$÷©„ŒÿÎ]&°#F ç j/œ+‘bÀw¾£ç®¡¢ŸVþΊ'%jL UKÖø/C„ÙWðþ5 Ëcï¦i‘v[O¶f±Í€bÍ$�±«ï“éÖ�ï_#½0µ) ¬»™ÑÁX5ãQ†&#±?ù“²»H1è.æÆ ùcDЬô%Gò’ÈcôƈÂF´HO¤,yQ]î®àÖRIRþ‡õ: ?îÀаâ¦/·ž-õvéCfGëÕ/ˆ, Éi:�ôˆs3½gÉ; %Åôʆ̈́#oØïx£ˆ·_·‘¹N ÁVO'‡ÀQ«†3ˆén$ô,ªÇe¶sŽ.mñ·O†’ñÌ W\þ4OZS/w‚€½•¦‰¨Š¦›G-;ðkW-omÜÖÙ9¹ãÛwOþlÝøƒ�.8ò 5Ð ­X«ñëïÒË>øºn±â ÉÞúâœÎ(œNBµB¤ÐÄÅØNdG2NìeÏöÚÏ\¯’>‘òwŽÀ å s_èÌMö†QYf@n¸¨|uïQy5Œ:ß6‡çF;{UbûI¼P»²ã‰ø$pñm›Šå–RŒ>—¾@¶/.£ï*¸Çu Ž^‘vg�C�N�¤-®΄Ƈ$5½¼ãj¸ëÏ‹µ�$zœ�éaÍï@Ñ eZÓŸ;4±Ò~�"yæ7rŸ¡ié¤Ãä¥ï[³ä]§v¶Mì¼á¾öã;ú–-\þ—gð@߯}ýÉ›îéx×Ïø—7�^xZßÐPMIëkPe¨b†¥£Z‰ ïeî2J¨ RºËHîŒW‡:–’\<¿Ê nóÎ?Sä)'�ĹÙd½ˬ~Û NöÔ@HñuQÌ&g>†äçØu:7yzÙÜÍ`æ³<î’omq˜” M9gzÄv°ÏÐôþgœøð›>_<ÙX<ÒТ§®ºÕ ²]÷lè_ºhö4íûÓÂdoQñƒ“LŒEVCxë$îž7xŒ¡ã_#D¼{Üÿ•==žš•èéÔý0&¹K³ -\$ �0+¯ðNÛç=:ŠïòÓôfaÀSBò½™xdmœJ3/2§=Ì£ŽS?ÈOrŒzt6Ó�&¢ÚÀ ¢"AZ“˜¿{ß}É}ÏÌ?³5‘Ð>å£_Ä;£¥mW$éiˆ )3ÂðE½ÍÆ,'+ãJ¢Žìi&ØûMK;°ª'§§7n)/\óÂmÿþí®Ãë™™h“^g«lØ€Ñažžïñ­¿?%ð4<]Å~mšh,ËY7†âì… ’ÃQpÂVk+>¥ÍB¤…IAÓÌ:®¹ÃÙhpJÉ£ÿ9Žõ„yè(ˆäh:f‰®3 aò¾Pf ‚$µm“R”­Ü$éÕ>åÆóºœ�¨ÄGÎí5¼lû†4]Õû±‘á£C ueœg¨ Å3Â(êsã À½QE»Ö`þÐ’u\”ªº“öv5ÝÚºÓ>£†û©Ù�q—ÿÒñP==3õëMsPìAÑEżŠyf&g`ÅgIq3ùbãd-w“ §ÈßO¹`#ÒËð¶ s2B÷â_…Lø†D°3ùõ’ãÿ]æï‚Û;èQ!ª}UšåiÉOp6Ì5g©jzÀ/ºá—ƒöjŽg&#¼J/q® üQ4>ÉÔÕ ëãF,m&p]0Eðå5L8ÉX¾C ‰Ú‹Í ÒÙÅ p 2[íÔEfÃÁ«T¬¢¹2ÈØÛh: Èj6ôä MmØ¢Ûí•?{ìÇkGN:LOÎ<òѯö^$V1"$–�µ-X\?F6÷@²ÉÝ‘ÉA^—›,2ãþnÉËÑT�›Íôdg5Ÿ?ô/óoÊž!(öhçl‘{Îr´N« % rsUÔH5O×ïÉ_ø ©„/”_ ®c˜)^ͤq­—ž‰5 †'Q!Ä|%ç4¾Ð%«æ!’â8m6 äpÎ ûR�êz]ÊŠR…YÈZk6E¼’o›{œ¤öZ5=vëÚƒ?ö¦õ_^üºé²k_ÖX4¼ãSwééÖ\ß#¬Y¦u\k'½ÈÉÆÈ¹Ò—á]Ÿ„3–‡³ Ø‹¹«—ì¹Û,ô+�Gmïãâ°m24G|ëç ¤¥ÝB¢BŸ:S�¨Ê™ÎHéz1ä»EÅJÂãõÅ*Åé?ÉZ ¹rùqÑ€À™N„h.ÌÅëœÓ’šâ®áƒ5~$­Ÿ¬„RZeØdø ÒÊJ•ÅvÙT#©ræµk·º©G1Y;)Í^É�`ØââÇÁÑûèb@Ó[ÿå{/ºé�|ôÊÎÄTqÅLþòÑÝ} 3i“Œáu®Îd¢‘m­ËÆÍ1®�ŸD�H@­\ÍÎá(�5n¢¹$(´“LÕG§ùFÙ¾ M³WåÃgi·>Y…é‘óîˆé¨˜rj+ØL@¶k�Å#Š,S$…]ªÝ›Ô, ª\z+ PØóy™êÆÓé aa-o®×L>6rOsÐ�IŬ°ûìäPsB*xµ»�È’µ·€ >ÀÑû°šž|ø±­WÞZÇ$þÅ™ˆi_Íiz•EÊ[ÀË] ¤q6è ù= añ}hkoK²äGT�DÒ>*CÔ1I§ÞtJÒŽ¨cŽíÊÑÕÓ‡’Í5©<ÈâysF¡¸ÊÌ6‘”óŽGæ£TÎn¤3u†¥MÛJ©‘$~”‹˜Ì>­Ë$Ë}’!ÙÜ4¬MUW±3�Gí–öò*IVÙƒ^ÿŽÞ§išˆ6|슣¿ñçã·ÿrì'ÌËQQq¦ó÷¹Xê·ôs£ñp&ºYâÈê¹0‘ ‘`ÂR ´¸¬GZ©¸ò^²•‰‰Mu<÷%e©÷Hwê䟯¼Ì,©ØlFÉ/e˜7yÃ(7W®�Ëã«,—™©C’±`l‹© âÕ…v¥·ºõ,¼í‘ÛñÆU^Ëæºן„%ëü³â»7ÙÒ*¶TŸmɸíª΃î2ŠßáîwØù9BÓ�ÉÎÚ³/=ìÓç©á�í7Ý9<�ðUiùqEùò$sÄ_¯…}ƒX¸ŠÝ¹r6ªî2ç >DìÅá!»ð¿"Ê„<‡¤ê}|¢ŽŒír�ÉOuµ$Å ÙÛ«ˆÄb*"¹„­Xõë…ëTÏ)5ç>/úÂrt�xj.%g/pZ*ɹÍ*ñæ) ×§ºRb3š©^F=гDQh¼ß°)Å%ßsvXãe†ÛJ&I­RÊÉ`ߦi"j�M<ô®Ï,Z}üÂÕÇNÜùp{Ûøî³4+¥DkÍJ1‘ñ¹¨J§Ki:R¹]i7žl©)ïN¼d#1‚"xA?«‘¤‡Ö ßó5°õi½a]bqËJQUx‡ŸÕÂ6ž3µšÓ!r…ã¡{†Ãå®ën+Ô�㥕õ‘*G–žÓ§¬éŸËrgÌ«À™ƒ�Û£[¹Ä�=ò­™Z¦u�·”�ûáE‹2õ•BÊÕù9ï³4Mý$3ùt•í7ßÑ�‚û»¾F±U¬5Õ(—(®[ábîZ*#€ë²ôz én:Zr垣Yâ Ü0£bJ®F¶WÄPÄ».P›Ù!Ť“v•9¹Š£ªø×äW×—]ò]n÷_U»è켞¦o˜uÅ4bݘ§²ú_Ö�O¨‹ODz‹UJh©ø¤{nP¹æ és¤¾CâÙÏO�g ¢è©Ì4̱tà"øz_¤iVªÿˆ¦~±iÎ{^uP·5ˆ•R$�0êK3ëbª š®PG5zS‚ÀÿÌòwÒÛ¨:ÒVuù'õ²¨'žNº¢2QG„Üê\%¿ÇŽuK½Ë}ú® ‘PM:‰˜«éäÅó†s¥¡¸7Ô¬ÒÌÊxü ½M+TÓuEÊÅ)%Ìù¸éªìýê3��’ÉNeÁC Ë%z5ñ šnDtmm:�ó¾HÓÌÌ}}KßqÚ†K¾*“í9ìA ÷øî×p__=ƒE „\z•YY\×Ädå—˜õ]çú9§äREÜ‘qX©†Ø¯é!Qì@�*JÉ$¥±¸ *Тíz5ÅÀCUKs· þhqHéÎyQÎd˜ÜµÌº4Y<77«‘RÅx¨²9²ãù1T¶\w°©S©i– 7¯;5U­3u£¬�yÓû"M Q£Ù\rú«Zã;Ÿ¸ò–™‡ž�é^‹up³1pÔ�£o}åè«_©šÍz_U5ykÿ¸UÅuÏyÏA–H•ˆÞm‚Ê ™³e72êªKų|_�ŽÊ½›)+-Z”(­Š¡G~¿½Œ6zPd#ãÎ*¿Ú@8}sPÎû_‘hÓíЫ Vä[š*DlŽkFOÉÀ!ÈïΞ’šÎ8ûáò™–�ùÁf —s –ÞwÕ´4C+W®8û¬á£›|ôQ==M½ªÙZ¹rÿã�\¾œ»-Y;²`?œªùAûÎ�¼ôO~íæ‹Žh 1`¯¯[·nùòå5¯h6›ÝõU§Ó™ž–v›r�•š£¯O5›Üh ’€ç,¦§§kþºiÓ¦yˆô(4ußð°ˆÌzCd;Ô¢o^öÒC˜@ņ8µPhÐ4šM i4 š@Ó i4 €¦@Óh4 ìèÛ[´ÓéDë|šõBË5ïÒÕJC„¯©[ÎÔ_î¨\ͳnWþ–]+³öX¹5üTb~øïËñ+ëÈV¬$~Àr�¥à[¸˜-…«Ru/[-fVŒ±+èvYV¬K‰ßLÝJ ×° ž°+cºæ·Çª‹¤þäÕçNžÿ©*/áxóŠíj›"ZåÑ­W.µåŸrÓ2^E³�½K‚ +à>iÚ_¢´üÕ£j 9L²„-ám_ßþ=ý—º2ØZzåä^ns!‰o<³p^r¿rôkþ-Rn/6•ò  —÷›ø–òö‘:¦®ãhÿ$&gPò [Ń=-Åžc(ñ¸Zrmïï5ê!k.‰ÌÁ¿FmÅÄÄ™�‰zZ �ÃÎEªß^âæ VÑ,›Â¬/.BÌÄRœm*ϵ”mÄÑaa"’bq�â8ìqùË­Ïš.[u‹I—¿ÕßQÒõ&Šh:'Ns×Z/ð,é™9=’øsy œº;�«”KíÝÁ¹ÏéÝ®BR,‚fßD"ž�"¸ G“Ç"ÁZàâ~ú$‘®Ýað&†§=9,Ùq—´b0³HÐöH¬Ñ=þ,ª†¤=Q.UC&’ÌêÉé�OrCŸL›Dï˜i óæb”³p±€3‹˜5m…ÌŠ™:'GÊRIÐſĕ�ðìÑ´ˆpo’¦$€9¼…–€ ½»=½©Â;DRiã�nƒ¿‡#ád—ðÅlÇÃÕlY£C=Jò;¡d(Ê™ir8áØ5p5˜Ü½J\Þ ì5�DLߓՎ܉³¶Gê~8Ââ áFÃŒÐý¨à&*ÙÄœXÈšªúÇÐW#·©èŸ"”*,yÒ•ìE „œöçô*ŒÔŠwÜF ˜S-Öä(IZˆ9–ÕFUWõʆôÍ5QÊjoÈÕÃ<#4-"íǶoýä¦oÛ¨wµê_¼ø‚—-~ÇËY©9¼‹ˆèò¿GÚ�Òeè(±d �%éÈÀKï(éâ}ôHÔ‰ñhBIFõI¬”q«L�Ü“å‡3ƒ_�¦�šf"&VÅ»Š;WêÉœ!æ«øô»)3RìMqÖ¹·‹$Kꘔd(˜þ?b‘hÏ1ï§V³pÕYgr&1žåx?’7¦ 7Š÷Þ!]Çï,¹‹´7'±°« ƒ„ óʰ±”ÊÚ0uÉ×[{ÝvÀÑesf˜<ý,Ó´ˆ´7n{äœ+ôØL/¯ûÖ½ºÕZòîS¸Ñ˜ímþ…º,â²dÀ)Y&Ì þQÕdHõ°¶Nkw¡ÑPE|­m›Lˆq¾/_bç�È04©‚ ™X¹0 Òº.(ÃØ”¥c™Ü„R9¯`¿Ìÿô•ª:3Èá¬f­éÉ"ž³Ÿ]D,=‰åk"÷$ì#ã 8Ît±WVˆéâÊ6ׇH®£[ÔØ å~R÷#+ýýKűmÁ¾¡B.þÊÙkݽÆõÖï FYöÂpÓ�úÙ¥éNgó¥×vvNöºÁ€ÿÎZ=zþ©³bj­µ-¢µ­óÞGæFM&»ž¿o5OKW$�{ªáÐäVó}ÛxF1šEäŠÙOÖ�cám§øÙ x™˜Y±"EšDELgÎ!5÷æ?ŠO¡Qy]òszþÂá½T9C±ñQcHÇ̾Ý*¹h"J‡üy%]é 1'ò=éûóïJÚÔ‚ ®|É_‹™�œ|œÄzN^_tsVl—#’HWÇ=ÈöÙ¢i===yÛѺ×�þ€QãWßO"£¬&¥zœ . ºàh-ºäêRV‡ó‰™ Ujfj"Û0ˆÆ9º�Špªêò¤yÔ^^~Xqïgf;9g‰$†´°ýZ)­)MZ‰"ÒBÊÍ´{üÖ£é˜piEg¹:ï/û­ËÉXF<ã“›«+æOü@oôžqÆ2"=ÇŠ•�wàaØ3^îÎNhVm›é•Û–ÖMÕð­*êÉìÁM–Të,¶oÏØH9OÈ,® ‹¹f1Ч¥]SBP?ë4-"ÒnëÉÖ,¶P¬™¤1võ}2Ý:ðýk¤7¦.)Ùq´¡i�™K¬4#ºÌrúnm°ªdt¹Ìâ]RÞ¬ð8‚–p¨�åáüs–TUÜmæ»}M¤¤ø.f¢ßH%§@Óc­q…º:BBY?¶G©NÞÖ¢£“Xêy§Tª‡ÿ]9:ùtìËáØí­ähcûî11Ë,¦ª»¼ÖW½bØÜcàÒ+_<›˜tW6±¹j0s¸g™Z‹îôþúN«Õh6„„µ»þѲôO_K=¸Öݰ[Ô-ˆ¶[à?sÕåÜ`"ý‹¹—ÞF¸Ý“-"ï!1>*iš23d$ngÆm5ª‡Ø pvv¦�JoéB¬‰H1:7·d0�E]òz§wüNÞ&ú6°Õ}-ëQI©KK¡ŒT–ÊÍãØñäÈ|ÅH"^_]ÿ‘̱{w’Ä«gl´ò¤¹¹RJúbªÎ½²v¹ ;Êì‚£é—n*žH$wAøZY Y'=¸z i"ª¢éæQËüÀšÁUË[·uvNîøöÝ“?[7þ࣠ŽD¥A�ã}¡é_•’ƒÞýx(©•ìÝιt‰,SgG ÅŒ—£ÊÜ”¼ß…2&r ÉR™G»¹Ù¥ø·9OߛĒÀE±eÆÔ% U³GRXrI0O{ÙraÐ¥=b£ŠƒóÞ‹x5^†{)!ŽÛkærÝ„„—BœM¼Ê°¼euŽ/O¦gÏËoa$ÏU6]rT¸ æ=•¦¥“ÞCKß·fÉ»Níl›ØyÃ}íÇwô-[¸ü/Ïà�¾�úú“7ÝÓñ˜füË›F/<­oh¨Þ¼ ‚n�KO$FÂVê}DïJ´#Ëjö‘L j Ggh×ÿ€Ž/©0L)‰ £|$ƒtÜzîkdfo!îñ¾šíÍçiÒÈ×÷?¬!5×ÉTÜï\N<ûÔå[”�N%M‡y@eÂGä& ·ä@t�É_aJUufdQ#óóáj>¡æLtSÈÙ̾w²Û½9ðì˜}£û�ž·zýù—ï¼ñ^ÿùö¶ñõ\¾êû—,:óÄÉû6RBdÝÞ†ü:QämëÑãnÙDô“3tÝœ _@2·�̆©3YfÜu¤˜K¡N©Ú³>;»ÚI>/vÈ„JÛ^b‹yàJñÔêî®õ¦²ôÅœHoCéñ©ãjùVØfà/~TqÜCw«ä_ÅìiÙ zL°»t–Àã.qs” é¡÷½°Å£(��…#– Ó4ÉTôÖYvöh:�åŽ7‰C£ªô?°Òô’sOyêÊ[v\wñëà1+†Ž=xfý»n_ßÚ¼}ÇwïjmÚ>«YGïâ+˜8ð©ÉÄÝFÑÅÔÓ(UŒèdW^ÆÏ»_šq†s+JÙEÁÙ¹à(‰\Úì;T$:¤~�„2‡,ÛúYà†‘ãŸ~þ¡ )Û ˆÉKL¬˜‹«P»{z%5¼¾)¬QrÝ £H@,"â=ôè)ΗNìŽÜܤ™­°å;$6,$3 8ùÃUåLºt˜‘T¨l¡2i;{ÅÄ8¢Ù$p3ê8HŒ*îÜ_汇Óôþgœøð›>_<ÙX<ÒТ§®ºÕ#wݳ¡é¢9д#,;Oè²ô$x¾¾ÎX¾Ã�ª y)^�_K]ŸA3i•f²û4> °T‰õ¬’ö2ÝmIc§‹)~ì„¶¥qV̬Tº9§Åõ*oDo¦Ò~x¶A œ–ˆ¼t§"s-¢~;»-ÅUF£K3â¹B¢3{r=—jóÚkK*ç{¹4Óë†ÓÜÿ|x¤tíDS:NB�([rµ*· o‚pEaàY iiVõäôôÆ-Åã…k^¸íß"¢ÝÞ`=3mÒãÛ˜ËÞËŠp„”b«-3Í䬑‹lˆD‘dlŒ|r®Äf«dŰ™C«*¦wHâêz޳ÿž@TsDÔ~®¸·�ʸ ycºÛ@ÞÜñ}iáW×�Ýmnï:¹ø›í|+¸²¢ì³9inS ^Û“=Gõ¡<‡Í³¬Ì•ywtK[Ísl’ÄWW¨ ôOïYjºµu§}F ÷S³!ã.ÿ¥yèè–Ën˜“鑽KÌ5�­×ScGçBOÙ¿Cc’n‡"‡ú©¹Ñ¯‘ª–úé8©¾3½�g*¡Ubap䃄’êKá&ÁÜ¢Ç8ÜUP{ékŽ©3ΈiÄj¿ƒk=]ñK]°ªW™¬ŸmR×-K`÷L7L’¹h¸WÆâ\}ç´›Ê<ÊÌ>v�ÄìŽ�³·r ¼¶�=�¦Õ`¿}fûuw޾å”Í_¼®øuøÄCõôÌÔ¯7íλ… ºxÀ�¼íušƒ:�þ36öµ‚3$`™T8{fJ4/éèYºÚ•’·Ï“ÉQ´ïa¨PN{ªš(ÔÒ5‰îÍ>vãœZ¦¦ªYÓš8²ú3釠›¨�¤� U0OøŽ^4·wf„{¾@¥~¨ß�´jºí.ŠÜ\øwµ¿�]˜%s˜¹Ì3uv°ô³OÓQ@žˆP³¡'gˆhjÃÝn¯üøÙc?^;rÒazræ‘�~µ÷ ½ÂR¡%Á^ÖºâØòã4L«š£=FutXãß+å ±Ã˜«r|ô0Ûµp Žö([¥óŠQ|žïƒp¤´ýlîñþs’S“G×^x²Wà3ílëú]I~³!݆TÕ=€—|Ôí“ÊìX¸77¢‡K¾^ŽwõÃkÊuï’€ÍÈëˆVÛö85=vëÚƒ?ö¦õ_^üºé²k_ÖX4¼ãSwééÖn²qfÆ,*Í›O4ÎÜp•%ãòå›_Ú¼µø—¢øáAF¢­ b¾åÖXê¢ú¢7³7¡­ %2Z™ßUlcD ßE“Ša¼ž‹æ£\WÉ7.ËÚ1µ q«)Ç3‹É¶¨L�3¡jRRz Bæn™¤ÝÔýl?T÷`6wJn'•¢x6×^^™çµ B>öš³·þË÷^tÓ'ùè•�‰©â2™üå£ó ˜9’�~ o¤'q-‡jg03Ã�[©3´ŸË;Ø+¡`”—T�Ù‡Gþi/~zÆ+ÌE<3©Ð•VÊj÷3˜CŒ-Å„¸SÏ1—À7k¦&�Q&aÌ2©�óéjµ�oÄú뚣8ÌÙÐ*Ïö#䮂ÙzôsØ w1PªvRacƒ£÷5=ùðc[¯¼yôœWmúÒµóìm¡g”£¸µG{œVæªq[MjZ>&¶'ð"f‘Žé¾ùÙãMÏÙx.‡ò¾¼ìdu0¡XÇÑ1YW¤1ð,ΚÏÔA9NóÁ½Â"2·�~”ÜA=ŒúwÇW¨7ßæ¾oîuÁÚù± {uþë7äÜŽÞ³išˆ6|슣¿ñçã·ÿrì'ÌGsNA+3ŸÈI¥Ü.J€³aûy±h¦ ý¹À^û†²È„•ýO0Ò, ké½%O›iBËÔ†¬Ks:�…Nt¶Ÿªœ¸çÙ�;JÜùpªÏë…dwÙ©×ȹ:9+såCžöœ§=ô–;Àsx[®Þ– ?ö šîLvÖž}éaŸ>O l¿éÎù¡i£¡•]h„Y)ÒZ ™2ç]J™ebB3 X±u!þVÁ >¶.ªÞÖ"6µ¹Hn´¥.Iº9š1O†)†Ö~vÚÙøÑV_ÛêÈwÎ�"8™!Ú]•dƒî#+HáÝd± ÃJïÛ{²÷ßÝ<¯/ëêñ,ZÀ³JÓDÔ›xè]ŸY´úø…«��¸óáö¶ñyàiELÌR’ )%Z“*’Å‹ÅG¹{E`ª �½È¾Ìb”.=^æQ�‘8]’ëhš²Ó5¾ÁéieU´%ï »0šç§í³wï¦JòLŠ‚çw,?•ó'pv÷F½„í²Å6'êa¾ƒç­±AÐ{ MS?ÉL>]eûÍwt?Ãý=j1&Å%Y“"¯¾g×:Ÿ\ù3*CS}µyCiér/Ô®¸�Të�ÞïÍŒ%‘Dᕇ�湤³‡” ¢zú¬Æ@DËh°'Š{Vtéîo¶û©{¼»=›�ÄOÛûóHÓ¬TÿLýbî+ëê¾&‘RŠ´¦bÁ>R%1ÑA Ó¼M®Xh›jªT.MÞóÝ)9²–,‰S%;ûª6*¬Ä‘åšÒ*GÓ”7c®ëù¾ãgã2ðlþ>wozp;æ0 -¼¯Ò43s_ßÒwœ¶á’¯Êd{{PÃý¾û5Ü××u8Íފפ$W'o6³ìu‘C5+‰ç”¯ÌBYTq4õ²€"ñAñè8Üó9”+Ÿä¥UJég‚ çS±ÎëÞ˜ö qÊM{$Õh6—œþªÖøÎ'®¼eæ¡'dº×bÜl uàè[_9úêWªf“z iEªXñÚèh· Àlhºr\ß»ñÚe• v‹W2”9¯sò4Õ¤!&Õ—*ê W÷aìåjZ�¡•+Wœ}ÖðчM>ú¨žžî©Æ?³j6‡V®Üÿøã—/çž–¬-—©-—²tÉžÜ+ñŠ—hJ(|Â/OôU”jâ¸Y’rëär˜ƒí»ì1“JŽäS+cw�²O*?aœ3GÀ¾LÓ¥ÈZ±b`Éi·í„^×­ˆ™ûúT³É�F/¬1<²g ÐôÜ5ußðð,mS"Êài¥i¢¹¥ÁÐõPhÐ4šM i4 š@Ó i4 €¦@Óh4 ìèÛ[´ÝîK–„ÿˆ¨nµ×h…Ã<$¿°wvÛtA×è�+¦ �ZìŠÚÁûÙÿþ’ZÕbÅÛ…Tºlº¿29…UhÝsÁkÓŽz‡­Bî-¦îÖ–úOW0ç`ÁIvÍÅÞGÊ}PM?ýKÑÑ"µ]Œ™,n•!ZñV®mÈÅŸr«‘»�¢åÅñNÔ¯D+7zke…D1fw ¸.»r¢ÿ�I « 3“3³�8v&.—ž´o7›E#«9:êl%"j×�ù§´x —)q_*Þ1“}‘˜×húi§io!q�´©f%A_¡fÙN’ŸB1oæv#WK nBòÄ,9±È‘*t‡á= ¸9^ 7»rkÝ–+723KÉqæ-"d»‘ÞÝ ?^ð±½a‹ä:<�¤ƒ1 {ý¨0“HØ»Ø×ÖŸ@Ó$"ÜÛÚÞÅ*ˆsx íÓ´£ªsšš¢Ñ~LWOWëèÜH¿n íöå3�å$KG%I,ܩ҈ú©¬IÄìïöî­C.$Å3–¬Íò»¥ÆÛÅÛÖø1óµi’`pdY;¯«}¾¶=¥ùg„„©84r<íéh7J€ç$M‹Hû±í[?ùƒéÛ6ê]­ú/¾àe‹ßñrV³›ºÜ5±‹•*øYÌ-ám.yÃ"r)*¨.çƒh¥°�•£sŸÍèÞªOEÆ5…>‡¼‘ëaÅ®Ä^‹ÿßߟci�ú Cû4ÍÌ¢ˆ]ûÄ–•戤ª>è»òêžB—*äèpΡ²ó,¶fŽ$µ�׉ëºG‡A <‡iZDÚ·=rÎzl¦—×�}ë^Ýj-y÷)ÜhÌBJkQ,Z‹ˆÖÅÿÐÉótÕÔ'„\5Hgòò³‰� �¾;rö˜IbO=˜K¾Gsg”LCfä'gµ1;8‚*h›Ø|)6·Ô\¨XN…tý�$8Ö`Ò°Ò¿êiŒcÌ'ÃÔžÒ6BÚSÑ jà¹KÓ�ÎæK¯íìœìuƒ5þ�µ"zôüS{gj-š4‹h­E‹ÖZD‹Ýj/`€}+š}­Ç‘»œLU%bš327bÍ”†báìÿ¡jG½|£”§9×/ÄAêûx]ŒÙY*¢Y1³0«òJ1kbö6�B¥1m„t­…å}Äà‘×Ceú®ºé3Ûéä΂v‚Ì €¦í=¦§§'oÛ Z÷¸(5~õý$2zÁjRª—¸Ñ"¬µ]PtñCSû*-ufóæe¬‚�èâ8¶�ñs¤)i+{œùL§�ÿQG‚i܈ß+E¤´*(ºÐÒŠ‘&f*|)M¾R ×b¶®Ø£Ø)Ëp&ÀoÊò%áDkÙ ¶{)Ã`ü¾.9\Fš�q^ ²6Ï+g�5ðœ¦i‘v[O¶f±Í€bÍ$�±«ï“éÖ�ï_#=0µ?w¨KˆêZ<Û7 ŽѪåAðn`P:©G‰&'?8ð]ƒ¡}èÃæÂ‚}Û#Ó\ÅѱG�ÊsãFÇ4-ÌʺԤˆµ"ÖÌJ)­IqMþ“!k2á}Óµç5÷SªÆÆ—ÜDbºgp3š6:W‹îôþúN«Õh6„„µ»þѲôO_KÝÜÃÑZ´–Âñ(�j-"ÚgÁìxŸâ„‘ˆ¡%ÔÖ†àÄ#H1ák¡çF‘i,¡ÅÑ[@^!É„*Øwds8~›„½Cò8!~Ÿ§65)¥´ÖŠI+¥Hk­kb¥­]�ÎË™cŸ¯ÓsGDRk.§IB½�Ì@Ähºg¦ÎÓtó¨e~`Íàªå­�Û:;'w|ûîÉŸ­ðÑG¤¤k5~ýýBzÙ_Wû!A€GAÕÖúÐ:p|#š.‚‚#E-‰¸Ì„Uù{f¨ Ð%áP»§y†™ù±ˆRýØC¨…^,æ¿lX™�K„hS[²6SlÎí2­š.�EJ+Mš•b­•bÒ&øƒIŠh½2�"elÇבo_ɲì÷-e—d" mðFv A�çÎñ+‚ïÐtÌ¡�ô\ú¾5KÞujgÛÄÎîk?¾£oÙÂåyômüÐן¼éžŽÇ(ã_Þ4zái}CCÔ}2*ö>Ä�úð™ÊP@ñÓ£Z*²ï’|”Xø±Ÿ»Rrtɘ–#ÊL¥´K;Lu4Ud™WŽà% %Ì…Fxæƒ ¸^Æ0µåè’Ž•ÍZ)ÒZQñ€Xi"fÍŠ}A]ö&ìÃOy´sŠRûyÌÁrpÙñ•GZúÎ~>MÒù2‡¡ìÅ s|8_`l4M:QÓ£ïúÕÞ €º•U@W6NV\²Š—ybËYxßÎÍJë°(^*~£M$”ü�0õòóª†ßqndZ/NsOªÕy�|ž í°©Ç™ÉSW5ˆ/éµpŒ˜ŠˆrN4—i/Zi&VZ‘rö{ØûÄ<í}6ç-™FìbUÄtÌ~1,檞 ¦‰ˆhìÖµìMë/¾¼øuÓe×¾¬±hxǧîÒÓ­Ýy#W>Žý-qr´Ì‰¨ä<Ÿµ+è ^¨%[ „m\†7Ké Vv9Œ9]×1dÖð'àÈ'c“®Ãá²eì‚ÁA@aì—ø´aŠâzÆ &àÜZК‰)ÒTtYŸŽŒ.w†ábœ$3GJ’ÕÞ—BHÑYƒAÒhÚÞÄMoý—ï½è¦O<òÑ+;SÅ}8ùËGwÿ]L¤•�ß79uáx™C×£²v3wë.5h�›è¥z”ßÅçŽJ¢N–¨ú–èPŠ"ö³�*jšº,¾Šj6€9Í¨ÉØ>eœ¢ 3õê8ã`� €¤l„xž¤)©ýøø h4]­¦'~lë•7�žóªM_ºvÔd0�­TNt)žç‡d �V•›K9 ªôiÌ’é÷JV©Q„”]Ô;­eÝg¶dôLQbÆ$b×"éîÙâîs:)-…½”ïÏi)’tMÙLâvÐõE«6T¯Ò�˜Õé“ð£Ðt=Mц�]qô7þ|üö_Žýä�yç逤I)Ñ¢I˜DLJèLr¦hs­Æuž‡WÈÏêöÒ³ùè1•ä{…Kû æŠ*™œòòA™en™š£ÕZ¹ºAÂ5rc·7п’”Üï¾Ì ç#Ϥee2 Õ÷xœ7úÁÑhº'šîLvÖž}éaŸ>O l¿éÎùp<,=‹W H‘Ò"Êd$¦uä# ;\'ty.neKÒ Š…Ž4©ÝaƳÔIÉhÍóˆª3]…µ[¢w'±ÂÄȈ"3‹ØR.N"|V‚å ÈQÇùmΘJ”k�x ©�€ Ðô\išˆÚc½ë3‹V¿põ±w>ÜÞ6><­ˆI•¥( å/´8p6 µœSá š¶„|¯«ÎŸS„yg5êZ’ñWöö×Y¤°Zj5•u‹ŽÈš¼ÁR·¥ºxK-æårj“SÁÒUŠƒ�Ðôn Ÿd&Ÿ®²ýæ;º3ð`/,m³˜‹ÕŸ„ˆXX“ÎPTO×4'¤RAIIRÿ¡¯“ådªÞ¦’¬«–ªÍ-Ž[S&µR,wÏÉ5…K pœ cŠÖy‰‰Ù!EœeÙ¥‡Ëõ[šîvË(ÕÄS¿Ø4ç= ¯:¨~M"RJqIÕeñÍBÁêbþJÒ*öス¶ˆ£‰Yö‰2®‹Ïé°ÐìÅ‘M;D87žØöL‘Bh;>¸˜I¤ø(EûÙZ¶¢ø� <·iZD¤ÝÖ“­Yl3 X3Icìêûdºuàû×HL]2 ³§�ï¡uàcFógF3ŠrúÑÈigR»°{òB/Ê}(e¹M1‘bÒ,!MÇæ†„uLÓqTƒÏXÌ\�gL›ÿ’´ »I$5§Ó‰.4B ³"Å$ĬY˜E³°*�–Jû ¨\2tñ^³Œœ`"1í^þZT±‡e7D̆œçÅU€}�¦‰¨Š¦›G-;ðkW-omÜÖÙ9¹ãÛwOþlÝøƒ�.8ò 5Ð ­X«ñëïÒË>øºúØ�hÖ­BGþeyËk"åç(V‚"‘ë·…�…´Ñ@<ÕÎILž›A“�ܼ}‘ùªÉؽ¤ykHà!HÈ�ìÙ>ÙÚ@Ĩ1‚V¡�ªó¼,^d3ÛCKxÚgjs–8óñ}ÑírÏg�Ãoˆ¸àêò9� ÏMš–N*¬–¾oÍ’w�ÚÙ6±ó†ûÚ�ïè[¶pù_žÁ}?ôõ'oº§ã±Üø—7�^xZßÐP¦§Xb!!ÿqÚÆ%™–w¬ˆGs÷‰ø|+Õl¶+ÔJîv„_Ú¢^³x#~K“,lçæÂ(· ‘Ć˜ûQt~³[},–>Ågð€ëƒÊV¯5ûF”&Ršº‡N;Ö®!8úvñëLD¤ˆ4)R®»(#7ÊfŽbâãùaåÍ@¸ WN™ž›4­5=úÎSGÏ?íÉ+nÙò¹;ÛwOnþìu‡|åÜçîœÖ¿0µöqŸ{õÌŒ ÖÚ�’}Ì.—Âìë\8YNù‡ê‰7ö8Å~·»ÿåÅŠy¯ ; §!™K޶ùI,²ó‘=7™â�o77&Ñ'H䏸 êS¿a2“rb)Z‹fÍš4)"­˜µb.ý Œ�ÌY«8‘V‰Û¿+"­ˆ„Šw"aCÐbS¦8\¤ñ0^"b˜Ãd¹l Àôðö8ºßèy«×ŸùÎïõŸoo_Á嫾É¢3Oœ¼oc$È{}3K—{qàûj* Ã’È™86ü×”L âÁu®Û0�ežöÅ«³ Lg NŸ†TFqbJ”‡èvkæÜKÌÞ¦É̮ȋó+í×ë8ÏC‹&í·„ÑâÁܤ�Q4"ÙØùn…9èPKvV;sùŸˆ²éû~>¥ûDªÌx÷æ{9èQ4m±äÜSžºò–×ß]ü:xÌŠ¡cžYÿÄ®Û×·6oßñÝ»Z›¶ÏjÖ‘¼I!v?ˆYØq‘7Ðf±SIìnl;ïd6—8¹šH˜j‹:‰‹ó¢áK‹'uƒœå‚¤E8ÒöAœv £"A‹X«Ã¼;åzå€ ú"¿×)8º h?hÑÅÉp˜qÏ~^c™RB>}K¨âÍ'b»°�JœÃ|ñ¼�Uiálþ‘ïOƒ¬дÿëþgœøð›>_<ÙX<ÒТ§®ºÕÞ©»îÙпtÑliÚ°LÄŽOËàYΘ¦ÞÒFiÚÈ6¦ íyDà±³•·Îì´¥�¼¸ GB&ÔÌg‹"ÒDbùœ:Õ4-¥¥-f†MJç"�Ô–«¹ì�82mœ°-Í}-ÂZˆ4›ÏUøi7•�¼M˜]7š£j�©Å¨p*S¼%*äá7•ä&ýÔz?u“ÜqÀñ@Ó$Ò¬êÉéé�[ŠÇ ×¼pÛ¿ÿDD;Úl°ž™‰6éYP {oš)JºvnG¨)Ë �пö< ?âÂÉgZºAÁ&—Û,ïš«FóÖ:œLú%*„%56�„ø‚NÑ'žû]:(ZˆµfE¢™EX´”‰—:fdwˆœñ‡mŦ¢ƒ' M^¨©ý(=Ó�±Ÿ­˜­ZHiu­` ‘íKj:�Æ­­;í3j¸Ÿš wù/ÍCG·\vÃìÕt4…SR©‡]IÐh&M\L››¼‹-'sª“ÅSf^¶_&µ0;Fç'þŒt ‘š&¶�%Îì úŠÞ}<ÎM # µqŸ¥|ÀšµÒeŒuœkEY(…ͬ)ÍT�5ûnùn¶o�B7ÁÝT†ÁxL¹K§FI½Ù°^€¦ÎUƒýö™í×Ý9ú–S6ñºâ×áÕÓ3S¿Þ4·÷¡„‰ügAúeØ›x•-mð€žá[jœ†"š2Õîò¥úBÍÞ=o¯Œ“ã —C"Çà nñb�Ã_ÃqxE`‡ß V,ÙÓE•0•Éã±”vÿ zÖJ+VJDTü®”"!©´Ø%5†a‚åYcbñ£T‚—êuµ_�PfM—#¤i¡fCOÎÑÔ†-ºÝ^ùñ³Ç~¼vä¤ÃôäÌ#ýjï@ü�椠ÏMäiKqcêò9Í¢e: Îu{Lb ¿BÅÖ3e¸Zež•(aQ"䙤D‰IÏÏx®¼„ÑsB®¯bï'³ ¾£¥Åƒ£Ðt�š»uíÁ{Óú‹//~ÝtÙµƒ‡/k,Þñ©»ôtkîïb…³ŒŒìÃB7…ÆE¥{�=S”¸-ä…QsH%‘™„¸xG˜ iµ­6¤Xfœ±!kžr̺8aºŽäê±–ŒLEʼ™…ST(M«N‹ †n‡Ò̬D‰iØ4!&Ò嬠�xšý5"¾6SÁõdìw­ã(µ Ž4šŽ”n@Ó[ÿå{/ºé�|ôÊÎÄTqCNþòÑy;^Éx ?¢.îÓrYq1Ä1GfñHÇ1¢¼3bÞ™�¬dãsˆæá÷béª çyˆ+]Î�–å� ;ˆˆ$×{¸,_R—ÖµR,"…�6/röH„Ržf äN2QÚ>�Ý‘©©�¡nˆh4ÝEMO>üØÖ+o=çU›¾tíüoÕd’7TBK6¨àCN“¯¿ýµ®ŠWĹ0.[DB1(� B~YÒ4;Ц¯§}F;쌕ೠەT,õÚHg×gD]—íµØ+½,âë÷،Ȭ/Àµ�9bå´WÕ–^!/+¾ê|rÐÆUñº…?ƒ��}󰲸èNôµácW,þo/Ypò韲_=ò³�öå ÷„\‘NrõÒ8̱ã:ž÷kª9éëû#Ì/ul­` ÷ªH¿‡„/He¨xEâ”›~Mh¸KP™ßJàÀVq%Y½µ(EkÑe¡ÂŒ�oŽ3oñTS6W# û6Q…qv(@M÷ ¦‰¨3ÙY{ö¥‡}ú<5<°ý¦;çAC3Ç7±²iŠTQ}Ó&c‡“`arZf”4b�ÉÏcË/M]<¡˜51•«¥r&D!$ê±ÂapïRnXíÉLkc©˜y ’*MTy& ÝZ?.§[bã!®×'ÏЕʄØ:4=4MDí±‰‡Þõ™E«�_¸ú؉;noßMžVlãÃÊeúŠ‘K°ÔVÌzUæ(ÏU=vþt”½¡8Z5Ö0 (UYK¥†¡ÓœšQ B¥“s°ðlà¢hR¤´«[T®ÈI·Pì¯[žÖÝà�¬Ã£dà\zK°<çJ¥ð¬Ð4õ“Ìä�‹í7ßÑ��û{QÓ†��\°„ö*ªe7 é$­·™IKIÈ2SZYD³ÍÌEE}“W[/¿KBZ¤‚¢7çrý”â�”]Ðw…ók�g6<Ë&4Oê+i¸ZGŠY©d}HWûÙYÛàkx¶hš•ê?
_lšó†WT¿&)ÅB¬Êúþ&=�³V¡!*Ó%«�ÛzCþ6>1Ų3äJGÁE¼°.ØRÅñÊqXYÄÑqo,ˆÿ�Ž9É~ô8šª²!©2ÿ<_(:“O÷"*„Y«<®Or€g�¦™™ûú–¾ã´ —|U&Ûs؃î?ðݯιúTVŽÈ-ój¥T°¢%?�,Ïw!e�äSv·Ô¬%[³hVò朖1�Lõ°ÎQÐ¥xÿã÷o"0·k¢¼å‘i—îzºàê†ÇÕ*Xú bžUš¢F³¹äôWµÆw>qå-3=!Ó½ëàfcà¨GßúÊÑW¿R5›õSõJ)òfôʰ]%ºÛ­0r#}ŠÖÎ’*VJëÓqÈbQÝ¥(VYª º{îE¤xC: rrÒUk«?Q\,šãðéÂÔaéÒ˜©K–.¾\ $Ä`À³­¦¥ÑZ¹rÅÙg }Øä£�êééžjü3«fshåÊý�?~pùrî¶d­bEJl™ aÅJD´’êÕ_9_»ÙeW'¶š(¦îâ6ÔjªßÌbSWÙë•‘1:Ò¨‡Ãókzøÿ”R^\�­^1 ÏM7­Z±b`Éi·);•W%ûúT³É�FWî*¦YX³f]šÂ"*1l‘¼0-£~˜_³¸w´XIºU7³aV]A¥Õú?yãºõóÒ>ßõÒ‰¸¼ñ�¯M¤‹e$°4<‹4m5ußð°ˆÌzÃÞèK)a-¢L`¥fp¼jmÛõBÕ~=ûvOl†®¬? ¦Îl“ÚQ9¼n¡ÌÙÕ í¶½›o gOñŒiÐ3<ë4M=LIUnØÛËúš8U<7¡Ð i4 š@Óh4 €¦öqtOo™žžF3@M iÐ4šM i4 š@Ó i4 €¦@Óh4 €¦Ð4hM iÐ4šM i4 š@Ó i4 €¦@Óh4 €¦Ð4hM€¦Ð4šM i4 š@Ó i4 €¦@Óh4 €¦Ð4À^‹>4Ð;:�ÎøøøÌÌL«ÕÒZ‹Ú¤G0³Rª¿¿```Á‚�Fm€¦�ù„ˆLLLìØ±£Ñh0óÀÀ€RŠÍZëN§³k×®‰‰‰… ŽŒŒ03šMóÃÑ;vì;ÏJ©¢õ:�ζmÛÚíö¢E‹ÀÔ@÷+MtÅÄÄÄØØØÈÈ8z^Ðh4FFFÆÆÆ&&&ÐhØ]t:�;v ¡)惃ƒ;wîìt:h  0=€.عs§RŠ™1a8ÏI)fÞ¹sçâÅ‹ÑÔ40wÌÌÌÀëxú˜zff퀦�ÝB«ÕM?}4ÝjµÐhØ-ˆhúé£iXIh˜šF# yÐ4šMÀÞÙqݧ.}ûßüðMDzÝ^öö?¾â¦íh4 ½aâÖ¯ž{Ág/`©ú�¯þÜ¿ºy½F+ iØ#uòøØ$(Ø—€,D`�Çô½Ñêß;ç¤M?þîm¶ÊþÇýÖÎíÁÃL2ùø�W]sõ�›Çû>ÿ˜~ûŒƒñù+®yBˆ~ôá÷ü¨±âUõ§.ÞpÏ57ÜþÓ6?9ÝàQ'½å­¯>q1ªPÓ0Ïhßñõoþ�Ž9ç]o<ëÐÉ;þóúïm"ý«kÿ÷·ë“Îþ½?yóɇÏ<±¥³ô7ÿð·_»R©Ñãþè½oýo;aM?ôƒß6¹üÔ7¼þ�Î8Œ¼å²oÜ7Ž8jاL‘g>¶WˆÄ¼9‰ñ~/9ãâ³�$záÔÚkï»ÿW[²TíØ1!ƒËV½è',ä^\lyðòafÙÿðU‡¢ˆˆ^üÖóOPªAD´ª±îÁËZ÷ëö �m»/?�ù|ÏB3â¦Ð4°¯\©ƒýÅp¨9Ⱥ5Ó!ê?îô×¼øÁë.ûØo~ñ ¯yõoœ¼r0ggL?zÇÝ?¾ãW>²åñ'ZÄS»ÐšLxfwßA/~ïGÞýÁ³Žxø–ÿõ·ÿð¥ÛÇbiª·ýàË_þÈ?ß¾ù€Ug½í÷ßvÒp)Ó4 ÏŒe@ÍŽ[ýÚ?ý³7�~ÀΟÞú« Q�I«Õ"¢Îã÷\wÏ®œùûïÿíŸtø’Eh2`/J¢ €½úÉë¿pÕ-ûŸð›'®Øêá‡ÇhÿcªáËGèÁû¿}ý�/9ð€ãiÈS�<²aÓÔŽûo»êöI£¥ûúIo~ìÞ�“?p` �ôöÖ>ñÊ—�6ѰÔ4ÌÓÅ»ðøS�=pÓWþÿ}æª/~Ý{ßðü>j}úëN?\îûî5ÿzÍ�-:áœß9zàßùëO}ó[ëxÝêç•„‡�űÍüê;?z¼C¼ìÄ“NX<~Ûu¿x ×Àž^·nÝòåËÑ@Ö¯_?22‚vxš011qÈ!‡ €*lÚ´ j`Ï7¢ €..FΚM{6�h Ëöi�Ö4 €¦�ÝE__húé£é¾>D[ÝîA4Е¦§§§�šbÞÑn·›MDPÓÀîaddDD:�šb~ÑétDQ4hØ] ŽŒŒLMM¡)æSSS###ƒƒƒh  ËˆMtéÉ•ît:ƒƒƒp?æEG=<<¬¤šæCPk­�ÆÄÄD§ÓQh™YAk­µ.¼Ž… BJ i`Þ0<<Üh4úúú¦¦¦Úíöôôô³R‡zï33s__ßÀÀÀàà`³ÙÄä!šæÍf³¿¿¿Ùlz=7¦n4ýýý‹ iài�R žéûMš@Ó i4 €¦@Óh4 €¦Ð4hM€¦Ð4šM iÐ4š@Ó i4 š@Óh4 €¦Ð4ÀÞ�>"Ú´i`ÏÄÿ?�~*Ìe‡ÏæIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/cant3.png000066400000000000000000000551351524745214100317700ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅFOŠIDATxÚìÝw`eÞðß3Û’lz²I)HB‡Ð{ñ¤*pŠz ÀS9Oϳëéy–³ʉúЇJ•."Bè"�Ò{ÝMv³;ó¼L²l¶e‚�äû1Ç%›ÙÍì3Ï~ç™gž™‡¥§§ܬ”D…‚¸ eee (€›b1 ˆiÄ4 ¦1 €˜Ä4bÓàœ²QKKœE.Jœ×Üd4šLf»…5•ÆËËöF¤˜—‚ Œ¡èš9¦9§ “$ÚG4Q•ÑRSc±{PäLP9,,ò ðR §š9¦«-¢Ñ"9ý•ÁXc±ˆvš%®ññq\ØL\]C>jJ 9cº ÒRcáÎcºº†;´²™YTV‰N—7ÖH‚ÓÍÓí}\ý*O°8}<"XëúõD”>@sƴĹ«_YDÞØ§@sÇ´ä2sÍ.ú¬Ý<…Ðçà�FŒ›–8wýE¾Þj³() ¥Ra%­·Fâîž‚¢h¸«¯@_/?/­—:ØÏ;ØÏÛ[£ò÷Ñúz¹y ŠZ�÷þ³¢É¿mKOO÷pÊÚÒj©ßU�7.€h©éóÔc³Q8Žeå´X\=¬¬FÄt±ÁÝØŒEO?'§¶MöØ¢¿·�îÀ9qtq4U£¯B4ªŠ‹Šªªª ô†*b,®s¼…óõ °X,"__ßù‹_ìß…ÃUˆ¿WLK\’¸¡Ê(‘ÂPe$AE‚ÊPe”$NLHìÞë‘¿üÕËËËËËkÁâ»õL"&à*D€kÔ˜™Å‰sNÆšš²’b.IDÄ!08Dn eŸCÿúú{Œ(¡[/…Rå¦Éì´·®)¦½”‚Á$víÔ�:u°ke×¾–RÕµG ‚྽¬Õ ¦š;¦ƒ}H"¡ÊävÐ3cäözEÆH«QãfÓÍÓþ>ÞÕ•ù‚¹úZFn0Ƽ•ÞþÚp=@3Ç´J¥òp„54t> ¦1 €˜Ä4 ¦Ó€˜@LbœSRít+€Ö4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦ aJÁõÀ9'"fóýµcŒ·ùÓД€fDÄ9q.q.C×–×µÍ1Æ£º¼FX ¦¡ñ�hÎ9ç\’H’$Q$Iâ’$?Ø´L­�cƘ � 0…BP(8cL8çHjÄ44.£‰s.ŠÜb‘Ìfù_E.‡uS1A`‚@ … R1¥’«T‚R)?Þ:’º¹ú…~§µ¥º¾§†·œõŸkÁܯKSËÜùŸbnß ˆé–�qι(J55RM�Xn¨Z}¦æ×l±ÈÈš)…¼ïîâsg¢àåEj5S©¥²u$µMdp'ÙÄŽ«ëǼ)éȉ]]¸ÉIÇ›´ÂMz^m¯®0·ù-áÓ-º»C’¸Å"ÕÔXJ++^Úg¹T~­mžúŸ šŸ²$‹Y{gòñaœQëHjg­i~µ)Ê©‹ñšÛÎÖS 5‚ùÕdæÄˆ9æ Ë$e�ZÇFf·ó‡mv"¼öçºh&¢º*Æ9NŒ ¦[p›P’$³Y2 +S-K›ý0%Y~ÉÕ‹¢ö®®Šº¸hIÍmZqváÃYC‡ã×-œ]f4oÌk09©¯>V·÷áv]"Üuø2�:.¸g2îv3œñzE]»ºÌ渀ÕþšsލFL·ÄI¹Å"�5ûsš½¿U"N �8·ì-Ðs®½««uãµô¤æ÷ ììûCØõia»è稷/áÎb’êwnØpÎ1ÛÔó°3…Ù…»«DnxÿÁë:.Üý5kß»º¢õºŸgò¯k£š¡Ã1ÝÒŽÜåÖ´Éd)¬b¼Ùãƒs…ܼä–}ùε3ºµŽ¤æö-a~ }Ú±ÍûOœ‹Ù݇ˆxÙo'Îõ0y¦¿”zÛ®+/$r÷(EÙéC[ö�ŒŠ– !^™¶mûyÍ€¡÷ÄiÅ‚³Ûúu¿ïØQ‘BmÔkMóÚ�©ýÇ6³ØÕv%whKs‡Ÿ<|áÉ®–±úMSn÷_]N;=q(÷{0VÛC 7HkÛŸœ×vS;ëë¹züT»*µ#Fœ´î¯[½r³«çx_n¿7ã¶oÞÚð—›Ñ‚Ä$ÆA°}eÖLYbú¥ôu¹ƒ›Š*¼£‚ën?ˉ"ùœ¢`IΫ¤ÿû’äÏVmcMh°™K"×vNriǯ‡ó£G„«ëýVÑ9NþÎ;!¦]ò‰’J‰|ˆˆÈ7vPïˆ �(.!1øò‰ÐnC:*‰üzuŠ]‡õ¸ðýñà · ÓÙüÎRyñxê‰ô’ŠNL4ZÝêÞ ð¬Ý(UJÁÏ_«¨ýI¡"I”8‘TZª7ç¤|ýÕ‰Ú&³Ù"FE"…‹›¬.¯~íäèÚvœœ}°Ûuz0N®Æ9ÛuUÈ+à¬ÐœÄtý±u£2X혌ú£­Ý(̱[¿Ƕ±ê¦!pu-l3Ú! ë•�ÃÈGÛó†µ;ªkò3kG‡D\`u{9ÂmG³bºeætSºDÕJÿ =4ña¦ –‚JXÕÁËÜ,Z? ‚È+O\ñŠ Vëü…‚)¯þ2.ç–ý¹•Âñ€’B¡P(HkOþ´_ÇQ}3×ì?—8)¢îbÖÁ=?æDŒ½ml§@³¶-O± 4Û†:œ‡šW\¿YƒuW—ThÔ®Š‹ÛæµCÛ¸¶ñÆ�–³³qiõ›‰Ì®ÅU{›sk³›×¿}ÅÕó‡öÍíTÔöëÖ<¶éíÚ!ÿ¦®«ÝÕõŽdíã©í~±½0†×?qÚº¯÷?NÎG{Ø6¤­kï¸ árÛš×�ºæ6½7€˜n+­iÆ‚î¨{lŒ2Ô×öaK‘^¿÷‚á׋å[O‘(1"…È�é…†ô§GøŒ‘ò»"í{ �$Š …ÂãÏ ìÖ·_Úî=§ýÚÉÍ]®ÏÍ«‰Oè¨bD¼ººJ"ïÆT­  mM†¾Æ;6Ôá}ܦ•g÷îêBÓY@;¤µcC‘×]áL._3ëuŽ6�d½}xG# ÝTƒÙýÃëÚÝöW5R½�´}šÝ/yýËmêg´³‘ÔöaíÐ!T÷WøÕ³‚6%ȉ[/e±�gtx ¦ÛHkZµd¶w�öDd)¬,ߘbίà&‹ª]€vx|à´¤ÀiIAwÌœ÷µX^-1”u·_ph2"â55’Ù,h4�»ÉµàßkxüÅ-©—NDÌËW+T–$?_±üì¡ y…4fÏ£ëyúäÎýÚQ=ÃüsEA~¥§DË9øãÖìèÉS»‡ 6»—«‘Uwù›]ڵܬ÷™`îN:ô}Ø¿‚ãƒÌö�Ù&ë‘~í1¿µëÙöZvfsqHíHùéò7»ñÉäДu\mû¾…ú�^V¯Äꕊ}É\½5s^VÌú?û“ƒ¬^ß ¦ÛVkZ¬�ýß\uLˆ¥°²ø‹½%ß’ ¦«¿~w»ÿøžíÿq§O¿ØØÿ›“6ën²¸ý°p"²Þäºv:�MÁ‰£»e­>JáDDš„AIÙ»O¬Xž¢Ôh;$% 2×7êÁ¿óø ´ÿЙÍk›Hé‘4¼3qI’$îpiE½Û9¿¹Þ8�ºÖæÕÆ]ÝwÜù³˜»(·2\÷¯Í"õ׈Ù÷0—1Íl†!_ýÏ~U8w²saŽÅcíB¶6û‰“u—a{û.�au?�ËkYý�aÝûgVuïHÞÓ0fêpݱôôôˆˆĵæ²|7�êjsy¹©°°øO›<|bû·gNïg8p)ï­­Æß²�.£Ò)ö‹9L¥(úlOþ?·6øš¡ÿ›ª Q(¼½™RéÁx�¬²ÒÀm¦¾q>$Ù¦�g{üo{Y yÒ°vÑéÄê[÷¯ýN°~?°Ã`�zÍß«/d è«�çòŒ“³h®·&6Ýâö>œ öp¸VÜUùÔÛ-Ø^Ù"0Æ&0&cL˜üŸá 3__GyyyhMßÈÖ´ORlÀ”¤²õDzŸYÅE—OÑï¿PüÕ¯¡�TwáŒSC7 ‘ÛÑ×2³×ïÝXXíÉ5"^{6ÛxÎŽÑk[û’­·3âÎZÓPØd¨õ96wŠ£ÚûÁɬ.æ%¶é'±ûÏý¸ëÓ¸c7 sØ©È7§“»Œëº9ê†ÒÕæsݘkë—W¢0§{,V»saumËèhO£Ó£·®=YªÝ‹“«Off?»Š[,WXàÔ~J�Ÿ9§Ô�|ÉRXIDEŸý:w„ñt6#Þð> EÍYED¸õžlœsbuùç&jOxY�ïm:L®ŒqÑob÷ ]‡t½~iV7|¹®[Á&¬�÷³Ôk8×�h›+�\qÎ:  ¢.£k»9jï(j�dníã¶]I²²è¤„íºY¬W!ÊY-Ô^¡S÷ §Ç*€˜¾9[Ó ¥W×Hï^ÑYO+™Ì¶�‡/¼]¿ÿBéÚÃD¤ÔùÉM#sA…ér¡2ÔW’[Ê­¬ëM`Œ“<â‹xí :o2j=`༱ØÓ^›ÞY²í€­ÏÆì/èãœ;iîÚu¡8ͺ{v8ö©Û�Ô»úhíò6ÇܺV6kR·vŒêuq·½öëïpOÛÆ4í¦Ó-<¦©áִߘ.–RC鯣¶ Þ‘T¹÷¬áÐ%ùGsa¹õW5Ù¥ªè`.‰­¯¸V{u¯;-FNFŽ9 Ç«»í´ã-ß=W³ÿsÒÐ$ël^×^u~•7³9ÑÐËÚ|ËÝ4péjgOݹÁ«¤Ø­Rý™ÈéK»ñaûÿumÓ¬®½ôåjO ¦[fsÚ“¥Lò¹ÙbûˆvP§ì¿¯vº°ÂÏËœSÖúšÒTw÷8^{KÝ• õsÄ.»œÜtÙîš¿Æå´M&²úvÝ$ö7Øàö“0Ǩ®×¿ìl|�«µeNúmrÔ�'dNŠ¢Þ•7.Gx0WQÍ®n�º„¶9ŠÄt Oé†[Ó\Í…åvK*‚|\=WÐ¨Š¾ú…_—›:ÝèÖ´À®D&ÛÛ®¹Š[›S£¼~j7ÜMâ²óÃɰ4g�nkDÖÛap¯Æ˜ã+;ûëv—œ“ûoµ¥d[\u' ºŸëBÜå[g®KîoÝát(>êˆéÖÝšæQªª±[R,«Òt5].tè!éÆÔ ýÁ‹­²5­T¢¸nÇ ®SkºÁ/©Ê¤é ³{°ðóŸÃŸšÀ·}P©ó‹X8þò¼eò¼0 ~¡üÓàAkº¡¯š¬MǰÚþÔ}™.åUî=ûá^ñĹ2Ä7ìÑ?tXúPöËkŒg²=yÙVÙÜ@§4kºÁeôG.*ƒ´>};_²é ‘Ê·§(}ÂæÝÊE‰)„Êýç/Î|ßnÐ ¦ácºá&­¥ÌP±çtüê§N�|Ñt¥Èú¸¹¸2ÉvÁG£ 0ç–JF4@›†N�ë”Ó’'_…Ÿïb*…ï�Ç_I†jSZžTmòð¥ê}bHiÏz‘Ëvž¨Øý[èý£¸§½Î}¡üÓÐ<­iâÒ•Å_ibBuÝ”V3ZÓmú¦¯OJ{œ•¦Œ‚‹~¿|aõÙÌÊçPt€Öôï”Óžéœ;?ë_?�™)ÜB!F–XɇèÙPŽ›œbúF´)„§ã_)©ÄîWº¢¡+Z~,„¾µð�Bö@1›ÅI�šˆéßIßÑNzOEyµ‰í®,JÚñ÷BÙw9ìé v *Ü Zwß4—–ƈϪx>qæá—JÊ�GHáÆÍ€Öôu$ÅXþÀw5؈vJ'~¥æÙŠ7q–К¾."Ä%Ònâ‚‹/L£€iÄ®– w…[>EÄtó �~ÒY–»ëÜ{’:­¤N+)ìq7‹…‰_H?£–bº91n 7ý»�>hí€Ú¥µƒÜ.I5ïdBEÄt³ ±¬ÖPa1}µ·º�3Šj^l^ƒŠˆéfjJ“%¤æ �èð8¦‰³�š¯YPW1Ý |-Éjªt}æÐúU÷N .¬¦J­å ê ¦›�—q?I¬á/ÛÖ´Ë{U@]¸i=ùü’&ÿ1ý{Ó˜/xv‹mkºáå½-gñI¸i}ðÆWYüäóK>xcbú&¢âåÅ´-ObšòñIhqIÝ 2º5vz°2Ïbº§‰3«ÆÇ e%uëÈèVÓœ<ˆ d̬]¾:ó§0|ZPR·šŒ¦ÖwO£ä«ð ƒ"ý=✈èÊ{žDp�äƒ@ JêV“Ñ­°5m”=êô°èéÒkté5²Ú€sÕ·50lCBÌæÜ©:ÜýòjÆùhð1hYÝj’ºÕÝz‰±2¿©U–`wëÓ¨´î5Å”ÿ£›…«Ä�RíÆ0 àæå~\GKõÑ 'Ù  ;ueÚ ÍÿÑÕKÂë㜎ÞKíg’Â�rב©Èõ,\ì¤qZ`»0| 1Ý|‚` w¦èJW�ë‰W,&ºòµ5‹]-uÚôI7Mi¸‘™Ö*ß•¿¿ŽöÞÌšžžO(îø•YÓ;Ïw¶ŸŸj ¦›_XxDªê±ßLcÝLJëfBÛ3¦1©Êyº0\Õ7˜²¿·¨¨èü»ËK#úh¶ø°2ŸUŃŽ'˜‚FG…¡KÓ×™N§«ÐÜþc~�|OWÍ> éÝ,lä¾gÍ£ÒixXdTú:1ýûð÷÷÷õíRZ¾¥h”ŽÎ† BÙZV¢fÕDTýõ<¸DŠÊã‹…®AÁ¡ƒƒqÎÓ¿+ABBB‚ƒƒ †è+ú!g««Íf³(ŠD¤P(Ôjµ—�—¯¯o'­ ˆé†1æëëëëë‹­-©¡‰"@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄt[c±X¦M›öÑGÙ=ž““3nܸ~øá__’¤?ÿùÏÿûß]-�œœûì›o¾É9÷d+{¾pckÈM²ù1 �–šš:þ|I’šð\•Jp�ëðí·ß:îáZ�ˆˆˆ°°°&,\UU5sæÌâââë´b͵ù°‰o,%Š ÕÛ³gOÓ2šˆ´Zí;ï¼sí"ûöíëÒ¥KëléÂÂ… ›¶ðÑ£G+++¯ßº5ËæÃ&FL·*’$=ñÄýû÷oß¾ýªU«233ýüüFŽùðÃ{yyç|óæÍ»víÊÊʪ¬¬ŒŽŽ¾÷Þ{G�uu{(•›6mZµjUAAAXXؤI“îºë.Ap~ÐóË/¿¬Zµ*==ÝÛÛ{ôèÑsæÌñññ±]@ÅÅ‹Ÿ>þÑGõòòzöÙgsrrΞ=»~ýz¥RùÁtéÒ%;;{ÅŠ§OŸ.((Ðh4ƒ š?~3¶û’““ßxã�%K–¬X±âàÁƒF£±S§NsæÌéÛ·¯u �ˆôzý²eËöîÝk0:uê4wî\•Je»Ñ_ýuù‘ŒŒŒ¥K—ž8qB¡P 0àþûï—;+h»ð²eËV¯^m±XfΜIDC† yýõ׬!N‰¢¸råÊíÛ·ççç+•ÊØØØ»îºk̘1¶›O^òСC_~ùååË—ýýýÇŽÛ«W¯W^yeÕªUZ­¶²²rÖ¬Y/¿üòo¿ý¶cÇŽ’’’°°°éÓ§O™2…1&·ý¿ùæ›Ã‡çææJ’”˜˜8þüÎ�;ggg;nbŸ‡~øé§Ÿ;v¬5Êï¹çž#F<þøãD´téÒ´´´Å‹üñÇGŽéß¿ÿK/½Äk°V#¦¡lÙ²%<<üÞ{ï :~üø7ß|£Ñhyäëg¸gÏž÷Þ{¯F£ùúë¯ß|ó͸¸¸˜˜ù·Ç�¯¨¨xì±Ç|}}“““?ÿü󪪪xÀñ¯lݺõƒ>˜:uêc�=–——÷é§Ÿæææ¾öÚk¶™®P(žþù÷Þ{/??ÿ�7ÞÁ××—ˆ6oÞüÑGMœ8qΜ9555›6mzúé§ß|óÍ^½z5ùÝqÎßÿýK—.=þøã:�®  àÔ©SAAAþþþo¿ýö“O>Ù¿ÿ|�1DD555eee³gÏŽŽŽ¾xñâ'Ÿ|Âûë_ÿÚŒÂd2=óÌ3cÇŽ}饗ªªª–/_þòË/ùå—!!!�*Q_z饋/>ôÐC;vÌÈÈxÿý÷«««�þѲ²²gžyÆÛÛ{ñâÅG�]´h‘Ñht\ræÌ™ÞÞÞ_ýõ‡~¤Ñh<©!NmذaÅŠ�>úhBBBEEÅéÓ§;qâÄ‹/¾Ø¯_¿9sæpηmÛ¶}ûvÛ#-I’Þyç�^½z-\¸P¥RmÙ²eÉ’%ƒ–Û—/_7n\BB‚^¯ÿÏþóꫯ~ñÅáá᎛8;;»Á ”““óÜsÏ%&&>ýôÓ:�Ž1æI­FLC30�/¿ürhh(õìÙóüùóÇŽ“$IÆØc�=f]rÁ‚�<òÈéÓ§m?„/¾ø¢üëÞ½{qqñ† f̘¡Õjíèÿþïÿÿüó÷ß¿Áσ«wÇ9ÏÊÊJLL>|8c¬K—.#GŽ”Ÿ¢ÓéˆÈÛÛ[þF÷�üCþ¾K—.'OžLMMEQ¡P4ãÁÍÈ‘#|ðAùÇ   … ž>}zĈ�*„S§N�:uêñÇŸ4i’¼]üüü^yå§tëÖ­eeer¶QŸ>}ÌfóÚµk—ô÷÷—÷š!!!òžƒˆ<©!Ž222‚‚‚Æ�'gýÀ�—áœ÷Ýw:�î…^��~úõë÷ä“OêõzÛÅt:ÝsÏ='o…®]»¦¤¤9rDŽiµZýÆoX—,..þðÃóòò¢¢¢œnâåææÞÿý÷ßcku[ƒSˆÍ¯S§NÁÁÁÖO]xx¸Á`pzf?$$D“Éd}¤cÇŽþþþÖç8°ªª*33Ó/_.//—Q~¤G�DäÉ8�ôôt»çªTª¡C‡ž?Þ`04ùÝ)ŠñãÇïÙ³ç…^8räHc{Ãu:�ÉdjÔø£ÑX]]]]]í´­*w÷ïßßúcXXcL~��*„³gÏ ‚ G•¬OŸ>J¥Òi¦¦¦FEE٦ꀬ¥±kˆS·ÞzkyyùO<ñã�?º* ‹ÅræÌ™~ýúÉ-lÙvÉúöíkÝSªÕêàà`»·Ýdr¶6ù“¢R©¦L™Ò,µ­i k*9æˆüˆíçP«ÕÚ6ÇlŸ%Šâ–-[~ýõ×ÜÜ\£Ñ(I’Ùl¶}5»—âœ;GEE…$Iÿú׿þõ¯Ù6«ªª|•••œsëÎ@À9×ëõ~~~îŸîæÝÝyç��;w^³fÍóÏ?zÏ=÷L˜0ÁUB]¾|yýúõçÎ�+//E±ªªªQ]�r¯«\z*•ê»ï¾s<ÌgŒ9¾ymUz½ž1f»°F£±öQؽ¸Á`ð÷÷·}×¾¾¾žÇtƒ5Ä©=z,]ºtÕªUüñÇ}úüüóÏ999‘‘‘ÖÏÕÖ­[5�'}g¢(&''>|úôéÖˆ·kž§¥¥•••Éõ’s~èÐ!Ÿèèh»—êØ±c@@ÀåË—'OžÜ`KM¡PÔÔÔXÿPÇŽ÷íÛ7zôhù¹f³ùÀ� ÍuJ=$$dþüù)))§OŸ?~++«]»v.\øïÿk¿=”Ê×^{mæÌ™þþþÉÉÉ?ÿüó=÷ÜãØšööö~ðÁÿýï›L¦#Fx{{Ÿ>}ú�°;�'¢Î�;ïÝ»÷ûï¿ïÑ£‡��OLLÌœ9sÞ{ï½�?þxäÈ‘f³yãÆ�ÙÙÙÿøÇ?®å|º$IŸ~úiLLLLLŒ··÷ñãdz²²îºë.ù�wèÐaÿþý  ŠŒŒ”÷s7™LÛ·o?~ü¸uˆÛï@£Ñx^½zõêÖ­ÛÒ¥K-KÇŽ³²²V®\©V«�¾òøñã7mÚôÚk¯=øàƒ���§N�Ú¸q£«Ð‰‹‹ãœýõ×òÉÉÄÄÄkˆSëÖ­3›Í;v ÎÈÈØ¿ÿþýíÞˆ 3fÌxá…Þ|óÍ©S§ÑîÝ»=ïö Ñh4GŽ:t¨——ב#GÖ¬Ycûâv›8000>>~Ó¦M½{÷މ‰¹råÊÇìþO4ªV#¦Á9�N÷Á|ýõ×›7o.))Ñh4�;w~饗† æÉÓAX´hÑG}ôðÃQBBÂÃ?üÙgŸÙ.3g΋ÅòñÇétº¹sçÊIç4×®]ûÖ[o™L¦����:͹yµ|ùrI’æÌ™3nÜ8??¿U«Vmß¾]>¥þöÛo˧k®…��Ïwß}WXXÈ‹ŽŽž?¾ûlÙ²eÕÕÕñññ .üüóÏ�¾lhhè?ÿùÏ¥K—¾þúë‚ ÈHlHØêÖ­Ûܹs׬Y³k×®áÇÿíok°†¸ÊÐ+V|õÕW¢(†„„Œ3æOú“ã¾aàÀ�/¾øâòåËŸyæ??¿[n¹å®»îúßÿþçIq>ûì³_|ñÅÌ™35ÍÀ�_}õÕ'Ÿ|ÒÚš¶ÛÄÁÁÁÏ=÷Ü’%K/^l6›cccg̘±mÛ6÷ÅóZݶz\ÓÓÓ#""Zĺæåå5öÐà†;uêÔ¢E‹Þzë­¤¤¤›mÝV¬X±bÅŠï¿ÿÞéQ "ÿ›�yyy�p}�8q‚1Ö®]»›mÅ$I:qâD»víœ.tz´N¥¥¥~øá€¢¢¢ EJJÊ7ß|3lذððð¾n‡Þ·o_ß¾}CCCÍfóöíÛSRR{ì±f¼¤Ó7;/////¯o¾ù¦¨¨ˆs.ßãÞ{f.„……ýç?ÿ)//!66öÉ'Ÿœ0a¶ÚM}Ó.¡o€˜@Lb1 ˆi@L ¦1 €˜nMÖ¯_¿lÙ2lõë-55õùçŸEEá”$Iï¾ûî/¿üâø+ƒÁ°hÑ¢ŒŒŒ&¼ìµ<·Q+‰zø;S¶ÊÏÀo¼QPPÀÓh4íÛ·;vl·nÝZâù÷¿ÿ½`Á룞×Î]»veffZ,–   �Ž7® ÷”hò ¸‘““³mÛ¶‹/VUUiµÚ„„„?þñ�M¸‹fyyùòåËÿüç?7ù^×ãÝ ¦aÊ”)IIIƒáàÁƒË–-{úé§Û·oß²ÞBQQQnnncŸµsçέ[·Ž1âŽ;îðòòÊÎΡiYÖ´pãÂ… K—.MLL¼ï¾ûJKKóòòšvÓ÷3gÎX,–ß¿xÓÍF«Õ†„„„„„DEE�;wîÌ™3v1]QQ±fÍš³gϪTªÁƒO˜0A¾�ã¡C‡~ùå—‚‚…B1`À€iÓ¦ ‚PRR²fÍšóçÏK’Ô¾}û™3gÊó:tèÇ,))‰ŠŠºóÎ;cccíV#//oåÊ•W®\ ž8qâÖ­[ï»ï¾˜˜ÎùÁƒwîÜYRR2vìØØ>1++ëÃ?4�‹/V(ùË_bccåÙ¸333}||<~üx»[PnÛ¶mÚ´i#FŒ�±NÛHu“yÛ=]nT>üäÉ“ri 2äŽ;îÈÉɱ[�ÊÊÊ]»vMœ8ñ»ï¾+//õÕW•Jå–-[:d4cbb¦M›f�ÛБ(Š«V­êÑ£‡ub‘ÈÈHë|†N7GjjêO?ý4xðàmÛ¶•——GFFΚ5+::zÿþý«V­Eñ‰'žÐjµo¼ñ†B¡pÜò[7nÜo¿ývèС[n¹Åz7¸¦ocדˆôzýÚµkÓÒÒ***"""fÍšÕ¡Cù¥ôzý'Ÿ|ráÂ__ß[o½uĈŽ{Ó+XNNÎêÕ«å f�ªQ–žž¾nݺììì   ±cÇöïßÿ½÷ÞëÑ£Çí·ß./pøðá 6¼øâ‹ …bëÖ­ÉÉÉ555]»v½ë®»'µrSy†züøqÇ7⪬ìj‘õhF~µaÆ?~üüùóþþþS¦Lñöö^¿~}AAAxxø=÷Ü#—ªÅbqUñNœ8±iÓ¦’’’ØØØ>}ú4ª0oZŠ… úúú¶ˆuÕëõžLÒÌ9ß»woÇŽå-Ê9ß¿ûöí;vìxöìÙªªª¾}ûŠ¢øÉ'Ÿ„††Î™3§OŸ>Û·o¯®®îܹ3UUU%&&Nš4©K—.›7o_¹r¥R©œ7oÞðá‚¢££Õjõ‰'Ö¯_ï½÷Nž<¹¦¦fݺuv™Íæ�>úH§Ó=ôÐCÝ»wß¶m[NNÎ�!CRRRÖ¬Y3}úô©S§êtºU«V………ÙÞˆËßß?!!áèÑ£o½õÖwÜXXX(ßÈøž{îéÖ­ÛO?ýT\\l7UîÁƒ³³³gÏží˜/®žÎ9?pàÀ±cÇÆŒ3}úô¨¨¨M›6EFFÆÇÇÛ­@AAArrrZZÚ„ F�¼nݺ³gÏ>ðÀcÇŽ5�kÖ¬IJJòññ)((HMM3fŒít|™™™?ÿüóìÙ³Üéæ(((ؽ{·(гgÏ5jÔåË—�=:xðà˜˜µZ]SSóÊ+¯ÜvÛm‚ 8Ý*•êÀ�©©©!!!Ó§O���·&BÓŠ·±ëÉcŒ™L¦Ûo¿}ìØ±2d%''Ÿ9sæŽ;î˜>}zXXØš5kÚµkn6›wïÞ=hР€€€+˜ÉdúðÃÛµk÷ðÃ÷ìÙóÇ,..–+XIIÉG}tË-·Ü}÷ÝíÚµûöÛoãââ´Zí±cdžÊãœÿðÃ111½zõZ¿~}zzúC=4f̘ӧO;vLn4$''GFFvèÐÁ}å9~üø¸qã¦N�²víÚˆˆˆˆˆ7eeW‹¬;'ùÕRRRÆ�?yòd³Ù¼iÓ¦ÜÜÜY³fÝzë­iii©©©dŒ­]»ÖiÅËÊÊZºtéþð‡Ù³g‡‡‡oܸQ’$¹6X˜®h4š›�z½¾•ŸB4 r•²›…úâÅ‹EEES¦Lñ÷÷�ŒŒ1bÄ‘#G䙘åxòõõ�‹‹‹ŽŽ.((�÷ÞŒ1­VÜ·o_­VË9ÿå—_F�Õ¹sg­V;fÌÆØ™3gìþJyyùŒ3BCC£££­ó%sÎ÷ìÙ3tèФ¤¤ÀÀÀ¤¤¤aÆíÚµËýÒ ;vlPPP\\Ü”)S’““ ƒ]‡‡‡;�ŒÃýÓ»wï>`À€€€€^½zÅÅÅeee¹*ÏiӦɓ�VWW>|Xž½7((hܸq:�nÿþý®Ö¿¸¸X§wÇw³98çÓ¦M‹ˆˆ ½å–[òòòû:Üo‹ÀÀÀ3fÄÆÆ^cñ6a=å£�Nçëë;`À€¢¢"ë„ß½{÷îÙ³§¯¯oRRRRRÒ¡C‡<SÖõÑëõÓ§O—g‰�8q¢5ò8=dÈ­VÛ½{÷.]º9r¤OŸ>………rW�Á`8þ|¿~ýª««<8eÊ”ðððÀÀÀqãÆ¥¥¥•””x^8=zô�kòÀ�{õêuøða÷ee[‹ ºwïÞ«W¯ÀÀÀ1cÆH’4räÈØØØ���áÇçååI’TUUåªâ9r¤}ûö£G�öóóKLL:t¨ç…‰N�`åÊ•òq±N§{à�ì¦8ÊËË«ªªz饗¬­$¥RÉ9çœ:tè×_-//gŒUTTtêÔ‰ˆ&Nœøå—_¾òÊ+#FŒ:t¨V«•$)???33sçÎ�ò‹�ÆÊÊJÛ¿RPPìãã#ÿ&·.%I*((°öK‘| /I’›y4òòò¢££­íÓ¨¨(Q‹ŠŠlçwô®ž.sXòòyWWݾjµ:..λ¢(FEEYŸ�““ãæ(Çͺ9Ýr[Æ:k»<õ¸5ælOºÙ žtÍ{R¼MXÏÒÒÒ­[·¦¥¥‰¢h6›mGèt:ë÷íÚµ;|ø°í[ó¤‚ÙV°ððpëúçææ^¸pá¹çž“¬©©éÒ¥KPPP‡RRRÚ·oúôiÿ¸¸¸ììl“Éôé§ŸZÛ¢( ëÛñ¼òÈ5Y~#nÊʶ9²îÈU*• ¡¡¡Öº'Š"çÜMÅ+**jß¾½u=­=~ž&bú?~¼|äô€…sº`ÁëA¡P?~|íÚµsæÌILL$¢%K–X?EÏ>ûìéÓ§úé§Ý»w?öØcáááœóI“&õêÕËú²ÞÞÞn‚É6‚3Ë“(iðY¡¡¡gΜ‘?�zºœ, R©T¶‡¨Ž ¸yÁÁÁ’$Úv—»ßr¡yX2®¶…ç§(,ÞÆ®§$IÿýïÃÃßzê)­V{éÒ¥¥K—z^‡[Áä>ë¯z÷î=eÊ»mׯ_¿Ý»w�?þøñãIII‚ pÎA˜?¾íцcß´›Â±ý•uO㦬lk‘“Hª_umûͬxœsÛW¶ý¾Á¼™µÚNÿ°°0W�Jáááeee‚ Ö‘ëeZZZ\\\bb¢Üyg;YŒ =zôxâ‰'¢££<(BXXX~~~  »�e:�®´´´ººZþ±¤¤D®Ä‚ DDDØŽoÍÈȰ¶µí*™µýÕ®]»¬¬,ëÇ ++K¡P„„„Ø>¥k×®•••ÇŽs|Ëž<ÝiÕw5ìT§Ó) k÷ç<33ÓÍĬQQQþþþ»wïvü˜¹Úî×M>ú‘˳ÁmÑà»ó¤|»žz½>??Ô¨Qr“¼¼¼Ü¶½œŸŸo{&0$$Ķxò¦BCCm+Xqq±õõ#""òòòüýý­Ï•סgÏžåååçÏŸOKK“g: Q*•¥¥¥¶È®*º/œ¼¼�]Oooooooy\TTôÓO?ÙþöÔ©S)))z½þøñã)))ƒ ²Û‹4ø¦âãã}||Ö¯__VV–ŸŸÿÃ?XjÈ�!¥¥¥kÖ¬)(((..>v옼òXõ-[¶XOYkµÚ¬_¿þ·ß~+++ËÈÈØ·oŸÝ®Ô}áœ:uêøñã•••‡NMM•ë@¶©‡ÜT¼~ýú]¹reïÞ½z½þÒ¥K{÷îõ¼0Ñéqó½m¥ò‘GÙ°aÃ’%KŒFchhèØ±cåꘞžþꫯj4𤤤1cÆX{™×­[§×ë}}}ûõë7lØ0"JJJ2›Í»víúþûïU*UBBBß¾}mÿŠF£y衇V®\ùÒK/Ý~ûíçÏŸ·žu™5kÖæÍ›åîÅ©S§ÊM»‚Ûo¿}Æ ëׯŸ?~\\ܼyó¾ÿþûíÛ·{{{8p„ vÉΛ>}zDDį¿þºsçNI’ä�€r®9}º›.c»p\`Ò¤Ijµú³Ï>3 QQQ�>ú¨m«£¾}ûúøøüøã�ÿýïkjjüüüاOW›Ã�îÝ»wïÞýßÿþ·¯¯ï /¼Ðà¶hðÝyR¼�]O•J5sæLù5'Mšô¿ÿýϺ¥î¾ûîýû÷/_¾Ü××wòäÉ=zô°{º'ìá‡^¹r嫯¾tÇwZÚóçÏ߸qãÛo¿-IRTTÔŒ3ä¿Û¯_¿Ï?ÿ\i*/&&fòäÉ«W¯ö°0of˜²ö÷c0^z饅 ZÏ~´h’$½ÿþûýû÷5jT+î>Å”µmHAA�$I~~~( ðbúú¶5~øá‡K—.éõúœœœuëÖuìØ±¹N¤@¡D\?Œ1ƒÁðÕW_UTT¨ÕêÄÄÄ;Sɷ €6š$è›p}ÓÐÄ4bÓp£ÜäS�9sæõ×_7›Í­£´[ÁÜWÐXé×ËÚµk»uëfwËæßŸN§ëß¿¿›[º!_\GD …Âßß¿W¯^òœ87I^oÙ²åøñã%%%Z­vèСãÇ�w¼Q ¦œ3›ÍgÏž½¦  µÎWÒAAA�?þ8eeemذÁ`0Üÿý7èJƘŸŸß]wÝ¥Óérss¿ù曨¨¨Þ½{£î!¦¡ºråÊæÍ›åûÇÇÇÏž=ÛÏÏÏ`0¼òÊ+sæÌÙ²eKvvv@@Àĉû÷ï/?ÅÍTFDd±XþùÏæççËw‚�6mÚ Aƒ^yå•E‹­^½úÒ¥K·Þzë/¿üòâ‹/Ê·m“$éí·ßNJJ²�&ÊÕôTF£qÕªU'OžÔh4#GŽ,,,ŒŽŽ–/Vv:AZjjê·ß~ûꫯ*Šõë×Ë ›œœl6›»téòÇ?þÑýÜ‚ È·|Óétf³yíÚµ¢(šL&Û·óè£�&$$¸š5íòåË7nÌÈÈÐh4Ç—'úr5á“ÓÇ«ªªÖ¬Y#¿å#FÈGŒ±Ñ£G[wE111EEE¨Ìˆih�|||†g±X¾úê«;vLŸ>]NÛï¿ÿ~æÌ™!!!X¹reBB‚¿¿VVÖòåË'Nœ8`À€œœœo¾ùƾV)•Ï=÷Üßÿþ÷ûï¿_îô0 ¢(~ùå—ƒž4iRPPPrròéÓ§å,ËËË+,,´‹{�F“��0aÂooïÍ›7¯^½úé§ŸfŒ­Y³&;;ûÉ'ŸôööÞ¹sç±cÇä›ÓË-ß)S¦DFF|öÙgñññ¶÷–íÙ³gôèÑ‹/ÖëõË—/ß±cÇ´iÓ<ý´(•Öv´íÛ KIIùþûïÿøÇ?ÆÅÅ]¾|ù»ï¾S«Õ½{÷.,,üôÓO‡:kÖ,ƒÁ ß×[ÞÉýéOj×®Ýþýû?ûì³gŸ}Ö×××éãZ­vÕªUùùùO=õ”——×Î�;¯\¹bw£®ììììììI“&¡2·JèÉÒétò$I¡¡¡=zôÈÏÏ·Þ6o̘1�:u üÃþÀ“ï,ìj*#÷äÕ�5*&&ÆÏϯwïÞò]L‰(55522ÒîîzN§§ªªª:qâĤI“¢££CCC§M›fÛSìt‚4;���'N މ‰éß¿ff¦û¹Íd’$eddìØ±£G�rcÖöíh4W³¦%''‡……Mš4)""¢S§NòlÅN'|rõ¸Á`HMM�8qbdddppðäÉ“ín”|öìÙeË–Y§Q´¦¡ºtéÒŽ;ä®®®¶€3Ƭ×_) •J%çp5•‘{Œ±„„ë�ýúõ[²d‰Á`ðññ9yò¤<“ˆíòN§§’ï|o½Å J¥²NÂäj‚4Ç}’µEìííÝà•’’’E‹‰¢¨P(úõëg½Üßöí¸™5-???**Êö­¹šðÉÕã%%%œsë[V«Õ¶“TTT|óÍ7>ø ›i«1 -[IIÉÒ¥KÇ�7wî\•JµmÛ¶´´4k°:9àf*#÷1m;RLLLPPPjjj§N�òòòìÎ}y8=•í¦¤¤8� ÍMÇ…'çÍ›§V«m×ßîí¸šƒÊ®¬¬ ;�ðÉéã¶“¼ÔÛl”ÜÜ\yòoÔdÄ4´Z™™™Œ±‘#GÊݦžÜ5%444##Ã@Ö©ŒsÊqzYÛ¬IJJ:yò¤ÉdŠŽŽ¶›ÎJžžjæÌ™vÓSË}/òÄ}’$•––ÊO±� M’¤æºý‹<#šû�nÖYÓ¬wš·Îš¦ÓéÒÒÒ$I²�Ð:á“]v;}Üî-‹¢h;íwbb¢¼[‚V }Óm]`` ÙlÎÍÍ%"gBr5•‘]Fœ:uJ¯× §¯Ó·oßË—/Ÿ8q"))É®Ééjz*­VÛ£G�-[¶äççWTTlݺÕ:?´Ó ÒΛ5kÖêÕ«ßyçy ¢Ý�˜kYmhp#S¸‘Ö¯_Ÿ��½`Á‚¦]0"Oò4`À€‘#G¢0ázÀ�L¡MEñ·ß~ëׯ_“/ê3›ÍÅÅŘ· ÐéÐÌÌf³ÉdÚ»w¯ÙlvœRݽ}ûöùûûË}[¶laŒÅÇÇ£H1 МÎ�;·lÙ²ÐÐÐûî»Ïîb� ‚°qãFy´CttôܹsÝ_í ÐÒ¡oÀ%ôM@CG�(Ä4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦ !­yö¥R©P(”J¥<õ2&`nMäéc‹EE‹Årí¯yYïµ5Óïh±Oa•P-C}i-8#oé|¤~!U¢+ã|�ˆé›‚��cL¡PÈÿ ŽZI’DQ�s.IRUUU“_Ê,±OÎElJ÷!…’ˆ‘ ` T˜V´S'2r)³JÌ4hÖ_ ˜k˜Ÿ˜§ZÌ~¸uÖE???ιF£Q«Õ*• Ý* ‚ R©4�J¥âœ»Ÿ_¼¢Òà&£ÿv>>MhS/9q,�1�/'"tt´þ¼V�Ú÷Xžþ“sOtÍEL߈÷£T2Ƽ¼¼PÛ///³Ù¬T*ÕO}Yïµñ²©½�Ïm‹Ê{CºbR´W‹è§nm1Í�1††m�¼ÝåS‹žÛxÅ— J"íè6צ&aS†ïÝZ@L·¶>8¥R‰žè¶œÔJeãZG‹|ˆŠ®M&µp¤Ð§eÄZ«ü¬¢¶Ù˜nìS ª\P )Ý6ÔU Ä4bnöMo‰0ö®­¶¦�b é$he%�.é6®±@’pK®-R i`S ¦á¦'oþç[¯í*kk-KޝæøRw¢K hŒ¢å­9:= ©™Y™½{Û¾ŸS2³ËL\ãÓyüÌñ##±O½.1ݲÎ*‚hÛ çTm¤³YôÑú¾äF#'âÄ9µ¬NGÄ44µê”ŸýüÝ﫺Þ1í®9í|XUiÚùŠÐd4XwãôÁú¼œühÚZz'þí3£\Z-ÄôͦæÔ¦í¿²¤ÅOßÞ½vLgX‡øÚßU§ù߆㧳ŠËLª°Ä~÷Þ7ª§?ã†ï¾p®÷Ã.mL>’©Û�|ǽC”DD\Ÿvä»ï½RaÖøÅŽœü×I1j2gع|Ûo—J¸Lâ„coíàÕfGsÞÂZÓò —VÒ•R¢RJ­ ash\(íÍ¥…³©ÃÚÓ‘ÞèN¥Ghä>òoOoŒ¦ á¤0ÒžSôì~Êk?÷“‡ÒâîïM¥¥ôê:ú¶œ¾´ðôP˜iß)Zü+]‰Èåãèý‘4ÄŸ òèÝsd¢Øšn!k‹˜¾É˜3ž¨ŠŸ8¤›³q÷m`ˆÛ'v õ7çnù|õ—Û;ýkF´@DæK«×¨gýqö,eïÛòñ7?vH¼{tIG>úx�eøíOݮ֗ht*¢Š”­ÿÚP5vÎC�·§¬½›?úäÿ¿OÔVï€Â[ì Ëßp‘ÌD’ÜÓÊhÌhJÌ ù+)_OR}y'ñÃtû&ªö¥E·Ó�ÙEz¢1£iizùÚ¥§èJ«$® '§Ò´|ºkzÓ “i¹…þ°ŸÌ.§0Z>‘r÷Ñ Ó¤ ¥Œ§àÕÛÛ²¶>¥o²zSYZ`ÔFGú9mÞ ºÎ£úFGzûêâ†÷©È/®ª­h,á·ÝÒcìÀžB~zžH$¥ï?r!lÈÃS»Ç· ��OLŠñf¼¢«¤‡vÒϹtº’zô A¥ôT2�® Ë9ôÌn èE½‰yÑ#=hÃnú4�ÎÑOçè²Dš(z(�Þø…Rõ”_Ho§Ä®ÔCpùxŸn”XHÏ¡t]¸B/žÀÖ@kºG1¼E�®[{§ï‚W\<òýöS¿åêk8“ŒzK¬(Êo˜ùEExÕŽf*/¥d6sÎ-¹¹å>Ñ!¶78±e景d|¹àÇÚ׬©c+ª$~µøZzhý�ýýú#£ÌLz|01âœÎ^¡©ö ŇPyeÔýhȧ³Œº�À©£Ïóëò‡…’΋–>Jµ|(H#R¨ëǃ¨¬àê‹_*¤jª=‹ˆNÄt+ÇüBÔ†ì\�·oPóâcŸ,Ù§?ãùG¢T<û‡Ï_º`}š P¸¨„Ì1Çݦ>0·—Êúd•�/£Rtz´”æœ>YO_”Peå™êýÖd©í!yÓ3ûŽù·Ù,VG,£WÒoüjí))ÜÅãSäžhkß‹T×ñ‚­�˜n‡7ÑI]TŸî9|iÐ-�5õ?E™YÇ££TD$••ªdªð0?Ãż").ÂÚ¹¥iN©¹•¾£:¨©þÇ·­æ4o�§ Ké|‰ó—Ó“ˆÎP@Å]àDDÚ0ê"Ñ×%dè2Q’ŽxùÕçæS…ÅrÚ^Qï5]=ž^J�í(‚è '" $Ÿx ±¥ä4ú¦o¶æ´wÿ;Fu-O~§d¤g\NK;ôëù, ±À€ sÑ¥œNRéÙ½ŽU5­BÜ�¤¸Üä/·ž¿RX–—y9ùL‰Ä‡ŒNüðù/éÙ%•EyYG÷¤œÕ£Ü[¡Ô´+€ÞBñ¾ÝŽþ9šªNÓV#ñ*úì MCFSl ާþÞd¼BËŠéù;hZµ÷£žhA")ÈåãÇNÓ¥vôf_Šõ¡ŽÑôj_”7ZÓm‰"¢ÿÂE~›·$ï\qò[ƒ…i|ÛuêÿÀÀEì ?�-øêãw jÿØ>³îêUx¨¡—j7øñG¥¶ÿãÇJ³:°ËíÓt¥€~Ÿ±üòÝŽ /¯1XT~Ñ }ïîßvK»EöM»=°¶¦Årš»ŠþñÚ5”4&ÚwЦî¥rND´u-EOM¥÷¼©¸€þ²š¸…ÞZMÆ1ôê,ŠÖPY)mÚOœ»|Ü”K÷l¦FÑñ[(/—Þü™bǶ¼C“–²éYzzzDDD‹X×¼¼¼ŠŠ ÷Ëh4L¯Õ– “ÉäøxE¥ÁßÏIŸ.ŽÔ¾(·6ªFhúe÷‹øûûߨ„ÌËËC§:=næ>ÜÈ´ín~Äô�ÐØ©ð �WD4 ¦oI’0�KÛ$I�W¨Q�Q’ˆ¡Â´Á¦´äÕ2æØj�òšðY…6»éüE’D]›¬.b˜wËØô­­5m2™AP(¨„m�Åbq:ÌÃ�þ!•Wô^¸~ -Å¡•ˆéRò"ç\E$uÛûÐÕnúFuyM�«X›Â%‘T˜¶Õ”fħÇU´ˆ•m…­‹Åb4â–omŽÑh´X,�}Vb�yj‡r2W£ÛØ‘Wõ´¸ò„À–1™BkkM ‚`0üýý ƒ——ÚÔm¤m4A¨¨¨P«Õ�­0OõÈI×w–¡~¶¶�›$I’$ÖÝ̵¼¼\£Ñ¸ZØé%ˆ2_/Õƒ.½ÿ[ûu—\ˆ $(0ö£µáIbm_G'ýSݳ}½Ô-eÝ[çå-�Æ`00ÆT*•Z­–ÇÒ¶ô;)ƒ-ë6­©©1›Íœs7Ý ?oõ³½²§Å®¿x°Ð¯°ZYmA·*ÞJÒy[é*§Æ–%Ö4ö¨ 1}½ÚÔ’$ÕÔÔ�FÞòïvN“š1&‚R©¼ö£%µZÝ=TJ ,�¤ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF4ÚIDATxÚìÝy|eÂðç™ÜGÓ6½KK)H …*åRª²xr‹(Š7ò|QDwq]ÅuW…5•F«•O¡„(8ªUPŽRT=@+Ç4cÄæ߈&„�Z'ïvó>F9UƒÂsó4X«@N´rL;xÁÉ‹�>dwºy^ð™è™F¯oXØC˜ÚMôjj 5cº¤šwó¬ñ˜v¸YƒV6õÊZ¡ÑòN·ØÉŒ˜hÕ˜Ž Ñ7õ�…ã�m64=?µК1-2ÖÔC¼ÀÎ÷)ÐÚ1-6™¹ž&ú¬ý<… Ï ÎcÜ´ÈXÓ7bÔ©=‚¨T(”J…G :�Èü=UÐÚ1-²¦n!Fm�^kЪÍA:s�N§Q™ôš£ÖÏSPõ0潿ô‚mÍÍÍmá%k+b+¾«P€h¯éóô÷¢rÖU£ÕÒÔô*((8�˜.·û›1sú�áÕëyžw»Ý�îÍ÷ú)f@ç4xR_dF“󽲸߾iÆA`ìÌ™3EEEV«Õãqù/�5 æé'î•ÿþ¸øŒ–´Nß´(²ÊÊÊòòr�Ç£R(\.Wyy¹ÿòX£ÀIÝZMZkÜ4!Än·APiµµN'!Äãt¢É ¿âýGª¨©¤nÅÊi�qÓ„ADQTâñxZRÚEâ´»/�+¾ØRF·ÅÖ´”΂ÇCA Ä`0 5 WÏ—‡<£[·M}#=òÊ>S*ÊKŸ}ìa§ÇZYY)!D«ÕŠ¢èp8xž'„(•ʯ �ôynB¸[’+?ÒC`Ìçf î–š&B�ͦÕjAÁjµVWWóN'Ïó<ϧöîc4…4|.Ö(vF“c?.ÌEõMs åÝO­ªª<~ô��ã!¼Óé=WÏó]“{<4u§P¢Ÿ �FO;í|h -Oê‹©«óèô8n©i8‘1V˜Ÿ÷ÎÜ—ÿÌ9fÐjBœN§ÔÝ—�øì‹ÿêØ©3mì’ZIÑF¬Zÿ λ5]n«‘_€£4:6~ò3çýkvqQQ]+š�ÈÈÈ'f¾Ð!¾c„¡‹àB�÷Qˆv{myYYm­£´¤¤´¤¤Æ^K(M¼&é±ÿû›ÑÌóW'Œ1ât»«*Ê™(B(Ç…˜Ã¤¦1§Pöî{ÝsÿœG IJIS(U~šÌ�öVÀEÅ´VÉÙ]B÷.�H—N>­ìºy)UÝ{¦B8Žóß^6hÓ­Óf= Wëò;è™Râ÷xEJ‰A£0ãdÓ­Ó&½ÎQ]Ìy3rƒRªSêL†(T=@+Ç´J¥jákh-è|@Lb1 ˆi@L ¦1 €˜Ä44NIê.·hMb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@Lbš§D\ Œ1B•Ý¿x”RB“ÝÄ4\H@SBc„1‘1鹸¼® hJ ¥”RRŸ×kÄ4œ#š1ÆE"Š¢ Qd¢(M¼°L­‹cJ)ÇŽ£ §P0J)Ç1Æ�Ôˆi8¿Œ&Œ1A`ü–ëÃÃÎ~+تíÞŸ"ç6ª}Gè�›Ê紜ϾÓƒ©ëZËuIíE%”“�%) ˆé«(¥/ÉÏgæ*³éâÌõ§Ÿe„p„Hû9~§¥šì5Ý—N)e”2)’¸æOTëñðú¦~�õcAaq\‡(ùC›~ùC«Q¥÷Jöxøí»öôºô^ݤ‡ÖmØž|MǾéÝwí>¼jÝÏ‚ öîÙÕbúcïÑ訰Î�âDQüöû-Œ±Ì�½AØùÇABHŸô«­¦ÊZS]c—Ç´)ÈPe­–2Zd"ëù 熰¬ýLíìðiO×µ¢å1M G9‘¥¤¦”¢ÏÓWQL_’]ˆÄ•_® Õ+õ©Md j¨ç×3V‚ïï£â8Æq¤þ\zþÔ^ˆŽ Kê¿mçÞ»ÆÝ*hôð”ʺ-ät�ådn�7¦¯MKº®/BHE•mÿ¡““& 5‡ ‚pàðÉ"KYçNq'Nå—TÚ»ÇRVcõDï?u{}ZÓ¬n„­»Ïdç}Ž@v"ÏRR^Qa3õòö¯t'ØD 2ê¥ò¦ ƒÃá"„—”‹Œ}´ø[ù«‚¨Pp 3Zª0FÎëqö�s¿«(“άþ~ý9¸eã£Ï–&ÞALJiB©H ¥„ãDÆ8ÆãêÆãaËÄ4ZÓM%4 �Ø/â‰ÁÊp£|2_VS³5Ǿý„õûD)! �9sKí¹%�6þ(%Êee†»S9�F…BÑÂà êÕ³ë®ßvIìàmÞþ´å·âÒŠ^=“z§&í=püt�¥ÑWl´›A£Q+•Š»ÇÝ"oË+œÿŽ¢so‘áÂêWÊ`鬰õ#¡eÇ62^Ãâ¬~g!­ï-’Î/˨tnCJÑžÄ4ZÓ�REÇ-¸W׳!„/­¶®Ùë)¶1¯Š 6 ê26=dlzèÄ~ù�}!X!”pJïoŸÐ”Ž}q»E�‡ÓhÎë$×éÝ=uüd¾Z¥$„TTZ˽cÔà1‘Ð%aæyÁíöDG…û÷ž|ÖŒÑsœÂ­o³Óºñ3hMb­éFV€Ù�°äuÇ0¾´ºüÓ­_ý&Ú]g~kƒiXj‡Ý¡ï“�ðùçîú€¹xo«±ñ6)!Þ“\×5[–>:�¶ßµ)Ûwí 5I=„�CGNº\î‚Â’ÃÇrƒŒº–×@BÇØNñÑßmÜÞ¿Oƒ^Wp¦$ÄdLíÑõÈñ?øù·QÃ2;uŒm4¥ëÆÌyã”Ò³'X"¾#稿Æyîvî ™˜ìÃ8h³pÉÚKÖšnÙ-ê¹aêŽaö_OæMþ¼ì£_ħOÛ÷ûOO]Ì<‚¶GläS·´džLDA¸€þñ´]��·ä–Áý Ï”ý²c¯BÁ]×/õ|ç6ü¶A)ݳ÷ûqËï6[�4´#È 1}º§N•5ûà(W§îv΃¾ˆl4•uqÈFíùû~C—´M4777::q±±,�tÉáðX­®ÒÒ²û¿mɳôé ‰Ë§Z×î-œõ5ü5À£ÿ:"|ò ¶�~|1iî„!á_ŒÑ„‡«‚ƒ9�ŽS©Z2,ïÊÚ³ïhb§òqÓ⹇¸œßº ¬ñù˜<Žr”ã8ÊqÇqŠº?¨V£ÁÆ mŠÅbA§Ç¥Ší–”Šyq”c~áó_3ž—ý¡!cú(#‚Z´ÝcuiñÏ|%º<òéQÿ7´fGNåÊß !ʈ i`ƒ§Äæú³TnE‘â€ïàçí¼¡„2ƨ¬+™œªçì8<»K•Ö…;•‡µì`EÙaˆuÇ�ûÎ1ø1MšoM îÆWÚ+×ì–‘^½õ¨ý·“ÒŸžR«÷!wa¥*ÞÌD! k¬>Œ™üTIòÁ� Z9ÛZöö>ËFîÉî7Òï!ÿn8õØt¡ Â.ÄKÕœnþFˆ+§˜yxùDCÿ.ö]'-¯ÒŠ5®ι�Fõ¹‡tùNBŽ“ßÇŽJ·s÷+rg�çêö@ï�“Íœz¯êR7^Ç!ZÓWWJ7ßšf‚à)µú”T„ê›z.§Q•-ÚÂ.ÉI�ÚÆ/Ù±)uG‚SæÛÞ•·£©¼ ,ÛmHë[Ùu‡´ÐÆzWäMhv‰N€˜nÛ­éf‹ð‚Xëö))TÕj:…»þ,mÐC’BÕŠ©¡˜VÚÒÆRûœNŽsSÛ›Ñg¯C+» "%� ¡ç®&†N@§ÇÕÙšnö&Öº4�"|&–~òsÔÓÃeò‰Êˆ èÿöçcK×…iöÖNcúܳMF¼ÿ4շÈìžÏtY”³snììéC˜÷ZLE&Š"6]@k­é³ÜšÎ‘„ù8h×IKõÖ£ ó,~g½óøex�y|ÿࡽ _úÆy¤0€+Ld¢|àóíåhq�3ŸÖ6kdô´÷¢0R¿ ;{Ý-ÄôUÔšn¶LÍ'”¡ýµ�쿟”õ„ˆÖ {!úÈÇnf‚H\õŽã'&üÇgÐ^Æ´(ú91GãqÝdˆËº2X#2ïYPëÏ"‚€†¶¬Ý…h±X°¶à2»âñØÎŽB´ÙlØhà²1™Lma1°  MCL ¦1 €˜Ä4 ¦ÓÐ ®–ƒÅ)áƒÈv#ûUKŽ)I…ŠB<$Š'aNš\ÍÖÐë�Äô•hW[Á)I…ÏC’§!y–F¾âYX)}°œÞň› ¦/“`öCŒ8OE,u‰í¯"*bؼpº¬ˆ>c£Á–mD÷M³(ñ¿…çU¬˜0Ú›J<“ <-Î'§´¦/!±#ÿ\0ÛÔl#ºQÂ"5+<­ø7v±ZÓ—D´° XÜL×ÄMA‚ǒౄ)š*,lŠâ?ÄöˆéÖ,þÁ/ö×¹ù鲜tYN"§ù)), Æ&ˆéÖD™+Êõv3}І¾u¥ ýý–$Ñî79âÂVˆéVƯÐ�Òfbúlou3{Õ¬Üìù[ ¦[©)Mø0÷’æGt´8¦ £aî/(ᱡbºù�jRÝôžCï­þ Œ4[XMª ü.l(€˜nZç"ÒæoòÖt Êk¿bCh³žš½à‚EL_nONËc‘·¦›/¯ã�â“Ðf½óêãMeñS³¼óêãˆé6DŬ-Ši¹–Ä4)Æ' Ý%u`dtÀuzЪ–ÅôyìB$Œª¨€ö•Ô“Ñ�Ó-ØyÈÆg~]yÇé–=…â3ÐŽ’:�2šØ9=œB¨QÑ‚ŠÜy„1BÉ›×’v‹z|ÚQRRFZkÚ)†´¨Óƒ¯!'_!'_!¼½%åíB¶~€vAÊèݰ1]ÃZzÎR¢&œ¡……­bglýí%£‰ß±ˆé+¬ŠKoQòÆ>Hn8In8Eº½]×õì?¦¹kñh/-ïý@L·½N}—hj&vU$éUÂi¡$f" »Íy§`rúá3ÐŽ2:À’: bZo>渥™aÊ0Be;NÕQþËç¸oÓ‚ñ1h_HIX§^¢´*hL-oöwðwÍ)RYŽw9)Þè§p­ViM)ä´]þÇuÀ¨�@»ÈVphä�¼±ý5Ÿ“³‡„Ÿ‹1²{é0�(‚È™UÄUÖôU¸è~çØ�˜H| 1Ýz¿8Ž»íHY^wMÓ^á]$ï o7Uê°kˆqšÒp…c-ðÞ’Éd*2LÊw§¶ü‚â oùî^ã½AAAØD1Ýú"£¢ªž8äºÕÏEiý\ÐöˆkðAåc‘8ª®üðÃ#F\æw½wïÞ &?~ür¾¨ü�îܹsÈ�!ǎȘXK—.�?þ…=788866V§Ó]ä2Ìš5«á7bÚJiëÎPÅ­[·^ðÓß~ûíøøø‹Y†ÊÊÊ}ûöaåÂÅP¢  U8Ž#FÌ�;wÿþý?üðƒÕj�‰‰?~ü°aäN§sÙ²e;vì8sæŒR©ìÖ­Ûc�=–��à�cìƒ>Ø´iSuuu§N�zè¡þýû7•¿Ë—/ÿþûïËÊÊ¢¢¢î¸ãŽ‘#Gú”)**š9sfqqqNNηß~KY°`Arr² Ë–-Û¸qcqq±Éd0`ÀÃ?ÒðUvîÜ9{öléY;»¼¼¼Ï>ûìàÁƒv»Ýl6§¥¥M›6-;;{îܹ<Ï¿üòË„�N·nÝ:BÈúõë7nܘŸŸït:ãââxà��bÄ4\¯¿þzrròã�?®Õj¿ûî»7ß|3&&¦wïÞ„•Juøðá¡C‡&%%Y­Öwß}÷Å_\´h‘¼ƒbÀ€Ï>û,c,++ë…^xýõ×ÓÓӾʼyó6mÚôðÃ'''ïÙ³gþüù.—küøñò2‘‘‘ï¼óΣ�>zÝu×=ôÐC„³ÙLyíµ×¶nÝ:iÒ¤îÝ»—––~ñÅÙÙÙ~ø¡Ñh¼àwÇ›5kV‡þú׿jµÚ“'Oêõúk¯½vΜ93gΜ1cFÿþý9®îÇkNNNZZÚ½÷Þ«V«?ÿüó—_~ù³Ï>‹‰‰Áöˆi¸ä‚‚‚æÌ™#u_ôêÕkܸq¿ÿþ»Ó …âõ×_÷–,--}÷ÝwËËËä)111ýë_¥û÷ÜsÏ—_~Ù0¦ÿüóÏõë×O™2EÊåÔÔÔ‚‚‚¥K—Ž;V¡PœÝ²•ʈˆJ©V«�ˆˆ�&;vlÓ¦M�?þøwÜ!MIKK{ðÁ¿ùæ›|ð‚ß�Íf+++»ë®»úôéCéÑ£‡T^¯×Kít“Éä]BÈôéÓ½÷§M›6yòäÇ#¦¡)蛆ÖÔ·o_o³Z­ŽŒŒ¬¨¨h´¤”J6›Í;åÚk¯õÞW(}úô9räHÃ'fggB233½Szõêe³Ù š]¼½{÷Bn¸áï”ØØØ®]»Jó¼àwœ™™¹páÂùóçŸ:uê¼jLª‡êêjl<€Ö4\Ä—9ÇBc>ÓN õy¢(ŠÒ}«ÕºråÊ={ö”——ó<ïv»}žëÓíìp8DQôöxçC‘7~¥ÅhIÒÕÔÔB|z¢CBBZñþßÝ‹/¾¸iÓ¦¬¬¬o¿ý¶{÷îS¦LIKKkt&‚ ¬]»Vê£w¹\ ë1 ç-88˜R\\ì3Ýb±PJ¥>_IS£5Axê©§\.×ã�?Þ¥K­V»{÷î×^{M^FÞ²&„TUUét:ŸŒ–z!óæÍ3 òé±±±Í¾) +++###½+++M&SKêÁÏXŽãn¾ùæ›o¾ùĉ .œ5kÖÂ… ;vìØ°äþóŸüqÊ”)F£ÑétÞwß}ØÆ�pQ"##ããã7lØÀó¼w¢ËåÚ¸qcjjªV«mvùùù÷ÜsOfffll¬Ùl®ªªò)³{÷nï}žçwïÞ�’’ÒpVRßHAAAâ¹4MÃÂ*•Êétúй¨¨(''Gê=o×\sÍ3Ï<ãñx¤ÞµZM‘/ï¿þzýõ×�7®cÇŽf³Yjà 5 ëÉ'Ÿœ={ö”)Sn¿ýöððð²²²5kÖX­Vi¨Y³¢¢¢t:Ýüqà 7(•ÊÝ»w¯\¹Ò§LYYÙ+¯¼rë­·RJW­ZUYYéÝ£(×¥K—áÇϟ????¿G� …¢¤¤Äb±<úè£ wíÚuûöíÛ·o—ŽUILL9räÇìr¹zöìYZZúù矇……y÷(^«Õº`Á‚~ýúuèÐÁãñ¬[·N£ÑtëÖMzã&“iÕªUÑÑÑ�'===!!áøñã………ááá'Nœøàƒ”J| 1 -##ãí·ß^ºté’%Kjkkƒƒƒ{÷îýÊ+¯4ú»¾!­VûÒK/}üñÇwß}·F£ÉÈÈxë­·~øay™7Þxcýúõ¯¿þºÝnïÔ©Ó«¯¾Úèh>þ»ï¾ûâ‹/ C¿~ýš7ÝrZ­VÅ>øÀf³ †®]»Î�;7::š¢T*ÿö·¿-\¸ð¹çž [´hÑÌ™3ß}÷ÝÇ{LŤ¤¤'Ÿ|òý÷ßÇ~ÐÜÜ\i{jã,‹Oß%À%e2™®x¹ü5àr¹¦M›Ö M]Yo¼ñÆæÍ›Ûõ6¶`Á‚�;w^ØZ�—ÉÉÉùç?ÿéÿ].—ëïÿ»Åb9¯�ð£�>jIÉËü鸚]-ç›¶Ùl³gÏn8}âĉ~.°”˜˜è½î5\6555 .|úé§òÝ¥¥¥µäz`Í ÏÈÈðsÝ/BˆZ­îÛ·¯´…·z­^¢OÇŠ+zöìÙ½{w|®º˜6�/¼ð‚tÿµ×^»óÎ;»téB >qâDSÏJJJÂ&rEÚž|!×AƒµÊ|BCC‡ê¿ ¥tÔ¨Q—¨V/ŧCÅ#GŽôìÙŸ‚«1¦9Ž‹ŠŠòn»¡¡¡Þ? !J¥r×®]ëׯ¯®®Ž‹‹»ûî»cbb¤€eee�>ú¨(Š«W¯Þ½{·Ãá0›Í·Ýv[ß¾}}~*JWݾ}»J¥ÊÈÈ5j”B¡ „dggoÚ´Éb±h4š~ýú�=ZzŠÕjÍÊÊ:|ø0c¬K—.�=ö˜|†7nܱcÇ3Ï<ÔÔ,ËW_}•ŸŸo6›G�½råÊÉ“'ÇÅÅB~ûí· 6TVVÆÅÅ�?¾á5VŠŠŠ–/_žŸŸ:nÜ8ùCþùgVVVAA�^¯0`ÀðáÃ¥·&ŠâÚµkwíÚåv»SRR&L˜`4›­™7Þx㦛nÚ·oß‘#G´Zíõ×_?|øpo |óÍ7G�¥”¦¤¤Œ?Þh4îØ±cÙ²eŒ±iÓ¦i4š7ß|ÓgÉÇÂ… �=ª×믻î:ïÜÖ­[·wïÞŠŠŠààà#FôéÓgÕªUÓ§O— TUU½øâ‹³fÍŠ‹‹ËËË[¹reAAAhhèm·ÝÖ¯_?ŸW9}úôwß}wúôiA’’’&Nœ(¿Bî�-Zô¯ýKºÔ!!dΜ9™™™ƒn¸ ûmúöí{ÓM7ù_ Í®©ƒ.^¼øõ×_—:7¾úê«hµÚÌÌ̲²²¸¸¸›nºÉårÍœ9ó¹çž;}ú´O­ÖÔÔdeeåääØíöØØØ»îºKÚršú1º|ùòœœQcbb¤ÂÞO‡ŸM1++K¡P‚°k×.QSRRî¾ûnéâ™ kX¯×Ï™3§¼¼|Á‚„�1cÆ 2䥗^6lXÿþý¥%™?~RRÒСC<øÓO?�;vñâÅsçÎU( ·OÄtਭ­Ý½{÷”)S4ÍŠ+¾úê+Ÿß†»ví:|øðSO=¥Óé ¥‹[ûزeËM7Ý4kÖ¬òòòÅ‹3Ƥ•Ñh5jT‡JJJÞÿý¤¤¤îÝ»‹¢¸`Á£Ñ8uêT¥Résašß~ûí矞1c†ôB�Î�1öñÇGEE=ÿüóµµµ+W®¬¨¨�ž¾ÿþ¬¬¬|0&&fÛ¶m ,øÇ?þ¡Óéäm–O>ù¤C‡“&Mr8+V¬�w8,X°àÆo¼ÿþû«ªª–.]êv»¥7’•••››ûä“OjµÚ¯¿þúóÏ?òÉ'[R3+V¬7nܸqãòòò-ZÔ¹sgé:�Ÿ|ò‰^¯Ÿ1c!dÍš5|ðÁÌ™3¯»î:‡Ã±wïÞgžy¦Ñ•õóÏ?�?~„ §OŸþôÓO½s‹ŽŽ~à�ÂÂÂöìÙ³téÒ”””ŒŒŒÍ›7Ûl6éWvvvTTT\\\UUÕ{ï½7zôèG}477÷ÓO? “~]yétºLœ8Q„�?þø§Ÿ~ò6K !)))J¥òСCÒeÀòóóËÊʤDn¸òš÷i96µΫŒ´jòóó§OŸ®Ñh6nܸgÏŸÌmX«z½>11qèС:�îÛo¿]¾|ySNY½zµB¡˜={¶ §N�òéëð³)B6oÞœ™™ùôÓO;ŽÏ>ûì‡~9rdS5üÒK/Íœ9ó‘GiI§GIIÉ×_=räÈÐÐP•JµråʆÛg€´2‘Ñ„Aî¼óÎØØØ°°°›o¾¹  Àçç¡ÛífŒéõú   nݺuèСÑ~•‘#G†‡‡'''ßvÛm;wî”f’”””””d0;vìXTTDÉÉÉ)..~à�ããã{ôèámé=zô›o¾™2eJdd¤÷×e£s(++›8qbddd§N�ÆŒã]æÍ›7ßxã�ÉÉÉ&“iذaŒ±#GŽÈõøñãååå&Lˆˆˆèر£ô±‘lÛ¶-,,lĈááá×\s͸qã¶mÛær¹<ÏöíÛÇŒ#]|ĈÇŽ³Ùl-©™=z 0Àl6§§§wîÜùôéÓ„�“'Ož>}zÒ¤I±±±±±±“&M*,,ÌÉÉiveõèÑ£_¿~!!!iiiÞ¹B222âãã¥&¶ ¥¥¥;vŒŒŒÜ»w¯T`Ïž=RKÿ×_MHH4hPPPPjjjJJÊüáó*ééé!!!aaaiiiR�{)ŠÞ½{ïÙ³Ç;g©¶]Œ¦ÞˆŸµp^e<Ï®]»F����}÷Ýw·ä¸Ç 4(""Âh4öïßÿÌ™3~ »ÝnBHPP�ÙlÎÈÈðùâñ³)JŸ‹1cÆDFF&$$ôïßß»¾ü×pKØl¶±cÇöêÕ«cÇŽMmŸhMP×�R!Ý×jµ�‡çy•Jå-0`À€'N¼ôÒKýúõûË_þÞp&111Þý9ñññ‡Ãn·�Æììì­[·VVVJ–Ô£W\\ÒpïeuuõgŸ}Ö¯_¿ÄÄDïÄFçPRRêýY'õÒx&Ÿ>}Ú;"ÂétVUUÉ_¥¬¬Lþ\ù-‹ÅïýSú”••QJ=ÏÂ… åû¬¬Vk kFÞJu:�R È—Áh4†……�9s¦ÙÏFç&Â?ü°ÿ~»ÝN)EÑãñH¡¹gÏžn¸¡¢¢"//’êçÔ©SÏ?ÿ¼7ƒ¤ö¸\^^Þ?üPTT$‚ÃáhØkÔ·oß÷ßßåri4šììl©ï¥©Åh”Ÿµp^e***xž÷.¡Z­nÉž=«ÕºaÆœœ·ÛÍó¼Ÿå”ú>ú裗^z)33333Sêµ�·j›Ú !QQQÞmÆ»¾ZRÃÍR©TÞß@¥¥¥�nŸ~ ¦Ûy"7J£Ñ<òÈ#›6mzõÕWï¿ÿþ†½Áç¾J¥:tèÐ’%K&OžÜ­[7ŽãÞ}÷]ïïÄF÷Ñçåå 4hÛ¶m×_½´¹75‡†ß4ò?o¿ývù6üÝ-uùsA�׆Ô,R(¢(B¦N�*¿·Édâ8®ÙšñvàÊñ<ï3…1&õæû×èÜÖ­[wàÀ�É“'KõöGgdd|ÿý÷UUUÙÙÙ�;w6›ÍÒ õìÙSÞÏë³Øl¶÷Þ{ïæ›o~à�T*Õÿþ÷¿†û™;wîtèСððp›ÍÖ«W/?‹ág_Sk°åeîlIkú£�> yê©§ŒFãÉ“'çÏŸï§pxxøóÏ?èС�7nÞ¼yúôéò];þ_½ÑõÕ’n”üë¤áÛl¸}¢Óãªwÿý÷ßzë­?þøcÃG‹‹‹½˜ÂÂB“ɤÑhrrr:w’"í…+//— DFFVVVÖÔÔ4üE?nܸ>}ú,^¼XÊú¦æ^UUåp8¼-y{Ób±„Èh4ù«„……UVVzŸ[\\ì}¨C‡ùùùÞ?óóóU*UxxxXX˜J¥*--•ÏVZ¤fk¦Q:t�×@MMMEE…”nR;ô¼VÍñãÇ322¤§WVVzWDxxxBB¾}ûöíÛ—‘‘á­Ÿ¢¢¢àà`ï‘ï”Þ5Ïó·Þz«ßÞ:÷IÏ>}údggïÙ³'--Mªá¦£Q~ÖÂy•1›Í …¢°°ÐÛ�ÝÔ{kÕårååå ýkÖ¬©¨¨8uêÔÆ�333¥�PII‰Ãá`Œýøã�Þ·¤¤¤ððð/¾ø"??¿¨¨(;;[>«ñãÇ;Ž5kÖøŸCHHÈŠ+*++-‹TX2xðà]»výüóÏ¥¥¥EEE[¶l©­­•Ï?999$$dùòåeeeEEEk×®õ6ÙXQQñÝwßUTTœ}5~˜Íæ‚‚Q].תU«äŸÏŒŒŒßÿ½°°ÐÛÌ8p ÍfûòË/‹ŠŠJJJ²³³óòòäs åy^úº:~ü¸·ÚGFFÆñãÇ8àýð³ ùY çUF½víÚ¢¢¢ªªªÕ«W{Ó'ȼµªÑhŒF£ô®ËËË›ýrýí·ßNŸ>íp8,‹Õjõî5ivSlŠŸ6›Íûöí³Ûív»]êvÛ½{·ËåaãÆ�ÕÕÕMýÞmtûDßôU„çùÕ«WWTT¨ÕêäääñãÇ7,Ó»woÆØk¯½&}€o¹å)N�:5gΕJÕ»wï!C†H… Åã�?¾bÅŠwÞy‡’’’ríµ×Ê·¹ûï¿þüù)))MÍ�ã¸G}tÙ²esæÌ 9r¤w?aZZÚ}÷Ý·qãÆ5kÖhµÚÄÄDïx&ïs§N�ºlÙ²×^{Íd2Ýu×]ÞPppðôéÓW®\ùÓO?iµÚ¾}ûÞ~ûíÒCcÇŽÕét+W®¬®® ’¸%5ÓTëlÊ”)+W®œ7ož(ŠÝ»wŸYYY)))Þ&³Ùlž6mZVVÖ[o½Åq\LLÌ�wÞ)Ÿ[llì¨Q£þûßÿB&Nœøë¯¿6|ÑØØØÐÐP«Õš’’Òìb4ÒDjz-œWiÕ,[¶ì­·ÞR«Õƒ JHHhXƧV'Mš$­åààà»îºëý÷ß÷³¨•••k×®­©© ÊÈÈ8p ÏB6µ)6ÅO �;ö믿þûßÿ>zôèo¼qĈ_}õ•4T)%%Åg¸§O%4Ü>ÍÍÍ•~£µq‹¥-ï·ÍÊÊ*//ŸY]m7ÒÓºŽ½ýÆ`“Azô¿‹Öˆ‚8õá1ÒŸ›·ïYžµéÅgŒ‰ CÕbà’+¯°¾øïOâ;D>|ïía¡¦ŠJÛ÷?î|ñß¿ò·GMA¾‡œí=xâË•?>7ý^d4´}èô€ñõêŸMAúç¦ßÛ»ç5ñ"{õ¼fÖô{TjÕªu›}JžÊ-ZðiÖ´Éwté‹zÄ4ÀåÀÛ½ÿØÍ7fpÜÙCË7ä†>¿e•—´—¿ùþ²‡&KMéŒzÄ4ÀeR]ãp:Ý {0b"Ͷj»Óå–þ¬²ÕÌ�ÿet¤y`ßž¨4h/ªoš1†¡ÓWm{ºÑ @”þd„1F;š“7fxæÚÿmß´5{ð tÔÚUþ ­i€ËÇhÐë´š3Åå>Ó-ÅÁ&ƒF£’þìwm÷1Ã3'M¸mÉŠ�…gÊPo€˜¸L(%éi]ܲ[Ï6‘QÜ´mwßôî²b”2xPzŸ^Iï²ÊãáQu€˜¸L&Œ\]SûæûËý³ÈR~ðÈ©7ß[æñãFÜаðÃ÷ÜîvóK¿ùõmÆMC€3¿üüÃYë~ùï¢5Õ5µÁA†Þ©]{pt�±‘ëthµê''�{ù�ÏzvKÌHï†Úƒ6ýc1777::ºí/¨Åb±ÙlþËh4ƒÁ€• ͲÛí.—Ë“ÉtÅãÑb± Ó MCL ¦/—vtq3@\\¥­iQ±ý@ bÓmZ@ Ès¹\Ç) l…àÏóÍó@kú’�1&¶B˜ ´Nžç�N'6DhŠÓéäùötž€€ŠiŽãìv»ô/ÚÔаí�Žk7éh‹«Õj«Õj4=� \=l W-QEQ”ú:cV«U£Ñ´£åÀszh4»ÝN)U©TjµZ‰óP\�¼ àv»=c¬}e4 ÔS/©ÕjQÝn·Óéĵ�Ô”RŽã”Je{üm°gÈã8N­Vc€vŸf¨Ä4 ¦Ó€˜Ä4bÓˆi¸rÚÓQˆ&“ + ÓmTtt4Ö\…Ð逘Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦Qˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆi€«œ’b±XPmÓÿ³4ºp¡îÈIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/remove.png000066400000000000000000000507521524745214100322550ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅFGIDATxÚìÝw`TUÞ>ðï9÷NŸôN* ¡—ÐA±÷îÚ·¨û®}«ëî¾ëoûºïºÅu‹m-(VDT@ºô.5!�Ò{™dfî½çüþ˜’™d‚$ðùa˜L=wæ™ïœ{î9¬¤¤„`°R‰(;; 0•––r´À`†˜@Lb1 ˆi@L ¦1 €˜Ä4D¦žÒ¥…”íš¡B†Ÿïq»=­Ë…-“Åj =‡© ·›Îš ŸcZJjl× )»ÿªÝ­{½z—3 ɸ©ë…½†áÑD¼ÃŒœèç˜n×t·."þÊåöêºÑåLMH‹ÝÞýÂÉv�î°¨h}€þŒéêÍ£õÓ^Ù­Êfš¡¶/ïÑd.b c:5ÆÖÓ¯ª¸ù*ñ41À—Ó"R¯´�nÈS½ z§ú7¦E�™«õÐgÝËUÓ}q 㦅”=ÿ�ÓfÖ ¡*Šª*š!6‹�½]MÐß1-dO?±Nk”Ýê°šã£lñQ6›Åm·Ä:­½\Mg�yWÜ÷…{R¬¤¤¤�KÖÖµiýø¬�&lZ€34}V-y�Ó½­"6KOç÷Qiié)ÄtM‹·—ß>ö½oiV»]×u¯×k±Øþð×örùäh3¶+œÝI}šM§º²x¯}ÓR†!eeeeEEEss³¦yz¿<¶(œeV-y6ôûÇég´OÿôM !ëëë5M3)ŠÇ㩯¯ïýòØ¢p'ue4õ׸i"r¹\d&«µÝí&"ÍíFÉ p|‹ï=’ÐD=%u?6NÿŒ›&"Ã0„&"MÓúry8#çŒûðøÊ¶/£c5íKgCÓÈ0 "‡Ã�j¾>¡Ý¿5õ)Œô8ZÝÖ圆úÚÇ¿s·[sÇÅÅ566†ADV«UÑÑÑ¡ë:©ªú�—'$&w¹nnН68›|õ#= )»ü8¢bFŽoF[K‹Õj5 Ã0ŒæææÖÖVÝíÖu]×õq“�ѱݯ‹- gwFS·±_ÌiõMsE½éîûšš íwpNDºÛœ+O×õücîºïa®¨è§8C£ç í| šÔ§ÓV§Ðéq°¼¹û™RÊò²Ò?ÿöÇŠ;¬VƒÈívûº;2²‡>þ䯲rrY¤%µF¥Ç`Óô®´´ô”«éú–¶Ð8c©C2ï}à±§õ“êŠ M”œœüÀcO¤gæHI]_Ô)…èrµ××Õµ·wÔÖÔÔÖÔ´¹Ú‰±¡Ã†ç¡;�1º®ëDN§ó¾ÇŸÌËIŒá(D€/+¦…BºÚÝ‚W»›¸‰¸ÉÕîBã#ÆŒÿÖÃ?°Z­V«õþÇŸ=n"1Ž£NÓ©¬,NRJr{½M õR"bœÇÆ'øJc®¨SÏùÁSO3¢á£Ç+ª©—’9bo5œVLÛLJ›[•—Cy9]ªlÿm©¦Qc'ç¼÷zÙiåhz€~Žé¤¸Üz¯ 2êõxEÆÈiUì š Ÿc:Æaw·U«¢ãtFn0ÆlÒãLAÓôsL›L¦ŒŒ 4À— }Ĉi@L ¦1 ˆiÄ4 ¦Ó€˜€ÈT"òxëû=|Õ´Ç£×¶3Ùß·OR*¾€’ú†j—”ŽëGŸMI-„�R’/«ƒÃƒŸv�„ö—Âaÿɪé�u wÆ$šŠ1’20îI ˆé³7£}ãð Chr î„)\J_1(õ Õ.]:nsÖ$µ/¦ƒ%µ?²ÃËißÐDß©Àß�øîµ”îŒwÆcL2ÆH2è8ah9$5 ¦Ïî´B†”¢ÿo›$©,˜Ø$™¶©Ê%…ã–qgGR j)E0¦Ã+bæ�jÞ†$u÷Æ’]Úî,pœã,ØEÍ|Ç“:´31}öD´ïÀ) @LI¦I&%c’‘$R“tÞ2žÎü¤6 Lûþ] ê`HÛÐêº÷”f�•x0 ÷4ÄüSÛ„%5*j@LŸ�XH`H5­p’¾.WFÄIJ’\ÛTÝ"öDß6áLOjÃWM !„²³²¦�ê64 …qè@òwHË@‹uveS0¡9ã’3.™äœ“àŒ LjbÌgR‚Ógqi= Õ´Ðu®*DL’¯ fDŒˆ›«ZHFÝVpF÷~C! !…Dµ Iê�N�°¾‹�±uÁOÉ®ŸÁNθ`’K)¹äŒqâ‚KÞ¹’|»ñ"†Á™LJ“ì÷"é©k!•‘ÊIå�LªŒT®o®j}e·árI�Gjš4 )ÄÉ¢Fßú·_rÃO½±5lÆŽB7 Ý0t=ð§nèºrÂZÓ;iš®i�'ü?º®i†¼#x"øyø@ òýø{L$^É€júì�éÙ…Hž²z5ήÚ-¾"šB j’LÛTÙL2æöÉ&Î%ç˜Kï$µlÝðÚ'{&^W`ûª«i!…�¾jÚ×OÞñèôèÚãÁÂÇâ»Id°ƒ‘¿ŽæœI)¥äŠ¿lfŒI!%“RJƤ”]»PÓgoN�+1³}ÉXK~²§¨F¯i%ÎÚ·“šø*NÜ�­{J­ñæ¤h®(Lõ‡“”’INRê+[ù®˜»¦‘¢(ŠB¾°î•’;j|Öÿ,�ñ§ë3º¼´ú#Ÿ,Y³|ÛÑÒFÝ‘1ꪻn¸~´ƒ‘8²èw�nýøMêª77£Ï{à;S=+Þiåá ?íº[¹$ÓFD$;J·=ÿâŠu…�š3uòEWÜÕð8.Ž.ùëïé—ýø{· S»tVt¸�®ѵۣsT]HNR:xübàÁá\0Á™"¹ïÌŸÑ‚1ÆX` 1&ýÇ¿Hÿ!KèýÄ4ªé@üÄÝ<-é�óÕDgX¯D][Ûú"×gGš—}N†`DŠ!Ý%µ®’šˆ{)#uQ�ã¦qÜb†¡(JB&çÒKÝ¿{wÉdzï»,%ìI4í^µxŸ2ë¢Ë®t4¯{{ÅK‰þ×XˆˆŒò5ÿ÷æä[o¼mî‘•}où/Ýœ>ýÂ;¾;qßâ7ßyå½±S¾{e2“µ[ûËÅdžνëÁ¡Îº½¯/záQ�?5?ªþDMS›8^§S·˜ö�ì�1yBÊ.9Ý9f:|Ðt°€–!5�4dLrÎeçÑ,Œ1&“ŒËαÚþTö%u`?"*k@L£š&SjLÆßoµ�M'"½¶µyÉn­ºEztSZŒãÜüØ«'Æ^=1îæießù¯ÑÜÁ‰q•H²Žà ’^¯Ð4n±ôe’kÙቿð’‹Vþãµ×÷œûà¸ÐKšwïóó¸ÂˆHŽó¹çå#{ÊEA.ñ¬›¿ùêTNÆÖÅk³.øéwÎKf4¡}χÿw¸è¸AÉìà²;ÌÓÿ÷±Ë&Zˆh¸¥dÿS6\8kÊÝÿéB‘‘oíÞ«ãÿË? /0»‡”�]¾òÖ·o”…Œêëï�a3�ø3]ç$$c’ É™”<ä0ÙyÏŒÂÓ¨¦C6@¼#û•{ÌY zmkýóë^ß*\žÎ_ÿñ“è‹Ç¥ÿêZûäììï>zã³Ò£wP¤{&¢à$×þåzÿÞ®éºmØM·Œ_ÿÌÒ×/>ˤ†ÌD$› w,_¿oOá‰ÒÊCF¹:ÆÍV #"RìÑvÆ,_èšœ¯ ÙVXÜhÔoùÅ=Û|7(tMd·»$%XF �ô�Â_êv¿BL’dþ>cêìÆôHø{ŸexLw9"†¤o4tç„àÔu`uÄãÕ€˜F5MDD)?¸Øœ•àÚT\õ›eîýåÝ/вl¯ÑèÊ~þnë˜!Éίþí²“ß¹aÃPúü$±¸—Þ´â÷/¼±yÌh[ œ´â%ÏýøµŠÄsæ\}óùC+>zøÅŠSírç©çüè³3㉘ٙÌ{éø Á—Œ#NBpÖ†$uè!â¬Û±Š¡ÿf�9ñ!x1 §XMÛ'fÇ\9±é½�åßS=^¥mcQýKŸ%Þ;Ûœ“ ™¤“Mâ«£Ome/žxñms>yríÇV§ÿ*zÉÇÕ'ßòëÿ™ͨ£U=µˆc1ÆÆÈåG‹¼WLÏ ïƒv×—™ù‰vÖ5¦9gDLJÞY` éßÅÖ¿Áº%¼ôw,Kÿ¿ýË“Qà˜CÆYW� >Ò×$: ¦ÏòœîSL§=yEÇÞ²ò¾)õ��ÊœÅ^5YMŠÒ*]›‹õÚV"ªû×êÄ{Îs(g$Oþð…Æ™˜rçÝ=gû“+ÊeL³9ä­);X–WýùâŇ5:¥!{ÊèK.œ´~ñ¿{^¿fú»ëÈŽ#Ö‹o¹~˜ÜþüŸ~¶FÌ~äÉÎëžæœ‡•À¾c¹™ ›à4r7�”ÄBç> ­ºƒG‡sθ㜇¤6WÆx<@L}ªé“¥uÔÛøÌ�¾.§¿—ã:‹ø‡_t;Š›…ÿt‰Ê�ó{Éhê29žôOzݹ°¹ìœú:l5.ü#|´àÉ�)¬ƒ¯ì4Äô «¦ûöSúøK–¬Ä¤;æöý*'ÿ9»>ñ(âÈhþÓå*½'bhb50øOˆ` ‹0¾5 ‚ Ê„æx„süií»³Hƒ ÐéñÕfKŸ³Òs¼æÈ]Ïä¿üPÇ¡²ÖM‡ÑtÝ¿—t9Ä°ç ˜Â;ü‹i1ÿ$�Á)«}eu‰:H;ôtF¾]ü'ü’Kßâ !G”ËH3í1É$ó¯²XÄ 1ýÕçtß/Û¶épá�¿öâƒeO¾ÖðÞ4^×Ü ®âÒ-‘{Šì`‡¤àrYÁ—ã44ŸÃŽMï:Çup¶8Ý7]là߇Jg'� æ´aä4 ¦Ï¬jÚŸÔ;Žì›ó£ô]sQÁñŸ¼¢×·¢ }„�]'Á Oèˆ3òÍkJDŒùç8e,�·�Ø ßÌçà2)_pÚ<ßaŒ¾¬¹¿Nf¾æ¿—ð4ögµï’XÓƒ£sùM¿~áÈé écŠÅâ°YÌýT†BúþBBFç@9#|Èœ0d„3…ÿº�þ1ÐBÎ7:oÎÂ¥ûþ)tÝ0 Ñù#„a„Þrpô^瀽:O½ëš¨¦Ï€jZÊäÛç5¯Ù¼pÜ%S:—7¯ßODí‡NÔ-Þ0 UùÌ)I‹?8¸£já°tND$[wí*“ÉçÍz:Þêˆk¿÷âµýÚéA$ÃÊõ<¹´ N[J,¤°•Ò?~Î×�ì+¯)dÑ—°:Ú»2°cX—‡”Œs&‰xp/ß¹Ìßñì[Â1Nœ;1}+ê†ÔÔˆé¯\o©ãÈ{ö»Z}‹yH¼ðzóž½_¸ÜĘp{œS‡�½þWíûKk_]�ùäM'žZ”zߥÜbj?x¼æÅ•Ã_y¼eÃþ˜y…·ü¦£¨â4bî´1©¬Ý¾»ñ†ôF$Û ·ÉŒ¦Í;ß{÷…åKÛÔäáo¾ûŠ 2ÍäÙùÔ]‹Ø7ïŸ|àí—7VåÜùÓ§f5øüÛom-o1ÇæŽ›vóÍs§$+Gýî¡%Ñ÷ýí¾Kã‘^¹õã¾¹uwE‡9!{Ö•WÞsA¦ƒyv>u×ëâŽoO/_ùö†âj?éê›»<ÇÁÈ}àƒGÿ°=î†þwa2'�‹Žéaôt`|‡¯«Ã¿+Ï·Ö8cĤ”��|¡ã%;o;p䊿@ô{…Å41FÄ âœ1FœùÆÜuftpචЖáû%¡{Ðé1ªé^$Ü8Û]ZSüÝ¿{*êcLR¢ìYwé4f5k ­û/ùiâõ³•8'ã¼eóÁ’Ÿ¼Xóêêø+gn�5oHÉ�_tí:b/Èëåöûú�;~F’,Üy¸Q¹Üç�›>-K%Ïþ×ÿñ‹êr/»ñ'_5GÝ÷çß}ø¹Çw%mï«/½¯OüöCwÝ5ÕQôîŸÛlL»ëÎÝ}Þpou¥·ËËI6o_ü£§W‰�r×·®¹j˜kÍ¿žýåGÕ�^}Ë‹//§ñ÷>rûMÃ\[^wY¥ ’ʶֲŠáï=ò¶"ìÈí‚ÁÚ¹÷/d‡ ;Â;ìÌÐÎè`Fw^±³‹ÄaÑý–#n…Àñ�¡ß¯do# PM©9Ý{5m×ZH ¦p5ÎaN‹K¸jfÕ³K͉î£U¢Ý­Õ6‘aQâ�³c/(hX²™ˆÈ0Œ¶©i£1FýpP¸’9srÜ{ŸÜÕ6ó‚(}ÿ®¢öø 3‡)²qÛ¢OêFÞú£‡Æ3¢i­»Y·¾èŠqùDD‰3ðÀ¼•ˆô-�mÒš>vâ¨i±|Ú9ݾFˆš�ßÚ^?ã©Ç®˜h%š=Ì\÷»çß[»gþ “ˆˆ(æÜŸº{Œ�¨À½÷Ý={ŠJubŽ�sëŸÓê-9™jhµÛYõöÒ§äëäì°c¾Ã}ý �ˆ2p| …„¥ÿ³-dhGxØú{.üƒ4II’ÉÎ~ ò¶ óð÷¿zBdבÒ(£Õô ¨¦E/?®=Åq §ØÇç˜ÓâÛ÷—*1ŽÚ·ÖUþ{1’†n‘î9Që­i$NŽñC; Op§•q& ƒHJ)ˆû2¢ÇÛï{NŸ6&Q+ÞºßCzÙŽ½®¸‰ãFšÈ8^ZìѼü›knûþÕ·}ÿšÇ>*Ô;ZÛý}´±ù¹þwuÒU—Í0þûýã¬ÜPÚÞ5;='— ëˆc¬¾×ZBÁØDÖRVTã{„LµZL¾ßØm6&¼�ˆˆÙ3Gd&[è4‹ÎÎa!á7Óu._Bw=n4pÌŠou. NäÔ5^{Ú©dFù ¨¦Y§G/¿­_¶Õ’›{áÄò§ßn?\vôÑç†Ö‘|tg£sÚô¡f"]JI¦‚Û¼oR ,wÄ©ÝsÆ”qÎOßµvÃ’�VþzíÆó|ðÑQÝâ*ìHíÞã*Ò”Ì7â8p´µôí »!Ö­¨öŒü×IÊ×à!/�CÁ%#Fœxð¨Çà‘‡! vžf�Ϊf@LŸ™�DTñ—wƒ§Û”4­ÜáOð÷?ó�Ъ\{‹‰èè£ÿ ¢Æ�·ѱü‹ˆjþ»¢ß§)gæ¤èe{®K,©ŒõÍ&"R²²rÍ[Ž®±_<164g<‘JVk⤋®š4wü?ÿ뇫kú”ÎßZÒ‡gò-……=ã&XˆDÃÞýu"jò°$ÞkT·Ÿ(ª7gû êîë|wöZD:ž�…N¾,‹Cçˆfá�?¤3‚ FœHpÎ}Ã|óIkãÕ“Duñæš¡÷ß=1®ËU�š%¿þתøé—MËŠï8x¸™â'&ØB³ˆ§\tí¤�žÞøÇ?˜¯Ÿ•äÚ»öÍÃÊØoÌ-0GJü@Ë5­}õ{?µðþÿÜ=L%âŒùL0òOÐ:Ô#db%öø„!åmO}ÄŒ‘”¾Í™ÿ:{wçñ‡<ô@Ä�ãCî2ø—ˆôÓ_z:w¾á¿ÒIŸ£>w…šGŒ›½éã&ÇÓò¬þ«[ÇßvßÏ£ßyÅŠÿÛ@1©™S.˜ášJì䓼¿é¹§?òšã†Ï¼î'7åšÂg�›vïŠþ×âmÏ?×aJÈšs÷Mw/Híõ5Ç,‰))öãqiQ¾Ý&œ³@û§ �8U^X s9¤´ŽØ;âïèèØÌé,C�A”Áîz°xgF‡Þ•¯¦æ!s°ðN�>tļRKJJRSSѧÝÉ!¤®zK‹§®®hÞ/¤øj jÆYþªŸYÕèhÅfcªÊø¼£¸¡©¥Û¤ú�ßU"u×ãÅ»æx—3B óÀ¸ŽÎñ|ºg1�Ó¡aÒ·Á–† �s^ƒ‡\pUUU¨¦û¹Œeœ3EQ’¢ôª¦¯æûQr,SÆùÙ1Y¦øŒ‘¡³ô“¤“-Wص€îµ¯!t*S ™?$¬ó*X:‡4뼟РîÅì ç.«~!£�_~>KÆç¤(Üdrž?ªñõ�_É#qÎÃM& $õ™^³ùb:œK‘»ÿ»>ÝS9>»s6ëð‰S»Þ~h1ܙҬËcèRwgbB<bú+Mj✛LÜbIºc^ûŽb÷áÊ/ù1XGIüÆ\n±p“‰ÎŠ‚š‡ôØ„,Ð¥f;4ú‰¬{Ui ‚®Uz ‰Ã#šQ÷¨ hFÝ—Þ@LI|‹ìqE‘ªªX­j|læÓwÕ¾´ªmõ~£®u û©gJbTÔù£ï¸@��U¬V¦ª\Qüó�Ñ1­pêìà`=­³ÅNšÀ}Šj&#ÔÖáŸÅ¡%zÄÄí–å�®’À‘2„¢Nñ Ž]ˆýÓ¾½N†!5Íp»�öv½­Mokn·ðz¥®K!h FéùzÃU•›ÍÜjU�NÕéTìvÅje&S”³ ßàë »ûµÇƒˆ8'Uåf31ιÙlxüC 8'ι¢ç¾à–š €˜†I-¥̲/4¥¤“/áwZ÷<:921 ½å&ûªçÚABœ50ß4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜F ¦1 €˜Ä4 ¦Ï�õëío§{™žÉÖÍË·ïl“§÷8EÙöÏ>(Ñú¿ôÚK>[[ýEžœ~|ï¶Ö_îuEÿ]òy‘÷”Ì€µ^`7Úöïµ'Z$ɦ’o}¼ù�ÍÍ‘¶¹l/{çã¢*ÑãÓ[¹do¡Þ�¯^8]*šàôÞî=«7nµ�»cF’Ùÿf­[ùáÞ¦Q3¯nc}º sÎèQÑV?ÝËœ¹¯ÁØ‚©#•ø3æÉñØ!s¦ˆ$ɪ=[÷&N]�þ•<øÐ{g1™Ãæ%Ù�ŒH4ï=Жyδ©ÑŒ³�~ gõ+1}ö`VKKõq-i˜‰ˆÈ[]S§Zͧr}{B’½.sæ2%¥%œQoGÖPzµS(åõoj†Ý»âˆËuø+¯nIvpþ³ó”äÙýÊDLŸE1�ï9R© Ë2ée'Ü))–&""ÙR¸ówþÍã£9‘·tÏ«5·OMP¼�[·>Ô&Õž?~Ô´µlû¦Ý‰Ó.Ï1é5G תk#Sì�Üy)±<ø•Ù­±lå¶²:ƒ©ŽÄ铇å:o*£ãØáâÇ[ڼ’’wñÔ´ØÈïR­òð¡µGšÛ •–sþÄôD•ºßo´§qï¾cj;Ü:O9fÁðhSÄ/ò;¶'䨥Ňô¨œ‘ ‡ÉÝ;Š ô˜¼Ñ—MH°‘qø³�e¹³.LãD¢tÛÆ}É3/ÍVº>{Ûæ‡ÍçLžädd¸ï9´åD»¡Z3FŒœ›e öÛ¬<ªwVÖÔtgú°SbBŸ`·§ÓV²x“>wÁ°dFD¢tû–ƒ)SfRUáÁ5E-^¦Æç ¿ptœU¶nþ´Ô9ÆV¸ã„wè¤ÆDq"£òà+ű7ž›f%qbçÆežáwÎL6“8¾}óÁÔé â+Þ]ç>gÁ0cÿŽUÇ;r$fÔ-çÅpwk�a"êì>ì8qhY±:{Þ¹¹6£®Îm�ð~òí+3��ö�!Ч¹µÃ’RÓléÍÅÚw­Ý¹­2y~ºÒýúíÇ-/³ÏŸ?vˆê9ºs÷²ÝÖ›¦$ÝïWÓM#¯ŸbWÝ•ËV-Ê*m�ølS:?ñ¹¢H)ûü‚÷ìõ¸¸-ÖròöV̪¢é‘…zyúÌ‘žWT]%bL�1é9Véiëð–ìÞUç»G¡)©’ˆë¶3�YÒ“øº:·×ÖL‰y™¼ve­G³5u$fÄö-š˜Â)…ŒÜÓË,&«®{%¹ÚÝÍÕß©ò]Èð˜Ò‰¦G?+lÎèd®“�_ W‡7*ÊÞå•';Üm�õ¯ª ~[™hôüêÍ[×:â!âQ“Ï5†GL>Îô$±µð�9ùB;k(ƘŒ—JBVÞ%Y9 Åû>Ø^ž4'=pi³Ýâ­lÛkR+¶œQcrFtÙ¾{ù!ç�c£|ñØ^zhmcòÕóÒ¢˜¬Û_W9<Ì‹V¼ ÝÝf˜Ó-Þõ~�’Ýû‹c&\=Í¡HÏÞúêÆ/üùE‘òºËS¬a-6Q×â%²ž¤úëp¹¥-)4Ï#?}K∘Ò#µmöZëÐá&bÒa55qvRÈ—HÙñ�Ç%Ç´5UØ´Ä¡;�14UZÛ“¢x|Ï—nO»Õê`dµYb²G]3º³.•­¥o®M™7)ÇÂŒšC‡úÛ‘õòÁ×KûG~ve5«�&),\™Õ∋¿xvº½/¯^3mîôitz êzÚž4”·ò´$Gh�í°j-m’HkÙWÒlø¾`VTw "%:Ön2DÈ@ÓЬèJÊ=’Èh¬¬o0"ô/©mÔ‰¸51Úd¢³Nvk¦§ƒé®ò†.=,—æ¡ÙÑK«4"é)Ýw¼>--Kí~¿¢Ã#ccl ‘ájª t_0F§<ÚijlêDzkÕ�jMööˆÔ¸‘i®]ûjÛ‘pŸ¨lõ†?÷ªšv/‘áªÝTäÎˉW‰ˆùâ«§§¯feGW))·$æXˆÈ<4Çyü@Y�FD¤·w¸z®T•¸¸ä¶êý­¶!ÑŒ9c“]Õû,é J·€ã--î¾¼²½µÃKDÒ{¼°Jd¦&s›™j*->ÐbéÍn)½^·Í™`f$µÚÚ6ßG>·Ùœ­õ:‘ÔÊ‹«ëEï=â+ÐÞ¡[’Å I ŠªJ�ˆdG}c�NDÄãSó=e›O¸ "’Z³KëõÕ ¨¦ÏæÑ³f�àJh±¥¦fM>¶ÿ½Ok¢íŽaIÎF"’ ÷ؼm½&¤â=ih,£@9ÇÙ£æwZ·|ƒ‡«Ñ)Ù³“"¼ñLZíêUÅBr{òìiÑ��Y“�“¹õВϬVÕšâ´‡}ü2kZ¢þéþš13RìÙ£tZ³|½ËàQ©9OJ0™»Þ¯)wä�#{w}xÌb²F9£Ý÷fNŠiÜw´,{Df_?ÜYʰ¡ñ÷¾Yc‹ŽJÈÍt�üÚ‚ –]0®yçá·–f&KZîðÄ´°ädÍÇÞÿ¨©Y3g�7+E!"%66q÷±�‰S{xú¦”Ô”»›F�°‘=käîÃkVlÔÅìH˜2)o¨­§wFlºuÿz%u>'¢¨!ަ=m9³ºvÈð!ò,Ÿm©$fÒ¬ñcNÒ&‹»rÕ†£n/Åç,¥‘3cÁDmÍæ-;„b6ÛóÇ�œœ˜>ÕqðãõMQ&%&Öî*bIž’[½êÓíû¶”œ”¬j­�÷éHÌ=D-Ùz4óŠaþòY‰:ØÁµkvXlªÙ錵3߇ìÔ™¹›vì~õs2©æ¤Üü9yŽž_½0�U`IIIjj*5ÙÚ9hïԮزqåјs ÆØÐˆpFªªªB§œÕé^Zz<&}2Ðé0èõk—äÒlSGÙ¡OJÌsçŸ7ÔªUø¼4¼Ë ç5Pú°¨Šô¯pÏŸ>u¶MTîÝù±o%‘Î�î¾lG¦ïƒFI~ùÈÖ¥žá7��æ¢þ@ä:9Òs _ Æ5†»q;[pÁÐxF²½%x×Û7i^p{ŽÝh<þÑÆ}{fO*ˆŠx›²·8‹`âé}s÷¶7±˜ô(N¤$%GyÚü³JšR³zZÅ£‡…Qxj~n~”BŠ#;ÙÒæòJò;Ö˜<*o¨�3§¤E‡ÏKÑó(¾[;É¢*<9'3ËÆ‰ÔÔ¼ÔèÚúÐ]�‘–í8µUÄçr²…iˆˆDCe!2#Û®™ã2§gx—µËÈ·Ù{  š""b–è^y´AO‰e'Zcs•àªt¾ t_Åãd £¨ “RJéms›b£zÚ@=¯�þOº¨ 3›,ºî 9?â²ô…öï…<—“.LCD$Ýž{L”¿­X´ÓÚÑäd‹p›½,d€˜†�ÂÑ14MYûùçUŒ9“óÏÏ>é$?}_Åd5ë­^ÙãÎÞÖ@9EÂÕÑj±†öëö°lG„Ï€¾­ Òç…iˆ˜Õbíp·IŠeD$Û\«ÕÜã7¾²@§„†\Ó� ÛŒs'^=§`þ¨8ûÉ;H#/Œ1Ú²Òìå%uí’ˆôºê–öÐËö²Jßzkšk› "Ãu`_%ËJMæ�‹zDZ¶#r¦FÛ:êš‘l­(?ÚËs‰´0 3›ÌíMáÝ)<>5ß(ßRÖaiM'¶”™Fdõ°g°{ WáçG‹]XëPMCX®DgÅüä£ÏÌŒˆqGlòÔ‰¹½]!âÂ(‘S06Ôô�—¬*wX”è8{LøŠ,=¯�Ò'fÑ´aÕ‘êv�‘ç_I¤sQ�îËv˜"ôy0ûèщnßöŽÃ�”:"±£—*¹ûÂ4Ì–21½rõGŸmÍy͈ÎöœvNÞgÛw¿¼[—¦¨Q“ÆNˆb=¬>Ø­Œº²ãÕ¦”œ< ù€³ &2=-²¹dÉË…3ÒŒ¤á9¶sÇÛ¸Aÿí[”mß´'qúe9ø�ì0‘éiž«½•q_#22:¼<>ÆzF´©$t Óãk@I:£æðÒOO˜LLŸ=zn&y€þ„N€Á �ƒb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@L£ Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆi8»Éz噇ÍϬgò ]ݵK}ü{¦e'úó!éûÕ‡¾mZÕH$ÙŠßXù/×ûp­†OMßúu�ŽM ]¨hè|m|ùkêŠ=¬…dÆXãêŒq ƒøáÚå¨AC¾XJ“%YL”Yѧp•¶õ¦Ç?OáGš(ÿý¾K„�uvP<ö »â7Ú¼XÿÓ[«¬Ý˼IÆ-ßÕ§'’læïü[]SÄ”1õ2}z¥é7K™ õ§÷ª) µ_^"7/SWï`Í”0Ö¸û#×ÖcÓFh Áv¿­.ZËÛcÄ” F$ñ„nð­ º¾$ä¸ ÒµQýËb¥°¾36ŒZ^/n¼_{àbY¶L]^â?¿h-7ÎÕ~ø�sLùë3 ?_{â{†ý úÁ6&‰´£ê_þÍmóµŸýL?O(ÿ~‹{ü¥£,˜"ôƒ¼ÈKDTõ9¯K3&¦PåJõï«iÚ½ÞŸ?jÄìT_Ûâ¯[ —©õÓô'¦Oð*o¿Áã®ðþò'ú¼²Ù¾lzA]\,Þ¯}ïjQ³ÌôìJæ+³e£²r¿¼ä»ÚÃÊ”í­=>û¢5Ü5Qûþ�õÑ­ÊÛ+¹Atôcuy«øÎϽ�\/’”s±öÀ©¦�ÿÞû£Ë…âá¥-rÞ7ôG¾%ìÔEëXO…}Ħ¨X®>·’å^¥Ý³05�ÀËÓÐù×j�^'´mêohþÅsJa+‘³@¿÷zctštfÊdÆÊNø4fŠqE�LfŒM¦¸©ÆådÊ1:�jkH®çµÃ�Ûæ‰!iâ‚ „~�÷Wç;Aäyøž#D’}¾—¥N©Ä6­å©óõKÇÉ´¡Æü©tøsæÛ£f£ß|®HK–“´[Xc9s;Ŭ…F¶9$¥ëùÚ½¬àZmþ81z¶~ÃLyt½RæK>U,¸É•&‡ÈxÁªë{|î1S�k§É¤tc\65×0/‘ÕA¬�•5PÊcþx©Úd”•H‘Ñq2ÚF,Á¸õ^ýœ|鈙‰T~¼Ç˜ŽÐÛò7OÕo¿PŒk\4Câíèô€¾ÔÃ/Ô¿?O?±Kyk‘úÌ¿é2œUüÍ—Õ­5”�'Û™´®W2_KLšT“’˜w¿úØ·¿sÞ@}ÎbÅ”aêÇŸs=�í-“¿!¹à MTú®ù;ïù/£Lð˜æ(²0""f·=¤/~]ýÕc”5˸ã&#=p·¢‰5‘ÌOôÿ3)YÒ6j”ú(RˆDªVU!©‘�”¾P»OSßzÖ¼4Z\t«~Ùè°~ ÙÁV¿fZº‡âr¥©ƒôžÆiH¡) ÖÐD 3¤/9@LÃ)q»Èì Î)c²qC¥òóOØ �U¾`Ú«?ù¨‘Hü?ó†¾Ü“±±Ò4ÒøÍ£F,‹ðÛ “Å›«yQ:+M7¥‘Œ�¡Œ™Þ'/©+»í¼´çwüȸºXùןÕW†ˆïŸøp‰‘±ÄêꉆÕ×1Š‘Ñ§_ ªrÂÕÚøKØÎE¦çþ¥äý^·0"éï*ùд¨X|÷—úøhúì˱Sj ƒïw�«�ItI:= ïd þ ó¯_R6ïåŸoUÞÝÀL¹2C!WY㤃XÉ&^ìéë­�8W$Q^XÊKªØñ}ʶca�;AäÕñ÷×±ø#�q9óTÀÑ↻Œw>T^ÛÄÜŠÌš ï&#^¡¹Wûÿkzt«6Eä¥RCßnÍœ¯?øMõÕwÔß,eŽT1ã*19¤*6n¡)ò¯Ò®o2½õ¿–7ÄŒ±2º/@ˆð¦,))IMMEC BUUUèôÔÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4À3ä Ã0ÚÚÚ¼^¯¦iB)1«p_1Æ8ç&“Él6;�NEQ°�¾¶ÛÓBJér¹š››EaŒ™ÍfÎñÅåÔ! Ãhoow¹\ÑÑчƒõëÚÛØFƒbz3º¹¹¹µµÕf³á�ÿ…qÎ}­gFcc£®ë111ý•ØFƒAg;£ ú�Ëåjmmu8xÿ÷ EQGkk«ËåÂ6úúl#@LÃ0š››m6š¢Y­Ö––Ã0°�¾ÛB¡Ó£Ÿµ´´pÎcØÕï߯c---qqqØFgý6TÓÈëõâ{ôÀ¥€×ëÅ6ú:l#@L MÓš¦a}¶ ¦�”0pÐ/ÝØFƒbz`c�0È›ÛoÄ4 ¦Ó0àDÍGO?ý�ÿ·ºH¨;(Yò�;¾ûʧMDDúÁ¸ï×Ù…¡ÍgŒ›>Óå¯ÿâ…k$1¦Xœ1Y#Æ]~õ¬‰ ˜øfPlžÝ/ýé�›:$cLµ8’³‡Í¹ôü…Ã�=DŠÉj±IÓx+j{ß»ÿŸ-7üòóãp|6beÈÄ;.ÍsHoó‰¢OW¯{¦Òøé�ÎÏÅÆ,戴Kî˜1Œ�[Ölýo ÊOn¿(¹‡$å ÞÿÀ…_è~:ZÚu´6b'•:qÒ¨8F4eÜ(ÓžXV´§znn:“®ËßZññîª&æÈ™0ó¶ë§æÙ‰<ûÿüØqíMãN¬ýp{e«%iÚ•WÞ0äøÛomÜRÚnË.¸ýž“}å˜hÝ÷ÉŠ7×)kc±ù^=ÿâáªÞô‹_®Ò.þæS—&s"’�ýñÙ7ä¼ß>6#E¶îûxù¢uGÊ]JBn¼ðÜ!&lbÑÃ&Žš¦ÑØs2ÅãÞ¹ó`Û‚ä(&"5—lþä鿽æ>÷©ÍÎdÍŸ<ý÷%I—ÞŸQúîªCÅ-Ê�‰sï»mR†‰Hº|üÑ«kŠ+<æ¤ìü .;/aÃsÞâ‘D/ýè©—Ôì;~ù�¹t|íŠÍk÷?ÑlØS‡-¼ñ’Ëòí(³Ïè›>ã#ÁlVIJCHÒk–=ûÚ›G£æÜxÍÿÜ<%¾xåŸjõŽÒw¿µd›sÒ�÷,˜l­^ÿÚ ?üÏá˜Ù—Üwõ0~tÛ‹ËŽy‰ˆ¼‡ß{í�SÆÏ¾ó¦sÇÒ‘7þúÚ;Ç4ž Í;¸·‘ïv ·«Ã¥ŠŽ†²Õïî©æIçsöØ\ù’ˆH’”R’$"ž4åþûæSIfO\¿ziii�>3ÇÓÒÖA¶ôyãGZ'ŒKDDÎÜcÖ´¼œ1¾/Cç\ÿ‡s¸ÂˆHŽð–>þVé�Jctž«”2pz _¥7�˜""½hå]IDĘ=uÔ­wÌa¥%•íFÃÒ?ü~™ïBÂÐdŽËCd!"R-fs8lŒ:,…ˆˆY�vF횗Ȩ¨(õò¡£rœÌׯ’3&ƒï>QQ!ÆæŒÊ}ÿÓ]û[Î1ïû¼LdÍž”ÀŒÃå%^½í�|ó=ÿÛS×yR;Þ¢DÚáþà°ï¤âL›së•—¤3ã`Ÿ›Ëd±p""f±ÚÒ¼:9'žwÕ–7ßþëß�3göÔ¹câ­Ý»3˜l=¶oÝÖÂG«NÔ4ät¹±1ÓðQ2§ÝÝp~písËëG_4~¶…ù¾X+i—}÷ÊY1�="1QD'ýæ+»ü¸6#’$‰XÂðiCW½¹ïhËtëîB#çâáÉœ„$I¦1WßyûØ`4·ÇbÀ ‘š}Íý³G´|å¿;: æÜ4=ÑD¤Ÿ^s1kúåÞ7iïîkv¼õ÷ÝkæÝðäµÙ]>»KW¼þ›÷ª¦L¿èŠY5k¾¸†H¡wúÌï:Cœ‰˜=>??gÊ¥_ž¥í|wå¶"â©Y)6£¶°œ'%ŧø~�Ö>¿I•!C²M¢äp©Ë÷-¼­ôÀ aÉHKçD,fòÄt:ztïþâƒZê” qœH’–mÒKŠëm‰�»KŠ�ÂD"böôüìÑÓæÝ>;¾qÓòwмtúÍ%¥dÖô 3îüÞ=÷M5Wnúü°Á…“Ô½¾™ŽôkV7Æ]ôÃ;Ï;oÌ�‡‚xFLÃ`¨Ú’Þ8-Ýuàµ÷ŠÚ$ÙÆ�sqxwÑß–íÙ¾{ßòwÞùçúÑ÷l‰sÅ섎�Ÿüé�-ë6n~ñÙå;µäù F:±„ £†Ç–~XÜž9rr"ó]þòóÚw.ûÃ+›7î9´aå'ϼq }�Ì#.[0;®iÕ¢õEžÓl.ýè‡/}ÿO´íÈþw—{xb|g i VQµîí6.ñX6¦ÕWUÔݳñŸÓƒ_©Ì*‰¦Ã‡êQÏœRIIIjj*¢¿”––:´Ãq¹\ÙÙÙØFgý6‚ ªª*TÓèôøZ}=aØs3Ø›ÛoÄô×ý5*öÎ !DÅ4¶Ñ ßF€˜@ªª".TUÅ6ú:l#{Å¢ ú=¦=�¢à(�þ§ëºÅbÁ6ú:l#@5=€‡”Ò00íz?3 CJÙ/#4°�ÿ6Äô²Z­‡ÃíÆd ýÌív;«ÕŠmôuØFöýMÐÏŸ{œÛívÃ0\.—ÕjÅ7ë~©Ñ|ï»ÝÎ9Ç6ú:l#@LxA-„PÅår†ÁÐ2§D!„ð}�ŽŽŽ¶Z­ýX¦a þmˆé�e·ÛEQUÕívëºîñx|ê³ cŒ1¦ªªÙl¶Z­‹¥ßwLa þmˆé�e±XL&“ÅbñÕxÿ±PÅd2 P�‹m4ø· ¦çõ¶Àé¾Jшi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@LbÓg•ˆªªªÐƒÓÿG5%ÆËÙ‰´IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/run.png000066400000000000000000000152351524745214100315610ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+OIDATxœíÝyp×}àñßëžž'A�e6š²Þž @%LÕ—gŸzržG¢ß�<1é—eªíר««k™>©4ÍÞÏüÞã~>ŸL§ƒ (•J‰Dê‹öWÓß\ŸÙ`@·+‹<ËFËLßY|ÚµikÃ0´¶§§çìÙ³CCC¾_œþøÙŒzö©'Çÿþ1ûF—ÍÍÚtÙ���þþ~ß÷=×-‹ýýýÓ?û¡€6c¥ž«FË\]7-"£££†^2™+DÄ/˜2 Ýô�}±B=©r©çð‹37×M‹H†Qy"¾ï_ËñôÓâ«^8QÝa—­q6]®sèû†¡H&“a6  tþçQ6Vç9,õ ®ô8qnd–‹ý}Ÿý�ß*ø…†††���0 E$™LFQ”Ïçƒ ‘X,öå¯ÿý’¦æ ·]Û’�ýè@�ê_éZ;áO¦¦nÓö›Ã0¹t)™L†a†áÐÐÐððpP(AÁö·ek민ílÆ ÚLZä ×~\ŸY­M;nìc¿õÄààÀ›¯gGD‚Baìµò‚ X¿qëÇŸø´ãÆX§"B¼FÓÌšg¿ú1ƒE�£g†®Üh­=ÓÝõ'ÿíN¾u,“L†"…B¡¼Ü±bõšÏ~áWµ¯5“½¥Öæåu×=h¸AtuuÍx6Ýidü;8Æ´.[ù‰O~æKøûçΞ ‚@¤¹¹ù“Ÿùüò•íÖÊ•ï¸F3~âèh®ÿÂ…\.ßwþ|ßùó#£91fÍM~çSÿ!›­ ‚ Éf³O|ö ëÖocx"ÌÆŒŸ…8š+DâŽæ âxâx£¹BY1ÎÆ­7?þéÏ%“Éd2ù»ŸýÂ–í·Šqx"ÌÒLÞY\¬µR(•/öÛ(ã8õ�KÊScÇ�íØu÷çþó—ŒÈ†-7»1oš)ó¤«Õ€+Í Ó)Ï)›×µËºöñÛǦƱ˜·yÛ­"â8Îôóålr³x¸‘Í ÓK2&w´Lû‡F¦}¾¢1’MÆ–¤ÝŒn`3Èt]&]9‹ò³¹rÓ²©ºlËuŸn(3È´çy+V¬¨ÜPWb�T#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ZLDŠÅbµ‡˜³iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP-Víà†æû¾ïûQYk«=–IcÇñ<Ïó¼j�7.2�ꈢ(—Ëé¬ókm†a‹Åt:í8üö‰*àÛU`­ÕßèñÜ€±˜0›Æ|³Öæóùrò‰D&“Ñ0oÈ4*hìêŽD"±–;Æcéó†—^B�½F±X\Ä-ó}?™LV{X´˜M€j̦1O\×]LkÓQEQTíQà†@¦1²Ùìâ[Èår¹\®Ú£ÀâÇ¢*ÎqœÅ×hI¥RÕnd·˜Ö:Æ3Æ,Ö»UÈ4¨F¦@52 ª‘iP�L€jdTãé-XÀ …ÂÐÐÐUŸ è8N}}}"‘˜ŸQs‹Ù4°ááákyÆvEÃÃÃó0 È4°k¡g^ ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�×›†vÅbqdddÒ—¸»–W1- ÃðÂ… Wn7Æd³Y^Šš‘ih788xí9žŠµÖ÷ý©ÎßÒÒ2Ëó•â´sœÊ~—VúüÀ,ñ íêëë�1:¹1¦¾¾¾B'晆vžçU®¤uuužçUèäÀœ ÓX’ÉdMMÍœŸ6›Í¦R©9?-0·È4†l6›N§çð„J?0çÈ4Œºººx<>'§ªèB 0·È4’†††Xl¶W‘:ŽÓÐÐP¹‡%�¹E¦±�” ;›KèŒ1 ®ëÎᨀŠ"ÓX`b±ØlæÂs¸rÌ2�…'�×ÖÖ^Ç ¹´ ™Æ‚”N§3™ÌŒn’H$¸´ ™ÆBU[[›L&¯ñàòRIEÇT™ÆV__-Ï!t§±±‘K;°@‘i,`×xÙ—v`A#ÓXØ\×�þÂ.íÀBG¦±àMó”ÂL&3·O1æ™Æb0é t$‰ë»nP…Lc‘˜ðÚLžçqiÞd ‹GyºT*¹®›Éd¸´‹™Æ¢’J¥xž!=@52 ª‘iP�L€jdT¾ÖÂZ[í�T„µ¶|׸¤E¦QAåWÒˆ¢¨P(T{,s/ŸÏ—?àCPQ\�‡ ò,z€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó˜OvèØËß82M¾7ê~ù…ïvúø¼Q÷Ë/|¿+¬À™/csÝßþá[½SÜ=àúĪ=hb ‡žÛ»w$žrůyeûÝ[šëÝj� ¸±‘i\Î$6ßu×}K�-�t|í;û¢�ÞÕš5sù ®¶{.?Ùü3rÕ»Ì ™ÆäL<»ù¶ÍýO=2ØrWýÈ‹Ïte·¦ÞðrGÍŠDo÷ø½Q~àðk'ßè˧eÓÖ÷o¨õD$=v¨cßé\K®Ø¸éþu™±û�zjßÈ-÷nYëåO;~àÔ¥‘R”hY÷ð®¶zG$ʽy°ã• ~addĤšÛîO{mßÄqúÝ?Úß}!4±LÓ�·Ý´63.Ì&ºx²ãgçûüä†Ûn¹EˆD£ç_Øüø¨�%vݱqc�œ:ò/µl9±÷\æþn_Wœx@¥ÿ}±€�iLÍ­Yµ48Ð_²õ"áŃ]k>ð�ûšbv¸gxÙÍ;ßS+öýæá3loˆ.¾¸ÿBË=·?\k{øi|ëc�–°ûð‘ÑšÇ>ÔV Ùw蔈ˆØÑ3ÿôêè†{îÚ\#ozæXÝG¶fD¢¾¾ÂŽÝ»îM‡g½òô¡Ú_ÛÝŠ^<Ú�¸åæÖzWŒ—]½4鈈ءîÞ⪵›j§aUs¼o`ÄŠˆÓ²vÕê´#â-[×VÓ×î²‡ãœæö•«RŽH¬u]km_ÿ¹HœÚ¥[ÛÒžõ‡‹n6ž»8j%¼øFwr玶W$–^Þ˜x§x¶Ôy°£wÅæ;—¸""±Ú kjÜ(Ÿ )gp¸hÅ åšë“"Nª~y²p©M6N7›6ýç.^ô%QW;qí>Órû†ú”1éÖ¦¥ùܰ•h ÷X|Å�ËŽH¼¡u•?ÐSþŠ6.ÛÕ–pdêa6�iÙBÑ�§cFJbbÉø;[Kƒg÷>ÛïfZë£ ²‘ˆIÔ¶8='.-�Q÷éáú¦µï¶«TÌ™TCjâäp4W:wôÛ½åíaÑk›p}„IxÉ (ÙÉGfâ^¢¼·4tèàñ·ò^Sc:ÙL$R*Ž:©úÄ„[Øá®Ž½£a$…@2q±Å®£oè 2�ué’�"+â,iª<Ó7¼²-5Ü×é×îN™ÉÆé®Ú±#zóÄ3ÿt<ÞÖþsÛÛ–Lúcä׈±ùÂÈ@ÿŸí-Ã÷S·†""NÜóÊ›&=À›ê72�©ƒ'ûâmëã"¥w7Ú¡ý/žövíüÈ’˜Dç‡Þ:/"âdÖ´¹Ï9ÒkL¶yý{W�k¤ç%¬_'þæ–N%êVoþÈ–ñ˺Ñð¸l¡˜K&3Süî�æ‡ÉŒ ;¾~¼î–Çîȸ¶x¸ÿÜ€ˆx‰TtáRI$9þv XóáoêþÉÑîjtr]Ï4?ö@[�±^¿pVDD’K›–¼uæÙ==âe7ß¹®Õ‘�IÆ)â¦Ú7omߘûåƒOwdeÛtkÉ&™È44>|ïòôø/íÕưè�ÉEÅK¯íïèlhß^wy)­Ÿó“Mµ1›ë(Ï�£Á7ΦvÿÜ­�Ý·ã}›ÒãokXÓ4Òq*‰H˜?ÝW^1õ+[½®ão\ ED‚üP¡›[¹õ‘ûw>zφ�µîäã´ÅS�}�ˆ“lªõÂð*—I;�­ë‹Ý/ž.„"bý¡Ñ‰†_õÜà˜Mãr¶xtïÏ:]‰ÄkYuÓ‡·4gŒÈø•§qÇæžçrèDÚMÔ¦S¾ˆˆS»ªîè?þà q#bœL}ó®[×¶¿SëøÆ[7öï?ò­Ó‰t,Þ’N—×CLvÅûoõü⾑�§×oßt[Òã% =ÏþôD¾P’Æöl©™°ð�úìÛçr¶vźòÞµ›–½}øÕïŸLxÉšl­ˆˆÄVïØ>ôʱo}ï˜ñmk74µ‰ˆcD$Þ²fçÛ^èjyxuûÊ—:žz!™Œ%[²i§<¨–ÆÒsû¿ö¶+VÜxjÙºõ÷®»bœ ãù}Ï={<Y'Ý|ïµW™ì8µ»îZ»÷ÀÁ¿="^,¾tíúûÖyæj°æ�1¦³³³µµµÚÃÀÂf‡:Ÿz#ñÐî¶ŒO¾r`_jûôK3u¿¼÷PÓ�j¯ÜÜÂ?þÒ‘sën¹{‰+b‹C§¾ÿãKÛ?¸}=“TOoo/‹˜ÑhnØ8åo&#a¾ä4Ö%+ñ½eeЇçæìþàpsÇ. )ùéLOÂDµ1OÀp[×ì>ì{Ïœö<ENãê-÷¯\€¿µ›ô¶-?~åÀ·œXL"›h¸óîö&®_Fµ±èz±èÚ‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨ÆÛh‘ÏçÇ>öõœóÓœ]ºÔþ—÷Û£O;uÁ¤þÎýëFûÕG£ S‡?×án=uü‚½ì3 ™ÏÿÐùÎ�¤²öß~ úÕÆ9¿ßÀ °6�jzè–èøOÜwÄœ Þݸg�ó?ÓÑó�‡‡>�ìu¿�¿ì&Wî�†œßþ�YÿÞàÄáRöS�EÍÚßÿXø³O×èÉEæ‹ßuFo _{<Üó^ù›gœN{õ•C¦QM íÑ3�º�¿âþ‹}¦' Ì×OȧvÛ%Fœ”ýgmòãÞq7˜lïñsb}ôïW‰+ÒÜf7{S>ßü뿎mørl×ÝÇßœâ�^óÍ„ýüM©iµ•Ì^DPU,z Êj—ØÏýBøéóäÓΣÅhÏNs6gþëÿqÿ\DDJEÙ¹ö݃ma’½½Ã²²ÑNçwyöÏþååkÓWGÌ™óòßp˳ð‘’ü^x]w ˜#d*ijö“wÙ¯þÈœÜm[Söñ�†Ž�Û½ó·IL²·ãœô ™Pìøß �Èõ­U¸iÛÖ,ûËQËuݘs,z z|óù¿wÿ¸Ó [‘@ž~Ýä›ìЏýõ5ò¥½æ‚é”aqŒ„VÄ›dïú vÉ1ç/Ή8oö ‰iJÈ›3¹ÎÚ‰¬ˆˆ×f)oþà-)‰ˆ•“C×™{`®�iT�gÿÍÝö­�mký²û?|û¿°5"Þ}¢è<ô÷ޝ¹ŸxÙôD"ŽÝ½Lþògæâd{ÝÆè«Ùg¾»é/ÝŸÞôG"ŽýõÛå¿Ûþ ç¥èê‘øR»­Ûùâ9×~ö »óoÜÝÿÛý£“&Wá/0=ÓÙÙÙÚÚZía&ÑÛÛËlT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ZLDz{{«= ÀäþȤî� í›IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/success.png000066400000000000000000000577611524745214100324370ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅFUIDATxÚì�w`Åùþß™½~ê]V³%÷ÞpÇc0Ý´Ð!” ! BB~©|!¤HBB ½…n:6`Ü+î]¶Õ{—Nº²;óûãÚîÝI–AÙ~>qœvgwgvŸy÷�wÞa%%%` b"¢‚‚T @JKK9j2�i€L€Lddd Ó Ó™™Ó1m-¤ìôiª&¤ñ{�Ûíñø"6¶ZÍV›Mÿ #2)ÜaV8c¨zèc™–’š;}š”Ñêt«^¯ñ¥&7GnìÕ4�O¤8-Ðièc™îô©nUÄü“ËíUU-âKŸ�V‡#zcÉN�ê´šPûЗ2]Ûæóøº‘é.¯Œ²²™O3uj1·÷ød!dúV¦³íÝý©†«±wIq¢Šà’iË+íGÕä±îBï4ô­L‹n5××�Ϻ‡] ÓÐŽ!nZHÙýÅÙ->M˜ÅdR|špÚ­Bö´ ªúZ¦…ìî')Îï°9m–”x{J¼Ýn5'8¬Iq¶vAÕNN;ÿÖ¯ü×£ÂJJJz¹dmC‡¯¯*-ÎŒ¦à8UŸÏ–>†Ê‰®«˜ÕÒÝ÷½¤´´ôdº®ÍÛÃ_ïúÑ;®.›Ã¡ªª×ëµZíþÇã=lŸ‘`A»Nl¥þšMǺ²x�¾i)5M“²ºººªªªµµÕçóô¼=Zp‚ñÙÒÇôï__£ýô�oZÙÜÜÜØØèóùÌŠâñx{Þ- 8�•º¯4šú*nšˆ\.išÙfët»‰ÈçvÃdàx‹ïY’PEÝ)uVNßÄM‘¦iB3‘ÏçëÍö€ãBqŽ»Îã[?m¿FDkگΚÏGš¦9�NXÓ€“§óÐktßÚÔÇéq¸¶#⛦Æú»o¹Áís'''777kšFD6›MÑÕÕ¥ª*™L¦?÷ZjZFľ…™q¸Û'ß~¤‡&eÄ�3>qä¸ñš¦u´µÙl6MÓ4MkmmmooWÝnUUUU7qJ\BRô¾hQÀ‰­ÑûñÕøZ¾i®˜.¿áÖ––æûv;9'"ÕíåÊSUu؈1×ßzWLðSpœJÏqê|­Wê¯SWÇàôØ[Ùý¥”²²¼ôïþöÈÁýN›M#r»Ý~wGnÁ�»ï»?p!‹µ¤Ö¨œD4-ôLiié1[Ó�mú8cYƒònúÁ]½ÿ—µUU+š(##ãwý*'o°”$á Ê1ÏBt¹::;»êëêêëê:\�ÄØ�¡Ãoùɽqq‰ªªªDqqq·Þ}_Ѱ‘Äf!À7%ÓB !]�nAŠ«ÓMÜLÜìêt !‰ñcÆß|Ç=6›Íf³Ýv÷}£ÇM"Æ1 ¾&Dz²8I)Éíõ¶45J!ˆˆqž”’ê7�¹bšxʬ{þðWF4|ôxÅdîÁdŽé­ðµdÚnV:ÜꨢÁT48ÂÊ”e2�;‰ˆ8ç=ÛËq6Žª€>–éT'¤¸Üj� 2êq¾"cg3¥:T=ô±L':îŽZ“èú:‘Œ1»´'Æe¢ê �eÚl6çææ¢Êà›>b€L€Lddd Ó Ó™™y<TÀš™È4È4È4@¦@¦2 2 2 �i�i€L€L€Ldd Ó Ó Ó™™È4È4È4@¦@¦@¦2 2 �i�i�i€L€Lddd Ó Ó™™™È4È4@¦@¦@¦2 2 2 �i�i€L€L€Ld@Ÿ`BôRJ"bºÏ_ÆIÝgd|�fD$%I)¤ô ¯§×�fŒcŒQP¯!Ö@¦Á±ÑRJ)¥$„Ð4B áÿò«ij@ŽcœçLQ¸¢HÆçRJ(5�iplMRJM“ª*|>ÿoÒ4éë¯ ãœqNŠÂÍff2I³™›Lþï¡Ô@¦A¯Å”HJ)5Mx½ÂëÕZ]�¯íõ®©Ôܬo¼Ód¿b¤ãâÜf#‹…™ÍÜd:”ZUµ@7GA×»±Z1Ýg"Ýÿêþ§§×’ÇÜ–¬ÛF>Ö}Y÷¥™þæÝBHU^¯ÚÜÞöÿV«‡ZÃJñõAÒûi…P}΋G’ÃÁ¤$¢@©¥”’¤¿Ždøß Kbþ¿1Æü[1Ð=ÿ.‘bÍôõmÔèž Z8�±CèMK2 œ$1¢à ‚$‰q™ zCBŸO¸Ý®Ww©ÅÍ}~f"õ‹êMs^2J jÎñ®ÔB2¦e„N†äš“á�z% é;3*©¾(y•e¤Û(¨¯,ô“1õZ­ì€&¬gì/ÀR¬�éàñš&UUs»½k«ú*/,g$Iá$¥ºª®CJç%£B�w\+uP¦Ibat‚¼ÿué~…µ;l¸ÊXg@Pe·ÞÓ¬–a ÓéuÔþ¡ïÚ,I†ìýÀÎÁ®E÷ Óß’ßÃoM{I©A]]ë’Òyéè@©5!ƒ>#êF¨×%Öú_2RÿtžaRËH#8Ê*t,ÒÞ“U4ù1bþDg„KÆXÐØ2ý-i´?OÓ„ÏÇ„ì�ƒ0…K¿I©®®u©ÒyŘã]©…2ˆÎ¦ÖëcC»YÌ6 E«KC¥õö³á`ÆbY,�Ža—³ÐNŒ1éÿ¿ 5Îù%Zt@¦¿eµBjš”¢ïË&I&~É–Ì·®Æ%…óÊq_U©Õ�ÿ¼ï7ë2®¿ÿöKó• q[òÔO4_÷Û»¦|C÷†ÐÂ2-ôÒ*Ã6ªîyøƒœ²°¯C¯Ó‘JݽëŠQ°¸ÈÂcuQ� 3@œSØõ¡û2ý­I´b‹‚úA¦‰$Sˆ$“’1ÉHR@©IÆ]9ž¾¢R3¯~õÙus~9'û[Êï¢ £LK}è|L'Ñ:)5Ú½AotðwÈD?Jdžn€Ò`SDL�q¼SìýœñÀ®œ3âé2ìn2ý­Àt‚Ý/Ö´ÂIúõ�q’’$÷­«mÛ®žð•”šç/\˜±öã'V�ûõÜÄÈ­eÓº—Þ~mSiY�‹sg_zÙN˶�¶÷ù¡³¾£®ynEi“’<þŒ‹~4ßûÎSï/ÛÓè‹Ï�wÕU?85ÝDD$;¬~ü¹Ï×–t()ó/¹øú¹Y6Rw>ûàïwNúýƒg�P NÿÃJíøZ¬:ÓU÷¿Æ ZÑA}Ö»§c¨µ.òΨк~!Z¤£,þ DsÉ$gœs‚8çR× |2=PLë~±¦…ªr“BÄ$ù jFĈ˜¶¾¦�düÕ�Ýû!½¶Ñ7]]yNjﭛt嬸ˆ�í)ƒÇ^9ó‚¡æÆõoþŸMºyq2‰Š�—®¸èòßý5S;¸ì�Gžûñê¬W_ûè­–Êe/ÿñ©÷&Lúîü8&ë×?ø§/â.ÿîcÓS¼?{è‘§žN¹ëÖ± Y©:G‘”¹:�…P³°[!¤‡ºÿè=×ÁQÃ`R7@©œ–ÑÝ«Nÿu¦±ÁíáŒ(Nçé�\Jâœ8‘ ÎY`S&¡Î2=°TšúeÑÓÐfÏM ¦Ÿ•DœÈ?¦ÈÕõ5í´-ášIþÑ+é—~tG†ªŠÔ9^·ö/O½rpÂMÃ�+Ó>bö4ÿǤy“G?¿´¼NP2K›rÕ#ò¢ä¹ ò7,rÆu3r,DéçÎóî§%µ’âä‘ÏVî.<ý¿ ó“Ñä3.·ö±ÕG¾7väØkï}Uw�°ËCJá×jvRë…:¶ŒF»�ƒúpŸ„ÔúhÍ¢}}ávº®PÒ¥Àbœ3Ƹ”¡ΘR2É“R†Ã ñ€Èô�é~B$Oy£)ÙarXýF4é j’Ì·®º•dâµSÌœKÎ)˜Kïè®–túõg­º÷­WçÝqC‘ncOÝê·>Zº©¬¶Só¶y,gjAÊÊäï˜ÅfåéY©¦ÀÿY­¤ùTI¤–•5¸w½ýýß ôn�:¡Ý}Ïé Þ@¼LX·Cv¯ ^‰ ØÔ¤nþKÈç$õJéM¦Xn�}cA‡²$�·;l ‡�i)ýÝ"'ÿ›“BHÆüçÀ£~é»d|e�þ ;1‹)áì±Öažƒuj];qÖ¹áˆôi!Œk²}{©-7Å’žÀ…™(ä†e’“”êÚêv¾5ñúi¤(Š¢�_¬{ϘqË%Ûî~zÅüߌdÜ·ãÅÿüy÷È»î¼kÖ ÷íxàÆ·Ã§ª(Š®`Σ#¥¤„é—>|u‘)|�Gl‘Œ j¥± éª$b¹ Î üÈ@”rÀŒ Çõ…² ¡ÓÆ©*i2éïÜŒÅKý½•6Ä9㌠bÄ“LßIøwE €L×Ö4cÉWLKÿÁSZœÁ#ÑÐѱê kMqë;IŒHѤ»¤ÞURs”’12½Òà¼|·Z…¦µô(B�³èâKÖýóñOÒ³EãîýmƒO�7k��ɶÖf�’Žá’,¹¹)][ë»’¦ QŽâj�’Èï§ ®nR¡4Lõó;ŒóÂY`ŽvPÏCJ{Ñð~šv.eðÈAé™Ê$%#]Àˆ¾üÐ6\�à‚$gB5ZwA�†= ÓÇ¥5mÎJÌý×Uö±9D¤Ö··.Ýæ«m“Õœ�èœ3,éÂIINJ¾bZù-Ïk­]œˆ7ÉXÓý&½^áóq«õØ’\+™çß8wÍ>ZËi±¸Œ¥îpy“–‘ê­^þâª}‚†C𢅧ŽYöÞßžN½åœaŠ»¦x}æ¬El× ¹ׄßþqñ0%ä1 NL0Ι ƈ‘ ÿ\”“‚…MÝ^·É€HvïçÛó¡Ùƒ¡Ï è��FëœcŸ…¨óÖàa�éãÜš6¥8 ^¸Ñ’ŸªÖ·7þwUÓË…Ëþó_>N8k\Îý;¦�àœ“$!Í™Rréÿ7Ö´”ÈTyÆz7Îf‰�!IïõÐ�F¥yŠ(XHéäðGs„z0b̯Ωæa³š…ÜÖx:dz`È4ÝšŽ_0Rmv5/Ý¢ß8éÜIí«ö¹6òÿ¯¯¾5ô'oe³9/E í«+…û³³ý½Ì¯Ïºè·ÈX f˜>nìõéP#‡ü˜ag¡ûFud¯+¥ZÔ�_Z ,lM=Ôƒšë=ÝðzÈô3§{³•ç`­ô©úoœÓ‹*õZl9‹·ùªZN0SÚoMK©jžãgÈ!·Q^ £—Ãà)‰TaеÎ!Ó;T(2Ûž?ô9Ø•pÝ¢_„yÐ?´©Y`ò¸^© J ÓH¥�nMKMóÕ·Fl©$;ºÛ—[Í Ï~!û%©Ó· ãŒI°ʒñŸ¨½ þƒð Ã�3;">„"WìŠñŠé´ÖeaRS…„ËcºaD¿M­Óè�WYLdú¸²¦¥ª‰NoÄ–ZK§upšçH}”‡d4³(ŠOŸ1u…t�±§¾ÄøŸHXxV"Śŭ[ë%ætFнP¸~š ˜^g—¢&=²èÓ�q�ÐI–¥1¦šêvfw‡–/£.CƬWF=g•Òï,u_D4BÌ$õü•¤¨fèÅ¥E]éQ£ú cLˆ…L/*Ýk™ö”Õ_ÿȰç~Òµ¯¼}Ý~T]LÍèý´Ò'ë�Ý>p,°®c¡LÔ’ôùP#Ïð ÖxaáU#”Iv'Ô¡)¼„c`ñ°ð™Gô@,J?¢5Tw²²'q ­%<“Àºç‘ù«b”Ù]WÇäQtVê;•XIVzîPe¬ëî¶­/-VÙÑ5c(¶»[J2ÿ=ÃŒ‹¥1ò·%¬éãSZz¿mǺý.{hè3?.¿ï¥¦·7 ò"áSȸVxä“Åb› _I�±xøBŠË" Àn:ÿnþRß)DªœñF¦] ¥9 'O•1Εé:…H[:ò—a½Çð _Rm=] ÀðJ¤Kx©õ=MÕËcw¶´ŒúpL:-�ªÐúšÕå7ô¯"!»}݉xÛ�=?´Á¢Â]¬>É€$Ù¿J ™þ–­é€Ro)Þ5ï9¿¸4ñ̉e¿|AmlGêH¸´•Ô§¡6.KÝeüˆzwÕ?Ô¡‡,¼¢"EûY(¶àÆôD¤1ì¦Oi­OÆÊ"´KFw1Ò¨)¡d€º)ò1üBzÓ—éVP�‘V['¯ú\°ÝØÓá«ïÙw]‹2Ê[ÁzeóÈè/õ†tðE!x�1ý_Êç‹ìÉIq©ú·þÎtJMpz‡ïéÇì�ml/¹ë¿æ´„øY#=å ]{Ê+²¦Cë¦D,ž±`€ÞÕÙ­uü‹N1)vNT]BÔØ¹TYÄAÉ Î1Òû…Ò„œÔ†ôª,æ+‚Á^ÖõXU ›ÕAoŽÎ%mXE,²£ì¨ONhÌÝ]�±¥6 Ó]wÙC±nÝIJO2ÓuAÌP·yi:y;ß#_< Ý€ÞÏm\€Í¿pg`Q¸þN©™î/ ð«íç«oizgýq-ª^ýÛµ§=|û¤„>ºuý oùÝ ü6.sX'Q¯Õ¬Û…� †Ì#½3l¬ÆNÔñ‚Ý�1­Sΰß[¿~—!ÇiwFeÌîÆ(Í2RS{ìYtGçÆõ$ ÅÇ^«L¿–:‹U‹°ù»Qéc‘©Žj!û‘2áì.žµLZd Å�ènœ;ƾ-°F'AþÕë¾�È*Èô@±¦¿yþ÷‹»WLúÉ£ßÉQB§]¿òž;V ùŽ·ŽùÊ7K1q~v–­ïÌ ¿JK!„”þõ#å#ÂAiüD1Â?¢4‹‚#{z¥Ò›Å2†s…E)µaûкRÊË-�N‘ Æ#Å2Ø�Ž ¡KÑ-cHŽÁÝáOÝ'ô«�…<áÝŒþÝ…ô};º{Z×aÈžÆ"uΓî<Ó2R±elw?Œùר7¼¨ÄvfEu1|Eá¥7¹j%“<(Ò‚8'Ùÿ‹=@¦¿=kš±Ì›Îlþp³·"01iÑ$Ñåi[½‡ˆœ“ Ó¯ZPr×SýwާÎÎ}é³mG.ÎÐiY³aë�ä ßñuî –:qáµ}í›ö tðC`Y[NXvº¡9£gZêäRUJF/×"#Wˆe¿éÇø¢ì\£\F¼;‡ÞÕcŠTTð\T¨!�ƒÞ^Œ逖 �Rs¦«°°K%ªðð›�Ñð�öPëÔ®wóžÜÓ2f8Ÿql4Øçñ ¹+¥ÁóÎô ôGEú´dd¯`XÒ‡1É“\rƉˆ8#!9÷/¼Ùß5dúÛ³¦¥Ì¸ö´Ö;B'Ÿ=µkeëªÝDÔ¹¯¢áµÕýj•gMŸ4ü•Õ+�,ê×iѰfmEÆÌ‹F˜ˆÔƵ¯¾ñü燪¼¶‚‰§ÞxÃi’8‰ú×~ý¯š‹¿?áËWŸø¢2þÜ=z¡yåóo¼¼¶¤ÚEŽŒÜY—\qûÜ”ýÏÿß½5g½t÷;ùV¿úÖ‹_¬ì2§�»èš ÎjgD¾-/^ûNæ§5¿þúÖýMZBÁøË¿wÉ9…VÒ*_ùõ¿>rõ¿¾7Ê®óMû…9 ÑAƒ:`?FZeÒ0Ð/õÆÐ³îß0¸H.# ´Š¶ŠE”!t”À±Œ/êÒhêêT&¸Wà ~a‘,rÕ¯X–4‹Œ ihÈq/dDàb¤{�é; Τ dÄŽP4Ò½ˆÈ!½Û6|Rz§M„s7Âå¥ÓL_ ;Ú“y¡“`º.—K.™dÜøªdˆ�‘ݘù±}çÁr$ùÝÑœH2’‚óA@Þñê¢í©Ò�E�ýÐרf”"¼Þ¢Çn.71&Üž¸S†Ž½ôþÎÝ¥õ/~žwßåx%ëÖs¸Õܹ·¬î™åÃ_¸»mõîÄÓ&¸ò�®ƒU_óYÚ„ù#ÞcmÙµC‡˜ˆDõ¶•¥ésoÎQȳëÅÇ)ÿÓß^9ÊÞ´òé§ÿø¨ý‘_ÍÎ""Ùñåó/•�™uÇÿËIIÎh^ñä£{2~öûkÇ8=u%Gê“�³ZÝÛžû÷_w½õîŸMNñ^ñößîNyàæÅŒˆÔâOsžyûÏV`n^ýì3�?±jüOÏ#Æc¹JeÐÝ!„R„�f•”I–W§<æaxƒgÖYôa„W×Õ;K æ4íi|m0ì–‘?< °ú»_G¤^¢¥!È:êÔ‚û°H„Çþ ¡oúX¼€JK&9qÆ$é–k ¼{Ï\/Ð"\ÙºÅÅ$Q·"™Ë«å–�5 ©ÛGFLkb¤>äL² S‚ Ý«Rd¼¤nÁ̈�¡èa×PGNœ„àœ‚+3ÿr˜Á¥áúUM0Y¼¿¬éH½l®»´îÐÿå©jL:c²ï¨ztiò9Ó˜Íâkjß}ö¯Ó.�«$Ç1ÎÛÖï-ùå3u/~žrÁLÍí± *¹÷×ÖbÇÄ¢ÊïµN'Ìœ]Ô²aë>‰²uÛJó&ÏËçäÚýÎçÚ«Oˉ‹OÉ_|ñ´Ôý[ÖÕû‹­)ÓvãŒÉCó§š…ªIRlNG|bjÑ„©3 ,†Jpí~÷ Ïœ«.\4<-5-û”‹/½8»øÍeå�Åeö9×.˜œ›”š9äœs'$U”—øˆ”Aßùãÿ{ÓH{÷þ‡ˆ(ê`êÖ° $l¶¸àÂy^Ã¦Ô »IØ\RpÖ}øGçãËðŽQÁ'ÂàÆN„í¸°WDÈ�ÔJ!ôÉÈEÈ@Qí+"4Zv—�W Ü[„|ùþ·‘ð_ƒ}^Ô�¬~±ßˆ—)ô6¶á0�ל૎�¿0ú©ÂgÚ-ð¯4gükॆ>‰ð…êDO&ü1X½ºW1} j2¸[°²¤Ô½´ Ã{U8¸¦ûɰ°¦�ß´)Ñ¡6µ‘Lá¦d§%;9uÉÌšÇ޳䦹׈N·¯¾…4�ˆÒ.››´pbÓÒõDDš¦utIŸOx|ŒQ_¤XbI§L™ðÜ{_ì?o쨺Uëê‹æMÌá¤ÕV—¹›·üß}Ëý�¸P;ÕÄæ6IiD¤ä�–´ ÒçŸwõÎçwûîQsO]rÎŒ©ÙV½Q!jk*Dæ9ƒƒÚÍ’‡:Ÿ/¯uS¾…ˆÙ2óÓV³YmRóiÝõy¡Ç rDFÛ3µËXÔ€b7×ay¥¶t¯ûA;Ø0×M×CF‡3ƒ•ôáJFÑóÿ(ä&ν‘Òàõ�D1b椌˜ä¢«A]Aa;5Ô3…^B$‹Š�‘: ÙÇF£Ùï@Ò…ÉDz(Œ“e ö²ÿMD=üÑ^ÞXSd(ôv˜2º_ø/90ÍÔБ ÏGŽmJ�cÚõÌ¿N§¿Š‚”ògÈt¿[Ó=i¨kû¡Ü{.kúp£%;¥swiÚ¥së__©¶tüöZ©©ö9žŠzo]3qrŽÒu ‚ÇÙgBÓˆ¤”‚¸ñÔ>È„ÇâFÍŸðæãk]ï8´º.ÿœ™©œH“R*¹—ÜûÝ3RC§؃þ ‹Åòu ¾øž{O;´ãã>ûËÝ_Œ¿ù¿˜›tt±ó£(¦cxSd!÷®~pXXôÁu‘ÁX±]‡†Qµˆ¡°€g"YàD¥Q�ýn—ð_C:NaÖÁIl¬÷Eª nªwXM±à|æXÓÔcywtáÙºQÁ@„£ 9C~i¼ÌØnu£ÈGœ^ô®Ýxç¥n©ÿ@ÒÁÇñk!KCëGÏ\5vG�¡dýºÆAŸGйo° Ó'îbã­…ÙI§Oªüë�ûËßùŸA?^"UÑòÙ¶øSF¤^4gßUX2“›?ÙRûü§¹w\Ô¾å`ã{ˆ³úWVH)[WíôT6öÍè"sL�=ò±'·~à,o>gv#"ž™•«¬+m°¦w°£ûÛ•ä¢I—ß>~vÞ#·¸­rÎü°C-3;ß´þà/¥Z‰ˆdsñaWƘ,[Ïžûzô¬ú‡ˆˆcÜoVêW›�šàGÝÏraay‘CuR#Â8_ÄžáVÐ�ƒœEYèÌ¡(ÆX>Šˆ?6Ì©£(%ÓÍZ–œ3!‘±äÐp½†3 ­1ý¤)Ir’¸ Á‰>ÁÎ'VXvO½k°BȇҘc�z™Xìá•×Mé4Ö˜n‚ Éаr`¨4¬Ç2æ CGÎ�“[‚õÈzì¨ ÓDZӃˆª}+ô¹sOIËò-g�ÿƒ¯¶Éµã¾óßDÔüÑF":rÏDT÷ü²>WÇ^=.Åÿ¨Ä�=ÞÇÿïù_·�=w°Sm®Þuˆ&-•u‘�»6í�9£òSdãÞÒvKJR£ÐrÕ#7Œ°G>-Äç\AœóÀJßFÑ =¥¤›‡M±¦¶EL06H^•ý²tH×>�a êLÐ�o!h×F«zDÿÒ¢`\JxøJ!zK7àa\rI$Hr)%cúy(9;ÄØMè¦i„çÔ郸%.žI)K¾‡b Yðw÷&µn¾Q(j<*úÄp^Ô]ò&ÿ±¨›ÀfÃ%EÈiTUçAIê9ümÄŒéµtcš!ý.Ï™¾ÞB­kú„³¦¶aó¦*Ë×Ο¼Ûl¯½åçÎ¥/?ñ�š½JBƘ¹çL�ùxuU~ðÜ;¯ïÒ,ñãfÜ}ä&+÷Œ¾âû÷XÞ|ö¡þÞÎS Ç^úó%çe󣹋4MÄÈW˜ñ%9Q¬‰â¤Ÿ÷Ó@6JuDÞËȉßþ±{¸ê.Ê-Jm¤ÿW@žÃ²Î" øX¯ç!Wytbx)œcRÉü ö„n4ªf¤Á¬+ú' >Œ&$†¼Ý¡ÞŠé#Izu‘cµ§Úë&[k¤Û^܈üU±çÁë ƒF´¤£_Fäl$Æ8gœq VSÿOoa%%%YYYÖ¯m= áói]]jk«§¡¡xáï¿Å“ú鯭ii¦ÄDÅnçf3ãÇwçž–q�ÝýŠö;C?-cYø1�DÍïOt vo N�ãSª9gŠ¢¤Ç«5-ßÊ)˜2’˜¢0Îé„Ðh"�'Z7!B$X´K�íØ�1Š5Hé›ÃfÝ u¬§>J¨�š´Ó8;ÒÅŒ¼¦¨ âÝ,ãB1—rÑ¿Èë\ÓFe‹š9ë»—n�9øé¨ft�jߣ¤_Zºm£î.ÁÊ©7Ó)Ò•šý™>.ôYúóf) 7›ãŒj~yí·r&q§�áf3•ú0¨ý2MÆLF™q8êi¥X9@cúDuge3}À¯ñc7þ×£ûW¨#/Â5müË!™l:ÒFŒ‘Îà#Ò�¹ñÐüÏÈ•\ 󪻙VÝë±b)#ëqQ€h}6\u“CÜ`k÷Ô‹v±Â¢ Õ�QG¦g�L7JMœs³™[­é×�Ö¹å�{õ7|¶‘ƒÒ®™Ï­Vn6Ó‰bP;ì6Ü]àd2Ý7øãj¹¢H“I±ÙL)Iy½¾þÙÏ:>ß­5´÷·Ÿšq¦¤ÅÇ/�vÝBSJ’b³1“‰+J š€ãÚD¤GßÈ´ÿíSӤϧ¹ÝZg§ÚÑ¡vt·[x½RU¥ÔQz~?™ÉÄ-n³™ââLqqŠÃ¡ØlÌlfŠB'Ê@"''ˆôèKµ$"âœL&n±ãœ[,šÇ#}>©iý+ÓŠÂÌfÅjUl6n³q‹…™Lþa‚Fpœ™î;ƒÚ/šŠÂ-¿tr«UñùHÓüÙ¼ú«‡ð‡* 7›™Éäÿíö€ÇÈ40صR¦(ŠÐ4nµúíè~JI+uë&ç\QÈ4í×h˜Ò@¦A¤RKˆYö‹f0Ã1õÏ r}�—.bˆA£€Lƒžt“±Økx~s§�–àD«·dd Ó Ó Ó™™È4È4È4@¦@¦2 2 2 �i�i€L€L€Ldd|udóÞMOonÒN’ËõŸ¼½e{§<¶�<ÿÉáF‰û䤹O Ó'=¢¥òЇËÖüçõOÿùÆÊV—z¾rQjMyc[¿È‡tÕÕVºEËŽ†ƒMê1]cÙæ5oè’�²Êß|oñØÝ•#:Š+\âëµ²wÙŽ§×Ô¸Ñ0�é“ù©l/Ýýæææø㮺`þMgMž?,-ÅòU ó6|¹«¾_dZzŠ÷”VVYäð®F펣6¨±˵1""ÙZQÛ‘�•£ õcTtŸTŽZW¾¦¬C|­VÜRGÊÚ²óÓlh™ãª �,éÖ­»š³&͘“o!"2Çå:üo”[>£Á#Û­­ÐFÍ›9'±mÛæ}_Öº…%~ä„ѳrlœdÓ‘½ŸïkjêR™3uúô1ãâZׯ§ÀDjý'ïíl5ó’v&ZW}´×4súÌd€Lp[º©Ò›|Ê hûY6î?T1nÔUSœVE+Ù¼k§iø¥ç§ÛÚJ–®Ü·/eÂh;³'eÍš7"Ë!kvlywOýˆY™Óg”¯èšyöÈ\N¤µ¬ZwØ=ròõC¢µü£•;7ÇO›žL$»öì¬�2uÚ�Éf“I«HIÎN0ÙQÝb™Ê ɼõЎ׷W ;}HáÄ‘£k÷™fN›‘ĈD|cÓ—ÉÓ.feD¢�´ºêª‚)WM±© ‡ßYµgGÊ”Ivkzz’Ùî/X-+kNËæô—ÞVW¬¦/HáD¾â­{Ç�ºêÔ4›»nÅŠ]î´lßUw¸vÈü©7¤ðÖC;^ßQ9üô!)¢e}7—³¿\\¸pÎÙ¢iŧÛßnË=wÞì³Líë?ÿrcù  ͮҽ˪œgž9~k]óù®ÕÉ3 Šy÷úmݹË4â’ ÒãÔÖ�«v,³N]2ÌÖqdϲêøÅgŽÏ1{K·mýx‹íò™™Ö íypÓÎ} #–è5º›rŒ ª¯‹yá†Ê9ôåάhÉyYñ¢Ë%íLë¶ö–x/˜;{±Å[¼ióêý™C&å/ÛôtUö5³2MD$Z×­;Ü5bòõCl®Ã;ßÜXž¹° ‰H«­,É™|ÅNÙ|ä�‡äOkhe"’•5Mùy&Y½ã`eÊØëæ'šTwS—b!rźOb5Ó)ÃÒí›êÛ´‚jl¬µÚ©¶©sDŽÃÕR#g$B£áôø2íõyÌ{Œê”"9wNQ‚ä(¢ù@•yÔˆ´xNæ¤ì ­%õ‚ˆìÉ)Ù…‘)#3Áìö=Š$šëËÌÉ‘%1gò µ¸¼]É„‚¢ÉéV‹‰s2ç�;7Ïñ¬(ƒÆ%›ñÄìÔ”®®ö£y7˜-ml¾ÝDÌ––7.µ£´ÞG¦ÄIÓG�M`~WÌ�Æ„á�®H6”Õ‰œÌtN¤µ®³�žêä¤8Ò'ä;C§¡dæŒO1œ@÷—Ã2 eš³&¤(ɹ9¹6F¦ø‚tKg§G�¯´¬9µ(?Çʘ%qT®¹¢ª-¶×Wk)®¶Ž™ωY' Oª/¯o—¾²òÖô¡9VFÜš?*7±¦¦Ìç¿fQ»{Ç:­à쉩ö£—Ñ Ý]¸¾rš‹k¬cFg%›™ÉêH´±žj`p^Ž�·ÎŽw»Üƒ¢©ö�Ș\à0O,ÈÎno(ï’DĬiã†8ÍD–¤´<‡§­+ª™¥ûPyW~~Š™Èg묭.nò “-5ÞÜÝ}ë$;2’”¦–)몛ã ó³Ú+}ÒÓØÒš’’ !�5}`6[|.·ˆîø˜Õi8}ÞN_ÇáÏWmó?;eæ«$µÊƒ‡¶”·w ÆÔ.·Å)#ÝŒ^�5Áæ°›Ý.Ÿ$;‹�³õhÃ0«Õâw�2Æ‘ìÍUJ49lÜëQ%YB‡èªª­MÍ^èWiÑ~ ’ �ljÈçígÀâfv›™uv{=\ŽÕxàœYÌ�;“s&%‘ô¹Ü¢rûú'wú»>AƒT­nß³+*:$™óÇß<=xšþ“ VŒÉfµz½néëô*N›:-'ù:½Òogn(&6Èl‰h¸˜å™� û •ãë}CõPv[ g$eä�àövºêß{·†nGª¿§±ZìÁÒ8“ѽ—tÕìJ›‘Ή(iØøó,%6¬_gIŸ6yØØd¥÷ÍÄ’’³ÜÕ]®:SÞŒŒ¸†’ÒzÕZßž’>Ò €Lo%ñ‰YJeq�¯(×܃ÚM‰3Mžà?´ÞÊÝRNŸÊ`;Óª÷<³G÷t4Åbóx\’ÉÎ.¯Í�ίòžÙó>^o—ôo£vt kšI·¹çpYGNQªßQ 5Õ6eœë·²Ífóuº%Å1"éõõ4&ù/‡™íVeðÈYgçëïØŒ¾32hjÖ+ÙâàÞ·$3#"ÕíñX’ìÌì°jÕn•ÈBDÒív‘ÅaaÔEdÉ\¸ ãÈ{¾(O83Ï>‡˜å©Æ�yá†Ê1™mÌë –óu”Y-ö„ü³Ï(J×m'ŽÚʲ¥¼®kа쀛3;¯`Hý¡Ýï­/I_\dé}3™¬9Iû*+Ú)en¼Ù‘åØX]íl6ç ³Àå§Çñ€’2q„£äË�*;\ªðyÝ�M®Èà'%yø ÷ÎÝu-ª$]mí­*i^¯js¦ÙIoYE‹'ð(™­>Wc§$"ž’9”×}Yâòy[+¿¬2åÆE5›¯|ÏžÕî^Äl˜ífOS«OFS{k‡/lèÕï*éTIºëKw5ÅÎ0“Ö¶}Ó¾=mRvÖlKžéÖEuYƒ=/#àùT’†dtî=ØÜ%I¸›w—õä\éÝåÄ8í‚ü¤ÚýGJ;‘T»Ú:» P’‡çx÷ì«o$½­[´¤å¥Å1sA~rCqi…[’ð”í¯lÉÌÌ7û«Úâ´§Ìœ’ѸmÿþNºÞnʉ8VÌ 7VŽ)©0Ó½{_}›FRõ4»Ôcª“Ŭ´wø£šyJf‘¬Ùt¸Ã#‰„¯¥¹ÓÝ›V–®ƒåja~¢â7¬[ÛÚTIÌ”˜ä°J!ä15“yPº­öp�;3-•‘#3Å^WYìKÊI€JÚ>>`)#Æ_À‹×nß²¥CÜœ<¨è왎ˆ‡gȤq®mÞywo—döÄìSgÇæ žR¾ÿÍ�«mf[þ�ôÌÿklúÄ¢êÏ–¯Ü’<äâ¹ùÓf­Ù¼ý™í^²ÄŸ0î”è!u©¶64VÈ<™k;ÊÃìÃGdo[÷ÄŽ”ygŒZX�¹nÏ3oóaÓgÎ3OLKkÚó⎷â>eÌØ8F^wmm“5_ä¶Ö¶f É5ü¶ª­Ãæ_µÉ2|Ò¨ú {Ÿ[³Ä¥ŒNOà=„bóÄ£_N¬óŽ<ê ÏþUŸ®úÐ+MŽ„ñS'¤9bßÒƒ'Žkߺÿ�¥{=Ì’]8ꌡvFW0êÌ®ý+—­lSyBfþâ)™v¢�Ò[2ŠäoúpKõ i¦ÚÚ&k¾¤„˜åD¨Z¬ �®œ)cÛ¶xí�]² ™4iñ�c¨%#oŠc×Ò¥•qÃ&|glâŒÙEk¿ÜùÜv·ÆÌÉ9Egžâ°­•çNwËŒEÁC¸ëŽ|°§¹Sr³-aÔ¤QYœZŽ¥™ÓÅ®ÚÜIñœˆœ)¹¬x{JQŒ½þ—’’’¬¬,T ^Ø¢œe|§>vdËÞÍou];%å$ §>i/ô/555èA(”«¹¹Ñ-ˆHëjÚ^Ú•‘§àÂ€Ó ¼Í•Ÿ¬ÞÑê“L±dŒ<-ß‚  ¯€Ó.pzÀ@2 �é“—>Mæû•R*wƒoÏÊ )ÇBhˆ²Íë6'L¾0¯ñí÷ö•#{•ìÑ7ÌéyF®ZSÞêÈM�œj ;6~²a}+qb&«=+oð©²S�Ž ]uu- 96ÖYsøóUå­i�:vô‚¸¯wÇ„K>ÆZé(®b…¹ÎžÌ µcצ«;s¯8-?”Hë¨Û°õð¾·—ÅO[8y¢¯ø…å¥-ណ%�œze^ÝKQ_^=!Qm,[¾©¤Ì%m)Ù§NVäÔMøî¬þà“½êø9bÌ@¦O6ü �GÛ)g.7ÌDDĈ1YßÓŽÞ†/wµŒÏI�1#ŒYÆÎ�}Zó´7l\·{ù�„ïŒêQ\¤§xO©{bFŽ�¬Î¤‘“³¥XµæÒW4qô×ÉX¬+ùØj¥®|MYÊàîeZtÖ¯\SÜg³2C�|±êˆ5æŠÙñv.%1FC¯¹thpM×–O··gÆ™R¢¿ä¢uãÆreô)ßË77îÛþÞ–ªŒSsâùæ<¶•µÚÌNÜ®2}\ÁõËÞ¯N©Ú×Тš2 G,˜[�ÌW4ˆ‘ÙÙ/,¡„Î]DDŒ1Ò�°¹wôÕñ1¬Uf�O“ëØ×Ö%(,ӾƲå[+ª;¼>Å9lü˜ù¦’ˆlÅñDD”œ”jnòj’¤·lÏþÕ‡[|JbþÈ‹Nɰw“—9*Ù4Ž(Y¶FfßõË>¨Ie:¼¯¾ÑÃ’rŠÎ8ePR[™.íò¸™Ú¾…§Å3köâ3†åpSö˜‰³Le/í ×RkIiUÖðËûÓ“2¨Ñ@Æ µ¾r¯È:+Cñÿ-âKÑÚPÊ2åÛFÃò¨(q猳‘t•ØÂò'¦Äm ÓÇÒ×°¿mü…猱{V¬ØóEÒŒs Ì1“>'Q¬ÌÎñ,"¡s÷-EuìóÓ:[¶—»3†2H˜ì‰£§d�‘löVí{mKYeÞÈÂÈlÅDÒ[±ëPyrîµÙóI…cá¹VµÕÃíÝæeŽ‘lÚX²Z²)*û¶•¤·nw㸠ϧ6¯úl禪Ì3s�i—iÚ�c£®Î–OgŒaEµrǶ•�9çNÏŠc¾ÒòÖŒá…Cœ 7Y“�æîó2ÇH6m@‹�}›˜cذtiCÒx»ËûÇL¥·£ËWÝ �™=ã»gM«•~¼§5”ÄC¶WïhJ—o¨ ý—ªª‘¢­nR„O•DÞâm%räðávêM^X`M4™6ÛÌAé³[´zŸÏÿR3és¬ÌÎn}Bg"â)³Ž.2ùuÂÌÈ STˆÝ_ÙÕ.ˆçM�sa!³Œ�7û´¬˜]²l¯.Y ¡ÑKœ|-ÂY½‰Ö´»&qÞéÙIœHúºt‰›‰zÌËÜs¶ë˜Ù·‰ˆY�UUôŸð ×ìÚô~ §GŒK“Ò4xxÁ #²/L]·»µ]&&2"UÅ•]y£‡\ô†/M&…išJ¤ Uãfëª8¸Y䟛oe$p¿Èôñèõðº[_Ÿ1wÒé©fæ«~ïÝ:¢¨´Ç,aÜ临€âšlf­Ú£…ßÃz“—9\”îs¬ìÛ½P?–56–Ó#ƆÖxUsL“Ba�îÅS¿£Ü(Î{xOmccã+K‘æó©ëŸksÕäTäñpz `B鉉Hvjè$º¶–¸s%öÐFgv6&tîñ˜GKQ} =‹êó0{j¼™‘h«¨¯ ¨¤>'5ÉΖ‡ëºkÉÏI¨;XRÞ%Hª­íµ7y™uÚ.9Vöín­ ]ÚåÞ› ©MîÂ×¶ã`S|F²“‘l))¯HÉeˆ‰‰ü’'d áµÛÊ»4©Ö,¯ŒO+°YGÌœsýÙ3®BÔ²´,ó ã+|wÛöMfgÀ‰R/À@2 8=`à§ t Ó™™È4È4È4@¦@¦2 2 2 �i�i€L€L€Ldd Ó Ó Ó™™È4ª Ó Ó™™™È4È4@¦@¦@¦2 À·ÊŽ;.»ì²Ë.»lÇŽ¨ pbÀJJJ²²²Pàx§³³ó±Ç{ã�7, y½Þ‹/¾øÖ[ou8¨püRSSkœlÛ¶íºë®{íµ×Æ�÷ì³Ï¾ôÒK“'O~íµ×®ºêª 6 ~¬i¾5:::þñ�¼óÎ;‡ãæ›o¾ôÒK9çD$¥üè£�~øáÖÖÖ… ÞsÏ= ¨.p^'$÷²&»&c>*Yê{ç+ÿ·Ú<á yÅ\õ·£¤� Óà¼áìòš¹ÚËOñ->m0±È¡>n—É�¬V’?£¶�Rœ’›i^[y€—“üs²Ì,ï?ijjhÎ~d”be›:I1"é¥VIDÄ2=E{é»êDÝ«£hö ;Q{±rå6zürïâ8ò6�X×íÉgåj¿\ûU…rÕۦdz}?NB{8=À‰‚»‘¿_Åj<äó±µ»øžD9ª Áœ-.Røßv2Q{½ò÷bZ2BšHÎÌ“›·+Mb4§Œ‘V¦¼ísSô»ÊyƒÅºmÊfI•½¾�×H""s–X"ùƒ;X‹$t¨–51+%yÙîv""ws;å8'‘`Ëð–n.Áׯ¶¶“ JM•ƒÍäÅ"€5 N$D'{ôcÓ–ÖÅåÐ\ñàùêÞM¬›"î]¢þòcóÈLÚÅwøîÎ$"*Ì“ê*6¡0Q¢˜ÏMÿÊ“Œãxç¨6™/{Ì䳋Kgh ê‘IüúBõ¾eæq+˜›ÉôgÏÒRâö‰üÏ[þ’©}|žvÇÓâ§•$«\4VLiŽ} Z¿û}e—‡¬fš=Y½1­ ¾!XIIIVV* 555pzÀ€2 �i�i€L€L€Ldd Ó Ó Ó™™È4È48yÑ>~ø¡ ÞoáGǵòÕÂ?lo‘ëB,{sîu½þåçêb�™V~ß­ÿ~àˆàXÁê- GdóæO.ýÇæ]ÎiK.zóŠ|KïvM%ïV¥Ÿ7Öy‚ÛÞÃ�¾Xö}wÞSÀ|&†ÛÀšß<,yêÏ'/n꙽×h"Y¹vå£;;NxÓQ´·TŠŒ‰ù&fR,¸Y¬i0^ñËïûñʸ ÒÖ½¹sG eO˜óÈ�gL¶ËÖýëïüÏúUµ^²%Í¿â’ß%l¼æ•²âÅS>³Ì¿ñæ¿M¬ÿ÷£=½·©Ám:ûôß2nˆ«pOýËO½ûк†N{êÙW\pÿ‚4‘l+}øïÿ{g‡%cðõ“Uã~‘Çý×éqoþñoï̾ã…ùV"òn|kÜûù«~3%ƒÉÚ­+öìæ•^GÖØÿpîù îMï~ôË¥û÷¶+Ù“N{ågS }QG×ZÞ}zéïW×4«JJÁä?ÿrþlýèùf+š½è¿KÄ_ÿºzS»{Ïm/XpÑ?�Ë/(;uëíC-D²uë巾晋Ï�´ƒä‘wž>çÀôµw�NbDZíŸî|±ìªþãˆ<€Lƒ¾ÂwäÙÍ#ßúÛ�Ãdí_óÜ+Ǿz½ýÒZïy7ï^'Z«I™©gþùôÃwY.Y~e¦‰ˆdüäÓϾè'Y©�ïºçýíýЄ=ÀæW_ÿSیןš˜×´õÆ_¾óİnÏõ}öÜ[ÏšOûäÙñ9]%üí‹�)cuŠçŠ8®Bjl›·në�þ¾¯è7î›ìl«qY¨iÃG7}H¿úÍK2´ò&™Ïcý––u¿Ù•óø¿¯™bñ•—wÄÙiÿ{Ÿ¾–¼hÕsÃ’|í{êxV¦óO?ë25ÊTf Ó&eg˜™’8dî`OMK,1Õª–®SÏ»`B‘…Y²Æ]6ªqù¶v¡U/ßa:ÿ¼±2%ܰ`�ÙPìÑŽ”óÆm{6N¿sj’]1gæ$%3uÝšâ¬Es/ʵš-ŽÂ,§)ÖÑ)%%·õð+kªê4K^AJ2£ô¬$Ͼ�oìnu›ãÇä~E·;Oué°Š77vJûÖík?eìl+î*kô©Lg$úÇÊW˜ðI"Ë‚›®ûÓ{_üå×�ÞW4õwß›{zºÑþ®;øÈKë—•»%§æ*møŒ˜¯«¦¹õ“ûÿú'">9¤À-EW“Ë9)9p¸´¤e<ÊqIB/šZ»l)qñ¡>éml×2Rã”�ÎM{æW¶‡_~{î‹ö³.;ë·gd§�zÁ¦µzêÉ¿Ñ�Ûn:óÖ1Îî«IöP�‹Ü¿lí¼Aïmô-þ^>T@¦A_ utDƒ%iáE,<¯íÓç^¹í‰”µ¿ÞD¶¿òØ[½òÕå&sÏkü[lßw¤'¦ÝrÏÍ?/ÔI±Ö™ìè¬k“”Ɉd›Ë#�rÜ‘œ“¨³ìèèòï�oëÚçê�”|K²“74¹4²*=�(¹hÂo5þ§G6ßþÇ7.¼õ¾a–á³æ?9köáU\ùçOGüçüÓ ÕÂd°c®®–nÇOYâäñóŸÙðÁÎöe¾‘ŒTpG8=@?#½GÕ5ø$™ãF$˜UMKŒ·Ö•×5K’ÂÛÜÁò Ò’8yk÷~p°õR]0S¼öÚÖÝ.I$ZªkŠÛ%)Ù Çyßyo¹�´ŽÊg?¯ð带œtÇÁ}Um’È×ôÆÊrKŸ8bBñÆGvtxI´Õ4VyM3g–/_ýA­*¥¯ª¢¥�Ç8ºh®ÛZëÕˆ%deÆIU¥¦ŠªC‚Èœ3$-Mjª¡Ó`© âHÅ>/yw®Ø³«‡0Û�K§¶¾ðÂ^ߌ1“ ÒÖ4øšܼyÙw_¯èèj¾øç—Æ V‹W,½ë³F·É—9ôg·ŽMg,uÞ¬³×}<çšås¿wóo¿3áÓgžœÿ¶-qШ󧧬êæNœvåe¿|þƒ›n]Vååɹ#~qçùCã­§_·ä²GÞ?ýÚ÷-ƒo^4nÈöž�ËS.X´ð¯ï/¸Ýž�?uôð‚DDú`oÉŸÿ´r]‹´Z�N[üðHÖñÅÆžÙ_¡)ö¸ôón:o¡•¨#|6Î)s½þÍëoߟ‘êÌ�Px𳥇Çnúü®O^ôÃ,<€ /°%%%YYY¨¾AÜÛߟý|‹:u$ÞgAÏÔÔÔà&à›Æ[ÿì[ O?�€Ó€†ØýƳ¿Ñ˜9mÑÓ‹¡Ò WÀé8=` ™È4È4œ� Ò£Ñ4­££Ãëõú|>!Dh*18*Œ1ιÙl¶X,qqqŠ¢ �NÚ6�é~AJér¹Z[[EaŒY,Îñârl!4Mëììt¹\ N§“1†6:©Ú@¦ûQ£[[[ÛÛÛív;žü¯ çÜ_{š¦577«ªš˜˜ØW*€6ømÂõŒ*ès\.W{{»ÓéÄóß'(Šât:ÛÛÛ].Úèäi#™î/4MkmmµÛí¨Š¾Åf³µµµiš†6:Úè�Ó£�ikkãœësƒ¾z¿fŒµµµ%''£�Nø6°¦û¯×‹÷èþS¯×‹6:Ú@¦ûŸÏ è? ðù|h£“¡�dº‘RBúOúÄM�6øm Óý+Ó¨„^½h#<�i�iÐ߈Æ÷|àþm0�øvA@Þ ˆkÝ+?|ö �ˆ1n²9Ósò§/Zpþ„d3ªf`µ3Ùâ2ó g,˜}ÖÄT+ª@¦O*Xò¤ýtÎ&}®æ«?{á©¥Î__»8³xTëh]­MÅÛ7¿ûÔwœuÕ=g‚RÈôÉ„bIJIJWˆÒ’³SZ7®ÿ¢¦IPºB²eËÛËÞÛ^YÙØIñÙSÏ=绳2,D$½eë?yÙžƒõS|ڬ˯ºf¬®4µñ³ÇŸ›Í»÷æIYȃ֗­“š_4tbî¿~þÃ�'Ýp~6#¢ŽC_|s×e‘6zÖ¼«Ïžn"�ïýùùê¹ç¦oÿlùž†NsÒÈÙ‹nº`X '"rÙôâëë7—»xrÎ̳_>=Š™ÇZWɦýe‰CÏÈóë«-)oø…S N55mýøoÿ[¾vÌ•óeË–÷zµqÒw.¾ªÐÖUß$ólŒ:%ÈŽ/_yõu×ä;o‡F÷‹m�2eú¬¥/lÞÞtnv*Õo~ôŸkØéçýúÆLsË¡¥/¼ý�÷²ß]Z`#"Ù¹îõUs¿sî}—ÅyKÖýûéwÿWøÃ[&Xdã—ÿú×FÇÿßmI¾Ãk{ú¯&}ïÚÔ,d hdã¦~ú%#>UÉ}Å­gNtø5ÁV4u‚›„éc†¿±¼²APBëºÏ÷[O½æšY¹f"ÊÊ "þ­¼Åï¿ûdqÁM?=µÈ†zíxÊ  ZÛÐ*(¹bíæƒ™3î_<4‹¥L¼æ¢ò»žÜ°åì‚Ùv""Û¸9WLd%¢ ³O+ܺ¼¼Y›�^±vÓþ‚Y�=(��;õ¬‘_>·©üÊEx¶!Ó }”ò[�•D,iÜ÷~4{ˆBZWÛ‘-«^~øUõŽ+ÎÈæämÜôÑÊOvTÕw Fj»Ç4O“Rmªªcyó3LúS—DD®=Ëþ±»iÌ�—OŒñ°}7ý-^‹ ŸCè+!1NRúªª[y™©Át#–Ü챡¬N›•OD<#;%ØFf«…|>UJ_ee“gÿ²ŸÝõiàõÉëUG¹$2=ãÔ!®Õ¿¼©²¦±¹üàÞí•�ì9Œˆ¬¹K®™aßðÁ‹; Ô}¥Ìž–¦–úú†#ö|ðâó|³®ðü³f0"ž?{úØÆ Ï}|¸ºÕÕXºóÅ·öZ¦M�äèé.˜5uxó†'þ·ã`m[SCýþÍ×–ª¨c8=À€W馭ÿÕV"b&krvÁœë¯¸h„™È<}ÉûžûôÞŸ-³Ø“',^taË'ÍDD,uÆwz–¿üî+¿lòš-º®h‚®4Kþì›þÃ+�|áŒDj_»uš·=zß6Æ«31§°hÉí/ïwY°” ßÿ�öÊýîÃVŸ=eäôóî>¯ÐÁ¢=!:�NŸúÃÐÿÞYóðÿ½ï–Լ³.›‚J>‘`%%%YYY¨ˆ¾¢´´Ôét¢ú —ËUPP€6:áÛ„¨©©�Ó4�i€LŸL„ƒ§À@­^´ÈôÉ~� !Pý�¢¯dm4ÀÛ@¦û“É è? 0™Lh£“¡�€áŽEô¹L{<EAŽ¢¾GUU«ÕŠ6:ÚÀšîGœN§”RÓ4TEߢiš”²OéÐF¿�dº±ÙlN§Óív£*ú·Ûít:m6Úèdh#`xÿCôq¿Ç¹ÃáÐ4ÍårÙl6¼Y÷‰�æþçmt2´€L÷»A-„PÅårišÆƒ fŽ !„Âÿ���`³ÙúÐLC ü6�éþÅáp(Šb2™Ün·ªª�g ä¡>Ž`Œ1ÆL&“Åb±ÙlV«µÏ¦ÐF¿�dº±Z­f³Ùjµúm <ÿ_ME1›Íýdç¢�~ÈtÿÂ9‡}�6àëÞ¥¨€L€Lddd Ó Ó™™™È4È4@¦@¦@¦2 2 �i ÕÔÔ "``òÿ-ºÛ(<+¥ÜIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US/fig/unable.png000066400000000000000000000473541524745214100322320ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw|Ç™'ü§ª»'gÌ çD0 ˜sR lY¶¢-gûäø®½kûdß&ß®÷l�w}Þ`kýîÚ'É–W²‚EI–¨À æ� D @ä0H“gº»êþ�A$ 6©çûÁG§»««»¿©©î®&MMM€BH«DÈÌ̼ÙÕ@!”@kk+½Ùu@!4Œi„Ò4Œi„Ò4Œi„Ò4Œi„Ò4Œi„Ò4Œi„Ò4Œi„Ò4Œi„Ò4Œi„Ò4qFs3Î>îuUUE[´(‚0æE BÈÌj‰BZ3ˆiÆyXá çl\Náp82æE£Ñ`¶˜Æ¼H L"¥Õ!4 Ó�iÆXPá…%œêEåØØÖ´Â£z£!áüœƒE¢Ø¨F¡)M7¦c ê¢&Žé`8ª²±“bªjŒŒÍÀ%J "Æ4BMaº1M�'ÛŒœ�ï—EIøršcl§G!ÔØ4W�BfÓ�iÎ9ß'=Lהޛp ÎéD‰�Bh”éÇ4° ²d…QJãñîfÎyüŸ“,B0¥Bh¦{Ý4Î8Lô# ‚ÓjdŒ› ’Ù 1Æ�V£$“,’èº>„BcMû‚<ŒOØ4vZ :Qð8Ì’(€^ ’Hmd’Ö4àéC„š†é·¦'lÇ[ÓŒƒN !„�$2"�¼5�B·‰Ÿýâ¹YO�ÒŒN!NÜ4xá¹§ßß÷®ÑhTUUUUBéãßøö’e+&,;§Ò¼‰òå/¾ñØ\�û‹o<ö³_<—p·LôúôÍè.ÄɦFÂ�N780 + çÜl2ɱØä‹ „4ãxú&õ�g4Ì Óƒc|’ŸP0ØÙÙéb±X,óöö†#‘IæÇëñB·™xR�üsN2fØ7Í'ù …ÃLQA`Œ©Š¢(Ь¨“Ì�)�ºýŒ$õ\e4ÌäJ�#.�¦ªªÊ¹Ày4�÷b3ÆØ$iŒ9��æM~î »Dš¤ŸzvHSSSffæ”óùBQ_4A²¾ðìoºº:LFã¹òÓ^o�Ñh  €s¾|E™ÑlÎ7lݹnÓ–1 ÚôÄfÒÏÍF „>L¦¼pâæ~~Ä3z®’ºµµuWz¨‰šÓ-W+NŸ°ÚlƒŠªƒA“É�F ¥çÊOÇdY¥å«ÖŒ_{=B³£åVüH:ÏaRÏàé-<‘�<ðhFVŽ,Ë’NÇSb±AŸ/�ú}¾H,Æ9_½~Óš [Æ/xãUG!M“ËcÎ(ÎÚ ®ôPÿ“[¸à‹ßø Q)¥ªªÆ%�F£QEQTY^³qËçÿ¦Þ`¿ 5Bèv’°í<'I=ƒë¦'JÖœü»?öà«ø�Ñh LUã}ÓžäÔ‡?ó%—Ûƒ‘ŒÐ- O!NÓ$ý7Þû1ÝSˆýþpO ñ Ò‹Åö¾öÒïý¡4‰0EIIÏüÊ·Ÿ¸cÍú‰ñXD§Õ8ËZ#„ЇÃLN!0΃á赦1!�$ DIÚ~÷G«/ž?þþ~•1Bȃ�}~Éò²I.ÈÃ6BMÇLFÈc¼»·_–c’¤‹Å¢¢ ¦xÜ&ƒ.>Ý`4öñ?SUvñ\ùîûÚzçGA˜äI˜Ó!4ÓoMsÆy ŠE"ñáíDQçrÊŒK#ó$yRýüWš¯Ô/^QF(�ìÞÀñ¦BhZft ÌF£^7Ô|¦”RBÇ´—3²r3²r`²vtüYˆ!„¦aº1ÖôÔä1¯Ïn <‘ŤF¡i˜nLDb–¸?ÊŸðÊ¼é „”˜u`�fpg B}hM;¦õº$³,‡û£ÑØ ®Ò`лL½NšzV„úЛnLSJí6«ÅlºÁ[½ãOáaÖ% „Ð‡Ê N!Æ+B}À°ƒ!„4 c!„4 c!„4 c!„4 c!„4 c!„4 c!„4 c!„4 c!„4ME™ðéY!„n.lM#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦‰7»·'Î9�Q¿ß8BðQ¿ßNc“L¥töí‰)yòe§\¡9�1=Ç8ç8Îçñ_F&̡ͮ€&!„Àp^ß~a�cz.qÎ�sÎ9g cª ŒqÆâ/Î.S‡â˜B)PJ� '„PÊ9ǤF趇1=gøpÛ™«*W&Ëñÿ‚ªòxXÏ¡”P ‚@%‰ˆ"—$*Šñ×1©ºíaLÏÀ9çªÊb1‹©ƒÁЋ—bGÛTo„ÌMï4?Ybz`5@§#’DE“¡ÛÆôÜêî`Œ+ ‹Å”~¿ïo�( ƒCSçdÀcûZ™"›(“‰p˜ÔÝö0¦ççÀ“e‰_¸¨Ô÷Ïù ˆÊûU5?¸P>!‰I�Ðí cznÄ{<˜ªrEQ#‘رö¹ºoΕÃÝÎÍ.9x˜ÔÝÆ0¦ç iMG£JOh®ú£¯•œ œpåHW�sóC‹0©ºíaLÏ�‘¾iPU&Ë„ÍuHp"PÎ!~]¶r¤+¨pó'cR#t{ØžSñ³ˆªÊùì/¿›°là ç/'À‰|¼3È™ùSKg›Ô¬éàž×¬ë?¾}¥køn:Ö{ä‡ÃëîÛ•3¿÷× ø‚×ý³`’™u²�=*L¾±“MuÚ,“LõöNq‚AÒë'™ÊUe’©™é“LÕ‰x#‚o…9Çolጟ—"„$þ»|¼3øûJ5`‘‹Å˜¢pÆÈLîxÉà™cWç£õ�š ØšžKCÍ6Îçüü!Ä[ÓÀ9 À9p*ïò±ó¶O/™s&mjêZ¸ÀÖPu¤.cw±qìÜ<Øpê\ESo¯? FgáÊU[Kì"°Ž{÷Ã’;Ô†µ½AjÊXT¶½X9ôBuG€œÅ«×l)² íª;tüò•Þ1»”•®/¶KÀÚŽïýS[ÖÃwæÏéîAè¶…1=?æ¡Ó€3E¡¢@8 p@ˆz¢ÓÜúé³èýP¥´�kúÿpªòJöšÃõӈΜ”¾º`E²U\©xãØùËÙ››€T�¿\¶ê¾‡m¬«zïþã/ÔÛ¬Y÷É-Â@õ©?©ÌÌÞP¬÷íZýªõŸÊ3«Ý5oï;zÌrç–ôø8ì=Ghº°Óc^ ¹4—?<êõ�H@¤ Òá_ ˆT9ÑéÿÝ95äÑ(—e®ªñÞ�)kÊTn.,]—ÔyôtWlìT)µ0/Çm6ê žâì4âïóüXrÖ,OušMIyÅ \ ÉX´.ßa5[³–¤3Ÿ×Ǹ·¦¶Ã½pËB—Õ wd/*ÍŒÔÖyU ëv?þà’9Þãݾ°5=/æç"D[zE§I4éã�hÕ NäãƒÀíŸ])QÊ)…á±ô&oPs ¦…–Ôýñìéâ]<£¦)þú³Ï7õùbˆQ„EÛEì6ÇÐG¼(‰Ôj3 Cÿ$`*㬿? ·Ÿûí3çãS˜¬¨Y@˜ÓÝ‚Ðmcz~̪ošèDÛî%ú¢äh]·ÒíJB'¹¬M *÷Ÿ¿jÈté<6*D„xÌrÎ §À¹r¬ÃOÏÚ¿°Aˆ‡õtVmÍßRÖòÒ±Ë >š:¼„ÚzòÐ;í©wÀ!µuï³ç®ÍOÈè/b„Ž_ ç y+Yë¹6§ ×Ít§ ô¡‡1=/fÜš&ÄùÉÕžolÝ×]¦x�ÃuÁ£õƒo^•A呦ž`Sw³”„€ø¼×üèRª×3U„).U½¨cQÙÊ+U[ÓâÍ]èè '8$ÀÃáã 6It:ͱæ@Ì˜ãÆ®5„nÆôü˜IkZJµgþò1ã’ Pzüƒ¯�“»|<ªHivóÆ"ÇÇK/u~ruËW«†)*ðD·9’ø½/±“eª×Ïl�kj[¶±¨þO(Ob°˜©¿§/Ȭu°æT]'ƒ¤é—ÄSR”^]ùÞ1ó–¥ÉV*ûº»ü¶‚Ò~ò�7۲ܙ;ƒÂúØžÓoM‹.sÎᄂËNRzü½¿9Ü÷_§X0zmò?½m»giÆÿzÀ´2'çé/^yä)ºcb‚üå02ÈõÐã¦}S¢àZ°uQë‹å� /^SÚvðüsÏžõæÜÒÒ5Á³�i¯¡­ðžÝpìÔ¥7^:Ñš”Zº±8cl^îÒDèöDšššRSSov5ny<>šG8,F{zz?÷ú4Ìøß9>±2x¼¡ó'oFªÚÎc^W�ó›/IðþÇ¡®'ßœ²L÷ïî×%%Iv»`4Q$·ûóúdy²›ý$ Û"èÖÙÙ‰ïày1ÍÖ´©4Çþ±Ò�W+Úþû¸:á"�cu½Ïuy³.7‰S5Eãíèy²BH;0¦çÇôb:íoî W¶´}ÿ\Õ¤ÄqÿJÑc•Ûûƒ'”?xÿã€ûK›"ÕmøÔŸóp$BèfÁ˜žÓ¹Yܰ0ݸ,«õ;ÿÅ¢òè×S¾}wàX]ÿ˧@ôXãÜÉݾhc�è¶°xK!ô¡�1=/8LÝš¶n+Qúƒý¯•�žÙñ‘Rÿášà©†ø?åžÁ‘I±¶~)ËÅ™:çµEiÙm~r香ÎíßѺ..+£_4¯)ž¬O8¿`5°@tš%#„nØšžÓ9…ÈUUî3§à4M´,ÕKÞgÞŸ�ÛÐoux-º½áû{~L£IË•…bcæTBú\w´±gÌÌÖm‹ˆNÄÚ¡ìô˜œ³)X(ªÏõŒy±ç×Rþb7'|ô‹¢Çšúí{¿úŸñçÂLùs³·!4—0¦çÇ4z�c­}úüäø3ÉG~¢ �þÃ59ÿòyCQ*p.&Y’¿²#÷W_nûáK‘KmÓô!tÁN�y1�&màL½è4›Êrƒ§®-¨°Á·Ï SòWwr•�ú�ÕÖ?üÆ\´‡úðÀ˜žÓ¹nZúU½øÕ›ÿ&zÕ;òºÜëïúåÛÔ¤—RìrG?‹`@#ô¡†�ócz� íùõ~" –uÅã'±`8z¥“…£³y¸-Bè6‚1=/¦ùܬ�÷ÎûV¹?»e®Ç…º}`LÏ�i·|¯~ï}¶Ûó¹­³i5ck¡웞Ó¿*.ÚÜ]ÿ…)zöÛášÿñËóZ+„Э[Óóc&½�ã—kùiþ¿Íõ±ÕsÓí�º�`LÏ‹éÜ„2ú'P^qË,ëKòžúŠà2Ïtq¼½¡ÛvzÌ‹é\�7†Üëoúîo$·Íº¾$Úâ W·àµÒ!À˜ž/³mÒÊ=}{NÌm]>X¼ëÌ»{} Þž5“Ç�#„&„1=/fÑšþà�yå¥Úì��ÞáéùâþºWþpÙ}Ïî-é³ï ³¤dÛlº9©â5¼ëä[/žóúçŠ��­q�¯¥êk=òÞé‹úe_¸·À4ü¢ÒßtøpUmwˆ¹ËJ·.sÆ,ë¿TQu¾¡»7ÄõOÉʲuùáúYä�ÖŠòšK-AU´¦dݱnù¢¤Ä> ë€Ð¬aLÏ�é´¦ Iùò]ýo�‰µÝ‚èØUÊÂQß‘j0—æ{ÛÖôÝ_Ï_‹ �§jZ¼eŽä¡´ã¾Ææ.sæúÔ9cAÌY%ëæ¤~×ááP̶hýîŶøÓ£e\-™¿ùÂÛ‡Ú¨MwÝ ÕÞï–·zÊ>¶%Yò5:pô€é®{ G5¨»x~ÐY¶sYª‘õÕŸïÀqƒsçÎÑÅDÏ^ê0î¼/ÙF�gÎxWp>´"mL–OT„nÆô¼˜VkšóäÏn-3ÑèÎ*X·º(uLÏ1nX[¼¿gôgö D™)C©O).]e_· Ö‰ÞûJ4¬è­æ±íäÑX8LVøsâ: tCð‚¼yÁ'•ôÈæÈÕî†oþ2ÚÞ븳L°šÚÿõ5罫‰A'÷ù«vÿµû¡Í‚ÓB(õ�¸Ôô—Ow?wÀõ±uj$j(HoúOÏÖ›VLRþtkIŒùžPcK§ ¼ïJKŸ3»ÈE Ö~þ2+Y»8×a0˜]‹ËòÌ�W¯âÅò�9ÿ® ùÙÉ®$³Àã@$½Î`4{2sò“®�¶h{e�R°¦taŠÅb±ç–®,³wŸ­îúãö¥kd;Mf›{é²,Ó@¿W Ž;î¿ÿsS¥±Uµ.ݲéž]>þ±íÝT`é®Üó^ýàô64‰�A?’¨Ä`0¨Ñpl¢ÙÕî 5-ö‚%“ôü0Õ¹qAaÎ\wÀ#”¶¦çǤ}Ӣݤôù€3"PÑiÖ¥9“î_×ùÔºLwäJ' EäžPUp?²Ù±cEßk'TU „¹,³¨LÈì/&Í”›“u¢²®sYFš¿îŠßSœå$À|ƒ}rèê[{.‘¡m‰1c(`âÊH¶ E±/_Ózâ�çÛÓŠŠV,Íϵ_÷vb~_?³-ÉnbJvëOôûdp‰D²º† Q”8S'Û bHJ͉ÿê°'Ã]¯55ø ÊìÓèN�æ}”±ÁºSoÕÖß[’4QJóHÓ±£§Õâ�®òH¬·ê…?Vy±”Þw÷Æl÷ ¹‡1=/&¿Ç$x¾!ó‰GúÞ:¥Ks…ª®ºÚÜóÒ!e �ó??ËUŸ #ÚÚëî æeyáÚVj1J˜ªpÎP¼ËTÔ�VœYq¸¡g½®§ÞïZšo&ñŽuê\yÏúE–‘ù¨ÎD"£’H—Tv÷=%=­U/¿ûRmæ¦mw�ê;æ� # %+¥t¶gÙ¨Õjƒ¶È„-âë�zˆD#ô€G¢ª7&h³�Ú“{NŖݽa‰c‚´åáÆ£‡ö{Óïº{Q²@…÷>˜¥PÃø“šÍŒéy1yÏCï›§ôùiŽ�¥m?{9t¹åÊw~•þ­û¹ÂöŸ³®Z�ô‰�5�ýD—âì§¼ë·û2ÿüþòºÞ7N%=Ï䜾më�£³‹ºœÂ´ƒ‡›/êû)…ÔfwÒ†¾€hI¹>̯�š<Ù«¶e:÷ÿWUó@Ñ‚kìv½ÒÝ«‚Eà¡noÔšn'*iÚÔAß1X¦óÄìq™*z»d°ë€võFÙîqWh \>±çŒºâž Ë'¸ÌxèÊáC²î¹gqº~øEAosèÏ�ÐÁ˜žS5uÛÿõ�#¿‡ª›Þ+�ÿÞ»çhü¹«/XÙW¾óïп÷4>ñÐýÛwç°¦ºŒì<8U^ÃÒ×f åž>}YqÕë'N–KK‹’t,4ØÖÙ Ó¬cå�¶«màHs™ <ØÑÍ&�ȵ¢ÓKUï9u6Ó´8׬ö\®¨p¯Úæ¤êDµaƒå¯¬v¯ytÃuÝÓ<ÔV^MÊr9-’:Ø^q¬�¬+0N8ÿh49o‘uß©cMö2�4xõÐÅ`ÆYv<Ðø§W«Äµ;ï.Ôõ×õx wÃÊ4æëŽ?.X2%9 JÓ©ç‡Kïۼ̮?ôþ{Î ›ÒD__7LÖ$3þ¡y‡o²yqKÜÞ2DJ)Î¥—ê= rF®œ�²Ön¾Kwþôáý'Bª`°¦/ÍI´(‘û/ž8·Ïc‚!)3ÿÎõÙFàצ‹i«6ß-œ=þö[û#ÄìÎXy÷ŠåSô&sÎ9ßS"ê ¿úp͹@D¥&{VÑêûW¦&žÿ:Ô^¶suäpåž?�5{Ѻm ‡úvcx ¾ºÝcì»0²PòòOß_bÎç鬪óÅTß�7®ŽTʱ|ǧ×N؉�Ð\!MMM©©©7»·<Γe5V£^oýŽ¿¿‰•)Ü÷×z·[´Û£‘J¡˜$ݪ:;;±5=gH¥„R 0UoÞªA‡ê¯ÎM©BhaLÏ©xL ‚à±*�SÏ?ÄdB)`F#t[À¯ÃscèÞ9JA¨$Y¶-œÛÇNÿDz}1•$NjlP#t«ÃÖôœ!„¥T’¨^ïùÜöPyCärÇ\CIºû3[©^O% °A�Ðmcznp „ EÁ`]ެŸ}¡ç™ý�Uª×?ßýÔ„Ámµn[äþÜÑå "ŠT!£¡[^é178çÀ9WU.Ëj$¢†BJ  ,a±WÎØ¼<¥0Þ.ŠT§£ƒh±ˆ‹`2 ‘$"Øï�Ð- ¯ô˜3CQH)ˆ"Õé€PJu:5å²ÌUu~cZˆ$ z½`0Pƒ�êtDã{`¿B·:Œé9ï÷ ‚@uºxtR½^�ePUÎgóõ$Ù¡K�JÅøã{`�B·Œé93Ôo½"SUª×ÇÛÑœóùHL>ú"J© @ü¢éxFcS¡[Æô\"„p·®Yއfü29˜Ÿ;ȯq<¬‡ÿ‹�ÐmczŽÅÃqè¿7±7oÕ¡¹…·· „�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦aL#„�¦á#kg©Ð?ÉÔÉŸê­¨ê$Su’ÿÅf1Í¢b¡Û ¶¦BHÓ0¦5ŽÖžz©¢—;„Xíáw÷µ¨Sźî9Yâ³_Õø"{k_ÝWï�°È‘ºÍ÷×�|îTÏ,–SÎ ïÞÙI¸ájOmù‹{Þýí•�ò]!¤eØé¡qÄœ^°Z¶ÍÅÇé,‹â�ž¦˜3Ï5›· µ¥­\Lì“õ%$w· 3=Ö/8S7¼{™¿±ƒädXæàE;Ï^RíܹÈȹ›Os¸¥h†pŸk�hIÊvJ7¯(ÞÛTWӧ̲�-Y³R-3®}Ì{¡ªÛ?é*ç*Àop÷*ÝWO7ûç¤1ÎÂá Îæ6B©ÿ,çpKÑLakZãø`͉·‚ůL‚`ç©Óµ 1Fu®üÅ»–$éFæŠz+N×Öõ…¢LLÊ[¼m™Ç” Æ®EYèʹÊSÍE²æ/tùëÔÒ]%Éàk¹øZ}÷@ŒØ2l[™N›+Ôùäø —uù+ ‚'¯zv­^b"Ì[óâÁîüí›V¹÷_yýýÐÊÝKRüm'Êëš|ªdM)[µ°È&0oÍËÂö]EI¢Þ+‡Î4vD¨%9§X×Þá^³+ˆ:м¿¦©- JŽŒukJrtýå‡/5ûÕÎ7{$WÁîuY–ámááîÓ§.]î“%krIÞ¨“GxA¡¿öt«R´yóJrõйæ®@L¦æüåË×g µ‡Ž´ænÞ™-�Ò}ðOgý%›>²ÀDXÿÉ·«„µë‹ºN¾,~x¥Ë_sòP4=Ýß|ÙVuŽE+—¯LÑ$¬öP¬³�¦÷δûc]/½Qk+,»»Äh­=z¡½'Êõ¶äåe K"(­'*ê›b°,Y¼*Ë,Œ;6l°ùàéæ� ºïÍ.Wñw‰íÕU'¯ôUÁšš»¶,/UÌ[óÊeÓ:�÷X•W¿pÃGKÌñÃ:/<_mùè¶<+`ý'Þ¾¤_¿®Ô®t×V«íõ+ šÝ+×.+¶e0Á]æ½YþÓ‰Þcã¶Ôʦ±Qh®`Lß*xWíå×ò‡·:D%Üu£'JÆ´Â¥&îJ‚ IDAT‹“­R¤mÿ{—/å¸W:&inrÿ•‹Çû];w¯I¡¡Ë§NÕ¨i¥ñ)l ÅŸ»ûž¥&¥÷ä�sg;R·æ.]ÛÝ{ÁµîžB�h�³ª­W]bú;{ iï r—%ÚÛïw¥{`à쉺HñªGóŒ¡+çþtúªg{¾md�joùÉfaɺÇrŒ±îÚ·Mî¡ í�±»6oÝ.EOŸ8Y›šµÂU¶&¯ý`håîÅé×µ*£ š-ËØäÑGºŽ<ˆJà}µµK—xuÿásç-ëËœc µgo]ÝsBÝpgI2å�+åïwX·ÝYš&ÅZÏŸ>Pn¸]š€õÔŸ5,Üuïr‹H§ø>é,¯a‹wm/2ò°/ÄÌXâ4ªLÒ}þLÂ÷ؘ-µÿT‚�š÷.ª- ~»B‰™,†pw[c_”‰FטŽjNKµê)PcRšME&µµº òRtDsQaòµ¦71å$›)�3Û-‚±ë Ò¥zŒÞã¡¶n’WìVºzƒ\íéñ9’�B_g“šº4Ç,µåd¤ú{ÚÂ×–f}Ý­4uI–Ibôä'�¼ñ¨;7;UO€²Òí‘`x³‚ê@K�©¸Øm¢ ˜’f™GÙÌ™½:ßn�193�zˆ1%É%GC*±yœB_ÿç½�}–¼ÜdŸ·Cæ1oŸß•ä¹þí/$g-tI¨-Íã‡|’j�Ç}í]�”ÜEN‘€`ÍÊ/;¼Œõw6C|·€dÏZ–.7¶ú¦ê:�ÛZ’ óÓô¨>£$ÛÞÕÑ?©H’–,Ksè„)SD£Uð5^õÊÄh³˜)°‰Ш2'{��2«�B³‡­é[±–Ý)5Tœ:R®K)--)q^;vŠ¿ãìÅ–ö BûXÚä%q9L†¡/©D¯7ex%:£~è7Bð1qOl'=×?Ûb®²lw¸æj{Ä1اK+ÒC0 õ¼ûF;à*˜œ£.Wà±XTo7’‘µ\Kƒ^G†W |ì*¯Qb®7 ƒŽ„‡+m6†×èh(¯íé—�‚<È̹Ôáò„›»#þP·˜¾6ÅÒ{¥­GÑ{}ÎäÅ@xÔÖI�8\Ê�OZíñ"YoÔÓáJ™ jo”quT @ŒF]40NRðX8FG #Ä"1_Þ:åŸl|Šîu[WU5¼ùV�;¿dÝ"�1šø�*s²÷Øukˆ&Ü(4_0¦oDrç–Ü™SÐÛpáÝ“ Iw-ðÄÿNx êdµ7{õîuV‰‡.8Ñ7U9‰õDÕøw).+ò¨hL˜C#Ó©Ãå ·´µÑ€'Ç-ÚîªÆVoHq–Ù‘õF[îŽ]EI£Š`Þábu’.�XyÔ)ÉIïE�ô$Žp°�eed ©u¸õÈÉnϦU›“$"·¿ûF€èHsVw´öÁ½Ö¢3¦˜*:ÛŒýºÔ±¡KÆmý$ÕÏ`”"¾(Ú­±`D4(túh$ÌÁJ€‡B1½A?Å–�QǺ €x4�QG BFŽ—£2�¯@0{–­ö,õœ>Zyܺi‡i¢4êß½ÇƬO?ó�B7;=fI'I“ü ºÉ~ôúI~L]üçúòÐà _á@$›Ã¤ãœ�$—#1Án7IН«ypÊ‹2téiÖ^€…¯6v&[‚ètbp 0Ô2�iŽ@í•`JšC15Õê­oó%¹Ü¨+5—µŸkôÇ8“}ýÁè¨R¨39Cé¬j�0à±þ–Zïd_‘‰$é”@_øúj‰ÎLw°®®7Ì�E¼5Í�ñEpEŽ£Ó*`þ¶®î¡9t)CÏ•öH²ÇIÀ˜â6v57Åœi¶©?¦¬¶¨“hÀ? ±g¤Ù»šªúdÌßr¥AIÎO¢Ô•–G;+›‚ €<Ør¡]ÊÍ´NõW'ef»ú®tD9°h[M‹/%-}â«QˆÉh ôD9¶µu�(!ï`L V—‘0Æ'?@ñý7á{ìº-…Ymš=lMß2"Ýõû«û ˆz[ÑŠ¥É×zw%‹“Þ¯8úGI282²ÒtS”Dl…KÖø*ßýSÓYr²]öÉþˆ'?Ïs¢ò…=BþšMR¥T�î¨×Xê@Ÿœd:ÓC‹�β Åg*ξx>¢�#½hÛ*óµlÝw¬É8tæèsÔìÎÊH'Y§>yI~Û‘÷öU: ïÝ”;|Ùµ¾°lIß©‹/½ªJVÏò¼½o\]-é+rzNí;rA'Ù3Rs­½CÛëvò‹©+lÌIiôr•ÓåžN®LUm!9g™ñüÛ¯·š Ëî[’»u¥|ôÔáÊ“¬)+Ö-HÀQº¾øtyù •1®³,_±bêSmÄœ³dk¤êÄ;ûª`IÉÙV–f˜è“�زVåŸ?¾ïð£ÞèHÊv†Ô`ýé‹u~FÑšZ´1K‚~²“¼ÇÆné,6 ÍijjJMM½ÙÕ¸õC‘I¦Šâd (“µ%õC¤ Šć(óÖ¼|Vر³ÈõÁý¡Éµ‡ßoÉݶ#ëÖºˆë­6ºµuvvâ7•#ìðË ÔPcC—âtL£àÉý^_Pá<êmºÜgIqÞï½[´Úè¶‚�F<ÚwþTEOXáD°x²·,÷Ìûû€«ÍU§Ž£ŒS�5wù’Ë­ð5ù­6º½`§Bivz „�ÖaL#„�¦aLÏê:¶ïÀoÿ¸ÿõK³»qvæƒ/3ï‘×O\˜ô²çÄtFŽÖ;t åÆQž›á°Gª:ÕHÓjÏ‘·Î\ Þô}‹žBœ3¼§îr«cé#;’†Ÿ~ãéÒŠX-Úy¿�i:áHÊ‚}Áò<ƒO¢›ód®°`(fwÙt@„)‡Å¹íLcƒ‰Ù“’¢�Ô©ÁÈHÓŒ¤¬ó¤'á­uH ´Óº¹¥ÅZ*Ï�îPBÝGŸ¯IÞ°Ëså�®ŒRC]Ec·mÑÛ2”Öˇ+ÛzejMÉß°2Ç#ðhÛ¥‹'êûCDŸR°hó¢¤áÁƒ@é¸ðâEã]; ]ä+Ç]t®\@õÖ_<\Ý�'7UÏÖýþÞQkܘÔyþâÙ60Æ îÜMk ’.½T!l¿³ØMø`ÍñWj­;ï]š%@¸ñÌ˯O¾3�4^8z¹w ¬‚Ù]¶zéB‡À¼5¯\–Zû+›}!®ÏX¸lK±]J<úó5lìèØÖ¦Ãï·änß‘EkNФ¥ú®ÖöF©-}MiJÕ¥o˜›’ïX»¬ÄN™·æ•jºÈÒw¡Å¬Ë–®ÍΘ÷TÙ¯,z°,Iµ÷ØÞ*aí¦5#UÈË«.tE˜ÎZ¸léª #�p êo‹,ð�Iy(™Y÷Áדw­^d’k�œìNN�4^m�%½hc¾rálS{@5xò7¯ÍO‘@émº~�k�h êÇ]?0ô¿=Ñ-czNè²–­”ûëÓ7Þ™+ënˆu•×e­ßº=Õ@EÓŸÎú²7n¹Ç¡6Ÿ9ñ~µíãËÑ«U‡Ú-[ï*K%§ž?騏%}¨,19#W®¾2Pàrˆy{ÌùË® 5ÊúÞ¯Š-غm‰�{/W¼æà£Ö(îHËß±Øe§Á ‡O”_Mß�ëòD¯v‡¹ÛiëRmºþ¶>–åáÞŸÓ³xÔÃÄàH¿cóâdï©<ùvuwA|$å®–æŒÕ÷ßg�þú½ï×6d¯*1L4úsÜøÑ±Gç8ó6õäoÛð˜U®?yìýCÁÒÍk?åäígO¨é)\“BXw[WΚÊŒª·nï‘ —\k– =f�¸sÒô‡;:—'e öv¶©;®Ý@©´œ;W#.¼ï£)zß•·W׻ʊ�±Iª:v$å„x¨¾…íÞ¾móÛWñ¦/ûÎ-[w¾òƒ§Ï¶fÜ�§Œc¹^œÎTÍCã�»kÜÀÐ]¿ÔÍ1gaQ–Y”âkëLÎYä ÑgåzÔ.ï—[[z�yizBtŽâL©½cðÚ—nÁY˜É›š@´«³Ó––{-¥ù`gO$-§Ä.Ý™éÂø5RÁ™’d—æt·!ŽqÑ‘ætö©<ÖÛr-ÎÑuttôéS=†ÑÁ`pºSLÑ�b—¢Ñh<]õÉ‹r-€äHN7Eý!>ñèÏC&¹XHÎ(¶ @ ™)VêL[à’Ñ¥¦:H8_#1$/È2‰@ôîÜ…Iþ–îkãd[z�©§¡[`]-=ºÌ´k)­ö5´ëŠ$›)ˆŽŒ[K�:eU§�zr²<!ú¤Ì$Á‘™•¦' Ú²<ºp0Ê`ü × T�è¸�¡1°5=?ˆÑ:œáp,Úvá…ת8S¥ ™ÅBÖyþÈs€©q묫=ßê 3B”pDg*[¯ÎrB Wa’ÑŸ‡f7rñuS%½N*ŽI”†‹¾6 §$ �B ¢Q/ȱÑ#Ÿós,¯7{åd±±S—·qÔ©?9VüÍû\SÙ“¥NUÕiÑë†v4%T' ÏLH8Èuâ�ªy¢ã.¦Œ ‹ÆÀ˜ž/#ág0èL9KZ™4jÀžè€^ÈZ°yGöèý}ƒQ¦±Óéµç—]×ÚÕëÅèÈCU˜|ÝÀÍCÿç�UçÎF ïÝ–axOå‘Cñ"=NRÙ× ø’RëìbZ´¡¹]ô»ÒF?ÁDn¿´ïЏyëº,a�ž¯¿5Ã&ýyx‰1#ç%Ü9á±X„Ç瓃Uç–F-BÌ™éI5�Í]R›!õ®Ñ3’Î :VîZ½xô³ •©ª: “ Š�h�ëÄUÉ�à¸\?0ô®Ýø• 3üàžoÄž‘fîh¸è�1®„½ƒQº¬,gOm}k8þš¿/tý…ĘŸcl¯jìv¥e®/-Å­ë¸zÙ§(ý�­m ®U汨¢·ÙÌðØ@S×аÍÔ‘ä vÔô™³R$ öLwèrƒÏ‘ìjLV —ž�¶¶öMö@Ž)Fžläâi‰v×4àўƚ>[VòõÝ&úä¤Á U^sVêuƒF ®‚ôÈ¥ê®A…°°ÏçW¦¨zôHʳ�p�ë ªNtÜÇ ê`Õ™ªZ^²�†`kzÞ[î¶2ùxÅ‘ßT�Œi%ËvØõæÜ¥[£Õ'öíßã¢Ñ¾èŽ•.Óu ™3Ó­•—„�áúÒhRÁ–…Ü_zO^n‘³}Ü izqaý™³¯´‹:ƒsAF’o>ŠŽtG¸QÍÎЀ�’b ] º¯{‚‰!#Ykõ›ï´é%CFnª;0ÉfM1úóø‘‹'`züN³{\ý^Þã� Ö‚²¥ -äúá–¥Ìç±cáÒÌ1—øIÙ+V„Î]ÚûÆ…§F{úšõ6«8EUÇŒ¤<Ó–KâA®TMwaÜÀÐjOg¯>›Ãü�[ˆn 8ô’FñÐÕ·ö ,º{yîÄ�í¸]1oÍËÂöë5F´åÜ+�I÷mšÍ ÁT�f‡^Ò*k»ÔÌÌÊüðeô´È/¤æ§j8£q j4g°ÓCsä¶Ê—NugΖõ.<<ãðŽóGÞ»"ÛsïÈÐð‡T�ævz „�va§BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4BiÆ4º­TVV>òÈ#�<òHeeåÍ® Bsƒ455¥¦¦Þìj t£B¡ÐSO=õòË/ët:ˆÅb<ðÀ×¾ö5“Ét³«†ÐìuvvbkÝÎ�;÷¹Ï}îÅ_\ºté3Ï<óûßÿ¾¬¬ìÅ_|ì±ÇNžùdww÷ºuë¾ÿý理¤Œ™¡··÷§?ýéÁƒ].×÷¾÷½mÛ¶Ý”z"4kÓèVÕßßÿÏÿüÏ{÷îµÙl_ÿú×ï¿ÿþIfÞ·oßOúÓ����7~ÿûßw»ÝX=ºAÓè–¤(Êý÷ßïõzwîÜù�ï|ÇétN¹Hÿ?ýÓ?½÷Þ{III¯½öš @=ºq���âÍ®B3&ÂæÍ›×¬Y³eË–i.ât:ô£íÚµëÔ©SñÎk„nØšF!í òBHë0¦BHÓ0¦BHÓ0¦BHÓ0¦BHÓ0¦BHÓ0¦BHÓ0¦BHÓ0¦BHÓ0¦Ñ `ä™ýÂû‘ù*ü÷…÷BóSø˜Uùè?¡�ü† Qè“'hË�‚Ðx8¦š®ˆ�¾|‰œ$²À3’ø£ËXÖÍ®’¦P ÿH!xÈÍ®ºí`L£éádïyÚŸ©þõ\�I{œ€ÝìZi ùb!ÍŒi4=úc¼$…Û�®MñvÐl¦�2xRÔÏ/æ)¸LTÓý^£þÕÍj%Ç+…ãŒ0òÖ9ÈU”É[…Ÿ_¤9k˜@ÕïoçÜGqšžIS7Šäõst0[ýáœD‰¬ðoF¢BüM´ÎÎ~¸ŠK tÆ`ÔÇBSÀSˆhºÊ–¨;ÉŸN‰_NO`øT/ËæN DâK�Ð&\%g½|}wR ßžÃ[;È •çÆHc ä~Úbã›,piX˜42^l¹¶Š./ zØF+YÙ¬8>v¿JÎtÃÚ<³²;Ìäbÿ𪳸�€ çÛ3xCQ&œr2X±€Àbà Ôö�Ül–'øê,f!ê 9ÇØŽ .¸ÓX~�ÔDˆŽmÊàzƒ•—¡/ª�\vW67S0¹}Ôcb7�¿—œ&Bº °M¶¦Ñ´ |i�º4ê›…gO °^]%°ê†¦SÂ9WI€�}øEIÏ�2^l%µ�Ü )Il©*ñ’ •xí,{TS!³~øMIÁ*p•ørᤸ8ƒœTà@À<üþµêAé'Ï `Ñ %cü‘œ“ výð‹:0#¾ùÕ]ž¡ ,ÃÉJ�‘�Ž'|nÂB’³Õ¯‰ô� âë"»gÛ`äFÓ…1�fˆBa[Û.Ôùa• ÆÆ ¸•’þèЛKŽ’°Ž[ \|_?µ÷â|p*\�œQ ÍÅGý7é 5þ-�CX*Ð"ò�¬W·Žž•pðÅŒƒ%n Áœ n!@¸@tÜbæ_^ϲFm•:�h3%nŒ� i|Ù‰ €¬ öµtÖÚ"üª’fm`9˜Óhz°ÓM —É%/ñÆ@áàõ’‹žaž`V�ß‘ 'I&“ýWIf*wp;9ó’j‘/Ô5ó"•îƒçuñ—œÄ�=ôx8@{+½¬¸ÒGêI· ௯©h! ÔÙßF =\œhÎDŠÝüJ ½*WIE+ä‚�¯àdo+ s=>œh+í|1§ïµ’9Fzb×M_È Ÿô*Ü6nä Ng§#ØšFÓÅ¡ª�žö‘«…¯]¢n4NxAÞ¢Öw‰þü ÏËT?›Å €`ã¹QÚšÊÜx‰“ìïaE×g½è`ŸÍž;%¾NxN_kÊð% Ù` ýÅAà`±²Vp7 |±‘þêéVyn–ú™T çœà=ž’Ã>¤ÿqHT%¾2�-ðå)e{ªéÿ¼Ld)Éê–LpºOà[Á^¬þª¸Äw¯T·ŽLJTˆÜGÿ³�øt:¾¦DÍæ4š6|"º51òÌAš»^Ý‚×L Û> !„´c!„4 û¦Ñ­‰òÏmÇópèC[Ó!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ!¤iÓ·åœø­ø\–ÙôŠî/ÿ@Õ¹,rœ¼ûݯ+o¬FÞù©î¹ê*áÍÐ=[}]Qõ/èþö�„ÝXÕ¦#vAüËÿ#xÇÁ9Ù3è–$Þì  „TúÜÒþ D#Ï(a÷RYê¼ÙµºUP¾ü^%œ}3‹RZi%ae±3Ò·ž¢ÑxìJì«ÿ*¯ÖM¶¬”«>t78Èlê;Ñ3 |åRž°=6ÓŠ¡›cZ³(ÿÈ_Ç>ž²�ý­ôŸ/Ò'g†›T—¹HŒTÊ¢9kõŽ.ŠL{G\Þ'ž\‹ÇtÐömòß}ŠÅÿÚÈT_a‰•¯X8‹š&º ¼Z§–NÓ3­ºI0¦5O²ñõ«ù‹ûH�ƒx^ü«³üSú»whú§bßZå/‹¯§~ÎÓV¨Ÿþ¤š=*Èy˜¾ò�bÇ6ùkyôŠðÛß U½`Éf}A)Måœø?NðÝúÖY ¼ôùóùè·ƒÒIÿñt˜²ØúóÐëmGÅgöÐΤ”ª_ü¤š¦ƒút{$5å²pª•è2Ô¿¨¬MM{¥ýçÅ_ÿm Aê2µ`¤*)I|é8 ‰°ènù³;¸‘“7Ÿýëxç>ZßGÌùêgWYRþ²øÊ1Ú«ðô-Êò}?–¼�}vQ¢B€TíŸ?Dd0¥²‡¿¡”)ÂÏ,~+öÑñ­fFÞ) ú…ßý˜–·]†úà—”5ÉêöJϾM¾p—j>J ¿/g•ž>Aºï½Ä·}S^ê'éµ.Æh…ôÄ;쯟P“Ô½ ûéyöƒ)y:ß”þ©Gýûåô‰wøß~Ou‘Ä{Fé¦ÏÿZ<Ù¦L¶{!y/ªþða&Œ;4®&ñçÏÓ®(ùÁyÈý¨üåúû§…ó�„éxþ�ò7ïâ�qCš„1­y,DNž!iK˜“Vû¶(ßû™l— ýmé÷-ì[?–³ròié©—ø?Í„øb yÿWbí2åÏ7r¦/ü» TþY)ïxKúùï„Ü?S­Ár¡ñ«ò?|žGjÄ'Ÿ+WÉeú‘µ’}ÿW¼Z¢üäLêþãIÂÖ( â¿¿JîüNl£›~JúÍ>öƒ{8\>F×ý÷ØcnRÿªô¯O yÿ]MŽNw¥¥á¹ßÐä/ɾŒVˆÿû)R�oföc5+FŸþ±ôznìá|…>¥|÷±\‰ü…ôÒûä¯>ÂÛ÷J¿kT¿öwr¾Žô†¹nTë|!éË'øC//3A+ìAž¿€¥šaJíÉ®'bŸqÕץ}ZÈûžj¯ÿÿýð‰¿Š®s‘š—¤ŸwóB€ì]òý—ôç×Ǿ¾  î(´“¾óQ lÉvõSw1sËî  5IO.^‚J«:!/�4ԑܵLŽM>˜hÏprèY±©DùÉ÷™Ø)üç? Êu‚C£ü·»ÈO{Ô†‰å¿ºï�ÿñ.Nƒ¤#Ì€HxlÅ,·Ü÷¦üÕ,FþôúÇ×?þÿé^ ©�lþÞjd÷ÞÏ/œm!`æn ‰*6§'žÑ\ÁÖ´fQ~ï_Æ>ž,JjßùsøîԚēâYÀ‰/ûÐìÄέQ�ԫ¯‚a#è @d�„[…'ÿb(Bdà«"ćZO |Tw.AXÏÃ](VÀ?@zÏ‹ß9ŒðæFóЧ1r›ÁÐ V €j玡åÁf…~àdÐO*þ¯îÛÏp•˜6(·Y‡÷�Œí§#Ñ>LTØØ—¾«¼õªø£7`á]Ê£w1Û´›�fËðfê¹M‚@bÍ~ÑÆ­ ‹’À&XsÕÝk„_Öõ¶ ž¯'}&,V×,�·öÑÁrÅÊw:š‡–K¸gxBzn>4�È„‡FU‹Ü�É_9(¼öoÒKö‰Ç”5i +Æ1´�‰æQ=_°‰¥¾Cj �áÖ"áv3´ ÍÆ‰ÏÀ­q³o~ƒí}R|yiìS‹À`C�ò7ßS]£BD]Ô8ÄÆñE‡Þ!á0Äÿ|-6ž¶KþÛ�_wJª à# 8à!2 C‘i+Õ[€ˆ�ƒ�p‡†¶Îjáë>?Ü)ÇÀ¸š„[MÐíK¸‰ ÒØý_‹ÝÓE÷Ïâ˱/,�`/Œôof„ød(4�ÉÌÀ‘ø‡Ö$§\I�½€ ¼OÏŠdÁvfȇüg…ÓÕ+TÓFíÙ„{†˜À4êÐDÂC«KxhºG¯›òâíÊw·’º?‰¿xZÈû¾š<ªž#CÚƒ�šÇeR{˜¶Øxšéú ”—®æ—ÞšB29ý�–²B€˜¹=‰}òQvþYñb¤êò^áµ3$Ê�+¤½™D¦úrK¬lI:y? qˆõÐÿ×Þ�ÇÆqÕqÿ½7×z½ë+vìllljÇNj;N;'%Í!¨ U-EÐR!AH€¨ „üÃߕі–¶¢¢½S—4 qšÄqì4ñµq¯Ç÷zwvgÞã�MÂ6Nš™xºþ~þˆ¢h=ž}ßìwß¼��Ùuøâáðâ5BìW÷œ&AdGYäâ¿O¶){#$;ùŽrj‘¨ ÞÄ/Õ«ÄÒˆÒÒÉÑx‡ràK=»UM²ý-¥{‚ˆ(~��¿Î¾rÙ°’޽«ôEIÚl ’vjóµ6"§X8B6‘Q C9dÛ$§øϨ�Ì0&D4Ѧì$))ü—‹š UÔ‰x«Ò:L$¨w'ï¹tnyv¶:ÍDR°Þ6~v‚Ñd¯òÆjX%"½R–�SvˆºJ"C®(eÿú�-©é§kŽ ŠúR¶ë“d]à»_|¾×Œ&+›âlÔ&)éB?Mq¹ Lúl²¯³cà=˜M{–`oþÎx›ˆ8TØ|תRéŠ/˜,Øj}3ª>õ uÜ–%+íÇFjÆJDD9«ì¯Ñ^x‰ÿòÛâ¡ïÙ/ýMûé³ÌVdé:ëñg:¶årË£öÀSÚïR TܳQœ6‰ˆ´*ëû÷«/þQe„ñ€\y_òÑ"¢Òzþ‹þÚ¦/´~̞ψ²oô—²\ûáo±§ŸÓ—% ö†Õò…¶Y߈©ÏÿZ='_‘¸ç±äÂàµ~ž¨ü ɯM©ú™:jÉ…Û¬ŸåoWo$äç-P_ U§Ð�Ö#uD£¬«ƒË­´º`†LVo}Ï诞ezÈ~(õ4ëìïlTÿúãEMÖlKµ‹óÑÚ-öÎ?k?ÙMwÿ0¹øcå•gµÑ8¢ù«Éû–±€¨ªoŠjƒˆdM­|îm¯º�‘áró#ö¹§µ'vPvH¬­¾8}¾f4�Fû®}êo¤”ß›üRL}æ}ãÒÈ“[¶J8k»ÖŽ�÷°p8\RR2Û»ŸeÝ/ëÏëWnÏE&òÇJãï“nधt¿¬¿àKþêËs~ð3V$A¶Ÿ5Ã}<%I”⢊%èè̆E€ÏšÉÊ3Oj#q⺬Þl=xÇlï¸ ‹Þ…E¯CMxjÀÓPÓž†šð4Ô4€§¡¦< 5 àiø¢‹„¦iZ–%„°m›Ýø�ôæ<)¥¢(œsUU ÃàÜ­ù2úÔn[F€šv‹iš±X,õWQUÅPß)¥"‘H$ ŸÏgÆÌ?s“�Ñ-º ¡¦]2==�Çu]ÇììScŒ)ŠBDBˆh4jÛ¶ßïŸñ§n2ºung)8NqžišñxÜ0 ¼þÁ97 #�›¦éÔ6‘‘³ÜÈ.CM;L‹Åt]ŸíÉ4š¦Åãq!ÄÌ� 2r‰ƒA:Ô´ÃLÓäœcŽæ¸Ô ²#“5dä3‚t¨i‡%“ÉÙÞ…ŒÅsdx‘‘{œÊÒ¡¦&„À™I.áœ;µè�Œ\âTF�gz8̶mUU¥œéÖÝð©Ø¶=óƒn`#ÈÈ=Ždé0§pV<]åÈð"#Wax‡šð4Ô4\‡Œ¶¿ûÎÛ'ãX˜]X›Î@foëKû†l"bLQ�`~AEí²†R¿2Û;ÿŸ=5Ø~´·g`bÒŠÏ_*k¨_ò§ÖÄé}ïï’ ­/VˆˆÄDÏ¡·ÚDÖ;ks1ÙÊp¨éÌÄüewo]ZȤeF‡zNüçÃ6ã‹kW°hè]b¢¿eGÇh^ÅÊu5E~Åš;u¼kÇ{ã›¶¯\â¿"8;Ûñþ‘IJ»šÐÑsj:Cq5+;+À‰þ¼ìx_ïÉñ)IF2vêHgû™±±h‚|¹‹êêÖW""k¤÷DkçÀДÅ}�Ê5MkCi[Ñ»÷aÕ÷l*ËA-¸"ÙôD$°ôÞÏWå§Žzòræçiïí=Ð>\Ö\¤¥?t¸»eÿè‚uk ñú�s¦‰ápd4«hy'"bª¿ xå¢Ú€íïhùèxO¨©:KNŸjïàTùêUMEZr2*ó5¢K_R�fkëG‰òm›ÑÑ®±GúìâÆ²üô•)%¸´2¯íXä¼( ]y{üÔ®=g²W57‡ðe÷¹5�™d4üΫýŒHÚ‚¬¹kEÙŵV´¨4õ7ßâÐüCÇǦ$ùb}'ÕªææÊ|…ˆr‚DD?:´Î;úï¡y·V}bFŽ’ñØ”­Ï˹¢yYV0[OÄ&D>""9Ù»óܹ@Íý~¼cΨéÌIJJ7m©œÇH$ãçºZ[Š­MËsYÑpÇÉÎ3cSIIdÇ-¥ZÉèØ$,˹ú3ÆÄ¹ã;¢¡ kʳ°®=û¬áQZ^6ïãî}=Å[«ÐÔsj:CqÕÈÎáD”�—oD÷ï¯i 9°{°ès›6-ÊQ™Ùù÷ÎÔïó�<9:ÎkÊõ®öîÁµÅ˜M»†ù²jbl"AóÓ¯¬/c“Ñ„^šd«e5›ê‹§ý±jë(l®ËCQÏ ˆy.�R�‚äôày3ñâE9*#’f<–ºúóçåèÈäU×b`ŵ+š›ëkYÿžÃçqÝ3)å%Ê`ÏéÑô ìÉ®ž1ßÂâù—^¦Œ1"¬¬_¿0vxo×�5» ·j:CI;‹G§cScáöÎãã¾²…¹œ�,6ualZ%'»‡‡R“hæ_²´Èìî8›ˆN� œK»,ƒšß¸v‰Þ×~àLb–žÌ\ •×/+™êÚ±ëDWd|tbrxàôÁ]ÛÌ⦺«Îç`FÅšúj»ï�s=2“Œö·¼ÞODŒ«þÜyUšV•(DÊâÆ‘}¿þZ§¢g—Þ±¼1Ö9MDIJ—4lK?p´õQKÉÊ­]WTš¶5¥ rãçßl=¶p^ã,R»ƒç”oÙn´í=úaߤ)_va¨bÛÚË_où$½ðÎõ•C-íû‹7|®Ü@$™�…Ãá’’’ÙÞ�Ì122‚Û‚¸'‘HÜâF�‘«É.‹D"Xôð4Ô4€§amÚaB\oÞ=Nݽ¹woqfÓ㜣\"¥täæXÈÈ=Neé0 S³ —!Å�«±"#÷8•¤CM; 35÷8u«YdäÜØ P‡†AXžs�‚1æóùn}SÈÈ%féPÓÓ4M×õd29óCáfX–¥išª:ð¡72r‰ƒA:Ô´Ãcº®ëºnš&ækŽB$ MÓ ÃpêÎâÈÈYŽgéð¾çß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅFM�IDATxÚì�w`Õ¹·ß33ÛW+iÕ­n[¶å^°qÀ !˜’Ð{HHB7ä†ÜÜ$„ÜtRÈ’Ð[è`ªwÜ»-Ûê½K+m™9çûcÛÌîJ–m dû÷à8òjvvöÌÌsÞyçœwXyy9®(DTXXˆ†€aHEE…„V€á 4 Ð4h iÐ4h iÐ4@Ó i‰QŽki.DO@S5.Œ¯û¼^Ÿ/³°Åb²X­úW‘"Kv“,1†¦€AÖ´ÔÖЄˆÿU�WõûÕ˜5Á$SìÂ~Mó¸Ûa†§`�5ÝP½*Oø+�ׯªZÌ‹.,v{üÂ=>ÕaQÐú0˜šnè ø}hº×/â¢lД-áò¾€ MÀàj:;ÙÖׯê%5ñ[Ü41|N𿉲ÒATMï[ˆ��€ÁÕ4ïÓ¹�>rÖý¼š€�p㦹}ÿ!§Íи"ËŠ"4î°Y¸èï-hzlMsÑן§5ÉnuXÍî$›;Éf³˜\vKŠÓÚÏ[Ðô€Ó†ó.»ë„{LXyyùYÛÜÄo•î4a×pŠÚçã7EãÄ·UÂféëõRQQqšnìô÷óÛ{¿sg ·×j·«ªê÷û-Ûoÿò�~–Ït™±_§·©OÒÑt¼Oï77-„¦iBÔÕÕÕÖÖvtt¾þ—Çœf|üæ£úë�“wt�ÁÉMs.ÚÚÚZZZ�€I–}>_KKKÿËc�NcS–£i°ÆM‘Çã!M3Y­=^/¼^„ÌœWñý+ MÔ—©±qgÜ4išÆ97��,8%ŒsÊu_øf=£é �µ@€4M#r8ˆ¦gNç¡wôàÆÔÇ1ÒãHCwÌ+­-M÷}ã6oÀ›ššÚÖÖ¦iY­VÎyoo¯ªªD¤(Êߟz)-=3æ½#³œ8Ú§_üHMˆ˜?ޤäq“&kšÖÝÙiµZ5MÓ4­£££««KõzUUUUuÒÔNWJü{±G§·£)nìljqR¹iIV®¹í®öö¶ƒû÷8$‰ˆT¯7R+OUÕ’±n½ëIV�§àUÏ)š|ŽÖ›údÚê8’ûj:â_BÔTUüé×?;zè€ÃjÕˆ¼^o0Ý‘WX|߃�d‰©Uš›Œ] ýSQQqÜÑtKg·þ cÙ#òïøÖ½¿èÇ µµ¡(š(33ó[÷þwn~‘$�â€å¸g!z<=-ÍÍ==½M��M��Ýžb¬xô˜o|ï§3YUU•ÈétÞu߃£JÆc˜…Ÿ—¦¹à\xz¼œdO�—$I&O�—sAL;aò�÷ÜoµZ­Vë7ï{pü¤iÄ$ÌB€“äxž,NBòúýí­-‚s"b’”âN †Æ’¬L�9÷þ_üž�?YVLý„Ì ³ÕNJÓ6“ÜíUKGѨ¢˜(;´.ÅT:qI’Ô¼ì´JhzdM§9'ÙãUû}À!£~ç+2FN«’f—Ñô0ÈšNvØ½Ý ï=™‘Œ1›°%;³Ðô0Èš6™Lyyyh2øVšà+]—RvPЂ „ÕÐôi’îà\¨*÷ûÕ¶®ÎŸ®Uw â5³ áÿ¨š«Ç•ãÈngBÑi`jÎ#&‘–Š—ë·!#ª R"�Ã$˜ b¡à‘é_qœ±¯è3m ¢±|¿> ©ãõÍ"}#"Ý-æ>Wfè…¾GcŒˆXx›ƒÍCL°¨ !¤†¦OUç<à^¯çÅÝjYÛ SHý¤®[ÓW•Êá³ûT7u8šŽæ>Ǫ Ò ƒF¤M‡ÃÀ�©ƒ>b,¤P–uÔwÇ0fü'Cì¬ïX˜.‰ïÇ(UˆãÏu„ý,t=c}mr¿ý™®3¡ gÑTBihútÉxpMªªy½þõµƒ5/u’ Y"!Ô5�ÝB8®*�ì¼SÚÔ<N‡5-⌖ë;+¡ Ķ;cŒ¢‚ŽŠ:ò¢nÉþó"q¢%aŸÂȘíb‰q¯í�{Z/æh>Y$êÊ„ˆëÏb¯:ÂÍbNDá ¦†¦O�¼G0šöùÔ¦6Ø£ !c&¡®mðá¸züi`j�s��CÙ£xo1Ö|k…ˆõe8’Ž ;lkJ4˜¡� :. îÓŸÌh¿8OÇÆþb`9�¸,…!¦ÖÙ¶ïí ˆêú° ¤Eð'‰¢  éSßÑÁqxšÆƇb—`²$‚×åB¨k<ªp\;áT75jZœ§3uÈ-q≳hŒ{D\Z *¡H@mˆªpƒ,.Nï÷‚ɰ¾hÔkÜšNg‘öù=tŸ% ѵn!$&1ÆIq"‰12^×hú·5çBÓ„àƒ¿n¤DnO1,°¡Þ#¸ãºI'jjuó_üŸ ™·>t÷Õr8¸-ÿ×=�µÝü³{g|NÇ׸NÐQM‹ØÄHÖCÄE¦‡EDÑ´G$Ì�ƒâÇüõ™FgÄúÞhÛ…H¥Ïü‹é˜á™QñÂQ‹˜ž,biÁHbL’ˆ“$1!póš>�œØ"8§!Ð4‘`2‘`B0& ™š„óºÉt‚¦fV©îÅ'7œóãsr¾ ú.7š‡þ§—XB꽕à:Þþ…ìÕ‘QÓ”huL™Ø²}5kìTÇfä\ôièØÉ;1ýMâFŠ~°qŒG´}c’$ ÆIñà�$ihú4‚é„=$Ñ´,‘ˆ\K$ )°¡¡“ïpÝ0å„L-œ~æú÷[;é'ó“c—­ž{ý¥O+*=”œ7ïê¯~ë¼3iûžþõ#tñWÔuO­ªh•S'/¹â; ýoüëí{[Iy ®¿þ[çf(DD¢ûàÚ<µr}y·ì.\xÕ•·Î϶’ºëÉ_ÿ|×´ŸÿzéX9”ôˆtpá¿Â1uœ§û Nu ãÄj7ŽòÐ'K;´âáGžúîÚìE7Üôç»Ì5+žÿå¿–O™vËB'MýŸ8¯¹åѳÝþCÿæ‘=î¾÷®‰r4ž¥XM‡þã"aS?Ó¾ûÊHD~bÆ‹úØ¿ã´6Årî{à´q£xÃ/„þÎ'Ø\]–àŽhd%ÆÛžº•0CÆCŒ$"’œ F"8Æ#8&§54}zYzHª@_s§-Ï.?+ˆ$¢à=EIÝXßEÛ]7NcŒ ÆDð|•Ž�ÈPUžvβ›×ÿî_/šrLJáÔ·��7+øcÊ‚éãŸ~³ª‘S*KŸqý—ÇæËD©ólz³xÉͳsÍD—ΞðÖGå ‚œâèÇ«÷Œ¼àßç¤0¢éK®˜´þѵG¿6qÜÄ›x1.YĹàœs!xÈÖB'ê~o$Ò1âß°1…qÔ‡Þ…Ç7�a ãó…Z8ZÏΫe¶Z¤Œì4%ô/‹…´€*ˆÔÊÊfïî׿~û[¡þÀëS§tùâŽ9cf:OsݽÄx鯛¯o‡*†D­«Z·-álÄÕ…ŠÛŒc÷"±§õßŒé“ qÓŒÁ·1½£¿‰ÉâÔlø(!c#’„à$˜àB°p‰š!Š84=,<}obfŵt¢¥$Ów¨Qmì"‰õl:*Zää—4ѵ£Âšç6g¸$YfJôdgB"!Ôõu]Ò¶ä[g‘,˲LAY)sö7®Ú~ßã«þϸÐXY ì|öÿývϸ{pïÜV)°óáÛ_�nª,˺KRüÇ!ÈuöÕ¼a”ý‚v{Ÿ­úŸÐÕ4j:Ö21å9˜n^ÂtHœ{ÃkŽn»`}Î÷sd^; O6‰M’à†^Ì-½È7Ó'Œ¹“ÉO‚×ýê¡D_ÝN¨ÑX(¥!D0„Ö·� ÃÕ €¦Ïàhš±Ôkge|k‘’î4d$š»»×ò¬+ëxgiœÉšð–7yÊû˜mGÊ ÍŽk&I ×4£K�!êÜÅW^µá¯ÿø #4»‘·ì9ÐYt#¬‘èìhÓ(å8¾’9/ÏÝ»­©7eF±|¬/Ï‚u^ûN ]*UW3ƒé“!Ǻc×§qû«£š`žÁʆÑ@œ…û…Ha ìD]bšŒC/ÂÓËCÎ�ÔX2nk‚q‡ÁJv‚%0õ1/t];ž¬€¦Ï”hÚ”�œ÷·ëms‰Hmêêxs{ ¡SøTSN²ãœ’”eÓR–MK½vVÕ7žÖ:z%"F’B”0WŠŸü~HËñ¹–³.»}þº_¼·^¢"bÎL·Üx¤ªUËLó×}øìšýœŠ�£ ¤QçŸ;aÅò?<žö�KJ2eo}Ù�¦¬¹‹F±ÝÏüî¡ÝS~öË‹JäH,I�FfÁ±¨ŠãB¹ØŒ3Þ4äDôÏщ†ž‹�ãÇr†ù‰`% &Ígg¬�H$²gŒDè/ ¥~ã³Ò±·�!3%šî›÷`ýÜ{�´‹>t"A‡9ˆÐôM+nGá3·› ÒÔ¦®–¯i}~3÷ø¢¿þÝû®‹'å>t¥}Faá·ùê£Â§öé"й=Ž`À“•‚…ß\²ãûÿAMŸ{ý;ÿúæ]w¼fq¤Ï¼âòÚ^k9žF�²æýèzü¹~ß ]Â’Y4nÙí󈈸¦iÑ~L’çĘÄŽÛ%âD’.cÍKåé¼g¦Øe#)`&1!"ÕàúnÆh4k,§÷áqqu\^Ú0²$\ó‰ÂÙ)J'ö˜ÚÑ‘÷QÐî퇙a2!Å�6ìûJF7ObÁù‡¡YˆŒÁÐÃV^^ž���†8Y/«yôö::|MM-7¿5À7æþßÕ)WÌðl8\ÿð;Þ=5 —qÌUøïÛ˜In~luïß9æ:ÓŸ¹Üœ–fJN–m6¦(ïñÒÜÒ.Dè¦!ç<4ä#:؃U N8CÚPM)aÒ$®ŸÎá DÝÿÜ“ØÞ¸]?]¿a"¾ÄFlÀ«$ž®3tOÄVõ7FÇqu?DâD‡nþ¡Ä¤L’$Y–$I’%I’cÌlBT÷P__�vÿ"£iû´Âä/Ok}kÍÿ#´>ßÒ½þPË“ëÒï˜o.JLб †ãè“y²×ç‰,I\ÆÂ…§ƒÙIH<¦¼G‚܇>VícȰ±2œaÊLlz?A}јÉ�"Q´?Q;îµø¡Ùñe[E*Ò% Öõ[Û�D>4¦1 ©üDÕ¤¢›ÑÔAYG2P¡Ep^#éqºE×Y*çÁËzwVÕüׄªê’,åòJFR ¶Í³ñ°ÚÔEDÍ�­L¿ý\ïÞFâØ}€8•ÆPI²Ä„à6Ô§˜ù3ý_�ÍwÄÛ�O\Œí<úŸµ£ëJ¢š&ž$&1)˜‘"®ÐôéM[”ÖÒ¶ÉùÕ?xžûú׳¾wQ÷úCm¯|JDJFRP�ÆNßÑ&%ÝɃ‘òi„ž-)„`Œ !$‰q.$ =2À`јÊÐqÃ…©¯gÆ €ëã!±ö¢¯GÄO:×9‘ÅOâŽÝ°¥«Å—lJ0�/þ]Æt‹1ÎbgÖÄ»:|ï0œ¡–Byj‰1cjMŸFš¦cGÓI‹Æ©mž¶7·èN¹tZךýžÍ‡ƒÿ 4uD~å¯i3å»×N³¶’¥èÝB)èi!$I/I�ŸâŸŸù�W[#Žcf^‹¸|DHëñ°�ù…¾&•õ` 7<.õHq]ŠH˜ÃˆIÑ1FÖé‚þ˜ìGø†bðV"€¦O»pz Kù5ˆ€ªÅqö¨šÿ~)±Î’¬�ÚöÓ,”&"Ib‚˜nTGxb¢¡ÚEB³PÜØ·>/Î�«ñmÌ+1·ãòšð~]lðÊÍøîãHé£@iŽM4Ô;v¸ ‹›¢Ùÿäv}å@fï�¬4}ZZúØÑ´Ð´@SGÌ’rª½¯÷JS󓟈!)êôEbµZpÀMÇhZ¨ïñÇ,©µ÷XŠÒ}G›â2$ã™YîÞTvúEÓ€c\q¢ †(š>æÞã³eļØô¯•Yß_*˜Ð¿¨d$eïâ£ßøgð¹0Çüƒöšˆ¦�õÇ_Ýj™šÏþã;\ßµfá#·XK²I%Í™ùõó‹þß5ÿó²w_Í@V‹p$=À€¢éc.ÓýY™’ê°O/ò|zX— áïo—Sì™ß¸@hœÉR×úƒe_ùCÌ =4 NRÓÇiÕvOçê½%/}ïü}Í‘×-] {_²[LYÉ�º6î… 8£AÒcˆ<Íò§é_3“ìœ3&þWÜÓë;RÏ{}\•ášǰôÀ²Èíîè\µ'ý¦b YçýAûMƒÁ‰¦IðŠûž´¤gܼðD¢fDÓœ 7=4–°+}•�e·>RòÔ÷z÷Wum8€¦KˆßºgbGùÿ¬˜ÚLÆKœðÿÅÎý&ݾ¾+ÅN1ØõÕ bWwÃXØo@k0lrܳBÿÉ2"3hÏè�нáÀÁ¯þfôß­zð¹Ö×7¡ñâáá§"ÿ#ê·täqW÷AÝ#º)¬É8¯QÌ“SúêiZôù8«¸'ÿŽ{ƒ0>I+²ÅáÚÓÁ"Ô¡¿XÔíÁÆU@‰>"@Óàø¢é�©·”í^ð£Ü]�|áÔÊ?£¶t¡ š=‰&ú@[JX.:Q™ÓDâKTöNröõx�„…AŽ£³6Tâï³~¿áI‰‰ÊÿGCi¦“u¸{ >£&ú|ý s@Ó Áùh\$¶tâ 5ÁnÑ=°\·ŽØ§ƪ“âŸ3ÛߟUI�…ˆ” þB$ØP£¯ ë`ºN%OGž!É"Ï ×= 4 ô§é ÞÇ 4µ·¾±ñ”6êÁÿðpÃy¼{škð´|è�˜Z—§îÏÐ:Ñ v½0¤—Y´ò²¡Œ´>i’ø]‘ÄBÌKF[ëòȺ®ÀðœXFF/ëó<±YíTâ\ö3 FÓŒ$†áÐ48éhúóç??ºoÕ´ïýù+¹rd³›VßϪâ=pׄ>0XÚØ© s²­ƒºi�È• ,_ß  ½¨ ñ´®à²>¥L÷™y6&Ê,§/Ê¢Ÿa1†üÑ)úÕt•ü æ§CcBU^+g$ BÕhhg4ÍXÖ¶½û™¿:41eñ4Þëë\»—ˆÓFf\¿¨üÞ Ý6ž;/ï¹�·½2wtÈÓ¢~Ó¶ƒ©Sn{2GK›zþMƒŸô‘ÇÚFê„]a_Ï— çx…ˆ1µ1™ ‹pãåyìúe�'a_€?¿Ç%=„.“ ÊuE¡õÿ4sÔÏÁ|G0†Þ=d¸…Mƒã‹¦…ȼ鼎U;# §.=«÷@MÇš=DÔ³¿ºù¥µC•gŸ=mÌ kW½htÐÓ¼yÝúêÌ9WŒUˆÔ–õ/¾òôÊõ~káÔso¿í¼))ñ¦—~ò·ú+¿>eë‹�}R“téwþ¼Ì´úéWž__^ç!{fÞÜ«®½{¾ûÀÓ¿z þâçî›a#¢@óÚ_{ö“C5½¦ŒQ“®¸ñËKGÛQ`˳7½‘uÏym/¿¼í@«æ*œ|Í×®ºd¤…´š~ò·÷‹oøÛ×JmzM‹pÒ#èk!ú©Æ(t¯ŒQ$ºŒXSèbróÜò°+õöŒ r�f »;noêÁëî=T{’›ÈÒ§,ûö+ë+o]¬ñºí«+2æß™+“o÷³ÿx¤lò÷v]©­uõã�ÿò϶Gþ{^6‰î­O?W9aî=?Íu§f¶­úçŸ÷fþðç7MpøË�6¥$óŸÞíOýý÷{Fßuß§»GV½þ‡‡ž’¾ó¢LFDjÙ�:.¼û¿~Xhj[ûäÿxlÍä_^�OLb‰†Xðˆ[uÏO¨ŸªugðÙêQg «>.ž‘,„^ BôñXEê;ëóLܸÛ1†¥ð'Æ>Òñ�sý²ÅcÒÓÒsf^yõ•9e¯®¨ =ÌQä\rÓ¢éy)iYÅ—\:%¥ºª<@$�øÊ/ùï;ÆÙúlO û‹ ?†¼fœˆ¦ "ÿ±;'ºpØß¤‹¹.)ŒÓóõ¿#]º‚|D?pÃ�¼¿ß'ÞíÂ8<JF4 N<7­$ÛÕÖNœÉ’’ê0礦]>§þÑåæ¼tï‘zÞã 4µ“¦QúWç§œ?µõÍ�DDš¦u÷Š@€ûŒÑ`L g)3gLyjù'¾4±´q͆¦Q ¦æJ¤5ÔUzÛ¶üêÁƒ�8W{Ôä¶NAéD$çO*I ¤ÈXø¥v=ý¿wï)�îå—Ì>+Ç¢�ñxC}5Ϻ¤(ìn–:z¤ãéª/˜‰˜5« =%0«Å*´À <ŒWœübá»~,ø?ý¼ŒE™.\ícF`ø=¡÷Ç‚CƘDÄ% ]Û‹~4ŒÁÓ™[D`Ä„ÄID¶!˜ÖP?ÔÍ8·›ŒIæ®ÅÊ"Ø�;—`cdøt½‚~ˆvø}Dáñº/kàaHpo|êe˜ð i0€¤ÕþùµÈÏ={ËÛ?Ü2øë‚?Z=;Ñ‘ü�ˆÚÞÛLDGŸ^1ˆ[jŸýìËÖ¥ó‹j[ÝîÃ4mqifÜ—lÙýéN‘[Z�æ-û*ºÌî£ÈÿÚG)ÎH Yùê+5E×|;WîGÓZÝKÿóèÅ×?rÛX›Ák’$Ådy™è+R×Ç�,šŽæ „ !Q؞Ƒ}†ÙÛú).ñù ¦�ŠC¿¡Ô #!…�pZºnÔ´a@^° MÛ ùà{%I ™YÒ�ÁŽŽW‰µ9¢ih 4š^XKœ%¸nä³œá“Ø:õ¦oü—ãÍçûË3m~Ù•9aþ%g% r{kÞyê�?5õjæ¤ÂI³ï»mš‹‰šèïÍã¯ýúýæWŸüÍÃê’Ü#'^ý_—)G:VºHÓxlëIÁ5~aœ§c ªO* ]eãX7½ˆ£[Xœñõ¦K4:[W„/fJzLoÕt´3ˆLxŒŒÏ",épDÍtcúŒšfú‰†¨ÚÐ#€SV^^ž���†8éè™ó@@ëíU;:|ÍÍeçÿü ܘÑýÄ’ž®$'Ë6›d21é”ÏÓÞÑ% Šík¦x¼ªuûˆH?±OŠ›‰­+j_h4ö¢/g¦DÿJTÒÏÐè&{Ç^Š+ÙJúmÓ�¸–âzfÀ6)2ÎÖS‹úúzDÓƒ×ãE"I"F‚15“BÛp:…O²,醾‘àåŠ^®‚ôÅæ„an‹H øHÛ%L0Æt †iŠ1•ütdH ÇeV¢á¸QÔú·ÄÏcŒ�ÍYìŒG¤<�ô¡³W’˜,ËIj}û³G3S˜,3I:�*¢I’µó äÅÅ×ñÅç(¶.©QìýÒ‰–ÄDÓ”°Ê]LTL1å§ã×`Ø<}¡jCAC'CEÖh—£»<Ðô™ëgÁ“$’eÉdr.*m{~ý²%Îó&H&…M}zÔMS‚ŠqâXŽŽ‰P ?'²½ñ¶!%…—àQ)L³ÇVŠÖŠ0ŒQé{ÿôÙ’†Œ4‹}þ Ó}c(7 MÃÔŒ‘$I&“d±dÜ|^Ï–ÃÞuŸó6XÇ�H¿q¡d±H&�Fµ$IÆqQ?‹>e?:Zÿ®Äof Þ;˜ÈÞñ9‹˜N%A<ÁzâÊì‘q[Œ9 cv[—�‰yLL5¸4}Æ,É.ɲPÙjUÜ)ù¿¿µéÉ�»WîÑš»†:OÍ$&§'%-Ÿ~óùŠ;E¶Z™¢H²œ°úéˆÅlÂ1ÎÜ#=GÓÁFš&ÍëÕzzÔînµ»›{½Üïª*8§¡¥̆+Šd6KV«ât*N§l·ËV+3™˜,Æap*ƒ‘ƒšñ "I"E‘Ìf"b’$™ÍšÏ'¡iC«iYf&“l±ÈV«dµJf3S”à`Ü5I¨ƒÒ”eÉlªS²Xä@€4Mp.8¢Ï ”eÉdbŠü;8ØC` Ð4Ðǵ":ŸŒÉ²Ì5M²XDè©ØCR’]DFÆJI’$Ë4t4Bi ikj!Bc–ƒÒ W ¦¡™An¨§›äGMƒþ¼É¾è:704§ xz @Ó i€¦@Ó i€¦@ÓM€¦@ÓM€¦šM€¦šM4 šM4 š>ÃáM¼¾eG�8Ñ÷‹Îƒ[þ¹¹Y¢ÍÓZ>~wÛ.OÌæiÖ®z«

]ñ6zwŸtö‚Ñc¼eŸV´7ñÌñÎÖjUémhíœ�”ˆ··7˜R';>§ómˆ?Æœ•ëNð¡Cñ©Â»oÓÖõ�ÜE Æç;%_g˶-{ÞðMüÊ4·™DÓÑ#»­SF»•c}òÀ—ìÿ2¢cÓ'Û:‹�7)Û&<��ŠM"i€¤ŒŒ¤ã탫ÖUº‹úÒt¤©9Î3hœð™ÛYýÁg�£çLç`dMÍQ�Ôv‹.êjhUóóŠj[ª¼)6êln¤gHh©üp[u]·? ;J&OXX@;>þ¬aÌœ‹òƒ!ø‘W÷ξ(3zE³|¡�š>·W™–Ô¾¥²³‡,ùã&,ë2‰žæõ›ìiUMIéÓb¯ŽyóÁçöÈ“�mÛªº½²cÌä ó í2ö®ÙÚZ\¤í?¸·Ë}áe¥iµe+wÕ7øÈêJŸ1cìDKýï7޾hÚk0—²õŦÜçȫ߬ÌZ2}Š�õ6ý質j/seæja ÕÞ}«·{Èœ3jìÜ6Rëì[u°µS%“#íì9ÆG¯*DëÑ}+÷·¶öªÌ‘vöÙ&¥D•ÅÛª·4ºæ]–’;jÉÌ)�•oVßékzzyYò¨É——&IñÙ�`S[‰H´—ï}áps»jÊ5fñ¤tmû¶|LEã:¯¯ÖJÌ9›UÅ-oZñnSþtËþ-•õ®âé�ÊÖ˜ƒmé„b…ˆü»?ÙPQ4ï’B…Ô¦–ïê(�sÕXãkÞÛ§Ì™5®~ë1>.€¦‡iæÃ×üÉö*ûÔég¹e""Ù•ëî-k �‹ª¼9£ó }5ûÔIETßÜ›™›¬ [òøÙKRMþÚý/m©¬É[RäÜRÙâÍ϶’h­nòæŒÎWø¡È~Š]~\.‘ÖPSž;ýÚ/;DÛÑ7V>X0m¢Í`ëÞ£Îñ×ÏO·zW­ÜÅ3âz”ƺÚÂ×ϰªÍGÞX³w§{Æ´$"Ñ»wWÃŒ³fÝžj’º+_ÝÖ=úܹ_N•:+ö¾¾¾,eIqIÚáCµþ #Í$¼Gkwîå)Ú‘O·|°×uÝ”d9¬Ìú†NW^IƱ…¤–oß½KsõeÖÎò7Wïßïž2ÞBÂ߸§eÒ²‹K�jÛš�w}Z›ua^ÁE[¯Í¹qnÖ±OHÞYÙStÅ%lþ–5«ö|’<{i¡‰H´8\=©ôú‹Ì¤ÞØ£%ŸHø›6Ê]¸ðÜ\ó•·¾{°…26#2lŸ6uj…njii°Ø¨¡µgl®ÝÓ^Ï“g'3ª?ÖÁÓCõä%­Ùqèp¯¦ñÈå¾iD†½©±S ´Uv¸ 2L¹9®Æº6¿ÖYÛfËÍPˆˆÙ“ SÍ21[–;-àëј37'»¥á¨—Ht—ըũú36ny""fIŸTì0™SÒóí¾Î^AZ{y“­tlšC"Ùž1©ÀuϬé l 1kzþ¤´îЦàÍ.á*5=ÃbVXgmcWVÁäT…‘”\P4Nn<Ьç'7U7÷‰žæÃ]î1ÙŠ.Ôm®’³¦Ødb¶Œüqîàg**ÛÒFäZ3'—晪k;5“Õ%w—•·´˜Íåp�>[ª;Ç.3R2³\&¯Ï«»ðT2›Ì†¯a²š¹Ïß÷ ?fv9x]e}�GSlÎT«±%ä”qùâpe''òÕ7Ö$g�Žö¢½º¡=3JªÂ˜¥¸8M«on�nŒæõq›Õ|ì´‰Öv°ÖT:6=I"SJÎXWGyîË’’Œ$‰˜9¹8]êòø�ï† ³—ŒJsH$YÝSŠl5u*‘à©yçŒrÙYf‰�"edéÈ"§b’å¾6–’™"·¶· ÑX×–4² »«¥& |-ínw–4Àˆ¦‡LÊœ0ýëÑ—¶ì?�>i¬�1WFŠùh[C“ZïJ›obÖLwÊ®–ÚvKƒ’2ÁÁˆDW]ùƃÍ-~’(ÐΣˆÈš1.ãðžZßwã5c�!ZK´<YÌá»JLbB#¢@À+ÌÎð«6«™õÆm°ÉvŒb·J~Ÿ*ÈDÄ’œ!“y½«Í,…eç°jM>n‘5bgýQoN~McGVA�)z•/ü¿Å²3ÙƒA­x¼¼fÇÆî Z„Ó•”Ì‹ÆmßsäµweŒ*Y0>=zy/ü5‡o©êêጩ½^³C//‹I!ÀOd‹6I ×/Y̲1Òl|÷Õ�‡4böü+.;vÖtyÿ‘5•SfÁü©¹VÃnË,ÌRÖ5ÔO²wW·gä�q2jÿ®×ðÕì}â�àš9Ç/"™~Ùbf^_@бLð÷º�¬\³=¸½e¨Á&µ[Âi|éø“äÌd3‡¯?¬&Í»l‡ÍÚÿѬɑ®¨ïƒMJIÍöV×õv{•üÙ™ÎæòŠ&ÕÒÔåÎg:ö‰æ=›_ØÝÅIÊ?ëœe£ÌÐ4=\®H’GvÉyõŸ®ØR7bÞˆ$FRJjN bu )«ÐNÄlî|[Íá£foZa#ê­ýxcSæüi¤™X nù[�Á}QXä^{°©º·…ç�Í‘tÙÎÄË'ÜŸ&+ ôx9ùýj‚HÍïï IGíîå–ôÐý´ˆ0lVSo§�/µ„¯Û+Û-™ÓJÒí«íRk½cÝ&ƒ7Lf¿¿—ÈED¤úa›Xä¢qs—�1GÚŒYiS{ZÖ¯Ýó‰sÎ¥E¡5ùk½{X¾`áÌ"Óêö>±×@¦§8÷4WxsÇE ái­ð$�sKDº¯(e^|ÕGÿé=qÒèq=·no—ó–™©†•º²ÇX¶ªwõ¶$•L·0Ýz¬“½°ô¦P+vwg¥;Û+[ǧõ-j2Ù”ä9‹§OÑ_Òœü=@áïñ9ˆHôz²Ùd"òêÐÑw°E“œ›²¿¦º¹‹Üó“Lölûæº:G›)·$®[JðA,}ÂÙßž' é1L1L)Û}øã#½‚ˆää\·çp-Ë˲1"bö‚Lq¤Ê“™éRˆ„ð1[Z’‰ï¬nªŸº¦Ìœâžš Õ|d¾ËK÷±|¢³/¹0½gß¡¶^A¼·uw•G$Ȥ7í.ïQIx›*v·&ešb¢µ”Üì”Æª­ª ÞQUq@Í(I—ˆL…©­‡Ë<î’Lƒ¾¤Ô´<µaG•W#ám©ÙßÜ>SaAJÃ�£=œH¨½]Í=œÔžÆ¿F$[ivƹ.•à÷«VGº•‘ðWV·ûbÓ”Üé�ë6­è hœ÷´7¬ÛXî+*kgDÌbVº:ºã*Z[{|œH±f¸ÌĹˆY’ÙJ mÕ»+êÝYÅÆ@;5/ËYW¾­Ùω„êmìÐç%˜«¨hŒ¿â½Ïjj=US{º:›{í9uÌï®=�íª â½�]ÁôDâýf6É]ݳ-z•5wsâÞ¶å½¹9ÉJln@GK_‘iD†µáH½7+=�‘=Ëmk¬) ¤äº�ÐDÓê-SgÏñòÚ};3§MIRFdØí®üäP¨šžíVv�&¦�93‹ZÖ}¸i›YIÉË•ÔI˜Ž¡í®Ë¾ ÕpJô¹|,c§—6oÞ÷ôkª))ý¬¢ Kg\ÏœœžÞº÷Ù�Ý^Ù1fÆ„‰ÎØÓ�¹ò/œX¹iÃ/7%eÌœ[¼¿dÎÎñÙΚ‚é¹1A¦)}Þ¬Î[6=¶EreL(´U±¤¢Ò%¾k>Zó®_(v×䳦¤Ë=û7ïßץɊâÊy^Aô¢Ø–[4£êÀ«ï×YMÖ‚âŒ¬îØ„zéìilwÙº•å­^�3kÑ„‰——¦šƒé‹‘…Yö>ñºTröœE‘ÈP¨�‡v­«éå²lqež;3]‰[2)/Ûµó 2.ÝÛÍP?Ù²é±n•L¶Üq–&ëbIsú‚6ï8úþûºU2Û“&ÍœžnO`Ââi“<Û¾ñÖ¾^ÁlÉ9çÎKJî# gæÏ°ï~óÍgÉ”¯LLî'zbŽSR—¿½·]U²F�_\`6\O ühéã`#bÉÉ|wCÞ´$‰ˆîôÔÛjB3´#›>ùÛÊêîÐÚü{>ùä�#þ/¾Mä¤ “ ¯ì²äÊš=1+wÑ4 NÄ›½½Ýæ¤L;c’4 �äoÞº»é„5-¥¦ä¨µA1óÎÊ&fîn© šYë¨m·çe|NÃÖúu¦9+×�<ˆÇ¬ÉY”í@á 0ÌÁ€¼“´iÓŠ·ëRÆÉ‡÷7·«JÖȱ‹'§;Y`ïšOk3FøÊ«jz„=3Ѭâ\3%ªb[)øœtFD¼£úƒÍÕ­þÎ;Méc¦^V¢TíÙ¿æH{·&'gçÏŸQ8ÂL¼ùàsûí 2ZWíi±Œ—_wèh—VûN³9µxÙl3uVî{©¬¹ÅÏRòF_xVNª”°t$PMÎu÷j�ËÌÛ[j¬#&Ùê+ÕÒ|…··×›R&:Ø€jd/MÄÕÈNXmÙ-£F¶!™sre—Ißh¥³®Ì¨y6<ÙGí¨]ýÙÑÃ�š))ãìYcK]÷4®ý´ì`[€K¦ô‘ã.�ä†Ð4}J"Í:'/»d‚Í×¼jÕÞORf_RÈHxUk—ŸwÎ%²wߦ-ìpÝ03MIPÅØS)8Û&ç-™åqƒ¶èÂ’lItÙ¾¢.é¢ 'çšüÛ·½¿ÅzÍœ, o:ºÉ:æ’K'¸I.ôW¯ê�³t\žDÄ›ˆwíÊ_¶t|°¨ñæºÌ s¥ GDÓˆ ûú¦udzgC›È3ÞÙõr]‡šïö4wøÓ‹2$’T#›FŽ-[ªÇñÕ–µcÖÈN¤ì)»œkl4ÖY[Ǧ GzÇN¿µØê9²ëÕÍUYçô8TãžxóÂdEõ¶öÊp4@Òã”%Rÿ×–6­ÈZªÿ˲ ó²ÍŒdÛØ1™rcK響±¡€o"•U£ s-Œ$KAi^r}}e¨ ]ê´)Yn³¬Ä×Ãd¶’Ѻ¢ÆÝ~‘°´î ®ŒKK{3÷U7øs³“œYngSsך{23’•Aª‘� Úòjd÷×ìÇ[v9Q£ñÖ†ÃAÄím=^žŽÎNUS’SìÁ¹]Õeîiõ☈¦Oµž.¥ÐÑ­ÿ›o& ÉùYòö•k—÷pGfá…“Ý&"JPÅx Oæ,,½°÷Àê«;UÉ•UpÑŒ,[üc@,SGÕ}üáê-©ÅWž“°Àg¢І*ÉÌ•‘bÙÍó3CÏ~UÒÝ™¢^ËtÉDô…ÖÈNðe«ìrøJbö¼Që·îzj‡Wc¦ÔÜQδi�GßÙÛÖ#$“ÕU:­4[¢æÎÖÊf«_¸­«ÁçJ/�‘!b†û^�½«×•�»´@>še‹:Pz œ,([ ’`¸‚²Å|. éÃ$=`¸M4 šh4 šh4 Ð4h4 Ð4h iÐ4h iÐ4@Ó iÐ4@Ó i€¦ÑM€¦šM€¦šM4 šM4 šh4 šh4 Ð4h4 Ð4h iÐ4h iÐ4h iÐ4@Ó iÐ4@Ó i€¦@Ó i0¤”½hþékŒç»Ô=Ê’ùàlƒè–ÿðmÓuX·‰è”ÿú€éSMŸ9¶ê·–¿}}A;¬üøÇÊQ>ÈŸ£VK[kÐÜ' sòÅWi%6"¢Æ�ÒÑÞãÛ×û?•:Zš >R6Õ¢Nþ\c¦ó‰Hcë^—�z�ÇÒ­Òòw¥hú EAœŽqv·üȯ؄sÙº�Xc/åÍU&§ITö¢ù-³–q@Þ\ŬÅÚ�WòÝ/)+˜”­]{—:+�D‹ôÂʶ*æá¢d‰zç%¼y…é‰�¬{«ù¾—Å¢o–æSõå™·åòvr�T¿ù�ˆ¤.é…ÿ“7W2Jå—ÜX\DDT³Nyò ©ÞOYÓ´Û®ÕrÌD>öñ“¦·v2áâçÌ$…‰Øm~ˆ��ÇÖ}$µjbÜbõÖK¸“%Ø$;#Þ!-ZY¹‡ù,bÖ �›ÆE£ÎíO™^áê½·pi¯òø+ÒÑ&¦Úø¹7¨WOŒ¨c—òÏg¥£=”5E;K•ëæøo›L¤±-/+/o`= �¿(pÓùÂÆ¢Öµ'v=Ô-?òvÎ¥ôÞórÃøÀïîà hÑ-ÿñ~iÞïÔÀS¦+™ü ó{IüöŸ¨cº¥·žTV–K‹®S/-ŒÈsX~î9y{ “Sù•whÕOËkÙî—¬ÔoËj¢ÛüWÕ½cúc»öÐuüè‹æ÷2Ô1{•7÷ˆ¥.¶'X-€¦Á0‚7Ëk;ߘ;:¥Ç¥|p–ÿÚ1DDûÖKsî÷_ŸÌ>ü“ù/a×Þëÿc&Ûü˜éÕ¥×pÙ)¦, \>VÈõò%o˜ÃÏ_¸|ŸeÇ\ÿ7gù*{��w·ÿÞ<ÑÞÊ\2UÕl—ýÐmU-7ýöUyÖ=šãˆò÷×Ù’øÏIgk5ýû#þ£‹EÅrÓ›]Ú½¿Ór9{÷Ïæ6›�á-ògþÀý¿ XšåþŸòJ‘ÿæ‰Äâ7ÉÍÖü[Ùš¥þøO<©—u)"$|AG—+/´jß½›'3ÒÒùy·«¥#¨}½é¯È³'ªù=Òsÿ–2o |o²hߪüîïlÔ"¢ú•ç*ùw~¥åû¥'~ez«Èÿ•ÑÑ­²Ç¯‡H4K¯nÒnþ‰¯ÐIb`mâ ÇÔónS÷ï“‹ÿ;p^*‘`ëŸRvŒPþmÎÊ”ß<&çÿ¯:E“ž{TfW~;K¨ÍLdˆsnä{Ÿ¦o<¨æKD¼Oß\.»® <ü5a5± �]íTN $=À°BæóÎç.™äT>¹�5·†^Nš¤�•NÌ$&– Ëmn1YL˜(ºZH#"‹_*l™³y‰›µwÅ®µ|‹D³´EEBQ(=S˜ƒëœ¢ÍÍ&Æ(oŠp·±6AG?“Ô³´¹ÙÄ1{®hØ%µkl÷nšt�–g!f‹æss¢mž»�;%2ej‹gÒÞ]RÂM]Òg‡Å—ñt3Y’Eºƒˆˆµm6=¶]Üúu-G!"’³øÄ\’¹KyN7up ”÷¥kK& ™(mªvvŽ "âlëf6î­ÐFR2Ÿ7™öì2Üý‹_ Ns®ÐƤ’Å4Ð6éãºGÚ´_,¼�;%rŒÖf8¥�G)pPÞ•¢]z¶°É””%\>IÙ8íêYÂi!Ù“`µÑ4ø`ñq‹þàr†E#‘‹Ç™$‚g½, ‹�Â?ƒQê)—ßX.•µ2&Q[͉“Kw'K*1ÞpºÂ¯HBLuµ³–Ê6ƒd&²x/gݽ”’z‹É%¬‰6ÞaýèJ½Õ‰7It“Ç$’­Æ·ªÒÛ¯OWíaý×}ª¼±Rjô Icu*'"oi.‘,…Û'‰š‰H°Ž.¶õqó÷ž$"³Ïc‚¢ß<~=Áoš‘v|m’XÓ]Ô�þóó+Á¦ Ðd/y»HKoç±3\ÑvLÉ–¾W  iðùKZ8�¢£•‰ð™hg;w°¾%Þ?šôæßåŽË÷ÏfÎ^þ©Éà}""r8EW;ã$ä~×ät‰œÅ�Ÿ.ÓÉ‹3§�šÃá¹ÖËü"Î]‚:»ˆ,DDímÌî –h“˜ƒì~Öé%rêÞ*ñ/ýH¥'MO¼Ãï¿L(µò?Ÿe³ïó=—¨I~ø!FDV'ÉݬK�• êõ†š1É)æÜâ¿i|¢ÜQ¢õÄ4ïÛ$ñ>t�ÃÊ/üUàl]F·…¤NÖÉÉ&%Þ•‘n¼žn[-@Ò|Œ›Å[>T>*c>Nž:長؈™<ý„oqê|a&ò–÷4…5ä�UÌO$MãüSym A�u¬»�(±x&ç•5Uĉ4«¬gBãÇÓÎ�ä:? /[³šùõë>–º8ùä>£ñ“¹œh“˜‹O+b½#u¨Ä{Y}[(:NN oÒœ«LË��èa=f‘›AŒ¨f‹T͉ˆL%Ú˜ùÃ}Œu�7W±`´;}–ØõŽ\ÖIDäma5:û'ZO lýEƒÓʪjH"?{4ûà-©-@$¨½Šµ¨d.ÑÆ·Èïlc~A¾6ÖÜKd¶VÓM$ˆ¥¥ÒÑ#Œ �´aG‚P�%Z-@4 ¾SÕoµ+/>fþO )ÉbÒ"õÎó…Dt‚·L|Éåâß�šwØ„«„O/¥ IKÏ×V=fúÁj:ï;þe¥ê7–*ÏþÑò|9G«ßý¾–xM£Õo]¡<ûwóZ™äS—nͦ‘—–>aúõ= Kæç.æE›âäbáã­òoî5µ¨bÜEê•ã‰X¢MbbÑmjûÓÊOïf^“˜{kà†’pÔ‘¡Ý´Lzè eÒi—•*ÏüÌl³‹‚9|J Êëº[ø?Ÿ0}×O™ãµÑE"øG,VoèUžþ¥ÉKÖ ~ñí�ÜprF.N°ž,k“(2Ÿ±øû¿Ìß5ó¯ýR�w«ÚõœòËï3îbí¦»µ4¿áëÚ3Ï›îyŒ±~í½�yYü¢iò ÿm~y‚úÓ;ùÙË´]�›~¼V$»Ä¤É\á ®´¬'û){á\^^ž���†_0¡ñjÌ2.ŸÇÙ;¿2µ\῱m†3õõõHz€3¨+`Yg€ˆ¨}�¼±QŒÎE£$=Fš¦Š•¦¿ü…õhdJæsnRÏv¡QÀðI¾ éÃh iÐ4@Ó iÐ4@Ó i€¦@Ó i€¦@ÓM€¦@ÓM€¦šM€¦šM4�&h4 §# š`èÐ4­»»Ûï÷ιm2@c’$™L&³Ùìt:eYÆ>:c÷€¦‡!„Çãéèè�e™1f6›% .Çç\Ó´žž�Çãr¹c ûèŒÚGšBGwtttuuÙl6œù'Œ$IÁÖÓ4­­­MUÕäääÁ²öÑðßG ÚÎh‚AÇãñtuu9œÿƒ‚,ˇ£««Ëãñ`�9û@ÓC…¦i6› M1¸X­ÖÎÎNMÓ°�΄}ô é1ÈtvvJ’ÄÃͨA¿¾fŒuvv¦¦¦b�öû šBü~?®£‡Î~¿ûèLØGšB�0t ØGgÂ>Ðô"„€†Nƒ’¦À>þû@ÓC«i4Â0o^ì#œÐ4h 5¼eù¯~hU'B#¾X0 ï4ijá…o?y(@ʤX¹g/^tÙ”Tšfxão:øÎò ë÷Õ7vkJ’{äÄ©_¾tÖ„Ô`,¥mòã—ýõÖ1&""­~Ý+¿|Sûò÷®¾ g14 NAXê´ï|ÿœb&ž¶ƒk?~æ_o:~rÓE˜Å;|Ѷ>ò»÷*sg-»éü‘©Š¿­ö³�Öüî7µ_»oٜԘ':v½÷û×=‹¾yÝùp44 NUdsŠ;%C&JOÍqwlÞøI}+§ ™Dû–×W,ßQSÓÒCI9g]zÉ-s3ÍD$ü•W>¿bï¡&Ÿ’”>÷šëoœ¨[›Úòñ?ž~�-xàÎiÙ¨ƒ6ï–·VîM›ÿ³o�“<)s³KÆ�°þßãϽ}dÚ £¬ºe½G×üñ©êñ7ß°¬Ø‚Žš§A�Ö[þé�ÊäÑKòƒ~µ¦ä�Y6cqQšÒºíý?üçÃõ®[˜,Ú·,ÿÍ‹-Ó¾råõ#­½M­"ßʨ'l�î­/¼ø²gú‡ µrë>ÿ¸eÓòôg¤’µ`nÞ›ïî/SGM ½.õ[ýÇŽ´«n¼q¢ކ¦Á©œµ|úð÷·2"PåÌñ×ÞuáT{0buÖ”à2®³'ŒyåÚfN®Ž +Xνñƹy&"ÊÎ$"âÁ¥üeo¿õϲÂ;¾®!¢ƒ»¿ºÚ›ýŽÂl›Ñ¼Ì•å¶÷´7õ¹ˆˆxûþÇÿºgOúÏJA� Mƒ=ß„øÂÇ� "–2ékß™W,“ÖÛytËšçÿø¢zϵKr$ò·|úÞêvÖ6õrFj—OY  ¡¶Ö6²ü…™Š~Ó‘gìi�pû5S“†ÅxØÁ7=ÜÆö†6'nÂÿá-ö©‹§¬\óäÚÑ÷œ“*×S\0 ï4E¶º3ÜYîEó¾|ñ…îªë4R÷½þÂßwX—|íŽßÿòî?ülé4sèÌâ‰Ï,^S«Ì˜nÛ¶|íA/ÚtaI)éfOmC¯q?ˆÎÆ–{j¦=ôoëÔóïüÒ’»®qäÕ·Þ«A!:hœF!>çBS9ñ¶ƒ‡»òÏž5#Ë"‰®ÎŽà™.¥ædˆªÊF5îð(¹`É ×i±´õŸ¯ñ HÂËÚüi¥æë¶×è÷�ÚøÉúš¤IcF‡/zcŒ¤Ìy—Þ:©ãµ'W—ùÐpÐ48uáþÎöÎÖ¶Îæ†šÏÞY±¢Î5ur¶Ìi)rsE];'ámZûúg‡EHÓ³Ï-ö¬}ÿùOkê[ÚªíÛQªžÃˆÈ’wù�³m›Þyv'D=tá´uÆ¥ K[Öüîï+×쯫©o:²oÇþöŸåÝc¯]:Ò»°ó¬k.]ØüÿÐwž!�8šàô´të¶?ý÷6"bŠ%5§ðœ[¯½b¬‰ÈtöåKö?õÑ?\a¶¥N¹hñ²öÚˆˆXÚì/ÿÀ÷áóo½ðãV¿’Ÿ,£âÂ࣪ªÅbÁ>:ö@4=„8!„¦a"ï £išbPÒa ÿ} é!Äjµ:¯%0¯×ëp8¬V+öÑ™°�€áúM0Èýž$ÙívMÓ<�ÕjÅ•õ ÄhÁóßn·K’„}t&ì#My@Í9—eÙãñhš&…AËœsÎyð:ÚårY­ÖA Ó°�†ÿ>ÐôÐb·ÛeYVÅëõªªêóù†a�ãá cŒ1¦(ŠÙl¶Z­‹eÐoLa ÿ} é¡Åb±˜L&‹ÅŒ5pþŸ˜dY6™LCçb ÿ} é¡E’$ÄØGœìQŠ&h4 Ð4h4 Ð4h iÐ4h iÐ4@Ó iÐ4@Ó i€¦ 7"ª¯¯GCÀðäÿ4ÆÀ”%L™IEND®B`‚p_package-installer.md000066400000000000000000000106441524745214100336510ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/en_US# Package Installer|deepin-deb-installer| ## Overview Package Installer is an easy-to-use .deb package and .uab package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion of dependencies. ![0|run](fig/run.png) ## Operations ### Run Package Installer You can open Package Installer as follows: - Double click a .deb package or a .uab package to run. - Click the icon of Package Installer from Launcher to run. ### Install Package Installer is capable to install an individual application or multiple applications. #### Singularly Install 1. On Package Installer interface, you can: - click **Select File**, select the package you want to install, click **Open**. - drag package directly into the interface. 2. Click **Install**. Authentication window pops up, enter your login password required to continue. 3. Click ![arrow_up](../common/down.svg) or ![arrow_down](../common/up.svg) to display or collapse the installing process during installation. 4. Click **Back** to keep on adding more packages or click **OK** to exit. ![1|success](fig/success.png) > ![notes](../common/notes.svg) Notes: If the installed package is detected to be the newer version, the **Downgrade** button will be displayed for you to return it to the older version; if the installed package is detected to be the lower version, the **Update** button will be displayed for you to update. #### Bulk Install To install multiple packages at a time, you can click **Select File** or drag files into Package Installer. Please refer to [Singularly Install](#Singularly Install) for operation steps. Pay attention to the following: - You can view installing process when multiply installing. - Only **Install** button is displayed in the window. Installation would be done for packages of those other versions have been installed locally before. Re-installation would be done for packages of those the same versions have been installed locally before. - To remove a package from the list, right-click it and select **Delete**. ![1|bulkinstall](fig/bulkinstall.png) #### Unable to Install Package Installer is able to identify the packages could not be installed automatically, which effectively avoids the problem that they cannot be used after installation. Please read the prompt carefully, common causes include: - Unmatched package architecture. - Broken dependencies. - No digital signature. - The installation package does not have a valid digital signature. Click **Go** to jump to the Security Center for settings. ### Uninstall Package Installer is used to uninstall packages of those the same or different versions have been installed already. 1. On Package Installer interface, you can: - click **Select File**, select the package you want to install, click **Open**. - drag a package directly into the interface. 2. Click **Remove**. 3. Click **Confirm** to uninstall. Authentication window pops up, enter your login password required to continue. 4. Click ![arrow_down](../common/down.svg) or ![arrow_up](../common/up.svg) to display or collapse the uninstalling process during uninstallation. 5. Click **OK** to exit. ![1|remove](fig/remove.png) > ![attention](../common/attention.svg) Attention: The system or other applications would be affected if you have uninstalled some applications. Please operate carefully. ## Main Menu In the main menu, you can switch window themes, view manual and get more information about Package Installer. ### Settings 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Settings**. 3. To install unsigned applications, click **Security Center > Security Tools > Application Security** to jump to the Security Center app for configuration. ### Theme The window theme includes Light Theme, Dark Theme and System Theme. 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Theme** to select a theme. ### Help You can click to view the manual, which will help you further know and use Package Installer. 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Help**. 3. View the manual. ### About 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **About**. 3. View the version description. ### Exit 1. Click ![icon_menu](../common/icon_menu.svg) on the interface. 2. Click **Exit**. deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/000077500000000000000000000000001524745214100274645ustar00rootroot00000000000000d_package-installer.md000066400000000000000000000100141524745214100336140ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN# 软件包安装器|deepin-deb-installer| ## 概述 软件包安装器是一款deb包和uab包管ç�†å·¥å…·ï¼Œç•Œé�¢ç®€å�•易用,支æŒ�批é‡�安装ã€�版本信æ�¯è¯†åˆ«å’Œä¾�赖包自动补全等功能,帮助您快速的实现安装æ“�作。 ![run](fig/run.png) ## æ“�作介ç»� ### 打开方å¼� 您å�¯ä»¥ä½¿ç”¨ä»¥ä¸‹æ–¹æ³•打开软件包安装器: - å�Œå‡»deb包或uab包,软件包安装器会自动å�¯åŠ¨å¹¶å‡†å¤‡å®‰è£…è¯¥è½¯ä»¶åŒ…ã€‚ - 直接将deb包或uab包拖拽到软件包安装器的图标上打开应用。 ### 安装 软件包安装器å�¯ä»¥å®‰è£…å�•个应用,也å�¯ä»¥æ‰¹é‡�安装多个应用。 #### å�•个安装 1. 在软件包安装器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - å�•击 **选择文件** ,选择需è¦�安装的软件包,å�•击 **打开**。 - 直接将软件包拖拽到应用界é�¢ã€‚ 2. å�•击 **安装**,弹出授æ�ƒçª—å�£ï¼Œè¯·è¾“入密ç �授æ�ƒã€‚ 3. 安装过程中å�¯ä»¥å�•击 ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展开或收起安装进程信æ�¯ã€‚ 4. 安装æˆ�功之å�Žï¼Œå�•击 **完æˆ�** 退出,或者å�•击 **返回** 继续安装其他应用。 ![success](fig/success.png) > ![notes](../common/notes.svg) 说明:当检测到已安装的软件版本高于或低于待安装的版本时,界é�¢ä¼šæ˜¾ç¤º **安装旧版本** 或 **æ›´æ–°** 按钮,您å�¯ä»¥æ ¹æ�®éœ€è¦�退回到旧版本或更新到新版本。 #### 多个安装 软件包安装器å�¯ä»¥é€šè¿‡æ‹–拽和选择文件的方å¼�一次性批é‡�添加多个软件包,安装步骤请å�‚考 [å�•个安装](#å�•个安装),多个安装时请注æ„�以下è¦�点: - 批é‡�安装å�Œæ ·ä¹Ÿå�¯ä»¥æŸ¥çœ‹å®‰è£…进程。 - 批é‡�安装时按钮å�ªæ˜¾ç¤º **安装** 按钮。本地已安装其他版本的软件包执行安装æ“�作,本地已安装相å�Œç‰ˆæœ¬çš„软件包执行é‡�新安装æ“�作。 - 批é‡�安装列表内,选择一个安装包,å�•击鼠标å�³é”®é€‰æ‹© **删除** å�¯å°†å®‰è£…包从列表中移除。 ![mult](fig/multi.png) #### 无法安装 软件包安装器å�¯ä»¥è‡ªåŠ¨è¯†åˆ«æ— æ³•å®‰è£…çš„åŒ…ï¼Œæœ‰æ•ˆè§„é�¿å®‰è£…å�Žæ— æ³•使用的问题。 常è§�的原因有: - 软件包架构ä¸�匹é…�。 - ä¾�赖关系ä¸�满足。 ### å�¸è½½ 当安装包已存在相å�Œæˆ–其他版本时,å�¯ä»¥ä½¿ç”¨è½¯ä»¶åŒ…安装器执行å�¸è½½æ“�作。 1. 在软件包安装器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - å�•击 **选择文件** ,选择需è¦�安装的软件包,å�•击 **打开**。 - 直接将软件包拖拽到应用界é�¢ã€‚ 2. å�•击 **å�¸è½½**。 3. 请注æ„�界é�¢ä¸Šçš„å�¸è½½æ��示,å�•击 **确定å�¸è½½**,弹出授æ�ƒçª—å�£ï¼Œè¯·è¾“入密ç �授æ�ƒã€‚ 4. å�¸è½½è¿‡ç¨‹ä¸­å�¯ä»¥å�•击 ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展开或收起å�¸è½½è¿›ç¨‹ä¿¡æ�¯ã€‚ 5. å�¸è½½æˆ�功å�Žå�•击 **完æˆ�**。 ![uninstall](fig/uninstall.png) > ![notes](../common/attention.svg) 注æ„�:å�¸è½½æŸ�些应用å�¯èƒ½ä¼šå¯¹ç³»ç»Ÿæˆ–其他软件产生影å“�,请谨慎æ“�作。 ## 主è�œå�• 在主è�œå�•中,您å�¯ä»¥åˆ‡æ�¢çª—å�£ä¸»é¢˜ã€�查看帮助手册ã€�了解软件包安装器的更多信æ�¯ã€‚ ### 设置 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。d 2. 选择 **设置**。 3. 如需安装未签å��应用,å�•击 **安全中心-安全工具-应用安全** 跳转安全中心应用进行设置。。 ### 主题 窗å�£ä¸»é¢˜åŒ…å�«æµ…色主题ã€�深色主题和系统主题。 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **主题**,选择一个主题颜色。 ### 帮助 查看帮助手册,进一步了解和使用软件包安装器。 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **帮助**。 3. 查看软件包安装器的帮助手册。 ### 关于 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **关于**。 3. 查看软件包安装器的版本和介ç»�。 ### 退出 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **退出**。 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/000077500000000000000000000000001524745214100302315ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/cant1.png000066400000000000000000000466311524745214100317570ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw`åý?ðÏ󜶼÷Hlg8ΞdIH ÌBJ¡e”RZ(…òe”NÚR¾¿.F¡-mIÇ·ŒB)ZJ(›BB�ìAÇNâxoËÖ¸{žß§“N²¼™áýÂ('étKÒ[=÷܉UWWX•�ˆJKKOôb@555üD/ 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `i¶a�-¤Ô„”}n×4MUµøIÛEQândD6ÎÞR|j #¦…”¾ BôÉi_wOo¯?îF·ÛåMñÄÝÈÙ8KqØÕC1Ô˜BtµÞP|ɬëê „‚ñw©2àt»úŽ$’’Òœ6†¤ÌPc: ÉöUÕDÂ{}½MÄßÔ4·?q¬BÒ¡p·=¾Iâ 5¦9ɼ4·LÐ.MDDªšðæÂŒøFcŒËij¡Æ´”Rë/£‰B}Ji]ßVìÈäõ;5ˆzL“�‰³˜ˆBªàœ !õæf)¥~UôßD$Ñ. 0Cí7-I IýýÙ%3Õ-„ôºì^—]™™ê¶+Ê‘¨¦†`Èò$ Pg¦º6%7Ãk·)Dä´Û\vOc<„PM ÁЫé~ëb½š’vcŒ1æ°Û„$¸š8I,»ð†c¾wPÃØ…˜à°“þýѵ«_w»Ýš¦išÆ8ÿú7o�:}fÿÞ‚Àǯ¿|ysÕÊ�yI,îÍU+—]xCÂÍÒßíC7¬£º×ßëw8íí!U•Rz=žP08ðCÀâÇC—0©�?£i�’„�üõø|õõõ]ÝÝÁ`0 6·´ôúýŒ�jN2zRG®&%£i˜mÓr€¿žÞ^¡ªŠ¢!4UUU5¤jŒ�”€“O$©“•Ñ4œž2Ñ©ñ¢4MÓ¤T¤ z!Ä@APXÞÀû¾Ð$’ÐíÔÇfÈ»‰VÀÿüÛà u·{ßî�ªªÚív¡ª‚HJùú‹Ï¯k5IyêÒ3ž¾¤ïÀâ¬ăvœ8±‹­gô ¨¦¥”Z¢‚‡k~ðÞ¦Ô´´ŽövUÓ|>ŸÇã Œó­[Þ †BŠÍ>cîü¾�E³k~xè"éœÄ¤Ư·ÈD.øüeÅ£KC¡�ÝáB¨Á`Gg§?èêìôƒRÊy‹NŸê’¾<þE°”¸\ŽÛ£x̆ÑÓC²ï_ÙøŠ¯~ó[6ÅÆ9×4-¨ªÁ@ ¨ªª…BóO[rõ×orº<}ˆ €“IÂÚ9)I=Œ~Óý%kéØñç\tÉž~Âívwww MÓÛ¦só ¾pÕײrrÉŸPØ…8D´oë«®®.--t¼ÖΞ†Î`÷ƒÁWV=ûä_W2Î{ý~¡ªùE£®¿õ{§Ì_ÔßCòÓYi‰ÏF ºšššaôôRúzÑÒ˜1—ÃnS8Ùìöeç|v÷Îm×¾© Á»äʯL�1{€y(°†bXgÈ“�-m¡PÐnwƒ›bËÏÍñ¸úý.·÷Ë_¿YÓÄέ[Î[qéÒÏ\ (Ê@§AN ÁЫi)¤ìöõý~ýôv6›#+3$¤=2Nvnþe_¹þPUå”™³çƒsä Űv!’×ív:Âå3çœ3W/�.+]FDŸN¿)0DC�i=X‹ òân?¶sàÙq$5À 5¦Ývžâ N¿ò¸ dŒ)œ¥8™Û¡óD>=†Ó.§#75¤ú[Á~»å uR.gNJ¦Óa|T€O½¡Æ4ç<=-5Åë9ÎC½õ_áR”ÒC2Œ]ˆD„xø˜ ãÔKðñCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiK³Q 8Ñ‹‰¡š°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥ÙNôœœ¤”DÄLÃÇ�1FDÒ4 Ÿˆé$“R2"’’¤Rê‘»Žmšá€fŒcŒ‘‘×k€OÄt2I)IJ)¥‚„šFBH!ô�-SÃqÌãœ8gŠÂE2Æ8—R"©Nzˆé¤‘Fí,5Mªª…ôKÒ4©‡õ±bœ3ÎIQ¸ÝÎl6i·s›M¿I pÒCL' #’RJMÁ µ_Ï3{‚ïÔjÍ~–œÖir_>Ñóù îr‘ÃÁìvn³!©Nzˆéä7w!UUƒj[WçOÖ«:Â÷&e$ƒ«�5äýüDòx˜”DôÉJjq_)>.ƒnÆ$}äZɰV)n üÂûD¼,­1�?Çõé}LÿÄ=€±È…>³ðËÍüª‹ [ÿ¥øÉ‚˜N½ÅChšTUÍïn8š¬~x‚$)œ¤T×5vKé½dRäÉû¤$uì6‘†È0E®‡Å½ïû®Ý¹B‘ìb¦á˜‰°¾ƒmÀðâFç©ÿ—è¢ï¤žó€Þå@×ú®Tì'cÄHïh¤ÿÙ¯MFX“þ&Ðï°þKñ“1�42RMjSO²Ú££Ó')"Ɉ¤º¾Á'¥÷ÒÉIKj¨|éŸÿéœqÕfä+ýŒòÕW}´åƒ£YËÎY˜UóüÊ÷2/¹tIÑ0Ž�2G°Œ%DÌU}œ˜‚-aR›³¤ïçbxäHLÇ$Jä~S…8¤˜Ž–ý’d?_úù€ˆ¯Ýž×0 wJñß ¢«c„tdÕˆHïjt82 ‡‡Â#Èèz3†¤N"ÄtrDÚ¦IÓD(Äú|»OÊL˜Â¥$½_¶º¾Á§JïåS’‘Ô²s÷K>±Uœ7£§®î°q£#=??U!¢@Õº?=µñý=uÍ”5oéüå½~íhåê÷;.¾Ê4#9xX˜=¤F: =£ÍÃD¦tŽüÃb“.’"}ˆŒèeqÓá»�<J£‡4ÅYäJ|L³ÃÄtŸ¡A¥¿ù ¼¦/ÑÛL>‘ÿ¤i­cœ‡óÙøW¿�ô‚š1©gwøu€ˆN"ÄtRéa£iR&_™$I6ãµ/IÚXï“Â{Å´ãKjѹïõ{ï{¿*iÕ#7®ŠÜÎ<ó/ÿËíó²9rËN;'ÿô)¯ÿüé_¿fI—Ío8Ô»ïÞ¯ßv¯12K�ü�{¯=#g ù Sçq=’…ˆ^·=ÍYŸoÚÆPtƔȈŸ¸˜6¥s4µÃ!bd83 ¡QÕ(÷õd‹Vÿ¦ Ž~.Ä–i(f9û™Ó Kb×’[ÅÇ-~Ü™×"ÚõŸÌkÅ9ç\èÁ,D8²9—D‘Ì&Æ$'�-jéäAL'MôÛ»41M$™B$™”ŒIF’ÂIM2åŠé‘‘†—Ô¢§úíçîûËï…7þdG{[€ÒÝDDþCk»r{ÆŠo¬ïÔïo­«ëu5öˆžÖÃÕ‡ÁÊÕxþhZ¹Rï´ù‹J3ý¯¶LX<µXOyÑüÆ÷üf‡ëÂ;î¸~†Û¼1œzõ¬ !4ýR‹ “Èœ%¤oŽp›jLKj$z"ÑË k#¦™‘ùÌhY‰ìh£9-L¡f´«ë367·02§¿¹­<ñ@x&‘‹~kê~b:îó ~ºýô«‰D²qÀl4£õW炇IEáR’”œs½ᜓÄ Î8“úžÄ!´‚ÁÐ ¦GÆÈTÓBU¹M!b’ô‚ZÿŽÉ´Mõ�$S¿4sX­Ì‘?eÁi·]ºp‘{ïñ�'Þoøá­ç”Ö­¾ÿ�×Íøâ=�õÅqíšGn}ªQ%"ª¼ë{k‰È>á‚«ÇÚ¨F¿_ËœqÁ§ä†kqæ=u̘îԊܸbš„ˆ6zè�Cš&4=Ÿ5¡iš>¬i‚ˆ¢­¡}ÚD‰ôϪð÷r"£ ‚"gPaÑFÓÈp¤éĨª£I)«�i jcÀ”Ú�iW°‡¯ 5¦ ÷/Ú#F¿d±7Ó’1¥t´¶6íÂ5¢7êmŠ"9—Š"¥ _JÙ{Ì8ã‚—R2’’X8¤‘ÔÉÁª«« Nôb|âI½�Goo¨£#ÐÔÔ~ÝÉŸI¥$Ó=*KªBª‚TMªBªšT©BªšmAAÚU³l))ÜåâS¦ïâµeÇ£÷>¾ªÝ“ÑÙåY|Ù�_›[䈛}Ç[¿úùýGÝ}÷Eׯ« 5vd�5·á—?o¸ä–Ò-[R¿úµ¹¹ƒuúhïè&ã�« MS5=”Ãÿêê¦iE*inüÏ£aMDáãòõ\ŽîË3b:ZDG2šÙmåàæjšé· ö,ˆp4 S¨ £%SPšÛ»ÅtßËèLÂ+h¾'îi�ì55‡›Û[ôÉÄügî±Y‘ذŽÄ´¢pEQ8çú€¢pΣF{ 0æ8Uòñª¯¯G5="Ff"·Ø2=6�S/¢ÉTP“d¡�u$Ó¿<ÇιŒìƒʾÍWWÓä·ÙD�sÖ5Wuù˜ô>}òDó®5†Tõí?<3éž«–,iøÚ�¶³æ3"rzXË;îºä”¥™ƒÌ(¶Ñ#pÑÆiMÓ‹j�1&õ|–œsÉ“Äc\ãᘖ‘“¨�‘Úæ˜Žiñˆ¶�Dbš3&õ™ésclðâÏÓ‘,‹ÜBÑ�“Ì<ÏØ�‰–‹é˜ž6}ÖŽ1¦oVEŸ¨ñAJ!%35�0’’$tÂp!¦GÆ1µM3‡-í¼©Îò¼ÀþFµ±‹8ëy÷  iá{‰¸&»¶Õ¸Fe9rÓ¸¢0EÚh™ä$¥º¡®‹˜~Í4´vƒ¡4z°ðĘž¥z ²ÑD$…~É™”‚I&HÏaý,\Ds©ž™ù¹aæÍ:øÂÂp!¦Gİ«iÆ2/Ÿ—ûÍ3l9)æ›Õæîîuû}ïTv¼´ƒ4ÁˆMú«›|Õ�2Ñ'cd{ªÙ{Ù4ît MSe€wMððºû~òZMVi…G:g]ðÓË+<æYïõ{O«Óµû¹ç�7iuuùW7HiÙµ54ûŠb;U)…Sf:ÿ½óp`ád×ÀkÉM}$ãŒK.¥dRrIR—$""IzïfNƒ¸˜cáËpj‡;œÈÜÓŒ12Íú�‰[<âŽaúÒQ¤ÕŸúzÈhÅ­©�yÅÅô Õ´Ñm"Á³œ Ìf¦#�ûd& OÚ8øDïÆAĤ$õ€–B p^ë�œ+œé!­p¦è=?3þˆ›? £�ñ�ˆé‘1œjÚ^�>ê¡+ÝS‹‰HmêêXµ5ÔÐ)ª½0Ý{ZyÆçfe|nVæåóãq­£—1â¶p§xá®PÁ …¸Ó)<ɵsÌâïÞ3/ctÆÑýâûõ9ee£SLc‡ºR9é…|ðÀ«/®uÚÏÊ÷­®Q —^:åÀ ·´W\]áfÍú¸Jј’ÐóGêÅä²›"ÍwFKÚpXsÉcB‰qÆÍõši�Œ”¦ÈŽ< åÖ¦Pó>1‹ú‹i}§$3/–^J“d<ú!™þ11XO6œ˜Ž|à pÜ‹ykEÿaÑ+ñÓ•Œé-FRGú“p.¥”$HšVŒ‡}ë­Ò‘K®Ä„4ãá'Òhg25ð@2 ¦GÄЫi[–·ô‰¯9J²Õ¦®–‡×µþc³ð¢wßÿjÚ¹ÓŠñyÏœÒÒG¿ZõÅ•2 ê÷ôó.�D9ɵžbý–6Ì[Tê¥p°2jG»çs—œ’ß´�ˆˆº>xeS÷ü˧¥2 Ç4O-*Ê«?|¸K–¥3’½{_xô÷›Ò.ýŸË–Æ6r›—$’¹œ1É™ÞO@ÏlNŽi“ø˜6öê9Ú§šfFÍŒO2=>aLÇo§~r’ ·µ0Ó‘ ’"‰‘‚ºÏåp=(¶ÑÃ|Ð`Ÿ�„Û¸ïÓnTÓÑv�ð´ÃSo2µ8ë/Ÿp¯iE ï*dŒE¢[:<˘ç8Ѱ!¦GÆ�«éüï�ë(ÉöméÈcŒ²šG«iŠî ‹ì‹ÝŒú”¦!c$%##ш…â7î¤ø²:¼PÆ$©Ÿ�蜙i˜(úŠ’1·ö—Ôý}0“Þ€.YÌ›vŸ:¦#n¢è½8Œ æÑ/)úGad £“1="†XM{f•¦_4«ý?Ô~÷i©õû�î û[{'çÚÅŽ²lÉ$ vÂ½Ž—ÒC[àà–U·mY«{žþ¯âõzH†OžM|L««WÍáÎçÑ�èGA¤tødÑaùÊB‘>�Æ|Ð<�,ˆé1`­æšTäž>úÈíÿ��ùöü[ÏéÞ°¿í_ï‘-7Uׄ;›l9)B¯”“‰�^þ•Ÿô¹Õ6þ¬ŸüÀ|K›Õ§p‡^ø²”7þï‚aΉE÷Y…ËXÎÂÜBoõʵ‘¸6w¥cD¤ïë WÓ"|ܼd¦j:¦Îã1ŹLæÚÏÓ}+hÓÕðÃÃýƒMMÒ±kš`xÈ1­ßû,GbÚ\Â3™8©µJpÝHgf¤µñ}%6¦™ÑÁƒ™ 븯+Ñ«}— ŽbzDH¼šN=c¢Úæk[µÅ _ 5uDî Ö¶ÙGgI1ؿû³ŸSQ7e�)ŸõÈœ˜dÂØ�©sû„µ1!%×+iÎÿÞÅ9ÓL™ ‰kЉiJÓ±—19Èâþ�Ãú½Ò7¦Ù±Å´ÞnôBJE�`qc—3ZŸG«éÈ-Dí³Î#ÿEž‘Ø"Fbzd í½Øß Cªùïüqµ?z&áÈJª+t´=Ù¥ôÇÎÔìAæ²ÔèëÆe$¦)ÒÈL¦6�È„¤$!ˆs‚égÿ‰ÔÚ,¶í”GLÕ4™:¢;ýÂbêi&£ÝòÌU²i%Œ›â£6öêðb:–‘›‘ö×Up`CˆQÆ"-ò}[ÛMíF¦ï(‘Ú™¢Å4ö&bzD e¢Ô´PSGܘJ¦§¿Çr§½ù±µ#qúÇÆ²nFÖ�i‘Lo¿0›#±e|}�6§4—$'!ˆq.„Þ“9\„2㋹(1;¼ˆú¤sü—ôhdé�)z⸵‰>Øô°>cP¢{Í ¬Ï½”`‰"‡ÄÇìMò«éX‘n$²ïmú²™Ó9fwlì‡(%üÈ�ㄘCxïHU=Á¸1µögYNà`SÜÈ©gLf¥ûÝÊO|5mˆ)K™~h w}Ž 324’ÆcŒãL8—B ÎHJ‚óh»vl¶Äv»,¦‡ºlÀ˜ŽÀðb:ñ<õRšôjŸ(ßïÂöÏø ¦#ßfúû‘-cÄÈÌÕIƒ˜C©yEOÀY–7fÓ_×ä뼚›5÷º³ç¥ÜzîÁoüŸÔNXÃtR06Œs[ÓFJI₨e¤]»�Øó Æ¥óÀñÚÏÊÅ—ŽÃ«¦ã†‡Óá{"ǦDú fÀ‘¢géfDF@Çî5å2EzéD[¥û»„¤@L�Œ!Ô¼Á#­Î±yÄÈœÈ�õ]ëö–>ø•†ß¾ìÿ¨Î–“šuÉüôsfÖÞõ¬O‚ƒ_>YNÇà#@,ÄôˆJ5Ýý~¥-Óë™]æ{ï@ô�ªèxu«’áÉûÆ™RLá]>ªü¯ã:íÀ§bzD e¿ŽÚîë|{wù3ßÚ½øÎ@MsäöPKWÃC¯r�ÓžŸªk~4À§~[adH1”¿¦¿¾ÉìJÊ }ï¾Þ@U½è qR1pAL�ãômƒüµ¿±­ó­]9_^2Äñ‡øw¢×’ �#cÈ%mÍw›ôê�¹W/mzôÍ]"ëCÔçt¶$ì/=EìeôQF/1Šé—Û�"£ô#Ñ’™{yØlxÁÈÂ+lD ý ”À¡ÆÊk,ÿÛ­½{wmÜ7¢Ke1¬ß+}®Э™?EBýì`±]Ãâ;Š :£DsÆqðqBL�Œá„Ò½qßG_¼oü£·¾óÉÖÿ¼;r eÆù(¬¦c¯_53ÌìÛ<”Ã\L“êóx€€˜Ã=¤»{KåÎ%?(þÁ¥égÏ<ôÃ'Ô–®Z0+ÐÏ“d„uXÜU“ûE{Š~@š�‡é{Ù¯ÁÊcsH1FÊñ�Ž `Pˆé1Ä-˜…Zºª¿ý°='-uÑÄÀáæÞ݇G¾¯´l?°}/•ÍÍ8øðõón8F ‘Ô�-- �Íuu Gý…gž?57nO³¨_ýç—^zÙŒ”c(mœ=9Ð “Úôë«1³2ÿàH$¤#Y9ÍDôL ‘‹ã‹iÎ(|ä9gŒvÁÃÇ1=2޵W\¨©½õùMÉ]–þ‰ºMÿþ�¸ê‘³:«vÕOÔd°rÍ}�lÜu°¹-$‰˜Í›9iÚÔѧLÌ-Œ}�HýÎ='«ýLv°¹FËߨ E/¢úk¬�&BÆ\ÕG6•½Ì|u°˜dá%cœKÉ8'ÆA #1="Ž¡š¶­£îƒ†œK¿yᤜô¬ÌÌÜœTפP´šŽ”À¦«1ÛŽÅVÓ¦ ÕÏ4G¿…ŒDŽþ¢é¼q1=X“x’3)9ç’ˆç½Ôaä!¦GÆPÞ½Œå_{vÛËï�„AÌ8k–è t®ßMDÞYcs¯<£úÛÑÅL°P)£OY0m|l{k¨ýè�†Þh¢iu AÑQ[³g_‹i']ʨò|ýGkEOsM‹½xTº#QqªÇ´)cã";šÓq¥´¹ FH !¥4]ᘎþ @8 9cLò˜˜–}éB¤Hý4~ÆiŸ° FbzD ©š–2ïËË:ÞÚ9ó¼Sz÷Õv¬ÛED={�4?³þc¨ÊµÎ–£ ½ÂßRߨÚ+(ØyôP­ÍˆifKÉ/Hóï|ñ¿Ýå�{俹ýߦ«îE÷<ò…é ‘h~ã�{~³Ãuáw\?#þWk)ÓFN SR·s,¦MNj}â‘‚2’š3.#9™H¢˜Žb}ˆˆF’H!fœª`¤!¦GÈ@Õ´-Ý;nåM¡–NGQ–Ç­¼QøüĘðR掟zé/zvÕ4ý}Íè;/;ò³§ n8Ÿ;í={5>úÆ„'¾Ó¹~Wú²™]qwïþ£ÉXNÙùÖ?nx‹ˆhß�S}V…hÚòËïšÇ]3~ôÐ5§žvÝs§…׫á�‡¾ù²:¶óHgVnKhòÏîþlEÜiï˜gôÔ1cºS+rÓ11-Œl6ªápCsxJ,¦Å#Òî!%é¹IèHR‡c:ò[Pá°\pÉ™þ#^Ñ•ïmÊ× IDAT3³}ˆ(|à.3Næ9د¼?Äôˆ¸ ÎþâbMcõ÷öΗñ™ÙJªçÈÝOOyõçm¯¼jíª¼ñ÷s«ÿÖúÒ{ŒóÎM{üGšRf�/ùß/ÕýñE׸¢í‹¿3~åMž™ãz>JÎyM3/¼é±«Æë¯ƒÞ-_ÿAÁ8é8ëÇ·^TÌ{?|òš¿e˜#mï•w;ò3Û^ÛÒðøêQ·]ܵeËß%ΚžzKJÙ±nG ¶% uœ õtËò«¾óÀgSÖýê—o’ôû|”–Z6svÅ?Þyý�¬—Û&Ý05Ü !µ/>ôìæ’sî?5›Sø Iæ­¸ä+3o¿ÿ±?�ºé¦ùYC<�‡û3b’ ɘ”2ÜYp)„äCh›æRÁ„àææi½Â¥p£‡Þ4iž6â=Œ­ØwkFŽ|4Ç1W¸¢(\Ÿ�Â9GVÈCL�ŒÁJÚ£¿{.2ܳ»ºý�-úpËóï衆VßöDTuû‰¨í•ÍDtð{!¢ÆÇ_OÒBöt´SöT�‘4²«½ƒ²RÓrJ?3ûùŸ=Z•þ7ôÂYöÖ­ùëÃÞ•vÁ�EÝUöD;䥰”égOÞñ؃±ßxõ5‹ tìèCQ81&õ\æB ©ÿò¬äB ÞgbâžLè¿Vó_Ÿ]ˆÆ!ƒó‰=8Mï1ØX¢ñðž`Ég‹ÂI*ýGöíwL<;£}ëªûŸnÊÌæ/=úÂ)?¾xN¦kòç®{𜜲Ûg_@D¤Uÿý–‡~áŽ.Î0JÓåËü9E6""Ù]½µªªÒ¹«!¸¸0Ay͹BDz[‡žÎýÞY—HT›&"¥àúã�Þ"á[(rbôÇÄYä–ø˜–Æ@¿2náY8£9cœ14zÀÈCL'M4 8'Fòõ¨ Ï7"j€1�nÝzpìÜŠ´pãsÛæ÷*ƒKßä¶—殸îççѪ_þù®;Z®¹õKŸ«((ó0%"æ*(r…‡yîY·g\“½¤4qˆÞèa:þ0|N�ð�-qßDŸy)ö$R‰¹~.(rÁLCC¯¦‰ì$ —ЦNÙn€$@L'•ÓŠ¢ä¦ªõí'dlyLQ烞ì-³bæ¥ÙÓò8‘TÒKÊ˃YSæM^æÝ“zÛÅŸ›—ïftå�nýŸ÷• Wü„˜=£tT�§ß]†Š7¯¼ÿX÷zŽ|ˆÁª«« Nôb|òI)TUjww¨­­î7ϵýcà Y�¬+O+¸ù"{f¦-%…;�ÜfÃOŒ|rÕ××£šNÆqÎívîtæ^½¬gËÿ¾º�y\‹r®ZÊ�Nn·Ó j°>Ätrè ¢\Q¤Í¦¸\¶¬ŒÑ\ÓôØ›ÝkviÍ]#ÝNÍ8SrRSϘœsõr[V†âr1›�+ c çpø¤C£Gr„w�iš …4¿_ëéQ»»Õîná÷‹`PªªbX?�8Tzk¸ÍÆîrÙRRl))ŠÇ£¸\ÌngŠBƒíH+C£GÒ„£�s²Ù¸ÃADŒsîph�€ …¤¦�lL+ ³Û§Sq¹¸ËÅf³é�=ÐîðI‡˜NšpG0Eá‡�ÜéTB!Ò4)„#Õ“:ÜPQ¸ÝÎl6ýRïì�€“b:i ÁáÓP0EQ„¦q§S¯£¥‘3ÈKãgXçÄ9W£g/�. |’!¦“‰1&Ã?gÊ¡)e¤­c$Ž �±qü†~‰Œ8i ¦“Ì|’ “Hh€“N`iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKÃ�l|Ú‚!óÕ>¿Ù9øoxšZÎøÑfÓ}"bŒã':‡1 ði§ÿ˜²Œ^%óÕ¾±'œÇL2bŒ$#F$ �œ,ˆi€O;‰iS@›Â9.¦ãS›1bz,Œô¼6�#1‰_S>ˆi€O;)¢Õ´$£ºŽäñ Õ4#FFGRØÇFf3IÈéc�˜8YI5¨’Ýn,e$—ÃÕ´žÕC�iƘdLï� ÏLR\›G|y Àž'ék¨Þ¸·Å7ø.™þ&àßýö[�okÉ\ª#û7oznOçǼ´ÒWûê«në8æ­lù™ª�¯?·võÑ·«ìùhã†??·öÏoêl¡„”Ãù}ÿ¤”ÒAJ©G¼ ’±plÓI Zö?þôêìêì…(»[šö×v{L !ÔÁªË��žžö€6¤Q»�¾±¦òˆšŒÙ µ³«×?¤Ù&ϱÌTݹ嵪cx9H¡ibÀ‡‰ÖÚMµŽg/þê©ÅiC©¦e8b…ì'‰ûÿ“ÂÐRê…8‚9yÐèqüDã‘&¿Ë.7¶LJÍèƒ�çOžûåÉÛ‚}’È€¯¶µw̉^Œ�—ÚÙÖÙÂFäˆðºÉ�™êp)#1yøX!¦�›è¬:¢•Ïü ¦ªclN¦©t vlÿ`ßu½”’1qâø9£=»Þ}º6ÿ²³Æd4í}t“vÊTåà¾Æ6[ÆŒ™åÅ�ÕïìkjS2çÍŸ<5C�{ÝœVn;|°¹•¼&O\XæµÇÌXú[�løðPUe—.™9*'r· Ù½wÝ�6ŸÍ[Z6fÁÄœT.mGßÝ~¨²5äÎ.˜3cÜøÀþG7ËSØÞ] rÂ)�ãÕ»÷m:ØÑëLŸ2}â)….…Hô¶nÝZ¹½ÞoËÌŸ?g|y*oÞõî³í…ËÓ;¶V·u9²ÌŸ49=jÇÑõ[~Ô!R³ófN;)ƒˆˆÚ·n>°ëhÏ)Y>¯¬ÀADjKuåú=� !GQiÙ©S Ò[ö>¶®¶[“/þë %·âª3Fë  vWUÖì<ÒÖÐÃrKÆ-›Q�®È~–Aö6Z·õpµ�çå:{âê8µáÕUÕé³ »÷×t�¿ò´<MåºÝ ª³¬|Âé™nFÂß¶cû�íG}š'còÔ sŠ\Á–÷®ê�iùEóg”•z9Iÿε›äWŒj­þ°%ý¬ó&åµ%˜iŸí¦ˆÆ½1[{‚—ÉÞ�o¿»¶AÓŽ¾û»�öéKO_š/â6K¦�ˆdoßÅ0¿øŽT¾µ£¾.hÏ/*ž?mt¡‹‘h«zfSƒ¦Éžm7ÿ´óËxß)›éÌ%§ ô ´A™\Ý”2ÿ´ÙLöÔ¼»{¯O’èúð�í9GŸsÆÌÓs»ßÞtHŸ¿zäà‡�̹s'Os4¿½½!ˆ²g×ûûަ�[±lÆÂB;7V·ëp}KzÉÒùeÙmUëú$Iß¡ÝÿÙÚ�7eÚE JÓ›ö>ÿAS0{ÌŠY9Š’½ô3 ¯\P�b¼½e ý`»s´©-í:²wÝ!¿>·¾Ë »�¼º®¦§`ü§ULôßçIt½·­É3¾â3“³èÈžç·÷–ÌœyñÂÑÊÁ�ëkƒ¤u~°në�ìSO�qæx/iŒº¿²¶¦§°ü‚Å“&Û^^w >Ü #í<Ð�Y¶|~I^o¢™ö³ÝL[ÛȈ9ËO™:+�g–O¿ê¼¹ó²YßÍâ'ý.ùÖontM˜~Éâ ¼Œ)á ÇÓF�3#[QrÎ8{ÁÒb{Â)›)œ¯,6nYlÏ�(fþc‰Œ„N.Äôq GÕÂÜ"»}Ô¨ÌîÃ�M¦,å §€¿3¤d�*›3Ê¿­yæ‚yã&äL)Íà,{áü±ã r'�N“íÝáQ<ó”Yeãò2KÇ��–Ù»ûP‡iÚ¢~umfÉ‚ÒôŒÔô‰ãsÔÃ��‘»®ˆ`g�æÊ*œS‘ía¢î£ƒ‡SKϘVX”�Y>¥|Rš¾OÞ;kÎÄ©£sóyãûäÄ©e%鞬ÂQ“3:>ªóêj¶tåÌ�’—“ê-_<ª«¾ªSÏ(Y>{tY~Îä’4ÑÑmÞg¦(ÌßÓÛËÜ%åc+Òëë7qYEÞèÂâŠ\ÖÒÞ£ÉîÝ»›�ãÊç•dæç.šQÈUïó;ÒÜ6FŠ7Õ›á±G6Ouæ¢ñsÝ›+Ý#Ž6ûôUì³ ²¾²¦6µdÉÔ‚¢œìŠñyY R‚�š2eᘼÒÌÐÞÝ�Þñã¦æy32󦕨«·u­ÙÒ‘±pnÙØÜŒQcÇÏí¨ß_S—^zúļ‚ì쩳Æ�ë=²¥6¨OÈ1ª|ÙäÂ1ùÞö fìg»E¶v�W_8îô¸Ý ÙœîŒT�GI´Yºµºþƒˆˆq…kݾ€tgNž<º òuJq¤ºmD¶”T�×–pÊ1‹dÊZýB�ÛèmƒÒÃ9&ž¢:iÐèq|´öG¾žm+ë®j›Ÿ­ç Ë™4ó³¶6lÚäÍŸ?{´츭͸þ ‘sFš>¬pNšˆß‘Æìn'ù!Anã&µ³+ªßûÈ¿ö†G±�Ĵ啯XP³qûÖ¿mO™:}âÂ2G—/ÄS¼©qïæLqÉžžv­·zÍ[wäçk=ZO(Øùâê�Û\sôÅ2朓*¢ŸÌ3eÁLÚU¹úÕWqéé³ÊF»ôÑÉŸ„*„ôwú(=Å¥o#îñ¤QCgO?›WôTíØ·¡¦Ç••á IUÓ«¿ ª¯;ÈR=ñ++Åí`D$ým]¢~û»+·‡oW Õ._¯êÌHwD¯vùB,Å®ëm®t—¬ò%ÙˆÈáv8ôqÌTöt÷·ÝÂ[;±Ä›Eu&^ ƒ3éR±e[å3/VŽ*/_<5/½oÝ5À7É”¨Ò8…HÊ¡­¹¢6×ÙÈè$BLµ¹±RÍY~öøb…ˆBUï¸óHç¼ìŒð~î]1å ãÆÞµã¿ë+3Οèpjý½íÝ”>Êez*·Í^\~Íi…®P2ŠÇž[TÒvxÿ‹ïnw¦Í/òØD{�ORz¢ws:½Ü3aÙ¦*Ô_ãä΢Ï~vrI´±F67 ´˜Ì•1uÎ)'·mÛ¼í¥Ü_^”‘pf©^ª÷$9‘èéí$÷7Q71Šë ›÷nµ)ÿ çÏÊVDõ» ‡úí9 ¸œŠìôJ8©‰ˆÈ‘âæÅã\<Áר…{;CTNR[ŠÇ&;z}’Ò‘èô³T�ƒ‘¹Ý)áL™ËÕw»‘hL¼(,²Æ‰7K‹á‹LÁ™Q¸hIÁ¬¶Úµëv½áN¹¸Ü¿úÛཱË!M}œeß»û[Šm �dB£Çq©;ÒÈË—áÍHõf¤¦�•Úi|��ƒ[wl8ØÚÒ£q»Â® wc‹®}• umívíßáÏœ=6•Si� _(Eå%y�Uk÷77wúšêŽìj!&;îy}g}]g@S;Wl /_’ß^³vwc}[ûÁ}û6×Íóa)³KÄö÷ïoînïh«¬¬oÖÈUT2ÃÕøÎµµí¾Ö–Æ�Õí��—6ضyÓžu�]Af·q®ðÄ«ËR'OÊî­ÜÿÞ‘ö¦æúw·×‰Ñ¥)Œ»Ýiä;RßÑØî7¾LÈ` $¤êëꮫ9ðaýÝ»xaYaZó¡MU­�-Í;vÕ6 4nêäIYm{÷m©íhë쪭>|°[ºŠFÏð´¼»åPMkgÝ¡ªuû:sËË Ú­ÿ¨¹±­u϶•®âYÅŽ¡ÌtÛ�9R½¼»¥åhkg[0áfQŠ.ãœQÀð·×¼±¹ºªÅç—ŠÃÆì _aýlð˜Q¢Õ°Þ„a40³áü!§G ªéãràˆZ<=Óø.ËRósr¶9Ð2¾0—³e奨·oÕ‡ž–³pÁØ"NÍÚ:³ñ®Ú7ÖvkÞì¹§O˜èeDŽâÒLJ5{:óæd”ž{:߸ã£ÿì9Ò2Ê+29õΕ•™Vø�5>¿=µ|ö”ééL¡ÒóNgïìØÿÂGš7;N>§˜ vŒ™=kùîýïm|¿C:ó ‹ç�–äÌœúTÇöª7Öì9½¥ecÊîksgÓ–íÛ6ø(=Ô93r�”0 XJÉ”¢rýŽíÛ‚öÂÒŠSóÜŒ(½øÔò¶5ïo­ÎsÁâ’lFD¼°bâÌö}¯¬iÌ*,Sènè¿ëš=wÜùsÅÚÝ;žž²±9£mli–Z6exgǶ-½<=;gf†F¶Ìù‹§Ù¶V­Y[%½™“'(i£ÏYL·í[µ[¤æ�³xL‘=¾#pâ™Úl7{Â!{é¤q¥›þw]ý¤¹s'Ü,‰#½¼ÌýÚÞÃ-Ëò‹ßßXÓª:ŠË&-)s%ü²”pƒ›·¥q¼ �hœ@i(Ÿ£íÒæ´FP'«®®.((8Ñ‹ñDãÞGÞî]tþÌIn¼âadõø‘SyHcHFNí+~‡é”¥‘Šæ«dä¶>fß² ?õõõ¨¦>í<®vn‰‡O6KC£€uÕ××£š°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXb>�4•4y¢àc‚˜†$©YmæC¦‡gëFû/žå½}’Ôÿ‘íáÿòŽ^ÖÖC¢Aùûß”Z?ŽìáOý¾¶®ÿ9 þß»Ïha¤OùÇÏí[:ˆˆ|Úú7¥ýb]e��¬£#ñ_giDj€z{YôÏO=ݦq:™:üÙIJ�è€O>7 ¨lßüðlÖÑAŠS6bÝ.r°Øñ$Û»^9˜-ÄÛ�׋;W°]Ûhî•ñSk|×öv‡¼ÞÎ::L·2rx¤[aï<èøë6""ú…ó%¢ôϨ7Ùù0<–c�zÿuš—Ij¯'¿ ’ìÀv®åji± Sù¬ãî—XŸÏcnéÚ÷~¥Ž«´ýð>îë'ßy�ö£ŸjuvüåÃè�J�˜jçÛÓIѾûkµBég6C‚˜†ã$ØÚß8þYEDD{ìßú;]¨.ØËêkì×=ODÄÜòK?žQ@¢‘¿¶E.ý±hXcsåu“ª±®6Ö¦sÈt/1"µQùç¿™ßÇ~û]GÌ\¸¼àŽàÅc傳�Úî€�÷S5íMû£DŒhεÁkfQÛ;ö_V|,ØE!Áz}̧ò ïÑ¡ûµÏ“rŠ[~štNèî%d$0ûè9Ûã�âæë´\NDÄ8¥q""^¬Ýu—:Ú§¬¼ƒÏüih¡ª<ð¿|ù}¡™®ð#Ën ÌïQþ÷–2×òàŠ±ÄŒÏQcûɯGd“ç bŽ—gÿ(0{­ãž-rÙ$1çl-ûˆígo‹îU'¹ˆš”ßþŽåeI¶åy[ÕDõëüõ­¬µÉöý7‰ˆþð]9OWs�fïäÏ­´5. =x™H1¿*â6›ËAD¤Ø)XÇJDIªlé¥Ô\ɈìNr»e¯ƒ öÖ¯Ã[ïtR‰ˆD·)èŽbŽ[Ã;¶ÕõLý�BD»¿áÈ_¤þÏ™"ø*qNîIêmc¥G°�;hÞ©rcˆœ£ÄW®Ô ŠoVäâkƒ3‚üÉŸò™?Vç¤�lSVÞ͈Hª`Òå ÒØº?Û×çªß£•½ü2ûÎB½Ê¯¶°‘$’A 8£¯úÞÃÊc¿·µÍ׿¬WÒOSÓ7Ú~7¿êúЂ"Š)«ÛXc†L7½Yd/k'™©ºF=6éÑ;Û°Òþäîðh,A Ç1 Ç-onè®9”Ö­üá^¶ügê�tÛØ–ækc])¢$�ˆä²ÿ µo°oÚM×ÚþüVôew÷u ‘"/½+xn±Ìn'"bŒ8'É�¬ ’ŸÈé R䌡ò,™n£oýV#�ýûN»ýÚà®5&Ǥ“‘ìå›71¡ÈÜNþÚí‚Vµ>îXuvðüóëÕ´dGßWyLÑ–„nYA/oR(K|ö‚¥ÿ±ÿù^GËM¡óÇGw6f4V䘒[¶*=J×ü@ukZË3>:»ÝöÏ·˜:KÑ‚o¯›#e­òûÇ™}$·<|: ¦á¸ñtY$¨»�4�í_iËÕ–ObU•¤vòýZ^&72·âsÁûÎ'"‡m÷=J_¸C£1r§“Sù#ßw<¢ÛÅœ.ÖÕÆêÝ2ÝI$Ù�×ì¿ß;û_9^‰,I�ö£Ÿ©ÞÍÊöR1qͽ\›PÈ6ÜGs/“é{è…õ|ñ4’)ÒElÛãö•ïÑ’«‚+æI·0ú¥ÚåôKB·ºíþΖ÷ÿBsˆˆHvó7ߢٗ #âĈü>ÖÝA½^éb$‰x©vÙQìŽeÿå!Óf)Önþ~’75|*!¦á8 ¾æw¶ç÷°® IN=[ÙÌ3¨g¯²YŠEùúØÂåÒÜ;ß‘"½ŒˆHë”6…Ò²evÜ7»¸þ¾ÐüT""Òø w9n­¥¬e¡BFÄäìë_GDÔ´ÅþÐã¼±‹‚ �;;týE"S1‡ø³¯²3¾¤UïçŽáØêX]ÏÔ•¶qS¤§JÙ^Lä!'“åKÕ[ϳû¬“ãÏýèÊN'ª# °—WÚ�T¨ßš"¥É9SÙ“ßwø9ÿšP&£Ï|Ò 3IDATV"Q¥Ü}»BD2D®3bÚrZ똧@ºXŸ¹ bŽ“ciW.“ùvþäØ7‡¦ù³÷ò쳃—�R~ú'Û{³Có3�uâŠXzShFPfæ±u¿·g\Z�G²—íXmûÛ›lù jûJ…_®±7ì¿<ª]q±6­X*vqê×Ôô¶çÓ#BJéóù:::EaŒ9ÎñÅex„š¦õôôø|¾´´4¯×ËX2OÜŒçèø�ôs:ÄtòI);::ºººÜn7ÞùÇŒs®o=MÓÚÚÚTUMOOOV à9JŠ}Ž /Ðäóù|]]]^¯ïÿ¤PÅëõvuuù|¾dMÏQr�Äsx�&™¦in·ûD/ÈÉÆåruvvjZ~ªÏÑIâsfhôH²ÎÎNÎ9c ;£’Kߪ���™™Çü“]axŽFHŸ#0C5�dÁ`ߣGç< ÿtð�œd=G`†k’…B!DÀᜇB¡ãŸž£‘“¬çÌðbM2)%"`„pΓÒL�çhä$ë93¼X“ ¯Ñ•¬˜>þ‰@°y“»OBjÇу½ÙåN""’Z(èïõ÷ôz|]-Í­� -­Îqç,/ÏÂQcV"v¾°Õ±èÌ ¹Cz^DóÖןª,¹êó“ÒÑMùd‡˜>ù„jß}å¾Õî+n¹di‘­yýãßy¢&DŒ)¶ôŒ´¼ü¼²Ò‚’lÖÓ+²R"ߥdÇæ~ëáý��&«L¿ò†ïœž‰LHÿÞÿûî3o{ÚxþiÿïÎÅl˺UÛ&Vœ’ÇqgJ¦wà÷&OMá5ooØtjÅÙ…øN|’CLŸ|ì¥Ë?wuõÃÿ÷ð[…ßZž-É6fñ�oZXêq(F,˘òµkf%|Ë‹Æ5]Ý92‹ûiä(½è»_›ûÁ‹¿Û3öæË'eؼ¹Ý{ÿ¶¦%еþg?\ODJᢟܱ|¬ÝüÙ¶éß~ô@ÜGéãÿûóÇ£×”Y_þæ·¡¼>Ù ¦OFJæÂÏ/Û»*àbDDÌæôºÉh"bÎÌ1ãËÊ~ãÖ”�BL' w玲·nêöŽ7¹¤È&:?øûê�ãÏÿõµ³2[>XùÀ;)+掱'z\þìo~yz^â�Ò–õ�¾Ò< 'búäijg}í"’MD¡ý¯ß~ãë¦;YêÌ ~výÌìDÁ-ý� íÓ> æÎÈÉHp\DëÁÊЄ³réÛ÷Ò³ÚÐá“ÿ½í›ÿ ß»ò·«É¾ü¦Û¯™³é™+£dÌèâÄ1mßë"ÄôI 1}r“BÓlcN½ýKSÃ�ʲmãÿzTnF?Åuà£7ôÐôûY·|ûê â~ºÈ¶CÛëÒÆ¸z»TÒ³ÏÔÏ}™òÖCϵ|æšKÇ7¾ø«c;L0g~ÅyóS>}ï÷ß ôíK᜽ôkóçŸRà@‹ÇÉ1}²�ïÞóÿ^Û¥ê;¦–(�yXóÖí3O;­Ø©ÕØÛ�}úÌ‚zðüÓ~vçe ‘vðÉï>�cF€hܱcw iûïV>OÊÔK¾òÅÜ'žò¦åä()vÖ“–™›í÷*ÔûϘ9+ÆÈž¦+þw¾”D¢eÇÃ�UO½ú‚ÙŒˆ˜;³´ �wNJˆé$“RžØ~£,}â—n/lß³æ·ïJ)µÎÖ.GNf†ºå�÷W½zYþ¦ �³Î9­(î)%IŠ,º±úÕè �àU£äõ›>Á+8´vÍQÕ1ù¶_ž¯üëw¯9íu/>|õ‹DDôû»WÙ—%Øà2Ø|xGkñ²…£=î#V—;ªxl¾ÑrŸ"²ÊRœTÓ'GÚ¨²´Ì6/'"Ùz¨F+=µtú©¾ëù÷z¢Ã1æÚNDW€K«?ø~“0½ù¤”<ÿÌ/þp¹²úÁg›Ï¹îòò†U÷¬R�“�‡·WjÍÝŸ7ª„ˆxÑ—ïúÊYù8¼å$‡wàI)ÔÑÖ­ü-=©‹Ï-«}æ©wW|ñÖåKǦpqÉM]O¬|sÏòÉ Š=ùÌ•Vàês+Îó>„¿µ±Eé‘Rk«¯w|ææ›¯ªhyñîÇ/ºõš‰uÏüø©î>hÚ¾m»;\p󓯖Ý8 MÀŸˆé“Žì©|å™_¿Øèr«ï7M¹@Èñåÿeåä¸H ø{¢à´snì´ùë:£Ó�æ†ºŽ©c‰ûä6·¡ÃGÒ©U�ÝSE¤L´Wné*¼°p�7£èØ»ê¥Ú²³¿zÛø�~óÀ“wmÍT%ïéîùÿíÝOheÆñ÷�÷Ý�wgHb­ m…ØÒƒV¬—EQö¨¡ ¢Pz*Šˆž¼­àI/õªˆz¥h=)Š'íAOBÌ¡nKUH»›»ï»Ö–ñO aßéþ:ý~Ža^òÌûä�yw6›;:®môå�Q�$l=4 5Ý4¾÷ýû'‹Õ#Ï?q×¥Ÿ¾þöÔg~p¦ðÿ^xé[yúõ]sÕ…ßO¿sìôÕOlöÕ0ÚZ{ïÑc�ßÛéÿðÞ‰·ïyhÏœV#¥”*7þ8w~càÕ?Úvxöów?ùæ¦^yp!ë,¼ðê©O¿úâܯë£ÊQf×êk/­ÞÁ´nòlsëþÃ/îÞyûŒUjå`wåà£Å…‹åf9TÆZkZÖZkÛ�Nõý6“íØ}ßc‡žÛ•7ÜÎ~yâ䙜í©hôÜÞg_^Î:J z?þ2Ó=´çf­”Êîß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF^÷IDATxÚì�w`EÛÀŸÙrw¹»ôÞ!„Þ‘Þ¤)bÁ†`×÷S_ÑWÅ(Ѝˆ Mz ½—ЄÒ{O.W¶Ì÷Ç•\’K ÒžŸ1\îvoçfnûì³³3$==A�ÛBCC±"AnC222¬A�ÛÔ4‚ jAAM#‚ ¦AÔ4‚ ‚šFAM#‚ ¨iAÔ4‚ ‚šFAÃ]×Ò2¥5‚$J2­û¼Ñ`0…z +•¼R¥²†p,£æY†¬zA�fÖ4¥PV#H”6|©Æ šLb½'%J¾þÂ&I2 ²‡F�žFifM×¢A”¾¤3˜DQª÷¤ S¥ZÝpah�QÔ(9¬}A�æÔtA¥`Ñ´ÞDDÙD�¸ÉáòF�F ¦AšWÓ~®N�½”ψŽWñÐ`#‚üKš–e¥Íˆ½ÞU0;� Ò¼š–u®ÐHκ‰UPÓ‚ ×Âuô›–)mü´N A’9–å8V�d�“R¦M­‚U� ÒÜš–ic?nZ•³Z¥Q)<œ�<œ�œ”¼‹Zé¦U5± V=‚ w ýF=û�_½*$==ý§¬-®šñSyiylZ¹Cí³sÝ|¬œ†uå°Z{þÉÈȸMVššxõµŸôz•Z-Š¢ÉdR*�þ÷íM,ïã¢ÀvEäî6õ :®wfñ&sÓ”J’Di^^^nnnEE… ›^[A�»Œ�ëæÛŸܸ£Í4OnZ–iYYYII‰ <Ë�Æ’’’¦—ÇEä.6us9š«ß4èt:�$^¥ª1@00dF�»à,¾i%a5fêf¬œæé7 ’$ɲÌ‚p-Ë#rGçŽ;xÜòb›};FÓf;K‚’$h4Œ¦¹wöŽnÞ˜ú:zz\.¨®÷LiIÑÌiS ‚ÁÝݽ¬¬L’$P©T²,ëõzQ€ã¸¿®ðôò©·n„¯¿m‚ÜMÜúž¥õ~4ή1mâ%Iª®¬T©T’$I’TQQQUU% ¢(Š¢Ø¦]­‹[Ãu±E¹» ú~ü3n(7Ͱ܃SŸ-//K¹pNÃ0  ¶±òDQŒŠn5åÙ—–Ã<5‚Ü¡ê¹C“·ƒ£íM}#uuI�ó9 Ÿ¤”æde|5çƒ+—.jT* À`0˜ÓA¡á3ßý8$,‚8šR+6ЛA¤i222®;š.©¬¶Ÿ€!Ä/ øÉç^ûâã· rs-Q4€��Ïs¯½F)PLq ‚üS®û.D�®¦¤¸¸¦F_TXXTXX­«BÂ[´œöÒ›Z­«(Š"€V«}v滑Q1@Þ…ˆ òoiZ¦²Lu5X]�^Wc�e „‰nÿô˳T*•J¥š>óݸ6 @¼ A乞™Å�R “©¼´„Ê2†qóð4‡Æ ˵ëÔ}Ö‡_€–qñ,Ç72;ÌV#‚ 7¤i'ž­6ˆ±‘aV/ʶ¼ÇǶN†ašŽ—µ*«A¤™5í©!2°:ƒØä‡š¼_‘Ъ8O5‹U� ÒÌšvÕ¨ Õœ¬¿‘ž„'êäªõŪGifMó<„U† òo‚9bAÔ4‚ ‚šFAM#‚ ¨iA5� ‚šFAPÓ‚ ¨iA5� ‚8†£Ñˆ� ‚Ñ4‚ ‚šFAM#‚ ¨iA5� ‚šFAPÓ‚ ¨iA5� ‚ ¦APÓ‚ jA5� ‚ ¦AÔ4‚ jAAM#‚ ¦AÔ4‚ ‚šFAM#‚ ¨iAÔ4‚ ‚šFAPÓ‚ ¨iA5� ‚ ¦APÓ‚ jA5� ‚ ¦AÔ4‚ jAAM#‚ ¦AÔ4‚ ‚šFAM#‚ ¨iAÔ4‚ ‚šFA®«àf@)b÷øÆ!„µ{Œ jù'‚&@)P*Sj~7æk‹  B!`õ5ÊAPÓÈõÑ”RJ©,ƒ,Ë’²LeÙüä?sªEÇ„††!,˰,%„0 ¥M� ¨iäú ”RI¢¢( ‚ù7H5ËúŸB†0 °,Ãó„ã(Ï3g~þŽ3µI,ËAˆšÓzÿ_µN®§þê-Mš<(Ú=¢Ž_rü>¤î/0Ÿôû"b)Ší–Å‹Cjú_„PJ©$É&“l2IºšçMûs¤bižì48=£ͨT Pžg8îŽ35¥9×Ûìž§uŒØD­Ykôš>7%´Î¢�ž×Ðú�š.HÝ2˜“]–_–Ä—¥]ˆíšb^ Ï„Ôô-IwÈ2EÙd˪*ßÛ'¦U\Õ7דý ¦Ù²(hÆÆ€ZM(€;ÎÔ/S[ä\ï—�¬Öið,½¦(šûEI“GMJ¯W;8bX7`þƒó‘€P«²Ð !ÍumAM#×(ʲ,²Á [~VL-kö ÄÝyÕ’¤ËZwò;ËÔ6M×ó4µe@hã¦×‘ó Ö(ÚæikþÁ\â88¦uŽ‹ žq�ô°,dÞµn—B€%æÿj7GPJˆ]¬� ¨é1ã!KEÉ`0ÈmöXI ,”Š{ «)ÕŒ‹µ5ÞdjJicv®µôÕëŽ^ƒ£‰}Dlyƺ*�º®¦ þ¥þl¤ÄšÕ ¶íbi j�´­�½¯qÇAPÓÿº€ÌÑ´Ñ(Õ�æÞ)PÊZT î+ÐQª×l¦¦ÆÔ�Ë×T¶}tB[_¶‘E]þå”ã'r=ú éæ‘±vþQ÷qãû0×]Köš¶ó3¥ö¹êFÔx9Ûù�Úe9ìž1_Æk4éLë¦8(¥W=:ju>¡€RóƒÚˆ¹~êÃPÃõ]EPÓHs‰”Ê2H’,D¾�%,C©åò”¸¯@'RÍC­šÃÔ´2yã×K’äamkòò²¬O*\}}�Y0^Þûý²ƒÇÎçƒGçûºôפÜÔÇ*x”ÔQ¹ÆŠªûu ì:š½j' ûÅ�º¹k˜X n~{BDÓö‰é:Ijê0÷Q›õ Ö\‡ù¨`ž- hbßĶÙ׋\›¦mG6°ô4·3ø5ÜD ¦ ±*¡Ä–Š&´6-Mla3qð†´ÖÌ�ä@f=(%Ö ¸ÅÌ”!õóÏÖž`KÁ júßU´ùÆ*Ëp4 @ @ ¥„P,¦ª�ÿÌÔrMúžÕŸ-<£õì²ñ-]- ¹ôÈÒ׿f÷¿¿­»¹Ç‚spûö´Â°ÏÚs¢úâ©Ìà‘“Ÿ»0çû’᳇Ÿ]5çld b}×âŒ>0ÈUA%hmbÚ¢hk(m—÷¨u4½†hšÔ �­wÖS æÇ+“º=åב£ë'>êDÓ¶-×,)iëé­3t € 5}« v¾)Ñ4Ë5+‡0@)PF8XP)Ÿry¤íõšš³6}ýÓ‚“L÷±ÃãåeFpu0dîþjþi·ÑÓF·Pš×7”æåUU…5rMiVz–Ñ”ºã„¦ÛÛm¢Ø|%gu7l)iÙ»u ÙFrñö/æÌ=£õæ›Ï´u"ÂéÚPÚrl£už�=A®MS»{Xˆe}ëÍ$vAkZ©gêz© ;MÓ:ٗٻ›ö­9h›£Í›#r}S£¥Ôô­­oJ4-‹"ñ„‚9 6K€H‡ò+�:?ÒDáÛªkÏ—ÇwëîtaÁÇ,9VðÖKCBóv|þÅÖ̶ç<¡±Ç9‰?¿´¬PH}Önà[Ž˜ÁA†ùuɽíˆI½k²$¸uxxµs´·Âq¯7‹–ë:Ú¡¦¯í¾Db¯nb—$§V%Rk‡9»<…ùb¬£cH݇uŒí¸,µÒ§ý:«Ùõ7A�k‹ÿÒÓÓýüü°"nØ ²,²^/TT‹ŠÊŸÚ~3¢i6ÄÝ)ȃŠ2e%*ÊT”¨(ƒ(SQâºú¹<šÀiµŒJÅ(„e Ã\cç\±äÌâO[W®v«¬R÷~ðÝ':(êm¾b×ÿ>ú<»û'ŸŒ¸²oïe¡°Âc`§‚ÿ~T0nFèñãÎSŸèä} �>**ªjCgëD›¯­Ú††–¾š©íciëŸvÿØÝ¥ MZÕ05nogÇÁ}� Ùa±üÏ+Líc†!„'•÷¤iòóóqH�›cm*ß„jÌ*t` p8,±,Ì«øí„¨ÓQ“‰Š"•ez�éI——Qdà8¹F™0åù9O7p4€\|.ñ¤ æíùnEÛ§�Gæ–äJ`(Õ¤dÿÉs× Úë—ÖFÑ–œµ½k3!6O;ü±ì#ªXß×r9Ò¾÷ˆµ7 õ­[0ûêjèhëX‡Ž Q»¡Ŷ¬^Æûy ˜ô¸õžþ'§6 ÎeXke”�ñR¡XX ©9|… ’-Ld$Zu*Cä¡ðvaX–pµYB T<�WÅœt�ÒX–eYh2š¦BuîåËÉÉï;~ Ó@j¶.üjëBëN�?\8©ƒäüãGN ”õô!û–þý|ßKNѽ}˜T`ý";ym9r¡ºO7çI¹Úe¢­ÿÀÕî0±,Pÿ&Cs×hËíÔr×vÝÎË–D²Ã^]§Dõoa§Ö-Úå¦í“ –TLÝÔhj5}k£éë44q¨³÷s}9/m�\DquõÞKºý©Ï€$V¢†ô"]z¡Ã0™à–klÃ(•²$±,Û„7MY{?{ok†Gh´š*FüßCÑjûM_Ú2k‰õãT%¯^o6,vGzÔÔÞÅiÚ’sIBûI�<¤°þ­Ú)ÿ:›e짺Ñ$±Þ„b1œƒòÍÊÿÙ%®m}­­Ý›íû9ÿ«¥BÔôíMó~®AóvjbQUź$¡ ’EÞßUÓ3ÊmL‚Û˜÷‡:gMûMªÐ3Î~ÀŠ:ª!@M&Y¥²éA®•á½_ŸÓÙ-Ø-wÕdzó½Â‚µvK UÎ ˜ySÚ– »ƒz~uqGëßøViëg”GOŽv"ÅæeÙ€ðamv¾vµ,šmØ!ûòÚ^´Ê‘˜{j˜ï¼¶cD®þÖvojKCí¢¤N»á HvÃ!Ù™Ú^Ù¤vSÄaíÛ�WJˆõAÝœy½#jú¶Ž¦9Mè’'!žbQUÉ¢½¥‘uÆÚ—?ßâ2´MàÇcÕBCO½5ŠMîãlƒ\[¦#h,ïA4¡°¸¸‰#V”«ÇŒëè[tªNl>TÝå¡6Î,šfœ|ò³²ªh˜+ª¿°~ñ·‡\Æ¿ð`¶a¼l¾ÿ£n&Ãnà"° ‡AÁ2<Ô=à8¾ãÑv�°�§I�ˈ¤þq­¶$¶mõf÷ þØzuïF¬¿)›Ÿ‰ÍÖuG`BÔô�MûΪñÔLËÿd£á\NÃ*7ž–Êt¡‹¦ªZøÌX0gãÕ7.I²$±×Ñ˺Òìì<�}4]¤£  êvM�U+„"³`´­‡�yQëLjÏø·þ�¡æÔ4­NOº|9Uy®ÀÔÛ¿~¿é:Ñ4±OÓû[Bê¹ñûÐŽÌo÷O½ÑøïèQ7ÎuÜîÑbÔ�Ð !¶î6E[·`�% APÓwB4­Nu½?¡|͉œ×ÿ¤R£«T¸TòË~¯'{+Â<)¡pµCÌqôuÍìe:¾îåãëê?ëÔÙ’ÔÐhÔ@+¬NviÑ© Õ¦çVäT)C•o\¬ÍÙÞ_�Yć„:9H bw¿I G£…ÚݵGë>Yg@£†ÙŒz^¶þyµû3©ÃÑë,%o*iáPÓ@êbˆÌz ¨é[êékÒ´ÿ»£ô§³rfÿIE±öY†¸�îÀy; ¹eºCibQ/Lôz¢—!9‡½ú1àúú™¥Gp§ gŽk©¶ó†˜ºí£TݨI¤ËšwA:`hKuý×X�O”¦±­ÙdLêEÊuç8±Ž0uSÆ�;Ò–;!PWÒ ìL®á6ÀÚÂ�:¹�t:±s¿9‚¶úêt�¶Í9L07� ¦oq4}uQªbœâƒ³_ýC6 uÒ / ©>p©lÕQà¼�͉Y¡°Òx¥ˆóÒÊæH¹9a‚û?þ^ÃoF‹�ï½QÇC.]]Ò‘Q0–ÔG×ét½þ�5ÉÚºO˜Ë`”Ú¥Œ©îäƒ�„Ô65×�¡°A‚ê™ZËdÝ|cW3ëìL]/š;W£§Ôô-Ô4\=švî#–éÊÖ·_ØmDBÕÞ º#iæ?…¢ŠÚ¼DNìAeéV}(ÂòJö†ßÄ<Ò¨ÙÄöq4©fÎ2ã‰ÕÔ¶ÓkÖ™6H7 –9ºñxºV”Ú/Gm#U›[—4µq»-Ûr-�Ñ4‚š¾åáôµ,e¼T@ÑþM—Èœ·W8\˜uV ¹åwúíkfï»´t�\‡5Óa›E�ZG­�wæÛí§ôv|_xmï¨/^ƒÌ‰ý ©ú´ñí×ïëWëèZUƒ�£ NY‹ ¦o­¥¯MSIŠ*ê-ɺ«[—QòÅ¿ì¦7eP§µZ…_AMßÑ4%¹ÆToI©¼Fæe¼RÔ CGlõáT Aî5p襛M_õG®1*üë=YôS¢ï+Ã(¡öOrÞÎ~/ ½2íGó¼0WýÁúGÔ4r ÑôÕ~LÙ¥ÊsþÕöcL˯Ú{!ôëÇUQ~@)ç©õy¦Ø÷O漿Òp>çZÞÃmÁ¤rMÑôU—©>–ʹkÔíÃtGÓì2!rÅ–$ÖMí3m•dÂ2URR'|Y¯Ó‚ ¨iä5}õ�V,×UîIŽZñJrïw�Ŷ煒ª‚y[µ’÷uòÊd Aîi0éq“<-_ËOÑO; Ïj»µlø’¬Ó/çËzã5¾U�APÓÈU,}mYäòí§*w�óz¬½Ö¬ó5ý`ý#jižh¨œ1óeˆ—÷äûþIÔŒÑ4‚Ü`núæXúš]iÌ,L�òuÔ¯/é/dU¼ˆU‡ FÓÿ’§¯ý§úàÅ”‰ŸE,xÖãþÎÍ“ö@5�\5š¾®Ÿêã©gû¼¡í>ÿÖCsƒs�cý#&=�«júºCZ¡¤*ýµE¼—‹s÷cV±>9ëæ÷•¦åi§/@X'·+‹åt~vx[-•Œ•%%…Åyy¹ÿÃ[{×;šËù;~ØTØmüƒmµ×;z�®F`Ô6ôµLàm}ŠÖ«C W».ê`Ä»&FLµ­ÑôKvƒë‘:ó)Ú�¦uæ¨3YŒã!ž®2î‚ ¦ÿ5OÿÃ�V(*/]{èß*¥œwè¯oäGXyù\~ŒDM©‰Ÿý|ðÜ•â2�NãÛ¦upÇoÿºßjÈ?{þJœø�j¦vØèºÿÙtíPÓÐôTÞ ¦âjtêojjcÇÑ:S›×þÛðª@À:z42Ñd£‚¡ ÔôMßHy' ¼Æ?7*ÖËÕÃÝÝÛËYÕÜY±†Atƒß¶?,j¶«ËÆFšv01u8 €yÆ�Æãljïkë¨Ø–ÁU‰y:÷²B®&et4‚š¾£iB|Ÿ\¶é˜)Ûr ¢ÛÀYo¬Ü— š„ï‡û¦¿öÓ¿\p¢ îØµM‹ºÃÿ å¹iúZ¹Iy&¹"'ãüÅ»øUåkž´V®)Î(áƒ\¤ÑhºÖË´áC{A×KyÐkqtƒjì(̶þo]Õ:ë¡eÛŽ`Õs­¬m±üU+w 5}çEÓ”ú<Ö¯b×iÛÂîÃ:ê/æTì=5²‹Wìû¢r©²$· B/Jò Kõ2˜*s3s8«¦ §õõs1œÝðÆWç õÖüëçWÿ²ûÓ©ûœŸ'ijrñö/æÌ=£õæ›Ï´u"W�¦èê¤?šªNZ7_µÜR¨;®mÞ¬†æ¤v«Úfö²<°þm�À&k°LºkµuS c � ¦oGšŠ¦9WMäüç…’JE€‡l2EΟ.ë @ˆl0j;µh=þãšsE¿'¿û`ö‡ËüžÎ(ùšó™…‹··\2³rß9×~íR&}¢¿”Û,”Ê]<» àâ;sÓFËEÇÿûº]r\ÕöíySzô|juOËç*Ø>ï¹MbDev¥‡w‰÷á'#£õ¤¤n^íí­ �ªÕ.íÀÑ MÝ„¬­³”Û¦µ%¤N:ÛvA¯~¶ƒÚüi›��j›/Æœx¶åŸíem™o€ÚÅÔM„ÏhiäFÀy7+šnω½ …iÏÏ3æ–¸ jÏ:«s¿Yç>¼3Q)„ÒªsÃÞñß›u׆©ý­Å…¿'zÜßM2U‘éo.Ö�LU·‹lâý¯«¨î£ž_¿bî¦s7ýùßgÚóŒ—_¤gÈ´¹_lZ1÷¯7;»zùùÙÏnÊܱ)³Õàîm”L`Ÿžýjo:U]{D;zúwŸ<Ú7€uèhjçêzµfýÕ0šn* ®÷±­Ú]�¤öOÚ~ìnê·>CtA±•§NI)à]ùjúÎötS7ss®j±´¨LX†s×(üÝ=GwËŸÿ7DCZž\cŠÊA’Àkbï�w'Y2Ý’$Uë© ÈF�h–›Å©,ÓêÒÜÜ‚œÜ‚¢jQ¦2QG$DŸM«¢ f_ºÌĆÔ†‚rÁ¾ÍkôíïïìÍmôà¡n{þLLÑÿƒú©[Û=g/òúŠlêVžz&7«¹AM¨Ùn›Ôá„ÖyæzóP˜ñ@PÓ·i4ÝÔí'ºSiîC:ªãÃþ5ç2XWMÑÊ=y?nT�¢�ÙE¦Â2`@®OÉf´*ÂY’(¥20¤Þô.ÿôö*IRùÎ¥ÏÌøï“3>ûæp¹ Š t��JNº\iÊ9v¸ºmë•Õ2réÉß–eÄOØÎ|¡¸°#†ê÷|¿1Ãp�¥­Ë3©—#ø—íF¯ú‚ ¦ï™¤GÉÆ#E+ö¸ HÈùbUÍŬ˯~0ctð[“Êw&)ü==èyááOd£P¶õxöÜ¿8gSAYÉ߇�!EËvQJ+öž1æ”4CÒƒ 5Õ4êÑ™ÿùÁ¬Î5ètàâÖ®}tÒþmÛ÷o*‹íÝÚr 5æl˜·òHÈ�É=½¤ÎAÔ4ÒЛäV£††F�»ÈA5� ‚ ¦APÓ‚ jAAM#‚ ¦AÔ4‚ jAAM#‚ ¨iAÔ4‚ ‚šFAM#‚ ¨iA5� ‚šFAPÓ‚ ¨iA5� ‚ ¦APÓ‚ jAîd“A/RüjúN„V¤Y»/£ò~ÿåÜÝ¿>;ïh¾ ÔTtdû¾£‚ã…ô•_-^}Yj΢ߜ-Öœßöþwûo¼¤Ré¥M[“ÒõÿªÊlÍa‡˜{hå+oÍ}ò½u'jîÐoé]ðnw8¬‚ÛݳW|¼du0JMH°«v]Fv va›mÇ.ÏJ9�Lº†ºü£†¢²heCɹ¤ Œ_»Ž¾¸uçk¶/Û“Râ ®<¼lú¯%ñÝÃÜáÜÊogn¡�»»ãÉ¥ß|–Ü¿¥  ç$þÒ¥�'-9¿gá/ëo;s±Œúû»+ˆ\•¹mõÚyîÙ}Yç쯆œÄŸ_;Lsö}½ä`M‹6^9{ë­Òå3É7îß¾o]º¶O?);iùë®;|éù~�*Âqvlj É•Á]û¿ü̈Âñù[®è¯v\9´rM"×ᥗ¦¼Ö×Ï)°ûÛOwòg@<|øŠkçþÓG…îØ²3|;�z¶›³"²ÏÞ|úÕž-[µd“ÓòL@«23R%Óé´ hEffŽX¤VHݺâûËÞc§Nze�{ÒÓÝb7Oƶþ™-sÖ†ýÚIJ¾6kP[ÃÕÓ�á�¦<1aJËò?–I•QAÆKY9È¥ÙgKåÒKYù2ÈÅÙçôAqÁŠ:™¹`íæ+nµ%‘/3UØØ'{·åÔ{zî¬þqLþæŸW&’ÖSŸ÷XÓÆV'J† ——ìãÞ}z`77–pÄ¢í¿üuPÓéùé /úyé±\ ÀplçšÊˆñéªI­¿ŠùkÔõõ±-•|ÔÓ3§ýïÁ8çÒ¤ï¿?PÛïÕ§†÷U$¹hÿ“Ã�„6¹YbÁ*hNˆR£�*�Y%\ÂС÷'DÅhÝZœ6¼mŒ—Šwvóe .噈Wp¼kÑùL½T’}Žo=0"?9Ë(ç$ëƒã‚¤žƒêŠbï×iPœKm³q~ƒ& ÜÚÏ�ç½¼µ•Wr‹ä&K(¥\’Zµ‹ ÷õm›éYR©W*X®÷è‘CÛ„Å´mÝÞ¹*³HÏi\ÝÕ,Qh<=Ý=ÔNá-ƒ…KY9¢�žšŸÐ5Ž»”™'™ÒÓòZzéèÚüˆ±#bƒZõð@DîêýY¦Š ˜úŒ¸¯[„D«nÝçzlÛ©,íÂ;»kT„Ѻº{©+nKqîÙod› Ðð¸1#Ú1G)¥ŒÏ¨ú÷lîÖôÞÊòœPV¦£ÎAÝû¶ W�!õȚ¨Ñý¢‚<=£º¶k[�œT$ãžðèèíc‚¼õW±~D�·«Š! 7OwoW.ýÀ�³�]êÝ"<8´ÇˆÞÝÊŽn:¯§ ?‚–'hÌMß 9cu5¸x:1P@<\Ôæ/®\•±eÝŽm™\x —JJµFXŸ˜ÅÖ´Ü")£8¼ý$·Â¯SóŠõ™9A‘ᚆßv&¨÷¸Yü¾?/\îÝzÂý÷õ ¶]ùrOîZ²%¥Â=¨'Pƒ`j:ŸÈzEF�MÉi~åÉUÁq<€À2€°‚P¯/q oQu6µ0¢"Í­Õ#QªÓ'RK‚ ÓØø ÞLyjŽ©ìð7_¬²–6¶¥@ot‹µÁxA!twu”í¯­áš¬Ë×>+zÆú "˜Œe¼ƒã=öœÏ*ó¾”;®µnYrf¥Ëå\ϨÞÞêURý’8,³£ÂU•• ÎÁžJsqÔž^J]qeuEE>¸Æ[ŠÌ¸{ºAiy™^M廫 ‹ÁÏÓÙlbÖÍÍΛCp¢uÓ\]€DÓòáiâæ�;Þýhg»¾ýê×B..ÕUgÏyç´µY\ÇšÌm©uf®ååÀÆÒÒÆËÍÉ…«¯›|´LG¡þµWª;÷íÖ—žv\†€¨éÛ©ðâ¾ eBo2쾿–¯Ú0þ㇃URΪK©™|X‹PºáÊ^!¿e«€×PneÚCžOT/‡»$ëÝsØÛ�{\H\÷ÙÏ{}ÞÃWö~±ªâ�מíîF*O¬Ú›{Õ½Ù¹U|àòÍ;?>ar ‹zb;ŸÆ @«Ðˆ{PÏ]N\*åB÷R†lN:q¹Ä<,ˆ'­'çÝó…©£ì{>˜Jnp‹Ö§œ\] ¥²†‚¶±õhMÊÒŸ²¦ü/NM‹Ž|”tΜ�ЉVmI=íqÅ=f O‹ ·U)§\.sñ¼éÆj‰s1‰ÖÍ•«./38P}i‰Qíî¬q‘|¡²¸Ro@./«÷0·¦w5Fëå—ʪeаREE¸µw&Pépa–ÑÜg„J’HAN~qc¦Æ Ì;³ô§µ‹œŸœîâÌ»´ŸýÖàØÚcŒœ“Vç�ê­2³[m^…P 7w'9¯²‚‚'ªŠ*ˆ·›ºa[uË©o¿ð DᄎFMßfªË òuåWvlTNÌ{HHXtÙæõå�“‡8qš�VkÖ; ~Ú‹q”w<½11Í/¾s°šU(8Ž·�^JúšJ*ë*JsÊòöÈÀ£ŽÛYLºJ#õ³Å¢ré±CÙ‘÷M|0NÍ1¬“¶‰0�¸º»ÂñìóYþ!Z·@¯˜ÕŠÝ'´]Çpe”û¢�GåÈ�N@Ô±Ã:ž¿noÐðÖAJCNz•O‡˜@¸ñ-* 0>�ºú­Ù½wGP�h®hÿžtZ×_O4T¨FW‘Ÿ[pqßét™í À…D…J?ÙáÕí}wÖ7<”ß|d+õbà5|ç›,3Q:{©�WÒ23Z·�Fú,]µá”sw_9ãÈêTÿÑ3B”nþúþjãÞ£Zù诬ÙUÖ~Øý! Øš£a/@Æ»Gÿ¨Í«7ù÷i«­8¶á”ÔixgÇš&NžÁnúcIdöÒÞ�D ä_º_NèáKx'SóêèNÃ]–/û;ðÑîZ¡ôR‘ºc‚Ÿýû4\¥v.®þôÂÅÔý«Š÷�zèÑnÖ¥T-»?ÕqÃï?.M iÙ/.Üí@�]ß«eëøÝû·$wŒjc{έE”æ·5¿]cÞ³\:Žx`zÇÒtkÓkbò†% WÝ7zfÿÀàáêÄä¸H_Ÿð0¹À)*Ð�€S둟Jܵî·_se—èÖ £[Sà›a‹<ãß}ÔKúm.[¾Ñ-´oL ß Vs‰7:ãÇ Ë>q îÑ¥eë$KĨ oÅœ»Ð"8€Î?¤µâÈîà°Õµ\²qTæ^þJËNÔL›kVšõØSÇMËoØóý‚2ƯÅà§ÆôóeØØá§íܹæ×?J”~݆LÓÞ•Ô6GÒð³Ç�-í]¶qå†ulÇÁ¯h¡%�Dý¬_¿±]ÒVný*Õ·{ïÞ£Š¶×°Î�-�¬ûí@¦QÛºËÈGœÖyäÔœ6ïýþ»­gß„Ž=ÚÔÍ�7\ÅV*Æ·íƒ}3-ûóxxÏ—O˜ö4üµaë§[$Ÿè¶/=Ñ%R‰{ý¿ IOO÷óóʸW’çg¿›{¦ÕsîóbA ÿ5{»÷[oökÁÞ=[¼7ˌܭäççc éÓ´¾ªÈ T”UTŒ…9g.•ø´÷gïª-Þ›eF0šFî„üÓûVìL>[`Tyú%tê6²G¸'w—mñÞ,3r×FÓ¨iA�ÛZÓ˜ô@¹­AM#‚ ¦AÔ4‚ ji¤ôÄ™ïüu¸úš'e‘ wüô󢤪[<‹Ñ5ã†gEq8ÅÉuc›äå*“ÈÜèü8‚š¾[¡²Á$Éס©ª¨¸X/ßêr_½¦ÒìCIi9:zuÓ`Š“ {cUF�ΖId’‹Œ@waçÿÖ¦Ô=ÈÈåY)Nç—Kø¥Dn_°/(ÒœÜЬ(7»IdN Ólóã júvÅ”²ðƒƒ¾ãâK÷8êÚ÷“G£t§öþ±íÜ%£kû>ýì¨% Wenß°kKr…2´Õ¸Ñ½ÛÛn“�K¶~ýó®˜Gþo�? çî盬!³&ö²R&U\Ù´n×öK:׈@µ€œ“¸øƒ‚vÓÜÓV¬èúè¨ÐÌã»N_I)e#:Ý÷ø�h�¢ýïÎMëóÚ#½™ª“«^\&>ñ愞®PvxùkÃ>|±«yl{j(>uð¨ýŠ^œœ“¸øƒœ6Óò6J/ÐFNœ8¨»/ßH1l¡¯îâ®mK÷])Qú´ïÜcL¯0—Ì/-(�ôö¸nÊK ßßï>&^üرrçŽ ÷ÌX»ñØñ2çn#‡?ïΚR¾¿G58ÖxîLR ݹÏÃý[xؾ�rÉÖo5^9´&'iÕº#‡ ¸mׇ‡¶ R€1û讥;.f€g[_ƒ ZK½»Ž{üÅ�y|°1O/e?÷êæðá�ÿ__ëü8‹ß>Óê¿ÏwñÎØñÊ閭(Nì:Ÿ£ :²OËÂÃË/d)"Æ=8¸§* @,?½}ûòCWÒ«DJ¸ðioNì­­<“¸c塬 mð€‡F93ú¼Ýë·¯?SJ|B{÷ë=¤•‡÷“ÿb& v–HÞ:çïò6÷OxëÑöŠCkþ<¯§�Ì ÀxtìTp2%S¹ åRADLkW«Å‚-‹Wí"­ŸxbÌÄ8•Î.Ûk›}£‹:/)OÛuØèY�uÒ&müãt5ñmëR˜œ©§`JOÍ2‰ÙÉYF ¦ôËyî-ƒ}l¢èrê­hÎNîÛX2jâð!šK‹·¤TÒ¦Š¦Ô}ßî{=òÈyàê}›ä‚õÛ³|z y²3»ÿ�ųÿ* ë7쩎�¸rÿYƒy�â½'«¢ú�xy\+8¼fᑲÚdG“•CËÎ,üá¨ØqØÓ†v©9ðÝŽ,c“¼0�L S·¼å§VžRô=|¸{Öâï~{Þ¹ÿØáÃ\Ó~Ùp¾‚:¬49ïÀºo/¸�}jʇ“âƒÁ“_ÕÕ¥á\6R£“ï júß9#±Ì!âg<¸ý¼GÏž½Â<}ü[öm¯>|*«¢‘4Ìgäî­ã*ÏŸÈ�–'Ÿ+‰��° ÷kL=¶>/lÜèŽmBã:¶kïf×fÖÙ7üüÛ>>©W—PW•ÂÅ×CLÎ(–8ŸØhþ|ZžI,¼˜æ5 ³{rj�(¤¤2m"kçÑe<¬hNw›:²]ëȈîíÅì¢b¹©b°œR¬.ª5�qƒ{„5˜œëuÿðÁ­B[wŒ�fU}ïÒ7&4¾}Ë0SaN¹¹¸nCô‰ŠŒí<²‹óù# jåÚDåHWí?Úõþvþ>ž]»¶4ž¸˜)41É ïpj˜z°ŽïÙ±Ex�„žDMœÐ-!2²{»@9»°HvTiTŸq¹Ð5&®] WxÛ¸Ö\y¹ âÌeSM›|A0éñïä?-sˆÈ•yùâùôŸ¦¬µ¼ hc,md ËšÚÈžm¶/9“7Ò¥øDN`ׇm¢£U¥em€·“£q}­³o€X~jû¶åÇÊœCƒ�õ²Ñ$È k,nÈÊ,pJfCjo:½63»�KÖ·Ÿ»ËÁŠæâó„,Ë‚I”š,("z¿þØÑÕ—½ü·ß�G·«?û‡eV–åa,�9ž BýÉÉ“F Õú ª«Wޱ¸°ZvÃó³6X–TÆä&&y¹Ž¦´–‘cˆÀ0æ²³Ô$ +�8‡z–ŸK½Xê♟z‘ ¼ß‹Ðò²sÙˆ��N¾ƒ ¨éõÌÄÉÃ�kÛóÉ×í¦ÀÐ�Nk0ƒHWlU±bÄ?/&y•¥†E?áJì´¥!5U@£â‘sö®þ:-îÿf�ळ+Î��4¡á-ugNœT”Dt ZU9qŠÏ ŽŠP_eE‡ÚºZ1xŸØîÏDw�¼û«ßÖ¨}¦û‡u'–•ïÖn ક£pqUªF|õh¬¦ö3å_¹Ú$/¦†¹Vã’xbÑ×Ç .¡ƒÔÁ™ÁÑ\6'ßALzüËuéÛ£DÖöí[.äç]JJ:S*«£; w9·ìﳩ¥ùÙ©{Oæê€a`,¯(€2¼U/öܯ›2[ÄG¸Û FÕ¦·S꺭Éi¹¹§÷ÜSÒÐ/T¯«‘¨±¢¸øòé[’-*q jã“¿awNËH_…2 .4]b¦OË@r•Òd1äâ“[Þyár‘NäN §¸îPVJ>zâLvÁåS{VeúôŽñ µ3Î@£•õèÖ-êâÞ¥Ó³‹K³.�ÞŸ¦£ŒO§®~9û÷îHÉϼ|fýžô=¥‰«»+eŸÏ*È.5^¿­VšœqüdaLϦ?þÎä~=”@³q_FßñQ*. K'íÚ­ê.Ñufô êÈ Sú­X·ç‹LxÛ6]"®dÔßÑkȨ¼m_Ï;ÒªM‡ÖžÌû<ãí"çjb‚�¡QÞô|U›pû‹f�¬èð#5U ¢ õºpláž‚J§€FÜçËÀ•ë«25-øû׃٬w�±ˆuª?ÅI#•Ãùv˜þ»zóÖOþÖ«ýC»÷ –@sµI^N sí8¬4Æ?"~Ú8û˜y |PûA¯NŒo0— ß`ò9Û¨¯®1 x[ r-fÁ�Lo5rnâ/ï¦&|úd;�{*aié*÷Ò”îN­¹xûüe©=&?ÝΙYŸu`Îw—º½FÓ·¡ª$'7eíÞš^¢Ýñ¢ÒW9ÔPV&è++Ju µPžv1»Ä¯EKwt4‚I�»(ŽÎ;²öÓ½ÐvÀ˜ñ1xéÿ¬6hÄ”~mÜüÁærAãӪ݌'Ú…ã�+HsƒIA�Ûœ½Aäv5� ‚šFAPÓ‚ ¨iA5� ‚ ¦APÓ‚ jA5� ‚ ¦AÔ4‚ jAAM#‚ ¦AÔ4‚ ‚šFAM#‚ ¨iAÔ4‚ ‚šFAPÓ‚ ¨iA5� ‚šÆ*@AM#‚ ¨iAÔ4‚ ‚šFAPÓÈ]ÊéÓ§'Nœ8qâÄÓ§Ocm w$==ÝÏÏ+¹Ó©©©™?þªU« ˜L¦±cÇ>ûì³jµ+¹sÉÏÏÇh¹HJJšŒõƒ`4� ·Œêêêo¿ývíÚµjµúé§Ÿ?~<Ã0@)ݼyóܹs+**ú÷ï?kÖ,¬.äNŒ¦QÓÈÌþýûçÌ™SXXØ­[·Ù³gûúúÖ[ ¤¤ä³Ï>Ûµk—‡‡ÇÌ™3ûöí‹•† ¦äß ¬¬ì«¯¾Ú¼y³‹‹ËôéÓG�ÝÄÂ;vìøì³ÏÊËË{öì9{öl///¬@5� 7QG�]\\<`À€W_}ÕÝÝýZ´þùçŸoß¾ÝÓÓsݺu,Ëb5"wЦ9¬䎃eÙÞ½{wéÒ¥OŸ>׏л»û‡~8pàÀ#GŽ˜“×r§€Ñ4‚ ÈmMcX� r[ƒšFAM#‚ ¨iAÔ4‚ ‚šFAPÓ‚ ¨iA5�ÜÈ쬟øƒ5e)üÓ[™ª†Ë”±ßïdsd dß&ŇɄÖ_ŠÙªxý‘ß–©„ý~[b[“’=ÛøE—íÞŠ‚Á@J*HFs.ƒÙ{†]º›ûh•â±%üž l+䦀7‹#7ªcg-ྼÀÊ=- s0¥ññ+™tG«¿9Úøn´åñùìññ5€[°²•[ßÎ4ÉǺ!$Ù| º÷o œýùùý´âÿar?ÓüŽÔŒH%Ì¢³5*ªI�P…§nJËc^M«’¹~ò›-)�ŠÙŸÎ’Qí)±Z{Û*ńˤ¢®29'Ðãän¾´W°ø�; pÆfGPÓÈ�+¯yZâ\×Ý kOàøqÏ4 ŽVUªkCéŸÏ@[?®åRj{ùgåTxr�é]†ë¶™É€M_²ÀЇ}@Û×TÖ‚ùè¦[¤ÅÑ ‘�;¸åèW+Þª»­Þ�…M}e@0� �ŒƒÇ“˜‰~²+@ÒA&-RêÈ“b=õtBhÿ1Æb„böÝ?¹.½…ÿ¶§´„ýþ‰è+«ðÔAM#wóØ¥ªîsUŒ|Ÿ-ÁSצódë6îWY^?R|KZÍ|º‚ûÃYÚ8V œ’ºðBZ[�ò¹ñëàã'ŰBnÆrvÓ^ÅžÝ�.Áú¥\À41��ã‰üìriÛ bǺSnÛ¤œ£°<¾|„ï{Ð|0àZϯÝG¢ÏCXœxr¤äÀ°`,aÿ»Š5t>jKõyìÇq¹QâXŠí� ¦‘;0šþµñhº2™ï¸žÉl|íÃM/Ü¬Ë (€WPB6oá¶»ÐÎe¤ˆ¥­•dï.®¸µp¿š}ín™ z ý>gµÒëž´u/Ó ¡ —³ÏÿÂH™ÇùÇÎCe{~ÃÚ¿ÿ'­©QW…%§ÝÛ”ÛÛòêéíŠ :éøý’¦A2ç£%ܧFÜÏÿ¶@Aßdz= \xlo5�Ü�Ñôèyʆî6GÓÚâ>»ŒÇù}Ši‚¸£¯lûF*œ(M…‰å“gD²wÿR†<÷ QؤH¼Ì@÷Z¡ümG D!¯{H^´‰<Û�<~Þ†3¿.e{™/)BH‚°% ÎlU´haú %›WóLjÑÎ ÊN�qðÌ/ÒJ³ÛPs†¸è<;¿FžÒŠÚ CÛ‹ÏKìÜÓv+òô…QbOK ‚¨¥‡`Á..ÍÚÛ/ï,» €¥.ÙÜ'=©Œ¤zPÿiÍnÒÏ2f ³Œ/êù˜où�eÚÁ €pÔÛ•úºR_È?Ç®QÉ?v„e‡Ù<žúºR_WêÊí1˜ÜKø�†yt9¿%¿ö˜AõÌâ5ÜN/i¨¿%¿á"½èÏL[Î]QR%¶;r3v&¬¤Ù9½]Ñç8©Mü®œ÷ÿmùʵIÖ„÷xñ•XZSIÊE(6Û …^ÑÒ³)Ly €Kí{–“+FfìB¦w”ôF¬ôØ1e÷”‚þq½„ þìZ•�ô¨’Ù¼Ÿ›[,Ï'Uä_]OÞ% òB@£‚üR’WjÛ†\(HÌþ+LI,˜ª˜ýIìO'™4éëGÄÞž@FŒÔ;ø×~S,i)=Ø^äÆüo)·ÇO\ÐW¦:RfXÚu€ðC"ÿä2þ›IBol¤™Á¹‘æÇ¤'•4Ñ“˜á©‡“%‰qù€bÌQðu‚Ñý…g#ë_‚“‹¸i«à¹§Dõ!þ+½üTG)ÞͲ¢¡„IaåxW� @;s'™>^ñË@~¢ƒ¬H=ÉoVŠÏÆQ &—�³�ý»˜\Ávqá G¨ôáp1²‚ûÏ.Ò¶½4´…ìR÷$³8›ý;‰QwÆûCA.ÃûÊzö�EÜÔSx£5e€’Ô,ð ¦Z¼†ˆ4+ùùù¨iäŽ� ‘{PÓ˜›FîœS?¬äž5� ‚šFAPÓ‚ ¨iA5� ‚ ¦APÓ‚ jA5� ‚ ¦AÔ4‚ jAAM#‚ ¦AÔ4‚ ‚šFAM#‚ ¨iAÔ4‚ ‚šFAPÓ‚ ¨iA5� ‚šÆ*@AM#‚ ¨iŒÌ_)väˆYÜÜïØ<©þ"ÔÈì\Ê¥ê-foå?ÛÄõ–©b¶­d3ŒµÏdlãÝo·Á@*ËHAsåsú»ýonÉ�ü§ñ[3€^syKN³û¯t'ø×¿g+(¤¯W|´‰‘íÓW‘Š ?Õlrä^€Ã*¸{(;Áîáä7ü¸9¶œÛtFžÒŽ›[E zrñ Q �P³s s¾Œyf%xõ>xHv"DMÙ+üÒÝòëƒ( @ǘ̮›Jm_–Ëk¯'œ†jRV¡¥¶‘4º³Üˇz{ åì7³¹$S£Em3ÕôRO*KdïWüv7ÈÊ4Ëšyù°y#ü“+Àe°ðùD™•˜�ÿÇo(vð&aã…·‡Ê×iÈdû§Š¤.¦WúR1�Ý~H~vé7Œïda@ÐMoš’3ÜÁJ¹_wYMì •ËÎû™éúœÐÑ ¿¼jú€™ÄM$—¼û¤²6ìýZ±\ Ÿv`Þø„-“޾¦ü‘¥-ÂÁÐYøj$$~Ι:Ê*b~RQ±ÝåÕØäöR Åû¹ÃîòK~PQ Î.À„�4-l5³r.®»ðòxY«c6­a\G‹j€¸È�}hzÈWËEì�_3Þ�ŠcZZžâµ”x'ˆ¯3—M4›êNñŸ'É/=&•oQ¬âÄÈ,¬õà Ë46²ÎçMZ¤\W¯(ÒhýH"ˆ€>Ÿ9r{J~2”d�pmõ+2›¾cÝ' ]½Îþªür—å¼� ”Þù@ iâpAIq*s$Ÿvéjûç’ŸEôòu´réQþ×iúYáèÕë+‚šFþ]I“´ Üæxhšðø#@²}¿±H~æ]1Z@Tá$þ£HuìÂ7˜¶ �%ö×O¹»ù7÷€ÞŠy¼÷[BoÐ�æfÏgÌqð—¯[= ì'3Y.\zÿ-1€Â[ͬ›ÇŸ‰_-+J™•óùcîRtm2�ºyÙIö-g3ƒ¤Ç»ÊÞ¬½øHF†Ê^{Ï¿MfæK4=}(zˆ_N•œ®íã'¯ä<+O}Mlí|•e]„÷hùõT°�d¤KÞ‡’ø§õ¤€pÔ‹4¹2¡ÑcLÿiŽv®Ê#—Jm¤®¯Tjù7©IaÞDD†uq!—VsÛ 4Ò‰ÔÐÎ^$}wÂ_GV¿Áo*�àè+Êý¤QÑišÑ“‰Y6““(€¶“° “5‹²�s;}ë]1¨^P&1ÿǯË.�›�ÈQ†¶'¼Þ�j4Üqá/~ÉI�=™¥Ÿñ±÷‹Cc©ÙÕ¦\öÏ/Y©«øè(Ó¼ó÷‡œæA¹‚Ïfz €k Ùð‘rƒƒ¤‡ÝY j'`¯!x4žæ_šÏ}-´€¼ã܂ߙ‹ÕÐf€8¡Ÿ¬e€ê™k¸MG�Ó6Nä�»øé@²à.ÉGÞVþé*ÍúLª©¯x90ЖP"ûæ*6† ÿ7ZfMÌï¯óW†šÞL‰žýyë6ÃRñ¿éÓé’ �ò ÜŠU̹ ˆŽ[v],a6þÉí:E*L@øxñ“›ÆýµŠI*‚ÈîÒƒ#¥òuŠ/6£Ä=»—k3Õ4£-Ù¶œÛqT!´×±_K¨_*5�Ü>ð*ˆ"ù'2 “+Û¹›aÀL¡õ ~Ù&æ÷Ý.zÿó@€¥�üGÌù”�›N×ýfÎG�£¿ðÅÝEÇñ8ÜãY¹Ç“BËRrd#{T¢<$ö…óøCâsÃìÒ¯9³šÿáÐvÊ»‘¿¾á/ §•]YP„ˆ/½#oÙIÄöó¹ æ@õÀiå&€ž3ŒSÛ°ò�×M]EP+Áp–û¿�tÆ ’`U”±†«-G™>õjޤdƒãÅ�5ÌšÅüî¦'ÛÃÉß¹å¥ò£ÏÊÕ̦¥ŒÜˆ«7÷[&âQñu_8ó÷Ó.yÆ á±RÅ/‚øÎxY£¥)køM&é…Y2Éc3Jªë— Ðרiä¶Ñt¨8Ň]¼ƒì_Ä/O#"C=ÝiX[¹úK~®Ÿ<õu¡ƒ€D@"Kßç©{þÔ[jª A²¡´”�ûw¦nºöÝ'kS‘šÞDõ9ì±½ÌÎ=L©‹Ü«-<Ê-I„ÊJ¸´š_äjz¶'eÄrfçïܪËtÒ+B«4Eb1 î.Î býŽÿ´X|q’ä«ÞS6˜”T2ÀËϼ''ÍaÚ¿+]ùçùœðÖ�* ¹9‹è sÄ -0¸ºQ÷fK¹Ò>cÄ.á Mf¿>ÈŒ ›ŽAÿYb§pJ»aS€¥îTA@ëA½<(´)z»É-ÜIÆî‡ï8�wÄÈ(Ù} I¯šÆ(zÉ1'™t½ä›ÆÔDK¡ (°nïB"›/¾pŸìL ”‘7íe€ê˜” ÚúA)Øü;Ñ¥?�É RV³¹„çâe@ÏÞtÃz¶¬¿èªb/oª(æÁTNÊhÛ^Œ ŽKÕÒ wÔ4rÛÀ=¡£Ÿ—./d@%÷ dSúŠ ^–xìSäbþÛ½„�’f¿ V®`Ó(1Aí:slé&=ñ_Y –/ñ~cÄMïh9�æœ(PvŠ]¹¼ƒh¼?ð̶‹ôþIrûît¸È¬ø‰ßiê-rs?c‹£¥Wޣݠ$ÍRHM¨ôäkðÛ\nÞfúö(™HÛÊÿZDUœŽäIN&).#W �]»¼€HA² ¦±oZ¶\y³ q¦�AjÊIÐþM‡à4¸“ @=I±‰ìéh"·Qñ3ˆtZö•Ü3¹‹¤æ" �—µÄªiJJ À%‚ªëF¹D-GqIg˜ž4ç4áZÊ>„χÊóü ‰Ööõ•ŒusÒ‘£„é‰Ü_Ÿ+VDHã'Šü•ªî¨iä¶‚¥žú8± m©‰¡òÖå\R[¡½ @M*»úQrÔWÇü°Š&ƒ¬'y•´«Yd.ìã”БcéÁíìÅvBßÚí1ÍëÇl[ÀåÅ‹£ÕÜžl°­ŸŸš))}�§Ò¨'å 6²¦ÁY7ï#=öº\¦¢<Õ±{÷C‡‰4å¹t„чÁáy\©/õ^ËÔàiU[úbÌ`²õR 6Lzs†äˆªíÝtO�«EÕ¤¸€°>ÔUîÀ”W¸6�³]2H”�3,$”<OcZÁªdVH§mÃd·8øí«¿LãÆØeŠ h] ºœ˜(8‘: צÝ´ƒûx;¸¶’Ÿ™(¹âêO”y»ÏÛ—GA[âz“Óëøßs~ïˆ~РTÈ]ƒaÜ�È5äâA.ÅOœÁ,YÄ]©¹˜ýí&d¼ÔZE>!vu¦£LÃ)“âL6}ÏOºyZWÈÙ¿ùÿ-!ñS…QCÅÇ;‘ß?ç7&“Ú\ˆ@-áÖå~m,×9éþ>°þsî¨ Ô K£ã8Ú¸Qo@Ñöd�Ô=œ‚Àl;DG>"¶÷¦ÝÆ 5[NK˜}gi˜Yµ–)�° u¦ÎÎÔÙ™j5Öï/%É+¯¾ÇŸ©j< áÀPI õ;I�3Ù”l&õ·îØOÒJ÷E’�ë¹óYÌ¥Ãì¶³Öµàœ˙ì,’{„ÿkîà9&;‹ÙµšÍˆ’:'ï`�ùÉ¡jI˶³‡y9ʯÎÑ ¦»¬9Îþ}‚ÉÎ`vlf Í员É¿øúÛÂô±R�¡­úK®û¹UG˜¼B’y–=šÀÕ‹Òlr!“É+!G—ó›O2…UÀ+�Q@ÍQG¥B0šFnCŒù$ÇDŽþŸÂ#Vûí2IÈøŠÿâGúÞC î"ŽiO–®$ÄE܇9‘È­ÞOǾ&úŸå¾[À—=) �‹‡Ùí[Ù Œ<þ5á¾”ˆ'¼äÂýô•b_¬|__±w Ùó5ÿ·$MJr«!å: €@p_á–Ÿû%/¿jzõ‹WÔÀ$n! e/†^žü¶ØÝ®Œ=â©{[±"Eq drj›ÞZzÝü9?ç0˜´rva�AÁšý ZÊ™{z¨)ßXØÁиnò–µìé~rBÝó�05ó×7L±Zî5M´×BõrnÑçŒ{+9(Ð’¯ NÒ�‰Ì�ñsÝ¥©/Š“*¸ÄõÜò|l/ÍxJòã\"h@u õ$@Båh`ÎÇÒົ˜¦•øüƒÜòUüANîÜSŽ>͘‹säÍ�܉ŠvL˜ÜU|áyníZnN¸†ÓÃe Ô¿›8ô<÷óLÔhaL4=»ƒÛšN4‘Ò”)b”7™Té TÈ�IOO÷óóʸ ôÌ,y‡ ›%´I眠ƒ‡J­ƒ,÷ ʕ̅ L�è™?ç²13„�d~éeyè) ì,·!GÓ™¬û…Qu–út”=êÞAQ“ÇÚÃG‰ãÚS}Så)û±Ìšù]zÖ[|z¸¥ƒGaÇÊîuQz�ÿü´üêÓ’‡½¼Ern7ãÜK ®b~GzÎã”´˜ýq>[â,|TlSÉ}ºÆÌ[¹5’sûÙ#§™K™¤¼L"P·þÂÇ“,7æ4?”ûA±ÄMø|¢ÌÞÔSŸ|öó/˜¾o ]�J�¹EñÉIù½7D?<ÙE ??5}÷A�’»§'–(w«¢ÂKÓR÷æ×dÐ ±KÅäàJîd qf#·"÷ž¦ñ´è.ëÆi¼«/üšXb¬Ú÷á[û€õïþÞ›ý#ø:¹„²C¼¶8­Þ¡ô·>úÍîPšðØs¯tÇð5�Üþ°îÝÆö»°Î¨"„Sjœ®âh J÷ðaaϸ%ö¬PÓÍãäÄ—ªÖ´ˆŒ àäÊ¿ï8Ûbø—O&¸—œ˜ÿÅ~íèNá¼£õ|Û?÷X¼�ãCiɾś‹±nQÓÈãÏ„'¦-.m{uú6{!;·ñá3í<‰›* Ê�v×€ˆ“›—�5ÚÜÈ¥WR…–½Yª»¸qå÷*tôï—ŸûÛòêü¯vßÿùW§´®SõDåèXÓü ¦QÓÈ•%‰ ïñê#­-IeZv`ñªcAÞn�ׯ”�oÏ;c°K¡ œñÚä–X“ÍÝ0e™§ó\ÂUúÂÂê´ËFWOVÝzÌì~ì®y«KMߢpÃÿ6Ðzg;¾Ñú8_ùóÓÙ»Œ ûR(Ûß÷D—.ý˜ñ@M#·}”VxxζžÍ¦ú°F#¨IqÒ™òv={*¥ü´ ž½Úù5Ñ›€ñíùá»}ÃXéÊÒ×ÿÄ{nJ+�9“l,:ýÍüµÀ¶÷øDï%Ë4.^^¬–'5.îÞž Õu×Q‡wNkŠ&}Ð…R¹äÌ¢_Ò[OÑÕ“qrõÓbçÔ4r Q¥·¶ß(q�yäUÿòó‰_¦”J•¥U /w7ñø‚ÏÓs'÷ó=t 0aHÏ€z÷ PJ�‚­èÖaþ³öÑ[Þ%¶¹úMßâbÌÜ�˜+*â^þïpvÕ7[•¼ä¼ ‹&o€o?ÙÀ÷sPáÔTœu¦4°_·`µS¶šäyFø2ÍY;·G!¨é»…KP˜‹{™†Zš™!…ö�ïÑòuõ__|¿¤Bþä[1ØàÖ"å_9V$Ûí|”RÆwÀÄ·ú³;¾^Y<䩇¢ ÖÍY': à Î\_9x@w󟦒¼¼ “YÓDãåç…£þ¡¦‘;ìÔº$ãT®{›&†ç8Ê.eTt÷ro¢áå‚ýï<¿ßú?ë±¹a£¥Oܪ·ZZE`Ôd% ²(˜Iv’Òʼ£k˜‹ÒÒTžÿyƒå4J9dÆ+GcÚ5�ÜIùýÙ]ç.úÆ?À\ÞöÛΕDŽN�>Ö½|ç׿,Sð“&Å»:Ü¡•Q}ÿïýöŠprÅ/I³ïv��;åïÛ–ak©ªJ1÷ÀŸ¯m€ß~8hIz4´tÖéT©¸:-kXP0�½ÿø@_¼½5�ÜyeÕ¢ÑPRãÜ{hXΊeUGO|©ÿ}ZF÷|Õ’ù;Ï÷�ëà¨ñ‰ÊÅOÕð,«ôfœìJ KØJ¥²ü|Å _|4ºdÃ'¿ÞÿÒ”˜¼ï,«n°BÑéS§�|#MG–n ›ž€)`Ô4r§Ñ5©›W|¹¡På$+j5B¦-xü?^^*�†£ì×sÈôJÎ�Wa vUÖq{UnvqÜ'·¸ ;|4;âå_æ\`cøÔãUþ£ü¯²3ÊÖmÌ <õå)s¿Xú~’»H™šê½»“JÁë•QÂ0xé5�ÜÖHùIl1ô~nÚØáüþC;6­Xžk�ê^Äkà#Ÿ»Ö±@ééùŸœnü�Ùx¬ÜæE÷ò'´wÒ�Zúã¼è>±®(€±²¬°¸²F‚:¶ ¶ýô÷A·.ovóQ;ù¼ú–ÏŽ�û¶æ­úßÜ•ö�Üûƒ×{‡ân�šFngXÿŽO½ãäÌ´é7¬M¿Á†ªêª£Þ(ËqËsÇq ''ûûÛXµ{L‡!“¦vlä·‚�?nÉÕàå©fƒ¸ÆM™ÝRíP“ŸœáV‚ ÈíÉÿ5ÄU�ýIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/cant3.png000066400000000000000000000530511524745214100317530ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw\Çÿ?ðÙ½;w¤ ö†5""[,Qc *F“Øb‰ÆTccbŒkbA1 vAªŠ Q‚é½Ã×w~Ì'û½ßÑÕÈ ïçÇ�»½½eöÊëfgfw¨¬¬,@[qBvvvm] ÈËË£Ûº š1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´·Uk3KUXÅ`üÿ/—I¥2™Bce>ŸÇÔ—PqhJÀ¡hŠz‘Â@ÇÓŠ˜ÆÕÈ•fD#„P�T)—+5ª0Eóê­¬Âr%e$à@N@K´"¦%J•TÉ4ø�X*W*U  æëéÕ_Y�°ŽéépZþ§ ÃjEL—Ô*åʪÒ!±DŽëÕ²)…Š[§™Ý„TÎ8™BL@óZÓ6Æ T�‰"Z³Åƒ°6Õo|{ '8u­ˆéz‡ÿG©jø¡&ž %ZÓL£™«h¤Íº‰§ hó€hŸiãÆÿ!¡®ŽBÅp9.—£P1úº|7õ”ÿn— =iML3¸±ÆB��ž@_ cj kj «Ëçêñ�…‚&žòßí¼fÛö¿ð£Í¢²²²Z8em¥¤á–�c¢ '@ íË—ÕKç¼æ’h¿m{‚|Y[ÞByyy­ˆérqSc3>]±X!‘ôô”J¥\.çóu·îÞßÄúfúÐ8 hWê'òKf4jíÌâM¶Mc¬R©0.,,,((¨®®V(dM¯ÿ2å-´zéõã�—ÏhâÕ´M3 ®¬¬,//W(<G&“•——7½þË´ ›Ô¯*£Ñ«7�‹ÅH¥â uR)BH!•B•€7]Ó}_ÐBÝ ’Ô¯ðÅy5ã¦B*•ŠaB …¢%ë´Ÿvq³'Ú¶Ø$£µ±6MÒY¥P •J…�¾¾>Ô¦ÿíüñ Øt~…IÝŠ‘Ùe�%å¥k? �*¤&&&•••*• !$†‘H$J¥!Äår?zÂÌÜR㹎æº/_zÐm?ÒC…±Æ?}£®½z«T*QM�@ P©T*•ªººº¶¶V)•*•J¥RÙ«¯‡Ðиþs_¦Ü mLd�±/æ¥Ú¦iwfÀÇUU•OŸ<Ô§i„�R*e¯•§T*»¸÷Xðñ*šÃ…vjÞDÐ…ØBMÔš_¾õ£�O‹DõbŒós³ûycæ³4}�@…�T*%ÍvŽ�×~󣃓3ÕДZnÖÂ.4tyyy­®M—׈Ôg )ÊÚÖþƒ¥ŸnûñËâ‚„R*•YZZ.ýô«NöN£ú3h¡VŸ…(ו—•ÕÕIJKJJKJDâ:DQ�]Ý>Zù…Ph¤T*• …Â�×~ãÒ¥+¢(8 ^F«ÏB×IÄ×IÍC4O\'eŒ(Ú½GïÅ«>�`ÉÚoº÷ê‡(ÎB€—Ôš™ÅÆIåòªŠrÌ0!Ц�MÍHÕ˜æpûúÙÛ(„ܺ÷æpyMT™l­P_+bZÀ¥Å2U7'ä⤾œ­s¹¼n=û!„hšnº¾¬Ï‡˜€iEL›ê!Ñu²&=Sjò|EŠBú|Ž)\lZ¦1m¨§+©-¦’—¹AQ”.W×Pßê…·J+bšÇãµp„5€W@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vã¢ÿM·@Am´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5n[ }Â#„(µÛ/�¢(„V» è ¦_1Œ1…ÂaÌ`Ln°½Ø6ÿÐ…(Š¢(ôo^CXÐ@L¿Jc„1Æ3 bF¥B ƒ†,|±Lý_SEÓˆ¦)‡æp0EQ4�1†¤ Ýƒ˜~eð¿ug¬Ra¥’Q(ÈÿH¥Â$¬_EÓM#‡æñ(.óx4—K–CRÐîAL¿2Bc¬R1r9#—«ªÅu'˯ç«Ê¤Ô«i�Fº³ºêMu§¤£Cñx4— I @»1ýjü¯¹ƒa°RÉÈåÊÊÚš ×”Õÿ{ô•ü „åWó¥BjW¤§GaŒ‚¤ Ýƒ˜~u0F Ã(ŒT*þ;U™^ùÊÿÅEʸB‘J¥?­çßIHjÚ7ˆéWƒ´x0*V*UR©üFÁ«‡ÇbFa¬L(a¬?­ûæARÐŽQYYYÖÖÖm]ŒV(**jë":œ¶ÊÉ¢¢¢7²6]SSÓÖEt †††mø×ádqÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4hµ7òô–—A!¥º.ĉ”ÆE£fWÖAµúÊ[m¹W€©}Æ´@z1TóÿÔkÓ-X_ Il˽4é“/÷¾ð£Ú¬}Æ4_ñ¬e§±üûŒZ²¾®òI[î I¿mZÒXòåÞß6-yÍåyUÚgLópu‹bZ]Kb·ÑZ¤Á¤~£3µ×˜PU-‹éVt!"Lñ(I[î 4’úMÏhÔ^cº�‡4Â4’æþo}INËžÒêÓͯ›Ôí £Q{½¦‡Te"ä´ �"kÂ!„²·µ$‚åŒÞK ð:�¤n�ÚkmZÊ·¨ÑC)BߣŒï‘RÜ’õÅ*«¶Þ3@‹�Œ~sGw¨kŸ1-ÂŽ-éA!¤ƒhý®\Í8·õžšÇÖ£ÛGR·Ï˜®¢ûµ(ymç#¯ äõuÝñ¿¦ç¦cšîßÖ{h†F[G;HêöÓR½Á2ư™ØåY ·Mˆæ#D!›YÈ̯éõ¥*C™þ ¶Þ3@Sl�~Ó“º}Æ´ž¾Qšdt3Ã6¸fˆRëAÕ±jzýgr?=}£¶Û'@3šè3|£“º}Æ4EQU“딦M�ü-zŽ*ÿ½F‡¼_ibå:•Y¥þ$Š‚yh¯¦Çu¼¹£>Úç€<„�‘‰å?ÙSó� ÿ;%üÿ‡1Jš‹:½‡8¨ð4’•5> •"�blcù_•×ncš¦i¥™ßã²ìnüÆ'^QÊPöŸÿÞi´¦üH6бðƒª4 M´ÏFÂÐа@n®¼WKç5ô/WÞ§H8ÇÀÀ ­÷ÐAµç˜FYZY§ò–>”½ÝĤ´MLhûX62•û‘…%œÕh3í¶Ñƒegg_\:«ºÒº/?\�ªjá³ê°É=é8™‰·�%4IÚRû�i„�……E Ì•âžN8¾ÿ‰šXYŠ…O#²Ð[–¶v–ÐÖhk"¦B†††Ba×ÊJ«ð²è‰ýÌŒ“¯OUèP„�늰icW¤êRNw315w65…>C€6è(1�¢iÚÌÌÌÔÔT,¶Ï y"‘( •J…âp8:::=�P(tÑׇ€h�ÓEQB¡P(¶uA EÚùHxÓAL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1ÝnåææÔ_ž��°iÓ&‰DÒìÒÓÓ÷ïß_[[Ûìš*•ꫯ¾Š��e—Èåò/¾ø"22²5En©ÿ´`*•jÓ¦MaaaãWRZ ÕÕÕãøøøÍ›7«Tª²²2±XŒ*(( ­ªªjv ׯ__»vmeeeë0 ³cÇŽ°°0õ…ÿüóÏ·ß~Ûà§BCnnîW_}×ìšà5èpSÖ¾¡ @__Ÿ]''''!!aÅŠÍn­¢¢âäÉ“fffS§Nmp‘H2sæL�@pÿþýž={²1 “œœÜµk×ì\«ý§»~ýz\\\¯^½š�`ža˜¸¸8²Msuu%1;;{éÒ¥[·nÍÍͽyó¦R©Ü±c‡X,þõ×_>|èííÝìÖìíí?~|øðáU«V5Vȼ¼¼Ë—/�7.55•,±°°øë¯¿?~\XXXQQARåàà``` þ\±XüÓO?ååå-^¼Xci*vmbúÍÑìj={öôôô¤(Цé/¿ü2((èüùóIII;vì066nú¹$tT*»D¥R ‚³gϪLJÃñòòâp8555·oßNLLüꫯBJ¥òæÍ› à „är9Æ8''çÆ�äYvvv/°ï¯³`uuu‡ær¹*•êÒ¥Kõ CQÔСC Bã#GŽäåå5» ³fÍ"1mooß½{÷ÐÐP„УG�’’’~þùgš¦Ÿ?ndddjjªñÜãÇ�8p þ6ÃÃÃÃÃÃÕ—…“'Oòx<Œqhh¨B¡8wîܹsçÈ£VVV¥¥¥ ì[·N}w¾ûC‡²K$ÉÆ�ŸøÀÓÓ“DðêÕ«?þøãI“&il¤  àûï¿ÏÉÉY´h‘¹¹¹zɃƒƒËÊÊ ÐDÀbú�TWW‡ÒÓÓkvÍAƒ 4¨¨¨hûöíê9µgÏrÃÝÝ�TÀÉÝY³f}ðÁävRRRMMÍСCù|>ûÄ]»v]¼x‘½+ ·nÝZSSsàÀ“Ë—/“åR©tÊ”)³fÍò÷÷©]ý×k(ØåË—Ïž=;qâÄåË—7ؘpþüù={öèèè4VHò¾�ß¿ú”JåÚµkÕ{‚ƒƒB·nÝò÷÷öì™D"Ù¼y3ûèÒ¥KILSåçç§Ñ4¡!==�ÄtmmíöíÛííí'L˜ ‘HþüóϨ¨¨áÇëêê’ö™nݺ�9288xÔ¨QB¡�<]¥R]¸p�ú÷ßß¿õ�ççç8884Qð�˜~#‘n¨úȬ'OžTTTxzz’ÆDkkk6§‚ƒƒÿüóÏ'N4ýµ‰D¿üò‹™™™——W«•——Ÿ>}:,,L*•¾Ð®´ÚT°ÈÈÈß~ûM__¿[·n êYZZ’Ú±T*¥(Jý·ACEEEQ�µ/ñx¼ . „.\¸ðÛo¿1 ceeµvíÚ~ýúEGGK¥Ò÷ßþüù÷îÝûüóÏýõW�&õ„„„;~)Š1b{W(Κ5ËÕÕ•ÏçëèèüðÉäÓO?Å?zô(00pÁ‚óæÍ3fŒzõ<**jÏž=^^^“'OÞ²e‹··÷¼yó8ÆøÌ™3G�}ûí·g̘ђW¼rÓo€;wîhôÎgffbŒ«V­"Û?yòdiié‚ Ø(þü9;¶¯[·n!¶KP©T:;;›˜˜L˜0¡¸¸¸W¯^� •{¯§`–––Í–D"‘èêê’¼ãr¹ÿý·ú£2™löìÙ666Ïž=[³fÍÛo¿­ñt†ax<ÞçŸîííýÇŒ3†Ëå¾ûî»r¹|èå啘˜ØìÊJ¥2++ëàÁƒänttôæÍ›—-[V¿—ßÉÉÉÉÉ !tûöíÂÂÂiÓ¦MŸ>�|øðîÝ»ñññùùùäÔžÌÌÌO>ùD}ãݺuÛ¹sg¯Y¿~ÓoÒ•Ô˜>qâDdddPP�@ P©T'Nœ°²²òóóc¦¸¸ØÆÆFc}‘H´k×.Š¢œ��U*éDúóÏ?¥R©FbŒ÷íÛwëÖ­ÿ®Æ×!4xðàM›65{ÎHc^[Á Å?üPÿ‰*•*''ÇÌ̬Á]À_¹rEOOÏÃÃãĉ�íEHH;þýèÑ£G�Eyyy}óÍ7E�9òÏ?ÿ433ëÓ§û”Æš¼nܸ1vìXõ%\.÷À�¡Ë—/———“‹��� .:tˆtÞ½{wÆ ?ÿüó¬Y³È®­X±"--�Ãáèêê ‚¥K—j4¯cŒÿúë¯Æö ü§ ¦ß0‰äï¿ÿvuuíÕ«WýGI~±wËÊʼ¼¼È—óÖ­[Ë–-!!!¡¡¡ûöíÓhqS*•#G޼råÊæÍ›80zôhƒððð©S§jüRõã�?²wŸýôÓVÍ^OÁB:::lÛ4‘““Âçósssýüü,pVVVllìĉì&eß—uëÖM˜0aÍš5_ýõСC>|¸fÍš &�è÷ôô :t¨ú�¾ &xxx¨oM*•8p OŸ>c](ŠRü£P(Ž;æááѵkW2/**j„ Ü>}ÚÚÚšÜÍápfÏž]RRâååuâĉ+W®Œ=Z㘃a˜‹/ªŸd^ˆé7 ÃPXX¸yóæúc B{÷îÕÕÕ  QrâÄ ¹\NZårùáÇ���Iì�wÞ ß½{÷wß}§ž;ÆÆÆóæÍ»{÷îÅ‹CCCU*ŸÏ4hPƒE‰D·oߎ‰‰¹yófŸ>}þøãKKËN�:}þùçÇŽ£(êøñã}ûöÕèwîœR©¼uëVMM 9ƒ!¤‘Ñ¡ÚÚÚƒº¸¸°#:4vìØðððÀÀÀŸ~úÉÚÚÚÓÓóÒ¥KãÆ�{þüù½{÷–-[¦Äo½õV³¯h+ÐÆôÆ`fß¾}áááS¦L!_ìúª««“““ÉíÌÌÌ .øøø�3¡Ïœ9“““³dÉš¦ 322úôésëÖ­/¯Ãápx<^yy9Ã0]»v¥izíÚµk×®}ðà�zy¶nÝ:uêÔmÛ¶‘a$&L qýúõ[ºtipppppðÚµk7mÚ¤qšøâÅ‹I›L&kÕ‹ð_ŒÐ¸è’P(¼téRTTTHHˆ««ë–-[öíÛÇ>*‰¾úê+2|­±‘ì………äôkš¦7lØðá‡^¼xÑßß¿°°ð£�>bS£££?øà©Tº}ûö—¯·r¹ÜiÓ¦=xð€ô{yy) ‘H´ÿ~+++Ò$ ÞP›~3äçç8pàúõë¾¾¾‹-¢(Š¢(.—+‘HØj™L–��íèèHÓ4©ws8œ¹sçRuûöí   Š¢6mÚTYYI"€Ãáèèèüõ×_ä:!†a233ïÝ»wýúõÔÔT##£•+WŽ?¾²²2$$$<<|Íš5o½õÖ‡~hccCÓôäÉ“|øºuëvíÚõûï¿‹D¢#F¨ŸMckkëââ’””Ô³Ú^[Á †ù矺víZ¿ù‚a˜Û·oWWW³GÉÉÉ¿ÿþ{VVÖ²eËH…”TQE"Ƙ4eWVV²¿ ÃH$‘HDF~þùç[·n=uêÔ‰'üýýgÍšeaa±eË–­[·®\¹²‰SiZbĈvvväˆá­·Þ>|x||üƒÖ®]ÛÄ–•Jell¬F£Ƹººš=k¼N0nZÛ‘ Müý÷ß4Mûûû¿÷Þ{¤ò…1þî»ï4:—¸\îÆ�=== >úè£É“'“Þ¤ÔÔÔõë×»¹¹9::vêÔÉÖÖ¶S§N666÷ïßÿúë¯É1‘H´téÒ¼¼<‡ãîîîíí=vìXõóÑ wíÚuûöm''§={ö°ßs¥R¹aÆ[·naŒy<ž»»{¯^½üüüìííÉHŒ˜˜Œñ˜1c>ùäòráÂ…ƒ.X°`Ê”);¯­`¡²²²•+W’aãèèHF;lÞ¼911ÑÌÌlõêÕƒ&�J$’… «?ÅÐÐpÿþýB¡ð§Ÿ~º}û¶P(ô÷÷?~|yyùýû÷Oœ8‘››»`Á‚iÓ¦Ñ4�1>}úôþýû}||Ö­[ÇöX2 ³ý& IDATfÍšG�‘ °|öÙg¾¾¾ ~`Ö¯_÷îÝf_X„‡Ãùõ×_Õû9öíÛ×às¢ÃŽôhÛqÓÓo€Û·o_»vmÆŒ�:uR_.—ËïÞ½KZB‡½`&B(==ÝÆÆ†T †Q©TêÍ©„J¥ ;v¬……B(..®ªªjذaê—ÝQ‡1މ‰qqqqttT_¸k×.¡P8`À€®]»Ö"V]]���àæææææ†zúôéš5kfÏž=sæÌüx=#”JejjjEE9_Q}}‡cbbÒ§OŒññãÇ•Jå”)S4ê˜UUUIIIb±˜<�Ïç÷îÝÛÖÖ!tùòeSSS¶kc8lØ0�«5ݹsÇÁÁÁÊÊJ}azzúóçÏ ---���{¹Hù{T9 ÓÈȈ]zóæÍ_~ùE£óƒ4%aŒ×®] 1ý:ALƒ6€1®¬¬lâ‚$h›¶�é÷«ڜƸ1@Ó ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­Ö!bº   >>^ãjgçÏŸß·oŸÆÂ¼¼¼ªª*õ»qqqc™LÕ«ŽiÀ]&C2ôX, ***Òx´ªª*,,L}Uvk'Nœ8{öl³%Qßµ×�a˜°°°Æ¦smí¦=zTWWÇ0L```TTB¨¸¸øáÇ�=%***((Hýí.))Q(샃ƒÓÒÒÈÝœœœ   †a***‚‚‚š~ÝîܹsàÀ�ŠŠŠË—/7{-…B‘��ŸššÚÂ�}a999dB†avîÜyûömrûúõëeeeìj2™¬´´Tã¹*•êðáÃ)))�?V_žœœ|ùòeŒqUU»‘Ë—/'%%il¡¸¸8!!�\»!„1>þ|ƒsP°þùçŸ#GŽ4ý^¿~ýÒ¥Kìݨ¨¨ÈÈÈ&Öo:Ä´‰äÂ… EEEÓ¦Mûí·ßž?Î>´bÅ „‡ÃùòË/ÍÌÌNŸ>-“É–/_N&ÌÎÎŽŠŠzë­·d2ÙÅ‹ë_3èîÝ»ÖÖÖ NB�ë©K¥Rv ¹¨LLÌàÁƒÕ¯ ™��½oß¾Õ«W?xð@}Ò£ÚÚZŠ¢ª««cbb† ¦~©e¢¬¬¬ÙëÇýú믣F�òóó{áycB ÃüüóÏM¬£««ûã�?j\Wž¢¨ÌÌÌââbWWW�´v›yyyøðûté’žžN®öùàÁƒ+W®,]º´ÁY»D"‘ú¯lqqño¿ý6|øp2寸ɓ'ÎÎÎ2™¬ºº:77÷Áƒ£G�.//ðàÁÀ�år¹¹¹yƒ𬩩ÉÌÌ$×DÍÎΞ?>y/ Eaaa•𢢢ÂÂB¥RIQ”¥¥¥���±±q»¬áñãÇõ+ìììÈ…F1ÆÑÑÑëÖ­ÓÓÓ+..&Ùܽ{÷ĉ .d/ uçÎ�O>ùÄÄÄ„ÝÆøáÇJ¥òéÓ§Ë—/'³7`Œoß¾M.p]VVfnnîë뛓“C^À¼¼¼Q£F‘7÷Þ½{ÉÉÉÆ “ËåUUU㌌ “nݺ!„Œ��ë_WÖÈÈèþýûýúõSŸ±—�Éd·nÝ>|xAAAYY;åB^^ûKÐŽuˆ˜vqq™;wn```—.]>þøcòs}áÂ…üüüÅ‹“÷[OO�¢¨÷ßÇŽG�ýàƒZrQ]†aÉvš¸þ/¡T*ׯ_¯>­;Ëõ¤I“|}}322„B!©»q¹\Š¢ìììþþûoCCCöÂó/ÆÊÊj„ gΜ)))™3gNƒS)¶EQ3gΔJ¥r¹üÈ‘#¾¾¾dÇëêêŽ;6ḟC¶�1ÎÊÊbëGvvvñññ÷ïß'¦PeccC^ù–o!ôèÑ#==½Î�;WWWK$Ó¾¾¾™™™AAAk×®%WÙ®¨¨øþûï•J%[xò«Œâp8ÎÎÎõ/«ÿøñãÀÀ@…›7o& ÷íÛÇår7lØÐ`ªr¹\†aìíí—.]ºÿþgÏž‘)t³²²vïÞÍår �œœ D¦ehpfÛ¦988,[¶Œ�i†a:4|øpõ U òy¦(jòäÉ[¶l¹ví™Ï !$‹Ï�;7lØ0õI~½½½SRRöïß¿|ùrõMÓdÊÇ3gÎ,_¾œ¦éÊÊÊgÏž-\¸�ý)))dýÛ·o[XX�‡ Å�;w|||hš~þüùÞ½{Ùb'%%QµdÉ’®]»ŠÅ⯿þš=¦!<¨~×ËËkúôéEEEaaa%%%d;………䙽(??ýûqz™*ˆÖê1�êÝ»·¿¿Ïž=oܸ¡>9Å矎êÕ«×âÅ‹B&&&gΜ¹zõêùóçÉ:+W®$7vîÜÉãñ¾ÿþ{ö;FÓôâÅ‹�9²zõêú_㈈ˆ . „²²²¢¢¢†™5k–��‰`¹\ÎãñB Ã$''WVVþñÇ¡ãÇ�#„x<Þwß}§±MŒñîÝ»Ÿ>}ª±|ùòåìm77·eË–©d)Š1b„‘‘ÑÑ£G†yÿý÷_,©)Š"ÕU©TJQT§N�Hý¨¦¦†¢(r— s}‰Åbõ-�ý%›úøã�»uëÖªmJ¥Ò›7oÚÚÚ>þ<77c,‰È±yÿþýŸ>}š››Û¹sg>Ÿodd´fÍRÛŠ‹‹+((˜5kVmmmpp°žžÞüùóÉ< ÅÅÅUUUJ¥²¤¤¤_¿~;wîLMM ܲeKqqñ¯¿þúÙgŸ‘_‚Ó§OÇÄÄ4ø²¬ZµŠÜ8xðà—_~I¦Yàp8ëׯ'·_ž¾¾~çÎ�ÙcòóÃãñÈ‘BHOO�ü-õß§‹/^¼x!tæÌ™3gÎ „âãããããûôéóÁ�Í.\¸ðСCÏŸ?g'Ž /ZAA�››i_ …×®]³°°pqq¹qã9&èÙ³çýû÷)Šª««ËÈȘ8q"yzrr²J¥êÝ»÷“'OºvíºsçNŒñ¾}ûÌÍÍÉÊê&NœHÞýœœ†aÉçcü÷ß“u?øàƒ“'OZZZ*•ÊmÛ¶©Ww~úé'ÔÈ1\ûÐw©1ýû÷G >ÜÓÓ!tþüùüüü�?þ!¤XŽŽŽ+W®¬ªª²µµ}ôèQRRÒœ9s$IHHȸqãìììtuuÕ7Ëçóýýý·lÙJf)TtРAÎÎΡ¡¡®®®‡255½rå )IHHÈ’%Kììì RRR*++7nܨ££óÍ7ß,]º´éI¯{ôè1lØ0rûòåˇ�„4>>^ãH�a˜+W®ôìÙ³oß¾¤633ÓÕÕõE_ËÖ™={ö�!C4’šÔ líéÓ§ååådX„ЩS§ÔW¸sçÎúõë­­­9Ûe`` ££chhÌçó—,YÂNÝqç΄PTTÔãÇ�uuuÓÓÓ‘ZòþðÃþþþôôôìÒ¥‹FyHËØÌ™3É�7EQì–É‘¾zC°:ò T¿ « ³Ù^ºt‰m«õðð˜?>»qR!hp;$¯Y–––Ÿ}öYxx8ùd²®^½J6åééiooŸ˜˜8{öìÔÔÔ³gϺ¸¸p8777‘H”žž.“ÉF�Mª)2™ìÊ•+~~~IIIQQQºººêSŽ%$$ „lllÖ¯_O–ØØØ¸ºº2 sòäISSS¶Ù„aõ¦|ø°D"9þ|ee¥··7™àmãÆ�l… 11ñÔ©S_}õUDDDIII\\\iié¸qãúôé“——§§§§«««P(ø|þùóç���išÖÕÕ]¹r%9xôèQQQÑÔ©SÙO#MÓsçÎ%I�——}ÿþ}.—Û`ßCûÖþcšÔgSSS=zdoo¿iÓ¦Wãñx‰‰‰ýõBÈÚÚúóÏ?'ý0¤»¯é?Aj&&&/^ìÞ½{c�Úã³gÏÆÅÅÍœ9“|¥çÍ›·{÷n’Ô `d§L™Bf>4008wîÜ ï~zzú±cǾýö[õ…ä‹!‰bbb<<<êçKjjjHS ™*0??Ÿ|‘êêê0Æ999d5¶ (**Š ÆÐÀ¾°­Ú&ŸÏ'æää”––:::ª�F033³´´DuéÒeÍš5d¡R©¼xñâ³gÏúôéÃVÖÒ“–––¦T*È‘ÖÕ«WIERƒR©LOO¯?A"y15Vf†Ëå~õÕW¯|ªš²²2.—«R©Èˆ 2Á®T*e+æ|>øðá±±± Vä9Ž��y•\]] ¯]»V]]­¾EQzzzlÊSÕ§O++«´´4…Báëë{ñâE{{ûÉ“'çææëêê.Z´H__ŸôCH$==½aÆéêê&$$¤¥¥ 4(::ú믿.,,1bB(11‘4î±vîÜ©QZ}}ý~ø!66–a˜U«Vݼy³¬¬ìôéÓ±±±ì:¤¹�mºlÚL[XXXXX”––>zôˆÃᔕ•i6"„¦M›6bĈ=z,[¶ìÞ½{ÏŸ?�ŒŒ$mÊH­£oçÎ�EôíÛ—}.ÆøÎ�;VVVsæÌÙ±cGRRÒÀ�ëãÑ£G999†††ï½÷É„�¾¾þ¢E‹bccuttA]]�B¡ _{š¦9EQêýï/ ¸¸ØÄĤþdµè߯è�;w&MšÔò ¦¥¥=z”½KŽTXì‹F:0Æ*•Š´¼ªm²Ëïܹ£R©nݺuëÖ-v¡££ãêÕ«išÖ××'­åååG�ÍÌÌ6lØôéÓëÿˆbŒSSS1Æ\.7,, cìããÃv»©T*Òô‰ª««Û¿¿F—׌3(ŠªÓä3Öà+ÿ2ÈDönXXXXX¹íááAnèëëO™2¥%³¶wëÖ­k×®�=BÕÔÔ|ûí·dï Ô+ã¹¹¹111óçÏ'­á<ÏÚÚúÊ•+ ÃÔÕÕݹs‡¼S§N�8qâæÍ›ýüütuuãâ⬬¬$ iÖÇ�5Š•öèÑcÉ’%¡»wï&''Ïœ9“ô-§¦¦Þ¸qcöìÙB¡�Ëår8œ9sæ�×›7o"„úö훚šúÎ;ï¨Oaܪæ£7Kû�éúhš^·nù@¨Tª]»v‘å¤;>77÷ùóçýúõ³³³‹ŠŠR©T~~~b±˜´MÛÚÚ’ÃmViiiJJÊ„ ìííûöíÑ»wo¶MíÉ“'ñññùùù�`РAvvvAAA!!!ê[ðôô¤iša˜?ÿü3//�,$µ Rkp/***ØaÂ"‘ˆ´º�»•••ìjÅÅÅ��$ãr¹ýúõ#í-ïN8p Éܼ¼¼mÛ¶}òÉ'¤nK¾ä‹-RïîS©T*•Ša˜ÌÌÌG’›šš¶j›DYYYbb"EQcÇŽ%ƒêÊÊÊ~úé§Aƒ±;[SSsíÚ5ÒÀríÚ5õÑëô÷÷GÕÖÖ¦¥¥Q5dÈ�ììl†a¢£££££ë—ÖÐÐpÛ¶m¡'N‘NZ†abbbê=®««£iš¢¨Õ«Wk$;BˆÃá°M7­Ò’F�ŠŠ õæàéèè8;;«Xèëë/]º”Äî¸qãÕû~ Ehh¨±±qvvöõë×ÉÏOnnnZZšƒƒƒ��Íýû÷{õêÕ£G>Ÿùòe]]]Ò”' CCCÇ�ß¹sçË—/óù|ooo²MÒ´X[[{ìØ1��’×óÒ¥Knnn `‹'‰är9BˆTÕJe]]]vv¶““[BòÜv9ëyGŒi†aرV�177722úûᅦÞ£G2ä ~Û4ÆøÜ¹s&&&Æ #‘ñóÏ?GEE�?ž¬@úå…B¡———¯¯¯X,&­á111EEE3fÌ õ>vƒÓ§Oïß¿?éB …[¶li¬„©©©§Hüþûïìm777²§999}úô©ßn#•J1ÆÝ»w���-,,$}M õpTÙ533³&Ö©­­EUTT7Ó]-Ù&ú÷\ š¦ýüüH»�……Å… „B!;lñÚµkgÏžU(æææ:::K–,a¿Àä„ vk ÖÖÖåååæææãÆ�#¿X2™ìË/¿|ÿý÷ë�áÕ@Ó´�� ûûʪ®®622"[7nœúxÍÒÒÒÓ§O«¯,“ÉjjjšRPP@^Ÿüü|…BA~ÿJJJÈy"‘ˆŒ~³²²ºÿ¾F'a}¦¦¦6lP£9Ž‹‹‹¡¡¡J¥êܹsZZZAA|§N�ÊÎÎF]¿~ÝÍÍ�ËåVUU{xx”••™™™y{{Ÿ9s¦k×®éééqqq …âСC...S§N1bDAA�±±1‡ÃÉÏÏ'¿^ìÇ,>>¾¶¶6===&&ÆÓÓ3)))77wÉ’%êe;}ú4éæU§ñkÊáp>ûì3›¦wüMÔ±b:33óÙ³gçÛo¿%Ýñ ð‡´"##¥R){ YÆ8<<<555 €TŸ-,,FŒqõêU2šÕÇÇÇÛÛ{ûöíä)쑸¡¡aee¥““SKÑÇLJËåªÇŸÏ÷õõ%�ãßÿ�Ïç³ýÝaaadðuEEEEEEƒ].EEE���Ÿ|ò �ÇKOO'1rëÖ­qãÆ±hMì{rr²ƒƒCÓãI½ÞÌÌŒËå~÷ÝwB¡�}ˆa˜_ýõ¶‰ŠŒŒ¼ÿþĉ}||2338ЫW¯”””�>úˆ=ޱµµ577Ÿ6mZAAAdd¤¾¾>{Ä€1V�ìììl///ÒpüøqrXM°cxy<û™©ÏÉÉéæÍ› ÃPõðáÃ=zPUPP`ffFþ����»»;»¾Æá9Ã0¿üòKYYÙÒ¥Kì£&ë„„„dee!„Ô»%#"""""Ø»iii ,ðñññññA•••mÛ¶ÍÞÞþÃ?¤(*..®ººzâĉ ~êd2™zUÔÊÊŠœFH*­...¦¦¦={ö$ñzúôéââb‡3vìØcÇŽ!„¼¼¼LMM9ÎÇûöíÛ½{w�@°aÃõƒ Róàñx[¶l!ƒçÆ�çää”��pîܹ‹/2 3`À�aH¤§!ôìÙ³sçÎÕÕÕùùù�:ujÖ¬Y}ûöMLLŒŽŽ^¸p¡���T* yòäI�=f̘Ñìi_o„ÓÕÕÕ{öìqrrR©T� #Cå%Ivvvll¬ŸŸ_cý?ã«W¯FFF¾ýöÛ½{÷f—�;633óðáà .$UÚ—DQ©ˆ‘º YÒtW [?ÍÍÍår¹ê†,©T*‘H„BáÀ�ÙJœ�� �ÇËÈÈ`ÏòjLFFÆ“'OÞ}÷ÝfW344lá©-Ù&yÙ/^¼Ø¿röÄܹsüñÇÈÈÈ‘#Gª¿àÎÎΟ}ö‰Ëªªªúï8if!§�˜™™‘˜?~¼��Æøøñã555555'Ntww§(Jý7†P*•¹¹¹ÕÕÕnnn/^,//733;{ö¬\.ïÛ·off&iŽh ;;»ÒÒÒŒŒŒÆbš´uÿüóÏ«V­ªßZHÓ4; !$“ÉŽ=ª££3gÎ’¿æææçÏŸ×ÑÑ3fŒÆ‹\XX¸uëÖI“&©TªœœœíÛ·÷íÛW*•–””œ?~Ô¨Qäå"mkOŸ>-..622š5kû“£§§GöwòäÉEåææÆÇÇçååmݺ•¦é¬¬¬�;w:ÔÞÞ^ãD-Š¢zôèÑ¥K—“'OÞ¼yc|ïÞ=}}ýÑ£G³ŸœÜÜÜþùçŸþÉÏÏwqqY·n�@ ¨­­=~üxllluuõ”)SH=úÒ¥Kúúú_ýuxxxddä„ Zøh³ŽÓ••• …ÂÝÝÝÏÏoß¾}_~ù%©aŒ·nÝJÖ‘Ëå‡ÊÊÊ233 êׯ_ÿþýe2i†›>>äD¯¦Ã·ªª*$$ÄÚÚší mÆøÑ£Gîî››«^‹dFý …n3***,,¬ÿþsçÎ¥i:##ãÔ©S …ÂÌÌŒ´;�=šô: µ‘$ä_½­Þ@dkkËv)“‘$çÎ�+((X²dÉ“'O._¾¬§§çááAžN¢¹°°0''gýúõr¹ÜÕÕuÙ²eÖÖÖ·oß3fŒ\.×ÕÕÍÍÍ­¬¬d3·¸¸Xý%%%ê;EÓ´¿¿aaa³­=-'“ÉKJJ,XPWWWZZ*‹E"‘ƒƒÃ¥K—¬¬¬Èid�*++‹ŠŠLMMƒƒƒÅb19ÃÓÝÝýÆ�<‰D7oÞLLLÌÉÉQ©T666úúúJ¥’œoii)òóó)Š277¿wïÞÕ«WKKKÝÝÝÉ¸šœœœÀÀÀAƒ¹»»gggO�:•=¸)))yøðallleeåðáÇ vùòåèèè[·nM™2…4X?xðàéÓ§är¹–––</;;›ÇãyzzÆÆÆz{{“ƒWŒqnnî¸qã„Ba¯^½bbbšý0¿:DLK¥Ò[·nÙÙÙ-X° ¬¬Œ¢(>ŸÏçó+**¤R)û½ÿ~ffæÊ•+­­­ãââ®_¿¾qãF�UŠ¢Þ}÷]gg犊Š9sæ 4¨þ‡ÀØØxåÊ•§N�277OKKÛ³gEQ£G�ŽŠŠÒZÇž»РAÞÞÞúúúê#Iãââ È) 077'ƒˆGŽéíí]SSCQp¹\�Çãñttt„B!¹TSŸ>Ÿ?{öl„Ã0Ÿ~ú©±±±¡¡ammmcÍ ¤ÊL¾6R©´ÿþ¦¦¦ì·N¡P?~\OOoàÀ�FFFõŸÞØ�;EQóçÏ'í9¤~allLFβÊÊÊN�:õî»ï6=üÀÐÐÐÙÙÙÇÇGã 7Ò“¦~=™LÖ½{÷®]»feeY[[òÉ'ê­äŒ ¶¥¾…Û400 ç^êêêÚÛÛ¿÷Þ{ì…œF�=dÈ�û÷ï'''«WK���ûôéãçç§þ›tïÞ=õ†fŠ¢ìíí��� ÅèÑ£===É;BÓôÔ©S{ôèqïÞ=²Â¤I“\\\:uê¤ñî÷ëׯ¸¸8..nÈ�!ÆÆÆ½{÷îÝ»7‡ÃaÆÊÊjÒ¤IêWÞ(** fß²äää{÷î-^¼øR9ÎÙ³g+**ôõõÙA„!CCMŸÍóÃIDATC¡P( ÈoC]]ÝÑ£GÅb1ù¼uîÜ™=åUãLn///¥RiggÇãñÔ7Žz÷Ýwß}÷Ý‹¤ÞÂ0Lqqq@@{Ú—­­í’%KΜ9#“ÉŒŒŒ<==uttú÷ï¯qÔØ¥K—µk×ÆÆÆ:”](“ɸ\î€ÜÝÝÝÝÝɸ@ÒþàÁrÍápV­ZE®±G¦9~üøš5kÈ$0ÆQQQùùùê㦕JåÑ£GÉEÃÉKKË3gÎ 8PãŠ(ãÂÂÂÚÚZ2$ù%÷€–€˜Zd̘1ìÅY§OŸf«Ã¦¦¦K—.UŸBìöíÛwîÜ=z4{êEQVVVb±˜œÊ4`À€ÐÐШ¨(r5ÔÚÚÚ{÷î >œ\ê“\ŠÔ£W®\ÉŽ�sss³µµMJJR�iRã~þü9ƘÇã�?~Ô¨QÿÕkÀ¿:Üé-@;‘ æ5[›ÖX~ãÆ�ÐÐPggçiÓ¦ééé©O|ï޽Ç7ûwgÏž]XX˜’’²xñ⊊ŠäääÛ·o×_ÍØØxÆ ���•••3f̰¶¶ KLLüôÓO[5÷ xCÁé-ü�¯¯oýk¨ž?¾þÕœ%ÉÙ³g9ŸÏ?vìXYYÙèÑ£½½½ÉIØýû÷g¯.Ô ââb}}}¡PXSS3jÔ(±X|äÈ___2ŸˆJ¥:räÈàÁƒÉYÎ<�ÃáÌ�;—¢(2gñÀ�¯_¿^RR1 þkÓ@‹46k¢ú5õe2Y||üÕ«WårùÔ©SŸ={Fæ~%slß½{wþüùäš–ê×<266þöÛocbbÁСC÷ïß?lØ0CCC†aŽ9bkkûöÛo³W£iÚÊÊJ}âõ+üeeeÑ4ýf‰‚7Ä4Ð 4M/_¾¼±¾A2-$BèÁƒ¡¡¡µµµ�:uš5k–ƒƒCFFBH L™2eÀ€‡Þ¾}û‚ H¼ZYY�+a^¿~!”••¥Ñõ‡1>uêTFFÆøñã[xÂŒŒŒððp___ˆið@Lƒ¶÷øñã}ûö5=ú�Lleeehh8eÊ�úMÕööö«W¯¾pá{¥=‡chhȶTÔ‡1¾|ùrBBùëãôôtæ_%%%iii! v‚‘HtôèÑ®]»6;Ç ¯Ä4h{�;w^³f Ã0 ®®®�:uJHHÈÉÉ™5k–zõÖÜÜ\__ÿ³Ï>«ªª"³¢§îÎÏÏ'wù|þÌ™3Ù§|þùçä¶z£º‚‚‚aÆ=yò!¤R©öíÛÇN ‡š4i’¯¯/Y+“ÉÈ<–¯î5 QÓ í GGÇšššû÷ï÷ìÙÓÑÑ1%%…Ïç;::6…áááê3"„Øá]ºtY¾|9[Ѷ³³[»v-MÓ‰‰‰/^¬¿)Š¢fΜÉçóÉ,Æ\.—ÌNæíž0a‚———ÆS$‰““S gàåALmñôéS†aØ+úgee©O¹2}útõÄìÖ­ÛǬÑîqäÈ�ÁšyyyìF«M“IÈZ^NõiÉx ¦�V`æÆ�*•*::zÞ¼y![[Û9sæ°+46wpÓlllHš'%%ÅÆÆ¾|9É„™µµµ‹/n,÷xµ ¦�V¸víZVVÖ¬Y³ÂÃÃwìØÁçó¹\®µµ5;‡ÆX}â©Tš››«±‘ºº:�%ÇÈȈ¦iv,ݘ1cÈYã/F$={öL©TCLƒ×b´½Û·oŸ>}zÔ¨QC† qqq øð¡\._³f »EQS§N1b¹›™™ùË/¿Ôß;™7K.—WUUÕÔÔPEQ”­­íóçÏ««« …FÃ7Ã07nTŸ-óĉd’_Š¢–,YÒµkWSSÓ+VˆÅâÆ¦µà•ƒ˜m¯{÷î'N9r$¹G@@ '‘H *GQ”ƒƒYßÔÔÔËËkÚ´imÓ—.]‰DW*•»víB 0€¬‘——gll¬>�¬���±±ñܹsåryý’9mÉm''§Wµã´\ӚѶ×ô€�Ÿ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«AL€Vƒ˜­1 Z b´Ä4h5ˆiÐjÓ Õ ¦@«µÿ¹¹\.‡Ãár¹dJ=ò?hÈ܆E)•J•J¥T*_~›™"ÁÅ\ƒ¤r½Ò:Z¢B|^Ú L!]²Ðc<ÌêÆÙ×vJÛºD-ÕÎcZOO�¢(‡CþטI´ èT*š¦1Æ ÃÔÕս𦠵/Í:,Kq¸QˆæPøÀ´BRÌäÖ©rÅü³ÙFï8Š?v/âÑoÀïp{þ`Œù|¾ŽŽ�ǃŒn—hšæñx|>ŸÇãaŒ šX¹¦VÜØC †ú"Ùñ|¦ñˆ£ƒ8Sé Ÿ;žî¹,Î;ö-o§nŸ1MQMÓEA‡aGCÞwÒµØrç³…˜æ"DC=ºc¡8Ña9Âݵ:¦Ûgë—Ë…–苦i.·uõ�¤2=„Þ€6JðêQôÝR½¶.D3Úgm!1Ýa½À[_RÇÁ4ªÒÅ)©ã´u!š1 Ú›xë¥*„`ì]ÇDÑRU[—¡9í3¦¡Iºƒkí€aà4–Ž 3m]‚æ@ ¢]SV¤&eU’!X&ªS"„pYJоȔZŒ—Wˆµ¾*^˜­ úk"úèÿozõì‹bÆ£wuym�uCäIÎ�QÌLôÿ?.(hRû¬M·?Lqâ¦ï£Òþ¿1fÜó—~âiØDÏ—²ìydhij˜A-az÷è{»|°¥B”•Vê¢BHYý{Ðý! ¿ô±èà?×íµ&]&A–hÍHy¥“�ä¡¥‘KÊR4¼×þÞh¡3:v‘�²Ë�Ü}4_C/~~§vÓþwbúÍ@›öZ¸ b[PŨå£{ Êâ^Èäk¹ëý#ÿwÀFq�&­Z2ÍåÿÞS®õ€åŸŸ;xzï)ëÍïêu!µ×Kò =ºUã>o yÏhD¾¨Úÿem S4Hˆ(„®>G«»¢o3P¸!„ ‘�ºsý¿öî>8Šò€ãøo7÷’#/&I�—@Ð�•×Q+ ¼”«‘Ú±íà´:âØVlG§Õñ¥VtF v±:ÕÅZlkÕª h¨ò¦„# „»pä’»Ûí �Ø&X.Ïm¾Ÿ?’»dvo÷¾·÷ÜfŸšªqõŸˆÖ'�üŒ¥]¤»FkÃëº}_û㑌éÏÛô@µf¼£—Œ85æoy2�#ü…}+Šöá>ýú ©4`èsÖÌë¦Ô>´±|Þåß)³ÝØÖgŸØQ\ðõäúJΞsãüñÍáÒÞδ‰ëz{ëìÙ’¤äÞu¯|V6㇣‹8̓¦�§û†;ÇpÖ¥šÕáÖIS5I’£gŸÑúºöoVÓ¯Giý뺳Q¿š¬ëÇ«°Ã®±ìV-“äè…çtCm6VG‘霒ÜòÈ­¿•$ù&Xþ’�UÕáwêƒåUƒ‚©/67äõ©(é˜i÷p]]¢´¢w¯ŠÊ^Rscpð„9gõnÚ·¹ÙI4ìsj¦M-+µâIû»gmÌẹpLÕKWkéêãßœ§éåŠî׭Ǿ·m‹6ê•ýZ6_÷ëw«Ô6ÆvÁš‘ÖÝï))ÉÕÖýòØ'ô毙Î)¾!óo›9*¿~í’•õ’ìÞ*µ¡ö 3²¼±vïáAÃûwü¨'U÷ÖŸž\‘:wÞÌ‹÷rvÿëþ'?ŒÙ#_xô)IòWÞpçuSúôôj㟧]gé¾¹ºqÀ±o$·kÄ‹ºõ2|¢Ûéþk´éy]»»Ã�¤µ¼Vó¦kzHKßÐâƒí¿§b¬¦'õì6E²»YcþÖ'Ó9Å ””…+BÉâ€U/I�Ueû¶ìkrÏØ³½®÷ÙSK;öÖW1cÁµö3/<µøyÝ1o²¤à˜E¿Ÿ5üȹünÃúîÞœõu@öÄ>×Íï*)M™¢ù’,ÕTªh‡t(óý§ŒÖoF˪ՋѬ.'NÌ›™v]×{§N»®+·5v ±!?Oºr]×µz\ºjÛ¶†à¦M�1?.·;¯¶U0`ú®rÿZ?"l¹\9‰Æ†uGÆEÜÆxKÛ¯ñÚCÕåó¦½7èÑÆIjWL éÜ”ÔaÛ××íô~ÌP-�ª°­”$WçõÓè^’4$(˧«ÏV«äĵ¼V�Y^�ÓÌüýß›™ö¬Ôöe÷<*IòM�$åõ«ÚðæŠæ/üCo©Ì´5óûϸ´<Ùv”�ܼäηÏþÊ Oëç㟧§Â•J†ií°ö/“Û3ßç¨pX¡­JèŸdiÎÅúI¿c·Þ=G’R_êÝçtÀ[�—ùkC¦sŠÿœ›îÿÞøPäÕûžnÒùú�™ZýÚîÁ³§ ÉüI yû¹?Ħü¢F ž{ûƒ=6üî=$}ý¸Ò3?Õ¨Wu@úù-òµÉu�„©óZ¯y_—mÐÅ—èŸ\G ŸÖBI–î�«) _.Ïžßaü¦'Ó¹&Ýkh<Ø’ÞóñÛ+óÆ]>6®ìdÍ ÒÌÛ²e÷?ÖÖõ›XRËÆ{º±Ó­þÊ ÙXht�Ò‘úrdûÿ3Mw’ÒÆ”.>Í‹„S@¦sƒ{`ë˯}Öвÿ±E¦Ó®d•5;y–ݼ|å;˜·vÕ{çWM®úúõº�Ÿ¼ÿfzÄMà ì]’ø‚;.ª>66ýïÇÛ•í51’7Ǧ]Ü¢yëÔ"]ú]-èxìì¶ÿ“á=D¦aë¶/½÷µ3~ÅÈtŽØ œyåø�ýÊû•%?XºüËIÓ¯ûû“k>,›¼èÚ3Ö,~ùñç{ßòý‘‡>R‘wߨQváüê¶ylì`I¸´ìè ‡ ‚=ýL¼vÆ?OO‘›ÔƃÚ/�Ÿ’ò¤´žX­@�Ü#/ç'XñŒG· Ó¹Á*¬ž=¿ºý 'â·-7¾kõ’¿¼­^𳉃úØs¯ßûð’—ïMçÝuÝð’#ñ�oÙ°f_åÕúú¤NWXj‰~µ/žŽF›Ý®Îs‚SZ¨I…:3 7-¹ze¯æŸ©ùÅ Y'Ž¿êJ­«î4QÂç··ÿ§vƒÆþMOëB£32�‹|gô;³o8\yθ›&^xn8ORQÍÔ…7÷ùØ©*9öÜrÝ‚ð·§ÓûJìÖ¿ùÇ•X½ÊÆœN �öè ‡$É*×Ãs”ߢ÷þ©®äèšY%E÷èõH†R7Fµ+©·>ÒWŸfžÏ¦i¿â1~e¬�;wöíÛ·»£ "‘H,;ñ}òóó{õ2}âœlsR-)ù¾žp¡¥Ã‡'f·‹5Å‹‹2L6?nE•…§¹`¤ÖC®Üqâ»wW'#‘ˆg�¦Ça—Nl_ðx—öÇéò•Ü‚yJ8Ž,v˜žÇuòMŸc˻ӜÂsÞp ›¾<”–Ãü=’“.™¾é½y4ÝÒÒbÛv^žñ¯’8 R©TKKK—~d\¸iס|ï´àøÒéñ}šº{!N›™N§Ó®ë¦ÓiJÝÓÝô]òšS[±3ì:iÙì0=‰“¶äΩ:Ég]ÝγÇ©T*ã‡Hð¶D"‘J¥N~¿Î†–&gŽ*Ù|: æJ5_Q­)IžüžÝÊ›GÓ¶mÇãñâââx<žŸŸÏ1uO�N§‰„mÛ±X,èÚ§¥¶m/üVíÎCC>ª;$_ˆcjïsÒJ6�­HÝ2¢Ö¶MŸÛ™–¢Ñhaaa2™l{ ܦ»— ÿgŽã8ŽÓ6Öáºn4 �;vƳñÚæû™øÅâMý_Ü‘ç:¶,[vç~x�ëÈI·�uœuháˆ=…ù9pþ“g3-) Æãq˲ü~ hû{;^\¹;ºM[[[“ɤëº'hôI…¿µçŠÊú•»JÞ¯/ªoö5wyøF ùTJM,kš=èàÐ’Ö®¾ëê.^δ¤@ à8Nkkk"‘ðä\°,˲,Û¶}>ß7·Fôq†–Ô9N„Æ{:ï-¹Ñhy>Ó’lÛΕ×L˜€¦aè ŒF¦ÀhdŒF¦ÀhdŒF¦ÀhdŒF¦ÀhdŒ–“…X\\ÜÝ‹Y’{™Î­ v;jjjâðË²ŠŠŠº{)z =²Çç˽E #væl"ÓÙ Û.¼ ä4˲¾ÉcÑUd:{lÛ.((ðûýÄ9ªíêḭ́‘M¼sÉ*Û¶C¡Pw/€\ÂK"�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€ÑÈ4�L€Ñ|’"‘Hw/ ³ÿ¸6ðS.oIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/cant4.png000066400000000000000000000434601524745214100317570ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF<]IDATxÚìÝw|uþ?ðÏg¶fwÓ{! )�zGPJ@¤(ê!Š‚ßCäôDåÔó÷ðPϳ}O= ("‚ "�¯RB'EJ”–ÐBHÙ”MÙdûÌ|~L²,éh�”×ór’ì~6»™�}í{ß󙚗—G £’B° : ‚‚K #CL ¦1 €˜Ä4 ¦Ó€˜@Lbš&¿©Ñ"cV� "c7^n³Zm6GƒÁ*•B¥V»^B ‘qT-£¥XôíÓŒ£MF4!„˜­¼ÝÎ7¸P`”S4,0;O=Õ2ä4@;Ç´…¬¼ØäU&«�ç…:D¦Òhv¦´�R†¥О1]ZÃÛyÖtL[ì¬Q•M‚Ü,49Þj#}ÓíÓÁ^šæ®Òs|“—ùh›ÿ}–>@{Æ´ÈXsWñ»Ù›@{Ç´Ølæ:šéY·p‚ž@Üļi‘±æ¿ˆÎMéD¹L&—Ë‚¨uS‰¬¥›`Ñ´wL‹¬¹//�Ú]£Öª•>în>înn*…‡Få¥S·p,zè2Þÿtío¾¶U4//¯�§¬­´ˆíøWy»aH€Îš>Ï-z §ñ²jr±4wyÜDLL-ÍÍxᙿ8,µFÃó¼ÝnW©Üþ÷“-Œ÷Õ¢9 ]<©gF“›=³x‹½iÆA`¬¸¸¸¨¨¨ººÚá°µ<Ï(t1Ï-zÄõóÇïÏhIûô¦E‘UVV ‡Ã¡�Él6›Á`hy<žQèÂIÝ^MÚkÞ4!Äd2AP¨Õf«•â°ZQ2t�Oñ-GQsIÝŽ §}æMBAEQAˆÃáhËxè‰ÓéÞt„ŒvMêß³¬n¢éqQ_ÛøBÆXáµüÿ¾óZî¥ ZµZ ÄjµJ펰ˆžK^ýwxdmê”Z±A:<µ-+((¸éjÚ`¬u=GiPH�'½ðþ¿_))*ª«¢ XôÂÿ íÉahqüV7½¢Éd6”—›Í–²ÒÒ²ÒÒZ“™PÚ³Wì“ÏþC§óäyž'D§Ó-\òjtL<¡{!üQ1-2Qd&³U$2“ÙJ8á&³U¡\\BÒ_¿¨V«ÕjõSK^íÓw¡öBø�næÌâ„1F¬v{U…�‰"!„rœ—�¯Ts2yÿ!#_ü×û”�Ø>I2¹¢…’¹Én5ü®˜VË9“MèI¢#TÙu¿K®è�8€Âq\Ëõ²V…˜hï˜öÑ‘pf[‹“ž)%-î¯H)Ѫd>8Ø4@»Ç´‡ÆÍRSÂ9,¿gæ¥ÔMîæ¡ Ä¢hç˜V(mœa íÍÄ4 ¦Ó€˜Ä4bÓˆi@L@Óä¤ît+€jÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓÐ:9Á­À#„P—ï?J)!„¹|ˆiø-M !ŒÆDƤoÈïË뺀¦”PJ)%õy�°@LÃÍÑŒ1Ƙ(Q�ˆ"EéÂß–©uqL)å8ÂqT&ãd2F)å8Æ’1 7—Ñ„1&ŒçE‡Cú/&…õoE9Žr‘É8…‚ÊåL¡àärér$5bÚ¦„0Ƙ ˆv»h· Õ&sJ¶ýP¡Pn¥íÓ�&n³ã5÷Çqj5Q*©BÁÉåHjÄ4ÜD)ÍD‘ñ¼h·ó•5Æfð9ÕÎÆE;Üaö}"ïÐÞO4Ê!I €˜†›ˆj"Š¢Ã!Z­¦ïÏò—+Ûý¨œðéŵ‚ } ·¬~ƒ$’1 ­“:¢ 0ž¬Vûá¢öš‡ç$FdaŒ?XZ˘ö�ÞÎ'¯Ó%µ ÒG&}L ì&>qPBˆËßI %”ÜðcÃÑ7^îz{¼µbº{ÓõÕ´ÍÆ—™)kïßO“Â(!ŒÏ(11¦}°Oû%µ£8óç“–£GDx5·Ï“`«Ô_É«Ò&$ÅëÊ�í»¢24Á‡ûMËJŠfÆêþ!¤.±[ËçºÄe×ã–*Ý®~b9k°Ø¤g„Õ:£Tº7J)>„bº[e´4OD‡ƒŠìVÜ •qŒi^6ŸQbâ™vvB{$53_;µïd‘ßÃVYYî\94ž^n!ÄQr~ßϹ¥F Ñ„DGö±Û…Jý…ë€Qô7/.v}öbýÒk"dÔÐ Ëag%M]³»Áí¤�¦”2Â(“ÆÑë�¤ÄtwKkQd‚À˜Øþ¿›0"§ÎÄ&Œ:ŽèMLÔ>Ü÷÷%53�IÝ›S!’uôû,—•#lð£S¢Ý)‘{øÇ$zƲv] ¹ëÎÞ>”Ï•ù²´µÒœq¨ ¼ëþ±‰´�ˉ1&ºþSÙ-UÓ´aNSzc£aÕí’äu“Ï¥þTý¯¨Oê&â1Ý%#ZÚ±…‰"¹1M£2BeŒRF #uIM˜îá$òÛ’šÙJ³NîP¬N3$XQ7°¦²Â"XŒvæ0•—|IV¡"rJ�®ZNyo­ý¬É7&Ì—« ùS;w,QÄ'O™©l©šEQdb]b»4@u-\¢WªŸ]¢š4·yÐ¥%r#N nN:ðªi@LwÓÒú–TÓ"Ïsr!”© –>ÃSá¨ÞH˜ûœþ7×ýPxöˆŠ¾sHLœ²hïö'ò�““ûúW�Û±÷BUÈÀû‡¨ëƉ†¬C5‰„bØùc!„óM¸#PFÊê—¶Gâð¨ú~Uú…øxÚÔÁòV>yHIͤÿ»ÖÓΨ¦� cÒ ÙAI£É®×І)Íq”QÊq'±>©±ÂBG&{öÙgu:D;´<¤}[l6Ál¶n½rKbZÁ)¼4×Ëkr=ÑÄ«5|E­²·/'“Õí\îrœ¦fpZÿ€­\¦öŽŠt¯½xöÐéœóJùˆÁ÷Þís=c©.,vè (mIN>‹¾÷‘ñ#Cd*¥x-×ìîe½tÙàï¸P¤ì룪»+¹GhT¿„ð·fïÚápH ¬¾KT—ÔRqÍtBnØäHnÜðHXSDç±UnP·Ô¨³Æ®KhŽÃ}¡ƒª­­E5}‹BûVlB$¶k¹·F®QIE4q)¨ £Ž#ÅÕ„y>6HÁqŒãH}F·Þym•e5ŽcyÈÐcûh¥«)¸P$ˆbNÚÑà?ÝÑ»�ùÀ×¹²ÄhJU¨¨9ïÚUST¢Ž¶yùÜ�©uI-mNlt(AzÃ&B—™4Þjxcé]_h;›ŒŽp„ˆ„ãhÝt@ŠbÐôè¦9ýnD•r�)‰ª˜Û¥R¾´†pÔüs.sÎðáVs*_æ£ô÷àd2*¯«c”q„1þpq ÷‹çãC‰L&“ɈÖÍ=FÞZQZZPX|årA�‘g„â¸|ô§ËG�kGø=��ˆVBÄÊ+yÅ"¡nZš{ü§à»úè+±ž\)!„zDh²s‹l ±jz3K¨a),6½‘±º?BêÉSéœ󟛌i— ŠRDS—<æ(a"eÎÿa…Ä4ªéVšzÏê¿è.¹ß (¾¼¶öà%Ó¡ËÕÛÏA¤„ÈfÍ+3å•6¹•’R"__®}¨/§R‰‚ “ÉZH Þpaç¶óUnÞ~ Â'L¬t-ŸýáDýŸc)ÔÍ’f. œÕ´³Î ®3#ÄuËkð¹ƒ�º�ê§rŽ£"!„Qzã¤m¤4 ¦QM·Jä¶ì·ÄPB_VS½åWG‰‘ÙxE°§vtŒ×}¼îà={èµ'¿ª-!”prBXS»9J#³ÛE‡ƒS©Z>ȵ" îîû¢´¾ÚŠc©?V»úª]CÜ¢ªÛ»�ðúÓg®xôš¨¿l༆†ëYk ¢¤5ÒX™�Ÿ—xª²R ¸©ï 34œ¡+í�Â\ š×Ó¸Á�o]¬.Ö)uî—îÚïÆZ ˆiTÓmz|´ßÎW†ûòe5†U+¾;&šlׯþÏ.�»û†þû~Í ˆˆÕó®ÌZÎl|óo¬$�¹®;As}ªöñWÒêCÌfeâ�žžF=!„kΙ<{øà %u1MÝ|¼4µ+ ÐPBì…'2ÒrÕ' Oðæšÿü@éõÎ1“¶wrRi]·G!!�×A[þLÒ`?Fæ|¸¡s€˜†¶‡Aà‹w+Ã}MGrôoo·ž+l<À¸ý´PiŠX5O�ð·‰%ïloýÎAÙͳ×Ê+U.!Èí„H= UÏw„©ä‚±.ÜÃûõ»Kêæðœwä¸IÄ_jM3ki�¡ªB^XÅ'x+›Íèú–1£”£¡bÝDpécB݃oÓ.ïN¬Q“õ.oô~p}25%˜�ˆihk5­á9c@Õ�™…ßÀ„foR{ø’aÍ!¿'Æ(#}e¤µ†HuôM�ÙK(:»iÓÙFkGx] «U*ÂÌõA§ ŠŽ!öêÒJs……—PáÙ#Ì™‹ý&'å~Ê–J麌–æÂ1B kùhy´ñ'ç¿õ±Î£®ÑM]ïŽsnN¼™ ˆénšÓmŠéàW§[N_+|iãùë—rÔëÞArwGQ¥éh_VC)ÿâ'¿ùwX³ )a­¿Üä{…Ö+´ßà{†«\ƒ»øÌæãLE›ýõ§,UxÅ$†¨^É©=ƒÕ-w'êò²~ÿFEic_ýÔæ&ÿJdóõ�çnt{gk…£å8Nú÷zF#§1ÝM«éÖƒRÝ;Ä-©GÁó߉6Ç m�g'×¾T¹é8!Dîï.eŽ£ÔhË-“ûéD©RnOœ_ß;f6ºTÜwæô2R3ê‰hZwô'ªŽ›8#î·Þeý9x9BDB9*2Fç<¨)i¼Ãx£þFÃXvIëºêÚe3d]œã8ÊI]ŸÔHi@Lwטn}»q¿+ž¯4Un9é:ØkꀚƒçMÇr¤eÕΫ셕Š>LnÛ_ÅÉí´³žtžtQ$œ´› ­Ÿ#×¶w¸ÆIÎn¨¦]ïÒëà8®.©©´_rÓݵœnË(Û¥æà]/Ñ‹.ü)M–¹«EU]c¦‚´E�sn3tÙ•›µ–Ï„4šÎÁn¸‚5S?£„ãê‹jêh0iÓð;cºõjš¯2dŤ<—5æU[¾ótÞÄa¨)Y¶‹Ó¨�žŽâJÑŠ€èÖЛ¾E9-¶å«ìË4ª�éFÄ6¾J4YlWô¢ÅÖÆ_uà ¦¡•”®;tr+_U{O÷Ÿó{llÇ·ñ Ë1 íSM&æ/Y£ ÷óÿó�¿¥jF5 Рм¼¼   ÎøÐõz=ž?øƒýÁ�©×ë;÷&D£Ñˆ•þ0ü�¢éС!¦Ó€˜@LbÓˆihÝ÷y”ðîä�ŽQ“ rR¡ %„ 䉯•ÆÕ°µt$Ã1};ÚæËÖû³5rRÑà*ÉW‘|-Ëô%ßñÌ·ŒÎ5ÐYŒ(±¢búâÉö‹ï+ˆ¾.±[Z4Áì}?º¾ˆ>o¤ã°®ÀmÑ­zÓ,Pü<\xIÁJ£müRˆÅÂ’ ñ#Bpä9@5} ‰áü‹ž,­Õ"ºIþÂ%+¼*{ ]Õô-$,ó÷Æ5ó%#ž÷Ïû“57ÆSH ä?Èéöç)îóç¿n©¹ð7ý=‰þž<ݰa�§øV@L·'Êl�¶[éAk‡Ô�Ökq$ ²ÿ/GlXo1Ýn|ù)k%¦¯w«[Ù¢¨dÇF¬7€˜n§Ršð¾öo[ŸÑÑæ˜&ŒúÚ¿¡„Ǫˆév ã�*IMó[�_õ7`¤ÕÁJR£åƪˆév ¶&"mý˵šnÃxµåV€ëo¯,ûÍ×"¦ÿh*Ç¥¶íÆâZM·>Þ�?�W@‡õß7Ÿj.‹ÿöʲÿ¾ùbºQ°ê6Å´«¶Ä4)Á+ Ó%ugÌènÐô Um‹é›Ø„HUP ^�+©;iFwý˜nÃÆCŽ0ŽX¯Õ�·\mÛM(^�(©;oF“.L«à­“µ¡A‘÷>aŒBòßoKÛE ^�(©;oFwýjÚ*zµ©éÁ×’œ7H΄7µe¼IÄÚÐ)HÝéfwt£˜®em=f)QNÛÆÁÕbÖ~€Î’ѤŹˆéÛ¬ŠÐ¦ä ™KÆä�1WHü‡u­ç–cšˆ@gÉh×îbºã5=4Ãl¢G+±«ð'±oNE%Á³‰ï¤–Ç[›v(^�(£;uRwñ˜Öh=/X&¶2mCîK¨Ë¦Te`Ëã/Ù'i´žxt®Œî¼IÝÕ½Di•û½fÞ§¥�¿k¯�ÊúctØ ¤dw ƒÍ‚o¥v¥˜�Ðqµ<¯£ÓÍúèú'Ùòô8“ß0Õjr}—ð1FNÎ!¡"2wRüÄVÞüY¸èië}^Áxbºý>/pï;)»<¿·ªù¯ð6’ÿ�3‹›•e/úOB) hˆu‡?ÒÃãH;çš½oÛO(Þøëš½Ÿ^÷ˆ»»;V@L·¿€À ³ŠEçlÉ-œ”¶…ÚfÛî:+Ò?{µÀMÞ}þÔ°°%e³«+ƒú«R5´ª�·23ïLë›÷�ahIbúó÷÷7ª&ï.IŒdz«2T¤¶…ÁV¦;ï›GF„„ ×ˆé?†‡‡‡N_Y˜Z>ÖŸœä.ùÊ µ´BI-„;s«e>b˜^ˆ1p½½}ü¢||°ÍÓ(Žã|}}}||L¦ùµ#Î[,‡CBˆL&S*•j�Z§ÓEkµh@Lß6”R�N§Óé°@‡®,±Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@L´?Q333¥ó»áí·ßÞ³gO«¿A„Í›7ïÝ»·Õ‘Œ±•+W®ZµÊõ’åË—¯X±‚1†çÚ�‹:“É”žž.Šb«#‡ æïïOÉÊÊzùå—{ôè±páÂAƒ¹ÆwFF†··w«¿ŠRš––VRR2jÔ(77·&ß ¾ûî»áÇGEE]ºtI&“1ƤsÏ3Æ.]ºÄq(z1 ÝCuuõÿû_žç[ù$Èqo¾ù¦Ó‰‰‰o¾ùæ§Ÿ~úòË//X°àþûïoõ^rsssrr\/ >wîÜš5kzõêåzyÏž=£££ív{NNΆ ^|ñE)šOŸ>m2™¤ï�F#¥ôðáÃRp{yyõéÓO%´ š——Ôº^¯7�x »ƒåË—ïÞ½;%%E.o©°0›ÍŸ~úéôéÓǵkפVÆ'Ÿ|Ò¿ÿ±cÇJ%ó€ !_ýõš5kÚrïsæÌyüñÇ¥‚zÙ²e&“É`0PJ�FãÅ‹›¼ÉàÁƒß~ûm)²¡+ñððøƒS¯×£š†NÀl6»¹¹µšz�fÉ’%„�÷ß?55ÕyùñãÇ�?.Åô믿.Å4!D©TnܸQ«ÕB¬VëŽ;’’’¢££�7¬¨¨xøá‡]ë÷E‹9Ž^xA§Ó-[¶LzH¢(¾ð ǽ÷Þ{ˆfhwè¦AGÇ«¨¨ðöön.EQܶm›Á`p^òÜsÏíÛ·oß¾};wîtssûÓŸþ$ý¸wïÞ‘#G6ùK¶lÙ²|ùòâââ‰ÍfÛ²eËüùóÏ�;‡çþ0¨¦¡c1� ¶2ÆòòòÔjõÖ­[ ¦”Ž9ÒápìÚµkùòå“&Mz衇ÚrG³gϾÿþû¥RÚh4nܸ111±Aˆ{{{oÚ´I©TBvïÞ½bÅ «Õšœœœ••E©¬¬<þirûáG}Ôðà Dž‡‡÷ïßÿã�?þùçŸ?þøã���‘#Gž:uJ Ïó¹¹¹;vì�.‘Éd&LEqΜ9åå宿Í`0Lœ8±ñýêt:©72uêÔ{ï½×ÓÓó¥—^"„dee-]ºÔuÞ«¯¾*}óÌ3Ï̘1Ï&´ lB„Ž.;;ûÙgŸ�‹‹»páÂW_}ÒÜH«ÕªT*8ðÆo47F©TnÙ²E&“¥¥¥Y­VBH~~þ�?þ8dÈg)]^^¾nݺ¤¤¤;3"—Ë“““�óíc}ô‘Ô§^µj•Á`X²d fãuØ„ЄcÇŽq—��páÂ…–GªÕêS§NÝqÇûöí“Jé X­Ö•+WªÕêƒ'L˜ �‘¶.^¼XšÛGùâ‹/(¥O<ñD||¼s|EEEii©ôý¤I“!/^,++Û¿ÿ°aüt9Ž‹‰‰ÁæD@Óº>»Ýž––Ö·o_??¿VWTT,]ºtΜ9Ò¼éC‡]½zuÑ¢Ejµº¢¢B«ÕªTª7Ù²eË™3gú÷ïïì]\»v-55uРA±±±®#wïÞýÅ_4y¿�‹w©O¢P(ð bº¸Ý»w/X°@¯×7¸JÚÌèÚmظq£Íf6l˜tmJJJ``à¤I“jkkŸ|òÉ»îºkáÂ… ~IHHÈСCOž<ùè£�0`„ )))2™ìé§ŸnÐÇx衇zè!éû²²²o¾ùfïÞ½÷Þ{¯Á`8þü§Ÿ~ªÓéjkk¿üòKww÷¹sç¢ íkt\¹¹¹«V­êׯßðáÃ_[ZZú׿þÕ¹'aiié¶mÛîºë®ÐÐPBHZZÚÅ‹çÏŸ¯V«u:ݬY³6oÞ|öìÙ¿dذaÿþ÷¿¿ýöÛG}4??ÿ­·Þº|ùrß¾}=<<ߣÃá8qâć~8wîÜÌÌÌwß}÷/ùË“O>i±XÞzë­½{÷Λ7ïÌ™3ýúõCFbºEF¿øâ‹2™lñâÅM¦žÅbÉÉÉ)))!„0ƾúê+žçgÍšE)­®®^µjÕÀ�ÇŒSSS“““ãçççææöñÇ79‡D­VÛl¶ššww÷˜˜˜ŒŒŒ9sæ|óÍ7µµµÎ1[·n�9sæ+¯¼’ŸŸO)|øpww÷Ù³gÛl¶3gÎdgggee¹»»¿ûî»ÿú׿¶nÝ*“Éî¹çLšÄ4tYyyyÿú׿òòòâããÿþ÷¿‡‡‡K—ÇÅÅQJŸzê)×Á „�ôôt­V+íØM)•ËåÁÁÁñññ!!!¡¡¡¡¡¡!!!^^^Ï=÷ÜúõëÇŽ+“É~øá‡åË— ‚àéé9jÔ¨{î¹Çy°¤‘#G>|ûöí+W®üÏþ#“É&Nœèááq÷ÝwBÖ®][UUµ{÷î½{÷FDD$&&Ž3¦W¯^+V¬HIIIIIY¿~}ïÞ½ßzë-�N‡'~?Ì›†ŽÅn·üñlj‰‰&L�Éd®WåççgggÛív©:vww2dˆ…<ÏŸ?^êBBl6[ãI„�cÇŽ™Íæ1cÆpg6›×­[7hР¤¤¤wäTVVvôèÑ©S§ºN­KMM½páˆ#ÝÝÝ?þŸþ™16fÌ<›]Ïm™7�˜èÐ1�Mˆb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@LCÇÛ°aÞ={!‚ |ðÁçÎ�ka|iiéçŸ^^^Þ˜ÜÜÜÕ«WK§¼"„dggûí·Î]UWWK§Giá·egg_½zÕùhóóó/×ËÉɱÙlMþQëׯOOOoËŸßêÈüüüíÛ·;O�H9yòäÚµkÿEf³yÙ²e¹¹¹Ò�F£qÙ²eeee®cDQ¼páÏók×®ÍÈÈ�ÎÈEIOO?vìXËã³Ï>3›ÍM^+�BìÒ¥KÎK233·mÛæú°p8+W®LKKë ÓÁñ¦»ét'Rf]»vÍd2µ0ØÓÓ³   ==]: lƒÈ;tèРAƒª««³²²DQ”αRQQqáÂ…&óbÿþý‹%,,¬…ýùçŸýõ×Q£FM�:U¥R­^½Úù&!“É–,Y"�CË•Éd:qâÄ<ÐêßÞ–‘<ÏïÙ³'...::Zº$''Çd25>MxQQÑåË—5�ôc^^Þ•+WÜÜÜ„ã÷ߟœœl0|||¶oßn2™bcc333�‡·nnÉçææfdd$''7¾Ö`09r$$$ÄÛÛ›¢T*÷ï߯Ñh ƒ4€Rêããã|ÌŒ±mÛ¶�9s&***??ß™õ¡¡¡J¥/ Ä4t&¢(~ðÁyyy âuÿþýÎÖ,YbµZúé§'NH§ˆ-//�RUU%Baa¡L&£”úùùIAPTTtàÀ»Ý¾dÉ’Æ÷;oÞ¼PJ{ì±ÐÐÐ;vÄÇÇ'$$0ÆfÍš5zôèâââ÷Þ{ϵØüàƒ¤{”¬]»víÚµ®¿“RºpáB�FÓÆ‘AAAF£‘㸀€€ôôt¹\.�¦   wïÞ®1Íó|iiiVV–‡‡‡Íf+** ÎÊÊòôô,)))--•¢344T¥R�5ê×_eŒUVV^ºté™gž¡´´tâĉ®�!''ç£�>jP³oݺuëÖ­Î{÷î½páBJé�Çúõë¥ËÝÜܬV+cÌùÙH¡P¼õÖ[ÒA·c»víúé§Ÿc?üðƒëïONNž6mV{Ä4tùùùGŽyðÁ›¼Öf³UVV:¤;hРѣGB*++õz}¯^½¤s\B8 }®×h4ýë_W¬X!eú† \?ƒK‘ÊqܳÏ>Û³gO»ÝþÝwß………Mž<¹Á]ÛíöÕ«W;ÌÏqÜĉƒ‚‚xž·Z­Z­¶ñ |ê©§c‚ |ûí·±±±#FŒh0†R*“ÉÚ8rÏž=ûöísVÊ¿üò‹B¡xþùç sss·oß.Uô‹/V«Õï¾û®ýï½÷žB¡xíµ×Ξ=[]]ýá‡J¿!((èå—_^³fÍÉ“'¥K¤nÏk¯½vç�wZ,–Ï?ÿÜù)áå—_–¾™3gNsç|qö+®\¹rèСùóçŸ8qB©TΚ5ë½÷Þøå—_ò<¿`Á益ÅbIIIùå—_~øaç™ck×®ÍÊÊ;v,^ˆiè( CfffãÞ…Tÿ®ZµÊ`0¼ôÒKR&zyyõêÕK ß3gÎLœ8Q­VKƒOŸ>íl¿z{{?ýôÓ;vì „<õÔSr¹œrèС�;w.]ºÔ™¼R#µ°°pñâÅ=zôhpï555”Rém@E«ÕªÑh¤s ^ºt‰çùž={Jñ-å©(ЇC­VÇÆÆB~ýõW‹Å2nÜ8çé¸kãÈ{ï½wôèÑëÖ­{üñÇO�:URR2sæL)¬Ÿxâ ÆØªU«Æ�X]]-“Éþñ�øùùåää|öÙg™™™v»ýÍ7ß”NIž––&¥óÌ™3ï¾ûî;vdffB˜œœ|âÄ BÈOù¤ÁéÏ)¥cÇŽ½ãŽ;ÇqsæÌ±Ùl”Òèè興ˆuëÖM˜0áüùóï¼óάY³–.]ê¼a@@ÀàÁƒG�}åÊ•uëÖ<òÈ#iii;wîœ0aÂàÁƒñZ@LCÕ§OŸ1cƸ»»Ÿû,!D«Õ¾ùæ›#FŒÐh4Œ±M›6-X°@*º�MR»Ý.ur !#FŒ°Ùl;vìÈÉÉ©¬¬LLLœ1c†ôù]­V/Y²DjyKçgŒ¥¦¦–””„††Îš5Kª%›7onP�¶eäÕ«W�=:oÞ<éÃÃÃW¬XÁó¼\.7›Íz½^ ÓÆË“ã¸ÁƒûúúnÞ¼yúôé”R‡Ã¡P(¤‰%ÙÙÙóçÏß¹sgppð}÷Ý·gϞ˗/{{{8Ž   éc‡N§KJJ"„|ðÁÎß|öìÙ¯¿þ:66vúôéξÇq‡#===##C¡Püå/‰��Ÿ8qâÎ�;¿üòËž={6Lªµ ÅôéÓ !>>>jµzõêÕK—.5›Í“'Ož|¸wïÞ±±±eee³gÏ–nrüøq)C !™™™ßÿýСC5MZZšÔ iÐÊ�¾iãHJéìÙ³�FãªU«>ÿüó‚‚‚3fDDDTVVîØ±ãøñãz½~ذaÎHå8nÞ¼y^^^›6m"„ÄÄÄŒ5ê‡~ˆ��µZ­Ò_�——÷õ×_K7ùÇ?þA)MJJúóŸÿ|õêÕ={ö0Æî¼óNéÚêêj½^ï|T¢(fdd$$$ôîÝÛ¹mV©TFFFöíÛ7$$Dz3˜6mZUUÕåË—(½ ]»vmìØ±z½>""¢¦¦æüùóçÏŸ?s挴œ !«V­rÞKTTÔ³Ï>‹²1 �ÏÅ‹/]º¤R©¶mÛvÇw˜ÍæƒN˜0ÁµI�™™¹nݺƷýç?ÿéúãC=ä¬Ö-Ëþó×8¶Z­jµÚuºqqqñ¦M›-Z4{öì·ß~Û`0Œ=ºªª*++køðáÒÆ±^½z�1âÁܺukã¬Y¹r¥óû¶�ôòòòòòš7oÞ'Ÿ|âååÕ³gOŽãüýý ôÅ_pׯ_?ç`i®ž¿¿¿ôi@ºdÒ¤I'Ož}úô±X,«W¯6 /¿ü²Õj š7o^\\܆ Þxã�¨¨¨qãÆ%$$Hµ³¯¯ïo¼Ñäá>‚‚‚ú÷ï_[[{òäÉ©S§®[·®´´ÔÍÍmÚ´icÆŒ9}úô?üðÑG¹»»ßsÏ=®ý×÷¡ .PJkjj\S²-#¥ù‚EEE ,�š .Ü´iSnnîÔ©SGŽÙ§OŸ�?þøÃ?\´h‘Z­–Éd¯¼òŠë½0ÆV®\)íjÉÛ²eKzzºV«}â‰'âãã�9²iÓ¦‚‚‚x wïÞqqqW¯^ýþûïµZ­³ñ]UUUTT$Š"Ïó Þ�$iii öùvõ·¿ý�âææöïÿÛõmRš,ßø} ¯Ä4tÁÁÁÉÉÉaaa=zôpÝ9<<VAè¼A�˜@Lß>hI@g� TšÐe‰%g7ïºX&´uxù¯»>Ù˜]�wvè`äXÐXϯü{Ê~{}õ8úõWÇГ·œŠ�ÀQ©tÞÚ–×vÎ]Çå8|tTܤ`”/Ð�м¼¼   ÎøÐõz½ÑhlyŒZ­Öjµxš»Aål)+ª,ÊLý8;ê™Ù½½äZmÁ×ÿúá`M]m, ùÏŒ�RÜð·òèw/¬Î±µô{e[ôÜHOŠ%Ü ˜L&«ÕÚò�?80õz=ªiè87ÿ0EÅÑZm¯è>á!rј¹vßÙ^÷|ðÄoCæò÷éîÒSÑÔí.z,) ÉêY4d¬ÞYŽe ·bºLA]‘{Ù;Ñ_ÆL¶oüüpµ‰m[¼h[ݵËÿ»�(ÆÿõùÇoHkªö ïÙ#´é˜VœWÄ4 ¦Ú«¼zºØ£§ÚRZZ›sÅæé+Ó$Þ÷Ò8Ùþe?’°Wiêÿ¦Þ¸u�ª㦠sÏÝðîKûm�7ªÞ9ذÁAJt<1 еté™3Y¶²Ó/ßLd‰Ì�åÿíz­‡ŸŸL§ fo_«VFjo¼�¦ç {{2sÙï cŒÑpfÕš¼Ä?OîK !ÔÍ;"H'âÄô­­°ÃÔénÁv5ý§"^Ùgñ[÷È6}¼[¥P±8uÕŸS !„|òö>BQŒ#�×f/¿v¦"t܈· -ö � 䮯@X¶ÝçYG}¶QMCW èsO”‰.«3cŒ œ0ë•ñ²}m,Ÿü?³cJ¶¼³¥©³tˆ%çŽl5Nš0RúÑn(.ηK1Mµ~A~8º" ¦~?YhÌÌé–Ÿv[êSZäy"S2»�y‡Ý!ˆM–JÌX\hóŒôPÕ…vyêç_I%8¡ªÉ{î‘8´=1 Ð+rèÐ!úŒ=ùõák©1òE‡7¼°—BÈ7+ŽBˆb\)}íôe¡¼6çÚ”°pBòØÒ¹±{ t X¡ ­¥† 3cB¥^¯L~æÅo>}⡪q}ñ›O›îÝxʆXvúÔi·Àhû±u»ò�Ñ€jà–⯬yç !²xÅå“5ÁÓƒ[Y½Åêó[¶FNš·¸×Åß_·ôWožqæZ³ÅÛM­”Ñú-Дã0'ÓíAÙgñÛ3º™N­[¹,nloOJ!„ØŒ•¥åF³@nH[¾dÏ—ÛŽx ûLj�[Àó¯ìÛž±·´xÓÿ~¸Ñe”¬Ç˜×þ>&/@LüNÔ³Ïã/ÅjÜ1ë³òݧ<ÜÛ‡B4‘Ǹ›Ž½÷ŸYPßY¡.+¼Üø” þ¾IÑn„¢ò��òçØ)�X åÆZ«ÍîEB!œ»8^%p{×í.襎|Â`¸UQ”á|psÌfsÇ<ôR×_“źªºd4t¡ @Ltè èâ]7›ÍÆqœL†= %<ÏÛl6TÓ·� Œ1A°@' Š®ßôày¾ÕÍÐ�Y­Vžç;ìÃëâ1ÍqœÉd’þ‹š×ÑΈà:ê†ç®?#T©TVWWët:‡Ã!W+(@·%Š¢(ŠR¯ƒ1V]]­R©:ì£í÷U*•Éd¢”* ¥RI)%8’0@wåL»Ýîp8c9£I÷Ù Q©TŠ¢h·Û­V+΀¤¦”r'—Ë;þgën´,ÇqJ¥+(t²ìÂ"@Lb1 ˆi@L ¦1 €˜€Û§sï…èáá�§ÓT'=Ó.ÀMAÓ1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@Lc ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓ€˜@Lb1 ˆi@Lt6rBˆ^¯Ç‚è˜þÿÒ㬮¿ª IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/multi.png000066400000000000000000000462571524745214100321070ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw|õ�?þ÷ç3[U-«Y–lY¶å†-lܱ Ƙš|��„À‘��äiß\îî{¹$w)¿»\ʑ܅\ „r�PãÁ6Æ n¸Ûr·%¹©Y}µmæóùý1egV+i…d4Ư'Fž]ÍÌÎÎz_óžÏ|f†ÕÔÔ¸•‡ˆÊˡ{1 …ÚÚZ>ÜË}AL¸bÀÕÓ®†˜p5Ä4€«!¦\ 1 àjˆiWCL¸šg@c )5!e�ç5MSU-yÖEQ”¤'‘‡sƶ”—­Ä´�2ÓâBˆ9êê‡#IOƒ�̬Œ¤'9#gY>¢ 鯴¢3¦…ãÉ%³®³;�%ÿJ•Q0Ðsä‘””ã÷0$5@Ò�é¨&ÛºUU) G5‘ü«˜¦#©c=—>…½ÉM"�$ݘæ$‹r‚2E»4©jʧKF$7zèc\¦žìÒ�i)¥Ö[FÅ{”Òºž­ØÖìõ:7°¤Ó$dê,&¢¸*8gBH½¹YJ©?½Ä7I´K¤!í˜&ÙkiLäQ”Ü,Sk('ÓGD¡h~nFGW´�I$C5 :Ù¸å…'ÏNÿÜíS²š¿q€Í^>¹�Eêví:=¢jÑ„,Û];öâOÿmCWª:lĵ÷ÿûmãzîMûþ÷™ãîý? GöVˆó[^z¡}ÎgWWˆˆDÍ›ÏüE,ýâÊ18xn�v‡ùæÜ¹wŒõ&ý.V¿m{÷´ÅãB§÷¯;?áo®×ÿYÊö“ï¯×f=¼r(ß$À–~5Ý{C3‘GQ„$Ÿ×˜›Ïë’<\髚ÀB$„7=ýÅjÒV>Ô£ÕæѺþÿü£ÎÔ~âG×?‘xäŸy÷cß[–ßpè¥G_yþüç?)ˆd¤¥¡±M‘ÖÜ%5­õÜùFã�¼¢œª èÓ5·>üæš_}°ßök‡SœÖbóìÓ�oÚ°> jš¦iãü¡/}uzÕ¬Þg8°…�$µ½¡îBølsLëºP{òtAGû_ÿ¼›ÿùžJç?Üøþ§þíwŽg”q·~æ®)âD¢µf÷yÿÄI%¹Æ4âÌúßýÛ""ï˜åßþ®úï¿Ý¾¬$õÈÓ_bm¢Aå©û7±‘×üço?1}`§ë~t\sëÃ)ŸLè|$½¹æW½eñ 3šxb_¿�„#>Ÿ¯½­-®ªRÊÌŒŒx,Ö÷$pÙ“í»žÿòÏDˆˆ^ý¿_[íµÓˆ|ö1DÛ¡çÿÒ|ÕK+‚DIJʦ/m:ðÔSzÌjú¢2GïÏ`AÉøñ¥ Å�>óøcoOÿÉuó'ø�Yò;£³Ì‰×ý¿¿;µî·û„æß>ý™o1"Òöþö›ßÖ>Û£iår„8N_ʤ|FÓÀzzôºÝ¡P}}½”’s.¥ ‡ÃáH¤�I$ºz±ü_zm…¨}ùG[}Ícÿ°0gïÓ·oé8{ª.S · íGŸýñšçÙu3…Œ~ý_ž>ë}^-Ÿù‡�žª;?wïŒìù}ë >'’�Õ¯¾Ö\uÏ’)~kD>úÚ‡]’‘ÏEèÜ¡M¯¿ñÌë5a¿Fs?„÷ qII=$Ml›î3¦Ãa¡ªŸOÓ4¡iª¦ÅÕ”—i²fˆ˜†D÷®cùÆÏ›¤}ñù snþá×WOÉd¢ìÊûï›Ð|¶¾µ·¨fÁâò¢Q£|²aó¾ôÌûhÿý�•ÿíÙ[þåŸe⛯n–W}õg“ùîO¾y^;ñ¿~ã‰sf“ö/V½JD”±êáç¾\ò÷ QVRUFÓ@zzȾcZÓ4MJEÊh4ªwðBô5 §ÁFë<¿çí êÙ.™½üç¸«Š·®ÿÁwkW|ê?¿4¿ØKDijŠ&NP÷þú¹—³f{ˆDsõÎ�¬rÕÔŒH¶�Úp`ÜwŸ7:H20óá�y@’zfó�±oâƒ~b’ŸˆdÓûÿùÓm¥|î“|DÞüÂ`Á}WňH'"RFÏ]¶òÝ÷K>s÷ŠÂÄ~Yp„?å_zk›Ö¡I$¥¡ÍhP5�òLñgŸø}CÃùŒ`ðHõUU½^¯PUA$¥\ÿêŸ7¿µ�¤\¼|åÂ¥ËzÎ.{²«nß;[¼»±1röÌO¬š?RÒó·,\YAr:æÍÈ‘ë%’?SxFnn'qŸ•¬Ì7b\å­oÿeã¤Uÿ²zj¹‡ˆ´Úê?Õæ/øÒÊ)SÌ ‚Å»;B1)‰ò®ùÛßHÎÅI۩ݧ¢7Ži»»Ó(p¹ö vg÷½ñ á^ìa«¦¥”Zª†æÓµ§víØš�“ÓÞÖ¦jZ(ÊÈȈF£Œó=;wÄâqÅã�9o~Ïi{½<\Nâ5ÛŸÝ)*ó|þ¼ù§UåGÿøî®¾§à£¦T-œ`¤=¿y»R¹pÁX…HÔ´­Ýæ/züí§6‡´Ü=/®yÓòªqá÷~ó§†YŸy`Zâ¢�Ú‘gÿõ+/õ8Yæ±ÿÄc¶‡¾Ißü¯¯ÞPŒ6:qçÆCg¥ó&õe§ Ö›o¿»¡þü…æF¯Ï …„ª¶ÇãD¤ÆãBJFtÕ¢¥ó/C(C*,oég»ZÖ½ü£mÕ¹yÁ”÷’±¨êõ{÷çdÕ¼ö俾FDëˆuÒ«?8lüöæÏ²ÿköOºågÿ=ùÝ�›^|á±WžÎ(ÌŽ´Ž¹ù××ÛÊbeú?Þðií'ßñÉ5¯tLýÂÝ%[ÿksÑ×¾þP•÷ìÖ¿þꥶë¿qßÕÈhHOR.UR §GÊjzÜÄÉó¥¯ÿìûÿ¤™ôþÕR)Äâ+?óЗý�ŒTÕô —>Ky.©ÆãÆ`lïãÿñÞÌ/þí‚<ÎGÝüÏß¿Ùx^ÛûÛo~_ùÜLêå1Ï,™²ê“ÓËŸÿîÏÞ=Þ"YÛ?ÿ�ï�ÛUégǨgOíÛ{pûÖ�oí½ÀÞýË^]æ×¦úÈW~þ›ÖÊö÷Ê?ý¹�/(¾\Û;`€R&ò�$õ`«i"*?qõÇîxùOOƒÁ®®.¡izÛtaѨ;?ýàÈ‚B”Ò�&IR¨ Û×<ùØ†Ž¼|ý�ˆ µ4…$iG^úô·ÖÕ;N€ùÙª—¬aÿmÿòã/Ï2³ÕPÓÉÇßýëÚ?íh+\tÛ/ïŸÙöêÿüñ¹¯oxkå§ïyè†Éù^Ù²{ݳ{ó–®øø½Þ'^S6Êi>}æŒwþo}￞ˆN¿oÑÂÊ‘Ž^Ü—BLSY<ø¤f555åååýŽ×ÒÑÝÐÑk§ÕX,öúšçÿ÷w¿bœ‡#¡ªÅ£Ë>ÿÕoÍ�¿¨·IŠs|#sR_�.2Üzº±ë̆ßý°ñ†'ÿnæù?þûWŸ­÷”LýÄ'WO9ýÔwžoT%1ÿø¯üü·ÇÃ1{BkûÿðÏ?Vøý§&Új ƽþ€ÒºùÑ_þd}}»ð–Íœ÷ñ�]·zNq#"Š·ûëžzô­æÜë?ÿ뇫rô'÷þæ¿ùs{n~¤­AÍš²àæ¿ûÚ‚Œê·~÷ëW6v-Z:ï–�_;§55 �ÚÚÚ�õ›…£‰Ò˜±€ÏëQ8y¼ÞkVßR}`ï–MojB0Æî¸÷þé3çôÙo€(~êOÿò§9E7Ü1!‡{Cå7}ñ“÷^SYà#RÿîK;âäÍ-./fmoÿþÞÿØ—|ÃMúï�¿bè™ÿåïü`UÁ¬åKn—wÕÜ©•E{ƒ·wdå­_ýûªyÛ*¯È1œy´é¼wÊM«§Ï™^9ubI¾>ÅŒë¾õ³ùwíßóîñ¬Ñ#‘Ñ0œÒ­¦/´wŸk‹ÔžkˆÇc^¯/‹zOqaAF ±SØØpþ±_ýüÀž�7~üw~ú³=o+n7zD ?Õ4@_TMK!eW¨;‰H’DäñøFæÅ…LôkÍ/,¾ûþÏ×�<~Ŭ9Œó¾O‡‘¨§Ò0 Cˆ” ú}FùÌ9çŒ']µ£t̸Ò1ãˆú¹î)�¦tcZÖÑ£Š’žÿ`×Àó0âHj€4¤ÓA/ÏòQGD 9¨c gY~ôá° @ÿÒ�é€ßW˜W#-ÑX×’LoVAVžß—|±è)ݘæœçædgefH)YM3Æúî–�Ýžñ ð!Ky±p Ä4€«!¦\ 1 àjˆiWCL¸bÀÕÓ®†˜p5E£Ñá^ H Õ4€«!¦\ 1 àjˆiWCL¸bÀÕÓ®†˜p5Ä4€«!¦\ 1 àjˆiWCL¸bÀÕÓ®†˜p5Ä4€«!¦\ 1 àjž�ÍS…sλH ðQ%¥Bhš&¥LªÄ´ÇãQeà Df¥«(Цiªª¦9Uº�^¯ 0$Eñz½iŽœVL{<ÎÑŠ 0d8çOZíý‡¯^¥z‘ÀAQ”tŽóõÓ>Ÿo(–’¥°hÊp5Ä4€«!¦\ 1 àjˆiWCL¸ÚÀ®é1,¢Ñˆ´#")¥$ë?)‰Œ3äûCéü�ý#60bæ_ŒôµJŽõi_ÏοˆŒÒ6lNn|ˆ<ñišÏ9 —žÛå÷IÂð»bZ)¥°‰�ﺕºÆJŠi–”Ú‰t äÉ�1mdu"cĹ”ÒÌjNœ˜�œ‘àŒÛ^‘¤'Ò|â2¦¯a’DŽŒÖ×¼ýMú€mAÝwL÷òй©cšsÎ#®²ú³t¹`àR—@Lë_agX'¾ïögzTÓ=bÚñö€×sÁ^>÷$¥dœsIÄõ/4g$9'!$çVÙlä´dúàeýµ7¶›’Ÿ—íÓÎOT˜CÂÓ¶}Öó¡âŒÙ†É¾Î�ùXamΖsN$cDœs!%×GfÌþ/†6¶à —DL›_iÑ#¦�oµµýÄt�¼ Û�- ¹mO˜'bšKI\qN$8qIRrÆì¯‹¯¶Cª”æ##§Eb3,…ù!‘ÎdµB‘Yó¦ÓÒÍöaâ$%IÎ9—$$qI’)„Ï Üêˆi!„”BgF3%2Zi+’cZ&¾®ÆßÎhNÚͶbš3.8cLèa-¹ÓÆÞ;qb’¤dú ¯j”ÒÒøyÙõõ6매Dý¬Gub l&¢þcZßýq<™*¦­€¶>'i~|úb1’R²¤À5.�˜ÖK-!œ»É"QG›EYz1-s°½Ó\ÿOè‡9gz›³í3"AŒ˜`ÆWßíÞ™A™TP›ŸD"ªõ�×ÚQ1m>oÕÔf‰m‹i{:'òÚþ…ë`|ŠàbCÓRJFi–~ln 3OfF­°¢VJ!1ÍÌï%ësNöjšˆH�䂜¸‚g$Ì:[cL³´–„ú«o‰ÖéÄñÛ~>Û‡a¶î3É$“z³¿ãð ~@H´5IÛ”²ÑÃZ8ëØ†½a†l3Ò_ϹSt¹ïÁ‡obZJ©žkkú�MÑgDw¼ï‘óžŸ÷à6�«WK!¤I�dûv%þ$5F§üB™…±^lÛÛ%l=<¬6O†oåEÄ{1Fµ¬ÜKlüX¢Ý™ ø³0[�¤´ŽÌêÏc@?;p³ÁÆ´”R=Ózúž§Dg,�ñ;ÿ|PÄãùŸ_ÂÒ¾†u¢`NUu9RºÇQ¤¤Ý`û³={oY=ñˆ±DK' ™(kì�c#FR2æ(]SuÈs~Òú§áhBFƒÛ :¦5­á‡¯kát'ðñ®WK) ¾puºI-zt°Ÿ2A‰Ò:i:«Kœtä¶$«Žvhf1MÌþ…†‹Æ<ÜÊôæIÄ’{ÎX£ööIHççlÎ7õ«9æ&­2qpXš[{c‘¤Ñ<ŽƒÁ0ŒÓRŠh4¼£N ‘æÌÇ¥ä]¯") ^FiܤÜHdÑ#¢ÍöršÈØÙµveÍNÉ b4kÚ¾}ÆØÖbˆêA’ΟÎ?æQY½�¹y^wâû@zî)%†�=%fí;1ê÷Ÿ À°TLK)¥ªŠp?íÑ>Î#©t¾R-£ñ¯®”ý%µ•Êdå±ýÌ6ÛïȪ©ôŒÖ[&SWbf*Ø_Ö¡gÛɱíü�´'6‘ÙƒƒÈ¬±rl¶ïÏ�9’6¿¬Çhn3èF!¤ÐÒ_‹Ç¿"I2Á;בB}ý:ê³õ#Uƒ´ã=Y55YUr¢_#ik†´8Ú+Ï&تj|…­gYm2›¥�ßÛUéœðt{L¤0s$²UJ“uøp€sø� EO�^bÚ?©¸ðk+“GÅÏ´jáö¿ì ¿_ÓuôlVe ÷)$8¼kÝ!I¢ø«ûèûat»³Çµ­Ä6 3GÛ43Û{kQLê¿•8Ôoe´½¹»Ä�‘ÑÆ–Ù?2£ÇµÕ-‡IêyøÁ³Gó´1ûäöhcÀvL™|y—Ä¢1‰?0œ†¤C^�˜f¬è++ó?wµÖêX_­žo÷çŒúöMÌç9ó­ç.lدÙj£®ÿ©/øÒrO0Ø[&·I'7P'úæÙÀÞ›#qnD¿ý³PG‘¤º8Ec‡”úG$“zy�U^Kfý7�VëDùlnŠ­>ö+bk .71-zTÓŸ½ºà Ë/<õ^ã#ohmÝú“ ?_[þ›Æ>rOü¶_FŸOŒ-IÄb2è5I­ˆ¶+pØ›;�ÓçBGçhÛ8=ŠnÛ—¾¹›qV½-(Í# úǪŸHdŒ¬—Öé§´ý³´%²ÕcÚþü¾'€!7ô�ž‚삇–Õ~áñŽ7ÚŸW[»j~|òƿϽuV¸úŒs}}ùR\R©/I‡÷™c i·¸Ç×S’qú‹Þ¶mvË2Ã*Û…”LJ!I?[œIéx=k$1fôfp^ym "ÃA=ö{]rôÕ–4IòÞ‹¹µÊh½âNõj©�ýa`êèàô²Xms÷®ÚxC[ûk{ãõm:êhëaÄ™µ»Ì�jšéçˆs#뻳Fÿgc@šÕ5%vº¥4®¿“V‘&$1"aòLHb‚ˆ gYf]ˆ"±C=˜_ýMÊ["Çùzƒ9›½ŸIûÙ¸J™¸´¡u�D/�d=’Öº€•YrK™|©Q²Þ³}öJ9u5mµ{X7z@Fƒ‹ }L�¸iÖ‰»~¡?©äezKr[žÝBd´Bvï¯óå(¦‹ÊF~!.QCrQµ?áhôL£>œ³rZë Û¤Df¥0‹%M½új:ÞÔa=Ã3¼äWdWâüÿ¸‚ÆG×¨š¸œ }Ló€×z¦míž‚{—4üj­þ0cÖ8�ENÕþE¡_qUµÚÄ�ˈ’~V`¯=�“õ×úìÑz ã·½²MëìT“hÃgŒ�‘›æ;øhúyRJò+"#¢H]£PÕÒïÝÙ¹ùpæì Ž�þÎ3é_Ãq¢ˆ-£Í+?§1‡¤‘d¯¿µ‚ßʳŸdòuf{¼¸‘Ñ’˜õ“�䆾šîÜr¸ì»wÕ~óqýaý£¯Æ+¹í?Ù+¢¹úG Z8ëeJ0ÓçMz.Ú¼uËÙì+«®ÈNúÎKM“ ïÚ±notÖâ%ÅœHÔn{{ö•·OÍNœ )»n=ž8sn¡¾–´óû¶oó͸uJVb¡EÕÔ[Åãõ˜ãÅÏì{bðæë+‹9ÉPݟ׷L»~椠¹T2R[]-Gû·ÖŒ]´jŒéµu†ZÛ»ZÚ».ty&Ï¿br¦ý-ˆ³»7o éŸš=²¯ëv;ª]£Ô5¯ˆ’^A�^L;’×�Öæ ÑÍÝ–ÔDäè\‘èg^±1 `ú³›ž|óŠ ß?ý�§µP„ˆHRøøÙÁ¿ ‘Ú´ñå�S6k+%¿sN¥—ˆD,ª£¦vœÛq¼¬bš•ÓÜç÷ðÎÚ—Þh·¸"‰„ãZ<.$‰H$òÆãq•qÅõhw´íôéV>:Ö…¤¤Œœ`ÃŽãÇÇLã!îñú¦5Tÿv}]wÏåa�y«V,/ÖST^h¼1]ÏÔp}CÏ]°ÇP¬þÔ鮼±£¢‘ˆ&£µ»õv  òr Gd—ŽÉÊ‚ÈqÙ-í¢~vJ¤4n} ­›š Žv‡¾æ�V£GR}nèxEs ‘˜«ÙwQïJiÞ3ËÖ�.F5>q®éé· îYZÿë×?sϨï¹a•`Šâø‹ Gþ°6dÄ3|mö þ%€gO»r¢/ƒHF�í;r\™±Äüª³Ì¢EsÕ|N±öó»öÝ~6B’çH¡7zÄIM�ÇUFÌãU¸è8|">mR°vï…±³J3›�­=(¦_Ÿçå4iZÞ³›÷^=gJ&#"–=þS›ê¬¦›Þxn_â!ã>¿/�>.NVŸò–L¿¥ �Áˆ„B‚{õÆ ß÷ÖÛDDç7ufiÍ Oþ騵܋o\¶hÌì¯Þ7›ˆdøÜ+¯m DZÔ@¦È»öæ™ãý¶—fÌãñø¥b?9î(+õëÈõºiH5­u$#°§l׵˱}m�.ëB¦jgèØç~–»¬*gÙôОjk×à_H'Z�>öäÑäg•ýo­þÄš­§£[÷š¿ØùËŽñ¦W.Œ6µåUÞ=/plý®PÛ©gßrÕÇLk¯ÝÕÚÚzŒˆž{¦»²¨«I§"UYáíÛ|A~àthÒ”,"’�'ŸzªÏjZ 5®ÆU“¬ ´¬² ôÎîÆsŠ‚B‹ Åc´9ûæ\w͵%œˆ¢5;íV³©`ÕÇfŒí>ñÇ¿våXi?½ÿè™â‰Ë}‡6ÒøùÝGÞ9ØR6g¤/ñºY3V,ŸADD‘�®Ùz¹RÆ›•u¥Û•ø™í4nóÞfÖÕQ2ý½Í àò21M^’±Ô§«´½µ»ß©Y``{¶<·âŽãFÚ"C†Î¿W-ô~JÑ”n¯”jÛ¶7÷œ/Ÿ{ëä,N¢éÀö5Í£ïX66—‘×ï zªV‘ŒD&W¨£KÇ5×m1÷žª\ÇA:ÿ„;o�ŒÖ¾ðVxá-ÓÇ{)tzÏ5çÄŽÅòWÞ:}Œ—1"*žúà]“%‘¨Û¾i“ö½3Gè…µÇkØ¢yíKk×ñÊÅ“7¬yíà–’¼yZœ¯B$¥&b»Öÿu‘gÌÌÏ” –U<‰Ž7©9­ ÍEcGkHvÕ\[›µìƒ̇ˆ2¦Î›tìµ½ ^7&гËÇP¢i̓‘q=hÒÒŸ;s¶L;/T™…R€hð1Í8÷N9ðÁÏXɘ\ÒÇ=RàÞììŒ\ûW8{Â�£DÇ…¶®#²<¾l�Ö¸ïÄ�PÆÌü` ôuŸÞX«Mž?nL–^žÉ û7?¾»ÃoZ zpÃ[LjxVÙ5³Ï?±ýX岌8yý^F¤FÕŒù«LkÙý¿ ‹©È�:ªã…êêhG÷¤¹ÅDD2t¶úÅ÷ZË/œšÉN‘’=vÕ‚Ög6o{sñ¼c3’o�3ø”ësÌ1hï¥ÍzþÂÙ‰Ûü­í”–¤Ë?3Æ�ÒºAÅ4cŒyº'8uîìÛ&äú‰² Ëæ_U1Ri~c«ºüšiåœ"�G7ŽçfÊí[�•][YêcE³–}c–µ âÔ{ëß\õàœoYëXܲ9Á]Ï=SÓãÔ¥pbÕ²"Nj÷Ù3�µõÍ5g›YþUK—Îãï¬;±içž?Éž1cê¢Éù9…%3掽.»uíËGOÝPÝv¶ÙSµ´*oOõ¡#'säèŠÑùÅ…¥3 I´wz˜J"zöÈ�×w·Žœ3ÿÎñÚÎ7w<û—¶ g,L«zÍë^^·ŽˆˆWŽ'"­;“ ï¬o�ä”çpÙr®©»xb!§8‘ 7ï Žsúµ�ÇCcÆOo9õòÛü¦…ÆdLÉ "á%"Ñécœ‚y9æù�Å£2�˽^�_*C[V³”ÃCt„1qïÇ˰§w6ñê_Êi.'ƒn›fŒû|ÁÑ£}ùùRU7ýìs*bŒy<ÜïgŠ2€_þ¢Õ+çE£á¸°ŸÌæõûƒ^Έˆ‹æÚsM�¢Y '�+ÎÑÛkó˧ÜV:öÔá#¢RáÄ3ò*2dkõ¾:¯¯L•yef\™W�éá×Ì8}fÿÉSû<9++<Œˆq_Þáá3M|æµKæ8Ñ‚•KŠoR¸7¯°âöåÓÆ'ò&Z³mÓkg4æË¹òê¢ É.œ6®ÀO'�¡®übVwNN¼òÓ 3"ùÛÞ;´ãLIé¤,ûËyü#(UÛzz¿´{õê’á^W`555£F�êc ¿¿ÿŽQRJ–æå|쯭ßÎj¸Î7Bã<Ý2~ÈIikçq<B2Ç=v¿€�˜h4ÚÇoëë뇢Cžµ p‡3}†1£)階œ'·ß"£.gµk bÀÕÓ®†˜p5Ä4€«!¦\ 1 àjˆiWCL¸ÚМ…øáèê²[À|h²²²3ù¥Óƒ|«—"4z¸bÀÕÓ®†˜p5WBBÓo5 ¥ÔïImÞFJi [�­{X¿¶]Ûq)ìÄ,‰zÞÌ qÿÔÔ×ЖƂ˜?Œ3§NùÓü­±°=æàx餛Nõ{oÛ*êõgòÛµ½.Ó×cŒsf"kÀöN’†“4y¹Í“&J :>ûr%öýž�*ïq·¯t/Ðí¸_®má­÷žrÀ>&À‡ÀÕ1mÏèD§ h+¦sÜì$é!™e «ž÷œaD’1’’1&¥´e"“õ-‡=¢íKîü '"2):qi¼"Iýæ­éÝ´…1²â0±†’_Ë|EÇÆ 8gŒ#’‚8'FĈ9oM /e·Æ=jõ%6–Û>•±rŒ?6ÆòYk%i€R®SçÛv®çÃôo"Ĭ÷–ê—æºE"ÃðruL‘í{N=líH<ó§uWëÄ-­û(4{Lž­ÞaÿÓ_ê[Ÿí\‰Ï‘ ÃÀå1-m_Xûî³ñe·g´zL3=�Íjšˆ’vZeR,$UâfC‡Ô¿ø,)pŒ½u[;‹^é¯(�puäœùbÒœ:ñ—>©ÞÎÂ1©o^ô¸N+§e/EkŸ1­g'N\ Aœ$q)$ãö¤Ôëfýí²�”úd¦´±aM±Iþ0¬5Ög±±…6—+�틱E´6)}®i¤3 /WÇ´‰=dkÀŒf}€¬g̘¶Ž~%Ž„ ‘ø¦Ya`Æ9«éÄ�"=ë7ù6Úž°ö˜–¤é™Ô#Û˜�¥Ó¤/°ã¯Ä‘«^1–2š)èHj™K}o€1É9BrÎ8gœK)™”úLÍuAæzÍ̬¤6‚ξAI,»±Æôf~"ÛÆjb:1{²5"[+¥ß ™±a”æF\šïÏøÃÉÏÌ!½E2®Ži)„.‰o·z. s@Fo3¦ÍÀµÿ4æi5ž�­ Ã|Ek|J|7]ìÍÖ°-¦ÉÌh2’:ñ¼½mÚØ'0æÐgL÷» ïÈhgZ¿µ…´µÝ3bš Á8gR2!¸Özó‡ÑñùHÆß¶à¢DF3«µÚ¹€ÎÛ^‘mõ9ký~$½BÒ42͘&ãíHfîÍ�¹�ç\ß™’úHÖÀppyLK)…Õ¡ÿ/„�ˆfa èÏK£…—ìm«‘ÉŠŠDy—8Eöh¶uTsìNÛr6U5�”Î^L“#•M9¶mœ-Á­WgLØBYpÎ8çæ@RÉ㎇‰?ÉÝï{Fštþ”‰aûN�쑹©ßr?ÕvßkÌì°Â$I&™d’¤ÞØeÛ}ᜠ!8çö‚`X MLK©÷lèÿ –Nî$f«G²Q1[´õS!µÄC©/†Þ.m«ûˆ™Õá`OO«ø²—ÐŽ˜¶×â}ÄtÏh¶"ÛŠi{™(éÍ5cï¡k=è·4Lj?°'¶ùÛ1m&"1bŒ3.ôtfœ3ÎãŒݨ�\æFf óó Æ#ÎER+�Ѩoµ`$Þ¹ã�Ùd+ôÓ+§­÷nûKöx:¥ÄÛÞ˜c.ºþÖ„D¤g´4$zæÁ0‚˜–RªçÚšþcStÇÑï{伇çç=¸€ñ´Î~4Û¡�°fLkBÍöS¡IM=¦ÉÌe³²&+»‰(©QÂ6�h ¶íÔ[u¹YƒY�lOj£­—¤™Îö¤¶E±=ÙmõÅJÄ´c¸ÇJI±þ?“'5‰83Ú¨97+jó ÛOói!×Ó[rΓ’ôHœs!ˆsëE� m+|Sµ­Ž¶Å´ý-²ÖZ°ï 9wŒúÒoL“- í�Ñ0\ÓRJõLëé{ž�±tÆïüóA�ç~ S”~G6[5¬†h‘Èh[LkšBhš�R8bÚ¨�ymÏeiö1bš%Ç4\LË´cÚ,æÓælíMVL‹¤˜–Ž˜Ö“˜1²Ji[LsÎ¹äœ .¹Ô{U3Æ9IÉõÉӀ¤$ft&L¹ÔImÆi°ö1’Þgò)+2i‡Ä±£â”´Í5K½BÔ‚Y›³3ø� :¦5­á‡¯kát'ðñ®WK) ¾pu¿I­ç‹”Φ=£5MBÓ4Íz¨ )‘•ÑF· kÀ~$_2ý`~"¬‰q«­ƒÛªi³5¶Ÿ˜&[L ")íIm�i"ãÅD‹G�˜v6z$¯sV½=åŒ*sÚØ"›ˆŒqâ‚Y­Œ“Õò¡(zP+¶Ó~æ ç\ !9×óZJ™èÆhß89JikëÑ£ŽNTÓÆšÑç¡w±­ s…[c›öl2IZ‡‰˜v®cûF$˜Ñ‡&ÑÜ0LÓRŠh4¼£N ‘æÌÇ¥ä]¯") ^Fœ÷±/)5¡7u˜Ç5½j6ÓYÓ4¡Ú’Z1­Ã%cÒþÐÜÑåúOi6bÚÌÈ䘶WÓ$ÍÓ(ô�DL [. 3¦…3¦m¥ubxÐ1í#iaf³-¯É bœ‘YA›;fLsÎ¥T8—\!%©¼d‰‚˜3’ÄõN«eÀª¤�Å·òÐìÙã\3DR?­3‘ÔÒžËfÖ'RÛîƒÄ4cL+©­=€a1¨˜–RJUá~Ú£|œ FRé|¥ZFã…_]){Oj£•#QJK«‚V5MÓ4UÓ4Uš¦ùaz˜šEkª˜æÄ¸QP[ImVÓŽ¼êYM›ó')­àÖÿDR’ГZ&jjaLGæòX?­M‘y´ÐÖøB}¦´-¦û\ßæyŽ˜–¶˜&ÁLØz/š«@/¢…¢(\JÉE±¨ÙÒ¯¯bI$¹Õja{ù>›¦íµ³¾N¼-fNìXÖ¶Æ1áŒi–XÆÄæ#)¦SvÈ“Bݽ͹÷¹Ž.®A7z!…–þøZ<®øI’ ޹èë×Q/­R³:ßif磊ÖÌœV�°ÖT#¦m¹l ?‰ÈÈeë�ó¡=¦¹­¬æ¶˜Nª©YŠ˜NTÓBR/1Ýs8�˜vLYß1ó³OÔ#£�æ¶Œ6ß¼ÓRQ²2ÓÚßL0¦7L“´…m�Ì=›§eò[=l–Òö¨µÊçDÎÛ=ÌBZoÕID¶H7¦�dN4O›½9™Ùm)QIï a Ãc(zzôÓþIÅ…_[˜<*~¦Uë·ÿe_øýš®£g³*K¸O!Á™à]ëIÅßX�²ï‡ì“ÕÿÃê�'4+¦Sü$¢ÄQ=³EÚöÇÌbý\sã'cL&~•ˆiý ‰‡=bÚöÓ|;ýÄ´ù³ç“Öê ~b:åÇÓ×j4ÆDŒ$'ãZ&‚IÆãÆÉ‰LJ&“¬�¹J{üZÍÐæšJÁÞ ÁlOö\-CGAi%f�,i-¿µ¯„‚†Õ�tÈëÓŒ}eeþç®ÖZCë«ÕóížâœQß¾‰ùIR£‡m�1ûó‰w�kd4 ¯¡oôðd<´¬ö �w¼qÐþ¼ÚÚUûðã“7þ}î­³ÂÕgœ³èe�ÒÊ ãx'F ©MšFÌký<:³Ã‰YD'ÚÉÓĈ1©´³§%b:)¯maÎ-)¦­vY½�“Èì{–ü†(‘A¶'ÓŠéÞו=sœù“¢OžÕa¾|¢ÅÇj'FœÙãŠ'RÚ(4¹±³AÜXaúìœÛ/"f^‰ŽqF’“-�Í“Aõ“¶)±»`ߌ1Çþ9zz˜1Mééa¾Ws3�¨©íïu4¸ÁÐÇtþKZž~¯}Ý>ýa`êèàô²Xms÷®ÚxC[ûk{ãõmiuÔ³Sè…‘Q­ÚÚ:˜&Œs® Î…-¦‰l=çl?™™ÑF:ÛæfU펼bdÅÙæCIQDF:“µËOF+xÊ÷%�‰úØ Ož:Å,™m:+é1mž¶![37KÎ*ê™YÌ6Älu´£ÍCŸ›µÞ­^f^B›ôœ6¶£fwèDsŽ´­Pû–Ìñc[Õ7O”á)c:y]%V{RK™-]©’a ÃeèczÄM³NÜõ ýI%/Ó[’Ûòì"Ò�Ñtï¯óå¦Ó9Ń_<€KÚ�BTíE8=Ó¨笜ÖúÂ6ýä@£LR˜ˆÅ’&€Þ }5oê°žá^ò+²+qþ‹\Aã£ëÔÕàr–Ö•êú&…fÿÃ^k¸míž‚{—XƒUcD49UŸ4Éà—à£jè;äI)ɯˆpŒˆ"u�BUK¿wgçæÃ™³+D8vú;Ϥ�K„æM^†ÜÐ7ztn9\öÝ»j¿ù¸þ°þÑ×ã‹•ÜŒöŸìÑ�\ý#-Šõ2 %˜éó&=mÞºålö•UWd'w?Ö4©ð®ëöFg-^R̉Díö··g_yûÔìÄþ…ì>¸õPxâ̹…úZÒÎïÛ¾Í7ãÖ)Yö}�pÝÞ'dþŸë+ ""ënnn=ÛØR¯æ-˜U–ç!"ŠŸÙ÷ÄþàÍ×Ws’¡º?¯o™výÌIA«óH¤¶º6Z6Žöo­»hÕ%Òjë µ¶wµ´w]èòLžÅäLû[gwoÞ@Ó?5{dš{CÑxœ’z­¥è‘l`[ž^:Tô:ºÙ{ÂïMþÜÀnèÏBlzòÍ+6|ÿôwžÖB""Iáãgÿ*DDjÓÆ—wLÙF¢”|üÎ9•^"±¨jŒ"˜ÚqnÇñ²ŠiVNsŸßÃ;k_z£qÜâŠh$Žkñ¸�$"‘hÈ�ÇUFÄ×¢ÝѶӧ[ùèXWXx’’2r‚ ;Ž3mŒ‡¸ÇK§wý÷ÛõúÁÐÇŸ>J ‹r饺ï>5åùìÚu¼sÛ‘ÁÏß.Z»ûÑý9÷Þ\YÐÇ·žg.^½lQ>muªÓ®_ê%"͇¿N¿}1¾ê¶¬SëÞj+]xõ}%œHœÜ¼þ�œ…Ÿ®Ê1‚oìÕú·ü±.szaÁ³KG2Ñ\ýþ†øÄÛføoÚ{aÊÜå%>"ÊÉö5ijŸ˜yì¬gìL?oO¹<×Ý<{²?zø�÷Nµ�Þu.sÉ s«²ɖͯñ�ÚRUÕ¸ MUc\J©E¢±°qÆ…â÷)â|õï7žs6øìýí©ÄkL¹zå-ã¼$:woضUTÜqÝ„ÂÞDì§Ïë˜ù<¥ Tû™� ¬­«¥Ú ¾úqQbZ k‡ïüaÅOâ¾¶ {ÿÀ³§]9Ñ—A$£Çö9®ÌXb¶|²Ì¢EsÕ|N±öó»öÝ~6B’çH¡7zÄIM�ÇUFÌãU¸è8|">mR°vï…±³J3›�­=(¦_Ÿçå4iZÞ³›÷^=;÷Ȧÿ=Ð-ˆûÑá_ú=‘èöŸ3^1còü‡g1îóû‚éãâdõ)oÉô[ ŒH($¸W/¼e|ß[o�ßÔU˜¥57<ù§£Ör/¾qÙ¢1³¿zßl"’ás¯¼r´5iQ™"ïÚ›gŽ÷ÛÞ>c�Ç/•á'íg¯'ÎÕ6'ÔÇI>ÛÏ1ƒÞ/(’rtçÜ“7ˆg€4]¬ ™ª�¡cŸûYœeÓC{N¨­]ƒ!�h=úØ“G“ŸUJô¿µúk¶žŽnÝkþbç/O8Æ›\¹0ÚÔ–Wy÷¼À±õ»Bm§ž}óèy£=cË#û‰øÈU_0­½vWkWhë1"zî™îÊ¢®&UœjˆTe…·ooðù�ÓÝ·Í^öµY$»jŸµeÖm³'zeó¾wŸïºâÓ³=ï¯Ûž¹dyY€‹s$…WcŠªIVPZVYzgwãŠ9EA¡Å…â1ÚG|s®»æÚNDÑš��v«ÙT°êc3ÆvŸøã_;Šr¬L‹ŸÞôLñÄå¾Ciüüî#ïl)›3Òg½?–5cÅò=Všìå�1Qïu´m)‡û˜ qN¶´UëHg€�‚˜&/ÉXê¾ÏmoíîwjØ�~ž[qÇŠq#í×w�¯Zèý&”¢)Ü^)Õ¶moî9_>÷ÖÉYœDÓ�íkšGß±ll.#¯ßôT­&"‰L®PG—Žk®Û6bî=U¹Žƒtþ wÞ:)­}á­ðÂ[¦�÷RèôÞ'ŸkΉ‹å¯¼uú/µìßüøî=áëžý+1ÿèÅ[È *~NZ �éã!Ík_Z»–ˆˆW.ž¼°¸aÍk·”ä­ÈÓâ¤x")5Ûµþ¯»ˆoZ zpÃ[LjxVÙ5³Ï?±ýX岌8yý^F¤FÕŒù«LkÙý¿ ‹©È�:ªã…êêhG÷¤¹ÅDD2t¶úÅ÷ZË/œšÉNë3λjAë3›·½¹xÞŠ±}ÝØjîHÜá*©ñBOh[Z;§îù³¿œM*Ö“ëiÄ4@šÓŒ1æñ=¸¼îár™žá-üü5ÌãìåÇd´v×ÖeKɈe��t­zzßöw}?§Hél+žqßX«—åÏXú�Rín;R}ô½­rv¹røpã„«n*íÞ½ãÐɼª;fd5Wo[³¿¥-*ˆyÅÙÎ1c‰#§UxwäKÆu7cÝ5Gë;+Ë9y”XóŽ“ysCZNq€SwŸËÊrÆOYÔPêRcÜë÷©Ñ®x <ÛèäD²»;Èä�;fÏîCÁ‰Ÿí%’m'v>»µ=;�í߸ÁlÐÙö“#DÄr rO¼³¹eÎÂ;ì�¾S®$ÛÕ{B”Ô[)m»€�u)éþcÚ1_« F»À@ î–µDŠßŸ¿ji¼«£ùé÷bÇše4Ý3¿™_ñM*,øÔâ‚‹¹ßŸfÇZÅëQÔXw\HŸý´?©†.Ô´úJªô–QT53§ “¯}¿¾Õ§DÏÛ°�/ž:ªÀLjd[í¡·œ¯éÔ¤ê»rõÕK ¸:2¾æ�wÝœ:wömrýDÙ…e󯪩4¿±U]~Í´rN‘Æ£Çs3åö­ÇÊ®­,õ±è¹S{bÅ«‹”-Œ�šPvvý�·EæÂ¹=Úp¤ˆÇâQ�[E¶’3gÉ ÑXývÀ$�ÍÞìÙA}ähsK´°"Kt·wKÆ’‚Ha¹%ã–­ÈœXȺª$ynï–�4õ“3ó81o0ÈZÛr²8‰Ž]olß&+n¿nB‘3³å´ózÓ̼ШqS@óÊ¢Iõ4%etgÇèŸs/ùß÷ÑJHl5-%XZ:úÎ�eL©Ÿ=+¢Ñ´ú0Æýþ`i鈪ªÀ¨Q¬—[Ö¦Xܲ9Á]Ï=SÓãÔ¥pbÕ²"Nj÷Ù3�µõÍ5g›YþUK—Îãï¬;±içž?Éž1cê¢Éù9…%3掽.»uíËGOÝPÝv¶ÙSµ´*oOõ¡#'säèŠÑùÅ…¥3 I´wz˜J"zöÈ�×w·Žœ3ÿÎñÚÎ7w<û—¶ gL×XùãJ”&IijGÍ,>µ¶³°<ùŒG"Ѽîåu눈xåx"ÒºC1©ðÎúÖHNy—-皺‹'rŠÉpÓñÎà¨1§_Ûx<4füô–S/¿ÍoZ8aLFÁ” "¢^"�>Æ)˜—cžY<*ÓX±Üëõø¥2×j1%ÕÝ=�@ö:™¾Dd\:Ú(¨QN Рۦã>_pôh_~¾TÕÔ÷ÏH51Æ<î÷3E@‹‡/Ñê•ó¢Ñp\ØŽ€1¯ßôrFD\4מk ÍZ8i\qŽÞ^›_>åÕ?lH IIDAT¶Ò±§9• 'ž‘W‘![«÷Õy}eªÌ+›0ãʼ‚L¿¾`Æé3ûOžÚçÉYYáaDŒûòF¯Ÿiâ3¯]2§8À‰¬\Rtàx“âÉ=cUäÌš¿ë,ž”ïÍ N·0RZȉ$fe«–{ó +n_>m|¢7F´fÛ¦×ÎhÌ—såÕEA’]<8m\�Ÿ(N$:C]ùŬxå'¦fDò·½whÇ™’ÒIŽ3Ô=þŒ)/›ÕKO²wçèQ,Ûî„@Ô£ÈÕŸ�$‰1"É’µ,q‡”¤[˜÷L€þ°šššQ£Fõ1†ßïïã·:)%Kë*Î×Ö÷°‡ëÜKn‡¯ôCJ‰˜¾H8çhJ‚~áëý@Ž\TX½Ð/Ä4\jÔ¦m/¼üÊ‘pZ#Ë®}åÕ#!# EËû/ýe݉ÈE\<€¡†˜†K�'+>ñòë›ú,CµÖã[wk:|ððÕ|:rnõ±V ,\BÐ!ÜOœ]÷Û|±ÁÙÁø¯_{ø¯‰G¾)_ùÑ'æe&&i;¾û�OµœúìõD2jnR…$í]qnoilŒógæúq ¸b. Þ ‹¿q×”\F¤µ?Ü™SQZ”aì Šš÷þ¿ç’êcž?ïcßRÿòÛ-Ç…FZíÖŸÿ?Ò³èÚ}æ6FDâÜšï?yúÆ/qn&Šh¸T ¦Áýxá‚Û¿7'˜ÃˆdûÎ�b³n^X’¸¨2fÑ·ÿAäÚ«bk>qpÓ›[Öìö2Yñá/2ÀÐa555£F�îÅ÷ª««ËÌÌ켋Gœ[óýÇþtNô9’gîý_úÊ‚£FVÏ¿úË×§/XyUÁ±ßý~÷¼;çìúã蝹¾&&¡PhìØ±Ãºàjõõõ¨¦¡RÊaîÛËF.ºÿ¾iª¤èÙ×ÿæÉ«ZRè!"­é­ÇÖœrýÃK 9±`~0Ñ YuãWî'"’-Lj$ËžºxfeÝð™«Êl—ã÷eg {¿åá~}¸ ¦ÁýüùcÊòI«{ãµâþ›fOɈ(züð‘Îü•×̬,íy'-ÒŽ "òμïsUÜÃÎ{Ãç�Õ´/žd™ U#ÜFÜ1 —ˆî“ë^?U³Þ]¿-sÉŒ+òÛÖ½¸+<ë¦E£SŬhÚðÈïŸ9�ÜNræ‘_¬±=TJ–~•ãäp7´MC?jkk‡¹mÚ¤u5ܹ{ÃÆ=»åˆ\o{¤äsß¾{ÉÈ>SVDÎíßöâË;ÎŒYr÷”Ƨ^Uïú¿Ÿ—Õqà͵/žÿ7Î+ó~XKß‹P(T^^>Ì .†¶i¸”(YEUË®›8¡à‰G×¾w!,Yí O¾Án]8¿";ùß±ˆ4ÕÖT:¶kç‘=çãS>ö™^5:ƒ:å‰Çþç·/ìˆ×ÕäÏ»÷¶™ÃžÑé@LÃ¥Aª¡†Úºƒ;·ÿùí3áâéý㲊–½/¾¸å×?Þ³vñµ|lvE–­¬–áã›6o÷Lœë’à“›üe…�xWý¹uú5·Çß|ê`Á-7O›\è¾w0hô€~¸ ÑC=÷î‹?þX}”2FU,[±pÕüŠ|=cc­Þ|ý÷¯œl-Zðÿ¾uíDÒ„¢ýø[¿|d˹œÑÖŽœµêæ/¬È;·uã/íoÌ-Ÿ7wÎ ×M5¬55= ohô€K‚§äŠYËÛ'”͘4¥,ÛgïçìË›¾ú®ïMÙ»;Z9!9£‰ˆ‰ ­ÑÊ+V\1~jåØñ£G"¢ñKnùöìG:$Gæ£Ý\Õ4ô£®®.##c¸—â#«»»§·@êëëÑ úÁ¢ï3áB0†‹‹@?ÓÐ�ǃ˜¾H„¡ø'ýðx<ÑhTÁÉz�ªª~Š6u;TÓÐ�ÌÌL)¥¦iý� ¡iš”r¸{ÑÀ%1 ý™™™‘î8Ä"‘Hfff î·C£ôƒsž‘‘¡iZ( hýÄ4 ç5 À‡ ›tWCL¸bÀÕÓ®†˜p5Ä4€«!¦\ 1 àjˆiWCL¸bÀÕÓ®†˜p5Ä4€«!¦\ 1 àjˆiWCL¸bÀÕþÿ±000¼xñb �1 FÁ(£;¼�¯�’˜çIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/run.png000066400000000000000000000202271524745214100315460ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+iTXtXML:com.adobe.xmp ¬‰m8'IDATxœíÝip]çyØñç=çž»c R\ÅM$%ˆbDI–DY‹CÉ[òH‘5�¸vêºuÇr]O�¤õ‡´NœLìqÒ»uÇVê8ÑdêVlàÕŒÀÐâK.œ˜Þa5ZÑÙô‰cÇvîx¯¦¦¦££CDúúú*2? EdÏ΂ � X¿á΋oK¤\�¿<† ×yK}µsÓÿò‹_žÓ0¿P($“É0 Ã0ìîêèééÉçóAÜûñOÞ}ßÌM˜õFuyÔ3ŠW¬ô•c?X?·áß}õ}ß÷BEUÍ|ãÛÇ›?\Û¸>‹OürVz@).ï yéT2�oqgÔùr휹5uõ΄çÑÃ7\R©™ö\c­]8î¨í¯6ŽSÊ¢è¸ËòàÒJÍtÊsªR±sþ¤ÜkMÖKz¥/Ù€kW©™ŽÇ㕱Þtu,¼êëD»ÆzÄ/Lž&Pj¦�1õõõÅbÑ÷¯ö„Úó¼xŸŸÞÁàZC¦1u|ß‚@~³z3Åðï• †05È4¦ˆµv&NwŒ4<ì¡g§{8¸V�iL‘áYÝd29ƒ¦;FþO€µ–©L2�©ÁÐ Çq2™ÌtçÊ1õ�©G¦1†Ï=gètÇHL}`Š‘i”ÝpÎ’Éd<Ÿîá\­‘Sóí@ù�i”׬™îixêcxí P>de4ò©¶Y0Ý1S˜2de4¼º#‘Ĥ鎑˜úÀ”áÒK(£á+` …YÜ2ß÷“Éät�³gÓ gÓ˜"®ëΦ¹é(Š¢(šîQàš@¦1²Ùì웜îQ`öcÒeç8Îìk´ˆ¤R©é® de7›æ:F2ÆÌÖ‡UÈ4¨F¦@52 ª‘iP�L€jdTãå-˜Áòù|OOÏ%_ è8Nuuu"‘˜šQ“‹³iÌ`}}}¥¼b;Š¢¾¾¾)Pd3Xézæ’И¹È4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€j\oÚ …þþþ1/qWÊUL‡„aØÑÑqñvcL6›åRÔÐŒLC»îîîÒs<k­ïûã¿¡¡á*�”“ÐÎqÊû]ZîãW‰oPhW]]mŒ)ÓÁ�1ÕÕÕe:80)È4´ó<¯|%­ªªò<¯L&™Æ �L&+**&ý°Ùl6•JMúa�ÉE¦13d³Ùt:=‰,Sú�IG¦1cTUUÅãñI9TY'R€ÉE¦1“ÔÔÔÄbW»ŠÔqœšššò=- L.2�™d¨°W³„ÎSSSãºî$Ž (+2�&‹]͹ð$ΜSƒLcæ‰Çã•••WpC–v`&"Ó˜‘Òét&“¹¬›$ –v`&"Ó˜©*++“Éd‰;M•”u<@™�iÌ`ÕÕÕ¥¼†ÐqœÚÚZ–v`†"Ó˜ÁJ\¶ÁÒÌhd3›ëº/ü`if:2�o‚—f2™É}‰90õÈ4fƒ1/БH$®lÝ  ™Æ,1êÚLžç±´³o²…ÙchºX,º®›ÉdXÚ�Ù�LcVI¥R¼Î³ “ ™ÕÈ4¨F¦@52�2Zka­�î�”…µv衱¤eE¦QFCWÒˆ¢(ŸÏO÷X&_.—ú€ † ¬X�‡2òí¯¼u²¸®Ñ¹7_;Üzñ~QÏïŸì:¿[±éƒÃ-ÁEû�o¼ùá™0ßÒÜÕåv¾¾÷ÐÅûD};·;uñöóîüåÖ]ÏoÙöô?¾ûÜ[»žk×óo;9Ôô¨{ëë#5oÿàÝn;ô^zõhç¥AW.6ÝÀ¬ç?Ù“¬žÓrºcxSºº¶!=|Š`{[½y<Yÿ\wñÌÖ�„§jÁÇnž“òû·tÎèrÍ{2–½~±mí5kÜÑ÷1xªµþ²9A×K§ä¾%©±†aŽÛ?è/ܵ¿eäfã-Z½ru¥‘xÝ�k»›v½_ûðœs;;+×/IÛ¶¦ç»>²zÿ6€ËF¦1ùú[[vµõ´õÃ=ÞÚEÑÁbÝ'×Óë÷œlÊ5b¢ŒÔ·}a{G�íy«°¢z0»rÝ} ï¼qzÁÆIû+[ó�1n*ïnËÕ.\Z™4âÆLOû™Ü¹î7w[œ×ø/+�°g÷1离ÓÁ™£­]ý/n99Гw_··jÑC·6dŒØÁöm'3›>:¿ÒŒ©mÝw £xá³|ûö3U·Ý�pœJo÷á=577Ž~d¶§µ=W7gŒÇlC?r½‹~W�Lcò%ªj—»rîìàÂyñûNÕ¯^{ÓÜDlàøÏfîZUw!eË>UŸ}åíâ�älß³ï GÂîžÁãoçwK¡#š/"K/¼.8q¬ö¦º �¼nU•=½«»á·Öß‘ Ül¢øáÞw’G¢³›vçj—»Åc' ܱ.�ßùÆ‘ÌÆÆUÃßÝÅîw·ŸÊ®Z]í GÚMgâ1‰º]ãžPز÷Pó@²çõN1Žã„…½­×/õÈ칓§;3õubýBq°à&†î"lÚ±ï@åÚO­Î2�ˆIG¦1ù¼tÅüd!�æÖWÕ¸‰³«m\)tíÚqüPqþc™—üÍ[,¾±ñ¾yÑÁmûƒßZwS¼ý•­…¡/äOŸ:×°ä¦ÞÃïóW%Ú÷õÖoh,Øz¼îž•~§»p�[8ÓôZGzQÚØ\çñXÃÆŒ‘Ñ3ŶÿL§¬X–øÕ®W3ÕUŽˆD]g¢u¿yULüÐÄÏÿ¸óÖÜò;N2�ï:îÌYUm;Ûû�¨oìGh Í¿jêËÔݾޓBçÖ­=UK×~r)�FY�i”‹õû�:»`Ù\Çæ›üêpǹ;çæe u†ÖdØb~°÷Ì/ÞÊ-ªòO<ðóf8×SؾïT¬p&š+""Åæ“½}ƒžïïqw=WݰñîŵNßAßF6¶âÖ5ÖÉÌûè†èÈ]&=ÓmcÄd-ÿˆÍí<\qÓ­kWÅDlaÏ[‡DD$(nÂ;Š�Èd=‘|[ÛaS³¢Ê«�S�iû±™äÊ[ï¨6µ‹“¹é#k–'ÍØ{W�Lcòõžhz­©³=Ÿ¾¥*Ûw`ïŽ.Y¾jé­Ë2¯6eU†‡$tDrÇþóñÁÁD݃w]Ÿ8yÄ^·ô¦jéÿpï/½å÷Î8Ú—N‰¯þÈ«ÅöÞóËt㦎ˆHq «·ÇôÚe5Ž‘lÕ¼¨ûˆHÔ{êç´öZ‰†ç¦EÜ¥ën¹­ÞˆˆDÝÛßڱ߈HÔß¿CD¬Ÿó½ohÔÅ#ì~¿ËFÅÁ>Ù¹ù°q*nZR£õ’Õ �2"Ó˜|™¹Kš_·mkß²ùÕuóí`S¬./ˆØ(ß—Ë;IW$±xÍã Û_y»˜vMvéÊ[EDÄ«Ëæ�µï>y¶°zÝZ±¡ßß?ØÖWèìøð�3é5ëTµw Ö%Íéþ¨¦bä$ƒS¹à¡ˆˆØÜè¹éó{Tßöë�6×ß×Yèn³©¥ç�_±á¶"¹£»·8k?±Ô‘°­©ôG¡s 6&“i˜|n"‘þÎ2Ãár\7ho —]_eÇ^hló‘�Ÿê_Ѹ±~ðÐÉ\Ô{üÅ-»_;púx_ÏÖ®^9·Îì?RXqËŠ†®“-Å1Rªp ûh[´|ÝÂ*¿X5žÈïîêl:ÖÙW»øžëS¥•7:¹kï®~VPcòq6�²3"ÖŠÉ,üøz‘ðÌ¡_]òàòÄù¯‘¨ØÑvæWG[[�º ½³ÅÈt7w׬X¸ø“›ËùI�š† Û¶ÿ౺Ÿªª–Ë‹;ÏÔßÞPQêé«qLX †¿åM¶aÑm "¶¼¿óäõ·Þ]]h=Ýyª«§µµ§5Ø÷F}Õü9sz©L\ä×/l±aôœmì<±k׉¨âŽ{ªÜÈ(Y'ß9àV0û�2 Ó˜|¶ïô«ïŸ<—]š6"k˜'¯¿½«éÂB¼0Œ¯¹-.ùö7ßmé©Z·…C;|«_ݸ~c•güúïîÛ|ȹ~âQÿ×+´ywpცb"±ëVÞݳÿ­Ã¯J—”F“X´ÐyåÍíMžcìˆÅ 6ôãó~»ÆH˜ïè Òõ×Ý}ÃêšäðÂ=ÛÑ´÷µ“y›]|‹±ív¿7¯OäëV¬¹¿º¢¾2áß,jß½}ßn1ɹ‹oô®þ/Í477Ï›7oº‡L*kGL¶3X[[sÓ˜�h4f2 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@5ÞdK‹\.7ü±çy±Ø¸ÿ4Aø¾ÏÎì<•;cñ¯¢E¡PþØ3ñO;³óïŒiÄ{!€^¼"hG¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iÌ~‘÷KA4…ã®™†�yñ Óuá³wö¸Û æ{ÿ×Ûì�ÞqÛkÞm‰œo?_ð?âmöÙì=²Ù»á»Þï½sËoÓ6S½YDD|ç?nŽmÌËûœSÑØ÷L;2 5\qN¸O¾åôˆØ¼óÃæÔ€é¤£×´ô˜–^Ó7ê¤Ø‰¾þ¤ÿÇ ìC÷ûÿô¤ÿ£uvÞªð3Õ£�ºäÆpM³ûN0ƶvO/×ûÎß6^ypõ¸�)4‰Ì�_ˆ…÷ú·íó¾|ÆÞ–•=Gœôòh…#âØ'6†wæÜ¯¼ììî4Û¸*ü?‰L·û¹6ŸÚ`ÿn»ùÃǃ{“õ9O=ïî÷MG õ‰iÍÙ¢ÌIÙÊåáswE^à|ãï�Û >ÚâÝüªYR%mg%^oëŒxsÂg6EóÍôý=´µµ‘iècÍÖ&³ô†h¡˜ï=›ÿ;þ“¿y®»í5ï¥Õþ7狈ˆo6¿âýÛýòðƒþ�×Ùôð1rοþGóµ'ÃÆ ÿc<ö�÷…bðÊ�Ö‘]Ûâ›D/}><ôbìܽþS•cß0½ÚÚÚx³hœu¿ºÍér¢ÿp¯}ý˜Ó|ÄÝ~Jnh�£fI4ßHíÒð[7ž�¬ˆzœ¿Ùé>wJƒƒåÙ7c°_}鿍ÁˆIEOÍ÷þâ`ôÌZkD¤è|¿ü›ÇÏß¼»%ö•öþJ‰œ_xá·ªDÆš˜^ÌMC‹X]øg›‚õýNk&ú£‡ƒ§ïŠ,ühø@*úâÃÁ�>|g¨ÑVÎåÍÖí±¯í7KVÿ»þwVÈŸ¼#¿÷IË'¢[*læÂdņÛÃô÷¹‘÷ßs÷® >�=ÿ¥lUôß—;âdÃ=Í™– ”†³i¨áHMJ2îùÓÚ–£NÅâ #¢šý=öq?û‚ÓæËÒ;Ãבּïlõ>½U$4{ºäH—õÜèë�ER,&ýù]Îc?s+ÍŸœŠ~ø„žÏˆUG·GÎ?ˆD]îç_vš­ˆ˜Ö³Öû�yè>ÿë ¦î¡ ÓÐÇʹÓîï±ÿéqkÄ8b¬•hÐùævûw…?ù\øË×¼—jlÆÈÇîñ?&bûÝÇ^–¿~<¬»èHµË‚o‰?ú3ûçŸntǸ+§6ü›ß ED,sÓPŠLCkúÚÜßß%_}$¸3."ö®ÅòÝÿç=må–;O†Ï®¥¿9ö{ˆ„fg‡|f³ã‰8ÙèÛ‡kŒˆˆ-˜ÍÛbßí xŸyúy/º?xj±�O×ã®™†";Þ�m©‰n=lØÞ“ÚfýmÿQ,J$2|Nœ]üt©ÈXgÓý=Î?ísŸ>$�ëƒï³µF[ê|{‹wÏ{Ñ¿Z>±ÔÎëÌЉLC ÿLìO;Â>5„æ•íîg¶š¾Pêt{Uÿ�OU͞ıîõKƒÂÍúø.ˆ“lLs’yif™ _šˆˆ�„wfÄwz1ƸL¼ DK6¦¥”êLMäŸÖ”šÞ‹Ù£·ÉÇ4 ™8‹‰Èœ3!d°»YJ¼)fˆo"’è—HB²ã¦%I!i¦‹NQ2SÍBH«Io5é…�™©f½¢Ì²ŠDk IÈ“4KÓ83ÕdÐ)¹V½N!"£^gÒëx›eBk É·¦gl[ÓB’A¯cŒ1Æ z��¤ã³·¦Þ&®¹íóýèœæ± 1Áa-Qþøû÷½ò’ÙlVUUUUÆùg¾xïÚõfÞàü* o½™òåÕ§ö×Dã^}úg×Üöù„/ËL÷'o^G!Îö¨Çí1 ããþ@@JiµXü>ßì«€Æ!Ž“—0©ß|FÓ<:=$ !g¹¸œN›Ífw8|>ŸÏçq{<³,�Ö4¼Í“:rsA2šæÙ7-g¹¸Ün(Š"„P�@ ਲ਼,�”€·ŸHR/TFÓ|FzÈD§Æ›¢ªª*¥"¥×ë ðB̶ ‚@ófß÷….‘„fé§¾8IïB$JØþãïîè·˜Íç›�€^¯�€ ’R¾ôì_¼ö IyÅU×íØuåô €Æi3ˆç8±´Õfô´¦¥”j¢‚Ý�í'ŽNMK›¨ªÓé´X,^¯—q^_wÌç÷+:}í–mÓ×E·\m~yEÒy“z³·ÈDnyÏ]Å¥å~¿_o0!>ßÄä¤ÇëµONz|>)åÖËwm»âÊé+¾ùªhJ\.ÇíQ¼hóé¡ 9ýR±¢ú_ü{�¢ãœ«ªê |^¯×ë ªß¿mç•ýÌ=F“eúŠjx;IØv^�¤žÇ¸é™’µ|ÙŠnïSzØl6;¡ªÁ¾éܼ‚÷Ýýɬœ\D2À% »“4KÿÆ›ïý`ååås.7:é˜ôÍô¨Ïç{áé?ÿá7?cœ»=ä•|öÞ¯mÞvùL«ä§²ÒŸ�‚:;;ç1ÒCHét{§šÆŒ™ z�‰H§×_síM §í{U‚1öÞ}lmí¦Yä¡� �Œy�!OŽŒùý>½ÞàóyuŠ.?7Çb27™­ùÌß©ªh¨¯»éŽ;¯zÇ-Š¢Ìvä4@’oMK!¥Ãéòy<ÁÓÛét†¬L¿�úÈ2Ù¹ùw}ì³]m-k6lbœÏ~8 Α�ŒyíB$«Ùl4„šÏœsÎx\{¹¸´¢¸´‚ˆf?�æHR²1 Ö¢‚¼¸û/îx:FI �„dcÚ¬ç)šôH!ßÔ„Œ1…³#3”‹ÞÀߎdcÚd4ä¦úžQ¯oÆayÉnÊdÌIÉ4ôs/ ð7/٘朧§¥¦X-oòPïà,\Š‚¦4@Ræ± ‘ˆ¯o±yœz ÞzˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  i:"òz½K] H ­iMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhšn©+ðö$¥$"uýÍcŒ‘Œº Ó LJɈHJ’RH¼yèâ¶ hƈ1Æ…óa ð·1½�¤”$¥”R ABU%!¤Á;/.SCqÌãœ8gŠÂE2Æ8—R"©ÞöÓ F†ÛÎRUe üþàORU ë‹Å8gœ“¢p½žétR¯ç:]ð~$5ÀÛbzÁ0")¥TUáó ŸO�pº;ë;Ø«{ØÂôN“ù5–÷Ts“‰ ¦×s�I 𶇘^¡î!d |¾À˜}ò_Z'B�.H$}¯ôˆ€ßúž²X˜”D„¤xÛCL/)Iá÷ �Çùdž@ËØ‚ÀtØ×ïPUë{W)á’Hj€·7ÄôÂöxU•�€êñøÞè[¨qx‚$)œ¤ ìtHi}ïªÈ›‡¤xÃá- FFZÓ^o`È%¥Xø‹B¤0ÒQàÀ€ó±¦€Ã!<áó‰@@ ÁÞÌmémyöwÿõÈ©uæEüÎþó'ŸyäÙ7Téo{ê¾?îë»øý¢�$´¦F¤ošTUøýL,pS:XS¸”—80à HëÖ,D›ZN6=wßÃõâ¦ZWwøNCz~~ªBDÞ¶ý¿xôÐñ³ýÔµõªm׺=j_Ë+Ç'Þ}wTA2|<ÏÌ<ot¡¡á‹Á]¯’$…oD¾odì˜óØ/¡ÈÓ ^‰º9ûs�Ú’ m6ò/²åÐf1bÄâ6Z}ªbÑë2Æç,ŒXŒàö˜A��$ ¿+ *¸QU¥\øf¦$IºpTHF’ùÙœRX?¸îÍ%µ˜<ÿÒþðõ怤§øÂÓ‘û™eÛ~õ•­YŒ ¹;oÈßµæ¥ïœ\û™�_YÄåðk­]îóÿù™/ÿgxa–ºú«ÿù©«sf+Wˆ©Áãáæ‘€žt.§b9*¬§%5c,¢‘ñyJÓ¿;‹üOÆ–FSIUbQ_±é».#Î8cLH jÎ㜣à…1&jäü�@L/>°E A‹ÓD’)D’Iɘd$)”Ô$S>¸>²Ðü’Z¸:^ò¿:c½íó�Þ¹2=Ô&F�þá~Üsííµ™Ávejé¦MrÂs TŽó§ºJoýè=ç¾ÿ‹‘›ÿéæÒ†Ç¿ß°|E ou¸sD_\’nˆ­‚bzL‹©À& ÿKÓÑ iiþÎþ*&Óá톯EÅtì7HôMƘ`’sÆ—œqÎ˜äœ !9çŽjFÈi˜ÄôBŠ|Ž|ÿ!ãJá$ƒ9Áˆ8II’û LŠSi®�,™dRKo÷ó÷ýæç'ùåï¹yµa|ÌKéf""O×¾ÿþÙéŒ;>wÇ cp}Ïhÿ„ß>è®ÑîŽn¯¯å•Öÿ²®J±už¢òLÏž‘•»×S^ ¿ü£ïÿøŒé¶o|ã³µæèD¿,áŒÿ‘ëQMëÐ:Ñ"QQjO›¼ÑÑ:í•‹¹Îçp+>ü¿©êEwVDߌl ò•!£¶\’s&$ç\JÉ¥äŒ IœsA’³©}AØÓ ó€˜^‹Óš�×)DLR°Ajž©‡m“$S?¼a^½Ì�¿fûÎ/ß¹ãró¹ŸÿÇ#øç{o(ïå‡?z±«öýß÷2k¸qÜ»÷�{ µüÛ×ö‘~å-]¦£Îàãjfí-ÜœÊ f)][YéH­Î�kLǶ¦#-dôõpƒ:ª™ÉÐèï¿é!:CL³i1=ÕÕÇÉ\»ÉÐ7 ÷„„Ó9®1Z—1.9—RJ.¹”$y(™yð¤,ĉaÇ=Ìëèè(((Xêj\òdpŒ‡Ûퟘð �úå…/‚¤R–i.É’!‚ª Pe@P@È€ªÛ^�v÷F]J 7™¸ÁÀ…q>×µ�ÀÈ™ÿó¡§Ç-“vËõÉ-E†¸â'^û¯ïü°çòï}ï–¢öûÛüƒY×oøîwÞû¥òººÔO|rKî\ñ3>>IS'"œË¡t޾>œQ}"áv5EÓQ9ÖQÄ´œú�×"´å;ý¦ŠŠŽxšªZ0§ƒýЊƒ"W‚׃mí`çµÕbJæ}°Ùlø^_‹2OJo÷ˆßé!…‘Ž‘Ž‘Â¢¯ûõOsšE6E_�Ó0/ˆéE‘|kZ—e-ø“†²ìÀ�}äþý£�ΨCõ~¸'íÆuÅÿñËeåå~¢íý?“Þ@ð‘>é’ˆ"'¹vOÛ©ƬEåV¢™m201ny×{7ç�'""û‰;¶}`]*£PLóÔ¢¢<[w·]V¤3’îs}ð'‡Óîü?w]Y¨Ä––‘ñÈá[¡á|Œ8…†ŠØ¦qlfOÅ^lJ³¨5‚ËM]�Ü)4᱓SßSMè¨�¨MÄ}�°Èá,¡˜f,ºQÕ•2­L€!¦GÒ­éü¯Ýh(Ëvjµ}ï9Ocïô&Ÿ;­Ž9Ëïÿ„iMQÞ—®øþss®ªBU•ù´è…s´§§ß•þ!§$³løÀ'VY þ!""b)koz×ß™V¥²©€ç…›îùúeåÁ®iéè¨okk16øvÆŒ›ŽnM‹`ðqb‚ˆˆq"IL㌤$!‰‹`‡; I$‰ ’D᯿Ѐ‰PŸBø�JÀÐáß¡Æ.“2س—Êñ=QýÕS�E-4{†S:ÕSW"iùR™e#qÓ‹"ÉÖ´ecyúíÇŸ:Ñû�’ꌫ8ÞhùíÁœOí6TdKŒ­YK"<¸7Ù™½|uO¹îéø{Í[ƒÿW¬V ÉÐɳ‰§­Ø²Mº;ú&z'¼’3FÌ”¿zUx-ž{ýW¾º|H_VnŽ+=¦?ƒˆ "ÎHqºN¡ýyR„¢›$“’H„º”ãŽ@‰nHnjǛêòuO•¾;Ì:™ͧ­s…h*–§ú£C&Øy 1½8’‹éÂoÝæ>ÝÝûO’�ÀÔ½œeÜq™.7Õß7æ<ܲÑð¯öæ|r—§©—‘œû;`~ãL˜1«tËûÞÿÕ÷®´D¥H å¥ï<&-3æŠÚöÜo~zÎR~Ý�+-ñ�)Ö¼*k¢_íÎ ]—DLFÅ­ hèlGÑ \Fá œj¨Ævz°i?ÃEÆe>u5A¥c^Ì©�ŒáZDNÍDá¾é¨&~èZ\Ïú<`^Ó‹"™ÑʦUEæõ¥=_yDxýÑ÷çß{ƒã�æ±Ç�‘.758àÎ?8émÒ夈`Ky!ñÒk?ö¯ÓîÕ­¸þ_¿}KÛv÷Û¹!Ø…ÌR¶á߷ϳ$ÆYl×t¨AMD<ܽÁÃǯGz.¹`’H0IÁ¾Z=x ös„s0Ô¯jDG�&)¦M9•ÒTÀOßKù¶cñ/xlÄO»LæiÇÈÄíEHbzQHš»5�zuM`Ì9öt]ô·l´ï?ç<ڼ隈<äëÓ—fI1׿EýQ™{±Yp65tcªÏ ºˆ©GcZ«4ÕÚ�ºÛ×éým!�%veµÓ�ˆGõM#¡a¾Ðš^ÉìB”ªêšˆ[RÉ´Ì´.7ꇻo1Îdý–‰n®F5¦%ã¡o&Ã�RJFLJÁˆI&¹`’I!E°[ƒGõ‡Ï“ºBQG¥G_�Ü3½ÙT¨R2|$L°£sþ¼Äß(‘LŸjùGõ¦D=Œ¬†y@L/Ž$š´2  —/nIuÜe¬Èñ¶Å-œzõjfPÁ†ö%Ëh4.u.=èôXÉœJI¸¼ÆŠÜ¸;‡~³7ÿïo’LFß©ËM-¸÷ÆöÏý:8/Ìœ—¥~ö°�Ó‹#‰d_ϨqY^ppoäâmµÙ÷Ÿ+¿ïc¦ª’R—�’÷Ùk+~ñ©Þû³çloRÓ—rs¦C§Ç¢H¦Ië8ޢ˴Z6U8�µN­{ê• KÞ箓ª` ·¿q¡å}ÿ/nÐüí@L/ŠdÆMÆ�“¯7U=ö÷M»¿åíŽÜï±üt·õùéþþ1áA@üMC§Çâ�"™ËÐo^ez%eÇÊé §ÛÛfno’›Š¹ÀÛbzQ$×…,Ç_>5ùZcÎG®Lrù$/Kýì`!¡Ócq$ݤíüêoWíùVîG¯zðÕE­‘Fü¡³—Ä}�Ä}·Ä÷ÍþÕ3Ó(dUЂ}yE�Ž;V|Îó籸+É@L/ŠäGÅy»[>~_ÕïîuŸë¶:¿¨µÒ”øã ãæ³Ù\gœ:wÇômÇ}Ìw\LÌñ+Œ¦§öü6�Äôâ˜Ï§ßqèü…÷ÿ`Ń_êþÖFŸ:²x•Ò‚HJε³?8ÛÃÓZâr–Gçz£¦#'-õòo÷°»©{ñÇJËñÖÓç¨bKFûý÷÷nýü͵)DDRõNŽŒ ÷÷ôy ¯»ymnÜžfa{å—Ïî¸ó®Ú”ù&S\LOetì͹ZÓq7Çtää >£)Å„xÔ�Ó7šhÒ" ÏsÈçœçÄIމha!¦ÇÅŽŠó��þåðÂÖef¢ÿðÿ#î~àúɶF[�*}-{ðÀ¡Æöá1¿$b:kæªukK7×äÆþžH�­álûêÀ ›�Mt†Ã1’–2rc®¾ˆøŽ‹„1-£R9æj1þ$Šô¥sÎÎ%g\JâÁ „9“’ÉgÑXˆéEq­i-P'úO äÜùÅÛVå¤gefææ¤šzÄftkZƆµ ÿ¤ùÆt¢›Rʸ¤Žœ./¼ÜÔׂŒ‹úHS:vÿ )Š”RrÉÃgÞæŒ7ŠŒ†Å‚˜^É´¦ËÿÔ;Çž?îë ‚˜qýFáöNh""ëÆe¹ººã~³¨ÕLP©”ÒÍÛ×­ˆ=ý¿¼¯uÀ=•cjÿ€OLôvž=?ufÒ”’ªüवÂ5Ü9¢/.I7LË.>ëH0ÛÂéøòʇ¿:y 1ýš >ø=wsßBÔSN¾öÈç_#":ÿÍw\_-†ê¾û�Q�ã¦ÚùéǯØùé'w†ž×ÀË?ýâó�e“=“Y¹#þÕßþÞ­Õ†ØM2KéÚÊJGjuîôÆô 1-¥˜Ù1µŒ«ô\c9"›–q7§";¼™è¬Žm!‡NÝ .(™$RBó&x¨Þ‹1½(fo f¿·§s°ãŸî·n\žñŽMJª¥ç{Z³ç;c/÷�Ú[¾ð“-¿}îã|òðYOÏPÊÆeÿþáþŸ?kZ^tz÷WWüìË†å® ½ RÕÌÛîùíÝ+‚¿îºß8Q°\®ÿæ½·s÷É?|üw™Ñs„ûº^y¾kÍ;ß»âé?w\¹³öéçŸ?uõÊ-±ã=˜eÕ_øß;ÓRÊ輎 ëYG7G�>ÂPRLLǧ³ˆº3¦ÿ:æQ\F³H�‹L^NŒŒ &¤`Rp©„ºrÐË‹1½8fí›Ö¥[£“$S¸.Ój(Ì̾c‡ígÏJrZvÃ¯Èæ:H’Y«ßû± _ùáoQrÏ=Û²”YÊ ãœ‡º0ØTW4“$¸ ÞÁµ¦g:à;ºWZF=ºx�:�¢×):EÑ)\Q"S‰‡¿jbzqÌÕ¤íûŸ'#×]Mã/ׯ�üå`ðŠ`Ôyº•ˆÚ¾òs"{á(µíWD4øÐK TI×Ä8e¯µDæÓ¶�OPVjZNù;6ýåÛ¶åßü¹`ÃYºû÷þæþ_6¦Ýò…"G[ëÙ©y),eý;WŸùí}¿Ò᣿¼ ~`Ç4œqbáÑpQ¡Ì½Ò<Ñ.ĸ�ˆÉÄôì»cz<¢n†ÌÔš&Ò3Z§(ŠÂ¹Âyø¨qtxÀ¢AL/Šhê¾ÔÑî.}I^*''‘pövN–Wgë™1¿$›ÓÄÖ�e&F$=M�ÿúÇM…Ÿù|Á¾ŸþïS‘cÃòÌ»îøú�'îûù£%e÷ÜVª#é>÷×r8íÎÿsו…ñ-lÎy0Q#-‰¤$>© ÆMÏÿf‚ Ž´³‰’7ÍÂ'Á‹ºBDÁ|&´¢°Hk! ‹1½�BŸtÆ–x •Ðб9ˆÁî³¾²[‹BI*==ç› 5ï̯ú‡ÊÌæÏ=ø×Íß|÷e™¦Õïúô}7äTäènÝ} ‘Úñû/ý´ý}ßøçÝ¡t’Û«®ñä›Ó Þ IDAT鈈¤££¾­­ÅØ8àÛ]ß¼æJ¨Ý)ccZN…k¢Ã[bMëIðhTF‡nEÝZ뢎Bä µ¤Ε©Ö4r bzÁ„z(9gœ#)–¦AÍx¨á¿ÅgÔW_ß¾lKuZ¨óyìè±_ÁUÇøòóí¹w|ú;7ÑÓßýå¿}cäã÷~ø]ÕÖY¶DÄLE¦Ðuž{ýW¾º|H_Vž  „óÐ^ëH@‡Ã9Ò &Z ˜Ž¹›×‘O}öèØ³/)Á“z:‚1ÙI °ÐÓ *ÓŠ¢ä¦lãKR]^SÆùœgʬÞpgöº£¼¤À2ã.CÅšW5C¬+á“a„Û·3�zi>1=ãÑñ<ý&ÑÌ1Msž!�¿ Ã�iBDÃâaK]�KŸ”"^oÀáð��õÿøÉ±GÞX’Šd}hgÁßÝ®ÏÌÔ¥¤p£‘ët8sÀ¥Ëf³¡5½`cÄ9×ë¹Ñ˜ûÑk\u­žóýoqL5E9w_Å�F®×S jÐ>ÄôÂ�DÄW©Ó)&“.+£ôGúí«Ž½�ê°}±û©gJNjêÕ«s>z­.+C1™˜NÇ…%9ûh:=FhÔ‚ªJ¿_õxT—+àpáñŸO2|�ô ö†ëtÜ`à&“.%E—’¢X,ŠÉÄôz¦(4׎DÐ2tz,˜PrN:7ˆˆqÎ Õë•~¿TÕÅ�iEaz½b4*&7™¸ÁÀtºà`ô{\êÓ &ØïÁ… ÁèäF£â÷“ªJ!¤X¬‘Ô¡!€ŠÂõz¦Ó{ Çàm1½`BÁá!·Š¢UåFc°-¥\ŒÄ”á£0çÄ9W �ã2z<\²Ó ‰1&¥ �Y†fèDÄD‹syÌÀÞ¨3Q £Þ6Ó ŒE±„1‰„xÛÀù¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä4€¦!¦4 1  iˆiMCLhb@ÓÓš†˜Ð4Ä´vIgïž='OMÈ·¸Ø±–úGö¼Õņ¼xä�±›–Î�ŽCçFœoÑ3zó/ 9{ä—¯tŒ½Åoh•n©+p‰cûŸ9qÒ-1½ÉœWP´u}y‰™-ÐÆ“vw†º0KžêõŒ:ýo}±ÎI',Æ–¥cd¨¹_._™m�ÿ;#}¯sÕìZQ’ôgåÍ¿€RÈ€*#¥…søÄé¶F›KXÓ+**¶­È´ ©¦yˆé7�®ÝôŽ2½Çio;{á™#ʯ,M[  †…ÀóWoùÈê‹\Yz�½£îÊ­Ð’“'ži²VìØ–fðM\8ß|*ë²9ÊRW 怘^:£)-ÕœžjMqõŸ<ã´KJõ;ÚZ:zÆ\,·lù5µé &úÔµ_˜©ÙyÖ-[•©'ÕÝÞtþpû„Û˜¾f}ÍæB“BÒ=Ôµ¿¾»ÃÉór�®i *Õ5RªµaÀÍR³×¯_¹>×À¥§aߡ朚 gï™~—’SvíÖŠCpqio©{è\Ú»nZYÈÕŽ£ž+}ÿ;–å0Ë÷›k?²1Ã?ÚóÆÉ®6;e—_¹¡$GODD{ÓñºŽ>‡š’³iãÊuYúH¦? á­¯o9móè2ó·]¶¢*Uñ;†Ï÷4Û&ƤyùêU»—¥ê¥§aßáÖüê’ÑŽ“#é×ß´ªÀÞwätW˨ߜ]pYíò•V"b¾±Þ}-=-c"gYÍõë²-QßvÓJáÃ�Gþ<^xmúD}ǘÝ�½}ÛªÕé Q`¤£ùõÆ�>G@%"â+wìÚl¯ûSoþ]×Wf©{þÒnÝT¬vö´ŒG•’à� "ç~»¿×¡ÊgYÉ­¾ûêÒOü“%RǺÚÞ8këõ(yÅ¥—¯/áD$=��§_‰®X`¦¢]m�ŽvL8õ)+ª«¶W¦c¿ã¼ãDÒ=Rw¢ù´Íé HIÄÓŠ×+ý]—}p}:'c­�¼:^{æµ±>HŸ½o’—¬+[Y¨eW”WJÆ’.¢ò®–gº§ÿúÙ�¿x¬­|Û�5V&= ûÞ¨ËÜtwmÚè /æP}>§Ó9h³�ê°[Šsr8Iïxû¸q庵·ï(5õœÛßå‘ÒÕxü|_úò;®©ÝQ¨ç\! ô�9ùÊPʶ�›nYmé<ÒtÎ)¥£gÏþNWÁŠ[vV×X„'¾¤Éº§›XÁÕ»jw—¨õûO�švæÊžsÃeWo«ÈkÛßé†e)9YYž±~‡$aï ¨“cý.IÂÞ7L%y©ÜÙûâëÝjŪ;®ZUåëx¾aÔODDÂ91j*ºêе[Óí6wúØþ,„ýäÁÓŒ¥7\½aW®ãõÃ]#BúF‡úxöæ­nY“ÒòlÃd°:¢«¡u ³âÚme¹îÞ=¯µ gVܰ{Ýæl¦²`š¨í#–Ê•ï¨Í´Ÿ?W?õ• "¢@OûIoæ–-«×†_?=à’j{î„£pãew]]µÜ¤[vÙÖ«ŠcÛ"ÒQß8bY]J‚7"¸,Ï®¼ccŽ¢d_õŽÚ^�"IÆè2 z3“NŸ*ILj(þY”§:\~ßä³OÙÂOÂtY ô÷ò™1–“kr™j0¦ fƒ�ˆ(`wúyŠuúÓd¡f5ã ÔÈ“�®D¥D­À8ç‚XJVºõìhÛH~�n´c\_°"ÁþܸRd‚7"a#1Q5ü^�ƒÒÓÌñí�øŠÍP´Û3AƲÐ^<–b5“Ëí”.1ñ;β ²Y}ïàXfº³wÌ“‘Ÿ­Óå®*lÞß3¾Íâl›H[YhJüKÄMÅÕkß¿bEgÇ�S'žQ·\Ï’,b¦_?cÂr`!¦ Ó›­ù%ù¥õ}¶1ï�íôž¡ü÷ݼ1[Gº$3e¬½lsÍê±SGO=wÂ|w­ÑÊ-+¯Ù±}ªÍ,ºŽ)ÒáuKJ”ÔÌl6q¯Û 2IŸÝ¡ê­¦>ŽJ~~&�iTùŹ–L~|ølÀžš_•Æ»Y§/®úøÎBÓÔòr8jeér� ]¶U)$îY¼¯ÄÈ�E·Þºº,Òh•î†}gÎe¬ÿÐY1~ph$zƒDD¤³ZtbÜå””žÔ¾Vf2M+…äð@‚Eõ™yËŒgN>z\˜*«×î(ÔÍ1b‚§¿Ñ£à6UCLµP¿Ý#hZ«=¹'–FÞI— 4…H:]n2gY§"†wœ›ÊJÓ7´<Ù£ê3 ®ÝVšÁˆH_V‘+޶¥¸‡²ò®›ÖãAD$ýN/·šRL…˪6õ??dgåIÁ¼‰ý¸¢�¡~-ñ–�ú[€˜^¯gÒ!ü.×ð@Ï…@ꦃ¿Í/dÀiwø&úOÚ$åùÆŽž°™Ë‹K,L¯ã\áJJÁ¦²®—N6g×åêýÃCތʂŠ´׺·Yk3„­¹wHRYTAÆ¢ò )'Žœì1W¥É‘Žcé—]›¥#ßìÕ3ædå»ÎŸr§í\¯×™²Š= '{tkv¥pâEUey¯´íkÖ_–o–αAž»:ß@DÒ9ÜÔ•Q�ªö4uf–^•NŽiÏÂRTV{öÔÁéJU†YuöÙ Uå:�WPÀ711áèëhqSF|�xÑŠ²ü—;÷5™·܃Ci•[sg{ ¦é¥T¤'\Ò?Ø×Dy×\Q–«c\§×K¢¹¾ X¢7"2ü�›Íi4Ðc›HM5f%ªÆªš¬Sõ§¯X™ªt�W.Ïœ£À¨¢­›*º^8ÓR¤¦û†�\ð”­-Éã4Æ©>—_f%|Ç¥³¹u"wå†�%…)Æðµ>¯p%?½¿Q䮩IeDþ‰3õ½¾²å›òC{%=ýþtx²¤¦|E¶Q:FNÙxñÚŒô"k’E$þõc"+M7Ö×ß‘›åëk?<"�9I?HbúÍ“ý u¿m`:ƒ1+;gÛ•ËV§+T]³aüü {³ * Í‚Hg.ΦºÓ§ÞpRz~É µ¹Fb•›6^ÛÔ|ìÐñ iÌ/,ÞV*õ¹ËoÞ"ö5�ù‹°T,Ë)ÕŶDué[v­ÓÕ·¾¼¯•¥f¯ßµ¾6ƒÏÕX$fÎ,Ë _F�•K/ɦsÃ%Yœˆ”ôòwñCg.WÏÐ%EºzŸ}©¿ôšMµ©œ„:ÖRÿȹ”;n©.âr¤éÈŸŠ?|Ui*#"io9ù”½òƒ3çÛ!3s‹ñ„`66› ¯:¼�¨.—/à÷Lºü>¯{È6l ¤UäßNMDäóÚªËávùýŽÉñŽAWJavº×iëk?Øì¯Z™ܱáí?÷T«yWMÆÅ¾’¨ˆ,¤ÅAkÞV¤g´¾¾õŒÍá$CVvîú5•5Yú·[L“:ÚÙúƹ�^‡ª·¤”UTl]™í9{ä©YZ³êꚌÐa¿ÏÍ æ‹<Æpz9i8\q)Øl6Ä4€v¡Ó@ëÓš†˜Ð4Ä4€¦!¦•ßÖÒr¼×5�ÓˆìçÏ´žŸó�Ûùoù­w±²xzÏ>úrkÔzªcðØénÛ‡[’i{|OSküyÿÆ$û+”Ð[<Ó $1½ ¤³õÄÿþñåûþøòOý·/�:Ø>é%"éîhrûçÜ@dC~gWÏ`·=0ÇÇdþ[žuköSNž]€�¦tô½¼·¥'tÚ4Õ9étÎÿjÒïµû¢× 8ÆZz†G¼ jèé=ÿd]øL¡ªoÜîõ-Ê´'Ó‰¾†ºÛ4hÑ/B²¿B‰IÇÈPsï¤&ž„á`ñà ù×_]™ðNL �8Y¿WÙöÎ2ëÚÝW¬�×FÌ×ß˜ÄøH6ï-ÏFz†íú• ±¥Å™ëÄXPý�›èqLØìÖ¥ø«"0969´ð÷LÌ‹�ì¯Pboj¦X$ʽ÷Þ›’’²ÔÕ¸äùÇl§Mµë‹ ¬–¬Ì9ØÙÈÚPÈ›ö½þìxFm�i¤ñÈïšÕôÉ®W�ž;Òá0ædçÈþ¿>]ß—YR™Ê‰ädsÝýÇ=•e¾ýOmO/_žêmØ·ÿ Ãäi?ÿÒñ–†a™W�‘2u:OChËf9xî�WõƱcG›ö5 :,YeézØóä™.æk>Õ´·¡·×k,ʵ™ì=±ÿáfýšòT=ÉáÆ#žV«Š½¯?Ûpΰu´9çȪÊÏ–ØódƒÍ¨¶Ô7îmÓ¥dûû_?Ô°·q`”Y–¡çDÂ=zòø™=Ç[<æìÌÌñ ¿Ý×cW�ζÔ×”)=ç‡ý)úþ³M¯Ôwuû¬ey}p¾’†Æ=GÎi±+)…F#¢Àpë¹ç5lóøFݦêšÜÈùóÄà¹ûŸï6Wäê|=M�Ï>w¤uhÄoPžj´Ã'Û[(g�Õ~ªÓ›bvž®‹z)ˆHu·76¾päü±ŽqŸ5£0Uþ+RO{_rMœHzF{^£á•ÓÝívž——Æm�½ÔÉJŠ Œ¢¯þðÃ�ÑÕtp@u ömìvç–UD�ÝYºGꎞ~áØùgÚŽ4¶ë–ËVdò±˜ Z”d‹-Ù*2ÆZŸ=ÔáÊÈðuµì?yáõ3Ý].CQžÕ~îèc S/ÂÚ¬ñŸ8Úž^¾<�%z©g*wêy°Þ¿|Y¦q(ÑïÕb�`‡Ã�N�¦ú=#ƒ¶öq^}BJ"š6ÕˆÛ”»ªP´v�úˆHz{úìé%¹±ÇãÎ4'K<éé?ÜΖ¯[su©l¬kïv…Hç….oÁê57mʧöÆ[fX]Ÿ}ù®ÊbE¿jÛö�ÜP]ý÷•tœ:;ž^Usuk>~ì'y«V]]FçN´uų́2–;× £D²$œ¯DººšþrÚ‘·fÝ­[J³¤¦g°µî¹ j¶_vÇ–’,…g¯Xwm…QÉ®|Ï�;n­JáD$&šzã^Š'gIø¾¸$Éi“Ú(E˯(p;m³Oönc7Tlزvc:ϬZ÷M[¶fG½m‰æ=Ét%ž%'™¢CKv·ugïØRSmœˆ�È›±|Ú‹2ãÔ0ÓËMö÷JzZŽúá~»$’žæ#‡þpØæ^?|èGlô–,tz,éíyü±"b:ó²šuWU˜ÅìÌ Îè‘Íd®3íX“cB•Wä²£½þÜ u´mÄTU›ÂɽŠuyÍ5Õ™ ©�ÜÖ=ã.•¬‰ß0ž¹cÛŠ “–ܬ–Á·,·_¾¶f}'Êà#ý�·ŽVU$X—éR¬F1£Åš?á¯Ú°ö²EºÝg�éW׿s™jÏnîqÉgg�=çÚ]y9:¢Å%çÛÛ\›Ì:Fª5Õš¡# Ph¾’…¯8c™ô ó`]»Z½såª<…(m·cøÑ³=Ce…=ç†õË6]^‘¡¥»lÇGgx•®ߤK5•^–KDÒià¤3¦§ZR‰D/EY`àx«¬ÙUQ–Î(­duÆ‘ ýžÕQÓL{_ÄDsGofŇËÓÍŒÒVäÔ¬­©ª]vö¥æ§R lõÆl½QšÍ éŒæŒÔØS;ç=ÙQT�ÎEy¶µÝãÓóÁ†éÌ4&[t¦‘ˆ™ ¯¼¬¼XGD™×]N2àŸð¥[Dð“Wf¥F½îÔ—Á©aâ^êòå04028âH~$–©¨¬Ö4xðDoï¸std°¡cÜšëÄÙc›÷$‰Ç¬›*”ógZ. Mô¶ï¿à)[U’§¤UU¦Œ·µÕ÷O ô¹0Ó _9Ñ~ö¥[ÿ¤WU=Wt ³ZMäï™r$úÇR 6•‰Ó'››‡ãc--¶á9†+EUeyƒmûš‡‡'�Cý=�^©Nœ<Ùgª©¹aKe¦­ù�^Ÿd†T+wŒŒô�NŽtV³Éj6YÍúð¼'kn¿nó­›Ë‹L,ñ“/:öðyCõw¶ž´…Lø"$~©ñ‰¿áM[b,­`U†ê1åU&7-༤½îÐÉgù7ì.61KÉò]…Þúà ‡m†MkÂ3IñÌÚ�j{ÃÓGÚ{fÚ�4�>sÛ®µU�Þ—÷{âHg¿+à—Á¹N íÇëŸ?581Ã.Ëò ®Ës×:ñ×Sc©k6^WifIJW®»±\ž=Zÿì©aSAÖ “ö2SVfš½ûå½Çž¬·çoZ³>�¥–-ß–n?°ÿÔkö†h*7m¼6×Uwèø÷�kóùçR¬¤—߸«T×}á©—�?ß82éó7_8¡]¾ŸÏï÷ !¤”K]£KcŒs®×ë CJJŠ¢(K]#¸d ¦!)RJ§Ó911¡( cÌ`0pŽ?ÅæG¡ªªËår:�iiiV«•1¶Ô•‚Kbæ&¥œ˜˜°Ûíf³é|Ñ8çÁWOUÕ±±±@ �žžŽ¤†9á#ss:�v»Ýjµ"£„¢(V«Õn·;�Î¥® \ð©ƒ9¨ª:11a6›—º"o7&“irrRUÕ¥®h:=`“““œsÆv.¬à«:99™™™¹Ôu®J¿;nIDATMCkæàóùÐ×±H8ç>Ÿo©kZ‡�ÌÁï÷#¦ çÜï÷/u-@ëðñƒ9H)Ó‹„sŽ®$˜>~0äÈ¢ÂË sBLÃ¥&0täñ§ž9ïNjaéhxþ™gÏ;CY(F�?ù×[=‹X=€…†˜†K�.Åän}ê…Æ¡Y›¡êXËás“Bú†Î5ž „ïöô�ijSÑ‚…Kä�ö‰Þý�'b?ÿåÏ??uËPó¥ïÞ¹Å:µÊxËÉGmÿÔ;sˆ¤Ï9<’HL8üÒ=1:8è!"fLÉM7â(@Ð8Ä4\ô˯øÊûkÒ‘:ÞrΞVYœg ý-(:ÞøÞcqícž½åö¯þúëC-B%µóðkì‰ÄücÖ?FDdÚ~çÿ|¬Çí€Æ!¦áÒÀÌ%¥EYŒÜM'~ô¬íƯoÞR:ÉœêIQÈ>m CÑŽÛ¿\Öøç_JÝå×~÷£ïfD$úžþöCÝ7Ýó…ÍV4¢áR�˜íã¹Ûßóï›ÌiŒHNÔímðm¸eGáÔ‰@•ÒË¿ùu‘Ý*–¾áÖÆ}¯z±Ñ¥g²ò­¯2ÀÂaK] Ю®®.«Õ:÷r‹Gô=ýíþÔ'f]H·ùc_üÒö´P9ÐÿìO^\»ýº­9Í¿¹ÿä–÷m:ñÈošÔÙVY"N§³¬¬lI«šf³ÙК†9H)—xl/˺ücY�äí}áþWÛÖÝð™�¹:"R‡^{`OcÍ;?¿3—3g›§!+7}écDDr´™H²ÔUWÔV9èÆ�n-‰:¿!Õ²äã–—º|¸ ¦AûŒÙ¥%Ù¤Ú^ß[¨üØÍ«³y[Î�·g_wMmUñô™PT�ÃíD¤¯ýȧ×së×»û›;&®Xµ0•0� hb.®¶_èöR¾tĺsÝšìñŸ8áÞpóåE‰bV ½rßý�vÇ÷“ôÜ÷?OGÝT wýû¿\YŽƒ@ÛÐ7 sèìì\â¾é0Õ1ØXwò•½õ'eFº~ÂSøéoÞµ3kÖ”ž¾3GžxêXOéλj~6ðþ¸cKÊdë{žh_ö‰On)Ñ¿UµŸ�Óé,//_âJ€†¡o.%JJÞú+¯_±<çw?ßóƈ[²ÎÇz™Ý¶c[ejüï±ð uv4�m>Qw¾¾ß_sûG¿õŽ" Ùeë¿üõãÇü]Ù[>ôîÚ%Ïh€d ¦áÒ Î�ήƺ£y½Ç�¿ö3߸²rôÔOúÅê÷\qíÇoßX™Õ¬–î–}ŽêVl»m§ù¡}Æ’\“ßa묽æ=þWn̹õ–ÕÕ¹†¥{6ó€N˜ƒ:=}ŸøñŸ›m^²T^yõŽwl«Ìf¬o¬áÕî¦m,oû?íÚƸÅDËk?¹ïP_ZšŸt›³6¼ã–Ï]�Ùwxïïž<3˜^¾eó¦¯_U°¤mjtzÀìÐé—]áš WM,/Y·²¦$Õ=ÎÙ�¹ö†÷ÿ{Í©“ÞªåñMDLŒŒy«Ö\½fÙªª²eEf…ˆhÙÎ[¿¹qû…†³geV6ú=@óК†9tuuY,–¥®ÅÛ–ËåÂá-0 ›Í†±H0Ƙ³IÁN.s@LÃt:bz‘!t:t<Âð+sÐét^¯WÁÁz‹ � úÔ¢¡5 s°Z­RJUUç^æCUU)åR�¢�Kbæ`2™¬V«Çƒù˜Çã±Z­&“i©+Z‡N˜çÜb±¨ªêt:M&z?Þ,òìîÌ<³³«ï>zæ™yHKK „ŠW"Ìôf „Š¢µµ•Îô6 „Æ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5qRs3ÎeÆyÄã²,K’¾jQ!ìA RJÈä¶!„>³&ÓŒs«Kv3Æ"rÚj±Ù펰5µ.Aö % R’ 1ªB(±Æ4cÌì’íîð*³‡Ùæt»ÂŸ’¸S¥QGÎìàU"Á¤F¡‰ÄÓN™Û$IfQŸµÚ�2 Ê%ËGôXwº¹R Ex“B¡0±Æ4žž¨áQÚ¥@’¢>œ•ÞèáA¡<ú"!„‚ÅÓœsy¬ŒpGT¥="[±ý«#0æÚBùÅÓÀxô,·Ä(%ŒqOs3çÜs—�ßÀ±]!„bk¿iœqë& ‚Q¯aŒëÔ �ZÁ7ê5 Ag޵i„ŠAÌò8ŒS56êÕJQHKÒ)DT Q­i"gÀÚ4BÅ öÚô˜õbOmšqP*DB!D©‘Ž_›F¡KÄ•7ÜwÞÏNh‡£œÖäo}~ï®�5�,˲,Jïý΃¥‹—Œ½ÂÉm(Bèâ+_voê"oIœÛ½ý©+o¸/ênëñØMê,ÄñžuØJ¥rdxØ-Iœs�Vëv¹Æ_!ç0Žc5©/<£a�ããÜlV«Éd2[,.—Ëårõ ØŽqæÇÚ4BèãIjÿÝ)Éh˜dÛ4çf³Û™$ ‚À“%I’$·$�3?¦4BèÒãOê©Êh˜LOíÒx²,Ëœ œ;�NOÆØx‹`P#÷Æ?ö…M"Q�ÓN}~b>„µü·ŸíééÖj4gk«%IR(L’çüã÷Þ>ðÉ.àüò+®^³~cä Bq.>ƒxÂŽ3»ÙžŒž�Ú4ç\Žv@°½µùı#úÄÄ‘áaI–­V«V«u:�„ÒÊŠc.·[e+VE.‹Í¡óŸ_þtžÂ¤žÄè-<šë¾pGN^�ÛíV(•Œ1Éåu8�æÑQ‡ËÅ9_¹výªË7F.xᛎBq%,—ÃŽ(ž·Iôô��¼Î-þÚw¾' "¥T–e—$¹œN§Ó)I’ìv¯Z·ñž{ïW©µ‘ bP#„.%QëÎS’Ô“è7=V²Ìž»åÆ[Þzí%�Fc±X˜,{Ú¦ÓÒ3o»ëŸ’SÓ0’ú”ÂCˆ1§}ãÂ[?HKKKAAÁ„ó ŽÚzF]c=ër¹>Üþ÷—ÿü¡Ôîp0IÊÈÎýæƒ�\¶jíX‹d$*“£_�!„�Gkkë$zz0έvg jLˆZ© ¢Bqå–ëk«OÞ»[fŒrË—¾RZ¶lœyXÁF¡XLê y¼w`Èív)J—Ë) bFZªV­ô<¯Öèî¾÷_d™UWVlÝv럻N„ñ.‚9�B1ˆ½6Íç«Íåpx.o'ŠÊd£›q…ž”´Œ;¾òͶ¦†…K–JÇ?¯‘‡B±˜Ô!DÐi4*¥·úL)¥„†Õ—sò sò `üËéá˜â!£XcÚ¬Ù™éa�Ÿß5ðD“!„bkLk4A £Îø�@H(IP�R8ï• „ÐgG¬1­V)ÓônÉ1èt�Ù-/ÖU©U© F•R1ñ¬!ô™kLSJ ‰ú�öOõöŒÂ%X•F¡˜Lâ"`¼"„ÐE6‰K/!„ºø0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×Dp:�3½!„¢ÃÚ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkâLoÀ¥‰s$húÂB€M#„> 0¦§çœçÀ9ãÜ3áêüÖé hB€Bøòáόé©Ä9Î9çœ1`ŒÉ20Æó_„RB)U(ˆ(r…‚Š¢çqLj„.yÓS†pι,3—‹¹\òˆÕöú×ÁN¹ßA¦¦u4w–h¿PLÕjP*‰BAE“¡KÆôÔð6w0Æ%‰¹\Ò�yôßH�#Þg§¤à®]Lrë¾PZ-á0©ºäaLOÎ�1æv3‡Ãú·j©ahÊ "H{»-²¬»e¾à; ÿI-Ir´‡C¾¼Â¯^H÷˜ñ÷CØšÇ/æ¼whð6ø§ƒ&¼ÿR§oŠ+ÓSÃÓâÁd™K’ìp¸uMU?l²r¦û⢠Kj6zöã_þj_½ÄaûsßÞîœhWÝùÌC+“ (Ó ×mÉX¿ðãŸ�,½÷«³)ïÿ¤±Í~ö—÷~÷—¾™‰~Áÿüú¦Ô(å2æ­7'¹¯‡¹? �΃jÙAa‘Ô„_ˆúÿ ÏSˆüîð­Ìÿ- í­{rÚ¿KCÓ9tY”PBãÄÔ”B)ž!„Ï9ªSþºDaLOî;±…3ÓÓœœpN'ÀÁ›ÔÀ¾¸Ø?Óä’šÙZö½ùø3§u7Ü÷ê­ó Þ 6xôåï?ÑqÕ�eFO½RŸ·lqð•åì©¶¼ëﹿ°î±? \ûèµyÕoÔ Q F9\‹÷ýÈéàÆŠà»þšÔƒÖ晓RÂ8¥”sN9§„2”Rœ’À¥Î¸¥ {ׯ~ýQ[Ùí�Ý<[ç«wîyîÁW{%€†ÿxd/(æ]wÏlZ=ÏËÆ²ë¾xYš7ƒˆ6¯tÖ,‹¾8ÍS™ƘÿxY 6íÏhƃ§}ê jª?Cƒ¿ÿ"CtŒ˜&1h jcñg. ]¥÷›€øZB|éV÷.Kå”rÎ9å”sàԛ̀@ÁÖç{ùô™CZZZ233gz3>õ¸§�‡Ýîqöõ cçÔ\È7jr“¹Ä¸Ä@’¹Ä¸$s‰�ĸ$‹«3ïZ*&$Pµš*•D¥Pó’N?ÿË¿lÖ&�šµîøÉ?­ÈV†?òÉÿüìWkñ‹ë²›ìor÷Ž$o^ÑóóŸõÜò@AE…þkÿ´"mŒNƒÃfOV'µ'Ÿ=¹ìMçàé@pµ‰øêÕà¯LåhHX‰Ó<ð#8¯™wÍáý‚ð­ äàg *îi‡êáŸðL{êÚÔÛ\M!jUØ^F(œÉdÂëMO ÎÙ4ܸ³}Àmu€@@$ Hð´ûp÷È_NHV+w¹¸$y«©±4¿ÈÖîÖ>‡(2›jéWïìÞˆŒ`ý5{Nº¥î}¿{½Qœ¿qcrÛŽÚQ TZ2pðdÍȘùr-�‹ÜŸ‹AiÆY2“eÆdÆd&3&Ë�óOœ9dmÁ+ ~„�³~9póocžŸÜ ú2ðÝ&èŽPlô˜çõ[H”bâÖRUQº³¾Wê5%¶òfîöžÂG¨ÌͧZÕ¹ÉÊ´D*D¿Â)p.ê6Ó“†¯®AÆ­Ms·¥«©©¶ölù�ŠCm`ûè™ß|ôŒoÍÊŸ>óÅå*`¦Š£'Ý\HI'^þsñý›ê[5ÅÒi™sV¤î8ZgÙ¸Fµ0Bˆ¯JKu[O{à'!ÜS“ >Ìè«zûö* mi&þ“PHX•Ëñ�uxónŒï.÷tžñµ"…6zø~ú7Ìs �â‰]Â�ûÎX!”R�RJ=gB}‹úzznÅczZLºC!Æ;W¦}g“˜šü°Ôo±ì¯·lyÿ4ÈŒ2w´ôY[z£V“ ñÕ~Ý‹¨JÅdY„qâÀÕ¾ÿñÿ¨5¹ XËUK¯ûwkƒ‹®ßñÈK¾—c®}óçÖ­ówµ}mCcÂ@M¥{ÙsÐ d-\¢úGu»sÍuôçïÕÀƒ²Žx{=P À€Q (xz�çÀYx(‡uOŽ*°€÷«ÁÖÞ3e|§¬pÏÿœ'¸·K:øc:pˆ2¤§‡§ï3!œsðþ$è"õ¥t@ð_7lìé�b…1==&S›Vdrÿ%MiH}æ‘í•îžQî”Yݺ¢¤›–&Ý´ÔxçÊöoýE±ST£Ÿ€ç7Ÿ»\Ìí¦*÷(•jÖ†<¶2)/©ë�ÿ~Ô”ZX˜—4·Û¬§à©È»w¼·7wÝO‹Îîj²®¸uaã; ßS¬!ýžy…ìYùî·;LlAa´V4Tm ÚÖ@Lƒo—_þyÆÜ�¡-ÈQ+ÓÞŠº· Q÷V‰Á[9>Øè.Mg¸„üYâMjà„jýÞÖgON“àÀ†à›?©ŠÆô´ˆ½6-&ë ^ú'e~ŠÔgxvÿà+G™ÕxúW;¯Y”óß_Ð./(xþkM·?Å�’ç™1~Ç9ø/ríi Ž8¨æCtÙ:€¨×E ^¥42¬½é–Ë2ú΀ùćG,«î\¤'à�iªÏÎN7µ·›y¡�·×½óüo�$ÞúÏwlÌÀȾÓ?üaéï�ì»çíÎG€‚·õ–…V�ÃÎÊ´u„†vȾk6ñ=à/4깓�o‹@:¨Å#h᧘ûOgñÆ4!Á•ê ¦”hŠczzÄ\›Îxäe~Šõp£éï;j:#g}¿J²<û5õÂìô6÷<öþÄ…Ë2“ea25zfìèèÖ%‡»ÏÊA @´KîüÚ|­ÒÝ$¡tëMÿ¢ž¯'�€§YËîÿáòOÓ4·´T655¨jz\²4€ÒðÞÀ<ÁG�0B8„àÊ< îÀ8Ê€ø¾þ¼&¼m ¾4(¦½§{+»„sOËFX*‡·<WüýÏÍ4~º’@/=šRÿ–©`›ŠÆô´ˆ±6­]Z`¸qéð[':ð—Ç\Är¨~à…ƒ©_ß ,LáÄ[ã–Θ¿_EŒQàªØþÝŠíá�jVzþt:-pïų�&Î]±ŠÛ{[ºF:GœœD�±`¾o)š¶ù¡‡çô)ò 4¾x$j�–0J€Pî�ïñ<Î¼Ñ œpÀ¼MÊag W¤Cúãš<¼ÍÇ�r}S¡Ý¬c9ÑñwÀäú™UrÞŠÛnø–yÚ ä�>þÙë\;f–ÈMïÿù÷uÚ‚«¯™§ NÐ¥é‚ ‘mÃ!)å=œç�æA'òßó ©àzZy}§žø'|Âû’o éàÉ(¯4d³}[8&èk›ªâ{§ÂZ>ˆïê#Q÷,Ba0¦§E,½•Õó³5‹ó:z…9ÝÁ�g<¸År¨~è�c ¦é=îܽ£Îæ>15�yjÊS‰æ]õ•�xTœ»ùßüI\u×K—Q¥§ ™$¬þö®Ž­BIho _”úš1¨¯yƒúÎ_ñôô`”SF8ó\÷€¿*íiçðå ÷p¥·íï®þ.ž²½½î ð‘G ýßv$|‡‡F|Ä=O2Gœ#qC(FÓÓ‚Ãĵiý¦iÈ:´½"xæ¤ë–š÷×Y�6zîºûFüO¹:‡yÉœMtÄoÚA¡ãRÔãó¥tX�:ßDp�gCj«¨íuø[?¼kðõ� ¹ë+%�Ëáµ\?ÎÁ—ø@B’:Жºž ­ šË{ßûÍà;fêïí�ÐÄð,ÄérÎÙ7g}wKÁêVͱ–7D�_Ы™ÅãšãM”ÊcP£…ïÜ�Ȧ_³.x#<,Û"*²á½ôÅD)?¼8_:8›;(uÇZÜw"KèÂ4è ! j›|]ÐEŸ!X›ž±Bä²ìî ›S0jÇZ–ªý/ì�Ž+YO7%¤ƒû·qB½ß0„û'8ççŒá„SF8áŒ3O³ jö]'Ã;�Kmðàiÿ#‘•hÿª¼Å}gÂxªáž>ê!×Ï‹þ�âÏô@Í?¨5%èißÅczzÄP¥å’Ìl®°9åa›ª0ÕÙÜ6³~Ó¢,žŠö%Á[9öÛ �pौ1N�sJçœ3â9'žpê»]h�<ÿ]ðœU¸ª ¾Ø·J‡%lÈ .Þ¾{žSÈ .ÅuÁÐÓaÆŒi 답¯Ñ§Æô´ˆ¥ÎËlNUaZØœ}Þ“ñ½­­ÿò|p¯;Eº!óÁkš¿õ'.ÏXÃô… Þ^ËcÄ’¿ÅÚ3á™æ@ ¾ª©g%cÔˆCî‚/e=½ù<…{OFô¶X‡6+GB$Þ¦i_Z�ZPX¹a=G`üŸÅczzÄPçuu ªf§�àDv6šÌûë žüJÏo>pœëSõÉ·¬2lYÒùwœ‰rò˧‚B¡˜éM@èS czZÄR›¶o�:í²Bë±ÆÀ‚ÙQ)$iÓ¿u5—¨ùй†Ûþ7¬ÓBè³czZÄÒoZ¶Žî«-zý{µ~âlí÷?î0÷ü~Õªw÷s`@#ô™†ò¦g±Üúþ¼›(„„5ó"ŸbV»³ÉÄìÎWrC]B0¦§E }›9>¼óÔè'5©woŒqþo3ýêBS czzÄ\óm}øU~jÚ=WœO­kÓ}`Ûô´ˆý$g[oÃWŸ,zñA{]»ùðÙiݪ'IR¬uýqû«Mt…Àñž;l0Ùnèct¼ é Ø)M)Œéé1™ß~Ëá³çn|îó´ÿäåÁ·Ê§o£f«u¢¨ÿÉI1„çò¤b:âq/OlRG]¡©�1=-&{J·¥¢¡zãs~x«áóKÚþõ%iÀÆ"BSczzÄR›&$ãëŸúหÃ{ bÒæ¥Ìî=P º¥³Ó¾´©åûžÖÍŒ²Q y—­^47ôòÿîá®Æ{ Çäîél=sv€-™[”á´–Ùú[9¹ehv1Æu[HçÀ]ðÝ Y2ü àĵéÈk™Oø.RÒ±Å4c¸4°÷ˆ"�¨Ž#4E0¦§ELµiÎÓï¾rä“*ÿÌÆ­—ÙÏvŽì¯[]Gÿë.B­\èê±3Ç€©wÐÎÀ5ÚÕÖ)úbšˆ ™‰Žê÷~ø›GØ’ÿxî¡ÝÕ¬}ì¹Û ¬ç¯{â´ú†ýè›ešàÀâÌ›ÌÀ|W „µÿ‘‰và„µé°¤Ž îÀè[ÁÍ.~Ä7 \‹Ô7˜Kð0ažKasóM%Œéi2^mZ4èæ8ûoO´l.f}?ÿAP㸺ìÇ¿ÿêåë¾ñæ:ïëêÙùûï| ÍíMNp/øé/®/V†®’hóJgͲè‹ÓÂ*ÓÀ‹Óœ³ˆÈÙʰ�ž¨/‡Õ<ìn ²}« Îêвïgà®gFN8€à½*#Œz·¡i‚1=-Ư ¦Ü¾ÁÑÚÛò賺¥s’>·LÐk;~ñÚÂ?úð¸{ÐÜðíß®hyqðýc„ÒÑ#g} Kçæÿç—»Ÿ~O='»jÃÃsŸº_»dŽíÜÔ\×ÔxÃý/Ü5×ó9°WüõÀ‰Ì9\¹ùß¼1‡ÚO¾üÕ�™Ac„ƒ«m×m ?ËÜíoÙ¸®lûœÚ4oEh¢�¿íÛ¿Û¥,ÆçÁ1Í9Îë °·w³ÿYÓr`:¬íŸ ºtµ <¨�%Ó!M'®øªØÂe„qF8£\ð¾*lë@ÓczzŒÛ6-´Òà(pF*uÊ,cʶ5¦§ÞUæ¦:šLÌæp÷ ƒ,@êí’®Z2¸ý€,Ë;w»™ÓMÈùw& ÝLÆ-ƒ]]=€21EËÑÎ^š]YÝh¾!G×QßDçß”ÈÖsà÷ìË]™vf;�„âÏ_søû¯í¹¦ôúbMLÅ1Ó,�˾Ÿ!©²�cÜ ~œóȘf“,J@ó cšW¨Á×(B)aŒ2Î8£œ`N£é�×ô˜œ³qnÖS�Æ-—i*³’m5­‚A×÷÷}ÝzpYÒç8;ú\½C@A·x–ý\MPJ˜,pÎPÏ€�c®?öÍ”eyx÷Ëß|àç_àñÿ+vK¨Œ‹çÖV6�º:�—[ÊJóÕ¾èaƒ'ÿòjëâÛ6/ñ(±ðêë®±ïûÃû­ŽXÿä'‚šÀ7tmä�œ×-dCzûž ´hDß&_4M„ÜÀ·NLg4�°6=-Æoôxÿ¨jvVÒÕK;ý†íl{ÓCÈ~`—ØðîJýŠâ”›×Õ}éÊ ãÐG=Ù•ûÝ›Íõï–%}¯~Â9ÙÚÙ90~±m¥ÛfáEw=üëëöÿÏÏwwX­�¨/\²¬ø•ƒïLþ`hþ}¥Þ îì|ï÷?š¿åW—§Pðž$ItÅ·|eÉC¿zá¹÷ß¿*Y§, ”‚¯mH )šp`”{ ÑjÓc�ðÜ*̓ž�¾FQ¢ ‚(PAð%îûªAh`LO�‰ª´]ÿ÷¦ÚVÛ2¼³Â3=ðöAÏ„»gÐZÕM= C€æGž€Þ¿|·ìíŸ>ß”qí·<gnïÞó Ü|ù IDATçgÿX“xÝ·³-M�gòHÂâÏ/8ý“Ï(¾}ÏW×fjÆ�*J)pÄ×.(”‰¯UšF;„v1–˜ÿbH‹GÐ]¯±jÓ¢'£EAJJ}g�cƒš6ÓÓb ªº�<ØÞ¦ÈM×S°0kgëhAqŠ‚¨2rS(Œ¬\š¯&ÜQûÆŸž¨Íº÷¾Ì½¿ÿÝ[þs}ò4ë·ýðšO>ýjnþý7ä‰Àíuï<ÿÛ#‰·þó³BjØ”àÞjýÍ8ˆÔ(ý¦'7JPûëÙ1ô›&¾‹àM€'Ÿ= -Ä_›Æ�FÓcz*yÓ ™á‹>{»ŽM€õ¶Ÿqå_ŸíMRîè8[¯,ù|Òpåö_½ÖgL¡ï?ÿÎeÿvór£zÁMßxrKjaªxý†ëä–¿>ðûæÛ~ô¯’¼éÄW]éH͸¥¥²©©AUÓãÚ�R½ö6zx†ê�i×h§·„Šh‰òlPF{ï=è]ê¼ÎB¤õÖ¤J…@msMŒé)ãm¡¤”P 8›™ 5¡Þmðý->¦®ÊÊæÙ+н�ÏCG�5¸2¯8þÜw?hNÛö�Ÿm…í?ÿãühà«~ù¦âÌBÝ8k êÌlµwš¦m~èá9}Šü‚ð&_L@  }áì¯LQL‡L†æµÁà.}A/'èêÑ¡W_<õð´!Ô�¡©†1=¥<1-Bš^2 ÏÈ&ˆéID¥^ ÈX¼äÖ”Eé€ †ü¢"Wò• ®Ô�Ñ÷æ›Vfh|éÇæ½u\HR‡¯ˆ(’ r3µc2téEÑb] �žE¾úíX—^šLL�ñlpËžÐô]·¦ç ò�޽AW¢ÀŒFè’�1=ÅHÐi3“˜Ð]2ðzÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5ŒéøÅ­�;vœ<5Â/r±C •¯ì¸ØÅJý>*?ÔæaÕÜÚÓr¸nÀz‘^Ñ…ï@>p¦ü�»Z†.ò[€â•8Óð)džö¿{â¤� µ&=3{åâ‚\ ™¢•K£f{’<5+‹�ìt ZÝ¿X먕JÓ±fnè«ïæsæ¥è&ÿÎpK×®c¶’õsscþ]¹ðÈ—d>)ͬý'ªšjL6¦3®škÔbU-îaL_8’Uºìsù ‡ÕÜtæÜ»åÂ7æ%NQP£©@3¬¸{Áy.Ì�ÖÎAû¬)Ý ÃFO<]«+\³*Qé9w¶þTòò5©ÂLošÆôUêD½Æ ×%غOž¶š9èÝ–¦†ÖꎡIËŸseY¦Ai¤ë@Eó¹¦OI_²hö|£d{síÙ#Í#v•aáâ’˲Ôp{_ÛþÊö+MOSÙ"*T²m òTcu��èS/ž·8MI¹£zïáúÔ’Bkçén›�šÕÊÂL¥gvnn¨øK]âM[çeQ¹åè�÷†ònÿÜìTân8tp¿¦ìî¥IîÁŽC'ÛšÌ`Ì)ظ$7U’¹öxEK—ENH]¶tÞ¢d…"_³VV6T™¢1cÕò¹EzÁmé¯9ÛQoâš9 æo˜­WpGõÞ#�Źƒ-' ›·ÎÏ4w•Wµ5 º5)™ËËæÌÓq uîmèhb©³K6/JÑ}ÛE”BûkÊÿ>œu•a¤²eȬLY½jþƒ ´Ôï«éé²H2�·fýeæŠ×:3îØ<+YîÙñv³nYŽÜÚÑ0TJ”7€õÔ½°¿Ó"ó÷ÞØ)¤ßµ)/Áþbä¡¶¦CgL�!='oíâ\ ÜÑZSµ+x䱊¶5Õœ;Ú2bU$Ì-.Z=+Qúåàö�ŠõU&«Uâ€&æ,ºÛ2—q±�°¡ÆWv—mYVúçw™»Fiî¢üyY@JaÁ,NHÌE̺cË£=òãg>þѱ¦‚U·–èwTï=Ta\vWYÖѧîÌ) »\V«µ×d:ÕbÖæ¤¦RàÎáæaÕ¼E¥7®ÉSwÔíospn«9~¶Ë0gÛ•ek²” R×é“»úV­[vÝmkym�•sKÇŽý­¶Ì¹×­+.Ñ2GxI£ªjIæ¦õeråÊý§N�xsyG]KRþ¦U…)CMû›ýͰ$!59Ù1ÔmáÀÌ�½’<:ÔmãÀÌ]ý�›®§ÖÎ�öµË…ó·]1¿ÈÕòAõ ˜udP�}Åå¥+ æë[ݾ ˆ|Ì|ò`Õ9UÞ–MKÖ§Yöi`Ü5Ø×ES.[¹äº… Ý'ÏT�z6‡µU7ö ¯Z•ŸfïÜñIC¿±pˆE—¥™xÒDnnÐΚ÷¹2£ùl]å`ÐwT”R¤Žæ“N㊠)û÷UõØ8H}Md-]~Ǧ¢9jqöò•Wä„ÖE¸¥²f@;;¸”(o„g^š2kÛÒTAH¹âsk¾´:3�Gy±¶öÚ7�&-¸áò¹ù Î î©ݰ1Šv·Wžü¨[U¶zÉÖÒ¤¡Ó'w¶8B¾š£¾ãÜ~æXu­�»õê×%(óo¼bnÙ¬Ds{o/>ÔÝ?šœ^  ÿ›Ž¨’çe’ºŠSF܈'¤c,¢ ™�õñCÓ cúÂñ®ÓÇž}÷ð«{k*úÅÜt­@õ¹W¯�[’¦QŠjƒ–uõ[€ ‡Ín'šü¢ÙÅÊí=ÇyIia¾A›œ•» iä\·½»¡µSŸ¿±43;5¥xnzrè/š³«õ„9yÕÒüü”¤Ây%+SÌç=͹º9%W§çeå§‘�a›¿a”$&ç©mý.fêÒç§š;$6:Üé6ä¥S}K§1u�!Io(™›*yÏ�rוf妦Ì/ÍÏsöœí ´‡½ Wwk…9uÅÂôT½.gnN®ÙÔ4 ºüù[—ææé¢F“H,ÝCÞÅ•¹EW.Èš•¡ªon×lZ”•�b,ZX4?Ñó9¤ó–,Z‘Ÿ’W�U¨rŒºü�­4)ÿªey…© òÙˆe„sóÀ�YŸVœ¥OIÏš›ÌÍN® ÿ›>¼å�ðe¥¨JÔˆ�^—¤UH‘›1b®­íSÌ)^7;%35}YY~†¢mØEÛLÍrqÙ¼ù醬¼Ùæ©[ÏtôE_ôwœYºúXv~v¦!qvAŠÎæt)‰yÙyÎÞ†ÜÖÞeËÌKMˆly#š’µ+o,Rvœ®|ñ�ò�õÃ6{¢{ì�šVØèqáHÞòµÛæª%»m°¯}÷ÑSÇV­Nr4�>{¨Õ¦NNR»¹$Ëœh®^5 »v´ªs Ö/-̱نe{ËžONøÖ“‘á2[\D¯ÕGoÚæv›�©’ôž¢LL\f‡ƒ'!@¥À$øM§úÜ ZÝ;2̇,)¹ëµ–zFF\CÆÔL•Ücv¹MuϽQçÝ1ÓÅA\¦R¡!Üê’9ˆÂ_E�Þbs»Fß{Ëä{êå’÷ïåÓC$5MmPK²'¦”¥@2[Ý4Aù2‰·ZM¨’ìÜ­” ¥$Æ€$$tg›2JÄÁ–aEæÜ(ÇsÃJáQÞˆ¨•Äh›áv:,`HÔ„×wÂ7lŒ¢íŽPå{�â‘�lv ƒD_‰Ñßq’’™B*;{‡Œkç�#)#E"¦ÍϪßß1¼JkmIœ—¥Žþ!¢êœâÒÛçÎínm9pêÄ»òŠÍ$Æ"Æúø©¢–ƒ¦ÆôT! �.#7#¯²Ë4äì3Uíè˸íÚ¥)k)ïiãD�Tºü²’C§Žžzÿ„æ®2•Žjç]¹fu ÎÌÚŽ Üâ´sˆ–ÔD£QS§Ý"(¸Ël‘:õ¿Ž~BF†NÔÈ–Œœ¤4­‘ï?#™õE‰D0kDENÑW×e©óóþ …¹Í>ÌÄ�Â_HØ«¸-WEUÙ×_¿ ß_iåöê½§ë’éòd%>Ø7¼BuZ‘ Û¬ 1k%juD)Àû{¢Ìª0¦ÏV�®:rô8SÏ*.]“%LÐc‚¨"߈à§�€gÑ6ƒ�ÕB·ÙÁ ¢ÖÛ Kç¨�A¢À­6;h’u�Èã§êü¼Ä#Õ ovÈ cæU«ò’(ò ÓØñÞ¦{_rúÕ-ÜmuR�ZA�5»è²¾îṳ́ Æ"ˆ3úÇ� 0æm×b½‡ÐgÆô�œŽQ sÛlý=ç$ý²T¥»É͸d5[\#Ý'M2\CGO˜49¹Z¢)¨��¹,¿íã“õ)eÙi wŸ3iVfVaVâ'mGšteIÌTßÙÇ!?¨ UvÁ’„å';4E‰| åX¿~ùUÉ"¸ÆßÙ!.\Ÿ@�få§ïjÚ[¯Xž¡áÖ¡^š¶ C ÜÚ_Û–T¬—;j[{�yW¤ù’#âUh³óËΜ:x %idk—YYT :œ $×ÈȈ¥«¥ÁIá[D³çægìlÝ[«Y™­´÷öô%ÎZ™6ÞKPG–Rhˆ:§»·«Ò¯¼ûážÞä¬ÌYYš jrR ¢êÔ!+2r·”¥©€ÌZ¶ôªÚúc‡��pUFVΪ<®H›sí ¶·öôÛL[8;5O ­‰Š†ë‰•�;÷6}Êâõ‹Ë’èD•E c~t¸’2uˆ!7êú“r“)†‚kÖÓçϽuÚ­LL**62P€`ÐAûÙí}nmzεk Süõ»ÈW¡ «Ö—*«švî©w«t…³ !©ti¡éøÙ7»Õ¹ù™³ŒCC›$ ¶®'O׿sNÖ¥d,Ϙè‰Â^ʯZ4³ìg>ø¨ÓóÒ•†¬ÍJ¢'z€2ò�Á›}Ä�syÑОã•-ɳ®Û�±D_¸ðFÖp°ötµSLÏÉ[3¹Ã=Š‚%K®®©?zø„UÔÏY¸tÍ, 0deæÔ·œì(È™íMvºòpUÅ_«Uå/Z¼µÄ ’Š ”•gEÙjÀ%‡©ÇTo7ÌOÏñÔ­ÕÙ%7­l9ÖØ¾÷¬�©g/\²z¶–ˆ½ˆhsÒ¼óæ©ÿøð@VAÁšÛÉIíÒÒÒ’™™9Ó›�Д`ݧŽ|ìšwÛe©jÂeçÀ��«†ç¯½aÎD-CŸ*ÜÖùÞÇÝyW.+ÓS`òPCå+u Û®+Φ| ¶üµžœ/_‘§'ÀÍ 'ß2ÏúâRãddÆ.b:^�Éd½Ž.%²Íæ’ÜŽQ›Ûå´÷™úMRbaªêRÊh—Ó,É6‹Ýæv[F‡[zm Y)§ÕÔÕ|°Þ]4/Ãs`ÃÙ]÷V£f}IÒùœ¾­ˆdL‹‚µitIáŽÁÊÊÆÓ&‹”É)i‹Î*IV\j1 ò`k㡺žN‹¬Ð&䮜—â8SþVÏ+™¿©$É{@Øí²S¥æ<Ï1Œ,"5OWœ &“ c!„â6z „P¼Ã˜F¡¸†1�Bq c!„âÆô´r›ŽwÚ&q1É|ötãÙá O¹�üš/¾ó�ÅÑyæÕ��ÝAËÉ–ÞcUí¦ N·6ÐôÆŽÚÆðë ~ÆÄúŠê"�tƒb‚1=%¸µñÄïþ¶óÉ¿íüíû^øøÔÁæQ'pWWOCŸÝ=á ü+r[Û:zÛÍÒ¿&“_ó¸k3Ÿ:pòäàüjrK×Î= Þ˦ÉÖQ«uò—Pãnç Ù¼œdjèèpFÙBGçÙ7+|W •]Ãf§kZ†=‰Äºª+>jŠ‹@ Þ ±~„¢ã–�¾úÎѸxUÈOŸ2D™±yÓ¬4É92ÒwâdåaÕçóu¥./�ÔJ4™›¯‰¡$™ôšÇÃý½fż©XÓôŒu¢Ê,¾skô–“Y7UH£C£$þž Ù ±~„¢» ‘nÐ4|ðÁ„„„™ÞŒO=÷�éT¯ºlqv¦N›lL཭5Rò’,Z»wß{ÃIe™ê�šòëeÃhÛî£uå-UjJ*ï~g{e—1w–žðÑúŠg�;få»ö¿y´ÙP0Gï¬Þ»ÿ Eíh>ûññ†ê~žž™”¸ �£Ú»f ï­{nW¯B5tìhíÞÚ^‹69ß  RÏŽ7O·Wý©Ú=Õ��NUvšNExç‰ý/Õ+èÀûkÊŸ¯’‹rœûÞ«®sI¦–æò:KrQFЧ©gÇ›Õ&•ÜPY³§¶wHLHqwï;\½§¦gDmÌORPfS»«²­Ý¥ËO×*<ã•T×ì(?[Þ4`²’T"©¿±îƒÃµëû†®A»º¸$Íý<Ö[÷ìíšY™i¢«£¶æ½#uå�}n¥ÐSýV�Y²ôŸ¬in€Ô…:ó©Vg‚ÆZU´+@¶7×Ô|X~öX˰K—”¥}Eòþˆ÷%MM¸c°cß¡ê]UíÍfšžžHM5ù¸•äfgªXWå‘—j¬­ö`�léíîXc²„ãŽî#Íd΢…›òxMEs»§)„[ϵ93,ܺ,šk>jcqEÊÚõ³rÅüU«ïÞR\ü÷·œ:3l(*ÙTHê�{ù„%}þüMùPw¢©ÕeD•!cèX'¢ Èu¼nk«}»Ê’¾pÑõ+ò’¹{¬W*™wœc%«—o[‘›,Д¹‹®*T )³¾pÍšë‹(°‘Úΰ]1æà,Qß1¨��=çòLû±*“y´óHYº¤pÉŠÒ¥j,Z|×Ö+S‚Þ¶hãžmÑGɉ¥hïœí�Gí)kV”«FBr&Í‰Ø ^c Yn¬Ÿ+îh8zøåÃÝfÀõå‡_>b²x¦�~¹ÜdÁÖ’i€�S†;;Þx½ˆ¨™]²èŠB5��ƒYž=RO³&«µŒðì‚Â4r´§Ó�V(6 ¨‹Ê(Ø‚ÑÍ)¹²Ø(€,¥5î¶É ‹þ†QãšUsK´„kÓ’zì¼@ tNiÉâl �Dºßhî,*Œ²,t*%•V—>à-ZRºóqýöƒ å/Xš¢Pq�FQ¥IÒ‡^ÚÙ3îÉšìLe)ºf‡KA{«#WhTÅZ´Q@4Y—äˆ`¼z-pÉ9<â2hYu¿•ÎJÖíð5êsÏÐ0a»º`�R.D½0Ðûj¼¡aÆ\fÂ�  Ì--Ëõ>«Ì[T–eM1Œé©C‰‰ºÉ�¨,$(ÞjïÍ#CúÜÂd 0-G¤˜Ùì ™ lÆ Àü¿ždÂKçGŠ:¢ ÈÝþ±NÆ\,Êx%‚B«“ÍÅaÂ+Ž I9³¯ÉÎj¯¯¼J•¸ºÆíÚ1Áà,ÑŠÐFÔ\½-Çô³R­ÕgzJ×dêˆï… óî¾aŽgR%жðqOø„£äŒ[t𜼿.ÊÀ@m'L44 úÔÀ7mfÑ´ü,CwÃÁnåÜýT¿¼«¹­y`´»µþp™Wœ™H Ñ�@‡úΚ†ÚëöœóµI*Ôz…Ô×3Ð;`‰½'–:;¿LÝ{ðDgç°up ·ºeØéëÄÚaévDí‰Gt™Ë …³§Îõ�öt6ï?çÈŸŸ›.$ÍJnjªìéíé,?7V§_>Ò|æãjS÷¨SD�ètj°· ŒöY¢wý# ™ËòYÕÉúú~ËðÈPCƒ©‚.ÅBvQ~zoÓÞúþþQk_wGM�“Ë#'Ov©KJ¶¬˜e4Õêtq¢Ôë¨e` kptHuµN£Öi¾qOÞxõe×_V�­&ÑW{Ñ¡{Àåô ÔÝÚxÒä}2êNˆ¾«ñ7þSß´F3ç'Éuú¬Ø†œ%7W>ùnµ%cé’ 9J¢Í�³>ËYy¤úˆI¹l¡o$)j,[š)7Wo/oîëpR$…qÕúÒ"©sçžcÿ(oí¶InîëDÙ|¼òƒS½#c²,X²äêt{ÅáïœÒ/\zõ, ’2oÑ5üÌÑÊ÷Nõ«3“Ç´—¨“�‰æö�{޽YiÎX¶p±�èóç¬2˜ì?õI‹yŒ.ÚÊYË–^•f«8|üo{몇\ †‚kÖç‰íçÞÚyüƒš�Q—»¿þÜ 9{íœQŸ»¡DÙPÙÐæRÌŸS`k{wíé� ’‰&;]Ù^Uñ×÷¿øÞ�?½yàíº¾Bi¬¿š"Š›“f—,{>Üsê`7ÍÏò •;ÖNˆº«Ñ§^Èt¦qGõÞÃUi—ݱpJkÓRÏŽ·jèš+6çà7ñE…ãž ©e2™°mzq»y´ßÔzb8iÅŠü-¾DøÇ=Q+™u´¥×–�U€ãž  �1=s¸­¾¢²Ü–¸hõ‚þ1z‰ IŸ¿L:Tuâ/ÞqOæo›—ªžx9„Æ„�!¿pô„ŠwÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦Ñ%¥ªªêöÛo¿ýöÛ«ªªfz[𤥥%33s¦7¡ e³Ùžzê©7ÞxC©T€Ëåú¾pß}÷iµÚ™Þ4„ΟÉdÂÚ4ºTVVÞsÏ=¯¿þú¢E‹^xá…—_~yÙ²e¯¿þú—¾ô¥òòò™Þ:„.֦ѧ›ÅbùíoûöÛokµÚ{ï½÷Ö[o¥”çüÃ?|â‰'FFF®ºêªGy$11q¦7¡I3™LÓèSìàÁƒ�=öXooïšéŒuaÇIDAT5k}ôÑŒŒŒ°üñO>ù$99ùá‡Þ´iÓŒl'Bç c}Z ýæ7¿ùðÿýíooÛ¶mœ™wíÚõøã�¯[·îÑGMMM½hۉИFŸJ’$mÛ¶­¿¿ÿꫯ~衇ŒFã„‹ ýêW¿Ú¹sgJJÊöíÛA¸ۉЅ3™LâLoB“&† V­ZµqãÆ1�?ýéO7oÞ|ôèQOã5BŸX›F¡ø…òB(ÞaL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓÅDvƒ›ÏôF Ï$Œiô)ãè§g­Þéžzñ™ÂÀÒ þë^:àKRG‡øèûB§ #£¤g$ä6*yçaÂ�ßše€îjÅ¿ì£ö±Jådç[ªÛöRçt½,„Æ„'‹£‹„[…GžŸ”"žØ?îuoMp5*ÿ�¶D[üGÛœ?)8sRüz/{åiž tùÛ>qÙ\÷r9^-œMf‰ÄSÙ_.Ô%»S€þáyÅ#ÁéKàñÛ�ÿ\p¶Z¨4JÙ@F6sïö–±-†à�&ᆭü~'À¨Ц(; Ë‘Þ»MÎ$¸KŠ Æ4ºˆöÖ½î-úÀÜ*<òLàO:E¾´ï[µiAåƒeÉFéûWÜ÷1m‹¬L—o âŽf2×(¼ÒÌoZÉe ¶vá©nöàç¸)Pþì×\×õ)6�a»·ñ·ŸG—ã^3 ´;Éc»„•wʹx~š~Óèb¨Ú©ÜXAg™üUõÜø.x>„‹–ºß* ÆÅÒ÷æsÛ(– ßIüc¦Ë÷�£Ã6€D�Gé‘>H+”»ENŽv‚É™}ÊkŽ�ߘÃÊ2Yq½pÿ+J Å¿÷B Ö¬QX*€Ë$<ݾz7«:Iíb5°¯ÝÌACÞÝE­kå[?Þî�¿“?%»¡ñ`L£‹¡ärwýÊèç­xPOÖ°_4U+n:~ßUÜó%jöí[™ÎÕëÜ-aɾ'hƒV5k©»|O×F5íä–«ÜŸ÷ >Îɾ=¢Í37åór¹�rE{v‰t[®wëÌmâ‹#@$»c3l4ð¤¥ü‰÷•ÿn�Q Ëóå§çÈz#W¥NÕîAh<8d-BÅ/²!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL#„P\ØF¡¸†1�Bq c!„âÆ4BÅ5Œi„ŠkÓ!×0¦B(®aL£xÄíÕïüýW‡YÄ3Ì-IÀZ>|ñž7ÚepŸùèö_눜ÕGªÛ±å;ïý}ûë?~ãl§s̹Ž?ÿä·>è{5Íq¦7!?Éa·KžIF]z»òšE«ò|U Q­ÑÐá¿~é“%Ûî´Z[ÍN‡ÓE9HV[ý€ÊêpÙ)AT+ÂëDˆUžµq�îµíwükÛïþkséè‘oÞ¿ãM·çyaË׿ñâõF·Íf•.ÖKE(v¤¥¥%33s¦7!éè~¹õ}÷Ï*¾ÿŸ?xt‰èî­ùß_3§šwökr:? �=sË÷‹M»o~xÿÁ127qþU»ÿߊ$³càØ;_8Pðʃe™Z�QóÿÛ»÷ø&ª´àÏ\’L’6iÚ¦Mï-RÊRå¢È ”›@ADq½ ‚\|YEýèÇUW�uÑW}u¯ˆ(ˆ(,‹‹K-¢–ZQ(ˆ€ ­¥¤ôš¤¹gfÞ?J!@Åe;¡Cü}ÿj†0=™gæÇ™sæ„ÐöÅ/¾•3mɨDÜb‚ŠØívô¦AMØ¡“§¯kãĺÍË¿òÞØYÇ‘XýÎï'""MRþý�š7,ùàóüÑ«þšÍ÷¬ï»2~Í_ ²[óU$"m·÷ïÉÉ {{òHá‚›"b8Á¢ÑiâuL¬†Õé,º}¯,[Ô’÷‹“^'"&µðÖ’™] ÌE?çBÇTƒÍ,(œÑ=–%¹éÛ/|E©)º“9Éš{áˆ4VöÕ•|¼vâìåÏ|ç—e9x}_@’DÑï x}�€Øº3†�AÐôú„tk6 Ál ü¿7Êëô‚æŒß«½úîYû—Ny©»î®{§ï{Ζ‰6žaXd4¨zÓ ¡ŠU‹6,p||jèñ»ÂÿÜv}lÙMÞR{Ò¬……‰eËg4Õ®›ÿÞ¬='ƒ¹ÿ[‰¸ ÷Ï~q°™ˆÈ_>nR9‘�¿öÍ>I¦æ:—Tuxw‘¶ÏCº³~1£‹1Yõͧ&;Ýj�gœ¬¨4¸4@-p.‚ZpS_š{§8´~ÕÔòߟwUG¡Ê|¦ê–ù·ŒLdY­AÃßwÉ î>³�]Q}¥”øúS9g�Ç’Šé½ù­ë{Ö•L¨FЙÓÓ›Ú÷ñfÇM»XÚê&ËGUƒ9/Ž!"Ÿ×§× 3 j�˜µ`øX‹IW¹m馦^£S­Æ«ÎU¼uŸkÈ crãÌ ‘T½cò}EΜ6¼z\ñ©ŸMùÃ?_Ð/%pµC ùtZ�‹ÍÍ‹}ô½M_v¸¶‡><%Çñ/‹>=ìֵ͙r‡�::‘%}^\¢ö¢|f€ÿbT…‹Ï›93¸±hãµS¸AyšÒꜿýosk²²©ý–­é'\ËJß\Uîí;ôVMéÂ#=–Ü{Ù‰âÍ‹¾IžÿH¿ –M®fk†1$�®êAÏ0 É¿—fMè�é:°æÛØÂîÞO6}ûéW‡í5ÜÊo~7f_¾í{ßÑyZ"9èñ�5V‡Þ4¨bT…‹±^9h`N†Y»ø“¥UB¢óàË˶q¸úšT�%kXöþöÕ_×7É�¬›¦¬—ª Úš_Z1fZq·a×=ûðå9z" U>fI·~ôà¿Ti†Üv[ÜÏ%ó—ö1†&�${ë7m²÷È�·;M…w�üòŒôXÎwdëô—�Såè‰Hö66’Õ¤GLƒZ ¦A-äà‰Ã?~½ïè×»®=À޾ã–ÏFtŽk8¸zeÑÔûJ F ºÿæ+»%¤ R8rJÜ�7ÿþìO{W./Ù½ïXLáÍKÛúçâÒåa=ròmMÛw¯½ûš“úÿ�,7îûü‘'Ê<#n[kÜzχÛú6×dä&'åßwïDD$5ýðœϕð·Þuc¢·¶‘Ñ+¿ùÉÔÙŠ±iP Ä4¨Ã«¾ßt4fÐÈ1SÌ̌刈R»NšwÙÈ}eoouK–ØØ.WÄJ'Jîl=’-oâàayi&=;ñ£�‡Š¿ØóþgüCÃœß ½f_®×hI:BX– íßj9JÕÂádUX0DD˲Á`°ýûA�"G©A8œ¬ “e!,Ë*2L�EŽR5‚p8Y†s4¢”Šéöï~ ¯â0……BŽêŸ¼ ¹6Éb0àóú<^¿Çíª¯k8QSß »läÐÜx¬S ¹iך ei£¦õ‹¿°~SðçÍËKÙÁC’«*Œ½ztŠE¯+:!¦£OðØÎOž+Ö�ŸsËàT¾nÛò‡VT‰a8ÞgJJNÊβe&0¯sꪖ¥<°ô�ÿ|»åºß9ã¡,]P“ëþꓲAWæé.èoú�ï>êz¹«¬xÝÆ½˜vÓ¨ÜDuôALGMÖЛ&]ºdéÖ”†&ÈÄç ||Vß,ƒ–;oÄ2qùS'_™ÚæU.�øì­bgdšû›,ïùE_ž5Õvbþœ�§_ñ©“Ÿ<<ù¼©Ërž1ÙcgMÎX·vÉŠ¹�æ ‘h0t$Ät4â,}Ç]ûÃz¿À1¼Î¨ÿ•Œ&"FgÉéœ�ÝæHˆÈíÕbZYÆÞ#æ MióxKõåKß=~öVÙ±mñâ×öž³xä•g??ù“}á3š§ŸÒvá’…˜ŽNlB¯©“‰H®% *š7³(ì™Øž7,˜Þ3¡­à–}Κ&Ø£�KŒÓD¸¹¿E gM1k›¼çN¸ibm�ÓDDlbßÂéýOö±¥¦ÒUÿÚ—7jÒUq'·ð¦ddtÔALG7YE>§ÿ¼ —ŸT–w,ûGYº5î:×þƒ[þôJ¹ïôÍð9Nêršú›ÂÆçõÎ G6½ýÜÙCD|ú¤9®Ö-]ßF‘kj^nëДìv¤²ßºäf„Ž|õþÓÈÑÙX}ÓÑF:±sÑÓ›÷…ˆM.xú‰AœßO¦î»ò¦ži:Ñ~ø‡š„=mçér±É ZnœÅŸV>ü!Ö*D—Ö{hõzdÅ�¿ð–ÜÎmm•ªÖ¿5q=ir¦?u{R¼ÆÙäʾC%;vúGŽÃb4BL+L–åŽ}n”1w�0/¥iÿg/í”eYt6¸´‰–¸Ð7¯=´zÒµÉ%;NôY�zÖY–I¦SMoý-/O þh¤ÜsÓüA$OMU£çך 1YÓ-ÚÓ¯eY’YÛ ëgö·2u»ßxÇÁsŒÉb‘�4Ö7¿ü†í;õ²<µÜñ-ˆ:ˆé¨£5¥g›,�F–ˆä†Ê 1«V÷þ]6¬}áõmδǺšñT]Ç Tnx~ÍÖ_ùê 6{ì”§FØÂúÇbH¤XkJV†•˜9Ö£Õ° ©6a}å—›Ê,=ï|aOóÁ¥1ͤúŠÝÕ–+:™ °ž'¢`ã¡ G¿DËy /Õl|ÖöÖWšá¡¡¿5Bש/ýi*yv¯�³Âðà3#ó8ǶW^+ê2ùÉáIm]È~·‹LFC$‰¡i´<ñ¶Ô.âÇ>�6£Ofz£b:zÉÞ½[÷Hî~3{¤hù–5eÁ«ïšØ¯iËËï¬ÒjÆ�ïnnsxZ—;dþŸû‡ßµêÍ8I"Gjªk¤´ Ë9Å�D‰áØ3n{BÍõ�¬ÅÈCRÈét �%F£�mFÁõÝ TW¾¾Iô¹š]¿×"ŽçyNÃó<Ïkõz£öôW/5ï-zµ$~ü”Þim÷¦k¶,ùwõÕcïìeêØp»ÝYYYí܉ j䝸v³­K^ŠáŒŽ’pÔ6:ü’LÄâl ú°ž±ì>ò}EB·n­�éj�1ÖÄÖöÎÚã.mrªYèè˜V¤FpŠÝnGL+¬²²Ò`0tt+¢–ÇãÉÌÌlçNP£ˆR¤FpŠÝnÇ\ƒÂ†‘N/‚Â$IbúЍQä(U#‡˜VÏ󈀑$‰ç˜MA�"G©A8P…ñ<ï÷û9ÓíÊ …B:� íP£ÈQªF½i…�FY–EO+LEY–™úC�"DÁA8Ä´ÂA0�>Ÿï×ß Âçó�FAPàÿ&A�"DÁA8 z(ŒeYƒÁ Š¢ÛíwÖí'ŠbËõo0XV�Žj¤8ÅkáÓÊA’$ŽãÜn·(Šl«Žn×%F’$I’Zî£M&“  vÓP#ED´Fp b:" Çq<Ïû|¾P(ä÷û;þ;Ž/) Ã0 Ãó¼V«A§Ó)>1…µÓE¨´@LGŠN§Óh4:�®¥¯�ëÿBµ¤Çq�&Bý\Ô¨�.B�€ÓŲ,ú*‡�úá@UCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨ODv»½£›mûþ—Î}=óCIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN/fig/uninstall.png000066400000000000000000000561771524745214100327700ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw`ç}7ðßó6‚àÞ¤Ä%R”(jKÖ²l'ÞvÛ‰�؉3›ÔMœ¦I“4MÚ¾Yn›4£�3Ûµ�áxÄ[’mmQ‹—Hqï½±q÷<ï‡qA”Hóäü>¦¡p¸{p¾xðÜs÷�ÎÎN@!¤VÈËË[éb „Š¢««‹®tBÍc!„T c!„T c!„T c!„T c!„T c!„T c!„T c!„T c!„TM³¨¹çã|Öí’$‰¢¹h� BÄ�@C)!‹+%BýÕZDL3Î^ÉÇ›•Ó»ÓårGÜh4Ìq¦ˆ) %q: F5BÅ"Ö˜fŒÍx%—/²Ê,›qz|ÞÈ»DîÑ ³göpñz Á¤F¡…ÄÓ‰O:EQbQïu¸<‹¼Ë+IFwôX÷ø¸N Fmd“B¡±Æ4žoäQÚ¥@£Þœ‘Ùè!#„Pý!!„”b�iι4WFøfU¥e³[±ƒ‹#0çÒBÅÓÀxô,ŸÈ(%Œq¹¹™s._esÄ7pl—F¡ÄÚošgæúÓ‚ÍbdŒ› Z³AË·YŒZA˜ç!kÓ!ƒ˜;äq˜§jl³t!%Á¬Õ ×j Z �'ó<°6�B1ˆ½6=g½X®M3:­†BÑi5Œƒ†Î_›F¡w‰ý·æ²ï]Ð"v!F9¬Eá÷ÿ÷äáCŒF£$I’$J?õ·�”¯ß0÷WP„Ð;o®|yóÅÇÞᒨܛ/>¶ÿöÏDÝ,sÝ»E…8ß½n—[§ÓMMNúD‘sn6™|^ïüA©Æqì¢&õ•g4,¢Ñƒc|ž?§Ã1888c·{½^¯×;:6ær»ç™kÓ¡w9©ƒW—$£a‘mÓ|ž?§ËÅDQƘ$Š¢(úDižù1¥Bï>Á¤^ªŒ†ÅôôàÑN�"I’ĹÀ¹Çã‘;x0Ææ{5Bª7ÿ¾/l‰jžvêËó.D€¨5àßÿæñ¡¡“ÑØÜX/Š¢V«e¢È8ç^~áØÛ‡€ókö]¿c÷ÞÙ D©œ:ƒxÁŽ+[l9£W 6Í9—¢íìéê8æ”%>~jrR”$‡Ãa2™<¡´æÜ¯Ï'h´[¶Í~,6{ „.�:¿Z^±qžyXÁF¡X,ê y|xlÂçójµ:¯×£4i)É&ƒN¾ß`4?ø©ÏI«¯9wó�÷ì{Ï­‚ ÌwÌi„ŠAìµiÎ8·;œ^·[>½�F£K´ù×çIJIûàG?ÝÝÞºvÃFBéü‡Ãà9òB(‹Ú…f£Q¯óWŸ)¥”ЈúrVN~VN>Ì:=S!„bkLËÁš™žqûå�OC€bR#„P b�i£–Æé`ÚÍ¿¢ !%qzbÔ —½„úëkLôº‹Ot�{¼svË‹uQ}rœM¯Ó.<+BýÕ‹5¦)¥ÖxKœÙt…‡zË£p V¥B(&‹Ø…¯!ô[Ä©—B½ó0¦BHÕ0¦BHÕ0¦BHÕ0¦BHÕ0¦BHÕ0¦BHÕ0¦BHÕ0¦BHÕ4àñxVº!„¢ÃÚ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©Æ4B©šf¥ ðîÄ9¢˜¾r„àŠi„Ð_Œé%Æ9'À9pÎ8—'‚w]Þ2ýMB�@^cX#ô×cz)qÎ�sÎ9g c’ŒqÆä//SýqL¡(%‚@�B(åœcR#ô®‡1½dx îÌ%‰‹"óùäK�$.‡õå"”JA¨VK4®ÕR�F¾“¡w=Œé%C8ç\’˜×˼^iÊáüãEïñ>iÔM–¦uŒ÷­1½¿„  Ó­–j4˜Ô½ëaL/ sc\™×+NÌLó˜Ø6å¿wIVÜ{¨—‰>óû×€ÉD8Lj„Þõ0¦—çÀóù˜Ûíø}½Ø:±ä+ Ø%É|w©Ø!‰I�лÆôÒ�[<˜$qQ”Ünï‰þ¥ê‡Ä€ƒ@�sñè°�sóÝ¥ÁïjIjŸOT\ãÁi^÷ >ybö³ãŠfoo¢ø'øP¢¼5´Hå¢E –æì§^"¾pyéDqw´EW:ßf±÷Ξ�Bü»£Áßaˆ·kèR£æYZÓK†kÓ�8â\ªöèÐò�s€.rpn¾§lÉ’š{Z_ùýóÓÜ[‘6Çç”ûƒí—Î�ïOÜãŽÄ®;c»ûž½™‹8BJ™&<caWåyüÏ%ô‘�]·Ê:«Omx«Ú'ŠGþç�¥�>°wïäãŸ8©¹a½‰Œ¯n¸{ó>Û+ oôà�6ßPã´$É•j‰ÂåÌã”RNá@ !”Ú&½ä¸@‘Ίjµ"¦)!œp „Èç¶Rœy]Ñó$P*ù_‰+Í!Ñ1ÍWƒjÈîEÅ4�Ó \:¸=‚1Í)€û¼Baœ“`'N–£­-ŒéåqYïw¢ÓÄß\®/Jõ´ ‹Ã3@‰³ªƒû$ÿ½Tâ3º Ù‰º”x*DÁÏ0á8O ÌÐjëC[AA€ykÓÜgïoooll®:vîD·›8ßøå�Þøe`ãÖoýòþMz`ƒçNWû¸�”JŽ=õ«’‡¯mé2–ìI¥­ ¤lI~ýt“}ïË‚U÷à �Ý{þ3'”S.p΀€¿ÃX°+ ]4opàȬ>ÂÊz4QL+cš@(LC­„PJç„R l¬e„Po�Vf5(kÓŠ¶ŽÀ3€…b:Ôú¼HØENpºŒ^›æ\í�Út -×™)�Òîl›A*ƒ1½,]›&ÄvßÖ”¿½V“§¼YµÛ�¶8Ž·N½R#‚ÄÝ�#ŽÎá¨5B@ǫ́ùƒë¨^Ï$I„y>vÞž£ÿñÍ7ºóJL\_yëÿ»¯DùsWlyýx:3�ÏýÅsóÍ¥‡:‹>¶g´-n¬¡Æ·ñþ,-´k7èÿ\ßãÙQf˜ÿYÒP N(¡œrÎ ç”ç@9p€�Pk´òŸPLûÿ¥?µƒ»Ìäük{&üËš¯ÑÃ_: @‚)ù“lá¶é+hôkn&¡½‚¡Ø&¡ûƒ÷ÄÚ6-PJ…àTð÷û ”ªØó¾€he`L/�ÅÔ¦µéÖìŸ~ÈXžâÈÌÔ‹5¾¡iîµV󮢄÷U&¼¯ÒvßÖž¿ù­4墨€G;ÌQÎîõ2Ÿ�êõ|Þ“\ëWíùò£[rúŸýÎW“óósâsûf,䊼·íõ—gïúVQó¡.!cß=kÛþòùÉ’�”ɨ<¯�¹*×÷Bï +ËŸ·yZyg°"Ö”SPÖŠ ?Cy0F ¥�œ9Nü-ÓþF�`(+ÂRÓ¡ÛÂú{K%ÏÀåGÉ£2b:ËŠ)ÅCªÜy¨ˆq€P{1¶±Ú#€s¹ Mˆ?~ƒ{L&xkøÄ|òäÞx¥T %”"ø/ý9íßÂó½|h¥`L/‹ØkÓšDsÞï>®ËMGfÆ?:þôiæð„îþþëñ7­ËúÎûM›òòžüXûãÿi1æø@qžäZN±9?|Äœ™gÏódÄ©IÓûîÞœ6Ò 3ç_;eßvß: LSKffê`OÏ Ï·஦¿<ùß§âïù»îÍoäV–$˜¹”N ¹?/åþλ$âwydLöÊ©6«6MÂb2Ô®!?>¼B ¡Aþ2ñcÎaŒ—;ƒË³òÓòÖå³kÓÁWR>5@hæà¦ 5‰(ÞÆÍ•k¡„Ðà®ÂÐ.ÃÀFUs�7Z ÓË#æÚtÚ?Þ¤ËMrœlüÞ+Ù3L¿R+M8òÿ˜amfêçozô•…W.IL’„ÅÔè™c¼·wÀ¬ø�úF Ä´á¾�•št¾ qå7¿ïs†R <ÍØøðW7åÉMÓÜÞYÓÞÞªoòîÉë7MWx |)à„B;ý¢÷›†°Út`3 �)¡ „PpA@í(Á¶ëY1 4˜÷8ãœÉ­„Òq¡˜íY k¤Ž-¦•Õ`®¸{5#^ÚXŽB”M ¥þú´¿Mà{+úû­(ŒéecmÚT™g½£ròùó}_þ—æ|ˆýDËØ¯�'b�.?‰ �0D®Gû«Ò±Ø{îÅ/œ{1òVãVù_Ál6÷Ÿ<h|á–mÜ5ÜÙ?Õ7åá” †´²ÒÀ£hÊ _üRÁˆ67ϱv¢H�`ê?0FÞQªˆ¼ˆ��i6IÕiló¶‡)I¸s“&ÅâëŸpœjGf`ô—o%|·»±�_ø;`qýLˆ>1g˽øÒÝÅ&ŧTl=ðí?rÓœŸ[©ý•_ý´É”wýMų:Ú æÔ"sÔUÕwƒAL e¨ W¤ VPó@(ôä0eÀ(õïFdL®3h¬Tœéê/¢LäP¤[<ä²Q åãŒÈGè‡b¢ZÑ}%2¦a1í�gN8p"_*šªçz!äEÞñ>uÿ~Ã@w�YA�9­FÓË"–¨†ÒLãúœÞ/>Í<>åíi�Üh?Ñ2ñìФXä_¼¾áiOLj&9ŽÉ5å¥Ds®ûè7gݪ)¼á›_UÞ@â·=ð»ÍT'W|IÜöÏþëöE®‰Ì9˨¼›ŽQB „ î©SÄu¨íOœZ=˜ÿ¸yNµé°ô 6ÂÒàRƒÑL <¦å@fþ\Â'<ÐÁXù\BÏIùÑ,ÿ\1íoÒ«Ms¹µ…˗ʆóoÚˆëQb:¸ü—rÍš„[h=h%`L/  צ-×®'/žSΜpkåÌÑ&Çé6ùªod*x—·oB›“ÈÙB{ü– ´ú+;e<%ÊŸáÁ|–OOB�pÂ8!þ£,”ujeXÀ8§rMšRù¸ ”ÈŠLæP(  ÊÊ€ÿÅOü²)jÒ‹ˆiˆë˜b:P›œÈ—rízVê¬\^ _#~W~iÌú›)h…`L/�Ø*¼ž–!6  ˜·ô}ý�Qg,_ÿäRW¥ßqŠfÿµ@:PF�ò`LCD�·ð˜&œc@)0F(…À‚ÁÊ£2ªCñl¬€Pë(bZ.!'À9 tó›U™"¼þÓ¡æiåw€ÜyÝòÂÚ@ë�šÍ³Ví»"ú"Ûú•mB¡š4V§U czYIJ ‘K’od*bNÁfšë±T¯ýõáå8 ý£L3²|L 'rûE ±9rN\àrë4ÈuNÂ#¡e·ëȦi¼EÉè`J²Z.ž\ž�aQc kå\<ÄœpÅNBÅñ„QŽŸcµ±Æ4(O]žØ¡&ÿX–ƒÞyÓË#†:/%æôFÌ)M:õùÉžŽ‘ˆ™-×–�`¯j½êkÓQÈUjð‡N(ˆaž˜TŸåih’àÁe:“ð±J`Þ˜ ‘›8™³×LD¬)Ò9Pƒ5RÏ^A 5\q 8'@¸|9gÛô¬¯‡Ùe›õˆyc:Æ¥ •€1½,b©ó2§GŸŸ1çȯÞJûû›»>÷¤²×�6ÕšþÈMó¿\Z±†é%Aä]ˆ pÉ\a%Hh ^ðüAÁÎsR0¦avCGdQM‰þýï�R–úš {Là˜•Ö�=‡ò‘5rNGÝ”³×;?e"6Ž¿=š(ŠƒTczyÄPçõöŽëW§e"{ÚgŽ6åýø£C?zÕ}i@“lI¼{›õÆ }ÿò'÷Å(¿\}"Û\ýuFÂ�¢¨;*ú¼A´, »…^ƒ2¦!JP+Ë^ƒá”MæþÈŽÞq9rG^xoÄÕˆ =¥•=å&�¨<«ežèe#�&þàDØ R!ŒéeKmÚ~¶Uc3›6æ;δ…(²©×k„Sêß\Ï%F:sâRë½ÿÑiï*¥Óëž !czYÄÒoZœtLi,úãß7îù†§k4x»olf觯S“^›fõ L0÷»! B— ÇÔYœÅò7ò«7‰VˆÛQ<û.æpyÚ™Ëã¢ÂþBï"ÓË‚wnÍû7yðÂôÛ Éî�qþÿVúÙ#„–Æôòˆ¹æÛõ¥_ës“S>²ïrjÍX›F诶M/‹ØBñt·>ôã¢ß<âjê™9Ù¼¬¥B]�0¦—ÇbB±Ÿl¾ô�ÿ(|òó=ßxjüùªå+”x=^y"òÜ›á{]Ú|dÎ+ õN[ ×Yàhv.V\�X8ö_Cï Œée±ØCºíçZë÷~5ë«÷Xß»¡ûŸ~'ŽÍ,SÁV œº�˜~ÇØgF8ë˜Σ÷€Fè��1½,bé�Á76Óù�k“ã-;×xzF]�=ËßWšO¶Õ6Aþ–„ŽÇïÛú™[*â¸ä™êwg\KyJÄ. 6xè¯ï¸çƒq‹ .Æäó÷/Óa0bsF^]`�sÞ~øŒ|KõŸ±)0hV ÑŠÀ˜^—»Ï729þ©¥-ËÜØÀ©?ÿ„=ðÄ Óí ƒk$îm}ë?ž8ÙÐ1:áãDc¶•®+ÏÙ¼&%#ü}Â݃õ;ÊÄ9;ï*yXLO+1(T(¦÷¬{yØ<³ asEoÃŽ'4¥”pN)e”Rù<|xÆ ´R0¦—ÅeÔ¦Õ@š8?”|ÏßÞ^šlM´ÙR’-†¥î Ö Æ˜ž=zl0�ÃϬ¯˜S™ßᇨ‡N“þ!”ùÌ}”2àò™°åÃбÑ­ ŒéåKmš�´O¼wâÕ³Þ^ÿ!ˆ 7T2—gúX#˜+W§|èÚÎøÕ²3J¡âr6o_W~úßdÛ�+”sÒÀ�—Mõu]lSìP‹Ë.J“­eÎÑ®1mV¶U7+×Ó¡YšIB÷rÅ#ù1™ÚraÃ÷*¯qJ98õŸmšBà”P˜Óh`L/‹˜jÓœ§>¸êíÚà̶›7»šû¦Ž6€³©wô�ÇÞ�Z¹4=Ö?4åbî±ÁáqïtwŸ&ÓD—–ï®ù«?jpG<òÏO|ñÏŠ«Æ��>qïz€�üÁ£?¬3Üþµ¯}º"rÔZÎXäy”ç‹éˆŒ�pâe:û—ÅW!°ÈP�;¸¦Ps‡ò$D¡=‡‚<~JðdD_Ô(í-1Œée2_mZc5<ö°olZ—™È¼Þ‚Ç>Ën „¹=q[ Ëïù޳¡käÿÞÊùÆ{¿õLúgn¡z­ób÷ð“‹÷¥éc Öý.Ýÿ=WKÿR”“O¿ýôgÞhþçvÞPÂFÎ}÷ËŠÆqCÅ×úÐ5»>ùÜ.ÿó:øÓ¿}U\=Ý;�˜2æ+ûÖ÷n+‰8Ÿ1唯Ze·”¤Ì®L‹=¦Õä`‡bZ>´?š#&xpaa̓1qî¼°=‡\àÁßþŽ$r„-„ÞIÓËbþÏtÒö¸»†;¿ò¸¹² á=‹©÷{Xûú·'^;ëŸiýìoéüÍø+g¥Ó§.º{Gâ* sÿõÃ?{ÙP�Y»çK…�=lÚP༴4ç5µÝþð¯(”ß®sÿwì|z×ÝðÏ�Ü‘E]ÕO=ô[ºrŒpo÷¡W»×¾÷îÂÿÔ¹wWÅ‹¯¾záÚâ-áý=ˆ©ôÎÏþÏ�ÑW{L‡æ ^ðP¥šs`�:u µ�=µúC IDATqEL’ÂóBñuÜ©ÐÙ>)!Œ^ s­ Þß?Ô×?4bgÄ´º²h´¾m†ƒØÛÒNKs3CÌ†Ž½ö¼kã[S(‰+yïM GþðÖ%×"6 cŒ1΂¤À…¸ŒíO”'D&Š’(1Ÿ$ùDI%ŸÿOTLˆ>ѸTþE’— I’$J’\&7ÒpÀÚ4Z9ÓË‚s6ÏŸãB›íÆÍ¦õùºŒDgC—`5�üéÈÀÿ¾¸$K²<½#Þá  `^¿Êu©—Æ%L’8ç (á„ϳüØ‹)IÒä›O}úóßýÄçÿã'U“>Q½mýúìÆšöioßÙ*{Ey®!Ól¼ú·Ït­¿÷† òŽBÐä_ëM®#?¥Ë{„E«ÆÎ!lXîèì�Ð@Yþvdž58"mhÔ[€Ð_`ðå ýÖ„„օЊÀF�e1Õkì•ÓúÕ ×WöýàYgsOûžùù;¹È&߬±l)IºkWÓ‡¾§K³M¼qnè·‡²¿p×̹–±—ª€’‘gÞæœO­óô�-AíŽûœv^ôÀ—~p[ÜÑÿüî›ÀÝÄ[ò7l,yúø�ƒ‰¯N”~¦Üß Á=}/ÿôO§soüþ5IüIsÉÝÝðÅïÿúçÙ?¼-Q˜g]Të�kô˜Õm<£‡¼ ‘ � T T 4l ×+Ýà]Œéå±P•¶ÿ'ϧ���“ÏÉÓc/—'|CãŽÚ6hÿâÏ`âµÓÐñ�¿€áßX¢B:§&!©Üˆ>39‰–øä¼÷l|á[O¶§Ýò7rÅ™»ÞúÕã¿hˆ¿õ³™öö¶‹¡yq$ný{Ëê~ýã_j?û‘‡v¦Gvì˜E TÙONÓÓñ_x‡�`§Î�Ã:0¡\ÄmÓ@æØ…(TA ‚@)%rP/ÍGè²`L/‹«£!SïéÖf§Z(8˜£¯k:¯$IKôiÙI¦¶Væw7>û¿?lÌøÔgÒÿôž{è�gÜ}çWo:ÿãŸ=“�ûðí9஦¿<ùß§âïù»î͈¬aÓð˜†Pÿ‹°CÀcì�'OŠÈVvÈ›»§GàP¢lƒ ‚(T>QÎè@�zÉ6±"IüЮôÏÝ¡µÙ4qqT¯§�ªÎäñxä‰ù[ï#÷£^Uìo LD›y®5E;A^ôóMCødØZfƒƒƒX›^2„ ”jµT¯OùÈ~ç¹6wóÀ;\ÚÌäöQ½žjµC…ú�§×ëWº]e0¦—†ÜÏ‹ ×hƒA“˜�óƒ‡F~ý¦ý­itf¹Û© %B²ÅrmYòG®Ó$&Ñh¨ B8VúºÊa£ÇÒðV!IÜç“ÜnÉéívÑngn7óz¹(òÀ <—˜Ü®ÑP�Ž š¸8M\œ`2 Ñj‰ w“!„®FØè±düQH)h4T§B)Õé$�‡û|\’–7¦�hµ‚^/ Ô` :ÑhäÎ*l÷@- Æô’ñß&T§“£“êõ‚Ï’Äãl¹zRû» Õj‰F#_Ê�=°Å¡wŒé%ãoŒ©'“$ª×ËõhÎùr$&v÷¥(¥‚r§i9£±*�ÐÕcz)B8çþ>Ërhr긻 �¡ �Ž„}a „®rÓK,ì°¶,ÆÊ­!´´ð|Ó!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ!¤jÓ+‡sÆ8_éR Â9cø–TŒéÃFšŸøsM³{¥Ë± qøÀs‡õ3>v±ê‡:'óA–ìÃgj{½ËV¼w!Þ_[õÌù‘9¶Ÿh­yæxïÔÒÇ)m¬úٛݓÔ*£Yé\åØÄÑ—ÎW»8!Tg0¦¦§oZ›—k^Ñ/?6qô¥êѲwIl误®7­¹aµyŽù9“$àò¥Åýí­½NÓªìt]lÅYI nŠw÷¹�ã>i®í,yÜãŸôŽ ­$Œé+GÒË6\Ÿ£u9ƒm/cwßP�z5ýJ§'¦Ç[¦¥ëÓKî»y™–½ä–wS ty0¦—€Öh²%â34S5G&†ë©éé�ôé“3wo.È5î™è¯ªín÷“Ò7UÏ=mUgØ3ïÚ—oï«iìux ‰•›J+“µàë>VÝÕ:îñrSaåÇ6%LvµmõùEÅ»KlÑjÎ|´¡êO“×Y§j:'ftIÛ·•–YðNÕžo>?à‚¸„5%ÙÆŽºcC’Ô_õ“zíú}×l&³ s�×Ô´Öº5¶´m› ‹,t´¡êOÓ™×›GO¶{ŠvoßžD€ 7=qÄµó– ¥F>ÝÛúvÝà€W›–™µm]N†Á_hŸ}´¡¹·epj‚ ÊJ÷¬¶h¹»þðÉ–ä5ù޾º§�œ{ÝÖüt�bõ’«£±ùTÇ”Ko]»~Íæ õÚÛ[»ê{'†œ$%·`EºUqªÿعŽKSÌ’”º¡<Íuö|cú¦û×[)›h{úÍÉŠ7–ËUgîª?Ru8´)vïKcc�­Ç.ùt™yù׬M·…\¸³÷…W:S÷]³3™€8ôúó�š�{¯Ë„YOÜã½'ª»ÛgÀ–•·wCvô�*:Zê›OwÍøL¶`ö¯$úcřƳç:ûíR\òÆÊâu‰Á%òцª?�&í°Ì4ôÌøÌÉ7¯KÔòh@šèn?qq°Ï-¤fåì\Ÿª]xÇ�½y¡+mýû+,ÓÝݳÞÌâXgË‘†¡~»(Ðâ{nÌÅ0Y.WS­OÕ¸ä²OµõLxLñÉzOo¿;iuñÍ{ÊŠ¥¾u£fï{ýíÖQ[þ�{ÖmN" ƪ4ÞRh8~ÿŽU©ibpÜ—œ{í® {Ó\§NwJžácÇ;ÝÙkïyφm)š¸Uëî]góô^|¡Ö•»aÃ];r„Žúc}s6ýнÕÛ–-eët£Gj‡œœ75s$îß·ñÆ5V-5o.¯´R[ÑúnÞ²5‰G)@Tl¦úxí%}Î�×nØ�b?rª{Œˆ=m§]I;¶¬Yc�õ½á:vzØP¼þî=ÅÅfB„à Ü;>ÒO“6oÝpëÚ¸�ê‹õÓòÏ}ÞÛÔ9š�{í¶ü¤‰ö£E#€Ø_W}h$nÛ®�·–™ºª›œ{&;&õÅëÊïØ‘cèm:ÚíæÜÙp¶¹ßZpçþŠZ*X WÅÏô 3à£Ó‰©y¦@1ˆ¾(lSGwãó5öÔµëîØžgizáüHLûf=Mîè{ãH�”_zç¾Ò"oç«õ㾨/TmÍÁ}ŶŠ÷–Y©×_£Ÿë±Ì15nÈÜwMùVë̱ã-]áK‡»´{®)ßš0sìXK—¢làΞÆçÎŽÇ•Ý~Ma®–óÀ–àÜuélC£¡à¦õIîžýfGÚ_9oϨÜôÁk‹ šÕ›¶îËÂŒ^F¸q¯ï9wü'瀘’2öï,ÈÐ ;Ë�‰ö™™ø8�{xjŠ%ù.uôXòî_—a#I6`n÷pÛkuÞµ{*ŠÍ@›³¾"˜Çî5 ÎÉaOuOöz-Ûó“ \È2ŸðQ�óbã°¹pKyª‰€i]n÷s=Þì4]´ÂÑ„Üë6æ$žâˆ?ÓhŸâ (xÜÓ>¡$;?�pn@£7&XLÀ4«é†(‹õt�›I¾nwj² 0+»¹£}:o1fìÝ”ý3K¨@%»ÃóRÊÊ’”w˜sKoÎå¢Û5.ãÉàÀ„Xi0¬Ù_b@SÚ^ŸtJ`–Ì]CgÛøšÝù¹VñÙe U—Üe…Ù×ï.z&§¼V«u°|£ ·Óå"I¹E«)×gæÔu´Ž¤'»zú�éùÉq¡oª7C›‚ÏœiÕlÚšk’+¦Ûw6—%WÄ-Ôjù4Ù@CgŸ-ÿÃyV#�øÂäsUÃÉYá$îªn‹v””§kâ½}í>`ƒ-³kÓPkö®òŒDçiëln*ÎËmôh÷ÎÞ8¾ÆÆmÁÆ]«€ôdà£ÀÅ‘¦ú·Æo¸>'Q€ø�‘oædíØÄŒ%­$Ãb#úÂÄöó®Ø*èJ`L_9’^¶áú<£N¯7ëå*¢4Öqépã¨ËdM% DIqÆá£qfKÄgœMœ<=.q]ŠÇ_{òŒu9ßÝÇL™ñã’Oj±fj†:ûf²3XÇ 3>Ñb÷Ä ¬­z¬Ö¿!C9DßEGäz;¡”‚È�äÒ ·iÚNœ8uÊœ¶mcñºÄ°Ùg î´;}Þé—Ÿ ¬Å°I z½q®O¬>mß>vîBë_nÍ.*ÚSžj Dw��;ßR7A’S .ƒèß{F LdÁ6cîtNJ®Î·Þ>X}Zæl¯k>Ñå4$&|\”$NLk·o€†ÖC¯w²òvWæçSJ3ZŽöNn39Ú§â‹3 ¬¿áG| ¤ßvç*ÅStO;Àg�ËHM¦xšv8ªOUã$uý¶{óbyš Ó3^ß`ÓÏ6ù˪I÷ÎÚ9È]®I0dÆEl;1êcõÊYtZ#á¯ÄAåõÞ˼‡»§ì`�7Fü f“]'9ÓhÜþ—~ö›™Ø­æ‹ãícik4ã�“ÚôB#q÷¿ôRc»@ô¯Ýµ+Eý»‹¯&ÓK@k4ÙâC�Ãâpë_ªÝ[ß»«Ì ÎŽš–:ИM6étpˆh ˆ/¨Øoê|áBÛšÔÒ>tøhÙ¼í#Ù:˜îücß €ÞV�o]¬yª–$eÞXj`:ÎH³ ·ßUlºœO5䔬½·`uOCÝKÇZnÎ%þÜðD+@Ä`ÐS}æm·•冂…�-°f}BÆÎ½é•}‡�64ÆÝUd"À] UuM ë?tM¢ŽM]è½ÞLMÅûwlO µœŒ6V½>’vï-•Ië¬êærAÊ7m^S6qáô…Wμ&=7?…�n�s�$¦^o"‚¡øÁÛ @Рީঠz‹zÀœ®i0®2™ÖîÚUÌ9¡•¦5À$ùÛƒ1)ðq š[¶5Ú¬¢‡veDûYxF:­‘{ìîˆ÷‡`ŠòX®Ü>Üéšdš$³6ê;!p¯f¬©zÖÆÑ[L00ãf^溢íåÙÝN\ÊÛ‘®™ýf­-uµ¾®öÔé³Ì°ª¤|G†xÚõ·$JD£ÇŒ^bÓK�y½nàn§cÔ1ÕÐ:ÅÀ@3 sÓvn4nÍÔ¹†‡FâWm¨mciR†V[ÙyîÈÅŒ{Š|.‘ë=®ñ‰é¾æ�1N ¸k¤¡_·vgÙš8�RÁ(PKYib]]ó9óê uŽOz“³W-øc\Æ=5—¬YÅI:ª¨@Ag1SûØXÿ87Ò(B)�Û#‚�R’×é㉙¹/?oŠŒ’£FW”o�Íâd×Û—øê‚dtâ‚Õ8Éía z§¦¦ìý�­.HXèI�¸ô�¹Ýª[’*2S´¾ÑOªT¯ÇǸ蘱{§ª9¤x'NŸ4æee›ˆVC©@)€65£˜Öm`)k×X€ 5C{ô‚›Âd¶”•&ÕV·œI(Xmp·Ô°œÒ’8ª%úÐÜ‚)Ñ(vtöhnm— 4ÊÓÔdå¦j?ܢݔf䎉ašR–H2îj9]Wo.ºemêÚ´Ž£ íÙšT“}è\?ƒ¢=VÜ1ÚØ�Pb‘z»†m9ûRÂêÄÜ>Rße-�g�{‰§ÖÆ¡–Ò5‰j.�²[¤¡î }q� €Ú²7ç$Xm«.h­HÚÅf¿™Á7Üß©û¯ÉMѪÑj9 sþŒBW czéé2WïÏi8vì|cBòÚ ›±@°æÝ¼›¯kùË%Éœ”¶)�‚€Áº¡"£éxsm^åΊ‰ƒuÕ/­E«’3ûÆ€¬Y–¦GªÎÕÇoܱagþÚ;¡íxÝ…s.jMJÞ� ÅúRMbj\[só‹ÕŸ¼cûêLªK òNu¼tt°tˆÙj-Ê7¾ÑÔ3¼ª8-#=«¥³º7/kµmÛîr]mûÁ·Z|zs^þªü…zSSCB–®ãìÉ®qQ—•_º7?ÐσĕWæžm~nÀ��›¾Ê61Ã6^µ±òºÆ–3'ÏNq}ZFÖ¶’Q²fÃdóko 'f¤¯Ê01�1+ ÎÕ^8ákZö�)zJòt5µE™†YßlڼЦش'wí�¬õX]í¯6#¯äÎòÔÈî4ÔZ±1gøÜ¥WGâ ‹WWØ[¼Ñž¦†æÝ´›ž¬»ô|�OŸPTbST`™Ï+zt#Æ’-ëç[Žé×'¥fš†}‚uöcu XÍÐÓüâˆÏ”šuËÎü¤ˆ– ­àèj~q\ ÜKøì�Ä’¿öÖz¼±®Þ£IÍÊÙ!/„@-Ù»ŠûÿTÓ^r]”7³ÆfËp]|õ�>ù:kÆ {J .ë§ŠéììLOO_éb 9yúžªÓß´¿ ]K¸ä¾TuêMRö‰©sv”C àc�UÊúð¾œÈ]ï|´¡ê}i¼aUâr=;6páÔoñ½›“ „Kž±cj'KwÞ^0ûk-�ÁÁA¬M«÷¹ªñ�ŽŠñk’±Azáç]åHܪқ\—N;uÐC㬠Åå+sc< Eàãmu/¶òœ5ëveEí¾ˆb¡]]¹~º¦íµ-Ð%&¥¬ßS¥›6ÒÒ7íà+â§sÒ³$‘§XÅåbŒ‰ =îst÷÷̈sÍ}óν¼©®Žz–u×{Þ_b¹ÒO²4^S?™¶éšOÞRºJ¿ðìè�„ý¦Ñ"p�£oܵ*òV÷èðŒ¶x™ÖIÓʶxvNwýá£Çí:G[ÓÕ]]N]šÅUw¦þ�ó�]SNšIG˜}¸÷tÍ¥#Õ-g»¦!!1Ã$€8ôúsõƒFÞq¡ñPMw�ל›jÒðÙGëê.­n>~ixRŸcÓ òù?O×¾v¦ùX]{UCû™¾ºÐF'z�œ¨?TÛÓ1CSSãMm¨úÍ%Ñ2Ùy ª¥~X´&é†^«j©a)é6‹¤ñ®–7N6iãæÌ$£äÂÜÍζÖ�òÔôÓhÓ¯÷ÎHŽKÛÏk×ä[õÀ;ôÆKõM^q°³£ªÉžX”–à«>[à\kmŸ�[RÍÉÙ^ßðzUsUûØŒ—‘ ×pŽô5ÌÄ•Äõ�<ò§þ¸õÙf�Mžxùø{Âú #eãGþRÕlβöœy²ÆW�í=ú²rEIROÏ1òþ¶ƒgü%Tœ4Ú¶ òNÕž©}õLkMï”[gI³j'ªž¬ñ¬¶éGšž84$hÇO�j<Õ9Åãã…ÁÖ7N]<Ù>­MNN5P6ÜôÄ¡~‘�U�¹x¼eÔ®µf&臻zú Ò�¸{<â%¬Wzýϧ;¬yO,›WëŽxk‘цªß´±„‰¶—OvN¸‡O´ØÅ™ÑóGuñÎŽÖ£Õ—ŽÔõt;u™©ò X¥‰î¶7O5¾ÝÐ×c‡Äd«Y˜õBË™ÌÆŽ¾ÖÐì::ª�ñ•Yº‰ÎKN6¹80àÖ¤$Ç)°á¦'ÞÑkÇŽoh„”Ò¤«`hËw»ÝŽ�WfŽALxos÷dòªë6${ÚêŸ:ØáJ_}ý†$祦ó£ ÚX-Àí5 c¦ÕÅï©°Í47ÕŒóèã›p×Å3õ�BöÍ×o¹©(NŸ{Ǿ<›3ú`bg­˜²së괙ο¼V]OÒwo]•:Õq¸ÍÎ�»¢�9x IZuge² $í{ÏŽmO÷Ÿ’O›´s÷ª,A[ºmûƒ7–ä‘ésÇjIúµ»+ödK5G/\˜b¾žšê7ôÛ7Ü\ž0QW}°Ó­øá¯IO³Š#£ ¸}²×Å�Ãøôd¯Ïš“¹ˆifzǬ¹û¢ ï2Ƕ¿†Ðˆ»q÷à™nMieY¥iêøÛ§^ЯÛXZa?zaÀ.�Ûëmš0Vl^wC‘®óLí¹ˆ—<¦±Zbؼ|�ñqÖ—îÏÕ É«ï¹qýa*†ÁYæz¡h¦�ù™‚®lûöûÖÛÜs [Ã�ýÇÚyqEÙ5Y�Ó,qwëé“O�˜áÜÝRuò©SƒvyúÔɧªí¸?r)`L_y“-kS“-æ¬Â¬ì™Áöé°7¦yõšk‹Rrr2 ,$¡pÍî‚”œÜŒ|£wtÊÃA›³¾âÚ’”d½` •´xú-¹I9yùzÏØ´—Ëã›TfçX´£1žØ&D`öþ–™›™n�_�—dvz¼Z:ÜÒÙgËÝžgM°X×&‹þ¥€Zs÷Wfå¥g®ÉБ¤üëÖgäfd§�ñI‡�;.6› ÊSÍ ¶Ôu¹Úöž ùãk.X³¿$5'#«$…ŒM:%�>Þ¨! ˜-æ“ÖÿÖ!š8³^Do2'Äéù@×ù™Äm•¹¹I ùÅk¶&Íœ»4îsžë�J*ŠKS­9«÷º.öŽ„Â�˜S“Ý3Ü9:aÏL_åšèwpÇèĔՖü=¾"¹.YÂІŸkÛÐÀø5IÙù›²#ϋԶ}kAqzòÚ¼J’vl[]˜žRšÏ'íSþ×Ƕ¹2¿ Õ–W¸z�ÍÕØ=¥Èiy¼•(/Álóo^qŽ·–<>Na–-ÑdŒÓÐèãã Fköõ; פuƒÕÄúGŒÛG´%»V'¥'§n¬ÈMÓÌùB&³^ Ä`2[õÎÆÆQ}AÑÖ\[ZjÆÎŠ ÒÝÙ,Ç-1WnZSž“’x�PƒÉ”`Ö áÓfS‚I‹ç6]Ø6}EæÄ$(4þˆÔ?� ¥$‰ÃÜC¥øgB%QÇ7¡qéI¤¦oxÂfuôM¸Ò’qh®Á>K¤”!r0 ”€�1},˜°ÂOYèSÇ]NÓ'XäÓ÷]|œà�q»œî)Ðçšü'ÊŒ3Áé²3ˆn¥8[Ž©£wÌišIˬÈñV÷޹L#3æÔB+�ñ¹×7×ð.ól[˜=~MRħ€ÐÀB Hò´@)H,rßÑõàöø7Eo%ÆÂ+6ï"ÇÇ™=rÍìÁYæx¡#/¢[ã”Ë �‹Ü»¨Ë.¯ÈL笫ȉ2�®Æô‰6ˆIÌb*eŽñMˆ!7'þT}ës½’Ö–~ݶœÂgì#]”±`ø£³ÊÉ£Ý@ŒFõ¸ì"€€{gì’Öl0yhi`£Ç1dæV†�Ÿïë›tŒ���8IDAT ×wNÆÞå”K>—È%�k|b´®q`l¾V¼Ðø&Í�­ò†;ZÚ¦RŠ×ÞqýæÛ6çeˆ°�áöÃ-££ÓŽ‘�Þ†!ÏÂmƒÔRVš8ÑÔ|®ojbz¦¯³§cîEj4ƃ£wpjxÒªZj ­8246æ/ˆ%ÊX0sÌjͺ¦hâ­³5�‰«nÝ“›äoI±UT¦¿^SÿbOÒî½å[v¯ÓÔ´<ÜF,Iëw¯¯H 4oÆëZNŸ<ïÐX ÖVîXe$ÖÐX0]Rb&H±%QlYBÏ¥„Äôˆ±”+ÚSx™Û6Êø5°àè‹áK×Й¾ƒ‡í’9iËîâ5f ËÊKÖUw]œNÝ”0ÏX- -8|óÆ<>�2rM”ÁY¢¾Ð³€ÄE¶f©tD—Odzµâξ— äìßXa¡À¤‰Öš§›âî¼µ$ -'6ÜôÄ×Î[6”âI¿Ñ;Odz5ózfDÉiw9}>ûôdç°3.#)_O„Þu°ÑãjEòÞ»Y®¬@{íd&XbFœ�)26ZZœ�ë#~ t¥0¦Ñò¸ðkýËÙÞ¯¾‡Ï³ûCÈ•þíb6…Á“šƒv÷^f Ý/é ßtŸ/ñ¨æ'Mì£ß‹‘þö šÔ¯zß› œ¼ù Ýïšà1ÝQ_›&¸\„Hž°†Žá#º¯þŽøÂ ðw×+®sâqs‘ƒÇE´ ˜—8þö¢å&\ú³îo‡?‡Ÿê§uìs?ôm0,j;!´ Œi´B„té¾[ÁJ€Ï¯ü‘ê>&ë¡¶µÒý.pª×¼üœpv˜ q<"€H$¢—x<(è´|ß=× jþóÿ «?ï¹»�œøoݯ¡;\Kn¨¡:íZïÏ÷Gcê¤6te†þðkª¿¦-͇æÚÏ*ãrãIùƒžÇ˜©ÖþëóÄ:Jfý‘èh$Y·ûîN ?øo2ð¶îû¿'þ¦àÓ=  ]/~ïó’MÓ-´ÛÇ„Š�£Ñ@¢/ý›öÏÁ–�ßùuï^åJ㥯<* ª×�98¬ÿílê-ÝwºYr ˆ¹‹¾þ×ßk6‘�‡„ŒÏ{ß›¾=ù6 8k5¿xY¬çhô üÖ¯yïX Ñþ%üÝÏ@œ¾÷I¶Ö»Q‚ôÍŒ�¡�wðþsd;@£3'õÏjNeI_¯àžH”î¾›~ëWÚU_ö•Ç/éæCÈc-­™'&…µM']ë+’Ho7IËáZ3OÐÑ×_†3¥<üÿöî;>Š2ÿø÷yff{ʦLB*5!ÒA)‚€ G;¨Ä‚�;žˆ¾NÔœw zžåôN1H¯‘^•ˆr”Z @XIØšmó<¿?6�ÐO3 ›¼¾ïØYvfgç;óÙgž}fbäçwŠÛ]ìñ>,ÌŒ¬ÏUåi˜ù;˜ªžwaq"èwV™°)ŒÝɈzˆ\·Ÿ˜½°ó�>TA¸âšîg¼üçWåÓߨqR瀠–Q!nXF*«ØØvœ#—J_â9”Ciý"zx'•¾üXÌyÞ›ÖÔ�†Ð0¦ÑÍÅmtÉBæ_Ü}#(Ïáu ³ßÄd®:íŸôt44¼”ò�o¸r0W›– …n6¦l˜Gz¿êmW#ÌŸGoïFçç“>½Ò±.JžÐƒüü‰pÍNàdù4õrßc��lô?n+±‡³Hœœ¯áÆP–݇/ü”†Ýçi£`¤èé?‡!Y Ó_V×Ï–«^o“N?GzèuOŸ@HQÓÈ?Ôj¨³§—ëïcΦå!lX(<¦­|O<Å9`Ð�âeb¬àí—ɵ€‘’âªzÆ uFùÍ7½ "´ª“fLS-ˆfçxºÆá¼ËÃÞèdØ ä†WÕ>ôu÷ˆ† R¨¶ÊúÇçN]<"ÌJ+Îón‘`©N@ s)Ïè+¿2FN$Äê`4?W„‡ÝÃ’…Be)‰Œ¾ê»"ÔÓÈ?{ÈÆÏ¥V^Þ;L´|@Ž·µîzà-;Hwï"B¦üÜ4o{Ù»Aœ÷…j]k6rŒ·w Oê$ßßÓqBüóBR´Z\ŒÕÈŸâËóèÆ ïÌ2RYJvI<|ª*hx|I§e½&zy8Hs³¬v€‘ƒ%¤ÝpF�Àù½ôLËÚ!}º„tÅŽç‹ÿ–¼�ÞÅ‚Óä`®™ë¡<2²~ñɯu�#BM�1�üC—â�üw¯ÝF\^à ñEиF¼¤x' Δ' c)±\àY÷zÚö¤[ó ’ÈB8Ù<›B˜“ó¬ÁÞщ,T¯f�};…U3ªT:�)€6‚ß=Éso:«¾)äÜkÅ.®b­ðU®PÄ» gAÄ(¹KZýh�ÊÓ�Ú vo‡~/y¤s[ª8g¾°·ë �b$@ÈÏÈñãÇcb°7 0Ù Tlêp7Î�\8¹ø.2J.ÎrãÙò “É„­ið%öÒ‡,¹ä›@¸´›3Ý:x#S„ hÓ!Ð0¦B( aL#„P@ØF¡€†1�B c!„Æ4B4Œi„ hx¢ɲl³ÙÜn·ÇãaŒqŽwæù_B(¥’$©T*ƒÁ øîíX£ßí¦ÕaLûçÜn·›ÍfA!*•ŠRÓÊ㜛Íf«ÕªÕjñÈÿÝ(¥¾­'Ërmm­×ë Q*°FŠðk�иƒ*Ïn·[­V½^�Ç¿"AÐëõV«Õn·+µL¬‘²üQ#tî£ “eÙl6kµÚ[½"-�F£±X,²|ùŸ6ü°F~¢`�PcØé¡0‹ÅB)%„à�QÊòmU‹Åb4›¸(¬‘Ÿ(X#Ô¶¦æv»ñ<ÚO(¥n·»éËÁù�R5B�áΪ0�ǃà'”R�ÇÓôå`�üG©¡ÆpgUç#ÀO(¥ŠtS`�üG©¡ÆpgUî£~¥TL7}!èZpó*cºer”nüç¢Òêß|¼pû‘ 6–[}3:Nm]YXjf®:7y¿ g^·³Îj±TŸ«®<]yôÐáâ¢âuk6þ0wÉ÷…U—t xL[¿_¾ùô£#¸»¶âÈ¡³Wé@à5eKg¯Ûuþ:5aU»ÖÎÚrÊÕ0yªpå¬m&�ÑLáH�Éy¸x÷>gh]uíY ¢mç³óN°úÿ'ê!/O~$£ÑÕ½Üã°»eàµ×îòt锈îê’õ{c`ŢÙ“Æ i¥ºùŸ¤9â5»¦¿�¿Û@ˆ(©$æv¢²R££ÂC"⸋ƒD¼N‹Í-0ëÁ%›SÚ»MT-¸N—W=V±¿¤¬Ääê0xÊÓ]ã.=LI�Ö{´héö™Cb/?€=çö”Ô¥uޝ3ÞV•ð@ßú5²ž<°Mnûp�Â0¦[ vnÿ†¢:›+ÿõ_êŸÑöê3 „Ž#Ç�k¯ù̪O7\6 7ïû×Ô•ÅõM·Š©¯m¢¿7g€Lˆé8¢Ç¾¿Zýê½Ù¡xúuc$,kÒíˆ$J¢H‰»ä»ÿ1 ~iTâe÷¼`¦�ÍÝRQßÄ]<ù'1zÄ ãšu§âÛ§tì=hP›”Œø àæŸ?ûìË}—¶†—þ{üÒ‹SRÆ�¿½ÜÕxöèÚ¶®ªº8—ùl�…sVãàL6WUU „ªC" jÿn¤$Œé‡[Š–n.ÏýÏûXÞÔmIš84ž«ZõÁvCDLÂmz"»Cð^2ó¨2žÊM xíÎEÓv¥¼‘“AêÍÙ逸¾CÇ«Oi½Ôx�ë“�¬}ù£µ—wHÌ~|M£©ú³™>ïNßûÚ6ö�AéBÕ–¼´ÿ=�Ï._×-'§wüå_ˆ4¾ÿžíF¸¹r•”Ø:2¨þð妟eãº=ÿ‚üÕü½e±¼Ç—æ®øÙqaUò_+ ÁݦæNÇB6Ó-ŽËzÞ›8fD›zà�…Õnýâ_3_h¬UL}mÓÅÿ�>c ÐBÇ;oõOÂÃûº„Ä;§åv—eÆêãÑ}`ñ· ô÷Nܼ„‚ Ö @#cSœù*¦êÊ Š-w£×¹†Ú™p[4oyɲ…E©oÜ‘•Xß Å¨Q"¦ú¥ë{=7ñÔOóqUÆãÓG< —Îÿh†|ßç¦àßaÕZf®Ø¹¯´lÏ{_@Á´÷ò„¨Ö™h®5 8ù��À-Å‹^[¤{ñ­¡í|/•+¼ùƒýÑWÆgXþ[x&¤SûËÏÛÑ•$mh°9?÷?sO²FÏ.™üSÃCu§×?ÞAæ´�·‹ñ·'y�5'Ë�”ÇÄ�fs�Ì]æÊ“•Þ†P—‚#âB �Æ=™¦ ¥`?²qËù6Ã;§\ü¥€F÷ºÿ�.#au¿ÛþSáÊ­g\jÚߤOŒü cº¥¡a™OOIñp€ºÃs?Ù÷ƾQ”ËŽoU^s&¹láŒw××ùÚï¿\ì{VJíØ;ˆ×Ù]Þ3ûç/®Ñ©}âÍø-ƒØí‰I/t3ðõM�›1*Qð”®|îKßfææ=Ëÿ4ó¨ 6ì€cÓ¦¤§EyL?É-nXŽ�~ÿÄ)YÇ?ûËê½�}ä}öXÞeoóÈ”G“ ·üÂ:N˜2ZW<ó¯Uò‰Õ_æ.=Ûp–”7~ €¶÷Ÿ>šqÍïlx0¦Æ9¿ÅãFE]¸gßW?kFÝ¢£RHDd\,Æ5¤~å€_\цyhë{r>JÝúþ,ëÈWº:×ïá=v�!„º÷å•m²Ø*Ï—�Íè–¦»õCb•7íßÂ9oÑÌL˜ Àc0çÉ Ä7!‹Y¾÷íþà¿»+_ùŇŽ{þñ@²àسøUOÛwÿÔ+úèê?—'}8¬�àQ?ôj´‹ƒlÚýõ÷‡F�ÚZ^³ÖÌ}Q£|“’ѨõD;Á€D·ïÒ«x_äÈ{z„_ìê&ê •??ÿ-ßIZŒéˆ;kö—ë‡ò0`Usß}.i£†u¾î,’Nª:xÄ“=¸K¬¸òàqv‡Á*xÃŒÔtú@AyM›AIÁxáß@ìòسÏûZÓs>þV?î£Q €§4ÒWõ¯¨+Yüâ—œõSyã7Ðà~½£@/ï[’‚Z%·ìÜx¸:±×Ë}’ãE�OYs:´ã#½“SÆmxëìç!=z�SÂNJ–ʧÜý[…6ªs3Pã˜�æcºE£aßÛ?šŠšº»®÷B^{`Í6«Ù³ð™˜žû#icžx*:Ü1o[¾¶Í íƒ0¥ oÑÌOŸyaò» ëª;ùþÕ´ôÞ+‰'5ag×çÙ:?G ÙmCJWY5š«mk÷ñ_–ív2ýÁ5ƒûwËhåÚóÃêš¶#G¥^['ýñË÷:¯.Z2ó…%�&¥„'ßz´_Ö³ÙÀ˜nÙDC¨12‚«ï×䬡ÓãR$4yøÄÇÆÅIüÔŠ¿¯áŒÿCkAÔiË#Ô¤RêšÕSúÇŒ}_|©Oý„gßüåéGNÖª¡�LÎ(Qk�åÅ[jú>e®výywDÛa«h4诶±U­û½ùVÒ/Û‹×®]¶y…Ö¨sYbúLëÞ¨é-dÜ7yö} [+ö¯Y¶y“­õƒÃ"w¿;bücãÚˆ¦=?å­³ÝùÄðn˜ÑÍ ÆtËæ©>U¾ûtÍ™jËI\¥ ¿þÛ&Wµßø$¸£¦NÔs›Õ¡Óp.»Õ&Kµ+4à i©®ëíIZç¡…‹ÝýÆvˆÀÁ7"—oú¿¿X.ù:\ðÂæ �…´1O½9 jö¯ÜÄû=›¤Û „÷˜±jÉÖÍZ{BW£À._*PmTò�Ã[¥Ç¯ýǬ’ '¶íß.�Æ Ên.ùÞÙö멃¥GJJJw–™iÖà·'w‰Q±tÛñi³š“l{ÏÅŽ|`@6–°¹Á˜niû|HÔ»ä»�¿1Œ�~ÅUˆN›CÛkÀÀD©j/€&­ëøžEK–g� ¹j[WvÔT+/ÞRðã~[X§»Þ�æ,Ù:/]naQÏCÇõmmùùù¥Á]ºß5\\±)6:RpÕžùõŒÔñá»öÌYîIÿC§Û“B$~väÓ- µ�*¨Pwœ“ª¡ÀªVÿmÏ1•16å*XCˆî4 'Õr~Íû+èÄ—L¬Ù6gî7röÄѵyë7¯'jSlfô ¹÷/ŸôÏÿ:/ú»ñkOJ½s^|&»Ç„„º=ß͘^È:=*ˆ¡aÞÊ“±&Ä^ñë3Í�ûmaµ•‰ÑíÆ>׳oû 0ºM—›çÏ]”Wfºÿ݇Ò[õðíþà©>8o½\S±ä�›¬Õ²®ufŸœ cßIÜ9Þ‚?®7fwî0àîíÃð7Äfcº¥’ïúË”+ž%bhbBœáZ¹‘°ŒÛïð=”ëD ¸ýØ®5¦¤œ§tw„Ø—ÍZu.ó¡¾Qxh߈*ýî¿çö»Ñ�4"é|—µÆ<ûÅj�Z QÙwLHhÕJ ÚðÌLï{9 i×-ûîøà¬ŽÉIá—ŒÑCŽ¢MÇ}ç’R Õ¥îÚ*)©ß�©íÒÓ#C}sdôzæ�ÌaeeÅ'´—žK¡@GŽ?s«W£å¨¨¨Ðét·z-š‚yÝ2ˆ’H¹,ƒ ÖoM‡#!!¡‰ iþ5 hŠÔ]`2™ðKUa„Æ®öóO³AE•$R �–ÑŒ1BX¥æ_£À¥T�PcÓ E#ÀOc¢¨@7ÖÈ”ªj 7¨ÂDQt¹\‚€¿µ)ÏëõªÕ Ü'kä?JÕ5†­i…éõzι,ãß3R˜,Ëœs½^ßôEa�üDÁ¡Æ0¦¦Ñhôz½Óyň,Ô4N§S¯×k4 ÜÙ kä' Ö5†� £”êt:Y–ív»F£Á3릓eÙwüët:JhX`�§x�PcÓÊÓh4Œ1Aìv»,Ë´Á­^¯f†1Æó�Gk4›iX#EøµFèŒi¿Ðét‚ ˆ¢èt:½^¯Ëåºõ÷¡nV!„QU*•F£Q«ÕŠÿ0…5j¢›P#äƒ1í/jµZ’$µZíkkàñÿ[ùR@I’üÔÎÅ5ÑM¨Œi¿¢”bû"Àa�PàÃ/@„ hÓ!Ð0¦B( aL#„P@ØF¡€†1�B c!„Æ4B4Œi„ hÓ!Ð0¦B( aL#„P@ØF¡€†1�B c!„Æ4B4Œi„ hÓ!Ð0¦B( aL#„P@ØF¡€†1�B c!„Æ4B4Œi„ hÓ!ÐD0™L·z5B]ÝÿL@<¿ qIEND®B`‚p_package-installer.md000066400000000000000000000102121524745214100336300ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_CN# 软件包安装器|deepin-deb-installer| ## 概述 软件包安装器是一款deb包和uab包管ç�†å·¥å…·ï¼Œç•Œé�¢ç®€å�•易用,支æŒ�批é‡�安装ã€�版本信æ�¯è¯†åˆ«å’Œä¾�赖包自动补全等功能,帮助您快速的实现安装æ“�作。 ![run](fig/run.png) ## æ“�作介ç»� ### 打开方å¼� 您å�¯ä»¥ä½¿ç”¨ä»¥ä¸‹æ–¹æ³•打开软件包安装器: - å�Œå‡»deb包或uab包,软件包安装器会自动å�¯åŠ¨å¹¶å‡†å¤‡å®‰è£…è¯¥è½¯ä»¶åŒ…ã€‚ - 直接将deb包或uab包拖拽到软件包安装器的图标上打开应用。 ### 安装 软件包安装器å�¯ä»¥å®‰è£…å�•个应用,也å�¯ä»¥æ‰¹é‡�安装多个应用。 #### å�•个安装 1. 在软件包安装器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - å�•击 **选择文件** ,选择需è¦�安装的软件包,å�•击 **打开**。 - 直接将软件包拖拽到应用界é�¢ã€‚ 2. å�•击 **安装**,弹出授æ�ƒçª—å�£ï¼Œè¯·è¾“入密ç �授æ�ƒã€‚ 3. 安装过程中å�¯ä»¥å�•击 ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展开或收起安装进程信æ�¯ã€‚ 4. 安装æˆ�功之å�Žï¼Œå�•击 **完æˆ�** 退出,或者å�•击 **返回** 继续安装其他应用。 ![success](fig/success.png) > ![notes](../common/notes.svg) 说明:当检测到已安装的软件版本高于或低于待安装的版本时,界é�¢ä¼šæ˜¾ç¤º **安装旧版本** 或 **æ›´æ–°** 按钮,您å�¯ä»¥æ ¹æ�®éœ€è¦�退回到旧版本或更新到新版本。 #### 多个安装 软件包安装器å�¯ä»¥é€šè¿‡æ‹–拽和选择文件的方å¼�一次性批é‡�添加多个软件包,安装步骤请å�‚考 [å�•个安装](#å�•个安装),多个安装时请注æ„�以下è¦�点: - 批é‡�安装å�Œæ ·ä¹Ÿå�¯ä»¥æŸ¥çœ‹å®‰è£…进程。 - 批é‡�安装时按钮å�ªæ˜¾ç¤º **安装** 按钮。本地已安装其他版本的软件包执行安装æ“�作,本地已安装相å�Œç‰ˆæœ¬çš„软件包执行é‡�新安装æ“�作。 - 批é‡�安装列表内,选择一个安装包,å�•击鼠标å�³é”®é€‰æ‹© **删除** å�¯å°†å®‰è£…包从列表中移除。 ![mult](fig/multi.png) #### 无法安装 软件包安装器å�¯ä»¥è‡ªåŠ¨è¯†åˆ«æ— æ³•å®‰è£…çš„åŒ…ï¼Œæœ‰æ•ˆè§„é�¿å®‰è£…å�Žæ— æ³•使用的问题。 常è§�的原因有: - 软件包架构ä¸�匹é…�。 - ä¾�赖关系ä¸�满足。 - 安装包无数字签å��。 - 安装包没有有效的数字签å��。å�•击 **å‰�å¾€** 跳转安全中心进行设置。 ### å�¸è½½ 当安装包已存在相å�Œæˆ–其他版本时,å�¯ä»¥ä½¿ç”¨è½¯ä»¶åŒ…安装器执行å�¸è½½æ“�作。 1. 在软件包安装器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - å�•击 **选择文件** ,选择需è¦�安装的软件包,å�•击 **打开**。 - 直接将软件包拖拽到应用界é�¢ã€‚ 2. å�•击 **å�¸è½½**。 3. 请注æ„�界é�¢ä¸Šçš„å�¸è½½æ��示,å�•击 **确定å�¸è½½**,弹出授æ�ƒçª—å�£ï¼Œè¯·è¾“入密ç �授æ�ƒã€‚ 4. å�¸è½½è¿‡ç¨‹ä¸­å�¯ä»¥å�•击 ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展开或收起å�¸è½½è¿›ç¨‹ä¿¡æ�¯ã€‚ 5. å�¸è½½æˆ�功å�Žå�•击 **完æˆ�**。 ![uninstall](fig/uninstall.png) > ![notes](../common/attention.svg) 注æ„�:å�¸è½½æŸ�些应用å�¯èƒ½ä¼šå¯¹ç³»ç»Ÿæˆ–其他软件产生影å“�,请谨慎æ“�作。 ## 主è�œå�• 在主è�œå�•中,您å�¯ä»¥åˆ‡æ�¢çª—å�£ä¸»é¢˜ã€�查看帮助手册ã€�了解软件包安装器的更多信æ�¯ã€‚ ### 设置 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。d 2. 选择 **设置**。 3. 如需安装未签å��应用,å�•击 **安全中心-安全工具-应用安全** 跳转安全中心应用进行设置。。 ### 主题 窗å�£ä¸»é¢˜åŒ…å�«æµ…色主题ã€�深色主题和系统主题。 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **主题**,选择一个主题颜色。 ### 帮助 查看帮助手册,进一步了解和使用软件包安装器。 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **帮助**。 3. 查看软件包安装器的帮助手册。 ### 关于 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **关于**。 3. 查看软件包安装器的版本和介ç»�。 ### 退出 1. 在软件包安装器界é�¢ï¼Œå�•击 ![icon_menu](../common/icon_menu.svg)。 2. 选择 **退出**。 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/000077500000000000000000000000001524745214100274665ustar00rootroot00000000000000d_package-installer.md000066400000000000000000000100171524745214100336210ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK# 軟件包安è£�器|deepin-deb-installer| ## 概述 軟件包安è£�器是一款deb包和uab包管ç�†å·¥å…·ï¼Œç•Œé�¢ç°¡å–®æ˜“用,支æŒ�批é‡�安è£�ã€�版本訊æ�¯è­˜åˆ¥å’Œä¾�賴包自動補全等功能,以幫助您快速的實ç�¾å®‰è£�æ“�作。 ![0|run](fig/run.png) ## æ“�作介紹 ### 打開方å¼� 您å�¯ä»¥ä½¿ç”¨ä»¥ä¸‹æ–¹æ³•打開軟件包安è£�器: - 雙擊deb包或uab包,軟件包安è£�器會自動啟動並準備安è£�該軟件包。 - 直接將deb包或uab包拖拽到圖標上打開應用。 ### 安è£� 軟件包安è£�器å�¯ä»¥å®‰è£�單個應用,也å�¯ä»¥æ‰¹é‡�安è£�多個應用。 #### 單個安è£� 1. 在軟件包安è£�器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æ–‡ä»¶** ,é�¸æ“‡éœ€è¦�安è£�的軟件包,單擊 **打開**。 - 直接將軟件包拖拽到應用界é�¢ã€‚ 2. 單擊 **安è£�**,彈出授權窗å�£ï¼Œè«‹è¼¸å…¥å¯†ç¢¼æŽˆæ¬Šã€‚ 3. 安è£�é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起安è£�進程訊æ�¯ã€‚ 4. 安è£�æˆ�功之後,單擊 **完æˆ�** 退出,或者單擊 **返回** 繼續安è£�其他應用。 ![0|success](fig/single.png) > ![notes](../common/notes.svg) 說明:當檢測到已安è£�的軟件版本高於或低於待安è£�的版本時,界é�¢æœƒé¡¯ç¤º **安è£�舊版本** 或 **æ›´æ–°** 按鈕,您å�¯ä»¥æ ¹æ“šéœ€è¦�退回到舊版本或更新到新版本。 #### 多個安è£� 軟件包安è£�器å�¯ä»¥é€šé�Žæ‹–拽和é�¸æ“‡æ–‡ä»¶çš„æ–¹å¼�一次性批é‡�添加多個軟件包,安è£�步驟請å�ƒè€ƒ [單個安è£�](#單個安è£�),多個安è£�時請注æ„�以下è¦�點: - 批é‡�安è£�å�Œæ¨£ä¹Ÿå�¯ä»¥æŸ¥çœ‹å®‰è£�進程。 - 批é‡�安è£�時按鈕å�ªé¡¯ç¤º **安è£�** 按鈕。本地已安è£�其他版本的軟件包執行安è£�æ“�作,本地已安è£�相å�Œç‰ˆæœ¬çš„軟件包執行é‡�新安è£�æ“�作。 - 批é‡�安è£�列表內,é�¸æ“‡ä¸€å€‹å®‰è£�包,單擊鼠標å�³é�µé�¸æ“‡ **刪除** å�¯å°‡å®‰è£�包從安è£�列表移除。 ![0|mult](fig/multi.png) #### 無法安è£� 軟件包安è£�器å�¯ä»¥è‡ªå‹•識別無法安è£�的包,有效è¦�é�¿å®‰è£�後無法使用的å•�題。 常見的原因有: - 軟件包架構ä¸�匹é…�。 - ä¾�賴關係ä¸�滿足。 ### å�¸è¼‰ 當安è£�包已存在相å�Œæˆ–其他版本時,å�¯ä»¥ä½¿ç”¨è»Ÿä»¶åŒ…安è£�器執行å�¸è¼‰æ“�作。 1. 在軟件包安è£�器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æ–‡ä»¶** ,é�¸æ“‡éœ€è¦�安è£�的軟件包,單擊 **打開**。 - 直接將軟件包拖拽到應用界é�¢ã€‚ 2. 單擊 **å�¸è¼‰**。 3. 請注æ„�界é�¢ä¸Šçš„å�¸è¼‰æ��示,單擊 **確定å�¸è¼‰**,彈出授權窗å�£ï¼Œè«‹è¼¸å…¥å¯†ç¢¼æŽˆæ¬Šã€‚ 4. å�¸è¼‰é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起å�¸è¼‰é€²ç¨‹è¨Šæ�¯ã€‚ 5. å�¸è¼‰æˆ�功後單擊 **完æˆ�**。 ![0|uninstall](fig/uninstall.png) > ![notes](../common/attention.svg) 注æ„�:å�¸è¼‰æŸ�些應用å�¯èƒ½æœƒå°�系統或其他軟件產生影響,請謹慎æ“�作。 ## 主è�œå–® 在主è�œå–®ä¸­ï¼Œæ‚¨å�¯ä»¥åˆ‡æ�›çª—å�£ä¸»é¡Œã€�查看幫助手冊,了解軟件包安è£�器的更多訊æ�¯ã€‚ ### 設置 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **設置**。 3. 如需安è£�未簽署應用程å¼�,點擊 **安全中心 > 安全工具 > 應用安全** 跳轉至安全中心應用程å¼�進行設定。 ### 主題 窗å�£ä¸»é¡ŒåŒ…å�«æ·ºè‰²ä¸»é¡Œã€�深色主題和系統主題。 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **主題**,é�¸æ“‡ä¸€å€‹ä¸»é¡Œé¡�色。 ### 幫助 查看幫助手冊,進一步了解和使用軟件包安è£�器。 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **幫助**。 3. 查看軟件包安è£�器的幫助手冊。 ### 關於 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **關於**。 3. 查看軟件包安è£�器的版本和介紹。 ### 退出 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **退出**。 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/000077500000000000000000000000001524745214100302335ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/cant1.png000066400000000000000000000471331524745214100317570ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw`ÛDßðß�<’8;m’ÎtOº÷`´¬B ”½÷†¾ì²àyx{=¬Âe=ì -eµÐMK÷Þi›4»Ù‰‡t÷þ![–g56åû!¸²,K'Ùþú|:I,77—ÀªlD”““s¸‹ìÝ»—î2@SÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4[«¦RÖù4U2t¼Çíöx|a;�vg\œy #²)<Á®pÆ¥°>­ˆi)©¼Î§IÙð¡:·êõªa#5ɸ=|b¯¦y|"Ýå@N´D+bºÎ§ºUñ¡Z·WUµ°‘>!� 'ö‘¬ó¨.gë*òN­ÈÊ¢*ŸÇ×HL×{eƒZ6ói¶ºðìÖy|²b Z‘•Ù)ñ�=TÈÃ[<üOIwµºD`ÒŠ˜‘Z¥uªù¡&žB„Öi€æµ&¦Ãûwùi³nâ)ˆi€–hE¿i!eã”ïði¦(6›âÓ„+Þ)dSO‰Ý*IZÓB6ö—š—”çŠs¤'ŧ'ÅÇ;íÉ ÎÔĸ&ž»Uø�M>ýÆC~´Y,77·…—¬-­ ?€¥-Ú%Ú£87ˆ…ÆòeþW/ÿÎ%±¾É§ßq³46¾…öîÝÛŠ˜.®ò6ñè]·\端�KHPUÕëõ:�ñO¾ðjÓg&;ZWXkk˜ÈmÌhjí•Å›l›–RÓ4) 8PYYéóyšž¾-å° ù_½lþýÑöŒÖE§mZY^^^VVæóùìŠâñxÊÊÊšž¾íE°#©£•Ñ­~ÓDT[[Kšf�‹«s»‰Èçv£Ê ðG×ô¾/´PG¤'u7NtúM‘¦iB;‘ÏçkÉô`}Ö âf;NÞbëmÅÚ´žÎšÏGš¦¹\.Ô¦ ¬ùå¡3Ò9ŠIÝŠž»‹jÂÆ,+™yÃUnŸ;--­¼¼\Ó4"Š‹‹BÔ×׫ªJD6›í•·?Îh—öÜY‰m/=€uþžš”a®¤”~ƒkšVSU§iš¦i•••ÕÕÕªÛ­ªªªªƒ†ŽHLNmøÜ¶”Àj"&rXß�CÓ¦¶i®Ø.¸êÆŠŠòí[7¹8'"Õí6Ε§ªjᆵ¼ñv®ØÐN ðG„]ˆ-ÔD­¹í­­hôØ’_Ùp¤”2ÿÞç{xÏŽm®¸8�ÈívëÍ�sºÏ|è‘®Ýz°H—Ôêß)å� ð'±wïÞVצ˪jÌWàŒewìrÍÍw=ýÈ_Š "RU•(33óæ»èÔ¥›”ÔðŠÐB­> ±¶¶®¬´´®®¾¤¸¸¤¸¸¦¶ŽëÞ«Ï ·ÝŸ˜˜¢ªªJ”˜˜xã̇zöîGŒá(D€¶hõQˆµunAJm�›¸�¸½¶Î-„$Æû|Ýí÷ÄÅÅÅÅÅÝ4󡃆ã8  �Zseq’R’Ûë­8X&… "Æyjz†^5æŠmè¨ñ÷üóiFÔgÀ`Åfo¢Ê±µjELÇÛ•·Ú¿g7êÙÍ<Þ¨ÛlöþG #"ÎyÓõåĸVÔâþÌZÓ.&H©u«M^à�Q“Ç+2F‰q¶Œ¥eøkEL§¸Ü5E6Qß–žŒ±xŸ’˜uÈsøSiELÛíöÎ�;Ç®(ÐÚˆ, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `i6"òx<‡»jÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ûá.À‘IJIDÌ4ÜvŒ1"’¦aø3@LG™”’‘”$¥�R0:´yúš1bŒ1F�¼FXü ¦£IJIRJ)¥$„Ð4B ¡�<´LõÇ1cŒsâœ) WÉã\J‰¤8â!¦£FêÎRÓ¤ª ŸO¿%M“zX*Æ9㜅ÛíÌf“v;·ÙôñHj€#b:j‘”Rjšðz…׫UÖÖ}¼Å»$_+u³è´NSü…ýÎîËãâÈá`v;·Ù�ÔG<Ättø›;„�ª*¼^µ¼ºê¯‹Õ]•þG£²’ÞŸò„ês�Ý�˜”D„¤8â!¦£GJBø|Âí®ýp£º³<ê `6R)¨Ñ4×9ý•ÀÉ?PR«ª6F†î_mt/kèª5XϦ¿C'orVÍn°¶j¯p,_ŸfgÝTAƒ¯‚韰'0fÜè ó¿ÝÌï:c¸á´b::ô¡iRU5·Û»ô@´úáIR8I©.*®‘ÒuNãÅû£$µ�Â\>ég ’qß/ìãÞpíšÈ2²‹™†CfÂ4·ýÅ .Sÿ/2ÖÔDÃY7½ä&5ÿºË¦î5\©Ðo ƈ‘ÞÑHÿÇØ¯M�°&ýC ?`ý·â b:j¤Q›öxÔ’ºhµGçOR*D’IuqQ­”®sD-©¥gçÜ¿¨réyC²”F§òVìßVšØ¿Wšù}#½Õù{ E§^][”q�a#¦õ®1æ{þÉB*l“Úœ% ¿ý1’(Æã¦b‹b:Xí—$ùÐÈDxݽéeµBkçþ› ¸:��6V�ˆôŽ �G¦aÿ�\oÆ�ÔQ„˜Ž£mš4Mø|LD;¤‰ˆ$S¸”¤÷ËVÕªÒuáÀh$µ¬Ú<÷ùw׊S‡ÔìŒt¤de%)Djåþ]›¶ånÞ°aÁ¯ùuY#ï¼û´>²¼¸¤¬¨¨8wÛÖ%«öºíý.¼ùßgæ8›\ŒÁ^‰¦tzF›‡‰LélüÃB“ÎH‘†D�èeaÓþ‡yÚ’FiŠ3ãNxL³ÃÍÄtø[æÐÛSšZ Ó�€à8Ó—�ñŸ4­cŒs>þÕÇ‘^¡fDLêÙíkDt!¦£JM“òлß5:o’d ¼÷%#É|Ë k¥p]4¨mI-ª¶ýðøS w¨’¾š}ÓWÆx–0æÂ×î�Îä�¥ß¼¿=5¥¬€MºböÕý|øè5?PŸ^íUÕ‰ÃÆ]s÷éʾ û;¸"¼™¤Z‘w .½sG§@­Í88S!Dð60F!Éÿ«:ä—v`Ș¹ ̉ñÓ¦t¦¶?DÎLÃ-hK T÷õu ÖþMAü^ ,ÓPH9YR3%1 kÉ ­Å‡?l€Â[ŸÈXAc*Î9çBf!ü‘͹$22›“œXp±¨KGb:j‚¿Þ… Ä4‘d ‘dR2&Iò'5ÉÄ‹µ.©E]îÂÏŸxm•÷ث޻fPšÿ/¢ì×ÿÝõ\þ g IcDdïþ�ÿ!uÝë<çJN²9z�™³¸xú Ó<ÿ}úûä^#2sŸ|fS×»§4üí¤d�œñÈHã®�’É@mZHM“š&4=Ÿ5¡iš>¬i‚ˆ‚­¡ ÚD‰ôï*ÿïr¢@gPaÁFScØh: ÔªƒImT«›�iau`À”ÚŒiVa÷ß!jiLGn\°GŒ~ËBGæ%CªÒÁºµin` 8RoëPɹT)¥ÿVJãç㌠N\JÉHJbþ�FRGËÍÍÍÎÎ>ÜÅøÃ“z�úz_e¥§¤¤âÚ£¿’J×´øÎéRR¤jRRÕ¤*HRÕlc³“/fKLäqqÜá`ŠÂô]<-™¹·èçWg=½´Æ!µöÇ\ðÐÕ£::B'¨Y÷Üÿ½µrÜÕ¯^;йå³Kÿ¶°"4@¦ÜðáÕýšþÚ/¯¨f�MMÕôPöÿ««š¦idÔ¤yà k¢@O=—ƒûò1¬DÍÙlåàæÚ4ÓÇ4·¡„?š…)ÔD J¦ 4·wGŠé†·Á…øWÐ|7LØËjì55‡›Û[ôÙ„ügî±b¬HhX1­(\Qι> (œóà@ =„ùsœ*¹­ Q›Ž‰ØìB$Ïþ2[Z‚-Á©W¢ÉT¡&É|Ë *I¦\6Âι4öÁ·d_ŽV»oýúõùn©¤M¼ô‚«ŽïžÒ O^ÝÖ KkEõO½ÜÆŒ â™Ç?÷ÜÔ„yÏÞ¾{òìƒ ?y侪¬‚y·U0à‚�Óš¦Wª5ƘÔóYrÎ%cLgŒqIŒûcZ'Q¡`ÿ¾`L‡´xÛ@Œ˜æŒI}!DúÒk¾ògŽi#ËŒ1Ü9ÉÌË Ý™h¹˜éiÓ`ícúfUô™~ H)¤d¦æFR’dÍnCh-ÄtlRÛ4sØ’O=ÊÙ;Ó³£X-®&Îê~Ý#}þ#÷×dõº½q�Ó퓹¢0m´Lr’R]ZPÍפ\9šEQj²6-}ÕvïÞ´qÛ¯KW/Ûç–DDuß¿öÜ÷¯¦ˆýÏ×.á$’uWl®g,¡gZÞë³?;£‹(^xë?Ñ›ç.$"J˜Ò’5d!ƒ�œ1ɸäR‘R*þ8àz}:ÐÔáoáÁ¶é@k‡¿14|A�?fkôà­oô FœHpâ¿w€1A‚1ÖºÚtÄßÅ–µ´¤ÑƒùgÆô,Õ[�MDRè·œI)˜d‚ôÖ¿Àü•hÎ�Ú33¿6̼Y›/,´b:&Z]›f,íÂÑíoždk—h­–ÖÔ,ÚQ»dgåÜ ¤ F¤hÒ�[R›[,#}0F¶J] âN§Ð4EQšøÔx÷/~â¯ßïMÏé› �æýã¾ æEïøîžwýâtÍ·kºM¶s[ÎI—�;À;TÌiìc�žÿã‹÷í9öå~þÔßÝͯ%7jyDŒ1θäRJ&%—$%qIR!"’¤÷.`æ4‹i?æ¿õ§¶qÝ=ÿÍ1Í£ÀóâY¹Å#ìH¦—ŽŒVNLèë!ƒ5æ`�Ú¼g²5µé@·‰¯r„j63ýktZl�™Ì?ëÀÁ'z7"&¥ ©´úùóZoôà\áLi…3EïùÁXà�¸ùË0ØÑ�˜Ž�ÖÔ¦íÙ)�_º8þ¨ND¤–TW~µÖWT%=ª½CŠkbïÔ3‡¥ž9,íÂÑûoxG«¬çDŒ¸Íßß)œ¿+”×+|>îtÊ&Oríì~ÌÝ��Ní’zàÓGî-l×­[óQ„¾ê$NzEÞ·ëç…Û‡œx}Üîm,þ¨“Æ\ý¥&õõuä¤yêêêÝ>!ë«+êµvñ!Í%¢xͬç¿+qÎÌé½YHe+X¥õ‡5—<$”gÜ\_3 R ¥Éè?¶e ¡šÌ¡ìæ bÚ˜Š‹i}§$3K¯J“d<ø!™þ5Ñ\OÖš˜6¾p&u¤Öü‡ï„ÏW2¦·x’ÚèO¹”R’ iZ18ì[o•6n¹ÒŒû_È@;“©�¢1-¯MÛÒ]9ï^íèš¡–T—½±èàû+D­'øðSß%Ÿ2¨Ó#g'ŒÈÉyóªÝç¿,=ªþH#ŸIDÆI®õk´jÃ\s\Dá§Cj0KwyYÜ”ú§.!"Ҷ͹éé•uD»y }zà }º_Øë¡Iiæ}FÞâ]ËvUÐþŠ3ô˜6•ÄÈ\ΘäLï' g6'òÇ´IxLöê9Ú 6Íõhø6 Óó#Ætøvj$'91[ 3 "ÉøJ4*Ô n[ÓèA¡�æƒ „<�…˜ç¨wF1Ú=üóöoL=¼ÉÔ⬿}ü½¦Å¿«�1f ·´‘!¯q¤B«!¦c£Åµé¬{Nqtͨ]¶«ðѹîMù '¨š»^+¯Íy㪸�3o=±è±¹Í/\Ó„¦)­©Ñ‹Úƒyy.smº¤VRKqÑÕý“œ»—ÙŸÿáÃöË_²ÿõ¹Óúø«ÎÚÎ�¹¯êÜB3šˆâžþÌc#ë3ºtÖ“·aJsƉ‘¿ŸžÜéG�FkšæÚtà"fÄCÂè6­ÏÚxN Z̓µi î 3vŒ…nF}NÓ�1’’Q шIi ]“ƒ¹Zí/T`–ÔÈ@pÉÌ4L|GÉ�±�%uc_̤7 KRbÓnÀÀ·Ži$cÄM½G ¨yðGŠþUhldtÔ ¦c¢…µé„a9)g «øbuþÝI­Ñ§Ô,ÝQöÖ’v×ãè–!™¤æN¢×£ýUé–Ø»ê«ÛW}>6~´þ¯’œœDjäe¹«Š*êKk4%bË.sdtë¼gúèUd=ˆˆH�¿ Fp‚° [HL“q±I¨N £Í#ð3<4ày°6MMÆt ÙÖ?~º$û“ÆÅ/M«2РzÛ²¶iÓ0 ��wM˜¶mã�…zbÔ õ þzOƈŽBd\¯H‡î00ýJ1~™4^:h5Ätl´,¦;Ž8±’ç;PqhÎX„Áú=2ˆ(Ð×�K#¦Éhd&Sˆñt)I✄`úÙŒº6 m;åÆ@ ÍÃÜîAFdKÒ"Íd°[ž¹–lZ cC×7|õCG7Ó¡¹i´·È°®‚MkAŒ2f´È7lm7µ£˜kÌæztË–-†˜Ž‰–ìB”šæ+© ›RIKhì¹Üi/}ë—X†þ»1ÿö7#ëÇ´H¦ï 46±ÅŒž^Æî>ãù’ã$1Î…Ð{2û+¡! ¦ŒáF¨øËCÔ *xÄYúQÐzâ°µ >Ùô´SP¤GÍ_ ¬Á£¡DÆ!ñ!{“<ÄÚt(£‰l8N/›9�Cvdž~‰Rįh#Ätl´à³#UMÔyæÔ*êœÝÚyö”„Mœ4is(5¿îüCצÍBª¥L?´…ù»>�2ÔHƒÀsÇ™p.…œ‘”$çÌh×Í–Ðn×ÍÅtK×€5ÓáOh]LG^¦^•&½¶O‘”o´°� |5ÓÆ¯™Æ.²˜ÐX¢:jÓ1Ñ’:¯¨ó8»µ›²äõYwœº÷–7Íû í™)Ù·�²ç†ÿJíÜ0MDN§£ù‰ ”UúiŒƒäÿóætöÈ$2±gWaõ¢­9Ï_×;›¤´e$f^|·Y×äÿí÷–ü–Ìöˆ©n€µé˜hImºæ·�¶4WÂðnµ+wŸ¨ŠÊïÖ*© ™7œ 5Á^½tûÎóž_,Ë Ö…˜Ž‰–ì×Q+j«nîýñ›�yȳ·Ôï+«.zé;žà´g¥ø Ê… ð§†F�Ø�¢%%¯Ïgv%q\Ÿ†‰ÚzÏîBQïiá¬Bþà‚˜Ž‰–5!ËŠ×Uý¼©ÝeǶpúþîµ€hB£Gl´¸J»wæ[ý¿{¨ýåÇ•¼9?¦%²Ÿ×G ޲nú»%b¹ày(BoƒÏbÁža¦.½¡]ɘ¤‘JÚAØÔM0´W®Q�˜Ž‰–„âÙW¼óÊç{¿}[ýÖýÕ˶ŴTÓÔqÕáG›4ž£,p)jd—@Xt†wmnvA‘–ܘˆ Ätl´¦W\ͲmÛÏ¢×›·î轃_ü»BYDà|MÖ¦Cï·­62ž¤-þ>ˆ4«àóÿˆÄtL´ö�îšU;7{_§ûÎM9y辿¼«–UǨ`V Ÿ')Ö~awM"ìgC¨l$©MW_ Y”ù‚#FHYm:Pà@sã¦m1Íù�<çŒãa¥ˆÄtlj¯8_IÅÁ/—G·,�“õ¥û¶)^’žÝ?}úU¿®J>¿ôÑ•õæIƒî骣SÂj²îÂ�[ö ˆ|=—f‰`õ7ôDBÁ› Æ+¤‰�!w‰g‘6 Üm.¦›)¼dŒs)çÄ8c‚sNþ‹¹ ¤!FÓ1qµi‹àYãÿrç„ÎÆ…X˜3ãPjÌR­È;P—Þ¹£+Øç!X›6ªÀ¦»!ÛŽ…Ö¦M1_ ˜×ÂÓÁëŠñ1Ý\“+Ä™”œsIĉs.…$.%c�s€Db:6ZR›f,뚓˿ýÍ›ç?1õÄa¢ÞSµx3¹†õhñ¤Ü»^�i1#Ê™Ü1§S·ÐŽd¾Š»Šêƒ‰¦yEeþÞ-ÛÊL;é;÷ÎJ M*÷¦/nýÇ’Š>g¼ôðq�óÔcÚ”±a‘Ìé°ª´¹Â*„ùÒ-¦{ÂÓÁ«øš3Æ$‰iÙ` ™þ'DŠÔOã8 +1Æõ¾êÈhˆÄtL´¨6-eæe“+^oLœvêÈúmù•‹6QÝÖ¼Ò�öZ¹”ʬÝ8ç¾ç6¹Ãûlö�æK‰Å�löyƒC¯‡hoßmTÏEC:%›BÌÓÆ•±LI矲٘6e´?©õ™‚ $5g\9\»f¬Á‘ÂH)þk¾HFRr ¯ –Ó1ÒTmÚ–âêùò _Y•£cºðz{¾|“¨ucÂíIÕë¨s©Û´·ä ºïάZ¼)eòÐí=Z¿ã@4Ê) >}nÚ§D¤ îGD¤í›wóùó�2%}ä_Ÿ¼xÔÄk?Ÿè_¯¢_ºù[µGU^Uzû2߀>zZ߯ÏNªd�œñÈȰ‘æ˜6®h¨ ûšý‹g!-F»‡”ä¿vb ¡ƒWSÔcÚ¸”?¬\r¦_Ä+¸ò Ì"Ç´~ி�cÂî–_G µÓ1Ñt-8ãücÜ{‹sï}Ã5¬gêIÕ¤„¼G?øÝ¿Êçýæ;X½ó¦Få¾}pîJÆyÕò-î¼’Äa½º>|IÁ+sâzv\ÌÌ^/ÏHÚ³n{~4JÊÚ�pñß§vVˆìÉé|±ø8—ÖþÌ™çOH§š5_<ôcJj‚ir゚¾Ý7ðäsz}õI|õí·ë&õÕºÖk#¦…?—ƒÍÊÂÔ¾L�w§ ä»N B¿Ê8çœsÁç\pι`zNs&X w†ù‚‡¦�°S÷‡Ž ‹˜5·wž IDAT`Œ1&“\6¸^"@Tá`ÖØhòÔH¶”õ`IÁnKs9:¤eLWøò7Ò§ºwˆ:·¯¤‚4�ˆÚ�Lׇ.ò·tkšVS/}>áñ1Öä"ZL�ôËEs®p&¥à™Žî}°Ä—žÓ5‹*Š»u2íü+Z<ï‹úágŒnωXbß“OI]øÑ‚íõM,!âBõXÕ„¦iB3¨š¦ªš¦jªþ§…Þ†ý©ªOÕ|ªæSUŸOõùTUÕUŸÏçóùTŸ¤iš*4U_žÐ4¡·ªPCþüK׋a,HhBÓD€©}½u åÓ1¡× û«]·+mÊÈ„ÁÝÒë6íUR\%Ÿ,,øï\b$55¾o'O^‰·¸œ8¹w¯ßžÇãgBÓôz$q&™lbþ-/¦¦ª¥?¼{ý­ÿ¾æÖ'þók…OÓÈÙaè�”Ukv×yö­^å14'>P™×¼óÁÞÁç�8Ô¿£ÐÖí„i§Ô/œ5w¯»5!Öû¢áÑ"þ? ½ ÿ3?Å4ƒ�™'ü3aæÓp¹aehðG¡·Ô°º Uhôˆ‰¦=Êæ®pöè�z°ü§?­Û¶÷�³:Þ:]ª¢bþÚ¤Q}3Κ¸õâGYiå߯*zç§Î·ŸU½jGÙ7¿g%ü,¥¬\´Á“_…½‹Òç®c®¼÷ñSâ>ùïùDžúzJJê7bDæ_Ïë?¯và­Gù#Yzòç¼ôÉŠ®Sžš�ÁÉ�$sõ=犡w>õÖ¬Î3fŒIWšX–Ià„DŒ˜dB2&¥ôwG\ !y Ú¦¹B0!¸¹yZ¯á’¿ÑCoš6š§a��­ØpkG>šS˜+\Qý÷S8çŒqæï§ ˆéØh®J{à?ŸÃu›s+~\¥—}¹Dð¬]¿‹ˆvßù •Ï[AD{îy�ˆŠßù!J…t×T˔ĸ@ÂÈÚÊ*JMLéÜwZÿïžx[íz挡‰DD²¾`Áëo¼º)yÚMkvïÚì�—ÈŸ<`Ã[Ï¿f¿éò+ÇgLJ¦•(^3ëùï Gœ3sz/£[Q81&õ\æB ©_yVr!o° 1rO&ô«Õ†ü×`bà�AèÜuÆé]BÞQÞâ]ËvUÐþŠ3‚1¨MK)%“R0bRJ)¹$Á%é�GODGDBðÀ~Dn:ÔÅÔošG¸°@b3Ι9O¡§‡¢0Î�ê4ç�ch�Ò;ˆéh2*�‡ù*zwˆæ¦’ÕÅ{«; Ïò¿¤Z¸kë;.¥tù§Ï|UÓ©£2÷Õ{ýåÂã;Å 8óÚç§´ëÖÎvÚ1Óˆˆ´ÜÿÝúÒžóîÿË1©�ªéØÞ“Ýí:†¿�âžþÌc#ë3ºt6íá\!"½­COçÆo1Ö¥á™�üM$RJnôñ�!ã(Ä`m—cÂcZÝ�!üMÜßÜ<~¦™� pèÓQLΉ‘‡§Bíÿ�ˆ¨&¦¬Ûµ}Cj�ó2üÓ¸7¯û¹4¥ç’×ïXTÐåüë˜b›ÿÌËÏÞûô–›¯½ilv7WÓK�Ëîi¼#£[·°qz£‡éøCÿ9=ü¶„ý‰|æ¥Ð“xH%ä®ÿµ ㆙†Z^›¦H �*t°S6G£Äb:ªô˜V¥}’ZXqXŠ`ËLeŠÂ8oö¶¬ž'M锣I%¥kGÎÈ1i¹9c.ŸævkuujM�ZS#ÜnáõJU•BÄä,jzk¸ÍÆgKL´%&* J\³Û™¢~‰ü‘¡Ñ#jüQÈ9ÙlÜá "Æ9w84�Gú|RÓbÓŠÂìvÅéTââx\w8˜Í¦wö°f»´b:jüÁ…;ztr§SñùHÓ¤RĪ'µ¿  ¢p»�Ùlú­ÞÙ-GÄtÔø‚ý§¡`Š¢MãN§^�–RÆ"1¥ÑÑŒsâœ+J g/—‘ú±Àb:šcÒ9SæM¼°G,Ž ±ÑC˜±�/ øƒCLGYðPŠÃÚà€„8bà|Ó–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†«·€ŸÛã%Ò¯¾L¦+Â5q8ã¢Eæ‹éW|Ó'P8j„‡1 ~B"ÿÅ;�éðÔfúz,KÆ.i�k½Ebü„’‚W6®µÜô³˜ùÿˆ.˜Uˆið Ä4I"ë–Ä4׃šûoˆ1Á8ãþ}_Hì6BL€ŸÓ2Ó¤W¨Ãc:<µ9c’sFŒ Î'FŒ“$A’£ñ# ÓG*és{¥ÓéhqJjBèM’$ÉÀp31-9gRpΈçLHÎIHÆý³�6Ãî×ß“¬ÜµâËÅ{«ù­+«—Î~öÞïhÑ,UÌÈÚUŸÌ~ê—"ñ;/¶|ãkÏ~²à÷]ìïºPïŽÙ>÷ö6µ©iDÅÊ^½î/Ï\ÿêš²¿ß„�BH!„ÖÊ?!„RH)$I!¥$)‰ÌЈé(ÐòÝw×c]PÒÜgTTìß¾t}aÅ¡§¬ªÏ«ýQÞõZ}yi~­Ú’âÊòMo¾ºh›/‹î’‚ŠÚßù«ìPªíúéƒÿþVÞú—Sª>_Óï‘¿þã5‰μõ…ËŽJoymZšÁÛð?�y8pßLJ!¥Þ´�”Ž 4z´�¶Ó–ª—ºfÇ�cÛwnê‹OÉ9î’ÇŽû½Êõ‡"kJ7åVýs} =¥yùû¹*cÐx«ÕV—²”ìŒx—=Ú³†ßbºÍÔÂ5k}ΜT÷ñòµ…c;w æ´¬/øåë¿Þp�eæ3ù˜)SK¼ùÀ†�ÿž1¦ýÞŸîøŸ÷¬)ŽÕ?oÉ�ëzÊiÇö)þõÃ[÷;zœsÁɳíbÏOw¼[sò±ÎMË·ï£Ì‰'�xæÐ GÈ‚e]þÚO¿Zñku2öâS†tŽ3©Ýöóï-ÞSæÌ>z™GwKSd]ÁƯç®Xº·>µÇÀÓN�8´vá�ï‹óOa‹çm’Ç^z÷heゟ>Y¾¿2±Ë ÓN<¥w’B$ª÷ý8ççï6W:sž3ý˜á<Á›çº¡cÁ¼å¹E‰=Ï?ÿ¤ñYÁðmúä‹Å‹óÔö=ûO9yÂØl"b¬6ï§O~™¿±ÌÖsì5çŽêGDžk4˶º„£&œ7¹o»¼Ÿf¾ú[‘W<~ï&{ß)Ï\7L¯Jwéºe+^¿gûA¥Ç¨ã®˜Ò·�M4RQ³wÕ‡_¯\UêèÕ;©<ì5òníáeYç >¸déÊ”I�^Ú»vÝ¢÷شÓ2üØã/˜Ð)‘‘¨ÉûeÞÂï7–xÓs&�ªOOg|ßAÝÊÖìÈ3å4·Û¨¦²Ômï0`ÔI’÷µÒã‚s'ŽìÕ}°®vÖûüóÆ ëÙsüÐN"¯ØßÈ­t;ã´QCºw0vÂÉ]Î_Whš·¶gù’õ9cÏÚ!3£ãر}<«·í3VlNµ¦¤Ruupò„nILÛµtñÚ¬q—�Ø¿W—Î#&3¶½BDÄ3O?ëø‰{vSvÌY¬N:itÿÌ´½‡Û9oùöêú�+¾(î=}rïνÇR´ym‰ "¥Ë¸«NzTÏã‡vRóJJƒ�Èl6^]QYÃSú�;:Óÿ­Ô~â”Ë'ôîÛ{ÈØ^lÏ�rU”.ýa{ÒÄɧ êœÓ}À™Ó†òËWÔ$´O‰ãÌ‘š‘Ö>ÅiTyÆ�+.:zLNJœ#9+]ݼ·T_Åe¹¿.ßÐaìÅ“ûöêš3zl¿®Þ×¶a§œrưÞ²=Ë~Ü’>qâÑÝ22;ô™4<á×uû+·ýúy^Îùg�’ӡ§ tíYºtc§±Ó«{—œ ÓŽW¾òÛ-õú—DÒðÉ—×PÏô’ênd»[»{ª^8%!59Ùή”ö©I¶H›å º«ñbè3±Û|ååµ2©óøIC»?§lñé)NÆœ©i)Žƒ‘æ,#‰"çsK'7¢�m£¬^[QVöá•Kˆˆˆg¬90>§‹ž3¼ó1çÜc_üÑ›¯}Øþ¨óÎ8îè.ÎÐ'3½S©b³qæÓÏy (Šôªá;ÒX\¢‹ªjÜ‚’£<¥Å5õç̸gŽç`wàãëèqÌÝ—­ü|î·“=eÚ‰Ó‡&,«S2ÓÓË%¦ºÉŠò|où¯ÿyúSÿ¼o¥÷`mMÞc®ŒK9[¯ÇqƉˆ˜¢(äUƒß,uâ…°ù?¿úäÒ¤!ã/™6ªoçþŠšÍÆ5�¦‰êâRÊÎHògUjjm*m¬ï‹Z±îÇ>ü­<)§KR½ðx}þ/…ð2x*Jkxû´´¦j,=9�‘¨*(T·ä¾~å—�Í5Ès°¼Â“Ô¥}¼‘,žƒëx»T½’É)Y©bey­$%¤¸œDDž² •U¥�l·ÀÖŽ,òfq'D.F`•\}.¾A�7÷§‡þ5è¤ÉNîݮẉ Þ Hœ3½“†×‹xh »Ç8§°¼F»GT!¦ÛÄ·oÛrw¿›ï>¶·�Hº×}ö¿6MëÒÑ¿Y•ä¾O}`ô„­ ¾zbö¢ÌûNH:´ÅhUE¥Ôah’©UÒ‘œâL6í¹Kû»"<ÁžÙüõ}GLßüËsï|‘�yYŸÔ8-¿¢RR»HŸæJ̰µŸøW�Þ)9µë“ìÉÃïýËÉýƒ�Ï"WSÅd‰'ž~јIù >úøé¯Sžº¨c„‰xb»v´£¼F�K!Ò*+‹(ux£2bá=tEþ¢ÏŸß5à÷žÛѦmüxÓêF{ÒØ¢¤¶VRó}„y|zšmÈÄkî—jL[·a·­¦¼ÌM=ü[Ó‘š/ ª*%e0"_uI%kŸšÀÈÜîq¡Ì•Üp»‘¶'bQ9y³8)ÆAcñÙμªß‰Þ{ýË7’®™iZ©Àú6²Á«"Ȱ2p(gã#njž&SRC´ Ñ£MvoØVÓ¯ßÐì´ÌŒ´ÌvÙÃw,Y³}ŸþY–µëç~óùê}*}ŠÃa³Ùí­}ëj…K—oß]P°nþ‚ï*»O™ÉIQæ«­­Ól½Æ�ë½mÑ{ËróJîß±~É.£’%J×|?{þÖÝ%µªÍÏmÅÖk옾yËÞýyGî�‚ KæÏÙaþáL,½ÿ©£|ó¾Z´z_YqQþš_·æ«”ÐwÔÔäM|³qgÑÁ¼�‹Ö¨o²°Ò�7çÃî(*«'§Óf³+JÄéxû Ç÷®\´àÛÍû÷mýzÎ:mÔØÑéŒ%§t�¥Ûvì+¬ ü˜�õµušôT––î^¿ô»ÍMt¶õ>¤Ã®_¬Ü·/oÏ/?®ÙÑD×Hž5áøûüñ»­……¥%;Ö®ÝpPÄ÷9µÝÎ�¿\µ9¿h÷Æe-)î2nÜ€ýË>Z²gß�ý˾ýeIòÈ)ýB_ÀÈ mÅvc ééJé¾ÜÝ ‹Üí"m{¯ˆÅ`Š�ËšªººÂUo}ºr}^y­°Ç;¸Ãi“7²Á#—è�˜«ÒÁäAô 6Ý&«ÖÕšÖ%Á�¥÷êÝóóßVçMìÑÍFÌѱWûÕ?ÿðøgÕö½/¼t\hÕܹS)Yóê¬"_»^g_;yl*#Jè3¼OügË—Ýë¤ì7]«|>ïûG¿©Oè�3~R�\6""æê˜Ónëo¯-,ªŠï8á¼iÇeq…FÞ|-ûôÛùOÌ÷eô8­'§�ðˆ?ê´ó¯]ðóWï¼}@$÷=jØô£$su:íª³âç-šõâ÷a#' j²[8³¥ôé*çÌùô½RÙ¡ÿðÿ;¥W˜ûÉœº„þ#O¾û„^‰Œ(kÈ“ö½ñÁG«ºO¼ýŠ9)=ŽžrzÁÏ¿´¥ëÀA#ŽÊØÚxP;r&Ür�ú¿¾xLK9¶÷°¸�M”4}ØÔ{iñ's?ù¼œwèÙ÷”l•�N»êlÇÜE¯¿²H¶ï6éÄ~¶öÃn¸Ž>›óýãßi™}‡Üvõ˜žÎðÀÊœ¶›#rIœ'MöÞÂ'_Û0邋΋¸Y"£Ã¨1é/Í_�wS¿>ñK¿zgé>OâQcN»dXRÄK7xÄÞ‡°þ”6ídÛ®i[m÷¼¨””ûµãßð l”¯–UV6úWUM‘ÏMõõÌôGµÕ¬¼ÜÿWQÉ|-^@#l‡»ðG'ÙÏO9ÞÞ¬ßq\ó9'ûnO`Î,™Èô ˆülëbeO†l.Mg›ÖѨ‹ÃçWü«ma¥¼ÞÎ*+Mc9d¼Â–<ïx}=âœK”r’zV‰möÿTޱêS×j.F$©¶’©’­{Ç>ûWVí¥‡o· 7Õ“ýŽ…âò¿ú’¾u<:—5Ù,E»çI­æ=Ç Ë]o¥“öà_ÅúGìŸå™ÆÚdÏÎlW®ÿO×î}Lí¥4½š†˜†6brÂÍÞQ‚ö͵æRo=V2N¿þ‡nµ_ûK×üÝ7.�D1ÿ~•<îAQ´À—ITCªÆªËY¹BÌ!S\ĈÔbåÃϘ»–=w·#d)\N»ß{V9ö&Ïð¶§žf§þCMžo“ˆ�¸Æ{å0*_bÿ÷n""_=óÔ1M�»Žz�¨^�®¼¼’Î?[«]bŸÇ´+&k½H™â{ôX T÷ÙöÏmï‹[®ÕÚs""Æ)™Kûtµßz~Ò¾¡vþþ�¶”»¼§8•'þÎOzÂ74ÎÿÌ®÷œº×öð{4¶ƒ’;Ð{Ã(ÉEÖvÙîŸã� ˆih³êÕ¶|À=^ò2û}ßÊ1g‹’^Ö;ˆ‘d‹žw¼»�ˆhÇmŽ£NÔºW3Q'÷ìäž2ò2¶k/ëÒK¦&Êv‰þÙ×mW¾û��¾YëŸ%Í‹ ¶ÙhäÕ(.ô‹C·ñmçÓ?íßA´Ð±fžö·¿¨Ñ–Ñ„˜†6“e�æ»XÚ¾Lô»ËññÏü`oí„5öJÕe9"ËFù lï® MU«”eÚ¿Q3÷Ù|�®x\í£· hì§Yö¥^)²ßòC`Öqý¾1væ•þ””õ|Á÷¼ÏqªËÇ6²Ô^ĉ4•|>òi$‰ˆÉÉ÷xF¯´ÏœM7=¥ÍV6”’VÏò÷’¯’|ÄölT’ûˆÉ]ýKð*³_VòTR¾·?±N»ø\­S|ƒ¬aå$ºˆê"¬þ°ó5ûoÔµ+/O[×’»†•kDD¢š ÂŽNh;Ä4DÛû¥ý)Iõܱ]¥ÄyÂñ"y—Â8•îgé½eŠ`«6Ðè r™�œ�ÅkÙ …· +ò˜k¼C¼ü½ð¡ª#I–+/?ʈHªäa2ÎA¤±E¯Ú·Wïê®<=C9�)NTY~%­œåXIDDޱDD$iÏîõмÅÚ' G ÓøÒ�Y»©ê„$â)rh¶™õû•·^°•�ÑF,VR&ª)Ëìÿz”_z½olG2W«½…<¯½ì9¦¹ 5Q&;¨ÆALÒêwsWJÿ½ú¾À‘ 1 Q sÎP�Úôêa¾éhÛæ+aÉçûn÷I®ÐäÿóU,µ/ßL{~±½úsðm÷èµ ‘"Ïý›÷”N2£‚ˆˆ1âœ$d¥—ÜDN‘"‡L÷õN—)6ºã9�4öé6ÛµÞ{fǤ“‘¬SV­&ÉèÀ�¶¥ãåwKiü0rKª*c¹[ùÊê„aD’øM™ý–¢ë»u:}»\¡tqÚÿys¾°¿ú¸£l†oj¯@EX°Õ ¸s�/“1âDR©*ÙlDDù+xæ1¾¾I|ÑÇJ±K#¢>yï>A¢å¢1 mÇéÀçöi¤’c“B†Iv`/ùöñ<Ÿ6$�ˆˆ2·ï™Þ'¦‰ý¶'Þ¤óîW»+DŒâ“sSùì{³õa»QͪËYa¼LqI¶ë{{xï‹§ßÉÖø§š´šoë,söÉ£Ï 5œ|¬²’<’ÙªYu=#"’lÝ;ö—WÒ±—z§�–ñ"�¨v9øßmñöçÿcËü»oilõGößö‰k.v"J‘ý3ù 7;e W 9{jM�íì¾™íl'&þÜÓÐfÉ#}��`ûæØ?u©·'9#µHùu7%Øù¯›Ùà‘!ûå‰Òňˆ´*iS¡—ˆü õIDAT(9Cf„õW³‹ëŸð�I"""�ý7Çmù”>Ù×�19üZÏ×’V¦|öëyšØþ¨Ív�šö›¢�S'÷•6"òñÏæ±cÎÞbÙ£´œµ\é$¦L“?¬W:ž öÞnß^MÄdïãÔÛ¦Š~ V†É^S}Œ¤Œ¢b\v,†OÕ†¦úË6õ/žIuL9â¥C_‘ÝÊ7ØT¢¤.2ÁfjË‘TVÀ\dk°€V@LCiü«‡ìsJõ;öÿû˜”Îâ„lV2Z�ÙŸ?=WÙs”Ú#®éY4NÇÍð ñÊ´L¶è{ê¾±™T_ |ü²mÿpß©íh;‹“Ëw^q¬«^{¦–i—CÎW³²Øb"ßöÌk¼ÎG�=LD´ú ÒÈ>«·÷Æ1¢_c e23›ˆHº(ÃÆ*âÅ8sšsJH”ÂËêj%K"Ê>Ù÷·Ñ’i{ÃjÓlã{Ž='{®t¨«@„˜†6SÄÙ�{Î&ÊýÒñ¡Ë7smùÜþò*yõ=ZW—±äœ¡=¿ý~Sñ©]²‰ÈÞ}Â�H5å+‹Oµ7|VêÀ«¯Þ1âG^/xý§ªX•÷O‡%ö½øÞ¬‰‹?›U0ä®szÇþöüƒÿ)2~ý¼üâ<""Û¸kn¹i¤+ðºÉòåïßõæ®°¯Òwþ×;Á{ʰËn¾c| ¾J�0ˆé#KqáÕƒ“ÛéçÂañ):e·kî³ËœiÝ{uëñü9š²ÑAˆé¨±%dv²ku ]ºöîœÍ(9Î5ò/ô\ñØWEÃGõh×mê1)+^xucƒçñ¬á7_683òWiÙâ7ç•Æ¼èp ¦�4bßÏ÷?º(Osö»å_gç�ônž{Û�sƒS0ž1þ¬^Ò?)RpKwUQ…ÇÔàÉâSÛE¨{C‰ªÂ²ë¸ND ™cÆ×\üó¢ä1÷��oþgI‡Ágt:’··…½D,.µk÷.�"Ç´}k!¦�Hˆé# ÏqÛƒýò~üjEß>.ªÒÞëè»/àÿ%,Kyõ‹ ) �T®=Ûç?ðÒwp„ýÄ[ﺼÏïPð?wÑμ¸œIŒˆÒûM³üÙ'ŠÝõE=FDôòýO‹ŸzDZ¦'0gVßSÇ$íùèñ{ö4Üqè~ÜÕcÆŒÌv Åãȃ˜>â8’²³Õ­…õýFç$3ªÕ4–œÌv,_ÒnÒ9G%±²ýùåI#ûg6qn`ž5ñŸMê¦i{Þ»û#« ž}¹›¼Uå�?ò%ñÎãFõÜóÛ­û÷Ÿ2Ø»ñµÿìvëé£Rx\RÈ«”Ð}Äô䢇ÇHI$Ê6¼ñVîQ—O›ÁˆˆÅ§åd'â”ÏG$Ät”I){¿Qyp÷o{R{žì+«ñÕ×Õ3§Zy`ÿ·_~êºõÜÁ;ÖlkwÔ9�•ÐBJ)I’QôÀJèwƒ+d�U‹R¿éý"žk¶V(Ý/›ybüüÙ³–­(ŠwØI‰‹�w)Sœññ®ÅnkXLé-Ý¿á`§Éãº$Äç%°‚ö�;õÈ 4‚îµÒY£GÄô‘G¯_¿Ñ]´öÙW¾úÜ�’Þqä);Øû/½<ûµnàÙgçàe?¬DéÆyËë$s¦¶Ow%(=O>ýÚþ%³þ³ð•ŸÔ'Øðð“³í=nøû…RÃÚ0DѦe_W�|Âxý®·¬ `¯W�iæj—Ýgý;áózäáYÇ]1û˜Òžž½£oRÕB™Õ=‘+)C§;zõg ='å$6Ý|)Š–<8cIàžýĘøOGóúâ»ffî÷ßåIí²ËÈÞï–ÇÎéYõô?·�}¨a@‘¬*È÷¤tKvêwEéœY³çèÃÌ9åÖ;.î‹f�#búÈ$+ö­/è<¦SýÖBW�މ¢zïÜ×ç,qô˜Ø¥à£7~êzëI"öó röžô�¿M0ÿj�OÁ›$ÊìÇÞp¥óùí ëÛúü]ÿÔ×Þ÷¯W"Õ¦eÕþõ;µÒš]ûOíÜ•ˆxÇËþvʼnY8¼å‡OàI¯_¿»ÿˆ‹J·¿ÏÚ�´çûÇ^Z½=~à�·LíÚ—ú̇/¾�vÿu£;EêfÇâ’³ãŒÅyÞ£�1"ïŽWz–¼¾.Ó‰ˆÈÞûú¿ž>Ô»îÅ'wŒœyöØTÅÞâQ²~Ýúø¬žÞï}×í¦ahþ³@L�ÜûW¼?Ïà27ï2fÈuÕæSž68ÇʼnzœyÕäÒ¯UU# ‹i_õ�¼¹Oni9:|Dsvüÿvî'´Ž"€ãøìîìÛÉ.M›Ö—KƒEIk!U©¦ŠMìAP‚ñ$-RÌÁ»<(B="" ^,žô ö"Zµ'± ˆ¥àTjˆT_D-‰y/»¯;³mj�ðfû¦ë÷sˆ!?æ—Ù�}»ëÖmÒon …¢ÐÝ,K»¹ærÖMS/ÓÞȦkØ™åï?8}ñ¶Gæž½ã‡ù×ß=~n$/üÎjgmdH5ïÊɨçû<“W3ÔtÝ«?�:ùE>5½ÿ™7>Ú~pºÛÝ5óä�‘\^úy)[K³tMMîM<÷ËÖ;Ëw>Ì_çß|åüúûªŸüÿˆ'ã[&Í=vw,„æ¢ù…·_>Ñûáw¯žxG5õÄüÓ{“Þ·ò¥ON~xvË�ç�‡F�½0úÙéÏ?ýý·S¯Í¿_5Ø9óÒs3× yÖ�IÛï8øÔãSÛõ]~óí—_}ýÞÙ•KË«+™aÔ£H6ÂpË};•::ˆGöìôðܽë|ÂméÌ[ÿšpX„>£èfIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/cant2.png000066400000000000000000000630421524745214100317550ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF[OIDATxÚìÝw@çÿðÏsw$aodÈPDÅ�{�¶Îjk]mÕjí´ÃŸv/Û~[;lkk·µUë¨{oÜ‚{ ¨LÙ›@’Ïï� !„ˆ êèçU¾~Ãåîr<ïûäÉÝ=$==BÝ«8 †@¡{PFFƒ­€B÷2Œi„˜F!„1�BÓ!„0¦BaL#„Æ4B!Œi„˜F!„1�BÈ>î–æ–(­äEA”híéFƒÁhämfV©*µÚz àXF£`B°éB¨�cšR(®äEJë>UiL&Áf¢H £°�Ù$ŠF^rÓ*1§B¨�cº’ ‚d÷)½Á$¢ÍD^¢*�¦îÌ<ÐJ£ UqØú!Ô�1�[ÆùëÄt•‰Ö©² /r•¢Ýù�< Á˜F¡†�ig‡ë=•ÃöqÓb#„пÓ’½^i™ Ò[]{§B¨acZºnæò×é³®gŒi„º·pÞ´Déõ¿@ç äE‰cYŽcyQÒ:¨$Zß"Øô!ÔÐ1-Ñë}¹èÔŽµV­tstpstpP)œ4*�ºžE°éBŒ>C§ßö³7DÒÓÓorÈÚ‚ ¾*�w-B÷iúì^¿§n[Ùm–ëM¿I·Óye¦zž}ý¥©|U•Z£Ád2©T_Ìÿ¹žù½œ”¸_BvRßaFíŽ,^oß4¥¢(Rš��}íÚµÒÒRž7Ö??îQ„Ðf÷úÖï?î<£e Ó7-I´¸¸¸°°�çyË�ÆÂÂÂúçÇ=Šz€“º¡2ê¼iÐëõ Š µºÒ`Þ`À’¡à]|ý‘„Mt½¤nÀÆi˜ó¦@EI’<ÏßÌü¡û"qÇ]ßl9£ïÅjZNg‘çAE­V‹Õ4Bè¿sð°Î膭©oáL�ÔÜ ›)E…ù3Ÿ�dà ®®®ÅÅÅ¢(€Z­–$©ªªJà8îÇ?Wº{xÙ,â­Ãß6„ЃäîŸé!Rjó¥utŽŒn%ŠbEY™Z­EQÅÒÒÒòòrÁ`A„è6ítN.u—Å=Šz°3êœûq{î¨oša¹1“¦—”_JJÔ2 ƒå^y‚ „ED==ý†å°Ÿ¡û4zîÓ·{!£­“úNÚê:=.d•Ö�H)ͺšñÍg¤]¾¨U«EƒÁ wwøÏ|÷“À¦!ÄÞ�ZÍ›8ã®E¡úeddÜr5]XVa=Cˆ�_À”ç_ÿê“·r¯]3WÑ^^^Ï¿þv“€¦”Å.„º]·|¢^_YXPPYY•Ÿ——Ÿ—W¡¯B‚›…?;ãM�ÎY@§ÓMŸùnhX$‚W!"„пÓ•$ª¯4HÀê+ À(€Qè+ ’D�0Q­¦¾2K­V«Õêçf¾Û":ƒW!"„к•‘Å�R “©¤¨�J†qqs—Kc†åÚtè2kÎW ¼E+–SÔS2Ûí­F!tG1í `+ BóЦÚÔ¦Ê6¯‹S4o ÃÔ_/ëÔ 6=B5pL»k‰¬Þ Ô;À!�z¯W$tjÎ]ÃbÓ#„PÇ´³Vc¨È太;9sƒâ@œuÞØô!ÔÀ1­P(üýý±ÉBèß„}Ä!„1�Bc!„0¦BaL#„˜F!Œi„BÓ!„1�Bc!„�}�Fl„Âj!„Æ4BaL#„˜F!„1�BÓ!„0¦Bc!„Æ4B!Œi„˜F!„1�BÓ!„0¦BaL#„Æ4B!Œi„˜F!„1�Bc!„0¦BaL#„Æ4B!Œi„BÓ!„1�Bc!„Æ4BaL#„˜F!Œi„BÓ!„0¦Bc!„Æ4BaL#„˜F!„1�BÓ!„0¦Bc!„Æ4B¡›Áa4J)«ÇwŽÔê1BcÝN@ (•(•À�åµ9  B!P�×ÖaL£[/¢)¥”RII’D$‰J’<ñö2ÕÇ„††!,˰,%„0 ¥“!Œitk ”RQ¤‚ ñ¼ü/ˆ"•Ãúv†! ,Ë(„ã¨BÁpœ<“!ŒitÓa @)¥¢(™L’É$–ê+W^0Ì ¤az§Áá‰HÍ£ŒZ J%Q(ŽÃ¤FcÝB)M%‰ ‚d2 ÅåeïRJ- ð@M»2%�×>  ¡0©˜F·Õ IÏKƒ~ù9!¹¸Á_€p ìÍ®Eí¨ælõ’÷iRŒ&s?>ëÿlß¡T?"u¦Ô¿næ`Hä,ÿW³J«Å)•�‡ÖßÔ]3¹î&YO±ÌEÌŸ.ÔüGpþé!Œé»Ñã!‰"Ñ`0ºÖPçáYH@�e€Ra^¥ÚQÍ-;ï~Lj*I挦–ÿ¯·Än0ÖÊÆ›{³B,ÙlIk›®(ó1BÞ ëo°ÂÚßZ}gÎdJ€BA>I‡ÚΊÆô¿Ûï!WÓF£�_IhC¯(e( Â�\=¥ÚÑ-0©—ý³Ù`4=9vX=k(.)ËË/Œ ¶žhâù䔌@?�Ns GÉœÏÕÿ_.b·n­‰éÔÒæt&Äz]5ë´Ôñ”Rë�¶Sá×^£u±Nl¿%–ê™B¨üxE˜¾{-Ÿ‡'ŠÏ‰6Æ‹–¡äó²…¹z�jŸˆj�¤>pèø¢åÛG é‘™•cù‰\\œœu�q%ëÂÅÔÓg/í=rÎ×Ëõ£·žE17¿0'§àÂ¥´C ç &~ÒØÁ£G ¼…˜¦òµ“Ú&­û)êDõ-½Ù!–~Žê¨&µêrZÖ–ˆ¾á�ˆMeo5Åò¤`H ÖÒcú$QQ¤TjøuŽX(áç詤}‡I}îüå¹óÿ€6ìûgÃ>Ëô.훿3kì?t"érFAaé Þퟛ:æ÷?W¯ßz8&:¤¸¤¼sû–ïÏžœq嚟[ëѨ$IrƒÕÖÑX+›mjÖºMT§_Â66ë&uõµ¢æ7,´æôwsl›WLm× vú/,í^Ý%m® Íÿ#À"1 VÔcúnE´|a •$h„˜ „ „RB( æ¤ªÛ n+©AXµnÇ˶�Ùgü˜!–EŽ$œþ`îÂ1�š«ãñc†À�¿­Ði8–íÙ­ý¾Ã§g¿2ùýOøùzúùz}8÷÷¯?žaYmU•!7¯ i�½1]�ÒrMm骶ª§‰½šú–jQbõÑ¡% ­?гéõ°.ëm¶Æ^L×)£kú;̯HaB ÃÈ�ÓÀ0ŒD%Ìi„1}—«Àn”jše€Ê•`€R  8·L:í4¾õ­&µ‰çß�óý¹¤+O�È)8£Ñ¤V«àÊÕkŸ·dü¨~aÍšÊsææTŒ¥¥å&Ÿ~%Ë×Û3ÀÏkݦÝCwÿkùÖÍÛ�Ò+0Àϲæ/¿[tðè…/?z±Edh=Õ´9£%9©%ëO­oŠRo¿ô�öHM_´9œk…µõÚjz;jªY³/)\ç@AêÖþ¤:£ ¡”0 Â0 I‰¡øÇ‚0¦ïziÝ(Õ´$ Ç rAM�ä”ußæ–z?” ÅÀ¾±Óž¥Ñ¨ßüð‡Ã gß|}JvNÞûŸýÖ1&bÌè‡,s.]±yûÞòã-»�Î|a̘GÀ™s—¼<\†?Ü+0À·ªÊàà –çiÕ2<7¿ÄËÓí†ýC挖lz>l:0¹^[ÏÁÒªŸ¸vL�?Í£«®îå¨ÙŠÚŸ"Ò›Ù€Z¥4C(! a$†‰2ŒD)C1¦Ñ­Ôééé>>>Øwœ ’ÄóRU_ZjÌÏ/yfgcTÓl «ƒ¿$*H ˆT�¨ RAA¢‚ÈuöqšÃétŒZÍ(•„eå·Ú7³ò¢’÷>ù±¬¢²¨¸¢_�˜ç§>¡PÔ:„WUŸôÖ€^í^˜66ñüå×ßûÞf Ãuyvòc7ÿãäKf¶uÝîn7¦kNð¨NjbuöE­Î ˹Ô*©­?T¼¥nóg‡ ‘;=†a†­yÀ8:jñ¯ÝŒœœ¬¦'µå#D0^-ä\5œF%Ñ`UP%üáìR ÎÛ)†ÊmsRÃuˆ’”švU¡`KJõÏM>¨_·ºr�M¼Ä â¦� -[4ótwuwÕ-þyÎúM»/¥\yý¥§þ^¹©´LË�dÛÃ`{uí µsÄ¡Ô& kŠ^ù e¹b ”RÓ½L¯»AÔ¶œ¶5èMî&B� ŒTÝ5eFjJt„°Óã®çôí¼µQrNµT…y/ç yåÀ�Êø4Ê‹–ê�iùé µ¿›ÒÓ‰aYÂÕT�„2@©p(»œ9éütG`Y–e¡Þjšç…”Ô+gÏ_ÞµïXFf¾<ñ»_V÷ËjË<–}ɱ,ÿîïÉãW =Cžg×þr5}G-Dë>²½Î¥îõ/µN ±ÉQB€RB(¡ȱ Õ=A´úKŸ‡ífQ«±î¹QPWo •�”XC”Á”FÓ÷a5Mˆë=ŸïÍyè¬' û/ë&—n> ¢DX‘Òóõéyv?¥$¸eÚ1ÑŒJ%‰"˲õÒ/§Í|ï{oOg�FÝ¡uØSã†Z?›t)õ»_×È� ‹ã�éÞ)*ÐßG’¤ ?Wgí¯ß¾½iÛ¾äÔ«/O·bÍ6ƒÁt‹?q�® jsý7¹¥»¡P«Þ«OkŸÁWë2îZÏ jõV ”P ò¤ê�1ÏwSý.aL? Õ´ÂÇÙÿ‡q-›€�_^ºþŸ[F�‚Â×YÛ-ÌeDŒËˆ×':^}ö/±´Š ÀpÔÞeŽrîP“IâyF¥ªÿ&×QÍþûìÕ�¦þËWmÉÊÎ °~¶¬¼Âòxû®C}ºµV©TðØÈAÇNœ£”ê+«L&“ ˆúÊ*“‰¯¬¬²þñ¦‚ÚêÚ<À�jêàëeµ.ië¾U°:Õj�zgÕ1ms‡ K•LÌYLêTÇ·VÿÖt„±üŸy�œû�Æô½VMsnÚ Å“•�îB~yáïû‹þN�ôÆš§¿Üæ48ºÉ'�jÚý1)õñÔ(Ô[°Q°ÜäÚ<Áuú=�f!�7³‘W2sÆŒ´uÇA¹Êþøë¿`âôåg3?hÕ2¼_ïXظ5nûîø÷fOsws©?¤Í)ÆF‰Æ|ËnBHíÓ”m Øë”´µoÜQûR@«Gµ?@$µªùê²™B©¹˜¦rç‰<§¹«Ä¶Õ©mFÛ\HjÞÁœFÓ÷W5í=k°2Ð]8%ç› ‰Yug(Û|F,Öý>IåçõrÿÜÏ6ßøÅEQEöV*úŠŠÊ«™ÙÖSró -�§Míêâ$?nÓªù<ÿé¼E‹žc™AþQÎh8q*érZvNnA=1Í0Ä|ö7H@ëSá,C•ÙËÁúúˆ-Yju^õÁRZWW·6yI¡:�©9Ÿ)%vnÁDíí]Û˜®UK3„aÌ'}X6BÓ÷E5­‰ rS²öDÖÿ­ âu©8t¹pÑA�)=”MÝ)¡p£†Èuô-�ìòRüÉÏ®÷¬%£ë2ŒÅ%eå• SóR¯½ødNn~h½¥:!„aÌ'J% ¤î}=hí· V‰hçÇÚw(%µ®¬9—ÙúÚ›¸´ºÀì\„Xë@q½Í³-¨åtf†aa,�cL#Œé»ŸÓ7Ó¾ï­:s5kö *Vu&qÞŽótä¯ë�¤ùåPðË�ÉÝ ç³Ðnñ<w7— £û�}ìaë‰/§ýù÷Fë8Ñi4uºžyAxåͯ<Üœžyr„e¢Vëz£î†a(•B¨$É] uN›¶:aÙ&—éuîmu[i{¡l™n)¨ÁnP[tÍÆØÝ»w_µ½Xœ†0„!„aóÍ=ºixyKCÅr­Ë[òǯ¾á"êæ~a›_Ë|íïâÕÇjuƒ¼6¸âÐeýádà<…‚ 9 ÂwÍÒNÎzwõ «iÏÅ#Užž ggÆÁ�Q(È=y§Ÿò ½�û.ÙVÒÔNÅj'í²&­ët}@�2º:«­^ÓêîOôzƒÂÓÞ<µö­—ªÃÚÙ CÔ*ü«A7/oi´Ô†WÓŽ½#…b}ñúãÖ3»<S¾?IŸ�b®UóK-O™²ŠnTŒ&b†J”0µ.j±ŽH{YlÛ1ls×S›[žÖÍåÚ…4±_LƒÕu‡×¯¤í'ìõ{Ô kË­òÂN�»�Ó7Õí`¼œKyÁzжShÖÛ+íÎÌ:ªùk%ð ÜB«qÀ_„0¦ïbJ߸š¦¢Èç—ÚÌɺj®·,£R,ÚKå¦N!Œi¬¦ëÎ"ˆR¥ÉfN±¤RÕÔØ–_§‡¤Q²ñÉ€7WCè?oOÞXÕô ¿¤J£ª©§ÍÄüßöx¿ú%Ôz"çéè3cpÚ³¿ÊãÂÜð Û!ŒitÕô�¾L™Eª/yLrË—1%§|RзO©Ã|€RÎ]ç5­oÓŸ¦d½ÿ�áBÖͬËm„°ÓÝT5}Ãy*Ž%s®ZMÛ¦ú£)V=!Ré¶S¬‹ÆëÙ~T”Ë”º”üØ×’‘ÇVEc5`L߸¤Jôeû·­|õ|�w�–é|ayîÛ�JáíÌgK h„þÓ°Ó£‘rZº™¯üßv«‹ ¯û”¤¯2¦æHUÆ›\U­/„Æ4ºAJß\/rÉÎÓeq‰{Ò›íu¾©/l„0¦QÃTÓ@¥Œ™‹T�žOöº�ª«i„þ°oºqRú¦³Òx%/ùéoÃþœQ•tµüðEl:„VÓÿRNßüWÅá‹—Ÿòãt·a¦Û!„1�nXMßÒWÅñäs=ßÐu‰ ^0�uÓÞêâxy BØé�n5¦o¹¤å ËÓ_ÿ]ááäØ%Òxµ êüÕá\éä” J©»›Ë7 –Îzåi�ÆDQ,(,ÎÉ-ÈÎɯ¨¨|tø€ºwtûzþŸ½ºwˆiÝü¶_ºB_i§Åº¹ln�Wë¦üvÆM!Ö÷-µsÒ›E¬‡®µ�hu?=Û;ÞY&Ôh0¦ïõœ¾Í’–Ï/)Zwä_Û̃GN‰’øðÀ §.I½”œþóÂÕ—R³xA­FÓ²YvN¾Ÿ¯—Í‚ÇÏ\jÓ*âÎZ¨f@-¨�Ô´V`×DµÝc_í{üS«L½Þ‘’Ø�F¬æ)æ¡o(!„T�h[g±ê±s)X x‹�0¦Äjú^PZZž‘•÷/�ssuvwsöôpcmH©öh-57t¶ÍŠZųÕ= k–X®Õÿ‚½[I[Gíä6­=¿œË@åµÊÃþJ�ënBëo�XIN¥EÓB5Mˆ÷”�Å[Ž™2Í— ºô�‘ªŒe΀6&Äs\ïô×û—7\«Qu‹mk3±¸¸4'¯ÀzЉ3³r/\L±žØ<"T~PUeÈÍ+hä_ÿ‘ÌfÄ–ºe³e”›j—Àæaȭšڌ^ß8+5£‰«™RsUl™]ŽhÀH5èКíÎi h„1ý UÓ”zMìSwÆ2³ëCí«.f•îO€Ê¤Ì‚•þ…ª¼¬LŸ�“YÙ¹••UôŽÇ謫Ž0LÙ‘ éoý‘·d�Û°XÑ`T‡ú¥¿ù‡þd²¦Mh=ë¿…í:zh�-+çÉ_Ûµôòpötwúõ›7¶¬œ÷þÿ=Ý",@m5¸ª Š+×íþPO–eöé\®¯:~2±îj‡>Ôû»¹³<Ü]oðâP«ß£æßÚ¤:¬¿•ê>qGàúSÌWâÛë§AcúþËéú.ææœ5BQP‰° çªUúºº�ÍY°‘ò‚!%[ª4ðù% Šàñx�ÀwÇš{ºEQ¬¨¢cJ#Œéûµš®ïòýé×Aí5­š*}Ý*3Xgmþ?û²Ý ¨(8D41fæ›òŠ�m«àªK™ŒNM"‰"¥T†Ø ïrÛ—·TU·î>6ååO§¼üéá„SF£ÑÅYÛ"2$áx¢(Iâφ7 ²Ì\\\úóŸë'�DS=ÚìÃ{TV׬ßy{­tã³Öh½ßÖ}’‚M§´½ ¾öWÍŠë/Œ1ŽÆô©Ó£psBþÊ}.ýb²¾ZUyñjêk?ù½<<à­±%»O)}ÝÝGvK÷?ÉÈo?ž9o5çæhÊ-.Ü É_G)-ÝÖ˜UØ �•U†éO ݲr^l»H¨2uÚ˜Ö-ö9·mÇþr}UÛÖ-ä9M6@î˜6ŒóþûTbÚ¬—ÆÊý!–òuÚ6Q!ŸÎûëõø];ÜjN׎<ó'€æ-à™?Õ³s"…Ý€®ýéáM¥³½¤¶¬Ör±Jõ‡PëjCüeGÓ÷k5}ïo¤$Ñ‹)™O¹¹X¦¤¦gFG…@`€/À©¨ææÓé–®Üt:1å�ã>ùz±efË yýº·þP×Ï¿ý;¤i€ظ5nûîø÷fOs·Zy�b·„Zåsõ¹qrtR·_ÂNF[Eç-Çt­H¶ävu¹Njªy€Úe?BÓ÷K:ׄÍ]½ÿ©9I¬Ù9yyúü¿·z{:÷óй¾ìââôøÈA� êéåé¾¥K{yæñSßž<~Hï�,kЧ‹eU'N%]NËÎÉ-¨'¦B¤š´¤òùÏæS”-ÿ'ÿ ¤ºÓ¹Îà¶mu'Ž›.éI�#‡Ís<ƒü?¨¾ƒG­NLk„1}0×Y CPéîÔ„1oƒÕ[tûŽŸLìÞ9Z«5¸ÿð)I’Ž�8·|ÝÞ±#ûŒÒï�¾{qÖÜ·^}:2"D«ÕÔÿº–Œ€×^|2'7?4$°þíd(PJªÏÈ0_•m> (Ôü+ŸnA¨ÍÁ‡Ø–Àöâ™\¿Ž¶“Õ–{6Y?°ê«ŽqóTùÕoñ^OaLßŨf²¬§£�Srwö¨— aYÂ07<‘¢yd¨�·‡ü88ÈOÄÎZê´šw_*¶Søìƒ—þþg‹››sÝe›5õÓVŸïQ—VëPF€£N‹¿/ÝT®¤§§ûøø`CÜq•A2…Š ¾¸8{Þšâ¿Ý• q×Íç¥a WWN§cT*†ão׆Ð}+''«é†¬¤�a…‚Q©<ŸìSy<Åp1û_Þu¤ŸÇ„^ŒJÅ(p5BèÞ‡1Ý@Å4°,å8V­æÜ\¾z:ÑîŠ=‰bAyc÷S†°ŽŽ½[x<Ù—ssaÕjÂq ËÖÜ1!tÿ–€ØéÑ01-_d,Š”çEƒA¬¬**„Š É`�L&*T’e”B¹7œã¥’Q«9�ŽÓéX�†U«‰BAXnôA"Bè^†� ™– Ç(•@†Q*E£‘ò<ÅÆ�i–% «R±j5£V3J%á8ùdì÷@è~‡1Ýpµš,Ë(•rt2*Ëó ŠT’¨ÔXgR›OdYF¡ 'ÿ+Ÿì�=aL£Zu-­¹z�°,+‰"£RÉu4¥´1ÓüŠ„††aXä“¦åŒÆR!Œid›Ô”šÏY–CS¾Y¦©�Ðéa=’µõ˜ÑaL£úrÓ2Òõ]Û Ü=(ðF¦!„1�Bc!„0¦BaL#„˜F!Œi„BÓ!„1�Bc!„Æ4BaL#„˜F!Œi„BÓ!„0¦Bc!„Æ4BaL#„˜F!„1�BÓ!„0¦ú0šx^ðG@Ó÷¥ä´«»½íÅ·í�ÿè»?@¥µÛöåÙ�M¥·¾øõbJFny#½â™ —ߟ·ðÎ7¯¸¤lÍÖ½FÿoîMËî°¶÷ÈÉIo|9åͯ ã}ú[úüÓ¸çÞýf쫟NšýÅ'ßÿµûà1I’påé™Ùñg.RJooqI’AƒÑxèä…¼ë„&M»–oâù:™˜¼díöÛ{éFzEƒÑt%§ðζ°¸ôà‰ó••U··ø¼ßW^½–{Û»ÃzÊkvN=ð‡÷_T«U÷ÎouQIÙÇóÿEéf~¨{óGx�pØwnÌàn1QáÙy+6ïKJ½úÜ„ µæ~Ý;öëÞñÎ×£Õ8|>{Ú­.•WX|-·ð~yÅ[Ò,8à‹7§ßÞ²àøùÔGzw¾óͨ2�¼ÐÄ×S«q¸§~¥Ë+ô‰©™ôþý$ìŒ3t:6ÄmÛ´'¾CtxtófM|¼Z7ýõŸíQ¡þ®ÎŽã_ÿ,È×ã·å›Ï]L ð]³mß_kvlÙïè lâ½ïÈÉ/_5¨gG°èŸÍ+6ïíÛ¥-ü´d]ÚÕkQáÁòÊ·ì9¼xíŽÞ±1U㢶ü´ló©s—œt_/wK-“pêüÒõ;ÿ\»35=³E³¦*•²¦Ï$=33§ wlŒ(Šã_ÿ,<È×Ûí¬\¿påæ–n\¾yïªmŽž¾Ð·KÛ5;ùznÜu诵»x“)²YЖ=‡oˆ»VP¼jÛ%K¾^¸ÊÝÅ1À׫ ¨dÊ[_‡ú{ûx¹_ËÉŸöî·º¶cfýŽ?,ÝpèøYWOw×;|EÇ„‡Z~� §¿ûsíŽÇÊ+*s K†õë"¯ßÒÂnNºåw/Z³#þdbSoWgÇ—¬={1%&*f|ô}iYyˈJéôwçúz”WT¾ðуº·gfüëŸx»-Û°gñ:ó–@Ýmî×µMüôw¾1òž„3«¶Ú'¶B_ù窭¿®Ør&)¹‰—»«‹ð‚°aÇ�oØŸpÚA¥ð÷ó&V»Ãòs½ôá|#/ì‰?£¯¨hÝ",þä¹KÖ¯Ûy¨²²²YÓ&,Ë&§]}ïÛ?½Üœ¾üu¥’c‚üä }zö—íZ4sqv”Û!2¸‰—»ë™ —ç-\µvÇÁ¢âÐ@?¥RQ^¡_ôÏÖ_Wl¹˜’Ö´‰Vã°eÏá} §32³¿Y´¦UDpFV¶Í"p)õÊœþ%iÍŽƒ—S¯tëÐ*ýjö�K×/^¿+3;74ÈÏÁªj¶ù0\EEvz4$o·fþ^ÉYò·?-Û2°Gû¡ýºfd娊gÇ>òøC=X¶9¯°8<$° ¤<¿°X.Íү嗖UPJO%¥E†Ö]óö} Y¹…ï¾0nHßXb]ÙQzüÜ¥>±1o>;ÆÈók¶í½áF.\¹Y¢ô“WŸÔµ�¯»ó[Ï�“§oÞ{´W§Ö£u[±íà•¬œîÛ ˆmÝ<¸É¼·žíÛ®}T³¤” ¸œž I)W %#+,ÀÛQ§Y³uïÅÔ«3§Œ5¨ÇÜ_ÿ))+¿ÃWìÕ¹­eñg“®Ù1zp�gŸxDEë5[ZøìÅÔˆ�€™SFG…Íÿs­$IÑáÁ'ΧR€¼Ââ¼â²“R ;¯°Lo ô·i“%öôî\³%õl³RÁ½óüX˜1qè¼·ž€/~]Î0dÖÔÇ;µŽüàû%rwüÊ�»OžO~qü°Çîµxýž„“‰v÷Åì©cà•'‡ØãøÙ¤ßþÙþè î/O~þrÆßëvšûgJ+6퉟8¢ëæÍêÙ­•U†/~_=¸g‡7ž}ÂÕÙQ©PH’ôÕo+�tšwžÜdþ_kåÞ³]ñgó‹JŸ7ÄÉQk³ˆ¼ª¦þ¾“_ÎzfÚC ŠJ>˜¿¸m‹foLã R~þÓ2ëO ­L€F‚1ÝÀ\� ‹KåÇO<Ü£c›¨?ïvÑ‘£îííáæâìÈr%+ÇÛËÝÓÕ1%=3/¿H¥àÚF'gdfç–UBƒüë®V­R””WV[G…·‰ ¯y7IJÏMѶe„B¡ðvw9wùÊ ß°Ÿº˜Þ9¦…�—{lÛ–9Ee–÷ªS¨mtd¯Ø¶*EVn�Në Ó:¨• /wW�Ö!ª:õÎ_NØ¥õ‰ó)p!%£MóPƒÑ´vO£ƒ{úxº· ôõHJθóW´¬aËÞ£�ôìбM‹Ð¦þÝÚ·´þq,-]Ûë4®ÎÙ…¥¥ea!�…¥ùEÉiWûvо–_\RZž’žäk½rÙ¤GZoI=ÛLñtw7g'/w×KiWÒ®å�> i€oß®í[…í;rª²Ê°qßñ'†ôiкEذ>�6ì>bwwxº»€»‹““N»iOü#½:´mÚÔì°¾Û�*¯¨”g{zÔ Ö-ÂÜ\�ë{_Ì0*…";¯ÈÙQûHß®J¥âbꕌì‚aº{º»vëØ:ùjnAQ ¸9iŸ58:²™ƒJe³ˆùP¤T¸º8€—‡««‹Óþ„Óa�>zv ò÷}bXÿœÂÒó—Òìþøç�}Ó÷‡¢’ò° ?ëß`(«Ð/^³=åJv«ˆ`¥‚5yоE³¤”+’$E‡¹»8%%gTV"›úiÔv:©»u`Yæ«ßWùyºN9 Èß×òÔ‘çVm;àåæÌ²Œ¾êµ€ÖáA'Î]jäâÜ¥èf È¢ CärÒ:¼íÉUáÁ…¥¹ù…'Χ¼9}ìÎ#g ‹KO%¥¿0ahAQ ¥ôÝoÿ²ÌÜM_yç¯h‘v-¯wçÖõĤ_ÍþkÍvAý¼ÀÈó>žî¾îÎ)Yç“3ZE†•&gd^H¹Ò:2ÄNµR{Kìn³Ý È/,quÔZ>:óór»–WXTR –TõtwÉÈ.¸áçÀiYyý»µ“»»:€åxï^o@ËT*åû/MX¹9îſ֧Ó�~Ýró‹ &~ò›_Õ¼}®¬wg�œÈuaY;?fv~‘¯—[õ› …—›S~a±ÝNjËkÍyybHPLŒé{QN^aJVÞ¸a}m¦ÿ±r‹¯—›üÑâ±Ädyb‹ð¦KÖï%©Ud¨›³ã�o4šøÖ‘Áök%–é×­C�ŽmVm‰ûü—ó߉™Ù –mþö�çœu‡OœK¾’sÃ�l±|óÞ£ç~ò›òøÃõe:!–pqwuö÷r;xôŒRÁ5ññl¸?átYeUH€ŸÜñùÌIþ¾Þ–eE«Þ‰Û{E /W§’²Šz–áã¿8aH«æay…Å»âÏÊÓÛE5»”–yòBêˆ�= ‹Ë’R®œ½”þüø¡7³+o¸Íòvz¸9—”W�&ù#�œ‚b?/wWg'(.)órw€‚¢ÒwyÕ#È×£°¨¤ú`_n®NyùEö~X¨2@jÚ¹‰�çŒI£3³s?øn‰»«“›‹£ÎAõãG3¬�1Öotê.Ò½c›êƒ+±üŒ>®Ó2åé¼ ä—{¸¹Ø}÷àýåÇøq"Æô=§´¼"+'?;¯àï {ºÇDF„‰µ»PóŠJuÙ¹g“RŠËõòÄ°à€œÂÒüâò{89j J+ö?ÿæ´Çí¾Äò »‚šxúi5j뿺’² Q’ Kò Šw8n[a)商*ƒQ©¨ÙÑ»�œÔ½]ûÖÍY†q¬÷�ª»‹Ó•œ‚ô«Ù:­ƒ‡›K»¨fëö$ôïÜZE/ݼ¯eh€\HˆmýçšO é£V*“R2ztjc½žÛ~Eyb¯Ž­6ì‰ðåXvs\‚½:Τ7 ‹Ë2³s·ï«9ͼEXÓ¯þXãî¬swu øðû¥’DåOán¨žmV«UNZõ¹Ki …""$0ÐÇýïõ;ûvm—zåÚ©‹éO é«Õ8 î³lãž #úWVÖï‰7´�õîp°wâÚý;ýö϶À&ÞŽ:íßëw÷�må¤ÓÚ�i�ƒÚËÕi†�íûÍ?ﵜümûútiË0ŒƒZÉ2Ld³¦îκ¥ëvôéÒŽçùk¹±í¢­×SwËS.ÎŽpæB²·§[·Ž­×ÇÝuðXxpÀÞøSž®Ž-ƒíb��ðdŒé{ÕÒÍûÿÙq8Ôß{pÏ}º´«;ÃÓ�üeÅæ3—÷ìÙÔN:mX OYE¥ü–¶MxЉ¤´ë…HËðàÍqñ¿¯ÚäëùúäQ–Ò¬eDèÀØ6Ÿý²",зCtø†=µR¬Uóf;Ÿ:™x©S›5á¸dÓ¾%›öÇ2†ö¶»ÍСuó‰—?ýiÙÐÞîÛµEXÓu{"B <$�ÄVæ?×qÃlÚ}èÛEk$JÛ·hf0šÔV'œÜö+Êûvk¯¯2ü°dƒ‡«Sû–auÏ›vÔiž}lÐò-ûÜ�ûwk»³ºšnÖ4@”hLójâÃæo}&L=ênsÿê3# À3� þcõŽÃ§’Þœ>væÔÇ—oØýñ‚¥Þï<7ÖÇËÆ é·q×Áy¬Ñ¨•cêÙ¹mKëÝÑ¥v\Vÿì-A\¶1®¼Òг}Ë¡ý»Õ³yÓžxø×å›Ó³réÓùjN!8;étZ‡ù­«2šzwŒîܶ%Ã0³¦=±bÓž�æ/vqÔtoßÒæ}JÝE,Oùy{<Ú¯óOË·„ù½öÌãï=?nÙÆÝ+¶ìoÑtÖ´',6¢IOO÷ññÁ†ø�ÐWV½<ç‡ÿ½>ÙÃÍE’¤�û�nˆKøî½¤Wüon3z`»Rsr°šþ�Åt•¡Ò`ÊÊÉ×jŠKÊ.¥gviù€½âs›VÓèÁqôô… »gæùx¸ôìÝ·k{Žc°Wüon3zP«iŒi„º§c/oA¡{Æ4BaL#„˜F!ŒiÔ0RÒ3'ÍþB+÷¤ŸûÓß §ïú–ßp3î|T»CœÜ*Ë /õ"w<>BÓ&J©áƒìZ~QeÕÝÁ膛q‡£¢€½!Nnƒe�ëAdì s‡ãã ô/ÀË[PCº“QQƒõ 2v‡†i¨ñq˜¾G‰¢8aæç¯>5|K\‚›‹ãóG&œJ\»ãP•ÑôPÏýºw$åú¿×ï:y!µY ïÄ‘ä»ËÞûú÷vQaCt€Ìì¼ÿ›ûÛ‚^tv4ß¿¦¤¬|ÉÚg/gD‡™ªïó¹eÏáky…nÎŽÛžxíéG/§g&œ¹˜WTÖ³CÔ¨‡úääÎüü×yo=ëåîòÜ7møñƒ—œµûâOî8xâ£W'Ë+©2÷:n½ Ë2[ö¾r-ÏßÇcבÓNZ‡gÇ•oOaw3Ìo 6ï>´uÿq�ZÙ«c«�=;¥fd½ûÝâ_æÌP«”f~þâø!{ãO–”�ÐÕÛÝuù¦=¹E¥‡õk×*RnºI#ûÅŸJÊ),éÓ©ÕÐþÝ­o¤Yã\ÉÊY²nçÕœÂØÖ�=ÒG¾SÇ�„Óëv€ëôÆÔÑ™ÙùK7í%i쫟Ž}¸Ç#Õ7 Ù²çð‘S>xeRrÚÕ¯ÿX=qx¿µ;jÔã‡õËÊÉ_¿ûˆZ©xvì?O»�&ŠÒÚíûv>]R}oè│Õ8lÜupwüg�ÃCú´ ®2—¬Ý~ô\²¿—Û#}cc¬îŽvzü,cˆœ>ù¯u»'ŽèÿÒ“#¶í?~æüåë� !ëwô¬<%ñbj›ˆ K ‰¢ôå¯+Bþï™ÇZG†VXu5XFßÐé4éY¹�?Üë•§Gî;–xìÌy?o7'mJFœO΀” ó`+m¬î³¬¯¬²YPž¾÷øù²ŠÊ)£+ÜÊÍqõo$]N[±õÀŒ§FLó°‚cëÞ”yÅæ½ƒ{vìØ*üû¥›®Ú6¤olÇ–a –m²t^ï?zvø€®S¼ãЩ}ñ'­—­§qŠKË>˜¿¸gÇVo?7¶¤\¿~Ǩw�¸ÞÐ0ÖŠË+?7~x?­ƒêýù‹O'¥<9²¿ÆAõ÷†Ý×k´=‡Ž9•ôƳcž}l|öú$'Gmݱl®7øBÓÿË"wy¤WÇÐ ¯N­#N&^¾Þ²¶Ñ‘%åiW¯@™‹±V÷±»”v%5+⣃B›tëØÚÍ©æ^š–Ñ7|½<ž›0"$È_Áqž®NÉéY„�vQ¡IÉàDbÊÀ.­/$gPJO^H‹ ²¬ÁÃÍÅfAyz°ŸçÃú·Ž�iq)ãZý›*¥R¥¼Â’À&>v»ž9 u‹°¾]ÚQJ' ïÙ¬wlÛJƒÉrÃûQƒ{D…‡DG6ëÜ:üÀ±sÖËÖÓ8ûãOG‡uhÝÂÓݵ{‡èý'ÎC½ƒ¼Àõ††±ñ̘G¢ÂCºwˆæqêC£ÂCº´mq1=ëz�v1-³m‹Ð?ï.í£ !žîÇϧØëõ'+· á\r¬¹ò·ò`õ òr e À<€Ž¼ñµüy¯ÝF kêz@qiê•,•ÂÛÓÍîX6õ ¾ƒÆô¿ª‰—kߨ˜^±5ï©Ï\¸\w�ä´«5ÃZý°x½Ÿ—Gë°@뻪;:jËôÏ×soß=‡�'&_ùêÍéÇ.\¹I%¨ ëÐñ³m›‡6 ðÍ/)O8u>*¤‰õ­èí.h× 7£UófÑ‘¡ §çý¹þK«Ñ[nUnAQ�¯§ÍÄë5އ›s·˜Hy4‹òbwh˜›g·Ñ¢#CVlÝÿÞ7‹œuš×'�Òjä—°Ë쾃vzüÛîÕiÕ¶g“Rr ŠâO&•XFи–[�‘™}øøY�káâÒ2ˆ dYöïMq�cš[¯*24ÈQ£^µ9îêµÜmqGòŠËë¾\qI¹ÁhÊ+,>~6éØ9óØ].ÎŽMý<×íIˆ T*­Â‚Öì:Òªö€v´«þÍ8|âܦ]sò Õ*•¥½%ûÎ\ÉÊ9zú®ø³ý»µ«!NêiœîZ'œKÞ{ädnAÑ…ËiIÉéЫc«-ûŽ]¸œv9õŠÝA^,CÃX÷;Ý<»�väDb›ˆ¦o?7îå§ ðõ�V#�e“võZvnÁžCÇEQ\¾aבçŠËÊ-ƒï:~öÛ…ÿà‰€«é[§¶-)¥Ë7Åå—E…øûz)Šº#høûzuŒ ÝqàØÓ£f¦_—6K7íkÙÌzUjÕìi�ÿ¹fû�ç»´‰ŒnP÷åô蘞•ûÑüÅí¢B;·Š0òæÏåÚE5K¿–èÑÁÇ/¤F„ÞÌ‚uÕ¿Mý}Î&¥lÞwL£V½ËËË‹���={¶···Í ………sçÎ�‹‹sss›9sfïÞ½±ÑÆ4Bÿ†âââo¾ùfëÖ­NNNÏ=÷ÜðáÃë™y×®]sçÎ-))éÖ­ÛìÙ³=<<°Æ4B�H„áÇôë×ïµ×^suu½™XÿòË/wîÜéîî¾~ýz–e±ÑýÓ¶ºï°,Û£G�N�:õìÙó&quu�3gNÿþýäÎk„îXM#„Ð=]McY�B÷4Œi„˜F!„1�BÓ!„0¦BaL#„Æ4B¡€W!¢†gàaâ_Jë)ïÂ}¥šê€†ÜìÚ Êɸ%ŠUOñ:5Ý—ÄË`^ÈÛÌsö*³÷"óB?AþöÕŠž¡Ò°v¢Íls6*ZùICÛŠu_¥Òƒ­Ùæ'£%A‚%‰5uÌ?xO' É9̇۸ŸÇš* ¤¬ŠU@f1I-`|�é˜ÎÁÝ�0¦Ñ½�RXŸO*^7r,ÀS*ßßέϯI°eý„áíÄ„¦Ç? »kØ5\èaÓ•GÙ¾AT§¦ MÜÈ=Ú–yRùY^A„Âr’˜ÇT™€8{…ù!�Y}…™µ—{¢™ôÞPs¦']cæ$2»Ã¥¢ŠZYªR€VE)�ø ’ó‚ÉEKâJ*A�à™i|AA÷…J2¿ l>Ë„ÏS…iéÁr2)�öm&õ ƒ<(f4˜F÷“ *å’ùH!Y3š_(½¼\1ª�Ô½:[JÏšì.묡–Rú‹“ìÈ Iý™ÊòlÄïæ²wå¡ÊD&ƙðk´v€­C„NÍÄ!¿*ûEšKxA„¯÷pÐg�íïü7Åi½ÍeøÓK ®V�q-Døþ»>‰±4T™à§³ì?�ó‘M¤¸óìœ8ö‹‘¦Ô<染ì[ó¸ÓÆ4ºŸü5Ñd©¦¯1ÿVx1°æ “'qg&òá¾’ZjgZÏ$ Ÿláx >¿Á“=½L¨¡¿=aD�Šª0ª£pø2»ìóÍãüºã컸ù‡ÙOö²ÊÉ×ûÙ˜ QÉÁe&(xÙ$WåŸoQh¬ºgŽå-Õ4<ß^´TÓò Nr)<„xIUFxû¿"/’··rƒšI ¼é˜F÷ BÀ‰€î Õ`7º¥ˆ8Ú‚Žñ¥L4É© {γƒ7Ô÷ë·ña¡Ê?¤1N4*P+èÇ[¸Vntm6¡\´ôÛ�ܰ6h¾ÐÜsòËçªÿň�xÐ QþRyñüVI�¬H`rˆ(�Ç7Jëõ÷k)Vò QÖwÿ_•& �0¿³(J0e?ûÍQÖÒ�ž_FÞ>ÀÊ?àûñ¤÷jÞi)=ÙUÀýŽ0¦Ñý¤‡;}Oé>O¹8‹W’ÒJ²/—ø¹Öl€(A¶‘<æCŸ?ÌòÜXx†­2™78:Pòu¡ 7Â;»¹Þ¾Ò#!ôùÃl§¦ÒÏ#…ËÅäh*þA!Œit?Ør†Ý“K¼àÑmÜ™r­>Obú{Õª¦`÷yöJ%]ë,æ‘탛OÕ|çÅÀœá¼¿›y)�šþ_{ñ»9¡z¹eñ\j€©ërPÚTÓ ³ŒòWn9x§tæ н¦ï%ÒOÊàÝA¤@zE€_ú '*ÁT§ÛÙMGÿÍ7u…I]ó‘æÅq_ ãÛK¸÷QƒÃ·i¨á �ZøI®Z:6•)­"KÏ1Ëú cvr«ªOª{ 5—™¶�ûí!Á¡Öu0 äà¥ÎâW‡ØGbDÖºŠ Ed×yö¡VâÚ$æ‹mŠ™ƒøƒ—Ø'ÙŸú ;.2cÛ‹žøii»%Šæ*¸`„þ®”€ýþâq�Å�-$O'ºø0èJ»„K Q‚ ÿ·�ë$M™?޳^LÍÙ�¼H>ÛÅ k!àáHœé²£Üì‡ðœ<„Õ4ºè�äåõÜ¢C\iÙr‰y¦­t9�éáDÿî+¬( r£žNôZ y¥µØ«¹˜WJ²ŠH©‘Xº€{6Ã] X_ëb‘K¹$O‚È”G2ˆZó† k’™÷p™Åä÷¼‡Ž@çfR› ÉY �ùÐÝϘž ’b¼)©^�‹\Ê#ùe¤DOJô„x:QA‚ŒÁª^Þ6–W±Ð#L€¯‡óŸvóʘ{_̾ÛÅi´o”Xn0O~©�°9•œÊÀ?(„Õ4ºì»È<×QTs RÀËÝ…˜¦ÒŒ•Êwúˆò…-9edo3¬�Ø-`Û9vÞ1ÖÏ�~Ðß–J˜ÿ„ù²†€¯ £�¼.=ÕY ó•ÀEKWŽ5)9ðv¦„ÀÑF§ˆOf´JøqŒI£‚/GñŸmQœÏbÚK0®£øá6îË“l–U(7á`X€Ô§EMgEny¾‹ÓTê�-iTÐ:@zj™âµpÉ馦#ú¸Ð ט)ë/†JJ kžäÝñLÔðpÈZÔ((BîéÖe@Á¹Ñfx°é¨A¨ñäää`5�çøOîõÖ¥änj30£Ñ¿ »ÒBc!„Æ4BaL#„˜F!„1�BÓ!„0¦Bc!„Æ4B!Œi„˜F!„1�BÓ!„0¦BaL#„Æ4B!Œi„˜F!„1�Bc!„0¦BaL#„Æ46BaL#t#”‚$™‹"PŠM‚�ŒÃ&x vç?ÿ€‹‹Ð¯ˆ¢rî\þé§©··Í<Š?þûõ“üý€IIá~úÉôÑG R™×°m³c‡efᥗ¸o¿µ|+ué"Œi^Ïo¿I11RDèõ¤¢‚‘ìl’›+ F==ofkÙ}û@’ÄnÝ€ãØC‡˜³gùgŸQT=óŒéÓO-[NªªÀd²Wc0ÔÑw:˜F÷ RZÊîÜiúè#–•"#¹�ùÉ“kæ0€¤¦BY�À0Ü?ÿ�ÂBÕŒÀ²ü¬YR@�Rl¬ðè£ÀóªiÓ@IQ‘ñ§Ÿ@¡à¶m#æ×*.f&YYÜ¢E IÀóâÀ�Ôß_Љ¡.. ˜7�9s溥sT”éµ×¤¶m¹+¸uë ´Tž®JH�(ßxLß|CÙÍ›ÙM›ì¬Äßßôá‡7û‹¾s'sì˜iölEnóf±S'ê奸ë/êë+ôë×軦¸˜Ý¿_8Ðr84êæÍ“ºuÛ·Çß^„1ýŸÀîØ!EG+gͲž¨:x@¥2þðƒjúts:|ñ€RI½½�?ýÄ:ÄÆÅIMšXŠ\æÜ¹š.åœ9À0¤¸XêÐÁÆ�£¾¾ŠO>!¥¥Ê�?&ÙÙ V³qqbŸ> öèQSM€éí·­«iRYÉnÝ*öï„°û÷ƒJ%ÆÆ²‡1.X‚X®©Í‘zàÉÈà§N­ÕB){æŒMÝÜäcsâ„òÄ ó“j5up¸¥_1>?}ºQÿœT«5Í™s;qzº%Ie%õö^xÁÜt£N)4ÔôÉ' P•——“¤¤ë>{‹[…0¦Ñ¿È`à~ùE.'©³3“œÌnÝJÃÂHf&��e22˜øxaôhů¿2‡€âÓO@7Žœ=ËϘÜÚµ¤¢ÂR•³û÷CY(•À0 Tª¦M''0¤î݀ݼJK�&-�[ºDQ5}:¨ÕüìÙÔÕÕ6@“’¸ßÅâÅRóæÂàÁrØ‘Š vÉÆÏO˜6�*•b‡RÛ¶Ü/¿H:HmÚPŽIÆü7»iSÝ~êïoU]³T£±[cÖ-«UÏ<ÿúªÔ²%�œÅ‚ÌÅ‹R˖˜1T§öàAvÓ& Djӆݽ۸`�âÛo™Ó§áØ1vùrþ�7 ²’zyYÞȇ"vÝ:ÓçŸ!ŠÅ‹Ir²éý÷@ñÛoÔÕUjÝZññǦᆪZ-)-å–-cΟ—Z´ –>wQä6l`ãâ ¬Ì|hüúk`nåJæÌ)$D;–+¾üTÏž\»Æœ9#uì(�(r»v±Ë— 'J­Z±6PþÍ7¹… Ÿ~Ê¿ú*õô¤:ÿÜs¤ª ÄQ£¤ˆvëVÚ¤ uvgg¹ðÊqÊ÷ßçgÏ–‚‚ä ¨[³ß6±W/±S'{÷æ~ø&L`·o”?Ö#±±Ìùó@]]A©GGù!µiC=<¤°0æÊnþ|êî.5kF=<˜ÔT‰RP(¤V­˜ÔTÉÇÊËiHÉζtÎ�Œ þµ×¨V ÁÁìºu–éR›6’¿?øøp Ï3ÉÉäêUá•W€ãÄ®]ÙU«Hy¹Ü•D==�eII ÉÏÛ¶…�û[†Óèž!zf2‰#G’ÔTŽd.\cbäYø)S؈î�?¤víø)SØ‹{Õ4P < uqaêâœ89Q­ÖöÕCC™}ûHß¾LZ¨ÕÔË‹9qŒFÕóÏ×ìa½¾Ö6ó¯¼Âýó»j•øØcbûöv· ÿ20¦Ñ½E0@ìÕKñã�æo»uc7mbO�’“𔕱k×sé’â§Ÿ¤ØXûÕ4!ÔÏOhÙ’9ž@q1mÑ‚=vLjÕÊæå„#8“IêØ‘‰��ŽÉÈ J%ÿÜsÀqÂÈ‘4  nÇñO?M å~dvóf©];æäI&1‘9r„†„0§O“œæøñšÍ¹z˜Ë—ÅÖ­€ë-êåeN7ëõ×¦Ç s……ÀqÔÕ•zy‘êm„–‹nA>YE>4‚Z RóæìòåŒ$I-[RWWî·ß¨É$EG×Z‰£#TT€É$÷Õ츨(võjÅœ9àìÌ¿ü2Õj©‹ hµÆo¾±îÛa.\0ÿ¤rR·liŠŠb�ã~øAúäêáQw«Ð¯B|Q ’Ä\¼È$% ãÇs 2`4*¾ÿ^ê×�ñÓ¦�›U«™3gT“&©^y…]¿¬"�ºº²›61‰‰bŸ> Ó‘sçÄêSñjýöœ;Ç;&ùù™³¦U+nåJù 3)2ÒNFWwÑÈ9Ëdd0éébÇŽ`42ˆ=DRS™#G„_dŽ«™ýÐ!Ê®^-WåT§£ŽŽò—%˜˗U3f0×? ‚ªTPQQ÷ì7æÌæÒ%&9™]»V|è!`Y±{wfûv&)‰INf·m«Yƒ—¹t‰ÉÌd²³•o¾É>Ìdf²qq$=]> JÍš‘¼<æàA)$D $EEÌÁƒRxx­8­–[·ŽÉÌävì°œ‡Î&$HÑÑü¬YüsÏÑ&Mäþ(êêÊ-_N²³™+WØøx¨>†={–\»ÆÆÇs[¶�Ü\ù´E¢×ÛÝ*„Õ4º÷˜L$=�;~t:a̱sg&-Mñ駦wÞ¡žžÂ AÊ£GA¥âÇ�gΞ­V7Ž:9)~þÙ’¶ ÆÆ’ª*æÜ9êî.µm+öíK =ݺ\%™™Š-[øçŸ'‚@L& @}}Å‘#ýeš9óf¶”ݶM<T*P*ù3¨¿?É̤͛‹mÚÀ„ r§0{êII1Í�Ë­_¯üøc`®^••J.*©NGµZù”mûÝ-[²qqìéÓ6Ç­^ yyR�Â#�€Ø³'©¨à~ùÜܨ¯/ÉÌ4Ѓ+~ù…ûúkaòdáÉ'Ù¸8fÙ2êçÇÏœ)u¨£# …²2ùC©eKæÌ¹?½†ƒÿÚkÜÒ¥ì¡Cb§NT>]@ Q¬]«¬¾ºGêÒ…Ÿ4‰õUnõjågŸQ''©kW ”úúŠC‡r JÍš �=Æ%&*·o§�0}ºjw«ÐƒÐ£™žžîãムñPüõ—Ô´©Ô²¥bî\qÀ16Ö|Í¥Lb¢Ô²¥Ü- œ;W5JòõUüø£8p Ô¼¹Ü ÂîÚÅO�ÊmÚ€JKË« Foù[“‰¯2«ª úÊü‚âœÜB…‚{h@7¬(ïA-ÛÔ¹CtXhà ç<~ê|Ò¥ôq�=„�†1�î?{ö‹;tú½ÿ›äêâ·ÿدK¶ÃWG_o·� _OW}e•£NkYäpÂéï__ÿj§ŒÜ«{{lÞ8Ž–U<ÿ_[¾� ˜úÔpÐWVm‹;Ý"´°¨´Z�Z¥¼ÞJœu[vïÛ³£åxŒ0¦Ñ}ãá�ÝO'&óãòY3&@p€ç¯<åà ªÿò0'�ÃËÓF]ïÙ¯¬À†m(:­Ã§ï<³gß±ìܱ£fç¼üæw–g¿øa¥üàÅ)Ã;µ�¶L?xää‚?6Ú¬êõ÷X;mâÃÝ»´ÅƘF÷:…‚›öÔˆ•ëvÉ©¬à8�F}Ã¥”J."¬éu×Éá�u ˲M|*« a!þM|€ãØs_}ýÝùÝ;G»»:õïû¿¯Õ]ÐÛÃù¹É#®·Úï~Y…m‹1�î>Þ/N}(¥—Ò²Ç?û‘õ³�bÂ^œ6Æî‚UU†’Òrë)®.Njµ ›´Á]JÉjõ€ž1;ãâ]œ´±¢ßýla‡v-;ÄDzyºÙ,¢V)Bƒ®·BµR�­Š1�î?ƒ1<Øwò„¡–)óý'¢YÐõæ¿x9Ýò¦[6ûå'Z6o†-Ù°ô•Uy…eÞžnàîæÒ­s›÷>_Èóâ[Ÿü/Ìšï¼6Áz_o�î±­—¬Ø¼e÷ñº+ìÜ6¢g×6¾>ØO�1�îyùů¼=<Üç}2£B_ååézôDb‡¶-šøyçä\½VتeX=k�”?õÂ'ؤ�!%õ*¼ó¿…нS‹3çÓx^üôígŒ&ÓûŸ/úpÖSŽŽ:g'�õ"!Á!Á¹y…�;D@aQé·¿¬yé™înÎà VûùzbÃbL££”ÞÝóF�œ´ïÿß“ç“Rw8E)-×Wzz¸ð¼ðÞg _˜2"îÀñ®š{{¹Ûl¤ü�eÓk=[ó#Ñ»~JlC�7}×�í{`Γ¶ì<´?þ¼ÖA�šapШµŽcëngAaq~AIÏní´ô÷ñöroÀƹGö˜~�)ŠÐà€â’2sÕ–vm`ŸŽÝ»´Õi¾ø~DZ_|0[é�w*1 ¼<ݵ‡¡:EG5ûøë%–ó=f¾÷#Ìÿl†MA g“KJ+zvk'›•�g0šï¡áåáêà ÆæÅ˜F÷“‚Â⌬‚Ð`P(815-ÓÝÍ¥¾¥ŠÊ'LŸƒ­×¨š7kr!9ËòÈÑQ ?5Ó`4¾ôÆ·vZ––‘êoùöëkÎîxsÆØæ!ضÓè~²cw|€¯;˲¿,Zs áüô§)*.ûî·u¯)­£#ì.Ѭéçï?k=ÅÕÙ[²aùùz=7eÔ‹³¿±™>õÕ¹òù#ĺa]^®?93'¿dÈ ò”/>˜néô@Óè~RV¦7™„r}娡½ý½©B_õîkCC ´¬bã¶CÑQav/wpP98àéw�N¾ÔèÕ·¿­2òOŒèe.�çúÃ}tïï#„1݈ÔjµV«5 Ø Ë`0hµZµZ�ûè¿°�P­÷Ø |Üc�F#Š¢^¯W«ÕøÎºAj4ùï_£Ñ4ȵ¸�îý}„0¦½ –$‰eY½^/Š"S [æ–H’$I’ü>ÚÉÉI­V7`™†ûèÞßGcºqi4–e9Ž3 ‚ �Æ{áÇ÷B!„ã8¥R©V«U*Uƒ0…ûèÞßGcºq©T*…B¡R©äZÿþo/X–U(�Tçâ>º÷÷˜n\ Ã`}�û¡;ý-Å&@!Œi„BÓ!„1�Bc!„Æ4BaL#„˜F!Œi„BÓ!„0¦Bc!„Æ4BaL#„˜F!„1�BÓ!„0¦Bc!„Æ4B!Œi„˜F!„1�BÓ!„0¦BaL#„Ј€œœl„º7ýÿŠ1B|×bžIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/cant3.png000066400000000000000000000561111524745214100317550ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw\S×ÿ?ðsoHØ2•! *ˆÁ‰{´¸ël­­uûqÑÖÖ:ŠÖk�uÔ­ à^(( œÈE@¦@X�@v?Χ÷›_@ÄQ�ø~>|ø777÷òºç¾ï¹÷¹¹¹€¡â"„Z´hñ¾W@= É÷½1  b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b ÷•æ¦FI1Í0ÿÿt•R©Riôfæóy|�@w �‡$‚$ˆ×YYøø¼BL3 ’ªhJ?¢BH®ÔªÕZ½‰C�¼:3SŒZK˜ 8�ÓÐ¯Ó -¥ÔÒõ>%SªµZJo¢†fø&&ugÖ ÆH�LŒ8�køh½BL—ÖhÕÚzšÒ!™BÍÔieŠ+×ÏnL©¦]­ ¦àå^!¦,êic%¤~ų·¾xyõ'8]¯ÓuNþ-UÿS ¼@c¼JLÓ/Ì\Í jÖ ¼AÍáúMÓ óâHdl¤¡h.‡Ãår4-4æÓLC/ù÷6 š’W‰išyÑ? ‘ÀÔD Y™[™óyf&| ‘ �—ü{›ïØú-‡^ûÙ—"rss9d­DQeãõXÃ�ºåËÂÙßñš¾õ[Õû±¼hz#¾BLWÈê›±xÞW…B`b¢ÕjÕj5ŸoüÛæ Ìo-„â4 I©›Èo˜ÑèUGo°6Í0E1LqqqQQQuuµF£jxþ7Yo0@ gOÔ=þxóŒÆÞNmš¦‰DRQQ¡ÑhxŽJ¥ª¨¨hxþ7_u04lR¿­ŒFo«ß4BH&“!Šâ r¥!¤Q*¡É À‡®ás_P¡®Nê·øá¼�~Ó!Š¢hšæ!¤Ñh3?Àðf¿´ãÄû]mœÑ†ØšÆéLi4ˆ¢(„„B!´¦ÿÃÜy`l:¿Å¤~…žyå ½)•eK¾žªÔ(---% EQ!�@@Ó´B¡Ðjµ!.—û×þHëf¶z¯uifüæk†ãý÷ô FïŸÐÔÜ»�/EQµR©@  (Š¢¨êêêšš­R©ÕjµZm»öEfu_û&ë †¦ÞDÖëûñzÞ¨6Mr¸ã¦Î¬ª’<}òHH’!­RÉÞ+O«Õ¶òjóåÌÿ’.Ô©øÁ)ÄFj ÕüæÕ�W(z<-©­;‘a˜çy®[™“™!(„”J%.w´pi¹dùgW7¢¾!µ<íE¯½Òð‘(,,|åÖt…´Vw’ ì�¦Í^¼~Í2qQBiµZ„lmmg/þ¾¹“+àº#h¤W¾ Q&“W”—Ë劲ÒÒ²ÒÒZ™DKϯ|'™kµZ-B"‘hæ’åî­¼AÀUˆð&^ù*D™\I#ŽL®D$‘<™\IÓ "H¯6¾_ý7T ‚YK–û´óG W!Àz•‘ÅÃ0H©VWUV04�"HÒÂÊ7�I·}çÀПÖyúør¸¼šÌõV«Ôõ 1-à’2ÕÚݹ»êNg›Æ\.¯u[„I’ ·—…|ˆih”Wˆi+D#R®j°Ó3A ¯W$$äs¬àfÓÐ8¯Óf&ÆŠ1©Q¼IÏ ‚ Œ¹ÆfB»×^|T^!¦y<^#{Xx[ ø b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b ýo¸†ZÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`Ð ¦À qß÷ 4M à „�ÇoŽ „£óð1€˜~ˆ!B ƒ†fü€}êõ–ù¿€&DA ò€�ÄôÛÄ0 b†ašF4MS¢i†¦ñÄ×ËÔÿÅ1A$‰H’àpH‡!‚$†�¤ Éƒ˜~k˜ÚÎ E1Z-­ÑàÿE18¬_A’I"‡äñ.—áñH.O‡¤ Éƒ˜~k„†a(ŠV«iµšª–É#«o<§Ê•ÄÛ©N#ãñÞ&£¼H�<ÉåBRÐäAL¿ÿ+wÐ4£ÕÒjµVR#ýñº6»úϾ•·@Œúr!­ÕGy#‚aB�Ô4yÓoà š¦5Z©”IÓfIÞú\¤½V\KQÂÑ­9ÿœ�„¤ iƒ˜~;pѦ(F«¥”JõÍ¢·Õ�E#qHÄ0Ú„ÒZ†ŽnÍþò ©h ¦ß†mM«TÚ2ùÛªGÿßòÃpb„íu±Œa„c|Þ^RkŠܾ¯pêÞÍÅâÅ×Ê2¬Q¸–±.#¦TŸ1È转'ÔÕôcÚœ‰q ×ó¾HC÷—á¢Jf}3"¢ˆX$%‚ßÍê@Úvmš±£·;Sßð1¾ógcþñèbj‰=½¡ã.wðjšpkšvÖ†š3WB 7¢ëeCí3bžçsÖ6õ=ÀÐ5Ù ²§¶šÓWC¾à™�@æ#ÃyÑ<æÔ;í_ï{;»¦Óæôeíþ†Š¶ó‘ûä~ÙÎm`6[jŸ9÷¾·ðQk‚1M0*;Õ†—Ô …�ÿ7·°kƒs"{õo$R½× |Ôš`L[k#ù¨ì%1ýÕê—œQ4b*¬4Qïs{·¦ÓÒZ«¾¼GG£c1„µú�´ïs«±¦Ó"m¢ªyñ™Cöß?/`ÐKg6B5Bíí÷¹U€�XS‹i�ò&¢‰—ÿÓmM7b~�âÖûÜ*@ƒæ/ÛúÚϾ¦Ó|Mfã.cùç jÌüÆÚ'ïs« ú3lÖ‹²xþ²­†ÍzÇëóv5µ˜æ1Õ�Ši]�‰i$~Oh”z“º d4jz1- ªÓ¯p 1�P¼Ï­4‚^R7�ŒFM/¦qò�D ‰”ÿ›_‘߸—¼ò忀w�Mê&“ѨéÝÓCIYŠ8�(Pä®G ƒByëÁjÚä�W ð.à¤n2�š^kZI[4ªè¡­EÙ«Qöj¤•5f~e÷¾· Ð(8£?ôÞºšZL×2.�ëéA d„Ha#g®¦ÝÞ÷–^ŽmG7¥¤nj1]Eú7*y§ žÙ¨ç3ä½á¥ç†cšìð¾· ðzµŽ&“ÔM-¦•&]U´ÙKb—gƒ<ÃÉGˆ@ã‘õÀ†çWRf*a—÷½e€†Ô[�nIÝÔbÚDhž¡èÿ’n\kDèœ;5²kxþLõ@¡ùûÛ&ÀK4pΰ $uS‹i‚ ªL‡ËµV ]ü]û Iþ¹G‡º‰/50³œ²–C:ä`¸î×ñ¡÷úhjòBæ–¶©y#ºò÷¢ÿ»$üÿÇ0èþ$Ô|,☢âãHUþâQ¸ˆå Ûk]àeš`L“$©µø¸<¯5ÿůhU(ïÀ??¼°¥œ®êKÛ „¦4à=jjEÌÌ̬H8©@Ý®±�óêûW ö+M455}ß[ø¨5͘FÙÚÙ§ñf?R h`PÚ´}¬ê“ÆýÚÆ®j¼gM°èÁjÑÂI\6¾Zbßž΄¨jä«äŒåå•eï¶P’¼M9¦B666Rþ Kâ¶®L|kþu>ªm`f%#z¢é•‹ºÛ:¶°…ZÀ04ñ˜F™™™‰Dމݹò^6艙iÍy.$*�BHÍ×2V•t‹ªUÙÚÒª™›•œ3ަÓ!’$­­­­¬¬d2§¼ÚnO �FCQBˆÃá L"‘È](„€š�"¦1‚ D"‘H$zß+¯ Éöô€¦b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆéÃÍ›7÷ï߯V«3sAAAQQQÝé aaa …â¥KÈÊÊúý÷ßsrr^4Ã0111ÉÉɡ۷o÷Ýwr¹?EÓô† öíÛטU}UÿêŠQvæÌ†a¹>111�Ÿ!T]]½sçÎÊÊJ݉©©©§N�¢iºá×Þ¸qcÉ’%‰¤�yhš¿{÷®Þô³gÏ?~ü¥oQPPðý÷ß_»v­áÙÀ»1ýP«Õ»wï~øð!—ûò!†išÞºuëÔ©S7mÚ$“ÉtŸÊÏÏOHHÐjµ�YÈ¥K—Ž?þ¢†‰ŠŠJLLD•••=xð�ÔŽ=~ü¸�$}ÿêŠÝ¸qãÚµk Ã4r€ùçÏŸ8pàùóç�œ_¡PÈd²²²²'NˆÅb™L&“ÉpÄ߸q#::ú¥Kprrzüøñž={Ø1”””ìß¿ÿÊ•+¹ÿ‹Å¥¥¥ÿýwbbb^^;]oW�’Éd?ÿüsjjjË–-u§¿4ÜÁ¿ê#YüÙ——7bĈëׯ¿h’$;wîÌçóI’\¶lÙ¾}ûNŸ>}ÿþý 6XXX4¼|š¦¯]»¦g ÃXZZÆÅÅùøøðxYYYÙÙÙ¡ššš 6xxx|öÙg555‰äþýû$IFFFº¹¹ùúú"„FŒqñâňˆ¶½LQÔÙ³g÷îÝ+•JýüüF�ÅçóÙ…ŸÇã͘1ãüùó©©©½zõJNNÆU‹>}ú,^¼ØÃÃ}Ullì–-[¼¼¼8°xñâåË—ÛØØ0 süøñ 0à³Ï>{éÇþ=Ó†‹ ˆÉ“'ß¾};11G6Ã0 䦦VTTÐ4ýèÑ£ªª*†až>}ÊçóÛ¶mkaa‘’’rðàA{{û‰'öèÑC¯ÜY/‡óã�?:88àÏž=«P(Fމ_›��=gΜ¡C‡~òÉ'�;wÆ-ÊI“&‘˜˜¸råÊÄÄĨ¨(•J•��Í0 MÓr¹\"‘$%%á­hݺµn�UUUµjÕªÒÒÒÕ«Wë�³zg+&—ËÿþûoWWWOOÏŸþYoúôéóý÷ß#„pJâ·022Zºté“'ORSS†¹ÿ¾X,fæúõëyyy4Mã3u Ãܽ{×ÊÊ* €Ãáp8œ�7Ò4]TT´páÂ_~ùÅÙÙ™ “øøxŠ¢òóóñvµhÑ¿û Aƒºvíjll¼cÇŽz»îp¹\>Ÿ?qâÄ��|zÙÓÓ3++ëÌ™3 ¾¾¾¿þú«£££J¥ÂÇÛ·oïСCuuµF£Á+0`À77·V­Z!„Zµj6wîÜÐÐÐK—.ÅÆÆöîÝ{Á‚�ù+ÿ¨M´ššš1cƼ´0�"I2,,¬K—.!©Tºk×®¤¤¤Í›7§¤¤ÔÖÖâyôjÓ¡V­Zyxxäçç?zôO¡(jß¾}jµzÚ´iø›Ÿ™™yúôéÞ½{wìØ!äåååææ&•Jç̙ӦM›ÐÐPüý߸qã¼yóê®*—Ëݹsg½‡ÌIIIK—.¥iú“O>Y°`AÝÞÍŠ•–– ‚cÇŽ=zôôéÓ¸ÍKQÔôéÓÝÜÜpLoß¾ýÔ©S'NœÀû›ÄÄÄï¿ÿ¾1ýðŒŒŒ¢¢¢„Ba||üªU«ê¾¤k×®÷ïß766nݺõ¦M›"##ëÝ«±$ÉêÕ«322/^ܧOvºF£Y²dIZZš@ èÕ«—©©idd¤î }}}xõêÕ¤¤$š¦çÍ›÷É'Ÿè-<+++44´ªªŠËåNš4iâĉyFCm¼„©©itt´R©1b.zL™2=ÆŽ‹‹&LÐ-z „ÌÌÌ.\(“ÉÁ¾}ûôº ±µi„Ð_|ááá‘””´qãF½·Þ°aƒî�låtúôéø`_©TN™2…�A$uíÚµsçÎÆ käÖùùùÍŸ?Ïž=J¥²ÞÞÍŠÕ-ë×¥P(Œ��Ùž$±±±÷ïß×+z<|øpåÊ•ááá)))kÖ¬a‹—Ë=pà@uuõ¼yó~ÿýw\sïØ±c›6mâããišnÞ¼y…†a._¾¼cÇssóõë×{yyé>ËãñÆ�/‹;uê$‰B&L@QÅv˜ ¬©©yòäIïÞ½u_Ž�Ž9R]]ݲeË ´mÛö¥Ÿ x ¦›,­V›››»k×.üã•+WÖ®];gΜ��½9CBBðļ¼¼Ù³g·k×.,, ·¡ärù”)Slll6mÚ¤Ûª}ÊnÚ¼yó2228ޱ±±@ ˜={6{Ѐ1 søðáz?Rðn@L´3gΰ2œ9s?8pà~�;vìØ±c\ºt)žR^^~æÌ™ž={âa·o߯'ÜAxxøÑ£G·mÛ¦Wq+++ÑÚ¥K—Aƒ¹¸¸ìÝ»×ÉÉ©nŒ²}ÚÔjõÅ‹�=JÄŒ38àààðÃ?�$™——·}ûö~ýú՛ Ä‡‡{xxÌ™3§á«+ßÙŠ±µi,???<<œÏç 8¯MÓ[¶la/TÙºu+~°víZüà×_Åp}&444((húôéµµµjµZ«ÕÆÇÇÇÅÅÉårŠ¢ÁâÅ‹ù|¾¯¯ïýû÷ýüüØw6l.»³”JåÎ�;ýüüØÖAVVVºSÖ­[‡ûà „|||Bááááááx »;çp8&L(--íÙ³gddä¥K—ú÷ï¯÷ë iúüùóº�w bÚ -\¸páÂ…÷îݳ±±qqqÑ} œ¡R©òóóñ™zVdd¤Z­;v,BH­VïÙ³ÇÍÍ 7Á>ùä“sçÎmÞ¼yÕªUºMQ{{û_ýU,ÇÄÄÄÄÄ,_¾œ$I†aæÎ�kbb¢·bUUUIII÷îÝ»sçNeeå€æÏŸ/,---Z„/ç;räHûöí===ëÝ4‚ V­Z¥×p«×;^1]VVVû÷ï×h4666C† ¹wŸ�ÇÛ½{7î'×®];½|¤iª•••J¥_åÈ0ÌòåË“““wïÞ=cÆŒöíÛSµlÙ²þýûãþ˵µµ)))2™ìþýûAAAxQz�ª©©Ùµk—»»{'x<ÞÁƒ:´bÅ ;;;\›V«Õßÿ}»ví&L˜ÀápØ_}÷îÝ_ú9€÷ *M†®¦¦fÍš5G�¥izýúõ?ÿü3Ã0………#GŽÄG÷»víZ²dIyy9û’œœœ³gÏã®]'NœÈÏÏŸ5kI’ÅÅÅÙÙÙ~~~·oß®÷ö:vvv'Nœ:uªP(ÄÇø¿üòËÆ�KJJØyhšþóÏ?ÿý÷êêêaÆq¹\___Ül÷ññY¸padddxxøÂ… ׬YÃv/««1ýŽWL¯'†H$ºpáBll,nøÿòË/Û¶mÃO¥¦¦®Y³æÞ½{�fæÌ™'Nœ@ÅÆÆ3Ê ô IDATŽ9²¬¬ §ðÚµkñõŸAx{{‹D"{{ûS§N%&&îÚµËÌÌlìØ±|>_ÓˆjÛ¶íÎ�;so¬†I$’}ûöi4 333�@  ïÝ»÷ôéS©TÊáp„Bá¾x— 5mè.]º$“ɆJ’$Aiii4M;::ÚØØ\¸p¡G�£F�ŠŽŽŽˆˆÀg¥hšÞ¾};‡ÃÁ=ˆïܹ³oß>‚ ÂÂÂ$ >tåp8FFF‡Ö½FmmmfffzzúåË—óóó›7o¾téR“ƒž={öüùó!!!“'O‰D$I†††âË=rss>\]]}ûöíÇ�gdd|úé§ß}÷Ýü±cÇ…BѧOÜëൽ›355¥i:55ÕÛÛ»nŠÑ4}çÎÜ!Ä0̉'ÌÍ̓‚‚H’T«ÕøV~~~jµ:&&f„ ãÇ� KHH`¯@2dˆ»»û¦M›öîÝKDÇŽ•J%Ã0xC¾ýö[OOÏ™3g®\¹rùòåuƒ¦éØØX¼�Ëå3f̘5kVß¾}/_¾üçŸâþ$·nÝ 9r${–V«½zõª^уa˜êêê7ü%‚71mЪªªŽ9Ò¡C|-œ��Mee¥Z­6668~üxuuµ½½}ÿþý/\¸0bĈæÍ›—””¤§§>Ÿ$411!IÒÛÛÛÅÅßi¨yóæ>üá‡z÷î-‹—-[†Oñx}úà¯ë?ü�““³uëÖcÇŽÅÇÇoÙ²ÅÊÊ 7Qiš>xð EQ;wî$ÂÕÕµcÇŽ-[¶´··o×®ÝÎ�;·lÙ²eË–ÀÀÀeË–½RÛ{—+Ö»wï“'O²Åýz¹¸¸à~Ê)))·nÝúâ‹/„B!Ã0VVVeee4M[[[{yyݺukܸqAAA... ,++Û±cGZZ¾ ;,,ÌØØxÓ¦Mß~ûm@@À‰'Æ�׫W/‚ ¾ùæ›°°°ýû÷ëžð¤izÑ¢EéééøNø¾"uÉd²ï¾ûîÑ£G���¡¡¡Z­ö·ß~ ?þ|ZZÚÈ‘#¿úê«ÊÊʃFDDœÂy†py Ä4¼�!ÄôG·o€ Ä44ˆi0hÓ`Ð ¦À AL€Aƒ˜ƒ1  b Ä44ˆi0hÓ`КxL3 süøñ+W®èNÌÏÏ_ºt©î}ôBÉÉÉwîÜaŒ‰‰¹wï^UU¾�ðk¿{DDÄõë×Ù)555Û¶m+--Õ›S­VÊd²}ûöéÞ竪ª:sæŒîªìò###Ož<ùÒ5©ªªz­-ЧR©”:´Z­F£Ñ�¢R©ôÖ°¬¬ìæÍ›ÇŽ“Ëåùùù›7oÖMõ•–IÓ´D"©üGUUÕ¡C‡d2MÓÑÑÑ•••õ®sllì¾}ûtïxWZZªÑhØ5Ü·o›!týúuüû¢iúرcÏž=kàÓ¸{÷îÎ�;+++£££õÆ ª©©9}ú4»¥EEEzã»ÿ{†¹}ûvbb"Bˆ¦éÍ›7?xð!$•J:TXXÈÎYTT´mÛ¶º¿²£G�ž:u*))I÷C‹ŽŽNOO§i:33S¥R%$$äææ"„®\¹’��­»„ëׯ߾}[wÊÉ“'OŸ>ÝÀ:?zôhýúõzìúܹs§¢¢¢¶¶öï¿ÿf¿¶÷ïß?vì˜Þ� ›ª&~¿i‚ £££{ôèñðáÃýû÷³O­\¹?3fLÏž=‹ŠŠÒÓÓ;uêD’¤\.¿råJHHHFFƱcÇ–-[ÆÞ|£(jÅŠlö988|óÍ7õÞã±´´ÔÔÔ”ýQ(J¥Òk×®�3Fw¶¼¼¼mÛ¶-\¸099YwУšš‚ ª««ãââ‚‚‚êÞɳ¼¼œÏç7ü!”””üþûï}ûö8pà›Œ��oh©»4h�F£¹|ù²î†……q8œÌÌÌcÇŽ•––jµZ‘HäééY\\\YYYXX¨»Â¯´Ìâââ_ý• ÄîÝ»‹Åâèèh™L–‘‘áííÍçóëÞÑ¿¶¶V7ÁÅbñŸþÙ£GvÔ×êêj¹\®R©jjj222BmÛ¶U*•ÉÉÉ"‘ÈÒÒ²î�`BxÌòêêê„„„¼¼¼)S¦àMcæôéÓYYYýû÷GÉd²Ý»ws8œ… ½Æ¯àñãÇÛ¶mk8’Z´h�o4Š—ikkëââR\\\[[‹Ã·¢¢ÂÚÚš}‰µµuyyyBBB¿~ý؉AH$µZ�[-þþþ!œË£G�–ËåÛ·oŸ3gΕ+WÆŒ£T*ãããÇŒ£ÑhðGDÓôÕ«W»té’��½qãF`À<½´´âü†Ã½šrL+•J¹\îèè8dÈ�šššV­ZýüóÏ¡‚‚‚;v,X°ÿÉ⯖§§gllluuµ¥¥å�74�­­-2îòåËݺu#¢Y³fø†ô$IN˜0A«Õ"„RSS333^“ÊÊÊÕ«WãùB………ìˆÑ£G�îÕ«Wvv¶H$¹_RRÂår ‚hѢő#GÌÌ̺víú&Ÿƒ��ݰaÃNœ8QZZ:qâÄ׸=¿®���~ýú1 ³iÓ&<ÅÓÓsΜ9x¤˜ãÇ�ã‰UUUÕÕÕÓ§Owpp077Çߥôôt›º+Ðøeº»»O™2åáǧN�êÑ£‡J¥Ú´i“¹¹ù‚ ^ÛÀÀÀÀÀÀWúÌ���çÌ™ÃÆ4MÓÿýw�=ð`˜@ ¢  à÷ßÇ{²?þø?‰"béÒ¥ø³•Édjµ: € ˆÊÊJsssö÷Âáp¬¬¬:w”Ô¾}{‚ ²²²‚pppP( Ã\¼x!áææÆårOŸ>=lذvíÚ!„ž={&•J}||ŒŒŒ¾ýö[Ü@>þ}†Þøe:;;k4š_ýU.—2�;dÈ�èèèsçÎ¥§§O™2�enn¾hÑ"Ü”»víZQQÑøñãkjj:dbb2eÊÜô;yò$n¶gffr¹ÜÕ«WGGG#„>ûì3†aÖ­[7pàÀ: „Ž?ÎFôü÷¿ÿÅvíÚµlÙ2‰DrðàÁàà`™Lvøð᜜œ/¾ø‚ <Žb½‰ß0¡PزeË¢¢"ü#Þýðx<{ö,B¨°°ðöíÛÇÆÆF¡P4oÞÜ‚ËåÚÛÛ{{{[[[§¤¤H$’•+W-_¾|öìÙ/E kÓ¦ ;øttt4‡Ãaãããu3B4M_ºt©mÛ¶íÛ·§iúСC999x,˜×3lذ¾}û2 ÃFp«V­fΜIÄÝ»wu÷‹æææóæÍ#IWHU*U^^^�=:tèpçÎ�ÂÂÂ=z¼Ò2…BaëÖ­£££Œ»’J¥�:u*))¹sçŽ���““ž“Ãá°#Òššš™™™:tˆÏçÏš5‹=â òòòÚ»wo³fÍ\]]wïÞ�+È7nÜÀ3ìÙ³G¡PÔ�×¼¼¼ØØØqãÆá Afff�?îÕ«W¯^½Ö®]ËápðyˆmÛ¶áëëëëë[wÂÆ¨¬¬üã�?t+à.\¸pá~ܱcÇ)S¦ „¸\n³fÍ4MDD„¯¯¯n•ìéÓ§¶¶¶ÎÎÎJ¥!4mÚ4Ýå°'?âââT*Õ AƒBÍ›7þüyfff�=öìÙ3yòäÌÌLWW×ÒÒÒÌÌL???|ò&>>~Ĉ�?>|øÅ‹ûõë—””¤W²Gݹs§K—.ø±ƒƒƒ‡‡>àhÙ²%Þ™!„hšf+cjµï¥Ré† † 6sæL¼ù)))É€2M9¦Åbñºuëð I’nnnì¾ý³FõéÓ§ÿþ¶¶¶;wî´··—H$ÖÖÖ—.]ºtéžá§Ÿ~Bµk×¾Ò{‹ÂÂB•JÅ0Lqq±^L8pÀ€›6mrww}:ƒ†Ãá >×ò Å�?þˆ_¸aÃü [·nõn—µµ5>Àdæúõë|>ÿˆJKKcϱÔÖÖVTTØÛÛÇÆÆZYYµhÑ¢C‡NNN¸˜””4lذºÇ‰xü@‰D2gÎݪ:ëìÙ³x÷ƒÂqŸ™™¹páBûzâÄ //¯sçÎÍž=ûÂ… NNN'++«S§N§N�Â#[vïÞež>}Z]]Ý©S'<ÒãÊ•+;vìèïï�Ÿ=þ<{Óø£@†aâããccc-,,Æ�_÷w÷aiÊ1íààÀFBH£Ñ¨Õ꺳ñx<###Š¢¸\î Aƒ† ¶uëV//¯Þ½{———ïÙ³gêÔ©ÖÖÖÆÆÆu_ûäÉ|Ú*##×%_$..îîÝ»½zõòðð(..ÆÅJ„И1c:uê„G·“Ëå»wïÆ#Ï"„LMMu§¯*++ëàÁƒ+V¬Ð�ˆ�kkkãââ:vìX÷ÏW£ÑäååÉd²ôôôzkâC† Á-YôOq–mËß¿Ø"„(Šª¬¬dë!¼ÿ(..¦iZ,³»–F.ÓÚÚÚ××·W¯^$Iæä䄇‡ãð’%K‚øóÏ?CCC333[µj¥Õj-Z„_®ÕjÏŸ?�Û}}ûöÕÝ-áŸ={FQTNNΣG�B u·Z«ÕâVºqjèõO i:"""--í³Ï>;tèÐãÇ�B�`÷îÝ8 /^¼ÈžÀdUWW—–––••UTT° =ååå\.—¢(†aªªªp•V©Tê¶š333ñY¾z‹eeexáæææ+V¬À[D’¤X,Ö-å³ß‚ †Ú©S§ˆˆ©T*•J†ÉÉÉa;®¤§§§§§óù|š¦'Mš”››»{÷n“K—.iµÚ?ÿü“¦é'OžàÄÏÎÎÆÍd…BѦM¼Àøøx\ƒÊÈÈP*•R©T&“y{{s¹\†a†Š‹þAAA«W¯ÎËËc‹ï!üæçç§wp�›››˜˜8wîÜ’’’C‡-Z´èƒnt7嘋Åk׮ſQ‚ æÎ�{íÚ5¶‡áJ.BèÑ£Gvvv555¶¶¶x~‡ƒ¿Õ$I²�uÑ4�’’âããcaañðáÃO?ý´Þþ%%%ááá...:tðòòB9::†……Éår‡cjjJ„\.×h4økϾöM6ÿE]<<<ÌÌÌîÞ½¢÷”@ øöÛo×­[÷¢$<ïôéÓu³,00P·V£Ñhììì¦M›†¿jµzûöížžž�=ª­­-++ÓÝC4f™­ZµjÕª•L&Cázúô)I’ÖÖÖ‰„ ‚ <==�ŒŒØþû÷ïÏÉÉ 3fLÝ/*Ã0iii ÃðùüèèhccãîÝ»³CßRõÛo¿áÇr¹|ÇŽz§¼>ûì3‚ tcw¨¸wïBˆ$ÉnݺùøøTVV^»víË/¿ôðð066~òäIdddÏž=õ:¥¸»»Ïš5kÇŽxTܺhšÖm8Ÿ9sæÌ™3øqÇŽÙéAhµÚ“'OÖ{JÍËËkèС¡êêj¶5mjjÊår% ûQ+•J¶…““Ó… ºté"‘H²²²H’Ä'l====<<Ο?ïââÒ¦M.—«Ñh¢¢¢|}}MMM³²²–.]Z·©••—ËMKKÃç`XøÄ vëÖ­[·n …Ÿ~úi÷îÝR©´{÷îx�Âçó---G�¥{ðZ· •››ëááakkkeeuäȹ\ŽOZ| šrLÛØØ¬\¹’­M …Âk×®² ™˜˜|:E¥R%''×ÔÔ¬[·߸qƒ-Pâ3?þþþS§NÕ]~vv¶X,4h���͵k×RSSñé&L&“%%%‰Åb©TÊårÛ·o/òòòt—ÀårMMMiš>pàÛ¡ÿùr¹Üï¿ÿ¾Þíª¬¬ÄM?„Pmm­R©dd¿i!±XŒku—ÀårýýýqÝ£î�dZZ‡ÃÑíE gÈ�!;vܺuëŒ3d2Ù�/^lff¦{n§¶¶–Çãñx<üUçr¹!!!®®®©©© �>¿Ò2+**~úé'œ,ADDDà°ãp8vvv‹/‰D«V­âr¹R©4..îúõë¸Ëö†Æ:wîüùçŸ#„p<++«Ö­[ãORoN–™™ÙúõëB‘‘‘%%%ø$-MÓqqqeeeìlA´iÓÆ××÷ðáÃ!‡“˜˜(“É(ŠÚµkžÇÎÎnéÒ¥u“E«ÕÞ»wÏËËëEÅëÆ=B666&&&B¡�=ÁÈR(íÚµsvvÖkM›™™ÅÇÇ߸q#44499Y÷0.&&wÑ©®®Æ;H­VûèÑ#www�FóèÑ#…B! ###Åb±X,æp8\.7**J*•²' BOŸ> :thPPPPPMÓ[¶l‘J¥K—.Åí‰<{ölÙ²eì¡@Û¶m»téB’¤R© ¶²²ª­­ÍÏÏwqqÑýØõÎá;;;ß½{·¼¼Íš5ׯ_¿zõ*þ’¼ô"Ã0—.]²³³óõõ%IÒËËëüùómÚ´a¡111×®]#ÂÏÏoÔ¨QgΜ¹{÷®ÞBš5kÆÖLnjӡC| Q$±UѺÒÒÒÒÒÒt§üõ×_z[DÓt~~¾ŸŸ_Ý&n(ùøø\½zµ¸¸X÷[„ºvíÚ™3g¦N�Z÷KÎR«Õ¸¦LÓ4þžÓ4�ËÎ#‘H uK.“'O¶¶¶vss‹ŽŽvssÓkÝ4f™¥¥¥&&&«V­âp8¸öÚ²eK­VËår,X€€Bׯ_?yò¤F£iÖ¬™‘‘ѬY³Ø/0¾ ˆ]`BBîºcjj:vìX¶áÿý÷ßöÙgºMÔz‘$éàà {ÁB¨]»vEá�ÝÞÞ^,›˜˜|ûí·\.·ººzçÎ�>>>u3ša˜ýû÷çççÏ›7¯î¯¬¨¨÷Üxþü¹F£¡(ЦéÒÒR|õMmm-I’Ïž=³³³ …æææß|óM~~¾^‰Ÿ-çóù¸*‘HØ>‹¸g:;§¹¹¹L&Óh4ø�™ ˆ:8;;×ÖÖ>yò„¦é“'OªÕêcÇŽ988¨TªS§N�5ªY³f¾¾¾îîî...EáSëJ¥R·Óºn]!tïÞ½ÌÌÌöíÛËd2 ‹òòò”””^½zé–kòóóqŸ wÅÑ=}Štúk±SÜÜÜ:vì¸~ýzssó‰'~ÐÔ´c!D’$N=ܻަé>}ú°çˆÎž=[PPÀÎüìÙ3ü•Éd¥¥¥¡ŠŠ üÍ133cà ÿ…Mš4 GCÿþý7oÞ|áÂ…��ŸÏ^m/—ËKKKíììT*Uyy9MÓø MÓ>d&+++((ˆM´Æ,!Ø©S'„PRRÒ¥K—zöì)‹ÇŽëàà°qãÆ–-[âŒsss %¢¨¨¨ªªŠ=^auîܘÆ ³··Ç1=tèÐàà`†a¢¢¢ŠŠŠ(Š ÆwÔ-kjµÚ‚‚‚êêjOOÏóçÏã«ûp“ý“àñxÁÁÁ®®®yyyáááwîÜafÞ¼yuƒ{Q/L\ëÀÝ–þûßÿ²�Y»wï&IwÈcáÃAÝ)øÒY½×ÚØØà_ Ã0jµZ*•îØ±C*•—••EGGwïÞ½ªªª°°�¦ikk댌 †a†Á½•Z´hQ^^nkk{ãÆ �ÊÊJ‡cbbbee•‘‘accãîîÎ^7ˆï ûîÍ›77nÜðáÃãâ⢣£iš¶µµ-..fw$ ÃܸqãÁƒ¹¹¹Z­¶uëÖ3fÌ IrðàÁW¯^•J¥#FŒøÐ;r¼TÓ�éêêj|fœ¢¨ÒÒJÉãIDATÒ/¾ø¢}ûöø)ÝÖt\\œL&+((À×­Ôý+g¥§§†k4KKË>}úà⦹¹9I’øÌÆ~øVVV?þø£n Z·@äääÄîJ-,,H’Œ‰‰ÉÍÍ�:ujVVÖÅ‹ËÊÊF�…_Ž£¹¸¸8??ÿ›o¾Q«ÕsæÌ±··¿sçΠAƒÔjµ^5# @*•–””�$)•J---333---_z}ÿ›»zõªnqÃ'`uUTTà ~úé§ÊÊJ�@`bbÒ½{÷ÄÄÄüüüšššÊÊÊŠŠ [[[\—HIIÁÝOq7ü7n¸¸¸¸ººfggã: þÓ211Q(øûÍ›7E"MÓr¹ÜÔÔTwÛ†)--MLLLHHàóù½{÷NNNÞ´i“¯¯oHHˆ�� AîîîÇ�ŽŽÆÇ²ÆÆÆ½zõºtéR¯^½8‰Òd4ñ˜¦is8œgÏž) .—«Õj«ªªÔj5þ>?~ü866¶wïÞW¯^MJJò÷÷wttÌÉÉÁ p…B!—Ë n ‡‡‡[YYMŸ>]¯[1—Ëýúë¯÷ìÙ…/ËŠ…‚$ÉsçÎáš‹½n°OŸ>#GŽœ>}º±±1n× >Ÿ|¯¨¨ÈËËÃ‡Š¯Z_³°°À¯òôôŒŠŠbk²A°uØ×“ŸŸ?~üx6 +**ðý:ðb-,,zôè!—ËÙ¢ÇîÝ»OŸ>­ÑhÆŽ T*ÏŸ?Ïårƒƒƒ¹L„�F£)//766~ö왥¥¥Z­655‰ÄÊʪ¬¬L÷´¦×)íi]Z­öàÁƒ<022š4iRÛ¶mÛ¶mÛªU«Ã‡¯[·nΜ9¸E¬ÑhLLLp�-Z�$Ù¯_?|ÂP¡Pèzçççߺu+??ßÈȨÿþ¾¾¾111‘‘‘'NœhÕªÕçŸþ¢fu#i4šÜÜ\š¦kjjêv êÝ»÷K[ÓEá«ÆÆÆ;vtssóòòÂua…Bƒo�€OlæææZYY :_!ÅvÈËÈÈÈÈÈ "999''ÇÛÛ»ªª ÷‰|øðaii)‡Ã™8q¢±±ñž={Œ��MLL4�D"9vìXnn®\.çñxþþþøTü AƒîÝ»wúôéµk×:´oß¾øwQYYYTT$—Ë—,YBQ”��Ï´iÓœœœŽ;–˜˜èããÓ¿Ü�µIjÊ1Íår}}}‡Ž+..®U«V¸RFQÔ¦M›´Z퀂¨©© 1bDŸ>}qoÜàê0`€ŸŸ_�=XoSW LŸ>ýÂ… �;wÆ—J[XXxzzâ¾õ®$¾©¾LV©TvèÐÁÊÊŠýÖáËÉLLL:wî¬wû'ìE]îXAL™2åùóçøn ¸y‚;¾†ap—j|PÂçó���U*Õþýû���»uëF’¤ŸŸŸŸŸ[s'Iò?ÿùOll¬««+>ž5jŸÏgë�Y&žsûöíæææ}úôY¹r¥½½ý°aÃüýýãããwíÚµhÑ"ü»Æ,,,üüü¨»Ozðà�^¡¹Y³fVVVÍš5 dŸmӦ͒%K¬­­I’ qwwoÞ¼¹Þq’¿¿¿X,¾víZ·nÝðï§›‹‹‹T*3fLûöíq"O™2eðàÁ÷ïß§(êÍûp8œ“'OVVV …B¶°ÀÒ½>«^FFF~~~£G�®÷/¹}ûö‰‰‰\.×ÑѱuëÖžžžîîîæææB¡ÐÝݽÞjžP(”Ëå-[¶477�?NMMýä“Oüüüð¹�åË—?|øðÁƒíÛ·oÖ¬Þ7øøø´jÕŠmb“$Ù¥K—6mÚœ={V÷²O|…Tûöí[·nííí��Z|}}½¼¼RRRÒÓÓuïM‘››kooÿ¾W£QJJJpEìõàêÛ‹Ž7q‡�×^øGwî~»çÍ_i™¸0Š{I³weÃÔju“& ñwƒ+//Ç×Çë½\,›šš¾a+þccffö~²¤¤ä# &‚ ¨ BF7FÃ-÷w°LÐõ¾°ig4Ò)¸¿”nç Ý—( 2 çÃîNMÄ44ˆi0hÓ`Ð ¦Áû§7jmcà6žL&‹ˆˆÐ»×UIIÉÎ�;õ† ®ªªÚ»w/;c||üÑ£G?’±PÁº7€÷Œ¦é�7æçç×û¬››¾­Rqq1;ÈËàlá‹\Œ��ÅbqDDÄ¢E‹p7†abccŸ?®ÛSM«Õîß¿_¥R±}ÕmmmOœ8ѹsçzÕÖÖ ‡£÷ º ¦�A4h�îÕÞØñãÇÙæ°••ÕìÙ³uoSuçÎ�»wïöïߟ½1 Avvv2™ AЩS§£G�ÆÆÆâk‹jjj>þòåËjµzÔ¨Q™™™$IΛ7ß$þÞ½{S¦LÁ¯{ûÜ"Ž‹‹���;vì 633£izïÞ½ŽŽŽ `ï„G’¤��]½·a …º 眜>ŸÿÒ»¿ð& ¦Á{F’äܹs_tn�…299ùèÑ£555Í›7?~¼³³svv6BH Œ1¢S§N{öìùã�?¾üòK¯öööÓ§O'I2)))>>!”››[÷6ÇŽËÎÎ:tèkܨ�J5iÒ¤zœ=`ø ¦ÁûôøñãmÛ¶5Üû� ˆ©S§ÚÙÙ™™™�1¢cÇŽuKÕNNN .<{ö,; I’&&&A¼è^ ÃDGG'$$àwǃÐÿ(--ÍÈÈ@ÙØØàûêINN>yòägŸ}æïïÿ@ãALÿ¿öî<:Š*ßø·–^ÒYˆIÈ $„@@`D@Aˆ(#›ƒËeDŸâú†¼QÁy£2zœÑsÔñùÄsԧΨ3žÁmd•-È& bÙ:Iw:Ý]Uï� !ÁIÄôíÊ÷óGN/U}nuU}sûöíúQ(õïß???_×õÍ›70 --móæÍ¥¥¥sçÎmݽMHHˆŒŒ|ä‘Gjkkͪ€8}é%³š‡Ã1gΜ–UÊÊÊ–.]jÞ>×U.ËÊÊÆ�¿ÿ~œ.ôÕR;|Ó¦M›6m0kÖ¬k®¹æ¬›ššV®\9nܸ1cÆüä÷€èÓJN§Ó¼.óîÝ»‡š‘‘QTTäp8222Ú…X»vm늅Z¦gdgg?ðÀfGÛ0Œôôôüü|Y–¿úê«uëÖýø¥$Iš3gŽÃáxæ™g¨ªjÖ7ëvOŸ>}„ çjv}}½¢(œ‡G݃1M¡wðàA³Ôžy·¤¤¤uÉ•›o¾¹ub_K¡á^¯·å¶®ëÇ�ÏÍÍ5;Ñ-嬦N�z±Š?:t¨ªªjß¾}yyy]®MLÔAŒi ¥mÛ¶­Zµ*//oìØ±YYYk׮ݻw¯ßïÏÏÏoYF’¤o¼qâĉæÝâââçž{îÇ/ÕR:¯ªªêĉ3fÌfål³æKjjê‘#GÜnw 8kà[×õ'Ÿ|Òü‰¹éý÷ß7g^K’tï½÷žU¾zæÌ™ýúõËÉÉaFS7`LS(åææÎœ9sÒ¤Iæå8,X`N†kll æT9I’ÒÓÓÍåãââ&L˜pÓM7�•�üqCCƒy»²²2999333¼üòˆaŒ5Ê\þÓO?=~üxlllëØMII‰���7ožßïÿq %IêÛ·ïY:�ÎË/¿üâ½ DçÃkz�išÖr¢ŸB„kzðzÓdAÌh²Æ4‘ÐÓDDBcL �1MD$4Æ4‘ÐÓDDBcL �1MD$4Æ4‘ÐÓDDBcL �1MD$4Æ4‘ÐÓDDBcL �1MD$4Æ4‘Ь\ QUUEQTU5Kê™ÉÌÚ†’$ƒAMÓ‚ÁàOÍâçºcÑ;«\§¼r£‰Ç‹U"ôvé#ã½×÷­ïå u‹:Dz1ír¹$IRÅü{V%i²]×5M“eÙ0 ]×½^o—_* K+$¯)qAQ ²")<`¬C|†~Ì«ó8><ÚkF†gqN¹M›ÿÃÖ<£££ Ãp8v»Ýf³1£-I–e›Íæp8l6›aÑÑÑçY¸®Þs®§º´¬0cu±6';$0–#ÉPlPPì«‹�Ë 3ºtáµÄ`ÁÞ´Ëå ƒ‘‘‘¡nuEQ"##=�ËåêBŸú•É»Ê%Ée›u•¤Àµ«¼aÅ�äÿêÖtˆÕbZUUI’œNg¨BÝÍétUU;5N]Üà\]ì‚ÝÉ|îYl%ÊŒ¾Î°§¶ZLK’$˲$Iü°§1÷»ùÕbÇ­>eÈ* ³ݳH ¯)�z07 bÚjcpªªr$ºÇ’eYU;×óØYéÂfŒ’.&IÞqÊêFtˆÕzÓÓ=Vv}…W1d…]éžHR*¼J¨Ñ!Œi²Ž.ìzŸpî]Ï$É>-Ômè«Å4‡¤{¸ÎºÎŸ±ô\†êt ûe4|_TRcNy0š¼AFeÑÛ+>/ª7ÃS]í “®uAj Þ›‰{Ú½^1¦a¶ýë(xzÞ s¥ÌþØ0‹?sC©¬Ö›¶ýäWOÿáŸÚÎ1““®\þûIýÎ=°¦W^÷ÎÚ)cÜ6>ñÛwžþnÄ÷�îh(9p*K‚'7¼úVá ›Ü»‡ÿ£¶jOº²‰éÈŸ„Ï×á°¹‘6Ü7YÕ( ´¿Õ·_�…™xg;Ì­„?÷ŒÆ»[ÐõßwŠ-\ö>cZtrÜÐ…÷þòÊžô;nß[j:¸ñÙÏì3§Æ×=tz†‚[\Zr‚óLäÊñ#îyÔµæíÕ/½‚e÷ŒüÉírGïæÅ¾ÛöyíÀÛG'ôðŒ†y¢†ËÉÚ1Yq¸< ðÅ,„'¾ÇZÄd`r4¶ïÀÀ>hàP9¶N¯#á®Ixb8v|†¥'›ß�@Þ=ˆg³qí¿ð¿a28ÐYá²çÓ³E§¤]%ÛãRR2Rd_�KV¤š=ëVî œYF²O¾ï7 †¶ù4k‹8ûþE#OÙÒ“mÚ˜ Ïo90k P¾q;ø)w�æD4 ºf,þ˜{fŽá´é˜ÖêÙ y˜@Ç{ÅöŠæ³ã?‡aûgx¼¿›ˆ;G#ªÕ¡ñf>ޠヿaQYwl�…1.‚õUÕ'©Éí3ä„_ŒÊÙZù˯ÍVaÔþù‰í)qmve°É/9ìŠ-6#†Ïíʺbvv‚·rŸO÷UW!;/¯w‚ê ÆªÍ…a„OŸªc^ý¯~tî§LI„» Ûüg;¸Kj°¦ oÎǘ*c:LÈÉó_85Eö}øàJ(ñiƒz}y¸¬)/Ñq²ø¨7kTßÖW1Q“óîø¥çÝ�Ÿ]¾ÿöeó'rÂØß=2®”Ë!€áþö¥Ç·…hK¨;¸âî-ðS&c Ó] 4´¿üÕñ|8¤2¬rwk;©#¬Ó†aXoê´a@ ¶¢â¸!ù«¼:¢ %iÐÛŠ}Ç/�Û÷muŸ_ôéÕvư#1÷æú ß[“˜(Õ´Êõo¼´«"qÔåî74Çn4¿®5ß«N->}ª3CC…>À«7?Òü”¹½F›Ïû—åàÕ<ÄË006Ã]�逤â–ðº+ËPÓÍ[ò3 —Ãßj1mYZÕG+^3‡å„DÀ–5xx×Þ“ÕA[bßhzü$«’àR? dž5?Ðnoº� ƒ˜ü3·‹ºŒ1-:ßÑ|¾{¿¿üëgž '¤ž**XJ¶þs÷äcÒ~”ºþÒ]ïë5åáLõ‡ÝR¼^²e¿‘™3ëÎ)ƒ¤%é{_~b{wo‰�,86-!)þ…‡Š Ó¯ÃâÖ}g£ùO;Ÿ!Ú¶6ïZì:#L6Œ1-:ün$]5ýÒ´”„”¤ø˜ë+@ãEï¼õÉÿ%O|l‘²zÅúÿzÏ~ÿ-#úD´êTµÛ×m¯zÝø4¹fO•Ò'ïÞ[:[~µÈoóO “ó´l.dGãh6ÕÀ¸  ^ÿö §¯Ñqž o7À)„Ó¢S2ÆÝ·èÌ]_¥¢WmþYÍ™9î¡ãrbðowyÿûõuOžòþþßÇ÷=½?½û·®ú.öúßæ^wÑ¡ú~—%šSñ¨/û¡>àu{ŒÎÖ9¡ð0rêø¤ ‰Q…; 0°æÌOÁüDH玿ùFlÈnS(áðÒæe;0òsÔþ¬­§ö0¦ÃŒìŠ:rÌÐá}‡ ÐÛ½åå?œ¶«6-­ÕΔb’F^—}u_Mõ5þŒ+r{5Ÿx’û›·ÿ¾¡É?ltn{ÓCzë z î…šÃø»r^˜�ˆ&|½Õ ãÖi¸Oà³òv’ºÆ�£|¹ Ç÷´_Ϧ¾ ‹ €„ÉÆH%%%ÉÉÉ¡nF‡”——×ÕÕ�§Óér…Gáœî£iš¢„G™ŠŸÌëõú|íT·««÷ÄD·Sl~Ô?úÃõó·«[%)8É«Ôv„¿aÇ�Åç_$&&&´ Y^^nÁÞ´®ë,àÒF�Éh]ïô•Ü |ºÉRLy'J«÷`†î “ÃRG§© ç*YCv}b„�=ÏI×#Âc×[­7ÝÔÔ$Ër�é>RÁ`°©©©S«ŒŠ¯?Úà´bw….DÓF'Ô‡ºbµ˜Ö4Í0Œž4KÍZv}§†¼f÷¯ûGI¼¡k�yÀô$º&Á˜Ýÿßu ‚½ˆ`0Øî—Hdm>Ÿ/ìô lÎ%�ú¹h¼ð¢d%ÁÆ_õwŒ \xIX­7-˲Ç㉉‰ñx]C qdRð7CÊd9<.™`µ˜`·ÛÝnwTTT 0?›BÝ.ºÈt]×uÝë0 Ãív;笃Ýîlß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF>CIDATxÚìÝw|uþ?ðÏg¶fwÓ{#�PB„®©J;QAмß!rœÈ‰�ûzÊ)ê¡H± t„i!@„JR!½o’Ͷ™ùüþ˜°,i g^ÏÇ> ÙýlÉìîkßûžÏÌÐÌÌL-•œ€ÐeggsX -b1 ˆiÄ4 ¦1 €˜Ä4bÓP?ù}�3 L»û|³Éd6[k V©*µÚþJˆŒ£jå(Å¢hæ˜fŒT˜E¡vDBHµ‰·XøZg ŒrŠ:ƒfᩳZ†œhæ˜6ò‚‰ë½È`²ð¼PëL«ÈTMÝÁV”¢Qʰôš3¦ +y Ïê�i£…Õ©²©U�W õŽ7YÄ`7Ä4@³Æ´¯‹¦¡‹ò9¾Þó}Ü´ ßž€¥М1-2ÖÐE¼Àî÷*ÐÜ1-6˜¹ÖzÖ�\… çÐ÷1oZd¬áÑ9(­‚(—Éär™Uµ*‘5v,z€æŽi‘5trÑ©5j­Zéæèàæèà R8iT.:u#WÁ¢€6cÅš~ó¥÷D333›xÈÚ2£ØŒ•«6€h­é³pÞ ,œºËªÞÅÒÐùM”��}1]bhlnÆëÿ«ÕhTk4<Ï[,•Êá“Õ_62Þ]‹æ4´ñ¤þ�Mî÷Èâ�ö¦�±¼¼¼ÜÜ\½^oµš�gÚ˜…ófØÿøý-ižÞ´(²²²²’’«Õª�ÉÌfsIIIããñŒ@NêæÊhÒ\ó¦ !ƒ�‚B­®6™!V“ %3@øßx$a5”Ô͸pšgÞ4!DQ„X­Ö¦Œ€V‘8­îÃãØRF·ÄjZJgÁj%‚ ¢ÕjQMÀÃóáaŸÑÍ[SßÇL�¬bc­sJKн<Ûd5¹ºº–•• ‚@Q«Õ¢(�Fžç !r¹|Ýw;Ý=¼j]7Èï6hKþø™cµNZGçО½A¨ª¨P«Õ‚ ‚ ×ë+++y“‰çyžç{†…ëœ\ê^Ï(´íŒ&uæ~ü6¿«7ÍÉäÓfÏ-//»žrEËq„Þd²í+�çùN]ºÏšû'“£O ÐJ£§•6ZBFÛ'õïYV÷Ñô¸ž_U÷LÆXέ¬•Ë—dܸ¦U«BL&“Ôîj¿èÝÿ´ î@ë;¤VgžZ€Æeggßw5]RQeŽR¿À¿Ì{}ÅäæÖTÑ„xyyÍ{ýŸþ�ÁŒ†Àouß[! Õ%ÅÅÕÕÆ¢Â¢ÂÂ*C5¡´}ÇÎ//xG§sæyž'D§ÓÍ]ônH§PB)¶Bø_Å´ÈD‘ªM"‘ªM„SNa¨6‰"#”ëÒ½×__{S­V«ÕêW½Û­gB9l…ð;ÝϑŠcŒ˜,–òÒ&Š„Êq.nîRiÌÉäaý‡¼ùþ JHçn½drE#%s½Ýjø]1­–s³Ð5$˜„ת²knK®èÚ£!„ã¸Æëe­ 1 ÐÜ1í¦!"áªÍ�Nz¦”4º½"¥D«’¹agÓÍÓNceg5þž™”R¹ƒ“Ö‹ ™cZ¡P4q†544Ó€˜@LbÓˆi@L ¦1 õ““šÃ­ªi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@LÀ½É±Æ!„ÚýüûQJ !Ìîg@LÃo hJaŒ0&2&ý@~_^×4¥„RJ)¹�×kÄ4ÜÍcŒ‰"EQˆ(2Q”Îüm™ZÇ”RŽ#Ge2N&c”RŽcŒ!©ÓpMc‚Àx^´Z¥‰ 0)¬+Êq”ãˆLÆ)T.g '—Kç#©ÓÐä0%„1ÆA´XD‹EЪw^µœÎŠM´yºÓÄaz¨æ©.œZM”JªPprykLêz›?ì>õ}]ˆ2@LÃív‡(2ž-¾¬²â_1|šþ7dPƒwA˜åX¶È[µO…�†2Fi�ImëÕÿ昮'—©-žYÃ÷x{<%Èm@L?¤QMDQ´ZE“ɰ=‰O-kö; rÂÿ’W%Ú©]e·³§Õ%5#ŒØ%5»ÿ�fwÂù~*ïšt¶Ý?ÚE€˜~ø:¢ 0žL&Ë™Üæš‡g#FdaŒ?UXŘvjWÛ“×Ê’ZZ4ìNÿÃ.¸›X=SÊlyÍ(¡wn ¡J™z;�o·AAU ˆé‡®ï!UÓf3_TMYsß>aLF£„0>¦ÀÀ˜öénÍ—ÔÖ¼„_ã���rix›'ÞP’S© ðÑÉìo,-Ô‹nÞžjÚÄÅîd4cìNL³&Æ”Pv'n¡öÅqíÀg5MFXM·ƒQ*µAPMbúaËhiž ˆV+Ùƒ¸*ã#Ò¼l>¦ÀÀ3íôî͑ԬúÖÅcñ¹bh ¹¬¬ØöâÐ8»8p„†â‚[yŹٹ©·ôV]àˆ±a~Ì ¯¨*×Wçdæ”x™{Ÿˆ§x*šÖb¶pfµB»Á¤¦wrÚVßi3Sûì®]EJ¡”2Â(“ÆQéwTÓ€˜~ÓZ™ 0&6ÿmFä¶õd”0j=›o`¢ö¹ž¿/©YuîåÈ£i¥"!ɱۓí^ýžâHYÙ�Kç ÔÕ•$dЋ�ù—ž�Ú|�¸»ëd&³*°Ã�n½e%Ù%.jY=7.ŠËÌ:775ww5]Ç�*»ájšÖÎiJïD¶ÝÿöÕ÷í$¯™|.õ§îJ}ÄôCÑÒ†-LɈiB•Â(c”2J©IjÂtÏõ"¿-©™¹09þç³ÙB‡Á³k§«ÉRVyãÌŽúÎ}Û9RBˆ<`ðØç‰˜y|O´ÊÁA&÷íØÎ9½2lx˜õ—#Éjïç¢ÈcynczÕm–XoÆoý9ÃìÞsÚŸº¹ÓÚ1-Š·ÿaw6 j¬áAë&oÝø¾»ê–KÛoJqRÌ4ÄôCŒÚåЩ¦eaÒü2JG#Œ³ž-¨/:Íì}ßIm-I8s&‡9êä†Ü¬ôRß^ Bˆ¥èêá˜<‡ÃúûJ= fÒ—WX„2„ŠÂ"…Ú¹c?¯#±—ª¦öð�= ½¼ð;�3ÜOÖ„»ª®6J!-Š¢ Š¢PSP×ÕwOÏ«Ó{¦ô®È®µmË�œ¶¯¾í2š£å8Ž£”ã8µ/]háòóóQM?˜Ô~ «‰ùV‰ÜU#ר¤"šØÔ„QëÙ<=aÎ/„+8ŽIml�ME7oÝÒóŒ:÷ïÑÓK[§!`Êɾie–Ô„£¾Î£u„j;O}.Lyáð΢ÐYcËb#÷ïkù0ƘșȤŒ–º 5ëˆÜ»kdRw­áÝ¥÷í8·5;!á ÇQÆðB4=êœþ-_m”r§ñ=T�¼Ì7 ùÂJÂÑê_3˜U°…'°Ê‹Yê7¥§'“Q9±m%BGãÏäUr‰Î³™L&“‘F«iÆ›J neçg¤ggWðŒB¬©±ÇScm¯ŽvO¼08DA1ßJ/à)‘»:èÏž>×Ó…Òwm¸N!$öËõ±„yçûþÔ±Ÿ’w;¶ëéë3VóGH=y*�C˜mþs½1m·BQŠhjWss”0‘"¦1�jú>šºNà9o¸ÜCg6_\Uuê†átª>ê2DJˆL`¦Ì"Cfa½k))%òmÅÚi=9•J™LÖH!Í—\û92¥ÜÁÕCA8ßîú*íF‹yI{ânÿ9ú¬K9nA¾ÅEî݆¨Ê©Ku²6dâS=UIÑ{‹;?7" üü¡(ëoù~`ÛjœIÛï�ZÕt͇¶4¶3#Ä~Þs}ûaÒ¦,”1F)á8*B¥wVVâ… ˆiTÓM¢ðqX;á‡?!„/ªÔÿtÁZPÁ̼Â×Yûh'—)}\¦ôq�>àÖË›½‘#„NN«¯” Ff±ˆV+§R5¾“k…W—qS:hݵ¥ç"÷ê½¼ÝÕö!nTÕlÝG„¼«7Šýº>ª()"Êv½:Vf$ˆLfµXˆ•‘7›-�«Ñ`�î^‹Èô™G�&Wö}b€�ºžG[{—¬&^é�m¿iÝæÇ�4®µ…J­�.Vë”’;ÛÐÜ™¦�W) ¦QM7é pÓ}ÿ’²�;_TY²éTéÖs¢ÁnåÜ9�ëéÿŸ§4áAAßÌNö fæëùšw%iÛÉuÍáê{Pµ›§š�{=Tf5TÉC»ûk®'B„Ü [Žßâ 9¸-“BÈ…m[/BI8âïý§î:û;ãõ…Y%•&RjèïSkKrÛ Û$9‘ŽHÓÁ ­o÷ܵ¥µ¶cd¶­Yîêœ ¦¡éaàýæ8e;wÃÙ´ü£LWrꨈº$”‚6ÍVw÷ózuTÁò¨{ß¹ ˆ‚ »Ÿ@b–ª’â2•]òBRš‡ à (¸N!ò Asž�}uBþäs}ü¸Û ’ØÈ½ÆðÉwg4!DѮﳓۛÝÝíÓ¶¥"'M—¾&Ô<øZ1m÷éÄê49lƒX­ì¾½ýá�ò›·b)Ý´jZÓ'ÈyRŸò½ 9oì`BƒW©:s£äÛÓ¦ vg”‘{í0Dª£ïëÈ^BnÒîÝIu^í¤ÿ9�ƒCCE·ÕXf°TšÄ¶‘;zy:Ö©ymÙL8®¦ÑA‰(Ö™ŽWO—„Ô�g»½6Õìb‰ÔžÑWswœmu¢tTIÄôCœÓMŠißw'/ÝÊykãù;çrÔer¸ÜÓÑš[fˆMã‹* !ÅŽ{¼4Ô”œC »÷gÀ}~±Wh]ü{÷{b�¯Ê>¸ó.ï;Ïìëk™ÊASgfÍ?óÓÅB¥c·ÁnMܬ�Ú6Üæ8Žˆ„p”2Q”VöÝÙÅiƒM�z2úîc Ü}}z»·R3eZú1 ˆé‡¾š¾wPª»ú9ô ÌþÇVÑ|×$ ïc«ÎÜ(Û}ž"÷t”2ÇZXaÎ(’{èD©RnNœGÏ¡ªs®Ì·çŸ&Þ5,pÈøiÒ�ýÿ:óvjÚ?ñBûûº?)!9Ž#¢È8ŽPFDv'£ë ézZõXÀóöU¹mwÇQNÊhŽrˆi@L?Ô1Mî]M;åË e?ÅÛvy²Oå©ù´šŽB‘Þv‘%§LèÆD¡Õ/JiÍ&&œÈÇl“äšøWO¹Íë\n×ëà8®&©‘Ò€˜~ÈË馌2ß(`VÞþíÀ�œî¬w°ÌQmÍ-o3jvÈÁ‘NZghÛåÒ=Žâr§Óq×Dv׬î˜ÛSJ8îvQ�¦ ¦ú”¾w5ÍÁZ¤¯5Ræªi躜JQüí/Œµú=Ù6ý®™~wûx*ìÞùÌj}°Z)]'îëÎ,Áqk1�jú^CxA¬¶Ô)”W«‚=ÌEu:$ݨRVõkj™÷[³9¡m?Jäö‘²�iZ_L×lærwËãîaÒô’;;�–ß‚—)´Øç¦ïy«Íª`ÏZg}uÜ{áxF™ý™rOGŸã2^Þ(æž§Öò1FïU¥ÞÉÔ÷�³û�“šÒÚÂÛ§ÛÓK¤¼¾}ˆqÄôC]MßëdÉ.UuðªÙ“Ðí“9-¿òTJÐç/ª;ùÆäî:¯9#ƒ×ÿ%çß»LWsšr³-¿Ü¾³º�ýƬ¤ œIÉíÝÚÙît»~®é�csD@Óãa¯¦ï9¦*.UîªÕô 6œO³ë„ˆúCd.¯—g‚He\å™ë©Ï|ZkÒ^«¦P(ð @L·”‚±|¹¡âdr§� “‡½kβΛXK* Öâ4*…·³5¯L4Y±<Ðô€fÏi±)§¢¯¢©B¦ܹîE¢ÁhNÏ�æ&ÞÔ]'@LÃ=Rºi]äò£+N\ñx!‚5µëܤ–?bš§š&LÌZô­ª�‡çŸû-U3ªi€‡@+8dm~~>ž'øk!ÁØjY[QQ� üÏ899µœƒ¦@‹†˜@Lb1 ˆi@L ¦ ´ý=äQÂ;’Ó:vVM®ÉI©‚B¬Ä›'î&Ú¥’ ®¢Cöˆé?" Íîl›'ûVNJk]¤"Y*’¥e îd+ÏÜ‹è‹%ôYF”xAbúÄ™ñW(H~Mb7¶J}Ù º-—þ£‚ŽÀkZ”6Ù›fÞâúvÂ[ V@mâI!æ ‹|ÄÏ ÁæÕô$¶ãßtfÑ÷,¢ëå)|«d97e`å* š~ |„µÎâ ¸N2â<…8O!LÖÐg!Ú›_‡W ¦›Ÿ³xÌ“ÿ®±æ†×«$d; ÙN¼æ72ÌKøÖY<Ž ¦›efoóg÷èAkû׌Ölt$ñ±|Â3^€˜n6îüN)ºGLßéVßc�¢’•¸Ywáõˆéf*¥ ïnùþÞ3:šÓ„QwËfJx¼D1Ý t|¬’T6¼æÐvº}Fî9XI*µü¯x‰bº¨MgˆHï}²¯¦›0^m<‹—@‹õê⵿ùRÄôÿšÊz£i›±ØWÓ÷ïÀ§à�Ðb­\öJCYüêâµ+—½‚˜nALߤ˜¶×”˜&x'´º¤nK݆š´¼i1}« £ jÄÛ u%uËè¶ÓMXyÈÆÓ­šñÆ›M» Å{ %uÛËhÒföéa\u²&4(2WÆ!$kES"Ø"jðhEIÝö2ºíTÓ&Ñ¥IM¾Š¤½GÒÞ#¼¡)ã ‚7^ý­‚”ÑmfvGŒé*ÔÔ}–%á´M¬;àÕÐZ2š4:÷1ý+çú4)yý^$ÃÒȰtúYMë¹ñ˜æúâ ÐZ2Ú¾û�˜nyMÍ@³èt�ØUx’Î˧"„ßéÄ}LããM‚“Y;ï€V”Ñm2©ÛHLk´Î׌£î1mCîN¨Ý*S¥wããoXÆh´Îx´®Œn{IÝVv½Di¹ãäjÞ­±�¿«ÒIÙí}tXJHÁáFW îeÚI”bB@ËÕø¼Ž63ë£ídËÙÕërÖ”�ªoÈ�MÂïÆ‰ŸIüŸ!2G’÷#17|.zÉ4ÅÅ× o@L7ß÷ŽãÝÇ\-ÎêªjøÀ+¼™dm¶eqC£’Í#EÏ1(¥ E„[[úcœœœrµ3oYz6ý€âuO·,½óu3ñâÄtóóòöIRÌ»bÝÈAi9 íUóð$ùËž^تZ yÛû“ ЦëË|ÂT‘ZÞÄkU3×Óx³ëc^hIbúóôô¬P�=\Ð#˜�쪊Q‘ªF›˜.Å‘Iõò ðB¯ÓÿNNN:]hY™wdq„'Iñæn¸Ër´´TI�„ s¨bn¥b@¾Ð©„ëêêæÑÁÍ ë 1ý?Åqœ»»»›››Á˜U58Åh´Z­‚ Bd2™R©TkÔ:�.D«E@búC)Õét:�O6´ÊŠ‹1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4À]xžÿüóÏ“’’š2XÅ„„é¸ÃöAøðÃ�9Ò”[رcÇ7ß|ÃkhLbbâ±cÇcùùùo¿ýöÕ«WmíÝ»wéÒ¥ubÚ¬'NDFFšÍæ¦ NNN~ûí·çÌ™_+|cbbÒÓÓïy ”ÒäääíÛ·çææ64&&&fÏž=Œ1“É”˜˜¨×ëmݺuëòåË�D<@³“cÀ¨´´tÆ ®®®UUU'Ožlh˜ŸŸ_ÇŽ !=zôX¶lÙš5k¤°~ê©§îyiiiö縹¹Y­Ö¯¾újÈ�!öç·oß>$$DúÙh4^¹r¥  €1VYY'Esaa¡Åb‰��ç8Žâììܹsg<�ð@ÑÌÌLŸ–üóóó+**ðTµ=f³ùÿþïÿjÕÅõš0a‚ l¿VWW¯Y³fâĉV«õÖ­[RÓcõêÕaaaRÉܧOoooBÈwß}÷í·ß6åñÌœ9sÖ¬Y„�U«VíÝ»×V}?óÌ3»víª·Ñѯ_¿?ü�RŠg³�qrrj!Á˜ŸŸ�jþ•••Ë–-KII™7ož¯¯ï Aƒ®]»f2™ÂÂÂÒÒÒÊËËûö훚šZVVÖ¿ÿZ9¨Ñh-ZDY±bEdd¤íüóçÏŸ?^ÊÖ¥K—J1MQ*•»víÒjµ„�’’’Ë—/÷èÑÃÃÃþ¨î¹çl¿ÎŸ?þüù„�ÌÌÌ—_~¹W¯^ýë_¥‹V­ZuòäÉ­[·ÊåxïšЦUUU,[¶,..n×®] ˆŠŠÊÎÎîÕ«×Ñ£G/^¼Ø§OŸŸþ9111<<\&“BDQŒŠŠ|xçÎ�Õj5!D¯×:t¨sçν{÷–.ýä“Obcc7mÚô¯ýËßߟ2pàÀ¿ýíoëÖ­[´hÇqË—/gŒ]½zÕd2BŠŠŠ¬Vkbb¢TM¹¹¹áÙÄ4´M'NœØ±c‡ôóÒ¥K¥–,YR뜥K—öèÑãÓO?õõõ]µjÕ¯¿þºjÕ*??¿!C†\¼xQ#Ïó”ΑÉd�?þ8!$55Õd2>|˜’””TYYéëë{èÐ!©<¿~ýºB¡HHH�ÉdUUUŽŽŽ—.]òññ‰ˆˆÈÉÉ¡”Š¢øñÇgeeÙù[o½%ýðúë¯�7O%}úæÍ›óæÍS«Õ¥¥¥Z­V¥RÕº»øøøÃ‡‡……õèÑÃö"##½½½ûõëg?òêÕ«_|ñE½�ùí·ß®·¯µMh òóó_|ñE«ÕÚ¤jB.ÿúë¯ýüü¤_¿üò˽{÷~ùå—¢(¾úê«ååå6lày~öìÙÇŸ;wn­[ؽ{÷öíÛKKK}||F�5jÔ¨ÈÈÈ;v,X°à‰'ž¨÷NcçϟߺukZZÚŸÿüç›7o&$$¬]»ÖÑѱ²²rãÆ�:�nöìÙµ2€¦šÐFøøøüüóÏeeeW¯^íÛ·o­f…(ŠÒf~YYYnnnŽŽŽ¶‹ 80|øpibFttôõë×ß~ûméž}öÙ 6 :ÔV5Kžzê©É“'Ÿ;wîðáÃÛ¶mûþûï !!!!cÇŽ­[æ_ºt)..îܹs·nÝ Ù¸q£——Weeåœ9s–-[6räÈ 68::¾òÊ+ÈhøÀ>=à�¹téÒ’’’7n¼øâ‹)))„�•+WþíoE±¨¨hÞ¼yÛ¶m³¯p¿þúkžçŸ}öYJ©^¯ß´iSß¾}‡ VYY™––æáááàà°jÕ*žçkÝ—L&nÜ8…B‘‘‘‘”””™™i;l•“““‡‡‡ýµ*++:vìxÏ¿½)#yž?räH—.]BBB¤sÒÒÒ¤ÝR×™›››ššªÑh¤_333ÓÓÓjýE_|ñÅÕ«W¥_OŸ>­P(Þ{ï=‹Å’˜˜8~üø††³³sFFFLLÌèÑ£ë^zîܹœœœõë×K¿úùù©TªâââÏ>û¬¦Î⸿ÿýï¶?�1vàÀ�Ë—/wèÐ!++ËöQáïï¯T*ñ¦@LCk"Šâ§Ÿ~j_ÏJÉþ÷¿ÿÝök@@À¢E‹¤c�ÆââbAL&S~~>c¬¤¤DºŠmîîîÒ¶sssOžúHŠþ�?þX¡P,Y²$))I¯×ÛêYŸ·ß~û‡~¸qㆭϓ˜˜È{ÿý÷üq½^¿`Á[å+ÝøÌ™3u:]½OŠÔ¯`ŒíÛ·�ã¸#FÄÆÆ&$$ôë×/11±}ûö^^^ÑÑÑ O>ù¤t-£Ñ¸sçθ¸¸I“&I‹Qº‘ï¿ÿþêÕ«xk ¦¡¥(++KLL|æ™g¤w©(Šöí×Z\\\:vìÈ;uêTVVÖ?ÿùO¹\.QðÒ¥KRL[­Ö)S¦Lž<™1¶fÍš®]»¾üòË„�7n|ñÅÿþ÷¿m¥¢(Š;wîÌÉÉyíµ×ë6"(¥RÅmµZ \\\!ñññ‹¥gÏž¶p©ªª’.R«Õ�;w&„ÄÅÅY,–‘#Gúùù5ôç4qääÉ“}ôÑ-[¶Ìš5ëâÅ‹úÓŸ¤°þË_þÂÛ´iÓÈ‘#½½½õz½L&{ç�w<<<ÒÒÒÖ­[—��`±X–-[&ýÕÑÑÑñññ„�Y³f™L&gggBHIIIXXؾ}û–,YòÝwßuéÒeÔ¨Qëׯæ™g²³³ !ÁÁÁµžÆX`` ‹‹‹^¯§”>þøãýû÷×jµÝ»w¿uëÖÊ•+���“““øá‡qãÆ�;ÖôRc¤ººÚÁÁáÂ… ýû÷—Þ‰'âããg̘a_ÎbZ�_ýõ×_4h!dË–-[¶l‘B:®`Ÿ>}¤æoUUUrrò£�>*—Ë !›6m2 C‡urr¢”¦¤¤lذ¡‘¬·9yòä¹sçüüü>úè#ûó 4cÆ ©Q.Åtbbâ–-[ ôä“OŠ¢xøðá=zxzzVTTèõz³Ù\ZZêîîn»³Ù|ðàA«ÕúÁÔºÓþýû¿ð ÷;òĉ„�N×®]»½{÷vïÞýܹs®®®]ºt)..E±{÷îjµZ¯×K58ÇqÇ ‚pøðáððp[êY,©gB ÌÎÎ.))1�W®\éÒ¥‹ÙlÎÈÈðõõuqqá8.44T¥Ry{{¿øâ‹‚ ¬^½ºÖáÏ)¥C‡µZ­”R???Žã~úé§óçÏ�ƱcÇ6ìÆ�?þøãûï¿ß«W¯nݺUUUét://¯ðððGyÄl6¯[·îóÏ?Ÿ3gN\\ÜÏ?ÿüøã�÷ë×ïÄ4´P¡¡¡#FŒÐétñññÇïÚµ+!D£Ñpg6›EQ¼víÚõë×-‹‹‹Ëµk×cyyyjµZ£ÑhµZ³ÙÜ£G�!C†Λ7ï£�>²Z­o½õ–m‚ÇâÅ‹ !NNNK—.û¬Ô+—ìÛ·¯V5Ú”‘7oÞŒ���={¶¯íÚµûòË/yž—ËåÕÕÕùùùr¹¼ÞC†sׯ_?ww÷}ûöMœ8‘RjµZ¥žòòòäädQ�F£Õj-//'„lݺÕl6—”””••)•J©øÕét½zõ"„|úé§¶[NJJúî»ï:w8’1éíí���¼k×.ggçÐÐP½^_^^žžžž‘‘`›!ÂÒ¥K¥Ÿ Åøñã³²²öîÝfµZ•J¥t,Ý¢¢¢9sæ\¾|¹  `Ò¤I6l(,,|ì±Çbcc¯\¹âêêZëÑÚÏ�¢££#""&Nœh?&,,,??ìØ±¶’ôÙ–Ì�7rrr|}}mW1 qqqF£Q­V?ýôÓ}úôÁ»1 ­•¯¯¯´,**êØ±c‹-’ÐyæÌ™�;w¾ùæ›¶ãuRJÍf³¿¿UUÕÀ�½½½/]º”žžþÈ#�Ôša+EQ¼uë–mŠˆV«•~°OmBˆŸŸ_yy¹\.?~üøáÇk=ˆˆˆ©S§&&&îÛ·ïÑGå8îĉõ¶2¤š8’R:}úôŠŠŠM›6­_¿>;;{Ò¤IAAAeee<þ|~~þÀ�mÇq³gÏvqqÉÎÎÞ½{7!¤S§N�<òÈž={:wîl2™l‡6EqÍš5¢(J�"ÆØsÏ=׳gÏ7nœ>}º_¿~ÒÑëõùùù¶G%ŠbLLL÷îÝ»vízãÆ éL¥RôÒK/½ñƶéä}ûöMOO—JuBH‡,X@)­¬¬¼zõjJJJRR’´œ¥æ•í^l#ñÊGLC+SPPíææ&Ïó§N� ¶ÿÊŸŸŸäÈ‘#GŽÔº®Ôî°™6mÚ#�<"ýl4ÿûßÿÚ.rtt4™LÙÙÙjµÚ~º±Ùl^¹råÓO?ýá‡~ôÑGÝ»wŸ2e !$&&æÇ2d!¤K—.cÆŒ;vìž={BBB^}õUû¬Ù¸q£íç¦�tqqqqq™={öêÕ«]\\Ú·oÏqœ§§gxxø† 8ŽëÝ»·m°4WÏÓÓÓ–•”Ò1cÆÄÇÇŸ}Z­VO�:u×®]:tèÛ·¯ýF+ …‚çyiF�”õ*•JJ½²²²ääd©Ö;sæLUUÕ°aäkeeeåååñ<Ïó|844Ô~É7…ÉdÚ±cGZZšÉdÊÍÍ ÈÏÏ�ŒŒ4 ?þøãèÑ£ëþz½Þ¶™¸í)Æ›1 -EbbâŽ;¬Vë7ß|£ÑhCCC�Fã®]»¤¹ …bâĉV«uûöíׯ_—ÖGuìØñù矗Â4--mÏž=«W¯îÛ·ï /¼àééùÔSOY­Ö'N”——/^¼¸ººÚ××wîܹ .ܾ}û²eË:tè0tèP©¥Û©S'ww÷÷Þ{¯Þ©Ö>>>aaaf³ùèÑ£ƒ rppعsç•+WJKKƒ‚‚^yåžçwïÞ½lÙ²   áÇ÷íÛ—rúôi£ÑhÛþEÅ””Žã*++¥”´¹çHi¾`nnîœ9s¤Œ›;wîîÝ»322ž|òÉ!C†tëÖmÕªUŸ}öÙ¼yóÔjµL&[¼x±ý½0Æ6nÜ(mpèççÌ‹‹‹»~ýzJJŠV«íÝ»÷… Ö­[×¹sçèèèéÓ§÷ïß¿  `íÚµóçÏ·MÛ(//ÏÍÍE‘çùº“@¤ÝžüôÓOr¹üoûÛñãÇ?ùä“ððð .ôëׯ{÷îQQQÿùÏ 0uêTiî£äÔ©Su÷9ek�bþ`Æ “ÒYú2.iß¾}FF†Åb¡”zyyI»Oòööæy¾[·n¡¡¡ö[©…„„,\¸0::Zša-�ÉqœÑhìÞ½{·nݺví*ݸ‹‹Ë‚ ®]»'m€'Õ•o½õV^^^uuµý„?J©F£ñõõ•JïiÓ¦( GGǰ°°Þ½{K_á»té’””/Í6aŒ:Ô6ù„rèСÂÂB­VkßIhÊHJé¤I“F�m«Ö}}}=<<Æ�/}J¹ºº¾öÚk‡öõõeŒ=ÿüóµ6ᣔΜ9SÚ+ˆŸŸŸB¡�îW­VO›6­K—.r¹|üøñ¹¹¹W¯^�>}ºÔ_š>}º¯¯¯mÇUÒ"ݼy³´k‘nݺÕz*¥I~½{÷?~¼V«íÔ©SVVÖÉ“'§N�:hÐ i2u||¼Á`°Ïhooií«ýhd}ÐòÑÌÌLû×t ”ŸŸ�om9©0oÊ|²¦�h„““S Æüü|TÓЪ‰&Ç.Ú1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦à�iƒGo‘Ëå2™L.—KÇ[ª÷À©ÐæI‡ò‘Ž*)ÏóˆéA£ÑPJe2™ôoÝ6ÀÃCEA8ŽcŒ‰¢X]]ÝÿŠ6•bŽŽŽŒ1•J¥T* 2à!ÇqœB¡P©TÒàÓpÍó¼V«E:@-2™L«Õò<¯ÑhÓ ¹\N)uppÀË¢V«9Ž“Ë[Y³·�ô¦)¥ÇQJ±Â,K9ŽR*­ZD5ýTÓèu@S’ºÕUÓ\[Zúx @Û Ä4 ¦ÓZÒÐVã(´�w^Ù¯»~:’nlÂP±øÂ¡Õ»®êñÉ­„‹ZS—'~öâ­5¿*BG¾û|7'JXUÊ©“>�Œ%¥fB¨Bëè¤j¨áu\ÖÉ3±�tã‹2Zš™™éããÓ’b~~~EEEãcÔjµV«ÅÓÙöñÕ…åY1?®ÏëýúÔNùqŸoJ,kƒÿò÷Wúi©­ÒŽÝúú7iæÆnWÖç…y ‡8S,ᇀÁ`0™L��qrrj!Á˜ŸŸ�jZ××?�—¿¢P¨Ö¶ëàC‰“ZÛoñ?CÎ-ÿ© oÿÁO s>·úˤº%´wßy/ôòª·zKb¾ù¹ËZì«‹Z±"?—µìÌB4^‡JcNœrøN8ûfÕiß^“üÂúqžòZu1U»´kè_L+RÔ1 ˆi€fb*HÍVù:RBˆ[èØ�±Ÿ}\h2¼»œB¾xg¡O,Œ°�h•w—ñ3v|ôÖ s݇ª¾�½4p`?%:€˜hæ›™W,eýgá÷Ɉ»,´ñ�q½,IV¥÷yubgNí(³¿Š¦}øäö¬ºè¹%#D,¹¼éÛÌ~r�;%„P× � KÓc S§’”¾‘˜R.kÿ¢QÑ_¯?{®ÀA© 2µƒƒV¦”S™ÊÁA«‘)äu_ÌR|ër©ÿˆÁ�‡l Íó ðïàÍÝyaÑ>4Zݳ�jZ±8éçØjFU.žnZ�,dÌÄÿ×µhýª“ëþïiÀå%Ÿ|­èðòÒé�¸ÔêaˆWÎî¯óøéWKI^^–EŠiªõðñÀÞ1 ðû «C;/¯[5¿rŽÞº¢ýûò©ýÌñ+Þ¿6èݺ-UPy9fç`'Õí¼�\ÿu¤ô3U�}uáŒ.h{bàwSø zy–êóeiw�kMùüõ÷¥/¼½l]}Õ4«¸u)U(®J»5> !„ó{áß/ŽòÆæ-€˜hn”b¹ñ廟‹5p²Þ�æükb˜åâšOnô[ôÔ ™Ò¡vÇ£èÒÅKÞ!–s[¿Ò�h@L<بVùµ÷s—sžn Ba‚Ål6Yx�ˆV³Åd¢f�º:Þ™`'êS~ŠÊ 3ûµŽ×?[±åß\yÆUWU]ÔJ½½šræäbà÷g´\ãÑù±ÙO†i!DÌ!„OÿzÙjé«­þ�õ€?}6«[ÍÞø‚#_8ë2ð�Á^¯,ö:s´0o÷'Ÿí²»UYà°%o ÂZàK¾mìÓC¥RaŸ'±øòÖ}åýžÚ¥Á©¢>åBš{¯¾žvÌKŠ+ªLf‹U”öÂ9zvôÑ¢š~ ³ÙÜøìÓã|ÚP¼¿RœGÏ/Ýcˆshß¾µ¿F:¸û8¸cñ=œÅ)Ž…ø‡UU¢ˆ×´½ @LbºEk#M³ÙÌqœL†- 1<Ïß³1�jú��1&^…ÐÆ‚¢í4=xž¿çàaf2™xžou»�Ä4ÇqƒAú55Ô­£mÁq­,÷ÚÎl~¥R©×ëu:�Õj�» /P€‡–(Š¢(J½Ƙ^¯W©T­î¯hS]©T*ƒÁ@)U(J¥Rš‰= <œl `±X¬V+c¬5f4i{‹+•JQ-‹Éd±�Ô”RŽãäryëýnÝwaÀqœR©Ä ÚH¦a ¦1 €˜Ä4 ¦Ó€˜@LÀ§ul…èää„§ Ó-T ?ð9À…¦bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Æ"@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜hmä„�üü|,€–éÿI_‡B¸Z¬IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/multi.png000066400000000000000000000452301524745214100320770ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝw`eÞðßó̶l:„Ð ]DP‘&X8Äv Š`ÁSñUÏ~–³—SÏîy œTÔC�rH¤#„5=[çyÞ?¦ìlI²!Aý~ŒËÌfvwv'ó�góÌ Û¹s'€]9ˆ(//ïXÏ$�ŸŸÏ�õ<@MÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5G�¦RV…Ô°*dôý¿?ÅLìv;Ý�õFäP¸×©pÆŽdfþxêÓRRqUH•2þWUþp0޹S•Œ;c'ªj $¥º�ÓɨCLW…Âþ°Hø«J0Vcî éözã'‘¬ „SÝukÈü1Õ!+÷•…¡jbÚ”q­lRU±Ù­ „d{Ä4@ê�•Í2SªûU�­xèi”Zç9‹:Ä´HT•Ö„ÕÄ¿ªá!D¨NÔ®.1Û¿#"TMͺ†‡ ¦Á ÷/Ÿ9uw÷/í’^Y¸ê§ŠV§wiáû7¬ÚæéÖ·}ºåEÝúé O/¨HôWŲÎóÌȶJÜ/Äáõ¼ý?ï¥7\ÖÁ÷Ê¿þ¸5tBÏNîm³¦njyùŸz7bD²xÍì¶·½æÒ³ñG 6Ð0­i!)Ãë*®ð§¸œÄÈe¥¥”WjlMh¤oßæÅ[ZŽ!’Å?xõ×KßìÜÂ.Xüá”Ü;û´O·&o¨âÐþ×}zS·è?Üà�¯ßólEâÊÏÌN;øËôÿ®6©WfLìŠÃ+§ü§ü¦�Z¯_´‘ýi„ÖzðïÛ4ïç´ËG¢-¶Ð0­é¬4OªÇ ‹¬T1:L”áu+œÕØš8¾ÅÓnÞàŽÉÏÊA:×Åóžxèï«¢S{ó[—,ˆŒ¹O¾ò_�jFD$«JK¥V¤ –ïÛ'%‰¥!5P~`ÿAbĸ;+'=öõ¢ ¹pâ·_¼~d¿­Uô¦SÜN!evº¾�±q†WH©ÝyÄsáÒ}»ùv ª‡ò-ðùõþŸ{ÿé¡«:Fÿá†Ö}ðô»Q÷(m/üó}Cr9Qðà®_YíZdQ+ ç½ût¡1¡ô}ñÔ_‘³MæÜ·¯[�o¦•ûøÿk4äåw.ïþGí—4ä‰ ï¯Oèü.}ûÅëÕeq=3šª5MD“'�ù|¯7ƒA·;å¹WߪϜÁ€,]=ãÖ×û‰ˆþ;ùŽyC.PcL³´VÝXÿÁëã~ÕýÌVQ�ôSrš·oßR‘þ5 þù�õþùüˆD’ˆ žãb…DDj¨ñˆ'þ~>‘,[ýÂä•/›<ùvN$÷Îyá¦ïN{ëÑAÍþð'S@'/aR×?£©¡ZÓD$UU•rïÞ½¡PÈétfgs4¥¡6¬ñà[fùŸÿý¶ Cþu_ßìÂyù|Á£×ÞL®}»„·|ýä°ëŠF[¾þÛ´�ÁêŸëðÂï[èèqÅ�Wwwçõ?çü&iœHVn^¸¸¢Óe=Û:ˆ(ðã[=WrÁýçö¿.«•—‰]ÿ}á¦ïÑ‹#Îv§þ&ï~Çb’ºA2š°5]\\ìóùˆÈ©(�@àСC(LC]È`ÉÞüéèpãƒ#OMã;¿z©ðükîÚÔáÎnÄÈÑêÔ1×�ppwQquQÍRšæå6kæb¡ O›®eñÖmÅþ KUf oؾm'ÉÒuÛ*KÒ*To—^yÎ`�·»`Ü-??»äŒ{Ÿé—ÿ÷ ‹Ô�ßLš4k½^õØvÕÅ‘÷¼[>�ØÝõ[} p¼3“º¡2š°5]YYIªêôxªü~" ùýhMC„ïPÁ–‚*ÿêÇ�•�‡œ¢²´íÚvÊ •»)¥I‹ŽZë==Òr;œþùÍO>÷ôìÕÔA$nøñGÖqx×,F$Kv,Xßöá÷{·H!±ï§×îùp•%Í?}îÙO#c³îøq9ón}q|ÓO_ùgÑiOôÏå2Ÿˆ(¥Ñ y]ûß8z`£ÈCîI�ëÇ÷R]mZƒ’HB ›ÑÔ€­iUU…N¢P(”ÌôD¢pö‹ÞÜV%IitˆK‡œÝzÏkËv×øæô¦fe:‰¤ßÍîÍÌLãD"ä2Ëȼ頧g "R gÿcÂT×í/O–ˉdÙŠýùùò ¯M:'WKay°wïk èÄ«*9¯íŸ™Ívìß¶fGðÜÖY‘¢4“!A®?j‘ÚžA\óÆƒŽõlÛ·5­¥³ ‘ªªD©©©hMCmxÓno¸óÜF;f>³§ß•:%»ðPm=ßx³.=úv÷0R·ì]ú½Ò±ïm"±³dîʨéÄ�ïß›¶UÍ–ò«äUÂûÏþI=íêÞMÌWû·ÿ¯óÞ‹y…7¿ø ˨«Óݯý弦è‘g#öÜxhÌtnÀ¤®Wkúð¡wO¸Þòggg‘ªªå••�G¢¬¬ì¢¡g‘ÃáxcÊ'�srë?¯ðûãlÛûâ¶"¿Xá{ª�FÁ¹Öšå�³§>6›ˆ(X,§ÿ>±Iÿv6îiýk–ž6ç]3Xüwɽ7/nsÚÛïùpC³«žîe©g(Ý®{jÁu$Å[VþoÆ'K¶4rÛÅ ž[�5éÎñ';v/ŸýÚ§%Ã'�‚Œ†äÄärC%ub:þLÓ©é™]Nêñãªåee�§¬¬ŒˆJKK‰ˆÂamz¯Óú¤ed%qìÄ;¸â@�’!¥PÕýK§½úÞ· ‚¼C/I$Cå»¶K"±ù³kïù¦(êü1/ÿÌv�üÛ³·ö4wøÉ`ùÁ_^1ãÃß•dô¿êœ–M{ꉹ=ÎÝð�2ÌÓ(Û›}Òп^Ý®lÖc/xÓ¼(Þ½g·wà]W.|þí'^Ó÷ÌŽÙäý‡„]ˆI«!‹ëŸÔlçÎ�yyyÉLºqwiü�RÊÝù/?ý莭›S=•Èï÷k-éVyíî~èÉ6mÛ³D—ÔêÚ2óˆg~7¤¯¸`Eá‚wŸÜÞÔ{Nç+ÞýóS«}M:]~Õˆ>U³ï{{S•$ænwÛ “/jò­ ­®û÷CÏ*cß»¦ƒ¥­Á¸Óí¡}K¦ñ媭k *ÂÌÓþÌÁW_6x@ût…Ô²«?›òé´5Á.ºæ�±½r""QòËÛ¿>³8«i¨dO(µëà˘ØÓ±añ»o~µ¨<÷Ìþ§ž3bÈéÍÿàq ÇL~~~bú—‚":TVa½g,+Í»}˦ž¼ßž=Dz¹#77÷îGŸíع›QUŒubë¬xpœ“e«Ÿ¿ããõ¹½/»nB¿¶wù¿—¥�;¢{s#(.:X”Ž´œ�Ý¥KÞ¸ú¹µþZžÏÑçÖ‡Ÿž½gþ´v69¥gçî�Û4OwD5ÔŠm‹æ~ç=ëš¾�µr†<üýóO.ç=»ŸÚ£Ó‰�Zæxô¿X,ݱ?‡{_yv×—!ø-Ô-¦×í*&¢Â¢¾ªÊojeE9¥¦¥·jÖD¨ê/k×<ÿ·ûKJQZZÚ]?ur¯Þ\©¶®wR›ìz¿[ùùùuè*„BVVù)•U~âNâÎÊ*¿’ï|b�ñwÜãñx<ÏÍw?Ôí¤^ĸö�„?Gï]üžÔåÊâ$¥$0Xrø�‚ˆçY�ký£¹âèÙûÌ{�uêÖCqÔtz¼„ÕjˆW‡˜Nq*þp×ÚÒ m­÷›Mc‡ÃÙµ{/"âœ×Ü^NóüQꨣ:ÄtãT&H©ô‡k¼À!£�WdŒÒ<ŽÆ^ôEHJb:3Õë¯Øç>Y�cUc)2%3­é?ÀJbÚét¶jÕêèÍ ÄC�ÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶æ ¢@ p¬gCkÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5G�¦fŒ)ŠÂ9gŒ¥ø½’R !TU•R&ÿ¨:Ä´ÃáP¥î3DFKWQUUÃáp’�J¶èát:‘Ñ BQ§Ó™äÄIÅ´ÃáàUl€Ã9w8’ªgÔ¾Z+½Þ³QEIf?_í1ír¹b~ V2‹R€­!¦l­ný¦B""’Ddt.4þ©C_ÃúŠ©Õi¢»…ʘåH º(k~¦˜ƒåÇ;Æ´¾RK)Éü/r—>‰åŸ$×÷dW@sMÕbÇ1"©­ÿX­kf]nÑ‹0¦{ÿ‘…¶uëÿ æ’#KXG-GƤ”Ö{lÈŽ1-õˆ6�´Ž’ÞÌÖWKëp̪׌ªùe™6QÔJ;fY«‰$cLʤãÿ�ÈÜÜZ¶¹±›\óŸ’:a†F¢_�m 3k@O‘xiZ†ìÆŽ1Múz-„”Òøß =ljŒU[V³†Ç®sI¬ƒÌ`´®×̺&kIMX½«#¥¹,£¶»zJG¶¸Dæ÷¦X1ßm¢Ÿ>ª©.£ƒ:vkÜš 1&—±Á¶ìÓzHëA-´)…Â\¹õ0VÌø¤6ÛQQ±Z£¸tŽÅ#ó'ò*X½‹ i�ˆýbd–­,KÖªº˜6£ÞÒJ�Êi-�ã¿E-И]èŒX2s€ß–c:’ÓB�ÂèH©SFb:ºè½Æ%‘Ò1©Ì£Ç¸4š™e¢ V #–�­®vÓf@Ç6¨c2ÚúaK#–#�sKPGZÍÖm¯esΉ‘`B[’ú3ˤ¾rüÆìÓFsKKe!„*„~+…ˆä²$IRȨÔ6ŸÄ\£#µ¼¬e Ö¤´ŽiSpÎ#M?†Šfͬªg´�"’Ô•ÎÖöµ¦–˜6KÝ‘Ýæ’1£ÙÚ‚¦ÈWHÎ9'.¤àÄ¥”hJƒmÙ1¦-;Ív´*TUOjIÂXK�ŒÖ‡MZÅÃ,L$ßŃs΄–ÌœKÉ9“Rš'nåœK!ç\JI¤g4ö"V'R˜0+úÕ÷7ÈH¹Ãl ÇÇtü­ö ÐÚ߀47 ŒQÔ·!Fú7¡È¢”’K’$™”R2‰”›²cLG¾Íµ¡ªªª%µÐ£YJa hmÔlM3¹µÔHogqÎ¥äŒis E²ŒœyJ¿CŸGdt ¤uQZ·¹‘udO¢¥ˆ¡?<&�cb:R:±ÔQ¬1Í“FN›y­%·þœH—zSÀ¶ìÓñ!-TU¨ªª†Í˜ÖªÔzXëÍ(½°iJÍ£dcšs.$çú�±æsÎIÆ•½c±wB–�ÖÒY©+’Òòe(²CØ(OÇ´¡«‹i­�u”Œ˜fRha$µ”Œ1f.6FL’”,’ø¿ýP«†‰i)%KÐo5fé&Qí³ }¥Žj#YV%ã[.ÅŽÖ/6™Þ<6°Ké7`.4£>� ³‡^ ‰ëëaþüž5@LK)Ã{J<·8°ªPT…jž8{bŸìqg°šÏ^m4®˜±Ë>ò%–ˆI")™dLJ’Œ £m¨®5�Ì.DNú�¶1aˆéú³öbäœH2âZ¿ek�ØÑÈrÔwíÅì©ez¥· p´Õ/¦¥�€oÕ.©ŸÓ®vÌÅ¥ä_m$)s&¢„)2ºeÅqF’1n¤d¤í Ò÷%Ó5·¦-ùl¤4«6¢±Ê'IÛI§ 2}±1VçO0þ@ñ¸”&É´ƒ÷õQKJGj'ú†×øºe›3{dïਪWLK)e8,|µÔ££¸8Œ¤RþÕ5ùËPŸÔ‘Ú´Ô_Œ‘ÑLêß–™$}@%Zéé]å¬ûõ­¿�ù¢kùv¬½ZlZ[›¬k;T‹Q$˜“Ä#ɉ‘ É£‹Ñ–aime›d‚1­aN‘ú‡´,�˜Î!QßÂâ7Øô‚�Õ»è!„jòÓ«¡�âV$I&xù7›¥�¹w£èêG¤k”d$#+cŒ´½Oú/´æ£¨ÕSg~Í�Ô‘“‹éHù²ºš‡ù8¬ØµÐûh0bæq@LÖÞÕ‡ÈËF$GÝ¥/^iYÄ–ÃSŒM©% #»"ãÑ„�.Ø[Côô¨&¦Ý�š6¹c¨§s³Pa±Zæ+ýr­ï‡�[v§ulÎ] ίøf£$Ñô®s£ú~¨’—QTHGJŒ–š5Q¢ÀdÕè�cQw[öZŠ‘žÖ�fÕ>+ÄÐÔÚ1~LêŸ;·”´—¤eä_m»=M$�•,¢mìàxÓ òâbš±ÜÛ‡6¾q Z\Y6oCxo©£iF³G0—£ðžO-X§ZzXW¼U”sËYŽ””Èúd|f¤«eÄ´äX¾3")‰—ÒLõȪ)[›«·õ ±Ñ´Š´º#5í$ÜÚÏ#r‹Ù^`Õ¯…¾ AÛoÈ%ÉÚúxÄtöÐRdLZ’::¥YÌpì8z8¦ˆ±m°¯ˆiךιa`΄³}°lÿ?æ«%UÚ�û^š›÷öØ6ÿ¸*4òUÿ¦½‘©%‰`Pz<ÌӖþ¥±Þ1â$¥ÑoZ2ÉHJ&=(QùÑd‘Uš¢cÚØ‰HÄ,aGβW�8‘äQ‡™ÅèøQ’Ú9S´Í/#ŠÚY¶µf:[Êп _ôpä¤çŒ”?áý²ù¿XïWäO|¿óÂ{3/ìéÛPýÑ_x…Ñ/’ÖÆ8#ý‹°4˜QÅ®ËÑhæ©8bœ”$™4º$HÉH2mO¦6© â’¤ Á%RpIB2.I½Y=Ÿ÷X5� ”5nü˜e:}· ³.'sA3#¥#¥ªjR:öíh8¾4|L7Ûÿð´e¥ß¬ÕF=][¤toÌ?Xµ:?´¯¤töÏ¡¢’š÷:z›7®ÿ\Á±…h( ÓY#znõŠv§’�êlžyø£åDúnÿªu»œ¹™uêðGÖ »ÃÖQá  ÷kÃC»Ï\)¥ 2¾z*Lƒ1€ê4|k:t Ì¼‡{�äVdEäøwÛœýoÌCk I5ž©.9R¨ÖîqšÃ%sʹº¿9šÒ£µý;ŠbRÿyø½jøyRJr+Â$"ÿ®ý"nùèåK7¥öj'|Á‚‡?Lþ ÇœPÃ*)NÅØ¦ªT—×u\îóùѧïNp~ðjwûY/4YÍYÅcöZFt´N ýëMñÔáÍü‘4|kº|ù¦V�ŒÒGÕpÑsö¿7?¸ïðžç?ßóâ, ÅL_—Öt¨¢´ôpIŸªøó¨ÊÀ®¯ÞšþÕ®¸:¸,þ~Ö7+ªW~|÷Ì­""±{ñÔɟTl™õòà [qpͬÞþ~·u"òùýU¾¸ hÙ6ξóåïòU""Yºæ¥ÇgýPn ;yxÉ”fˆPÑÆy?ï ¨!_õO¥½êö¯ßüë×uúb^kA»‚ŠveIóǸLNdØ*~šø‡'~¬õXd\ÍÚGO nt ¨^Ã…x`ê·'.x¼àáij¥ŸˆH’oÛîú¿ QhÇôG§Ï $ú•»ÇýO�<ÅEDª¿*Ö�Vt9ü;>ûnk߯ynm2æðx]éß½a«è5¸­¿ò@E0 1’�ª²�`($ˆq‡rxéû“>ÌËjÿ¿i¥róÊ_6VjOºaÒí_)=¯¼åþ�Äöù“^^y8¾}É3¯¸óöQí´­ Ø³ãW‹ó›)DDÛ¶üähqiª%˜d¸|ß�Ò� Z?}Uç´ôŽ·ÖEÞ%otåä[/ϋڠ†|å©ö”–ÖnÈÚ¥½ÍKR ýzT:ë1•ñ™i^\{Ò¸ë«Ptó™Ìƒøµ“¢Hë)3ÌÞÊæyŸk}h ¿ Ñ·}Ï�i‹r®Pôæœú?yg§ñÏ?8Ve·®Újáâ{_<¤�„¶Oy :Ê74~©1ìîùÐÓŸ¬‰CÓŸ~b:‘3O}bò'[ôò‡×.'"ç°‰ÿwS¿ë¦žÞüù«Ó³\=´‰zþy•…WŠö}[(»WþXÜãô“³¼œH±Ü�Ïþup[ëÉ£Â;¦>ô…6(+Ö½ôàÌ¥A"šrÕ"çÀë'œùËŽŠ‚�¹mϺâ®I£ÚľQWç/ßÖ»‰5Ƀ•‡+BF:ŠŸTqðp‰ñ²Ì•–‘a­Æ¨ûç¿1u†èwÿÍg´Vˆˆ„Ö Ö3ZhÃæäÖã«ãÏjIiiÞXT{T§v‹­sX6Ìr0!$rTN½´ë‘ºÌøkÅêmå+7×ÿù­|ë>Ÿ0§é““û·¬¡ZÃs¯»oÂE­xŦ…ï¯ÍyiÏ I"Q°ðî—J‰ÈWT’1ð܉$K·¬˜åìÿðÿuñ�(øæÍ }wtGíQ —>öÏe»ª|Uü½ñ [Œš4º[ÁOïôô½&õ‡EËwºzž10Mûû—Ü}û’¸yȼÂvt¼õ¾Kz§V}?å�5{š½¶É˜{F Ìf$ ?}n¾SZôû«Æ'©}>•ÞèT<§ºmþí¯­‰¾øÂŒ›—™Ãγoš|swä—Œ»<ž4rš›�ÈE#—‘Lò¸ÍZcºZ–Ä·]}.B P££ÓªOÝtÅ“í^Ͻ®’?Õÿ%ê@i>üúó\�9…öÌû|YÑi7ä*$K×<÷ØÿÚŒ¹|Ü8ÙR!µâÀ —lñœp" ȦR¨"LjXH"¬ªDLQ8É�¿ùÀ‰'¬ù6í¬®+¾óZÿɼÀðñ�3\ÊðóÚÜ3÷»õ§^Ð#•ˆˆ5øÜýCÚY7êŽ)ÌŠŒ2Åãõ¦¥Ê‡º|îRo÷ ok�–ÁˆT'…nm ÈÊ/_{öK"WÏnDÜ6çéçMÿ|ïMv»èƒ×.""Y¾áõ§îÎ(Ëd4VÛŒ»ç‚ÞDŸÏ8î–�–;´Càõìõ« ZËEÚ–L’ÔÎMj=4ß8]hô™�Ì Žœ7”™mg¨ƒ£u"ÓpyåÖ_ÌÔ#cP÷ÊŸ¶‡‹+êÿBšPþüI·Í�½×ÝCÝmKýçª23C ^õ™>¸âõ7?&ç¹·Üs}ë–­\­F޶wúÚmE_=?ã#mïýçêeDη?zu?¢ð¯ _ßò³YB"eêœ@îi½BÊ@UÚ }‹>ZÞçÄ¡¹D$÷-™|[�­i)BÁ€? ~BÏÓÏhS<ãë_¯>¿}ªò«N—S;MIúewMÝž‘ïç­ÜåLI?íÁÏéxè»_>˜—cnü›,\ÛeàïÜ÷dÿKKçýgQ¯Nç·J®“„~Ž*fœ)#Á9@­gÐ7gß<µ†Œ}䔢1ç>²¤4!§BÄ49IïÎ*Y´¦ÖG3�³N¯æhÙï¯ã{7³´^ÅáÍŸ-¥3""¥Ý�ï/Ê7¿ûÊ·ô§ëÆõHe2¸þ³wßU‡>qYG/c®T*X´âà™—�ïà TµèÕ²I3æíÑûº7±–—Õ2r´l´¦—îPºâõÿnyndø“iù½o7²y®BDíÏ~é™AR‘ØøÙ«SR/bxs휫N·1‹á-/?øwí“xý  Ûo}å™ÙŸw¼at‹P€\n 5\6ãù¿Í rŸz鋽„£}�þ•›Wœ•‘¿±¨sßôb†,]ÿÍ«šüùî®YßÎ%–yÆÅCV>ûÙô¼±cNL«µËŽÐŒ˜”æn=ówÕÆ´”úy¢õÓÕÅœøÙ|nФ³Ù”6r:.œ‘ÓuPߘfœ;;4ò¯/:âgðvnuM€Z_Ñ‘’Ý(+ÇúˆF}nê î)iÚ"Ë™’�Å7.\ñƒ/u�¬ ¸š5õ­^¾Ñ9`l÷–Ùí¤x•®Àªï,›ADR±DýðÏÑŸq¦ÝAŽn#Ç?ÐQq.zu[ÀÏ>ßìi~U›ö§xý'-X1s.ßÒñÔñyM³©þÊŠ ¹N¨BJ¡†TU‹ûp¸"àLI'"g—É�]Ù7­rùÛ¯|Oij{\{Ɇ{f,í=6ÛOž7#¬ 4}×µ} ?½ü–Þõ¬÷=³`^ñžò£:¤‰ÒÍ ž™²«ç˜1}²ø""R÷wUÁßþõÁ´1W^Ù=«öÍ3NÓOÖk�XÏJ]ô0wöémjŠ•øQ• IDATéHÏ óœsqæ¯ôµ9À,÷@BõŠiÆs8rÇ�µëÞ¥ïHNÓÁ½Î&7 aG}÷"ÉÊ _ý{Q÷ ÷÷ÏæäîtÎ臚þ¼ðŸÞ1ËÙ2Ý_Ôúì—ºx̾M]?¥oùžÛ–/]¶à@‹KGžš;ëçWÝÚµø›™ßüœwɽƒ›(jö#�÷Ùüù«Ó2F?<$סpÆ;�è·ø¾¹á‹&uÍdD$ö,™r׬}Ñß#¦�ÿÖf¹Ãƾ24~^YãSξrû�%ÅŸ#Åë" W•øÒºf{S(D²¢¼"%3=¯wŸ¿þtqîÙÏwt3~˜ùÈ´ÂÜ6ÊìמûRž÷¯X@D¼e‡V+ßy«ð²±ÿ×ßò…@Zúï�gÉ>wŽ9¥9'Ò’R»žBLS:ª{†1�ù¹û 3;䙡µ¢Âb†##§#åëøœ€êÕï’µDŠÛÝxø€PEÙÁiË‚[Ê@²‡\0·âêÔ$çš~9ƒûq·;É.—Ã_UP›§(–ö´ •ì\›ïítN†v§âmÒ½ï€Æß–¬ñ¹[½:ƒ_sNÏN™"±oùGÍØÝ¨cN`³vçEÃZópö�__}÷¦/³Ï5êÞÓš¦�Ø>ûÕ{ç”"¢·®þÂq昿ÜqRÙæüJIêæ-{*;´Mc¼õð‰7çA]ÿѳï¤]ûüˆ–Ö≬XGR øýUJÀo~6ŽÜ¡£ÏSwÎû #-�‘(9¼Gi40MkëŠö”¶íš.)(•ÄT_E€ÈËwêýç‰çôjÃJ*B’Äö9ï½Kç>vn+…˜+-�íýõ@NNô%Ce凅/(Ìc˜Œö¬Œ­×ÓÚs‘Œ\z!¶-mŽ9•sLX£“4À¨okZ*JJË–-®¸ÈÛ¥�o÷n$Õ[‹1îv§´l™Õ£‡§Y3}ÉÚšf7ïä ³>~äîeáØž»î/¾²­"«ö¯]·mkþîM›·¯=è:iÐEOŸ×-m÷êOfÌ¿ÿoß:ø¨�šö¾äùS\©¡_^~hΖ•‹¦.ܳ1?ó’ —6�9{ÞÂe9¢ûÉ�Ú´»à/Ÿ\ 6}ú┌kšS¹ë§¿:uΰçîsÎ}÷£G¸nÄiÝs’;l<¼õ•‡Ÿ"""çÀÞD*/ñK;´­ ¬éé�¸¬(ØUضKK‘ôíøy¯·Q«5¯¼µÌ×wØ%Kž}C½ñªÁ}šµ==ƒˆ¨‰‡ˆÄa/甑›ÓHÿàÚuÊŒyQ¥Ù¹“&'nö07kÆe¯¬K#ªcs Yx¹ÂñbžA pdê]›fŒ»\)-Z¸7–á0%×W_³îv3EI~Õe)m.št繕U•�°åjîò¦¦{FDÎpþªµÛ²;œ>âŠ1[·Lw2"êÐç¦ÉݯX8ó×rɉOšC–®ßð‹'½SˆšŸÔoðÅ­Zd8{ß’×oÃÚ%«–-Ýx†›1¦(Œ¤o×W3VË3G?ѧu†BãîÈþîësÖäuÖÒÚÅ‚+N�{#JJ‹Žý;ì¤ó®Êõ3ÿñüê°’Úbä íS‰1Wï“Ûe0*#‹æ¶ÊܶÉuÖè{·Íð·múÅ7+·–�Ú¬‰µôìJkÔ²Öe]ò÷zSª�lŒíܹ³Y³f5Láv»kø­FJÉ(Á©|jyíÈ¥¦�)Tâʱzq)-ï\ ÉÌ„BDªð{$<†®¨¨¨!:äÕãûì±L"Æ“-µ��ú¬˜µÎëÒï~÷�¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶Ö0G!þ6**ì0¿™´´´ú<üxŠéz¾U€ãж†˜°5Ä4€­!¦lÍÖ»…PµK H)�+òEîІÍqóš–kZSÂSaGž’(þbÑŒ<ðè�¦?zNôÛ˜9Ó/[sÉnË…b#SÆŒ£« h‹ÌXLÒ5‡c?÷:]SBF¿Ë„�´.½¨áD×>�¿3ù™8ÚlÓÖŒŽ¤q¢€6cš1’–ËfÇŒ’‘‰Æc)Q>0"ÉIÉ“R&¹ÎÖíÊ5 o é˜9ÓÞ†ÁÉÎѱfloô ÒF�ɪÙ`F©=—«}3cÙâj¯¥}�Öa²uL‘e=§øKFG5=�[f¬�‘u4>ãÒÁ|xìck›ÏäE‡ŽŒ¹�mVëÛ�„¶7)üXXdkI5çttÓ;‰Ï€1b’Ió6z{m&5! ÁöìÓfxY¤±ÂK)IˆH›´•Soc2¾*]$IÜl�oƒ7øÛJô#U³±i6ô´÷CŒQô%¸Ž‡ˆ‘DfH k«šêÓ5µ¦«+z°7³ÇÃG@dû˜––uÐúõY_Ù­-„™hZU€US$ˆ-þÆ´Ä�B‡$bu ë#oM›7«Æf)jÎôb¹YÜ9^h)­oXÔ>(fa$~–˜˜®¥¢}ÿ`L2mQêÍêZ¾‰ ¸ÁžlÓBD¾!›F4kdÞcÄtÔÞ5í!"k u¤uTc݇¤e½y�ïÚÖáz=¢ÚÑ1mjÆãœKÉ8'ÆçLíʶ‘oîdÉnõí¾.3ÖФ”Fa�,o³î1ý¬5Ž’Þ‚–$]&IKlíO¼.0v‚ýÙ:¦¥Z;LZÖn!´\Æ€v�ÞFL�k½ÕŸÓ,ž�ÖÊ3n‰Èò(c¸abºæì‰©¿Ä—c㜠É9RrΤäŒK©]ƒ"m’–ñ¨º‡±¹5ÛÑÖ= &³M `[õ�i)e¸°¸àªDy0™éËgý"B¡Æ7õgŠRëÄFUÃ,D‹HF[bZU…BU…”"*¦�&°™×Ö\–Fo=¦YlLó#Šik;ZÆÇ´Œdx¤Eh‰‰HÀò´Š¢H)E)æTÚlIií$Ýè7Þ¯$¬y˜%êÈ€4?4™è Ì1ý#JøikE ÓÚ.Dbú.D2ªD1 jä5ØS½cZU÷=9G-ó%û¯øï&)E΄�µ&µY‘Ž*uh­ªªªªªæ¨*¤DfFK=¯�ã3£¹5¬‰q³ÖÁ-­i n}®Ì€ŽIjiißÉè‰4—¥å–"mɘç‰ÿEÑ~¥dÆü1®mM"'g‰ªÏ[‘w-£›Òf.Ƶ£#­é˜Ï$QLG6vRFî6X*ÒÜca|rBkR# ÁÎêÓRŠ@À·j—"ÉG0—’W|µ‘¤Ì™8ˆ8¯¡&(U¡•:Œ}‡ªÖj6ÒYUU¶$µÐcZj·ŒIë¨QáÚ­´ ë1m¬Ã±1miM3"KMXZg=&—£GÍ"m$�ÍÑØÂuÜg&E¤må¢5÷%ú—Ɉ¸v4³S3:¡Hi]/…môì±~(Ú⣨ÆøÜ¬_Vdô'i­xP\L›Iy8’ìª^1-¥”á°ðÕR�ŽââL0’JùWd Ôä/CeõI­W9"Mii¶ ÃªªªjXUÕ°ÐTU3¦%Ó3T&ŠiNŒë j3©�Ö´Yëà‰ZÓÆsj¥3Aˆâ¿¿G�JKSÚLjK/‡(1Ÿ‹$c¤ªÄq΄`œ ©å3 F\ÿf/%™ Èc­æÒ´ŒnD[F-¡? fs�£ŒtéÓ1¦Õ:ôÿ´-˜¾ü¢Í÷Ðê]ôB 5ùéÕPHq+’$¼ü›ÍRÈÜ;‡Q5Õ©š�ïT£s‡ÞŠV�œëa­†õ˜¶ä²>¬ß‘žËæOô¨5¦¹¥YÍ£bÚˆf&#‘­Í­‘ËBÆ%µµÖaÆMɨ7Íb˜Ñ#ÅÚ©ƒ1ÁB AŒIΘàÄ…$.õò«<º‡»×YlEÚÈi¢HSZJI¸S{Ó,£Ô‘˜Ž="Ÿ±ùŠÒ’Ó–Ú´ a Ç…†èéQML»;5mrÇPOçf¡ÂbµÌWúåZß;+¶ìNëØœ»œ ^ñÍFI¢é]ç&ìû!kdöÿ0{ç UP‚t¶Æ´$fù‰%-�%cœ‘d‘Z5%Ó1-âc:’ішHÑ"Òöc¤í?eB .µ“ú€Öš6#ŠE^Atl{0˜�csˆÔst––nÌwf=¬“D½ŽåA±Å#í�-£�3µXæ Ñ Ç‰é�ÓŒåÞ>´ñ�ÕâʲyÂ{KM3š=8‚¹…÷|rhÁ:Õ²†T¼U”sËYŽ””D�?3#9#b\2âŒK.%W$—¤�¾WMKYÁ„YôdFšaMDFó™%nM“Yô5Žˆaz¿}/£6KF^[Ê :n´¦‰ˆ$ñäZÓÖ÷«¿iË(cŒ+ŠÖsš1δ*�ñþ,_ùIJãÝZÒ5‡Q-AU¯3ë&ÆÈ<g\’$n4¥�<'–\m:Rô ³Y]ô cYÅ,8ÆEQ…snmY×ç­U Ó"®5�sÃÀœ gú`ÙþÌWKª´;÷½47ïí±mþqUhä«þM{#SKÁ ôxâW³™Ëõþ\2✤$E’T,}ÑgŒ nÆ´$i´Œ‰i½<-µ¼¦ø˜6ÛÐÆ¾§˜f3þ©fÕfF›ØÌMókIÚ2yh¤�Ù7…1Eá\j*fW2IRJí[<Ó#;¶{„öaÇ69kÔp9m|(ŒôEh´6Ÿ,zÔòÒ‰c:òüF¤ËèM’%¦õ�ËSŒÍ^LX×çÍ= _ôpä¤çŒ”?áý²ù¿XïWäO|¿óÂ{3/ìéÛPýÕÄAä ®�2bÚŽ2IL!•ˆS%cÄ1Æ…ˆŠ?3 #�VFF:Kféé¡›�ùŒ°Ñ´Õ6‘¦Yt§ìÈüR$e$>Ì÷—¸C^Ü[ŽÐZÓŒ+ŒsÆqFŒIó'aÌrkÎBüg•eµ¥tb:>æ¤4¶æ¼1ŠþÀˆ˜¾s× èÈge™Ç#ééaÎS\kšóèmÚÔ`o Ó�Çö?˜] BEçý¼/ †|Õ?•öªÛ¿~ó¯_àkÀAÃ…x`ê·'.x¼àáij¥ŸˆH’oÛîú¿ QhÇôG§Ï $ú•»ÇýO�<ÅEDª¿*ÖûÓºþŸ}·µoã<·6sx¼.‡ôïÞ°UôÜÖ_y " …É@UÙ�Š@0ĸC9¼ôýI懈eµÿß´R¹yå/+µ'Ý0éö¯‰”žWÞrÿ€FbûüI/¯<ß½˜g^qçí£Úi[A±gǯþç7Sˆˆ*¶mùÉÑâÒTK“\†Ë÷( ÉСõÓWuîAKïxk]ä]òFWN¾õò¼¨ jÈW~�jOi­u 4.ó9J:™£¥£»Z[%±<Ð8� yT½Þ_ÙzdIü­6àq9k} Ðð»}Û÷˜¶(çªEoΩÿ“GqvÿüƒcUæppkÝA-\|ô‘Ðö)DGùæ�Æ/5†Ý=zúâ“"qhúÓOL'ræ©OLþd‹Þ@þðÚåDä6ñÿnêwÝÔ3›?uzö€«‡6QÏ?¯²pãJѾo e÷Ê‹{œ~r–— "–;ðÙ¿nk=yTxÇÔ‡¾Ðeź—œ¹4HDS®Zäxý„3ÙQQ°ñ/·- "âYWÜ5iT›Ø7êê<âåÛz7±&y°òpEÈHGQâ‚*.1^–¹Ò22¬Õuÿü7¦Îýî¿ùŒ˜ÎçfF'ŠéDõó¸l3©cžL†õèT�êਜzi×#t™ñ׊ÕÛÊWn®ÿó[ùÖ}>aNÓ''÷oYCµ†ç^wß„‹ZñŠM ß_›=òÒž-’D¢`áÝ/•‘¯¨$cà¹I–nY1ËÙÿáÿëâ!QðÍ›úîèŽÚ'¢.}ìŸËvUùªø{ã¶5it·‚Ÿ>Þéé{Mê‹–ïtõšÛœ&ªPbF|LB'NkF$-§9ÁÙus´Nd.¯Üzã‹™ƒzd ê^ùÓöpqEý_HÊŸ?é¶ù±÷º{读mÉ£ÿ\UfPÁë£>ÓW¼þæÇä<÷–{®oݲ•+£ÕÈ‘ÃöN_»­è«çg|¤íÝ£ÿ\½ŒÈÙáöG¯îGþuáë;B~6kCH¤L�È=m WH¨J;¡�cÑGËûœ84—ˆä¾%“o«±5-E(ð‚AÁOèyúmŠg|ýëÕç·OUC~Õérj'"M¿ì®I£Ûs"òý¼•»œ)é§=øà9}÷àËórÌ�€ó‚…k» ã�ûžìié¼ÿ,êÕéüVžZ>3óžd=µh¤E̘6œø¤F¢ëç ‰z,‹œ,…(zØ`�ÄÒ”FX$©bšœ$ƒ‰wg•,ZS룙§nû‘-ûýu|ïf–Ö«8¼ù³Å¡tFD¤´òÂãýEùæw_ù–þtݸ©L×öî»êÐ'.ëèeÌ•J‹V<óòñ\�ª½Z6iƼ=z_÷Àà&Öò²ZFŽöƒ�ÖôÒÀàÁJW¼þß-Ï� 2-¿÷ÍãF6ÏUˆ¨ýÙ/=3HJ"?{uJêåO oΉˆ1§Û˜Åð–—ü»öI ¼~Ð…í·¾òÌìÏ;Þ0ºE(@.·ƒˆ„.›ñüßf¹O½ôÅ^ÂѾGÿÊÍ« ÎÊÈßXÔ¹ï z1C–®ÿæ�UMþ|w׬oçË<ãâ!+ŸýlzÞØ1'¦ÕÞeÇrR¹ÈiC­ ‚1)¥yk}œµœm�ø¤Ó5Ì$¡¾1Í8wvhä__tÄÏàíÜ<á5ª}EGJv£¬ë#õ¹©ƒ8T¸§¤i‹,gJv߸pžÔA²*àjÖÔ·zùF瀱Ý[f{´oö•®Àªï,›ADR±DýðÏÑŸq¦ÝAŽn#Ç?ÐQq.zu[ÀÏ>ßìi~U›ö§xý'-X1s.ßÒñÔñyM³©þÊŠ 0wë©BJ¡†TU‹ûp¸"àLI'"g—É�]Ù7­rùÛ¯|Oij{\{Ɇ{f,í=6ÛOž7#¬ 4}×µ} ?½ü–Þõ¬÷=³`^ñžò£:¤‰ÒÍ ž™²«ç˜1}²ø""R÷wUÁßþõÁ´1W^Ù=«ºÍ�ÙMÃZîˆ/zȪ‘S „Qô°Fu¢„ÖÊD„ŠÀ‘©WL3ƘÑ;î¬]÷~(}Gršîu6¹is8ê{IY¹á«/ê>áþþÙœÜ�ÎýPÓŸþïÓ;f9[¦û‹ZŸýR�ùm»é ë§ô-ß³cÛò¥ËhqéÈ“CsgýÜãª[»3ó›Ÿó.¹wpEÍ~äñ>›?uZÆè‡‡ä:Îxçýß77|Ѥ®™ŒˆÄž%Sîšµ/ú{ÄôñßšÃ,wØØW†ÆÏ+k|ÊÙWnÿ±¤8às¤x]Dáª_Z×loê…HV”W¤d¦çõîsâן.Î=ûùŽnFâÀ3™V˜ÛF™ýÚs_êÏóþ ˆˆ·ìÐjå;o^6öÿú[¾ˆCKÿýñ,ÙçÎ1§dŸÅ5§ÉhkcšˆE_X@Ïv¡ï€$íRX”TJkïØx}kÕ»æ †ú]²–Hq»ª(;8mYpëAHö� æV\�šä\Ó/gp?îv'ÙÌr¸\UY@mž¢XÚÓ2T²sm¾·Ó9Ú�Š·I÷¾g8|ÿY²Æçrl]ôê ~Í9=;e:ˆÄ¾å=4cw£Ž9�ÍrØ� kÍÃÙC~}õÝ›¾Ì>{Ô¨{OkšBbûìWï�S"ˆˆÞºú Ç™cþrÇIe›ó+%©›·ì©ìÐ6�ñÖÃ'~<ÜœuýGϾ“víó#ZZ‹'²bI5à÷W)¿ùÙ8r‡Ž>OÝ9´tF¢äð¥ÑÀ4­­(ÚSÚ¶kv¸¤ TS}"/oÜ©÷Ÿ'žÓ« +©IÛç¼÷.�ûع­b®´t¶÷×99Q””¡Š²òÃÂd„r¤9]›¶–¦eL¦š}ï"§t®¶3_‚…�ÆQ‹X¢] �œú¶¦¥¢¤´lÙ⊋¼]Úùvï�@Rç’gŒ»Ý)-[fõèáiÖŒUsÉÚ³›wò…Y?r÷²pÌ‹0w‡�_ÙV‘Uû×®Û¶5÷¦ÍÛ×t�4袧Ïë–¶{õ'3æßÿ·ï�?|ÔÀM{_òü)®ÔÐ//?4gËÊESîÙ˜ŸyÉ„K›Îœ=oá²ÑýäNmÚ]ð—O.›>}qJƵ�Í©ÜõÓ¿_�¿:gØs÷9ç¾ûÑ£\7â´î9É6ÞúÊÃO‘s`o" •—ø¥ƒÚVPÖôôF\Vì*lÛ¥¥ƒˆHúvü¼×Û¨ÕšWÞZæë;ì’‚%Ͼ¡ÞxÕà>ÍÚžžADÔÄCDâ°—sÊÈÍi¤pí:eƼ¨ÒìÜI“‡çŒêtå÷8–cZÌËÌêÝ>ô�ÞréóÄŸG¢Æ4$«ÞµiƸ˕Ң…«qcÇîQÄs8¸ÛÍ%ùŠKisѤ;Ï­¬ª „-GPs—75Ý£0"r†óW­Ý–ÝáôWŒéغeº“Q‡>7Mî6xÅ™¿–KN¤xÒ²tý†_<é�BÔü¤~ƒ/nÕ"ÃÙû–¼~Ö.YµükÙèÆ3Üœˆ1Ea$}»¾š±Zž9ú‰>­3wGöw_/˜³&¯ã°–Ö.\qºxÜQRZtì÷ÈØa'¥˜wU®Ÿù�çW‡•Ô#ohŸJtˆ¹zŸÜ.ƒQ‘8X|0·Uæ¶M®³Fß;¸m†¿mÓ/¾Y¹µìÔfM¬¥gWZ£–µ.;£äŸ’â®eJ°1¶sçÎfÍšÕ0…Û]ûJ.¥d–öU²¯­}Ç>V{•¤P‰+ÇêÅ¥´¼s)$3^a� ¿{�@Â3`芊Š¢C^ÜéêðÀyù#Ãx²¥–£ñâQŸ³¶Ây]ú½ÀïÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖæ(ÄßFEEƒ]à7“––VŸ‡O1]Ï· pþ€’ ØÚcZÑ3±’ ØÚcZUÕ†˜ˆ•LÀ&Uô@R48UU¦èADáp¥€$„‡ÃÉL™lO�P(„65@ƒPU5 %9±#ùç ‡Ãªª*ŠÂ9gŒѼüqI)…IÖ:Luˆií5’l¥@ƒÀá-¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶æ8Ö3ÇUU+**‚Á`(BH)�õ7cœs§Óér¹ÒÒÒE9ÖsÇ Ä4$EJYYYYZZª( cÌårqޝbu#„PUµªªª²²2###55•1v¬g Žˆi¨�”²´´´¼¼<%%é|Ä8çÚ§§ªjqqq8ÎÌÌDRC­°ÊAí*++ËËËSSS‘Ñ BQ”ÔÔÔòòòÊÊÊc=/pÀZµPUµ´´4%%åXÏÈï�Çã)++SUõXÏØŠP‹²²2Î9c ; –ö©–••eggëy[Ckj Që8J8çÁ`ðXÏØV?¨E(BL%œóP(t¬çì«ÔBJ‰˜>J8ç(%A­°úA-�#G>^¨bŽ7âðª�§¿õÝ!Qódþ¿¬Ùy0Ljá�ÿž±®HŸ:°õÛ/?^}¸–ÇØ bŽ7<-ÓyhÙœ¶jšJVìüjê�ùAå{—ý´¿Jo³ª%¿nX]äÿ-æ � CØŸØýÍ;ýt_tãï»ýûȘ«Ëí¿¼wjôãd¨¢´¬¤" ¥«ª´ø€ "_‰_†+ËLáDÌ•Ú8Ã…£ÁæÓp|pžÐï®Q]2‘ÿðŽ"ÊmÕ(Õøã;—=õI¢ oxëÛ�¾LD¼Q·ÿycѺ°~ÿúOîZ@Dä9ãòWÆtÁq;`sˆi8>°”¬V­[4b²ì‡ïžø¸jôÃ× ÎÑÛÁª?M¡òèÉEÈ{âÍïFDáÍßÜóYÆ� ÷Ý QÕªw^™ÙâÚ'Ïo�z/Ó`,­mÏ‹3šz‘,[»r›Ú圓3"Yºê“ûg¥Œ×ñ‚óCÍœ–GȲåïüóí z™„çœyLæ A ¦ÁþBjjËnnÚ—¿[–o^´Q¶ê-Ùµ»”DѶ}åUÍÊdz—®Ìá“Ëø{fYý¯±þÉ¥-n¹éO¾9·N‡VLbêvc§ã»×}ADŽÓ¯¿í¶ÓÓP››CLC-¤”Ǹo¯8¸ô�÷?ÞkéD7瓇æ˜#%ï>³‰ÈqêŸo¾ýŒ =s}¿~üÒ7t1ª�"7I"R2ròÚ5¾pLok±Ã•–rÌû-ëׇãbl�7¿à¡¿^@عè‰~j{Ã�c{¤2"yèÇý6ýú[Æ÷ôÆ>$¥ù‰§ŸvÂ)<>Ÿ?ý„ˆ;ó_Ë wî,ïסy$§™TáK°;Ä4'Âûºb§³õ)¡€$ í\ñãú”®wvŽËh"å»×®šöåʘ»g<÷â ˨Ò|À£ ÊCNƒ½±�;w6kÖìXÏØW~~~jjjíÓmáò�ëÖýï?.ÙTæhÑqp/φ¹Ó.¿áŽ�k¸ª`¨lïº+¿˜·#¥ß°‘mòß™é¿ô®KNO+]·`ÎŒ_ÛÝpã­]¿Ý;H¨²²2//ïÏØXQQZÓpœp¤·íufÛ^gŒÜ»yö´¯¾ü* yÚiUŇ�›¸ã&úyñË×nY³½Ì'y¯«'Lê—­Èv×lyÿŸo²2\°«qïk.?å˜g4@2ð}Ž"X±wËϳgÎûú×póÞg�Ѳèë�î}ò?³~Ú_s’gzVš§]ÿ>6ú‚FJjZ Uî/ØîyεÍ®>”szß;5AHÃñE¨… ŠÁüïæ}±|dž�¥‚eäuqn¿³zäz…J VÎ�ÿŸÅ{•Ž}'Ž;«kzl纪�‹_zaiaz••UyŸrá%·ž™–¿báÔÏÖeæõ9­ÇÙguouLCDÑj†¢\Í[f»rœ h×¥CëÖ�=f1Ú™Ùºÿ×vïõÃÜíMZ%ì]éSÛuÔý„n�ò:´ÊNQˆˆÚõûÓý=ûl^·á§O†ç7{G­i¨Å®]»¼ÞD½) !TUUµiÓæXÏØWQQjÓP Ƙ8?óQ!„` GAB-ÓP ‡Ã�˜>J„ �P ü‰@-G P”z'à ‡Ãnw|wB€(hMC-RSS¥”ªªÖ>)Ô…ªªRÊcÝ‹Žˆi¨…ÇãIMMõûqaªæ÷ûSSS=ô5�Z èµàœ{½^UU+++=ªõ§ªª–Ñ^¯—ãÔOPÄ4ÔÎãñ!E©¬¬TU•Žõ|g„B­Ö‘‘‘áñxД†d ¦!)^¯WQ‡Ãá÷ûÃáp 8öç¡>®0Æc‡Ãåry<·Û��‡�$Ä4$Ëív;�N·Û­µ‘Ñu¥%µ¢(N§ßE yˆi¨Î9Ú€¿1lÒl 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[CLØbÀÖÓ¶†˜°5Ä4€­!¦l 1 `kˆi[sQQQѱž Hìÿbà¡Uˆ£IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/run.png000066400000000000000000000155131524745214100315520ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ýIDATxœíÝypœç}Øñßó{'P<Ro‰ÑA�Ö+ŠêD®d�§OÝHÉ8’]wêTŠ�¦qÆiGI§m¦™ql¥“Jg’Ú²[µT+ºEê¤R¤(^"ÄEÜÇ^ïñôP0D‚@`�Àïg8x÷ÝÏB‹/>ûì®ijj€Vžˆ¬Zµj¶‡Gss³3Ûcœ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨æMêèØÚ|…Ql?yy©X,•‚3N&ýd*5ö#â¹NÆwc.d°pñ™D¦­•Þ|Y{öUùbX.‡g\Yãøg\Ž¢R×et&b™Îa1ŒÇ½j¸XÃèŒ ƒØ&3™³ÄæKa69¹‰<\œ&ÑÊŽ� œ#Ó…²=k–m‚ÈËŸÙî¥À6’i˜€I´²¡:}®«Ú�3WÿñS:h3Zêéj´L×¾i–(òS©|±("A±È”˜ëÎÿÜ+Ôã)õ4þp¦gß´ˆDQDZ/ÁDŽ ŸÎêÆ‰ÙöH£5ΦGê�DQ$’Íf™M¨�yŒ­ó4–z;=Žv �qIO÷©‡¸¿kkk{{{£(‘T*Çq¡PÃPD<Ï{ôo¯_¸øŒÛ6.ÉM}ô Çìïôˆ¬=ãOvAõú-[£(H¥RQEQÔßß?88‹a†a¸åÊ«rU5gßv*ãmÆ-ò{?.֦̔×ûg÷?Ø××{èÀYÇ‘°X}¯¼0 /»|Ó}~Óq=Ö©�¹ˆ§'è<³æ©¯~LbÑãÓýg_h­=y¢ù/ÿãw�>˜M¥"‘b±8²Ü±|ե瑕«Íx©µaYõ.ÍÍÍ“žMw �ýǘ†KVüî×ú‹Gþ¨£µUD$ C‘Å‹ý¡·lÅjkåìO LФ_…8<œïîêÊç §:;Ouv çŘK×®{à_ÿÛ\®: ÃP$—Ë=øðwÖ\¶^ŒáUˆ0“~âp¾‹;œ/Šã‹ãç‹qlÅ8—oÚúÕo~+•J¥R©¯=ü��[¶‰qx"LÑd>Y\¬µR,—ûzºm‹ˆqœšºú‘©±ãzW^s÷þÃ_‘u·ºžž)ó¸«Õ€³M"Óiß*†Ö¬–5«Ç^>:5ö<Ãæm"â8Îùç˹Ô$fñp1›D¦ë³&w¸ž÷�œ÷õŠÆH.åÕgÜIŒ.b“Ètu6SêðâÂTvncÒ6]�[rÁg€‹Ê$2íûþòåË+7ÀÙX#ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨æ‰H©TšíaÆÇlT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdTóf{¸¨AAÇÖÚÙË8Œ1Žãø¾ïûþl�/2�ÙÇq>Ÿ×YçQÖÚ(Š¢(*•J™LÆqø×'f;Ìk­þF�5çŒù„Ù4fšµ¶P(Œ$/™Lf³YͳԑY±Xv:�6ÆÌö pqÑûë�ù*‚(ŠDÄuÝ\.§¹Ñ"â8N.—Y›Ž¢(‚Ù.:ªC0ÿÄq\*•F¾Îårsef::ÔR©ÄÒf™ÆŒmt:�žCÛ'\×Íd2#_‹ÅÙ .6d3'‚0 å“Õ›+Fÿ^ Ãpä^3ƒLc†XkçârÇX£ÃyFq¶‡ƒ‹™Æ ]ÕM¥Rsh¹c¬ÑXkYúÀŒ!Ó˜ aŽì‘p'›ÍÎöp.K˜yd3atî9G—;Æbé3ŒL£âFs–J¥‰ÄlgªÆ.}Œ®¶•C¦QYóf¹c¬Ñ¥�ѽ+@å�iTÐØ§ÚæÁrÇX,}`Æ�iTÐèîŽd29–;Æbé3†·^B�¾F©TšÇ- ‚ •JÍö(0o1›Õ˜Mc†¸®;ŸÖ¦ã8Žãx¶G�‹™ÆLÈåróoY ŸÏçóùÙæ?=PqŽãÌ¿F‹H:�ží!à¢@¦Qqói­c,cÌ|½kP…L€jdT#Ó ™ÕÈ4¨F¦@5^Þ‚9¬X,ö÷÷ê«Ç©©©I&“33*`z1›Æ6888‘WlÇq<888ã*�Lc›ø=ó–И»È4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€j¼ß4´+•JCCCã¾ÅÝDÞÅtDE]]]g_nŒÉår¼54#ÓЮ¯¯oâ9>kmç:ÿ’%K¦x~ rXô€vŽSÙGi¥ÏLPhWSScŒ©ÐÉ�1555:90-È4´ó}¿r%­®®ö}¿B'¦™Æ�J¥,X0í§ÍårétzÚO L/2�¹!—Ëe2™id óÇÈ2t¹\v]7›Í²µó™Æ¼’N§y�!æ=@52 ª‘iP�L€jd4²×ÂZ;Û©kíÈ]cK *ŠL£‚FÞI#Žãb±8Ûc™~…Baä Þ0ņÈËwÐ<öbã¯XÙú*#‰úëoªë;¸ûÕÄÆ»õ¾×]µmUƶ|²gùo®ŸÆŸ0idÓo¨­yw{û`9zß߸">P®_æú‚Á’“K»FLœ•…�GþAgW¿íßQZ[“Ï]vÅ­K†ßx¹uÙM—¯�ÎgwC+éú•w\·, ;ŸOn½f±ç¸qËÞS½¥§^j3"q(˯¼rûBG¢þ=ÇœÍ7fÂŽ£m=CO½Ð2Ü_t_z{�·zÅ�W-ɱùÎ×Z²w|fiÕ'oÛöíï*üÿŠ�»:ª¯¹1é8UþžÃï×nÝræ=³ým�…úEãÜg±ë»øiâ¢G¦1ý’Õuk\é=•_Þ�8±ïäÂõ7/NzÃÇŸ>�½a]ýÇ)küüÂܳ¯–¯¿iYqÿ®÷?Øûó#Q_þø«Å=RêŠ—ŠˆÄ=;v¶¦;ÃyÙ»ÿT»Yºº?¸òæ-ËKqí¢ä‰·ö eŒH|êÀÁ=…º5nù؉èêÛ·_‘)¾÷ò‘ìM[Ö�>ºË}oî:™[·¾Æ�´›É&<‰û\ãžPÔ¼÷PÓpªÿ¥n1ŽãD¥½m—®9ãžÙÞ–ÖîìÂz±A©œ/¹É‘oå¾»oÕÆÏ¯Ï±ŒˆiG¦1ýüÌ‚¥©R6/^X]ë&O8t¬nËe"ÑpÏîw�*/½çº†Ô'o±rÓ–[â¯}þÊ›�Ïî,�¾ÆÚ(Šc+adãRwgnåMÙ�WÞÎ_{KM[¹jCÚ”:½Ø•Y‘1¶Ð}Ü[rSÖÈ™+Åv¨£[Ö6&?Üý\¶¦Ú‘¸§#¾â×·®ó$ˆLâô/�Û°áÊ/8©L±ç¸³h]�íîrâÁñï¡-5}xp0[í6_JÝ;wöW¯Þø«i4*‚L£Rl0täЩe�‹[lÚÿáá®Þ.»hkã’úý#{2ly¨˜èx~GaEuÐr`ÿ3M2ÜÛ_Úµï¤Wêˆ�œÄÉÕo½Ì-•Í�Å7Zjoß\åNƒ(0¹­Û²UFâlÃg®Ž�¼Óc2Kï¸fÜ�˜ÜŠ5×ÙÂ{‡l¾jã:OÄ–ÞßqHDDÂrè&ýÓSìd6ç‹ÛÛ›ÚµÕ~ݢ긣}üûfR—]¹e{�‘¸Sœìæë6¬I�µ^L2�é7pâà‹»;‹™+«sƒû÷¾Û#kÖ­¾ª1ûÜÁ슪è�DŽHáø�ÿw<ŸOÖÿÚ —&[ŽØKVo®‘¡�ö¾î¯¹eñðÑÁLƈX‰û;ÞØk:{äõ ÌÕŠH40Ð5˜o/6nÍqrÕ qß‘xàä3ï´ X‰GצEÜÕW\yÍB#"÷íÚñîFDâ¡�Äv±A!ðký‘Q—�¼³çí—óƒòÞ�§jù«&poýTM’F£‚È4¦_vñê;—Ö¿¶s°qiMýÒ-6ЫO'J"6.ŠNÊI®ÜpïòÎg_-g\“[}ÙU""â×çŠÇ:÷´œ*­¿b£ˆ8õ·ÝQ/aÇ/Þ–Û®[≈DÇ[Vf[[K[Ö~bëT-»óöe""¶pæÚôé#j®ùå…¶04Ø]êk·éÕ§—*k¯¾f­Háèžœ�Ÿ[í‹HÔ~pâ÷: #×s 6¦™Æôs“IwtU׌†Ëqݰ³=j¼´ÚZ‘qzf‹±”�ŸºþªÛæµ$–›–çŽ Y[î�Ÿ¿Üjœ›7ø{zêo¸¥þð'ÚV_vÉ¿ÑpßÑ®xÍË«ƒrÙO$ÆŽ'úz:úeɲ•7W'�8_ܲ{oïú+¶å5¦™FÅkÅd—ÿú6‘¨ãÐóGWýÚšäék�H\îjïøðh[›S¿v¹ªÛᾦ¾Úµ›/»{™ŒÌ¦?{Ý·ØýÊΣ Û¶5$Üܪ–gvŸºóªE®¢qLTGò&·dÅ5KD$j~û½–K¯º±¦ÔÖÚ}²§¿­­¿-Ü÷òÂꥋ/÷ÓÙ„È/_Øb£8ì?Õ™ȟؽûD¼`ûÍÕn —œSìv°ú� Ó˜~v°õ¹·[zs«3FD¼% òÒ«»~¼/Š®IH±ó•7›û«×$léлû?ò®ß²í¦jß ß}sß�9—^½â“'‚£û[ÜM[¯_è‰HnÕúíƒûß<^õ««’“I®Xî<ûÊ®ƒ¾cì˜Í 6  Ÿ­5»úÃÌÂKn¼|}mjtãží:¸÷Å–¢Í­¼ÒØÎý{ÞN,Lë×n¸­fÁª¤o³¢sÏ®}{Ĥ¯ÜäOùgœÅ455544Ìö0€ieí˜Å`koog£'æ#�y„L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�ÙÒ¢P(Œ~íû¾ç�ó?M†Ap0ÏäÁ˜EüWÑ¢T*�~mŒ9ÿosð ŒYÄg!€^|"hG¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘i(b+sÚøÜç ãÊ|K`úðAÂP#pþä§ÎåŸ ¿Tô>¿C6Ö™×È¿¹/þÉ�œ%+íáãòàWÂϹ"±óO8_¾7\¶Ï¿û°]Ôç—Ä~«\›Vó/¾|ÉÿÄY›ßõï/„Oßh“ã}ÇoþÄùÊ£ÞfÓFûãyK¿pæÍ�YÇljøñÞbÿî)ogI2»®ÞÖº""NÒ®«³Kgoì­×†,�ïûìéÿ½oÉ8g]µ)ÚÐ侎sUça·uM´-pþ×aCœ¡³i(’^}ÿçXä¤ÓvUµýúgdad_VVÛÆ_±U%êð¾ü¦³¿S^ÿ±÷Àz9¼Ûk)šSOøž‘êç=)Úß6:_{Òý 0]¡,Lž^ïØó÷¾DæTY¥mÕšè§7Ä~èüÕûöþ{l¡Ùy½Í|éïÝöS’ø¡ÿ#þ¢è±;â¥fvÀidº¬jŒW ˜ÿ³Ûyú#ê1õéhµ8Oä8C¦~A|ý¥áÏV�^ôØ2ä„¡É[ûên×ÛmOˆ»&¾ÞgAüè—c[pîÿ™ùý/E[>þã±wüß)‡Ï^o]Ùý–÷ý¡ønÏüü€<üåòתÌ_þ�EhD¦¡E<ä<~Ôä�½msôèäƒ÷݃ÛÃ{«¤à›ÿíG_m8óx“°—/’²•£¾õêí¦¤8)m¬IÇ_[êÿ§ñc­‘²ó½äwï=Ýè¾fï'ìmU;ÏûÑŸUWìéK`ÊÈ4´0®]œ1?~Õ]p©<¾Ãy¥Õé:bžNJØï¼ã˜·—ÆßþLÜh¤·Çœèu¾ù¸wý%ÒÚkò± Zãìw�D’KÚþ[ÂÏåNŸðêk£ÌOÜŸ® ïÉÊÛo¹{×…þñU¹êø¿Ü%ÿð�Ž“‹þæ®ÙºÇÀ„�ihaÒö¶5ñþw�“޾+Þþ¼ÿúÖð[‹dp¿÷ídøWkDDz�x4íÉø‘{Ãëé?éý^Süwÿ$6=î}ïÚ?½#^æ�=aüÈ Î=O» ¶˜ïžŒý¢½Ò«‰¯��‰{ÜûþÑi²"bÚ>^›‘;o ¾½l†ÀøÈ4´1Ç>ô~ç˜D%óîÓþþ:) Ê@Æ»o¿\uUø/׆?ltþà 'çJë1÷ûÇ¥QœßúžÓoN›¼#¿·=^5æ©¿ºÆðOŽ$î~Ú>r_¸Éç›9uÑÿü­HDIJ6 ¥Ø�uV® ºÜ/þÃßûÍàÑÛãí i¼<ºÿ’1Yóê ÓS”¾¢ÉÇR(I_QzúœN�9¤d~ø¢ÿGÑ£·ÚÇŸôÿëqSžñûL³i(²{·ûŒo«Ÿö_jˆ¹;ZꈈÔ5D߽˼ù‘é�mft^aìn?oEÄü÷'<ÿ–ð+#®#"2Ôïüß}î_’-Û§nµuFîYíüù þÍoÅ¿½-úâj»h¼™5 ™†å6ï�[ãGÿi¼´dþöuïO¸‘‘¤+q$ƒ%é-˜ ¥àoV™‡žrwå¢ßwÄyøZñŒøž¤>~,Û‚ó§Ï9©µÑcÿ<^õñ…Ùºøß±ü�vç±÷½? ¿w…å¡�¹Â45554œµ× ˜ åXcÖál,ÅHŒ#ž#Þ¹_l†"Þ4Ì8¬1‹Z J{{;S (’øäs%Æ‘ôž=ñ¦éQl(4Tâ)DP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ª‘iP�L€jdT#Ó ™ÕÈ4¨F¦@52 ªy"ÒÞÞ>ÛÃŒïÿYö ÆŸðUIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/single.png000066400000000000000000000460741524745214100322350ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝu`GÚðwf…–ÌÌŒ!;q‡© S))3¤iz…”îÚë]ïîëµwW¼+¦”6…P“¦aF‡F;vÌŒ²-Y´;ßK²bhìzÓ¼¿ºÊjµ»­¥GãÙÙYRXX!„ÄJÑÑÑ}] „BnѾ.B¡Ž`L#„�¨aL#„�¨aL#„�¨aL#„�¨aL#„�¨aL#„�¨aL#„�¨aL#„�¨aL#„�¨aL#„�¨Iºµ´À˜ÎÄ›y�9Ï7èõƒÉea¹\*W(ç G=¤%ä×!„®?݈iÆ Agâkÿ�No6Í.3yF¨Ôua#ÏL‚ŸJ†9�B]Ñ�˜Ö™Ìz³àö!­Þh6ó.3M“{x´_ØLg0«äÝ«È#„Ðõ©YYÕd2˜®Ó­FÖ®–ML¼DçšÝ‹Ã˜F¡.èFV†x+¯ôP%umñ°®â§êv‰B9èFL îZ¥-̼û‡:X[§B¨s݉i×þmLWh³î`Œi„êŠnô›»ò¨•2/H8N"áL¼ RÊÖÑ*½÷’Bè÷¤;1-°+ýø¨ž •Bæç©ôóT*åR/¹�ZÑÁ*½÷’Bè76qöã¿úÑN‘ÂÂÂ.^²¶¶Åõ–« –öàÖB½áJù²sÝG¿qIÄoâìÇÝî–+Í¢¢nÄtu“±ƒGŸûã¦ÖV…‡‡Ùl6�r¹ò?ÿû´ƒåƒ¼dÝ+,B‰[ûD¾ÊŒ†î^Y¼Ã¶iÆxžg¬¢¢¢¼¼\£Ñ˜L†Ž—¿šr#„�í\÷‘ãßWŸÑ=Ó6-¬¡¡¡®®Îd2I9Î`0ÔÕÕu¼üÕ!„ÄÆžÔ=•ÑÐSý¦@«ÕÏK �^&½«Ì]ë:>ö…-ÔnY’ºwNÏô›žçA�˜L¦®,�?qq§'ú¶Ø–ŒcmڒμÉ<ϨT*¬M#„zƒ8¿<,ìé܃IÝ�ž—«Z\æÔ×Õ<¿àA½IïëëÛÐÐÀó<( AZ[[Íf3H$’�¿^éä²n\°úêK�BâÑ÷==xÆ\~TžÞ)ò<ßÒÔ¤P(xžçy^£Ñ477›õz³Ùl6›¤Q{ù´_÷jÊ�Bbã6‘]ú~ü:WÕ6M9Éí>ÞØØ�{ñœŠR0ëõö±òÌfsbr¿†rl§FèZ„‡»¨ƒZóÕ·~t£ÑãB™¦ýLÆXYIÑ{o¾Vp)G¥Pðz½ÞÒÜûü«¯GÅÄw—ÔJ ÷þÕ…F¡ëDQQQ·kÓuM-ŽW „„„E>üÄso¿þrUy9€Ùl zâ¹WÂ#cƒöW @!ÔEÝ> Q«ÕÕÕÖêt­5ÕÕ5ÕÕ-Z›�´àé?©ÕÞf³Ù  V«þÕøÄ ÏBD¡«Ñí³µ:½œV§**Õêô‚À€Ðä~}æE…B¡P(>ÿjÚ€ ÏBD¡«Ô�+‹c ôFcc} ”úøù[ªÆ”“¤ùâ?Þ&Ii9‰´ƒ*³ÛÖj„Bíu#¦•R®EoN���øÇùöª±D"MퟔҎëËjE7jñ!t=ëFLû«ˆœVoîð‡:<_‘P+$þ\7ʈB×±nÄ´·ÊCßR%Z¯¦ç!DÉ”Þêà_½„º®t#¦¥RiDDDï!„P{ØFŒB¢†1�B¢†1�B¢†1�B¢†1�B¢†1�B¢†1�B¢†1�B¢†1�B¢†1�B¢&ƒÁÐ×Å@!äÖ¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ$}]€ß'Ƈé«Gæ0�º`L÷0ÆÆ€1�1Ë„ý¡_·Mk@„BÀ–×Ö]0¦{c cŒ1AAx� ‚eæ¯ËTkB(J ÇQŽc„Jc˜ÔýîaL÷f«;3žgf³`2Yn�ç™%¬-B)¡8ŽJ¥D"aR)•H,ó1©úÝØî1€1Æx^0£‘×hu+/”ñµzÒ3­Ó ¼#Åã–dªP€LF¤R*‘`R#ô»‡1Ý3¬Í‚ÀÌfÁh4747ýe¿9_c}´Gž˜qG©`6©nIÂ\sI-\Å_â×­_´Ë/ÌíoðZùµ¢^…1ÝsAL&A¯×.?kÎkèñ' 0ï©háyÕ­©œí€äµ•Ô‚àeÌùøê�²:¿´v¯³ãxt^¼››êÖq_î_�óó·®w�—A×3Œéžaiñxž™Í¼^oÌ.ï©~xv0à(0fÞWݘêÖTû/ïJjƇi û$Øï[µK²v›sø§ýþ&ÿØWuØi÷`û�3×ìíˆõÅ€5Ý™ÃLÛ“[Ùy‚Ùf!–£Æ@®P,tÝÁ˜î1Ì^›6Ì5ºžj�nÛ>0Æ0ÀÌû«´Œ©nK뱤f†¼�Ë×6 ºgÞ `îŠKKrjÕ© ¾Žïfl.+¨Â¢Ô�?µCõÙÓ–®1Ž÷¬ËØ£‹À’Ú1ÓÛ/Z¶'±=íuÕ¶G\Šî’·]üÎuÌåö·`Ëe—»öÀ‡r#„1ÝCìmÓÀó‚ÉD„žiF8ÊXúe›÷WiÍLuG¿žHjÖt~ãûËN Óé**Jl3eÞÁÁž€YS’.§ðü™3»—é‚3¿0+‰5T×ÔUUUæ\å=•—§D–�•½¿zî‚™†ÏÞÞê•0$¨ð?zajûXÑŸ[ûÔß4&Íùðµñá@K±Æ^pÄ ö˜ÀÞnëÜ&öF\°¦i[L3瘶ž®Ù–Îö™œîÙ3ÚaÃö µ§í•rÚi'³¶w×vwÆ,§‘RJ)¥„R&PJ0J(PÆ¥@ ´-�å Qèwcº'Y?V.ÇÁz³B´„ À0j:XÕ$œòº{�}É.&53”lzÿó��ñaÁòªÓÇŽ•%MŠ”}ñžÿ~rÆw r hk*kZÍÁdª.,–«³æ%¿µtsÃS|ñÙše�¸gQ’¼ý“Ic†Æ_ªîå�€Ö A°ÔžyAxË-oŸK Sâ–ew€5>­ûƪ¶Ã}ö2±f´=¬�r™´MP§˜¶V£™-£»ÓÎMí¶˜&” ÔŠQÎ2›2”2 ”P�Z’šüÚWÑï Ætïè�Ú´`6S @X*Ô€þPe0ϻӻÕúAdÁý²F?}KÖ¸ÐÆ­,yïµÏŸ¿çvð­ÿl)8ÿÍ›ãTÖæ ùïþe·¾_´C:þÉœ<{¯ªÌ-5ÄeÝ<>‹‹"z3(]ßN\pæ¢×3ç‚5{,�C]¦gœïè{npR¬w»>yº‹g²µBóŽ¥.Zä4hÒ{ïÍðØüî3—'~¹h@åª×ÿØÔµWÑÖèaM3ÇÆiž·TªyB³ä3£”2Bˆå e@¨5¦™}h ×¶˜vjñhk±F3Æ!ŒÂP`¶¥;î)Øîõ8ï[¡­ö,´¥´í?Bàì+Úªô„ Œ{Óˆå@�wêD×&ŒéÞñ«þ\%2‰×ôþòÄ Ã¥jsu3P¢;\ÀL¼õQʳæSEŠ?Y å8"{-a3gW4ÓÞ Žã8:¬M3SsùåËçÎæÎ>~°XÏt[—¼·u‰m å°,¹sˆ€éÎ9ßJˆG¼oéç_þ8'R¨ÞûÔí;à«ÛöxLíê«´þc=¼g­13BecŒPK}ÚÖÔam¡mmÓ¶Ö íO@q¨GB\îZbÚÒJMíwmµlûè³öÌwšs…—cA (PF-iOˆ@ÂH[mš:rmƒ·%ÅyÈcºWt»6Mˆïߘ P;Î6×¶´ì»¤=�§Ùxx�p<ÓÖh «ÝUí€�üP«º}•Ëžç8®ƒº±dÿ¿ÿ²µÈ/:ÙƒÉ3fþýŽdǧ¾´åÅeÖi¡öĦ1£3òr¢'ß7¢œ†6n÷æS”Û?øcÁ¸�ô«\óÖßô]|¡¶þq„PBµÔ)Æ€2`K§ˆ¶vÛ?m1í\ù´¥¶ýº –üwŒiBX·„k&RÇÇÛÕ¦�ûntrB" @­•hbMv"PK)­1m jÂQJ ¡”PbýqÊjw']¢ëÆtïèNmZâñá]Êþá`®iÖ¬;iªjb³4Ô[5:Ñç¦ Ÿ›2|ïV²à^ÓJP s÷±å�3“‰Êå¬Ã¾òر/¼9Ì'Ò§|õë/UÄÄD:žEhjö¤`©È›òwïÍtãcŠË9DÙrVýñŸx&kmÕ�QÞ ÓµêMkmnlå”NÍ%Bõ‰OÞßR9äÖçç&X6nïMao„°…5eS�PB³ËaìçŒØØSÑvjŒ-”m-ÐÎ1 ö€&Í!öê«=ò%NuëNcšQk%º-Ûm“Äù¢å–PJ9[N·}­8•]ç0¦{E×kÓ?Uô²‡dQþæšæº/öÕDÐÚ~k‹×´á¯ßâ1$:ú«/ÏÿˆÌ–G®ðf`äléà~Y¢ ‹V�5‹;x1ú†:ÅÔR}ð9¾}Tð×'ÀêG,Ë-ÿ_¿„W'ø:öž6Vç¼TÕ%�s¬1ÝVE´g.%¤­ó0¡–¼¶Æ´טn N{K…cmÚ©¡-’ÛðJ1íÒèÁ:lôp“Ú–"Ù³ÙÖkÐÓöÚ´¥Åƒs¨M;Ô©ÁÞå!ŒéÞÑåÚtð‹ÓdQþÚƒù•olÔŸ+k¿@ÓÆÓ|ƒ6ú‹ý‚žº±êÍ��?9Ï <Ïu§F/hëKK+T޵é-ñrçC©žòˤç/Mz߇ҿ¼7+ÉZuæóV¾þǦÛ^qÎhPô›ýΛ™­þ‘¶\Sš a@¸¶ƒ~îûMÛª™–Ú´í"f@mS‚½Û´eÓöulÕjêT›vé�g;6é|ŠJ‡�®w-MQ„ØŽ7¶Õ©­e¢ökR»†³íÔË.ùE× Œé^ÑÅÚ´GF´÷œŒÆµÇË^XÁø+®Ò’}©né�€‡ÇÊbüaÐÙ€!–z´µ*ݵ�­{æØ:×¹Êa–9//O0».}SUckm ÏQwOEdþ11N3Ú!ZãjIqÁr ÔvŠ +p‰i°_l’ÚªÓ‚½Í\*àNUrëñC—év]H€Yv·c †ËËw¹Ë,ç¤0Û-8œ=„µ�…H(åìÝî(¡ö‡„XûADVÓ½£k1úêìÖÓ%e/­`f‡¤ÄgîI §©¼A{(ß\Ó µKv<4F¾Œëü; {ýLˆÜ/rè¼ùÏßšäá� æ¼mÿ·’9Αª|•ízêò¾ûëš ê�÷†]yd=‡'k«MÛƒ˜* œõü�ØkÓmËØN´¦40J­Ñi9@ Öæmb«8ÛÒ¹­¿HjÓ¡ÌêÜľkmgѸ$5#ÄÒ¾Ž1m+8œ,N+×_!ÖbÁÆid…§·ô —Ó[jîþ±ÓU©a‰—.þ¾áÇ_ç/žÖ’}I{0$�žæÚKì&íxQ{0¯ìÕ;­M.»Y(õö¦J%•J Ñ>:m«eBÚFijO ¶!ò mô§Ú°½¸àpžŸ½k³ÓºŽç0ÚOhl‹i7µiç.$¶VAp9áÅÂþ;püeØv¬v;N·uÁ³V©íaíÒ¾c}½R V¤®wxzKoaÐymÚsBйAÛ°î˜ãÂ>33š÷]ÔÉ·Ü5Õhìˤ‘~Lè숟¸JÀÞ PBËð$#–s@lQ îÂÚ¶%�1jÉhJ­—X&lµtÇ:ªåtFÚ‚Nö+Æ´àzÑòBÀ²°S�·-�mÇ9Ûk Ûº€·Ýºô›v:Õ!ŒéÞѵfÃ¥*frjóU �/{e¥Û…9O…©¼ñZçA©Tôð…ê {ó‹�¾]п§7��(`L÷Š®Bd{~쫆¢Zû|S]sÕ‡[¨‡\ìmªhôÐ]×°Ñ£w0¡+?5Ÿï$RN="©ýC‚¶Õp¹Rh5tqSN?¡ßŒé^ѵ&dÖ¸ýTÓîs÷Žëâò]üéëW�êIØèÑ;º\¥-z~iê–Wï_óÕÎ^-‘˜LfûN—¯“î}·X/ªÂìWf» ¢�Ãé‹N·ç1ºáò`ûóí p\W†0A¨`L÷Š®÷Š3Wç=ð~â×O·^,i>˜Ó«¥rÅ;nî»ßÆFN:¤sûé®ΞèÑÞqÊ#Ô0¦{GwzŵÌÉ�ÿž*yõ»úµ‡{¯P}Ž9ôì¤6Ýîâ†íµ^©Ö¾¬óq[Æ,Ã>!–aí˜}|ÔNËIa¶¤Û0xÝ‹y„zÆt¯èî9&-ÇòÎŽûcøoóž’^üò2s]s/¬o1Ûvà8¾§»».ÜBd_�9ýã°q3ÝiL;ŒžjeÉzÀˆF}cºWt¥Cž S]sás_H¼ƒ1Ý+~EmZ$hðÈ—�а÷b rÿîÕ˜�1sci¹Î/"LEÁR›[ƒ²}Ü}[:3æ&§ÝƃŽÃ¶³+auˆJ `@)€YF¶^·ƒõ ŒéÞÑ•Ú4!ÁOiØô‹±Ôz ¢Ï�B«¡iÿyPeÄÞ5¡ð¹Ï{µ˜n %÷ ‹�qîOoj,ϯjmK;¾¢Ê(hÊŠ.äÔ9t­PG${:™þÜÚ§þ~ 1i·¯�§`¹Š%¦mW\±%u[d»t«sœpÙ®Ö·)@Úa”2 À0Ë% £`»h9æ4êÓ½¢KµiÆ‚î�¨Ù}Ú¾°ïôÌÖœ2;s »XZ»rŸ×Ê-ý%´g7üñ½sz—Ç~ür±ã¥Ä”#ßürÞ@çÎÄÒÀ˜¡ñ—ª…{Y®ŒÅ{g�¶+c9$µmžuu×�v_³¾rÙ�/Ex…�éÜ/�ÎÒcïÖA€°n]¥¡†1ÝK:ªMK¼Uñ-2Õ5ÉÂü£1þ£…‚V„zƒzhBÿÛ^×�+ªùvWä«·—þã‡�ÇgP¹Tw¡¸ú«íIËžoÚÎ{bzî�o´^*ï‰r²ŠÕïÍ\ ÜÀ¾xóó7Û%œ_æ_þs×ÐÑ�¬m}]UÛ?|b“9®©´É/°Î”ö�7f%Ë®¸u.8sÑë™ö»‚ €-†-1m¿¢¡í²†Lp¨NÇ>t�-\bÚmf;4 ¸æµ3×#ŒŒcmM>–ŽÄéË¡ßÆt¯èø3í?¬¾¨ºð¥/Tñ>“sž¥o¬è·åÿ6ÿbªoÎ[ø¿¡…_×oá£EéñºÜ²ž() ¸á®¿Íˆà¤^~ô¥BÅÞôüüQ~Ðrbí«Û½}<7ïØTÜoÊ­ ëVŽ=hݦM§&$ íjëµKL Ö\fÌvÙYÛåk»ÓöÚ5´ kç¦næÕ.{ÀéŽÃ)!%ÔÒÝ=S¡ž‚czôއF’x{˜ë›€ „£_•,Ô×îˆÊ�Ö3“YŸ_!èô¦šFày˜?6êÕ;­-Ý<Ï·´2“I0˜éð)ºLx°vl %Œ 4(mLb}�É/:*«eýbÂÛÞ#BÕþÍk[ÏHˆ:yÊ4Ÿ½+vå¶vð .OgÁA^ày^àíÌ‚�½¢ãªWÝÆ#ò¸PŸ2ÊÞ^­Ë)¹¼ø“°§æ2³Ð¸ó¤çÐdÿ›G_¼ë Y°oÃÖcUßìˆxæææc—êÖJj~ØÍÓì;c(«ë�Ú3éu$í�—þ5M¹÷?ÿÜ `hmOÏ”!C‚þ²s˜r³¶ßSý­‘Ì e>\u$jê[£ü)XO’$ªä[ïO_üÖÒO"-î×éXD”Rû!D˱9"0BcŒJ(F»Öèá2ΆÛF‡~Ù]kôÂQNÂQŽr”r”Rêð=Ò…}ŠPÏØî�UiËÿ»Æ>­;_ظý˜eºî§– SU½öt>\^ü14l>/.€êo¶õP!õ-ÍÌ[­°ÅÓjšÀGí‘<3uË¿¿6GÝ´(] ÀZ+v}þŧç¼f. k¹œ¡­Cžš¨NI;³ôý%Ò…÷=02DéeBõ‰OÞßR9äÖçç&¨ p”Ú;äÂ,¹L&0F)£h»CˆÎ9í0ßýéàÖÜ¢¹1ÍQŽã8Žr¥”X‚ºû;¡ƒ1Ý+®�†L¦©(£A¾*:¦¯*k ÷•ep¤wLŸž*¦?¿ú³wχ>úxÈž?Xk?÷ÐÖ!O9fî§ÿã"¢ÍŽtzG«ó^ªj„’Æ9å¥Ü IDAT9 jb«MûYâŒ0&°ô¤  Êh÷;ä¹MQ‡š´Ó³œ‚Èq–æzkFÛjÔ]Ù§õ<Œéžd¯öñ%T�.ôK`ÍÕEÍ¡ƒƒ­ïf®Ì¿D’Gx×Zýκ–ð0nã§Ë^¾cR¸"í¦GÞŸ ™5v&_øíSÌûÓËc}¬ÙŲ'êÂ\ßNŠ~³ßy3³Õ?2‚Ø=¬e´6KÐŽNoqèÅá“]ìéáö¶cö3Å)µ'5Á�F} cºÇ´ ØC)`BßT¨ µ–¡ÓpÑåçžñ‰›ço]FþÔîZïøŸ?»¯"rþc¯L•ì|ç£w_zûÂ�,Ì ‰Quü¬Š�0…»ù2ÿ˜û=J©ã°£¶³Z¬cz8õ kÛ‚åÆ©e¸+ý¦¡-�ïuÂrxÓ1©ŽpbR£¾�1Ý£,1Íq\ §¹²±OŠ ò!G(ít Ipüä©áÑã¼£ãeѲèÌá¾…ÑÃï¸)3HA`ö ÏEo;Úããzl�H}¢#B<º}ù71íxáûLí´kåèRb:n«‹ÍPÖN(”Pë­e �¢¾D CBBúº×>ƳY0Ì--¦††Šw×4|ŸÝ'ñ»ktÈæH}}%j5•Ë©D"žƒ ƒ}Ú¡ªëz­¬ö\R²³˜v¾à@÷ޏé/Γ¶"!ô[¨¬¬ÄÚt�!„¥T*¥ryà}uÇòõ9¿q)a÷Œ§r9•J¡ êߘãõÆÚ€.á³ê$¦¯úø­¥ölëãmûO\û]G0¦{†¥‹å8&‘p …ÄÏ'òíj–îlÙuޝmîívjB àé9!-à¾I?N¡  å8b¿X”8P‡ö¯®3L7jÓWñ$îúý!ô›ÃF�ža=ÆóÌdâõz^§3·´˜[Z½^0™ÙÌáêkynXZÃ%*“Q…B¢VKÔjÎÃS(ˆTJ8°—B×2lôè1Ö(¤$*“¡”Êd¼ÁÀL&Æó½ÓG¤RN.ç ªPP™ŒH$–ÎXDèZ‡1Ýc,í„ã¨Lf‰N*—s&ð<&ôVOjk@Ž£R)‘H,·–΢jñ@ý:Ó=ÆÚl†‚ã8�ç©\Îl£wöFb2{×J�RÊq`é4mÉh¬J#tíØîI„ƘµÏ²%4ÛFê•3ÈÛ‚ØÖoÌ:”=f4B¿Ó=Ìu” ¾*Fß=5B¨gáxÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓ!$jÓèzÆLzƒ‘õu)êÆ4²bÆš#Û÷­2õê“hò�ü´¿¨é7NFÖœýå»/m)çg �GøôÑ—ßyìÓu¿ayt¶ýõƒ—ùžÛáBõŽÏ¿üâd3~Ýü^Iúº×8¾tåëËÖ4•«¢"Cû¥Ÿ5<Ò‹ëëR9ªw-ÛËOºù†pÛW²áòÒ×l˜µà©L5`u‡¾~Wø+ ‚Ï�¼HCÒ3ƒ¥¤×JÓX’›}žedE{ýª·k8·teýˆÆ$K»·ž`6y§ÊN¯<¡¾ãù{GyK¸¿ô½óÅÚÌ450mιr¿�c£|#x.¥—KÃE�¿ûÍñ¿~}ÖR{®P“ÞõF^Û\K¼Cü•ªî%~�!^)½¿ÃÑï÷ôÓO«Õê¾.Æ5‹5�ßwV—6zrj`PhTf²ääºUQéƒ$BSѶ5?²rÏŽ‹u\Px´�¥Ædª:{`éw¾Úrêb#�ˆªÙòÁsÙÓƒä ”íúòé æCÃ…;žù ÇãxÍwW¯ä‚C¤—ö.ùvÃò£5ê˜Ø(5G€éÊNþðíº%Ž�i�ÆÄ†xI„²]_>wÀ^{ìËï·¬:QëÁåñúš:ýÅÃVï¬�“*‰©Ý¾».vDr¨˜6ïçueISÇ På-yùËÓÃ2(˜5gvlüð»­?/7DÄû³“ß½ÿ·‹A7öó“ðåkÞüð“Æè’½©¹xùÿ}q8ppF «:µgɲõßìÊ© I‘^2hÚÿÙ?¶øhöÿüÞOÕ1#9Êv}ùÔÏÆ¬¡*}Åž5kÿûÃîmç*õê Ø ¥õ«�ן>´rÝŽ¥k÷ï/6…ÅGÊ­uMþòŽç?>Ri¨>°}ÿºBõ¸!!|éÉåßÿ¼dÝácæÀȰ@ÞÍž7?vÁkÀäD/ËßByöß?ý¥ÆXµû¡ÊàÁCýµ§wlüøû­«�iä� ¡j)Êv}ùÜa^¶ÿýeu éÉ^ø‚Ï|”ï­.øþ«Ÿ÷sI£B�g�v”œèkOíÛóúm_o:~Aë™àAÀPztÇÇßlün^MsKq£÷˜ññæ\ë÷oÙÿÙ+5ÞºcÛ>Y±{O �K÷‘˜Oo]ÿþ² _ü¼wõ–ý«w”í­°í MÁÆ•k?\}à`qSS]=‰2*RAÀP~bÏçßm\ºãlA«GLT€š¦«8ûãŠõKÖf*Òz†Eøm|ô­ü„ ‰Aø‚O½yÂDZ„´iÿg¬hôl:²ùã5Gϵ¨âšö¬^÷Ñ�‡ÎéýûÅû*´{cÈ©1wÉŸ×ú©�—¬;šc H‹ó‘ÿ†�üîµ´´`ÛtO¢�I£b 'òjSåæ/Wí"ý|øÖ{7~ºfW5ÀšÎmùç~cf¼ðÀ¸� �]y÷ �§V�’�™;c†oÉW,ùßÏI·Ì˜î�¿tà ÖpfɧGÍ™Óÿ¸`Úp]ö;J  ?±csÔìù3¦ª.}µ%·YsËÃcIÃ&-œ]½cËÎRl~éaÓ=ŠÈU*hÖ¶js�þTwˬŒÔȰ~£n¸9®|Í�“P{`ÛÅèo•xãÔÁÑò+oŠ‹»ý¶Ñ™ ±£2¢¤$qþ¼ññ#ÓÃ…Òê�/8tàttÖœôÐ ÿ°¬¬$Ãñœb€‹ñà¬ôþñq#ÓÃÍ¥5µLæí§Vªòö òSÛêa@”‘CR„cË�`Ì¿P �ëð‡?kÎÙ°ß ÔfoËõ=qÖ€ˆèØ´›f¦Ó#‡ŽÔ›ó³÷Ÿ qï�© ‘C&ŽÍ ì¨I.pÔ”»Għ¤ JÃÇNž?4.e`ÿÁ>ºâj�àæ�a9n);wÖ´1)ƒúöl.®iŃ™= Û¦{3´´€—¿BÛÐhòŒô·¤0ñð�kk›´¼P] ¡c½»Öpm­óp %&J8ŽcF³ Õ-­g7,zqƒuQù@= „ŽãÀhvS�´R& ˆ1ü|¹x 9s� ½=Ü1…XcC™±áðß^m�AS“LÄ?r ßÞ % �—*Soí¯ýá|q“×årÿı�¬©¢Ò|¡ðó~²® `´ôróðV]ᛈFŒ½õEéþ_-YØÞœñc"•¶$7•ŸØ½lK®Æ7"AbbzÓ:Ìêëu4ÀLJ™w°�p´¡¥IânÏ3¿+ïg`MšJðhýµP_¨ol0CñT{¶ÿmµ�Š\iG1sãéíÛ–ÿÒàéÙ*Œ&�5UUCØÈN~ïÔZÇ% å 9©c²/ý}æÀ>jýÿÝÀ˜îI|uÎþ"yƤ /“·¤¥±Á `­õu_OÎÃßrj›PÙ?±œD¼À3¼™ïZ5Dæå-÷ȘùÞ=©ª¶™BÙ–¦Ðn»ª¸¤AºìÓÇØ !áÞh§�Q©ý%�£Ÿ|pv¸ã'Ûœ’¬Ø’wÚ¯À7寠�ÏêÜS^—%çRZëç+4úáFø´ÅkêäEp^É£§¿2lÔÅ]ëþýå¾ ?NN‘˜ ö½½Zsós��ô!MÇWï+w]�02_¥PѤaàOLÍ5è£ò”¸Ûó6•O¯`hªmâ!�� ð�ñéÂ'ÃÝŽÊv-}??íï/Ý&áÏ®�¯½R¾¹g€‡¡ ¿¸¸´¶ÉaëD3$Q³~É–ÔÄç/ñK�>Ô´yݾãÅuÕUe'_,3€$*1šÿåÈïËÇFK9²µ%2%\4xÔ¤¸’íÛ·\¬¬¬­¹tòä™úÎ^ÓžÞ¸~Íñâr�‰“É$©½Kߪkb‚VS_Vpvc¶k{ñòeµ9yÅ•ºè#ÒJ®8PP\^rpÓž^™SS=Üïyà8Ž˜´Z�»¿/ˆOêô’Ý÷-ª*ºxdùî†Á7 ŠêÂ'ÃÝŽb­ZÏ šÚÚ˧³·œ7Р¡Y!eöíÈ­,¾|æç½…]ë)-;Q�2úÉ…÷ÿù¾‰£Ãœ~I‰Æ*óÖm=Ÿ_^~zïÁ½–Žß4pÔ¤D;]›ÎW”_üyÃ)~hÖ0?iBÖðäÒƒËv_*,¯8s`ç†K­œ`,+9z¢(ïⱯ<ÝØµÚÁÞîHÞ^jo/µ·§Súêamúêñç6|÷ÜVeDdX¿±óÿ‘éÍp¡Ó¸Eºaï'7Ð�„)�Ü41˜ߌ/ñ{Wl]³­E‘0(ó xõ{îú¾Y”œ>cZÒǧºô”’à! áÖlÞúÆúV�Ðè‘"yP^aшI7 øxíš�L¼÷‘Ãìõ]â‘: Δé©p]GÙÖüGví^÷Í×å‚WrÿŒ¹ýHˆ"2¶=w1!2Œ‚$4ª¿ìȞȘ8¿Œ/ÁþUW­i ¡ñÉÓBÌ�|ð‰,,!ðøîmÿú±YšxÇ=#âlïDEÒÈG27|ûÙw»¢’&¦Åúd;­GƒÝ>¡ø‹V‹ýÌý …7lý×>(yÐÓ �—€Û=ï‘48Iù㡃c&‡´`EêŒù vî\ûõ÷uò�Sçß4Ø›@W¾1Ûï(7fêìŠmïx!ªß€!ýý/š€†Žœýtë¶?,ßè=!%!8»Ó- �‹†Ï7¾ô‹e�I#O^<`°€xÄÏ{`âÊu{ß>Nc WP@|N{‰ß÷ÃÆUt©™S^¸!AM‚3Ÿx„¬Þ´óß;MþqýfÆS0àŽé%K6­Í N˜ßh[�ŒøÛ‹ããœ.ºÒº6|Á7¯®j™÷PƉ/–*ç¼3?Ñr¦¥P~àÏïåOxfLÕ‡«êæ.|r°eä>ñeÿýÒó¶÷æD·ÉVÂy&Ä$L˜4|p�Ì6äsËÅ{7+Èo–Ç$¦L�’5ÐÏö�b­EGö¯;šŸSK£’Ó¦LÉJªÛñÊg•7>s÷ÔXóá¯?[&›öúí)žWÞ�Žû]Ï0¦¯’¡¶´¬„š@ÛGIhmÔ€oŒ¯§RA!lú¢Ç¦@—N>¦­-»Xío¶A™0áµ®bcÔoö·ŒóÑ7ÔWÙ²îßÚ[ÿ1'dýo|mz„±±úô¾=y·ø‹¦gxUÚ FD[‡ûS¸\ÎݺÎyF”)¢�?ç_6&¦É@¨ºt©",µŸ?íâÉÑÖͨû?¹0+LÛXpæàçïä<|×-ñ "hŽüðÍÇÅá·L›:ÃÃTrâÀûï–ݽèÖñA0í©ÕËÞ»à;kê¤|Yõ¹£kö†??gä¼´Ï—nËqwš²è—59A7?Ûqþ:ít=ؾ*û>ÿä³ &Ó©Ïî^ï1ká¢;â9ýñß,+2› —ÜwpÔß'�~÷›s#~i”·ãŠBsñö »·œ×È£ûÝ:wì`‰±êܪµû÷—šãS§N•Úv —‡†«.¾ûúÁØ…�ÞEÁ˜»äÕŸe>}_)ÛõÕ_ ï ¬Üy¢B�0kΤ1ár¡`dzËZ¦Œ“Ÿ;”[ A£'ßxSº¿ L�§ví\s¤¤N2rÂø¹ƒƒ•D(ÛõÕkUé |óWÔ¤’ìË®låKŸX¼9vÆý�;ûìÇõw¾rëù¥%=àwkºñÄñƒ%渑S¼1Æ‹€Ð\´eÝÎÍg«j Œpácÿų̀ˆ¶F5©—Ÿ_h ó®9µçxY­TᢠIŒ÷§ï|ûÝ�ôÓÂ8UPHPD‡Cº[7Üù M¼“ûë÷�)5§ÅI€i.œ«�LuÝû5Se@``tH`t|¤¿ù³·6œ½h˜ïåÃß�öœÿìËÙÛ)‰a_|¶l{^æ�ÉòÂÃËŽJoþÃÍ3Ã%�š�8–B sêˆmïîÛz90d× :fþ¨Ç&G¦+;¹zÝ‘ÃU9(ë®iàà7¯m¬°ïÿ¿O ÒWœýyã‘ì¢VŸ¸~³¦�Ô{—¬Dâ‚mÓWeÈÍ7Í ç¢'ÞöΟî›i yÚ´9s¸ØIóÿóØÐp·;Ø\³}é�UC-œwwlÍ—ßýRnn8ð㦠!ã^Ztë¼dŽãF½òCí.œ>­ìÏýsn«\úåî zA“»·Ôoòm7?>Fuìûµ›KÍú‹�]¯ä† sá)‹÷·?=ºx„¿ÓëhµÖthÕÚ]’!O?ýÀsB”á#_ythh»×ÎÌúúŠ‚_.4zF‡¸, ’áS›SRmù«ƒ×ÕT×–WÕ–WÕ5:û5¸¬ë€xÆdÆ·þ’SÅ0Mщßa)þWñ¦W¤¦'z”æ·ðå—òC“Ú6F¼ ŽÖ_((6 e¹—j#ú µeb:<8cþ(ØôÍòå剷� sãÛõrÃf;îèÆXÐï Ö¦¯Š‡�——”ÈTÞ�þ>öÏ«ÂÓËSJdj¯@_%4í×ÒçY[�øØ‰2€¬ôA;œ¬Iö”ÐæFM �I‘åœ#DâüP#9s‘™ó'¦†P`þÃ�Ür°`B²€‹™3kè O1SŽþó©Êéžµ²�ã?"N |GmÞŸ¶�*4г]¯$Q ‚Áƒ#2•¿¿¯/ç@%cçΚ–&^2xãÙâšVZ“{‰ïw_Zl°DȈ÷?¨i•ËœªÂBÕ²½¹ €PEBæ¸ggÄ{€ë¥JÖ¢ke `Úsÿû÷9ËîœþøîNèxHý¶uÛ=âÙo@ø—û.—M ó¹œwÁ/é¶ «ªšP…‡'T´´ Ú-x©ÛÕ*Ψk1BS3xzx¸yYL¿ŸÝG #ú¥9 =m¹Ϩ§‡zøg%­û.§bêDß¶ýÏ_Ú¹ÿdðˆ7oL ¦‘WóÐ5cú·Çšjëµ-¥oþù´uõ¾Åä=íŽÛÉÎÝŸþ'ÛsÐÈ»gM¶_vŠøŒv~(© ÏAäJOŽoЙã(¥D¡VAS‹žïîõJÚq¹ZpñqdÓùüª°�ÆóEÍ‘ia.ã[R¿ÙÜ2!X¦òT«dnk‚¬U«µ‡%øˆ×Ð×þ|CbW/Ðî´®3â›”œüÓé 5ƒ.” ÎðT"£ÉöÕÃÌFH%]z2¾U× žJªòTC™VËÀÛö¤:­Ž—©ÔrªôT³*�Ž�kÓ3ÓÙyF– Ç3¾­Zo¨uw9‡+Iê»sô;ƒ1}•ËÅDº±ŠÊËSê5ø¥—§¤:eYØèÙwŸP¶kÅÊ·ö~ë®û§”¨�šÃIÁlé3ÂxÞÌ@æúÀš*xE´�Â)(ø¦ªZM÷”tíz%„7×}qÿš<û _¾yçëÇ�ʘ��ÎOrML©—Ÿ_pí Æò£'ƒERÐvé)Ý®kÒ8…œo6œBÆð�¹óȹs�¹ÃÇq@=ƒápu£¼¤À7VTAXjW†5j½p"W9<^Íù$ÆûîÊ9]=,Ì2€5k:}¼P™63ZB%‰ñ¾»Î«2=Äý‚ÁÈä2N{ñÀÊâØ{ž›`þñ‹o¶ä¾#ÅvÈÓýåx Ûö¿¬ýXÐõ¿�¯ñðóãj‹ /—WVé:I4ŽãÀ¨m20�ä¡3¼Îý°þl^U}eiÞ¾å­úÒ Ë·í½TU× r¹D"å8¦ËݽéûC•nRúGú´ž:™“w9wóŠ�Ù]„êœ=§JJÊ v¬?t)rø¸ _™}(÷rEÅ©�»¶hbgfq]º^ ñöõ†šÒ %U¥õ†N^›PÿË¡Òøñ³_zêÞÅ7 IìòŤ}sMuõåÜ3k–®]/ô¿cT¨›Šƒ}Wt²npíþå‹?Þž}©äÜÁÓ§¸¨ËƈO¿�A·ìÍ–' ã,¯lÐð8ýÁ�+�ädoܱ¥5~\šVaÏÒõç+Í®ÏT_WWR˜·wíÊ�N¨fMDA;üÎA-+¾Z·étÁ¥üœ«V~Y9R‚ @;ü®ôÖU_¬]ârn~Þþ�+^üð`qkù¶ çý'ŽL÷ô2yxà©Ý/Û÷ªÛËñ8î>¾ÝXð²°×¬M_%y¿ 2¾ÛûŸ%g&Ü~ç¼dÅ•ó‰$õ¸çÀ–ó™‰CÂg=x³ró¾O>ت÷ ÎÈ5€óOŠb6¬þ®–…¦~rZ‚ª/çmÎc2Ƹ>ÄÁÄ[†ç¯Úú^^ðȱcg×l·w\ JY㉭ÿ*Ðû%g´÷¼çÀ”›¾µXË™÷Þ<§ò LŒMx虬!–~ÓÔkèüû<÷ïY¿}úfELbÊžÊèÇP¯Ìù÷ý){ïO{6mh”FÅ'ß}çPù‰Õë ä tðmY'þ½áøè…#"$î/Ç£rÜÿÏOr½Kg»ý~à@¦âe®È~c5}haVû.îe»¾zåL¿.îx)¾`ÇÓ–Žt½yŽÓœýàÝ3ýž˜7>€ÁT}øÇ—¶¾ü§‰�ùë²nîŠ_�ŠWüïHä÷ŒôÆÆ$ 8�©x±¦ Ÿ/½œ>+ÝÍ¥ûćµ6×èMšM³Þ ©.;s©.¨lheôo·+„úÝ_mª1.3‰ 6zˆñŒ»óÉ$OUE]/£!™�ß¡_¹áûç« ÿ�Œ¡Ó^«ê|½.ùívõv×}ãÔŠká›]G°Ñ!„Ä =BHì0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ0¦BHÔ$}]t-áy¾¥¥Åh4šL&Ac}]¢k!„R*•Je2™Z­æ8®¯K„®Ó¨KcZ­V£ÑpG‘Éd”âŸbÝ#Ïó:�N«Õzyy©T*BH_ ]0¦Qçc�¦¹¹Y©Tb:ÿj”RËÞãy¾¡¡Ál6{{{cR£NáGuN«Õ677«T*ÌèÁqœJ¥jnnÖjµ}]t ÀOêÏó�F©TöuA~o ESSÏó}]$vØè�:ÑÔÔD)%„àÞeÙ«MMM¾¾¾}]$jX›F�0�ØÖÑK(¥F£±¯K�Ä?~¨&“ cº—PJM&S_—‰~üP'cÓ½„RŠMI¨SøñC�ÀéU¸{Q§0¦ÑµF¨?ºâ»OÔ /¦¯9w¢°Ö |é±¥«ÎTZ—6\ÚùóŠãõ�¬‹�˜`L£k U{Kë²7ÿrÉÐÑR¬¥pý7ÇŠŒ 4WdŸ¬ÖYë¬|ãåóÇ+õ¿E9ê!Ø!‰ŸP¶õ³?ýXåÜÁøÈߟ:ÒvO–òÔ?oªr^�™Z4M�-Æd:MC�­�zfÖ6ÕÔ*)‘©ü½dx 9Œitm�Æ�Z= Ûûеc‰QǤÏõ VÖtúpŸ2e�?`š£+_þIùÀC‰³¦›B¤k°¦ƒŸ}¸ä¼µ™„Œì“r#Ô#0¦‘ø™xUxšªŠÊXsÎî ,ò�Æâ2 •yUͺ�&æ™’J$z3Èlïgâ3úžg_ßöÄc3[7/úV¨;ôÝÿ}“o;èøù½ë@2ìÁ'Ÿ¦Æ¶i$rÓ¨Œ±>îÛ+Ôîÿì«�è6¯|u³ýNãçÿº rß§²¼¬™ÛzyÅ»Î'Θű‹ 8¯€èXÿÙ÷ulì�©•}Þo¹¯Ÿ]0¦‘èÑÐY¯þi€¡p÷ÿ½}2æáG¨"¬îØÛ¯íô|ð‰GÓ=\WQ†ö–?8AÑÚª÷Œ¿u²ÄŸ^n*-,l•Ú–Ó„ñà–Hì0¦Ñ5Â\½çÇC…ÒÈ,¥ÉÀ@AL…‡Ž�U¦>›Ü.£@h.;}ôÛŸ»Ì^õŸwV9ÜåBǼöʸhÌi$n¤°°0$$¤¯‹�Ä«¨¨H¥Ru¾\o37ž9³oß±½›$a‰2ç·\Pßöð3cü;¸ª ©©âÌ¡Ãë¶(GÝxsTÑg«õ·,¾i˜ZsfÇæU—c~$+RöÛ½·´Zmttt‰Xee%Ö¦Ñ5Bâ“12&#ëæŠœ�ß®ÿy½�Qu¦®¡Þà(o·°©îÔž_žÎ=‘ßÔÊhÆ] þ0Ê—c±wç~õá’•‡Í%ÅþCï¾mpŸg4B]�ï¡k†`l©È=µqõ¶M—Í¡CÇ?0#¼rÓò—^ÿþ§“Õ:—A:¤ž>jEìèþû³ü8•ZILÚê’*sú”{Bk�× Ñ/)C]°ÑuB�Æ¢ÛÖ,8_¨iˆWtꌩ£Æ ò `Ò”ÞòÿíÝOkA€ñÝ�Ùì¸kSJõ &)Á*U‚¨ÅXð*Šož< ~¿ƒø‹`zd3ˆ¢ˆ3 pÈxKÑÈ4ˆF¦@42 ¢‘i�L€hdD#Ó ™ÑÈ4ˆF¦@42 ¢‘i�L€hdD#Ó ™ÑÈ4ˆF¦@42 ¢‘i�L€hdD#Ó ™ÑÈ4ˆ¦ƒ Èó¼îËLöó'Ì4säIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/success.png000066400000000000000000000520241524745214100324140ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw|Õú?ðçÌÌ–lIï½'%ô"EA°`Ñ{m¨¨÷Z¾úóŠï•"*¢ˆ"MB'$4i�ÒHï=Ù¾3s~l€$„�@#<ïW^ºL=;Ùý쓳gfH^^ „’*nu3Bµ!??Ÿ¹Õm@!ÔŒi„’4Œi„’4Œi„’4Œi„’4Œi„’4Œi„’4Œi„’4Œi„’4Œi„’4Œi„’4®SK‹”¬/ˆ´åt³Éd6[[-¬PÈJeó)€c•Œe¹žÆ"„Ð�§1M)Ô¬¥WÎ2˜x‹…o5Q „‘µ^Ø"f«è¬–cN#„PGt"¦ VÞÄ‹mÎÒ›,à`Å´¹“Íß~¾Ó>´¯{Þ§_¤ù¿6þÊÄ2¥m|áýäºð©‹ß¡é¢£€Ð�û¦»RS.Òî,,,ŽÇK€e¬‡ÊV�:ßOMÍ…‰Ÿ}üÏ¥çWEyêñãÅfÛ ¦‚?ÿ»ìŒÓ´ÓB@ÔW–ä””Ö‹ÖºŠ¼‚’Z·�3"²Vn¯�]”¸áãE›ò¦N W\ù± s ìâÓÛÇ¿ÚDèza5Ý=º§šyžáXBÁVP@„Ãe @µÅvª÷ƒÈ=zòâô�ýêv~½|Ñ{ßÖ½úð]ôÐgŸî(ˆ™¹ðÞ`uÓµ£Ìik¿|gŸ~y~�lÄ?^{|씂º,³È<ðÞobâáŠÖ#þùãm�ë»øh t§ yyyžžž·º{Ô6ÆÃh´Ö×›++ëžÚÝõ»Êú;Ùù:S^¤¼¼@y‘òåEàEÊ Ü@Oû‡ã8�†Q*¹œ°,aèX'5µ”ïûfÙç):9܆=ðöý¼å-Ð�^ô�•Çžøæ©žŠôß~w]Ëb]5~îš'"ÛùØÇ¾éV°ouDYYvzt‹n�G©¹°Úª7]ìô À’æ�­‡Jë:ÁëõÔb¡œ®êðÃãf.¡æ¦Sµ¯’¿.]äºévWë÷ jï5@»§‡5ÕV+ÇßÕÃ1@ÈØ:ïóc€wŸK€õs�Ú–[ó¿ž¡o�tjÞIm©È9”U^…uSCµ×Ø B¨mÓÝ£ÃÕ´Çëäþ.úC9e%šÒН\ !1U¨Õ|ÿ¸²§·û cÊ&^{ç‚ Û™Š^Ôוª›WÓ•z J¢í;û‰ZÅ…dYÌÌ5ïÉæ,–½³èîð¦ÒYÈ^÷á ÷ÿ«eF€²ç”/Æ]ü|0Éeí4ÀÏÏ»�¹ E{ëÖ×·÷2ÖÚ·7JÄNÙÞ–•Škœý.´{U'‡ö>›´Úö†  t Æt·è`5­Š p˜W·ñDñkk©pÕUt)YÕ+“]Ÿ&t¡„µ.b«£;ug/ËñÍ/ßÜzª]ÛÿY{{-ð­çÚöej(¯3Vé–ikWDîر& „Ú†1Ý=:Ó^oO1¦/XKùf!ÈÇi}97­µ¤V8‡¯l€ªåI®O 5�+&@¯ýйq&Dáì×oÆÌWï W5KZ>{×ÿ[G›O‘©�ÜZv=˜³W¿»!]ã9éï+æ!„ºÆt·èÈheeo»¿¢W~ÍÖæÓ=^¯Kɪ] 87­mÀ�µ¢Áœ[ɹjD[¥Ü•¿Ñ�¾sÅT.tÌ;o´˜õÀë m£îýùMS‰CŸ——öéÒö „ZÀ˜î®]MkGFòµúÚÍÇ›/ì89®ñÀyýÑÛ?­•—O±¶×Êüœ©x­oüB·÷.*ˆ„eS2³g|ÑjÐBèÎ�1Ý-:2nš¯Ó7ì?¶îåsÃÞ6çW]šn­n,_¼ƒQ)dÖÒZÑ„�Ð ;=º;òSùÝ^"c5 áWÎõFó…2Ñhîà¦Zü „n#ÓÝ¢c]È´n÷é†}i®� ïàòü¹ÕÏ!Ô•0¦»G‡+ßüWW*ü]ÝæŒ¸žª«i„îØ7Ý-:>*Î\P‘ýØWa?¾h<_Øx(£[[ukñÖ¶¯±gÓþ¥üÈÕ.¯ V¾½èe²ë¿$Çâå¤Ð­‡Õt÷èL/…îPFæÌO‚—>ë<µ×t{ „n#ÓÝ¢³w ×Ï>;ü Í È %ϰÎê¼ù­~ö¡®„1Ý-hçY«óæ_ðÖ*í HUl‘s×±›7SÌÛñÝÇ»Š°–ž9v¬ÀÐÑ5Ų=KWürZ‡u;B7öMw�ë-i­•u5›wm[®Ž« 2X Pó…=ë7GúGUnxø£cÆæ‹È£ß\üøP‡–]ÃÔTv6=7ª½¾f„PWÁ˜î�)i¥…ñôÖ+ƒ}/}sF.šÞ¨«-”¯+*18ûz«ñï6„®Æt÷èH5MˆÇ“ãj·ýe)j:ÑqLœh47<ê¸`·GæÍÿ®[›ÙF£öÞ>�-CÕZW’Sn¼üÉ#”–[ÄúâüôŒêËN4¾aÚ–‘nJÛøÂûÉuáS¿7‚­®ng¿ÕµºvæÊäí]P”cÛû 0™LíÌ%¤½u##‚Ú™ W½¿;B] cº[t¨š¦Ôý‘QõûR/-ì41Þ˜Q\ 狪Ö¼åU9¥@ÕŸÝúÆ¢´Öi÷ûŠW~oöO»A Ẅi9€MæØ/$«¼·�=}·7¡ÛÆt7i¯šæÔ!Kž·V7Ƚ�E‹%dÉØcØ-Ú‰á2s˜)¿"çùÅæ’jDZ}X­ªä¿›�&õ'J¹µ¦1mâ¿]ïÆ:iÃ4NÏ{뇊Ÿ“œ§&&³2Ä;ïÍô'³U±!]1Òˆë].ùâõo¾˜ÿÒ g€Ø)Õr¿‡Þš¿ä³ùŸ<"—;8ªš-n)س­ ç¸AÑ Ægø�Q†#Ûp¼BÝ cº{´{27ç âk€Š„e8'µÜËÉeZBÙ’?¨•7唊“µ²\gó{vSO· :#µZE³•�vwÑa¢(! Ã0 Ã2„R‘q�VSiuð÷€º yÏ@ŸË¯±üàö�Æ>Sû»1D1n‚ãþµI™Ævö€ºQÓÝ¢ýÓOô§sœÆÇ«bå^Ά´|ÖA]ùÛþÒo�x»sQ¥¥¢PÇ3‹�’0DJ© iu{—ë=½… <_µkÕ3/üçÉ>ùï‘:« €Â+¶·Ãñ“ æ‚Ç-}cì.~M&Öœüé×ü˜cb›¾(äïš<Á¸Yb¾ +j„º Æt·h¿Ó£:ñhåºýŽwžÞ�Qxá•eÞ/Ló{kvÝÞSr/—{‡œð#Ñl­Ýy¼èËß9g­¥¼¶ú�#À�Ê_÷QJëœ1WwA§µš $ê±[×¾÷zÌF#hµ‘}ûº:¸}×ÁíúžÃz5E25o]üÛQÿñs»\zÑuÄ}�ÆÖý¶rÙÑšö.«�ºøb÷¸VI[òß —ÎåÕí>n{\½)ÙöÀZ^£OÍ€ ¯,€ÚíG ÷õåPñÓ®.j¤I×H4Ê‹å2Õ×7€£ÆÁ7br�ŸüÈûßó|¬€K“¾ûþ›4ûÉó¼urÒ/ÈÓM̸¨3+¿Z.›7ç±Ažv-G¨‰'—}µ£¬ï}¯N íš6#tçÁ˜î·| ]‡ÐúÒbÆÝIMÀ@MåÅu^>N2bçáçÈ7Åöð’5�[ÿí—缞~ÖóÏÅ_o¼tîáÅyvC§½1áÄWKõõ~Š_‹W”¥"çPVyÖM Å—B×ß;]©)› ¹Å}&ärc®Ž6Vä7zõñhz P¾,'‹D$8T^ÿÅf��7›øÍšÐ·f�öQFÝóÔWã]]¹»‡Mò~~aqîŒ7ßæØT=Ó�a£L®Þ­_NÊžS¾Xotñóe ¬+Ÿ!BwŒé.Cl†0  â­)¨ ÓÔ[sÚYÒ�“yÆ1x†KÓ2¦s§÷U9„$÷ò�R¿™Ïük<·÷‹%_.ø<ý¹§æ ô T·¿W¥§·²­ér—À@ÛCOO�v6Ðþ\„îdÓ]ÊÓ,˺iù²º[ÒÎÝ‘°,ah7£€ó;Þ'€ ¬ƒXˆ<@?À)/`À¬{âÝ•¦¼6?`×±Æ@ÇÖׯ'2Ç_O^2¡›�äååyzzÞêfüýQ*ò¼h6ó:�µ¶¶ôË µ¿¤Ü’†8?8ÄóŸSeNNœFÃ( Ç]3¯B’UVV†Õt—!„Ã02£P¸Íe8žcÊ(½ÉmPFz»><‚Q(™ :PP#„¤cºkP „aYÊq¬RÉ9;ú}þXåʽº¤4¡ª±»û© CXW­vd”ëœÑœ³#«TŽcX–Bñ*nýÍa§G× ”¥T¨Õ*˜L‚ÁÀët¼N'šL¢ÅByžŠb·Ü¥ÐÖÎqŒ\Î(•œFÃi4¬JÅ*•D&#, ×ú"!$eØéÑeš¢�a€ã¹Ã0r¹`6S«• B÷Æ4Ë™ŒU(X¥’Q*¹œpœm°ö{ ôw‡1Ýelý„e¹Ü�ŒBÁZ­ T©Ø]#©›†²,#“޳ý×6Ø{<º `Lw™¦Ž`[õJ˲¢ 0 …­Ž¦”vGb6í‘Â0À0 Ë‚mд-£±”Fèïcº+B(¥Mc–m¡I饾Žî8ƒürÛÂúâ1£ºm`Lw1[86ý÷6ãÖí!ÔµðB¦!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓèNF­&³…ÞêV Ô.ŒiÔ„Z*�î>x¬ÜÚ­;©Ï9ºé`~ÃMNFÚ˜²âË;J„æźc¿~óô[_<óÍÉê›ØCú®w¿N¾ tÝ+ö|·âûS�øqs»ânuþæ„¢u®ÚP ŒBíïçÕ3vÀÝüìÙ[ݪæÄФUû…Ñ÷Þåsñ#Ù|a凿×Þ=÷…x  Õ‡y5Éç_s=ÒN�g#­Ä9f˜¿“ïcó#»¹5lÀˆ‡ޏþõ©®*-¯>¶+êFAßXE<]ìÔ�Kü.Cì#»ÿ€£Ûûâ‹/j4š[ÝŒ¿-ÚpîÀYCÔ�±=Üܽüã#¸S›“Ëýc{»rbCþ® [–­ûsÏùjÖÝ'ÀÑV1YËÏ&¯\½õ‡§Ï×1¾î•;¾žŸ¢ë®±8iÅ‹[ù„~>ʼ=/}�¡RlX�¸þDëá)ËÚ¿üç­kŽUjƒü5,j(>õëÏ›—o=~¦VäiωÅI+æ'ó>UÇWü²ã·“U�A¾lÎ÷nØc0�?’¼~oMÐÐH/8{Rµ{_uPB„— ¨>{ËæâðñãÕÙËßZ‘êÛ?Ε¾þÌžÄÅ«wn:Q»ú†¸ÐS«¿ú¿óîcz:sBɆ…‹—ÕÜáÀðkþß÷GÜúĹÑòÓ._õÇOI¥Œk¸Ÿ½~ûõï:Çúƒ[mªêÆ€Xœ´â…-–�ý|Õ¦Ò?7lüï¯ûv¥•™4îAîvMm‚¡ õðºÍ{Vn\æÑ§Ÿ‹>uOâÒ_v®?š_¯p õÒȈXœ´bþêS|ð«U‡ ¡±ö„Ü=/-ÉqÐäþòÖƒlø`/ËÙJALU§üùëæ]?n;‘®×†»ª0Û³ô§ÄÕ³+uuCG„¸ò™MÜEwðÛ¯×Õ;ŽïZ¶vߟ…Lp„�#À×¥îüã«U[¿ß²ýŽƒë÷»õë ¼x4ês×m\¼>ùPACCu é;ØOIÀ\ròÏïV'®Üs6ר ôwÕ°@ ¥g_ûÇò�)‡óõZo_—üħ?Ë æÎ€�»ç……']¢|e ¿ýzm�¶áèö¥Ž¥éÔÁ® ®ß¼ä÷Ãi&—ž!NJW¼0Œ%sù¿7ç9ÁéÄÄå›�eX\£‚7ñ¯“ÛžN§Ã¾é®Ä¸…4ŸÌ®­eÛWü–Dz=þä}�D[¿Ù�T!І´ÿù5×yè¤×£éÕ¿Xwú·Óò¡Ó&Mr*üáëåÿK׎ž>i¢CÎÊ­éõhí™åßãã'¾1wÂCÊ×{ Í`:y0±ÑÊÌIãÕY?ìÈlTNrXoNu×#Oùúè(EÓÆ•Aá}Hîé| ó²SíÂzû6ÿ»Ê’½sݲ nÓŸýòX§S?o;\'ó5g Ö�­k² ËD«ŠÒŒ¾Q~2ý¹� ÿ¨‹ž:㭇Ĉ>‚ IDATûÈo\›n¤Â±?þ¼à›ðôì¾­ÿl lù±*ðÉy³Ÿå£$Üåù´áü¹¿�£_zfò`ëñ%;r�—¯ïÀצ‡+daO¿:÷Ó¢´5§–-K©ë1ê•§&�”Ÿûâûä\ @ÛGþŠß”{ܼiarYøÜמ|(’f$®ùúœvÜì/Mð-ýcÍ÷§š:ÏMíÝØ|ÿãº_þU‰5'~:DM™<#J•Óú@Qª/>Uª8qÚë�ôÓœJü%UG�6œÙ±psEиiógöõÛìžNìL)ðê÷øƒƒü ö­>^CA,MÙü¿óŽÓŸzìƒÙ1~r¿9ÿœ2Ðþbþñå;~X¿�ôzâ‰{fF)õMLj֟ÙþŸ�å�c§-xh gvâÇ[rôbMê7‹“ |ýã©iSüYž0WOQáäî#僟¼'D·ãë‹’"†>3-¸.iÛÎ|¾­Ë7mÏuì?zÞ”€Š=;öa÷KØîRD¡VC£Þ¨Ï<¶©,xúÝq=ü¼{¾ëÞà’ É…V±*yWºrȘûûú‡�ß'@qõM±ÁÜ?$>4hpœ¿Œ„Íœ‘2(ÖG,ª¨…ÜÃÉ©§Æz¹»xn>‘Q °~ �ßÛ+$xP¬_TYEåÎ%aÔNîΚ‹u;¿¾‘âñó%°ä¤ç*¢Ã‚šýáO3¶äGŽíßÃÝÉ+,n¸oÑáL�600¨!?»Zl,ȯŽí= ./§^¬/(,ñ VÕ¦ìNw2dh ‹»WøÈ>ª#§›>6´}FÍÑ#:ÄU}E002tõU&™WT¿±Qö—_ˆœçØÙ“Æõòt”É\Ý4 ¹%•ßõD®vsP2DîèâäæÀ奤œõ8kXh�_ÀàÉÃj�mK7Ú<òW^ÎÎÙAAˆÂÑÅÉÞœ¹5Å2|òˆ„`¯àž ³F8üµët¡À8Å=<­oŸH_wyó¦»O¹wô�ž!�lÖª‘¸ô~töÐJ¹½‡3.¿Jk'eØ uOœPP䈾Þmv5º ?gpXDXï�¡$·¤–§Æü ‘Q±>®A½£zquuV¥üÒ÷ Ùm) ¼oZ|t€OT|lG«Rvej‡Œº;Ú7 (êžÉ±ÌÑÃGkøœ”ƒ§<Ó#ÔÏ·ï¨aÝÚë’s<î¡„�Ȩèþ^ŒÏ°±3ûGÆôêãh(¨0ˆm¼0lß[ræÝ=!:0²w¯>ÚÆ‚J#~™Ùµ°oºKQ³Nö.J}m�UëçbKa¢rqUè«ô‚XQ^Ã:ÖqÝTó°Ç+ð,K-¼̵:ãÙ­Ï¿¾µiQEŒ‰‚ –eÁ·QF6± �4o¹P0ŽœI'ýðižB´®¶ØR{俟¯ošÀô·¿çýé…µnYea=îë¥ÿõ\Aƒý…—°an´¡´ŒOÏûî±MM+È£-¶Qn*õU>‰ßa÷½.;¸ö‡åkÜz͘:b¨ŸÝÅ$·–œÜ·jGf½“o(g¥&ëUÌ™kj Œ«£# rGñX­®�këÈSç«g  õeàÓôkaœ\¡¦®–W¢Õh¯üm�£š\í@Q¾.u÷®5Õjü´FÑl±Š´¡¼¼]ã÷Î4Õ¸„ãÁ,ÄÎ/À¥.-;£ÆÞ¥,;ƒó™êz鳎6ÖÔš4Þnv-?ýÄÆŠ*ðtÑÚœutô€´ª“ªÚÀº;;w¬$kja8Žp¶—0,G-V¡íçkÛWÓZ,Ç�Õ*™Ûæ.;e òèïO޹E½ÿ· Œé®$TdÌWÄ�v··:pººZ €5ÖT›UNZ«rq†ŒªÔ—Þ±,Ç� €€À +Cäö UÜäE÷P_ž(_ei®Ø®:8¼·!%õ8=)†>ÐâmDÔÎmÈ?ŸâÓü�ÍGF(wd§:ç:EŽq­w\ŸyÚþ3Ã�aªœ�¸ÞCž|-ÁñrlІk< Ö>bÈÄõ|>ió'+¸¿16R`Í=ðùúú{ç?;È‘4œX ¤õz€R�;:Ù‰¥ õ\€µ±²ž¸9ªµ\[G¾Ý®R¢µ÷€†ªÜ±®¶œ;ðÎhë@‰ÅI+¿Ê‰zÁýÞœpv]Ú €Ø9ØCfƒ�‚¦3}¶ŒG�Hÿ¤ßuÜd0}µ—Ö&vj514Ö[šg?£qu…¬Z�í&Ô×—ƒc­ÂÑQ)×ÕS¸”ó„eYx€Qà;ØIÑö ÃR}å’lðÈÏÞ @8fô ÃN�.`ÒÕ•—•ž?�²ôûQ#&†*ÔáýîvÏY¿õtfIÙùÃ{6d{Mì/gÜ� ®?°gcjQaqÞ�Äý'êÁÅÃ�ÍÏ8š]”~l÷IÕ{Ãp¡ aVÊ+ªª)ÌJMÎÑ_-߉Bëª2çæU54Û:Qö «ÿcëI]�°Ð–/qî1±Ÿuûæ' ª+Ê‹O9_Ìç üutãâÄzÈþ:ºSçéÃã1xtpáîÝ;Η•UUf�:u¦æZσêSÿØp¢ ¤ÞÊÊå'»4$M0¨¨¯¯)Î=›˜Òº¿‚Ø;xѪŒìÒ‚2C@BBTᡵɹ%…‡¶ý™l?¾‡ªí#,Ë«^ohëï âØcb·/ñÀ±üòüóG×ì«ísWoÿ¼3Ú:PÔ¨7Ô\_Uu!5eÇ9€qï7г8ùÀžÌ²‚ g¶ìÏëØHi1ÿøÉŠÈ!ÿ˜÷è¿çŒâÝâ—¤ ‹f—½y繜’’Ôý‡öÛ~3nƒG‡ÕHÚv®´°àü–­§…~û;ËBˆ(:´j_V^Ié™ä½[³Œ¬‹[-ÔÏ›ÎË¿—üèŸ~�ÁJ Îq“ÀÁßÛPËx…DLðä¯ñÆ'rïP·ûv}ü{£Ì+lÖà Á_‰ÊðAOÅoýùÛÕIþᣢ‚SZ¬Çxô~`dÁ÷¿®=4ä¥Gãæ> ¿oÝùñÁ=¢÷‹O Q@›G^Þ'Üî÷dž†Žõ¼2€•=&Íœ»wïÆ©Vx&ŒŸyOùļò@1ÁCÇO)ÝõÕâtÿžÑ}{¹œç€ñ4åE㮵¿®It ê‘rÍ-ãß%.øËvÄd¾}ƾ23ƃ ª���Z·yÿç'˜ ÞÑ‚sóˆcÌ„Â�_ÛjPõˆ÷Ú]¡àÿÜSdý¶½Ÿìµº÷œÂ×èY —oÛ˜é:vlBÌÚòŽ4¨íÆp÷#yyyžžž·º¡–ĪÝK~Í<çéX-¢±0eá×Y /Íç�ßYÊÊʰšFH’¨©¶Öjl¨¯ÑËUÖºœŒ¢jÏÐp'Ìè;VÓI”±øôï‰ÇçÖYÕΑ=c'�Ž ÕbLßqÊÊÊ0¦BHºÊÊÊðÃ!„$ c!„$ c!„$ cº»PÁb0ã5hB7 cº[óS>zïó§ÞZ²&§6}ÿ�¤\=±äÏŸ]|¬ìïÝBMÖ¶�§òŒ×^!ÔµpÜô rö¬Kr÷D¼S³Ë5ÎìK)�™¾x’ŸœÔ$m;w–‰dGEÞÔÑË'H‚þüÞ%¾ÏL ×°Ô>Ucß§w ]§¯%,–þ¿O“2B8¹««{tŸþw÷�YS×,ú舕° w/ÏðˆèI#{ù«­?¶î…_r,Wg\þïõÁ-.\tµu/rzû7ÝŒ'âN~¿Ònê3ÃlgZŠ%Éÿ^”3ò¥¡å‹«ž6ï}lWî3_õßÚûM ¸âêHCX{W·ÐÀБ£ôq—_¼ä³î|òþ­Çss�a‘ãÇ Œq¾ø†¢Æü£7Ëɨbü#¢Æ�^½ç_ß–�yé¡ñž,ÐÆ#?~»J>áÃ"µW?œÍ�?º“aLß sUQq!ÃS€Ëo%ÑXWN�NZ;%ÞŸf"tèäcI¡úªâó.¶Ë6Ø…Ž|ïµØã<å±éÃMµ5åGwlþDßS}@ÞkÌ{}-u©þ|çË‚>?1΀¨£ž››Ðt¹?;×¶..×Öº-óŒØEFX¶ä\°„EÉ@,ÏÊ*õîÑÓ…éàÉÑM›ÑôúǼ�ÞúºÜ3‡¾û"3÷ɧ‡(‰Xôן–øLŸ0~’ÊZx2ù«/‹zþ¾î,Pýéõ«¥;Ý=~ô]N´"íØ†ý>¯N4#껕»2вËÿkC†û½/·Ÿ¿-Ž?º“aLß�ß-û6Ýj=ýíC¨îž÷ü¬ÀtbíO«òy>oùœCƒß%<õËŸÒ=¹`°CóÅÆ‚Ý[÷í8W¯èyß´a}\8KyÚo,âÝBzŒ7x ×å;`´š5@}þËÍ{ú,™ËßÞ"üÅ9á¤8é‡wsÃf»•í=Yjr ½{êè¡> 1wÏË«tã†+Òg€û�±cî‰u‘€µîtÒÞ G «•žƒFŽ˜ÖÇÃŽˆÅI?¼W;×)gÝ¡ú½¹)eF¡è¹W¶MzôÝà³//­™ý¯ûYËßMv¾/ÖròÄ¡B>xиÇÇÚówlÞ»ýly•™RÖgØ^ì{¹SMfïììåÉxy{;TžþóDq•èŒÒÞÃÓSééâÂ|ñóêäØè Þ¬ÚÝÓÝ·ÝK¶µ®OË4±‹èe:p¦ˆ� æ€Ö§§UùÅ{0†Îýš;W7·O·€?þÛ϶¦y¾¿Ó…#«Sµ3_žj;{;2Ì[õý·«vgÇÏŽPäYuLvï?ï�ìÃ@�аa”ñãv}y`ç7Ϥ“ÌЙƒ]›w9RCñ©õ›�)¿Þœ ‡~z/±ôÒñ´»©ôì–Ä£)ùFÇàžwOÒ×½ûnY‰¤û¦oHß{ï™æÃŒºÿ‹7çLö³…Š"jÂÔ©ÞlÐ號>ÓϧÍÌWî^ùû!u¿ççÍx(¨rÅê¿JøÚäß·¥{_ðü}3"T,Ë6»"èÕg]Áœžšj×ëáG§Þë]¶ržt€XŸ¹¿Èyìý÷>;T}ü—�Û‹xÓùkݯ䮑SŸMÐÊC†ÿß›O¿’àÒây\y·Úpø·�I\ß_|lþHO;ŸAÿzºŸ×Ï�ò¦šÒÜ¿Òë´ž­/,óêçX•QXaû«C0TVT•”W•”W×™¯õkhµn3Dbü+£\ õù' �úGºÜÀ‹^Ù#6LUœ—£J²rê¼"bÜ.nŒØ÷î`JÏ-àÅâ̬*ß^ý¼.}db»t¸GÜÌÁ°í§5kJÂîêÝâß­oÇSìØJóã�¸ ºÝ`5}CTŽöö2"W;¸¹8^z¿*µöZ‘kìÝœì±þʵLÙG7V„=óX˜¯``lï½É§*#´ÓXW¯c{$ l™#„k9«�+9³~ñ3Gõðd€º 8~hǡܑJ6pêÝýzk ªÆ�ønË鲉ڪ­)–áO�H–x̪Ê~s×éÂÞƒÙ‹÷+ “€hV±D®vqqr"Ðò  Ü°iwOˆ’�ÀõI<[Pi¤^•™YBÏ9QAœâr¨Þ¨�·(…ÅòU/\@ehüð—'…¨ õ5JíT*ª3)¨¨>ퟤÙçÄgÿùPhû—Ô¿¼îs´=£}V¸P<ÎÛñBvºsøýî7Tš0J•JuFQ¯Óƒ½ºy¸�ZÅZ :³(64‚V¥jc?òÀž¡ŽûŽ™zFµ¸ô´ív<ƒ?‰õÒ¸ ß¼:£tü(§ËÇ_ÈÚ{ð”GÂÂ1=<?ßy èocúæ£ U5z]ѧ6M`¦[&Ìz€ìÝ÷ͧ)ÚÞƒšÜ/âÒm§ˆã�–³Â;°¢°Ó²B­ÁB›_¥”(5jhЙ„ÎÞ¯ä ­îÖ¬kH0Ùv.§ÜÛ³î\~£_”w«ë[2ÎS›>ÒC®ÖjÔò6+AjÔ@£²±ï÷Þ¿ï ëè Ú[¬Ûq �ˆØ”š^ÙÇ5½Ð5f° 0ëÅ�Ê[¬ ã:´3Áhh•ÖŽQk5P¬×Sp¸¸SƒÞ ÈÕc§ÕÐrƒ�Bë®gZtïy¨œ8rhDàˆËe½¹ª­Ûñ4»“´¹¦3w`A·ŒéD€Øn&Ò‰UÔöZ™}Ÿo�ëÑ"˼‡L™=`dqÒÚuŸoqøìÁÈKïR¢i9k*+Þ6f„ OAÞz@jKe€£²EP åUà«å:v¿BH÷}iû9i{Æø¬Ù¾÷ûÀ˜§gƺ·NL™½³³G;ý –’c'ëþò+ïÀ‚îøé|cˆÊÙ™­*È»PRVn¸F¢±, }ƒ™ª"úM²Oûõ�³Ùå5eEÙN–ME[×ìÚŸU^m…‚ãd,K ™û¶ýr¸¬�Yv.~ŽÆÓ§2²/dn_»7¥ÙP±"ãÏÓ……Ź{þ8œå7`x  ”¥μPZzzoÒŽú Éñîl‡îWBœ ²(½°¼¨Æ|�ç&Öüu¸(dÄ”/<òÊ=}Ã:|3)ÑÔXYQq!ó̆•ÿ{ÍìÕFápéP\c]�ªƒk^Yº;%«0íPêiÖ?Ò¶1âØ3ÆýüŽý)ŠðoÖöÌz6Ú»îXnN^nJâžÆ�áQöhMúŸ+ÿ8WÆ·ÞSMuua^öþ�ë–œTß=1Æ�EЀٽukؼ-57+'cÏoëVøÍªP x0ÖøÛ÷ÿ8y!3'û`âÚ×*0–ìÚzÎeÔ X­}ß±ÜNïK¼p騶y;žæÇ_¹â,x[Ø;VÓ7HÑsäȸÕû?]~fä³gD(¯žOŒkx¯˜?“wœ‹ëës÷ã÷Úm?°ìë�&­G\üàhÖ%ÜŸnݺ~uõêÑçBí ¶âBööl7´õ,FM�óÛÎEÙƒ† ›R¹ûÒÀb'¯;¹óã\“sDÜüGâ½Y€Q°•'¿YVnu �þÔ¨�ޤc÷+!ŽÑCgžÛºjùo¾#¦½Üîa`CÃÔ?müñØF"³�Ÿ|A^íÜ9ÝÆrvç‚s2Oψˆ¡ï=c7}ÅR¦¦C?±×Þº4~̃µ÷¬ý½Bá=êÁ±ý›ú#ˆ[xDˆXRêß´:qŠ›ô=°.iëÂ:pŠ|tîÐ~ö@ЕÞNyo³O-ª;³hašÚÉ-,(ô‰—öµ�›fìûÍœ£=øç»·nnT†Eþó…�1Î,c?sΛ)û7ý¹mk�Ì?$â¡Ùý'×ÿaŽye€ ^}îxò“­'†ÌKðåÚ¾�ºùñutë;°\ëТÛ^ÈTºøÒ”�Ö3OÌxå�‰¶ˆÅI?üëLÏÿøà‘#Gnuëº!XM£¿7�N÷¿ÿýoÓ¦M*•êé§Ÿ¾ÿþû†JéöíÛ¿üòËúúúÑ£G¿þúëööö·º±uZYYÆ4úKNN^¸paEEEBB‚ <<©««2dÈ‚ \]]oZ;ºAÓèo‰çùiÓ¦UUUÝu×]¯¼òŠ““Ó5W©­­ýì³ÏvïÞíââ²yóf–eoB;ºqeeeÜ­nB�Ʋì°aà 0|øð®âääôÁŒ3æèÑ£¶Îk„þ.°šF!éÂy!$uÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓ!$iÓuˆ`+½Õ�@w$< Ý ÔÌ|ý+·_¸Bþ1Ñòq4%@Ékåó‹x€Yïj~ë Á³cŸ+Ý Œit³Ìÿ­’;€¢zßtËoþdûoòÃ1–w"¨-ñˆ/¿çh³kA¡HÝ-~œà¼|ÑN1ñI~š/·:�Öƒ¬JƒÙ3(@vîf-ýyv¿ü•~ ÀÜñ–�í¹ÁÉâ¦YâþŸäERäC�¸ Ÿ·® =ùqUxó;šUÓŒŒº;@e&·F/>'ºÈA¡¤´,ƒÛlžŠ¦€XϾجšÞ:ÔšÞtYÜøÓtítÁ‹•”ž•ýãÑ©¸)§H©ÎxÀ£#¬ïjØ ÑUÓÄCëeu-«i•–z4�#džGéGè´y=ýäd¬¦Ñ­„1�n×paÁYòm1x /”³É”lÊcËj€g6íg³â»fë:)aÇvÎÇÇ:ÅaÑK—@¥X%0,uPSG RÒÉ |¼õ³#ÉÙ +gŠ•ÔYK�4TÃ@Q ï¼ ¼Ýl;§v*>ÒX$þµU±«e5ýñ&ùÇ›ZLñôÃjÝ<Óèf(?ǽ_Fz:ÒŸvq¥„(ie “ïɧ�„Æ÷{­d·– )€¨…cÏð!Y²ágÅ�ïÿ  Ïâ&¦Ò_ï¼02J‹e)TL¥ƒ¨>ËäjÀl&õ&àRo †‹�Lì„#Ïð鲉E-væ �†*&1SœGÊ–9 =Rß(þ‘iÂ…UÜ kB5[h& ÷°ýg ¾x/ê~ø*C7…‰Y¾…ûù·ÖL¹<ˆîIS*ioúØ(kò±�‹­£¢úóÿŒ W¾(Ygá™þ¢; @õl¿OΙzì5ÔYC�ì€a©“†:k¨£ŠËIˆõUC¹Bœä VX‘$óṲ̂—±q‹e󪚶I�ì€Ož[}Ë}¹»Ñ¼vs1–±KóÄGcD;Fѳâã÷ò÷:“㧘ÊáþvSÑ E¨`5�n†¢LFß[¸GÅ®aĆƒ�”ndõì�ER%ЯôÜ�äÿõå_ º¼ŠBMƒ•ÿAèÀ!<PÃ/%ø lƒ@nÍÎíæŇ\Ä( =£Ä“ûÉ'±üóáMg&ïçjU,�‹æÏŽ›mÇFé+Læ9>L$2x` w ŽqôËDù;:h `Ç@_aiˆ u¢ ×î=hÙà-kÑMB¤|rµÕD „:à;�Ä”••a5�n)g4È”´Ýóºe°o!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ c!„$ cI5ŸÛòËk[J¬WÌ(;ºk鑾êÔ¿_Ùö—@,>òâË;OóWÝ~Çøç¶þ¶yÝ¿Ög›¯ºÔ_?|5w[…Ø%íG¨ aL#éàMÆF�±QglÔ v2Ë–Í­¾8Eg4ò@õÅ9» �‚`®¬0¬¼ÅÂ›ÍÆâ ƒÞÂ[,¼…§Wn–°,Ñ“ áC×ì{à­]©Ë?uß{®Sm?<´¥\Ñj0诞õÝ2$//ÏÓÓóV7!þè²�'&^Q@7‘Íïµ±LΆ¥£~¨Ô€ÜkjHŦt¡ùBžã8þlwaッH¾JæÚ÷½÷ý~Ž�¦êc[¦ øåÅÞž*µ“Ÿüõß=ùíDW¬]�„”••q·º 5ÃŒ~ì™ÕÓ<]ÎÊïÏûÜ7~Œ7K)±dåË?–Pce™}üWÏmÈ[¾ž{âݧ¿S‚P¸ÿÁ7êæÿ0%þâ«YyÔÏ_�‰åhMê[ï\ûÁÔ«t’)dÎ ¢•1 ;'EÚâ…ÓvÙ>¾v_Ä{ìŒÃó"Uä–„ZÂÂI:núýà³wîú´Ì!Ì�Ú¸ë“�¦þ¦òôôé� †¼cG^ûùÔ¡¼ú: T^xJ�ò¼Àó¢p©Ïƒ°J¥B¥T¨ìì\|ÝY (Ü,™_~s¦ÊN)k±_y¿GŸOÿþñE1ЇŸ{&}Å {ñäa0£‘D`5�¤‚Ïÿñí_>¨¿´åñÓ÷4=Lþe€ç¤Ù'žðîá+ ÷ûÎØŠù§ ²¶|ûðêÒØ3ó7ç•~:L `>3}ÎeÏß—÷w·×U5ŠE9§wÉû¿ªhµc¢ÐØ»Ùé, ²@_77gÒÀr¥ ßH*𵈤‚õ{bÑ‹Šº”oÿ{÷Euöüœ™½Ì^²›�„lîÉ…LÊ%D¬$ ÅŠÚŠ"DËK_>•Rµ‚Zk+¯­Ú h) E*-*" �@,×)×PŒH l !ÙÝì}gNÿˆ�EB|ifÝaý}ÿ"›ä|Îî3óã™™3“·žgcV?’M™ûHù½KÅg^¼£PO9�ž5ìYÝ|ó+3ûè<žA7'd$’Œ!ƒÞ\8<•¿r(‰ŒåËÇi®šùó&AkNIö•Ÿ<úa¹mâ�³bºj“™Ïvæ¢9;šB*3;êÉ¿—íì;zí`]pþJ¶s;·l=áÎx8§¾RHšÇ"zÜÞè8MX>€. ¦AQôY£ÿü\üæ�ÿ={v…!ÙpÞjùÕŸn2v&+—0ì/omi<³Ͼ¿n¹8äÞÒñþ�ógÿå±~ÖòM/LZôäðTŽØÚíñ©†€ä·;�‚ŽÒØ„¯›<ú`Ašãø»£JòÜ›ÊnÝsÂÚÄ¿½¿ÿ�cT5»Žy‡OÈÖÂü.‰�Ò¢›¥@Lƒ²ðºÔ�Cˆ5j\-8àIàëý©ŒŸ2º$+JMˆØtà—O—WŦ pŸK§=Q’ÄÌ¿8±êÿ+wì¸WŸ”¡#„êOœ�I‰ÿ`Þ ¿9£sß}Ñ Uϯ8á¡ú6—ÄÜ-eeÖÁzYí¦’),˜šÅ{ê¶Íü£aÆ¢ !„¹[[I¼I‡˜¥@LƒR0÷éÃÇÿ]{¶æ³Se‡Z̓ –ÿî–"£uãšÍÏübñÊ[‹æO–Ÿ�÷ô+õÿöWÿ¸ðøá•oUÕ=—|÷¤¥–M 7W½'•É`±íþÄë´ïΚ:ò'ŒµÝþÄÂ}®ÒûÖ¶=²f×È’ö¦ÔÌ„Þfÿï B!RÛg;žy©Jõ£)?ˆs_h¥ýþ“¦~ñ87 Š�˜¥ jßéêu_˜o),^:½On²QC !}&þÏÃÅ·XñnC3£„ðF#a¶ã5šôœ³dO36')J[8åýQµ[·W¯Ü(Íï=( }l N­!jÿùªòSI÷?ø³’´±×KÞÿå[tò¼Ò¨Î fž3k– &½|g²®q׬¹eUAÑ�¤`©*(îB„EÂó×ìw½^¿FÛÙ3Â(é¦5"Uñ©Ìc¡ä¦²ò£çÇ¥Z!ꌑ�OÎ�ÊWª‹V_ý[ÑfL¿9©Ë½\:ÿ¯åöPÍ÷[È_ó÷ß/Úù•Km矟óÉå¯TISL›Ðmêr¼ZE|Æ>w=:=uÝÚe«*3Ÿ,ÉB1a'Ät$¢æüûgä™â:ž…CuæÄdKÜ×µÁT“ѯOŸ.ŸŸ#òG41-/CAéãßKìòó–ZjV¬<÷ÕW™m×âů¹êæ‘%ÿ·ýËY_ø­úW Çt]D¸a!¦#�T¿í©wž‘ÕæÌ~ážtÂ|Ç6Î�µñòOP.vÄÝ¿~°TWÁÍ<ö¦6oÐ5 ª‹Žë¢÷†ž¢ªèøD³¦Í}õ7u”%FO®ŠiBá↗Ì÷e�-µíýÇÆ£Ùã¦æGùŠÊ”€ŒŽ8ˆéHÃYòç.È9³ã�¥mÙYâ–˜º_Ñüûs̚͡·/]WkÖ_£¹ö~þñÓKj<—_P��3ojÖ70ño®WvÁX^¨+{㥯žú D•2uNÑwoËMÑuQ$!>);³óÔsÚ’¸CúجÌÔ@ÝžÕÕ¦Û'ôÁ-ð‘1q4QKà3«;§0ÝD‰S©ÉDk«vÇ�¹w`mi8ÛUпw7-—0ê×ÎâÉ·ç¯Á½ !À'|/™2ô‰U“¯ñ#™ýºzU:³~ù�×BQgÌ|nRï^j{›ÓÏ<µU•Ÿxo¿#bZfŒ±°¯eëö�Œ¾©ÔßÒîw»ÜT°56”}ðžaÎój�xo å$c„‘KSï|_^~C xk2­›ó‘\MgZ]_7µ)>%&x=“g)ÿÓ‘ñ´ùðÒ¿ÙT<5Åݺ֖6ÿÎýÜð7°j9ü3ˆ8ˆéÈ#�¯®>âi:ôêë›GÜ9�ó˜{%Ü1YCW/yí�í×€{îIGÙÃËWÿÑïßÝö5�¾àúÜõÐs¥– þX ˆ$*>1=5žÐ/xÎ¥Qs±Ia}ýÎò‹ûb†,èw}«ùàF�ý5òp ·L{ctó–—ߨ͎²ï` FŽ7_\x`íoÒ˜tc÷‹>¤¦Ý ÝÝù•zlÈ'üí#äÌøÃÓ3!„¸¯�³J?ï··gó¶]K^ß’5ý™±½»>uÁ¼N1´”I øˆZ£"*KR–øáGÛ£n›U˜Ž+½ 1™X[}õ¹”aÉîϬ†¾IFÉqzãò »5}G¥ž[³¢"mNIn—ë<ÑfŽyþÙ‘ÁG­:36’Бښ[IrjÌU× $Q¢ëÖ7?ÚÖNHsK‹Ÿôr·î-oÌ.BLGÄtò4ì]½©Q“•×âáR‡ Î ì?–?þ¹ïç¥8BúN|èÖæ‘�¯Ä´ßÑxæíú.ÄæV,ø�™ä¹PWñΆuî¼9Ã;ÞPJ “:ÍÁ\Ž–ÓNP“-6;Þ›�só°Â¾Cýœ ëË^[µ¡9í¡9™Ÿ.ÛòÁŽ3Úl‰I±X7qÓ‘†µñÞòÊ@aQ~ÝÇØ�0ªÈçË=©¿Vek:Ùäu{¼·0(×S{¨¡×°Ôà3ÒÅê×^¬¾öÀ|^è'ÿ-Á'Þ[úáÆnSÿ�Ï-Êé¸X@õ‰i憖M]G!”3—>–xyÿôŸýdwKÊÈìdµ Šˆÿìú—ÖUðƒ:ç¶ÂÕàiM//{s®W›?¥(O]‰8ôÔ©S‹%ÜÓˆ§OŸ6 aœ€Ø|ø¯ï{'Î(Lí'�Û»ÿø±³öV[»ÝKÔµV£ÖjUµ:ú;ã/MéLÖ~dËkU½x¨ ¹ënºéãe›¿s×䡦ð†€ÓéLOOïá a¯!ÞÓ?m·de'ê¯h”˜Ïv¡Õæ•!*}´%VÔ3gݱӱ¹�÷)ßÅ vc|\ç‚=ŸýÂ9‡&!É,„;¦e©\bµZÓ2«¯¯×ëõá�ƒ(J<™§'].WZZZQB�"˜,5‚K¬VkdîÌaD)•¤0?ù7R3Z’$Jeè•P£H%W� XdîÏa¤R©!"I’J%ÃÕÔ(täªÃ*3•Jåõzy—Ûå´Zn´C�BG®A0tÓ23 Œ1QÄJc™‰¢È“åÒj"2Ö‚!¦e&‚Á`ðx<_ÿ£p=<�Á`þ6 j"2Ö‚ᤇÌ8ŽÓëõ¢(:�NApdÝs¢(vìÿz½žãdh,P#ÙÉ^#†˜–Ÿ ’$ñ<ït:EQä:…{^7I’$Iê8Ž6™L‚ ÈØ¦¡F²i�àÄtHèõzžçU*•Çã ^¯7üÏ8¾¡PJ)¥*•J£Ñ‚ Õje¿0…õÐ7P#耘­V«V«µZmG¯�ýÿzu¤Ïójµ:D}.jÔCß@�€ ¦CŠã8ô ‡�òá?@ECL(b@ÑÓŠ†˜P4Ä4€¢!¦ 1  hˆiECL(b@ÑÓŠ†˜P4Ä4€¢!¦ 1  hˆiECL(b@ÑÓŠ†˜P4Ä4€¢!¦ 1  hˆiECL(šŠbµZÃ= èÚåq°ŠYÊh¸IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_HK/fig/uninstall.png000066400000000000000000000560301524745214100327560ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝw`eúðç}g[vÓ{ïB EzWz³�ݳ£âY°žžwž÷óô¬xgEE”S)"½×Ф !!½÷¶ufÞß³=]åù¸†ÙÝ™ÝÙÙÍwß<óÎ;$//BÉ•bbb®öj „jE~~>½Úë€B¨=Ó!$kÓ!$kÓ!$kÓ!$kÓ!$kÓ!$kÓ!$kÓ!$kÓ!$kÓ!$kŠ.Í-2¦·¼ 2×ÛMF£Édq›Y­Vª5ç[€‚£Z%G ù5+‹Bמ.Ä4cP«·Œµ¼KoäÍfÞíF�ªtŸÙ,&‹è¯SaN#„Pgt!¦õÞÈ‹­ÞÕl4ó¼àv£Edj­¶åÌ`z¯Sw­!�Bצ.deyƒÅdi#¦ fÖ¢•M,‚BïžÝ“…ÅcL#„P't!+C}<Úº«ŒºW<¬‹øëº¼F!„œt!¦ÅÖªÒ^hý®vÀê4Bu¬+1íÞ¿ÃÁÒFͺ�E0¦B¨3ºÐoZd¬í xz¨,‚¨à8…‚³¢ÎC-²öé¹—„B$]‰i‘µuñõÔxi5:�ÊßËÃßËÃC­ôÖª}=5í,Òs/ !„~cg?ú«ïíÉËËëä)k«šÜ`¹�žÊn|4„POh+_v­ÿä7^ù›8ûÑV7K[·wR~~~bº¢ÁÜνÏþùa‹Á Ñjyž7›ÍjµÇ;ÿý¼�ùƒ½U][Y„’·–‰|… ]=³x»µiÆA`¬´´´¤¤¤¾¾Þb1µ?ÿ•¬7BÉЮõŸ8ÿýqå-éžÚ´(²ÚÚÚêêj‹Å¢ä8“ÉT]]ÝþüW¾ê!$7ö¤î®Œ†îê7 ÍÍÍ J�Fo4€ÅhÄ&3B¿wíïû u«¤¤îÆ�Ó=ý¦@Q•‹¥3ó#„äOžAÜalj«»ÚRF˱5-¥³`±€ :�[Ó¡ž Ï/‰=�»1©»ÐÓãry“Û-5Õ•Ï-¸ßh1úùùÕÖÖ ‚�FEƒÁÀó<(ŠO¿Yì¶l|ˆç•¯=BÉÇÕïé!0ævÑyùôê×_„¦†�F#‚ õõõ���¼ÑÈó<Ïóýöôöm¹ì•¬7BÉM«‰ìÖ÷ã×¹¢Ú4å·Ýÿh]]mÖÅ ¥À�ö±òxžOJésߣOSN�uj„~�pb'µÓj¾òêGŠŠë[ÞÈ+.Ì_üÖk¹—2u�`4¥rGdLÜs¯¾OZ;¥VïŸ_½Ò!t�ÈÏÏïrkºº¡Éù ”�Ðð¨ö½7^./)ày 88øñg_‰ˆŠe Zž1!„P'uù(Äæf}uU•^o¨¬¨¨¬¨hjÖ!q‰É žú‹§§Ïó<€§§ç£Ï½š�Ô Á£BèJtù(Äf½Q®YoªªlÖE‘¡)}ú?üô �F£Ñ<öÜ«©ýÒ€P< !„®PWÎ,Œ10šÍu5ÕL€Pêë 5�)§8tä ÿ|�$§öçÊvšÌ­V«BµÔ…˜öPrMF¾wB,$Ä:ßno+ÊÞ}Ó€RÚ~{ÙSÓ…VŒ�(Š‹h46¯8Çg×vûð{K›AwKoÎs¿£¤E÷c®ûWÛÌn×—Öâu¶�®³wñ¡ºômÂ\oõåØß&· ÷«n3¡kÆt÷�*¢ 0žŒFszI··E`ÀQ`Œß_ÑĘî–Þö7ï÷’Ô"�×�YÙ'Á~ݪE’¹?"sú§åö&NÿØuzÒâΖÎܳ·=ÖÖtgN7ڞܚȮÌv"í5ˆüßTÔó0¦» ³·¦M&¾Rß]õhÇãc#Œ?PÞ̘îÖÔnKjfÊÞ´b]À»ç áÚœË\W˜YåÙ;ÑÏùsÃÌ�ŹebDb´gOíZô°Ç´Ô5Æùšu6{th#©�3½å÷¢uf{ۃКËÄé·UwËÛN~ç:çrËŸ`Ëe·«öÀûz3Bc­|?¡k Æt÷°×¦AD‹…´øë¾[ž„p”1�úeóÊ›y¦»½Ow$5k8¿éÃå§Äéô¥¥…¶U>!!^__˜“‘™wþìÙÝGŠõ!C=?+™ÕVTV——Wäe^Õ¥dŸ–>лdÅ›n‡äÄ UC£gÚˆŸŸÍœ- Óµòab|]Q‰Þ?2\G¬f?8SEQtü´Ý"J%lk.;´mÊþà.�W§[¬ëïœËN©Mœ2lÿq}`ÛÖ˜f��iÛ¶s'z[Z¥”P‘JÉ,Úò™2¶ì¶ÀD¤‘œëÔèZ…1Ým½‹"ô@L0Â0Â!ŒkR󼣿}¦®%µ¨ÏÛ·öí%ÇÍãîÿîÁ~~Ö!^Äê#ÿ{vqñõsøPöž¿è?ÀŸþò•Å:o/…*qø�˜sÌ4}ñÞ6ïÄÁÁy?ýüÔ–Ä3Ö=ùúÁºä9¿6>‚‚(Š` ‘1Q� ¢=¦E°×m]k`/â‚5M1Í\cÚz¸¦#�í7p¹fÏh§¶­=mÛÊi—�Ìw÷º;cÒa¤”RJ)¡”‰”RŒ ”1F)P"uŒ³Ã¤ªØÚÖèZ…1Ý�¬¿KnûÁº ³îB”ˆP` µ*oO{ß5À>g'“š™ 7øå§Ç…ðuù™ãÇ‹“'E© €±`ï>;ë7wÁÜD5›+Ë* |i½h±Tä¨=ƒ†ÏKywÙ–Ú7§ôûꋵÿN/(q÷ÂduË'SÅM¸T> Â[z ‘9¢P¥Ö³ Š¢ ýìÓ 2%­’6‡µunËh)Tm»ûì-dbÍh{X»ä2qLP—˜¶6£™-£»Ó®¥v[LJEjÅ('ÝLJJ¨H¥¤&ŒIEÌékÆtÏè™Ö´ÈóTÁRƒš".kæu×À.U?ˆ*¤ÏðÑOÝ<|\Xݶ�–,~틺çz÷�­ýç¿uS¼ÎZž0e¬üào{ÌðýÂ�ÊñO<ÿäÙó]YV‘)~øM㇠áÑÄȃ‡ûlj ²ð�!ö«"c„ÙZÓ"&¢ å³ ‚ M ‚Î[·R.€ô]emî:ׄm jk";§3¸”Nìã£ØR›f{`ç¶°(:7‘[nÄ1-Uo\’Z”¦¥RÇQJ)å(Ç8ÆYÛí¶±*)P‘Š”Q©)͘µ8ÍsúFòòòBCC¯öjüî1©�‡Á`©¯7UVÖ=´£ûŸíçéÏx‘ñ"ðãEÆ Œ�/(†‡zß�¦ðô¤ U©ÇJ;¹Š™Ë÷|þÙ{éM*&�½íÕ††«\gh:½ø‰eÇF<ðùC}ÔÖÜý÷}u®™¥�º`ŽÚÿÚ¯­k´—€QxA eë¿Ò4/‚Žm¶ÿ©#¬li*å²£„l‹iG#ÚžÑÔVã°Æ4µ�dE‘-µa� ÐZ'n1ÍÀÉöœ–®‹¢ÓG)Çq”RŽsŸ¦”³ÖCl? 圮væ}D-úäé/žMow®ü¤÷Â…@ƒ'-^÷]Çq´Ûšf–Æ’Ë—3ÎeI?q¨ÀÈôÛ–,Þ¶Ä6‡Çuÿ\rÇ`5ÓŸ;zÞ@ˆ6Á¯èË¥kæD‰ûž¼m'|}ë>íÔμBâ2iëÁA a„2Ê8Æ R{ÚVê°–@¨£6m«viyŠS;šâvUŠi©JMíWm­lûè³öÌw¹¥ÅKr¾B E(PF¥´'ŒˆD$"aÄÑš¦ÎÜk𶽤­ôG×(ŒéÑåÖ4!~·_ôøE §óÍ|USÓþKͳë7�A$œÀŒy•Íy­5í€PüP¥»­U«EAà8®�ßssá�·ÿ¶-ß?&EËÔi3_¿=EëüÔ—¶¾°Ü:-V�Ü|2vtZvfÌä{G”аº�AãÞzsŠÇŽ�^Ê÷É‚>ekßý‡±ãWI]-!”PF¥ö#eÀPŒ` uŠpÔ=lÿ8bÚµñiKmûy¤üwŽiBX  ÖL¤Î÷·hM»öÝèà€D@€ZÑÄšìD¤ÒZZcÚÔ„£”B)¡ÄzqÉjÛ7BÓ=£+­ie¨OäÇwzô�¾²±~ý)Ky3ñÊ0Ýè$ßÓ|oLó»ýºÂß õ @€*Xk‡9J…_f6‹ U«Y»ƒ\«ãÆ>ÿÖu¾Q¾%«ßx±,066Êù(BK£©!oÉÙ³/kÀ �h.g�¾“‡×œøI`*ƒAf“^o0ZDfh¬3�.å±âägn-|Ëss=í»ô¬« ¶””š2 Î)H(¡ÎÙå4 öcFlEöT´c e[Ú5¦ÁÐÄ©b_={ä3J\ÚÖÆ4£ÖF´#Ûm“Äu¢ô“PJ9[N;¾Vìkƒ}<ÆtÏè|kZᯋYþ€*:€¯l¬þjÍ÷GÅf“ãîw·zOëñÆÍÚÁ11_ßyþ'ÌÄK÷´ñËËÀ>È5ØÒ¡õy‰.sÒêÖ�(~~%Ú\¤)ýRõ²ƒ�ŽUÅ0 £C¤v´µ)ݹ6_ÿôñõî·z\'ýËy{{ßúsÊë UMG[{*¢ ˆ�u\sJ{ko3QÚQJˆc×�v�i°Ÿl’ÚšÓ¢½æn p—&¹uÿ¡Ût‹.$À¤Íí\Áp{ùnW0{‡g{[oB€ÚŽB$”rönw”P{‡CB¬}­Û‹`ÝaL÷ŒÎÅtØ«³ g ‹_\Éx§¤Äwî`E�—¥¤¶ùp_ÙUKv>0Æx¾˜ëø; kýLˆÚ?jè¼ùÏÝ’¬uŠ>{ûÿ­bη(u~A-z꙲¿ûûÚ ž¡3î o{d=Û3Žö®=ˆ)¡"ÊY�?‰½5혬­^kJA¤Ô�Ò!("±–·‰­álKgG‘N´¦�B™1Ô)¸‰}ÓÚŽ¢qKjFˆTß瘶­8,N�×N_!ÖÕ[ãSáá-ÝÃíð–Ê»Öt¸ˆ¦wxÒ¦EE‹¾¯]ó‹óí!‹¦5¥_j>” Š /¾ªIŠÝä�/4Ê.~uM‡­é å7©ƒ‚”>>ÔÃ*•D6GFèõFûWˆ(:FijO‰¶!òÀ1z‡KkØÞ \t:ÎÏÞµÙeYçcí4:bº•Ö´k[•CÝx‘Øßç7Ã~·s³ÛyÚÑÏÚ¤¶‡µ[}ǵõo_9tíÁÃ[z ƒŽ[Ó^zñµÍµë�;Ïì;3­qÿÅæ£9ÒUKe½ý.sq­2ÊŸ‰íñ“1kÃÕ^)¡¢4< ˆt ˆ-j¡µ°¶=˜È•2šRi°& ”HNg:épF{‡<âÒ n;¦E÷݈Òkif—¦®#�mû9³‚u ]À?ÝúM»êŽÆtÏè\ÙÁt©œY\j¾ºa ů¬jufÎKc)©ûuÎÈ„=‚¥kÒÿöa…(€HAêc `ß�è’×N1MQJA ¥`¯ÉúDî�­�’ѱ«®µÖ´Jˆ£w^‹F´[Ñ£Ã6o«M|—Œv¤´} ¡kÆt�èÌ.D&–Êz·99?m[ËRµ²jÙÞž8 ý7ãœbÖ2²tL #ReÁVl¶�çˆ]ç«@¥t¦”Š"£Ô¹ ìrÔ¢½¶­æ!="8U¼Áé+€Ø3™)%.µi[YÃöO×ö¸clymOi{ÍÞÞßå×miô‡‚1Ý3:Ñæe¼ êÍns uzul )·Òmf¯ ©DÅ5Éþ]·¦ÕjUÇ3!„\ÉeçÒŒ4¦PûQoRǹÝXùåî�g¦3œoTy…>5-wÁÒya:¼\íW�êNÓ=ÃýP¶V.æ¢u|°Ûqo¦œ²Æýc>ü“&)Sx?2)ö³‹ÿþ£ñBqgöwÝÜFµ„E�Ñ™&mÓ/Ù ?�vPló±Ç‚¼X¿õç« ^p=DÂÑÆô¬ìyï‹&KO®/BH¾0¦{D‹£ÕZÁ×57ì;Ÿ´ê™óc_5åWÙo·T7–¼•jÕÊKi­hÄ€F蚆E�žÁÄÎ\*¿ÜE”œçˆä–w‰ÍÓå2Ñ`êäC¹\B Ó=¢s%dV·ãtÞŒÀ{ÆurþN^®ö«Gu'ŒéžÑé–oþsËÔÑ�A÷Žÿ5­flM#t ÀÚt�è|¯8SAEö}&}ó”ábaã¡Ì]+„ÐïÆtÏèJ¯¸¦C™YóßNüúÉÂW¿«Yw¤çVê겘-ÖsË@‹Ã÷:Ú^®Gã1Ûûq‡ÐÊ~[ûŒ­^mïÉœ‡qº öQVú aL÷ˆ®cÒt<ûܸ—"^ºÕgÊÀ‚——óÕ�=´bW‘4<’ÛrŽ!2\¯ºiu"ûÌå§¥H+ÓÆ´Óè©VŒÙ“ºýEêÓ=¢3òÜXªóžýJèí5²—©°Êp¾°çûJ‹y[—®¤SÝ\qöT‘OŸ!ÑÚN‘X¶óóÍ#n½m€g烫eL3ÛX¡k3©Û+®ƒ�íºhûQkÓš8Æ®§�`1§ÑU€1Ý3~í~¯l›¡T¹”R*“FÂ–ÆÆÃ¢º:0¦{FgZÓ„„<8¥vó/æ"ë!ˆ¾7¤‰SÃ�ó K‹ºsBÞ³_öèj¶²Rjïð˜ˆX×Žš–º’œrƒ#í„Òr³X_œ!³ÚidRÏȤ/× 3f¬{òõƒuÉs>~m¼§(Ú›Î`;ãŠ-©‘í³n)Ýjd»sZÞuŸeg^>F)££DêŠNÁ6´)æ4º 0¦{D§ZÓŒß3±~ÏûÌ~Ó‡2‹ë÷g€þbQÕªW½UΚÏm|iq†Ñí¾5K9ŸJÌcä[Kçõw=¢2(vhÂ¥òÞxÑÚh¶Æ´ýÌXNIm»Íº¸{H·Þ²n{Ý]OEØÆÆty(B'c¬ÝB¤äîÒYÚêfÓ=¤½Ö´ÂG—ðÉBKuƒ*Ü_4›>yLl6!¢Ñä94±ï­oè3ò+ÿ·;êÕÛŠþùCè£3¨Z©¿PPñõŽäåÏ5Èð™80ëŽ7 —Jºc=YéêÅ3W׿€P°åñù[l÷ÎÈßÞ¹sèè‡Ö޶¾®ò?¾™�o(j𪶤þóÍY)m"Í… YøÆiºF­Uh§˜¶ŸÑÐvZC&:5§‰s:§În1Ýjf;PÜóÚ•ûFÆ1GÉGêèA\¾<ú�aL÷ˆö§æ�5æWä½ø•.-Áwò ÎK[ôæÊ>[ÿ¯vË/–šÆìÇþ;4MÇ¥ ‡/‹*=Ó£_»«ôÓ�š„ð3cŸKüd¡v`‚>«¸;Ö”^ç?fDrJoz ˆ‡F'ÝøÜüQþÐtrÝ«;||µN³› vn.è3å–Äõ?æ�=`ýæÍ§'$íTõZd¢½Ù Ò j™h h{jKÖ•ë(¦�{D»­ƒk©›9GµÛp¹âtB/JˆH‰tÒ/{Gm„~{x°xÏh÷`n…�–¯i&Ž*ütª0¿€¹#Ê>ÙÀ,¼1§TÔ-•u 8lô«wX+Ý‚ 4˜Å"š,„´û�&ŠX;6PŽÆDœ:&©¦Òâuª>±ŽÏˆX~`Ë:à9×Qâ™2ešï¾•»³ í<ƒósÙ1QEQA;^x^x�—.‚(ý¤Ÿ‚(ý´_DADQEÇuÛE‚ô°‚ía;ºXWEëª:íèDèjÀ˜îíŸ]¥ùtŽßÔ!Úþ±ª0}F>磫üq_雀x�”SQ¥¹¢(èúÇ²Š¨§†P" cLJÜNïòkÏÞž¯Ú¾ü‘'ÿõà“oÿçH�E@6p€Ïñ“—õ¦‚Ç̓ÆxØš›bÍÉoÈï?ï†�Ö…ŠØëgN3ìûlS¾±sûçˆýD­÷ ¸þlqÇ„û�¶æ5±�ôì�¹´~ÎXÜ}ˆ®,zôˆö›^Õ›ŽªãÃ|¯O+~oµ>³ðò¢ÏŸœËx±n×)¯¡)7�¾x盪¿ÚmÇË¿ÝùôM�Ç/Uo8”Tþ°‡1V¿ÿ¬©¸ºZwÌbÔ“Ôû^ü÷4�}ïük€É`/¯^ƒÿíÀ–p�-Í}žìk�df*Þøñ�G£§¾;*€‚õ I¢K¹åO½»ì³È… ‡ùsí<¥Ôy¢´oŽˆŒÆ#„RÆDÊD‘ÑÎ=ùÙvÑé_vçŠ@8Ê)8ÊQŽRŽ:Ÿýs]%Ó=££&mÉÖÚ§õçóêv—¦«:(MXÊkšÏäÀåEŸ@í–£�û¨øv{7­¤±©‘ùxjlñÚëÀ×Ó'2efï­oÃG߸p '3”îþò«Ï3¼g>Þt9ç‚£Cž'ñì?%õì²—(»÷¾‘¡®Q&Vœüìíeƒoynn"ÇQ°æ¦tòo&å2™È¥LdŒŠL¤-v!ºæ´Óí­n}1Ì%š»Óå8Žã(ÇQJ­g(ïúÆE¨Û]¡Ç? IDAT`L÷ˆßG!“Õ—Ó`?=3–×…Eø)‰GH”/wÜ8°w˜ ˜ñüê/>8öð£¡{?þh�ýØC[‡<�1s_švâÃOˆŒ^8;Êåe®È9t©¼ ëæ$z„0Æ€Ø�g„1‘€Ô“‚2)£]ï�×jŠ:µ¤]þkŸt"ÇIåzkFÛZÔ�Ù¦u?Œéîdo^åAŸ �NôK`�ù�aƒB¬ŸÆ—å\")#|ª¯~}SD8·éó‰/ß>)B“zãCN Œ TÌ;@Èûß“çÎûËËc}­Ùņ'M4†»œ4}f¿ÿÖC@T$…FJœ[ÊÖ²mïð§^N1ÙÉž­þlŸýHqJíIM0¤ÑÕ…1ÝmöP ˜xuÔ„ZסÃpÑçd�õ�Ÿ`�Çxþôž*Ÿ„ƒ_>³¿4jþ#¯LUìzÿ“^|ïÂã=6<4V×þ³jBÃ5­Ý® ˆ�•&)GƒÚÙÇô°Õ�]õÜÒÔº‹Ð¥2Ü™~ÓàHgçk�vo:'µÓNLjtu`Lw+)¦9Ž òâËê®Ê*(‚} ÇJ;�B’0yjD À8Ÿè¤UŒ*fÈ0¿¼˜a·ß8$XC`öóÏÆl?Öëë¾o�(}c"Cµíï2tGik1m+Eد´¦-ª�JLçÇêdÊÚ …jý)MáþCt5‘¼¼¼ÐÐЫ½¿Œ‰üÇÅàúø+„’µo}üY]Ìõ)>”/Xñ_ ”ÄÊOï]²|÷»3Ki`r”· |ñÑš&ßú?/þ©"vdbbñî¥Oþl>4Rg,Ý»vÝ~س=£Ìèìaýjôg¯Z¿sÙº ,á ‘Ajk[S¸¼ó¹O�–™*î8°>ÏsÜàP¡èÔŠï^²þÈñR>(*ý~Ûê£ùõê Ä0O%‹w/}ö‹(>ðáòCúÄ�)Þ„Ü�O’ãã™ûý×?à’G…™Ï¹l(51V�Þ¿÷‡õÛ¿Ù|âB³Wr| –€©èØÎO¿ÝôÝ�ìÊÆ¦‚:Ÿ1ãù,ëh:ðÅG«ê}ôÇ·¶rÏÞBŸá«àëÎlÛðáò�_ý¼oõÖ«w í£±m�úÜM«Ö}¼úà¡‚††ê’0xT”†€©ääÞ/¿Û´lç¹\ƒ66:Г¦/=·få†%ëÒç7{…GäozøÝœÄ IÁ„Ü�O¾u2`Dj¤²áÀ­¬ój8ºåÓµÇ2štñ� {W¯ÿdÍá c@Ÿ? � 55g-ùëú61.*fÔ̱#j�m¾`зºå[n^…‡¿�šµo€Ÿ·)kcºyÜÌñ#âÃâûŒ¸}¼Ï/ÛOŠÔ/íõŠ V9¯zðì›&�î“Ë]j±¡IÀ€?Ý1fXŒ�FåâϟϯĚû3=FM¼1-:.®×øÁá­–ƒFO½wTRJÒ€á‰$·¤–g†üË>½RFÆ Hí«¨«³hTöý Ù¿ü\{ËÜ!ýb"R‡ ä bUúö,¯Ñgõ‹Œ‰K½qæ@zôðÑ>'ýÀ©�÷ÜÐ;1*rðıÃÚ+É�šr׈„^©ý® £c'Ïß«ßA¾ú‚ ½ØÊCÚo©;wÖ´~±½ôäÕXPiÀ�™Ý kÓÝŠ™ššÀ;@Ó\[gñŠ �R˜hÕÍU Í‚XQac}:W¸¶¶y8…‚ ¥Ç13oSmE“áÜÆ…/l´Îªîod J(á8Ì|+ÍH+�ä~±¦Ÿ/L!g/�¡·E8§««-6×ùÏ{«­7ÐÞÉÕßß…ÂÚ KeI½oéÛüÃù‚ïË%IcƒXCi!ïËû~². êg–z¹i}tm|Ñȱ·¼ <°òë%+‚úΛ3~L”‡-É-%'÷,ßšU°0£¥�s¦š= ôõ%Dåâ+«mjP´¶å™ÛÛXC}øô·¾-Ô/Àjêjy ^ž^-ß-âé«#mm(Æ×�Ù±}Å/µ^1Q^Ñd¶ˆ¬¡¼ÂGvð¾Sk—(T0 ñˆŠ ¨ËÈάñ(ËÎTDÌ ´ױƚZ£gx�‡ë·ŸØXQ¡^R˜s¾¾!�QÕ`ÔVë¹`ÿÎ5ɬ«A¨BAÒÇ(§`f‹Ðú땞˺§P€Å"Y›|vJÏTý^|}fÿ«TýÿÃÀ˜îNBEæ�|uÚ¤`o‹�¢©®Ö àÀ 5Õ&­Ÿ—–ÓøCfUƒ:ûo,§P€ €€À �k†¨¼}ÔÚ´™‹ïî­sÜ(·17€�«‹O O?sœ�ï‰qù5":ÏEÐè'îŸáü›Í÷JÑlÍ>ãŸë×ë†àÄzßÕY§½/+úÏ ¢´ÊßO1`ôƒÏ�ðuÄkèàEpÞ)£§¿rݨ‹»×¿½tðK“{),¹ûß[]Ó³�Žô% 'Vï/q_Ž0*_?±´¡žA°4VÖ“ _�—¢µ-ßn©”xy‡@CUƒA@¬«­¿XßNüf´¶¡ÄâÝË>ÌI}ýÅ[ùU'Dâáã Y zž]©ÙÒ�Þ½¢wŸøêÃãFï˜)wMìe_šxètDßXopÎ~ê—j›¤˜P__¾ƒ¼Ô¾¾¡¸®ž�=ç Çq ð¢Àw²HÑúÃ\ÝrN.~»@ZÌè+†E�n`lª+/+½x:ýÓ¯öW¤ŽŸž¨Ö%�œ³zã鬒²‹‡w®Í›;*ZEƒGMŒ¯ß¿sÝ™¢Ââ¼ý›ö�¨‡€� .?óhvÑ…c;¾Þ]ݹ_EâˆI™û¿;”WTUSxéÌÁœæ¶ò�¨½µ¦Üœ‚‚¢ª§G'ºØÁIõ6žlê�”èÚâ%þ½§µlY¿ÿDAuEyñÉ#‹yPD'Å¿ÝI£ü¸�¸å/G·5EõŠP 5)¾pÇŽ­Ëʪ*/�:u¶¦£×ÁšÏlÚ°öDAI½…S© ¥½Kš`Ð70±¹¾¦8÷ܦt÷zñö cU™Ù¥eú˜#R ­<˜[PRxhóÞƒÞC¦öÖ¶¾å�ã8binÖ·ö÷ñí=}„bϦýÇòËó/]±§vÐõ¢;ñ›ÑÚ†b†f½ÀLõUU—Ϥo=ÏÐà¡ÃC‹îß™UVpùìÏûò:×SZÌ?~²¢×è'ûÓ_ï�8:ÜåMÒ&õ둽~Ûùœ’’3ûí“:~Ó Q“’ê÷ïÞ|¾´°àâÏO C‡_ç¯L>,¥èÐò=—òJJÏܵñ’� Šc…ÇNæg_<þÍš3u�k´ñÁh�Bããíéãíéã¥Á”¾rØš¾rBÆÆïžÝæÞgìü�òḰé÷ݬܸï³Okih┇nœÂ€_ÚŒ…}+·­ÝÞ¤I0äfx÷û§¬ ?|»>8eàŒiÉŸžîÔS*B?ö·v˶77´a1#'D àÑÆ¬‘“nì÷麵ÿ>•tÏC3®³·w‰¶w¿8[4¸o”Æ}�¾³æ?´{Ïúo¿)½Sú¦ÍíË@A4Qq}hÆÅĨp Š°è¾ª£{£bã5@üÓf¼~ÜôãÚZ–�2-”ïàŸ¨ÂƒNìÙþï5�ʰ¤Ûïoû$j’G>4dãÿ¾ønwtòÄÔ8ßt—åhÈ€Û&|õÃÊãq£ŸþSÚ‚‡aÍÆmÿÞ*§ xê�a jhuËk“%{¬9|hLâäЖ¬é=cþ‚]»Ö}ó}µ:tÄÔù7ò!ЙoÌ–ŠÆ�™:»tû‡_ˆîÓop߀‹<а‘³Ÿ2l_ùÊM¾1z%†¤wøÈ@ÃâcàËM/þ"m1eä É‹æ÷Qm¼û&®Z¿ï½4n@¿añ¹ùÄ·ÿ´…ý?lúq£^Û{È”ç¯Oô$!Cˆ¬Þ¼ëí]–€ø>3( ìwûôÂ%›×e…$Nž<¢ÿÊòάPë ŒážGòòòBCC¯öj „\‰U;>ù!{Ô½ô¢  ÓßúèÒˆ§ï�‚_[ÊÊʰ5��,1cm­ÅÐP_Ó¬ÒZêr2‹ªC“ý0£¯EØšFH¦ ŧ×l:v8·Î¢óïÕgàÌI½0¦¯9eeeÓ!$_eeeøåŒB²†1�B²†1�B²†1ÝS˜`Ö›p „Řî†üô7_{ï¡—?Y‘S{aßþÝ¹Í Ä’½ß<úñ±²ßgt 5—6o;•gèxN„P÷Â~ÓWHÈÙ¹j·Ï”†ø9 × ?»'½¼ÿÍψR‘šÝ›ÏŸ£)ãâ<˜È;;|‚,4_ÜõIfä#³“½˜kŠŸªñ4 Ö£Ëc ‹å‡ÿñÎî,�…*00¸ß ëf�KQZάXüæ áÔÁa¡É)ýfLè­%¬þت'¿Ï1Û§�#þñÂøx—�‹ÚZÖFÈýöÕ›æ=�vò«esÞŸŸ$i)–üë✠O�)ÿøÇê¹�=1H¹Ït|ù–zݺxNL‹Ñ‘l+C8ïÀ ÄØÄ “† VÙ†|nºxp߯ã¹9�êØ¤^S§ ïïoû…b†ü£ÖËɬ¢Ñ)©S¦ O®ÞùÊe7<}×ÔPXã‘o¾X®šöÆm½¼ÚÞœÎÛ]Ë0¦¯�©ª¨¸�ò Àñ«$êêÁ/ÖÏËCC!|úÂG¦@§>–Ö\U|±"@¶Á#qÂkÏ_ÁƒQÿÙ÷Ý<Î×X[S~tëú·›oùçœPõ½áµé‘溊3û÷þ탂?/œžæ @t©�/cîÏ#°µÁåZ[Ö5ψG¯~1æŸs.›“RU –_ºTÞ»OíäÁÑÖ‡ñìûÄcÃÛërÏúòý¬Üï¼9ACÄú£?|ûiAÄÍÓ¦ÎÐZ Oüðƒâ»Þ2>˜Ö|zõòÅüfM�t½«È8¶v_ÄssFÎKýrÙöÌw¥zäÿ²63ø¦gÚÏ_—í�®eÓWdÿ—Ÿ}qÁb9ýÅ]´³[x{`<±òÛåù<Ÿ·äÞC£^_”|æƒo3F>øâ(çÅÆ‚÷l=_¯ŽésËܱƒæòŒ×8PÄ%ôž:eÔð0Ç0ÜøÁ‡â{øÆh æ¬%¯þ¬ºÿ©{“Iñî¯ÿž›tGPÙ®“¥ÆÀÄYs&�‰P‹¹;ŸYÞ4eœ:ãpV�ž|Ã�T`©;½{×Ú£…՚БÆÏâAÄâÝ_¿V>p�_ΪCõ½(ö§—„¢Çm‰›ñ§¿ÇŸ{æÓš;^¹e„úÒ’¿ô¿e ùä‰C…|üÈ)÷ßëM@lÌߺ~×–såU&Ƹˆ±ÿzzT¤£¨¦ôö÷ ¥aáá>•§÷ž(®#€j¼CBC5¡¡I ôýÿ}wp`¿iáœ.848²Ý¡?[[6ÂõM¼“Rú÷Ÿ-âSãÀê/dTEõ�¡ú®½ÍÔ#0((&4(&!*€ÿâÝ�gF/¼Îïò‘ïÎxÍfŽtôv¯¤píW_,ß‘=äŽuÞ‘åÇ”7ýù¦™ è�˜4–B`ÈÔÛ?Ø¿írPèî“tÌüQ�Î%G¦/>µzýÑ#å5`ø�ÓúÁ¡o_ÛTjßþ¯O 6–žûyÓÑô|ƒo|ŸYÓGî¹SV"yÁÚô|Ó�s#¸˜‰·¾ÿ—{gFI¡¢N�6gN87iþ;� �huó•;–­9¤ºð±ywÅU.ýî—¾öàšÍBǽ¸ð–y)ZŽãœFmû®LΜñè{÷ŸæÜ^¶léž F±>k_‘ÿä[oztŒîø÷ë¶ñÆ‹�¯äú sá¥J÷�¿<¼hD€Ëëhy¶ÖpøÇu»ƒŸzê¾g'„zDŒ|åá¡a-^;ã�5¥¹¿\¨óŠ uþX68Í·*³°Bú«CÐWVT•”W•”W×™:zÜ–uB¼b‡$~É,X}þÉB¿ëz\Á‡^Ó{`’¶8/§I(¹”S–Ò?Èö`Ä{À ã…Ü^,κTÙwh˜ý+ƒièð�´ù£`ó·+V”$Ý:&ÜeŒo÷Óñû^7ÛyûCÎÀ‚þh°5}E´¾ÞÞJ¢ÒùøÚ_5^Þ^J¢òôòó b}Ë¥ŒÙG×U$=r_R¤ `øÀ»žªLñRÐÆºú&Û{Äp×! ×»ÚÉ™‹2bïP ,`ØñC[åNHÑp±sf àE V;åÄ—?Ÿ.›îUµ1Ý<î¡ñ#â•!·Weÿeûé£8ÛùJ’” š´Qéüü¸Žª;wÖ´T%ŠA›ÎTXXeÖ%¡Ï½©q! 1-!àP½A­ri ‹åËÿýÖrB5‰CÆ=3#A îc”zhµ¬Io` `Íÿ};CÚœÓýó]‰í©ïX¶Å=^}úE,ݹxJ¸ïåì þÉ·_QÓ„j´^PÚd››šÁ[ç\÷Ði9³¾É$Š �à¥Õ¶ò<ªØ>‰¾{Ž™FôIuzZ:Ϩ·†y O^ÿ]féÔ‰~Ží/\ÚuàTȈ·nèB¢"¯ä% ßŒéßk¨ªin*zë¯g¬7PŸ›->Ón¿�ìÚóù;é^FÞ5shŠý´SÄw´ë]É�x¢öðâ„Z½™9�RJ4ž:hh2 ]=_I ngë.0!žl>ŸSZw>¿1*5Üm|Kê?û¾›'„¨t^ž:U«-AfhÖƒ§V >â=ôµ¿^ŸÔÙ´»,ëŠø%§¤ütæBå À …�ýGEpU(Àl±}õ0Þl¥¢SO&ô� õò :/O(nnfàc{R}³^Pé<ÕÔÃË“•ëõ ÜKϬþ讳ªÄ(8qäÐøØñŽf½©ªµÓñ8�IÚTÓ•3° ?Œé+D€H'éÂ":o/¥÷ _žÒÛ%ËÂGϾcØ„âÝ+W½÷³Ï»wö²ÿ–O×»æpJà¥>#Lx*÷§ÖP[*hb|5.A!4”WAØ@/EçÎWBiå¼/­¿&¯>ý#VlÙõÆ ³Glÿ‡ç vOL¥·¿H;õsɱ“u!¢ƒ(4wê)[]Öb4q5�7‰œFÅð‹µëhFFP–vؘ`¨WH©¨ãÁ[ B]i9„÷ḭ̂F† '³ôQÃ<9ߤ¿Ý™g*® —°f gNäy¤ÎŒQPER‚ßîŒã僧‡JÑ/šÌL­âš/\Uw÷³ø5_}»5kÐí½l»<[?Ožcû«Zž�];ðÛùÊ­¿?WU�w¹¤¬\ßA¢qææÓ¦ �á�ñÆsÙå5eEÙûO–ŒEWlßw©¼ÚjµB¡ä8¦ÏÚ³ùûÃe­Üååk8}*3ûrÖ–•»Ò�ºˆ™{OçîÜpøRÔ°q± ¡,ýpÖåÒÒÓ»vo­�›9$˜ëÔùJˆ�ŸT](,/ª1uðÚÄš_%ŒŸýâ“÷,ºqpR§O&%++*.g�]»lݱïí£ÂZi8Ø7EˆTX±èÓé— 3�9ÍE÷’Œøöé|që¾turÿpNze†ÅíZu,7'/7}Óέ†„q©ÞXÍ…½Ë6œ/ãÝŸ©¦ºº0/{ߺUŸœÔÍšÞ?˜‚:nØšV~½~ó™ÜK9™;\µ´ jþ¤D€:nØ� ?~µnÃÉËY9Ù6­|áãC†’íÏL9ÐË{ðäaA§÷lºlߪ­žŽÇyû -ÎÀ‚§…½v`kú ©ûL˜�öݾw–œ�pÛóR4mç LîÛïÁ­ç‡$ Ž˜uÿM[ööÑ6£ÉìH²IDATWHÚ�Qý¸€äh¶qãêïªXXïAOLKô€ÚŠËÙ[²Y¿´1îwq0ñæa9?n[œ2rìØÙ•;숇ªîä¶çýSÒž½gH8P5WyòóÏÊ-�‰7?4q¸/éÜùJˆo¿1óÏo\¾äÇÈñsŸ‰ow3PßÄ$Ý·ë¾9¶€(½‡Ì¼é±1aíœ9]b>·íÅóÊ€ÐД”1¯ÝÙ_ê7Ýb.£uS ™ÞWÑÞ²lÈ wÖعrM…:|â�“¯³Ö#HPrJ‚XRÓ/1Úº8ñK›ñÛ¿j÷Æ·ê 8®×ŸŒêM„¦ò‚ÃûÎ{õïu“Ó·k:»ø­ �_PR\âO,õ›¦ÞCçßëu`ï†×7jb“zýùÉáýý9ê=dþ½Iß÷ÓÞÍë”Ñ )wÝ1T}rõSÿEÂ8tëð“oo<1ú±‘ €ÖOÇ£sÞþÏMr?KG›ýqà@¦òÅ—¦¿¹š>ðØð–]&Z#ïþú•³}þµp˜ói¤„Ü�OIézò Vî£Îöy|Þø@DKÅ‘5/îzù/;Øó×i]Ü¿3¬üïѨoéƒÅ$ 8�©|±† _.»ßâqª¸5«¹J�ú\µ"D²ûÕê,×ùDºã=Õ†\³ž46:.MÍ 0 i¨'õm\š�°Jî«ÿ( (;Í�,Á q\Œ º­œ@7üŸõIêIŠ«½è�ˆÏT¼ô5µv—z ÿÁ}‚€  7éF¦ãYºï¹)É6Ÿ‚iÕÀ äìi< Œõ¤ÉD,"i®%�b±0P(Azc=xFŽ|ªZzÎñt\´ð·Wy¿3Šç?¢æ6ÖV•Æ¿µPðâIi˜©:ª82@„-ªÿpÌCC…WþÉǺ6k 5-¾ZênÓ¨(ûZ>^…k®mRý«Ü:Í_P>ëåªvÛ¦Õã-Þ#rb)÷ÚâåÂÿ‹t÷bÕ>P‹O-¶$6“f3i¶C©¬"€‘O˜Hc@¸¨\ôƒm•úóo,¼ÜZòšŽ)ÿúK믢ϽægÆ1ât‹¹‰4Ú×X$z�@=©®v<š§S@¨[aL£žqz™zc¤ù¥É¬�º-üãU>’�ó§‚øùÃÇ€(Ü z«€Ai5›p'@2·rÊiæW^éæ×•U·˜îîŒìú\µ<>QíW±>± 5�Á@€`r)°TìS½´Üô¶xâz§ë LF0ÙÈ‚™è Öº Q0�²Ö¨ÞÛãú>VíµO«Ä?`¨éÒvB¨CÓè*ᢄ·3–BîÇMdØ_PXùòöÈ£ü£"ã€4•Òí?Q�~"1@#‚À@‘Ap”�_dU¦xçu.þIÓ-‰$ý¿ªeŸ«ŽÚŸ%Z°?cÈógÝW£þ�Òq¥Ž{÷Ï  pñ{åßÛ'Vøû+|ß{L_ÝÐxRùÚ:âSELŒOá_½CÔb#õŒiÔcr~P=øƒû�ê1Ö‰K›”ïow´vó^Q¯°M¿ÿ*jñ™-1qLí/Ì@(þ¯êR!÷¯�¹ËRS÷}õ[MÙG —h�jp7$‰´�¢€@7üC¹¦Èv•cs_1�³ßËü…—ÿ�Oàœ< *ø\oùç-bÕ6Õ¿ËÄÛßÌ@·®#}f Úï9˜!Ô®PìižÔ¨g`L£=˲p¬Km·æŒb§ÙZ‰Ÿm~w*4œV¼³nzŽà`¤«þ¥ào5ßÞ€€'£;w�±�ZÕD+F†3âÃF,2O u} =´‡ðôgŸoäÓø6Š„Íü‹yN€@ú»ë§_K5÷q0ü1ó`’LjM'iþL–‚ô™ÌÔÒlŒœ[­8!¼2€mÿÀ_¸åúÏ/•qÏ[úzwëæCÈ cõ¥Žù¸Ô¦&X’RT@B¢˜RÇ|8ºc;5øˆ¬ TÌ�AϪÄG3?-0Pèw¯«¿‚@À¡WÔ+(”ì¶¿™ûgr»ýÅ1"QO ¤ž‡£m=$”ŽhÑ•™À)üåi¡è+U#Fx§ ý ÿßÞ}ÇGQµ{Δm³ÙM¯¤ �ÐB ép‘f1/‚�×ÎårýÄ.ê " RD� Dé%ô’�‚@H!ÙÝìfÛœsÿH!€¨™…M>Ï÷w6;‡Ýyf~{öÌ™qËjr¡ŒŽnÉPrv­øÍ96áUÙ—«n °³{\Ž8w–0á_î¶þŠnA„0¦ÑÝÆ*¸5ðmg8{ÑГ]¡ûøíóT?¨˜ÑJb†;[ꮽ”°^¯9î7‘ÜÓüŽM\Q¬<¢ IŸO’¦¸[•ò+Wr1Ï:{ûs?¤“îϹťBe°<®3Ùõ9ÛA`dÝLõºªÇ<Zë/n+©4Ò=ó Ì&æëKSú°ÿ›Ë…ŽpÆk(9¸@œŸq<÷éÔê¾5¤©7ÏZÄssþG|òuW÷:�}„ê cy†Z •ÄîfºÚûƒò,.×HúV?!…Ò®2£(,ZËÙ´pv�¸’s?Ô…™ìþZü>Z„Ã)Jß|ZŽâÀÿQñÓ÷T?…ÐÑ/¸R"€0–<Ê;€Üñr-ÂzÝ9$¶z‰ âRõã²"‡0=`•äb k¦ó„ÈÄΘıæ=ä—“£ ±8(—ž&À(çÀ>¾pé Qdã!TÆ4òŒèβßqò†º£ÃDËúLpÇ `»Ì;Ååår§O�" ëû¬k`»¸[Xþƒøæ¯tÈpw¯–¬ÓXW²†¹‹Ó¾'{Ó…­¹\n€÷+¹­Äáv-¾:=Ó¢‹Û·—´‘‡¤Òø8fšõr½ÙžÛ½žÏ1Àë˜ÀÈñ NëO]Œ%öw=ÃŒ*˜:ƒœÚÏïÛÌÓQ´«@¥™Ð²~©®‡ãh¿`/»>ᎀ“Z—|—ñóÒøR–<ˆú jšÏ(."¡MYfô�êêÛŒUƳ5«¸sårØ�úPò0’——Š£iÈ‹1€¯ït7Æ€üy ªC(Bî´ BWXXˆ½iäõ¯D#w \rÃ7‡w%CÞ÷E„òjÓ!äÕ0¦BÈ«aL#„�WØF!¯†1�B^ c!„¼Æ4By5Œi„òjx¢ɲ\QQát:].¥”1¼3Ï_Eá8NE•J¥×ëy^‰ okô�ݵ!Œi�`ŒY­V“ÉÄó^˜5{ÿªm¹–ªmvnØ{ªÜUVjq+þ5FÝN{¥Ål.-)½tñRι¬ÃoùeÛŠåk–í-ºaPÀU¸sɪ Ù7�çR[QÞÉü zÓXyÖê¯WlÌ¿UM˜­àÄéó&•ù›—o?V^UHf:ýÛ¢�Ù&Ìφ gz4Jö¬Ã'*{..­:” §¢YëßZ”ã¨ú»ªiêÌ‘]Œµ.C .›Í)++8»9Õœ œW�n9éïúé‡ÓÍ'�Þ\Âëþ v5ãÓééG\„¢J¤N§>8±iHp€10<Ú߇9ˆÀm7W8ejÍ]¿õXb`s=p +ÉËÏνpöT桜 ÔöÅW%oØðÄÇ +?¿~{Öc|ꔄ•]»Ñ:²yl¨ùÜ�ó¤wŽâÜÝguõ¿‹[)cº¢%'·¨¬püüÆ¡êg8¿”Ò~òØvA%Gæ.µÔY…•Ÿ3ýç£Õݼ‚w¦mÎgÈ„ž<!2eü#ßÿvmÐKÃ{‡‹wóƒ4PÄ?1õƒ–DDAàˆóØ’Ïæëœ2,ºÎ=/há�÷Ó~+¨žd¼é�£›@}bL‹C‹öVÄÅ%&t™8ä¾Vq�ÀL»fÏž{òÆùȹ?NÚw}IlÞÿéƒX¥ÅR®µ98­æ’Æ€]­pQ§µ´¤ Neð—TÝHQÓ�-ß¿zGVÂÃ_<´sæÒ¢aS&´Ó°²}ˉƷItD˜*WCêÄ4ui&¦µ`e~š™qß›’9[æwL®´º I}F¨¨t¸AÄ=æÏÉÙ›§~²¿¬îðÂâ1¿ÔZ"êþS_yªy÷™ÿ¦ï, Ï¾Ý;Žå­œ¾Ú=fìÃÁCâ}#Ÿ´ƒ®N \D¯Á“î÷'®«— œ†ÈIUÝ•f…»VÏ+¼öBæØ6ïËm „úì\õê¾Âkƒ#…ÿûÎï@ )ï¤=�7Jj8ð ktV D=:¸µ?¹òWW¡e;¿úzaVMg­à�iÛ¯ÿuÖ¬uÀ—š¾Û+ï?ÅGw›™ÖI–)­NjçéÕß­’~çÁˆêA„ð<¯–xàƒÃšVìÊ.¡1ôâ{ôÃMD0ß¶eµ_PTdŽS»W.Îj?ãÍ×úç”óI!€ìòëýòÔ^ÌrzþÇcŒ{n,ÀŠ~[ôvF«÷¦v Âq«cº±¡¥9;Žed¤-ªZžûÑNà|»uò½í:\@Ï [˜] ˜ùØÆY§b§<‘`$@øÒíŸl�ǽ<6Á‘ºXŠ}G¢Ö×`JO›¿üBí“k^ùýÚCu»×?ÔZj¯(¯à$éj^ÁÕëùKáÑF»Él§ŒÚŠ.^Ê×T½šˆ†Àp£:"¹kO[î¾C•1¶ˆäÀybù¾µôLí–4Ôªziû¢·×Wß á­ïÚ§Fž„1ÝØpÁí§¼ÝÂÍØ•­³ÓKûŽÑB „83·¾t»•˜%{ßÒ_¯È.s‰ÃRñãŠ\@ˆ‰‹4B¹Õ!Ÿ\¶àBßÿŽ ½›Ÿ¤aRžI�œ¢'P56=ò³aÑ<€ë̆æ^›}qtÝk s°à«�y3ÞÚݱ_•ó–}2ÿZ;|üãϽÝ]£�‹eæ¼|³#;c¥¾«Ñ™Ÿ˜%³ÀnÖÙdml+�àrq‘}yêìÂíÆ¿ÞáÒWï�ÿØ=c掬êQ� /MÚÚn#g�j†cÓ Æ´Âc÷xÞ¨(Bæwé®~cšDb÷ Ó°²¼šwÇXõ£ë+ù¶éÔ¿,³�Be®-ÿBpÛv:àÃÛÄ› ÷g›­Eg3 âÛÅK÷~J¬Ró¦=ûAcà>¸ð‹q‹¥–Žÿ•T-ÈBbÕ¿ïÛé‰o;ÍÝ0çýâÞŸŽk)ÐË{fîjùÒ‡�$þ±éÅ9rêÇ[òÀJ-ùhÓ‰Zóø¶,X¸åúÒö÷Nm!ô©7ܼlYIÂËü» 6F†Åv> Å÷ú`QëEO~þ{¾“4>Ó�‘Óœ•ãèÆš¸~ŸûñïDj?q蟮"—f¤Ÿ36 W`î–Ä/,TO.‡õéØ\(ÍÉ×ÄFKØ »3ê×ãÅ)Ý«\'øú{ièÌ�M®e/áàˆZ¯-Þ:gsÐðf<§reÿšž�ü̳ڊÊÀ�[%ªÃ»J¦¿ùxÆá°Vm»ýœðð« µÆ3¸fæ.Ìi:,cÓÆÃ¹Á)£ûè÷.Øï3úé'„ËGv.Ýlî6~hÌècºº>4ȘµäRÖYg™‰×»u]Xý~Ú¡‹Œí¬»ñ@åƒ:?žTB�¶Ju:mN>®g¿ `÷¥Œ+N"†ê9GΖÙY�g m‡7Ó¿9wû¿?;d¾a„vÕä5�ùf�=ûvŸ Ž™ŽîÉŽêü@xùàüRz·Ø¶æðž–—¸°V~·ú2ä¤àÄ&vëY”y`Ù¢�«N2"E:®–Ûšéª_ïøãðþ‡³Ÿ*,u�”2ì£1-õ„F Ë™¹p•)Æzª4l舾ÉA8_§�Á˜n|œÍ/5Îz#£¢Rf?.?®3DŵØ8Ud¿Ñ ­ÑßÏÿ†Ë ]'WÎûà÷šSTÅË–ž€ Àéc¹ý;Žõõ“d0âü€¿€oÖöœšë²�Ç–ÌZ ñéMW!ÚÏí]ûG˜§ý¸m@´Mû†üºg·%þ±P5ÀÍ·ò`.kYÁ™ãÞ¤Bßa`—æeÇÖóÍïñÉ#†ví-ñ ò5j ñ�ŸaÝúõ|­NËœ¦¢¢+Úã:0ÿDzfƒ“bŒx!iƒƒ1Ýøˆ‚Ö§}�˜æÑÁ¡AþA�¾þ5¬lß b ‹Œ¸EOMLx|ê¼aÀ̇WO??}|krbCÚ⼨GG¦&[×~¾ê­4ÑtöÃîÄyj]êŽÛë>½dìæÚ‹b× />ß¦Ë I´ŽäW?Þ³kà–SBßx}Ý! wÉ�uÛ·�,È,¬”‰ºI»”Ô±)ÉQÉÝz�þeÍÖyßÚc`êc MS7jÎ^™'[Íë§í¶»µq)}SŸ|lzøÁU+~œ¶Í?©CËî=;%ã±ß``©.¢Û#“nzVÐ4o¢¿]OŠÕZ@öiiÔk4ú–ÉC†wLéª!0âµ(rñ3}Gªø~¥õ¼Ó”4"ê4 hc#€jƒb:¨%@Ö¢ÿ#B{?Dж5•ª^.øE†¨}Ý)Ï ‹‰� ‘j[Nߤõ£©qöíÎІù^û&ÔV!DuëÚ´uó˜øØ`?5ßeâmdž=tÆ­÷Á¿!!yyy¡¡xÕ‚b tºº·c@J±ÙlQQQõlkäQŠÔÕ(,,Äóö #„Pz«qETo”RB˜¢€5ò¥j„jØV˜ B)~­c� ![notes](../common/notes.svg) 說明:當檢測到已安è£�的軟件版本高於或低於待安è£�的版本時,界é�¢æœƒé¡¯ç¤º **安è£�舊版本** 或 **æ›´æ–°** 按鈕,您å�¯ä»¥æ ¹æ“šéœ€è¦�退回到舊版本或更新到新版本。 #### 多個安è£� 軟件包安è£�器å�¯ä»¥é€šé�Žæ‹–拽和é�¸æ“‡æ–‡ä»¶çš„æ–¹å¼�一次性批é‡�添加多個軟件包,安è£�步驟請å�ƒè€ƒ [單個安è£�](#單個安è£�),多個安è£�時請注æ„�以下è¦�點: - 批é‡�安è£�å�Œæ¨£ä¹Ÿå�¯ä»¥æŸ¥çœ‹å®‰è£�進程。 - 批é‡�安è£�時按鈕å�ªé¡¯ç¤º **安è£�** 按鈕。本地已安è£�其他版本的軟件包執行安è£�æ“�作,本地已安è£�相å�Œç‰ˆæœ¬çš„軟件包執行é‡�新安è£�æ“�作。 - 批é‡�安è£�列表內,é�¸æ“‡ä¸€å€‹å®‰è£�包,單擊鼠標å�³é�µé�¸æ“‡ **刪除** å�¯å°‡å®‰è£�包從安è£�列表移除。 ![0|mult](fig/multi.png) #### 無法安è£� 軟件包安è£�器å�¯ä»¥è‡ªå‹•識別無法安è£�的包,有效è¦�é�¿å®‰è£�後無法使用的å•�題。 常見的原因有: - 軟件包架構ä¸�匹é…�。 - ä¾�賴關係ä¸�滿足。 - 安è£�包無數字簽å��。 - 安è£�套件沒有有效的數碼簽署。點擊 **å‰�å¾€** 跳轉至安全中心進行設定。 ### å�¸è¼‰ 當安è£�包已存在相å�Œæˆ–其他版本時,å�¯ä»¥ä½¿ç”¨è»Ÿä»¶åŒ…安è£�器執行å�¸è¼‰æ“�作。 1. 在軟件包安è£�器界é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æ–‡ä»¶** ,é�¸æ“‡éœ€è¦�安è£�的軟件包,單擊 **打開**。 - 直接將軟件包拖拽到應用界é�¢ã€‚ 2. 單擊 **å�¸è¼‰**。 3. 請注æ„�界é�¢ä¸Šçš„å�¸è¼‰æ��示,單擊 **確定å�¸è¼‰**,彈出授權窗å�£ï¼Œè«‹è¼¸å…¥å¯†ç¢¼æŽˆæ¬Šã€‚ 4. å�¸è¼‰é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起å�¸è¼‰é€²ç¨‹è¨Šæ�¯ã€‚ 5. å�¸è¼‰æˆ�功後單擊 **完æˆ�**。 ![0|uninstall](fig/uninstall.png) > ![notes](../common/attention.svg) 注æ„�:å�¸è¼‰æŸ�些應用å�¯èƒ½æœƒå°�系統或其他軟件產生影響,請謹慎æ“�作。 ## 主è�œå–® 在主è�œå–®ä¸­ï¼Œæ‚¨å�¯ä»¥åˆ‡æ�›çª—å�£ä¸»é¡Œã€�查看幫助手冊,了解軟件包安è£�器的更多訊æ�¯ã€‚ ### 設置 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **設置**。 3. 如需安è£�未簽署應用程å¼�,點擊 **安全中心 > 安全工具 > 應用安全** 跳轉至安全中心應用程å¼�進行設定。 ### 主題 窗å�£ä¸»é¡ŒåŒ…å�«æ·ºè‰²ä¸»é¡Œã€�深色主題和系統主題。 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **主題**,é�¸æ“‡ä¸€å€‹ä¸»é¡Œé¡�色。 ### 幫助 查看幫助手冊,進一步了解和使用軟件包安è£�器。 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **幫助**。 3. 查看軟件包安è£�器的幫助手冊。 ### 關於 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **關於**。 3. 查看軟件包安è£�器的版本和介紹。 ### 退出 1. 在軟件包安è£�器界é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **退出**。 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/000077500000000000000000000000001524745214100275165ustar00rootroot00000000000000d_package-installer.md000066400000000000000000000103111524745214100336460ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW# 軟體包安è£�器|deepin-deb-installer| ## 概述 軟體包安è£�器是一款deb包和uab包管ç�†å·¥å…·ï¼Œä»‹é�¢ç°¡å–®æ˜“用,支æ�´æ‰¹æ¬¡å®‰è£�ã€�版本訊æ�¯è­˜åˆ¥å’Œä¾�賴包自動補全等功能,以幫助您快速的實ç�¾å®‰è£�æ“�作。 ![0|run](fig/main.png) ## æ“�作介紹 ### 開啟方å¼� 您å�¯ä»¥ä½¿ç”¨ä»¥ä¸‹æ–¹æ³•打開軟體包安è£�器: - 雙擊deb包或uab包,軟體包安è£�器會自動啟動並準備安è£�該軟體包。 - 直接將deb包或uab包拖曳到軟體包安è£�器的圖示上打開應用。 ### 安è£� 軟體包安è£�器å�¯ä»¥å®‰è£�單個應用,也å�¯ä»¥æ‰¹æ¬¡å®‰è£�多個應用。 #### 單個安è£� 1. 在軟體包安è£�器介é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æª”案** ,é�¸æ“‡éœ€è¦�安è£�的軟體包,單擊 **開啟**。 - 直接將軟體包拖曳到應用介é�¢ã€‚ 2. 單擊 **安è£�**。彈出授權視窗,請輸入密碼授權。 3. 安è£�é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起安è£�程å¼�訊æ�¯ã€‚ 4. 安è£�æˆ�功之後,單擊 **完æˆ�** 退出,或者單擊 **返回** 繼續安è£�其他應用。 ![0|success](fig/success.png) > ![notes](../common/notes.svg) 說明:當檢測到已安è£�的軟體版本高於或低於待安è£�的版本時,介é�¢æœƒé¡¯ç¤º **安è£�舊版本** 或 **æ›´æ–°** 按鈕,您å�¯ä»¥æ ¹æ“šéœ€è¦�退回到舊版本或更新到新版本。               #### 多個安è£� 軟體包安è£�器å�¯ä»¥é€�é�Žæ‹–曳和é�¸æ“‡æª”案的方å¼�一次性批次添加多個軟體包,安è£�步驟請å�ƒè€ƒ [單個安è£�](#單個安è£�),多個安è£�時請注æ„�以下è¦�點: - 批次安è£�å�Œæ¨£ä¹Ÿå�¯ä»¥æŸ¥çœ‹å®‰è£�程å¼�。 - 批次安è£�時按鈕å�ªé¡¯ç¤º **安è£�** 按鈕。本機已安è£�其他版本的軟體執行安è£�æ“�作,本機已安è£�相å�Œç‰ˆæœ¬çš„軟體執行é‡�新安è£�æ“�作。 - 批次安è£�列表內,é�¸æ“‡ä¸€å€‹å®‰è£�包,單擊滑鼠å�³é�µé�¸æ“‡ **刪除** å�¯å°‡å®‰è£�包從安è£�列表移除。 ![0|mult](fig/multi.png) #### 無法安è£� 軟體包安è£�器å�¯ä»¥è‡ªå‹•識別無法安è£�的包,有效è¦�é�¿å®‰è£�後無法使用的å•�題。 常見的原因有: - 軟體套件çµ�æ§‹ä¸�符å�ˆè¦�範。 - 缺少ä¾�賴軟體。 ### 移除 當一個安è£�包在您的電腦上已存在相å�Œæˆ–其他版本時,å�¯ä»¥ä½¿ç”¨è»Ÿé«”包安è£�器執行移除æ“�作。 1. 在軟體包安è£�器介é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æª”案** ,é�¸æ“‡éœ€è¦�安è£�的軟體包,單擊 **開啟**。 - 直接將軟體包拖曳到應用介é�¢ã€‚ 2. 單擊 **移除**。 3. 單擊 **確èª�移除**。彈出授權視窗,請輸入密碼授權。 4. 移除é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起移除程å¼�訊æ�¯ã€‚ 5. 移除æˆ�功後單擊 **完æˆ�**。 ![0|uninstall](fig/uninstall.png)               > ![attention](../common/attention.svg) 注æ„�:移除æŸ�些應用å�¯èƒ½æœƒå°�系統或其他軟體產生影響,請謹慎æ“�作。 ## 主é�¸å–® 在主é�¸å–®ä¸­ï¼Œæ‚¨å�¯ä»¥åˆ‡æ�›è¦–窗主題ã€�查看說明手冊,了解軟體包安è£�器的更多訊æ�¯ã€‚ ### 設定 1. 在套è£�軟體安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **設定**。 3. 如需安è£�未簽章應用程å¼�,點擊 **安全中心 > 安全工具 > 應用程å¼�安全** 跳轉至安全中心應用程å¼�進行設定。 ### 主題 視窗主題包亮色主題ã€�暗色主題和系統主題。 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **主題**,é�¸æ“‡ä¸€å€‹ä¸»é¡Œé¡�色。 ### 說明 查看說明手冊,讓您進一步了解和使用軟體包安è£�器。 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **說明**。 3. 查看軟體包安è£�器的說明手冊。 ### 關於 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **關於**。 3. 查看軟體包安è£�器的版本和介紹。 ### 退出 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **退出**。 deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/000077500000000000000000000000001524745214100302635ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/cant1.png000066400000000000000000000343151524745214100320050ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝw|ÕÞðß™¶-½�� ½¨AšņÊ,׆^ vôb¯×öz½Š½‚ ±÷÷Š(V¤(ˆHïBK%uÛ”sÞ?6 ’I»2†çûÉvgfgÏîÙ<{r朖——GàT åääêb@¶nÝ*ê2€Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£)-Úš aq!ö[nY–iZûîZ‘eYÞg!#R$‰±–•à°Õ‚˜æBøuËàœï—Óþê@0Úg¡ÇãöÅy÷Y(1R$§)ˆj€æhnLsΫt+hìÛdލ „ }ßU¦»<îý7Ö‰„ —Â�ÔMinL‡-Q0M‹7¸Ö [|ßUºeyB ÇzØš,yÔ}»D`Í�i‰D›�h _šˆˆL³ÁÅm“öíôˆ`ŒI¢á‡@}Í�i!„ÕXFû5¥#öïŮۣF÷ušÓÄEÃYLD†É%‰q."ÝÍBˆÈ]ÞH|‘@¿4@34wÜ´ Á5ö£Èrr¼‡sás«>·Ê¹HŽ÷¨²ló�Ö4@34{@ž ›¦qr¼[Säô$ŸªÈDäR·ªH Ìæ!„Ö4@34¿5Ýh»8Òšæ‚4UaŒ1Æ4Uá‚ɾ5 ÐJŒ:ãÚ^Û¤Bl`ZK=¾ûÆOßÍñx<–eY–Å$骉7Ù»oã;lYAàÏ×X¾|?sêŸ\‡û~æÔQg\ÛàÛÒØòækÑ,D»µ¡`HÓ´ŠòrÃ4…>¯×Ðuû‡€Ã!Ž›¯Á¤>øŒ¦tzâ\Øüüþ‚‚‚ªêj]×u]/)- †B6Û£5 ­L$©ëîF%£©…}ÓÂæ' rÓ”e™sn™¦iš†iÙl�”€Ö§.©£•ÑÔ’‘¢¡SãíaY–%„,D8Ž ðàœÛ=A àxöǾÐ%Ò ›~êÓìCˆD ¶€?|ëõÂÂ]^�gÝꕦiªªÊM“ !æ|9cÞ�ß‘Çwâ�á#÷ß!8œ3ƒ¸É�‡¶Ø‘Œ>­i!„ÕÐÁm[·ü¾ø—ø„„ŠòrÓ²ü~¿×ë ‡ÃL’þX²X7 YQû3hÿÇ¢ÛŒ3¿<"êÒ9ŠIÝ‚«·ˆ†Œ9ûüìö9†a¨šÆ97u½¢²2WUV†t]1pèðAÇŽÜÿ�_tGÙ'—÷9¢xÀZ0ÒÃâbÿŸÜ.Ý/Ÿx³"+’$Y–¥›¦‡ÃaÓ4-Ã4lä%W]ïr{÷ ‚Z“ÛÎQIꌛn,Ys:u=öœ/>zÇãñTWWsËŠôM§·É<÷â )iéˆd€¿(Bl&›þ�ƒïý`yyy999Mn·»2PX©7¶V×õÙ3?yoÚT&IÁPˆ›fFV»«o¼cÀ ¡�=$#AKIhølÔ±uëÖŒôàBøƒá=McÆÜšªÈ)ª:jôßV¯\¶ð§ï-Îc猿ôÈ>GÛ ÈC 9Zt†Ëìx # I Ð Í�i�*ÅiT\ÔBƘ,±8óhòïàðÑܘv»´ôxà íë�Ëkî®Ü®´¸d—¦6½)Àa¯¹1-IRbB|œÏ{�S½#Wá’e4¥š¥‡‰ñ ð'kÁ©—àχ˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ¦Q8>ÔÅ€†¡5 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGSuZ'!±z·cŒˆD½Ûp8@LG™‚‘$"r£nÕ�í³& #ÆcT›×k€Ãb:š„$„BpNœsË"Îç‘…–©5qÌ“$’$&Ë’, Ƙ$ !�Ô­b:jDmÛYX–0Mn‘ɲD$¬“$&I$Ë’ª2Eª*)Jd9’ ÕCLG #BËâºÎuݪð>^£Ïßa•„Xtz§ÉsAïÙÝ%·›4�©ª¤(Hj€V15Ýœ Óäºn–UUÞ?ÏÜTQ³6*OABÿn;7 ßÙ=ÈëeB’ ÕCLG�Ä97  ù?\in,‹ú0…ÌŸvU[–ríI$5@ë†˜ŽŽH�·,ašV(¤/Ø­qxu8 ’%Âü¹¨Zß9=ë*I ЊazKÔˆºÖt8l„àÑÿ‘‰dF ™ó ý¯6««y(Äu�›¦àœÌmÞøå[O¼¿¬Ð²ÛJ/ß¶bc™¹ÏCõªíë6äWGùk "ÐšŽŽº¾i²,nŒÇ"³“%!(2.ÛœWè7…ï‚#¢Ñ¦•«g=÷Îü´>�]»¶Õ.Ô32âe"³bÛ¦UëòV¯Xñï;n¹ýoÝDYQqiaaQÞºµó—l-©=.˜øÈ™9®¨½X¨�˜ŽªÈQDËâÀ‡ß5ºo¤Ôæ¯`$˜±°À/¸ï£.©yåº9�=9wƒ)hæôëfÖ-gÞA¼zËÀ&v.øßûë“Kw±ã/�>¡çνbuë’®UVÅõrÅígÈù+¶µõ5ðafùö��”vY>‰ˆ**ª+ĦÍù6EŒOL°Ykƒ6k™Çg³6ѫڬݹ«Ôf-%Å»ížZµûÚ †Â6kÝšÝï¦n˜6k½.»EDUÝf­Êì>½YÚÛ¬�÷â›:úÓQ#j'¶Î)1M$˜L$˜Œ F‚j’šDÜ…½ë6jYRó@ÞÜÏu‰>òò÷®8*¹¦Œ—þúî­Ïî8qlŸdFDjÏónyžÌeÓþõ¬/!^Ѻ �3¯hÜ5c¯=õMB—þmòžxzU‡ÛGï߃ZõŤ‡æ—w;åÁã²ÑÁp@ð«M5¹(b…d‰d‰dF #E"™‘, +ßYfµ¼ŸZ„·Ízò±¾´ÖJs._²dG8ò€PþOÏ¿¼"yܹ㺸÷ïÌËß¹«‚åEyù;ËÒŸÛ}Û³ËúžrÔöYŸ?ö쌼!cÏèæÚÿkAMÏ=¦s›Þ}²phà@¡5±iMsÓ”™ˆ Š4¨#bÖ/•$â/êÛ¢Þ¦e1xØ�gÙ¶ü›_}öÁ×Êo»øD±ðÉ'¾Îï}Þä³:ùjÎ^õÑ3÷ÿù3ùýë¿S�»áöËO>ã\ËW°~{¸Ó೎leu`!“<û~œäŒ×ÿg@ Þ €ÃËËËËÌÌ<ÔÅøË‘1Á QQ...¿òÛè? ¹C²§]Š0¹09™–0¹0-ar2¹0-epfÂÅý”¸8Éí–4�É2“$j^'µÐ |åå§TkÂJqþ}ŽÉÒöÞ zÙ³7¼¹xÈ„W®<µ泋˜[¾wcÝ;úš'ô°ÿÚGßt}蛆æ(((@§GLÄd4žám¥†?TÛéÁHfõo wU¼ý»é÷ ]¦)8¯é*i’åÏ_¾|ùŽ��“‡]výä«öÍh" ¬]±ÀÏw÷ÑÔyÅ&‘Ôæ„g?xêÕK;Ä�¸ôã�ž|þÜT|’b�±q@ã—™¦$œv¤«k›ð†"³¨Š$øu‹0jF23"ÉU˶ºÛ¥hé ’,3…"Ñ…LH$„¹`W•´4ñ²�$˲,“mkZU;7o^µrݯ ~_˜DD�o^}ö›Wk·ð ü÷«öw‰ÀÊE«ƒŒy;'oŸ6ý³±íyÑÜIçGDDoü}.‘wô¼bhb:&Z< �±ä ¦O<^I‹«¿Ø,©®þyƒþÆŠY+ÈâŒH¶D(¯ØŸWÔ`3™1R>(ñ�”ärqË’eÙ¦ËCß6ïñû¿Ùš’ÓÝ+\ýÆòÿB-{ÅÐLˆéØhIkZÍLl7e¼çÈl"2‹«*fþaVа©¶Mô ëštf¿¤3û%_0pÛ5o[A‰ˆ‘¤‰†N»Ç"s_t�†ärÙŸäÚÕqÄí“&µOÚùéî,HËÍmWok£*^¢HCÞØôãÜõ}NºÚ½yóyòàݿϰ„ Hçd…�`Èà"XU´ÒóÆS·\óZäº0MþêWÑ„˜Ž�fô ëÛw»:µ‰\“¼î'¼© êçµ9Ï]êîšIB(©qm®>!÷å+v<ðIhÍŽfuLÿ•›Û°?tzÄDsš´Õ¿mT’}Þ£sý‹7íy É+¾þCNò¶¹æDaq&KU Öo<÷in;ë Z1ÄtL4gÜ´Y»ºëÇ7¯q_xkIÝr£´ªpÊ×’×¥f$»Êx pXC§GlÞœŸâiß3UŽÒmÿUÜ o.àÁp3wµ×´"hMÇ„ fu—»¬òÇUiÿYòþϱ.’C˜�]ªy;ö;¶¯§&ËdÿW“¢`þÞg³¶G×\û‡4b:&šÕš¢Í?FUü¸¼nãäÓ×í¨øyÖn/ùxÞ!o• AŒ ÿÊ/ïzvUhŸuŸM¿å³zw=C'O?·÷Þ�©¦çÓyCaŸì„XM^hýÓ1bךV}�§^o”VjY)\×;O½ŽûCÄ…ãŽéräßÿXµµøÝÚßwþö�yíé’K ¬É/zãÛnïÜV9oU⨾ë/|4¸ag4Ê)v}úì˜O‰Hî݃ˆÈÊŸ=ñ¼Ùµk™œ2àþ'Æ3ìÊχռ®Âo§LüÊìT¹½2%½ÔèõïGÿÖ]ktïrÆ€ëÿ3 å8|¡Ç0&ìGb¤ž7"´µhÓõSÂ;K“N>ZŽ÷î|~fòé™[3vW­:íÞ´¿��“ã˜$Uþ²&ïž7ŠÞý!eì+vwÎÊ»û ÿÒ�Þ¾�£1ÒƒˆXÚ‰ã§>}Ç+OßzÓЉˆyÜ>­ýE÷Ü:õÉ[¿¨³¦%&Õ?3¾žÿÝWùGœ2ô(—”=rبÀ¯_a¼@Œ!¦cÃv2·’è5wW’àL–”dŸÖ69uÜ�‚©ÿ†Ú´‹BFq9Y¥�7¢Ã}Öôt[–U†ÁÃc¶OÑlœ[Ę$I’$É‚Kmz ﺻØHÉé�AåEÚ¹Ù{>#¼pÞì/‚G�˜.±¸î§œš4÷£Ömžb:&ì§Ÿø—mJ=ÀÛ;Wk›XµUNô2w×k³ˆ‘°LO÷ìðöb½¨Œ$òõî\¿]Šs3‰qË"Bp’Ø>—w9Ðé-Â2Í’9ï\=é‘+&=þü¯å†e‘«mß>‰K–n„ó_¢÷ï›ã©íVæ»—¾ýÁÖÞçžÔ·æ@¡’{â˜Sƒs_žµ5„5@Ì ¦c¾ӣtÖ¢â�ç&�ØoÇSŸÖmÛ|ËËY“Ƶ¿çÂòïÿÐÚ¦¦ž5líøGyØ(ûfÉög>SRâõ²ÒÿýJ+þàG!DÅÏ+Â;J£Ðé!ŒP€õºìÎ/?zðŽ� …ƒAŠ�ïÑ¿›…ófÏ™7ÛĈ#k"Y„w|9å“EF_rlj݇†ùºŸsißòOÞ|yÑn+úï"áb¬4Õ¤Ýùüçu·«óÊ¿]¹]:c~ä†Q¸Û¿|m¾å%"*›½ˆˆ¶Üñ*½='J… UW‰Ä8wmsYø+*)).±]÷1=¿~ü-³Ã™×÷�#"Á]?L{ý•U c®ËªÞ¼iÍžyq,®÷)½V¼ùÜ«êu—\64Ó³÷ˆ^´ôåç¾.èÎmãºÌðk€Ãb:&ù@ºf»vHm’}ŒDD"T¸£¼mv²Ê<í“ä%¡¾=ÛjD$B«?}í™Õm¯º6ó§)/~Q7÷°v@žgø¸»Nýý¹—>h×áú3Úïõ‰Ò‹6-ÜPXNÛÊÇ"¦b:šj²™±C|ÒgÆö¦q¢ªhkUÛ£3j>Â,Ø´�u’Xò˧OϬÎÎ’g½òa—{.8!ÛÝëÌ+Ÿ�–›¦ümÄ""+ïÝIS¶œ{÷=#’j²W î:*”–µïÇÉ}ÄOOLmß½k 15,B’˜$#ÁMƒšI5eˆÇfËÀ¦õ+’:�›Z³Mhõ²K;ÏŸvóϻڟwõ¿F+ß?=õ™;ŸZ3ñÊëgæÚͶ#bîÌ,wC˵ÔÜÜú 233ÜAcË£ W§XíàO�˜ŽªHL˲œoØÍ~Ž¥M“e&IM^¶JÉè|òèì™HȉºvÖr´œƒ’ór]pæ€6nFgÜ~kΜÅU¹IûÎÅfjRN»L/® ðg`yyy™™™‡º}BpÓäá°Y]m”•ízæó²÷’‚¤Œ–ùϱjr²'¹\’¢Äî2ƒkhMG cŒ$IRUÉåJ¿dT`ɦк]rÜ=²Ò.>Nr¹$U¥f4¨ÀùÓÑ!ˆˆ1I–…¢Èn·’’Ôþ©ËŠßü¾ú‡UVIU¬û©™Ää´øøã{¥]r‚’’$»ÝLQ$YfŒ‰f\œ �Ñ!„ !„e ðB!+0««Íêj q]¦)8�ÉU #½áŠ"išäv+qqJ\œìõÊn7SU&ËÔÔ�Dp2tzDMMJ)ФiDÄ$IÒ4+†!,+¶1-ËLUe—Kv»%·[Ò4¦(‘Áè÷ø«CLGM¤ßƒÉ²¤i‘è”\.Ù0Ȳç‚Çj$uÍ@Y–T•)JäßÈ`ôx´ˆé¨©éŽ´^“e™[–ärEÚÑBˆX$fÍ32Æ$‰$I’eŠ šŽd4šÒ}ˆéhbŒ !jÆ,GBSˆº¾ŽXÌ ßÄ‘°®ý Ðj ¦£,Ž5ÿÂbº§€è© 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8.Y{€vÛ¬å¶×—m/(+)v•RYYe÷`¢ø8ŸÝjÛ«›s²¿ö¹í—º°lV†tÃvÏäÒ\6kã¼n›µÁPØf­eÙÌë±Û³ÞT± ‹Û¬ÕÙfm0¬Û¬uiªÝÛÖcØhêÝvivû¶Qn»w,-)Þþ©á 5 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àh˜…x€|¶³×Èv:Ÿe;×O‘í*Å�ÚD•é¦i³Vbv3 +ª6kÓӒ잘ÛM]s©v3îˆÈàvã¶Ó:5Õî=Qmg0ÚÏ»Šý´L²�1J¡PÈf­¬ØÍ3Œ÷ylÖÚO¼ô¸í&QH·û�¸Üv3Bíg0B, 5 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àh˜…x€JÊÊmÖ†Ýõ÷„íT@E²[Ûä°@Èn¾Ÿe;G1l{é¿�n{í>Û©€¦ýÕ!‰}vs‹Ë«ívn;§N–ìÚ"&·«)Õ~–!‘KµÛyyÀnç.» %RuµÝE/™l7ƒQXM\ 1l[•ªíu)3Rì&£ª�_þÑ~²(Ø@kÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑ0/èå¶Ë²Y+„ݤ;f; ±‰ÇÚÎQ$"a;ßOØ^ûï` &1Û¯ü&JÝÄú4Û§Öm'OªªÝ„½¦ÊÕÓ²›gØ®©IŒ6*«í&^z½>›µöY›dÿ!‘%»Ù“ÒÁ=54­iGCL8bÀÑÓŽ†˜p4Ä4€£a@ÞR?ýù!æÔr û×ÔäÉûcG�Ù©îS’c´gøËAkÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓ°a’nEqw$DôöpØALÃ~¶~©=ýãDDTµH½åe¹¢^ÎZk•[opÝpƒë†\O|Ç8‘¾Zù¿÷åùoi365°·’ê­“•fÃÏZ¯¬¿Y\sIDAT¼þ?©"ÈÊÄ åwß’wð½·àìÇWÔŸvÔÞìçµw—³úÉ/JäïSÖ[5Å»ãEy· ¼ÿjýOÚggö«•&+ùµEÍû¯öÐ’ÞØÖ‚møB}î[ÉhhÕŠoåµåDDf˜‚A¶ç§vwÁ5Êÿ=%ïª-_åbõž—äR|ŸA”C]pÁ~|R{kuäŽvÅ{äeÜäe® Ç"1"ÎÌ^æ#×Xå_ioÒÜåYØî}@d-Õ~mÇ'ÞdVèzlÕÏœ{¯’÷ÜqñŸ5zkD‚­�'oIå|…rï<~ß8¶j3~¯Bé›åo6Òødâ: „IV±›•UPu#FšW¸$"Aþ f ¶ìmuú¯¬J§oRxˆ‚¤Þ<—_r¿ÿ•öè,ÖXd³DëŽ'ÌnœÍÿ¯¼m=p•LDJ'~D%ÛR¢^3“ˆˆdñ÷ôS³ëÞ+*X ¼ò?)ØY¬À�HÚ{�œ­ýZöt·z$²Å¯h¯.­÷ÒG/\ÄeƒýÏ ÖªWÎ$"b^~Åÿ‰ˆ³Ù�¸æQÚ)®¢Cø†­t¤`�ÎbÛ ²ˆº�~é mSÞ˜"Ic�Ë ¹Zšñ‚²©§5aŒ•$“¢ñ"é›%â¸{yኻ Q5™«*ce21M$úˆ ¶tŽ”x’iÌQ?+eßÌc5-Ý-ÚïD¤ˆóÐG%³p€YœBêr’9!Ežº˜Î;ÛòÏWg3ëÒQV/É£�GGÖ}m°õŸ+oñ^i¥KDDL¢ÆV¦Î´¬KÏ�þ»Ëšt1¯þF}úë’3¥/Öó‰WXÙšP\µo”Å6|£Lýš�t‡‘¹H™ò¨zîDsD{ù.[ù–멉ˆè~׌v|d ™¨O8Z0¢]s´GŠˆ[ý‰ú•Ûü×�ìÓפîWÝ–«/m7úýïq™�e\2X¨F}Ã_bê©ú]yè)¬“ÎÔ»¾ƒÎæÅÛùe›GyI.–ŸœÂ’㉠ˆˆH壎c+#�ª`FHT •“!ˆˆ˜D¥K•éoʤ½§Ýü‘°ÈÈSÛÎ.<ßì›I$Ø’ÊææUIÒœ?ØîbåÎ^¼]#"×pó™Ë,k­$›Xgã–¶Ê´GÕßFZgœduM¦žçéÏ�c_<¨x®2NiGK_×^Q[Xû<®QDL¤väcpO@.-§ªJæéb]6ÌJK¢ó¯¡%A½‘PbêeüÍ/”qÆÈMÚÇ?J»»Z'.UÿUb>Ò—•çð ™ýfv‹t�XÒÌwåÂBzö1êq‘Þ/�B~f ¶ÈRÀÏH�uGxàbõ¶étÝ“VátyE YA¶c+dÛ²RNèÆGu¨}þyúTy»Iò7êãˬñ·²=DDÄD×ÓÌ®ûñYYbôNê8£;‘ÈÊ`+Kˆˆˆ³ßßS§ýÄÓI/�^»×õZíË’REÛÍÊc÷Èçß«ŸÐVø¦Iäò Ÿ—ÉDCoÐ'ôŒ¨`Žöp!Q¨šý>_ý-Hemþ^Ù) oXyz}ÍÞ–^®ß8¬ÞWîÓ°¶u†ú¤  ¤­7).GœxOØ$3‰J¶±”®"‘1Ñm(ï‘HÄÙ’/YîÉfgwýÓEvo늓y÷åÖ—åGo—꺥Õ#­»¯0î^Í’²Ø’/hà±b¡A®vüÒñV¦LûöË|äõF»yÊ»y¢ãeA6_ú”òGäÜm ‘ÒÑzà3‹Ñ–5’¦Ùó¬KOæÚvêgI >fi§›ÇÆ“”(úfÖì/¸M~ó¥l�Õžœ8ÌL\¨>ü¨tñÕÆà¬š–ré"åóõ|tOù†ËÕ½ŽÎÓ&|È'ˆ�^)Õ²;z§üÙ·Ôi´®’ÞjÞòL˜ïie ¦�["�—üN‚ÑÎo•CÅ× hh? ª,eyk¥ÅmÍcû ¶ó7yú›²5Ò˜4޾úE¦þ·ôœ/ÔWÓJ¯7Nï"•—Þ’ªo7Â|äHi›Á;¦­|Gû!׸~¸pûHK¶†2tRµ}ß8Sˆ=�vŸ~R@zë¹ë�Æ�$úmš¶f¬þ�>Ĉ ¾WŸ*#""ƒí,}Qéê×…ý�ÇÌÔh×$´ˆi¨O¢�Ÿ«[d’¶J¦c�&lçV2ò¥í†ÕÇ[³•ð³µK%ÃKäåm õÕ”’@DdV3>ܘ·×e•”Úh•d¢ºÛRÍÍîgê�ŸNDÄ·)�¿AçÞmv”‰yâÙ’O˜Èq&euçkòå�ɳóöì»óùú]'‹²ß¥uíDN¾~&÷VKd°Š ¦T±ª #"lÙÛêÔÅ4òb}Ü@ááµ_ªè}Žq£G}îy¥Íƒfp¦lõéë‰i¿B~}3Ý7ÑJaäq‘âñq5ߢBžzgm£¾ž´1Æ#gq™Hó ¥ŠUlÙZ6ò¡I´èmQíf‘Ö4«y$©¦].Læˆ�Iè!¦¡ž„Æäþ,ÿKõSŸ9é8!12 å_7“W•~]ÍzŒHbݬ›Nf¯Oa‘qhɣ̇Îâ2ÑöYÚs~"Á~M{¡ö¨Ùǯíw8Lã×=i ðÕÞ‹>FDdU E¦„T‘ZÛKrä0¾µR$mda6p´åù@:ùýüîDD+ßrÍ "Cúi6q_ñ&Ë<ÆÊùC’³ùè1bÎr9ëD³ëzu}]�3o<�÷Ø¿ÅÊD—Ó�  Ô$!&è}ªå—eD”=Âê÷ƒáãØä= V¿ëz£Þúà6¶=C´ûF™ÙÁ8ëz]}U[ØËìðµÌ®ÐÏÈ!"âŠHÕ¤_°Ê š¿L$çp™H”I¯ß#oOà§ž�Ži¨1 u,iæ}ê—‘Ãe¤Þð1Éíø‰™¬x y[Oé©Yò–#ÍNnâ~V±•½ú.ŵ!F${DàuÒ/"™ØÎRÊ>“ˆ‰~¯^N…‹Ô>¡‘ÍrlÅ»êÇdÝt�•,“$Û¥FñF©¬­åÞÂç™l1¾CyúU)`Ð䉈~Z#N©/wÕ¯Ä{4öL´‰t^'Š„Pí²8ëÔÓ¥i›Xøˆ–O8lé<)k¸~U’òï7å>·‰UDÏ1"@DDþJ控U‹¥Ä®"±ŠÊƒÔ©»ð1¶~#I#­ž1™`‹?Q–Ž2û¡j ¦¡ŽÌÏ~,|6QÞ íCŸqÛñ´æsuê1᫃Oœ6W�öž˜x¡ÞÈÒ†ZœÄ¥yêgDmŽ5/Y«þÖ׸ȥ<ðŸt:—‰ˆÑ–/µçg0–Ãóç(Sƒ,¢@9+*V^Š7žÉãš, qiÓ:ÊÈ}Ér°«9ÎEkØ7“]ßÔ®ï|>��¢X&")Û¼éJv×/üß×Y Œ„ ’Ÿ´‡¶›W:�Æi›Æ U,\Éüabû<Þ”¦Ýâš¶÷²´157JSfîàL)>ó:·´ãcy}_óì ú�‘¡³Õ©[G]9qN‚“ ²,âÉéA’ÄYÁZIBýZ^fh¥ÓЈðùÛ<~ùÍf¿$"â'^eTM——îäm+İ“9Ÿ«¾½Vô ÿßµòN´Hû�ˆ1éîkäQ·èçu£ä|øéä‹ñqäó Ÿ�|>áåÒìO¥Må¼O2‘ä¦6ñ¢®O„É”�H{ÚÙLôg²v"ùz]õ�$ØâNü¼óÌaÙDD;*+S÷t㺸WWïý1 ’ÕF÷& ¶»’R1çl 5 -ÕZ3šˆXs;ÍíwR÷þ(¶ÌT‘Šhhæ¤8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8f!Æ�eYÕÕÕº®†Á9¢åg[;\1Æ$IRUUÓ´¸¸8Y>øÉ� C°?­Ž1B¿ß_QQ!Ë2cLÓ4IÂ.-Ã9·,+øýþ„„ŸÏÇö=SÝAA¼X×D ¦£OQQQQUUåñxð›À$Iм{–e•••™¦™˜˜­@EELëêà}~¿¿ªªÊçóá÷?*dYöù|UUU~¿?ZûDEW,êêà3e–eUTTx<žC]�ÖÆívWVVZ–uð»BÅHëêC§G”UVVJ’ÄÃÁ¨èм«•••ÉÉÉMom u#Q¬#¨­é(ÓuGLj$Iº¾ß%½[u;Ѫ#¨Ö(3 #’$†qðûAÅN´êêÇ5Ê„ˆ€‘$)*ݨ£Ø‰VA}ø°F>£1­˜>ø�@cðöFbº�Â?~ÙXÄu9 ¥DÙ¯ŸÌœ³9ØŒMyÉ_¿ðÉš Dâa#=Z#£`î :fwü[{©è§7o›¹÷zÏðó_ßUÛ³@T,úðæ×7„ív*÷ímÓ1uáà‰ò¥ÏÜû¿%µ]¸j�W#Q½öç¹[2»Kw‡‰˜ê‹Op5Ö�’â㤭sürl÷SÚ¢±ÕÊ!¦[!–�Ó·óW߬*:­}&©�½e|¯¤zùÊ8H"^ºâõ7ó޼dÌàTFDÌ“œ“‡S>·Jˆé(Bòq£b÷æß¶$u>Å(­6‚� s™;·}5ãSߤ¿÷Þ°t]Ú‘ç´“÷.¤‚Õ½öEDîîyAxiQ7}¨_HxÃÒµårÇÜv’çûé//\TèÑT’Ý�OÖ&»<ŸWV•ý‹)ô’m+vg�ÒÞëÙîe»ÒÛewʨí9Ô¯*Â¥hUÓ­/Z¾|e¨ð�g^úzè—J¡Ä”¬§Ž×ØûS¦NÿÉ qöÙ9¨öCŠ—¬œýK@0WRzŠÏ+w>åŒ+{¿üüÜ—î}"²ÁŠŸ˜®vºæÿ.86iŸ> ^¸já+O9qhä®^ºk×V=ÓÌ—–™†³þµFø}m}¤Œã.�>¢dÎSÓ7t�¯œ+2:ÆIrbßÓGüý³¹á¬ãsâì»/yáü{¯Ÿ_{O=)æ>ìXºáéЦͶš»R|ZF\)©=þ9ùœá%Oý{Ýàûöh""•»v„s\‘»¼äË—§¹Í\£'Ý<¾;º=Z!Ätë$Êó—ïj7(;¸¶À×)+ŽWm�5íËùZ§aíw}ôúw&�Ü«ÁqD®®Ç?ôÀ±õÿjõ$âCejÖàk.s=÷𦽖kŸ»õß‘›ÜõðK µ¦Eå¶å­’êMÛNk×�ˆ¤¬íÄôÔÞ�=DD®ôn§]Òí´ñÁÒ’ÊêPX7xäŒ R|züN·:,///33óP£õÈÏÏ÷z½‡¶ –Åe¹uV :t8È�8¡ŽZ±¨ÔÔ)((h�¿Ì‡cŒóC|¦ç֚ќsÆ¢Ðïê„:j­¢UGP_ëü}>„EAÄç\Q¢ð'=ê(v¢UGPÞÐ(S%Ë2ºq£Ï4M—ËuðûAÅN´êêCk:Ê|>Ÿ²0Ò8Ê,ËBø|¾ƒßê(F¢XGPb:ÊÜn·Ïç …BMo - …|>ŸÛ½ÿÜ›CÅHëêC§G”I’äõz-Ëòûýn·Y<˲"¿ÿ^¯W’¢Ð°@E]ÔëêCLGŸÛíæœË²ì÷û-Ë’jêrýÅpÎ9ç‘¿£Ünw›i¨£¨ˆiAÄtLx½^Y–E …B¦i†Ãaœãø¯„1ÆSEÓ4·Ûír¹¢~` ut�þ„:‚Ät¬¸\.UU].W¤­�ßÿ–Ф€,˪ªÆ¨�‹::HB!¦cJ’$´/u·/@GCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8šBD‡ºаÿNÞÍpôIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/cant2.png000066400000000000000000000415311524745214100320040ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝwxÕþðï93³5½HBï½#ED¯{ïxmدþ®zíb•‹½£¢x¥HGŠ¢ôÞCM!!u“Ý�™s~l€Â`WÆø~žSÔ\ä7M§·öX÷éÒ¦p§V³Kj¨kLs’IQNYK¿4F­7§ÆÔìô`ŒqYû&P]]cZJi/£‰ôcJé€c{±ïŽÑq÷‡Õ=¦IÈÚ³˜ˆtCp΄��îf)eàWqœø&"‰~i€:¨ë¸iIRH:Þ�ª(±‘N!¤Û¡¹š26Ò©)J�M$ªi€:¨ó€n]¨¦…$›¦2Æc6M’T¼š¨'Îvû)/=¡“8…XË´–j¾úìÃsf9�NÓ4MÓdœßrç½mÛw<þO®¡ðç;^¾Ì�:áOn‰ÅÍ�:áœa·×ú´ïöº;©YˆÁ–z+½6›­¤¸X7 )¥ÛåÒýþà›€Å!Žë®Ö¤>ýŒ¦“èô�$„ òSáñäææ–•—ûý~¿ß_PXXéõYÕ4Ô3�¤>ükH2šN²oZù©¨¬†¡(ŠÂ4 Ã0tà ²>RêŸÃIªŒ¦“é!kûj¼#LÓ4¥T¤ôù|�Bˆ`› ¨,/ø¹/t‰Ô*H?õ©©ó)D¢Z+à¯>~?//ÇåtnÞ°Î0 MÓ„a")嬟~X4IyÖÙ{õíìÀâ¬Ä'8qf›Èè3PMK)ÍÚNîÙµsÅï¿FFE•¦éñx\.—Ïçcœ¯Zþ»_×UëЭDZۢÛN�5?<§s“ú$®Þ"k3ô’Qé 3u]×l6!„á÷—”–z}¾²ÒR¯ß/¥ìÞ»o�³ú»áé7ÀRjär�3Чì$Fz˜Bû“Õ´Å wÞ§**çÜ4M¿aø}>ŸÏg†©ë=úô¿ö–»ì×±"¨ >©µvIRŸÄ¸éã%kfã¦ç¿ôû¯?u:�åååÂ4}Ó‰I)—_}c\B""à/ §ë(HÿÆé÷~°ìììÌÌÌ®w°´"¯Ô¼¥~¿ÆÔo>Ÿ4�q^éõ ÃHNkpë½c»öè}¼M’£lqQµ5ìÚµë$Fz)=•¾#¥1c›¦*œˆTM;çü‹6¬[½tÁ\SÆØ¥£¯kÛ¡s�y(°ê⤾!Oæéº_Ól~¿OUÔäÄ—ÃXîpº¯¹åÓëV-¿`ÄegŸ7TQ”`_‚œ¨ƒºWÓRHYî©ð{½�¯·SU[\¬.¤vx�øÄäQ×ݺ{Ƕ6;3΃O‡ÁwäÔÅI�B$·Ói·U•ÏœsÎx�z9½aVzÃ," þuz¸¦8@Õ5¦Áš–’TãöSû<•GRÔA]cÚ©ñ•z¥�§5��1¦pagN›rÊ;øû¨kL;ì¶ÄHÝðôù�;,¯®»rØ"bí6íÄ«üíÕ5¦9çÑQ‘n×iNõ\…KQPJÔÉIœB$"Ä+ÀŸì$¾z þ|ˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `i*ù|¾3Ý ¨ªiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXšz¦P?I)‰ˆUû÷écŒ‘¬öïúDˆ`ÏçÁïé<ÃÁŸÇ �":QÃB1bRJFDR’”BÊÀ?/:µ}V4cÄcŒåuý k8b:”¤”$¥”R ABÓ$!¤�O-S«â˜1Æ9qÎ…+ŠdŒq.¥DRÔ{ˆé�‘‡jgišÒ0„®þK¦)a}ªçŒsR®iLU¥¦qU ÜŽ¤¨÷Ó!Ȥ”Ò4…ß/ü~³ÄS1y£ñ>³ÀËBÓ;MÎ+Zº.iÁ²Ù˜¦qUERÔ{ˆéШêîB†ðû�¢²Ò-2¶—T- É]�ôÏÙ+ Ý}IKr¹˜”D„¤¨÷Ó¡#% !t]x½ž¯ÖÛŠB~L%cAN¹iº/m¥:!‰¤¨ßÓ¡èñ¦) ÃôzýKö‡jÞa‚$)œ¤4~É/—Ò}i«ÃI P�azKÈÈÃÕ´Ïg¨�R„þG!R©d,ÊóLÞ`”— ¯WøýÂ0¤ìtFKß¶Ÿ>~ù‹Õyf°µüÅ{Ön+2jlê/Û»yëîò,@ªéÐ8Ü7M¦)t��p^Ä)Ý S¸”—m,ÊóÒ}E›PÔÔ²tô7>]%.èP‘“³çÐ�¶èääH…È(Ù³}ýæì k×Îûm_Er×ûº¨¹,Ê?P˜——Ÿ½yÓâå»r½ZË+îüÏÅ™ö�=X¨‚˜©ÀYDÓ”òÔ‡ßwß$I=”¿’‘dúÒ\�î+Û�^R‹Òͳ^|eáVCÒÔî˜zøvæêqÅÄû»Ç1¹Éÿ¾Ø]˜Ã\÷Á�­öõüM³¨yÓD[iYD§^7=4LÙ½vOª»–“4Š÷k�ææD” ðx�ذq{�&ÆÄÇYZYRd©lÛ„H[�¥yy'8Á ‚≉ v×­šeß9@b:d䡉-R CLI¦I&%c’‘¤ª¤&qeûÃ+�\R‹Šì…S^š¸Üßÿ†Ïoj[Õ& ûì�×÷ Þ!–‘Öjäýo’±zÒ㯻£"U[Óž]3å�¸m¨ï¿¯þÕ´KRö˯­Ïxèüc{мë¿óïÅÅ͇�úìtt°œ¼uB©*e¸�ÂIá¤0R©œF ×—æ•~ºÚ<ù~jéÛ3í•ïyg“™`Ï[³|ù>_`ïîo¾»6vÄå#šÚ‘ðØŸ½{N‰Ð‹ó³wï/Jìyy‹­Í(ê8¸ÝÞiS^|ý‡ì^Ç5·û± %fuk’Ô¾CzNmœ*TÓážjZW"&)PP3"FÄÌ_sKIF^Õñ¤z?˜-¹MÏ>÷^Ò³jñÏoO|ýéÿ?xõ@¹ô•—gîn?ò…4vW}w”oý×ãþ5ßODD_Ü5G;ûî‡n8oØå¦;wË^_ãžÿ8»§™–Á¼9k¾œ”ä®w=×5 OÀßËÎÎNII9ÓÍøË“�1••zI‰ïÀ�â›g‡þ.H*±ÎqÒÒd˜ÒÒ0¥!ÈÒ0Õž)QWwR#"¸ÃÁm6¦(Œsª['µôçÍïÝW—”Û¤™ØoÔ“7vK;ºÏV–¯~ýî�~ïuã{7·±oüîê§]¬»Î¿í«[ÿØGßtu蛆ºÈÍÍE§GX„e4ž”¾=…ºÇ{¨Óƒ‘ªÿ[_šSòÉ Ãã‘~¿4 )DUWÉ ™žÝkÖ¬Ùç•JlŸëïzá–šMD›Ö.ñˆƒs¾ž°è€AÄ“Î}ýËW'^—ÑïºÉ_¿òæåñx%„ :=Âã”Æ/3›uA[{³$ßÖ|#¿Œ8«øm§Ô«F23"nʲջ âl‰Q\Q˜J�‰èRJ&9Ii,É)ã+£¯ïNŠ¢( ­¦¥^¶ÇŽõë6ÿ¶dÅÒÝ^IDTñóÄמxh g÷g&^ÙÅN$+Ö-ÛPɘ«IìÞI|7¼¡È_8fÔ""úð²…DD®óOáÀ‰!¦Ãâ¤ä1{E÷Ä;¨ Õo6 ÊËÙêY¼­dÚZ2#RLéÍ>àÉίµLfŒÔ/ Ü£Úq»]˜¦¢(Aº<ü{½ô¯ŸwÅe¶pI{§¡ÿ¾¢…«ú]o�9öÓª‹‚•ÓWfõé´msæy×öÚÏS‹JìÿÂóƒ�³ß~dgÿ ·µÉ�òÊÿyOî@!¦Ããdªi-%ºÁøÑζéDd(+™ºJÏ+•>CK�v÷isq§˜‹;Å^Ñ}ÏmŸ˜%•œˆW‰dm½¢,0÷ÅïºÎíöà_rmoÔÇ4ŒÙÿísç&de5Œ¨¶¶^É)PÈëÛç/ÜÒaЭŽ›™³íy=®øÁ”¶ÊÊ ò 2}•^]ÈʲâJ3Á©T¿ ‘¿òÝ7fæv¹ôÁM#0Øà” ¦Ã¢îÕ´çÎüôF[F¼q ¬ðý_~±Lx|G¿23jH»ôç.quÉÌüð†#'H_ÕTíㄞ$¢Ã_r]u9‚ãõ{0wZ¦›(èôp"’Þ¢BÇù[Å,&"27ÿtÇ«¿W=uçb""úö¶e�õ¾z«MÓ'ÄVï¤öço_º5¯˜öGLœ"ÄtxÔ¹šN;Ä–ïYº=÷ùiÞõûŽ]¡tڳȓùþ Ž6iIcå½0íÄwnšÂ4•“©è…çàÞ½9îêÕô�$‹ìrå�­"í;iíG~õ´víxí_¯_Ô¼ªt6·M~î‘ÒË?:£‰ÈÑfØk/t­ŒoØ€%ÀFï^�‚4�¯RéõYêt›Á| Lƒô´`‹‰DЫ=(Šd)@!¦Ã¢ŽÕ´«SfôðNÅ߯Ø÷Ð×Ò<î&åK¶~´8á¦~¶¬xÉä /¤¨£OêÊ^þåSÿ¹|jÍ[�ÝÿW¢¢"ɨ¹4p_ÞÒ¼âÊ‚rS©õâ­ÌŸ•U·&@íÓáQ·˜N}rXåš=ûþZÕB�³˜]ÔÄH}‘ç×íÆ�2"*˜8/áÆ¾Þ ûÉœÜ8f�kØíò‘^ÚÜU-i�m³ž�,«ß¢¹c�Ç”‡¾mŸ?5ecDʅפ¡tLo �Ó[\õÝ 7q´Jk6íþ½÷QôÝÕoO¾Hù’­ž¥ÛˆHMŒ4 ʱÛ|ÎXÏÒmûžüî„Õtâ§ÿ°'&jÑÑÜéäšÆ¸UÆ4é"0Ì`]ägªÓㄟw§Óé¡(V9.`e¹¹¹¨¦ÃBÒ‰«éÈ-�"OÑÔåÕWŽÚ©ì—MžeUSòôGæ×ù÷i ã¤8Ñ?¨_ÓáQ·nßÖ<©ÕçëîÑdßã“k]Y‰tèû‹OmâŒEðã×õ¶Ó(ù##ÎàË==vˆé°¨Ë)Dišú�’k*±®ãmËíZÁG ÂñMÖ`eˆéð¨CÍ+ STøk¬iWس|;ÔX9r@kfSÊÛö—®¦àà$FXÔå«”D…Ïž•XãÆ“æ%ßw�d²ú�jbdʽCvÞößÀuaNøs¦=„b:<¤<á�ïA{ã¤À5Éÿø¶ç–ý²)ó�ëÍRHJ5>"éÖs³Þ½ißSßx7î«ËnQnÔ3èô‹º”´ålScÝ®ÎYžß�|Õ²4DÉÌUJŒ+é¶�ÒLáeK¶l»ü5áÓÃÙ^°.ÄtXÔå[ž�bOé Í&ß·¡ß“¾]‡o× ËòÆÏä.»–­ç oý hC¯}*#Ÿ.)ƒ?Ñä`»–ôH�è0ª*Fz@Ø¡Ó#<¤¨ËÏ�Is™¦Dôj~ì"á©ôíÈ•¾:îꨨGÓaQ·.dY<{uéüõ ×ô¯ãúuü9Ó�B 1u®|w=ø‘=#!ñÚ³O¥jF5 ð7€¾é°¨û¨8ßîüm׿Ñìã{+7í)[º9¬­€¿"TÓáq2½åK7oùRãwn�Þ=4ÝP� ¦Ãâd¯^¾|Ûºþ�DônÙh­Jœû4¯A~¦=„b:,äÉÓ Ë²x÷cŸFönéêØˆÙÔSØI@�›)²gNzqÖ>“ôœµ¿ÿ¾»¢®[ŠÜ9ï|ðÅêrÔíôM‡Ç©–´ú�âƒ?üÚ¶Ÿ¬,ؽYñ“ôí˜óíÔ–­L¹úùß+«¯bk÷èøúF=ôXzs×mÜÙú¸ƒ  „Óaq2%­µðäÞ�ÝVƒÃ“6˜=þt®5+�â½û+⤹ñwÀ)BL‡G]ªiÆ’o\4ýÿÞª)ˆ1ƒ:‰J_é¢ DäîÔ8qô€ì&…µ™µ4Ê•–™žut¨êÅû·çUùä1sòü¢dß®�› �D8‹hÐ,9òèH÷®ÿ~Ì¿7>þé³Ó9ï~}þ`“-wïÎ ²4.!>ÈÒà_d-ƒöû©'úpiÞ4ókœ6ÄtXÔ©š–2éšsJæ¯9¼rì]+7ï+ùe=UlÚ[0yѯʥ$ƤgÝO�¼¾Þ[cÙwÜ_ýRbÎÞ/|pyû£çNk‰YÝšlÍë�u9Àßb:L‚UÓj´»É„»ôÂR[Zœðû›L¸Cx¼Ä˜ðú"º5m{Ùsëwøl^Ã'Gí}æË”Û/äv­bãîüg7ÿôÁÒEë£Ïé¸åÊç+·îE;eη¯ý–ˆ”ö-‰ˆÌÝ3î9ãÐR¦Äuý×Ë£»õ¹yJŸªÇ•7{ü�Ó�Æ¥{Kã õÖÏ<Q Ûq÷®$w½ë¹®¡h'Àßz Ã"øHŒø‘ý¼»ò·ß5Þ·¿0æ¼ÎJ¤kÿ›Sc/ìÎ6ý`Ùú žH¸¬ŸÁ8/ýucöcæ6/nx/Óës4IË~ôCÏÊm®ŽMB1ÒƒˆXÂÀÑ^ûÞkü³w'bN‡ÛÖðªÇ˜ðÊ/]ÕÄf‹ŽqU[Ý¿{ÎôÝm÷ngçéýûœSñÛtŒ÷3Ätx�Ì­F»Œƒ¥$S¸ë¶¥ÆÆ�è•;áR7¼ÛsD…W?PL¦ID #ûe_�¥^¯?ÈR-è]3ìCÝf�¥†l)EF¸‚,õT{Pv»¬a†d©¢{PòD×þUx°DÐÍu¯7È҈Ȉ Kýþ`Jˆ`K‰ÈfwÛ¹/XÂ×vɉqA–ªAŸm8-N ªiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKÃ,ÄSTZVdi¹7è\Al–WiЉm>Sm× .Þå 6ýl_~q�¥Öì\í0ø4B¢’Ò`Ïg¤+ØÔÊòÊ`×î³�ÎWtj¥ªTYJD"è…�®`xlÔ %ÈRt:_ðI°§-س >TÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†Yˆ§(=59ÈRS›°§�ºfׂ” ;&"â,ø<Ä`Û›w",èüGŸ?Ød?"bA›mÓ‚Mž”ATð†:¥<ÁœÏÒ2O�¥Á¯-y‚ £‡ š°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥a²ø)R%èÒ`ÛÚ‚N¯—Tõ/zÔ ’(!.æÏiü�¡š°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbê•5kÖŒ9räÈ‘kÖ¬9Óm –���’’r¦›pº***&L˜ðí·ßÚl6"òûý—\rÉí·ßîr¹ÎtÓN]nn.ªi¨V­Zuíµ×Nž<¹]»v}ôÑçŸÞ¹sçÉ“'�=ú·ß~;Ó­8-¨¦á¯­¼¼ü­·Þúá‡\.×-·ÜrÙe—qΉHJ9cÆŒqãÆ•””œ{î¹cÇŽ�ŠŠ:Ó�8i¹¹¹ˆiø [¼xñ /¼�ŸŸß«W¯‡~899¹Æ ………/½ôÒüùóãââ|ðÁœ‘vœ2Ä4üU½þúë3fÌˆŠŠºãŽ;FŒdå9sæ¼ôÒKÅÅÅ}úôyøá‡þ´vœ&Ä4ü%†1bĈ‚‚‚�Þÿý±±±'ܤ¨¨è•W^™={v||üÔ©SEùÚ púrssÕ3Ý€“¦(J¿~ýzôèÑ¿ÿ:nûÌ3Ï 4hÙ²e�Îk€¿ TÓÖ…yV‡˜°4Ä4€¥!¦, 1 `iˆiKCLXbà´ ò›gº Pa"„žôñ·¿TVK®6Œµ| IDATaçù¯H%yèWÆIauÝ›(Qù†�¸Bï墢-ÚØló•óDäÑëø÷©Ïmÿì+¢‰j‹åð}±e?kß$èÿé,��*.+•ç?Rfjsj;c¬Tï[whW\>|…>$†ˆH*ÿYJW 13"ÁvmS>^¬¬ÎÒ? ðÍÖˆiÁòŠå?ïÐ{iD’MùÜöÙ϶‡°ƒ‡–_7Ð?¾‹;µN“ùVYËá{²EÕ¿7®P–§O¸ˆˆbŠŒŸÕ;ú¯LªZ*邼eì‡ý샜ºòŸ êŒC;bòåQþ»2ˆˆÌBþþ:j6”JÊ�úˆàšŒ±I*õÊGnÔÏ�¤Kl7V�!Xr'ý³ÞBÑ•gÞV|‡Ú¹s“2››×ä3·(Ó×óÏËäõwÚ £!\Ó&ÿ¿OmqŒˆhïAyé%þo2ØŒol¿¶÷ÿ«… Ä$k`̹•jKi²Êíì,Ÿˆˆ7~Uu:Íù÷úM·MLòOêÂ&NRãÜ�ö°isÔ¯tªœb{ìèûê×]Ÿ>@p"2ù _ÚÞW¨¢œé­‰ˆ~ÿC½b‘¤Í&µ%""éåß­¦ËÒgÿSýMD�L¹l»l�&´"ž+’ð~‚0ÀË ÂCO^u¸šÖvîSG|­¬ ¢lÛx’ÿí¿1�˜&“¢ƒîD°Ÿg© ñãEÆc&Érþâdõ‹HsÚ%f#"Rí2JóïêAÞ­ZŸ•búef±ÝëÕ§÷ˆSÕ^¯qWCãƒ"Á–ÏÓ.6gÝmt=ºèýcºýÛ‘6�u¤š&¢n]�ÃÕt`•MËÔ·+å§™fŸ&bÕoêÓÄkW�òÔÛ~æC†ëW7�uî˨+Ä4„—Q*þ¶­·›Ê+Ø’O5'-Ýøõ 3�ؔϵƒDå›´Î?ðÝÇßǘ ýwëêØ¤ÛH³É8ÆfÌTgGÉîEì€"ÛÚÙ/óÕ‚¶úER½ôe† "žñ’e§T?5lfz º¯�É8ùý´{�vÍFj,•>o*Õ÷ÿ|[é3(Úv([M~ÿûö§%mשgwR…ü}‘ÖñŠ Ê1ä8¢Š½ê“¿±\.Ið/>ÕîÈ¥D�|WqÇ‹—.ч¤ £!,ÓQnùHK³m m�¯x[ˆ4Î|û•Á¯«*Q©!%r51Ýv¤Çcå<Û«.ãÃâpŽÚœRn£‘]ÅÊuDûe¾vï.1îFCŸn›·ƒÓ.õ�|ñVWb•dk`líÉ®Z+¿oÍÏ_E2Ošl'ÉàNWlÍÌ�ô™Íhí϶¦MýO·"&ÙŒ)ÚDDÌç§HUÅ«"^¹Öp-Ѿ³‹>)2Ö+»7fŠÁíÙ»"Ú¶™S–²—ˆ‹þçêóýlþbev”ùjÿ£1JïWãÌ&@( ¦!ô 6)¯`ËùSMØ‹ù¬ÂÃ>>GÚÓŒ™Õªi®É¤h:°EýÊ#®ï$âmdwÈäh™»Y�ê7on'U"j¥?”¨^³’ø�öÍF6™!S›É§ks3ÌOG­œdV’¯Úìk"¢Ô�”ÑÄTŸ½JÙ¬IÚ,i©²A4[GÄqNLJfI:EØŽ´Ü»Où|›Q¡”+´z _à%_¢¸ôP‘ܶ»>®’?ý9—+/åŸý¢Ì´‰ûÓØÒÍÌëçÎT¦üÃLÃW5¼¦ ôš›§ÉæŒU¤˜c’d?ûa3«Ü¯~ÝÞéuÛ9‡Ö3ø •­L:«më ™sÕi�Ó…¬êZæŸ^hvgDD)­ÌQv9²§ÑÒID¤¤ßÝ£¿OQnñÙ5þ�‹xFÍÓÄ€,1 C6:ºbü϶„q¶ø×m£÷P…—Ê*ض"™q¤³Â/Hat~C¹a_¦�ê–E”µÞª¥ÚÎj=# p:ÓzyÔç²8}2KýÏA¶¯’6lçëRŒ™c|+Çø_N­Z-g½ò®_\ÓJVº2ÍGš³ÏW ž&ïfô�¯êš`.óŠNôÎ|uû¡Qw;V¨ŸxÈÁØßjïlc~’m‹AmÄ V²ñÑ1=æBåXŸw¬Ï;ÖwO¥Öò-í9!»T»2bTŠl¤˜cú‰Œ4ÙR§ëzŠž>*2¨[š9á<Ñ:É|î|ÑZ•ƒ[ËåËyÚýŸÍÐ= ¡‡N½äöú´Šu±¼�ÊøÙl�í&¾›¯¶yIÕˆt&_aT±_}d.q�ÞÉ^ckÙµ»hû‘òSžyMõË I’D¾r¾x+s´6îÙ¢=<[¾5ÈT¶i÷®��ö‘Ol¯tfßR†“=ò“6%JV”2ŠCŽSŠduÖ6eŽ(Q¹JûW„ñd""Òd„_}zºÌKÃ’hâ*^ÁäeΚÛJƒÍYÅ:u ¸BDJ´yW7eԥוF#\dB Õ4„�—OüQýìõkŸT³©]¹ä€ì-¯?G_L«—PÊÉS½}’Í�«~cÞÝBŠCMÌìdÜnò¯w¢ÓBÕ4„ÞÞ-ÜÓÁ¼Ø¥|ÅŨþ”žN9ß+ž~úõ-¥ƒäõãÍìÙ.ÆC�ŽlbwËÆŽC¿0Ù³OUpJ¢›TˆŠK©ogãæ®fûbDä6Ÿ½BnQDëhÑŠ‘¥ÚˆI¶üžßÔøª³HP¨ùP=r®úÍ6ÖºƒTIvéjÌž¥^ô;ÛaPå¡»ŠRé¬Ló™–’ÊW½Œ%öÔ/oB …î�ÓÙåŸ)2Õ¼.²Zóº›×Ç ç­ÿ,Ö ©™Á‰˜¸|¤Î�èô€ÐÃ%k!,$QÈ+û¬Î0ˆ«'þÓÄyx[pXnn.ªi‹p¤X¸“Q­Û»AAO!ü¹ðа4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜†?“$ÝGâL·à/1]•®T'Ìä^yä3[}òiu÷qbÒ_Ê ÊHÖºÌÇ¿{Ö6g‘±G÷¶’cÖ\E*“?Vö ""Ó ]?òcÚ©ô(ÿ}HÛ ZÃxÒ6ugõ]°ãìwßm¿ûnûÝ÷këüD‚-x[›½T}å¿JQí-¨÷Ô3Ý›=ë•]6¡W0“ˆkÒi#’d¯‡íþY›È�çþ!”c­Pªâ‘T""5M´*V§¯×w”,°X’n�ð°Íë¨�ŸŸõ‚öMö‘ÍÛßè¿+^ýçKÜ#‰ˆ~¿ÕNªý€¹§Hv‹?êŽL]zÀQ’2éîÛ¨>ñ9/*b´‰|~zv«Òi´~eûCwzˆ”ÄjÜ$Øìm«zøï �eöJê4ÐLñ*Ÿ¿É“¯Õ6¨ëxÊ ×ªKKÅ9½…«ZÃÄ~eü¼ç�zט°7êÄt}eð-(?W3ƒˆ¨Ñ 3j�²ÚODôÔM ÙÄ]¯ê�]DD²‚åVRR|µbÕ`e2>–!#}|ÞtÖ8™=y“]?¼Î¶EDD5X®•rÿ8î#"¢ïPH“×?ç{æÛ+yƳWË•oÛ¶FKµ™þÂL–ó÷Ÿå½þm´RIîT¬à+KDŒ’.ÔŸ¹X‘o…öÏÜð‹Ž:+I}ãyI¹sŸì¢*�Ü} elÝ×Ú¤õò†õv‘G-1 2L"¢Ê\¾ìwJïc¦*ÜÃÜ5öpügoúÛJì•zÏD"¢uÛ_›_õw†’n>ñ´‘äÏPÉ ¶ñe¹²GorU¿]g¹{XåÉôøü]û8ϼc¨°Õ¶ôäZaˆézª|½²4Ò|üR6n±ø÷]f4‘çBÓ¿KyáKºê9ëå#oè}óµWö™ÿw“Ym[õÅïä-M�D’mÿI�‘GWܦ_wI�ͯM; n}Òha#"b6érŠñ“Hä¨Ï�£ËŸ3š*T¼Eý`6 ¸˜¿r‡’›hÞšED|ú3Úü2òUÒ†ÇmöLsx:‹¸@ÿ×¹RQiÃg¶Eñòpß`€9�‘¬`%‚ÊK˜^IÅÇùDšƒÜ.©?ž¢;éOu""’Å'ñìI/Ûµ…ñ@¦KVá¡ÔÁÆm}$#bªL`A7f²ÅÅþÿ;‰{;®²¶µ�ÕÞÙs²­‚¿0Ät=ÅcÄ �ÒV®/+8Àt»Œ‹–Žâ*EF‘íÐ[Zzøœ¹tö�f$£¼CÛF´7.Y¢}6“?<\˜[”¦3ƒKf“QQlëu¶W6q²¼ Ù=�eÏRW¤#óÿÞ¯þê'"úÏ- 1âŒ"ZŠÖÔíb“¸d^"'馸ù9±üyvÖ�ôÝ|î^êx›ò¸šñ¨! dVº›µï·3¾�‘ôQöé;ÈÖI…ä÷³uŒZ×x�L¶îfx°çÁ·F»wÝù†Þ†ˆˆr–«ï|Æ7—S»�ÆåçˆN²’/ù^�þ;±†²�“ýk¼8ˆ½ó´ºÊKË·mŽ}ɬ(§„ö"=ýp'[4Î6-Kÿ÷¡øùgi;‡ø,Y¥òÁX%fŒ¿ýJÛËyæ‹w˜QŒŠ7©“¿åëK¨E3òj•Qȧ}­Î_ÍJü$‰´öÆócLe»úÝ·|ÕjÒÛu‘Y<Õöê æ3ÕÛQÛÝàÓ�ÍúJ�³–²ïPãœæT³UPo!¦ë)ýÿe ›çeÞ š8ŽÛZ˜w]*åÌOÒWAº$¯—„“m›¦®nn>™uôÆLv»Ä\ü¬º¸—¿¯ƒŸo¦Îã$ØÎÙê;3hàƒzÛÚ—kyËõêÛóåð»ˆQ„ùÀƒræ{ì’é‹wXF2ß•,Ò’$IöÇ—ê�t³M,‘Ÿÿ÷)î/£U/Q¥G¦õ2ûfÐ÷DÌËvÈ.iD»‰§Šs»K•¨|Ÿã×•Õ eI‚¨¶ªºŽØ–Ý4ê2cPÿþCí‹XÿM�iågêWÅÕ·‹¸r>ýs.º‹WÞa¿Æ[Ý¥÷O¥(ƶ”QöOÚØ¯™£‘yÁeF�tÙ¤µ,ZÁ „HØÇ×—ÓÁ�¼ä<3rÛÄå5 ˆVVÝŸ±Wÿ:OºÜ“Eû—¨k· ¶`¢¶¶‰ñϧä¾YêGyâ‘›Lw®:î-Þøjã¡dZû�:i¾sž~ÍAÛGºñÄeÂ!·|¯M÷›w�,GÙMÄ%+¯Ù*B^×Sˆéz*º“14‡Ç¥ò7–ŠÎb{öðgïQË$ÑóOmxOm|£œù»üÇCfÌ1ïo–hë¯LßÂÎîk\Ÿ¤|8‡-~_ûj;3¸Œ�•YDùkÚ¸qÃCz—’¢rååGˆˆÖ>NJšÈ Ú³L™²žˆ¨¸ˆºvj7=^UMÿ ]s�™T¤x *4ÌkþO0')-Œ«Rl_®}ÛÓÚ­rô­ÒŸwÔÈî?ÍgEö¿ØèшˆÄ� ÊKù¥ilútîX£[#"){.S¶‘"cã¤�QDœLˆ'’Ôá"#1F4�e»æ¨ï½­Æ=a4i&b¿gÙå$·s[_Ñr%Ï®4“·óŠf¦íÈß%›æ){ÚwŸ-"er1ýNDÒ÷ì’mG™ S(µ›ü|ù�´eв¿‹~g{a#êÓOþô£Rt®í"æ§„Di'*ÐÈ_ÌŠtêÐÙhÌjoUsçi>?`MˆéúÊdç𣈈J¶óµ©ú¸I2o–í?ÛÅeY2ë\³�FDtû3&?æüTùfõ­¯hØ?ýwE# i•LޏËÜ1Q!"{31 ]Ù2Àè”@DÄÜæÍo‹vïØþ»Vžw§þ�6´z¢mmCÑ6�H²mEU ñ c¹á§ßž!­±IDþ<¾[gž�Lk.9I"Iƶb éRÆ7’¿¿­­Œ’.N$©¨H^õó4J飸#%íbÅ,�ä¹qAWe²a7³!‘Œ;Ïl5OY³�šgˆvmó.fn¤æÌØÝêæ]¬b3Ël/"wIV˜GQ�¥ëèOAæ�¨«Öò>qrߦ6IŒ-Ï¥Ò�ÚÝóªÖáɦïè>é&Ãô;æ©ß½b›Üؼl¤Ñ%µ¶V5 ÅS–ƒ˜þû�l÷6–ÑB–ÿªÌH7v–ŒH­–ÑIÝÌ+IoPß—ÇŽÒ›GVû#Z‘oÔû;•‰U¿Š³†ˆŸ¿RWuÐ;G•®Q¿_KÄhõ§ZÑ£¥ „f¢{"ÉôÕÜ$’R }Úa9ŸôoÞûY£µ*Á¶,g>å,Qöžkd¨DDBR×kŒ”YÚ—B©bä#z¯h’•ʤ‡Ž9Q(Ù–ÿiŸn£ï2Z¸Oî©(ÈcJ’ŒvS,ñâr¢èš«yì’ AjàóÁ$�È®i²eúvƒ¢gËY"¦5}²^©Ü![_\­§˜QD•3¿$gõ¤Vd»nrúõ¹ÙÝFÜ:ÒŒb,:–bÏÓŸ%´j+n¬Þ›l;XoÝ�­™ª½ó®šò„‘BÇ´ ê'Ät½¦ë$MòDDfÿeƒìv¹Ù)š?9CÉé`¤U/M%™DûghïgËÁ·èƒÚÈã½4DÛ¼T)m`Œllûô}5ö#µ@�øë}•¹îGq§\¾Œ©QrÛdíùÙÒVμny��JׯN¬ê´X9ÆFD�›EKiغïCuÚrvKÉ%••Ъ¯TÕ)ã8#§�OzÔöS<ù²ƒªètLP{K©¨„y� ®ªä-e^)�®¾ÙÚ¥JkMò=ÊÔrЃfD:;»‰2ýG5óB¡îã³Öõ!"¢JÐØŽÍ|¯)ù~uüyáy¢am�¡ìjf^•NÄd£Ö¢à¥°™1ÌM‘ÍeÑÛJ^¤y_Jõ»“-{ ÷åd¯Ú8ƒç d“ÿ6�Ú7.l&NN'“mÎ5£_U¿mlôÏ’z>Ï‹0»fQt‚”ËØ¦Ý<É-÷ÎV ››Ó¥f'n£Šßµ§–Ó*¨Ÿ”{ï½7""âL7BÎd«ÿ§~ÿÓóøÊ,±…¬œ«níhŒê,݉ä�«lI­Ü,w/ß¾™¯\¢~û±6e9‹ëh^w�Ñ)íèÓt_9‹Çžm¦*Óò¥ ”M^ÙªƒèÞY/P¿ÞHYN3ãMø’_©ÃÅfßl×z¾•‹›ï3zÙùªÙ£�hÜR\4Üv.å,¢Qoú¯êAk¦¨rˆ1ª«ÈˆçS?Q|Y¢‰�Ïú‰:_gŽ(w-d�.0û¶fk¶È7bÖó×èk$£äöæùDª£æíN“ÿ2‹Çõ©%ÊŒ?¨û‘¤óeóXjK¶ì[uánÙó*ãÂV¤pjØJú×)ßÿÈwHÙ@å9±bp[É5™Åý .ØL­†šíüÊÒÊÿfñò†æu£Í '‘ÍÆ×ÏãêYæ…-¤êd;gñƒÅ¥]¤Æèàe‰Gê&#“d‹(¾xª:k5‹ë m[Yú9f¦‹ÌeòwÊìÙʬYÊŒÙJA¼èÔNtlÂÖÏT¾ýQÙp�%6–�(2IŠ Ê”éL$ûã=Û§1ú+#k™‡B"WyåU>à1½k4I“vÏ´=¿Rüë#“S ¹¹¹ˆé¿ I&‘rš'I²p�ú’D¬Ö™ßš?+¦Ííê£o°óÆ=ÒH/`K¿QW65<ÎTCøÛËÍÍEßôß;�áÆGv¾ ìùŒeôŸHilÞ5R™ò±6%ŸE¦‰Žý�»ÏBFC¨¦¬+77Ýa–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒ0 1ŒLÓ,//÷ûýº® !¤¬ýªvp,Æç\Ó4›Í¡(áš¾�ctÊþ´cˆé°�Rz<ž’’EQc6›�süárr„¦iVTTx<ž¨¨(·ÛÍB:•Çèô…ûAb:ô¤”%%%eeeN§ïüSÆ9<{¦i†ªÀ1 ‰°#8 /ÐÐóx‹¾{7§Ã—6sæþñÆoæþëgÂÛ3ˆˆÔ^7ÝsGW÷¡ã&‹~ýâ�·×ø(ýäég?9ò›Òéš;ïë��Òz1]±è.WÜØ>*!ð]8Ì�šž’p¢÷.³Ç6jš•Uë÷ç˜Ê:!¦CFu%¥kùf…«aF³)Œ¢î®�=ÞdÙ Só:wkœ�ua¿èeo½·î˜íxrç;¯iŸTûGiá¢g„½ép ¦ë±{þ£Ïÿ²W³·¼çÙK2Iú7L»÷öiGÖ`<¾÷?ž¹ªUdmÁ-½¥yžjžÌ“PKí §I”æî—½¢9¹’zôö\4ÿ—¨�v‘¾¹8µýð´Ž]y¢Zã1GLF£†éµÇ´¶ÉAˆéz 1]ßð”.÷>ÑrïÂÉï·hî¦J!µ¦}º¢uÕ_²`Á{߯��v§¸öm™ûøøµÞ#7hƒÆýòZãÛþbjôaˆ¼õK,<°wàWaNÎ. ¦™;!%ßúWáýZÿð䳯û _Á¬W?ØÚ"²t¡LnÁ•èŽöï¾â»…¾´™Á»/EÞâ'îZ|è7mPØü·cúugFRÒžª_ydBrD!i-ïyáÒ®¾å¯>³¹ç“Ç4ÉÒœ}¾è¬({àWQðÓ»üø7³Ÿ?æ¾Ñ-ÐíQ!¦ë'Y¼{MNƒé•›rÝ�Ó"DÙ®i“~ZlkܧaÎ×ïÏÉs^ëZÇyÙ› ø÷SgUÿ«Õ�Iˆii=o»ÞþƳÛ�ºUßôÆÏþ¹ê‘gß©­š–¥{Öl3 Ê·ï¹ Añ´kžºnP2¦·ÔsxÖK"Íš­º\Y°å –pÞΟ_¿b‹³Íí÷ íîÞóÚWoûè-ÝÓkfÇQ)ŽcnÅ÷¼‡cDþ­ï=9ŽüzÃDD¤5»õ_Ã:úW¿ýòÖ®^Ò3F±9köxX³z�3¹‰Ùç3³îè„.à¿ Ät=äݳì‹ûmÍÛzyÃZË7t¹ðé¡í3Ýœ¨ñÅ7œSð£a˜D5bZ/Û¿7‡Õ>&· >BŽÙӥū<1N#"’¦ßçóú “„îó{½Ìg²ØÈ#ìDɦ©Óöe ¾áŸM·Œ{õó§VÅ’W”WTÆ:6…:3Ê8ǘ¼z1]ßÈòmßNZbtïÛeÇÜ×JîÓ×ïoÔoT+»Z’·3ÏWéõy+íZ{·®Ú×£aõžqpÍ„ç×ÇJûð7þo„©®„ægß0´Ïæl(óIDAT£‹ˆHì#2v|ðì[�…_|ë3"G÷Œ»¾µ;p“‘7kÒÿ–Æôx´W’Ë™tÿcIs¦-š�ŸóíË㾩¶W¥a¿§ê‡SÄõ Žg}#¼ž²ô>W�èžlv8ký†eËW~½´´¨¤¼ÔGšM³Û4»]µiZL·ô³«e´âŠmÙåü+oèzœnysÿ;s¿§§B†E·»å‰vG~·G·èÔô•}[o¨†šØó‚�‰ñí›8‰ˆì‰Í/¸¶ù£+ J˽>¿.ßÂ#3ðž®wXvvvJJÊ™nFý±{÷n—ËufÛ`šBQêçi¥ŠŠŠŒŒŒÓ܉ŽQ=’c‡åææÖÏ7óÄâ Ós}Íh!c!èwµÂ1ª¯BuŒ ºúù~>ƒTUE„‰BUCð'=ŽQø„êAuxBCLUUŸÏ§(èÆ =Ã0ìvûéïÇ(|BuŒ :TÓ!æv»¥”¦‰‘Æ!fš¦”ÒívŸþ®pŒÂ$„ǪCL‡˜Ãáp»Ý^¯÷Ä«ÂÉðz½n·Ûá8vîÍIÃ1 “#¨�!Æ9w¹\¦iz<‡Ã�¿¬OŸiš�÷¿Ëåâ<…ŽQÈ…üAuˆéÐs8BEQ<�išü�3Ý®¿!„"ðwtTT”Ãáa™†ca=Fpb:,\.—¢(ªªz½^Ã0|>Ÿ¾ãø¯„1ÆSUÕf³9»ÝòS8F§éO8F€˜»Ý®išÝnÔxÿŸ¬@ (Š¢iZ˜ê\£Óô'# ÄtXqÎQ_XŽX>, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `iˆiKCLXbÀÒÓ–†˜°4Ä4€¥!¦, 1 `i*åææžéf@íþ í ³ÝÙ©IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/cant3.png000066400000000000000000000553361524745214100320150ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœìÝg\Wû7ð3³�²ôŽRD¥Ø¥ˆb/ öØ’o�1Ö¨Ñ$¦X‚ÞÆÄØ�  DìEÀ‚("EA©K[Xؾ;ó¼8wæ¿ÏRD“ÈŠ×÷ËÝÙ™Ù™e÷7gÎ93‡(((@t!Ô±cÇ¶Þ M())!Ûz´btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btûµæ¦hš¢ÝhºZ­V©ÔÚ«f³X,–ÖD!AÄëm%¼·^#¦)š–ªhMS�rZÜ •JeZõõõ ùZI±dÀ&Iˆjh…ÖÆ4EQb-SQM¾Z/‘+Ú¥i-çéë59?M#>‡„B5¼RkcZA¡:©Z¥n:¦ÅR¹šÒ~I¡VëË´³“³hIè±!¦àZÓ$¢­�õiºq½4B!•ªÉÉv¦Ú•AH­hå[Àû¬µ1MÓ4Õ¸Nú/ÊFEi¬Ù%hšl.ñhh}L#ª™,F)UIEãêfš¦ñÓ! ¥ ZÛošF4E£æþØ,–™‘>EцzC=EÑfFú«…Ešê×@[«;äш¢›-›éqÙ,+SC›…âqØz6iL´PšFÐ|­ÐúÒt³åb\š¦hÄå° ‚ ‚ËaS4b“-—¦ �ؼóØ¿úJ¯Õ„Ø|Ñ¡?�J¸«¯¯¯V«Õj5A’ŸÏ_ÒÍÛ·ÙBå4:¯¹|Y:ú[Þ·tþôÍ;�5ù±47½õ^ë*Ä–^•Ie\.·®¶V©RÑ4mh` T(Z^ ã Ž[¯É¤þû�^£ÒƒFE·ð'‹ËËËë …B¡¨ª®–Êd-Ìýñí Njæé?’Ñè5ë¦éþ$R)¥R±X,Š¢Ô*•J¥RªÔ-Ì) h˜¤þ§2½NO�&I­V«išEÓr¹×bSEµ�Æ�Óè¼–Û¾ J¤I-ÔS¿¢   cÇŽ¯œO$‘‹äM$ëŸáA™�¾þ£ÔûUU•úúú’† !š¦}|{èòM Ò?(XkAcalÀûgvð>yelj¶=~àŒþ§’º¤¤ä5zz¨›*Næ?¼Ÿldl\W[«R«Åb±���\.'HòQê}…RÉbs|z÷m¼,ÔzÞŒ.—â™tþ“ú5Fo¡›2f”NJ¥’ÃåR¥R(êD"™\^/É š¦ûøõ n¼àßßtÐ)Z¹¬Õ¢øÆ^£§‡š¢ÿ9»yÌš¿”Íb“$©V«*•B.—Ëå*•J­Tö þôó<=ƒÆ BPÚ“&ËÎÿHR¿F¿éæ’ÕÉÅmDèij'Žêëë744Pj5®›¶²¶�üñÌ-­ ’xGAb+µP¿ñ÷k?ZÛ„(¬—V64}Si„�B¡ˆ9òø�ÝIJe2J¥²±ï8wÉÊ^}ý›[ÄŠÏ63Òí€÷Ãë4!"DÑ´X*ÿ¿¢1Aèq9l‰bs8!#>ÈÎJ¿›pCMQALœ>³›O�:äAZãuî�GÑÕB¥RÁáp 9›Å¶±²4Ðãâ×õô ?ù|‘ZMe=J5vÒÀacX,V # @N@k´¾4MS4Ý –(d2|{;6›kn¦¤h3�…•Í”™s‹^äuõíA�dK×¶ ¸ß4´Êk5!"C}}÷Åg’$I‚Ô*/wppîààŒj©�ÇBÐ ­�i¬ö¶ÖZÓßìxl‘�ÔÐ ­�i=6aÈ¡ëå4E7Û3¯5‚`‘„!éq^ãÊxoµ:¦y\ C¥R*”Ëó-õôxæ¦<.çÕ³À{¯µ1M’¤‰±ßÐào^ê�Gáb±Xo¼x¯¼F"BâÞ2¨ �1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�ÆF©TÍŽž mAitÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiì¶Þ€×P^^ÞÖ›xïØÚÚ¶í¼K1�‰Dm½ €÷ˆ±±q[oTz€nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§½c—·üR¡Û|ú®Êa£ „”ÈF…,d„G=Ý¿�ð§ß§ðNx/R‰@r :ÊŠ>ÌF5Z/ñP!Ò-P¤Š¶¨$fVшÛ&Û �µÿ˜6¡cí¨Í„ïB´0'ÕØÑ›-‰¨Rb™ˆy;›-kßuÓ´ µÇQý ‡ šhå‡*sRmKmCˆjëí€ö\š¦U+Mè¡– ÑM²RæÒ/‹XÚû‘  ëÚmÙªw™P7M6óÇB&ã�É8D³š›ÇD}ÃFõG[ïà}×>cÚ„ºn¥Šh©rÃz1rý¹þ‰¬¶0›µú° ßÖ{x¯µÃ˜&h¹�|Ë+ê  {ÿonþ-Ήl¿’HÞ¦;x¯µÃ˜¶PEóPå+búÿj«_Ѣȥ«Í•'Ûrï·öÓRY(޾ºGG«cÑ„…â�Tm¹W€÷X{‹i¾*™‹ê›o9dþþZ€F¯œ™‹ê U÷Úr¯ï±öÓz²;ˆ"^ý§YšnÅüzÒ»m¹W€-^µë�_Õ}í-¦yÊÜÖ]Æò×4jÍüúª§m¹W€m û²¹,^¼j×Ö°/ßòöü³Ú[LsèºVÅ´¦ÖÄ4´ÑZ¥É¤n�Ú_Lëµ­‹é×hBD4Á!¤m¹W€VÐJêö‘ѨýÅt+ID“HVü¿ù¥E­[äµ/7¼}LR·›ŒFíïž2µŸÕŠ Š‚Íˆ¦B¨psk"XAüíM¼ 8©ÛMF£öWš–Q¦­ªôP5 çëÐóuH%nÍübµM[ï UpF¿ë½;4µ·˜n �Z×Óƒ@ˆ‹HÃVÎ\G¹´õž^�)G·§¤no1]Kúµ*yíg¢ÏÑ€ÈsËÿªž[Ži²G[ïà´ê:ÚMR··˜–ô•SƯˆ]ŽrC$!ÙMEÃ[ž_¦6–öië=´¤Éúèö‘Ôí-¦ Mr¤C_Ñmƒm��¶S®MËóç*†š´Ý>^¡…6Ãv�Ôí-¦ ‚¨5+Q™·tñwà $üëŠj$¸ÖÂ̵…Ð0”  Cº«å~ïz¯�öÖ!!dbf�Y8®/ïú¿KÂÿ4�Rg “Ë•�FòªæGá"2dãLí¬ÿ­m€Wi‡1M’¤Êbø“ªÂ.¼æ^QÉQá‘¿ž4[RΖ¦¬†CQІÚ[¥fll\j8£Xѽµ�óšú+Vø”ó§µõÞÞkí3¦BÖ6¶Yœù�åÃZ”¶…mŸÈe±¿°²†«Zm¬Vz0:vtTN­Úúò.µ­\JB›=”�’› ìh UÒ€¶×žc!dee%â�¸&èæL'váÝ⡆f–Ñü§ÊàhmßÑê:º¡�Ç4BÈØØ˜Ï÷ m.U[¡§6d®ë¥!QÃ%¤!­ß@›×PËÕ�«É.fæ–.ææÐfÐí?¦B$IZXX˜››‹Å… ýŸJ¥J¥R­V#„X,—ËÕ3Ðãóù®††Ð]ó^Ä4FŸÏçóùm½!ðÚmOh ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜~7ܹs'""B¡P´fæâââÒÒÒÆÓ“’’¤Ré+×�——÷Ûo¿åçç77MÓ±±±ééé¡{÷î}÷Ýw‰¿DQÔ–-[>ÜšM}]ÿꆩÕê°°° .Ð4ÝÊí‰ŠŠŠ��mýü¡ººº}ûöÕÔÔhNÌÌÌ}º¹hš>yòdrr2B¨²²òáÇx¤vìÉ“'-$éßñ¯nØíÛ·hšnåó/_¾55uË–-¦¦¦-¯Ÿ¢¨„„Í8£iÚÌÌ,>>ÞËË‹Ãá0ÓY,Ö€X,~ZUU•••…Ky¥¥¥"‘/+‘Hjjj˜]‡ìííß`Çßæ†I$’ƒ²ÙlµZ}åÊ•ÆC„¿¿¿±±1³mÛ·oW©T‰‰‰ÍíŸÏ÷óó#B­VÏŸ?¿°°O_°`BˆÃáDGGóùüââb'''’l¢Ø¤V«/]ºäââÒ¥K<…Ëåz{{§¦¦* .—«5ÿ‰' ŵk×®]»†§xxx�$)‰RSSgÏžÍÌ9qâÄyóæQµfÍš’’­õ$''ã£cþüùãÇ�onOÁ¿‡(((°µµmëÍh•òòrü{{¯$''¯^½Z©T¶<‡Ã9r䈕•3%%%åîÝ»³gϾuë>Õ½wïÞÝ»wçÎ�«¯¯�211éß¿?AJ¥òÃ?lM� —Ë=s挞žEQóæÍËËËcÞ=44ôäÉ“M.5kÖ¬éÓ§·r5½µ £iz÷îݧOŸn¡ú‚ÍfïÚµËÕÕÏðàÁãÇ�¿²º£S§N{öì¡( ïÈŒ3BBBæÍ›·mÛ¶‚‚‚ 6°Ùì_ýuݺuÞÞÞ ÀKuìØÑÅÅ?NLL [¹r¥••“ò>¬«« ÄÇ*##£qçÎ�5kÖLŸ>ÝÉÉiß¾}üñŸÏ?~üxddäºuë|}}wîÜ™••µyófüД››ûÕW_}õÕWƒÆS”JåìÙ³­­­7nÜØä!ä}`llܶ Y^^¥i�vóæÍ_ýµ_¿~���^^^æææ)))Ý»w722ºs玗——±±qrr²§§§µµµÖ²}úôéÓ§Oyyùï¿ÿ®™ò;wîÄ<<<úõëÇœ°O�:•)jÝ»wOOO¯{÷îš?ÎíÛ·_¾|?&IrÏž=øñÅ‹wìØ1cÆŒyóæ!„pPÚÙÙ­^½úùÞ†ÅÄÄœ={öÃ?\¸pa“5çÏŸß¹s'.ºªÕêððð“'ONž<ÙÃãW¯^b±øéÓ§���B¡ðñãÇýû÷¯­­ÍÎÎîÛ·¯žžÞª]»výøã�G�=zô(Bhîܹ!‡óÛo¿±Ù캺ºøøøøøxüv¸œ‹’Édööö رcÇ… 4·êÑ£GøA§N�%É–-[ÜÜÜ>úè£úúz¡P˜ššJ’dtt´‹‹‹··7BhܸqW¯^�ŠŠúì³ÏB4M?yòÅ)Š266ŽŒŒ´¶¶ÆBNNNYYYHHHvv6~#kkëÆß4ðoƒ˜Ö]4MçååõïßñâÅ“&Mš?~¯^½Ö¯_æîî¾aÆ~øÁÓÓsýúõË—/2d^êéÓ§555ýúõÃAfkkËTz;vìÈ‘#ÑÑÑFFF-¼oUUUXX˜‡‡ÇÆ�BEÕ××k-òË/¿\½z•yªYÿðïù—6,66vëÖ­†††]ºtIJJÒ|ÉÚÚÚÓÓ!$“É‚àñx!µZ�““3wî\''§U«VýñǸaóÌ™3¹¹¹6lˆŒŒ|òäɆ :„ bA8::6¹1ŽŽŽ1114MoÞ¼ÙÞÞþã�?þñÇýýýñ«GŽ)((ðöö&IrÉ’%K–,Q*•šë)--µ°°Àfdd´nÝ:sss�ÇápæÎ�{ùòåÌÌÌàààôôô/¾øbüøñƒ Z¾|¹››^\¥R-[¶Lë|eÉ’%šO#"""""ðã3fà|oÄ´î"âã�?¾wï^rr2Žlš¦išÎÌ̬®®¦(êñãǵµµ4M?{öŒÇãuëÖÍÔÔ4##ãèÑ£¶¶¶Ó§O j͹*‹Åúé§ŸìììðÓ‹/J¥ÒñãÇãeŸ?¾`Á‚Ñ£GðÁ½{÷Æ%Ê3f‘œœ¼fÍšäää“'OÊåòçÏŸÓ4MQ”D" …iiix/ºté‚sDKmmíÚµk+**Ö­[שS§6Ù0‰DràÀgggww÷ÿþ÷¿Z0hРï¿ÿ!„»Çà·àr¹+V¬xúôiff&MÓ©©©�€¦é[·nR…[êhš¾ÿ¾¹¹y¿~ýX,‹ÅÚ¶mEQ¥¥¥K—.ýå—_ ‚000HLLT«ÕEEEx¿:vìˆßýÎ�;§N�Ò¬W‰��ݾ}ûñãÇù|>BH­Vÿðæ¦¦›6mÂ˺»»çåå]¸p!))©¸¸ØÛÛ{Ó¦Mööör¹Ÿ[ìÙ³§G�uuuJ¥9®\¹BÓt]]]Ë8<ÏÀÀ Åïø·@Lë4…B±~ýz\eÁœð9r?ˆŠŠÂN�:uæÌ™°°°>}úLžüæÍ›;vì (jÑ¢E|ðB¨¡¡aÊ”)-·Œ;váÂ…-Ìþ=Ó:ÍÈÈ(&&F&“�7WzÌœ9WzLž<WzL›6M³Ò!dll¼téR±X¬§§wøða­.hLÝ4BèÓO?ussKKKÛ¶m›Ö[oÙ²Eó)Ss:gÎ|²/“ÉfΜÉÌÀçóûöíÛ»wï1cÆ´rï|||/^|ðàA™LÖä ogÃZSÙ*•Jõõõ™ž$ýúõ‹‹‹KMMÕªôxôèÑš5k"##322Ö¯_ÏTz`l6ûÈ‘#uuu‹-úí·ßìììp�{Ïž=»v횘˜HQT‡˜VÁ   qãÆmß¾�Yƒ““AÏŸ?Ç1-”J%nÕDq8œ©S§ ‚^½záâö´iÓB\.W­V3füýýëëëŸ>}:pà@Í}üì³Ï&NœØxßU*^h+Óí–J¥*((Ø¿?~zãÆ� 6,X° 44TkÎÐÐP<±°°pþüùÝ»w Ã4‰D2sæL++«íÛ·këFŽÉçóìíí—,Y"‰òóóóóóq÷/Íõ0šH’ô÷÷?pà@�=šÜ…·¼a¸âg1î½Ç¼$‰ø|~+ûG7G¥RM™2?ÆòB~~~ãÇ�ÏÊÊŠˆˆ¨¨¨ ÁIÄW_}¥UafffnnÎôcÁ½è4ë‹úöí«T*'NœÈœB!„>üðÃÜÜÜ'Ož0S<<}>ÿüó³gÏæåå…††²X,OOO¡PاOæ} ‚Њi’$;vìX\\LQI’EEEÇÁÁ¡ñ6¯\¹rذa¸s žÂt˜Ù²e˳gÏ/2gÎæ(¢ ç~“)x; ¦uÚ… .]ºÄ<Æš¬›>uêÔðáÃW¬X�§TUU]¸paÀ€¸Cؽ{÷pƒ›žž^ddä‰'vïÞ­Õ´²²GÞÊ•+ûôé3bÄ''§C‡9884ŽQ¦O›B¡¸zõê‰'‚˜;wî‘#Gììì~øá’$ ÷ìÙ3dÈ�&S˜¦éÈÈH77· ´|uå[Û0ͺi¬¨¨(22’Çã>oEQ;wîdº0·\7�7; `Μ9 …B¥R%&&ÆÇÇK$µZ­§§·|ùr�‡¯XñññiᣠÂÚÚúáÇø€�““ãììܸ4BhãÆ�¸? B×�DFFFFFâ)š‡sƾ}ûöíÛ×»ƒ¶1­Ó–.]ºtéÒXYY999i¾„ËYAà6¥Î�;k¾­P(&OžŒR(tqq9r$Bèƒ>¸téÒŽ;Ö®]«YµµµÝ´i“@ ˆ�����ýñÇI’¤izáÂ…�›økkkÓÒÒ[eee>>>×®]KHH4h�ÖÛÙØØLŸ>ÝÁÁaóæÍ2™Œ¦é_~ù%==}òäÉL離¨­[·Þ¿ß××w̘1Ç�÷ööÆÅv//¯¥K—þöÛo!­†ÍÆZ“Ñoyô*ø|>sá8nI Ä}'233ׯ_¿lÙ²Aƒ-Z´hذaãÆ�‹‹‹Û±cǾ}ûÌÍÍW­ZÅf³·nÝJ’$AžžžÏŸ?·µµ=wîœL&KOO766ž\RRÒ«W¯ž={2µ.ŒÚÚÚ¤¤$++«~ýú½Áî¿å S©TYYYø@¨ˆ,ËÌÌÌÇÇ_ˆXXXxùòåO>ùÈ—.]âp8C‡Å7?jhh2dI’·oß®©©1bA...~~~&&&ÌÛÕ××ççç¿xñb„ L‡“ÌÌL|_Cš¦8€úÏþóÊî€4MŸ:uÊÖÖ6 ÏLQ”L&;q℟ŸŸfæ–””dffâ k¼±X¼k×®þýû¶üŽï]¸õÄ44Kbú=½9!¼+ ¦@§AL€Nƒ˜�1 : btÄ4è4ˆiÐiÓ Ó ¦@§AL€Nƒ˜�ÖÎcš¦éÓ§O߸qCsbQQÑŠ+ªªª4'¦§§§¤¤0OcccŸ�s¿¼¼œÍfѱcÇ?ÿüÓØØ¸oß¾çs°±±3fÌ™3g***¦OŸþ·ç×:dÈš¦·oߎ§¸»»/X°�súôi<±¶¶¶®®nΜ9vvv&&&ø·”��meeÕxZ¿NWW×™3g>zôèܹsAAAr¹|ûöí&&&K–,yøðá�V®\Éçóµ>p„ !Äb±\\\²•‘‘ÁÅ+**�Z­>{öì¹sç.\¨5Ô$Æf³)Šrpp˜?þÞ½{sss»uë†JOOðàÁìÙ³õõõ•Jå‘#GÄbñâÅ‹ñÖúûûûûû¿Ögîèè¸`Á&¦)Š:pà@PP,ÓÓÓ#¢¸¸ø·ß~ÃG²ßÿ¿�"bÅŠø³‹Å …¢_¿~AÔÔÔ˜˜˜0ÿ‹ennÞ»wï´´4___‚ òòò‚°³³“J¥4M_½z!åââÂf³ÏŸ??fÌ<¼À‹/D"‘———ËýöÛoqùòåËAà㢙™™±±±X,þᇘsìüùóš…î0¥™ºº:š¦ëëëËÊÊBõõõJ¥²¼¼œ ’$­­­Ûq^·ç˜¾uëÖ¹s瘧>>>ÙÙÙÌ7ÿÌb±V®\iggçììüÙgŸñùüŠŠŠ¸¸8¹\Î|Ëãããããã™9BAtéÒ¿*•J=zÄ Tʨ­­­®®–J¥B¡°°°� ˆyóæeff–””x{{ß¼yó‹/¾ÀCoP•––& ÷ìÙƒþ/œÃá¬]»Vk�hšÞ±cdzgÏ´¦/\¸�yÌ3… ˆàà`“ˆˆŠ¢>þøã¿“ÔçÎ�c>UWWW„гgϘÔ,Ì6440£n#„>ùä“’’’‚‚‚Å‹ã)ƒ ;vlë×éèè¨T*7mÚ$‘HF�…|5jTLLÌ¥K—²³³gΜ‰ÇÍ211Y¶l.Ê%$$”––N�:µ¾¾þرc3gÎÄE¿³gÏâb{nn.›Í^·n]LL Bè£�>¢izãÆ�ÇïÑ£BèôéÓLň–¯¾ú ?Ø¿ÿªU«„BáÑ£GCBBÜÜÜÄbññãÇóóó?ýôS‚ vïÞ�j2ñ[fhhØ©S§ÒÒRü~8ª!d```ee…³X¬åË—33k266ÎÌÌÄç.QQQéééxú¹sç¸\®Ví®6ñõõõóó»sçNïÞ½¯]»&‘Hh𮫫khhðññÁ%!SSSfdÞøøø^½z¥§§gggwíÚ5//¯ ŠB}úôaJô~ø!´¬°°ÐÈȈü—¦é?ÿü“Ùæ)‹ÅJHHÈÎÎf^£¹ëëë¯_¿¾åñéßiívÇB!!!ýúõcFà600P©T4MïÚµkùòåAp8œ„„<:§§§§H$’H$Æ ûàƒðYöÊ•+mllš| ¹\~òäI¥RYWW§y:‰ºw冷¤¤äÞ½{,ËÊÊJ*•vèÐÁÔÔ”ÍfÛÚÚzzzZXXddd…Â5kÖp¹Üüqþüù8ªšÓµkWfð阘‹Åœ*&&&j�kGQÔµk׺uëæëëKQÔ±cÇòóóñX0of̘1ƒ¦iš‰àÎ�;Ï›7� ˆû÷ïkMLL-ZD’$®!•Ëå………AAA=zôHII))) z­uvéÒ%&&fäÈ‘x°+‘HÔ«W¯òòò””///<'‹ÅÂÃõ"„ŒŒŒ¸\®±±ñ±cÇx<Þ—_~Éœqxxx:tÈÒÒÒÙÙ9<<× ß¾}ÏpðàA©TЯ_¿ÆñZXX7eÊ| !ÂØØøÉ“'ÁÁÁÁÁÁ6l`±X¸b÷îÝAx{{{{{k�ï·RMMÍï¿ÿ®Y~åÊf8Ýž={Μ9!Äf³---•JeTT”···f-Ù³gϬ­­e2BhöìÙšë/..f?âããårùˆ#B:txùòennnPPÐÁƒ?þøãÜÜ\gg犊ŠÜÜ\Üx“˜˜8nܸœœœ'OžŒ;öêÕ«C† IKKÓª²G¥¤¤ôéÓ?¶³³sssÃ'�:uÂ3„EQL͘B¡ÀB‘H´eË–1cÆÌ›7ï~FF®çyƒÏóÝÒžcZ lܸQH’tqqaŽíè¯ã0BhРAC‡µ¶¶Þ·oŸ­­­P(´°°¸víÚµk×ð ?ÿü3B¨{÷îŸþ¹Ö[”””Èårš¦ËÊÊ´bzøðáÆ Û¾}»««ëÈ‘#+**D"Qvvöœ9sð4,kìØ±¸.O*•þôÓOxÁ-[¶àýû÷or¿,,,ð &MÓ·nÝâñxÌpvYYYLKCCCuuµ­­m\\œ¹¹yÇŽ{ôèáàà€ëÓÒÒÆŒÓø<�( ,X Y«Î¸xñ">ü „pÜçææ.]ºOÑ,M³X,KKKÓ,ëÙ³g‰D­V»¹¹Ý»w�º‹*­YgrròÕ«W«««iš¾téR\\ÜÏ?ÿ¼víZ\$I²¢¢â§Ÿ~?~<ŸÏתÉýá‡ðæsþä“Oz÷îM„B¡`³Ù&LسgOPPЇ~ˆgP©T¿üò ~looßx´Vƒ7n8::j¾4`ÀŠ¢ð ±³gÏÆ£&Êåò±cÇ:;;ÿñdzfÍj.UUU{öì±³³›9sf“ÑC’ä²eËT*Õwß}7qâDœwáááÌÅÍV999¸^²9ñññ÷ïßvss+++Õ•¡I“&õêÕËÅÅ!$‘HÂÃÃñȳ!###ÍÂéëÊËË;zôèêÕ«5'âSㆆ†øøøž={6þú*•ÊÂÂB±Xœ��Ýd�ø¨Q£pIýU9Ë”åSSSñ‰-BH­V×ÔÔ0õ!|ü(++£(J hŽ”ÚšuZXXx{{“$™ŸŸ‰À_ý5A[·n]¹rennnçÎ�U*Õ²eËðâ*•êòå˸Ü7xð`Íà ñÅ‹jµ:??ÿñãÇ¡¤¤¤¤¤¤Æ{­R©pƒ•æDœZý(ŠŠŠŠÊÊÊúè£�Ž;öäÉ„�žž^xx8ÎÄ’’’«W¯2 ˜ŒºººŠŠŠÊÊÊêêj¦CKUU›ÍV«Õ4M×ÖÖâZZ™L¦YjÎÍÍÅ­|MVTVVâ•›˜˜¬^½ïI’�@³*Ÿù¥1zôè^½zEEE‰D"‘HDÓt~~>Óq%;;;;;›ÇãQ5cÆŒ‚‚‚ððpƒk×®©Tª­[·RõôéSœøÏŸ?ÇÅd©TÚµkW¼ÂÄÄD\•““#“ÉD"‘X,öôôd³Ù4M�=Wú¬[·®°°�©|Gá/˜���ÖÉAAAArròÂ… ËËË�;¶lÙ²wºÐÝžcZ lذÿG ‚X¸paBBS‡áš\„ÐãÇ�mllêëë­­­ñü, ÿªI’dk¢(*##ÃËËËÔÔôÑ£G~øa“ýÊËË###�œœzôèááá�²·· “H$,ËÈȈ ‰D¢T*ñÏžy;<þìßÙýæº(¸¹¹ß¿?44Të%==½o¿ývãÆ�Íu áp8çÏŸoœeþþþšu5J¥ÒÆÆföìÙøç¡P(öìÙãîîþøñㆆ†ÊÊJÍ#DkÖÙ¹sçÎ�;‹Åb„ gÏž‘$iaa! ‚ ÂÝÝ�Ëå2ý=ª««#""òóó&MšÔø‡JÓtVVMÓ</&&F__?00�úV­Vÿúë¯ø±D"Ù»w¯V“×G}D„fLã<@‘$Ù¿//¯ššš„„„Ï>ûÌÍÍM__ÿéÓ§ÑÑÑ Ðê”âêêúå—_îÝ»�ŠÛEQšç .\¸p?îÙ³'3� •JuöìÙ&›Ô<<B¡0//�$IÜ`ëîîîæævùòe''§®]»²Ùl¥RyòäIooo##£¼¼¼+V4îEjnnÎf³³²²p 7Ì`wïÞ½{÷®¡¡áÏ?ÿ.‰ñ…Çã™™™M˜0Aóäµqª  ÀÍÍÍÚÚÚÜÜüÏ?ÿ”H$¸ÑâÕžcÚÊÊjÍš5LÝ´¡¡aBB‚¿¿?S�‰��ÅÍ)r¹<==½¾¾~ãÆ�øìøöíÛL%nùñóó›5k–æúŸ?.FŒaee•���™™‰››0±Xœ––&D"›ÍöõõÕÓÓ+,,Ô\›Í622¢(êÈ‘#L‡Vüõe³Ùßÿ}“ûUSSƒ‹~¡††™LÆ}~­uVWWÿüóÏ8Y‚ˆŠŠÂaÇb±lll–/_Îçó×®]Ëf³E"Q||ü­[·p=,ÓëÝ»÷'Ÿ|‚Â=ðÌÍÍ»té‚?I­9ÆÆÆ›7oFEGG———ãFZŠ¢âãã+++™Ù‚èÚµ«··÷ñãÇB,+99Y,«Õêýû÷ãylllV¬XÑ8YT*Õƒ<<<š«¼nM¥BÈÊÊÊÀÀÀÐÐ�i`dH¥ÒœœœîÝ»;::j•¦���oß¾½råÊôôtÍÓ¸ØØXÜE§®® U*ÕãÇ�]]]•JåãÇ�ÝÜܤR©¡¡att´@ ,‹ÍfŸBݺuëìÙ³J¥ÒÒÒ’Ëå~ùå—Ì_Ĭ0)) wÝ122šûì³=zÐ4}èСæúòO™2…é²Âb±¾üòËêêj­KÍÌÌhšÆ•9¸�Z(WUUœ>}ÚÉÉ);;÷ӋʼnxLMM¯^½šœœÌçó;tè€OPp†PŒ:øûû?|øpõêÕ]»v­¯¯çr¹ÔœgúôéÓ§O—Éd÷îÝ»qㆩ©éСC�=:yòd??¿Û·oÇÇÇÿç?ÿÑÌhüyø?(..f³ÙÎÎÎ�ç‘ÉdR©”Ïç÷îÝ»qSUs�W ‹µjÕª‚‚‚]»v­[·®´´tçÎ�aaa<�¹Ú^"‘TTTØØØÈåòªª*Š¢p EQ�=¢i:/// €I´Ö¬!äïïß«W/„PZZÚµk×  &Ožlgg·mÛ¶N�:áŒsqqY¹r%A¥¥¥µµµÌù £wïÞøÃ3fŒ­­-ŽéÑ£G‡„„Ð4}òäÉÒÒRµZ‚/îh\­©R©Š‹‹ëêêÜÝÝ/_¾Œ¯îÃeLæ+ÁápBBBœ�� ###SRRhš^´hQã Æšë…‰ë:p·¥¯¾úŠétÈ'IwÈcàÓAÍ)øÒY­e­¬¬ð¿†¦i…B!‰öîÝ+‰ôõõ+++cbbkkkKJJ(в°°ÈÉÉ¡iš¦iÜ[©cÇŽUUUÖÖÖ·oßvss«©©a±Xæææ999VVV®®®ÌuƒøÎšïÞ¡C‡)S¦Œ;6>>>&&†¢(kkë²²2æ@BÓôíÛ·>|XPP R©ºté2wî\’$GŽuóæM‘H4nܸw½#Ç+µÿ˜®««Ã-ãjµº¢¢âÓO?õõõÅ/i–¦ãããÅbqqq1¾n¥ñ·œ‘��}ôèQ­“©‘#G>þüäÉ“*•*((è�¯‰JLLLKK×)¿ÙB~~~8¶(Šb³Ù¸Š+..¶´´äp8Z¬¿–¬¬¬Ž;6ר•ššÊår]]]ïܹ“‘‘�'*ŠÈÈȧOŸ6ìúõë¶¶¶Zåʖ׉âñxø4\©Tš™™ 4Wnš˜˜�$‰[Æ0æÃ777ÿé§Ÿ4KКDÌ¡ÔÔÔ”$ÉØØØ‚‚‚Y³fååå]½zµ²²r„ xqÍeeeEEEß|ó�B¡pss[°`�­­mJJʈ# …VmF¿~ýD"Qyy9I’"‘ÈÌÌ,77×ÌÌì•×÷ÿ}7oÞÔ¬ÜÃp¬¦êêj|¡ÀÏ?ÿ\SS£§§g``˜œœ\TTT___SSS]]mmm�ë%222p÷SÜ ÿöíÛNNNÎÎÎÏŸ?Çõ0ø«e`` •Jqû�;wø|>EQ‰ÄÈÈHsßi𮍍HNNNJJâñxLOOß¾}»··whh¨••A¦¦¦®®®cÇŽ�‰‰Áç²ÅÅÅúúúÁÁÁ×®] n¡¥Ýhç1MQ>/f±X/^¼�J¥NNNl6[¥RÕž‘„åxIDATÖÖ* ü{~òäI\\ÜÀ�oÞ¼™––æççgooŸŸŸ� àR©T"‘H¥R\@ŽŒŒ477Ÿ3gŽV·b6›ýÅ_zô¨¢¢‚ÅbMŸ>]__ÿàÁƒúúúJ¥R(ž:uª  @"‘p8???Ü?bĈœ?~Æ £G�Ÿ�0a�ÇcêZ³N<çž={ª««MLL ´fÍ[[Û1cÆøùù%&&î߿ٲeø�™ššúøø >\ó˜ôðáC­ŠfKKKsssSSSKKKæÕ®]»~ýõ×III$I†††ºººvèÐAë<ÉÏÏO $$$ôïßÿ�pº999‰D¢I“&ùúúâDž9sæÈ‘#SSSÕjõßï{Àb±Îž=[SSchhÈT,04¯Ïj—Ëõññ™8qb“ßd__ßääd6›mooߥKwwwWWWCCCWW×&kó %I§N�LLLôôôžôõõµ´´ÄÇ//¯Î�;3El’$ûôéÓµk׋/j^ö‰¯�òõõíÒ¥‹§§'>kñöööððÈÈÈÈÎÎÖü¿·?DAA�­­m[oF«”——ã±7ƒkßš;ßÄÞxåï ܹûŸm7­uâŠQÜKš¹+¦P(Z¨0iZ7¸ªª*|}¼Öâ�ÀÈÈèo–âß7ÆÆÆm›�åååïQ0ÑB� dtk´\r ëÄÝä‚í;£‘F…û+iv®Ð\ü])�-ïvwBh÷ ¦@§AL€Nƒ˜�1 ÚžÖ¨µ-Œ�Ûzb±8**Jë^WåååûöíÓ2¸¶¶öСCÌxŒ‰‰‰'NœxOÆBïèÞÚEQÛ¶m+**jòU|[¥²²2f�‡æàlá‹\ôõõATTÔ²eËp7š¦ãââ^¾|©ÙSM¥REDDÈår¦¯ºµµõ™3gz÷îÝäQ°†††ÒÒR===;;»£÷ š ¦�N1b„æÕÞØéÓ§™â°¹¹ùüùó5oS•’’rÿþý¡C‡27f!ÂÆÆF,ã!zõêuâĉ¸¸8|mQ}}ýǃ‚‚BÈ‚Ífãrô’%K˜Îšîîîööö©©©MÆ4Ç6)) 0LLL¦M›æååõÏ~hz�.oº‰¢¨ß~ûí•¥i­éwîÜ9qâ„‹‹Ëĉ 4/B{øðáÁƒ_ù¾Ó¦M+++ËÈÈøüóÏkjjÒÒÒ4oóÄЀ*::úÁƒ&LèÚµ«L&‹ŒŒ,--]µj\3Ò^Áå-üÏ�!C˜aúçϟ׺›3BH*•ž={öîÝ»,‹Çã=z´ªªjèСÄõ=zôП¡1�@`hhÈçóE"ÑàÁƒÅbñ¡C‡† òå—_"„Ôjõ¡C‡úöí‹GMãp8šWHŽ5*00ß»ÃÐÐ0 àðáÃ-Ô�ð7AL�×x:¾•+&—˯_¿®P(&L˜�››K’ä¢E‹ðMâû Ç«­­íœ9sH’LKKKLLD4¾ÍÅ©S§ž?>zôè7¸Q •jÆŒïô8{@÷ALƒ¶ôäɓݻw·Üû� ˆY³fÙØØ�7®gÏž�«ª–.]zñâEf0’$ ‚hî^4MÇÄÄ$%%áwǃP©¨¨ÈÉÉAYYYáûjIOO?{öìG}äçç÷;@ëALƒ¶Ô©S§eË–Q•””äææÖ¡C‡¤¤¤¢¢¢©S§jo--- W®\Y[[‹GDÝz �æ…âñxS¦La)--ýöÛoñãæîrYZZðôéSô×@_ÌØá ¡ÐÐÐ!C†h-(—ËOœ8áïïß·oß¿ýð Ó -éééáû2?zô¨[·nNNN<ÏÉÉ©ÉZˆK—.iŽXˆbºgtîÜyáÂ…¸ MÓ´££ã²eËH’¼{÷îåË—¯Š ˆ)S¦ðx¼ 6 „Øl6;�Û=f̘4·Ùõõõ, úá�·b´½gÏžá¡öðÓ‚‚Í!W&Mš¤™˜]ºt™7ožV½Ç¡C‡4;k*Š¢¢"f%Í•¦ñ do°Á–––k×®}ƒxÓ �QuçεZ}ãÆ�O?ý!doo?}útf†&«†[& ñÐ$¡ÔÔÔ›7oþsÛ‹BiiiçÎ� l\À?b´±[·nL�:õÒ¥K[¶láñxl6ÛÖÖ–iúcFlÁOe23Ð0C"‘0�)Š*))ñòòÂ…hf8«#FüSƒ?äææVWWggg<ø�Ç& • ¦A[JII9}úôàÁƒû÷ïïêêzéÒ¥Ç�+ŠeË–1ó1a„àà`ü4??Ó¦M�WÅ �W]]ýòåË>ø@©T⑳ñ˜/ööö/^¼øíÝ{xTå�Çñß{ΙK&Br!\Ã%Ü* + ,jEÑRë³ëR/€ëuu‹[W±[/Õ§­û<Úº¬ð<êZ[¤}кo\¥¬ …EÑÐre’ÌdfÎåÝ?&¡„™÷œù}þÈ’ Ï{rÎ|óÎ;gæ„ÃaÓ4�YøvçÁL¾Ä<é…^Hžy-„¸õÖ[�¹|õ¼yó† RYYÉFS 0Ó”NcÆŒ™7oÞÌ™3“oDZpáÂäÉp¦i&O•B 4(yû‚‚‚3f\uÕUÇôñÕW_mooO~ÞØØXZZZQQašæ²eˤ”“'ONÞþõ×_ÿòË/óóó�ÎnYYY~~þ‚ ‰Ä_�P1pàÀc¾ Ï9çœÓ÷k :¾§y�mÛß¼ Ñ·¡Â{zðý¦ÉƒØhòfšˆHiÌ4‘Ò˜i""¥1ÓDDJc¦‰ˆ”ÆL)�™&"R3MD¤4fšˆHiÌ4‘Ò˜i""¥1ÓDDJc¦‰ˆ”ÆL)�™&"R3MD¤4fšˆHi^¾¢aº®†‘¼¤^ò#yCòÚ†B˲lÛ¶,ëÛÿŸÕíÁõr?l 5Dµ‚Ç‹WH�,ýBΤÂè¥Û†æÄÒ=¢Þñl¦C¡�B×õäÇc®$Mà8ŽmÛš¦I)ljF£§ü_™ŽX¾»t]MºhºÐyÀx‡bÒ9µD/ïësùàÈ-•u>Í5‡½y,æææJ)�€ßï÷ù|l´'išæóù�€Ïç“RæææžàÆ­m‘ã}ËtÄÒmƒ×Vá B÷C÷Að€ñ¡A÷Á@÷¯­.Ý6ØtÄÉJ œM‡B!˲²³³Ó=J]׳³³#‘H(:…9õ“»K«ê„äH®™`Ñ©:ü9UuíËw—Þ1úët�¦G¼–iÃ0„Á`0Ý¡T ƒ¦i†Ñ«uêêöàÚêüAö9³ø²ÖÔè— ºb�Úk™Bhš&„à†™&¹ß“O-öÜÚ}9R3�óèÌ"t@[·?çŽ1.È´×Öà ÃàJtÆÒ4Í0z7óø°1¸f�’N'¡mm¥{=âµÙ4f:c�®¯�êRÓ9•ÎDB¯�êéD�0Óä§°ëc6Àsï2“ÐbvºÇÐ3^Ë4—¤3\oÇáËX2—tÒ=‚žá<£dûçÛkZ’§<Èx{Ô ·?·üÍím�‘ææˆK¦t ú—aÕ<ÜÜuéõ܉Ø8óýÇù�ÌÅ3£‘ü¡Š¡ØøwX8Ã¥ðÚlÚ{œƒÿûÈÏþ¼»ë9fZÉß<ôÓ™CŽ¿°æ4ï]¿òO»Ë¦.ü‡éů|äÓ‰Ü6¥ŸÙ^³»a˜ X7®øÍ¶sÝ7«_†ÿ¡öêLº±Ńp×L¼¹{“éÃmS0¬5f÷[}í…XT�•[�|!оF$Špó<¿ §þúNµ¹eï3ÓªÓ Æ-ºÝüí“;]åô~"¾çíGßðÏ»¤°µzßg‡ÏP�ð”—�$W+œxó=¡uÏ­}âI,½yÊè×ÞzeçØëûuÞ¼ýÓÞ<4òÚ)EÞh$ï¨n¹³ö̰œ“¼õ–ŒÂŸãOÈŒY¹Ø²#`¤ÄguØbþ�gâ� Øúî=Øùû0[ñü<:ýÿí’Å�ÞrËžg¦•çË-+ù ÊÊ—i±–�¦‹–ëWW™Gn#ü³nûÑÂq]Íú Fο}ñ¤ß RŸ=uãc›v_qÀ¬{{Ý'…sn˜�ËÑ<èoÏÃ/Æ9Çpîe˜{ÔwgÌÆ Vý[ê;¿8b4þm<¶¼�û[ð“ pÃäuh<{žààÅßcqm*6�ŽÁL»…ÕÖÔ|PñpLjEß™\¹¹&û_ºh„yhÛ¯ØRVÐeWZñ„øu_þàþ�±phعóGE?‰9±æ&Œ˜=»_‘5‘çK׿¨BJ÷Ì©zfÅ+XñÊñ¿­cN1ÂMø qäk{vaI Ö5áÙë0µ ÿ¾É5¶éÓq‘�‡ßƒ @bw<ö ½[6‡™v §qͲåkZQ¿¬Ò²A‘O÷7;#Š5»±¾Z+™Ù÷¨ «îõ_­|¿túÕs'�+ò[Õï>üÔ¶ŽÃß<ð«gÀ(]pߢKÊ2}ÙÃ%÷ÓÞYzî©8òOó Œ} w]Žì�ñãvüòì| öõ6V×â‡s0' +ÞÂã‡%“0ÇĪ=¨KíøSÆ-{Ÿ™v ­tÁý‹.)ÓbÛ_¾c5ôÂòQ}ÞÙ[Ÿ]8X½/:lòÀ£ßÅÄ(�}ýw#Ï¿úèC»®]zÝ€VtÞOþuÚМP@€ üÄý¤iK(Â{pÓ&$€9³°€ÀÈAÈ­Ú»¿ý…ðЈZ¼Né8©'¼–i)¥÷N�–Ræ¡úú/¥H4EäH½dÔXßòOtœUðÉÇ;3 O×3†Åc~ðO&ìl).²YÂnÜðÌUõÅ“Ïþ´q•~ÙùÿzówÕ«Û»gNÕc�6꣈Q§ó+�ßJn¯ìòxÿìJ¬˜�B ‰óúcB*®ŽàD°º-)Þ’3Ì-‡¿×2íYvÓ+ËŸJ.9jEÅ€oØ„JãéÛÆ¾³¿ä‚v³xaä�.ߊY—âRÒÁ’ßb �Ÿÿ=n±0f5<{~‡Kv=3íŽ;ÔÐZûU«ƒðõŸrnáš—Ûgœ_Ù·Û3ëdkÕ†í±!Wi»dGý¶wÞ~wÏÞª�›-_ñÀÜ2þ$¯(�ã;¿Ðílº Û,Ì:Ãã¢SÆL«.¶oë‹o~´+Q÷ÞÏ[Њú°¶¯ÙÐà›ÿüѬáSËÿªº‰ýU¯~ÒgÎÝÆ×‰B§fÓ.YQyÅ sF //qv.{`Kª·DI\›(ÉÆî¿àÎíp€Ë.Æ-GÏ�eç‡nCt·l�ü§Ç~CG¸dØiÕù�£äüËÎ*/+*+)ÌûjÃ}kÐñõö•¿yíÿJ/¸o±¾vù†ÿXå¿ýê‰²ŽšTËC[Öoiwñôr­eG“>`ö­×Œ ~óªE>›˜Kî§½à aD.öÕâÀ4 ÐO¿=äá÷è8Á†wpJ#fZuúài·->òÏX£î4myìQ;X1íÎ…Ó*óð�7Fÿóéõ6DúÏÓÞŸÑ]›_ú4ÿÒ�é‹ðöÏÚ†œ]œ<f[í×mf4‘½½Î ¹Ã¤QéàµZç`zÊü�6 ±îk\W†ëò�%N´ÿƒïcãˆ.JØ{oç'µ[1éM:££§î0Ó.£… ÆMš:nÂÀñ†÷ó@ŸQ³ïº»¼êPyùQ;Sä•LºxÄ… ÄÛZƒÏÓ§óŽ'Âï?÷‡�ñPáø)cº;=$ÓxoÑct´ìÅ"ІáñùÈŠã½wÑ,×ÌÅx üÞ¨ë¦Ô-aì3ñN¾ÜÑýõlÚšñ؈K6FÔÔÔ”––¦{=RWW×ÚÚzâÛƒÁPÈÎIÛ¶uÝ—©øÖ¢Ñh,ÖÍÕíZÛ"y¹Ý\l~ò‡ÂŸsæÇ•R%:ò]j{"ѾõûÕ'¾I^^^z YWWçÁÙ´ã8¼€KÓhÇéõ;¹tÄÂSL]/.­žÁ¤tÉÃSGgÒ)ÜWÉNa×gÙp8óÌHŽ]œåŽ]ïµÙt<×4-c¦�Ô…eYñx¼W?2¹°m_{ЋÓ:ÛžRÔ–îAôˆ×2mÛ¶”2“c©Ó7»¾WK^ó‡¶þ±¦P:640™Ä±äü¡'y®KœEX–Õí“Häm±X̲z½([Ù×¼rHfÇÉoJ^bu|ohxd¾yò[*Àk³iMÓ"‘H^^^$ ƒœSgÛ¶c±˜¦i­­­~ÿñ.ÈÚ=MÓ–Œ«­i¯¨ªo‡‘Å9µ÷96ÌŽI%Ö�ÆÖjš;Þ2Ák™à÷ûÃápNNŽišÉ‡ÀIé�fŽã8Ž“\ë�R†Ãá@à¸×Áîöl¼¤œ ï×S?|gùKÕºt4 šî±s?Ò�cw®u k_2ö«œ`ïþ¢§‘3 D"!„ÏçóûýÉ×Ûyu3Ù7û4‘H˜¦)¥@Áƒ9•˜éÔ Bˆt�‚èÛB�t�"ƒ0Ó©£iZvv¶Ïçc¬É¥„>Ÿ�§y¤¹¤”¦iYYYé¹ ÿ$)�™&"R3MD¤4fšˆHiÌ4‘Ò˜i""¥1ÓDDJc¦‰ˆ”ÆL)�™&"R3MD¤4fšˆHiÌ4‘Ò˜i""¥1ÓDDJc¦‰ˆ”ÆL)�™&"R3MD¤4fšˆHiÌ4‘Ò˜i""¥1ÓDDJ3ÔÕÕ¥{DDÔ½ÿSù¡ÖW%§IEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/cant4.png000066400000000000000000000356131524745214100320120ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝwxÕþ?ðÏ™­Énz „&„„&RDDŠ påZÑ+ø½¢rUDÛõ ÊïŠ(Š€Šp± HÔ€´ˆ0!RJHé½l’-3s~Œ.ka±�Iò~=yxvfÏÌžÙ„÷ž=sfËÎÎ&P+-EDD4w5 ¹¹¹Bsך‚˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5íU•–9—9ñKÖK’$ŠRÃ]k5�¦ÁJF¤aŒ±««%@›u1-s^/r‘sù’œ®µÔ××[¬ôð0šÌž V Œ4Œ<µ‚€¨pƒ»1-Ër­È­¢Üè³5u6‡½akZä6ƒ‡±Ñòœ“Y' Q pEîÆ´]¦ªzI”�éÚz›$7|Ê.IÖ†Ù­°i¸N`F-bà Ü�i�x°·ç—öK‘(6º:Ì·a§‡‚1F’ÝÍ—hËÜ�iι|iŸô¯—4¥—Ý‚sár‰.Ü�i’/“ÅDäeA`²Ì•îfι²ØÄ& ) àwÇMsâ2§Ëýh5?/Yæ&£ÎdÔÉ2÷óòÐi4MlÒØ¸>hÈíyœd~Ù¦±Ÿ—Q¯ÕùštZ tZ£N+x³&ZÓ„Ó‡np¿5}Ùv±Òš–9éuZÆcL¯ÓÊœ´BÓ­i€VbѲÏ÷³WtU§/ß4&Jøüãvíððð�$I’$&Ϙ٫wìewˆÎiÕ»\¾Ìšqß5®‰ÊÍšqߢeŸ7ú¶\n½û®ê*ĦžµÖ[õz}Ue¥C9ç&OO‡ÝÞô& rˆc÷5šÔ<£é*:=8É2oâ§®¶¶°°°Æb±Ûív»½´¬¬Þjm¢<Æã@+£$µsñOÉhºÊ¾iÞÄO]}½,Š�F–eIEQtˆRå‘ÒÐú8“úÏÊhºš‘�ÜqÉ•$IçÎm6›Ò‹-˲ÜD#§T¯és_èiTýÔ¿ËÎÎŽˆˆ¸b¹ê:[µ­‘dMøtUQQ�§‡ÇÏ©KKK<<<ê,™ˆsÞ'6ÎÃd&Îo¸ñæë‡o°¡·�y{þœƒ€¶äŠ'š÷óCÉè?+©sss¯b¤‡ÔXsúBNÖáƒ)^ÞÞU••¢$ÕÖÖzzzÚl6&?§´;­®Oÿ�—n‹^ø}ÔÜŠw¦óŸ˜ÔW1{ oÌø;înÙÁápèôzY–E»½ªºÚj³ÕTW[ívÎù€ÁCÞ0üÒ ÿxÕT¥A.78£ø»]ÅHIæ—þDuŽ™6c–V£A’$»(Úm6›Í&Š¢äp 2üÿË`ô¼tC5´&�¶�ÿ”¤¾ŠqÓ—KÖ�:�¹}ò¦uŸyxxX,Y’”¾é àÐ;ïÈ?0‘ ÐBᢛšèßøã½îžB¬¨©/±4~Si"²Ûíß}½aÍÿÞg‚PoµÊ¢1}æœ~_n“ ³ÖÏËãwÖ m¸šSˆD2çµõ¶‹McÆŒz�V#‘V§»iÌ„“Ç�üøC’$ËŒ±É÷=Ø«O\òÐÀpÇÕÜ!OæÅe‡]§ÓÛí6­FèiÔ+Ï=L<ü„$ÉÇN7ñï7Þ2^£Ñ41“rÀî·¦¹Ì¹¥¶Înµ*··Ójõþ~™ëœe‚Bî~púùsg{ÆÆ1AhêÚÂý¦ÜrU§ÉäáaÐÿÒ|A`Bƒör»È¨v‘QDÔT;Z™ ÜànL+ÁÜ`ýﻞ–‘€¤pƒ»1mÔ2“Ž×ظÌ/;2ÏŒ1�ÀLz2ê®âÊ€6Ëí˜6èLG}…Ífÿƒ/i4ü=} zÝ•‹´yîÆ´ >Þ^f“ç¼Ô[™…K£Ñüî=´)Wq ‘ˆ¯×:ˆT 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦TMKD¢xÙÙ³ y¡5  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ªi›»W­°°°¹«mNhhhs½tË‹i"ª®®nî*@âííÝŒ¯ŽNUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  j-òò–?‚‘èEûÌüG#�ÒR¹ŽŠˆÈA!"XYL ¿ÞÂó¶÷¶€jµ¡ò® ñÓ¦:7‚Ÿ¤èŠN àÇ›(,}â#ßÜGmT«�iÆm!¶w®ÐmêÿKiÓÀ&KR¨ýM�lÍz@ÐFµÚ˜×¨ä 1}±·ú gõ¼Ìß±¡9�ÚªÖÓŒÄûgWÑávLgöÕŒÄæ<*h“ZgL›Å=Õ\þÌ¡óç× 8]±°žjLâOÍyTÐ&µÎ˜6Z÷“Ì®üãÚšv£¼±þÇæ<*hÒ“/¾÷»ŸU³ÖÓÇ÷.cùuNî”÷3šó¨ I‹ç?v¹,~òÅ÷Ïì×çÏÒ:cZǫ܊iWîÄ45Ó€[Mê�ÑÔZcÚÈ*Ý‹é«8…HœéX}s¸¡AR·ôŒ¦ÖÓnœ<ˆ d½ðKùúóîmrÕ—›ÀµçLêV�ÑÔZïéa•üÌ7:(²çDD9‹Ü‰`»ìù‡«ׂ’Ô­ £©µ¶¦­²¯[�¢…2_¥ÌWI¬u§|­ÒÜGnQ2ºåŽîpÕ:cÚÂ;¸7ÒƒéI0¹Y¸JîÔÜGWælG·Ž¤n�1])ôu+yäa™4ìu{ç—®ç¦cZˆkî#€+hÐ×Ñ ’ºuÆ´Õs Mö¾Bìꂨë| DŒÂî¡€ÑM—·JÞ6Ó€æ>2hJ£ýÑ-=©[gL{š|NÕ�ºÂ° m1—3¨ú�¦ËŸ±�ö4ù4ß1À4qΰE'uëŒiÆX¥×Ä:Ñ¿©‹¿-ç¨â×{tØË¨h{…뤀 ÓíŒa@€z5=®£åŽúh�òˆÈÇ/øXΤ�†�éâ%á¿Å9¥N¡vw’Æ‹ ¾"[éågábG­“|Âÿªº\^«�iAÄ€Ñé¥9Ý —ŸxE´QÎê_.ÛR>i)�FSšEëìôPx{{盦\°_çîà¼Æ~.Øûšïóòòj6ª5Ç4‡„×Í8a»¥‰Ii›˜Ð6Ý6â¸ö‘ `\ÕͦÕvz8EDD•ÜSUkHôd•nnUÇý[ÇÙünŒF—44§ÖÓDTm³½¨WßÓÝ�l K…­ÜœážMC‚Ã#‚Ñ×Í­MÄ4y{{›ÍÝ**BK‡QFˆp&@“gbåzVODvîaáþårD¡Ô¥LèîçØÉßç @ ÚJL‘ þþþµµ‘9–ë3êë‡$ID¤Ñhôz½ÑÓh6›£M&4¨GŠicÌl6›Íææ®€[ZùH€–1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCLƒºˆ¢øî»ï?~Ü�²,>|X™wØ•$I¯¿þúŽ;ÜÙúuë>þøcÎùåʤ¥¥íÚµ‹s^XXøüóϧ§§;ŸÚ´iÓ¼yó.­ÀŸ1 ê²{÷îÄÄD›ÍæNá“'O>ÿüóÓ§OOMMu]/Ërrrò¹s箸ÆØÉ“'òóó/W&99yãÆ�œs«Õš––VUUå|êÂ… ÇŽk"âþ¸67³8¨YyyùŠ+üüü,Ëž={.W,<<¼sçÎDÔ«W¯ùóç/[¶L ë;î¸ãŠ/‘•••™™éºÆßßßápüïÿýôÓO>ùÄ�úL™2eêÔ©D´dÉ’M›6)+cwÞyç† íèèׯß믿ÎsgÿЂx{{7WN¢5 ªPSS3þüŒŒŒ3f„…… 4èÔ©SV«566633³²²2..îìÙ³ýû÷o�ƒžžž³gÏ&¢E‹%&&:×}úmÛ¶íý÷ß=zôÝwßìÎ �1¢k×®F£‘ˆªªª¶mÛÖµk×>}ú(Ͼùæ›)))«V­úÏþÓ®];"8pà¿þõ¯>ø`öìÙ‚ ,X°€sžžžnµZ‰¨¤¤Äáp¤¥¥)­é:øûûÿUï´UˆiP‹Ý»w¯[·Nyúè£;v¬^½zñâŹ¹¹o¾ùæŠ+Ž9²téÒeË–¥¥¥­X±Béôp²Z­z½~Ïž=¯¾úêåv«×ë¿þúkÆØ}÷ÝWZZêNMÌfó† V®\¹yóæ¹sç8Pé›~ùå—Oœ8QSSóÔSO¡¤�À)D€?Äh49rdèС»ví""I’¦OŸnµZW®\©tn¸JHH "Îù¢E‹¶oß¾páÂÞ½{+O­[·nÅŠsçÎu™wã�7fffÚíö™3gšL¦‚‚‚ýû÷2ÄÙ-®!** Ù .Ä4¨‚Íf;xð ,ËîôMk4š~ýú9#¸¼¼ü•W^™2eŠ2nzß¾}çÏŸŸ1c†Ñh,//7™Lƒ¡ÁË¥¦¦nß¾=66¶W¯^Î $&&†„„ôë×ϵdzzúûï¿ßh�Ÿþùk”xƒ“�:=@ |ðA‡ÃáNa­VûÑG…‡‡+‹~øá¦M›>üðȈY–Ÿ|òÉÊÊÊ+Vˆ¢8mÚ´#F<úè£ öðå—_&$$”——‡††Ž5jÔ¨Q‰‰‰ëÖ­›9sæ­·ÞÚè‹rÎ<øÅ_dffþãÿ8þüáÇß{ï=//¯ššš•+WšÍæiÓ¦5è��Ö�úÝwßUTT¤§§ÇÅÅ5è¬�eY¹Ì/''ÇßßßËËËùTqqñ·ß~;bÄe`FRRÒéÓ§ŸþyewÝu׊+†êl5+î¸ãމ'8p`ûöík×®ýì³Ïˆ(::z̘1 *f³ÙŽ=zèС\¸p!::zåÊ•ÁÁÁ555Ó§OŸ?þÈ‘#W¬XáååõØc�!£á¯€{z€Š$&&Λ7¯¬¬ìÌ™3>ø`FF-^¼ø_ÿú—,Ë%%%3fÌX»v­³<çü£�>Eñ®»îbŒUUU­Zµ*..nذa555™™™���K–,E±Áki4šë¯¿þñÇ8p ç\£Ñœ={ö±ÇÛ½{·ë†‰‰‰/½ôRzzúÍ7ßìïïß±cGe䟗—×ܹsÏ�;·`Á‚áÇ/_¾<>>þš¼IÐæ 5 jQ[[»eË–øøøðððâââÂÂÂsçÎuëÖ-66vË–-'Ožìիט1c¾þúë &(ß@�=š””4a„öíÛ˲üꫯ9ŽÛo¿½¾¾žsÎ3�çÎ�Û³gÏM7ݤ¼�,˹¹¹§N�úé§Ÿöïß/IÒwÜ1eÊ”ï¿ÿ~íÚµ¯½öZTTÔ£�>ªÄî¤I“F�ååå%IRbb¢Õj=vìXFFFFFFddäo¼1oÞ¼-[¶ † &8/tø!¦A-6nÜXVVöüóÏ3Æüüü´ZmQQÅÇÇëtºü±W¯^“'OÞºuëš5k”Áp?üðƒÉdR.ìfŒiµÚ°°°nݺ…‡‡·k×®]»vááá¾¾¾³fÍZ»víðáÃ5ͧŸ~ºaÆÚÚZƘ¿¿ÿ-·Ü2yò䈈"ºí¶ÛÆŒóÍ7ß|òÉ'sæÌ™:uê}÷ÝÇSúX¾ùæ›’’’¢¢¢ää䀀€øøøøøø¨¨¨åË—¯_¿>!!aíÚµ�;w~õÕWƒ‚‚š÷�„V§A-:”‘‘¡$£$I«W¯Ž�����•eùÛo¿�ŒŒìÛ·/ç|Æ :tPîì!ŠbFF†ëh�KuÑ�êêê† &Bnnîÿþ÷¿Þ½{ÇÇÇ·o߾њ”””$$$Üwß}~~~Ε?þøã7ß|ãLç›Øíö”””ÒÒÒI“&a@^ëÓ¼§ÓWм1�Sˆª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1Ý&pÎ×­[·uëV"’$éí·ß>vìXåKKK/^|êÔ©FŸÍÈÈÈÌÌ䜯_¿þøñãÊÊüüü•+WÖÖÖ^Z¾ªªê¿ÿýïÙ³g›xÅœœœììlçâ©S§>ýôÓ¦çÜ✯Y³fïÞ½M”q¿dNNΖ-[8çÎ5©©©Ÿþ¹,Ë JÖÕÕ½÷Þ{YYYÊbuuõ{ï½WRRÒènøá×y dYþüóÏ�Ú<--mçÎ�JΞ=ûÎ;ï\:•�Íf[°`�ó='¢’’’¹sçfff6qh………‹-*++k¢ ¨î7ÝV(÷Ë'"Îù… ,K…ýüüjjj’’’ºvízém9SRR¼½½;vìxöìYe*"ª­­=yò¤ë¼'N»wﮯ¯WîéÜ(ešÁ}ûö�1bìØ±:�.++ëøñãÙÙÙÎi«¼½½]·ª©©9|øpçÎ�¯xìî”EqÇŽ111ÑÑÑÊšÌÌLå¶Ô JæççŸ={ÖÓÓSYÌÎÎ>w‡Gƒ#zÿý÷ÓÓÓ•Å}ûöétºW_}Õn·§¥¥�7®Á>eYþþûïCBB”—óññ9þüùóç;uêäZìÀ�yyyË—/WÃÃà Ciié;ï¼£¬á‰'žˆŽŽ¶X,v»Ý¹så6ÙC‡UÖ0ÆÌf3¦Öm)Ó@D$ËòÛo¿íÚž%¢¢¢¢'žx¹1{öleNÂúúúÒÒRI’¬Vkaa!ç\i¬)Ñ ¤@~~þž={ìvûìÙ³/}ÝiÓ¦õíÛ—16yò䘘˜/¾øÂÇÇgذa¹¹¹õõõï¾û®³ä€î¿ÿþœœœ·ß~ÛõÃ`õêÕ«W¯vÝ'cìÑGõôôt³dhhhuuµ ÁÁÁ?üðƒV«eŒ………åæævïÞÝ5¦EQ,..>yò¤···ÍfËÏÏ ;yò¤��OQQQqq1éõúvíÚÙívQo»í6"ÊË˻馛/^l³ÙŠ‹‹�F£··wƒ÷!;;;77wâĉÊb@@€¿¿~~¾kLWUUmÛ¶mÔ¨Q¹¹¹aaa#GŽÜ¹sç¡C‡æÌ™sþüùÄÄÄ3fx{{{zzrÎ?ýôS燄bçÎ�;wîtø?ÿùÏë®»îÒߨbº•ËÊÊÚ¿ÿÝwßíNáøøø!C†Qii©Íf w†Ôž={\¿×§¤¤¤¤¤(ûOLLtö(Á*ÂÌ™3;vìh·Û¿øâ‹ˆˆˆK§‚µÛíü±ë¯×]w]dd¤···Ýn?{öìĉGŽIDœóÅ‹+ÑòØc�qÎEQ\½zuÏž= Ð`ÏŒ±víÚi47KîØ±c×®]Êšüüü´´4�N÷ôÓOçååeeemÙ²…ˆ4ÍSO=e4ßxã %ú.\¨ÓéæÎ�{üøñªª*g{644ôùçŸÿüóÏÏœ9ãìçIKK㜿öÚk7ß|sUUÕÌ™3É¥åË9ÿî»ï”O>ù¤³›%!!!!!�ˆú÷ïÿý÷oÞ¼Y„›nº)%%åðáÃýúõKKKëØ±cDDDpppRRÒáÇÇ�¯lûØc�QRRRRRÒœ9s” h¾û{÷Ι3çÒÏ P3Ät+WQQ‘––vç�wç\–e×î×|}};wîÌ9ß»woNNÎK/½¤Õj•�=ªÄ´Ãá˜4iÒĉ9çË–-ëÞ½û#�8|ø°ÝnŸ?¾rÔIII©©©D4uêT«ÕêããCDeee±±±›7ož;wî§Ÿ~3jÔ¨åË—ßyç�JGPjjjFFÆèÑ£ÃÂÂ~øaå Wêf±X<<<üýýc7ß|sÿþýM&SÏž=/\¸°xñbŸ“'O~þùçcÇŽ3fŒÙlV¶ZµjUZZšó_xá×ã}ñʼnH£Ñ<ýôÓ—þ^@…ÓmÈO?ýôÓO? 4ˆˆÖ¬Y³fÍ"ŠŠŠRæìÛ·¯Òùk±XNž<9dÈ­VKD«V­ª­­:t¨··7c,##cÅŠMd½Óž={8þÆo¸®4hÐ}÷ݧt”+1�––¶fÍšAƒ�?^–åíÛ·÷êÕ+((¨ºººªªÊf³•——8÷`³Ù¶nÝêp8þûßÿ6xÑþýû?ðÀW[r÷îÝDd6›Û·o¿iÓ¦ž={8pÀÏÏ/&&¦´´T–åž={�ƪª*"bŒ ‚ ‚$IÛ·o���w~2Ùív¥Ï„ˆ"##sssËÊÊêëëOœ8c³Ù²²²ÂÂÂ|}}AèÖ­›Ò³¼qãFåýôôô4™L+V¬xùå—•ÙÂ>þøc‹Å2cÆ " á믿>xð`}}ý˜1c† væÌ™¯¾úêµ×^ëÝ»w�=,‹Ùl¾ãŽ;Æ�/Šâå~Mʼ‘þþþWü%‚ ¦Û�nݺÝtÓMf³955uĈÝ»w'"OOOAl6[dd¤,˧N�:}ú´Ýn÷õõ=uêç¼  Àh4* b³Ùzõê5xðàâââ3f¼ñƇã¹çžsðPZjÞÞÞóæÍ»þúë•~Ò/¿ürúôéJèoܸQ)©œàÒëõD4`À“É´fÍšââbooo«Õ:qâDƘÅbyë­·dYîܹ³ó ç|óæÍ%%%íÚµ»ë®»”¾rÅæÍ›]�×Í’çÏŸOII™6mš¯íÛ·ÿðÃEQÔjµuuu………Z­¶Ñ)ÃAèׯ_@@ÀæÍ›o»í6ƘÃáP>x*++Ož<)Ër}}½Ãᨬ¬$¢/¾øÂf³•••UTTèõz³ÙÌ9ß´i“N§sNºh6›ëëë‹‹‹•_GYYYdd¤R±Í›7ïÚµ‹1Ö«W¯³gÏnÞ¼Y9 ÆØàÁƒsrr>¬tׄ‡‡[,–—_~ùrCe†ª|Á‚1݆øúúvïÞ]æ¦Ä´¢¼¼|Ù²e®'Ü6lØàºíÒ¥K•þÙŒŒŒ”””éÓ§;¿˜‡……uíÚ566ÖYX£Ñ‚`0 pàÀA¢¢¢”nhç %AŒF£²Ø³gÏ3fÔÔÔX,e‰{Àß1IDAT,ÊSO=%˲ Άá÷ß¿ÿ~£ÑÈ3 ®§ø\ƒØÍ’œóÄÄÄ���ÇGEEmذÁÇǧ[·nUUU•••çÎ�ËÊÊŠˆˆP>NˆH’¤yóæ)�u:ݸqãrrr6mÚÔ¡C‡ØØX‡Ã¡×땹tKJJ¦OŸ~ìØ±¢¢¢Ûo¿}ÅŠÅÅÅ7ÞxcJJʉ'üüüA`Œ 0`øðá_}õ•ówd4 "##•³TžŠ��-,,3fŒ³§B9"ç;sæÌ™¼¼¼°°0çaΘ1£[·n®ï ç|éÒ¥- bˆˆÂ”“`[¶lÙµk×ìÙ³• :÷ïß¿~ýú9sæ8çëdŒÙl¶víÚY,–�†„„=zôܹs7ÜpCƒAÎñ^²,_¸pÁ9DÄd2)È%µ‰(<<¼²²R«Õ~ÿý÷Û·ooPÃáÇOž<9--móæÍC† a÷îÝ�ve(Ü,É»çž{ª««W­Zµ|ùòÜÜÜÛo¿½C‡[·n=xð`aaáÀ��‡&´iÓ|}}sss¿üòK"êÒ¥Ë 7ܰqãÆ®]»Z­VçÔæ²,/[¶L–e¥§ˆs~ï½÷^wÝugΜٷo_¿~ý”7¤wïÞ®C³5MpppAAY,«Õê|ç;tèðÐC=ûì³Î6r\\ܹs甦:uêÔiæÌ™®¿…eË–5úënô˨b.***JJJò÷÷W‚@Ž{÷FEE¹þ¯.,,ܱcÇŽ;l«tw8Ý}÷Ý7Üpƒò¸¾¾þ­·Þr>åååeµZsss�F£ëpc›Í¶xñâ¿ÿýﯿþúo¼Ñ³gÏI“&QrròW_}5xð`"Љ‰=zô˜1c6nÜýä“Oº¦ÒÊ•+��Ý/éëëëëë;mÚ´¥K—úúúvìØQ„   øøø+V‚ЧOgae¬^PP�3+c£G�NMMݳg�ÕjUÆT-Z´(??Ñ¢E³fÍÊÍÍýᇠ B—.]òòò.7ˆ›1æïﯜ­-..fŒ5˜ÐZ„gŸ}622rýúõ‹…1¦4™øá‡Ã‡7ØÛ#�<ãºFÐÝèKƒj!¦Ûºo¾ù&$$D¬æáá1räÈüqáÂ…:t(((˜1c†kÀ 0`À€²,;vlçÎ�555'NܱcGTTÔäɓϞ=»nݺQ£F¹Ž~3™LóçÏw޽;~üø³Ï>Ë9���wí¦8tè�Ífkß¾½^¯Ÿ0aÂ'Ÿ|íååõÍ7ߌ1B§áéé©\"I’,ËJ�9÷`µZ�½î—ThµZY–ËËË333»téBD�;wÖëõ‘‘‘ .«¹”Ùl~衇ڵk·råJå#mõêÕÇŽ³Ûí²,/X°€ˆ8çÛ¶m;vlÇŽ“““›¸ÖÆÏÏ/##C–åÜÜÜ€€×/D$˲ó”l\\œ2ÞFYlp- }ðÁ�¾Dƒè•CL·-œóºº:×5eeeJªz{{�;vôèÑ?ÿüsBBBvv¶Á`())‰ŽŽvæiFFFrròéÓ§•–ã /¼`2™|}}—.]ZTTtþüùQ£FÅÇÇ7Q‡.]º<þøã‚ DFF®^½ºoß¾×]w�ÝnOJJ>>•••œóÜÜ܈ˆ×O2­V»`Á‚÷Þ{/44ôïÿ»òÁ“’’²eË–_|ÑÙÿ^SSc³Ùœãð$Izë­·FŒázÈ¥¥¥þþþ zóA�Ó­ŸÒò­¬¬ÌËË›3gN�=t:�2Ђs^]]å,\]]ýóÏ?ïܹÓjµ:´¢¢bíÚµ{÷î�4i’2 9 ÀÏÏoêÔ©yyyûöí3�%%%¥¥¥“'OÞ°aC§N�âââ\/ZÑét¢(*#ê”P0 JêUTTœZWW—��páÂ…N�: :TéÒµX,K–,)((ht ohhèSO=¥Ñh^}õÕøøøñãÇoÚ´éĉååå:t¸õÖ[EQüòË/ËÊÊ:tè0bĈ¸¸8"JJJúöÛogÏž­¤Œ,Ë‚ lݺ5((hÊ”)Îý_±$çü³Ï>KOOøá‡•ÐTÎ fee�?~äÈ‘•••K–,Q/+W!>÷ÜsJ+8çï¾û®rÁaxxø3Ï<£Õj:túôiåÌaŸ>}~þùgÿ®]»&%%ÝsÏ=ýû÷_³fÍ‘#GüqeàÝÂ… {ôèqúôé×ë+AxòÉ'KKK¿þúk­V{ï½÷~ÿý÷éééñññ?ÿüs¿~ýzöì¹eË–âââLž}¢¢¢”¯ð111Ç�OMMUþŸpÎKKK‡êúßfÛ¶mÅÅÅ&“ɵ'Á�’Œ±Ûo¿ý–[nq¶ÖÃÂÂÇ�§|Jùùù=õÔSÛ·o ãœßÿý ®´fŒM™2E¹+Hxx¸N§S^×h4Þ}÷Ý111Z­vܸqùùùééé÷Üs�Ò¿tÏ=÷„……)ïМĺâ¢Êœä¯–ôyfr�ÂCï®J+’Ò^ÿO<ÖÏôë¨+^‘òÅ3gÚšÚ¯¦ï3f öQû@-ø3ÔÖÖZ­Ö¦Ëx{{7WN¢5 -™Ö3¸�®XªóŒlß%"”‘·ÑÔïÅ—¢,øº(®§À¨[‡ùXúáñK¶Bâf<Ð;¸ÑÖ³\–üñw¥yÕÜ…˜†N®.Ìçí¯÷ˆÈ3xààÚòäÝ{½¾Ï?^²/¬÷íá±ý„ mƒv13ú¶ïÙ®ñ˜Öe 1 ê�˜†ÎZt6ר!Ì‹‘·1SÞYXl­/zyÑû/,"æqë¬á.0CH̸�^YëÞxn·íÒ‡†¸8°_¨= ˆihÙlç³OØ«+Þø›Iˆ¸¾tÖ¡cRÇ_ÛÛ~|Å’s}Ÿ¼­¿�`ôÒ¸nâÙ1~bG^WrïÜ�œÉeÇV}’Ýëã0"b~B͚˼Àµ×:cšs®þ±�ðg°�I˨Ôt|`ö(�¤�–ÿx ÈC¯#�ÑÃäÑk™ÆàáaòÔè´—þ9p{é…cåínº>ÒÓ#דE´ëòk'þzÚõÿ¶[gLC!—ÿ.¥Ž3ƒo�¿ÉS=ú¶v/Y¾dÏÿ~S)plî›é:=2ïž|ôaÈE'~ü¦zô̓•E{YAAŽ]‰if ÄÝA5ÓЂIv‡Gûàà ¿, ^�!æ2Òu{bÁä~¶ÔE¯�ôò¥MDD¼º ÏæåmPåÒÄå%*�™aÌ“³î‹A·¨bZ0]ø G¦Þ�Ÿù›µŽŒwŸyMyøóóó?h¬5Í«/=+•Z2/Œ‹hODBø¯<8*—·€!¦¡ecŒÈ~æÃ—ß!»#r"éºLÿÏm±ö#ËÞ<Óoöƒ|5z�†=%G�õ‰¶X³-ê±¾jïš„61 -3„w Ð Aþ:"".Ùm6«]”HvØìV+³IÌÏëâ;¹*ãë-yQ£§=Õùô;‹Ö¼ò³ŸÈ…:K]½Ÿ‡Q¯a¿ž�f‚€1y ˆihá˜Ö3°ë�ÓÆÇzÉyDâ¹�æ/UžLcéçDÆ{gj�_î íøß·?ú|áú`O�à§_ Þµ%ygqÁ—o¾³Áe¯šÈasŸÖÿ?@Zç== îéÑ6ɥǾØ\ÙïÞ¡1—ª!WeüœÐ;.È%ƒÅú²Òj‹ÕfwÈÊA¯ Î¡&´¦Û‚ÚÚZ›­É[¼àžõOn!ðºûºBŸnqq Öi=B=þ²Z�š©?.Zí©mYnxŸ4€ZDP ¦ íjAÑ:;=l6›  ®P€¦ˆ¢xÅŽéf×:[Ó’$qÎ%Ijzµ” h�1MD¢(^qFhˬV«(ŠÍ]‹+k�1-Bmm­ò¯ú?*à“$É‚ öl�}ÓD¤×뫪ªÌf³Ãá�$IøUs× š�,˲,+}œóªª*ƒÁÐÜ•º²VÓDd0jkkc:�N¯×+£#ÕoYø+8Àn·;Îy‹ÈhjÝ1MDz½^–e»ÝnµZ1W@ÇcŒ ‚ Õj[ÐwëVÓD$‚^¯oîZüN-æó mBL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUk‘W!z{{7w®‘–Ó-kt€?�ª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜p‹$‘ˆ‰é¡9´¼‹Å¡Er°�„ ù×EFñ=¤‘¾ŸgŒæÖžx½ðéÒOŽÖ’­JØVÆGwâ"G…°&�Æõ�ƒ"¢ YšãfiL9lÌ"ýfz7kˆ[Ùút6¬�ʨÖF®E4:2i¼*K=¬Ùn–æt纫Ù+œ�/èÓSüg$1"âlÿA͆*""Q"ªÐÌÉ%"ÒúÈsúËî}®üAˆi¸V8Û�¢Ùˆˆªê(¾¯øBýtH›!þ#ì—"šé¥a¬Ñ®½žˆèì í;ˆQ±æ_é|Úy€��œÇú„±¤B~}<'™ˆØÁ“LŒ’…Óšåò¢ž=¤…—2ù3ùÑ5¥Dùg4¯g2‰ˆÊ´ûþàpqÔí—éÙÎôãOšt—ü•eêÝS|0üâšš\ÍÜÜ¿â hb®Æ'ºØš.¬^KЉ¨\{è(� ÞêG¤!?Ϧ:€;÷—ôøu�³mÉšoêˆÊ4Ï�#":~@›ÓS['|VÌteš£zùñëx]Y#û ï"-îìR5Fg\3F® åÃ'´'N^\ä29¼ÑK ×b® Æ=aù÷Ú·ÛY%ñÑ!$øÈÿ(Ûó“PCTŸ¯yá(³_~±½Ä‡ü…÷÷ §d""ŸHé•aâ¢ú|Í¿søœAr#"²”ó©Þ|ÿ Áafg*Xx£ûrŸîRe""s„ôjÏ‹±{i/yZÓЬÓpM0ò4ða¡<Ê›ç�ì!<€1©š½¾Kˆ2�"2K/»ôxœÉÐ$ê¥':]�¤Ó“ •gŒºØ‹|þ”öÍ,¥ƒ›½²M �O»QŠ÷—}Ò5•aÒCÞÂ{EìV¢'53•2Û‰ˆ†‘NþÇ(ùÊ^8ÕÛÉ*“$Q�ƒDNì·1}ø¸ö艋‹œ“ŒÖ4\Cˆi¸*ó…ÝæÈ!] ûÞÂdM‰áoþœKkšiÉOË+ „$;Û�{kI«#O^V ìùøH®!âuÂ{.­éwÿ_Õj^Ïå�ÇË�Œ :*ÍÕ¬:ÏzÍ›¹dÓS–Åt‘î3 ¯góÇúò©šZ"rŸüÚšÖÈÃF•œˆ4srx„µûmåãz¡5 Í 1 ׂo¨<*O³×Êl>ò�v†ÓOEÌñÛÖ4‘Ä’Ï…$£Ë¶^::vB𓆘‰yÊ�Ý|±5Í鵤ÑÈd 3#"2jy‹/ѳcŤ­få:òÖ‘ �ÙHÕ‘N~àfù—ýœ9®ýÒ =Û…gѦþ¶5}ð¨öàÑ߬Ñú¢5 ×b®…²|a[ xÐÁtÁ¦!“–Õ–’ÅK~iÐÅÖ4•æ {%>5œ»æ¤1Pþ[°ö“SÂuq²w�°xŸpFi{ñvµ,ç—Ðf¯lˆÈ'RšI•”[-ä›è“G7z —]øßn!M&"òh'-¸îbìêµ$ýúAਥ°^Ò?Î3�H^|\s,Pz´ 7pvä¤p¼Š†û6¶g€?b®…€Hy–7y¨¼DH¬ça¥ÌÜ�žæn#N4ŽÈZ!|rŠõî%Æ\rI·ŽrH K©¢[tÄôò¬ar»"ÍòøÔxÉ@T_¤y#—ÿ+N`Ä4DB6ç]‰ª<¹!�Ht�EC²Lµ6²þÈLÇg—Bó5ÿ¯â7¯e6òºa!ÊOœÑl÷”ÃòX`¸<¦¯T˜"lõ“{XX‰HßeÝÊÁ: =Ä4\ Üζeþ>Ìb–…2Š §}adÁí¥[áÃóÔуlÕÔ®ƒt[]}‚YÝá—7· ‹¶ D¤æžF2étÄ2É›åW‘¿7ªr´rœ‰•ÚèÔÍKDDláDÊ)D"î`ïlבÇo»¢ýÌT~Žy_£°­œßÔ•g]ìªóäcâdÒÓ�é‚-Zî“.ì/—'üuïÀ/Óp-”2[„멹îZnæ5R¨ž´ã§O1M{iRè/W;%Ôˆ�—Çt—Ã\÷CDD†9ö¬ …pAK7t籞ÜÁ¿9®Ýi#™ˆ1ò÷“‘=M\çõ¿kDDIJ³³CCC›»Ðúqj¤™¬¢ƒ¬ŒÌh·€Ê⯮5g4iudnî:4 72P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨š¶¹+жȲl³ÙDQäœ7w]®cL«Õ A@ ïÚAL_;²,×ÖÖ" ¡åâœ;QM&’úšÁ}íØl6d4´œs›ÍÖܵhCÓ׎(ŠÍ]€?þ˜¯%Ä4€ª!¦¯­g •À󵄘¾v c¬¹kðG1Æ Cs×¢ AL_;‚ ˜L&�N‡°†Š1¦Óé0ÌãÃ7—kJ�æ®´$øHP5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@ÕÓª†˜P5Ä4€ª!¦T 1  jˆiUCL¨b@Õ´DTXXØÜÕ€Æýþ zÊå2vIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/main.png000066400000000000000000000162571524745214100317300ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+aIDATxœíÝ{p\×}Øñß¹�}oâE� Á‡ø–(‰z?,ÉŠ�È–ÉñÔö؉ÜT±j;7V§­3™ºš¶i=u§Ž=žÖ™:ÓFŽlYU#%–%Z–¨7ŇDAIQâýXìî½÷œþ±‘ DXàü~†€»w/Ï‚‹/ÏÞ{W9rD¶òD¤¹¹y¾‡˜D{{»3ßcL…L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4XÍ›ÖÖÚ˜l…‘6¼=ŸËåóÁÇã~<‘˜x‹ñ\'廎R2X¸øL#ÓÆH6ˆŒ9û®l.,Â3nŒŒrü37.DQ>ÐUé�€ó1�Lgƒ0êIïÍÂ0:ãÆ@›x*uöÆ�˜l>Lǧ7‘€‹Ó4Zyr(ÈçÈôXÁœ5ËVAäeÏlwQ>0-dÎÃ4ZY_ž<×]]Ι+§R•žöˆL#Óz²Ué¢0šü®)"Âê4|¸édúÌã;ÞœcÍzЇ�i8Ó8nZsî_’IÆ‚H{®ëynét2®ÍT)ÝS€Åd:™Öæ\¿*2‰%©D:«Z’¬Z’LÆý²T¼"“˜â!¥{J0Çn½ó¾ ¾÷C©#GŽœçGÖöŒœyËLÔdüYÜ€R8W_v<öý9‰ýn½ó¾I¿-çºý<µ··O#ÓÝC…)îýÆÝŒ�%R©0 …B<žüÏÿý‡Sl_[›Þ`Àngy†�–é~²ø”kÓÆDQdLgggGGÇàà`ä§Þ~&ã íxìûÿÿ1óFÍÎÚ´Ö¦¿¿¿··7ßuóù|ooïÔÛÏ|è`›ñRÏV£e¶Ž›‘ÑÑQ‰"?‘Èær"ärL™�…nê÷¾X¡žT±Ô³øÍ™�ã¦E$Š"­µ/ÁùlÀ~v†øCœ˜ßamãlºXç($Š"‘t:Íl@)Øù�GÑx�g±ÔÓ8ÒãðÉ‘3néë=uÿ—¿” r•••ýýýQ‰H"‘ÐZ���…a("žçýàÇW×ÔžñØ–ºÌÌGö˜ÿ#="cÎø•^R¾~ËÖ(ŠF††‰DEQ ‡¹\†an¹ìŠLYÅÙ��ɸÀ6“ùŒc?.֦̌×ûg_ºo` ÿÀÛo¦GDÂ\nüZya®½dÓ=÷}Ýq=Ö©�…ˆ·Ïӳ景~LcÑã­ƒgßhŒ9q¬ý»ÿñ/ß=Ø–N$"‘\.W\îhj^uÿ·\±²EMö‘Z–•_ð à"ÑÞÞ>íÙtïÐÈÄOp”ªo\þ_ùÆwü×';:DDÂ0©­­ýÊ7þͲå+�‘³?1pž¦}âèh¶·§'›;ÕÝ}ª»{d4+J­Z³îËüç™Ly†¡H&“¹ïþo­^»^”â,D˜‰iŸ…8šÍiqG³9q|qüÑlNk#ʹdÓÖ{¿þ@"‘H$ÿòþomܲM”ÃYˆ0CÓùdq1ÆH®Pèë5Z‹ˆrœŠªêâÔØq½Ë¶_÷À·¿£DÖmÜêzþSæIW«g›F¦“¾;’ 7¬^)«WN¼}|jìyþ†ÍÛDÄqœ©çË™Ä4fñp1›F¦«ÓJ‹;š §ü€C%Sž¯¨”d^uÊ�Æà"6�L—§S¹‘“ž›É‘J©¤I–gê.xpQ™F¦}ßojj*ÝPgc�¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjžˆäóùù`r̦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦Àjd¬F¦ÀjÞ|µ ‚ ÐZcæ{,“PJ9Žãû¾ïûó=\¼È4æ‡Ö:›ÍÚYçqƘ(Š¢(Êçó©TÊqøß'æ/;ÌcŒý�žhÁ ‹ ³iÌ5cÌØØX1yñx<�NÛÔ|>ÏÒæ™Æœot2™\@‡O¸®›J¥Š_çr¹ù .6ds'‚0 åƒÕ[(Æÿ] ðø,€¹A¦1GŒ1 q¹c¢ñaßQœïáàbA¦1GÆWu‰ÄZî˜hü?Æ–>0gÈ4æB†Åc$ÇI§Óó=œ ÇÒæ™Æ\Ÿ{.Ð厉XúÀ#Ó(¹ñœ%‰X,6ßÙ©‰Kã«í@é�i”Ö¢Yî˜h|écüØ tÈ4Jhâ[m‹`¹c"–>0gÈ4JhüèŽx<¾–;&bés†K/¡„Ư€‘ÏçqË‚ H$ó= ,Z̦Àj̦1G\×]LkÓZk­õ|�2�¹�Édß²@6›Íf³ó= ,~,z äÇY|�‘d29ßCÀE�L£äÓZÇDJ©ÅúÔ`2 V#Ó`52 V#Ó`52 V#Ó`5NoÁ–Ëå?ôl@Çq***âñøÜŒ ˜]̦±€ ŸÏÛZëááá9P d Øù_è™KBcá"Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`5®7 Ûåóù‘‘‘I/qw>W1-Š¢¨§§çìÛ•R™L†KQÃfd¶8ÿŸ‹1&‚sí¿®®n†ûJ‡EØÎqJû*-õþ�â ÛUTT(¥J´s¥TEEE‰vÌ 2 Ûù¾_º’–——û¾_¢�³‚LcH$K–,™õÝf2™d29ë»f™ÆÂ�ÉdR©Ô,î°Déf™Æ‚Q^^‹ÅfeW%]Hf™ÆBRYYéy3=ŠÔqœÊÊÊÒ½- Ì.2�…¤XØ™B§”ª¬¬t]wG”™ÆãyÞLæÂ³¸rÌ 2�…'‹•••]À9´ ™Æ‚”J¥Òéô´�Ç9´ ™ÆBUVV–H$ÎsãâRIIÇ”™ÆVQQq>ç:ŽSUUÅ¡X È4°ó�Ù@¦QjÁÑãƒ‰Š¥í=ã7¥*ªêR޽/¾t´[‹ˆ˜Âh~䱯˜;µ¤ñ–mué¾ö_´ö&ß3 �?×é¦ëo¸$èó’g4QyÍ›7ÜXµ>@¢‘öžhI2–OÄRq×>udtYsZ‰˜Ñ£ï¾™ šö¾Ùþ�ÇúËׯ]_¦$V}í Um{Ÿ�müÍ¥ý{z˶5§LWÛc}MŸ\_êo02�Ù7ÒÙ¾·k°k¸½îo\®ß.T/sƇ‚ἓIºJ”NK�ˆD¹©½ýæe)Ý÷Î#‡+>yeµ+"ºûÉg²�ˆS½âök–Ea÷Ó{ä#Ûk=ÇÕÇß8ÕŸü™N%¢Ciºì²«k1aÇ�7ëll££PLêH«PŸ’Év¿p<}ûM eH¼éÜßÚSxïw¹îWO–o¿>î8eþ¾ƒ¯WnÝræ33ƒ�ÝcÕK'yÎ& ´ëO:Of†LcöÅË«V»Ò*ÛT;¶ÿDÍú�›kãÞèÑ'ÞN_·®zbÊôÀñ_îìqE$Ìö÷>±ó¸“ïÑKEDtßs;;’µÎhVÞh=Õ¥V—ݸ¥)¯+—Æ�½²$¥Ä ¿s"kÜt¾§ãP>ëñ½xª\‚|y2òª’¹N) ¼üê‰ÌºõÎx¤ÝT:æ‰p•{z@QûŽŒ&Ÿéå8N”£sÕê3ž™é?ÞÑ›®©ä Ù¼/þEÙ¶Ýû[Ë6~j}†w{0ëÈ4fŸŸZÒ�ȧcº¶¦¼Ò�ŸzûÀ»U[ÖŠD£}{w=Phø�kê""âT4Ývò”ˆDÝO>›Ý~ýÊJuz6}z_ÆD‘ÖFÂÈè|owfÅ é¡gwe¯º¹¢³P¶!©ÄŒu¹ËãÒ*GDéþ—öç×,�G¦6Ie£i\_&#'{eMKü­½O¥+ÊÑ}'õ¥ߺΓ R±Ó?ný†Ëîv©\ßQgéº ÓÛ=âèáÉŸ¡Éy«m8]}Õ6_ò½;w–¯Üø‰•4%A¦Q*&9tàÔ²–ZÇ䎴¾u°§¿Ç,ÝÚRWݪ̈́­´6Z‰HƒU±tfiEØï�Šè�~Y¹}í GÄŒíyîÝaÓXSÜΩØ~Öu§_òfld¸7?Ðe’+Oÿ£[såö5"c‡÷íp6Þ±Ò‘¨«íüŸuF®çlÌ:2�ÙçÆãîøª®—ãºawWÔ²ªÜ%¢ü²ô{wš(Œ' {w?ÜÓpÅ–K·WJWGL÷<ÿΈ1…ž!ù‡_w(gÉæ þ¾¾êën®>øÒ±Î•kßkîpwgkV÷æd™r**ƒ]/½Õžòtv¸7^ó9Â�îÑ«/m* ?›¸™ú†NJݲ7–Ç•çñ¤õñ½oô¯¿t[†Pc–‘i”œ1FTºéãÛDD¢“ž>Üü«ãQ�íé:Ù;xjÔdj–^¾¡|OO¼*ã)=pèðÀ†ë×ÞÙôþé-n®÷Ù�‡ë·m«�¹™æã¿Ø{êcW,Í(QKW­ûÈò`ßÎÃ"nCK]¦/¸üÒúþ½ûâ+Þ;ñD9**„ã/y•©[¾½ND¢ö]{ޝºâúŠ|gGÁÎÎÁÎpÿ¯kÊ–Ö6ùÉtlâZ¹‰t8xª;;”=¶wï1½äêË]ŒæÃŒ“ëu—°ú� Ó˜}f¸ã©]Çû3+SJD¼ºzyæù½mïˆE± Ûc"&Ûu|O�SSU~Éæå×§=GD¤aé‘CÏýêå1mR«¶T} zÁáÖã×Öx"’i^õpëËGËnkŽ÷zâí¶¶hÉ•G[j Ž=ÙŒIM¡õéªå·¬-sT|y“óËg_móeäý÷0MÄê?Z©$Êõ †©šÆë/Y_™?pÏô´½ñ«ã9“Yq™2Ý­û^�ÕÄsÕk6ÜR±¤¦,î«@-ïÞ÷êþ}¢µ+6ù¥þÖâb¤Ž9R__?ßÃf òâÇ9µ‹QWW³i,|®Ÿï!¥Ãñø`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 V#Ó`52 Vãcl1666þµïûžwοš0 ƒ `c6žË�1�ø[±E>ŸÿZ)5õO³ñoŒyÄg!€½ºººX›«‘i°™«‘i°™«‘i°™«‘i°™«‘i°™«‘iXÄ”nϦ„;JŠ bÁ�ó�:—|4üLÎûÔs²±J½ð¶üÉ=úgïÔ­0�Ê}_ ïpE´ó§�8Ÿ¿+\¶ß¿ó Y:à�Úïp‚F­:Ôï}1øŒ/¢�o>â|ú®ðòÀù÷/˽7šŸÿÌ]úÛ᪽Þþ5á*Îü“÷¿ìý¤!üw+æãY†LþþæÍêÓ�{�7H*eÖUË[®'nÖU™¡.uæöÊ|äªðÆVoäÖ0³Ã¹5T¿ðõ7É‹Y�uÞ�F*1èü¨ËÜ»Q "±È¹ç‡Þ©:“‘@‹ÂÿÝ]§uâ¤Üó…à_dJü|�óC¦a‘dmô××9ïFN2išËÍWn’šH9¾¬(7-—›²¼Œœô>ÿ²ÓÚ-/þÔûòz9¸×;žS§ñ=%åO{’3¿¯¤ç„û“jÏ Ò¯¹#Ýþz½b¿+µ¦ûu'�–?ÿ?þç¾|Ö—m[ÃÏ]¯kD޵z2ýí5&þÞ0žyÉÍó“kðb„]š[ôò!õÐ^ç‰wd¤OU'£•â<ñŽãŒ¨ê%úÚUáÿm>½è±eÄ C•5æù½®·)º:&îj}­'a¬H©á@ÊL¾F¯-“C½ïíÝ1—5É%Ñ�ëq¿ö¨;Ø«Ú|sU™÷û�Š„êùٲܔ9æ¶a‘Ä|~€qd¶Ð#ÎÇUV™[6G?¸[Þ|Ým»:¼«LÆ|õ·~tïYŸ]¡bæ’¥R0rØ7^µÙ'!¾HºZß>äüQAÊô=—èÿý¨ßxGð_DÔÿú¹—üDð _$¦ÿêSzð„{÷?:¿weô[õ¦YÔžu[>~{•9ky˜Od¶P®©M©Ÿ>ï.Y%?ç<ÛáôROÄ%t^sÔ®ýg7é%ý}êX¿óõ‡½k¥£_eµ å´º‡"ÉÄÍàÍáyé]G¥ÍOwº7}<ª¯–‡~í½¢DDý…bƒ� çT_Üܵ~ô ïΧdK£Ñ‘¬;ê<¤ôíËM�;¯ß `>d 61ê{» w‡w¹òìÓþ‹[ƒ–Êp«÷gñð{«EDúy_nS]½æÁφ×:2xÂûÃ#ú‡×hÕçÞ³Û|÷v½Ì•s¾ö´“ËÊ]—š®œ¼rL…þ¿Nÿ—+u2ï|g‡s"eš+̦:³vÔyÈ�X)½½Î“‡œ]®þ‹+uÙ<}€‰ººº˜MÃ6êÝ·¼þ®Dyµû ¿µJƆe(åÝÓ*W\~uMø“çOq2®t¼ëþõQiçs?òœ½9©¾ÿšüáÕºw—kÖF5¯;uk¢õ¯ù¯o þëJõ£ÇÜÆ;Â�åÝß}R®¿WíSccêX¯ì<$=½N›8ÏUIòô‰î÷jõ79>v ӰΊuáoÅÜÿÔª¿ù‰ð³ÕÒ×å~w·òÖD_jœ°‘QÏS}9QY-n^"‘¼³ã”¾s]ø@•úþë§7|a—÷Õ6iërÒ¿ôþ!Roi-"~côã»" G�ÿ¶Ãm]j´o’¡Ü{kx;³hX†LÃ"{÷º¿ðMùþ3õуwF ŽˆHU}ô—¿©^~Gõk“?mV™»o ?eDDýÏG<ÿæð‹)%®#¾2Õúýw¯ÞþU³úñãÒpKøÑ¼ûù§or{Ýù».ùìÍÁçNø_u¢¿iRß~Òÿ›ý[£«ÄŸÓ§œ™†- �Þ¿íÐ?ømÝ�W?~ÑûÚ#n¤$d8/ýcjC>øÍê�»¯f¢åˆW|ùñ”øž$ÎñZ~q·÷ÇDb";¼ÇCõ¶Ö"’íp¿¶[]»)ú»LFää ‘t•þŸÖGÚݽà?µ>|p §—à ¼…‹´Ä&\fÆhÉE¢ññÎ}”\Šx“Ï8Œ–@IlÂcsá9ƒXˆ·a—Ø/¦œñ÷ô¦â�ûU¬‰}ð�‡+ä€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4X�L€ÕÈ4XÍ‘®®®ù`rÿ~¡w’ø¸ÞÀIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/multi.png000066400000000000000000000245731524745214100321360ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝy|TÕýÿñsî�=!!da_"È¢”‚7VùâŠZkÝêîWE¨­Zµ?»X«¿þ\Ú¯[µ­Ö¥Ú*­ Z÷¯H±Ð"JAI @�,3Él÷Þóû#bHîL˜ÁœÀëùÈΜ{gnâðÎÉçžE–•• €®ŸIè’>xóñö²8ÃŒœ…èÖ‹Æ|>_]mmÒ²”R9¡P2‘p?‡=U·lö^BˆwnûÑÜ)Lhï##ó�»ã•ãîhz`o}í'ïL¹è¶oÔýkµ5qxO�]þþ³¨î^èßs|°¨÷Gô5UìÓyxtÕ„?<8m°G%„tŒ"Ÿ¬B;Y8ížûÎBÕ/{è¶ÅGžÛm7B¨íï=tý‡Ç>y÷¤^‡ýš7ÄqúÚLêÌ3Ztl¤‡kè664TVV*¥ ÃPJE£Ñh,ærŠb¨„,<ù†wOvÊ_¿ï‡«§<ûÓ *æÞüú¼»/ÿ¾ð 9q¸õÅÿÞ{ÊŸ÷(Z$fÃê…¯YtÖôqGÕýõ— å„éC¿áÙ¶þ¹ø°I#zB(ÿÀñ§�Yœk¡ÖýsAdèù£y„ñ¥OÞù@íÙ??}üÝû…¤³ù�‡®ÿó¶=Åoé·:åg€CH«¤ÎJF‹Ö¦]c:u,ËãóÙ¶íØ¶eÛI«Íešš_�˜FK*Q»½|g\y†\÷‹ó¾•k”½ýHÅ™—ýtjO�¿ GË‹½}î_Ösñ©ƒ½Öâ„>¡D²|Ùœ-ƒ¿{|OC‘LŒ8RÕ¬ßP[½p~C÷S{Ä7n(ªn円Ú܈>f 7‘0JϾæ†ÿó¯~ò›qå÷͘o—½ã�o¬ÚSõØpɹ/ !BgÜðÚÌ‘¾Nø� KjNêle´è@ÑC)÷˜¶mÛVÊT*�7 —vÇíŠÓB'ºkË[cË^¼æj5lÊ1¶ÌíS:hh~2ìÁâ>GéßzI³×©7L †•jgcÔIl߸Ý�;è´+‡œX$…NÍòßßþâ’ľ3^{à^Û÷è�-}Cxþàáé=_{ì•ÇÞ3¾ÄPåBì1xàˆñ×}ob‹_ F ›÷ ~ûºk¯6Ý„’H›²›Ñ¢C½é6gŠ¿ô—?UUmƒëV¯²,Ëëõ:–å¡”šûÎ çÏJ�›<õÄ “öAöœŠwžñÇ �J˜=Oûî”ÿê¿í÷‹¶¦:K†ú}ã!„HVUl·ìð'kª/:ãyßM¿�yJ‰!„ªÿøÙ+ Ïøý�§•4¥°ª;öòI†�‘xÑÄËÇçÈM;6|º)qzÿH¤J:Âw¸©õ b÷_¢³/»ÓzÓJ)»­Bó–òMË–|Ü-/¯®¶Ö²í†††P(�Ç¥a,_º$‘Lšï7Ç¿ÿ¹í.‚ÈÑó¨‰×Þrz�M¯þfÛ¸‹Ï:¦ bW{µ°ðGO_|ßÒhÓ™wéý÷^3xóÒ�ÃÞ�wõ¼¥›N9sðW;½ÎÎÿüiÖz{à)Ý“1[„LkÇ‚w—ÛÇ^:¶¸ùœÿóìì¹jõNOü¿sŸhñÐ7ôÇ¿¿ùŒžÔè4¢ç/�&ÍéœÅ¤îÀH�6ƒõ¬ï^\U¹}Wõ¯Ï—hhp,«.™BXɤ£”⸓&?n¡Œ6y�=w�S^cÛÚ=ÆqÃ0‚#Îøõ}÷|Œ¤QÐ_Tü�׫LÿÕ©å÷ÏzméøÛNÈk¥*0àŒËNvÞù×O¾¿`À±'œÚ{Û‹«{]òë1-êæQWÜ?ï áÄk¾XüïÙ¯üë‹ÞS~xnÞ¼æu¿ñ–éßôlýèÝß¿V{êmWM!£‘žV¹œ­¤îÀH�6{Óƒ† ûïnyøÿÝaïÕ4¾Z9Žrœq'O½rúü�P[½é ¯‡²Dõ¦µŽ(BØ^úÃ#.¾jtß‘Ý[°õ_÷>µ²ÇY7ž:lpí÷úÍ|â…oô»îô~ûzÔf·¾cϸ`ìigoÿìŸ�ÿöí§–8²Û�èÎ] ¥½sš**Z¶èŸï.üláÒ-UqÕíäkÿrã1y†3ðªÏo|è�»†Õ/«xùôó&ôb¹]¤¥ÍDÎJRgÚ›B ÿõ—_ƒ‘Hıí¦ÚtqI¯ /¿¦GQ1]i¤I)Ƕw,œõ»?}°fKÂ2F ¡’áÍvZJ4� R�å {ÏËËúŸñ? IšráŒOúí=NÞøÝÓGì�j•W¹âãÙ/Îû°6oü%§�Ú¹hÖý÷Ì5yú§N’ç‘�¡‚oLýÙ¥¥õoüê¡PnHÄk¶nÛšxëÅÿ|ð©�G_vâIGÎ÷·Óæ’Å™'µ,++8p`Êãv×7VÕ'ÚkM$ï½9û¯Ï<. #‹9–Õ³O¿ëo¾ýØãOjy¾ym¯F�ÇŠÖlÙ©˜÷̽;ÎxþöãŒ�Ÿ¹òþeÑâ¡\2íøÆwúÔÚF%¤¿ô‡Ývnÿ¦>°½}á w>úŸ�Gü×�·Ÿ{LÁž[{ªáËÙ¿yüÉåjÒ­?ÿÙ‰ñ…}ó­%ë?Û±dàˆ“N¾ôü“'ÑÍvý¦eÿËk³>M ?ë²;®Sb !„SûùS¿|üÕšî=“µÛ’9#N>ÿŽ™£=«<óÇ·ç‡KNÿ­Ó¦M9®÷a×è4ååå7Ý�ïëKðy=¦!„ðx½SN?{õª-øÀv)åù—^5ò›Ç¸Ž›„Hnzùÿ¾¼*¯äŒóçI)ýí+Ž?}ÚÈÞ)ÔŒç¿U]—PžÜ¢>…Í#-Ì¢ÁÃÇŸ7ê”ïŒéãß÷22çˆ ~ñó£ÿ½Î<¶ÀðÚGô &§ÜzÕ°‘ÃôîæÙÛ 7óJÇ^yLjqóç|P¸·˜!�†°÷ÈÓOù­QC�Ú·(`!ÄÈ©ÿçÁ±¬\¾p…Õ-ŸŒFgJ·7½«®q[m¬|[U2™ðz}‰DÜczz…ûþï¨Úþìã�¬Z¾ôÌs/¸ðòk÷ßV¼¥>Ý…ùô¦ÀM‡zÓÊQ*ÒИˆÅš–Šöx|= ’ŽÚ×Ñ(,îyñU×oþrÃÑ£�‘†á>†õ¦ º…(r‚A¿oO÷Ù0 C­VíèÛPßþƒ„H±{Š@šÒ�é¦`íÓ«¤Õó¶žG ƒ¤€4¤ÓA¯‘ëõ1娌&J)MCæúeÐÇpTH-ݘø}ÅÝ’Vlw<Ñî°¼t_*à/Ê-ðû¸{©¥Ó†aäçuËÍ )¥2ìMK)Ý�šulï â¾f‡ëúŒÐEÓ 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­y„ñx¼³/Ð6zÓ 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€Ö<:ZJiš¦aRʃtAp¨RJ9ŽcÛ¶R*ý³:Ó�Ç4ÍŽ_@ˆ½=]Ó4mÛ¶,+ͳÒ-zx½^2²Â4M¯×›æÁiÅ´Çã1 ªØ�5†axŸ/×h-�€¥”Z#¦@kÄ4h�˜­Ó 5b´FL€Ö:¶ôÒׯf×—Ö/6lviÍïæw{i3àþÖŸÛTN¥l·VÓíkº®ºb;n¯âÒêq�V«”ãÒš›WàÒÚ-'è~a@§ÓñŸ4 1 Z#¦@kÄ4h-;·•RRˆtö#�R v~€´e!¦•RÖ¶Ú�,ˆ/©p“îÌ<¾àš$«W@z2�i¥”UQ³å’œp"�ãÃo|î$“…×�—¬a iÈ8¦m»êÞ÷ìúhº'øŒÈ;k•rŠfL$© ¥ÌbZ)'�.Ù¬·ù-IŸ¡”y{�Pªhæ$Á&åà*£˜VJ)Ër¢)êÑ_á3¤#…2Ão¯VñdñÍS•kR+áâÅ%E.­Òjti�§úÞ}~·iŠ^Óí~icÂm&¡sûãÃpŸýèÒ¦±dª_ä� ÛO;w+©åçå¹´z½üц®-㢇ã(×ÉÍ­ØÉ¤é7•PÒ1Âï¯SŽ*¹åAõÚ‘�‘íÄ´hÏâM 땬¨±ë£uo}ý¤,òÅÖÜ#{>S8†tŒÈûk”pzÞz:c? MY�·_LKYrÓÔÂë&Ú5 õsW[Ûë<=ózýbšôy*ne×¼•v‹Ö‘'+‹n˜ì O ûËBL;ûõ¦‹®�X4cò®íxôvížqÕ#s>uõ€G/Iž÷»ØÚíûŽVÂI$T À½DØ_J ʱ[~™=BEÓ'•ÏxnÛ]·v‡›Ÿ·j"å3ŸS–�ÎèV§ˆ4¦/Àá)ûµé«Çïžµ¨îýÏšFô Žì—(¯n\Vž¬ª­{wE²²¶Cwàp–ý˜î>môÆ‹kzÒ,ÈñöÎßýÒGB!¥PªqåfoI>1 iÊÊ-D«åC'�WìÙr%oêQ5¯.Þ³¹FSaÔN"Ñê@{²ß›Nî¬o~Æy…ßT‘}ó_üƒŠv<1—Þ4¤)û1m¼ÍÏÔÎY^téøªÇç4= �äıM•é¿x�Ú�n­1×õžr\÷BÜî¶�¢B¬ÛæÖêÏqku¿5ÛÿH·Ö‚b·Ö «\_ZŸë�î£ir»¹µÆ\¹öëçÒXPPèúÆÚ•ýyJ)á7�hBۼñ¬¾w_^¸6gL©Mlùå‹é/È~o:üÑÚ~w]TþãçšV>ñ^àˆžf~¨îÁN¼#«²3nZÙ-¿v>ÿAáy'!ïžg+ºakdéz;kudóWæ×‡ªìOo‰nܶsÖü¢K&´zÞå+ók€CUöcZ9öæ»^(8óØÜ±CˆiÈÐAY!ÏŽÚk/¼·ô¡éFÈW;oyæo‡­ƒÒ›VŽm…Ö_÷°“HæMiæéMÀ�ÉBoZx…jg³’ÚùŸ¦<[Ü6+€Ã\¦1- Ã;¤GlUf¬´Ö›= =Å´”Rz<%×LÞü“Uô@–é0BÞâë§H�§ÝŦ{¸NÉs_Õç: 1T�ââúpkõ¸þ�t!žã¶w_ŠW.îãÖ*„°\gfz|n­9®S+eCŠ·pd¶e­¦ß_xê„d¤¾zÖ¢ÄújO·Ð,ý¦ohqÑeãŠNgøýlÝmÊ´7­L3Ø·oŸ ¿^ݺՉÇÓZã_JÃïöíÛ}Ô¨@¯^’-k צ¥4|¾`Ÿ>¾ÂBeYB)•FLK)…”Òã1ü~išl¯íÉÂH�¦>µ'J' [ŸØÙ€vdc@ÞÞ¨=€À%¡À#á@kÄ4h-;E�ƒÈ}+“Läº^ÖVÈuhóAåvÚ[‡1zÓ 5b´FL€ÖˆiÐ1 Z#¦@kÚÈk!‰tö%@‡åææfrzWŠé ¿UèŠ(z€ÖˆiКîE÷ÅQ;ºt*pPìꉃ€OhM÷Þt2si ‡ÝZsr.­ñ¸ë®²Bøýn»»Ú‰¨[«éöÖɘ۹×÷M¹id´±Ñ¥5wÛÐ6¿°Ð¥Õcº½µßuƒàp}�K«"i¹my¬\W&7 ·�±ÇãÖ å¸Ý—6X 7 Z#¦@kÄ4h�˜­Ó 5b´FL€Ö²3nZ)%Ó›(¥L9òÐ, 1­”²¶Õî|`A|I…Ó˜bÎHÁÌã ®9A2§Ò“iL+¥¬Šš-—¼à„ݦ·5 ¿ñ¹“L^?^šf:ÇWnÛæÒºv}™K«W¹ÍÇSÁ÷·îžã6­ÎãÄ]Zk“n¿‡|Âvkõ{]Z×ÙzBa¸ý`ëÝÖìöäT¸´–äÒÚ»WO—V+éöãBÔ7¸}~¼Òí×ÿîZ÷ɨA—Ö¾ÜZýž´>¥ÀA•qLÛvÕ½ïÙõn³Ÿ¿ÂgDÞY«”S4cbšI ‡³ÌbZ)'�.Ù¬'Í3¤ÏPʈ¼½F(U4s’0 I©Ú—QL+¥”e9Ñõè¯ðÒ‘B™á·W«x²øæ©Š¤€öe\ôpå¸UZ[±“IÓo*¡¤c„ß_§UrË)‚ê´##=Ú‰iÿОÅ?šÖ+YQc×GëÞú,úIYä‹­¹Gö6|¦p é‘÷×(áô¼õtÆ~@›²2 o¿˜–²ä¦©…×M´kêç®¶¶×yzæõúÅ4éóTÜþÊ®y+í#¬#OVÝ0Ù 2žö—…˜vöëM];±hÆä]/,Úñè?ìÚ=£âª™3ð©«§,;ÿœÑ­NliíÈ~mºðêñ»g-ª{ÿ³¦‡�}‚#û%Ê«—•'«jëÞ]‘¬¬íÐ]G8œe?¦»O½ñ¢Çšž4 r¼½ów¿ô‘BH)”j\¹Ù[’Ÿ~Lç¸Í<úy.­Ñ¨Ûä4Ëu{=!„²Ü¦Û\ÁžÂm yNÐmæ›Ççöʽ »»´j« 0ŜϷ]SèÛÿÀÏô—•[ˆ_™¾ìDãñŠMÿ�7õ¨šW+å!DSaÔN"Ñê@{²ß›Nî¬o~Æy…ßT‘}ÝRÿ ¢OÌ¥èiÊþ-D#àmþïÚ9Ë‹.ßü08ª¿OÄ6U¶¾…hGöä)¥„ßt¢ !DlóDzúÞ}axáÚœ1¥N4±å—/¦¿ ûE�ðGkûÝuQù�ŸkzXùÄ{�#zšù¡ºW8ñެþÈNÑCÙ-¿v>ÿAáy'!ïžg+ºakdéz;kudóWæ×‡ªìצ£·íœ5¿è’ ­žwùÊüàP•ý˜V޽ù® Î<6wìb2tPVȳ£öÚ ï-}hºòÕÎ[žù[Àaë`-dj…Ö_÷pþ¤Qy“F6,ßhÕ¸mÁçÂv’LºÝ“LØnçFRl æu];tûÑE£n/î¾ÈTˆ5]´�…˜^¡m.jçšòlp› ‡¹LcZ†wH�تÊ~…аÞì íÉ(¥”Òã)¹f²ð åXð%²øú)Òãa±ihSf[Ö aúý…§NHFê«g-J¬¯Vñt‡mH¿éZ\tÙ¸¢“Ç~?[·@›2Ši)¥2Í`ß¾}.üvhxitëV'Ok�) ¿?Ø·o÷Q£½zI¶¬€vd\›–Òðù‚}úø •e ¥T1-¥RJ�Çðû¥iRñ€öda¤GSŸÚ ¥ЭOL5: sÙ�·7j pSžPX�À­p`$h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h-;³¿‘Èn�(777“Ó»RLgø­@WDÑ´¦{oÚ}Õ½ƒººžm»mq`²FvG¤\=ñàý�v\w=6\7xcùFè€Þ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4hMëYˆNÂZóÅ—6o®piuŸ'hzBîïnJ·ÙkÑxÜ¥ÕQnçææ¸´N<éD—Ö.:-në¦/ÝØVSçÒê7Ýúî3«wT¹´æ—¸´wÌ·—¾Ù‰i¥”LcB°hš}ÛE“:CbZ)em«ÝùÀ‚ø’ §1é~pÁÌã ®9Aº.¤h–iL+¥¬Šš-—¼à„é~ãs'™,¼~¼dé"HCÆ1mÛU÷¾g×GÓ=ÁgDÞY«”S4c"I )eÓJ9ñxtÉfåºVdKÒg(eDÞ^#”*š9IkE€‹ŒbZ)¥,ˉ¦¨G…Ï�ŽÊ ¿½ZÅ“Å7OU$5´/㢇ã(ÇmùüVìdÒô›J(éá÷×)G•ÜrJŠ¡spËÆH�vbÚ?´gñ�¦†õJVÔØõѺ·>‹~Rùbk Ÿ)C:Fäý5J8=o=�±Ц¬ ÈÛ/¦¥,¹ijáu횆ú¹«­íužžy½~1Mú<·¿²kÞJ»ÅëÈ“•E7LöƒŒ§€ýe!¦�ýzÓE×N,š1y× ‹v<ú»¶±éɪGæ |êê�^’<ïw±µÛ÷­„“H¨@`ÿ ubÛîaÃG¸¼õQG�tiu/y§œŒ“IÅ<�™>í±]‹HžT"÷·v·V3Åd?÷Wv»�ÜïˆÁ.­Bˆ~®­–û¾”®Š9®—í~. ƒ,|F•c·ü2{„ЦO*Ÿñܶ»þní7?oÕDÊg>§,;ÿœÑ­NI1ÛcÙ¯M^=~÷¬EuïÖô00¢Opd¿Dyuã²òdUmÝ»+’•µºë‡³ìÇt÷i£7^ôXÓ“fAŽ·wþî—>B)…R�+7{Kò‰iHSVn!Z-:Ñx¼bGÓçM=ªæÕŪi¹¸¦Â†)�D¢Õ)€öd¿7�ÜYßüŒò ¿©"ûæ¿øíxb.½iHSöo!oó×ÎY^téøæ‡ÁQý�x"¶©²õ-D@;²? O)%ü¦M!b›w8–Õ÷î Ã ×æŒ)u¢‰-¿|1ý@Ù/z„?ZÛﮋÊü\ÓÃÊ'Þ ÑÓÌÕ=¸Â‰wdõ@vŠÊnùµóù Ï;Áy÷<ãXÑ [#K×Û±X«#›¿2¿8Te¿6ݸmç¬ùE—Lhõ¼ËWæ×‡ªƒ²ôÒæ»^>ûg‘e‹×eòÊF®oKÅ6—vÕ7º´—Öh"Åv3ÝÜö´�Åܶ¬•†Û6�¹´zA—VÃNqÙÊuö³×õÂ"1·7¤ÛdѤåvËÁN¦¸ì^%….­õ�nûNÄcnÅ´€Ïí[öÝ>$ƒôuiB˜ Ñà ;(1mGíµÞ[úÐt#ä«�·<ó·€ÃVö‹{Vð7¬¿îa'‘Ì›4ÒÌRô€“…Þ´ð •h;jkçšòlðfáà•iLKÃðé[UyÀ¯Ö›= =壔Rz<%×L~¡ë¾d@_?Ez_g_ÐUÑ›­Ó 5b´FL€ÖˆiÐ1 ZÓz@^+‘H¤³/:,777“Ó»RLgø­@WDÑ´FLÏŠŽ !IDAT€ÖˆiÐ1 Z#¦@kÄ4h-uLwtë,@šÒ ØÔ1í8N6.ÐZ:›:¦mÛÎÆÅZK'`Ó*z�Ô�u¶mg§è!„°,‹Òd‘ã8–e¥sdº#=’É$}jÈ Û¶“Édšw`é%˲lÛ6MÓ0 6“€ŽRJ9Ž“f­£YÇVÈSJ¥ÙKdÓ[@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kÄ4h�˜­Ó 5b´FL€ÖˆiÐ1 Z#¦@kžÎ¾t%¶mG"‘D"‘L&ÇQJuöuRJÃ0¼^¯ÏçËÍÍ5M³³¯]1�´(¥êêêLÓ”Rú|>ÃàO±ŽqÇ¶íÆÆÆ†††¼¼¼œœ)eg_ºb©)¥êêêÂáp0$�˜aM?=Û¶kjj,ËÊÏÏ'©‘ÿä�ZCCC8ÎÉÉ!£³Â4Íœœœp8ÜÐÐÐÙׂ.€uHÁ¶íººº`0ØÙr¨ õõõ¶mwö…@w=�B}}½aRJnfWÓOµ¾¾¾   ³¯Z£7�‰µŽƒÄ0ŒD"ÑÙWÝñÏ)$“Ibú 1 #™LvöU@wüóC J)bú 1 ƒRRâŸR G*~¼H‰˜FWãì^òò_Ÿüp—ã~Xlç矖U[®XúçÙ++÷_ÿÁ[//Û�â\@'Ä4º#7ß»kÑ{Ÿ¬�»¥"eo?¿´¼çåÆïýòŠ“‹öôƒíX®)Â_=ÜI†Žþþ}G !¬uïßþ÷¼)3~z­)„h\òôc¯ö¹üÞ3ûPïCWALC2wÐèsóz¤ªþ³Åìá§}³P ¡ê–¼òó7‚W_säÙg&{y[œ¡ê?zúO­ÞS&1ŠNê”벂˜†þ’vNߣü¢ª|« ¯›¿FõŸªÝ¼µN8•ªÂ�½êU·á#¤'f ßÞϳì>þòi«î]Øç†ëÏŠ¾÷ƒYή�ÿzÏó÷Þt|æŠ7…žãþû‡?<.—Ú44GL#¥T'�íuª>ýÜËÛ[ ¢{ï•;ßk~PûÌoÖ áù֕߿鄼=™ýòåGÞY}ä´‹˜j­B˜yEK ϹjlËb‡/7Øéã–;ûýÑÓОÑûì;v¶ñ²ù÷<´|е×]=*G ¡v-}èîºý÷ ÓG‡ZŸì}ôqÇ>fH �u|þ©žBãËúв²ð¸!½÷å´T¶#˜a ÝÓè"¬ ^û¸ÌÛÿ„`2®D@&Ë>^º*8â–aûe´ oýlɬ··zzöÏnñÐì=áî;& $§¡7YVVÖ«W¯Î¾ 諼¼<'''õq›.[¹òßÿ^ú¯µõž>Gž<&°zÎšÜ ®ýÑ„B—]“õÛW~¼øÍ¹›‚ãN9o@ùӯƾ{ëwŽË­[9ï½Ù_–^{Ý ý}_ßwЦ†††�vòE@c•••ô¦ÑExº sÒ 1'œ·}Ý»³Þ~ëí¸2r�m¬Ù/,öïwpr׊Ÿ|ôÙŸn¬�*cÌ¥3nW`ªÒ˾xîO½²ØÚ²¹pìeÓé ¤ƒ¿÷Ðe8‰Èö/V¼ûêÜÿýÒê=vòÕÓúVþïK?¹÷oo,ßÑØj‘o·î¹�ÒñÓ~ñ«ï�ÝÃÌÉ ÊdÃŽ-UÖèÓ.ï]½lWÑq'=´˜�F×@Ñ)hPôH”8÷Í�6­.«‹82oàˆi§�›<ª$$E²nËâ9ÿøÛ‚íæ‘'μfòˆn­×5–-xä¡…ÝòD}}c ð˜s¾óƒ“rË?þçó_Y™?ðøcGý×ä‘ý:u"E¸£è�.Á×»o�¯Èûí ¥Ã‡ôï_h.F{óû�¿ðò‘c>™³±¸_› ¢véðI#5tà�~AS!JÇ�õóÑǯ[¹zym /ðµ}À¢7�6oÞ µ5šÙÐØØ8`À€Î¾ 諲²’Ú4R�R:ë3ŽãHÉ,H¤@L#�ÇCL$Žãx<‘¤àñxâñ¸iºŒNƲ,Ëïß8!ðô¦‘BNNŽRʶíÔ‡¢#lÛVJuö(tÄ4R999±SeY,ËÉÉ k‚(z Ã0B¡�mÛ �@€êGælÛnÊèP(d°ôR!¦‘Z pÇ4͆†Û¶�½:ûººÇqÇiªuäååºÒH1�´„B!Ó4=O,³,+�wþ:Ô]Š”RJéñx|>_ ðûýÜ´~»QIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/single.png000066400000000000000000000440631524745214100322610ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ MiCCPPhotoshop ICC profilexÚ�SwX“÷>ß÷eVBØð±—l�"#¬ÈY¢’a„@Å…ˆ VœHUÄ‚Õ H�ˆâ (¸gAŠˆZ‹U\8îܧµ}zïííû×û¼çœçüÎyÏ€&‘æ¢j9R…<:Ø�OHÄɽ€Hà æËÂgÅðyx~t°?ü¯opÕ.$ÇáÿƒºP&W ‘à"ç �RÈ.TÈȰS³d ”ly|B"ª ìôI>Ø©“ÜØ¢©�™(G$@»`U�R,À ¬@".À®€Y¶2G€½vŽX�@`€™B,Ì 8CÍ L 0Ò¿à©_p…¸HÀ˕͗KÒ3¸•Ðwòðàâ!âÂl±Ba)f ä"œ—›#HçLÎ ùÑÁþ8?�çæäáæfçlïôÅ¢þkðo">!ñßþ¼ŒNÏïÚ_ååÖpǰu¿k©[ÚVhßù]3Û  Z Ðzù‹y8ü@ž¡PÈ< í%b¡½0ã‹>ÿ3áoà‹~öü@þÛzðqš@™­À£ƒýqanv®RŽçËB1n÷ç#þÇ…ýŽ)Ñâ4±\,ŠñX‰¸P"MÇy¹R‘D!É•âé2ñ–ý “w ¬†OÀN¶µËlÀ~î‹XÒv@~ó-Œ ‘g42y÷“¿ù�@+Í—¤ã¼è\¨”LÆD �*°A Á¬ÀœÁ¼ÀaD@ $À<Bä€ ¡–ATÀ:ص° šá´Á18 çà\�ëp`žÂ¼† AÈa!:ˆbŽØ"ΙŽ"aH4’€¤ éˆQ"ÅÈr¤©Bj‘]H#ò-r9�\@ú�ÛÈ 2ŠüмG1”�²QÔu@¹¨ŠÆ sÑt4]€–¢kÑ´=€¶¢§ÑKèut}ŠŽc€Ñ1fŒÙa\Œ‡E`‰X&ÇcåX5V�5cX7vÀžaï$‹€ì^„Âl‚��GXLXC¨%ì#´ºW ƒ„1Â'"“¨O´%zùÄxb:±�XF¬&î!!ž%^'_“H$É’äN !%�2I IkHÛH-¤S¤>ÒiœL&ë�mÉÞä²€¬ —‘·��O’ûÉÃä·:ňâL ¢$R¤”J5e?奟2B™ ªQÍ©žÔªˆ:ŸZIm vP/S‡©4uš%Í›Cˤ-£ÕКigi÷h/étº ݃E—ЗÒkèéçéƒôw † ƒÇHb(k{§·/™L¦Ó—™ÈT0×2™g˜˜oUX*ö*|‘Ê•:•V•~•çªTUsU?Õyª T«U«^V}¦FU³Pã© Ô«Õ©U»©6®ÎRwR�PÏQ_£¾_ý‚úc ²†…F †H£Tc·Æ�!Æ2eñXBÖrVë,k˜Mb[²ùìLvûv/{LSCsªf¬f‘f�æqÍƱàð9ÙœJÎ!Î Î{--?-±Öj­f­~­7ÚzÚ¾ÚbírííëÚïup�@�,�õ:m:÷u º6ºQº…ºÛuÏê>Ócëyé õÊõéÝÑGõmô£õêïÖïÑ7046�l18cðÌ�cèk˜i¸Ñð„á¨Ëhº‘Äh£ÑI£'¸&î‡gã5x>f¬ob¬4ÞeÜkVyVõV׬IÖ\ë,ëmÖWlPW› ›:›Ë¶¨­›­Äv›mßâ�)Ò)õSnÚ1ìüì ìšìí9öaö%ömöÏÌÖ;t;|rtuÌvlp¼ë¤á4éĩÃéWgg¡s�ó5¦K�Ë—v—Sm§Š§nŸzË•åîºÒµÓõ£›»›Ü­ÙmÔÝÌ=Å}«ûM.›É]Ã=ïAôð÷XâqÌã�§›§Âó�ç/^v^Y^û½O³œ&žÖ0mÈÛÄ[à½Ë{`:>=eúÎé>Æ>ŸzŸ‡¾¦¾"ß=¾#~Ö~™~üžû;úËý�ø¿áyòñN`Áå½��³k™¥5�»/ >B Yr“oÀòùc3Üg,šÑÊ�Zú0Ì&LÖކÏß~o¦ùLé̶ˆàGlˆ¸i™ù})*2ª.êQ´Stqt÷,Ö¬äYûg½Žñ�©Œ¹;Ûj¶rvg¬jlRlc웸€¸ª¸�x‡øEñ—t$ í‰äÄØÄ=‰ãsçlš3œäšT–tc®åÜ¢¹æéÎËžwç|þü/÷„óû%ÒŸ3 cHRMz%€ƒùÿ€éu0ê`:˜o’_ÅF=`IDATxÚìÝw|\Õ™7ðçœ;}¤QïV±eÉ–å&ƒ� ¦Lï% ¤‡ KÊnò†dS?ÙMÙ„ìn²É’„l:a„–@À4c 6î½J¶eIVïeúÜ{Ïyÿ˜>šɶ ²ù}ãy4š;:ýî3Ï=÷ÖÚÚJ0]ˆ¨²²0 µµµqŒÀt†˜@Lb1 ˆi@L ¦1 €˜€÷�át¿@Õ… ™p£�2àWn4™�œ±„bû€sÓRÒ˜_Õ„ÿ)—Ëëõún´ZͶ$›äÌa6Ž p8»˜ó|šLú)—×h 7êÄ,Vëø;kº$©fY�}€)‹iMÃ]¦ø¬ËãB$ÜЄ-C$½¿7 ì&Ý€)‹i)©ÐaMùY-+éíEi¾D Œ>À”Å´�RÈTÅ4©šHõU)�$F`êbšÒÆ´~ú1ÍÓ›twX�2ÕÎYQv†ª‹ ›9ÓfVuQ”“Á9Kó%„žÀVÓ2miœë°+^�m·™�D¤(\Qx®ÃžæKPKLi5-¥)ÿ9“BZ�†à?ƒoLõ‡$‚.knùÌö]ª¦‰èñG÷ÎÛoÚl6!„ªªº®þK_­«_�úq~ Àùš>^xƒ“0 knùLÒaIuû9ˆiIB¤‹éá¡A£ÑØ××§iç<##c ¿?Í—H‰˜8Òƒp6I}öM§sé%!Òµ=d@U{zz¼^¯ªª~¿¿¯¯OUÕ4÷'C€ 1©§6£O#¦¥¤ô1íõx…œs#çD$„ÐEºdGk.ञªŒ¦ÓëM§mzhB×UÕh³9�ÎHù�®é�Ÿ'À´—þØZ"“ï~¼1M)ÎB|ü�¿éëë6ÍÍMMª®u�ˆt]']ãµu[6¿%¥¸üÊkV\vE’ú¦}âœw;�÷üi3zUÓí--{÷ìÈÉÉ "§Ó™i·«ºNDöîÖ4�4­áâã¿! ÒÎ#6£§¶¦>ÛÞôGîÿ\AQ‰ßï·X,º®ëº>24äv»GGG}>Ÿ¦i—_wÓª+Ö 7 ¼„\N8¢xÎcš(ù‘Àü¢üÂWTU5�¤iš¦ù4-Фi5uõ»ÿs&³%ÙLä4\°=…IÍZ[[+++'¼ß�ÓÛï $ý”®ëÛ7¿õóÿú¾Ýn$M .PTTôoÿù‹²òФ_U�iÊÍ´âG 0Í£çL‡ŒžägÓkkk;�˜îó§ú¬ª^|ö/þõÏ-‹Ëç#M³dd|ë‡?�·`çÉ ö"‡1 0aLO~¦ A_ ÒT–D6“‘+œˆÅtíÍw5kܸþ•àgïûÜ—çÔ- âB¤|@˜ÐägzH!eÿÐPÀ0™M~Ÿß`0”˜yhIC“ÅòÉÏ~©³½ýxÓá»?zߪ5k™¢¤½Br` cZ’rÌéñû¼Á[ŒFc^NŽÑ}„̬œ/ÿëC§Z›ç-h0LéO‡ÁL€©­¦IHi³ZÌ&Sä…ó„z9· 0'/Ÿ§­£#_SÓF…I)g”Ž+Šó–q>™IÑ&WȘº˜¶y–Õ0ìV§d«9F‹‘cô¦,¦M&“Ã0fË6èg}�h…I#i¦pó¦ ¦cùùù�@@U϶ 6�&“‰14=¦.¦ƒIm6›Íf3F à]ƒ1bÓˆi@Lb1 ˆiÄ4¼‡ Dä÷û1¨¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓ€˜@Lb1 ˆi@L ¦`J0ç‚”’ˆXÌÇg�1FD2æc@LÙ4#")IJ!eð:»¼4cÄcŒÂy�°@LÃéÑRJ)¥$„ÐuB ¼ñÌ25ÇŒ1Ήs¦(\Q$cŒs)%’1 §—Ñ$¥Ôu©iBUƒ“®Ë`XŸ)Æ9㜅�Ì`�F#7‚·#©Ó0é0%’RJ]�€ôQ·çé£�w:õ›šî4Yï™k»s·XÈdbF#7�Ôˆi8�RZ !5MÚ°sì_7kÍ£‘ÆÅl‚dà�¡©ö;ç’ÍÆ¤$"$5bN#ªI¡ªÂçsÿå�vbxÊ7À ¤½ÕíÒuû]uJø€$’1  v<„®KMÓ}¾À–®©š‡!H’ÂIJmSŸKJû]u‘’1 “)¦Ãմ߯õ{˜œêÇ')"Ɉ¤¶¹×-¥ýîyçoRëº.)Ø’ã§,FnˆûgÌN‘ˆK¸%ø‹ûgêÁLxÐØ-ÆlU&Ù#³¸çÞ^hÃÉþ|^؃bú=Ïèà<<]ªÊ„<a —’‚ó²µÍ½nMÚï©?O“ZÊ`(K)CYÉ騔L=Žáo’%ħŒfhB„'Ià„›ÂáùOBP³„]Ah¤cD’1Æ$ɸÝ1"‰ˆÄôôÊ!¤®K)¦þ±I’�E›$S·ö¸¥°ß»à|Lj!ÂÁ,c:”Ó2yÉKI‹f–,@ƒï;‚1IÉ‚8v‰›‹íXE?ŒpdxƒçE¦¶1Ædè$$bÄ$IƘ”„ Äôt)ehŠô9ˆi"É"ɤdL2’Jj’÷.¤ó-©e…ÿŠë„LMRÐÒøvc Mˆq� ™²×ó™tÅ<‹ÖÑádŽù/cŒñȵrÂI=™F bú]ÀâßÏO}5­p’Áð`Dœ¤$ÉÕ­½cb¿ã#‹Î.©Eßö×_è(¼ú¦†*sŠ'à=y´qÛ¶fãw~ vôÅŸ=Ówå'>¹Øvfù#„�R =s3Øþ�‘¨¦´3Ylqm3ŠÏÐ$Í©hÝ»OˆVÖqw‰Oê˜ÍDËh hJi&gŒ8'5!§1=íjÅsRM Mã…ˆI ÔŒˆ1}[ÏÉÌ�,>Óî‡t7¾òƒ_¬ï™sây'Ýá‚ÕVT>3Ç@DrôÀ/~ðÜÆ¶QϪ[¾ärÍ«9[¶ïéË]áéë÷…K}s^¾ÝxZM�`L‡òšÆ•ÔÉËÙ¸Ú`ÈÈà 7™˜¢0Î'ZÏö~ðËÍ-º!f§-Õ€¦ÔÞòËï^YƉ¤»£yXï~ëOX¿öð 9¶é÷Ÿ|ø '&D™qÖý?ý§Û #—œ`át¹¥Å´ˆí~D«jJUOÇõ5(ÙD‹”õtd_�p 3Z`'þ=¾ç‘4£yðo΃sÆ9gœqÆ‚ÑmPüšÀèééA5}nRûœB$û !Çf°™ƒE4ÅÔ$™ºµ{”dÖÇ.2r.ƒ�ò͈¿¯ñÅ'žb›{ömüéîÚœPKUm]÷»¯=îºþc«Ê‚·0ûŒÙvÍc wu†7n8–}Ý¿ZyâÛßk\ñ¯Ÿ^¼ý‘ï¶/[]À‚í“øðoZJîûη”ñÔ;6)„áb:Õ—Òã"²„yx,®žŽv!BQ-cjîØj9&šc9>¢)®G_LG6Éh)çœHç$INRrI’˜ Îÿ@Ócºåô™¼µ17Ì7×ú�÷i}Nâ̳½Eªz¤däºtîo³ÌÈ58¸¢0C$}$“œ¤Ô¶t;ùÞ¬O.#EQ…ÒWÓÒwòÍWÿÞ]þ‘ë=7>ùŽã“«‹-Ò}ø¯ú÷gú=ð¹ךB±½û‰�ÿt¯W×ý}ëãÛ­¹™|¸ôÎûkóÔS q‹M¸yém75ä…òÐÙÑé8û:G$•¥nz„:¡ˆŽTÔ2±ï‘�’2¶Šf$cÂS'W°`@K*èYìdìqG,ÓtäÐbðÿLÆät\)-)ØëD<ü ƒÍ$ÃYG€˜¾0ªiÆrîYVð¹+ ùqýˆ—kÓq÷;'F×$]0"E—¾Ö~wk_Òw䌑áÉû‡p³Y躢(éò�Yê>ðÏøcä;9rà¡_ÿôÀ¾Õ £»^:‘qÝ?ÿée¹‘‡¡vÍ7¿~Ññ—ûÍá²{¾põ›ÖÝ>jíêÊ•D$Ü.­`Éåõá#�Jõ}ßû+G2çV+ìÉ‚)�"í{Äö<")Ë¢Çhƒuµ”Ä(<ÙM†ÞV„îÀظcv±t8©�[ŽkyDeÊДìÈäh:’K$Hr!%ïgXè2ã2xW‰ã‡€˜>¿«icqÖŒ_~Ø:¿Œˆ´~çè ûÔÞ1é׌%YöKk²ooȾ½!çžeí<¦�z9#n‡FbðÏ} „ªr³yâ‹\‡êþJ~éœÏÎ}•1¯|aÞÄ=SâJIÓ›NÚŽ4@c‘gŒ¤ Í’–¡¢;\¾ Y™˜ÓÁM‡c4.£ãþÒ2|⌠ý/2á&˜Ýáh=vøÑÙÙ¼»@LO‹jÚ�k¯ü¿ûLyZ¿sð÷›†žØ!Üþè§üªãúe?¸ÓvQeå?uòƒ�H¿F1-€déG‘‹\‡–#Hõ–[[š÷hÚµkßöc#~IÄøHÓÛÿñå·Ã;�9ŸýÙ§Ö:‘ÚòÖá°eÍ~á¡¿•ÜïiÕg_Sc&"ž9ïÒúçÝÞúéù5Æ©=Z !Í´åd_Cãêg?R’Q8aÃ70Šï~Çœ‘ÌþÐN É™4”ôduÛ¦@L_ÕtÑW¯7Uä¹·6÷<´Îw¸süÆÖЇݕ¿ÿ”¥¾´ð k{´nâ�ëºÐueÂçà;õÔOûz ´.�k¶úû¿rUmL—B;¾þ{O¨z°du5>ölÿŠ«kß~ÃrÓ§/×™ºã'csnªÍ¤íDDd]¼¸âá—šZôšÚIOg7 £Ði{“i $ž!Û§fãºÆ{ºK잌%Ý1Ä}6x–w8©£e”p^ ‹N�ŽÉd g´bú¨¦m •Y·6ŒümOç¿<%õ”_âÚr|ðÑwòÿá2SUžd’&º`H°Žžxe/ëìû~ôƒO[Íê¦ß}èÑŒÊ9³êc^š/S¡àõ²eïÆ×w”_õ“ê–·ß ãŒºš=�ÿltÎ}Ë|$”rY5³JN4ŽÈÚôÂ5:ÓÓ.§'Ó%ß¾Å{ ½ókOIM‹ÞÊYöm 2Õ®a÷¶f­ßID¿y3ÿ¾Õ¾#�ŒäÄû€I×ò&«™ˆÔ‰JØ¢Ëîüîò’¼®–ÐÃgW®½§r•ƒQ(¦I)›{ã�ŽYÁ‰!z˾þðs9·ýÛ7¤‹iÎ‰à‰ LÊȾ%&ž“ÄôøVǸè$wt\$“ÁØ §Œ?„˜üb}2Y9Ÿ0{šóà´iÆ9ã1å|Â3@LOŸjzâ ´Ô•Z–w<ø„ðÇådѯsm9>üìN"2dd©}cþ–~C~†VÊSnlÇw>±;n’³ÐüTÊ$GY5‘ÖþWÍ¥¯£]í]­CÉ'2VÝxOU8É,99fætä¦=�œsF‚ˆóÈÜ‹Ð$¶„á“iR:ÉEEc:áJ¢9(™mÝœw¹§¸t–á^HÜù41%5±Ði,Œ‡Ò:|æ8#t?1=-cš&®¦3¯œ« »‡_Ø{ç웜›Ý;šƒÿTûG#Ÿ tËs¥ÐÏÉ3¶ÍýD’ÞtºïblûÓ_{z wÞÕ‹óãÏaá%w~÷û7ëÜdH;�sN’I)X¨¸MvþaÊjš�/Î)îrÏ‘æCô$˜è%–b¦v$œžx%Õû –:©#g$Æ·®ñKˆéiWNOæ^þã½RÕbo±_RÝù­§“ÞYÉ´¨]#碔¶®¾ïùÕãn�{ÿ37Ç¿Vêoÿõ�ÉŠr^~û—ž¿=U+¦‰^YÁ+`H“Ñ4É«.%ÉꤽJ¼L^üå•$Édù,— H\“€Å}Äâš-1'ŽGû¨¦1=-SzâjZêºÚ?špO%Ç–êk¹Ù8ðè[òœ\Ôir£Í:eÆ9ŸdÂd|ßá öD‰÷(nŽG¤Žžª’Ò Mw¥ëØýÅç4Å]Í4&¸‘Ó€˜>/«i©éÂH¸§>â1Wåû[úÇuHæ1“âÚ~â‚9Q"tšu¨Žf$'³@º²:&”Ù¸â›2|âIÜ…­eš:E O Wç‹¿ØGlï9 ˆéó°š¿¹ª ážý¿{³èK7´ýócgÝ ³Š¿x}Ë¿•º~Á ç¡EMdp^‡ ŸçGg|¡¢d«Ò¸³Pd(ZexCIVA<�†KÌFYB„’Å@LŸGÕt cÈ<«�Å&²¿¹Ç¹©±ò>Ñû³—}Ǻ ù™¹w]’uÝâÎ{Æw´óB¡˜®Að¢áëÈɳµÄ¸âO†¯àLÏhT3–&¦Ùd7—p$“°V- ¦ÏãjÚµë„!Çn[RåÞÙÓ £¯îS²m…\-uÁîÜrìÄþ;aÒÞÔ g²³>Õ:n1€Äˆeñ[Œ\”#ôÏ´µÙDŸcãþÃ&‘óˆé÷$¦'NmÄ=öö‘š§¿tä²oûÛ"·«ƒÎÞ_¾ÊmfcQ–Ú=,|ê9DŠÂñ:˜ üªœ£œ“ùÓÿ» ̨d¬¨ÿ)áöúOö¯’÷Ó0AJOv›èÏÈúýcçìòIÞ’0þˆi˜šjš¤hûÊ£æŠü‚�_q&U3ªi€÷ô¦ÏMJO:+ý§úN|òjþôEoc»skÓûj”TUþ_̉Ú2õIÛ±’¥K~-�ôãW+?gƒ)•  š¾Przò\[›Ž}ð?gýê3¹·.›š¶Çy3H¡‹.EV} ¤ˆ,Žú8øG&ûþläáÇŒùÂð'Et]¯ð#­¢¸ÅcVp‰†8¦kªé÷c5äÚ}âÐå_/ûúÝY×.>õÍÿÓ�ï�QŠ Ä„³eܙݓz¼ðUüSÕË2t' /u^«+8ƒ:f®µ¤Ð .l‚1}þÐiw�­_þ½1ß‘¹r®¿}À{¤ýBœ+=.¦eªËkÄ\Îî42néÄË.E—¶ -þÍbO”^ýVÆö="ë¶ Ÿ1}Á%ÐÇSûG†žßön?[ýÄ#ÿô˜úÀ·ÿy¡BD$TçÈHß@gWoÛ€}ÕíKg&,q¨5þì�ßvÜñ�ÿ¸!÷lâ+²¾·L\Ì;v}ï˜dØq…. Ÿ\HIÖ‘5gÇz8¯ƒK Æ_s”Å-¤ˆ×5 ¦ß×Õô{BÝöèŸÌûÑ�æ†þíÞûŸ_ú˦¿*H1ÛòŠ f”•çw,ž9Óx.¶iI'6„Ç_zR—5�½šiŠ/ˆž$(£‡ƒK„3bá…È™$Æ£ÇmXü_ˆé÷M5ÍXÑ?\;üò®@GèÄìµ ÂëÛ|„ˆì ³ >|eë—÷îî]T§Û¶æ‹~tAVN†‰ŸÍ#ɉ¯e9Üs/ʱ+_ÉÔÅt\)ÍdäƒÄ3Åe\uÌ"M�È¥=˜ ®9Î$1&‰1$yè¬sIˆh@L¿?«i) ?¶ftã�È�sn¸ØÛÔ9ºé0y;žÞü^T劣 //#.¢µ}O}âÇ»Ü1ã´€.þï¡;�Þ‡—\þÇn¬UˆDß‹?|ø7-%÷}ç�[ÊxúQ±ë¶Ä¬K[T‡+kJ3!/rL�1ÉÞ$_!#QNÁ“$Yìÿˆ…æ?±˜ÍGês‰¸Äô#]5mȲW?òyupÌTš+�êG>+Ü>bLøüKgÏ¿ûžÃmý~³üÛêøþ“ÅŸ¹‘›�ž£§úþ¸¾öÿ¾2¶ùpÖšÅÇî}È{¼kJž¨ÞõÆ?¶AJIÿþµ®¬5Š‘ �üô€9FJîÚû?zCŲ¼–*‰Ho}óù¿ çW uzŠòœ�ìÒ�]¹ÐƈˆÙŠ‹ƒ™,��¯sDRÙ;³x1}êèz…q³=’ått‚GdrF(qSÞád¦à݃—æ ýMDÄ>ƒP·:q-DÄô^Mç}ð2_[_ë×~oo¨Î¾f‰’iëxè©úWÿ}ø•]ê�óÄg¾´õOCëv2ÎǶõuôg4Ì®øÎGºõ’¥ºôÀe_™ýÈçm‹«=Ǧ溦Já%~ùò NDÌblùåsF1Úão¸ñÖ¹f=ú—gGU c¹U«WW‘Ýý喇î½4ëɧ:W­Y¶þ©#®²Ï_W÷2RªïûÞÿ[9’9·Z™`”b‚ZDVÙŠ_ð{2Ýéh‰3KcrW­N~9>F$Ñ v=$‹¿xÀ»§·œ£œNw2·!˦ �‘Lᆻ©$'ï¶=�¼(UÍ×Ü-<>µ„t�ˆò?xYÅ·ï uºu]wy¥ª ¿ÊMÉÉâR2؋ʊÊËŠ*Ê‹Š¬RgöóKܼðÊ«–¯.fÚÈléÙýäº�9«î]å`Ddšuç5=/>÷BGâbƼò…ÕÙ¦‰7êCW&¤$Í�p”�Ïõè‰(‘œâ'ˆ$?ó'qÄ„Ý@Ì*¶‘ûJJÙp@LŸ¿Õ´Hóǽ¿9纋m «L%¹žÃmJ–½ÿ™·»»ŽI]³Î)ówôú†‰“}áLﱞaaœ ]¶s‰×âNùø“žªªé�o|ñÞ/Ýô¡ïýß&UUd._Z—½ß~¯g÷öã¦sg‡jb1°õÙ‡ß2Üð©«jBó>XÁå·Þ[ÙñØÃë¹Ï$Ädô¿¡ Žf÷¸;�Ñ#O|{p2Z²']_1}a5=Ò\·£ÿé·³¯nèüɳž¦ö“þoén+ÿæ½#ö™Jòòñà ¿:üÚ>gÈÍ ô¾¸�8ër£”rtÓAç`šÇŸüÓôxü|ÖÕ?üï¯~yµƒ §k”¬ÙsVçzá¯ë_Øk¹tuµ‰ˆH îùë·y8÷޼ÞÓß(ºå³·7 ¿ù�‡Öí=í©â1s›K¶ÞJÌjU¡³DᇈÜ-¸˜7‹gM�´ºþkäcϑ֑õ»ƒ>ÿN¨Îírh&¢“þŠˆ†_ÙAD-_ý õ=öúT=Ë¡�QVP:gFáq;'•ô�Á!cvAVaíu³žþù›Ú¼Û¬3‰® ø—_7Z/Yèxå?¾ŽˆtŸK�ÿׇžaD,»fAyÓúo}Óý¯?ºûb;#"ÝÙßê´U–Ú æ´Œ970´ÎUÂ&±÷M�õq+ÇÆßšì –ÀŠæ{8Í#KÀ0Ä5 ¦/Ôjú|x–ž–ScEÕ…á&²Þz¼C-]QÁ}ÝÝNAd±…Ndà%KVÜzϪ5×ç·½SÓ'ˆDÏ�m^rÕ] ìD,£²¾ÁPÿZOuƒ�é-øúÃÏ äÜöo߸®’6¥cD$FRo“RF§2‡NL?.6XºJ—Òã–1L,ÕYÌ‚] Q ˆé �#5Ü{{Ñç´«¯FŸ­ûøžfë¼›‹BQªwoß;\PkÞóÛ_üñíÀò{¯}éÙ¯þÈùàW5äÍ»ûV"¢¼+󉈴Ʀ¿l¦Ú†k¯Š^\v{Udë–œ3s:rmiSM:ã,¦û&C§™DÎÚÍ…žøÔ–¤erŠa‰öOÖ!�뇌 j†�Äôù/ô‹Í9ãœIñÞÔŒ‡žC\ï6)¯4U_¼¦ÎH¤‘t�¹ U—×{¶½�{÷7ޡ^”ûóŸoÝÞ¹rq^ÆiD/¹ó»ß¿Yç&CÚ/b™Œ{¸ Ð,Ƥ VÑÁw#,~ç'Ó.ú?¥9Õ·=>˜ã>¦hÓš1>®Îp&x¯²¥µµµ¸¸q¶u´RÓtŸOw:ýƒƒÍwý§Ö3òž<cIö¬§¿bÎËS23‹… lòW²Bp_7žÃóî<o䲡óY(~1€ÓÝÓ�_É;Éš‰WŽŽMõè�Åp@Çç5ãI 爵žTÓSVJKÆç¤(Üh̸²nø‰-ïÉ3ÉXSÏ�FRÆ9MXP'Âã��ÓAãœ\(ƒ×M¨£Ïü‘S_))á Ò‰u8EZæÑÊš±Øé&hzœÏIMœs£‘›Í_ãÙÝìkê~—ŸƒeniþG¯àf37‰sbÓ:Z8çÁF‡d‘MØÄŽI„tÒûŽ;Ù›%½cìL=šÈ—¬@LŸgM"bŒ+Š4‹Å�›]þ“Oö?ºÁõæa}Ày®ûÔŒ3%?3óÊyù¿Ê�›ìupE ]–s:ïØ‚Ó FRÊ„gzcÆN£¾N1W/~~ ]¦‰¡3 ïáo zÓSÓÁ“Œu]ªªîóé�æri.—ðùD 5M qNV) ¶K n2q‹Å�‘aÈÈPl6ÅbaF#S”Óî{¼‹TU£¸ÕµÎ4�'—×,E¹Í’‡zÌ$ìè‡Ä²ÞUèMOiaHDœ“ÁÀM&"bœs“I÷û¥ªJ]?·1­(ÌhTÌfÅbá 7™‚GYø\�éÉhÄËM�w½ïÁ…›LÁèäf³¢ª¤ëÁ…­ÏYǃG]2ƒ!ø7SÆ9®Ž €˜†¸ºVƼ7VEè:7›ƒuôÔÌ`H¶oÍFàœ8çŠBÁIÓÁŒÆ;tÄ4$&µ”Á™p¡Ð”2:ø4=b/>¾þ‹ÛabÆç&cïñRHh€ .d €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1ˆi@L ¦1 ˆéw�8þØ �¦ç³“C�;ûVǘ<ï×NøÝŽ}¢oSzÚŸ{åx�˜Âgî?²éí';S<¤hßõÎß[Õ ìµt†qâŸïvêø5FLŸ�v¯ß²i šmþSþ°µ/iFñìÒË/®ša<ÝßHßþ o>¶D ÿ»{ÿÖç›S‡} ëÅ7Z†N;mYVùì5ó 2ØY¿žÎàÛ”ž=öö�ÙMUóê.­²ŸÞëø Giêó¶gÿö×:§"nÏj 1}A›Yjèèv…Ïô®WqYŽ)é] öŠÒLëä 3Éî“&WèJMWÏ(}{ά<ó¼&ú6Yèÿ±t¿vÆÛc¶¼‚iSšMÝ(MyLÔ©ªPÏf aº3`ÎFvi>Û58:?3‡‰±Sƒ3‰Ôî¦Æ·NŒzt–YRueCY¾�¤§ý¯oûV^SSÌIx¶í:~tX7ZõKê.Ê7xz[ÞØ×=¤sKnùš‹gÄþX˜¥¶ÚzìPïܕŶ¸�'n%ÏßõÚ¦–n7{éµ¾Œò¹·ÎsøÆ=¬:ܾ~gû€Î öüK.š=ËÎ"ïjí)ýIJ|%0¼c{S£K*[ͺeE‘�Ž6xªuû±þŸ&¬…—­¬�•,Œc¿Mß@Û›û{G¾!§nqdTÎ[¸&Ÿˆ‰¡–Æ-�}ýª¥ö¢EW”ön:xh4`ظý`fÙÕ³œ/5gðÒ ‰Ž=[Öùk?±¢ÐDâÔ®mG‹/¹v7P¢}×Ö}ùËn®2’ðÛ׸g@õ¹\.fÍÏ-¹bu%‘oxÇ;­‡û¼<¯êº••…‰£”ÅC#p𹑢�ö��.‘U¾vYÁÈá¦]�n™Syݪªbi=ÇŽn<>`†ÜªÚ«çåX¤sÛmözû©�>ãÌÅ —›{ÞÚßÙé3Í^²hM¹…鮾-»šOŒiÒ䘷xî%Åæð¨É΃»7œòú{v<~Äqñêyµב½�»z¼*™Êjç\1'Û’ì§œ?þWV:÷ÄŒáµ+g8Ü©6JÒÓþü.±¨Äµ³i`„g_²bnaß±·� �*9+/�?ßÁI÷¶45ï>5æ sQõõKK²cw‚ÚèÖ�ÇÄ¢†UJº- ¦§Ñ›‘¬ü ýÄ)oeŽ�‰‘ÁîŒü¥fòœj|­Ý¶víüRƒÿäž}ëöY>tq^´ œ»ßiê¯XðÑÕÅ3Ò'éî|}¯»vÕŠºL>¶ÿ�¦¬;ê3c~5„RP5¿ûÀŽÞ‚+Š¢7'ÛJéÚå¾á]ìš«fæ2’îŽqk>~¨Ý8ÙGKÿ¨ÓkIRhŽ4Ÿ8‘Uwïê,îsèÆ¸þ‹°_tiu‘EôØõzÓXÕâ¬tE¬>´mç@Ѫ‹¯wÈž»7›ê×T˜ÉCÒÕ20ÿúëçÈÎ#Oêè/«^réÜÑum…W4Ô[ˆ={†zõ’Jîév[óÔ‘>Q8ƒ¹»†¬eõJ²ïÈͪ“�;ôŠ»®É7yº_~{xÞª™Å\´“èjž³ü¢OÚ¼;7îÙÕYzceÜ(Å~ƒCm�î >²D?²yÇË›¼K—.úØE�½wïê(»©Êèíh|£Ûq͵ Ó¶Û{—\^H¤ ìÌ¿áêÕ¶¡cOoÞ³~末®¾ÔØ{ô©ý}3fIç®-'\µ‹?VeÓ‡O½¼åÐþË–,Î n••-¸h•sóÉÊe×–q"½}Ï�½¬öΛòm�ám›o°\|C¥y‚×RhGž7†Â¹=åF‰ˆÄ@gSé‚Ûn¬sÝý̦5 çÝqÓ¼�»Ö5Õ-ËW¤ªZË®];?“yö¾µggwáÚ2%R´îkê­¨¿¹À�ìg‘‰÷æhzLK,sfqàT¯J$GzF¬¥yV ´¶Ž”ÔU•šqˬ•9]Ýí1oHÅPO#•^Zë01RìÙ%l´½Ç_1kn&'â9…¦þaWÜ[r)ÈR·  ïЩy ?ÁVˆd²‡U2ll°whH%s–#[Iòý˜í}h°Ó­sKf¡=6ÆŒeU%ER}~i6û�îÀïç=#,«,“)…™~—/Ô²]\›meÌVœ_àõ8šÆì2ûX稔¾‘>cI½ÝÙ5&¥o´‡g—ZdÚ�’££ÞœÂl ·f—Y|cþàçxIͬšL…{e¡Ùå¤év‹ÊòMœ[*‹3L…e r�ŒÛ*Š,.—OP ¥Å9c^y��ˆ™«Ëm=½nADÜ>wnQ¶B¦¼¼ƒ½vn�CaÖ¢üBŸwL�ê>ÆK—WÚ"SNù%3Mí™b¯v´Ã¶x~¾�3ç,­ÏémpOüSNbâ�Ú ÏÊ41žS’›iË_\i72¥¨$Ûàñz%‘ÁQ;3'S^�f¶ò§_Fv„­G·øË¯®±+$'zѪéé”Ó…¥¹ÎÃ�ª¬ö~¥j©‰I·ËoÊŠtK�‡ˆ éóyí…Y1èöøF{�>×ÃBMFcIÂA%I¤äT\’µ{kkñRÆ‚)˜~+)V©X¼X;ùÆëͦ’ªK”ä�ûù[+æÝ@­Û·lßb-ºdñÌY‘¹é8ùαQ‘á(ä ™þÈ3;Šx÷É!­(W´w8³óg)DqÏ�3…‘÷eeüí_À:JùÕå¼}¿_µŽxógd3êN7P�9ÓÊ'þ)�ÃÓØh2ž¶Æ·† o_S’ÉäÀá�®È~dT̼jiAóžÍÍ%·×Z'÷¢4=¦KNgÏÌu�hP‹òŒˆL3+]GÛzT"éo;tj°¤¤Â[õÍÖ:¶µy4"ámP³Ê‹�mÍGÆt""Í;êK^.1kÉòrÏÁŽàïhò­0“ÑäõŒhDIJÇ?¬ôŸjíÖˆ¸%ßaÔu‘¤7ÝÕ}Ê-ˆG¶Í¨ =ÚÄø¬y&FRíïwùŸK¬SÅÈ‘.ëòKn¿|ñÚº[šßff´}#áù2JNN¡«÷°ÓZê`,#»ÐÝ{hÈ\–§$ÿŽb#³½ËS^ËKn]U;Ç¡¤�ÜÈ(MžifUÆ©#í}*‘æñº'Q=òÜâ½s{»W'RG:¶·çTÄåšÅÄÇÆ|‚ˆ”ܹ¥ž}‡=’d`t÷Ñ¡ÂÊ[ª×7Ü1c8áF'hVùTcV†�iîΡHǃ,3ªfgÌ«´4ŸhòRöä^´€jzºìêJKíë·¸® M}°UÖ]ãmÜøÚ&·Î3‹«®_’gŠ}ûͳ–­¬Þ¼kߟJ£9³vᜪŒ×4¨·mß-“ÉV³`îE–¤�Y^ͬò“û†Ro…¬E eÝo¾üÎŽò¹w6Œ{X33ªýonhö Ém…—-sŒÛKK…û�lÛ¹IR±Ï[23Ròóܲ¥ö£¯lÉ4*YÙ6KØUeçïkÙ=œ¿4R4sGEÖÑW_~ÇĈ·g.m˜U™<53êædþ}Ë;'3Ê®¹bV±!»Ìrx“R¼–Qf©}d¿«j•9xÇñ¥D¥(7ðæÎGO($I1YK«k.«¶§ØáÅŽRÞ$'yÛ*æ^åkÚøúUQLö¼‹—TÏ´NøÒp,[Yýή}Ú§IcfÝ’ù‹2ãú$¥³+Ìïìz´5kɪ…‹/X¸§ñ™�ÈTVS¿¦ÊÌRý”ÍŽRC뎓å·Ì϶‰ô�à @VeUùŽÆÞ±X –¢ [L#'˜ÖE+fv¼thhæÒI¾ha*Þ˵¶¶c `jÉÑÖŽ˜¯^^bg$uËžÝÛ­ ’õX¦ŠÚ¼ã`oõ¢•y ‘ô�žziãØ‚Ô �ó\OOšpN·ÇÉxðåÅH÷xn–å¾Ú¤:âÔ ‹´hT›=GÁÏPM¤Ìiï‰M{t£‘ Ás+g­˜å0ŸË úOmÜßëä iÎiXXuºç�LÏj1 0­cåÀ´†˜@Lb1 ï[r´i×�§݆³]æÜGÓö ¦§Öé.rÖËmè]GžØ72í¯w3eë¼�Ÿ!¼ßá$­)ªÍN{AݯÑÙÌ#𦽫àƘbÏ™eŸ¦=íŸ!bzª2Ú=Á²)ùÞö¿mv6\5¯Ê$zîÚ¤TÍ8»ÜFN01¤sÛm ]ÛÛÆDnMý� r-D¤%®ëÁ:ŸÛ?8¦»žì3T,ºøÒb1naÿÉý‡¶tˆ ªç\Yã_#Sz‡ºvî<5ð3Ûü‹\RhL½]ç¡ÝGwö ö¬*»&3¢ß±«yßs#•¾(W!"1ºùõ“Ù—5Ì7&Y$º. Io_ÛÆ}�~fÍ*ºtiu¥UO|ÚÑ7íÏï’‹Š†7q•¯\qE¾çÈžÆ]½2Xf-¬_UjfIMKºhNÜãä¹ÇG‘gÈ=íÏï 3<»û‚‹ËÌ03J² ÍUÅžkÜ ¦§gUfŸpÙ”²Uå»74�͘íÚÙ“½òÊÂÒ¹†±Èr±´Áý­9×\¾òê@׋ë[gå,¶‹öã×õ˜s³ÇóœkÖ‡²9‘·ãHÂÂ"«•Sï åß|]e¶ôõ9yìEq4?+]¸du–Áß}ô©�µWUå¤ÜîÁÝbæí7•d çÁíûOÅ}Ç…YMýÝ"w'12Ða-\lÑÛ÷&Y$ng¶c pÙ²ë �Þ¡QŸ‘%Y¥(z~·n?˜W÷mÙ¦wì=|Ø\{÷�9upãÛÇ�çϯQ-ÕB'±�Ó¾'ÕwÞè@Ç¡Âú®ŸY\¦PŒ_†Æ4rô@Š5n¦zÓS_['[Ø‚Î�]Ú}ü�=�¦¹U¥ivŽÜ^W_Z`dÜ–Wéð�zR­ë+ÉÂ"Òb±ûGZ‡üºb)Ì6Å4,XfIéì,ƒT}nÅls¹Gdêí¶›-,ÎVˆ3* â®ÈÁ,ùÕÃ-C’Hv ZËòí"ý󔣧ºF˪—š1[nv®!Åz(ÑvIÙF¤í²/™—ceÄL¹µyžŽA}ü£¥\è$öqRG!¶Â‹â—I¶ Mš5nPMŸ’/laȪ.ðýµ=ïÖå“{ƒÌ¸Â¥”2ùº’¢Ux²…EXÆŒ.QvÞûg_Fýš%EÑEK#][t *öâl¡�_„%v»Ìš“j‘pfž9Ãr sLäZ{�³V˜XŠç)§ÝÞ@ffô˜)ÖC‰}mBO:àwùGv¼½{_莢°8Ù£¥Zè$æqÒ}G‰ûËÐâ2I—¡I½Æ bú|�ta éêÚ=\¸²dhO‹wÆl+‹[²$­¤ëz0’‘GOº°‘%·tõê’eC­/m9æ¸fA�)TÔîÜÖa\ºäŽ<‰¾Ñã})·k4š¥êÓS¾ã²—d4 8 íÆ‚k¬ŒDòçaµÝnŸ¤ð#ÅÓN:vsöÂËæWG_­rhxÜ£M¸ÐÉDßQª÷7É–¡I¾Æ šÓ×˦PàÄÁ.ûÜ™ ó+�Ç�óÊ„%KÒI¾®3™ §Ç+)éÂ"êp_ã@@3gf:¸ˆÎ ‘ªGµä; DÒÓ?<œfû†œ™ù®ÆS^ADº·£ß—x_k~µeøÐñA¥4ßÎR=Ïèå”[:NîÖˆ¤d Ãmœìz(JîÜb×î#Ã^IDÂëò’>ZÚEs&õ%•dšñkÜè}Í'v÷ð‹¨¦§qL§]6eÁhËÎ@É�%ÆŠVÌê|éÐ`ÕÒ¼¸%KÒí.•Šdëz˜JÊœ8üäK§*4¬­L\X¤Ü@C‡÷?éÒ)Esëj¢‹ªä.®ë~kÓþ“6Åì°åZÕ4E윆9ƒ;>Óa¶LE6Û¸«7›g–6í+¯–´ÉŸgtˆ2˯]ذmë^]±8 –-ÉM²JòŸ”ŠEó]ûšž]àFƒ=¿ü²ÅÅ9ã-ý¢9“úŽ’V2ã—¡©ÊKXã†Ô#Ý=͹E Å&>0õñ‚ ™¤ñ®/C2˜¨çñ./C€¦ÀiQŠg.ïkzñ�Žð24ó®(ÇDi@LLÜ:{ñâÙx_ƒÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4bÓ€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦Ó€˜Ä4bÓˆi@Lb1 ˆiÄ4 ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi˜: Lž®ë.—+¨ª*„�RbL&‰1Æ97�&“)##CQŒ ¦a*I)Ýn÷è訢(Œ1“ÉÄ9ÞŠ�!„®ë�Çív;»ÝÎðb¦&£GGG�N§ÕjE:Ÿ1Îypôt]Ö4-++ I ¿r00!·Ûít:ív;2zJ(Šb·Û�N§ÛíÆhbΖ®ë£££V«C1µ,ËØØ˜®ë HM˜ÀØØçœ1††S\"qÎËÉÉÁhªi8s�@½Žs—Ô�@ãˆi8+ªª"¦Ï]L«ªŠqÄ4œ)%búÜÅ4ZI€˜†)ˆi †Ó€˜† ©>þÌïÿþz{ŠÙlª¦JÒ;ÞúúžÝ¡…oÛûì§þéé­~ œg0!Λdvô xÃ-ÝÝwìÀzoQå-æð=˜ÅQV`S¤gÇc¿{†]þÏW`ÐàBÀZ[[‹‹‹1�Ê©S§ìvû4x"¾Í¿üï_ÐÒ5×þøKËòéÃÇûÅë¾%³[_[y�÷ÅWºt"z@#ƒIáDÄl«ÿñsŸ¨{ï¯äv»+**ð2ƒTzzzPMÃùıòƒ?¾g–�Hï=öV‹¡nñ¬K¨º>øÄÏîÝMÉ©ýø¿T9[6|—xÞò›¿½H%"íèúïüUÜõÿ®Yd""nÏÃ5êàü€˜†óÏ*­¨±e˜ŒEúö¿þÊãÍ󾺼Öh }6»¸|ŽÅa "áïn<ôæÛ»7pÓcfÎŒ""µ×̘È-)œaÆ`b`ʉ@æœåW ïáÃÍÒÝüüonC~àXó�ÈÊ.ºa†EÕHºýù‰™«.ûêšî_ýbH:÷ÿ÷÷_>¤ ]Õè×ÿòÐo‰ÈP÷™Ýz1^þ€˜† €”rZÌíõ·þý·/îÓˆHjM0ƒiÿú‡÷‡ÿ©L #eƇ¾yïÕ¹ _úÎÆHŽ(+VgÙÊë9+î\’½f(3L�3K0oÓp¡°Ôþ¿ê‰hlïß¾õ»SõŸþ‡ûÙ‘ÿØ«ßøŸ¦y_À4çsß»c™•¤óÄò·ýÌ&DîÊ®¼iiQÆô(¤Ó0aL£éçMÃÃ72ÐÖÖÑÔÔ¼g_óI—­î²[¾pýljÚýÒ«;ÿø“]«i¸íöÕ««lŠ%§´¨pùÜŸroúÆSb¤µqcGWK;_ø·Zÿûú¡€gl¸4מmDÇÐôTÓSHk[÷§ï¾<œ[5sñ¢y«–ÕTEJçÞ­Oüí ¼òƒ_¸²0Ô¥}/üÇïŸ9ÅÅ¥µÕ3jfÏ^¾´<‡Ü'¶nýû›t–ß:‰jÐôÄôTõ:TŸ0ZR½BçÐÖÈ++ÍP’4M†Ý2;Ó6 ÊiÄ4 égý†‹M›Þ7ZÒõ‹Ëh"Rò+S]+ƒ[s21¼p¾À…LaâB`ÎÉÛ!Ó€˜†³e0Óç.¦ ¼£…‰~10aLûý~EÁ {SOÓ4³‚TÓpvìv»”R×u ÅÔÒu]J9íæ¤bÎ;‹Ån·û|> ÅÔòù|v»Ýb±`(`‚w´˜`OιÍfÓuÝív[,t?¦¤Žf´Íf㥠¦a* j!„¢(n·[×u†‘9-B!D°×áp8, Ji@LÔ±ÙlŠ¢ ŸÏ§išßïŸ.ס>O0ÆcƒÁd2Y,³ÙŒƒ‡€˜†)f6›�F£ÙlÖƒÈè3KjEQŒF#Þ‹bÎ Î9j@€wû÷C€˜Ä4bÓ€˜@Lb1 ˆi@L ¦1 €˜Ä4 ¦Ó€˜@LbÓˆi@L ¦1 ˆiÄ4 ¦1 €˜Ä4bÓ�Œ�ˆzzz0ÓÓÿ_ñÌû#äIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/success.png000066400000000000000000000344621524745214100324520ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝwxÕþðï™¶5=!!…Ы4A¤JPTTTTTD½âµ—kûé½WĆ^ VQA¤(ÒAQz/!ÒIÝ>3ç÷Ç! ì’!¾Ÿ'�&3³³gw6o¾œ9g†edd˜•DDéééuÝ ¨Æ�„ºnAL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜šT«­uÎ5�ó“–kš¦ªZÕ]K¢(ŠU2"I«]+þ¶jÓ:ç.¿Ðuý¤œv•»=o•…6›Õá´WY(0’æT$D5@MÔ4¦u]/ókž@Õ’9¨Ìí ø«®R¹Ïb³ž¼±ŸˆsŠ´H I p:5�iŸÆ‹ÝªªéÕ®uy|š^u•_ÓlÞêcÝàŠ(Øäª]"PEMcZ Þ ÒÆ«é—&""U­vqÃèª�AŒ1�Wÿ¨¬¦1Í9×N•ÑD�“Jé “{±�íŽÑ)÷ÇÔ<¦IçÕg1T]˜®ó`w3ç<ø£~Šø&"Ž~i€¨é¸iN\çtª/Ic"lºÎVÙa•u�ÇDØdQ4xG5 P5�ÇÉ 4މ°*’˜í�%‘ˆ,²d•%!’<„PMÔ@Í«éSÖÅÁjZç¤ÈcŒ1¦È’ÎIŒ«i€z¢ÿÐqg¼ö´jq ±ši-•|ýÅ'¿-Yd³Ù4MÓ4� Â=÷?tA‡N§Þaí çÞ©òå—¹SÎqKLî—¹SúWíÛrªå5W«YˆFk½¯¢(%ÅÅUåœ;ìö€ßoü09ÄqÍU›ÔgŸÑT‹NNºÎ ¾Ü.WNNNYy¹ßï÷ûý……¯×`{TÓPÏ“úØ�!Éhªeß47ør{<ºªŠ¢¨ëº¦ªªªTÍ`{¤4Ô?Ç’:TMµéÁ«»4Þqš¦iœ‹œû|¾à]×�‚ 0=ãs_è©–A?õ™©ñ)D¢j+à¯?û(77Ûn³íܶEUUY–uUÕ‰8ç‹~š³béâü’K/ïÑ»ïÉ;“3gŸvàDÝ6;˜ÑuPMsεêN<°ÿÏß×DDF–«šær¹ìv»Ïçc‚°aýïþ@@”äŽu?ù±èö€3cÎ?AÇÒ9„I]‹»·ðê\5âÆ”´ô@ +Š®ëªß_RZêõùÊJK½~?ç¼[ÏÞÝ/é{òϾé¦R%—«œQŸÏçSUU º÷ê;úž,VûÉDP@}Rmí’¤®Å¸éS%kzÓæƒ‡]÷ýÌé6›­¼¼\×´`ßtBƒ¤nŸ€H8Oáb ôoœ}ïËÈÈHOO?ívGJݹ¥þS­õûý æ~óå´)L<^¯®ª‰É©cz¢k÷ž§zHb¤YýÕ¨ èÀ�µé¡sîòøŽ—ÆŒYY"’d¹ÿà«·mÙ¸ú·_4]gŒ]7êö :^h0 6@MÔê y<¯°(ð˲â÷û$QJLˆ·[•àz«ÍqÛ=jš¾eÃú!ï¿tàU¢(]9 P5¯¦¹Îy¹Ëí÷zƒ—·“$%6& sùØ6q ‰7Þ>6sßžv�.d‚`<×Ȩ‰Z�B$‡ÍfQ*ÊgA&T©—SÒ§¤5&"ãËéážâ5TÓ˜krRƒ*ËÏìx#I P5�i›,8*õr�ŸÕBƘ(0§…ÙñŒwð÷QÓ˜¶Z”„ˆ€ê=âóŸrX^MweµÄ;c,Š|úMþöjÓ‚ DEF8ö³œê¼ —(¢”¨‘ZœB$"Ä+À9V‹K/À¹‡˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦&‘Ïç«ëf@õPM˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔ¤ºn@ýÄ9'"Véû³Ç#"^é{ø;@L‡çœçĹÎyð›c«ÎlŸÍ1Æ££y�°ø;@L‡çœ8çœs]']×5�t�ëzpá™ejE3Æ��‰¢ Šœ1&œs$5@½‡˜~´væšÆUU‚ÿ%MãÁ°>SL˜ �( ²Ì$‰Ë² IÁåHj€z12ŒˆsÎ5M÷ûu¿_+q¹gm÷¯ÌÒ ¼,4½Ód»©µ}D+Áj%Ea²,H’ ÞCL‡FEw‡®sUÕý~µ¨¬ôùêÞ’Šµ!y âþ%‡t5àÑšìvÆ9!©ê=ÄtèpNº®º×ëúz‹º§(äOÀ$RË.×4ÇumÄ£'$‘Ôõb:4‚=º¦qUÕ¼^ÿªÃ¡‡wŒNœD�8W—ç•sͱƒ‡¤¨Ç0½%dø±jÚçSóÝœë¡ÿ‰DF©+r]³¶©ååº×«ûýºªr]gg3F›ûöüôÙk36æjF[ù‹nÞS¤Vy¨¿ìÐÎÝ™å!þ³A¨¦CãXß4iš0=™Å™(pNÁqÙêŠ\—Ê7µ EMÍK·Í{{ú}HGwvöÁ£ •¨ÄÄ‘H-9¸wëÎŒm›7ÿº6Ë�Øõ‘ǯnÉ‹òò ssó2vîX¹þ@ŽWn}Óýÿ½&ݲ Ó!<‹¨iœŸùð»Sî›8IGó—3â,°:ÇÅuÇÍíÏ.©õÒ�‹^}}Ùn•ÓÜ�ï›{l9³w¿éƒGºÅ2~xÕ�3vEGf³~·<¦Íá¯_¹kµlž ”–9;÷¸ëñ¡bææƒ Õ|˜¸Z|è°;65Ùqüßm%%e'o¸w_¦A#¢" Öª�ÁZfs¬�²Ëkg¬%"‹U1Xa3Zë×�Ž‘®©k�€ÁZ¯ßðßDDéiIkâ¢�çb:døÑ‰-\×) 1MÄ™HÄçŒqFœ*’š¸óæÇ6ª]RëîŒeßMü`½¿ï�_ÞÕ>¦"Kõµ_<:)ëòacÉmF>ò©§ýk’#2BRš_Ü5}EÞð{¯ò}øÆÂÈæ]d¼öæÖF�>¹Í»õûñ/­,n9lò‹—¦ ƒ àŒàW'”*r‘‡ ‰‰‰Œ$F’@"#Q¬Î-�¾Q«}?5÷œ÷ú«NÝ¡Å[r7­_Ÿå >À›ùÛ;ïmŽ~ÃðæFD¤»ògdÎ.ÑÅy™‡‹.¾¡ÕîOuÔþмï^�4'£Ç°¡--'ÿY�_Ô¬A‡Ž)‘8µ p¦PM‡Gxªi]UI$bœ‚5#bDL[“SJ<â–Nµêý`Jb»‹{=4ââ¾ ‹¾ûÁ¤?,~ìÖËùê×_û9³ÃÈ ×6uT\;Ê·uæ[Ï/õÑŒ–È—þãñ;½Asäì:äkzñµ—^¬%7b^•lU?Nbb×þÓ5 oÀßËÈÈHJ2ꨂšàÁ1O ¤Ä—Ÿ_|÷âÐ?q±QŒ-5–«:WuR5®ê\Õ¸ª“ªsU“.Nмµ³ät V« (L™ PÍ:©¹?wéûï½±ª\áZBŸŸsQò‰Ýª¼|ã¤|ú{�1ïßÝβýÛ[_XV|b±n|ï×cZ×äÏ>ú¦ƒÐ7 5‘““ƒN�°Ëh<Î} .ïÑNF"«ü}`uvÉçª.÷û¹ªr]¯è*9-Í•¹iÓ¦,/czÝñÀ„{ªf4¹wl^åÒ�,™9eE¾J$4¸lÒWo|p{#gŸÛgÍ|ý�âðItz„Ç�_fŠ9äK‹¾Ýyj^ ̽v?TTFŒHÐxÙÆÖÔX%!RE&Qp":çœq�8WWe— EÝÑ�DQE2¬¦y ìð¾}[·ì\»êÏÕ™^NDä^øÁ¤…ÝÂÖíånîb!âî-ë¶y³7‹94íão‡¥éyËÆß¸„ˆˆ>¹~‘}ð¼b8=ÄtXÔz@c17uK¸¿ŸלּX-(/_¾ÛµrOɼͤéŒHÔ¸7#ß•‘Wm™ÌI_8nl/X,º¦‰¢hðïjÿÁŸ_x 6½•�[:_õÒM­ì•Ÿz÷ÏOL¯ø^/økþ_�{uÞ³3}à臅†Å?%ô�ðÊ ÛâwŸÚßwʽír¾{ýÿ¼µ{ÅPCˆéð¨M5-'E¥Ne» …ˆÔü²’¹¹¥Ü§Ê £½ZD_Ó9úšÎ17u;xïçZ‰G b$HD¼ºËî±àÜ¿_‹Åø"×–&}ŸÐ-:-úðìÿ<™߸qš³ÒÖ�²�‚…|`ïÒe»:kÝ·“Ù.xñ‘?çh\ñxÜä×Ió¹Ýo@çž²b�o+?…ž÷×{oÿœÓåºÇ†7wb°ÀAL‡EÍ«i)Ö‘>}ŒÒ(NÍ/+ühù‘ët—ïøê×޼¢}ÊFØ»¤§r羑S¸¯âÌÒ)B�ѱ‹\WÜŽàTýÌ‘œî :Íé&âÞ¢BëàËÛD¯$"Òvþtß¿»‰^¸%;w]p»¯ÿ×®ùsýb*wRûóö®Þ�[L‹‡!¦Îb:q…Ò(εzoÎ+ó¼[³NÞ tÞ&­È•þÑ�ÖvÉ ÆÈ�0ïôO®iº¦‰µ©èuבC‡²•«é|'+‹èró˜6–}+‰ˆä#¿~Q=Y~~ÒÕ-+JgmϬÿÓaQ“qÓj±«tÙ¶³ÞÖç9ß�‚cË…e¹“ì91*�]¤{Ðkˆéð¨Yqþ´_"/mçìÑÒ—‘We•îòøöÝ”äü¢ŒîEBDšnøŽÞƒF4¼°†ñ­{9ýA•D̬„º‡¾é°¨Y2/^¼±téÖøÛúÖpû~Õõ«€PBL‡×køuà±O-�âF_Zó‡œþ êtz„EÍGÅù2óöÜñv‹Ïòì8X¶zgX[ç#TÓáQ›^ŠòÕ;w�œØtê¸ØaÝBÓíõb:,j{×ðòõ{¶ô}ÊÙ³u“)cÅXÇYÞƒ¼®_=„b:,xí Ë2ý(ó™é=[Û;5aŠt; ªq3õŒŸ§½º(K£@öæßÏt×ô‘zÎ’©ÏØXŽºà@ßtxœiIÈ/>2gMhÛrjÜS�¹Sô÷í[2{nëFmó¿»õ•ßO¨´zò�½£NÓÆ½9[¶ïo{š1vˆé°¨MIk.BbÏg¹$õØpaf‰;›{ÍrµøÐawljƒÓÜSN 15©¦K¼kPÑü?ü‡*¦ Fè¬{|¥+¶‘£sÓ„Qý2�ÖfVÓ(KdrzJã;ÃŇ÷æzŽÿåѲsýzIÖ�í; �G8s¦¶HŒ81Ò½[¿ÿÒÊâ–ÃÞ»¿�ñó ïßêóÝ¿µÔc4QSõ{ ÖF8k[·jb°–Nyw€PBL‡E�ªiÎÜÖ¿dé¦cÇ éêÙ™U²|+¹w*˜µ¢Î«rΉ1îÚòÓS“¶VM»o?~äÛJ?ÚzNøø†'ÎÚ“_ÔlwnÇ”°7 þBL‡‰Qm(E9šMy PXª$Çê~³)÷é./1¦{}΋š_pýÜ[äñkÚs7zù«¤qW Ù½=3ï“Å-§?VºbkTÿN»n~ųûp(ÚɳgOºj6‰Zi™ î¹àèZ&Æv}þµQõºû»^¯+wñäûç«MK•Æ&Ú¾üÊÕ­NÝ¡!&v}à?]‰(''7­ø;ÂH�°0‰7²�÷@ÞÞ&ûF¼PŒ°~gn̕ݘU )Û:äÙøëûˆ1N&¥k¶g<óIÞ¿Æë¡y}ÖfÉOâúk�½S³PŒô "ù¨)o>ñþ›�þ³g¬@ÄlV‡’vË3�Nyýщ·4S”¨èÊ÷ìóg.™ŸÙnPÏö!¥o¯þîµó1Þ ÌÓáa8™[в«GJ‰ëL¤‡Ò0&nx�œ)?ò€êÝ›­»½�übÒ4"ŠÙ§Ñs7WôtkšVîá�€î 0fø5¦ë1&‚ ¢À8×…m{·8’ˆMo”HÅyJ»Æ)Ç?#zîŠß{.Ö-A bÎVƒ®ˆ^6ó×]õç Qf„˜ ãé'®�{cwµwh¬4Œuo= F9ò¿Y–ýáQþ¼½«wçÓAêÑöœ¾4€z1JÙÌX_ô™±ã�95^–w ¬á…‰Ÿ®æìÝÍZõˆ*X3û͹å)Éâ¼÷¿nþÌM—¥XÛ^s÷ÛƒãÇKW÷¹ŠˆHËøbüäý7<ýLŸèŠê™_Ü¢¿7>¹êÇÉÚn蛺zâÒÈU@pFÓ!Â� 1âzÝÔL¨hC°9[º÷îÚÝô†¸Šm¼Û6.-ˆj¶rÚÃ˳ÓFŽý×`é—7§¼õäÛï¿û¾‹“MÖ#bÖ¤dkuË•¸Æ�‰ˆ"Ïìåb:¤‚1-ŠbB„šS\'M�D3Qd‚`|ÿ@"’› œ’.q1ªQ‹fJº’Þµ{LFz÷›®éÚÀÊhèã�¦/ú½¬qtÕ29:=5ÉŽûœ ,###))©®›qþã\WUÝçSËËEEÙo}W4cU�4$vT¯¤‡É11’Ó)X,‚$�6¯À´rrrPM‡ cŒA�eÁbIÝß½~¯wgö9nƒµurü­— ‹ ËTƒ‚Ì1œˆD‘K’hµJ±ÑioÜ‘ÿé/å¿nÕ ÊÂÝOÍ&ÆGDôk?ú2)6Z´Z™$ ¢È㸊Ày�¡Á9'ι¦ñ@@óz5·[-/WËËu¯W÷û¹ªr]Ë] ƒ½á’$(Š`µJN§ätŠv»hµ2Yf¢H§;‘f†N��©ˆBA I…ˆ˜ Š¢ù|<àšÞ˜E&Ë¢Å"Z­‚Õ*( “¤à`ô{œïÓ!ì÷`¢((J0:‹E HÓ¸®s=\#©+†Š¢ ËL’‚ÿ ö@�@=€˜™ŠŽà`õʘ(Šº¦ K°Žæœ‡#1+ž‘1&$‚(RpÐt0£QJœÿÓ¡ÄãœWŒY†&çÇú:Â1ƒüxÃúè‘Ñõb:Ä‚áXñß:lFÝ=5„.d `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔpËÚ3”™•c°V–�ÞXM3ºÅ8çºÁZQVŒ¦üFk�lxësM× ÖÚm6ƒµVËišír» ÖÊ’Ñû©jF/‹Þ¿W0|K‹Å`-ù}Fï6gFe�]6ÚsA™×`­ÃðÝÖ5Õh×DºáMî�ß1E2zQ ±1k÷R>¨¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L ³ÏPb¼Ñl«â2ã9uFs±JÊ\kc�N㆑"¬Ôt£égšát>Y2Ú³b8ñ’N{#"Ùpv¥"=5S�¦GúüƒµN§Ý`­ñ|<"ÒU£ù~¢d8ÑÐpdL¤Ñ�Ö5£—ì×OS~Y ßOã��×o4ñ’aša š05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05ÌBVøQ³ý£—LD̰a.ŸÑÚÔD£¡ÕhN]æá<£f §©cü>ŸÁÚØ‡ÁÚb�Ñ{"2£fû ïÁyº©ªÆ÷BT §V6Mkh°6`8#Ôxª*œ ªiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSä 3”Ô Ö`­ñ á4Ýh‚3|tqY¹á¾)ÚðzÆ 3¾_¡`xŸ;ã‰m§u6 3~Ǹá£�k|ß?"²*F·p4~U Oó†®>Ý;bìlÞ1Épš+ÃÍÃÕ4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L “ÅÏ�ñ”YcâY<6!6úŒVgþ’LÌ)Ùêº ¨¦Ì 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCLC½²iÓ¦‘#GŽ9rÓ¦MuÝ€Ð`IIIuÝ €³åv»§L™2{ölEQˆÈï÷�1bܸqv»½®›pærrrPMC}°aÆѣGÏš5«}ûöŸ~úé—_~yá…Κ5kÔ¨Qk×®­ëÖœTÓp~+//ÿßÿþ7gλÝ~Ï=÷\ýõ‚ ç|Á‚o½õVIIÉe—]öÄODFFÖucj-''1 籕+WN˜0!//¯G�O>ùdbbb• 'Nœ¸téÒØØØÇ{¬_¿~uÒN€3†˜†óUQQѤI“,Xyß}÷ >Ü`ã%K–Lœ8±¸¸¸W¯^O>ùd||ü9k'ÀYBLÃyIUÕáÇ\~ùå�<òHLLÌiRTTôúë¯/^¼8..nîܹ¢(žƒvœ½œœ©®ÛPk¢(öéÓ§{÷î}ûö­áCbbb^~ùå¬[·.Øy p¾@5 `^�`(wÅKØIDATvˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦jD P€×u#ào ³á\à>áݯ¤eÚñ%CúojHÇr� $²šíªT|ñ6â:µ½…<¹âg™ü¶‹t‘?Kúï6~×eZŠ@D´ûyeœ:º ÷¹X‰z¬v%/ßü•F\©¥3*u³Ê›È!WyV¶ø{ejBà«KuK-_;ÀYBLÃ9¡³ÜbþÏû=d"ξûRùb¡òx>;rtýí—û'wáú~¹ó,awuEëÓÃ}ϵ""bz?§<}{¥=·ÈôÇJ©asÿÐÚ¼EXIêc/?ÿ�ºŽäDì÷ÅÊ€•vÄèåë}�6!æÔÛúäé{õ§’„gß—Þ«ô'äCü¯¶çŒˆ8ûq¦òhQ©J”)wü“ˆÈ‘¢þtƒ–T³¿+g 1 çŠ&üßt%–:¯áÿ¦[ð�²¦ƒÿùV<˜x,U]2–ªíZ°Ø‰ˆ6-Vú®g"Ú¡LZ¨Ï»Kž*}¹UèÓ†MßJ7ßÀI#"¶p±è力˔GÒÕ¡D÷ö¿)]²RŸs“¾ìsåѾUJ¯åìíS^’ôÆùîXiyÅø¢Ÿ÷•²²R_ ®Ñ Cü/¶æÇ2¹x‹Ü7ð‚s1 犨?w˱jZÞŸ% Ÿ)þIDÊdâÿå“LLæ ¢ŒöÑá2áeGÐ…Ï?VÆí•g¯$"¢/”ÍWøï.‘ïÞÅ"öÉ_:µóÒÌjöÓ´§?«G¥.F+}/œX&2OùaÁñu�Jêµ{íg1 ç„À#%aØ»JO•»Ù.â/´$9E]s“–Lì»/å#Då;ä çÕ…j…ñWúÿ“&üsšô½FDÔâÂÀ»|£‰ÊwÈ—ü¡Ï¥%3"¢âCÚç Øìù‚7ž­Ï¦æÕíŠ{ŧJˆˆu ,pëÏ-ÉêÏ•ªiAæ ¢(—ôµK¿£³§�ÅÊ£xÎNi®_»»=—ˆôñ¡JÕôO½Û»PùniðF>s„ÖP »�²·Èÿø�•Û¥¡X¶ƒ6'Òí—^pŠWüÁ§×WÏ–‹O¬¦í<±”­åD$'­ãC£éâ•ëé»®B5 u 1 çB|KíÉ-ìÃbæNÒÆçŠ+9›³“<'VÓDDª0g™¸»«f«ôØ+ý¼@JI �%!J›ôOí-""bDŒ‘U!ÑJ‚È£<šÙ­üªjמfc+÷�œ+dYy¬�$‘Ç8¹S b"fÕž¯=Wi?Z^q¾è©ÿñ“eщÕô«s”W眰$) Õ4œ;ˆi8r·I/å°vÑüóER¶Dͬ<ÿˆp I]5êx5MDÙ[Å÷üúÔ6¼rNÚÓµ§ZÊ,/¹F‹)ï�&}¦%%òK ØìŠ�tBÓW%"êÚ%ðkGž»�íÌöÄÓAWÝgœ»Å§§HoªDD­:Ö>»6 ÷«ŒgD¾"ÖdP`ÎF!¢ƒž¹@ZÒT}»§nÓÙò_¤U¹Úµ¸�œˆi8;æ%QŒ�åî'—ðû„˜‹ôo—Jí&J2Q€ñ×¹KOý† t®:�„wí¦_ð©øS®v‹…˜Cû}¬Úl·Üw‹þêuú;D®ÝÒ�Mü«kµ†Œ™ó,y×»“�¥;¶û�äó±/©+q3÷Ñ@f6míX5}»<äÐ Oå¤ÒaÞ.ýŠ–´v…ü^´Öf“�ÚV½m¸¶oºôqJ G¡xÐÇ&,»Ý¤¥b/„>epNx…~�¾X.Íôq)ƒÚ·ã«òyÇ(~GÿÀÊú…qzûòø¨m7õÁVü䥫�í¦7 Ɖ¸K¼h¢%ö{¡D¤H'�uò "�qòX'�¶PV.k–ÈS”kѯŒ¥Ò}ü«œ6WØž#vž,ßWP±OfIúIp�ø\ xF¦87“yrÄ©úít#�—¹DýÎkÕkcÙú B~3íú#âœC'5 PMùph—àê¨]c¿ôûRJ e/ºúîhÍ­ÄßvIŸídÿî¢>ÞäøC,ÞÔzôÆ/î¥/ç=;¨Oö×1bŒ‚ƒ@˜@ •ævKÑú-qz[YM·ëImõ¿–±‰�ÔZVÌ*\¹L*²‰¼s{uK­q¥ýYSµ«TIm¡3™n@}£xtgþÖ<åùr*åd¨K#mj3-"†[âÃû¦á–µpŽp"3O®x™›ñ(\°L&''Õ4œ#fÎh"’­Üpþ#@�Aß4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCLƒqß¶f<þÃáÀI+rÖ-šºöˆZ°áÙGæÿá#"Ò³Ö>ôðÂ�ê)w¦îøyðý?}3wÖ¿fïÌò�r«?>yûÞùyzHÚBˆi0Õë)+÷”•{Ê\šMöÿ0÷�u…G—”{<*qWÖÞÅ=šæËÏs»ªß¯ú|ž¬<·Ë¯úýª_å'ï–‰"s±&}{]rdé�Ï,Úä&=gÍÝ×½?,øõò-?äê¤Ünש³ Î°ŒŒŒ¤¤¤ºn‘ºî½W‡Ì;©€® ?úâãOvö~7µÿ'ù."Rk–7g»Vy£¤Á7®×JÚ÷˵�-_yŠÌ�lsÙ//]]æ-üý‡+Òg<Ô1É©+ß}sZ“»>�ÚL$''Gªë6T"\vÇØ/‡' å{?ýhGÊuƒ$‹œÓúðgÙDÜ“ŸÙõ툗f|0[óÂ=Ó¬¤\6ê©âG?Úõè§Y#"¥íïè$ñ#›žy~ßÀ—‡]ňˆ‰ÖÙ"ÇZX„,Xlq1–­“' _üóðnƒ÷ˆˆ%¼aÍ}­í¬NÞ€¡pÓšñT·h�Ô= ½–Õ¢�H¼lÑÄW†}SÞëž# ¤¹3~_ûøVg”s⺮©š¦rN\U5UÕµc}L´Z-v«Ån³Å¥&4ýd�JðïzëýÍ6«|Âó*ÝþÀö�îœÔÁrëýc·<þ—Û’$Æd4˜ªi0 õÀgÏÍx¹äXÐæv±¤âÛ•3º%]yóŸc’Û¤Ê-S>?0ïÑ ™»øðÖ/³K‰ˆhÉÈ DÒèG|­O‘oóˆÑ›‰ˆ¬í¾ý [ƒÈò‚2ýÐÞ�‹”n�Yª<1³8#låþR¹qjBB,+4Å*ãWÌŸE0 1m̤‡Féå«>üü%ÞoÆÝ­£÷lYxÝûÚó¯\ÑÍÎÅήžQpá›cÛ¼Þö&6iHM:µÿä¹i≻ҹêìºpÚ•� ÖŒ},×j‰JMñ/Ü¿õ‡…%×ÜÖ2¦º2™ûK‰j͈ÈëñEÛdÓ`ˆi0 &EÄDŠÛW´ÎŸÚ�—ú䦉Þ«ö9û^Û7%ÊɈˆt—RºfáÀ ‰HÓt×RN´­Ç KFDܯQtûËç¿Ð£aÀ_æP¬ŒHU½Å*F´hñÔó—7íómG[åüÕK²—/Z¼×Óä®Ö™«¬ÉWÇ Dš×㋎Wêä=¨bLÅÞ²Ïÿ^Løù—ß|p‰#Å‘—“ôï4sMV!±û{_v.<|hýê?>Xt¤Óuƒ® ,|c«÷þÑF„˜=ÎyIIIYY™ÍfÃoþ!øîišVTT¤ªjTTT¨RÇ($ÂzŒà|@CÏår•••9üþ‡„(Ї£¬¬Ìår…jŸ8F¡ŽcÇà3b𦕔”Øl¶ºnH}cµZKKK5M;û]á…I�T†N�+--�1†“Q¡|WKKKcbbÎrW8FaÂc•¡š1¿ß�G‡‰ ~¿ÿì÷ƒc>¡:FP>¬!a"B 8ûýà…O¨ŽT†kˆqÎa"BHº)pŒÂ'TÇ*Ç5Äð «PÅôÙïNooÈ!¦ë!îÎݰfOž^×í€âÅΚþþª#µ>b�ƒ ?š½xß‘ÍËþÚW†ã]oa¤G}ÈYöÕª&)M®Nò~ûôñÕ×Ûzßøî¨Êñ¼dÝ×´Ûg´S±Ã¨q�õŽÁÔ…ÐcÎø×êôí2°•¥V�ôeoÜ­¶¾ ì�%ßÿ´åú»®Ò‰ʫþAL×C,2½S³ù ·æ IK""¹É%�Œj])_™-Z>ùQÑíÆÜqarµ¿åzÞ¯Ó–”†«½C�Í_¼>ay•Smy/�_{ü')yô³w H4L]A”%ò;àŽ´ï¿ýpúªO le Gƒ¡.!¦ë#Õå¦1"ãƒ×Âa¶¨†)Iñ§+ƒ™%¦IóÆ�«½~Ž&nQ1ZŽ®ƒ¹¬aµï·^¸ù£Ï²«.å%+Þ}wê–“&�L~õ·Šïrþý_ùÿžëWýA„óbº¾Ñ3—>ýÊòC:1Këÿ="�¸Û¼‡ÆÍ;¾âz^ûò-m"ª nî-Í-öU:ÄlÑñÕÔÞp¶˜�Ð0J)öœ|ÂMŽHбÓI1MD$Ä÷8¶g|E�­¯ûjÞÖVCFw‰®X"E&"£ëÄt}#$uyèÙÖ‡–Íz¿¸UKyt.7ïýøMm£‚¡Ì ~{ÿûÍqQöS×¾]¿ükòfïñò€ñ�Žnyþ·"Ķê:@´î›ÿñĪ]DRêèñ½/¾¼mª­šƒdMHnÕâh×w•$ ìq-[¤©ûVÏØ9øêƘ_ÿ ¦ë%")IÝ‘ãiÝ-=’‘KÓXd$Û½fe|¿ë.ˆ`…³Š"º¶i`Pr ‰½^þÃYÛÿåã31W! Ä”®—¥Qç'§�:Å&-šW·T?4wÚms‰ˆHn2öÅÄʥŮ÷î^³j­oðœ@¬�Ó!Æ9¯óq£üȾ?öG7(,xÜfQKœ?g¶cüõvÿµ3þ‚ëRÅÉ9'NÇš~ôE<þ‚LðÒB4nºŽ_ˆîÎ=Tä>]äȄԘÊãq¸Î…¤¾WÞwI+Øøþ§%’È"cbø¾¢ÂâÀòõB�1Íœ&µ\÷-¨wÓõ�ž·iÓo¦þÜsèí‚7*6¹ë£6cò”�SÝíFŒHÇa¯[þÌ_ÿféi.}!4~狃’*ÕÇšªQDBÃô´b{DÁ­ÈB\r’unæò…GþˆéôlóÚ�æƒó~_ë!ñÒÛ?îS°è��w·Š(]Æ›81ªÓ•}»ýùí2_r¿t§ñ =w峬<ú“< ì þû±¶3é_cˆˆÈ½ñÛñÓí�þwp+±dÅä©‹ZÞñü€Õw]pŸ«Œ"F¤kªŸdE"))¹¥öÃ�¿E\>®[:ÎôÖSˆéú‰gnÊNížâÙ‘ãhšìÔËÌ›öÓJ¥i¯´ì™-i4~`ÛjÇyYZô{é…K*ÿ«Õ…IøèÅE”’sÒ¹]Ó™(œp�ÔòÂ"!Æ!T]---³Ú­1Ùæ´2%­×•míT°yîæèKû¦E¢‡º~Áo`½¤çmÚ´¯M—› vÍ`ñ÷/œ0ùÏ]¶v㼪›#3úͯßý,æé{º¥TW|1kdÒÉó#p�÷0Qó7üY�Ò©Q#:¡GW/XõÍgÞžÿ�z¬#CË=¼SMìë^õÜCk²t±A¯køsòãÒr¢‚ÂÂÅzŠÖ-<ܪ7bº¾AL×CÞƒëf,8¬´ìPèÒºwl«®ßÖåʯê�^sgÿ‚TU#ªÓ�²Ã‡²Yõ³ Š0à#Ätoþ¾%³~úÞÓa|�àÀÆq=xiî.+<à T*²µÃÛvæÆµj}a÷nM;«]Ëœ?eúO�îßbû‡‹æ,k7&±¸¤arÆM×;ˆéú†—ï™=m•Ú­w—}¿Lú)±Wo¿¿IŸÛX¤’Üý¹>�×çõXÛ·õîÞp0¶{ZåžýȦ)¯l:õŽÅáoüß/Û;ûýæíõD¶éùÈC½[O0{ÃFQç|8ú{""&D úGÃ㿟�¬µ+ S/i•"[¥+²æNü~‰Øñ¾ñ—wK”:ÞžûƇŸ<ä³t¹µw®ºRï°ŒŒŒ¤¤¤ºnFýqàÀ‡ÃQ‡ Ð 6~ð�ïš1ݵÒý[·­[¿s[ViQIy©�dE¶(²Å")²}Ñ�G¥M^¾eÑ”5±7ßÙ5¥új:÷—>|ÑðQ�#ë6\.WzzúYî¤Î�‘ïÀ_ÛË“Z¶jh?¡Pâþ’ü¢ŸÎ‰${tRœ­ReÌ]û¶ˆk{tžù�ä—:â�Øó—æg—)‰ÉQÖºŽé�#8&''1b™™™v»½nÛ iº(ÖÏîI·ÛݨQ£³Ü‰ŽQ=’cÇäääÔÏ_æ:ÄÓõ:¾òo}Íh]× A­h†cT_…êAeõó÷¹I’„]×%)gSpŒÂ'TÇ*Ãb’$ù|>QÄéöÐSUÕb ÁD;£ð Õ1‚ÊPM‡˜ÃáàœkF‡˜¦iœó�œúÃ1 “#¨ 1bV«Õápx½ÞÓo µáõz‡Õ‚{“à…I�T†N�Án·kšær¹¬V+þe}ö4M þþÛívAAa�cr!?FPb:ô¬V«®ë¢(º\.MÓ„£êº]ç]×u]þ;:22Òjµ†°LÃ1 ‰°#81v»]EI’¼^¯ªª>Ÿ¯î¯q|^aŒ1Æ$IRÅjµZ,–�Ÿ˜Â1:KçàAb:\,‹,Ë‹%Xkà÷¿¶‚) Š¢,ËaªsqŒÎÒ98F@ˆé°õ…Éá�ùá €©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦L 1 `jˆiSCL˜bÀÔÓ¦†˜05Ä4€©!¦LM"¢œœœºnTïÿ«±GIç¢ÚIEND®B`‚deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW/fig/uninstall.png000066400000000000000000000317651524745214100330160ustar00rootroot00000000000000‰PNG  IHDRâ~Ñ/ŽÌ pHYsÄÄ•+ IDATxœíÝw|eþðï3m[z!¡&t¤HP@Á‚"rö®X~‡]OÏÓ³œgW,¨§§'báĆ"U)Ò ¡¤R·MyžßBaRØ5cü¼_ûÒÝyffŸÝÙ|öáÙç™a999N¥QVVVsWê°k×.©¹ëvÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ¦4jm.„Å…8b¹eY¦iÕÞµ"˲\k!#R$‰±ÆÕà«1Í…ðë–Á9?"§ý•�`0Tk¡ÇãöÅyk-”)‹ÓD5@C44¦9çº4j7™#*aC¯]dаËã>re�HJp) I PŸ†ÆtØ¥Ó´x�¥þ`Øâµ‹tËò„êŽõ°!4Yò¨µ»D –†Æ´D¢U‚GÔÑ/MDD¦YçâÖIµ;="c’¨{¨©¡1-„°Ž–ÑDÆMéˆ#{±«wÇè¨{€j �iâ¢î,&"Ãä’Ä8‘îf!Dä!?J|‘@¿4@4tÜ´ Áí¦Èrr¼‡sás«>·Ê¹HŽ÷¨²l³‰@k < O�MÓ89Þ­)rz’OUd"r©Š[U¤f³ ¡5 Ð oMµ]iMsAšª0ÆcšªpAŠdßšh!NwS“KëÕˆŸë˜ÖRÃÌÿ¼óý‚ù�Dz,˲˜$]˽ûô;úWQøí-_¾›ûêo\‡ûnî«§Ž»©Î·åhË®Q³íJCÁ�¦ie¥¥†i !|^¯¡ëö›€Ã!Ž®Î¤>öŒ¦Ftzâ\ØÜ~~~~Ee¥®ëº®ï/.†B6ë£5 -L$©«F%£©‘}ÓÂæ¹iʲÌ9·LÓ4MôlÖGJ@ËS�ÔÑÊhjÌHQשñ±,ËB"GxpÎí6AP8žýo_è©“M?uÓ4ø'D¢:[À3ÿývAAž×ãÙ¼q½išªªrÓäDBˆùó>[²h qÒ)£‡yäÀáœÄõœhÞjG2ºZÓB«®wïÚùÓªñ e¥¥¦eùý~¯×‡™$ý¼z•n²¢ötâ‘ۢۚƙ_ÕéŤnÄÕ[D]Æ^xIÛöY†a¨šÆ97u½¬¼<W”—‡t]1xØðOyä†Ç^uG©•˵~Ql²FŒô°¸8ò–Ý¥ûÕ·üY‘I’,ËÒMS‡Ãá°iš–aœxòÈ+®Ÿâr{�ÜA -I�mç¨$u#ÆM-Y³:u3~§³Þ÷x<•••ܲ"}Óé­2/¾ìš”´tD2Àï~Bl ›þ�cïý`999YYYõ®w û¼‹N9c¬,Ëv§AN4@Ã[Ó‚ Qéè¡PäôvŠ¢¥$\¨Õ뤦g\rå ¹;¶õêw“$ûé08G@C4ê'Dòy<.­ªù,I’ĤZíå¶í³Û¶Ï&"ûÓéášâ ÔИŽk›ÌVµ–7íx # I Ð �i�*ÅiT\ÓBƘ,±8óhr“wðÇÑИv»´ôxà ëG–×Ð]¹]iqÉ.M­U€?¼†Æ´$I‰ ñq>ï1NõŽ\…K–Ñ”h�Fü„HDˆW€ßX#N½¿=Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4…ˆÂápsWê†Ö4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦Miî ´LB"b5î;Ɖ÷à�1eBFDB�\ˆÈ�ꢦí³* #Æct0¯ÖˆéhB�BÁ9qÎ-‹8œG6-S«â˜1&I$IL–%YŒ1IB ©Z<ÄtÔˆƒmgaYÂ4¹aDþK–%"aÝTL’˜$‘,KªÊE¨ª¤(‘åHj€15ŒH!,‹ë:×u«Ì˜ý«¾t¯µ?Ä¢Ó;MžI=¼v—ÜnÒ4¦ª’¢ ©Z<ÄttTuwp.L“ëºYRQþðs{YUiTž‚„¾`7 ß…=ÈëeB’ ÅCLG�Ä97  ùg®7·•Dý ˜Bæ÷y•–å›pœ|ðI$5@ˆ˜ŽŽH�·,ašV(¤/Û­qxÕ8 ’%Âü¡°R߄㪒 Ãô–¨Õ­épØ, Á£“‰dF ™K ü³7š••<âºÎMSpÎŽeŒ¶o›÷ïÎX[`Ù­¥—î^·­Ä¬µ©^±góÖÜÊ(-@ZÓÑQÝ7M–Å ƒñXd–`²$EÆe›K ü¦ðMê�6µ(ßøÅ‹ïÿÌÏîÈËÛ}p¡–˜‘/™e»·oØœ³qݺ…+÷2N½ûÜn¢¤°¨¸  0g󦥫wå‡Ô“nyâü,WÔ^,TALGUäWDË¢éÃo¤Ì_ÁH0cy¾_pߥÇ[RóòÍóÿñÌâ­¦ ¹ÿºynõræ=qÒô©ƒS˜Ø·ìó[’‹óب+ÿuÍqûf>yí|êÖ%]+¯ˆë?ôÚ»Çɹëv·öÕñaféž}�”vm|‡ý»­¬¬¢ÖŠÛwäÚT1>1Á¦Ô mJ™ÇgSšèUmJ÷åÛ”‘Ë­Ù”Æ{ìJunwŒ¸eÚ”†aSÒmÿMD”Õ>óÈ…é©Iö[AsALG�88±EpN1ˆi"Ád"Á„`L0T•Ô$â.íS½Rã’šròôôÕúÈ«?¸öøäª,åÅ+ÿsç {G�ï›ÌˆH=nâÔ—È\ûÖƒ/øâ­Ë��YK Ï»qløÍg¿Iè2 UÎ?ŸÛÐáî1Gö …6|zû£KK»�ŸöÈ)mÑÁÐ$øÓ‰¦ª\±B²D²D2#…‘"‘ÌH–ŒååﯵßO-»¿xæ·½¶ÉJsü²zõÞpdƒPî÷/½¾.ù¼‹ÏëâbDDÜ_´/'w_^7J sr÷•¤¹¸ûÖw¿*éwæñ{¾øä/|–3tü¸n®#¿ÔôìA�[õéÛ6?m4ZÓ±›Ö47MI‘‰˜ Hƒš1"f­È/'ÿ§~�êý`ZF¯!'ßqá�‘­K¿yeú �¼Yz×e£ÅògþùunŸ‰O]ÐÉWuî¨ð†YÏ?¼H'"¢S¨§Üz÷ÕgŒ»ØòåoÙî4ä‚S†Xm:°�IžÚ'9cà”ÇÆà­øa999™™utTA£ˆÈ�`Ð(+ •^÷môŸ‚„Ü!ÙÓ.E˜\˜œLK˜\˜–09™\˜–2$3á²þJ\œävKšÆd™I5¬“Zè‹ÞxýÙe•š°ÒG\òÐ5ƒÚÞ­**×¾p뻫†^óÆu½\¿~|Ù_—ÞX÷޹qæ5=øµ�¾iBß44L~~>:=b"&£ñ„ï.6ü¡ƒ�ŒdVó¾±<¯ì½ŸL¿_èº0MÁyUWI½,î/¿ü²7$ä䓯šòÔõµ3šˆ›Ö-óó f½º¤È$’Z�ö‡ÏN¿²C܈+gÏz楋SñIˆtzÄF“Æ/3MI8»·«k«ðÖB³°‚$X¹SU-#F$Y¢bí.w»-=A’e¦Pd"º‚ ‰„0—åUHk¯L²,Ë2Ù¶¦…Q±oÇŽ ë7¯\öÓòÜ� " |3ý…o¦\Ã3ø±é—p‰Àú7óvNÞóÖ¿>ßž.¾ý’DDôÎE‹‰ˆ¼cšðŠ ~ˆé˜hô€<Æ’' N¿e”’Ws±¹¿²ò‡­þ¥ÛʾXGgD²%B9EþœÂ:›ÉŒ‘òá~ß%ÇK.·,Y–mþ]­ï^òôÃßìJÉêî®þc�ÔÝ[ó©·~}ÏûU÷ùþ5_®É>¹ÿ¶ÍYg\1tŸÔºt^úȧž<Óóí+÷íùê�½ò?yæo¡Æ½bh Ätl4¦5­f&¶›6ÙÓ»-™Ees6 ÊEØT['úNîšt~ÿ¤óû'O¼ûÆ÷¬² DÄHRˆD]§Ýc‘¹/ºÎ Cr¹ìOríê8âî§'µOÚ7çñ{óÓ²³ÛÇÕXÛ¨ˆ—(Ò�7¶/Z¼¥ïé7¸wlfžÞg 9ðÓg–ЂÁ霬p  \+JƒVšG®ù¼pÍë/~�?`Â]çu‰Ã`€&ALÇDÃ[ÓJŠ/ëýk´©fQEñÛ?˜ñ#÷‡?óuÂYÇ·}üB¬w®Þ1ñU®úeé(¡'ˆ¨ú$×U—#8Z¿óµÉòÕós‰PI±{Ìèã’–Y›çÝüìªÑ_oYJDDsnü1²ÞÌ—{uyhTrÍNj½pûò­¥´»tÁn”ˆ¦Ø}{¨ªÝP "’$»ŸNÝš]ÅtÓî»Ü0tÛç•mJëç9–Íá7†˜Ž‰¶¦½ý³Ç÷/ýô§½wÏÖQ7©\¶µøÝ¥i׎вSTß C"íèF]ÙK_=÷ÿVÏ­½Ô38ò9!!žê&Bå¥Áý•–,ÕõTLKÍÎnX nˆéØhXL·~h\ð—Ý{ï�%Ì!(±¤ó(éñƾÿŠífQ퟾0íšá¡�{‰ú¿7΄¹RÚºxâ]ºyk$­¹mþßg‹šKT_rºçˆF\xÛýä׸Ìs.osL <8 ÄtL4d´²û¸6ž>í÷L�ÁÇMUȸcLå²­%sV‘’pg–‡w)iq<ÒRŽ&©ýiW>|ÄR¥ËéßwØ‚ž—ÜóTänÏ þórÕR–xŸ_;!ªõ€Ã ¦cBPý­éøQ=ÌÉÜÕ5WNÛ¿â‡Mþ·GEeÕEúÞµ}Šàõýâ- æŽÅÆÁ«ŒÛ݈Â[ „aÖ\è;±³å¶:×—ãݼ2ÜÀ=@‹�ÖtL4ä'DaYFQY­5ådïѶ•\êþw¿�Å™¬ÀÉӱр&­0-Ðk­i•\Ùiá�EµVŽÕ“ire¤¡ýûçö¸ë]Òp ñqõ¯Ô$^¯·þ•š¼óØíZtzÄDCN¥ÄaWvz­…Eo-ÌøóÙ‚‰š •ôøÌ;ÎÚy㛑ëÂÔ{kîWÑ„˜Ž�ô ë{¸:µŠ\“¼úÞž_ñ欯twÍ$!”Ô¸V7œ–ýúµ{ÿúQè×½ ê˜nÍm¨†N�˜hH“¶òÛ”dŸ÷„lÿªí‡64yÙ×?ËIÞV7Žg²T±l˶‹Ÿ«5hþ8Ó1Ñ�qÓf©¿|ñÆ®³ÿ¼qÄCá]û«—ÅÓ¾–¼.5#ÑÈ+á!4Àb:6ÖA\ôÖw §ôŠÚ-œSX«ˆûƒáv%ù�2�º'�[Üö³½�l{b ûK÷ ²ûBUd̬„懾é˜hX²(ývmù¢ i—�làú ¼5÷«€hBLÇ†à ¼íºë]W‡´ô+Niø&õß A§GL4|T\8·pÛU/vý÷ÁM»+–oŽi­à÷­éØhL/EåòÍ[&>Ýéµ›RÆŽN·´ ˆé˜hìUÃ+Wo[?ò¾¸a=:¾zƒœâ;Æk�7÷«€hBLÇ„h<£¸"çηsx?~Xo¿ŽLSš°“ˆW“ç|ýÖ?æïµÈÈ[·jUn ¡[òü¯ýkÆÚJ´Û~蛎�¦6i�¢ÒŸ­ˆn]ŽN÷çn–uá æÌíÑ¡gÑ'—=¹ê°a€Úñ÷O»zxâácÚD(ý¯;{Ö=´¢ 1�iÒ:‹”1ì�©'µ«.Ì\©Çr­Ya–îÙHiׯ‡·4b:6Òšf,ãÚ3K¾üŸ¾§j bÒéýy0\¾d#ùúwJŸ<*çηbZÍ:*åJh“Õ6ûðP5J÷m/úæ±ò t^¶wׯ›‹E8‹k×5#þðHmøôöG—–v?í‘SÚJDDû‹‹ë|^Ãöú­á�Ýõ[˃v5M=dSç³)íѽ£M)õúîÑ„˜Ž‰µ¦…huù©e‹~©^9ùì�ÁÍ{Ë~Ø@D�M{öÏ^Òì­r!ˆ1á_?ï¾6ÔN»�ÿ5õã=Þú×Å}Ÿµ§¦gê¼µ oÛä@S!¦cÄ®m¨$ú:¿:Å(.×Ú¤p]ïüêÍÜ"Æx(7¨Kï‹lØUôŸ…íºdÏcfÞtŽäR¿æ¾óm·÷ï*_²!ñÔ~[.}2¸u_4ê)òæ¼0vÉ}zY¹_Ý2ñ«ƒ¥LNøð?':ùºON®z]ßN»åK³Sùžò”ôb£çcOžÛ];êÞåŒ�S�züq¡Ç0&ìGb¤NÚU¸}Ê´ð¾â¤3N�ã½û^š›|Î`æÖŒÎþKÚE#ää8&Iå+~Íyà�Âÿ,L?Ô …Ý�ÛäÜÿŽÍ6o¿ÎÑéAD,môäWŸ»ç�çîü¿a)ó¸}Zû?=pç«ÏÜùôŸ:kZbRÍÓ×ë¹ ¾Ìíuæ°ã]RÛ‘'ŸXù%Æ{Äb:6l's+‰^ó@9 ÎdIIöi­“SÏšÿêçÂ0CÛóx d•’eQÚĺ´ª§Û²¬Ê 0 6³}ŠãÜ"Æ$I’$I–˜\jÕsx×EFJV‡ *-Ôze·=ôáK¾ú4xÂøÁé‹ë~æYI‹g-ÜÒÏà ˆé˜°Ÿ~â_»=yÌ@oŸl­uJ`Ã.9ÑWôÑâ¼7¿ FÂ2=ÝÛ†÷é…%$‘¯OÇà–=Rœ›IŒ[‘‚“Äj]Þ¥©Ó[„ešûç¿ÃíO\{ûÓ/­,5,‹\­ûõM\½fG œûÓj}@¿,ÏÁne~`Í{îêsñéýª~(T²G�=+¸øõ/v…ТˆÄtLØwzñcÑìÅI£ûï}vN`óîS_osûyí¸´ô»ŸµÖ©©œ¼iò“¾Ç€­–/ùjþ’¯ü½Fô®ŠdÞ;oÚG?vsÅI©Õæë>áÊ~¥½ûú�¬è¿‹@„Ÿc¥¾&í¾—>©¾ؘSúíêÈýâÏ–Fîü¿l'¢S_#¢’¯~$¢�÷L'¢Â÷æG©’¡Ê ‘ç>Ø\þ²rJŠKl×}ìq_?ýo³ÃùSúʼn`Þ·Þ~cCÂØ›ÛTîØþë¡yq,®Ï™=×½ûâtõæ+®–é9|D/\óú‹_ç˜p×y]Žeø5Àb:&š} ]ƒˆ²¼½R«d£‘ì-mÝ6YežŒöIòêP¿ãZkD$Bç¼ùüÆÖ×ß”ùý´W>­ž{xp@žgøy÷�õÓ‹¯}خÔqíûDé…Û—o-(¥Ý¥ãÓM„˜Ž¦ªlf¬™OúÌØ¡Ê�¨(ÜUÑú„ŒªÏ€0ó·oe݇&î_1ç¹¹•mÛÈ_¼1³Ë“Nkëîyþu/ŽIËNSÎ1–ˆÈÊùÏíÓv^|ÿ#’ª²W ézj(­Mí�“»×¸çžLmß½kM…˜Ž!IL’ˆ‘àÍÓ fRU"Õ±Y3°}˺¤N§V­Ú¸vÑþÄÎKßúóyí'Þðàå»ç^}þÞg½åº›‡dfÛMÖ#bîÌ6k©ÙÙ5dff4îõüá!¦£*Ó²,§Ç›ù¥ÍR¥U“e&Iö×$"%£ócÚfÉDBNìе³–¥e <19'ëÄIçlåf4îî;³æ¯ªÈNª}A@¦&eµËôâ:�¿–“““™™ÙÜÕøý‚›&‡ÍÊJ£¤$ïùOJf,k–ФL>9ó¶ñjr²'¹\’¢Ô›×àXùùùhMG cŒ$IRUÉåJ¿âÔÀêí¡Íy¿qÜ=Ú¤]vŠärIªJ hP€ó!¦£Cc’, E‘Ýn%%©ý³W½û]å ÖþŠX÷S3‰Éiññ£z¦]qš’’$»ÝLQ$YfŒ œÅ àw�Ñ!„ !„e ðB!+0++ÍÊJ q]¦)8�ÉU #½áŠ"išäv+qqJ\œìõÊn7SU&ËT߉àdèôˆšª(”$RIÓˆˆI’¤iV8, CXVlcZ–™ªÊ.—ìvKn·¤iLQ"ƒ=Ðïð{‡˜ŽšH¿“eIÓ"Ñ)¹\²a�e Î�ÕHêª!€²,©*S”È#ƒ=ÐãÐ ¦£¦ª#8ÒzeL–enY’ËiG !b‘˜UÏÈ“$’$I–)2h:’ÑhJüþ!¦£‰1&„¨³ M!ªû:b1ƒüPGÂúà‘Ñ-b:Ê"áXõßf¬Fó=5DNµàhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑpÉÚ&ÊÝ›oSªªvo¬eÙ]b\nS*«š}Ÿ¡Û•Úol{és‹[6¥^�ǦÔíª§Úþ@À¦TUìÞOÓ²{YÂöú½’í[¢¹\6¥D¤‡íÞmÁìšA^ÕnÏû+B6¥>Ûw›[¦Ý®‰¸íEîíß1M±{Qé)É6¥’„k)7ZÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†YˆM”‘f7Ûª´Â~N�Ý\¬² ¿MiJ\œ}ÅH“m -n7ý̲�Χ*v{Öl'^ ÛioD¤ÚήÔT»§f¦ÝôȰnØ”ÆÅymJíçã7íæûÉŠíDCÛ �É vš[v/Yçõ4¿\¶ï§ýÇ ¤ÛM¼d˜fhM8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8f!6QÑ�r›RÓ´›© ÛÍ‹c¶ÐÛ“W`_1I¶›`F¶×3d²ÝçÁm»cCØU[7ì^21ÛŠùÃv¥í2ìf„¦ÝœºÜ}…vÕ’êiÇèá°MiJ¼Ï¦´4h÷žÈÌ®ÚaÛk0&Ô7UÕþZˆ¦íÔÊNí[Û”¶3Bí§ªÂÑ 5 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àh˜ÔD™­RlJí/gq» fÌvëÒŠJÛ}S’í5ôì+f½BÉö:wöÛêu,³Ç„íÖöÛÚ_÷�ˆÜšÝ%í_UëzÞ0ÛâúÞ{ÇòŽ)¶Ó\.†hM8bÀÑÓŽ†¾é&²ï¡³'öé)IMÞ6¦šþ’,Nñ4wКp6Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCLC ƒ•–°’ºn¥~G¬Ú®¼òвË7ÜdÞÄ…L¬2Ošÿ™ä9ž³ µ̲qâ‚'Ë"b$K┩á“ò•>*wº=<¡ [ö²öîÚ�ÕÏÒÁª~ÆŒQúë§Ö®FÙrõЃRù™Ûd"4€ˆhÓ õÖ÷“mýõA³÷åá·/'"ªX£>ò)KÜÏ©Âìn>t)÷¢ ±‚˜†˜Ùþ¡v퇵º†WÝÙú…úÜüC­Ýœ]3Þî!™\üÏ/Y…+Åšx�µ÷emënù‰iòŽHS÷9×¢ƒ}ʉ •o•r *Y"ŸÞ•KGéô "²¤Ïÿ¦~¼çàCYœ÷ >²ºT¥XüÝì, Z³Ž4�G�Màû¿Ñþ‘ÏSþ»@¥¯?e½Îµ¼3d:Ç*™©,¦�íHjˆ Ä4ÄL‡s�)#ëÛ=ð‹²@¯êé4Nf •¯Uþ9‡.¸ËìO’f?¡˜é“z1ŠÒ‚oÙˆ›Œ..ÈæíÚ–(†NÕOË<üi iù"f2 ü¢¼1ÏìOd¥Óƒˆˆ‰±÷ëã;YÒg=üÓÏÉ(–ÿ~�LDCnÖpê6œW®‘v�»~b½Î®Èj‚­Ÿ£¬hk=ØWÌŸA”bM˜ =ö–Úñn£wBTß>€*ˆiˆÕ'RRë›NetµØž\–Ñ^¨>‘(KßΗ‚‰\T’ÖV7Hë4~Ñì%""A® ôÁ£®ˆH�eI‚hùƒ®™‘àDª¸äa½Ïfya ΙkŒÜÀÊLúñ(�’L²LtÄ`T¦P;ëþÿ³ö¼­m,¤„þVŸÝÊü�Ùî~YOÁˆˆ³MŸªÓ·ˆëï´’¤ª¤ 1¯Ú®¾ö¼rý³OJTßA"Ä4üÖD¥ôÉSrŸGô‘iÄÜü¬[�ÌòÂ7´YšHô³ì‹õžÞƒ«21ê®ð°2¶s£¼è+©°£5q(›÷ë»Ù«Xž9SʾV?5Eš5��¸ÎTßW‚­¬«†°%/ÈGíô "Áæ>êš¹/‹ój”˜~Lä©qT$ */II|ðiâ³×¤Ì‰z77g«ÞVßÚJ�déÙ;ªÚÖô„ëK"’E�nÒ´¿©—ÞkŒ¨ÕØ8Vˆiˆ —‹‚•,d oÍϘ Ò­ÒÎD~NRÕ_&?éL‘¨*ï~*<´éu¦dž=”'*D[úºúÁvêц6p~ÿåV‰R.TŸý»6'ƒ_v³1¸-1!N63:Ñ"""bõN×bâì{õñ«I U_RÈä LjˆD�íÝ/z¥QÙ&ˆ¬JÂ'‰î#­ÿ›`e1V¡qiÞ MÖÏÉ&bŸDû~eéQyójBLCld ±’§©·~^»w˜yÄi×› äIk7H9;¥�ëX¡[Œ¾Ö8§¿Ø»T™1K½±9ª§8ñJc [«Õ»?`Ëç)ßî”v¦Z·Þ$f¾'};_æƒx�μs_Aü°x^ö’¶ìàýÃ:=$>ì:S¤’ªñ+óS…Ÿ#,w+ëÔ_Dþ ›¥½ñÔa™úÒ<>ÉÊ�«¾d™Wœkµîj% 7YÂ' JééU»ïtü‘ó+ŽbbÃÛÙœú´é¯da“ÄÁøb2yã„[!"R iÅr–z¼5þÞ­“HP‰ˆºŽ2î?AZú_y{ID²W(‚ýò“äIá†}Çf‹D�îx„mX)¯øFæ“ùIn""ÍK–DDäI§ßbŒíFDÄså·—‹C«1å»D~ã ¹8^ <—Ç3b.Þ¿›`Ĉ¨¨�ev›¢Ñw£»Š`7ñÉliK©Õúð�¸L"•bŒåäädf¢7 LXDò±w‚˜ý.U…4qNŒÕ· @Ìåçç£5 ŽÇähì¤ÞÀe‡}H8+8>‹Ž†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†Yˆ1dYVee¥®ë†apÎ…À™yŠ1&I’ªªš¦ÅÅÅÉr4&"ÖǨÉ~³cˆé˜Bøýþ²²2Y–cš¦I˜|ÜHœs˲�€ßïOHHðù|,ªgØÀ1:v±>F�˜Ž>!DYYYEE…ÇãÁ_~“I’y÷,Ë*))1M3111Z)€c1=FP Ðèóûý>ŸÿQ!˲Ï竨¨ðûýÑÚ'ŽQtÅâA5|F£Ì²¬²²2�ÇÓÜiiÜnwyy¹eÕ¾´aàÅH�Ô„N�(+//—$‰1†£¢+ò®–——'''ã®pŒb$ŠÇjBk:Êt]Ç¿£cD’$]×�}?8F±­c5áÃe†a bD’$Ã0Ž}?8F±­c5áÃeBD@ŒH’•n £Ø‰Ö1‚šða�2|Fc*Z1}ì;�£ÁÛuø ±å2*vmÜVšy|ß …ˆDŶy_ìi3jø ­lg‹ ! |µòV,Xæ0®*. }‚º®ë†®a]å¥åJÊ‹KÊ(�/×3µV#*T´áWÆñÙÉù«ß_¡�yÁñ™…·~÷Íš¤“&œ�‚6WK…˜nq¬Š�kýeóŽÕkvì¬T»œ�Òml–Ç<°röçíè/wôcÙ‰yË~ö ??²Ø*ݱñ§6&4Ãk€ßbºÅaFÁ–Ý¥Lè¡äóî¼ú‚N.Q¹ç»YŸ¾·ªÂ??ÿן‰˜ÚýŒ§îÜêðäÕŽý—s] ^úNn“¢ Î'o.(ê3 ÇÖÏ_þ2îö³Úû�ÔQ$µ:ãÏSOeŠªÊŠD%+fܳ0ëêOjkß$FeYyieX-PVRĉ(X¦¿¼h¿G"bš/5AÃ�jaÓ-Ž”2ä’ ‡ø×O[¹ÜçQ9Ëß~sá�ÅrÿKo¹mxйëû§Ÿ[ßåìÞ­ŽøS–|IéæÞmjÏ+»y¬²mŸ¼ññâ”ÑL�\˜ôÒó3_ÔϽîœîièûˆŠÐ¦7ïž½¨ö¸µí÷Üü]�‡R»qW=~v›ÃrÛÜ:ý‘ˆHJé¹bÆk‹Ö™UË×Ïžº€ˆÈ=䢗®ì�y;- bºÅ1*òò+ô@I¥¥ÈË+�Eê 1w¤æÎž=ã_þãü‹×§^4ñüîÞº¶4w®ÝÄŸ•’óÃËï-Ý�=jêä™*QÛ!7ÞLoOŸó—m'ÞvéÇÅ£­vÌ\�'ýíö ¸eñÈcQöÓŸ\ÙæöfFR™‘$ÉŠÛW#£¹áíuó=‰ÈÜüÍ=Ÿ$œzã}×ÊDXõæKsÚ\V;СAL·4üÀú7Ÿúv³IDôËo•qòßšq aX§-}¹qØÄIWK×êÞrÿ¶-�¶§¤ÊÁI}º,þæÁÕßTºŽ?ñâã;µ�CFGS}IÒž�ž{ìÛ`�Q¹O=´¢ê®”xáÝSÎO®¼¢|ù›Ó¦o¬š‡-¥ ûÍ* Í1ÝÒHCÿòò‰ùß½sïìý½'^qm‡3žyñçýžþ§œ~}»Ÿþýõªá}ÏêUg7³”9âÜ^ÿø`YÑg_Ñ'X|ÊH�ûšñ᲎çß24Er'f&ÕïÐdžá—¼<¹«F"Ò7ýð='µ•HT¬{åÁ…µWeI'_vÎúÇ—´¹å†±Á¯¦ü‡¯øàïïmW¿uù\"R_}ë­ƒñ]ÚÒ ¦£LÑüãF­üUËòLÁ×~ôñ¼ëÆžya—Ë:$ú×Ì{úݼ€µï‰©«‰©ÇNþËÙív5WUÙ×mÐè„wØtÊqý<)­Ü$\I¦Å'gd¤IέqÓx-B—κ~9#"âÜ;î¿íûÈ‹'œ_«’Á³žŸ·±ë9;Èb“ "9!-«cê¸+ÕììÐâ<Í~œšûù[ Ät Ú¶vq .Uu9=míšò±“÷|7kÚ¼Ê!×];º­&J׿ùâÊŒvu …–S:dÓû¯?óCÍ…k_¿â#""–0èÁÇÏì†ktD�kØ„—/�´¦?¼çû¬‡ïÖV"Q¾nÚÃß×^ÕÓº×à��OèâCñ�'œ¡¤J;Ê÷ääTœÔ¥õ¡œfÂâ„–- bºÅ±ö/ûr]ÚIƒ}ßnMê7êöð¾yÏ¿ñUNXrµ�‹OHKc[¯ÛÞzðäãjàþ²‚‚½9û¬Žg^tÍ Ÿ¡ËšøyÖG˳Æ]ÛK ¸“Üž4dtT…—̺vIõ£÷M9Ø×!%^PkU^±÷—UÿùïÊZ‹?úçsÕx(·þȃ#³�Ó- bº¥1wýüUa÷K'¥.ÿv+S33ôv݆Ü}eoiÉìg_ù°bDüêEòY· Î:¢-Í+7þûï Úö»fd×̲ï}£üÂûG¥z™;AÙ·è³oÛ_rï9‰îæxE-“μñ•3«•ýï“G–¶½ëÖÁÕ-c&sAÒ¡^f©Õ˜{ïCd”ç­[±rîü�ž“N¿ Ã®7ç„.œzþาu ¾úhGÇk¯ÒÝâ ¦[¥]�ñçi½}EË#�µŒáã2ˆˆÆŽ»hÇÛïS:ð’ÉãºÔ‘·JÆÐ»îîá!"^ºôÃÕú‰ÇV‘”8ðÜ¡‹žž÷u¯«Çgcàt”·¾÷Àœ:�óè=K«h}Ï}憾IÕ9m¯ýþËÙ²f{yPHý'ßxÛIÉ²èø§-ïL›>{¥¹;7uП.:¡=~åm‰Ó-ŽÖî¤ÁDþ¢‹ÌòÝ›æºàó½ig\9þ¢AG�WE”¬Y0sGûI—tpQ%1­íÀ Ãzñ›�#®ë›ŒaQá=îú¼¾ê�(YñὋ:0´WJ}G\TìX_Øqü„žVáÞ¼`IPHŒ¹º Òs¶¿4LÉèø8f¢líKùïªÚ§eÞ~ï-5ÇᱸQ“^¾¸ÓÁŸ´¬!#³ˆ9ßo-7öÌš>¥¼<àN=aÜùS&_ÙºóÂ÷Þ›¾01ëÄ�}N;¥w;LClYÓ-”äÉìÜ*As¥&ºãûŽºóš=Úøì6“äªùo þt]&øáýÇ¿(KLëzf�D‰ˆZ ºåBK:*XüqW?Úñ²zÆ­1¦yêøÉÖ´:öÙ»sÏnY]Ú%GÖèxÒØú�¸yÝÆŸKÝ ømqXNNNfffsW£åÈÍÍõz뜊 Q:tèpŒ;Á1Š©¨#¨–ŸŸ�_…£Œ1Æ9oîZ´LœóC§Â>8F±­c5!¦£LQD@ŒpÎ% Ýt8F±­c5á �2EQÂá°,cHô™¦ér¹Ž}?8F±­c5¡5e>ŸOaYVsW¤¥±,KáóùŽ}W8F1Åc5!¦£Ìívû|¾P(ÔÜiiB¡�Ïçs»£0ŽÇ(F¢xŒ &tzD™$I^¯×²,¿ßïv»ñ/ëcgYVäïßëõJÑ8­ŽQÔEýAMˆéès»ÝœsY–ý~¿eYÒAÍ]¯ßÎ9ç<òïè„„·ÛÅfŽQTÄôA5ÄtLx½^Y–E …B¦i†Ãagœãøwƒ1ÆSEÓ4·Ûír¹¢þÃŽÑ1ú ŽD ¦cÅår©ªêr¹"m üý7V$dYVU5Fí\£cô# ÄtLI’„ö…Ãá�óá ÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ†˜p4Ä4€£!¦ 1 àhˆiGCL8bÀÑÓŽ¦Q~~~sWêöÿÈv÷O…lžIEND®B`‚p_package-installer.md000066400000000000000000000105151524745214100336700ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/deepin-deb-installer/package-installer/zh_TW# 軟體包安è£�器|deepin-deb-installer| ## 概述 軟體包安è£�器是一款deb包和uab包管ç�†å·¥å…·ï¼Œä»‹é�¢ç°¡å–®æ˜“用,支æ�´æ‰¹æ¬¡å®‰è£�ã€�版本訊æ�¯è­˜åˆ¥å’Œä¾�賴包自動補全等功能,以幫助您快速的實ç�¾å®‰è£�æ“�作。 ![0|run](fig/main.png) ## æ“�作介紹 ### 開啟方å¼� 您å�¯ä»¥ä½¿ç”¨ä»¥ä¸‹æ–¹æ³•打開軟體包安è£�器: - 雙擊deb包或uab包,軟體包安è£�器會自動啟動並準備安è£�該軟體包。 - 直接將deb包或uab包拖曳到軟體包安è£�器的圖示上打開應用。 ### 安è£� 軟體包安è£�器å�¯ä»¥å®‰è£�單個應用,也å�¯ä»¥æ‰¹æ¬¡å®‰è£�多個應用。 #### 單個安è£� 1. 在軟體包安è£�器介é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æª”案** ,é�¸æ“‡éœ€è¦�安è£�的軟體包,單擊 **開啟**。 - 直接將軟體包拖曳到應用介é�¢ã€‚ 2. 單擊 **安è£�**。彈出授權視窗,請輸入密碼授權。 3. 安è£�é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起安è£�程å¼�訊æ�¯ã€‚ 4. 安è£�æˆ�功之後,單擊 **完æˆ�** 退出,或者單擊 **返回** 繼續安è£�其他應用。 ![0|success](fig/success.png) > ![notes](../common/notes.svg) 說明:當檢測到已安è£�的軟體版本高於或低於待安è£�的版本時,介é�¢æœƒé¡¯ç¤º **安è£�舊版本** 或 **æ›´æ–°** 按鈕,您å�¯ä»¥æ ¹æ“šéœ€è¦�退回到舊版本或更新到新版本。               #### 多個安è£� 軟體包安è£�器å�¯ä»¥é€�é�Žæ‹–曳和é�¸æ“‡æª”案的方å¼�一次性批次添加多個軟體包,安è£�步驟請å�ƒè€ƒ [單個安è£�](#單個安è£�),多個安è£�時請注æ„�以下è¦�點: - 批次安è£�å�Œæ¨£ä¹Ÿå�¯ä»¥æŸ¥çœ‹å®‰è£�程å¼�。 - 批次安è£�時按鈕å�ªé¡¯ç¤º **安è£�** 按鈕。本機已安è£�其他版本的軟體執行安è£�æ“�作,本機已安è£�相å�Œç‰ˆæœ¬çš„軟體執行é‡�新安è£�æ“�作。 - 批次安è£�列表內,é�¸æ“‡ä¸€å€‹å®‰è£�包,單擊滑鼠å�³é�µé�¸æ“‡ **刪除** å�¯å°‡å®‰è£�包從安è£�列表移除。 ![0|mult](fig/multi.png) #### 無法安è£� 軟體包安è£�器å�¯ä»¥è‡ªå‹•識別無法安è£�的包,有效è¦�é�¿å®‰è£�後無法使用的å•�題。 常見的原因有: - 軟體套件çµ�æ§‹ä¸�符å�ˆè¦�範。 - 缺少ä¾�賴軟體。 - 安è£�包無數ä½�簽章。 - 安è£�套件沒有有效的數ä½�簽章。點擊 **å‰�å¾€** 跳轉至安全中心進行設定。 ### 移除 當一個安è£�包在您的電腦上已存在相å�Œæˆ–其他版本時,å�¯ä»¥ä½¿ç”¨è»Ÿé«”包安è£�器執行移除æ“�作。 1. 在軟體包安è£�器介é�¢ï¼Œæ‚¨å�¯ä»¥ï¼š - 單擊 **é�¸æ“‡æª”案** ,é�¸æ“‡éœ€è¦�安è£�的軟體包,單擊 **開啟**。 - 直接將軟體包拖曳到應用介é�¢ã€‚ 2. 單擊 **移除**。 3. 單擊 **確èª�移除**。彈出授權視窗,請輸入密碼授權。 4. 移除é�Žç¨‹ä¸­å�¯ä»¥å–®æ“Š ![arrowdown_icon](../common/down.svg) 或 ![arrowup_icon](../common/up.svg) 展開或收起移除程å¼�訊æ�¯ã€‚ 5. 移除æˆ�功後單擊 **完æˆ�**。 ![0|uninstall](fig/uninstall.png)               > ![attention](../common/attention.svg) 注æ„�:移除æŸ�些應用å�¯èƒ½æœƒå°�系統或其他軟體產生影響,請謹慎æ“�作。 ## 主é�¸å–® 在主é�¸å–®ä¸­ï¼Œæ‚¨å�¯ä»¥åˆ‡æ�›è¦–窗主題ã€�查看說明手冊,了解軟體包安è£�器的更多訊æ�¯ã€‚ ### 設定 1. 在套è£�軟體安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. é�¸æ“‡ **設定**。 3. 如需安è£�未簽章應用程å¼�,點擊 **安全中心 > 安全工具 > 應用程å¼�安全** 跳轉至安全中心應用程å¼�進行設定。 ### 主題 視窗主題包亮色主題ã€�暗色主題和系統主題。 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **主題**,é�¸æ“‡ä¸€å€‹ä¸»é¡Œé¡�色。 ### 說明 查看說明手冊,讓您進一步了解和使用軟體包安è£�器。 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **說明**。 3. 查看軟體包安è£�器的說明手冊。 ### 關於 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **關於**。 3. 查看軟體包安è£�器的版本和介紹。 ### 退出 1. 在軟體包安è£�器介é�¢ï¼Œå–®æ“Š ![icon_menu](../common/icon_menu.svg)。 2. 單擊 **退出**。 deepin-deb-installer-6.5.51/assets/environments.h.in000066400000000000000000000001651524745214100224150ustar00rootroot00000000000000#ifndef __ENVIRONMENTS_H_ #define __ENVIRONMENTS_H_ #define VERSION "@VERSION@" #endif // __ENVIRONMENTS_H_ deepin-deb-installer-6.5.51/assets/icons/000077500000000000000000000000001524745214100202215ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/000077500000000000000000000000001524745214100214655ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/000077500000000000000000000000001524745214100231335ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/000077500000000000000000000000001524745214100240545ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/000077500000000000000000000000001524745214100251675ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/deepin-deb-installer.svg000066400000000000000000000332671524745214100317120ustar00rootroot00000000000000 di_active_tab_close_hover_16px.svg000066400000000000000000000026761524745214100336670ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons active_tab_close_hover Created with Sketch. di_active_tab_close_normal_16px.svg000066400000000000000000000030551524745214100340240ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons active_tab_close_normal Created with Sketch. di_active_tab_close_press_16px.svg000066400000000000000000000026261524745214100336730ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons active_tab_close_press Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_arrow_down_25px.svg000066400000000000000000000020561524745214100314260ustar00rootroot00000000000000 icon_packup Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_arrow_up_25px.svg000066400000000000000000000026551524745214100311100ustar00rootroot00000000000000 icon_spread Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_dialog-warning_85px.svg000066400000000000000000000056121524745214100321560ustar00rootroot00000000000000 status/64/dialog-warning deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_fail_96px.png000066400000000000000000000127161524745214100301610ustar00rootroot00000000000000‰PNG  IHDR``â˜w8•IDATx^í] °]UyþÖZûq^¹y@D„h§XŒ€±V;c«Á<ˆ„¡Ö©¨ Èkê£y¶Åú@ @œ±–Jßuˆ3ÅÚbW*�JDŒ! ¹ÉÍ=�ýXkuþµï>wŸsÏ9{Ÿs÷É š=sæœ{Ï^{­õ}ÿÿýÿzì}޳ЛÕÚ�TŽ#̲!ೌÀ,WÄŽ0ËÌrõG<ೌÀ,WÄŽ0ËÌrõ‡½è•+-¼ªx´^°Wx9€£µÆ\ÓOiŒs`/€ßúY06Š_ÖŸa[·†³ŒqÏê;ôµ×òàùÇß`sv4{‹fú J„2 ';“üܳ5¦ÙOÓ?âJÇžúSvíµêp"ä°!@_²êdHy�Îð²a€Ä€ß¸BÜÍn{hû0êè÷š³JY;~÷ßk ä‡ÁØi:2ó¡Œ\IëÇÀÅM8æu[fÓ+I‡ÛÕZ3yÑ;×p†ëµf¯I~Ï2 N?Œô]žé§´ÆÕbã7·0Æ©²ŸæM;÷�@Àã¢w½nVЧwny7}Ï+ÏÀa°/ÇÆûÅ¡$â� /ºÈVj×'ÃUpgd6C*ÌOkÜÈù’b7Cª¦å²C'ÀXý%k�—RßÀ7ŠNÍ´­õO„ÅÏÇm›=lo*‘ä¬{«Òê Ýb“%!–ø»)"튜lí�ËØËÁÏÇÆ~8L†B€€¼píûv;Ý*;åøý4o(å€]"îxà«f¼7„ ÝOÓ1$C&𯻎açö¿•RŒì>óÀ©K³X^C Æ>†cOþ®¹FçMB®Äà«ß<õa0õ™C•×g²Œœ�øßñ—¿æ¦¼IÈ�€|ùüèÐêm,ÿ÷è 2q¡8vùÝy’� H1øásOý6šŸU5²¤í½x<´åhœm÷šÏ‹„ÐÔüžY&ƒàq­õÑ­xÅUt ’iƒÏë5“Ìh`Œõ¯_σ²}¸|€3pØmTõËäl”×ð¡Ä©v5xr&$ DÀT®¿S„áø4ð–é˜õª¶,¬tCûð/ÏÀ~dY#oÃÒ¥rP)ꛀx”‹ÓOò�–®UZÝAØm¶2ª"‚S÷p’—fyÎøzñ;7ã‘Gä £åÁX¿ž£\¶áÿL›µÚ?܃iŒÚÚ}=ªÕ`)ê‹€¤ôørb4îùÃ…>Ñs†óQy`)ꟲþ%K¬ ºï ¼©ÙŒiiþä?˜ÈOFißÅßpK@õàäù}–ï§þrhÔiT#:ú)ßÖ~üØ./8»v…ýzAf’ÖÈÆ (ù5¹†;5ëÐ}F2Žq[¿P€uõ `‹C>¸ê¡-mˆLÅ�Žå›‘%½~qöjˆ5ë ÷ìFxݧ õh¾°3 “±­wýLƒó7Ú¢ðD¿^бösù9¥õ¥yÉ;~œknh^.|h ä–òº|ó:bÕXkÖ5ÿöo¸úÙ_åRgì˶í7d'€v0ìÜ)†O¿Ã1¹´Ü\„ÁºüJˆ¯K�ð`®$DàŸÓ¼¾Üös„¾0%‡3íŒÆï\n¿ –Õ /ȺÓ"ñ ‹´?¬O¼YJùÙ¶wZyË‚uéå§¼¶�„M3®J¬ZÝ þöíoÙ„ù.û !Þj+�ö ²pÝu;w:^è_­•ú{ÒMÝ6 Jn i_cŒãV¬µË[Öe�HØÜŒÛ=ËwØ9'V“å¯�²üíÛܲ,óo?gÿìZÎõXº”æˆd–)ŠTšÁ°ðÜsnCÉïxó`f™aŽÚ²`_vÙ4O7on쥷À"Ë_ÛþÍ7ÏÀòSÛÿh�‹3qÜq€0Ëè8“ÁŽSñüà׺”ÞýœÑ$ᔄ=„ˆ„l‡µjUðo™øéõ2°šëØÇÃ÷'²ãl|ðƒ-²„!;%TþcéMÉá "áÒK!^ÛN¥¨½±jìµkZeçfø¥-îœfYz€_ùJ˜&CéPö3:jaη¬×wš¼…ÆW½¶�43èIÕn;7SyC‡ZHú&ÂM[ºÖo­zgøO"¸ùè üLõ'xnïk·òŒãà><èaùò0-J'àÜsÍû`ñb×áÅ�H­?Õ:´MZcû„Zü]·™ÍvKîPÞ²à\vIGÚK[«ÉòW',ŸÀÿ2tg;í® õ›S²·Ÿ1vCañQŸÇ /x$CìþûÃíéžÛ“€O?]`Å Ú×Slì?ø9­ôƒm3é6Û™&(:’ð°ñ„ø°V“å·‚ïß|+Ð~ß÷$—­ý ìî‚9PÇO4KÚK†Ò ˜L?é&‰º¯ï„ÖS½Ì€]n§˜À| ¬×žÜ¼dð‘ð ¬ÕgOí‡Dó§õ�áÁ¢Ã? –%M'€°e¹¢X÷îÕ]w5w‡:5yKa©YÞxÂÅ-$ÈÿyâONHÈÎSðÚÀÏ­þ ÖÄ€GŠ#…ó eaè¥âÞÄø¯páy¥úþÆZë”1@§õAú_j¸™ì^Jy"áò¶�ãn þ†Û&e'Y_Žõ§ Ó�ç•ÖÁukxöÙÔ@œNÀ‹/’þ“”ëcõû#±©lšÉ�,…øø1‹›§«v£ñÉ뚟`Ó¶Ã Vž1öhq~ñ\HYàᨣ‚^™Po(Z²Ä"ùA–êÃoh­WfðÄ¡žb­> Î9ïœVGðà·lúæPëN»8clkqŽõnXVÍÈЮ]a¯L(�JAçÍ+€±r}_ãv¥õÙi�èe;ý–¥ó“¾cð§š 'ª`•ró²þ–o#ØÜJ þšlg?å9c.†ÖUìßßHKEÓ 8öX�F–U®�‡7*�¿6�ëµi! Ê”·W¿£üpÛ(¼[ï‚{ñ°VœÔFí�ìq PËÕº•çø—òˆu°ŠB¡�çŸ÷÷ºIšÆ1ÕJê�uîÖPöç7«²×œ9ü áZîåN'aÓ·²˜B‡à?ÈF£¨ ü³Å9|C“€'žzÝ,ÞÛÚð&pNÊ/õÑ«\Nµ×�åŸÕ¼V¸}Þïh�X³,¸— �„ï Ø”â ¹´pê"–%®t+Ø”„$}vr½&û1+Ó²~4´ÇX~üm£h|éÎÎ³š–…‚!aêÎW ‘ð­–}ýbÞOû‹%q–pôö|$(žš Âð1¯:þ§†.öÛ‰AÎwÖœÑþ/ÐøY~�YMCÂû§‘àoúö Mè« êåûÏà`~A8‘†Òz@uoð ­ñúŽ©=uhÖݤµCJn¯=î9�mþ�‘æ· g{yK pE; ß…ÿÀ$ iåc·í³ýŒágå…ö»Íz@.i(�„1(U©À‡•ÔGÈdqÎx¡2Þ–˜> ³×œw];øw%F¸&ÕÈ®x_›'|o’„ å›Ôgo?ìöÒ\ÜÎ'òˆµME~�¿Ékè¯÷å›}œL²ã®;³Íò¿š˜Rîãb–…¢!aj÷¤¿å{ðbOèãRYNu ì=NQýØ�ËTMG'&ã uÌ™Sß×Ћ²4ªŸsœ5ÙþÓ¨ñ®™Íjhœ0E‚·…<�–¶ó;ØîÊ|þvhŒ‘ä0ÝrjvC˜göØvÙÄ�õ'•Âùù5pV¿î»’–OàufàÇ ´Ät6þ¦ïæÖÆqOå(ö�Fÿƒ€æ�ršŽN,ÈÐ|„˜ãWÕ)~�ÿ«6 ƒmGSâ§t6Þ–hNnYË‹Š³c¢ü™�Ó�Ðæïp�wSóÓÊ·´ KýŒH¸ò½MOÐZ£zÕg¡ŸßÕÚ�AÚh§$ÿÊ)óm�ò  Ày,Ș$ ±$‰jµldÈuË{ô×”ÂÔêHgÿí°ÙÜTnú˜ë 0à­Ã¬f–€W×é\fFÌÅ+ÿöŠåо�‰�Ü=v ƒt)ße4Á9¶W²÷ÂóªF~Êåj.K’†€Ä¢<, YÑ ‘PŸg |:/æK‚/]„ðçOjˆOãÖ)'Býn7Ô®=¹4ß.àãÅŠüŽß²&°o_=¿Eù8Ó½¿¶M° Å„áœñ}ö7öÊ\zñ’½ˆþÕÈ‚€¦Ÿý(ÔóÛ–2y3žÙA#âÉ8`¦§ÇÅÛ�ÝØŽ]‹fÓÆÄVÿèÜÞ“]/¥ò¶«¯*ŽÈo¬ÿ“ÓÐYîH]'lßš˜”!QßÍoÕŠ­˜l·¥ÅN¦7#mFµÛ*Öì”gOŒ,R‚”µùÉsk¢±×d:Z.›Å”Ñ{0ÁO¬Uù]ÙIó’Õ™NÉ^P,«÷Ûõ´±~|Ñ{µJÛÓóÛœÛ$`òÖ$³>,%¥£eØvJ•ªcÎ…a€ ~àMï‰eãîò|ÿp^CDSBPúéå¾=½™ Ñ ##êõ‚!€ó2yA(åœÚ‹Å[”Æ«Ûgz’Šorþ.}ë%>Iá9Ê3†_”Žª_f qÐX½R¤ÿU‹ Œ�û¹ß ÑâŒÇÅܹE4Mü†u|ý€¸]s§Ý3<-­Ž·‰ôZL|w•g Š#áÅN!üuüB¡Šêð}³1KðMŽXÒý­åIX /pÝ|?"(֫ ¬ˆvSgàdª~ò¤~cC©?tKáUŲ÷3Ò%Ëwœ*<¯–´þ,÷ôM@ÇXÀy¶M÷ ”DD¡ºÏ9;ðøG·öƒðá|®¶õùòÿa(Õ€mÓ|OAPƒR”÷÷¥ýƒ`ž·S˜¬gÁ³cÎåI/ &öÚç…�¸¨Ó#ËÒùi6>åi'¾åÊ�•Á½üØú)èÒ´ó¾}tGLÐï-ª½bbWKlÞ°·|¹ÀîÝŠÅ‚€fJK±P¦41V8/ðø…Ͷ^Âfdí1@›­òÚvå•ù�{�•ÇÖO–oÛ5Ôë ,ZäctTö£ýy@S†èÍ’.[F7n8 )bŒ^4> o ±‚SÝg¿#hØWhèɘÐ>`jç9‹ý·çUÉkä[ž¡]7”߆־ŸÒNÊ|´¦@s>>vìÙÃ:š$$¥¨T¢õ‚(ÐT}V*"aÜ}½_³¯02UPi¡à”gwŠÁ�åïg|Î#é¡©f²~ú\«ùƒJÏÀl‘¢‰ Rº°íHŽ„ 9¢‰;—HêöÒÚ¸ûq©Ù‰iÐßs¡Ÿ.U¼OÛÅ`§Ÿ¤Ç¶ëfÊ�d'ÂC¥ *=3&`ZV$¥�¹s]LLQ(¡u±I‚6B¸ãû çËÐ:Ogz’nšäÿ=ƒ,GÞ;g^ãXð %ÝÛ�ÏX�F•Jx"ègÄÛ­µ©“q½ºÙœ¨Ûº•›xÀ¹�ùói+{Á@/) Æ´¶éÔ Ë&ºÒŠu^Ìi>Â?ù”•>ö÷Xžq½½2Ç»Õ.6v€±À¼|!|zIÙÀØâÀèþÊ•ªŸœ¿ÛÈdF¦”˜-娱âE‘ù>mè%ð›ñœ;`Ì‚R¢v xš_·ß£–ek@û$G>ûû9ǧ|½4·þ8—Ð:„R~‹î‡aŽÉÎîÝ–-£�a3 4´XÓH O(”Ëdù´ŠV0ž‘ %Ýw jc…Ó<Ï^«%?Q#zèw¯#-Fd)0͸zÚ-›Kó�AJ !B~”íøÆòéÁdùÕª‡z�þŸ+ø¹Ð’‘'”J\×�Öôc ‘, ô7É‘e‘§PzÊÁ÷jî+ëU÷mJŠ?×G¥9È÷ŒáE.ä‹ÞÜŠ÷+hMkŸÊ€†‘ì0ÉÉ Iýíy>jµ0OËÏ%·ƒÐN:IÀu-„!i?�Ay¾ïo "„I"‹×ÇíW�ó§2ä')Íþ$e­G†䌡Á˜þ_a©'mÛÿ¯âHðK T-À“õðdõŽã™ µxß²x^ˆ'Ÿ”yh~{7R]¾_Kk’0:Ê@£å�;É,8Ž¥Èè†�è=&! М òã´Ä9“VX·_úÎqRò%J±£A?â¦YIëèw Ój`zœsìBí²ÿ9«üV�¦Ó¢,_)=>_J…e>”ó¾~éÒФšË—ë™Ü¡á®1�¾ Eœùó9|_I" ‰?¢÷˜Š ahâ‚!ƒH�’ æ5ù£PŠÑ�Ûæ Ïtpù횎?à<½„ˆ¤†@'‹·¬Hï“àÛ¶oÀ'àéÿ$9Ž#16¦hŠ!":ÿ_YÊÝ’„´HÒÊ•ôÄ­È”²Q*Ùð¼X†¢w"�^D€R‘7ÄA`ÇD1øq…<Y<½(Ã!¢@�O€Ó»ë’Æà<’²ú­[Õ0$gèÔ1.$½Áu¹!a|Ü‚mG^Q(؆ú̹IS§Çpº̼Ƀ,�@—2z�Á�ƒ,Y>‘ T>�ÝhD!FFB¾ç©a[}²ÙCõ€ŽÞ@±!–¥£�ð<Ë"é±ÐhD„ض@A‘ÄÞ eD@äÓ%ˆ,�‚~)/²zz ÛÍ;^(„�’2Ÿ®+±w¯lÊÍ�´¾[,=dPš�=¦‰¼˜ò"! i½™€(…!# ~,G–Å@DÐË�ü92σ�^a�Ÿ”úL ×ëD„Äø8ÅiÀ�-~øaiýaA@܈iD,_N†@ãÇᆌ… £à]­’d‘äDñ l›™÷äaYA AïQ¦£àyå²2Ö½g�2 û¾Â²eQPÕqvs¨��›~H= gÆ”ôб1†r™2(†j•²ŽJ…aÿ~ŽR)j³çµ¶Ýu£L¨VÓ˜7Oab‚¼A¡\ÖÓ¨VæÏ§Ïj¶AŸ•Ðͧyý#&cφNˆ€&R–,‰> icon_install Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_icon_install_160px.svg000066400000000000000000000060441524745214100320040ustar00rootroot00000000000000 icon_install_dark Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_ok_16px.svg000066400000000000000000000040131524745214100276510ustar00rootroot00000000000000 ok Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_popwarning_32px.svg000066400000000000000000000064651524745214100314370ustar00rootroot00000000000000 warning Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_split_line_214px.svg000066400000000000000000000003511524745214100314630ustar00rootroot00000000000000 deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/dark/icons/di_warning_16px.svg000066400000000000000000000042241524745214100307110ustar00rootroot00000000000000 warning 2 Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/000077500000000000000000000000001524745214100242425ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/000077500000000000000000000000001524745214100253555ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/deepin-deb-installer.svg000066400000000000000000000332671524745214100321000ustar00rootroot00000000000000 di_active_tab_close_hover_16px.svg000066400000000000000000000026761524745214100340550ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons active_tab_close_hover Created with Sketch. di_active_tab_close_normal_16px.svg000066400000000000000000000030551524745214100342120ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons active_tab_close_normal Created with Sketch. di_active_tab_close_press_16px.svg000066400000000000000000000026261524745214100340610ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons active_tab_close_press Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_arrow_down_25px.svg000066400000000000000000000024541524745214100316160ustar00rootroot00000000000000 icon_packup Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_arrow_up_25px.svg000066400000000000000000000026411524745214100312710ustar00rootroot00000000000000 icon_spread Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_dialog-warning_85px.svg000066400000000000000000000056121524745214100323440ustar00rootroot00000000000000 status/64/dialog-warning deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_fail_96px.png000066400000000000000000000127161524745214100303470ustar00rootroot00000000000000‰PNG  IHDR``â˜w8•IDATx^í] °]UyþÖZûq^¹y@D„h§XŒ€±V;c«Á<ˆ„¡Ö©¨ Èkê£y¶Åú@ @œ±–Jßuˆ3ÅÚbW*�JDŒ! ¹ÉÍ=�ýXkuþµï>wŸsÏ9{Ÿs÷É š=sæœ{Ï^{­õ}ÿÿýÿzì}޳ЛÕÚ�TŽ#̲!ೌÀ,WÄŽ0ËÌrõG<ೌÀ,WÄŽ0ËÌrõ‡½è•+-¼ªx´^°Wx9€£µÆ\ÓOiŒs`/€ßúY06Š_ÖŸa[·†³ŒqÏê;ôµ×òàùÇß`sv4{‹fú J„2 ';“üܳ5¦ÙOÓ?âJÇžúSvíµêp"ä°!@_²êdHy�Îð²a€Ä€ß¸BÜÍn{hû0êè÷š³JY;~÷ßk ä‡ÁØi:2ó¡Œ\IëÇÀÅM8æu[fÓ+I‡ÛÕZ3yÑ;×p†ëµf¯I~Ï2 N?Œô]žé§´ÆÕbã7·0Æ©²ŸæM;÷�@Àã¢w½nVЧwny7}Ï+ÏÀa°/ÇÆûÅ¡$â� /ºÈVj×'ÃUpgd6C*ÌOkÜÈù’b7Cª¦å²C'ÀXý%k�—RßÀ7ŠNÍ´­õO„ÅÏÇm›=lo*‘ä¬{«Òê Ýb“%!–ø»)"튜lí�ËØËÁÏÇÆ~8L†B€€¼píûv;Ý*;åøý4o(å€]"îxà«f¼7„ ÝOÓ1$C&𯻎açö¿•RŒì>óÀ©K³X^C Æ>†cOþ®¹FçMB®Äà«ß<õa0õ™C•×g²Œœ�øßñ—¿æ¦¼IÈ�€|ùüèÐêm,ÿ÷è 2q¡8vùÝy’� H1øásOý6šŸU5²¤í½x<´åhœm÷šÏ‹„ÐÔüžY&ƒàq­õÑ­xÅUt ’iƒÏë5“Ìh`Œõ¯_σ²}¸|€3pØmTõËäl”×ð¡Ä©v5xr&$ DÀT®¿S„áø4ð–é˜õª¶,¬tCûð/ÏÀ~dY#oÃÒ¥rP)ꛀx”‹ÓOò�–®UZÝAØm¶2ª"‚S÷p’—fyÎøzñ;7ã‘Gä £åÁX¿ž£\¶áÿL›µÚ?܃iŒÚÚ}=ªÕ`)ê‹€¤ôørb4îùÃ…>Ñs†óQy`)ꟲþ%K¬ ºï ¼©ÙŒiiþä?˜ÈOFißÅßpK@õàäù}–ï§þrhÔiT#:ú)ßÖ~üØ./8»v…ýzAf’ÖÈÆ (ù5¹†;5ëÐ}F2Žq[¿P€uõ `‹C>¸ê¡-mˆLÅ�Žå›‘%½~qöjˆ5ë ÷ìFxݧ õh¾°3 “±­wýLƒó7Ú¢ðD¿^бösù9¥õ¥yÉ;~œknh^.|h ä–òº|ó:bÕXkÖ5ÿöo¸úÙ_åRgì˶í7d'€v0ìÜ)†O¿Ã1¹´Ü\„ÁºüJˆ¯K�ð`®$DàŸÓ¼¾Üös„¾0%‡3íŒÆï\n¿ –Õ /ȺÓ"ñ ‹´?¬O¼YJùÙ¶wZyË‚uéå§¼¶�„M3®J¬ZÝ þöíoÙ„ù.û !Þj+�ö ²pÝu;w:^è_­•ú{ÒMÝ6 Jn i_cŒãV¬µË[Öe�HØÜŒÛ=ËwØ9'V“å¯�²üíÛܲ,óo?gÿìZÎõXº”æˆd–)ŠTšÁ°ðÜsnCÉïxó`f™aŽÚ²`_vÙ4O7on쥷À"Ë_ÛþÍ7ÏÀòSÛÿh�‹3qÜq€0Ëè8“ÁŽSñüà׺”ÞýœÑ$ᔄ=„ˆ„l‡µjUðo™øéõ2°šëØÇÃ÷'²ãl|ðƒ-²„!;%TþcéMÉá "áÒK!^ÛN¥¨½±jìµkZeçfø¥-îœfYz€_ùJ˜&CéPö3:jaη¬×wš¼…ÆW½¶�43èIÕn;7SyC‡ZHú&ÂM[ºÖo­zgøO"¸ùè üLõ'xnïk·òŒãà><èaùò0-J'àÜsÍû`ñb×áÅ�H­?Õ:´MZcû„Zü]·™ÍvKîPÞ²à\vIGÚK[«ÉòW',ŸÀÿ2tg;í® õ›S²·Ÿ1vCañQŸÇ /x$CìþûÃíéžÛ“€O?]`Å Ú×Slì?ø9­ôƒm3é6Û™&(:’ð°ñ„ø°V“å·‚ïß|+Ð~ß÷$—­ý ìî‚9PÇO4KÚK†Ò ˜L?é&‰º¯ï„ÖS½Ì€]n§˜À| ¬×žÜ¼dð‘ð ¬ÕgOí‡Dó§õ�áÁ¢Ã? –%M'€°e¹¢X÷îÕ]w5w‡:5yKa©YÞxÂÅ-$ÈÿyâONHÈÎSðÚÀÏ­þ ÖÄ€GŠ#…ó eaè¥âÞÄø¯páy¥úþÆZë”1@§õAú_j¸™ì^Jy"áò¶�ãn þ†Û&e'Y_Žõ§ Ó�ç•ÖÁukxöÙÔ@œNÀ‹/’þ“”ëcõû#±©lšÉ�,…øø1‹›§«v£ñÉ뚟`Ó¶Ã Vž1öhq~ñ\HYàᨣ‚^™Po(Z²Ä"ùA–êÃoh­WfðÄ¡žb­> Î9ïœVGðà·lúæPëN»8clkqŽõnXVÍÈЮ]a¯L(�JAçÍ+€±r}_ãv¥õÙi�èe;ý–¥ó“¾cð§š 'ª`•ró²þ–o#ØÜJ þšlg?å9c.†ÖUìßßHKEÓ 8öX�F–U®�‡7*�¿6�ëµi! Ê”·W¿£üpÛ(¼[ï‚{ñ°VœÔFí�ìq PËÕº•çø—òˆu°ŠB¡�çŸ÷÷ºIšÆ1ÕJê�uîÖPöç7«²×œ9ü áZîåN'aÓ·²˜B‡à?ÈF£¨ ü³Å9|C“€'žzÝ,ÞÛÚð&pNÊ/õÑ«\Nµ×�åŸÕ¼V¸}Þïh�X³,¸— �„ï Ø”â ¹´pê"–%®t+Ø”„$}vr½&û1+Ó²~4´ÇX~üm£h|éÎÎ³š–…‚!aêÎW ‘ð­–}ýbÞOû‹%q–pôö|$(žš Âð1¯:þ§†.öÛ‰AÎwÖœÑþ/ÐøY~�YMCÂû§‘àoúö Mè« êåûÏà`~A8‘†Òz@uoð ­ñúŽ©=uhÖݤµCJn¯=î9�mþ�‘æ· g{yK pE; ß…ÿÀ$ iåc·í³ýŒágå…ö»Íz@.i(�„1(U©À‡•ÔGÈdqÎx¡2Þ–˜> ³×œw];øw%F¸&ÕÈ®x_›'|o’„ å›Ôgo?ìöÒ\ÜÎ'òˆµME~�¿Ékè¯÷å›}œL²ã®;³Íò¿š˜Rîãb–…¢!aj÷¤¿å{ðbOèãRYNu ì=NQýØ�ËTMG'&ã uÌ™Sß×Ћ²4ªŸsœ5ÙþÓ¨ñ®™Íjhœ0E‚·…<�–¶ó;ØîÊ|þvhŒ‘ä0ÝrjvC˜göØvÙÄ�õ'•Âùù5pV¿î»’–OàufàÇ ´Ät6þ¦ïæÖÆqOå(ö�Fÿƒ€æ�ršŽN,ÈÐ|„˜ãWÕ)~�ÿ«6 ƒmGSâ§t6Þ–hNnYË‹Š³c¢ü™�Ó�Ðæïp�wSóÓÊ·´ KýŒH¸ò½MOÐZ£zÕg¡ŸßÕÚ�AÚh§$ÿÊ)óm�ò  Ày,Ș$ ±$‰jµldÈuË{ô×”ÂÔêHgÿí°ÙÜTnú˜ë 0à­Ã¬f–€W×é\fFÌÅ+ÿöŠåо�‰�Ü=v ƒt)ße4Á9¶W²÷ÂóªF~Êåj.K’†€Ä¢<, YÑ ‘PŸg |:/æK‚/]„ðçOjˆOãÖ)'Býn7Ô®=¹4ß.àãÅŠüŽß²&°o_=¿Eù8Ó½¿¶M° Å„áœñ}ö7öÊ\zñ’½ˆþÕÈ‚€¦Ÿý(ÔóÛ–2y3žÙA#âÉ8`¦§ÇÅÛ�ÝØŽ]‹fÓÆÄVÿèÜÞ“]/¥ò¶«¯*ŽÈo¬ÿ“ÓÐYîH]'lßš˜”!QßÍoÕŠ­˜l·¥ÅN¦7#mFµÛ*Öì”gOŒ,R‚”µùÉsk¢±×d:Z.›Å”Ñ{0ÁO¬Uù]ÙIó’Õ™NÉ^P,«÷Ûõ´±~|Ñ{µJÛÓóÛœÛ$`òÖ$³>,%¥£eØvJ•ªcÎ…a€ ~àMï‰eãîò|ÿp^CDSBPúéå¾=½™ Ñ ##êõ‚!€ó2yA(åœÚ‹Å[”Æ«Ûgz’Šorþ.}ë%>Iá9Ê3†_”Žª_f qÐX½R¤ÿU‹ Œ�û¹ß ÑâŒÇÅܹE4Mü†u|ý€¸]s§Ý3<-­Ž·‰ôZL|w•g Š#áÅN!üuüB¡Šêð}³1KðMŽXÒý­åIX /pÝ|?"(֫ ¬ˆvSgàdª~ò¤~cC©?tKáUŲ÷3Ò%Ëwœ*<¯–´þ,÷ôM@ÇXÀy¶M÷ ”DD¡ºÏ9;ðøG·öƒðá|®¶õùòÿa(Õ€mÓ|OAPƒR”÷÷¥ýƒ`ž·S˜¬gÁ³cÎåI/ &öÚç…�¸¨Ó#ËÒùi6>åi'¾åÊ�•Á½üØú)èÒ´ó¾}tGLÐï-ª½bbWKlÞ°·|¹ÀîÝŠÅ‚€fJK±P¦41V8/ðø…Ͷ^Âfdí1@›­òÚvå•ù�{�•ÇÖO–oÛ5Ôë ,ZäctTö£ýy@S†èÍ’.[F7n8 )bŒ^4> o ±‚SÝg¿#hØWhèɘÐ>`jç9‹ý·çUÉkä[ž¡]7”߆־ŸÒNÊ|´¦@s>>vìÙÃ:š$$¥¨T¢õ‚(ÐT}V*"aÜ}½_³¯02UPi¡à”gwŠÁ�åïg|Î#é¡©f²~ú\«ùƒJÏÀl‘¢‰ Rº°íHŽ„ 9¢‰;—HêöÒÚ¸ûq©Ù‰iÐßs¡Ÿ.U¼OÛÅ`§Ÿ¤Ç¶ëfÊ�d'ÂC¥ *=3&`ZV$¥�¹s]LLQ(¡u±I‚6B¸ãû çËÐ:Ogz’nšäÿ=ƒ,GÞ;g^ãXð %ÝÛ�ÏX�F•Jx"ègÄÛ­µ©“q½ºÙœ¨Ûº•›xÀ¹�ùói+{Á@/) Æ´¶éÔ Ë&ºÒŠu^Ìi>Â?ù”•>ö÷Xžq½½2Ç»Õ.6v€±À¼|!|zIÙÀØâÀèþÊ•ªŸœ¿ÛÈdF¦”˜-娱âE‘ù>mè%ð›ñœ;`Ì‚R¢v xš_·ß£–ek@û$G>ûû9ǧ|½4·þ8—Ð:„R~‹î‡aŽÉÎîÝ–-£�a3 4´XÓH O(”Ëdù´ŠV0ž‘ %Ýw jc…Ó<Ï^«%?Q#zèw¯#-Fd)0͸zÚ-›Kó�AJ !B~”íøÆòéÁdùÕª‡z�þŸ+ø¹Ð’‘'”J\×�Öôc ‘, ô7É‘e‘§PzÊÁ÷jî+ëU÷mJŠ?×G¥9È÷ŒáE.ä‹ÞÜŠ÷+hMkŸÊ€†‘ì0ÉÉ Iýíy>jµ0OËÏ%·ƒÐN:IÀu-„!i?�Ay¾ïo "„I"‹×ÇíW�ó§2ä')Íþ$e­G†䌡Á˜þ_a©'mÛÿ¯âHðK T-À“õðdõŽã™ µxß²x^ˆ'Ÿ”yh~{7R]¾_Kk’0:Ê@£å�;É,8Ž¥Èè†�è=&! М òã´Ä9“VX·_úÎqRò%J±£A?â¦YIëèw Ój`zœsìBí²ÿ9«üV�¦Ó¢,_)=>_J…e>”ó¾~éÒФšË—ë™Ü¡á®1�¾ Eœùó9|_I" ‰?¢÷˜Š ahâ‚!ƒH�’ æ5ù£PŠÑ�Ûæ Ïtpù횎?à<½„ˆ¤†@'‹·¬Hï“àÛ¶oÀ'àéÿ$9Ž#16¦hŠ!":ÿ_YÊÝ’„´HÒÊ•ôÄ­È”²Q*Ùð¼X†¢w"�^D€R‘7ÄA`ÇD1øq…<Y<½(Ã!¢@�O€Ó»ë’Æà<’²ú­[Õ0$gèÔ1.$½Áu¹!a|Ü‚mG^Q(؆ú̹IS§Çpº̼Ƀ,�@—2z�Á�ƒ,Y>‘ T>�ÝhD!FFB¾ç©a[}²ÙCõ€ŽÞ@±!–¥£�ð<Ë"é±ÐhD„ض@A‘ÄÞ eD@äÓ%ˆ,�‚~)/²zz ÛÍ;^(„�’2Ÿ®+±w¯lÊÍ�´¾[,=dPš�=¦‰¼˜ò"! i½™€(…!# ~,G–Å@DÐË�ü92σ�^a�Ÿ”úL ×ëD„Äø8ÅiÀ�-~øaiýaA@܈iD,_N†@ãÇᆌ… £à]­’d‘äDñ l›™÷äaYA AïQ¦£àyå²2Ö½g�2 û¾Â²eQPÕqvs¨��›~H= gÆ”ôб1†r™2(†j•²ŽJ…aÿ~ŽR)j³çµ¶Ýu£L¨VÓ˜7Oab‚¼A¡\ÖÓ¨VæÏ§Ïj¶AŸ•Ðͧyý#&cφNˆ€&R–,‰> icon_install Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_icon_install_160px.svg000066400000000000000000000060231524745214100321670ustar00rootroot00000000000000 icon_install Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_ok_16px.svg000066400000000000000000000040131524745214100300370ustar00rootroot00000000000000 ok Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_popwarning_32px.svg000066400000000000000000000064651524745214100316250ustar00rootroot00000000000000 warning Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_split_line_220px.svg000066400000000000000000000014441524745214100316520ustar00rootroot00000000000000 Line Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/builtin/light/icons/di_warning_16px.svg000066400000000000000000000042241524745214100310770ustar00rootroot00000000000000 warning 2 Created with Sketch. deepin-deb-installer-6.5.51/assets/icons/deepin/uab/000077500000000000000000000000001524745214100222345ustar00rootroot00000000000000deepin-deb-installer-6.5.51/assets/icons/deepin/uab/tips.dci000077500000000000000000000027711524745214100237060ustar00rootroot00000000000000DCI20©normal.dark³3k1.0.png.alpha8#../../normal.light/3/1.0.png.alpha8normal.lightf31.0.png.alpha8Ö‰PNG  IHDR<<—†® pHYsaa¨?§iˆIDATH‰í–_hSWÇ?Yþv“˜Åtë`ຶBG vܸ‰µ‚°�€0})ÛÙëÆÔ ûÃÜ“ÛÀÁ`{t–1ƲaPóÖPt•u�­UûR*­¹ÚÖHrãš=äæÜsîM5"øÔ„Üß÷þ>÷wÎ=÷üÎ6lÃažuïDõ¶X,Y1 c6w÷qàxŸÞ)ݪ^Íeo7 ‡SI¿S«dFV›€}ûRZ£GG~ð(8:´Íº*ÍÆJ$k ZBþKuî.xëé8˹±‰JM t'ôÍ,}~ãaðk'6ÏgLY$4€ò™ñõá­_oÈ ßsŽ(4˜(—r{•ˆèÀ<û«’óÒB¯|½ÙRcØ÷ÉKÀrú’ ˜»¢AÛ6ºÖ>°0Ó3 Y(Lö{¡¥”o‡O€³vÞpbçÛÛ_D|[…¥À+ê“òIpJ2…¿çh€Ü‹–2Úž-õ“å>c³ñ$PþÕXôÏê_ ÃE wÃ}~à¼X£�{Å�Þ¯_Ýü}n8,g„{XL¿{lxC¨,º Žv9±Àá6໿ïÌ|hÏ×e3tF�°îÆ„Û⦀%€�ÐÇ�•Ú~Ûm@iB¸ž`šÀ€[B¿R BÛæ+½þaí¿ë(0s_èæü˵XeØ1ÀÀi½Ÿ�aI1°š¹àd»†üPýñ²$ÁÀY¥B'ýðà›‹²¶jÅ*Ã^Âx÷fà[…%bÅ*°lqÀ¯£ª&½Ž9à稭õ:°=ghõW”ÀÉ\SÙ@k#xöŒ+‘?ã²î « ;W¥¶9n  šsÂw§= DúÒ)Ÿ¢tàªUû¥2é�àý¼zè�ÖîÊ¿²²?ü™wf&[Brh§õJ•,.øvÐåØ)K5¨™zE”«çì›h_˜³•érå¯ßª¶ßÿPüª^1dجö½öö¨Ne§$¶}È ü"6½Rô¯u·€71éÚ\›Ö€ü¹Æ'ÆÚø®g!Ø¿8çäviÀÒ)»0¨]éŸ=>ð¾™v�t¡#‡½@ùô‚­©0wn&|@û[k×ÿ“õÀ¾�»ÊgäUww§Z¥3ð÷4Ù8z’ÂjxËcô$OÖ ñD}@¼/Ñ!w€ÓcMw€@S½ç†=Mû[ð;í*®IEND®B`‚deepin-deb-installer-6.5.51/assets/icons/deepin/uab/uos-application-bundle.dci000066400000000000000000001613031524745214100272770ustar00rootroot00000000000000DCI768sânormal.dark«1c1.webp../../normal.light/1/1.webpnormal.light8á1ðà1.webp¨àRIFF àWEBPVP8L“à/ÿ¿ˆ�$‡mpGúlü³ÿ‚còÿ(§€ˆþ3�$IFÍÁöî2noÀolŒ‹’æ41§ 8zNÏÉ?B0ôwÊsrÁ´Ì]š=ÜJrtBûj�rôWJ–“ Žž,'Í­l¨Z­‘ioªö&™âgÖ^òô©ÊÙȦIÂa‹î5°¡Ûö1¾©…| QWÓ'(v=G…¢¬§K |õ«CYÐY”f#ë§œ(-û!úêÝ©B"C{M7‰g;ë ¤wÝKÖZ�çÐë´°JÀ[”€²ƒ{M-dz綠õ×ýx’kê[>Ýû|²á3'Bq£�±JŒ¿ ó×£A·¬Ë‹_!Lhٶݶ‘öÒBåô*×ç›ÿè*j¡Rx€4Ç‘$9J²9&ŒÿÖ¡ÄCŽ#IŽ$jùÑÄÒ–!-$îÿY1åã/ôŸ�ÛFŠÚÃ,õøÞ€É*::Ø1ÁÂ%ÑÑ4Së8¾ #esƒï.B YpîÍ=¨­Y.HA°æéh°àQ[kê÷Y“5@f6xÐÀÅÚ<›\cÓ—{béìZ*$”Ø:öMí ÅA,y|‚ –lL©U§V­z‹?p��ÜÍ��@�ƒÚ¹öŠ’Jy¨i€‘?ÅæD@¨ÇŠâ¶ñ�{�ZØuÈcy)æ8øÅ½ï=¥§ ØãxêdWÇî™�E•« H4-©xrYˆ1fÀÁ•àä,”Ò4·ò+ÝÓÀCÛê›…: X, å �ôÄ-ºÙßÐÓ=ݲLÜbQT½ÈH0ð�YFþ¯®{�d \åצmúÏÊÿ5zºG�C=»g7{Ê(µ´*0ðîÑ×Ý0Õééh˜mµP„x¿g÷tÏôèQäµRRRT�“-ÒÓC£ªUÏ™jbvѪÇhe¤,¡n1¹çç¤!ÏÀk¥J ‘Çzð¢Òu·ÇîS¦<):µÂ`2Se!×ÝîÙÔ`²šZ"H$'OŠW­Õþ~ØÃí($c¦¤V€É�óX€×]_{ ’�É Ñ¤p³ß¼6=ÝӘܣÙsºVš¬I“¦à1s �Á×ÝŽ™˜©òŒZÔ ‚àä=ûÐÐI#ªÛ‚äEÍç@1;FŒEž…µŒ(ùÃ…=žF�‘Œü0@²¨"p®ÔJ I“r3g–ÏÑŒ•ƒ›9‹$QnçµBQ¡?Wïpé:‡t­fÂ0wp9óØH’$8xŽ[xƒÇÅßÃ]LÊÉKBRr’“�””¼dà!Ã5,¥>_Â=8çM^ @Áƒ‹ˆ?Îàþó%ÅÅ8³p£Yåw*+¼,·Ôn[ŠßÀkVˆ¢j[ààžú|ÉPµ8ˆ$)pfŽ}ÿ¢91ØCy[J±<—Cª½ÑjOS¶•ÌÖZo¨ª~Å«–èÍ êc÷>>®úHž<¯ø'Cæ™�÷ƒúNy�t p˜f5Û·®b’ŸDE¿«T4´ð ŠÃT½J@•t@`bHwÀ°o*Žƒ€’  ¨^Ð*gû/�+Ó<"è ½‚S@i…™@6 šMõް¥ãØò,ÒÕƒŒ�@Љ~AM—iPªtzA»ÁV€í�ºÈÉ/áìû  x°çI»Ñ�mWqPE!AŽöŒ4äÐ%Tnh'/ÿÿMþοã/àPê®.GµÒ(¿ ²?]9QYkC`fkD}+Á›¬o�¤ÖÎÞÝ®µVV�*ßÊÇßZë „Ú}žd¸ó¹ÿ_µu[ÊzöÞG÷±}lï}´ÜÝݽêœ*^ ¡»»‡îîZîrÎu+¿îuýÞsÎÓÚ~þýßÇœsÌÞçD¿¸Ç.¡»»;'dà‡…[YÇḻ»®âp7¾p:áY­qB¬w·�¼—µñ…3qNÚqÎÀ%Õ²tc¡îô¹•ÝtâVÇ�ÜoŠG¡)­=3�.ü)‘�Kä.÷fÕÈjãÆ¶mãñs/HlÛH’Æ»])ÛIÏQ=WõØýé•ÿ_µ$Ëɬª,èºUÝ÷6T÷ˆ™™™M=á蘙™™©ñ2gLžÿZçܪs*ÓüŠ:fl1»,/ šÑÖ2w‰:â<‚Ö;ˆqÐK Õ/ *ñq—X�b†îŠ‘É8Øã¶%ÆÓfŠUÞ„Ü1l‰o‰K,{ÈXYb†ŒŠó2†g,1x%�©Í[ƒG0pÌŠÐLl1ˆÛKn›bHKÇHE,±ZÀh^KÌd1¶ž ÅRF´%ÖcŠÜy1K™\–˜¶©¬333K%rÛô3(bp»)SrlÛª­ÌµÎ}OáãnmÍ‚T†(,‡è»»;¼w÷’ÜH’#IîÑsœóÛÝÓ_ªS€—�C­m뙲/9GI©Z@!q¸XI9¸ØANjì¨E¸°`Û âøZW%HLB`EÅZ¿ìJÛ®Êr³V¯Ý½»Ï°ñ|ÿ—%féÌiXkïÒÚûœÒ%|Á)Ý€ªN•™)¤Åpíl›íN¥l›Â¹ÙØlG®3ŽÙÇÙdªm¶'4Läk ”ÙS›™²É{2ÉñT›Ù±CffgÎ\OxTÕf;”2ÌN9fÊÚlAff¦L5™Ìã8dÆŒ:™ÌÌ3f‚+0F¢lJ™™Q¬È9ö‰'tW9fÝÀqª�9o3;e8i߀*5ÛÂqè*J¶m»m£óÞ>P †ÊÕJóQj:� "ÿ»²lÛnÛæÀ¸{þóK¾\Ò„‘|PkÛv­ÌENu�`içSMr4Ëv€mÚŒ$KrÆXÚ½�x/UéœþãœûãÌ€J† lJ»�M¼ºrººµ½uHÄnëèÌò9çÆV#HÃ/ çxåÞÆY¶ÔöxÓ¦Za—ó�v–¬ÁÝÀäñ˜Çtr�üzkãRÛ?• »ÖÖ5x�¬µÚ ¯{–zߺMkí´ƒT+ì¼ü`u–`�Òk´Q¨ìJ£®wÚ’õV±ÕðÒ6Ìä•S£{S5žT¾hbmC*c¯ðÊö¶x¦Îj›÷ÉbÚ†—*ƒéO^$‡©ÑýÕY�¯�³îÂæ2ß–Wp¼îY¨ìzè—©]Ÿ_nÓ®# f�,U Sæ÷–L0ýÉÓ²³Ü/cÝý%©”œ†–l›êͶ×Ë�vù‡àMk_#»Öjl&ƒ–cc* &wk“A�v¹x‘Pš¦vÜ\„@ª0^÷,T’\ð†ÚÉ,·–µ'ÿ|”z˜½wL•À¤ž˜,fœ˜LîÞZf–7¥I*2Àê�ÇTbÖ%ÍÍŒú˜ Þ¤_f±Í^} ¨QK%B�aÀ¤^ué ü�PšIµAØ®*ÚÈ2J’›U±ØjC¿[eÛœ$Ø ‘ʃ=‰&Öo/]�K'¦‚05v„ÌL•˜¼nX¢–U¶¥Þ[Å~ÿ›.µ¹iPÃMåA 0¡R>-™em(ýì$5%-ÌtPFdBØ^™÷0×au”зåü œüè(·JjC¿«&KmŸl 숓:Ø—ãJΤ؋¸P7¾ì.,Á0˧•¥!¦I„Ô^‘‘QÛÀê(WföÙ·Š\ô^U3,·°ØöÍO€•$ØoxL5ÁØuwÉ5æ¥ ñza–kkH…¶“ßfej䯱ªº Ìaΰà·¢rs‚]©÷.a½uc¿N&Sh•*Æø¥…ºaìzu<4´»ž�tM¾9IMzwm3Ú,!Á~?§]~�TaDµ««ìôKdn)¡¼¡öÝY—Zíä2h-~ì�"Ug…º1aiPû4-,Á/)Û=ÔÛ%© D’ÖéNŸŠÚòs4ê,e‰Ræö ×Ê\ð®*û½MXm;€0Ïæ©ƒy€Ê�ÑV÷×ðŠå üüPZZCªöÜfíÆJ{ŽXïù©¾Èüï~ÚÁc03~Ë´ë3kô™m-kSW;ùg™Ù«Cs’ˆ®¹©¥iŸ,vûæs<Â俼 7Mûö>hÝ„öë‡0:T€Å1Àžk,Á0à�¿Z`¢€,,Šo‚ Èæ–<#ÙqKÆÛ¾…VϹZsÏؽ‚6zà‚+vB´ysòËiY3²;óO衂 ¤Òb;$ÿ¾­Ï0'ÿìdYÃæ.+¢ÒíE^%÷¯ihòÚ’™X°,m†�| m+˜d€ÿlðc飔Ë¥UH6¢Ù\ÑÕ•!³Fm¦m¨ÌD³^%FdÏ_‡Í^�½AâJÑ7ælÞ@SÔÍí·ÁR€~´à€à>€„Ià”ÕÔ,·±…¸Ë¸ nÓ\!C̲mv}ë§šâÿiÖ�”iÌI† Ö¼�»„úÕÅe­þÚî L m:6¢lkeÀÒÅÂ@¾ÿ,8F‡–¦‡ÿ<ü ”Ɖ²‚èÞ7‡cïR� EA ®ª».Umã묫knIü¡¾ìû×3¬ªx3°ªí‡¥Só7€e!”ÁÒ¶0°€¯YàÂd=à»X%RR}È|� 'ÓŸqÕ˜Ñ]Áàr-ÇŒR*k‹íÈlÙU®öuÞ pøÓæ>™•ø3Š]S¼G…Ö#ÀR bbVO!·CáÃÍJ9ñ;LúìD뵃ի"YÁæÆ2l\•¥:3ÒPVŒ®’í›Çº“Ë[ÃQ‰9éÝÁF cSx2·�¿30o `ù'€æ ¡ý gµÊ8–eÁ+9Öw2éú™æI{ð%²ìÄø~hâO;Ñ«…C÷¶&CºàäeQCþO–+\¿%c½×!vb¾d<ïxÝó OÔ¾&¥„]s$Ò˜½7„m¦}¦*‹i¨¢ªQ2¬U–R–(!סu"ûäþA „‹ók¸|Xö…”ºxŽ4vœÞÃ$äjKDêx‡Lää(±Ëþ«Ñ£ŒÑÿ2ž3¿™Ê9À&‰+´¯\ֲ̾?Q…J«,ÕNÖj-VJ6Z(øG %ŠÔoö rcÝ‚1œ˹ Ì©g€ÜFù�@þY…@i€I•¸<܇ÆÁ‹m¿�‹£dò:q D0Z2l�ùš1q‚Ìofm¤ß€k,½±êŒ7h䪼DÏ< FY*z�(ý‰"µÏ§³‡shXë8]ŒÕsŽ ¡Qè©)uÓ5»÷Âb—]ìJ3¬6l$¢¢­Z¼ÎƼÉéj@ëqÙtlÿ¼]SBÇ ~(#•|Ìè 2_3Ž6Ü£(‚¹ÎÚi*„0m…à˸\_ÿÊóUç*Xÿh¡Àþ§ô§JÖ¨6½?gk^–h©³5¹ëºjÌõ¢cpˆ9²Œì“ö“¥g'î�³[±š6Ïï¯×Šô …îm�d†ç.ŠtïËÜŽ‰dÎWVíçÑrÞÈUu—Uô�H؈*]Ú¡%ÎS¡ø_äÞf²RO¯ÐðMîF„n!�‡\cS½BwTÇ0„^Í1sô/·rHêI g_ÑV°ù8~{½¶äâw¡ÒÈ*•¤hóâÃz³j¿áû¸Xs®³’ìtò#Ùì³C�9AäµÂl±ª¹ùµ¼Þ�À¢ÿ‰ß~’0û:QpùÖœåZ¸Cg#à #y¦‘Ϥlk•ÃDC¯t,Ùý˜�ü=ieñ0wñ¦•Ë+92„ad²ÈÙ`µ¹åxþù°¶$¸G*œP’J&€ÞÿË–¶†n¬¤-ž#ߌb*TçÒoù|½ $õc)¡à¤-é®.‹üÌ÷DŸ8‰ˆpš¢M7êU¼ð§í¢�¯ ‚ø° ê)bzää’U0ø•›jt%ÔË-lpºíö ¦ØZÚ–c=¿[oGTH ãA?ôÚÿN!jõV&ÏÊ ®êŠû©ƒ»°ê=õ'—:€õÖ@—)P°¯>ê‰ç>‰äžgÏÿk&ó9éñöj¤iˆ|¢ùQe1¤e-íBC%|©Kq©SêÜi™:wŽÙä.0-nä²G¹G&GRÓbBKͦ.2Ù’³ ZH¶XóØrœÿ¾a¥V{z8ÔXÐ ',¬Ò»}ïß·œV”.•ÏÒvÜKA@L4 žkú,¾Öc?-ÏïÏö,n2ƒ×›=uð¹KöoªÁ66åÔDÑ_ÝñŒ6¤Ãî@°v‡Ê&nél}nQa³ç€þtk@¿i¾vF÷·=üõ¦ÄHÈòJ…d\´,ìÓeÁX2ÄàB³ºš¦?ÑAö¯v§êË 2«ÂlѬz‘žŽÃî¢ WPì'íW½:êJ=eæ)`f«Òo01p?S6ž‘íUâƒÔ!¸`eEWåv·/]v‹3ÓGC͸"AÄ5šy³½–Þ®_µŒ;¼i ƒ€UUv@0ÈÜË>½Ì¼]÷[3½ë^Ž=—¢G-•RKÒ÷îƒÔ’¡±2 –‰ƒÛî$ãlçIó\¯è]¢ÖŸ ` egbcJXâç§Ðâ.•1žÅwé°‚m ѹ[癃ó~—vÕ «ŠýÚ%I£P�& Š”lÝZm±ÚZ)˜0¸��3ç &8³mº)w�Ú–)‚±Â 4jÓeçÈ<Ò$Þ”��}àUÙxÝtÂ)éæVNîÊÍ8ajË—b#dî7œ;,Íî‚c„�D±�mÏCÉÖ:ÔÖ žl¸“÷a_l+¦¡ú+°ìqŠ—Hl¢¢¬HÊ�pУZâWƒ6LêÕ†kªi£[gÃ.´jÉ@ZEÿ‰²§Ï•&S<"Sûe�©­Õ–è»~áÞë—nn¬×}±y_f§º¢×Ã,¶fR,.z$L©ªˆwS,£e:¬UÁF:3·G»&úâ4’{‘Æ BA'}'J/‰þ‹MÔúlòà>îÇ}�‹0“pÄš²4%])+Fiþ<[âá½t„CœŸ£×r¬V‘é˜Ùß<±.Æø²3༔s¿!ÚP;¨W8Í�ó•õ�-µF:ŸÀ«3| F¾šÏ1h«VÉ`у“w÷=ó�ºÃëËkÎÏšçsQP»«•³` DR<˜ÐL¥I£(3‹J¡zÆ£Óä7rø4å?œàUÑWcFÃD+†q¥Ê¨}ZõŠæ€$0_ ’§gúT Ôä×@Ÿê=ÀÇègÕé e:[ôãäÁm`Âð\`^áíeÉEC:Pceõí�ìëÕ·@´!û·ÖüYö2ñï3Á}Õ‰¥ö…¶çv”—÷Ðò~ ØÄÈY:æÝæujH�–*ß5ûÓK¥X€´¢<·@ï³PâäÁ}6ίÎ{pç=%kVõ±Biië +åX°"[lEgþÏ{‘4Øh’S8Õ;àb­ ¹»`úäÑAºMák„�˜‚Uç}ýˆ–Sœ_S‹�j@Œ5‚Ü#�›n¼Ô�u¶‡I`·Ê{Âð,§ÍÍò_ÑÏ¿óùw¾ÃÓ|p"7Eÿ„HúÝ„Z¤í/i‡7ÖMÀ�uÜXªÀ € gòàÎ­å– "4T³^i® <4TQUm:¤ æHô3ü{œ[K˸cât„CdsÓqㆾ 26gEL.xµ_?&ß×¶sn¾OÇ»™ÓxØÓ ssí""²¯ï•ˆ–[rþ4ÅwàD°L ܯ÷à~ÝŽÄ‘=”Éï.ñ¾ ¬Š¶¶©ÂvÃÀOÏþ]>Ú^ÞÆn 5×íËœäøóÝöàt€«ø‘ïɳ²â¸ìôž™YÊ¥íH.’ôµëX™Ëœ`˜ô¿zîNÜ7–\iGʵ½Ï¬ ýŽA4é­™‚ o¸aùì§?ì³þ üd§vÔubY³îâÝ¢íCaò�˜Ï$Þ“Œ ü'ÿÀ]ÙÝá3wÑÆöð°=l_ÑDÑ7G‹#b1Ÿ�9Á€ˆ‰½•·MÚ®?Ýpßâh!9'î³%P·yÃ6€Ì|4»±æ±õÕS£©ï8}¨w+ñ$€ô˜l”FÍ‹oÝ’ÛííSþ}csJcN>x?ß?cÖ7�ÙåÍ…7—7Æ›ùŒw•yHQõÆÒË[{;[µª¥–xëi›ö´%{7œÉ„ûtióe6µÖÎu£ù%ß$—|$Ó_‰&6Žc=Öl£Ç 8 3\Ÿ‹[÷Ò눊 §˜LB´¹ñµ}ò¬çþ�ùÞñlŸµ}µ%+e>ª˜vxk”IŸ[¬D�ZídâæQKÕÉû´JŸÅ „û¸ÇÙ Õ+7Ýê]’ϯ·8y%?ŠªWgE°ç¶mãùþ*?Šã¿’�ݯÓzÆ�Ün%wµ»ˆÇ ‹ü‘ÇËåŽYúæNÆvD­€öü²RkÔHÛ[53 €2—äúk÷j¿„Ƀ۫F�¤ÓlÌöf°Õw¬†™˜Y¥ªZD î5qK«·òKt¬hmÜãÊNW3«Ï?Öè~ÆV7ÕM7ßPdÌW�°0 ‹¨%wDìÃbM´<“Ƀ{)1Ÿg;Ïç¨%Ý9³móÙxgïž 37ût §<—r)ç3ðM>Ú’]΃Ce\³CŠdKǃ+9«àœ5ôš¿Þ�Ó °Lv VS§#dO¥m¬ZÚÿÁK­Z•ŠElÐ{¯žD¸±0*µ–e•xÕköåíW6ò­ð<êÒ�^ÑÁ°[ V�|ØWœÅ@ �Av¼mS&΃†ý9�Eì0÷‚»ˆBƒ0·³�rȲù&>&)ªÖ øæÖk�"mo{úÚ9 ˆ=¢ß#w'îóòbïœ@œÏÖ£ƒã¹dw\ž‚ˆ]ŽZõDÅ×óº�ý\6žÄýç/Ç,•Dœü0%Çç ”†àŒEõZe8žÓV“rR¦›‰tÌËtìMÚö€9æ¤ßU4™p±”¥Æ²chmnÆ¥‹\òÅxêß}ºV@@—€7Ä`Tëòàä(·gÝÅ.çu±_´ÁÅ.]>ãÕ–w½¸�†dJ¯å”F:A­ÔŸ¢ñ‘4m‡Äd¼=Ùp'nŠ€à½<¼¿3xë#?o<ÄÆˆÓˆ‘ ë‚= NñóÆ™�žegClÝâFg¤¶}cWž[ìEZŽVC«–ÕÔÝÙßj>º¥HúÌ�Û�öÐäÄ-2kf…‹m¸¬ÓÏ) ÀØ1TD¸r§ê0<é@ÚyM?¥}›à%­9ËÅ5zú{8ÒZ»CQE÷˜ òb#u��À�FÊÎ „û#LTv×â×àíû[ë+ŸÔ{“Ö¤ÅqíÜáýµ‹G3Ò°â6ÇÑ*+­EÂò�êGN}�¶S€ï�A¿w‘€ƒ4 Hn´ùojÞ>úe²ôUMXÜ0Âk2"—7þøð€¸ÀÚW|š®ÀŽýƒùLÀ˜Y£¶mÅ#iêjÞ¥{Õšžy–úz;2S= ª k7™OÉíû2” Ò…­”nžË× a}Z¨lfÿ)¬wÛµqmÄè&ÛV>a^g@bµO0â&V7—�’à¸<ry�øéM»®âr6¯Àqx¹s…u¼3Ïg®ÐQN,t#Òù/÷vÖ¦ƒ�¢ô·Ã�“£ÝÞ̧°ÂŒƒ°¸¬XÀÜ —Ãp_1Ö£od�Eµ`{í¸Fur\f™0B=ß9ŠQ2u?ísTú&k\û*O^Ü …K™)ö’ÝkæÆSV—;)³ƒCj�rd9=› 6½¿ïäÃ=%øç&oŸv„¹`Åòl³ì¶³›¯Ï„÷ô\�ØqÌŽä;)Ë zd>ä&½Ñ§+¸û„‚îÙÙÙÈ5‘aç>å@š$¦ÈnMêÊ3Í[žáè³y� ÌýT¬Ç£'n ݨ�€˜Ãpf·„!ÉœÂj+$„qxÑÿoÙx…06Ì@ïe>Wx›j2R$#¸NÌë´Î'6&è Ú´„òœ1@é%£ÿ äkj#“'îiå¼´•½ÈÝp{Nò•jv]ÖbŽ=ÆjŸØU�¢Yqð¾H_ý_>èž®iÙfHÆ�w÷'lïíÅ¥êƒXåZrkÔ.hªM+(Ó€eZÞ¹¦É‡[ä·é š­õ]�¾¾y¬!°‚tŸl¤p )sÞã0cøáA¿ó£núc.ÇŠX]Ž ÜS;£‹‘´—eJ7÷îР󙵇 –ÓÎF–ŠÌ-�¯÷vÊ2Í4Û§s:æõ˜9†€_Ò]xßY“h˜ Ű5ä¾�žW8È‚ïóEœÓ…Uk —c…·Yªâ}Ú½±-k³‘–dÙðöº£Zà‚Cë¡Ù|&–5ê d«èÁɇ{Ú‚E\—kªË:{…ê5ß×ÙüÓ—Y_³e½+zv ÍPBRg¤¨vå�£e‡ ‡ñy³Ûë>3lЍ±™ç j²éœ7®Ø`é£�”½¤ôWM>Ü;6Š5ŽØìˆÌƒŽgÏ…(æÊ…7¿ÏpV|w¯&=ndÍ®Y¥ˆpÞI>Ì>söËŸc3EWúzY(Ð)k9Ñ�,É�§&ì1ÇD¼º.i,�o?`_¦;B&"îbÎb•™㎞磚Üü”Ñãf>Ù8àHˆ �zˆ1üÎçÐ3LeuþZlÕz¥û Ý`oï£Á{r¢âž¦ŠªêÂÜ€‹›¬HjkY¯hÞ YŽÙsb 4„Lì 2�Ýi£&ŸIÉו†0Ë™€3ýÁ0¸Îôg,¬“·Å‚’m[5�”c{¤>*\ðÇñ(í¨@A€„ÏÐÐ •ë´Ã�{b®3¼ºBF̸”—XxŸ£?5xZ.]$hºê{?ÅYm­ öÖ™ ˆ»%ù6²�ÖâZÉ5ù³Ê-ò¬�½#5 þj;úx¬å±^e<ª9øUî¯×çäøšWpåz9¬¦�•ÛJgz¶}Eæp_�pE™"•J ¦{l&ˆŽy Ìʼ#8œ†‡ÂODáÁÊ9yq?CIǃ DCxcÝ$çZnl€T¨±°€z…AíÓéÍ Æ‡Ø8¼h³t¯–…yGUºh\@€¨M¬„d2‰löˆ¥§4u…‘€M,CÍžÂ',î�WTjõz:�\„£¾XVÞ® ÀÚ zÔÉ… *®Nõ†WßôؤÎAEß +’ÇÖ”d2 Q< Q×� ³g)àCD³'ë“ýã !¡‘4p GêR\ZÆ®§èÁ ‹ÛqsÇA‰ˆZÛ³â,°Á“�ÉêÒÐe¡…ו%W‰ÊPSBm †åƒ‹óÙÑi˜�Ñ=¡Ë’¦ŽgŠƒÍ”À¬p8yò Kn¯†Œ3.ýkÊø^“ïŠÉ‹ÛUQÈÀ f_î ¶'6n¬›D9'+P¯’�úܸ-(ãeß$h^qÍÛ‰çÕAuɹzN:-T0ÎìÔèh¤Rö^Ãîæ®èÙSŠŸT •6Õp hÀPŽ–iŽfòâÆl’À:Ú7$ä)kA³nýÔõ;¦w «'ûÎ9kîÊÛZ£âÕyü9\”s:ü܆Sï ÃQE±d²"Gk† ß@B"l)µ²Na×[RPz-N^ܺmº©.j§�ÓÉ|œ�ê|ž•¢yƒÍJHOìL¹‘T·GÍgEUŸÚÓ‡e®slÈ;ß+ƒâxX4ðSD€$˜ÓJ†Ö‡ë @“&ÊšÔºµ2�ÍäÅMΖ͊D¤vš¿RêrR”cËÀmPêlF?ŽKnS$P…±­Z˜Ä¸ÕÕ]üt²Ø:lY_g‰'@Q­ú,Z%OR ‚>Ñxâp*çÙ¸ k0 ó¼J'pN€Í|) ¤­D¯„Ú¸ª¦da½]/ìÿÙ >³«É‹{bS¡$ë›Á÷Ô?¸ ΀VÕÓ�¤ ®9ÚÄÎk®½Ôš(ÊáC•ôÊVràB…û˜d:‚e“Ñ;mÕš=¤ñŸVËSˆ�b9ÿ „ ‹;±¡,yzË&#\�¡ïo¬Ýø3ül�RUTh¢úÔDT† dÉ9_9¤¨›P¹P @´ÌIR²NÆLÌQÉQ"D"ILÐ# �ºò„ÅýsÕ¦­i«¶õ'(•¬yÛepÖ¦_4UÔÐ\9¶#wÇ£ë6 9z×ÑTµrØP�^ÄJcIÁJJ*Ôi†ª­ØlÖË|‡ŒFØ�àÃ'}"è9;iqWI(]q2�� `{}yÍsiÞ0`³í<ŸgùÚBƒ­oÛ 6XRÜ™‰É}ÊJæÎ€äcä¬J_٦šì_¯ƒÅÒ´²Þ�³Â9iq‚ÖJ+Å‹C!æ�íü,¸³(ºVòÂ\E«.ZÏU¨¹�Reˆµ×4oî~ý×Ãçª?_TJ®t£·$G½×{5,F²ø5¡p€1@›6ŽP×Ô'TÓï_Yk²2aq¿dñÓ©žj�«Í5±ã á&ø¾fÅuÎ{®ÝþâoalœÛ¹¶³ž¥®O'*Æ}÷Љ\ÿý2è)-±0â€Ñ´V$“%›»fÏ(Ó Æ0Р�k(u áv›¬72vwsWäíîÆ}ï÷î8ø\ ›O!/k;_¸±~yYf5Ùæ3KYˆ%ÔÞÎÖŽƒã8Zd¿^×ë*.øa”*\é ½Î‹ÿȲÓX�Df™%³¥wbêÔËøL4ê ê ÉÏöuÛú<×I‹»ÔºÔe)Kù~-·Õ\ì,r¶›àáò|øÓÛuÈ/j‘J«R9#°5+^ËyœÚ¨cTW”C†²O¬çMeþ>¶?àoûÓêñX�Õô»äñž¤ cŠ’¡§ïéQú)‘R ‘0Yq¿ãÈÕ®¹Þ± ÉõhfbÐâZ©u]�Z¬n˜iŠ[Æsr+Åu\¹Á_”t¯¦Æ‡Sã¢× ¯–Çoê¿þÃøç€]^r«;¥”{tðmO;ík9…œ²è¢�EÑÄ}�àv* Wò•kˆC€\ë]SyžÔiKð÷s¡zXÌîœ|i^}Ø÷δÓËÙ ÀÿzÈ£N¿ð·òϲ‡*Þ[o-VóýQ°T½Â0@®NRÜ“¸¨•úœ�z­™Jg…[”Útxa¢—˜K‚Õ‡X÷ ’ø5ìy­ �ŠVôÔ~(½û9ùûÀOüÕ|- p�´—.ÉdÖg¾ˆÉòXŠÂÐW½ÒK® ‹û‘xL>?œ/7N‚+®8‚¬Ì¥ŽHm´x\(€sAÖ!µ®M@’l]â’nî×Ã&‹FýG}â?Î?øûà³?-&ýgÔu×…�Z9¿hû¶ïÛ^¢)ýGÛöô÷5ÅýX¹ë6àáòÀé͉kň 'Ð3ŠQ¨¡�ÁÔ_�ÐúÊ�¡2HÀ&~lá0¡=Þ„$·9§à±_×ãþÐëUMfM&|¤ð�€`u`kµeËYZÙ_-í É»š¬¸kDÄ•¸‚>TÏš×&MáÒ`íB:çB�n.H¬ÄÚ#Ò‡”C½�x2WÊ�ò1„gžvð„ž *ÔþYþ›ùk½WÞ÷$Bÿ1kW«6¨=DK ¬XAKkNc(ÓÙLVÜ5ŪGÕ¬9ó.ú+�€X!¡ÚU Þ;†&M€Ž! Ó–ÊmN&?S¡O�ý ¬¨Ûü¥ÿ {ÈÓn4#v\Àå¨ @çér×ÒR€eâ–}‡ÐŽ�›ní³üþÕJ¬–0* ¬æØsb¬"ÅŠôFS6pñW—`MîO¼ nŸôD @W=€2ûž¿É´‹ ©åºP8\N×®ºUWÑÌÍ.v1ö±_±R®‡°¼_öa9Aq·Æ3 €ãÔÙ‡ÒøÕ�›Ûš.˜Ñú8™¾àœ8$¬3dŒ÷Mè�Øv×u(Ïкòس&·ÜS·‚nþ÷ó·ýov<šÃá E �ßDVæNcés¯å+1F"L@Üë>Ü{üÓûlÞ{Ö¸Yj¶á�p»Žã}_¥Vn¥ÒÅ ŸS;gKý$§ì®XõfÂáAÅ=×ÇK~Éì§¥¬ 9"«¸êc/Y²�M4¤ÇèÁ ‹ûq·‡ñ&ûM¶·ëM2ŽVº# ®.b’ˆTzó[1ƒËš,t:–Øu§‡¼µ–0”ò͇͌5^]›ðï³‡Ž¥®Œ –ìL¤STú‹ˆ…mRâ&ÅØÌ0ÇyŸ³�%»³�›b4”Õ»;€]�Õ^”ÊRM-a˜ÃÀú'‰,>‹Ì•¡]98‚m}âfgýü«{³¢Ø‘‰†Üäe|+ÆoBü&¥‡´Þ#F&+îÐĆ0p)r�DŠ>g¨Ò»äHÛ‰.'‡|ÙÈ\l2?éº6j LVÜ�] 0¡¯ß]WCÜžà–¾v¼;}í]RÜ+Âúf èÈé„%g,Âè1çå �™…Þ4¿• ÑfZ ô–e´âPôQÕY™&n$RJ¡X|?JD€�àæA„Ä…X¹¿ðp)‰ÜsÀ§«Íb+xH’&É%ŠI€­ˆq75z ÖxêT€ e™!f¿˜Rú‡¶­W‚MÉU˜˜¸Eƒq ÛÇ<3øä�õH›à^ã2yÏêñÅBbcEà�Ѭf2ϫɤÙ̳À|Mä>�Û, Ã�B/“  dg�~ÙZ ŸEÏÑ‚ñä™K®NDÜ �ÖX¢…”u�¬Ì^„»¡´ÓÃÉRsZ ) îÀL�Tî2—DÞHÇ QˆˆÐhÊ`7:ÿÀpùg•û°ôŠÞ?dô_MBÜ J*”�’ðáAjDÄŠ€“|�Ü©¸ `H ¾‹œøÂ82A>Ù�òÚ¡¨µ÷Ùz®­Z±^¹´Ÿh«I‰[ßxxx$ßsÉf"�‰„Ì214qÛˆäàBˆ¹sYô~¡ð€„Mü “ÑØ)™ üš�Z‡ª%±‰ä”I9)0¤s`È1[ö³€€w¹‡ã›Á(<\.]X|ö¬÷,WåÝö½_œI0¯ÊìGÍe¹*€³È¢¼XŸKŠ[³ò¸Ãvo<$–º ‘l¬SË®&6Ä&È�3n�Ñ«öÞõ8÷à¾Y°X° ½%`z@³`7ËBµEp|vÊä å (]JŠà)l,”åd ÕN ËÆ!D÷îÒÆ¦`?Õ>©C](?�\­S¬SmÙŸi_ÍØ˜ýÍ=¨om¹4Åè#¬�r,×LÆlž¤9¶+š•«}<êž]7�Ü’ñÖB™×;²c…ä§£¨ƒ >tÙbW œøF&Ôa€ìŒMT2W ÇÓ,‚;ûš{(¾)hè0묊b¹i×`ÒX*©N"ËÜ„b�3ԵƳ1WQõJÖìí˜âfr‘"íàÉ àÞùÏîU{™d�nu0G7¦©k“Ed/1+\@�évÿrÇ!ø°Á*ýogºÃ㚯qíPªÒ|½ÖÄß´£rmGNWÅoŠ‹ÁŽmàªGôÚ¬ÌJ“ zMlp=­àEäéfÀ!D‘›z5±± Àì¥b"Q £Í^Oö.÷||ê ~eû­Tl6æÄFç餉P´º'=.!<ŽËÀlG…sVh¦JMlðX�œiªTGÑSWhský f%-ÓΖì 1…hä.)…hv›:-â_î!ø&ëkÊh”鑤trä¬lZo Ź‘«fÚñÌQ�žØóéˆNLLM7S@@Â�-³qÒ6׃GÖŒS9„‚u"½XòÐ2—I˜�»(œÆ}P¿sÅ7%‚³ ð—Éùøb}#=Ö ©�â î�·$ �‰O¬§!€9†Y³!° šö Ws&>i�ø¤¹Ñ8|(deÐûGÍOì,ÆôIP<Î=ßj„)֦͌T˜>ˆ�¢ ¸m9±%4)f5HƒOySt«'U×Éñú÷ Èk&³ù&Qæ5Ùh,£§”>²Lw$£)�P,¬·(«RT¶ÍyMMQŽ\óİ“ñV2sœ«fI|–Rµž& ¬^ß+«ÇºSÑЮ)ŽÃ'P‡b½£¼o^K–eœˆ¸„2|+ ™ÜÛ»¡¯¶¬ …úØä¹²Ü³ÜŸ’2³fVÒ—€cÓ %×ÔΘঢ(¨ÃK^Þ)¨‡ko*ØO…cbâ¶:¾°(aYsÅT,1ŽgR'„¾¡:¼Áèjj}"›rz#{$šÈ¡ì÷…°ˉeþ¹ïBã ¡|NxcìC¦yª2‰œk$g “w‚Í©}¸nþîyã:ž¿•üÒ�ï)§ã¶íØâNÑ+ÕO'·Õmí¬(ZêKïkߥ˜Ì—J㦟AHä>*_*‡ �SL‘>Ÿk”þ1{É"•ççw.ç] ®¾ãÀ0ãé)Ø`0PÃ{‘‘ÚO¿aK#7¡R+µK¥w:kwúuô\sŒ„�JEg§’à–ô\àŸejdö~± °°ÐAÓ5twïµRaã|f³¾Ö+EBÚTÇðúø–k½Æ‹{-qÏóK\NWcÅ1è]†'vùœŒøž+ ¸ú³J7ÕJ}’ºÖ§ô|w ç%‡ �³Nƒ2 OLÜ æU ÷)îþLzgú©VÔ×á †ßJEF©£¢/–GSFRur-–î½�×A^²é\+ KV¨4©"c«µšâÕ�Ã… g$P�çäßt’¿é¤¥¿&-î0L}qß%¨õ³ùlÛKõqr-T†R)€€3®·ˆ¾Å£¢/6‚W ,¤»õ:œ>¼n¨S©'x„±¦Ï©U…Ã&³SºÜ‰÷Ë{Í| ôJ�»fââËeÐÛ$B0%ƒ¨€/–û� ꨺3©!o¥ÜJ�ãòV¼^G`‰ü!Á‹T÷t�õZ“ÏãŒS­c´*U6€O½b•C… d¦Eã± K7YqK°ëÅb¯îîÛö³cÈPª@¸P Â-*éxJÀUNŠ ½XbÆ%ÁµÜVÊâ8Û.¸‰ðd•ªÛFñ—ÎCÖ¾:yv—Ù|FsN>ö·+¦5þ&¥‡ 4w�|ŸÎ&œ ƒl@DÂ×¹#Hˆrjl0xԺ삧VÎP©J…šG¿kj°2uwz_“"�¹(§ê;–¥.£�Æ©n ‹ÉÂbۡ”µ~1úK×îÙ]Ϊ, [mPONÜ;%�Ã"æ<Å}†3‰ï¸¯=×w P Ä!õ'à$¯_¿E*û�¢‹¹²Ui°äeÎË«ÝÆÎÀÂr^¶­¸8L Ý}0uP QzHôËîY…Cgâo ÛÄ=¡ãi§Ý ÕE?›ef^l¬œ˜žJ®•h®ÜkfÔªŠP‹OÑzÖh˜ÇD6R'–…϶‰Þ›ÚA”=!2Óì¡í¶R–ÒVmÁÞ;qø7!òt‚âNH “sÉçsü ¡k­ZõL Öð·pæ¤(°cˆÓ¶w2�–ò,ªºœ•"Ùl©®@Qs2‡U+¥§vâi3QÙ€­ßž@µªXMHÜI¹¼‹ª¨ìhF$f³¹Ž+U(­ªjCE úú„U&×0rãµNm2|þrnë’D¥Ó°'öšÉ@ã jm=±Ýnˆ¼ÜÙÛ!nF¶V•ÈÔ¸W»Ý²ªe¿Õw½Y<ˆ²è˜sË­E{KX C`€„3¤)º²š $é Aßi@çI”asÌâ–¤á�èô$’�ŽIdÌÅhhµ†Œ÷oU*\zù4z"jb±‚C—‹™N€­"ÍÆ`t{û~´‹b·©1 À”×ÐFdo-û¥ÂRl]ºýRö`2â>£rgú³ª©™Û‡@dcÀM€#Mª®M‚˜Ðv¸àBHj[ºÖKªXÌ¥ åçùÒœŽÙ¸ Fõ±">Ë÷­P×·Ãë >'r   , rqE�ÖGÄØ#û Ôí­" 1úÑèµÉ‡ûLß·]A�ͽyk´O¢wì�E`t µ#n!4CZ‰�îƒI±Ð;f$ö¬Íߺ}VÌzÒt’b¢†$÷¸÷Qñ±Ö�†$ ZH sµ_Ä8Ú’¥J?Ù[€� ˆÛ`Å`=à ž#ógˆmÏ¡…X?¶Fps¡ ¤Å8+à$~MJwJ!À9B±˜Mm %¬¤¸ ë>y‹ÖŠuŸK8ÇöHì',2zÍÒs‰”b}c®WQáabâ&÷¹žÏœ?é5 Iº˜Xh‡^:o¨ÕÚ•ðJ=Q!�Ø#[£˜P0 :þ©›\ –¸Ej'ã+RñíÄdÛĦ¬ONWÊILC<ÊãˆúkÂâ&÷Ý«üdÄ; öáóÀ©e(Õ%Þ¿‘À‘�µKbZ+°K`eÆDú1A‹w H‚»èºç’Ek !!´ÝJÒfÀ€l˜ÒblC•’—–®–N2ÈÛɇ»•,mT°' ~b±ã\z·.Hg‘ð'lÀ>”B¿E±TjH^ h5‘;Ü &2F„øwW3ÿs< Úô  fe%C‘¶j•Œ5û«j+…Ç’Ã7J¹”�l t\V‰#øªR•]„��± “Sˆ]͈‡DPD¤P£*õ’”sA�5FÀ­$,èÿaïZ)Z �Úg-*�¥ï&$n ›–`â²þFƒÞ%@Ø/Õ¦€§b©   H/˜‰&-Ó#‚žDZ„Dj¥—Ü"(Dg# +«”ž0{HWKÛæ.Ó-»}LDÜK•*dG•Ë_õG{!«wARL¥ô5u1žÈ�ò‹Èkõ‰=Dp¼‹¤º(¬bŽ bEi‰�ÁÊZ�Ë2ˆ–²ôRWÅHTz0fÁ (O>Üâ~€`h—Ý’¸i‚ëááá/ úÊìðF4w‚‡ÔN­K7ëX÷¾bôîo$"‘.@&OoVŒ�0HE¦H€]’‘ xÙ�9 Ƙ&+ˆ‘ØÑµ†‹ä˜-ëbiQx”çX4ùpW*÷²ëèi‚ËåòÃ0CÌÖ�i âö+–âÀƒX»›CÇ,Ò ùž D'2†¤ú�¬ÙkéÐíaé²ÓϬ~­ÁdŽÆoÊÔ¡}bö=)Ä ä,�ˆ@ªVx@œ”¸ÅY±�ÊMöÌwÎçó~hÀs‹ˆ‰Mæíõy£Ð¡cÒ‘‚¹I@'0›ŒíŠ•‡(ÒŠÁõ”¡$¦eo<EÕ¶Àíò"$Þ+±AB=„èÿQz*¦(ú f3÷b$ba}å¶äEâDÄ�U–'Hý×›ùÇÿðò3Ip3ÔšÅ(æi¡.!æ‚[¬s1Â031°^ @`˜*„à‡b–ïIÆ[>»[rkæî�8ú}°O¨ƒ6�P§(„ÖcD,,u¨-¬·† 1SSÊV¶�§úô#ƒ(™ëiŠÛk®Ö™�%)Iú.`ôÙØ-Ÿ�[F¯ÊÅ¥¤÷æP(ƵދfÌ&ž«XH-×^ðOuñ*$í�Ä– †•„~ù!Ó$e:A¾oÞ­>akµÅjk¥eiˆ)ʼnÈuRLTÜÄL"�mçzþÁýˆQA1ÿs R7Sì¥qÕ{ªô^ Ä‘øÕ&Ý%aøsÎVOTcÇ¢Ô! ŠyWª¢;¬æÇöóÍ€rÜ^¹f}¿Goé;)m¸!ðôóÀÈÆ¬O 248DzvJ4‘¡P ]5¯/ì;r9¹ãq'Òt’;Žþz;†{¬ÛWúÕW³ŸøÁ¯¿a`¿§l¥Ï*æ‚©©þ<„Àœ¯4újÉÒ V»˜­…VB  Û)ôœÔ[3USæÉç�€"ˆ÷K7(<§F¿ŽåŠ T«ŠU%³ñP±@ÚOÞ!vä}ód-�ÿUX)w§qÇ�8úëí"n¬F�‡ãS.Ÿ|ó\ƒ­—.`¿hlöðbæfÒ×$¹ù‘ö¨2‹9Çv”-+qÔ+íuC¼wlà]‚§.”K�·îÆŒYéÄ«óQÚuXéß (¹©ôϺLØKȃä!ä’2È Ón+ûÝ¿ÝnKÊw"¹—Üqô×Û9Ü_qùÊ.Ô“Ñôé[ wûŒA;Ó"ñ’·°˜íþ¶ºA,İè0ýЉÙ:.zcý²b(£¡“g:G'ºô#Ã$ïD¨´Æ@Ì“K··‹4>uËý8jÙGu¨•Ü\J{ÑÔ—Mì¨|Uèk·ËÇÝ�þz;Žû&x8ÆCÄy;n?ù™ßp‡¶òåæ^m,j·ˆ*³îp'×S “¸à v²˜›!Ç]Ã�õ8ì&ˆµ_5§ež{E·Îå�§xM{±H¬ä§wh~"§Ï®E)!ÇöÈNI;ýùAx0–%¢/3ÄD£I€Yw¶XØnEÏ…:¼·rj¼æ—_‹©FÜîãv‰8ÁˆÖøÂN…R4Tí$U€ŽYH2ÖÛ”Æã8Š®'½±n‚±JH/#T‹"ˆ„2¶Däh/z×?gÇÐEE›´Èõ•(: ‰Æ-“è·ÑV–<5û vò€k{:täþFci˜È¢ÿJÏÝgÒ请s¸?¹œN'}Px§?ö‘_s‰JÆ!29oYœ‡‹‘¡8G=ª‚Š6F[roúHýIÝólt ò†­û¹Þï¾ú»ÏßñyV  êÚhå•fiÁ &ôÛØT¡¶d¨‘—ÂN2°Ñ‚ES‡0s¶ž¼¸Éù!?<œª~õµ5¾{BÌítcq:£j-x›à³ˆÀ;JãÕ’¥åò «¨è\夊iè[Q ð‘+=x#MN§Ry§WZÖN ¶¡ah5ûï{•ÛO}’c¶,7'š’omÈ6¥–×Kè ¥ãNÆò{Ò请›¸áóMõ$§ï­"g ?öŽÿê š–ó–O"þ+rÏý2OW©œ´- » wlÞóZQ—&*÷õJ}w‚3ÚЉ�;õeRog;è÷•k½÷úîsîkF½E¹×k×{xÛ¯_•ýDOÄ u�Úkê �œó–¾›À¸k…Äœ+õ|m×­t§ÜçûW¹C»é¨ª•ÅÑXªk$¸ÃV3'°UG, Á»åËsò½�-%çÚª›êŒ‰€ 9øTù*ªÝÝ×ÜO÷•?CHÂPè1¨o°XC‚dí!37á;ë*OÚ=sKÇ-Òfýõv÷ôGޤîˆÿ÷7ÚêéŠúdî�û%±×" e9#H8€ùtO�X|©ß£ 5uÑ;º×w¥zZo`çOñZЦz¿ÃV²^»(U•áxãSKj¯ ˆã€q¬cðÍ_ |½X³X/(®º’€Çkxœì¸+uBV!xþ�ÿãkF†ÐÊè(u˜Â.v©zŠ…¬�`Æ{]tyAT¸Ö{TF­}@íU©l•ZÇÀèœÇ}²0¨œ ¢ã4êžbrÞ 8¼w•L[‡ƒßhŸ…5?Ooì*°½µ�ÖöG6âÚžàƒæy…˜E.*YZJîƒåËÉ�F½ÝÃ]uóms\)Ä6îë¹Æ ž¬°9ùÞ½*Y¯DQ„ai&aap&ë=Ëýâ÷õñ9µVk@z¾5.Œt®Ç°Á\åØŽ¥rªjJ>#ñE#—;E�…”Òä[QDèY‡15Rƒ§¾O|V ÔýEˆ¾0Ÿ7Ûé²v\pàÀ�º('·ñ¼#@œ5êëí$n1£ŽW©õ5¿n×·ö¸ûýý—îýtR­M•j(UZ™5kkÐÙ1y¹š¨,ËMðÖï. Ôª·è;:ε3› =ՕDZzÿ9É9AkUÁ´Z­�„V+hh"m+ðŸÑé¿sñiKØ0°r½¡ô“ê7EemLøÒVJÉmˆŒüz»ˆ{ݶªõCozè?èu¼]ó®¡­�v‹®@^™>ƒ\FÑZªÀ*²ËX@çv®Új©0ÖªU[mu lÔÉ\¿±u£;|�àŠÓ/lpîµ ­ ¤ È|f½-fHô¿8]é©Á!:ÝŽh'ψq(lgú OƒõÁß„:P‡rrGwýõv÷‘œsvòFVY×Ç5ÿº¤Ÿä$_þ"[ku©Jõcò<‰ j£µJHˆ›ÐwËq.[VÉz„‹ ¹Úu¥qÖÑth?ášiÇ #�ª:|pw Ä b®ùĽ!iµX›Iš´^/׆ª0y%χá=º¸^Ûß¹¯¤}—jÑ/¢‡®=ºVÞ‡,ã3[0! Ôº‘2]Fný£¿ÞN⮵jUÍj¹ÒG}‹}集þlW†ôÇ$…WZ“Šàæ»`8Þghg*TªRCÎY±Æ�Á¾ŒÁ@œ¬Y¯é\¨ÊçUµ�{“h6 ½™Óm'Z<ï„2‹ á}ºø(Ì8aºu�v—v|:¯üòÙ³í gΨªj›ض `$×AÕ÷ÕAEØ ÕÖöVµªV«ív»j'0îóô\õY³nçó…_sàkV~õä²±iœ˜ï¨Úˆ¢ÚT• 1d@�Œ¢MQŠ¢¢€›+ª((zbë Ž bÍ˵ÎÇz,Ÿ¿ûœ_8e©Þšr&”6·T å\ŸÓ�=ô{�oQˆ€Õ}óX`zGv?xë,§ÿyð7˜WUU�±Ù�Ò8Ú­Õ–ÒGp°uÐml ÷+*˜À¸‡ä%C²—�×ù&Û¯òë’ñSnGÛ€æÃŽšgå¤;6Ê „‰ß;lÉs å å×�XÞ}Îý÷Ž„Â ‚ãp>V»~ñÛ �®€�ÿe;;ã »¬øÓþ#@�"•’•¶, ¥èªm¶Í| aãžø‡Ì”û7<Ð 2¾qÒvj Ý€y›È8±¥¹ Å*MµªêI3 QSUm*é]@í&ÒH«©âÔ··¢çe9©V­(0Cí?)Üþ­|ýîÈ�íÿ¾Î¾¡ôa‚ ´/þÚù3m'{*j)‡«ÆT@런µ½]}E€3)§@(pŸsÂãN69ßçœ_} u‚;Ô«duSiŠJ(ß›Ì@�8ÉzŸ¾ŠÃ%ÉZ·wá”Õs;²%r{ø\Ê|žÕ•€’<Hn‡˜)�Ú«VØþàû9€oP&ÿ¢€ñ¶o�6z Çuú›u¬ÀGíò“�ZíPt–˜b:!…'§LÌÑ`œÄ¸¿¬¶YVT“zϪÿ£ä�ª´yS´n @œæE– �°než'²™ÒN³6‘·Á`ß÷Ƙ�yú¬~Ÿûâþ缟cª›SèfÛToŒ¿~ø‘Cx¯ÓÈ» ͸mšüMnå”ps‰§ý—¾ÈÜD.*ý¶þ,�³‰ Á;¡q—=¸¿Ä6ØØž=ÁÆ6Á�W—k™ÝÊà ³*Ù3 Á‘H ÷2ç"“÷rf™àÎF�ñ\²Õ̇ƒ¼¼¢R¿PUÝ*ÀðDŒåËÛÊ¥ú-¢Ì_óÙÜ8Âàb`ßËKI�-ªÖªÍ‡»×RµV­PïÈ-Ú¼–õ{§8–(Ío‹2[}¥ä–­výb(ÿüÌ×n�ü}Â�J_ž*y­ž?С@F:®�[¨sÂìÑ'Š,½$3“‰�H¢‡Ù÷²À>ܹ’+U7¶÷v’²WSµ“Yúû^„‰¹³Cpg)ÉNâC.ZGŠ@]{UtÆq1á³2ã‰Þn"@œZ–�%l)UËò�‚o9'&û5VöNAÚ-¨n1¬|8exóÅÀû¢mô‹¥¯RÒú%eÑgJ¿Å•¼Ï=›¼¸Ï3Ì9Åè•çŠ^·Í7ÏdÛ>HÎ)nM~j2ÛlKÇsKagkuKäfÌ™ï®õÎ%„ ÒZ«£…ZÙ]ª¥B_;œ ŸbÂl!]l§·\¯n§ŽPº[Cؽøãóðµç¯ü}¿wòj`,¾Dèì]zölEÙð×Çð9¿Éb`¸oéÙYбM`Üix€Œ‘ ˉ}mõ‡lˆ°�R+ BAÀ«ŒÅ À€¬Wƒ¾v¡]n¬SQò¯w¥äq9˜RÀæ)¥¤a(ù¿>ïá8cë#Yú¥°&7î}G)Û>Üà?|ËùµŒ�4[@Ñ)nÁ\À�„o‚Á©¢m©Úä"DÅv Þ)ƒ¥²–’pÌ!&ðçù²´ZjŠƒŒg\Þ&§>ªDIXöW¥GPã�³'•RhX†‡úîÇpºVT+ (‘Ò*­V¬,½S ‡V¬VL^Ü{RÃä}ÿ$…»û†ÿí¯]ø†ÅRU'˜À¾—à]¼V†8L°Áîá\‹LäÔªunYЊ@¬Ô‰2VP¶J‹Ù|jÈ1Á­ªÏ ¿ôãÛ_»=Ÿ(qð`¯F\æø‹Þ/ñ�«Ï¨ÌÞ²tÖÉ�{­Ivì§¢øõ+×óÇñPeâ1¦ ºwL'æ!”:Ž  plêªÜD]Û8){I°B.éIÀ_ú™@Û迸ÏR<ÿªÌ>Œ]*oœ©ìÐJ®÷¾•ÁñÚ¦2l¬ÚжjÌV�Oa˜à¸sŠáHÎd9!pÛQžuÌ|0úºõ­Ûï›öÊ1s!öÊ`d‘x/"e^œ1)ÏQÓ†ÎÈijHˆÆÑH?€�è CB$©#tÏÁÔÏýœù_‘ÝŽô”l¥e}?œJª¥¶è¡oV–lHÃ[vÓ7pú·6 ó GÖ~ÞÎçH–�xÞ¿è—e\VqŸçÕÜ’¹ÕDÇ­¡ åˆìÁ ¸}ÈøÑÜ2~ÍBUγCú^kb͛ kÐÐ!™)ðg­ÑBp„2—9ˆäLn‘5Ü€Ú8› á:yΡxÙË—R~VŸTQø%CaÂx¬ú¹^O ¼&í^ܦϸKãŠûC¡$Ü>ëÁ­Y @!sY²˜&0î˜bÚó¥" Œ9ò ôçÅ� æom¸5¦¸76•vÊç̉0ZFd,²x\bÇ—=C¶•Dïˆr\!1Ä:l�8ÎZy 7±]drиÜ<ÿgÔÞ—Ÿ¿îãӿ׸}yÓËm–µ~²E•t…:·oó²§µV3>µž†-Ýo,Þÿ›yüÁëñ/âðOHGÇi®�ÙåNïeM·TÞkoÌQ¼–pkµepLbÜÉêBxw$Å�`ê{p@Æ'?<úñj|cÇø=V¦s“’t]šŸf׉ÜäZ€®ý%·ÂK›NA)¤ŒÁÚ©/[9½‚ÌKÖÄ×ôÔd >ÙÉýIOq‡pà|I>Gú4ÏãÛeû_>ù{Žü(uì(7¤SÞ˜Ô´\gaoŸ›å:”•á—Æ¦[¶®›ë¬¡ü»¢ýãºûWÎwnÆMº¦¹Å­·ñ82œ ìÜúù=~dôçüš3ü†süºsüÚ³ü§[ß`³ † nBE–#-xñ¢Ã)+ËÛG(&erÿâOúš Ïb5Và=¢h¹ªïSÁb½˜¿&óïk÷©½®ØÏîôöO¾XÞðt!êë¡zÿ㪫õþE-T�a¨m–åä‚·WS TL}Ø<¨•Ä߇`)ŽÇñŸ‘Žˆk+˲bO˜Ü52[wbVr6 Kµ—ªÉ‹Û{xßckÐ1³=ç§sH ÆY;SCí¹Bß¾¹ç[‡¾¹á›§ü—âÛÿñÆúî­ÔЦ%>@÷dÞ˱=–žŒãÞ?Üž”þIGÀ‹%¯®I:Xûº•ˇ9¬Ì )¾¹ ň§à©o[ߌ3—‡§¦{qÙz¨²¯W�ýûâyÆÚ:�R•-è;:šþÌóãSä ý!$i þù¿}F7è�ëŠêò2Ñ7ærÿsÌ6ÜÈ1OjÜØ>[›Ø¡aF=· ¨ý‹”×JyõÛAnï\ŸI×ßNz«ÐL»ú-r½j–\,@ÝÏj¿Ÿ×¢?uy÷Áºš{Êu.s{ìcb†Bi‚ÙñŸ’”(õ×òr§€Gb:Ú£L`Ü$ ˆËÔìñGAï5ªQϪhµb S¿–)ýv{ŸývÒÛ5Ñ›rþì¬TôSÛ‚Ã1}ïÿ ‡Žòe»npîܸSî)ó ÉÚù¡ðI›JæËÁ”˜~.”Y9fÁ˜&3nÌ0ö�Õ=X £¥ê=+ì’V¬p§ ¿=äNðì‘ûÛˆ»ÔÔ´� ‚Rw,YþÔýÞÁh©òŽ®,•Q4(sâÂÎþ§¤"m\mí—�‚~`™Ü¸­^?Åv¼Ö,Ùž� `#W}»äNÇ`¿]õög»ÓØmy&EØ‚ú’®ª_'ô«UŒ’¨SÑÙG–)o �8úŒ âUmeŽw ;³ÛŠC©ÈF¨JäìºAιÉü&}¨ C s1äAoô}þ�}24È OL�êP Äc&›Éî™ÅKáéÆÝ> ·Fk´ý¸s;6ýr|‰•ZÇ@ÞsoK ½j¶;Éñþ·“ÞêDoZË-"Þ¦§„páÛƒ6éûÆ€5<×yÐÖ~üd9úñþþŒ9|€.“ ¿pEº‚þ8Ó[¼(Î Ÿ?ƒð±šì¸s ¦Í^®ŒëšØ×Ð^G%NΞûçÕ¿ÝCânÔF)lk2’Aætõµ‘@ºîõг`g£r8¤ó¦m8]¢5‡Á�ûLŸ¥ûiŸþLoáR<�̸5š6Mí+’5QcÔ¨Ü-õIÖ§ûÄ&|°ÆéÛ'w²×ß®z»•œá·ÙËU-‹aÌê÷ÿ>«ê°—׆!r„]+à0‚ÃiKS6ãi½þ<ªÚʲ®¡ý´? r_ëî/v¸e‚�Õt¯I¤)<-ྦäV�¸ê±QŸä�6Ïô È �×pQïáÕ~Ÿ¡�‰'öšw:ć†!ƒEñ/Ùî¾`(hõ¶Ú÷¹·dæfÚ'Ô�˜£ž_Êü›3“7#ñ/ níƒAµ[ìÃ]FÓ€¬™ó�6å¶øò3ž+·Õà­LfHb{Ž}'Ç2CxMG0|<>w¹Çup}N®ÔkM �Ƶ&rúòÓÏ}îÊãHq'x_~ºÃ”à”Í©è¾Ð”-p¶ZðOú}· ÃÆèWÿñt˜¿ÏÎþUÎß’S–½ÑDLå˜E¯€|�3Ž÷4@É.�1Ô�½fÏ�Ü*P¹ÜåõåjAn5Y§rk¥Z¹kn¾³Knïn'PnW¦’zÛ2¤Üv`Ÿ×´ÿšÄõÞ2·”° 0™È¤‰^™N§ù`\ôÈÐѪ€…å+>ÏRÏšð¢v5—?ñ4t!92'‹ßÍ^#ú(+6Òò-lËÒ­žcûºmöež*Ü1Gwr+ã�P[ê^&¿¥.Å¥®†äVs5Èø€Ü– 1a“mî:Ô‚ |úuuPêV‡šóH½Ïöþ6ÍÞh¸#º%'!Dðð„MT¨ÜÉKçåMõ½­­Ðez¶ªû.M–ÙàS¿<â 7ÿÏjü¬¨³ì¿hËÒàu>ØCKö‘=»•ýpÝÇm½]©»/W•¿nfé…M÷ÔûÒ½c65ĸ]دw޹Àíç8gï· ûü"äÀ¸±bßoDƒp£¼r³üyÆ÷‘8|Õ=º��ê°q¹Ö"±úˆâ5½Ý\¾­#â—:zÆÃºLÈ·j+Ž)ËT¿·V[bº:û¶ðSê±ò±j…_ƒÂÝ-;Wro­D-»%+£î�Ø èeòÛº.Í:º5­z ÉmGR ’{Yˆ[?.nQ7¥oö“r½‹àÎÛ„íÀˆ¸�ÒÒWk7z¥¦¿‰<›`ñB½„nõ³¤öéáØÛ†g8YÑõ-l,ãÛØì)™,²4@Þ–mòpÆóî¯Û¾Næçž�{Ï�Üjÿ5È]ð¢$Pr«¨6m¡ñ‘õ¾5,[ ¸u0 ÜèFž¥‰F£¾ó^—1`ØšUÝš]–½�s8üs¢d[·,{™ÁÊü=›M$Ø ÙwP¤äí²s5·ÈöNA§è�™ “þìº?+ì®Õ­iñgË_·ã°ã8îùýB? ÷¯=”º}S­Ð¹EÝúe¸Kl[7üõ¯7áÑ+'[oÃGr\ ÔÙ[ ‡[‹DÝ�…³_{Ü‘7Ýa§d0 õ@E¶–£ô Ôòþd³çDncz¦Ùk6!÷ÞL¹‹€?;uCuÈ0­Ù¹%Xª¸•¾É1õmôÜl!Wkx¥RÍØ¶Åj♲\‘,; ôA‘¸�Íà—ÇÝRÚÝÛªUê Xzé0ï�ØDm�Ñ$†m÷r[ÇUlhî!«<ßE§¨¹5ÕF‹ÜòO·iæ�¼AÞo \ïu³Ü–ßCêÑr»|‹9®vËÃÆWmùªZâÔõ¢YU$$ +BâwÆÝg@¢f¯é@ÕV¯U+Â84ê õ’ӹ崒Ñò=w¦ýcî\‡=×yÞêg˜LòýgǧnhBmÜ•ýz—�;™Jµ-ŠÇYÃL†²iH€ù àp)÷!hô`�ì\m­Ä´³oyŒÕù̳¸ÏV‡ÚÅÜ+y6æhã6{,´ß,Ü%`ÅZ‡½Äa/´ì¿Ð$WrC…–“¿=õnÜo(!÷ɤÍ€¨kñôp¤i²Ùî*8¯ÊD÷] # .èæ_­fŸ¸é LG„:�`±´|Km/Uþ¾ûòñk—rç ô V÷ù+ìw vèœ÷­y©Åß±îÏÖŒÜR¹�$÷¾å6Dù¸Ã>€›©w<Ž3+ÊíÀ���lÄêÌ«þ \-pMdµµRƳF&«óa<‰OÊø*€PáYlöÜÍm°9ás¬°ß Ì_H¯‘ ~ÒÁÏpÁÏ#tR rÃlä4’(>w–uÛnå¼ä‘#9‰º•ƒ;f¡ÑF€ÄêEƼÏ}¸bσPr,›ÜýÌSE¾€è›~Ù[ò'‹LÅ)`Aø÷cÖÏp$·ùøJÌQÖÝýâE'0o*Êâ÷úBç}ƒ%ðå¯[e½+#àÞ`»Ý.Ò7¢n#çŽöö i /ŽféG-qå¡GŠÂç°Ÿú—q¸xPjmÜ•ù’–ùž­¼ÌñbŠ?:wt"wŽvî|¯=Ùï¸'aùör}�ÏW r«T«fµ×5~;ë]¹=åIJó”JÁ]Zš @H$ ƒ4Ä…¡·Î«9ÿ˃³ŸxÚ"V­Rçî°+Ð? ø¦q…Óë¶Å4kÌ‘ÃcšC®«Z¥OΞs!w+îŠišÜm~ÎýXtT³' bü¬¯rÈóYòK%¸ÞCàÞóݺt«ÃçÞnIûJßXò3åTîX .œs8d³8o§äлvÿƒ!Ó)ôò6²¦Ó2/fªñ´€4�þ PØô~,®å>¯<Üz÷¿Û÷Xz†â¢Ã>â1æ½í W¾¥ìuÐ×=ßßö·G½è›^g”‚»4™ 3¡Ð;Nmï»Pá@ â¡wh‚¿ÊÕϼèöé®K��A× ïéE´UÛömß[Xhå42r_œ÷nãnÄXô:ÝêÝL�P"åþpÇßtAuncn dX§Î ½Ä�bÈÿ0 ¸Ü/þŸÌÃm×äõõŒo‘`蜼2^äUsƒ}"'žÛá�™¿”�Sù±jÏ?PÇX¢ÈÌAåµ=Ú>f§Ð0m.Çñ6¿CGù¯w¬á‡¾Aeè—½‡|ßnÇ<„ ¢åm‹æÑ�ÏW¢UWöë.€výSRv麮k;Å‹7v† …ÕŠ•šK´mï>n]>Ó´-‰³nȹmÎm#dž&&Uq0p½Õ¾ÅÄvû¶ïWýjÅÊW¾�vQ˜.Nþ#¥–7àJ_ì?x£%ëe‡`nfµóÞm›ƒ®ãÝ‚Z¡õÖAY§'¸“Ûdúc n”ÜN¹5I UÎ$!”!TÀõN,‰M*�K¿ê{ùÖnË–7èky†ÿø(=ó„`Ÿ<íùm¯´TJÞX<1¼±xV”Á}ÜÚ0 7Vn\”§e袂ø€0P¸Ý^ôíÙ�ˆÈS|»g(„º}‹9íÎ�ĵíE…EÏ®H„D مܠ쉑?A ¯mùY‹%1 O Û ïùFîòŪNÜòÁ°P!føÚ¦v±&FÃ,=°`åX ³rʺEÑ�Ü ö"79G¢Zð†ö°Ou°ÙlÒÿùF½€lxÎ}øÀ¹ºA;þù  µôEþ(‘¨ä‰U¼æ›Õ�žÛoûvÿãÔEyài» óD_ð)#:«ã¸çLrÀ)ÜÙÓñT=Î+¹pÛ|¬OÞÆ½ºã+ß ÐE»4—ú T€¡Aí92Ó¹J«ÇýÝÞsëL˘èÒÁη håÛ(´¢»ÉåÏÌc¸*Âe+ßÀé2ö ²ŸT‹Ëʦ}Ö~Á­é祾¶Û›[ã¤Åà`ç<šÁÕ£7·ø>|}ß®Þw�EóÙœ™¼-*Ÿ9ƒAå$n£—n —hnA7-‡J‡¢åÎ65ËÀå¾_¶ö±¿÷k½µnb#>zíÅ{h1¸ŽCÊ¢‡Äç+§é”m‹9íî]ÝÁ.r…Ÿ‘§7÷\,nFG]ÞyÐ!`qãn��áøæ:ßÙ±£7¨àXðå½Fü 3{æ ÎpzFî3'ÿ¦“2ã�Äý!^ Ÿc«ó  O¸:3QƒÅ| À½¾Ù€2ÑïÅ¿Úàu6þÐl-òƘFu æ(ên|n,Ù57¦W•ìî4W‹ì5‘K’o–±Ö“¬Ïô8 �"€¨ç|sŸï­�w("}v¼¿åÜçéà­�؈:[òf½X(ãcå³%dôºéNànîjª|çç4.!ÿã­‰›mÏ ¼yÞ­·�Y§p`¾9Ïw YÁMº'sbX±6ôC¸þÀ¬µðÅXþ˜@ÚO‚gmð¤œdvå^øU‡Zdýigp ^F÷E³ã­^©G9@ú§9uZ'£žCðÍy¾w:­åƒçè§@€ýƒµm}SYË ³Â#2kqD<» žw/¦yÆŸ»ØÄ–¾ÈÞÖ~¦¶QI—õ@<˜0?˜s�†ã›ë|ï8gé¿°6ÿî–éN#„ûIôµ’]ÍîYË2+wÇŸ{WSœWV|‘}ѾÒ¡¶‘|ÍËB¯€fÖ„µìå<ßœç»[¿žþ ÅÀÈž¬<'0<°ô�òzC€¿iü¹‡'°‰í‰þÍ>ÒÔ6®{¾r5šŽÜ�¿Q'‚oÎó½Þ_ÿßN¬waµµ"6Ñ£«®àn¾¡EÌçÔ8¾ç"©Ð‰£©¥ni`ßè;ÞÓak j]µ•¨3`æN¯„‡»gÕeø8‚ûk~ös ŽÚ†Yذ(@‹CdWÔ«šf`ß\è{½?›\¡È^ÿ­Õ–e]Z K¥Ã:�û¹Ýäž�šµ~íʯ÷œ(ƒ­áúæ@ß­1†þ ²¶€RgS•±|þ¤«ŠPs]�ãÏý.>û5Pãˆû ½”J¼Ù ¬÷Í�¾gYÖ¯Íl­ œ¥|nª¶’Ëeib�ÜžU+ªñæ^@qXPÛ8y¬p;(öì>c¹ý¢ny¾9Ï÷FýØ( "‘¨»öª5ÖÃ|ØÒv�Ç|(Sú–ˌͬ¢?2‰òsS°®X(¾¼d{WSëSíù™‹5ÿ-…ÔèfAÓ×A‚oîó½Ãc_«¡‰Uúãò¶$ïVwHÌ‘:Ô"—ó.u6u)CéY’e6S¯UY|<*Ÿ²Ff½ ç,ÀÙü Ö›˜/ðÃ¥9…âµ³;³³Åpc†¡>zßÀ�ñØšòŽ8NŽwVîkð9*¹£ìc®èÀár›gi(ÚEá y횬üܦÀ�'šH ¾“�Û÷鵿Ïþµ�³7̹Ts#Baugb+2'hL4èf†à›ó|ßîØÆ[òô9�éw|Ì1ê�­ó_4¼àK°ÁËò ]~nðuIàéÎ4f ½ÉÛŸ[¢¶QÝÈü_,À@ª±Ö‡à›#}÷˜ðm͵”>9•šƒeÓ)zÓê ïk€o ‚@±ê™h¿ô葨qÜØs‡˜¯Š�ÔêûAµ€!øæBß;¼¥‰Îyƒ¼‘{<Äå}/“;r´É”݉Öz+tU |‡Bø>ÁwȘÑa_e?e–@mcûB?|ñ=j';�+Ü7úÞá·£W€.…ñ¼�|°¾ÙPÇ×9891Oò¡DêÊ9ç=•ž;‚Gy¾É±§Ó¢mØgªYA­O}2O“X-%qg„!øæ<߯ƒ„·tWt®Zß0¾­l‹Ž1ý©óY&3ä¦ðxÉKa Où¹}]CÑÓ°h6{OQë×ýMßÚí“áÐ ¹Õ£ Ú9ßÜçû>»pÊ{Í>çñ8>ë l3[µ2ÆÕ™â³ò$f1³ÖÚŒLé—³üÜ!#Úˆ‹s;,šé\l§ÆqkÏçÀpd»™‰ÀD˜ žÕW�Þœç{ËuxKïÖDßDÔûÞG9_¢‰e| á7¸.2w�ýgØk›µ��Âí2·J–¾Ãí®j½¹Î÷¶òÙ—Eµ³oNñ=Æs«U¥õ½‰Ø(|•à-‹™”Ÿ€ùC}œ=G¢ÆñÔ_å0×Vv·˜­ƒ•• ª}3ߜ軿4QjlDk£�D4höŒù”dB_@ &ø^—±`˜ýg³`„Z¯›ž_xµ7% S3¥;�~Å�Â!Æíš Ì„Yzs ïUë±³ðž¬Ôý >x‹1¿ ZU¿ä±+VÓ?OŠŒ1à^8Â3¼>jh.%¿ÑðF}'ѯ8P:¸¡ƒéf f¾¹Ï÷ŠoÉ$ñµÄ .<¬n››Æi¸-œl·wΑ•�{ïV»þÕþsÌ€ÚFuCåRe4ëkúÂw,³qhÐËÔ»3«_oN஽6ßÁ‘à°èŽÃŠÕJ›fÖâr8‹…´l›¦+7÷1Ï­wÿÓ%ûÿäF[üµ�ÍöRñW0*õ0wºf©p:ÄèEU 7p×�ˆ·”Ì;AÊ^¹éwŸ£²Œ¦:Ô";8‡÷Î;YNã=eæ>Ï·Ùówïÿ“nö/Œ·ÂMÇMd»ò?)fx¸i›U ·1à®{Ÿ�èíÓep(ËžëÏôœ™ø_ïǾï×U7ïâ¼3>wŸûòy[Ê2úFÀݳßëÜ�‘ y°XúkKÃÛ7³x›Ô6ê[ˆ‹ ¥Ðô~>y{eÆ<ö‚ptpÙ©#ñÙŒLÃvbx‚®Bz¨½�÷±’5—ã-m̱uùs<é–¢þ—_ºUjR_I=µbû¤„º¶‹óÅZ,�þÄY1ÇQp_¾æªë¯ÞwY^ï£íѤG§Lmœâè´ÀΕöA5 ­‹”§¤Dz²¶ó(ÓyœÅY›È‘1~Äã‰×.�o¥çÎWùì`dcßÂ9—¯¸\xp¼š!;}'uðæò&鯪ªR³kFÌQÙÏ\óQp ¿×—›ÜS’ïé£919‘©nMè±èçF©m\wåÖ %Ó_öÈ3_ò¸ógÃ1/`bt¢î*ôSz+?÷åk<& ¸êx5¶úKOÆœ!"p ²«šUâ×\ FÀ}×_%¸Eþ]_ ¯ûºqZò=íŸù5�§:/sûœR®±æïxäçñsŸKÍc>#Åðˆ1CQâaô¾•Ÿû®Â[ÚØÛGø›û]~?­öBÒ&Þ^ÞÖËÛ´.¨ éÈçbäÜ—OÍôÑÓ*ó¶pÀyœ“‰5þeû|s1s³ %Õ“lÈ£NçqP|Ùh6 »v£÷m,¸=vtŽàį½ŠÙU3Ù²¯}0“ÈÔ¦,`$ÜW©ÙÓb® €sìÑþç°ç1QÛ8ç¼Ú¼Ú›f(±žx]~›Ç[¦ðÆc0U ·1àžÏð¬&ú’ßH@V–ÌRÆÑåãî-0÷ërѵ©qŠ2—f~F€Ry”©<Þ²l8Jyc0«_ïãÂ=߈Á_Ò¶=äÁ :.JÀ­{Έ܃‹áQ^×C¿4+5¾fð]J>sÆ@O´6�2=KúP&lK |/=·çþWè¬b%¬ØGbP¤|Þ` wÜDcq ê‚îÂÜ¿Ûg‡HÎs‘LM&±yò+ŽÍµ�c-K’-Í-±¹¥ ô66Ü;Dß|ĬÛ6¶º‡»¶Üw,x Uî…¥ËáOOD�¡¹P—Æ9�0>z¢sÑçYÑlÒ”£øVznü&!sËm�ˆ¤nîë}Ôû 1Æ£ô¬�1ªb£àVro3nZÎDÁ á!úðhëPS=(íÜ"çb1nÓz³­¹Ñbc )�D2£÷­üÜ^;NpRÖ@jÒqÆð ƒJmÖ¦ýTlõüÒ?{9£áŽ›†÷ƒ¾õÖÿp¤G˜Ã‰ÃÔ6¿µ˜1Ô7žÃ,&K ±›ÍXßJϽãµ/ÀAÁÜ™öS[!ƒAœ°üÀ¸£uÚ×eG<ºè!·ÃŠššh~¾õNüoŒ©þÒ§[>DwaË—­½�÷Žç–:dë@Ì‘ýd0Ĝ֑ÚUŒ±ÝU|S^— P‡º,ÜƒŽº¯cËJåy=X.UûÁw³ÛîÊEÛ…1Öœ¦'º¸²ÔHb6rßÇ oˆxì^3�i°Xfî—{–wKZO«ëÚÕu+Ó·pÒz°9|nkîmúAJc?è+Òïô`¬ƒ8P^¥ ÏíwçÛ„1×\©ÇZºÁ² ½oåç5oéä&'7O²yr]»;»ììî Çrعz‡«�ØÙvKýYøŽü²•GTJú Ôö¿{±øzq�:í€ 5u×°ej z|ÙÞ¦/ËÇø²Cò0ßKß7›Çò°‰·tE`SÿŠÛà®ÅÓ+…íjé‰ÂA ¸7©7 n ê¡Å+&çåi)›~�hîù�p…ž×c4."¨:˜Ú2Å–R~Ó§2ßKß7'½öKê�RQïÍ“›„:(¹U\»åá0À+üY¼¬GåþyÌѲ½‚Gåà^'ŽÒC½‡÷ �‡!çs†æç‹Û3ÿ-.Õå ^Þ2°QÜ™¸§¨!ø^ú¾9�ÏtzŸPQo@Éó1j€ƒµÜoìu¨Í¬RrÌeà^® ×CŸ¾}$óò9ßó�î‚oŸïù¶o¢àX=ëY-#Ðé­Ô÷qé¼%cІŒüiXÉiÕœ¤/{Íž2ÞžÏN“õçj•‚{-vøã÷÷ï¥+OL†pñí w¾«%ÂüwFè.»&z›ž¨½—€›#|öK2ÉÈÀÌË<Ê,Š�†§%àN ÷>Cד�÷ÌóXù’‹~qCÏ�×k\¤a_c¸ìÒ*ÖûôÍ>ÞR¨h·[K�íÛéåòºõíÖQX«Ui¸÷ nF ×ô2ÍStBqåóNÉ nÕë]NîD‡=-îÿfviôÖØ÷1蛜ÈxKµ¶Ï1bŽ‚AÙ>�­•¨}ÕV´•ðƲÝ:æ´ëñL)¸Ù†”KF¢·êùO<ÇórïrÁ§–^èùO¿*ܪk˜‰îLËOn|ë½ô}³¤Å[R'2224}Æ•\/!+XU+¡vÕ0˜ê•é_=wÈ4þ/cuáUæÃË.ù~ŽùØ�Ý‚ù#{ܪ'Sþ¶g^årLåØc/1ßKß7´ÔxK«q£˜¨þ ÒŠo~·´°BñHù{úŠuåipßËß7Ý!“’�uÖ;ëÈä:9õusš™ÕÓú›+—€Ûà�ñUáÝZóŠÅŸ{¿ä·êÉÉ�4wu =rÜ….é·¡ÞËß7UôÙ‰XéŠ|ðšþ˜E6!ƽ–lŠÄ‰‰=’·=·òœ|ÛWÇþíW p«žTÜÒsgB1=Ûïõ^î&úì„À šgÿ‘‰ð7©×Áè|/ß®óÞz‡5>G‹ˆòþ+"$Lƒ¡ÜmÍ3a¡_î¥ÜGs×ÌÏGq=¥}¿fŇà{ùû&ã9ùvzI©Àº™•Ä•¼ë`=7Ц�k;B?:|¶ŸÄ³Ô 6K¼B®ùÛWïeðÙ‘Tç&šRý_ã{Œy>ƒª—  x§peànC#6° ýæð¹ÞÌs2èƒl~âÝÓ»¤Í? î{ùû¦;ôØ ê•S4DbŒDU/m/×U ÐÒB‹ÍÃÔ&1q*<,wƒØˆ´cß?ÛORãÔ% ƒ«ãÝqœoC½—¿oüvúzâ1Þz«»'©ª5³ÇôÀâOÕVÛè¹QsÞG«?¾õ鎞[ê å¶éœv NïèCð½ô}“;Ÿ}ãH†B/­¶]R¬¤e;Õ”¬X±ZQnCK‰û¿áÊóɧõ�3Ý(ÊÔ>|¾—¾o¶3o‰LhïÇK1|K&Ñ(\Ê6|)žŽž;Ñw×èþ¦ä™G†¶§Ìé݉wòŽÓ|/}ß\·í³ù•Š;ቧÖ�DYyÝÙà¾�OßøLEýÑYô*�ž[eÝÇ3O­Y/Œ“dˆøJÄ\™¹“æ–J¢L.¡ï#PÆó2²¨(K ¸=$^×íÄ›|ÅŽ_|¯Cí¡çÝ�Îc}>¥åöƒnâ\BnVJ÷àqß½qlU-¶Žªõ‚!¨ÜÁÖò!^lJ³:ïaû^þ¾ñ˜�uUÖË`©³ÁsíQÑõQ"ÃJÆ�Óuç"óGR-`Á‚£Å|Ÿ¾ñ•”’Zj­¯‹Ê2¾>²®³ÊÂ}-×â|�»­¹�‡2i¨¾�Aß,`�·„â�2žµ×¿éÁšPáŸð³LÜ.?¸ù*/*P.] ��áø>}s€·t¤L_œæ4ÆÇVŸŒ +÷‰CgçÛ…âbåBMóph¾�AßxîÇŽi ±Üme?OŸ;0–ÅmÙ? V&JÀÝ)Ü.Ö1Î-àÕÞ—ò)•×�ÈCè½,ÜxKË d“Qoåq8Á¡è?ä,Þ�ו„›C‡ßÙ¾5\ ”RIŠMåLÐ÷±é¼¥pC‹bõ?—椹´ƒ³Ó³ FùT&îî�¥{ïlߎü%î‡�Ò$%Ð÷1éŸÔ²Ö€2Ž5ê­xPÛÕwUà«JÇíT} Ú÷PÚÕØÃ ¾�KßxLr (ÓAvÕH�¥¹´…³—ò~ ò«<Ü˰$àRÝ,ó47M(±D,9à¾�Ißøì„=cjû¸WÓ�Ml™2¸u¸—*·CïlOO³!(µµŽ.z½�Kßà3ÕP4oL*áÇ2î¦ÜG€àÌ;Û·M~;Ê.««o1ßÇ o|¦-u6ߟ\µ!*±n*Yø ü“ÂËÁ­²92ßnÀy“·ÑP~% 2Sz/7ÞÒä˜E­‹g�Îc±ðT.îˆuò§ýŒƒlYè½\ܾR¨‰Fícަ"®Þ¹ZdOVÞ “2“•ñY»pGÉÝD¾ÄãæœW;.;u*ѾÏaƒû>}ƒ¿¤Ô¼@Æ(žŠ dËØ¡LܱvÞÁ1ÎOðjYOâˆÀà¾�AßøMÙ2í™cP2Hd�ño˜hN(þk‹�«w ¶ÒpG¸ÎãóÉSþvŒ‘êžA/ ü€¾�Mßxí"f­�^ä˜Ù�h�52êY€ÌâOÙ¸]vpÃÌ¿µ†q“Ç‹r¢1˜ïãÓ7xLD£¾ÆûÈ(Pÿìë€îþŒ‡7wi«Vó§ÜQáv×Á×ö´7Ó0vÒ|ߨîû¸ô�·”ŠÕ\áiÊó–'B„�XTî,¸ÝõjÊW;†;úÂס øA}“¾ñØb�q°á�eœ¬Ú ð9Rµ•ÁVîMƒ›\¨V‡ñÜT×*Å*Ðûô�×DZZÖ=kŸ7£³è|€ÂQî¥À'=ïèùoŒ§ö˰„å|—¾Á[Êâ§å¾(Àb£ÜûœÞLî¹ÈÏøÆ/Œ­j¨‡èûô�ÏdyœÙRÿõÁZ0Ê0ËÊÁ½á0§ž×®yÝå×û´c½_�’xíãþéý!ø>}³ïµ±-¾§Äv¸Û".êmzpZãR˜�«DÜs—Ìc»%<ÍydÜ·#î7‚!ø^ú¾ÙðÌ=w032ɨ³%›Œ,žè 냵¸_&xJÀ=�ÛÄìŽ'–Þ&ù*sÍjfõŒzVÃ|/}ß3¼¥¹X�ðAnƒõ‘ðþ<“³`ÐýY”ŽÛ¯¦|“·e{moÄr·ô}<úæZœïP s”ññŽ:^؉|£܃ƒ0€ ŽÒ“¾éa¾—¾oz¯}À}•ì9ìÉIybÆt§’Yb|-YÛ}ËÁ­ØCš§Ô0 YÒ? ¾—‰_‰Ëû>@­q�L2²jG€Á'–ÝÔv< Ü�"äƒ9ÄûÒÜ·¡¡ŽïcÐ7ë‡ö�¾jÍ ¤œÈ)‹_žú5Ñç^É®Fͧª­hGÏ�JžŽG $¿8̤ Ñ÷ò÷�Ͼ¢¨¹Å@KOäx ÷Â/K6•€[á+-Ò5…~_Þëàµ÷åð¾‡â€Á}/ßøíg•|QÆÅ9e={”õ>o¦Mú,ý1•SY¸�wD·Æ¸¿ëwçÞ†¶'ïþ�Ü»Æ^ËD6zâ¾ú>}óÔ4øJä^©5P –ýRùìHTm%<Ü1²Êà,wa8Ö °Æ(ßïÝ•—ý"oÃÆgïüÅ<ñŠ0æJ-=òþïှ�Gß4´xK©R<”ú빓Ó& -9åda-·�`M²øa¾ãm/OÞ‰CŸ=ú˜0Ö2}[Á÷ñé_ Y[@©³áCS›ÉÂZ´ ÖhyïÈ>ÏÞÞmŸ<Ü�aŒÕk>õú>}ÓSá-åT¬ö–¹ea,w]ðäñ¬Y<\ûx³yg/˜·•'/ûy[U†o –cà{‹¿D„ؤ4 I³Ù\`az�ž…ä~ºâ$€eŸ`çÞ( ÛîàÜ#À®sÞ)Æ»oÞzž¼[poÂxJ÷mT¾—Šû$Wà+‘[b½Ipg\³IS“߀�ѵÛ-' ¿rÌb½káVü2wEEÌNš»ÿ­¿æmàÙ;ų—,n®0†ÚܽïeâŽÙgÏ»h#Ї‹MYßt^aA8Ë™º©zaú�£ÆR€;®Ææ6°ÙŒ›nš¾­‘Ù~Ú»î”0n²ø6ßKÆñØ…+”å¿ãšŽ½cΙyϸÓÌ®ÕÖJ¬�Öô¯·Áp5W“;;,ݶo®ób<ÏYa̤ù6:ßËÄ3ž“ š¿¹F^—fßq×V7µí~™õ¶’ pGÅÓ&…äúýW™à²­)~AðB c%Å·ú^&î�� Ët8‡§$žìdòG|_c� –å7ÅÑsgÍg·%\ÿ\ÈKbÆé¯}0lßKß7-;Ú ÔTñ3V=þÐu¢ÿjÅáá1GeÙ”àÞ£Ù"·Åç€Û´óÌÉK¯‡qQ |/7^;¨Xk3+Ë]@“4+¶ž²žYÊ~iƒqÙ6n ­ZqÂ}Úycw+sWÂ8H÷mT¾—‰Ûƒß6³Çb-V—PpõI})ãoËrÉBJ½ÅaË�Ë7Û¾P¼(xî%ŒƒÂP}/ßäàµ%oÕF½õ:ÈQ/Å9€Qr`q¦.Ðy¾š%Žq(½êø^>n_)ÀÒuÌPgH«ƒüQúV3jÙ/é�i´l¢ÜÝ’sËsÔÔ\©ç(îfnL(»†é{éûÆs¢†k‡r8k­ô?�þDê{ ˜Ô�àè—}?ìÜç-Ûï;îúá\péø}ç.™»—yc”Zšo£ó½\Ü>;q¸ ¶Ðê˜\ÇY´£]÷Ì{ßeä•e»5‹pËÛQG'Ç)Cà®Yž[‚k·osû�/Ñó¬J,Ý·Qù^&îãyŽé�€¯Äµµ×:†J0CÆسk…ÊÒ©Yä6rKø:î:p.œ`‰[õ>¼pó|Déºe7:ßËÄ}îŸéÓ)Õ?ÍÐ�ËÊëñnÈd†–Yb=U›Wï€âMaîNãî纥‘q¸V¿èó/¦Ìùy(§tßFå{©¸ÏyîÄ27²~9d�q% Μ?"–q‘œVRr©wÇ;Æmi8ÜKÃߎ%Ö³%w”S¦o#ô½\ÜW�âªî +Lar“ç¦Ó°Ën<ˆhŸ›ÏØr¦Õl™ÂE3kšlôܧäþνïuðñï¯R�Ïx§·GwKßÜ1äÇätCð½ô}3Ÿq?¼¥ûÁý Æ`�µ¢ïYƒå`y°ºìÕ.1²[UH–Ñ–†7FÏÍeçÉÿœ}ÿnbOtß„»&Puèí%溌c6rÌ|/}ß\~?:|¦«ÌhÑm::yW"£¨¨N’ ¢ð3̰†—ÑÑs¯æ*Nm8§Ä8~†³õéîut/Z¨2Ègá^Cð½ô}s¿ž3øLÆ�ÐÉhS'ïŠ ]ÊóËcôÜÆA·ì˜ãpÍ@wW¸ÂL©ê*pÚ|/}ßxîXÏÒ£¢B}$‘]…FÏÝK_—8ý`ð.€ûk,Œ¨¬j½�AßôøKƒ<®`¼cp­f¾½k�k~lwR z 9_`p•¼oÚe:>edYÕñ½µbËGÎ!ÜgãLÊ"ƒSSz'ËÈèoÑ(¢úç²®  €«‰ï-¶üðú&žé{”B¼$Ð÷ñè› �)B#å¯ÿr6Ø�d€2<ÖGÏ­¾Î;â½´äˆg”A¼ ¨½—€»ÂoŽ.êý�Å‹ÁX=7ÊëŽýpИ+=?�篗”è Á÷Ò÷MÊ$|¦Fó<î]…~g3¶’+FÅŸ2|•€Û8§œ¯ÁÌ=ˆhnK(ÑCð½ô}ƒßÔ£+£ƒ¨îw~u•  CÝ �UßYû}ÙùÇÎeÜÃ:yT ‚§—t3mlbñCð½ô}sY ²×.Ò(zÏÆ£÷.îÊeñ‘H«Ý»ffíšù…à�ˆÔc ¸3u¨IŽ?ö^ï~o­ºîü•@/èfz Á÷Ò÷ xî„éC3kúÌe1"ë¾7ɬètú=·ñíäú|kÜt·4T‚Wt1ßKß7)ã3e‚R6�ûñ˜%Mu¿ó+Ù´«øÆ©ìÒ]A¶Nê'É’˜�œÛ²ßýq¶f0w ýqª >€˜ ø!ø^ú¾ñÛ G®a¢‰ÑeÎ7\øeäL:S¥-9>5ßb¾µyUµÕv²®iŽ_Õ=÷bMÞDƺ{»¿ßÝ@wŠ¡ê0ÂèÔ¨ ˜‚ï¥ï› ³f†¿T'ßÙå°;Ôö=öø±~pa»l°Áž/ú­û*ûêpŸc~nÎÎ|ÇÑþîÜ8óïèçY'ÏFPj�€+¸‚4ßËß7‘9ÞÒÏ”á‡2-ji«­°9Yò)Ç,n+ Çè¹ãš¸Ž‚7âJ}úÏÁwÉCÉ5;Í2 Ñ÷²÷ øìì¶æ´;uùôOä§Œ•}~9§¬å’ºÎ†˜#”€;ŠSëè̹Û7ÏEsqJ¯ÃštE’ïûe¾—¾osÏm|;eBˆMŒ›ÁÄV[±œ”íÑÑ¥}ã7£Ñ  ,g´Ûž¾§ãí­Õ–â�Á Pî劽Õ€ë–;ºs—œç¬£íT÷Ey?¸ïcÐ7�϶;È”»¶®2.n¯’¾Ç»sV3«_ö–[_îNåÆaŠÏ ž-Œ“V‘žžÜg6÷½ü}S5ìyíÛ…¶�]"k€}}’·�Æ¢Œ·ÏIÖ½pw ÃÎÒòìËÃOÃx©·jpßÇ¥o¼%SFΡtÛ¯°õ ºêKÕVÔ¡ ˳/ ÷ÒàvÕ­74Ï-Æïmèõ lƒû>}Óqˆ·”d£Þfî¬r2tO]ŸV[+Å?áW)¸+*VÕÊQùfÉó€q|#n›µ²Ü¹!ø>}ã5…ŠUhW¬ôupZ ¬�MÙ6„ SɸßÑYÀ9úAnM¾œ›n ã¨*P…ŠP‚ï¥ïðÙóîrdK›cd“Rw‹G9 6Ó?…•2p+ó…Â;:ë}8Foêiž;ù`{ Á÷1éo)Dü¤ ~îRAñÉô ¦˜N(óhRL1¦˜B(wóŽÍúNÑö�•/x|7„:@CCÝÔ%ð½ÜuðÙASÓÄ ë�B"AÚOr¤�“ÂÅ~Ú'"üR|É%ànHM Á)_éô³…1Ÿ™ûCð½ü}3>S &™I$dÎD¥æ"›ˆ’!¥B^’RɸòíóÉsHîªÃXKÝCð½ü}#®º·$ÆÁƸYoÐü‰Äh^aˆDÅ«p7)4©‘Ü®88®óE>xZÆ\@^jopßËß7Þ{?€fMÓ~¢Nµ9}jxP ³”ì !>•†;'ê—üPî|x.è»Pù×/ {EäôP†0ßËß7Ág9‘U?ì*Æ“°yJɸ_Õ$.è•;Æ\pnɼ¨È7æŠ0ÌÈûCð½ô}ã¹oi¿@­õÜ1ƒÀÃ2p[|}ŠÎ¼êIyÏ’'c½ÒŒW{‘†W/Ã22y¾�AßdŸýäaeÔ@l%ä~BÏ{�¼ÔÈØy]¯öõà YÆËwï(™_8£ 1�åsÛQNî'RÞòR“'SÆrÝÁ—0·¢¨ Á÷ò÷�FÔ9$Å—Â~U¹kxBñüa?*c¦g.…ßÙ9 ‘‡åûôMí·�:ØæÃ‚Áâ]GY¸-¯� „'Ôy÷ÉK…±:røâoªÁ1 âçêPSÁ÷ò÷�מwA­Ô^y€Ú"‹'ý*)wM]?�x÷“—ÒØìV KÅo„sT¿il}X &�X:ÖݺêÖ]±lJ1Ųð) £ç>êdº£ª;²p?�òî%ãqäBr©æ+Ä= õp}/{ßÔÁg¯;›°î+Yï.ô•dôë> U¥òT}×wÌÛùn¿{ÐWåà>R¹3u&7¡ �'Ðù»_Fð@É5~�M=‰Î7¸Hõ'Èâh!N Á÷Ò÷͵k<¦.#!·¾ƒ¥[v C¦§u&JÏ]£Ö}m¸WÖ3¥zqsåA�£Ô)û[³{ß¡óÙ‰Mc»Ü»e§×»àÅ?ƒc,¸ÿÇ}k¸WRµN\ùÅã,5Zÿ7ð=Óá/Uê{ |)º¥ðg6Ÿðe ¸Óœk¸æ{)TãÄ­2o‡©  ¡q�ïÙgh$j©·%‹ ?`îØ Üwã^U6qŒóz~Eœ¦fNA×t4ðÝo3ÞrB¡ú/»¥R{`pÿÆ�;ÍÙSºƽfIU4u‘øâqœŒ¿9g³Û¸À÷ãÞR3T({`@ɶqâ>æWWËÄ1�ïÇyj`ÖÌhf�#|÷×Q& X}Ðó SqŽqàÞÕdWsç2î»pÏ�YˆÕŽ?ô6šW‹µû`ñ4Îðo©+Éʰ¡/›(àAÆ1áÞ…æ‰Ü3cuw�ý”38QÖófü}?ËY¼¥ q ¦¶j�Æ�{oᡟyužM|;r; nÕƒy° |?‹çÕÚÛ fQAÆ�û=À౬V×Ôÿªp§œã;>“æ=–/*‹û…÷ÇŠ»îëø:¿è«eâ¹½¸mŽkÓЄñ÷�€ÏdðUkñ芓W�ö“ðãä'•ÚÜÝ$æ(=ŸÆƒ[�¸A‡aؘC£Ty¨dUOœûÓnÃàTïòäYgøŽ·Tw�Ô¡õÖ½È1³»¹[À£ý´O¨1�÷®²|gdÙÄÁÖ÷z¨ÂJ´*•﫽ŽÕIHÈ}oZ�¿ïg+Z¼¥&DPjm.c,樌�sÌŠ'…},=÷ ä»îtƒ4�a˜nføÐèõy¨àõ®ÂÓ‰]«W•<ØœÆLì8À÷M®À_Z¯ñ?ÅÆÓV�”ñr¨ƒ`ºâä8rO�Lìªï4»ÌÁèÖÙC‹VÅ„Úé¿E‚cõ)~÷�—ÄŠ`,{::À÷賞õZ½•Ú_qò =³,>¥ýd™ŽÝnõýôdÝ̰n»²ƒ<¾Wø7©ùNE}Íñì¦|¿Âg>¦©è€e·Þœ;pþ@rÌ‚ÁðGÉ.pŸzýÈž½ã…çn�y�röÄו_<ŽÕ£ Ê=^çUüΛç‰ú9Êw|vÆ)ãþ×5§¯A‘áÉÞ©=؃3öf’¡ÖÆÝ§ÚÜb;©îxwo><÷‡y…O¿äV‡ðp«îÓ“WöOù˜#bÖÍi¾{K'¶¿èšÓ'j.ÊS¬�¬•<ËR7Gùî3Eµuã^3drÌ–œ 9�C¶ì�€˜#8�»I�ÉíÀƒŸöÏÄoóÇß"*Ó[FÝÜ绯D6óFÉŸdÖ:CCCl$Ç^Þ#ïej,n{~;ïëU’—eÞ`‘>‡ùî³#‘œlg%P2'£y@Ѳݚnà¶Løíëg{hñ²Ä±xI“Äü…:Ôòöf«›«|÷—Â&äø”q¯2s=$âstÝÉëFç6ŒÏ7P¹w$×&›„Í€ÃôÄëòPýxè¾îÜ^Ûî,5o f(ŸK‡ž…zhÜC¹¹Ýu‰úÐýxȾóÄëS‚º�7w o)ì‹lÙOûÊã 1k·¯ë®WÖ˪2Yü÷ñȲ^íÜ9)}ÐĦÜ®ÑyŒ‡_zíOÑ™²Õ}¾—’Ûc'êȾ¬u�¼ÉÑ|<®!};É,ãðfÜ @ë­Ü ±*wñ냃þF¾�Ix¸Ì£qèÎŒMÝKÌ= xLëD­÷Ó¾åõG‹õÂð ²î´Ï.`o¼.Á&2mpőò¼ÆƒÂÜ9å‘q‹ó—ì³²G ®u(S­rÀ÷’r§š#ü%1nµ¶LS)Ùcû æ>·]×sëY'îëà^KîfäÜ9²`ñvßþ©»?ô+¡¥™G$<|éBЏ~Öpùê^B߇Ðw>{ÝÙìzó¹è?Ky‚Éø¼ÎÛyÕÏû4?X(ù4îÅ‘Â(öm¿�ûh¡÷à(¸×÷\0=T¿7½-×~é] Žà}؇'Ò¸çÌ�ÓÐм²Ì»VÍ+fŽ ÆNÄCÀCk†±±Pûæ$n¯ýX+^àþ—²JÐÀÜÆýÉ2sÏ-Å;à˜Î&›¯RyWá’1;òâšWZqŽé„ºˆ¡™}ÝÝÀ�oe<Þ¦_b”Ü0FÜëL¾�àÍœå,<>ÜSy˜�Ü«ëè×mÔ¾¹Ñw|øÿ;]†…²©£›¹-·ÿÀ•RxˬœK)‘´÷f“‚ðEyZæn¢~[9¯Æ ¸é_^â=\¼_~óµ�úþGçÎ…Çüð °Xâ¶V¦ºy<-/ ¯mï}qßÊ{½íÜDŸ�h£îc°f·"wÁðHñ¦ÖzœÌ­Ž#Ââù]—»Ý?—Л~Ø�óðî]8ï‡ç¯‚Ï”¶nÂæÑø|5¯Ð.à[鯷�;f"þ’"|=»Ðù‹µ.ȼ Ay¯Zz_¤ä`îÓKÏçêùFïxp ¿¢æ3yÈþó£ô‡dS‹e¤\ªº)°&_ Ëk}aßJ|½íÜM¤Á["höÁi¹%|‘łà %©6ó*Ö©6zAé s×âöc™G ÏûJîö¿7ô˜óæõ<ÂÈÿ;ÞsØWÊ%¯V«ÜÊæ7•o�wè­ü×ÛÎ=ö=Àa÷lóg÷¬s8鿬Óè?…T¨HÉÁÜ9)K9)ó§ŸÇes÷¸ëQÁ¢W>n^Éü6‚/Uøó)¤àÊW7�(°HŸ`ue‚õê­ì×ÛÎ-jí-)ûÝ»Ce?´&Òç¬ËבU«@€ª­5»œÌ­\@¹ÔñdsɆÎÖs»8w{�gq,Š!÷êÊà �{Öyœ%Ç8T›‚Uô×Ûˆ ÉCùê–xgrClDÛˆò]óð(üð­ô×ÛνµòÙE‚ˆ¢Œ·›½²ÌZ«{¿2‡ùy<}ÕG"�¸™û°Wž3dH å9�ÇÝäY�_ÒCôyøßŸtÕj¹,Àb‰6B„F9ë6ÎxžäŽœc´ÖZ‘bßJ½ pCÀWÂD F�•í.ÍȲ<ËóØ·JfU+ÉÓ®4–à^îjEjeŸ‰Qc¼A$Æ<æù¸Å·±¸Þvî.Sá'•Ñ—Ò�!f*X—‰r{Å V¬”ì !˜,l¹—»J½ÅmIÜÞ¸ìÄ›ÜÏîôü\¯jR€•8µ\-Yu2�ã�D(_Ý¢)÷Þÿ�GÂþcßJ½íÜË>“Ыփ+KÂ]¥}¦Ë]K‹’]Y�W¹r2·±L.V[oF\âÄ—¼ÊuZòN®úit|—¦nÄHÔ•zDb øVÖë]€[ìso)B«;d¯Ù0¼ƒ �¯Êé!bù÷™Ÿc@NÙ½ÜM|¦7—ÊmHœU¨‡È™NÑÁ5¶ëÝ” nº<E(“ÀªÑ[Ù®·�|v€¥E¦¥B�JCyìûØG‘U=’AUt0·5›ÍÛ š*SåŠl `Ó˜ÂÐqñ}Ý”¯n—“ËŠVDS&( ¸ ôVþëmçÞêØÂ[ ž$Ôòñ ~×®OÖCyîrçp0”EfõôÐÓ¯Â*õqû€{¹Ûmn³î±Q9’èãív[ìûÒ*5’"ëPÚnm[9ÊQ7Nˇw.wyîsïñàö­„×ÛÎÝøí}—$Ú¶WLÿ4~Çá "Ò‡˜£¶Ÿ&ˆ.æn«8+6VîØÀ>ò eŽqö³˜ïÜ¡ƒë8AàšÒÕ kñ8ç$_€fäñ¾2½•ûzàŽ™%Þ’ ´5ŸE½Ã�Vþ ¹˜ ½,>ânî&êãýv(Æ7¨©9ÆI4Ç[€…´ ×»·ºgdá]¹¼æ p—þzÛ¹ëHöÚ ÑÛé™6­›:Ñ¿p>’;š÷#?"yúyŸbÞ/çîå>:æX^'ytÌg-¶ûS{.œæ4g×gÅPÖe¿~ ;’Œ–¯nùé�ñÓÇ5ùÂïOÏOoä§ç§ð­ô×ÛÎí·ýšö90^ghÞå(–Q3›Ïô×k(|§g§9X<Ó/÷‚}¼¥5ìë�2<Ëaš,×X8Å/s�r³é—{±æü¥™%wŠÕ_å2ØN+벚�žv¹=x¬eÌ=¯, §g"·Ä~1œ~¹¯Yã3ØpNYü)æ™ñþ ‡¾?;ÃôË}fxK²¾â>VÌS†W"ƒ åþ gה̽à-�†Ój�OY2HQ=»˜~¹#»jÖä˜ <öfz‘cVx,96sÏ6�­w^¯ÿà2æïà�‚¹çñ–¬µÏ1[±b,ù4=sã/Ùk_ Â:OA¶)˜¯‰ `ñÅTm,ŸÁ’U¦fn|%”ÚË:§ý¤ç”îQqž©˜;ñ–Èzí È`ŒgJæÎøK5y q³Îa @«ãöé—Ûk_iÐq°Õ' €GÓ0÷>i‡!(�«¹új®¦€¦`nŸ#�Ž›c‘³<ÃÙg`0� gι&L£Ü¾U  Æ´ªþýwwÙŪé˜Ûcâì± pîØê~v÷l»{v×€Áúôgyú©™{oééP2K @Ϥ)™›„·D&*Ë[Ï54–ã'ž�¾È {•ãTÌ}ý>ST–!k—±�"ŠoÆß$¸€S07^SŽì™)ê@jkYñæêy»5ß"Öq¯Žµð¬Ùk¨ƒd`úå>ÈœÂgÊ)‹Z›Ëa‹GÇ<¶Ïcµwu«`p…hŒ“�üš†¹=÷wã\}ºSÉe[�bm²Ù¥åÀÞôË}p½Ï¾ör�¾(›œs‡\{t­È€Úàº:\½Ë.„:(÷ËÄø{úå^ã1шš‹ Tm¥¼9KöcØ ÒB xU‡©˜ÛoÛ�¨Öר·KÍ$e¼�‘Ua:æÆkÿÐ+m÷CÀòô­Þ0s×øLKÎv¢¾§æ§Ä<—™BH†Ãîë9Á´ì¦bnþug©·Á ö}Éå÷»\Ôþ�{âï²-½Y�ªV§æ_¦`î xKf`Yæ¤é‡˜ç¾^€ä€‰)˜{á³å.®#ל¾F<Æfø ÔÛðÊäP–Mix#Xcžš¹ñ–â C¢Î9f³þºO‚)ÔAxd÷eæöÚA–µ,õ6ÖÅ äP » †é™Û[šYê ˆZc9}Íé¢^N¿ÜkXà-¥u±ÚÈ©3ºbŽ„:§cî5ÞRƬ©¥þ9fêP@xbŒ�-ŸÉY¦_n o©N?ì2x`IûS4·Ç„µ®¡Ä•z‡:P‡z0§\n¿}îaÔ¡€˜ž¹=%B]°ÎÅê­³„:POÇÜ5>SÍ>䘉9ž=Ó27þ’ðÄRg«ÅòÈâé4Ì]ð–мP¥ûP€ÐY§cn<öÃdêOƒù9sG|%²x¬A©·Á %Ÿ¦_n"þFí³ÞV¬Ll"@$—áI¨q:æÎ¿)Zs æ¨äNކ'u’Þåh÷dêåÎÔøKJþÌ"áKŒ)Èi׈áa¨ ¦an¢×ÎNJ½õ¬±dŽé 1ÖIŒ›õ¬š’¹=ö3©Ùõ µVÝ=•e/Çãå:ÔŠ/q æNd¼¥ý@%›ö¬#—êP[ÆËÊø{:æÆ[ ˆÜiöšê¿§æ`ñ ¦UnPöC P Þ¦µÆU0«ê)˜{�)ˆSŠ'ƒ©uÿ˜‚¹²Ö9fszTdO¨ƒe?ÊcV¯¦gn_‰0@ÞX<(³¦`îˆÏ´^Ô:Ïgse›+ë…Š'ÖO£  µÎ6írXã1 /fó1[Æ2Þµd“ÝË©˜ûZ¼%k­–„1™ °)LÓ37þR‘Ú›2î‹é<Ø€i˜¿iM¨ƒ˜ÖDíåþ`fUq†)™Û_g¡úØóG÷¥Àb:ææˆþÒ Ã=kŒÇ犲>*žNÅÜkü¥šõ ãi‹/æóq h æ^xíK©±9ß±`f@0,ÖS1·ÏŽA8$€âO1ÏìþŠLÇÜxKFA—‹%‹å¢€G G�ùw ¶³MËÜþ–ì‘õo¤7¹Ït�æSGGèl¹êi™ÛoŸ;>@ÔûàÌgŒz7]CŸ{êP+ ‹C™O˃%‹é™oi!ò§Ø¸W5ôuOÝK†°xWRïN$ܧ_ê^á/íò`£ÞºŽ—<ýëãé_ßÓKþ&ø› ÏŽÅy*Ö¶0N(ÜOõ OÅ3<Õ3H?ÔÝg"MlˆMTY¢²Ü�H™L8¦UîˆÇÔ@Tßw@SÔ“Ë­Ì1`ÊÓ(·×Ž(dÍ#ÔÔP£×ÜâK1¦Ud¿½5Ñr?,^Ùýtžé”ÛcÂø ý �'×ÕV€q:åνwžñ7Š0Î’µ8uPä= ü¹þàz±�ªrÌS*wöÚEP.`ú±fÍ|=/�YëÅšÅz¡ä`É«)”{ñ—85WÎ;ZQ‡Z䌙Qq&<09ÄŒ|²ä˜áç4Ë�·äÅB´÷ ´áÀ\^Ndò} È*ƒEŒ³§\î5¼¥ÙóËê­çR¨u¨ /&ó}:‰Ô¡ÖY¦anŸ½ï$¥Ö€–= ì—ªË 1=ŸßþLoᛂ¹�9ÞÒ‚Zo#“„gæg˜Ÿ™³áÊ*‹¦`î Çg_Ë«”Zv‡ôË�ÕÏä²jæ"³„wÊÌÏ$ËUǫѸ—Ý’þÌtÊ=g†·Ôk^˜Zö"oDîôgz‹'gzÁ¢³à>3•r¯Æk/¼œ/{õsI׋S�€q ÀâK¨ݲS| †é”;Ðã)�_{cð/ËÞöy¼ë-ù$òª5€à±úT”e:åþ¸ª ÿ÷ñ�–Èv­€sÊãÑ1Gó5Ê<ÈHT¸¬ÏÓfÜ{ Ó´Äí ð<_(ý f©ˆBHë@jm»C¨ijå Jý…7ÈIxcæYw¤Ù›ª¸}À+¦ÚoàÕ±BO‹ïïcùûlï…=؃í9©¡¾(ûhB¹Àð¹Õ>ˆ9NEÜ^Í‚|ù®þîÿÕ±æ‡I8ËÏŠiŒü‰9*õ·äNÈ�Q¼ uP²ªžŠ¹õ8îƒÄùš¥§Eç*xný�êO@ñ¤‰Ò‹=ã€8hFÀ•Œ‹9NIÜ^o´NWÎbÑØˆ£‡ �:X3(‹S€Âcd—ÁPÛ³kæF�¯âSåcÂÍòaY‡�€ðÂÂj*`z„š¤ÿ‚‘py7MqWdÂdßŲ Xkµ: /öš=1s:ÔðÆžOâK\dtÜÛÔÄ]?ÔŸ{ ‡Jûâ=d¥e„ƒ³¨µâË^ !bñIQ…iZæ¦B¼Z~\¨6ܳ5w„ ¶À:Œ$ñFícކJþˆš¯k®]_KÞ“lu¨-×¾0ýr�N±�JñuÀõÃá8M¬‹�VÏnË:ˆzÒ+�Ù?¯µVèEnw‹¨³ŒœHk6 3˜A¬#’q!øLMÉÜŸïJo… ñYŠÖv™&õjÓV¬Yfþ¡ÉÔÔöËjê x(Ûž6›ÏˆYz°¾v-^§W‡Úœ7/òk4ÜF®MMÜ^ΜÑ5âÿÿ_Æí4íI‘ïúw‹Yk:ÓO‹‚éÑÑ4fåy·ækSÃ,°`!|¨çµôňªÊß1ö`}@žŽ¹Qð÷oƒ[û* 4¶³45RãÖÚ„WÁb1î5²†5¢Öæ¶*Y´¾Vd—o›Ó£‚aêå�ªÀhíú‘àKÇEšþDצ£."ΚOOO�é�2ž^AMÍ¢–L™]G®ÌôË=ÊTYÛ-ÖânÒ”ùÍ© óbÇ YfŠr+Ç3:Êbm©ýb€%³XC&C†Åú€:ÔbšUì¿õ©˜›ão…\Rk¾Ü�Ú=§UTh40ê! [ª77ïîú±ì™â2¸”à™~¹ÙÝî4Tž‚vLîf Š  ™šég5Tupƒ†Kà|ŽÛ=uÅ@lLÁÜÍͺQsï'ˆ‚IØÀ ¿z´¶¢â"_€ –¿P£c)Ô¡Œã÷Q+Pÿ¢ÞYX¦dîèÎ~"]‰ë8t+0gxºß·hüIqµñK `¹éE>A•™Q4£¶sÜâÑÐ5õrççÿV„ÁÊæ‹] θ֫U[ÝIª1Œ=�,áV€2)0TŒi¢�ê!ûê 2i±^>OÃܺTŠmRî÷“.cÚnԜߕÙ�bÀ¨Ë, ¿››1oP`÷°0:ËÔË Zø7Ð@w‡A lãpÖh¨Ñ*™`FÛd¢`nWOØD�iÏN 8p¸i–ô¦ÿ~3±ì-{ bŽ‚ Àà<×(ŒS0w1|2àÒœy›NàÏáM(Íî,Ýlb¡+gZ¸m.8 á ]Ðèx%j�åù‡êxÙžKÂ+“�é—[3O¸Ì 8 p!ʰåT6©½¦C�v´Ç‡_) °TŒùËòÒáü6ýPr Pü2²J,£XpéLÓ/w3ÆÕØFhHÁýÖoÞ|1„1_ëÕž,šÛu*xqÊápÂ&êåÄCw¥Ô_徎ËI#k݇¢z>) S/7;{%¥Vw\êØt~Š0è5Ú�w˜’nNº}x اžv¦xæøÁ/„ò™„ª˜I4Ì>ÝBÏœ¡yè™5írcvºõM±*ö¸�ƒöÌÓN…Rì1M³Ã!ÚÜQz8>%°�M· W�ƒRJ&Æ}ýò/’@”(DíÇÁ?åâ2S©ñø•Âmn?ŸR˜4o稖? ðGþÅI¥�ÝrU].žÈˆDW&®ñ•匎ê@’d’uö®kÁå¬Çu¦Qqë ãÀmçýõö!÷¯áe=«ìu-23‰ÅvQkí†1Nú¿ 4ú•Œ½ôg‚;VÜÞQ¬•{Ê®§oUôV£÷Ù…ŸF§ó´B© ÛZ’å¶4$é½2n‘™ãÁ�²Ê2úëí+nŠmÇ;‰•5•e¯+—¼§ ‘‘{]ÊmŒñ)“æ¿Àqú©'D ™Š`UL öáZ{f µ•FKG2âçPÆ&›nµL«êý †Ïmä`ŽcÀ],‡G½=ÆM*Ç;KéPkï?§îDQHe¤‚žòÈ5ÕEw¯“yÊÊp«¨:ÂMë%…â»^§¨ruõxsyªL Ÿº¨ ¥�‘I±0½S`Hñ-'9®6‡ÏmÜ{cÅ�rýõöwiu,¶F/{<‰n©}0z€{! Réu±Me(oŠ/W48Žù]Ï⺿zt}£"SXk›yHÅÂ>â³Rê೫&·FÉ·Ñù¹XîKè} X¼Òs- —»@Œwýõö·z›DJ“¾¢£m‹>YEÆR¶Y‡Ú�•ÊRžòé~ϯÇMO;mIø)ÇÐf!¯ûa,³¢k¬0Z";xª†âW  g”2ôiÔÓ­ŠœÈ­� p¹î^âŽBi�zß´N�ô{í°óÓŒ%ý†Ãtσ«vVû”’Rš·»teùÉŸ”SÏÖŽÁd)@�yÈÚº®å+šŽø’ª…¾j¢£´˜bÈ'??uÐ{´@Ö¡€�‘pï5{4{Ów�4ÔåmëÞÖZú–¶Štmý}©³R™„±µÊIg7袟Ìo~îJøòÔAØ0ä·mÖ>¸ÚµÌVnÄh �B¶ÐæÉåG–fŸü¤ÈÍ��:_ƒó (à/ p0rG!JSóáÚ÷—xæÞ û(ŒÀ�T6¨ý¯½ómâ©°{R9éæ_À—û_¸n©%B0¦»ó)º†¡Ò•É–OíÙ­±L´YO‘ûØÿ4÷‘³¬¸ã4É­‡ŠÕQ7š·³ÐŒÂXÐ*]™­ô·Ô»Ë�ǰ)c"d�×çÌÑåö€�Ä»=YÈ–‡¾Ùà¡C×54€°œÀ®2ÑfàkÈ]ÒD6ͦ7 K8|ëmK69–³s5¡v7wÁ}ÜÇ2›ìîìê ìÜ£¨»�¸£J^V§ýkžæƒP+ÍÀ“Uóö½¸.¿0µסÿÑ¢/[DÈÉï–�8ëYG¿JóÊÏjËäœ5Íš†µk®ÍŒ2õVtá‰ï}Á;O<áä”åFµè)¸s6Íæ®âAjvvw,}zrsWñÕî—`p ÷ÉÑ×Í{Üwn;~¦tï膴M¯øiþÿíuY) ”I·ÌŸ|l­i¸„ÚŸT[DÈñéÿÇ®zÕÁsäÅ04é[m}1£Å�¡0sªhTœÎH°}ËÈ©˜Hi¡P0º›³ªaV±TN"U®B,�­`ÈѼ·XI= % ;™ô?ú…ª‡×ˆ¬‘´Œd(aôR¬Ë8<Ä$·Ó='1›"% b 1¤˜Ô¿•rN)9‰;§LjF_7p{ „$$çqä�dd œí©ŸçÔOÓtÁ[oC>AöØf°®w›!V�H©X1»£ß0viN¹³dÇMÞå7�¹kôÖ°aj%öœ�ºæ^Q\�y-õEF“Ž/Ø»‚>+#'FÊ»š‰ óEÄVÄ×ôúJ$‰€È°’äFo1 â¯=†�–Ð�Lü×9>”îÑ¢56¤6X‚ ¸àÊ$sRþnÉ€ò¸†èc‚1oÓð�ľ{¸›Ñ×Í;Ü!qÁ‘úÔbÁ†h²&ZCKÞ6‡ÿætw[ñ@MŠ¥ú l¦çé) x%Tû›ù¯P‚³‡„“`ïû8�Ý+\X@muÇèþ¿ÊÖ=Lþ*g-‡¾˜ûœ©†EºÃžaÙ~™{áî¶‘ˆÈÝŸnë*3¶â¶–‘Š´X…ˆF#ã)ÄzÌÉÔHΡyWõºuPÎÈ Ý×dîÔ*€Á"Ó�HŒÉMÜÍèëænë­BBZh�–àõœü¥=E{[¿¸K‰vsRWÄ’-ƈ4 ‘aG®©³Þj&†¼Yؽh_¼‡©f‚»ã¯aö«¸ë'ßÅ›^xË¿¼B¾ÃŒ»&ž`Ü1v©¼dè¯�¯è†J[„†]e›P: hpã:©š©Ï“Y#i2è©0P¦ó@Â^rÌÞ·E¤®RgS#¯ôìJ(¾±Ÿr¿Ó¾Â²ó¸óèëæ~nM~“lCM 5Xæ¾GX¾hºG¯(hz3‰dÙ´ä¢æ³º1ô¡›79 üݺÓb¶þaá«ÞE i¾BxmψË4Åß\�v$âð>ä ”Ó‘^G,÷Óø ´•»- )H)'ÅV,N*v¹õÛ²’XNBÙ£2\[K‹îe_AM €’Yâ¶(=Sýˤ,Ú˜‚¸ÁSn¯wçÃwµÊÞ›nk뻬0�äGtþƒä¦¼Ešö!ï„ä¾°+®éÆ–& {/¬ö“ÆE²ÜÊ ÿзyÆ‚<ê+¦JŒô%FцWàžŠÉ$X y3+I ‰FáÑ+Š:yJK�Ѫîa‹Aã§Ôïkª,þZ}.À5qr„'ˆÏS�eŽNE�^=eÓ›ÕX–²ˆ Z7¬ÅÃîØ8X¬Vb<û¡Ù ‡µõ×ç8íÏÿ{m¿Êlz_‡¡ø �öµeå‰Xúp¥”S>¨�у%ÁÔzQ†Ášg‡f¢†ÝûF¡IPoƒ��“»¥œÈ)`JÓ·°.Érðàiié÷"GþS»ÿ°gÑVäǵ–=T91§ðÄ·¶4}²°J¶ÚäÙ¯òÚÜóªûgâþ—�a;Ì(¢eÿj*7˜´°Š"›¦¦§Ñ(ôl¬ÖûT7’_ê" IB‚Ã9b¶\}¼�   h¶MKÜ)i Fgu“Õ�=«Ÿ¦©I¶K€¡¸#õŸî/~Òi'ŸT ƒ¹Õöé(††¦B³� T_GtŽh°Ë­ìñ×=z:Íái=ÙNSëÒOyYX«è1 ž‡c¹ßºo¶qº…S7 IB¢áE+éçnßfŽNc^úõ ¶¾K€,áO~¤M2a[ßŸÃæ¾–ûíIj!Å-ú_¡ï0ý*S�ZJÍ�Fu[Oú%ΩM3âuzÄV?58c,¤¢´®ÐÍ­®nlD3 ³›ß’òzUÆÛŠ xha™Î¸ÌÍü6‚ÆÆêj·ÛÇ@EÅùþOó&Áyb›:®(<†ÔyÉAw.± dw£öò«à6½6å$Á<¯’NYa‚©»†3|é-n+¶uÛɬ²æ¶ÊÊ+·X¾g½Œ„î-À“Ç×nit(<’êYŽ™½ EY]N‡Éké÷p76îfô×ÛýÜ6MIU ³Ýl´Ç„W` ‹¬òÿVny …»­Óoé­m:ƒ4Hû mI?8vû<Šú¯ GI;ƒáwMkü¤Cƒù Ef€´Õôº�Ÿ+Ô†ên¹%¨îIÈ[B©0y|Ïh $¥X¤šr[y}*Ç ê×.ÆHL$á!š˜•q|Ìq*âvx™�­Áüåé›ó»nzVßF·jÔ¶¢‰œä¬+�ñ<+fò¿¬: Å=ÓW½ËÝÓç?£ô]v¼^xmÅðcäÌT�´•£¨Þæ.'p›x‚GÀî�³‡áì‘OÝðßÑY‡%¥ÙS¼3ÆÛÊôkÊÉðºa#hçò3¤Åó^„H�ÄÝÄ€ÔŒ¾nžàNÒ$„©05ýþÏ‚YCÅôì&øà2bêÔ(]›ˆ‘‘z3’pr³°è¿67�s%˜ÿ¬Ì™!“ÌÒrÚCh(t+VBËé/ªÖùH éá¥Ç0Ãý-ÜânFúJ¦’©©d$b¯ëk[¬2»²ô5¦(2+‰»Øµ± fí³*è îfôuó·Ç»nË�ŽÎ_ ·¼›aþóÒH’ãœèÎUhmè|ý�œæp=O!‰�*wNîxF7ý.¬Ï™q×ôoNBÄvÕߨ‰ØÔ‡¥íÐÝý9’Ût[}°•Dr¸Ø°÷®Ç�=ÜtÁx{:²=Ý®ñY¦ŒÏáŸâ­`h"GÝ‘ðÙð´k»¶íÚ.&7q«¬£¯›¸§Bš¤0Ý ãïº÷.>Pà‚0!©¦&¹a©Ž—hÅ1Úßäý³FNsèòIÕ}K�ïà-fkßå7…Öç½æìõÂÎê­®” ­;níÚ(èO‚zF×-‚¡'w)êŸK#üÏùðÀ �ËJíպ߮›Ç¹˜™ÞpNYÖ_u ?·þò3ìP™ÿ¿(ô¹õŸ÷‰óé‡Û�L»ifØŸ¹#o÷ÛõðxêJ­ÌP­žïÿ@ã¹â3tƒ“êtmG˹¦Æ×« vÝQ±7<- È~W‡ýÖ·&LüÜ»øý÷œ–'jxÍD›¶¡šeÛjlföÞPc§©h®³öq±}™Û¢}ý�MÌ �P:i t …Ü?Iç«p]‹??+¹‘žû¼OìHxZ ç¸~_ó›±Û¿MG5\í—_\ ŒÒF¡»‡¹𝦙ó³ÿ}ž)ÂgZ¼Õ`p)Û2¢3M ÜýûƒUÿ6]ÓÛ±çZ./ª^æ7Íá©9<sÝ«è|¡¼÷êªW`ðào°eëº' 5–Úväñ¯OŽÑäîÒ®oýÞ´3NþPfŽDÔp»8í? {£0_Ý ƒì`âTÈÍ=�s³­¯|0Íéã„�Š¡†xÁ¶»üuío/û²¦rпM~g¿’~è.þ> ëLO pÜ–íÞ™"¸G�Òá×ËýôŽÆxA.ÅaÐ)xJ¼?.óvÙDç_àMwðù¬P7ß ìí^¹xÓ oïy1¥+�éÁçxó§ãbdƒ•VŸ·�ÁÕP·?N<û“tû?•ÜØƒÆÊ[Ià¶°!èB4ž±š•"žÀ�¯0{\ç—w­æelõõù|Çûœ§™Û àüF�£‡bP.ÏÒãL¢µâ·Á"¼5za€\œ¸=¤ºoÌçWûjlýÊ»ñ )ÞçÏ (WáZÑâ'È�qÀF€t¸e¡VM÷•d³™n¬ýݸÐþ:{œð�mÙäs_¼�)aèŒóu×:€~àšZ¸¯Ñ;æ{­úri oÔ×þv\˜Î+”lßô%F¤•�§ÁoäMmùîU€àÜ ƒ¿ac³m•‹Å˜ÓN+ÿH‚'¹ø#,ª}t“½�B!<Ws.8BcÃRhÖ�Ši½ež†’,¡°(äJ‘Õhÿçcü¤·1£Ã㜜=^3wV 4`[Íš¥e_a†‰�[G³×ãìn¹Ýf—o­îµõ±á4 =ÍR"ÙûM¼jú—ø1´x:' {Ûé¢�pqO’Dit›ö„²Á�uW I±?O…ke €ÝR©­�ª˜ÑÂôÐo÷Œ(É3-´Da@K0IÑ4Mí™èÿѲkÚñ1‡o}X.ª½[8RçPÎ.Z¨³]ÂrÌAG Êš¹âQ*ë6+ž’ÿ˜ðÁ;•7¾!½m½-oÛíóçè’*lÞzá™Jö¾}hzp¬j‹•€Æ _ìYoJ±?$'Û+XgH6ÞWéJ16™� ƒOj®9ïñ°upâ8Á*>ùi”éeâoŸ7ûª/p¿¡‚") B² ý¾4”JS{D¸âpŽx•Ée¤'aF¼dr}�aŸƒ „Öà[ÇÐñ^ÿ�éAúšÅ†o<›,ü0è‘Dc‚É ]Y¾Ý$û`�|¦¾LºŠ”j:œ8Ô±<ÂrÍ' 6ä"î/O_éÀÜx©!“.¯’š�:á�…>(߯À¸#!‰ý„Ʋ¡á†zë^ŠÎïK•…à �Sâr5‚(wOÀkb:Ñ(yŸ¢SäòÈ …Á!º”£<Òвü‰ØF(`œÅå¢C¶S3Hæ2dé�µ{Q¿;t�LØ$”\ÁlÕó¼7Ð�Hh.7wË ¿ý.å~�ð»2@EZ!‚P„H¹œį�.ôí`’�›ˆ\Å+4­B¡d°E/ðí…en<å [‘pùŠi2_5ÀlW äØ”ÆprÔ¥�ñ q§(Ý> aâù¿°H°j<7¤x ¬16¨¸62È’5ºb™¹Ð–\¼Àð/=‚FámlR ¡€' ²aÃWÍt¢3ņ'Ê€BP4lÌ˦Eô¾7T¶ù·8ÙAQl‡a�hÍñó›4Árü€²gfqi§�®T†°ï¡,Yê¨ó1Ì¥L>+Àþ@¾�|€†©Õòã»#]•w’N�ìn¾¬°hWa/þ¥×ý»!‘•„›“?C8=@Ù-úИüUF$*y}‰Rˆô"4ÃÙ]Þ¥¼ÀQ©°ló?x²©ô�TJݹà­¼¯O¢#°?“2å0iiYö9”q;nÓ×oɈ²ÄD·¿\(rÿ Jž¡*d.$£”8ŒÛ�*¨ÌsS–6ýóîæýµg•¢8ÏFAˆt¾”+fûE4ž¸9"g˜&�ÀÐ ŒÕË¥ ò“І›-<ÀægÊO¹y•©1Üȳ ¾7§5HPLpʰ-k’Ë2íÜN‡+­ÿ¾þfÃæ $q¶½8µ¸ÂÕÝe"¨ÁÉ>ºåÄ€TO]´ˆ æh§‡Ç‰¢lP¶@qCœ64”ضÀ3EzZâŒ3¢°,í¾ÅÉŠ¨JDûÀí.l.·Á‡;ŽãáJùCe6d6ø ¸LtÕéb™PJn<þk¿›èØ6lñ•\$R,-æÉ’"Ќ´Rh­š•¢É`IS…å{*¦®öÐó=;I‰Pi©Þ0ŠzÎöŒéF¶„Kú"½HíU¿½~hºÌ5Zè¦íð³f!"Y3o™Ô[YÂ�¿Ï�reÍÒfânŒP“âëÇyÚž—6 <6ؾ�«×�^qêå4Ü°Õ ¤(é*AAå”{~‰Š¦n‚¨^¥ºh‘ž�h =Zñx‹(G5l;.gúP_ìxYH#둸£¯úíá–-L -˜XÊ݈x¼¡D®¨)Ø É¼¯Ork¯ï ¿™Ó؆�`°›òZ;—¿RI…:’rßq.€opüuíÿÊ?‘zzo{ñ’ʸä�¶M~È”¢[ÓëkŠäɪuéI¸ŒÐÈ·A#ð#üÙL#Jœ‘zʷ�H3TÑâ?‘Š ‡htn&õ'?îÍñI8óõq1à†‡:—bŠÀ…3¶ã~Nƒ'û¯ÃÌhh¨�6óúŽ;þF]�³f ³Õ¯n+töS‘*‘ÁVôy[°�… H °ŠGg`:ú@÷L#B'ªÑòÁsÌYßä¯ä!|`úR�§ioø5˜>¤GÖaþa„\ %ÍÒoÏ% -–ªJÛÖL¤/b› èhÍ[ÞcñÄÒ;Q~£Ç÷úØ\þæ¢�†µ´¯hè„«T v=DN»ü¦aƒÙfMõp›ËMºö­~óñ×£Ð1 Z÷€hJ¥oOf"DLÏJˆ•�X>°}üz­£K«û\‡¾¨ŒÑ— ¥üîü LJ+y/ªÇ@lo Fä²LLh[¬ª¤ …ô;xÖ$2±&eÚô§¯ØÄ NÍX×süæ¾õŸz=·IˆFý]1Z÷Jþ^L‰¨=X J³ž·mk1ÆÉë2õqÀ…›à´×wæë;ÃýÕYƒKWÜ0Ø& ò—]fb3­")ÈvH kýAôEåòéK¾ êÉÊ¿"Ó‡Œ •¼8ðcbˆ\¶X…Ðùò±¶Ûýö¥.h0:ÿ‘zWt@]IéÚÐgz=¦3Ü]Á¦|ïÿ¹ßcþ‹Â…ºÒò­³ _ŒÍW¸m±Í(¤³/µyK3„ø:=&§×2Ý5Á,@Z0¢}Qyvô¥"K›Ï€›éC1%Ï¢¨.ÄöFT"½ …±z$Oæ(ªšÁ©<Ü‚˜N5þ•në*úÀò=gþ ‚T[á|˜ÜvÃ'”¨Në›¶R(F©4“ÕëE·%¶š,Q×L¤s”¼29@üè´!%׆J€ …êEhHfÀSвÉfÏ<'433ËKçGkì1-‘�pÃÛ&¹µ`ûºSÊ?xÇxYqæ+MÛpø6da{1õŒ÷ŒT¹B¡œ$ùÎ|™A”i“­7ä³LQ¸àÀ›bº‘á À>@ñÚ4ãf([ø�ÿ`¬—xÞ²ŠïtËÉ*8Û¯`;”¶ý{å÷”�®óØÀys»:Énv‹…S1‰mFšm¾4ßgÉÀºî/˜¸A¥2žI HŒ“®¹:ýÉ:|L#2fÄ@­GwP4žÂ%þj…©ÿ1«k1FzØ2·ÚR4ÌYÄÒ>#drŒµlà÷Çá²dBÖ3í¾JŠk¢Ü”Ó)P*j71Dlª<ä¡©�DC¼�= Jh�€3“©?`X0¢}Q¹4"¹`Ú‘ ÝQ¾:eÒ‹ÔRR{ÕÜ0´Ê‰Ò$9Î�ê´uû>Ò>’Ó¸´trœ¢ÜZ|Å–†-ÐÆWºó[mÄøgp”¬]N.šðËŸê†tÄ­Ô•¡¡p·‡óÝ_Ú ,ˆÎ�—ˆ§Ín�¾¨”RባàÓŠ¬ bC0x pQµDÆ]< QÛÛj‘ÚÒ^„›‡º}ßhuÚ ûšŽÄÒÃ'Æx”0Ì‚rç÷j€úX¯®nNP•V9¹»Uëe;¿|Ú©£Íé [èN0TF…".X R�K¨gDùQp)Myóƒ°è#f:�Å"ð«ÉÈémxp Ãúmì}¿¦¡aUÛ¢(x¥‰æ½16ô?7·ó¯ÕL,÷žB»'Këd7×Z�Éhk‡ê,ØX|{g(T“}NµÚ§A¦šZ=ã=·ò�Xå æýÈ¢¨PDè2&+>œå7òA©ð-1ÝÈ(«(Ûµ$�ÞÅ3ŠVïR¿í;׆f0 Ȱ#§!ô ;:¯•,ThƒŸèûœTÈθ=*€˜ãàlµaïÃŒÿ¦IÔ¶vâŽØÉ Ç½ZਛcëÚ±±S8ü¥­êšˆ<;6ᆋ×f„&¸÷£îw0ïL6ŸåRô­Ž£eÜßðC1­È H¨uõÈ ¼Ø´xy¯OÔØØ÷�"S”#÷…5.41µÐ—ç”±±µ[¹¹£€«]8¾èÉßÎwÿ'~0ÖëãºÛ mÔ8ý�“‘À9Fßz­} 7t=øo+Œ-nu\eÅŒ&2¨×µ‘Z=cmh:ïL~ Ù ¥¨ðx8Q¡ÿ]€�éBfYµ­`qÔß ¶ 2—ò8Z/¯!£uñ�îØõØ·¾b°Ø‰Í쟋[ƒ­ŸrCßÒk=ÀhÏÏÀåß«ßà~uŸ0�X¸áS®£î©g6‘þÊûšÃâùUœv!ëG 0[ÈÏ·ËYü-جà6¯‹qJ•‡B"` @oà~¡QO®%Žª1„ïžæU7§�ð�š‰uZŒ¾§ÏžÐÄ.°ÆÖ^ΔX  5OË Æ¾�⡽Û=·ÿhUi¡ˆTÍ?��þœ~=¨\ƹνBšÊ]÷;àñó·8«ôQšäÅð1�(®äuê‘mœrzñ‰1q‚Ô¸½[~~©œØþlWOškbëV-ÔùO«D¬ÒÒ>²ñno ÷j˜£Ç©—Ô˜rus”îKH�D_$÷å]—1Zh¤®Tq”¿´¿ ú•ñ}~^®rø%0,˜¢b¸|xåðø�¿…ñ¿éå?Ê�^ð‰SŠ©ñü\æ-ŸØ–ùVE¿¿ÈÜR®ƒÎžà-†¥Q{× ]¬Ñ¢Pè7º^b£)VNþ&‡µ±=[QŒ»kâ¡ØR[4yVîï×üÒ)ê×ÿ¡ó ¹úÉr´ðã½,¨Ò8Ð¥Y T¤˜«t¸£à‰âé½tX»ƒ+-3pÀâb§B©¼¡ÛÄW‘ñ�=ügË¡ûda9‰½ÌòÂÙqÓ—ùÇâšOú°ë­Å1+EsúF–5…L 7‡·M“¾×FIÆg{5âÆ™ÊZ£Ò–‚È ôŔҪÓ8�Ãq”Žþp18àzØD‰¶{ý¦ˆÆÛ¾å°ý‰7;´dløëäl‰²zm¯èÄ c.Û.¡(nXK ;&N[»mIìA˜_#½!¥´ ¥Î‹N–è(áz`p›ˆ¸”h)…mÛÍá £øÃ>¦ Œµ¢Š¿ ¯ ¿èþ–õNïè<œcþº ×ãI×l®»¸­¥]æYZÞ'M V.Ø¥ÕÁHÇ_ˆ28ALÜ0ZÔ°¾&6ƒôOÅ ì^!"®W°¿>†‡û¨Mz¼£ßœŠZù‡»’¿s|ØÐ\g5׉ö0“aÃÊ”�É�>z�Á‚é¸@û¬e¶Án˜?‚V6/�¡ÜßRüMHG˜ä¯ÃYñsüæâG…g*6ùð²è¯7dÐDbW–· ;€†I¬¡4«„_ î¤#‚ Œ¡$0©] â*´0¶–­2›Ÿ=ð¸N#Å$eUÚÓҤτgôŒ°3Þ1!Š{§r€]l™L9«CJbͬµ�Ð+ƒCt,pi@úäáš<¨Ð"Â6 ä Q{ùwáî6$,Q¿žI™†E­Cnl©F´A÷~�!¥´†ÒX·<þÔÑ�ft 0"^‰–RØÍqÔ(Œâ—»_¦ ˜~‡}tú5È‘–c†D*¸‹cu‹Vk8Œ «ƒ~<ôKÖÂVø”HZÎàöú¬¶3Üâ³äWÿõ�¦,œ!C›[¯Ô§ï/‹ºûù°P”56+‰DP¦nRÁj«…Y ÐqÁ—SØ ð)� psZvd) ƒˆpˆBÕ›Gvýw\‰Ot áÈ:‚�™›Zš‚5–r„°aµŽ6ÀÍG�Œ+h¹ZNâd"0 S‡-®ª¬!ì²â/CÊé8¾ ‰Rs’H™J­ÜE˜%Û½[tTðëPp ò× *m)ì_ˆ0#"ñ%Å~Óý2ì8‹«íMÖÊ÷ÃÁYÁ�-£!ZËRM K°¶ê8àÉP×*â pµp -ïnŠb™ƒà~òì¾9V`ÊÑzäk°>Â0-k'ÿ,c™´T—8 hêáj•N85.77�rwË‘©ÏOüŽb|&íÈq¼yùçýžõÛ¤ÖPªA\€Â"ìád%�¡ùCan Aû‘€—A†®ñÜw\Âòê•øI»Ý FúGìå=$B’2kÔ¬¡4´K %¼[¸)Í© A+�¢90ÇøÙOÄo72ìIŒ›deepin-deb-installer-6.5.51/assets/resources.qrc000066400000000000000000000045511524745214100216340ustar00rootroot00000000000000 icons/deepin/builtin/dark/icons/deepin-deb-installer.svg icons/deepin/builtin/dark/icons/di_active_tab_close_hover_16px.svg icons/deepin/builtin/dark/icons/di_active_tab_close_normal_16px.svg icons/deepin/builtin/dark/icons/di_active_tab_close_press_16px.svg icons/deepin/builtin/dark/icons/di_arrow_down_25px.svg icons/deepin/builtin/dark/icons/di_arrow_up_25px.svg icons/deepin/builtin/dark/icons/di_icon_160px.svg icons/deepin/builtin/dark/icons/di_icon_install_160px.svg icons/deepin/builtin/dark/icons/di_ok_16px.svg icons/deepin/builtin/dark/icons/di_popwarning_32px.svg icons/deepin/builtin/dark/icons/di_split_line_214px.svg icons/deepin/builtin/dark/icons/di_warning_16px.svg icons/deepin/builtin/light/icons/deepin-deb-installer.svg icons/deepin/builtin/light/icons/di_active_tab_close_hover_16px.svg icons/deepin/builtin/light/icons/di_active_tab_close_normal_16px.svg icons/deepin/builtin/light/icons/di_active_tab_close_press_16px.svg icons/deepin/builtin/light/icons/di_arrow_down_25px.svg icons/deepin/builtin/light/icons/di_arrow_up_25px.svg icons/deepin/builtin/light/icons/di_icon_160px.svg icons/deepin/builtin/light/icons/di_icon_install_160px.svg icons/deepin/builtin/light/icons/di_ok_16px.svg icons/deepin/builtin/light/icons/di_popwarning_32px.svg icons/deepin/builtin/light/icons/di_split_line_220px.svg icons/deepin/builtin/light/icons/di_warning_16px.svg data/deepin-deb-installer.json icons/deepin/builtin/light/icons/di_fail_96px.png icons/deepin/builtin/dark/icons/di_fail_96px.png icons/deepin/uab/uos-application-bundle.dci icons/deepin/uab/tips.dci icons/deepin/builtin/dark/icons/di_dialog-warning_85px.svg icons/deepin/builtin/light/icons/di_dialog-warning_85px.svg deepin-deb-installer-6.5.51/assets/translate_generation.sh000077500000000000000000000003501524745214100236530ustar00rootroot00000000000000#!/bin/bash # this file is used to auto-generate .qm file from .ts file. # author: shibowen at linuxdeepin.com ts_list=(`ls translations/*.ts`) for ts in "${ts_list[@]}" do printf "\nprocess ${ts}\n" lrelease "${ts}" done deepin-deb-installer-6.5.51/assets/translate_ts2desktop.sh000077500000000000000000000005301524745214100236220ustar00rootroot00000000000000#!/bin/bash DESKTOP_TEMP_FILE=deepin-deb-installer.desktop.tmp DESKTOP_SOURCE_FILE=deepin-deb-installer.desktop DESKTOP_DEST_FILE=deepin-deb-installer.desktop DESKTOP_TS_DIR=../translations/desktop/ /usr/bin/deepin-desktop-ts-convert ts2desktop $DESKTOP_SOURCE_FILE $DESKTOP_TS_DIR $DESKTOP_TEMP_FILE mv $DESKTOP_TEMP_FILE $DESKTOP_DEST_FILE deepin-deb-installer-6.5.51/cmake/000077500000000000000000000000001524745214100166645ustar00rootroot00000000000000deepin-deb-installer-6.5.51/cmake/translation-generate.cmake000066400000000000000000000026121524745214100240150ustar00rootroot00000000000000function(TRANSLATION_GENERATE QMS) find_package(Qt${QT_VERSION_MAJOR}LinguistTools QUIET) if (NOT Qt${QT_VERSION_MAJOR}_LRELEASE_EXECUTABLE) set(QT_LRELEASE "/lib/qt${QT_VERSION_MAJOR}/bin/lrelease") message(STATUS "NOT found lrelease, set QT_LRELEASE = ${QT_LRELEASE}") else() set(QT_LRELEASE "${Qt${QT_VERSION_MAJOR}_LRELEASE_EXECUTABLE}") endif() if(NOT ARGN) message(SEND_ERROR "Error: TRANSLATION_GENERATE() called without any .ts path") return() endif() # # 获å�– translations 目录下的所有 .ts 文件 # file(GLOB_RECURSE TS_FILES "${ARGN}/*.ts") # 获å�–指定目录下的所有 .ts 文件,ä¸�包括å­�目录 file(GLOB TS_FILES "${ARGN}/*.ts") set(${QMS}) foreach(TSFIL ${TS_FILES}) get_filename_component(FIL_WE ${TSFIL} NAME_WE) # get_filename_component(TS_DIR ${TSFIL} DIRECTORY) set(QMFIL ${CMAKE_CURRENT_BINARY_DIR}/${FIL_WE}.qm) list(APPEND ${QMS} ${QMFIL}) add_custom_command( OUTPUT ${QMFIL} # COMMAND ${Qt5_LUPDATE_EXECUTABLE} ${CMAKE_SOURCE_DIR} -ts ${TSFIL} COMMAND ${QT_LRELEASE} ${TSFIL} -qm ${QMFIL} DEPENDS ${TSFIL} COMMENT "Running ${QT_LRELEASE} on ${TSFIL}" VERBATIM ) endforeach() set_source_files_properties(${${QMS}} PROPERTIES GENERATED TRUE) set(${QMS} ${${QMS}} PARENT_SCOPE) endfunction() deepin-deb-installer-6.5.51/debian/000077500000000000000000000000001524745214100170265ustar00rootroot00000000000000deepin-deb-installer-6.5.51/debian/changelog000066400000000000000000000510061524745214100207020ustar00rootroot00000000000000deepin-deb-installer (6.5.51) unstable; urgency=medium * fix: update Arabic (ar) translations -- Liu Zhangjian Mon, 07 Sep 2026 11:30:58 +0800 deepin-deb-installer (6.5.50) unstable; urgency=medium * fix(immutable): support reinstall when same version installed -- liuzheng Mon, 24 Aug 2026 13:16:57 +0800 deepin-deb-installer (6.5.49) unstable; urgency=medium * [skip CI] Translate deepin-deb-installer.ts in ca * [skip CI] Translate deepin-deb-installer.ts in es * [skip CI] Translate deepin-deb-installer.ts in fi * [skip CI] Translate deepin-deb-installer.ts in pt_BR * chore: Sync by https://github.com/linuxdeepin/.github/commit/a300f8523d4876677112ed ab6a0772f7ad112976 * fix(depends): fix install loop when provider cannot satisfy versioned dep -- liuzheng Fri, 21 Aug 2026 14:56:49 +0800 deepin-deb-installer (6.5.48) unstable; urgency=medium * feat(dconfig): force one apt update on first launch * feat(i18n): update translations and add short compat-mode hint in batch list * chore: update version to 6.5.47 -- xiepengfei Thu, 16 Jul 2026 19:15:18 +0800 deepin-deb-installer (6.5.47) unstable; urgency=medium * feat(dconfig): add switch to skip apt cache refresh before install * chore: update version to 6.5.46 -- xiepengfei Thu, 02 Jul 2026 14:07:13 +0800 deepin-deb-installer (6.5.46) unstable; urgency=medium * fix(compat): show compat title on same-name pkg judgment view * chore: update version to 6.5.45 -- xiepengfei Thu, 25 Jun 2026 22:04:24 +0800 deepin-deb-installer (6.5.45) unstable; urgency=medium * fix(compat): check same-name pkg on right-click compat install * chore: update version to 6.5.44 -- xiepengfei Thu, 25 Jun 2026 19:47:50 +0800 deepin-deb-installer (6.5.44) unstable; urgency=medium * fix(compat): titlebarå�ªåœ¨checkbox确认界é�¢æ˜¾ç¤ºå…¼å®¹æ¨¡å¼�安装 -- xiepengfei Wed, 24 Jun 2026 14:40:34 +0800 deepin-deb-installer (6.5.43) unstable; urgency=medium * refactor: restructure package cache update logic with signal-driven approach * fix: restore UI state properly after authorization check -- Liu Zhangjian Wed, 17 Jun 2026 15:35:32 +0800 deepin-deb-installer (6.5.42) unstable; urgency=medium * fix(compat): check arch mismatch before force compatible mode * fix(test): adapt unit tests for Qt6 compilation and runtime * chore: update version to 6.5.41 -- xiepengfei Thu, 04 Jun 2026 20:06:45 +0800 deepin-deb-installer (6.5.41) unstable; urgency=medium * fix(ui): fix compat mode reinstall failure after auth cancel * fix(ui): remove OS name prefix from compat mode uninstall hint * fix(ui): fix compat mode uninstall confirm text truncation * chore: update version to 6.5.40 -- xiepengfei Thu, 28 May 2026 17:46:45 +0800 deepin-deb-installer (6.5.40) unstable; urgency=medium * fix(ui): make compat mode hint icon follow system theme * fix(ui): show correct error on compat mode install failure * fix(ui): unify compat mode uninstall success message with normal mode * fix(i18n): simplify compat mode install success message * fix(ui): show correct error text and button on compat mode sig failure * chore: update version to 6.5.39 * fix(i18n): add missing translation for right-click compat install menu -- xiepengfei Thu, 21 May 2026 21:43:35 +0800 deepin-deb-installer (6.5.39) unstable; urgency=medium * fix(i18n): add missing translation for right-click compat install menu -- Liu Zheng Tue, 20 May 2026 17:47:00 +0800 deepin-deb-installer (6.5.38) unstable; urgency=medium * fix(ui): improve tooltip image hover detection in compat hint label * fix(ui): simplify compatible mode install progress text * fix(signature): keep package info visible on signature verify failure * fix(compatible): prevent UI reset on restore in compat confirm view * fix(compatible): update uninstall confirmation text and fix typo * feat(compatible): support reinstall and improve duplicate package hints * fix(context-menu): hide compatible install on multi-file selection * fix(install): abort installation when deb file no longer exists -- xiepengfei Wed, 20 May 2026 17:18:43 +0800 deepin-deb-installer (6.5.37) unstable; urgency=medium * fix(context-menu): avoid auto-activating installer service on state query -- Liu Zheng Fri, 15 May 2026 19:21:35 +0800 deepin-deb-installer (6.5.36) unstable; urgency=medium * fix(context-menu): hide compatible install in empty area right-click * feat(compat): hide settings menu in community edition * feat(compat): polish compatible mode UI styles * feat(compat): add --compatible flag and DBus-based plugin state management * feat(signature): redirect unsigned packages to security center * chore(i18n): update translation files for compatible mode UI * feat(signature): move digital signature verification before dependency check * feat(compat): remove rootfs combobox and redesign compatible install UI * refactor: decouple install backends via strategy pattern * feat: add DFM plugin for compatible mode deb installation * fix: disable DciIcon in Qt5 builds for 105x compatibility * fix: [build] cmake error at 105x env * fix(build): adapt cmake and source compatibility for v20/1050 * chore: update version to 6.5.35 -- xiepengfei Fri, 15 May 2026 17:04:37 +0800 deepin-deb-installer (6.5.35) unstable; urgency=medium * fix(packagesmanager): prioritize installed reverse providers -- Liu Zhangjian Thu, 23 Apr 2026 18:26:19 +0800 deepin-deb-installer (6.5.34) unstable; urgency=medium * feat: implement intelligent package cache update -- Liu Zhangjian Fri, 10 Apr 2026 16:29:59 +0800 deepin-deb-installer (6.5.33) unstable; urgency=medium * feat: add LoongArch compatible mode support -- Liu Zhangjian Thu, 09 Apr 2026 13:47:02 +0800 deepin-deb-installer (6.5.32) unstable; urgency=medium * fix: enhance package installation process for immutable systems -- dengzhongyuan Tue, 24 Mar 2026 19:45:22 +0800 deepin-deb-installer (6.5.31) unstable; urgency=medium * feat: add package cache update functionality -- Liu Zhangjian Thu, 29 Jan 2026 16:28:05 +0800 deepin-deb-installer (6.5.30) unstable; urgency=medium * Fix Qt5 build: disable compatible mode * fix: empty value check (#348) * fix: handle empty package version in conflict resolution (#346) - Add check for empty package version in replace logic - Fix potential issue when replace.packageVersion() is empty - Improve conflict resolution reliability * fix: [env] set user`s environment to QApt (#334) * fix: å�Œå‡»ddim文件使用软件包安装器打开 * refactor: improve text wrapping and code formatting -- Liu Zhangjian Thu, 22 Jan 2026 16:14:13 +0800 deepin-deb-installer (6.5.29) unstable; urgency=medium * fix bugs -- Liu Zhangjian Thu, 23 Oct 2025 19:28:30 +0800 deepin-deb-installer (6.5.28) unstable; urgency=medium * fix: implement path transformation for package selection -- Liu Zhangjian Fri, 22 Aug 2025 13:05:57 +0800 deepin-deb-installer (6.5.27) unstable; urgency=medium * feat: Update translations for Lao locale (#350) -- dengzhongyuan Wed, 13 Aug 2025 18:01:51 +0800 deepin-deb-installer (6.5.26) unstable; urgency=medium * Update version to 6.5.26. -- Tian ShiLin Thu, 07 Aug 2025 17:46:18 +0800 deepin-deb-installer (6.5.25) unstable; urgency=medium * chore: Update the help manual -- Liu Zhangjian Thu, 10 Jul 2025 19:51:47 +0800 deepin-deb-installer (6.5.24) unstable; urgency=medium * update version to 6.5.24. -- Tian ShiLin Tue, 01 Jul 2025 20:34:52 +0800 deepin-deb-installer (6.5.23) unstable; urgency=medium * update translations. -- Liuyangming Thu, 26 Jun 2025 14:02:22 +0800 deepin-deb-installer (6.5.22) unstable; urgency=medium * chore: Update deepin-manual resources -- dengzhongyuan Mon, 23 Jun 2025 16:27:12 +0800 deepin-deb-installer (6.5.21) unstable; urgency=medium * update translations. -- Liuyangming Mon, 23 Jun 2025 13:40:31 +0800 deepin-deb-installer (6.5.20) unstable; urgency=medium * Add compiler flags. -- dengzhongyuan Wed, 18 Jun 2025 10:47:29 +0800 deepin-deb-installer (6.5.19) unstable; urgency=medium * Update version to 6.5.19. -- dengzhongyuan Tue, 17 Jun 2025 17:35:26 +0800 deepin-deb-installer (6.5.18) unstable; urgency=medium * Update version to 6.5.18. -- dengzhongyuan Thu, 08 May 2025 19:33:23 +0800 deepin-deb-installer (6.5.17) unstable; urgency=medium * fix: memory leak (#328)(Bug: 311727) -- renbin Tue, 29 Apr 2025 17:48:33 +0800 deepin-deb-installer (6.5.16) unstable; urgency=medium * fix: Remove outdated mimetype "application-x-uab" * fix: Add parent to QStandardItemModel * fix: Enhance remote file detection(Bug: 313783) -- renbin Thu, 24 Apr 2025 17:14:11 +0800 deepin-deb-installer (6.5.15) unstable; urgency=medium * chore: update translations. -- renbin Thu, 17 Apr 2025 09:39:21 +0800 deepin-deb-installer (6.5.14) unstable; urgency=medium * chore: update translations * fix: support url(Bug: 312003) * fix: Fix dependency removal in graph(Bug: 311897) -- renbin Thu, 10 Apr 2025 16:06:15 +0800 deepin-deb-installer (6.5.13) unstable; urgency=medium * chore: update desktop file * feat: adapt new black list config file path(Task: 374685) -- renbin Wed, 02 Apr 2025 15:44:58 +0800 deepin-deb-installer (6.5.12) unstable; urgency=medium * fix: wrong linked package name(Bug: 309051) * fix: optimize symbolic link file naming logic(Bug: 309051) -- renbin Thu, 27 Mar 2025 16:56:59 +0800 deepin-deb-installer (6.5.11) unstable; urgency=medium * i18n: Updates for project Deepin Package Installer (#306) * fix: remove duplicate package status detections.(Bug: 307921) * [skip CI] Translate deepin-deb-installer.ts in ja * fix: remove unnecessary check(Bug: 307705) * fix: skip first package check if cached.(Bug: 307705) -- renbin Thu, 20 Mar 2025 19:03:46 +0800 deepin-deb-installer (6.5.10) unstable; urgency=medium * fix: can not downgrades(Bug: 305705) * fix: get rootfs list incorrect(Bug: 306523) * chore: update translations.(Bug: 306531) -- renbin Thu, 06 Mar 2025 19:04:14 +0800 deepin-deb-installer (6.5.9) unstable; urgency=medium * feat: support uab mimetype -- renbin Fri, 28 Feb 2025 14:26:36 +0800 deepin-deb-installer (6.5.8) unstable; urgency=medium * i18n: Updates for project Deepin Package Installer (#298) * fix: app hangs when install uab without linglong(Bug: 292077) -- renbin Thu, 27 Feb 2025 19:13:38 +0800 deepin-deb-installer (6.5.7) unstable; urgency=medium * fix: init rootfs first -- renbin Thu, 20 Feb 2025 20:50:21 +0800 deepin-deb-installer (6.5.6) unstable; urgency=medium * fix: no install log output(Bug: 303125) * feat: Add app compatibility check and enhance compatible mode -- renbin Thu, 20 Feb 2025 19:36:26 +0800 deepin-deb-installer (6.5.5) unstable; urgency=medium * chore: v6.5.5 release. * fix: Update qapt version check. * feat: Enable support Qt6 build. -- re2zero Mon, 20 Jan 2025 16:30:43 +0800 deepin-deb-installer (6.5.4) unstable; urgency=medium * feat: Enable support Qt6 build. -- re2zero Fri, 3 Jan 2025 16:27:05 +0800 deepin-deb-installer (6.5.3) unstable; urgency=medium * fix: assume yes in immutable install(Bug: 291783)(Influence: immutable) * fix: get uab meta info failed(Bug: 292129)(Influence: uab-package) * fix: blocked when uninstall(Bug: 291783) * fix: change tips color when theme changed(Bug: 292139)(Influence: UI) * feat: update immutable config -- renbin Sat, 07 Dec 2024 11:56:09 +0800 deepin-deb-installer (6.5.2) unstable; urgency=medium * feat: uab installation add authentication(Task: 36033)(Influence: uab-package) * chore: add comments * chore: format cmakelists.txt * fix: uab use absolute path(Influence: uab-pacakge) -- renbin Sat, 30 Nov 2024 13:16:30 +0800 deepin-deb-installer (6.5.1) unstable; urgency=medium * feat: temporarily disable compatibility mode * feat: Add immutable system support(Influence: immutable) * fix: enable keep auth / add install check(Influence: immutable) -- renbin Fri, 15 Nov 2024 13:18:28 +0800 deepin-deb-installer (6.5.0) unstable; urgency=medium * chore: Add comment details. * fix: Error message during installation(Bug: 258605) * chore(CI): add debian check workflow * fix: Set default focus widget on each page(Bug: 247435)(Influence: FocusWidget) * fix: UI init wrong when load large package(Bug: 247435)(Influence: FocusWidget) * fix: Change default focus widget(Bug: 247435, 248153, 248161)(Influence: FocusWidget) * fix: Remove clear focus code(Bug: 247435)(Influence: FocusWidget) * fix: Button focus not work in wayland(Bug: 247435) * fix: The effect of checkbox is not fully displayed(Bug: 248145)(Influence: UI) * docs: update readme.md * fix: update hierarchical verify code(Bug: 269341) * feat: deepin-elf-verify or depends(Influence: debian/control) * style: apply clang format * refactor: abstract package model interface * feat: uab package backend(Influence: uab-backend) * feat: uab package process controller(Influence: uab-package) * feat: [translation]add transifex config(Task: 361363) * feat: uab package list model(Influence: uab-package) * feat: mixed deb/uab pacakge installation.(Influence: uab-package) * feat: commit changes to uab backend(Influence: uab-package) * feat: check linglong env and json parser(Influence: uab-package) * refactor: update the installer dbus interface(Influence: uab-package) * fix: tip for installation process * feat: support dbus package manager interface(Influence: uab-package) * feat: add uab icon(Influence: uab-package) * refactor: update uab append fails tips(Influence: uab-package) * feat: support select uab file * chore: update chinese translations * fix: update uab mimetype and uninstall process * fix: compatible fixes * fix: failed to detect replaceable packages(Bug: 275221) * fix: init flag before check 'or depends'(Bug: 275221) * fix: disable providesEnhance in the community edition * feat: add uab icon and fix loop call(Influence: uab-package) * fix: adapt compact mode(Bug: 279783)(Influence: compact-mode) * test: fix some outdated unit tests. * feat: adapt compatible install(Influence: compatible) * feat: add compatible backend(Influence: compatible) * feat: adapt package model with compatibility mode(Influence: compatible) * feat: adapt compatibility mode ui(Influence: compatible) * fix: update the prompt info(Influence: compatible) * feat: compatibility mode support debconf and verify.(Influence: compatible) * fix: add display of packages to be removed(Bug: 275401) * chore: update translation(Influence: translation) -- renbin Thu, 31 Oct 2024 16:03:40 +0800 deepin-deb-installer (6.0.19) unstable; urgency=medium * fix: Update qapt version check. * fix: Conflicts contain pkg name install failed.(Bug: 233895) -- renbin Tue, 12 Dec 2023 16:54:52 +0800 deepin-deb-installer (6.0.18) unstable; urgency=medium * fix: Fix package conflicts and replaces depends error.(Bug: 214693)(Influence: PackageInstall) * fix: Install wine package depends detection error.(Influence: Wine) * fix: Use depends package arch instead of deb file arch.(Bug: 220943)(Influence: DependsAnalysis) * fix: Check for dependency architecture error.(Bug: 220019)(Influence: Dependency) * fix: Remove check provides architecture.(Bug: 222531) * fix: Detect Provides/Or dependencies error.(Issue: #212307)(Influence: ProvidesDepends OrDepends) * fix: Print useless log after install failed.(Bug: 225161) * fix: or/provides depends error when first pkg fails.(Influence: ProvidesDepends) * fix: not responding to template settings input.(Influence: Templates) * fix: Optimize virtual pkg install strategy.(Bug: 229757)(Influence: VirtualPackage) -- renbin Wed, 06 Dec 2023 13:22:46 +0800 deepin-deb-installer (6.0.14) unstable; urgency=medium * feat: Add application installation hierarchical verify policy.(Influence: Hierarchical) * fix: Change the way packages are checked for local path.(Influence: PackageVerify) * fix: Selecting multiple packages and pressing the Enter key cannot open the app.(Bug: 199167)(Influence: UI) * chore: Update translation settings and translation files.(Influence: Translation) * test: Add hierarchical control UT.(Influence: UT) * feat: Add hierarchical setting prompt.(Task: 28999)(Influence: Hierarchical) * chore: Add hierarchical setting prompt translation.(Task: 28999)(Influence: Translation) * test: Add hierarchical notify unit test case.(Influence: UnitTest) * fix: Use Event() update palette.(Influence: UpdatePalette) * fix: Remove package will remove "breaks" reverse depends.(Bug: 208617)(Influence: UninstallPcakge) * fix: Read QLatin1String returned from QApt may be freed.(Influence: CheckConflict) * fix: Wrong architecture used while install wine package.(Bug: 205805)(Influence: WineDepends) * fix: Jump to develop mode page instand of common info page.(Bug: 209873)(Influence: DevelopMode) * fix: Dialog text disappear when using large font size.(Bug: 201611)(Influence: DialogText) * fix: UI diff for single-page and multi-page.(Bug: 193971)(Influence: UI) * fix: Adjust layout spacing and margins.(Bug: 193969, 193153, 193205, 157603)(Influence: UI) -- Deepin Packages Builder Mon, 31 Jul 2023 10:13:04 +0800 deepin-deb-installer (6.0.10) unstable; urgency=medium * fix: ä¿®å¤�libqapt包å��带å�Žç¼€æ— æ³•准确区分版本的问题(Bug: 195557)(Influence: 虚包安装ä¾�èµ–) -- Deepin Packages Builder Wed, 12 Apr 2023 12:27:31 +0800 deepin-deb-installer (6.0.9) unstable; urgency=medium * fix: 移除安装ä¾�èµ– deepin-elf-verify(Bug: 195557)(Influence: 安装ä¾�èµ–) -- Deepin Packages Builder Wed, 12 Apr 2023 09:52:04 +0800 deepin-deb-installer (6.0.8) unstable; urgency=medium * fix: 移除对 deepin-elf-sign-tool 的强ä¾�èµ–(Influence: 安装ä¾�èµ–) -- Deepin Packages Builder Fri, 07 Apr 2023 15:59:52 +0800 deepin-deb-installer (6.0.5) unstable; urgency=medium * Update version -- wangzhengyang Thu, 30 Mar 2023 17:19:43 +0800 deepin-deb-installer (6.0.4) unstable; urgency=medium * Update version -- wangzhengyang Fri, 10 Mar 2023 10:59:41 +0800 deepin-deb-installer (6.0.3) unstable; urgency=medium * Add check for wine depend install -- wangzhengyang Tue, 21 Feb 2023 13:38:35 +0800 deepin-deb-installer (6.0.1) unstable; urgency=medium * Merge version to 6.0.1 * Add DDIM routine -- wangzhengyang Thu, 14 Feb 2023 15:07:35 +0800 deepin-deb-installer (5.8.27) unstable; urgency=medium * New version 5.8.27 -- huangzhenglin Mon, 9 Jan 2023 16:35:35 +0800 deepin-deb-installer (5.8.26) unstable; urgency=medium * New version 5.8.26 -- huangzhenglin Wed, 4 Jan 2023 16:35:35 +0800 deepin-deb-installer (5.8.25) unstable; urgency=medium * New version 5.8.25 -- huangzhenglin Tue, 3 Jan 2023 16:51:35 +0800 deepin-deb-installer (5.3.9) unstable; urgency=medium * Initial Release. -- Deepin Packages Builder Wed, 11 Oct 2017 17:38:35 +0800 deepin-deb-installer-6.5.51/debian/compat000066400000000000000000000000021524745214100202240ustar00rootroot000000000000009 deepin-deb-installer-6.5.51/debian/control000066400000000000000000000021611524745214100204310ustar00rootroot00000000000000Source: deepin-deb-installer Section: utils Priority: optional Maintainer: Deepin Packages Builder Build-Depends: debhelper (>= 9), pkg-config, cmake, qt6-5compat-dev, qt6-base-dev, qt6-tools-dev-tools, qt6-tools-dev, qt6-svg-dev, libdtk6widget-dev, libdtk6gui-dev, libdtk6core-dev, libqapt-qt6-dev, libpolkit-qt6-1-dev, libgtest-dev, deepin-gettext-tools, dde-file-manager-dev, Standards-Version: 4.3.0 Homepage: https://www.deepin.com/ Package: deepin-deb-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqapt3-qt6-runtime, libqapt3-qt6, # deepin-app-store-runtime is available in the community edition. deepin-elf-verify | deepin-app-store-runtime, deepin-elf-sign-tool | deepin-app-store-runtime Description: Package Installer helps users install and remove local packages. Package Installer is an easy-to-use .deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion. Recommends: uos-reporter, deepin-event-log deepin-deb-installer-6.5.51/debian/control.1000066400000000000000000000020761524745214100205750ustar00rootroot00000000000000Source: deepin-deb-installer Section: utils Priority: optional Maintainer: Deepin Packages Builder Build-Depends: debhelper (>= 9), pkg-config, cmake, qtbase5-dev, qttools5-dev-tools, qttools5-dev, libqt5svg5-dev, libdtkwidget-dev, libdtkgui-dev, libdtkcore-dev, libqapt-dev, libpolkit-qt5-1-dev, libgtest-dev, deepin-gettext-tools, Standards-Version: 4.3.0 Homepage: https://www.deepin.com/ Package: deepin-deb-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqapt-runtime, libqapt3, # deepin-app-store-runtime is available in the community edition. deepin-elf-verify | deepin-app-store-runtime, deepin-elf-sign-tool | deepin-app-store-runtime Description: Package Installer helps users install and remove local packages. Package Installer is an easy-to-use .deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion. Recommends: uos-reporter, deepin-event-log deepin-deb-installer-6.5.51/debian/copyright000066400000000000000000000126541524745214100207710ustar00rootroot00000000000000Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: deepin-deb-installer # ci Files: .github/* Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # gitignore Files: .gitignore Copyright: None License: CC0-1.0 # xml toml json conf yaml sh Files: *.toml *.json *conf *.yaml *.sh Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # debian Files: debian/* Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # Project file Files: *.pro *.prf *.pri *.qrc *CMakeLists.txt .tx/* Copyright: UnionTech Software Technology Co., Ltd. License: CC0-1.0 # README Files: README.md README.zh_CN.md INTRODUCTION.md CHANGELOG.md Copyright: UnionTech Software Technology Co., Ltd. License: CC-BY-4.0 # assets Files: assets/* Copyright: UnionTech Software Technology Co., Ltd. License: LGPL-3.0-or-later # translations Files: translations/* Copyright: UnionTech Software Technology Co., Ltd. License: LGPL-3.0-or-later # src Files: src/* Copyright: UnionTech Software Technology Co., Ltd. License: GPL-3.0-or-later # tests Files: tests/* Copyright: UnionTech Software Technology Co., Ltd. License: GPL-3.0-or-later # kde Files: src/deb-installer/process Copyright: 2007, Oswald Buddenhagen License: GPL-2.0-or-later # Fuzzy Test Files: tests/FuzzyTest/include Copyright: None License: Apache-2.0 WITH LLVM-exception # stub linux Files: tests/src/addr_pri.h tests/src/stub.h Copyright: 2020 Zhang Yu License: MIT License: GPL-3.0-or-later This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". License: LGPL-3.0-or-later This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3". License: GPL-2.0-or-later This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. deepin-deb-installer-6.5.51/debian/deepin-deb-installer-dependsInstall.1000066400000000000000000000021431524745214100260460ustar00rootroot00000000000000.\" Hey, EMACS: -*- nroff -*- .\" (C) Copyright 2021 hufeng , .\" .TH "deepin-deb-installer-dependsInstall" "1" "2021-1-28" "Deepin" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME deepin-deb-installer-dependsInstall \- install wine application for deepin-deb-installer. .SH SYNOPSIS deepin-deb-installer-dependsInstall .SH DESCRIPTION Install wine depends for deepin-deb-installer .PP .SH SEE ALSO https://github.com/linuxdeepin/deepin-deb-installer .SH AUTHOR .PP .B deepin-deb-installer-dependsInstall is written by Deepin Technology Co., Ltd. .PP This manual page was written by .MT cuizhen@\:uniontech.com Cuizhen .ME for the Debian Project (but may be used by others) deepin-deb-installer-6.5.51/debian/deepin-deb-installer.1000066400000000000000000000032201524745214100230740ustar00rootroot00000000000000.\" Hey, EMACS: -*- nroff -*- .\" (C) Copyright 2021 hufeng , .\" .TH "deepin-deb-installer" "1" "2021-1-28" "Deepin" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME deepin-deb-installer \- package manager for deepin. .SH SYNOPSIS deepin-deb-installer [FILE(s)...] [OPTIONS...] .SH DESCRIPTION Package Installer helps users install and remove local packages. .PP Package Installer is an easy-to-use .deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion. .SH OPTIONS .TP \fBFILE\fR Specifies the file to open when .B deepin-deb-installer starts. If this is not specified, .B deepin-deb-installer will load file choose page. Multiple files can be loaded if they are separated by spaces. .PP -h --help Prints the command line options. .PP -v --version Output version information and exit. .PP .SH SEE ALSO https://github.com/linuxdeepin/deepin-deb-installer .SH AUTHOR .PP .B deepin-deb-installer is written by Deepin Technology Co., Ltd. .PP This manual page was written by .MT cuizhen@\:uniontech.com Cuizhen .ME for the Debian Project (but may be used by others) deepin-deb-installer-6.5.51/debian/deepin-deb-installer.lintian-overrides000066400000000000000000000001561524745214100263770ustar00rootroot00000000000000deepin-deb-installer: non-dev-pkg-with-shlib-symlink deepin-deb-installer: package-name-doesnt-match-sonames deepin-deb-installer-6.5.51/debian/manpages000066400000000000000000000001131524745214100205370ustar00rootroot00000000000000debian/deepin-deb-installer.1 debian/deepin-deb-installer-dependsInstall.1 deepin-deb-installer-6.5.51/debian/postinst000077500000000000000000000002541524745214100206400ustar00rootroot00000000000000#!/bin/sh set -e # set to default sed -i -E 's/(application\/x-deb=).*$/\1deepin-deb-installer.desktop/' /usr/share/applications/mimeapps.list || true #DEBHELPER# exit 0 deepin-deb-installer-6.5.51/debian/rules000077500000000000000000000022271524745214100201110ustar00rootroot00000000000000#!/usr/bin/make -f export QT_SELECT := 5 # see FEATURE AREAS in dpkg-buildflags(1) #export DEB_BUILD_MAINT_OPTIONS = hardening=+all # see ENVIRONMENT in dpkg-buildflags(1) # package maintainers to append CFLAGS #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic # package maintainers to append LDFLAGS #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed include /usr/share/dpkg/default.mk # 检测当å‰�安装的Qt版本,优先使用Qt6,å�¦åˆ™ä½¿ç”¨Qt5 define detect_qt_version ifneq (,$(shell which qmake6 2>/dev/null)) QT_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt6" else QT_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5" endif endef # 调用检测Qt版本的命令 $(eval $(call detect_qt_version)) # hardcode this if want to force build with sepecific Qt version # QT_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5" %: dh $@ --parallel override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SAFETYTEST_ARG="CMAKE_SAFETYTEST_ARG_OFF" \ -DAPP_VERSION=$(DEB_VERSION_UPSTREAM) \ -DVERSION=$(DEB_VERSION_UPSTREAM) \ -DQT_DIR=$(QT_DIR) override_dh_shlibdeps: dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info deepin-deb-installer-6.5.51/debian/source/000077500000000000000000000000001524745214100203265ustar00rootroot00000000000000deepin-deb-installer-6.5.51/debian/source/format000066400000000000000000000000151524745214100215350ustar00rootroot000000000000003.0 (native) deepin-deb-installer-6.5.51/src/000077500000000000000000000000001524745214100163735ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/AptInstallDepend/000077500000000000000000000000001524745214100215665ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/AptInstallDepend/CMakeLists.txt000066400000000000000000000035041524745214100243300ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 - 2024 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 cmake_minimum_required(VERSION 3.13) if(NOT DEFINED VERSION) set(VERSION 5.3.9) endif() project(AptInstallDepend) set(EXE_NAME deepin-deb-installer-dependsInstall) set(CMAKE_CXX_STANDARD 17) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall") # 安全测试加固编译å�‚æ•° set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fstack-protector-all") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fstack-protector-all") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIE") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIE") # add process directories string(REGEX REPLACE "(.*)/(.*)" "\\1" PROJECT_INIT_PATH ${PROJECT_SOURCE_DIR}) include_directories(${PROJECT_INIT_PATH}/deb-installer/process) file(GLOB_RECURSE AUTH_CPP_FILES ${CMAKE_CURRENT_LIST_DIR}/*.h ${CMAKE_CURRENT_LIST_DIR}/*.cpp ${PROJECT_INIT_PATH}/deb-installer/process/*.cpp) add_executable(${EXE_NAME} ${AUTH_CPP_FILES} ) # Find the library set(qt_required_components Core Gui Widgets) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND qt_required_components Core5Compat) endif() find_package(Qt${QT_DESIRED_VERSION} REQUIRED COMPONENTS ${qt_required_components}) set(LINK_LIBS Qt${QT_DESIRED_VERSION}::Core Qt${QT_DESIRED_VERSION}::Gui Qt${QT_DESIRED_VERSION}::Widgets ) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND LINK_LIBS Qt${QT_DESIRED_VERSION}::Core5Compat) endif() set(CMAKE_INSTALL_PREFIX /usr) # Install files install(TARGETS ${EXE_NAME} DESTINATION bin) target_link_libraries(${EXE_NAME} PUBLIC ${LINK_LIBS} ) deepin-deb-installer-6.5.51/src/AptInstallDepend/installDebThread.cpp000066400000000000000000000474131524745214100255140ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "installDebThread.h" #include #include static const QString kParamInstallWine = "install_wine"; static const QString kParamInstallConfig = "install_config"; static const QString kParamInstallComaptible = "install_compatible"; static const QString kParamInstallImmutable = "install_immutable"; static const QString kParamInstallUab = "uab"; static const QString kParamReinstall = "reinstall"; static const QString kAptBin = "apt"; static const QString kInstall = "install"; static const QString kRemove = "remove"; // for compatible mode static const QString kCompatibleBin = "deepin-compatible-ctl"; static const QString kCompCheck = "check"; static const QString kCompApp = "app"; static const QString kCompRootfs = "rootfs"; static const QString kCompRootfsName = "--name"; static const QString kCompJsonFormat = "--json"; // current user(non root) static const QString kCompUser = "user"; // for disable DebConf static const QString kDebConfEnv = "DEBIAN_FRONTEND"; static const QString kDebConfDisable = "noninteractive"; InstallDebThread::InstallDebThread() { qDebug() << "Initializing InstallDebThread"; m_proc = new KProcess; // Note: ç›®å‰� deepin-deb-installer 使用 KPty æ�•获所有通é�“进行设置,因此旧版的 // installDebThread 手动æ�•获输入æµ�程ä¸�å†�å“�应。 // 修改输入模å¼�为å“�应主进程输入,而ä¸�是手动管ç�†ã€‚ m_proc->setInputChannelMode(QProcess::ForwardedInputChannel); connect(m_proc, SIGNAL(finished(int, QProcess::ExitStatus)), this, SLOT(onFinished(int, QProcess::ExitStatus))); connect(m_proc, SIGNAL(readyReadStandardOutput()), this, SLOT(onReadoutput())); connect(m_proc, &KProcess::readyReadStandardError, this, [this]() { qWarning() << m_proc->readAllStandardError(); }); } InstallDebThread::~InstallDebThread() { qDebug() << "Destroying InstallDebThread"; if (m_proc) delete m_proc; } void InstallDebThread::setParam(const QStringList &arguments) { if (!m_listParam.isEmpty()) { qDebug() << "m_listParam is not empty, return"; return; } // normal command static QMap kParamMap{{kParamInstallWine, InstallWine}, {kParamInstallConfig, InstallConfig}, {kParamInstallComaptible, Compatible}, {kParamInstallImmutable, Immutable}, {kParamInstallUab, LinglongUab}, {kParamReinstall, Reinstall}, {kInstall, Install}, {kRemove, Remove}, {kCompCheck, AppCheck}}; for (auto itr = kParamMap.begin(); itr != kParamMap.end(); ++itr) { m_parser.addOption(QCommandLineOption(itr.key())); } QCommandLineOption rootfsOpt(kCompRootfs, "", "rootfsname"); m_parser.addOption(rootfsOpt); QCommandLineOption userOpt(kCompUser, "", "current user"); m_parser.addOption(userOpt); m_parser.process(arguments); for (auto itr = kParamMap.begin(); itr != kParamMap.end(); ++itr) { if (m_parser.isSet(itr.key())) { m_cmds.setFlag(itr.value()); } } if (m_parser.isSet(rootfsOpt)) { m_rootfs = m_parser.value(rootfsOpt); qDebug() << "isSet rootfsOpt, m_rootfs:" << m_rootfs; } if (m_parser.isSet(userOpt)) { m_user = m_parser.value(userOpt); qDebug() << "isSet userOpt, m_user:" << m_user; } m_listParam = m_parser.positionalArguments(); qDebug() << "Set param end, m_listParam:" << m_listParam; } void InstallDebThread::getDescription(const QString &debPath) { qDebug() << "Get description:" << debPath; // system() 存在å�¯æŽ§å‘½ä»¤å�‚数注入æ¼�洞,å�³ä½¿æ‹¼æŽ¥ä¹Ÿå­˜åœ¨å‘½ä»¤åˆ†éš”符(特殊字符)机制,因此更æ�¢æ–¹å¼�去执行命令 QProcess process; process.start("dpkg", {"-e", debPath, TEMPLATE_DIR}); process.waitForFinished(-1); qDebug() << "Exec finished:" << "dpkg -e " << debPath << " " << TEMPLATE_DIR; QFile file; file.setFileName(TEMPLATE_PATH); if (file.open(QIODevice::ReadOnly | QIODevice::Text)) { QString tmpData; while (!file.atEnd()) { tmpData = file.readLine().data(); if (tmpData.size() > 13) { if (tmpData.contains("Description: ")) { QString str = tmpData.mid(13, tmpData.size() - 13); str.remove(QChar('\n'), Qt::CaseInsensitive); m_listDescribeData << str; } } } file.close(); } else { qDebug() << "Open file error:" << file.errorString(); } } void InstallDebThread::onReadoutput() { qDebug() << "onReadoutput"; QString tmp = m_proc->readAllStandardOutput().data(); qDebug() << "read output tmp:" << tmp; foreach (QString eachData, m_listDescribeData) { if (tmp.contains(eachData)) { char c_input[20]; while (fgets(c_input, 10, stdin)) { QString str = c_input; str.remove(QChar('\\'), Qt::CaseInsensitive); str.remove(QChar('"'), Qt::CaseInsensitive); m_proc->write(str.toLatin1().data()); m_proc->waitForFinished(1500); qDebug() << "break, finished write input:" << str; break; } } } } void InstallDebThread::onFinished(int num, QProcess::ExitStatus exitStatus) { qDebug() << "onFinished:" << num << exitStatus; m_resultFlag = num; } void InstallDebThread::run() { qDebug() << "thread enter run >>"; if (m_listParam.isEmpty()) { qDebug() << "m_listParam is empty, return"; return; } if (m_cmds.testFlag(InstallWine)) { qDebug() << "cmd test flag: InstallWine"; installWine(); } else if (m_cmds.testFlag(Compatible)) { qDebug() << "cmd test flag: Compatible"; compatibleProcess(); } else if (m_cmds.testFlag(Immutable)) { qDebug() << "cmd test flag: Immutable"; immutableProcess(); } else if (m_cmds.testFlag(InstallConfig)) { qDebug() << "cmd test flag: InstallConfig"; // InstallConfig must last, Compatible and Immutable maybe set InstallConfig too. installConfig(); } else if (m_cmds.testFlag(LinglongUab)) { qDebug() << "cmd test flag: LinglongUab"; uabProcessCli(); } else { qDebug() << "other unknow cmd:" << m_cmds; } } /** * @brief Install the Wine dependency package, the incoming param is the wine package name. */ void InstallDebThread::installWine() { qDebug() << "InstallWine"; if (m_listParam.isEmpty()) { qDebug() << "m_listParam is empty, return"; return; } // Note: Notify the front-end installation to start, don't remove it. qDebug() << "StartInstallDeepinwine"; // On immutable system: --fix-missing not support, apt command will transport to deepin-immutable-ctl system("echo 'libpam-runtime libpam-runtime/override boolean false' | debconf-set-selections"); system("echo 'libc6 libraries/restart-without-asking boolean true' | sudo debconf-set-selections\n"); m_proc->setProgram("apt-get", QStringList() << "install" << m_listParam << "-y"); m_proc->start(); m_proc->waitForFinished(-1); m_proc->close(); qDebug() << "Exec finished:" << "apt-get install " << m_listParam << "-y"; } /** @brief Install the package that contains DebConf. Work with deepin-deb-installer to handle the configuration process of Deb packages. */ void InstallDebThread::installConfig() { qDebug() << "InstallConfig"; if (m_listParam.isEmpty()) { qDebug() << "m_listParam is empty, return"; return; } QString debPath = m_listParam.first(); const QFileInfo info(debPath); const QFile debFile(debPath); qDebug() << "debPath:" << debPath; if (debPath.contains(" ") || debPath.contains("&") || debPath.contains(";") || debPath.contains("|") || debPath.contains("`")) { // 过滤å��引å�·,ä¿®å¤�中å�±æ¼�洞,bug 115739,处ç�†å‘½ä»¤è¿žæŽ¥ç¬¦ï¼Œå‘½ä»¤æ³¨å…¥å¯¼è‡´æ— æ³•软链接æˆ�功 debPath = SymbolicLink(debPath, "installPackage"); } if (debFile.exists() && info.isFile() && info.suffix().toLower() == "deb") { // 大å°�写ä¸�æ•�感的判断是å�¦ä¸ºdebå�Žç¼€ qDebug() << "StartInstallAptConfig"; getDescription(debPath); m_proc->setProgram("sudo", QStringList() << "-S" << "dpkg" << "-i" << debPath); m_proc->start(); m_proc->waitForFinished(-1); qDebug() << "Exec finished:" << "sudo dpkg -i " << debPath; QDir filePath(TEMPLATE_DIR); if (filePath.exists()) { qDebug() << "remove dir:" << TEMPLATE_DIR; filePath.removeRecursively(); } m_proc->close(); qDebug() << "EndInstallAptConfig"; } qDebug() << "EndInstallConfig"; } /** @brief Install / remove package in compatible mode. */ void InstallDebThread::compatibleProcess() { qDebug() << "CompatibleProcess"; if (m_listParam.isEmpty()) { qDebug() << "m_listParam is empty, return"; return; } QStringList params; if (m_cmds.testFlag(Install)) { // only one package support QString debPath = m_listParam.first(); qDebug() << "flag Install, debPath:" << debPath; if (debPath.contains(" ") || debPath.contains("&") || debPath.contains(";") || debPath.contains("|") || debPath.contains("`")) { debPath = SymbolicLink(debPath, "installPackage"); } if (m_cmds.testFlag(InstallConfig)) { qDebug() << "flag InstallConfig"; getDescription(debPath); } // e.g.: deepin-comptabile-ctl app --json install [deb file] [--name rootfsname] params << kCompApp << kCompJsonFormat << kInstall << debPath; } else if (m_cmds.testFlag(Remove)) { // e.g.: deepin-compatible-ctl app --json remove [package name] params << kCompApp << kCompJsonFormat << kRemove << m_listParam.first(); qDebug() << "flag Remove, package name:" << m_listParam.first(); } else if (m_cmds.testFlag(AppCheck)) { // e.g.: deepin-compatible-ctl app --json check [package name] params << kCompApp << kCompJsonFormat << kCompCheck << m_listParam.first(); qDebug() << "flag AppCheck, package name:" << m_listParam.first(); } else { qDebug() << "return, other unknow cmd:" << m_cmds; return; } if (!m_rootfs.isEmpty()) { qDebug() << "flag Compatible, rootfs name:" << m_rootfs; params << kCompRootfsName << m_rootfs; } if (!m_user.isEmpty()) { qDebug() << "flag Compatible, current user:" << m_user; auto env = QProcessEnvironment::systemEnvironment(); env.insert("SUDO_USER", m_user); m_proc->setProcessEnvironment(env); } m_proc->setProgram(kCompatibleBin, params); qInfo() << "Exec:" << qPrintable(m_proc->program().join(' ')); m_proc->start(); m_proc->waitForFinished(-1); m_proc->close(); qDebug() << "Exec finished:" << qPrintable(m_proc->program().join(' ')); QDir filePath(TEMPLATE_DIR); if (filePath.exists()) { qDebug() << "remove dir:" << TEMPLATE_DIR; filePath.removeRecursively(); } qDebug() << "EndCompatibleProcess"; } bool newImmutableVersion() { qDebug() << "Check new immutable version"; QProcess process; process.start("dpkg-query", {"-W", "-f='${Version}'", "deepin-immutable-ctl"}); process.waitForFinished(); QString versionStr = process.readAllStandardOutput(); qDebug() << "deepin-immutable-ctl version:" << versionStr; QVersionNumber version = QVersionNumber::fromString(versionStr.remove('\'')); return version >= QVersionNumber(0, 0, 28); } /** @brief Install / remove package in immutable system. */ void InstallDebThread::immutableProcess() { qDebug() << "ImmutableProcess"; if (m_listParam.isEmpty()) { qDebug() << "m_listParam is empty, return"; return; } // for immutable system static const QString kImmuEnvEnableWait = "DEEPIN_IMMUTABLE_CTL_WAIT_LOCK"; static const QString kImmuYes = "-y"; static const QString kImmuAllowDowngrades = "--allow-downgrades"; static const QString kImmuReinstall = "--reinstall"; QStringList params; if (m_cmds.testFlag(Install)) { // e.g.: deepin-compatible app install [deb file] // only one package support QString debPath = m_listParam.first(); qDebug() << "flag Install, debPath:" << debPath; if (debPath.contains(" ") || debPath.contains("&") || debPath.contains(";") || debPath.contains("|") || debPath.contains("`")) { debPath = SymbolicLink(debPath, "installPackage"); } if (m_cmds.testFlag(InstallConfig)) { getDescription(debPath); qDebug() << "flag InstallConfig, get description"; } else { // If current pacakge no DebConf config, disable DebConf m_proc->setEnv(kDebConfEnv, kDebConfDisable); qDebug() << "other flag, set Env"; } // Note: deepin-immutable-ctl actually use apt to install/uninstall. (params transport to deepin-immutable-ctl) // e.g.: apt install [deb file] -y (--allow-downgrades) (--reinstall) params << kInstall << debPath << kImmuYes; // FIXME: temporary code, check if current Immutable System need --allow-downgrades if (newImmutableVersion()) { qDebug() << "new immutable version, add --allow-downgrades"; params << kImmuAllowDowngrades; } // apt skips when the same version is already installed, force reinstall if (m_cmds.testFlag(Reinstall)) { qDebug() << "flag Reinstall, add --reinstall"; params << kImmuReinstall; } } else if (m_cmds.testFlag(Remove)) { // e.g.: apt remove [package name] -y params << kRemove << m_listParam.first() << kImmuYes; qDebug() << "flag Remove, package name:" << m_listParam.first(); // Disable DebConf while remove package m_proc->setEnv(kDebConfEnv, kDebConfDisable); } else { qDebug() << "return, other unknow cmd:" << m_cmds; return; } qDebug() << "params:" << params; // enable wait another process release dpkg lock m_proc->setEnv(kImmuEnvEnableWait, "1"); m_proc->setProgram(kAptBin, params); qInfo() << "Exec:" << qPrintable(m_proc->program().join(' ')); m_proc->start(); m_proc->waitForFinished(-1); m_proc->close(); qDebug() << "Exec finished:" << qPrintable(m_proc->program().join(' ')); QDir filePath(TEMPLATE_DIR); if (filePath.exists()) { qDebug() << "remove dir:" << TEMPLATE_DIR; filePath.removeRecursively(); } qDebug() << "EndImmutableProcess"; } /** @brief Install / unisntall uab package in Linglong. @todo Linglong's backend DBus interface is unstable, may change frequently in the near future. We currently choose the cli interface, use the DBus interface in the future. */ void InstallDebThread::uabProcessCli() { qDebug() << "UabProcessCli"; if (m_listParam.isEmpty()) { qDebug() << "m_listParam is empty, return"; return; } // The Linglong params static const QString kUabBin = "ll-cli"; static const QString kUabInstall = "install"; static const QString kUabUninstall = "uninstall"; static const QString kUabJson = "--json"; static const QString kUabForce = "--force"; // Force install the application static const QString kUabPass = "-y"; // Automatically answer yes to all questions QStringList params; if (m_cmds.testFlag(Install)) { // e.g.: ll-cli install --json --force -y [uab file] params << kUabInstall << kUabJson << kUabForce << kUabPass << m_listParam.first(); qDebug() << "flag Install, uabPath:" << m_listParam.first(); } else if (m_cmds.testFlag(Remove)) { // e.g.: ll-cli uninstall --json [id/version] params << kUabUninstall << kUabJson << m_listParam.first(); qDebug() << "flag Remove, package name:" << m_listParam.first(); } else { qDebug() << "return, other unknow cmd:" << m_cmds; return; } m_proc->setProgram(kUabBin, params); qInfo() << "Exec:" << qPrintable(m_proc->program().join(' ')); m_proc->start(); m_proc->waitForFinished(-1); m_proc->close(); qDebug() << "Exec finished:" << qPrintable(m_proc->program().join(' ')); } /** * @brief PackagesManager::SymbolicLink 创建软连接 * @param previousName 原始路径 * @param packageName 软件包的包å�� * @return 软链接的路径 */ QString InstallDebThread::SymbolicLink(const QString &previousName, const QString &packageName) { qDebug() << "SymbolicLink"; if (!mkTempDir()) { qWarning() << "Failed to create temporary folder, return:" << previousName; return previousName; } return link(previousName, packageName); } /** * @brief PackagesManager::mkTempDir 创建软链接存放的临时目录 * @return 创建目录的结果 */ bool InstallDebThread::mkTempDir() { qDebug() << "mkTempDir"; QDir tempPath(m_tempLinkDir); if (!tempPath.exists()) { qDebug() << "Create temporary folder:" << m_tempLinkDir; return tempPath.mkdir(m_tempLinkDir); } else { qDebug() << "Temporary folder already exists:" << m_tempLinkDir; return true; } } /** * @brief PackagesManager::rmTempDir 删除存放软链接的临时目录 * @return 删除临时目录的结果 */ bool InstallDebThread::rmTempDir() { qDebug() << "rmTempDir"; QDir tempPath(m_tempLinkDir); if (tempPath.exists()) { qDebug() << "Remove temporary folder:" << m_tempLinkDir; return tempPath.removeRecursively(); } else { qDebug() << "Temporary folder does not exist:" << m_tempLinkDir; return true; } } /** * @brief PackagesManager::link 创建软链接 * @param linkPath 原文件的路径 * @param packageName 包的packageName * @return 软链接之å�Žçš„路径 */ QString InstallDebThread::link(const QString &linkPath, const QString &packageName) { qDebug() << "InstallDebThread: Create soft link for" << packageName; QFile linkDeb(linkPath); // 创建软链接时,如果当å‰�临时目录中存在å�Œå��文件,å�³å�Œä¸€ä¸ªå��字的应用,考虑到版本å�¯èƒ½æœ‰å�˜åŒ–,将å�Žç»­æ·»åŠ è¿›å…¥çš„åŒ…é‡�命å��为{packageName}_1 // 删除å�Žå†�次添加会在临时文件的å�Žé�¢æ·»åŠ _1,此问题ä¸�å½±å“�安装。如果有问题,å�Žç»­å†�行修改。 int count = 1; QString tempName = packageName; while (true) { QFile tempLinkPath(m_tempLinkDir + tempName); if (tempLinkPath.exists()) { tempName = packageName + "_" + QString::number(count); qWarning() << "InstallDebThread:" << "A file with the same name exists in the current temporary directory," "and the current file name is changed to" << tempName; count++; } else { qDebug() << "break, tempName:" << tempName; break; } } if (linkDeb.link(linkPath, m_tempLinkDir + tempName)) return m_tempLinkDir + tempName; else { qWarning() << "InstallDebThread:" << "Failed to create Symbolick link error."; return linkPath; } } deepin-deb-installer-6.5.51/src/AptInstallDepend/installDebThread.h000066400000000000000000000040351524745214100251520ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef INSTALLDEBTHREAD_H #define INSTALLDEBTHREAD_H #include #include #include #include #include #include "kprocess.h" #define TEMPLATE_DIR "/tmp/DEBIAN_TMP" #define TEMPLATE_PATH "/tmp/DEBIAN_TMP/templates" class InstallDebThread : public QThread { Q_OBJECT public: enum Command { Install = 1 << 1, // common process Remove = 1 << 2, InstallWine = 1 << 3, InstallConfig = 1 << 4, // DebConf install Compatible = 1 << 5, // compatible mode Immutable = 1 << 6, // immutable system LinglongUab = 1 << 7, // linglong app(lingyaps) AppCheck = 1 << 8, // compatible appcheck Reinstall = 1 << 9, // reinstall same version installed package }; Q_DECLARE_FLAGS(Commands, Command) Q_FLAG(Commands) InstallDebThread(); virtual ~InstallDebThread(); void setParam(const QStringList &arguments); void getDescription(const QString &debPath); void run(); inline int retFlag() const { return m_resultFlag; } public slots: void onFinished(int num, QProcess::ExitStatus exitStatus); void onReadoutput(); private: void installWine(); void installConfig(); void compatibleProcess(); void immutableProcess(); void uabProcessCli(); // 使用软连接方å¼�解决文件路径中存在空格的问题。 QString SymbolicLink(const QString &previousName, const QString &packageName); QString link(const QString &linkPath, const QString &packageName); bool mkTempDir(); bool rmTempDir(); const QString m_tempLinkDir = "/tmp/LinkTemp/"; QCommandLineParser m_parser; Commands m_cmds; QString m_rootfs; // for comaptible mode : select rootfs QString m_user; KProcess *m_proc; QStringList m_listParam; QList m_listDescribeData; int m_resultFlag = -1; }; #endif // INSTALLDEBTHREAD_H deepin-deb-installer-6.5.51/src/AptInstallDepend/main.cpp000066400000000000000000000030161524745214100232160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #include #include #include #include #include #include #include #include "installDebThread.h" bool isValidInvoker() { bool valid = false; // 判断是å�¦å­˜åœ¨æ‰§è¡Œè·¯å¾„ pid_t pid = getppid(); QFileInfo f(QString("/proc/%1/exe").arg(pid)); if (!f.exists()) { valid = false; } else { valid = true; } // 是å�¦å­˜åœ¨äºŽå�¯è°ƒç”¨è€…å��å�•中 QStringList ValidInvokerExePathList; QString invokerPath = f.canonicalFilePath(); QStringList findPaths; // å�ˆæ³•调用者查找目录列表 findPaths << "/usr/bin"; ValidInvokerExePathList << QStandardPaths::findExecutable("deepin-deb-installer", findPaths); if (valid) { valid = ValidInvokerExePathList.contains(invokerPath); } // é�žæ³•调用 if (!valid) { qWarning() << QString("(pid: %1)[%2] is not allowed to configrate firewall").arg(pid).arg((invokerPath)); return false; } return true; } int main(int argc, char *argv[]) { QCoreApplication app(argc, argv); if (!isValidInvoker()) { qWarning() << "Invalid invoker"; return 1; } InstallDebThread mThread; mThread.setParam(app.arguments()); mThread.run(); mThread.wait(); return mThread.retFlag(); } deepin-deb-installer-6.5.51/src/deb-installer/000077500000000000000000000000001524745214100211205ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/CMakeLists.txt000066400000000000000000000224251524745214100236650ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 cmake_minimum_required(VERSION 3.7) if(NOT DEFINED VERSION) message(WARNING "Not defined version ,about dialog version set 5.3.9") set(VERSION 5.3.9) endif() if (QT_DESIRED_VERSION MATCHES 6) # Qt6支æŒ�çš„qapt已基于3.0.5.2-1-deepin3版本å�˜ä¸ºlibqapt-qt6-dev # execute_process(COMMAND dpkg -s libqapt-qt6-dev # COMMAND grep Version # TIMEOUT 5 # OUTPUT_VARIABLE QAPT_VERSION_STR) # string(REPLACE "Version: " "" QAPT_VERSION_STR ${QAPT_VERSION_STR}) message(STATUS "enable virtual package enhance") add_definitions(-DENABLE_VIRTUAL_PACKAGE_ENHANCE) else() # 检查qapt版本 execute_process(COMMAND dpkg -s libqapt-dev COMMAND grep Version TIMEOUT 5 OUTPUT_VARIABLE QAPT_VERSION_STR) string(REPLACE "Version: " "" QAPT_VERSION_STR ${QAPT_VERSION_STR}) message(STATUS "BUILD QAPT VERSION ${QAPT_VERSION_STR}") if(${QAPT_VERSION_STR} VERSION_LESS "3.0.5-1") if(${QAPT_VERSION_STR} VERSION_LESS "3.0.4.8-1+deepin2") message(STATUS "disable virtual package enhance") else() message(STATUS "enable virtual package enhance") add_definitions(-DENABLE_VIRTUAL_PACKAGE_ENHANCE) endif() else() # 部分包å��å�Žå�¯èƒ½æ·»åŠ å�Žç¼€ï¼Œå�Žç»­æ›´æ–°çš„deepin分支libqapt包应包å�«è™šåŒ…处ç�† if(${QAPT_VERSION_STR} VERSION_GREATER_EQUAL "3.0.5.1-1-deepin1" AND ${QAPT_VERSION_STR} MATCHES ".*deepin.*") message(STATUS "enable virtual package enhance") add_definitions(-DENABLE_VIRTUAL_PACKAGE_ENHANCE) # Qt5环境且QApt版本>=3.0.5.1-1-deepin1,支æŒ�setEnvVariable方法 add_definitions(-DENABLE_QAPT_SETENV) else() message(STATUS "disable virtual package enhance") endif() endif() endif() # common resource names set(APP_RES_DIR "${CMAKE_SOURCE_DIR}/assets") set(APP_BIN_NAME "deepin-deb-installer") set(APP_DESKTOP "${APP_RES_DIR}/deepin-deb-installer.desktop") set(APP_MIME "${APP_RES_DIR}/deepin-deb-installer.xml") set(APP_QRC "${APP_RES_DIR}/resources.qrc") project(${APP_BIN_NAME}) set(CMAKE_VERBOSE_MAKEFILE ON) set(CMAKE_CXX_STANDARD 17) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall") set(CMAKE_CXX_FLAGS "-Wl,--as-need -fPIE") set(CMAKE_EXE_LINKER_FLAGS "-pie") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fstack-protector-strong -D_FORTITY_SOURCE=1 -z noexecstack -pie -fPIC -z lazy") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fstack-protector-strong -D_FORTITY_SOURCE=1 -z noexecstack -pie -fPIC -z lazy") if(CMAKE_COVERAGE_ARG STREQUAL "CMAKE_COVERAGE_ARG_ON") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -Wall -fprofile-arcs -ftest-coverage") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -fprofile-arcs -ftest-coverage") endif() # 安全测试加固编译å�‚æ•° set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fstack-protector-all") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fstack-protector-all") if(${CMAKE_SYSTEM_PROCESSOR} MATCHES "sw_64") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mieee") endif() # compile flags if(CMAKE_BUILD_TYPE MATCHES Debug) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -Wall -Wextra") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -Wextra") # Enable Qt builtin debug mode add_definitions("-DQT_MESSAGELOGCONTEXT") # 添加å®�定义å�ªåœ¨debug模å¼�下输出性能打点日志 add_definitions("-DDEBUG") if(CMAKE_SAFETYTEST) # 安全测试选项 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -fsanitize=undefined,address -O2") set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -fsanitize=undefined,address -O2") set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -g -fsanitize=undefined,address -O2") set(CMAKE_C_FLAGS_MINSIZEREL "${CMAKE_C_FLAGS_MINSIZEREL} -g -fsanitize=undefined,address -O2") set(CMAKE_C_FLAGS_RELWITHDEBINFO "${CMAKE_C_FLAGS_RELWITHDEBINFO} -g -fsanitize=undefined,address -O2") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -fsanitize=undefined,address -O2") set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -fsanitize=undefined,address -O2") set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -g -fsanitize=undefined,address -O2") set(CMAKE_CXX_FLAGS_MINSIZEREL "${CMAKE_CXX_FLAGS_MINSIZEREL} -g -fsanitize=undefined,address -O2") set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${CMAKE_CXX_FLAGS_RELWITHDEBINFO} -g -fsanitize=undefined,address -O2") endif() else() # -Wl, -O2 Enable linker optimizations # -Wl, --gc-sections Remove unused code resulting from -fdsta-sections and # -ffunction-sections set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -Wall -O2 -Wl,-O1 -Wl,--gc-sections") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -O2 -Wl,-O1 -Wl,--gc-sections") endif() configure_file(${APP_RES_DIR}/environments.h.in environments.h @ONLY) add_definitions(-DUSE_POLKIT -DENABLE_INACTIVE_DISPLAY) # Qt5环境ä¸�支æŒ�兼容模å¼�(QThreadPool::startä¸�支æŒ�lambda) if (NOT QT_DESIRED_VERSION MATCHES 6) add_definitions(-DDISABLE_COMPATIBLE) message(STATUS "Qt5 environment detected, disabling compatible mode") endif() # Find the library find_package(PkgConfig REQUIRED) find_package(PolkitQt${QT_DESIRED_VERSION}-1) set(qt_required_components Core DBus Gui Widgets Concurrent) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND qt_required_components Core5Compat) endif() find_package(Qt${QT_DESIRED_VERSION} REQUIRED COMPONENTS ${qt_required_components}) if (QT_DESIRED_VERSION MATCHES 6) find_package(Dtk${DTK_VERSION_MAJOR} COMPONENTS Core Gui Widget REQUIRED) set(DTK_WIDGET_LIB Dtk${DTK_VERSION_MAJOR}::Widget) set(DTK_CORE_LIB Dtk${DTK_VERSION_MAJOR}::Core) set(DTK_GUI_LIB Dtk${DTK_VERSION_MAJOR}::Gui) else() find_package(DtkWidget REQUIRED) find_package(DtkGui REQUIRED) find_package(DtkCore REQUIRED) set(DTK_WIDGET_LIB ${DtkWidget_LIBRARIES}) set(DTK_CORE_LIB ${DtkCore_LIBRARIES}) if (DEFINED DtkGui_LIBRARIES) set(DTK_GUI_LIB ${DtkGui_LIBRARIES}) else() set(DTK_GUI_LIB ${DtkGUI_LIBRARIES}) endif() endif() set(DCONFIG_APPID deepin-deb-installer) set(DCONFIG_SCHEMA_FILE ${APP_RES_DIR}/deepin-deb-installer.cache.json) if (DEFINED DSG_DATA_DIR) message(STATUS "DConfig is supported by DTK, installing schema") if (QT_DESIRED_VERSION MATCHES 6) dtk_add_config_meta_files(APPID ${DCONFIG_APPID} FILES ${DCONFIG_SCHEMA_FILE}) else() dconfig_meta_files(APPID ${DCONFIG_APPID} FILES ${DCONFIG_SCHEMA_FILE}) endif() endif() set(DTK_INCLUDE_DIRS) foreach(dtk_include_dir_var DtkWidget_INCLUDE_DIRS DtkGui_INCLUDE_DIRS DtkGUI_INCLUDE_DIRS DtkCore_INCLUDE_DIRS) if (DEFINED ${dtk_include_dir_var}) list(APPEND DTK_INCLUDE_DIRS ${${dtk_include_dir_var}}) endif() endforeach() if(DEFINED DTK_INCLUDE_DIRS) list(REMOVE_DUPLICATES DTK_INCLUDE_DIRS) endif() set(LINK_LIBS Qt${QT_DESIRED_VERSION}::Core Qt${QT_DESIRED_VERSION}::DBus Qt${QT_DESIRED_VERSION}::Gui Qt${QT_DESIRED_VERSION}::Widgets Qt${QT_DESIRED_VERSION}::Concurrent ${DTK_WIDGET_LIB} ${DTK_CORE_LIB} ${DTK_GUI_LIB} PolkitQt${QT_DESIRED_VERSION}-1::Agent ) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND LINK_LIBS Qt${QT_DESIRED_VERSION}::Core5Compat) endif() macro(SUBDIRLIST result curdir) file(GLOB children RELATIVE ${curdir} ${curdir}/*) set(dirlist "") foreach(child ${children}) if(IS_DIRECTORY ${curdir}/${child}) LIST(APPEND dirlist ${child}) endif() endforeach() set(${result} ${dirlist}) endmacro() include_directories(${CMAKE_CURRENT_SOURCE_DIR}) SUBDIRLIST(all_src ${CMAKE_CURRENT_SOURCE_DIR}) # Include all app own subdirectorys foreach(subdir ${all_src}) include_directories(${CMAKE_CURRENT_SOURCE_DIR}${subdir}) endforeach() include_directories(${CMAKE_CURRENT_LIST_DIR}/utils) file(GLOB_RECURSE APP_SRCS ${CMAKE_CURRENT_LIST_DIR}/*.h ${CMAKE_CURRENT_LIST_DIR}/*.cpp ) # Tell CMake to create the executable add_executable(${PROJECT_NAME} ${APP_SRCS} ${APP_QRC}) target_include_directories(${APP_BIN_NAME} PUBLIC ${DTK_INCLUDE_DIRS} ${OBJECT_BINARY_DIR}) target_link_libraries(${APP_BIN_NAME} ${LINK_LIBS} ${QAPT_LIB} ) set(CMAKE_INSTALL_PREFIX /usr) # translation files TRANSLATION_GENERATE(QM_FILES ${CMAKE_SOURCE_DIR}/translations) add_custom_target(${PROJECT_NAME}_qm_files DEPENDS ${QM_FILES}) add_dependencies(${PROJECT_NAME} ${PROJECT_NAME}_qm_files) # Install translations install(FILES ${QM_FILES} DESTINATION share/${PROJECT_NAME}/translations) # Install files install(DIRECTORY ${APP_RES_DIR}/deepin-deb-installer DESTINATION /usr/share/deepin-manual/manual-assets/application/) install(TARGETS deepin-deb-installer RUNTIME DESTINATION bin) install(FILES ${APP_CONFIG} DESTINATION share/deepin-deb-installer) install(FILES ${APP_DESKTOP} DESTINATION share/applications) install(FILES ${APP_MIME} DESTINATION share/mime/packages) install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/dbus/com.deepin.DebInstaller.service DESTINATION share/dbus-1/services/) deepin-deb-installer-6.5.51/src/deb-installer/compatible/000077500000000000000000000000001524745214100232375ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_backend.cpp000066400000000000000000000340231524745214100275330ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "compatible_backend.h" #include "compatible_json_parser.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include namespace Compatible { // compatible controller params static const QString kCompatibleBin = "deepin-compatible-ctl"; static const QString kCompJsonFormat = "--json"; static const QString kCompList = "list"; static const QString kCompListAll = "-a"; static const QString kCompSepecificRootFs = "r"; static const QString kCompRootFs = "rootfs"; static const QString kCompApp = "app"; static const QString kCompInstall = "install"; static const QString kCompRemove = "remove"; static const QString kCompCheck = "check"; static const QString kCompPS = "ps"; CompatibleBackend::CompatibleBackend(QObject *parent) : QObject{parent} { recheckCompatibleExists(); } CompatibleBackend *CompatibleBackend::instance() { static CompatibleBackend ins; return &ins; } #ifndef DISABLE_COMPATIBLE bool CompatibleBackend::compatibleValid() const { // TODO: check rootfs list later, with `app check` return m_init /*&& !m_rootfsList.isEmpty()*/; } bool CompatibleBackend::compatibleInited() const { return m_init; } bool CompatibleBackend::compatibleExists() const { return m_compatibleExists; } bool CompatibleBackend::recheckCompatibleExists() { // find ll-cli in $PATH const QString execPath = QStandardPaths::findExecutable(kCompatibleBin); m_compatibleExists = !execPath.isEmpty(); qCDebug(appLog) << "check compatible return: " << m_compatibleExists; return m_compatibleExists; } #endif QList CompatibleBackend::rootfsList() const { return m_rootfsList; } QString CompatibleBackend::osName(const QString &rootfsName) const { qCDebug(appLog) << "get os name for rootfs: " << rootfsName; auto findItr = std::find_if(m_rootfsList.begin(), m_rootfsList.end(), [&](const RootfsInfo::Ptr &rootfsPtr) { return rootfsPtr->name == rootfsName; }); if (findItr != m_rootfsList.end()) { auto osName = (*findItr)->osName; qCDebug(appLog) << "find os name: " << osName; return osName; } qCDebug(appLog) << "os name not found for rootfs: " << rootfsName; return {}; } CompPkgInfo::Ptr CompatibleBackend::containsPackage(const QString &packageName) { return m_packages.value(packageName); } void CompatibleBackend::packageInstalled(const CompPkgInfo::Ptr &appendPtr) { qCDebug(appLog) << "Adding installed package to list:" << appendPtr->name << appendPtr->version; if (!appendPtr) { qCDebug(appLog) << "appendPtr is null, return"; return; } appendPtr->rootfs = appendPtr->targetRootfs; m_packages.insert(appendPtr->name, appendPtr); qCDebug(appLog) << "Adding package to list:" << appendPtr->name << appendPtr->version; } void CompatibleBackend::packageRemoved(const CompPkgInfo::Ptr &removePtr) { qCDebug(appLog) << "Removing removed package from list:" << removePtr->name << removePtr->version; if (!removePtr) { qCDebug(appLog) << "removePtr is null, return"; return; } removePtr->rootfs.clear(); m_packages.remove(removePtr->name); qCDebug(appLog) << "Removing package from list:" << removePtr->name << removePtr->version; } #ifndef DISABLE_COMPATIBLE bool CompatibleBackend::supportAppCheck() const { return true; } bool CompatibleBackend::checkPackageSupportRootfs(const CompPkgInfo::Ptr &checkPtr) { qCDebug(appLog) << "Checking package support rootfs"; if (!checkPtr || checkPtr->filePath.isEmpty() || !supportAppCheck()) { qCDebug(appLog) << "checkPtr is null or empty, return false"; return false; } QString captureFilePath = checkPtr->filePath; captureFilePath.detach(); qCDebug(appLog) << "check package file path: " << captureFilePath; QThreadPool::globalInstance()->start( [=]() { #if 1 // This is a temporary change QList rootfs; QProcess queryProcess; queryProcess.setProgram(kCompatibleBin); // FIXME: we need init rootfs? queryProcess.setArguments({kCompApp, kCompPS}); queryProcess.start(); // 30s not enough for init, up to 20mins. if (queryProcess.waitForFinished(20 * 60 * 1000)) { queryProcess.setArguments({kCompRootFs, kCompList}); queryProcess.start(); if (queryProcess.waitForFinished()) { QByteArray output = queryProcess.readAllStandardOutput(); rootfs = parseRootfsFromRawOutputV2(output); } } else { qCWarning(appLog) << "Delay get(init) rootfs list failed! " << queryProcess.errorString(); } #else // app check require root privileges // e.g.: pkexec deepin-deb-installer-dependsInstall --install_compatible --check [file path] --user [current user] // And real command in backend: deepin-compatible-ctl app --json check [file path] QStringList params{"deepin-deb-installer-dependsInstall", "--install_compatible", "--check", captureFilePath}; auto env = QProcessEnvironment::systemEnvironment(); QString currentUser = env.value("USER"); if (!currentUser.isEmpty()) { params << "--user" << currentUser; } // up to 10 mins QProcess checkProc; checkProc.start("pkexec", params); checkProc.waitForFinished(1000 * 60 * 10); if (QProcess::UnknownError != checkProc.error()) { qCWarning(appLog) << "Compatible app check failed: " << checkProc.errorString(); } QList rootfs; // get last json output QByteArray checkOutput = checkProc.readAllStandardOutput().trimmed(); int lastLineOffset = checkOutput.lastIndexOf('\n'); if (-1 != lastLineOffset) { QByteArray lastLine = checkOutput.mid(lastLineOffset + 1); qCInfo(appLog) << "Parse app check return" << lastLine; auto ret = CompatibleJsonParser::parseCommonField(lastLine); if (ret && CompSuccess == ret->code) { // parse rootfs info rootfs = CompatibleJsonParser::parseSupportfsList(ret); } } #endif // update data on GUI thread QMetaObject::invokeMethod( qApp, [=]() { // FIXME: we need init rootfs? CompatibleBackend::instance()->m_rootfsList = rootfs; checkPtr->checked = true; checkPtr->supportRootfs = rootfs; Q_EMIT CompatibleBackend::instance()->packageSupportRootfsChanged(checkPtr); }, Qt::QueuedConnection); }, QThread::TimeCriticalPriority); qCDebug(appLog) << "Check package support rootfs finished, return true"; return true; } #endif QList CompatibleBackend::parseRootfsFromRawOutputV1(const QByteArray &output) { QTextStream stream(output, QIODevice::ReadOnly); qCDebug(appLog) << "parse rootfs from raw output: " << output; // remove title stream.readLine(); stream.readLine(); bool convert{false}; QString temp; QList rootfsList; QRegExp priorityReg("^\\d+"); QRegExp createTimeReg("\\d{4}-\\d{2}-\\d{2}"); while (!stream.atEnd()) { auto rootfsPtr = RootfsInfo::Ptr::create(); stream >> temp; rootfsPtr->prioriy = temp.toInt(&convert); if (!convert) { int priority = priorityReg.indexIn(temp); if (priority != -1) { rootfsPtr->prioriy = priorityReg.cap().toInt(); } } stream >> rootfsPtr->name; // special field: os name ( contains space ), wen temp = stream.readLine(); int createTimePos = createTimeReg.indexIn(temp); if (-1 != createTimePos) { rootfsPtr->osName = temp.left(createTimePos).trimmed(); } rootfsList.append(rootfsPtr); } qCDebug(appLog) << "parse rootfs from raw output finished, size: " << rootfsList.size(); return rootfsList; } QList CompatibleBackend::parseRootfsFromRawOutputV2(const QByteArray &output) { /* e.g.: ID Name Image Status -------------------------------------------------------------------------------- 4aeedabc79a4 uos-rootfs-20 localhost/uos-rootfs-20:latest Up 6 minutes */ QTextStream stream(output, QIODevice::ReadOnly); qCDebug(appLog) << "V2 parse rootfs from raw output: " << output; // remove title stream.readLine(); stream.readLine(); QList rootfsList; QString deprecated; while (!stream.atEnd()) { auto rootfsPtr = RootfsInfo::Ptr::create(); stream >> deprecated; stream >> rootfsPtr->name; stream.readLine(); rootfsPtr->osName = rootfsPtr->name; rootfsList.append(rootfsPtr); } qCDebug(appLog) << "V2 parse rootfs from raw output finished, size: " << rootfsList.size(); return rootfsList; } QHash CompatibleBackend::parseAppListFromRawOutput(const QByteArray &output) { QHash packageList; qCDebug(appLog) << "parse app list from raw output: " << output; QTextStream stream(output, QIODevice::ReadOnly); // remove title stream.readLine(); stream.readLine(); while (!stream.atEnd()) { auto pkgPtr = CompPkgInfo::Ptr::create(); stream >> pkgPtr->name; stream >> pkgPtr->version; stream >> pkgPtr->arch; stream >> pkgPtr->rootfs; packageList.insert(pkgPtr->name, pkgPtr); } qCDebug(appLog) << "parse app list from raw output finished, size: " << packageList.size(); return packageList; } void CompatibleBackend::initBackend(bool async) { qCDebug(appLog) << "init compatible backend: " << async; if (!compatibleExists()) { qCDebug(appLog) << "Compatible backend not exists, return"; return; } static std::once_flag kCompInitFlag; std::call_once(kCompInitFlag, [this, async]() { if (async) { QtConcurrent::run([this]() { CompatibleBackend::backendProcessWithRaw(this); }); } else { CompatibleBackend::backendProcessWithRaw(this); } }); qCDebug(appLog) << "init compatible backend finished"; } void CompatibleBackend::backendProcessWithRaw(CompatibleBackend *backend) { QHash packages; QList rootfsList; QByteArray output; qCDebug(appLog) << "Compatible backend process with raw"; QProcess queryProcess; queryProcess.setProgram(kCompatibleBin); queryProcess.setArguments({kCompRootFs, kCompList}); queryProcess.start(); if (queryProcess.waitForFinished()) { output = queryProcess.readAllStandardOutput(); rootfsList = parseRootfsFromRawOutputV2(output); } else { qCWarning(appLog) << "Get rootfs list failed! " << queryProcess.errorString(); } queryProcess.setArguments({kCompApp, kCompList, kCompListAll}); queryProcess.start(); if (queryProcess.waitForFinished()) { output = queryProcess.readAllStandardOutput(); packages = parseAppListFromRawOutput(output); } else { qCWarning(appLog) << "Get app list failed! " << queryProcess.errorString(); } // NOTE: ComaptibleBackend might not inited in main thread( no event loop ), so use qApp instaed. QMetaObject::invokeMethod( qApp, [backend, rootfsList, packages]() { backend->initFinished(rootfsList, packages); }, Qt::QueuedConnection); qCDebug(appLog) << "Compatible backend process finished"; } void CompatibleBackend::backendProcessWithJson(CompatibleBackend *backend) { QHash packages; QList rootfsList; QByteArray output; CompatibleRet::Ptr retPtr; qCDebug(appLog) << "Compatible backend process with json"; QProcess queryProcess; queryProcess.setProcessChannelMode(QProcess::MergedChannels); queryProcess.setProgram(kCompatibleBin); queryProcess.setArguments({kCompApp, kCompJsonFormat, kCompList, kCompListAll}); queryProcess.start(); if (queryProcess.waitForFinished()) { output = queryProcess.readAll(); retPtr = CompatibleJsonParser::parseCommonField(output); packages = CompatibleJsonParser::parseAppList(retPtr); } else { qCWarning(appLog) << "Get app list failed! " << queryProcess.errorString(); } queryProcess.setArguments({kCompRootFs, kCompJsonFormat, kCompList}); queryProcess.start(); if (queryProcess.waitForFinished()) { output = queryProcess.readAllStandardOutput(); retPtr = CompatibleJsonParser::parseCommonField(output); rootfsList = CompatibleJsonParser::parseRootfsList(retPtr); } else { qCWarning(appLog) << "Get rootfs list failed! " << queryProcess.errorString(); } // NOTE: ComaptibleBackend might not inited in main thread( no event loop ), so use qApp instaed. QMetaObject::invokeMethod( qApp, [backend, rootfsList, packages]() { backend->initFinished(rootfsList, packages); }, Qt::QueuedConnection); qCDebug(appLog) << "Compatible backend process finished"; } void CompatibleBackend::initFinished(const QList &rootfsList, const QHash &packages) { m_init = true; m_rootfsList = rootfsList; m_packages = packages; qCInfo(appLog) << "Comaptible init finished, rootfs: " << m_rootfsList << "Package size: " << m_packages.size(); Q_EMIT compatibleInitFinished(); } }; // namespace Compatible deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_backend.h000066400000000000000000000066341524745214100272070ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef COMPATIBLEBACKEND_H #define COMPATIBLEBACKEND_H #include #include #include "compatible_defines.h" class QProcess; namespace Compatible { /* Warning: Compatibility mode is temporary deprecated, this class is invalid forever. see macro DISABLE_COMPATIBLE. However, there is still a high probability that this module will be enabled later, so the code is retained. To restore it, remove the DISABLE_COMPATIBLE macro. */ // #define DISABLE_COMPATIBLE // Backend for comaptible mode package manage. #ifdef DISABLE_COMPATIBLE class QT_DEPRECATED_X("Temporary disable compatibility mode!") CompatibleBackend : public QObject #else class CompatibleBackend : public QObject #endif { Q_OBJECT public: static CompatibleBackend *instance(); void initBackend(bool async = true); Q_SIGNAL void compatibleInitFinished(); #ifdef DISABLE_COMPATIBLE [[nodiscard]] bool compatibleValid() const { return false; } [[nodiscard]] bool compatibleInited() const { return false; } [[nodiscard]] bool compatibleExists() const { return false; } bool recheckCompatibleExists() { return false; } #else [[nodiscard]] bool compatibleValid() const; [[nodiscard]] bool compatibleInited() const; [[nodiscard]] bool compatibleExists() const; bool recheckCompatibleExists(); #endif [[nodiscard]] QList rootfsList() const; [[nodiscard]] QString osName(const QString &rootfsName) const; [[nodiscard]] CompPkgInfo::Ptr containsPackage(const QString &packageName); // update backend database after controller process finished. void packageInstalled(const CompPkgInfo::Ptr &appendPtr); void packageRemoved(const CompPkgInfo::Ptr &removePtr); // use app check support rootfs with special package #ifdef DISABLE_COMPATIBLE [[nodiscard]] bool supportAppCheck() const { return false; } [[nodiscard]] bool checkPackageSupportRootfs(const CompPkgInfo::Ptr &checkPtr) { Q_UNUSED(checkPtr); return false; } #else [[nodiscard]] bool supportAppCheck() const; [[nodiscard]] bool checkPackageSupportRootfs(const CompPkgInfo::Ptr &checkPtr); #endif Q_SIGNAL void packageSupportRootfsChanged(const CompPkgInfo::Ptr &checkPtr); private: explicit CompatibleBackend(QObject *parent = nullptr); ~CompatibleBackend() override = default; void initFinished(const QList &rootfsList, const QHash &packages); // parse raw output data static void backendProcessWithRaw(CompatibleBackend *backend); [[nodiscard]] static QList parseRootfsFromRawOutputV1(const QByteArray &output); [[nodiscard]] static QList parseRootfsFromRawOutputV2(const QByteArray &output); [[nodiscard]] static QHash parseAppListFromRawOutput(const QByteArray &output); // parse json output data static void backendProcessWithJson(CompatibleBackend *backend); bool m_init{false}; bool m_compatibleExists{false}; QList m_rootfsList; // rootfs list QHash m_packages; // all packages, every package is unique Q_DISABLE_COPY(CompatibleBackend) }; } // namespace Compatible using CompBackend = Compatible::CompatibleBackend; #endif // COMPATIBLEBACKEND_H deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_defines.h000066400000000000000000000021611524745214100272240ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef COMPATIBLE_DEFINES_H #define COMPATIBLE_DEFINES_H #include #include #include namespace Compatible { enum CompResultCode { CompSuccess = 0, CompError = -1, }; struct RootfsInfo { using Ptr = QSharedPointer; int prioriy{0}; QString name; QString osName; }; struct CompPkgInfo { using Ptr = QSharedPointer; QString filePath; // for local file QString name; QString version; QString arch; // architecture QString rootfs; // rootfs name, which installed this package QString targetRootfs; // target rootfs, prepare for install pacakge to specific rootfs bool checked{false}; // mark check current support rootfs QList supportRootfs; // current support rootfs list (use deepin-compatible-ctl app check) inline bool installed() const { return !rootfs.isEmpty(); } }; } // namespace Compatible #endif // COMPATIBLE_DEFINES_H deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_json_parser.cpp000066400000000000000000000150441524745214100304730ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2025 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "compatible_json_parser.h" #include "compatible_backend.h" #include "utils/ddlog.h" #include #include #include namespace Compatible { static const QString kFieldCode = "Code"; static const QString kFieldMsg = "Msg"; static const QString kFieldExt = "Ext"; CompatibleJsonParser::CompatibleJsonParser() {} /** @brief parse deepin-compatible-ctl result @example {"Code":0,"Msg":null,"Ext":{"Code":0,"Msg":["æˆ�功 [\n {\n \"name\": \"hello\",\n \"version\": \"2.10-2\",\n \"arch\": \"amd64\"\n },\n {\n \"name\": \"tree\",\n \"version\": \"1.8.0-1\",\n \"arch\": \"amd64\"\n }\n]"]}} */ CompatibleRet::Ptr CompatibleJsonParser::parseCommonField(const QByteArray &jsonString) { qCDebug(appLog) << "Parse common field"; if (jsonString.isEmpty()) { qCWarning(appLog) << "Empty json string"; return {}; } QJsonParseError err; QJsonDocument doc = QJsonDocument::fromJson(jsonString, &err); if (QJsonParseError::NoError != err.error) { qCWarning(appLog) << QString("Parse compatible result failed: %1 offset:%2").arg(err.errorString()).arg(err.offset); return {}; } auto rootObj = doc.object(); auto ret = CompatibleRet::Ptr::create(); ret->code = rootObj.value(kFieldCode).toInt(); ret->message = rootObj.value(kFieldMsg).toString(); auto extObj = rootObj.value(kFieldExt).toObject(); if (!extObj.isEmpty()) { ret->ext.code = extObj.value(kFieldCode).toInt(); ret->ext.detailMessage = extObj.value(kFieldMsg); } qCDebug(appLog) << "Common field:" << ret->code << ret->message << ret->ext.code << ret->ext.detailMessage; return ret; } QHash CompatibleJsonParser::parseAppList(const CompatibleRet::Ptr &ret) { qCDebug(appLog) << "Parse app list"; if (ret.isNull() || CompError == ret->code) { qCWarning(appLog) << "Null app list"; return {}; } auto array = ret->ext.detailMessage.toArray(); if (array.empty()) { qCWarning(appLog) << "Empty app list"; return {}; } QString listJson = array.first().toString(); // remove unnecessary prefix listJson.remove(QRegularExpression("^[^\[]*")); QJsonParseError err; QJsonDocument doc = QJsonDocument::fromJson(listJson.toUtf8(), &err); if (QJsonParseError::NoError != err.error) { qCWarning(appLog) << QString("Parse compatible result failed: %1 offset:%2").arg(err.errorString()).arg(err.offset); return {}; } array = doc.array(); QHash packages; for (const QJsonValue &item : array) { if (!item.isObject()) { continue; } auto obj = item.toObject(); auto pkgPtr = CompPkgInfo::Ptr::create(); pkgPtr->name = obj.value("name").toString(); pkgPtr->version = obj.value("version").toString(); pkgPtr->arch = obj.value("arch").toString(); packages.insert(pkgPtr->name, pkgPtr); } qCDebug(appLog) << "App list:" << packages.size(); return packages; } QList CompatibleJsonParser::parseRootfsList(const CompatibleRet::Ptr &ret) { /* e.g.: {"Code":0,"Msg":null,"Ext":{"Code":0,"Msg":["æˆ�功 {\n \"Containers\": [\n {\n \"ID\": \"4aeedabc79a4\",\n \"Name\":\"uos-rootfs-20\",\n \"Status\": \"Up 15 minutes\",\n \"Image\": \"localhost/uos-rootfs-20:latest\"\n }\n ]\n}"]}} */ qCDebug(appLog) << "Parse rootfs list"; if (ret.isNull() || CompError == ret->code) { qCWarning(appLog) << "Null rootfs list"; return {}; } auto array = ret->ext.detailMessage.toArray(); if (array.empty()) { qCWarning(appLog) << "Empty rootfs list"; return {}; } QString listJson = array.first().toString(); // remove unnecessary prefix listJson.remove(QRegularExpression("^[^\[]*")); QJsonParseError err; QJsonDocument doc = QJsonDocument::fromJson(listJson.toUtf8(), &err); if (QJsonParseError::NoError != err.error) { qCWarning(appLog) << QString("Parse compatible result failed: %1 offset:%2").arg(err.errorString()).arg(err.offset); return {}; } auto rootObj = doc.object(); auto containerArray = rootObj.value("Containers").toArray(); QList rootfs; for (const QJsonValue &item : containerArray) { if (!item.isObject()) { continue; } auto obj = item.toObject(); auto rootfsPtr = RootfsInfo::Ptr::create(); rootfsPtr->name = obj.value("Name").toString(); rootfsPtr->osName = rootfsPtr->name; rootfs.append(rootfsPtr); } qCDebug(appLog) << "Rootfs list:" << rootfs.size(); return rootfs; } QList CompatibleJsonParser::parseSupportfsList(const CompatibleRet::Ptr &ret) { /* e.g.: {"Code":0,"Msg":null,"Ext":{"Code":0,"Msg":["æˆ�功 [\n \"uos-rootfs-20\",\n \"ubuntu-18.04\" \n]"]}} {"Code":0,"Msg":null,"Ext":{"Code":0,"Msg":["失败 [\n \"NOTFOUND\" \n]"]}} */ qCDebug(appLog) << "Parse supportfs list"; if (ret.isNull() || CompError == ret->code) { qCWarning(appLog) << "Null support rootfs list"; return {}; } auto array = ret->ext.detailMessage.toArray(); if (array.empty()) { qCWarning(appLog) << "Empty support rootfs list"; return {}; } QString listJson = array.first().toString(); // remove unnecessary prefix listJson.remove(QRegularExpression("^[^\[]*")); QJsonParseError err; QJsonDocument doc = QJsonDocument::fromJson(listJson.toUtf8(), &err); if (QJsonParseError::NoError != err.error) { qCWarning(appLog) << QString("Parse compatible result failed: %1 offset:%2").arg(err.errorString()).arg(err.offset); return {}; } array = doc.array(); QList supportRootfs; auto rootfsList = CompBackend::instance()->rootfsList(); for (const QJsonValue &item : array) { QString itemStr = item.toString(); auto findItr = std::find_if( rootfsList.begin(), rootfsList.end(), [&](const RootfsInfo::Ptr &rootfsPtr) { return rootfsPtr->name == itemStr; }); if (findItr != rootfsList.end()) { supportRootfs.append(*findItr); } } qCDebug(appLog) << "Support rootfs list:" << supportRootfs.size(); return supportRootfs; } } // namespace Compatible deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_json_parser.h000066400000000000000000000017121524745214100301350ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2025 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef COMPATIBLE_JSON_PARSER_H #define COMPATIBLE_JSON_PARSER_H #include #include "compatible_defines.h" namespace Compatible { struct CompatibleRet { typedef QSharedPointer Ptr; int code{0}; QString message; // short message struct Ext { int code{0}; QJsonValue detailMessage; } ext; // detail info }; class CompatibleJsonParser { public: CompatibleJsonParser(); static CompatibleRet::Ptr parseCommonField(const QByteArray &jsonString); static QHash parseAppList(const CompatibleRet::Ptr &ret); static QList parseRootfsList(const CompatibleRet::Ptr &ret); static QList parseSupportfsList(const CompatibleRet::Ptr &ret); }; } // namespace Compatible #endif // COMPATIBLE_JSON_PARSER_H deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_process_controller.cpp000066400000000000000000000212641524745214100320700ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "compatible_process_controller.h" #include "compatible_json_parser.h" #include "utils/ddlog.h" #include #include "compatible_backend.h" #include "process/Pty.h" #include "utils/package_defines.h" #include "utils/hierarchicalverify.h" namespace Compatible { // transport install/remove task to higher level permission process. static const QString kPkexecBin = "pkexec"; static const QString kInstallProcessorBin = "deepin-deb-installer-dependsInstall"; static const QString kParamCompatible = "--install_compatible"; static const QString kParamInstallConfig = "--install_config"; static const QString kParamInstall = "--install"; static const QString kParamRemove = "--remove"; static const QString kParamRootfs = "--rootfs"; // select current user (non-root) static const QString kEnvUser = "USER"; static const QString kParamUser = "--user"; CompatibleProcessController::CompatibleProcessController(QObject *parent) : QObject{parent} { } const Deb::DebPackage::Ptr &CompatibleProcessController::currentPackage() const { return m_currentPackage; } bool CompatibleProcessController::isRunning() const { qCDebug(appLog) << "is running?"; if (m_process && QProcess::NotRunning != m_process->state()) { return true; } qCDebug(appLog) << "not running"; return false; } bool CompatibleProcessController::install(const Deb::DebPackage::Ptr &package) { qCDebug(appLog) << "install package:"; if (!package || !package->isValid() || isRunning()) { qCDebug(appLog) << "invalid package or running"; return false; } if (!ensureProcess()) { qCDebug(appLog) << "ensure process failed"; return false; } // e.g.: pkexec deepin-deb-installer-dependsInstall Compatible InstallConfig[Optional] // install --rootfs [rootfs name] [path to deb file] m_type = Install; m_outputList.clear(); m_currentPackage = package; // reset state m_currentPackage->setError(Pkg::NoError, {}); // For historical reasons, the first argument in programArguments is the // name of the program to execute, so create a list consisting of all // but the first argument to pass to setProgram() // sa: Pty::start() QStringList params{kPkexecBin, kInstallProcessorBin, kParamCompatible, kParamInstall, kParamRootfs, m_currentPackage->compatible()->targetRootfs, m_currentPackage->filePath()}; if (m_currentPackage->containsTemplates()) { params << kParamInstallConfig; } appendCurrentUser(params); m_process->start(kPkexecBin, params, {}, 0, false); qCInfo(appLog) << "Comaptible install:" << m_process->program(); Q_EMIT processStart(); return true; } bool CompatibleProcessController::uninstall(const Deb::DebPackage::Ptr &package) { qCDebug(appLog) << "uninstall package:"; if (!package || !package->isValid() || isRunning()) { qCDebug(appLog) << "invalid package or running"; return false; } if (!ensureProcess()) { qCDebug(appLog) << "ensure process failed"; return false; } // e.g.: pkexec deepin-deb-installer-dependsInstall Compatible // remove --rootfs [rootfs name] [package name] m_type = Uninstall; m_outputList.clear(); m_currentPackage = package; // reset state m_currentPackage->setError(Pkg::NoError, {}); QStringList params{kPkexecBin, kInstallProcessorBin, kParamCompatible, kParamRemove, kParamRootfs, m_currentPackage->compatible()->rootfs, m_currentPackage->debInfo()->packageName()}; appendCurrentUser(params); // For historical reasons, the first argument in programArguments is the // name of the program to execute, so create a list consisting of all // but the first argument to pass to setProgram() // sa: Pty::start() m_process->start(kPkexecBin, params, {}, 0, false); qCInfo(appLog) << "Comaptible uninstall:" << m_process->program(); Q_EMIT processStart(); return true; } bool CompatibleProcessController::needTemplates() const { return (Uninstall == m_type) && m_currentPackage && m_currentPackage->containsTemplates(); } void CompatibleProcessController::writeConfigData(const QString &configData) { if (m_process) { m_process->pty()->write(configData.toUtf8()); m_process->pty()->write("\n"); } } bool CompatibleProcessController::ensureProcess() { qCDebug(appLog) << "ensure process"; if (!m_process) { m_process = new Konsole::Pty(this); connect(m_process, &Konsole::Pty::receivedData, this, &CompatibleProcessController::onReadOutput); connect(m_process, QOverload::of(&QProcess::finished), this, &CompatibleProcessController::onFinished); } else if (QProcess::NotRunning != m_process->state()) { qCWarning(appLog) << "Unable to restart compatible process is still running"; return false; } qCDebug(appLog) << "ensure process success"; return true; } void CompatibleProcessController::onReadOutput(const char *buffer, int length, bool isCommandExec) { Q_UNUSED(isCommandExec); qCDebug(appLog) << "on read output:" << length; const QByteArray output = QByteArray::fromRawData(buffer, length); Q_EMIT processOutput(output); // simulate porgress, progress = log2(x) * 10 m_outputList.append(output); int bitMax = 0; int logCount = m_outputList.size(); while (logCount > 0) { logCount >>= 1; bitMax++; } float progress = qMin(9, bitMax) * 10; qCDebug(appLog) << "emit progress:" << progress; Q_EMIT progressChanged(progress); } void CompatibleProcessController::onFinished(int exitCode, int exitStatus) { bool success = (Pkg::ExitNoError == exitCode && QProcess::NormalExit == exitStatus); qCDebug(appLog) << "process finished? " << success; if (!success) { switch (exitCode) { case Pkg::ExitAuthError: m_currentPackage->setError(Pkg::ConfigAuthCancel, {}); qCDebug(appLog) << "auth error"; break; default: { // up to 512 outputs static const int kMaxCheckLen = 512; for (int i = m_outputList.size() - 1; i >= qMax(0, m_outputList.size() - kMaxCheckLen); --i) { if (HierarchicalVerify::instance()->checkTransactionError(m_currentPackage->debInfo()->packageName(), m_outputList.at(i))) { // mark hierachical verify failed m_currentPackage->setError(Pkg::DigitalSignatureError, {}); } } } break; } } else { // New version support json data result. auto lastRetOutput = m_outputList.last().toUtf8(); auto retPtr = CompatibleJsonParser::parseCommonField(lastRetOutput); if (retPtr && CompSuccess != retPtr->ext.code) { qCWarning(appLog) << "Compatible install/uninstall failed" << lastRetOutput; m_currentPackage->setError(Pkg::UnknownError, {}); success = false; } } qCDebug(appLog) << "emit process finished:" << success; Q_EMIT processFinished(success); if (success) { switch (m_type) { case Install: qCDebug(appLog) << "backend do package installed"; CompatibleBackend::instance()->packageInstalled(m_currentPackage->compatible()); break; case Uninstall: qCDebug(appLog) << "backend do package removed"; CompatibleBackend::instance()->packageRemoved(m_currentPackage->compatible()); break; default: break; } } qCDebug(appLog) << "reset state"; // release temp data m_outputList.clear(); } void CompatibleProcessController::appendCurrentUser(QStringList ¶ms) { qCDebug(appLog) << "Compatible append current user"; auto env = QProcessEnvironment::systemEnvironment(); QString currentUser = env.value(kEnvUser); if (!currentUser.isEmpty()) { qCDebug(appLog) << "Compatible current user:" << currentUser; params << kParamUser << currentUser; } else { qCWarning(appLog) << "Compatible current user is empty"; } } }; // namespace Compatible deepin-deb-installer-6.5.51/src/deb-installer/compatible/compatible_process_controller.h000066400000000000000000000032151524745214100315310ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef COMPATIBLEPROCESSCONTROLLER_H #define COMPATIBLEPROCESSCONTROLLER_H #include #include "utils/deb_package.h" namespace Konsole { class Pty; } // namespace Konsole namespace Compatible { class CompatibleProcessController : public QObject { Q_OBJECT public: explicit CompatibleProcessController(QObject *parent = nullptr); ~CompatibleProcessController() override = default; [[nodiscard]] const Deb::DebPackage::Ptr ¤tPackage() const; [[nodiscard]] bool isRunning() const; [[nodiscard]] bool install(const Deb::DebPackage::Ptr &package); [[nodiscard]] bool uninstall(const Deb::DebPackage::Ptr &package); [[nodiscard]] bool needTemplates() const; void writeConfigData(const QString &configData); Q_SIGNAL void processStart(); Q_SIGNAL void processFinished(bool success); Q_SIGNAL void processOutput(const QString &output); Q_SIGNAL void progressChanged(float progress); private: [[nodiscard]] bool ensureProcess(); Q_SLOT void onReadOutput(const char *buffer, int length, bool isCommandExec); Q_SLOT void onFinished(int exitCode, int exitStatus); void appendCurrentUser(QStringList ¶ms); enum ProcessType { Install, Uninstall, }; ProcessType m_type{Install}; QStringList m_outputList; // for simunalte progress Konsole::Pty *m_process{nullptr}; Deb::DebPackage::Ptr m_currentPackage; Q_DISABLE_COPY(CompatibleProcessController) }; }; // namespace Compatible #endif // COMPATIBLEPROCESSCONTROLLER_H deepin-deb-installer-6.5.51/src/deb-installer/dbus/000077500000000000000000000000001524745214100220555ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/dbus/com.deepin.DebInstaller.service000066400000000000000000000001261524745214100300260ustar00rootroot00000000000000[D-BUS Service] Name=com.deepin.DebInstaller Exec=/usr/bin/deepin-deb-installer --dbusdeepin-deb-installer-6.5.51/src/deb-installer/immutable/000077500000000000000000000000001524745214100230775ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/immutable/immutable_backend.cpp000066400000000000000000000025521524745214100272350ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "immutable_backend.h" #include "utils/ddlog.h" #include namespace Immutable { static const QString kImmutableBin = "deepin-immutable-ctl"; static const QString kImmutableStatus = "-s"; // return e.g. : "immutable mode:[true|false]" static const QByteArray kImmutableEnable = "true"; ImmutableBackend::ImmutableBackend(QObject *parent) : QObject{parent} { qCDebug(appLog) << "Constructing ImmutableBackend"; initBackend(); } ImmutableBackend *ImmutableBackend::instance() { // qCDebug(appLog) << "Getting ImmutableBackend instance"; static ImmutableBackend ins; return &ins; } bool ImmutableBackend::immutableEnabled() const { qCDebug(appLog) << "Checking if immutable is enabled:" << m_immutableEnabled; return m_immutableEnabled; } void ImmutableBackend::initBackend() { qCDebug(appLog) << "initBackend"; QProcess process; process.setProgram(kImmutableBin); process.setArguments({kImmutableStatus}); process.start(); process.waitForFinished(); const QByteArray output = process.readAllStandardOutput(); m_immutableEnabled = output.contains(kImmutableEnable); qCDebug(appLog) << "end initBackend, immutableEnabled:" << m_immutableEnabled; } }; // namespace Immutable deepin-deb-installer-6.5.51/src/deb-installer/immutable/immutable_backend.h000066400000000000000000000012721524745214100267000ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef IMMUTABLEBACKEND_H #define IMMUTABLEBACKEND_H #include namespace Immutable { class ImmutableBackend : public QObject { Q_OBJECT public: static ImmutableBackend *instance(); [[nodiscard]] bool immutableEnabled() const; private: explicit ImmutableBackend(QObject *parent = nullptr); ~ImmutableBackend() override = default; void initBackend(); bool m_immutableEnabled{false}; Q_DISABLE_COPY(ImmutableBackend); }; }; // namespace Immutable using ImmBackend = Immutable::ImmutableBackend; #endif // IMMUTABLEBACKEND_H deepin-deb-installer-6.5.51/src/deb-installer/immutable/immutable_process_controller.cpp000066400000000000000000000164541524745214100315750ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "immutable_process_controller.h" #include #include "utils/ddlog.h" #include "process/Pty.h" #include "utils/hierarchicalverify.h" #include "utils/package_defines.h" namespace Immutable { static const QString kPkexecBin = "pkexec"; static const QString kInstallProcessorBin = "deepin-deb-installer-dependsInstall"; static const QString kParamImmutable = "--install_immutable"; static const QString kParamReinstall = "--reinstall"; static const QString kParamInstallConfig = "--install_config"; static const QString kParamInstall = "--install"; static const QString kParamRemove = "--remove"; ImmutableProcessController::ImmutableProcessController(QObject *parent) : QObject{parent} { } const Deb::DebPackage::Ptr &ImmutableProcessController::currentPackage() const { return m_currentPackage; } bool ImmutableProcessController::isRunning() const { qCDebug(appLog) << "immutable process is running"; if (m_process && QProcess::NotRunning != m_process->state()) { return true; } qCDebug(appLog) << "immutable process is not running"; return false; } bool ImmutableProcessController::install(const Deb::DebPackage::Ptr &package, bool reinstall) { qCDebug(appLog) << "install immutable package"; if (!package || !package->isValid() || isRunning()) { qCDebug(appLog) << "invalid package or process is running"; return false; } if (!ensureProcess()) { qCDebug(appLog) << "failed to ensure process"; return false; } // e.g.: pkexec deepin-deb-installer-dependsInstall Compatible InstallConfig[Optional] // install --rootfs [rootfs name] [path to deb file] m_type = Install; m_outputList.clear(); m_currentPackage = package; // reset state m_currentPackage->setError(Pkg::NoError, {}); // For historical reasons, the first argument in programArguments is the // name of the program to execute, so create a list consisting of all // but the first argument to pass to setProgram() // sa: Pty::start() QStringList params{kPkexecBin, kInstallProcessorBin, kParamImmutable, kParamInstall, m_currentPackage->filePath()}; if (reinstall) { qCDebug(appLog) << "same version installed, add --reinstall"; params << kParamReinstall; } if (m_currentPackage->containsTemplates()) { qCDebug(appLog) << "install config templates"; params << kParamInstallConfig; } m_process->start(kPkexecBin, params, {}, 0, false); qCInfo(appLog) << "Comaptible install:" << m_process->program(); Q_EMIT processStart(); return true; } bool ImmutableProcessController::uninstall(const Deb::DebPackage::Ptr &package) { qCDebug(appLog) << "uninstall immutable package"; if (!package || !package->isValid() || isRunning()) { qCDebug(appLog) << "invalid package or process is running"; return false; } if (!ensureProcess()) { qCDebug(appLog) << "failed to ensure process"; return false; } // e.g.: pkexec deepin-deb-installer-dependsInstall Compatible // remove --rootfs [rootfs name] [package name] m_type = Unintsall; m_outputList.clear(); m_currentPackage = package; // reset state m_currentPackage->setError(Pkg::NoError, {}); // For historical reasons, the first argument in programArguments is the // name of the program to execute, so create a list consisting of all // but the first argument to pass to setProgram() // sa: Pty::start() m_process->start( kPkexecBin, {kPkexecBin, kInstallProcessorBin, kParamImmutable, kParamRemove, m_currentPackage->debInfo()->packageName()}, {}, 0, false); qCInfo(appLog) << "Comaptible uninstall:" << m_process->program(); Q_EMIT processStart(); return true; } bool ImmutableProcessController::needTemplates() const { // Unisntallation not need config templates. return (Unintsall != m_type) && m_currentPackage && m_currentPackage->containsTemplates(); } void ImmutableProcessController::writeConfigData(const QString &configData) { qCDebug(appLog) << "write config data to immutable process"; if (m_process) { m_process->pty()->write(configData.toUtf8()); m_process->pty()->write("\n"); qCDebug(appLog) << "writed config data:" << configData; } qCDebug(appLog) << "write config data to immutable process finished"; } bool ImmutableProcessController::ensureProcess() { qCDebug(appLog) << "ensure immutable process"; if (!m_process) { qCDebug(appLog) << "create immutable process"; m_process = new Konsole::Pty(this); connect(m_process, &Konsole::Pty::receivedData, this, &ImmutableProcessController::onReadOutput); connect(m_process, QOverload::of(&QProcess::finished), this, &ImmutableProcessController::onFinished); } else if (QProcess::NotRunning != m_process->state()) { qCWarning(appLog) << "Unable to restart compatible process is still running"; return false; } qCDebug(appLog) << "ensure immutable process finished"; return true; } void ImmutableProcessController::onReadOutput(const char *buffer, int length, bool isCommandExec) { Q_UNUSED(isCommandExec); const QByteArray output = QByteArray::fromRawData(buffer, length); qCDebug(appLog) << "read output from immutable process:" << output; Q_EMIT processOutput(output); // simulate progress, progress = floor(log2(x)) * 10 m_outputList.append(output); int bitMax = 0; int logCount = m_outputList.size(); while (logCount > 0) { logCount >>= 1; bitMax++; } float progress = qMin(9, bitMax) * 10; qCDebug(appLog) << "progress:" << progress; Q_EMIT progressChanged(progress); } void ImmutableProcessController::onFinished(int exitCode, int exitStatus) { const bool success = (Pkg::ExitNoError == exitCode && QProcess::NormalExit == exitStatus); qCDebug(appLog) << "immutable process finished, success:" << success << "exit code:" << exitCode << "exit status:" << exitStatus; if (!success) { switch (exitCode) { case Pkg::ExitAuthError: m_currentPackage->setError(Pkg::ConfigAuthCancel, {}); qCDebug(appLog) << "config auth cancel"; break; default: { // up to 512 outputs static const int kMaxCheckLen = 512; for (int i = m_outputList.size() - 1; i >= qMax(0, m_outputList.size() - kMaxCheckLen); --i) { if (HierarchicalVerify::instance()->checkTransactionError(m_currentPackage->debInfo()->packageName(), m_outputList.at(i))) { // mark hierachical verify failed m_currentPackage->setError(Pkg::DigitalSignatureError, {}); qCDebug(appLog) << "digital signature error"; } } } break; } } Q_EMIT processFinished(success); qCDebug(appLog) << "immutable process finished"; // release temp data m_outputList.clear(); } }; // namespace Immutable deepin-deb-installer-6.5.51/src/deb-installer/immutable/immutable_process_controller.h000066400000000000000000000031571524745214100312360ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef IMMUTABLEPROCESSCONTROLLER_H #define IMMUTABLEPROCESSCONTROLLER_H #include #include "utils/deb_package.h" namespace Konsole { class Pty; } // namespace Konsole namespace Immutable { class ImmutableProcessController : public QObject { Q_OBJECT public: explicit ImmutableProcessController(QObject *parent = nullptr); ~ImmutableProcessController() override = default; [[nodiscard]] const Deb::DebPackage::Ptr ¤tPackage() const; [[nodiscard]] bool isRunning() const; [[nodiscard]] bool install(const Deb::DebPackage::Ptr &package, bool reinstall = false); [[nodiscard]] bool uninstall(const Deb::DebPackage::Ptr &package); [[nodiscard]] bool needTemplates() const; void writeConfigData(const QString &configData); Q_SIGNAL void processStart(); Q_SIGNAL void processFinished(bool success); Q_SIGNAL void processOutput(const QString &output); Q_SIGNAL void progressChanged(float progress); private: [[nodiscard]] bool ensureProcess(); Q_SLOT void onReadOutput(const char *buffer, int length, bool isCommandExec); Q_SLOT void onFinished(int exitCode, int exitStatus); enum ProcessType { Install, Unintsall, }; ProcessType m_type{Install}; QStringList m_outputList; // for simunalte progress Konsole::Pty *m_process{nullptr}; Deb::DebPackage::Ptr m_currentPackage; Q_DISABLE_COPY(ImmutableProcessController) }; }; // namespace Immutable #endif // IMMUTABLEPROCESSCONTROLLER_H deepin-deb-installer-6.5.51/src/deb-installer/main.cpp000066400000000000000000000064741524745214100225630ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "model/deblistmodel.h" #include "utils/accessible.h" #include "utils/utils.h" #include "singleInstallerApplication.h" #include "environments.h" #include "utils/eventlogutils.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include DWIDGET_USE_NAMESPACE #ifdef DUTIL_USE_NAMESPACE DUTIL_USE_NAMESPACE #else DCORE_USE_NAMESPACE #endif #define RECENT_PATH QDir::homePath() + "/.local/share/recently-used.xbel" #define DAPPLICATION_XSTRING(s) DAPPLICATION_STRING(s) #define DAPPLICATION_STRING(s) #s int main(int argc, char *argv[]) { SingleInstallerApplication app(argc, argv); app.setOrganizationName("deepin"); app.setApplicationName("deepin-deb-installer"); app.setApplicationVersion(VERSION); // qmake 转cmake 解决版本ä¸�对的问题 app.setApplicationAcknowledgementPage("https://www.deepin.org/acknowledgments/deepin-package-manager/"); app.setProductIcon(QIcon::fromTheme("deepin-deb-installer")); app.setAttribute(Qt::AA_UseHighDpiPixmaps); app.setAttribute(Qt::AA_EnableHighDpiScaling); app.loadTranslator(); app.setProductName(QApplication::translate("main", "Package Installer")); app.setApplicationDisplayName(QApplication::translate("main", "Package Installer")); app.setApplicationDescription(QApplication::translate( "main", "Package Installer helps users install and remove local packages, and supports bulk installation.")); qputenv("DTK_USE_SEMAPHORE_SINGLEINSTANCE", "1"); if (!QString(qgetenv("XDG_CURRENT_DESKTOP")).toLower().startsWith("deepin")) { qCDebug(appLog) << "Setting XDG_CURRENT_DESKTOP to Deepin"; setenv("XDG_CURRENT_DESKTOP", "Deepin", 1); } // set log format and register console and file appenders const QString logFormat = "%{time}{yy-MM-ddTHH:mm:ss.zzz} [%{type:-7}] [%{category}] <%{function}:%{line}> %{message}"; DLogManager::setLogFormat(logFormat); DLogManager::registerConsoleAppender(); DLogManager::registerFileAppender(); QAccessible::installFactory(accessibleFactory); // 自动化测试 qCInfo(appLog) << "Application started - name:" << qApp->applicationName() << "version:" << qApp->applicationVersion(); QDBusConnection dbus = QDBusConnection::sessionBus(); qCDebug(appLog) << "Initializing DBus connection"; if (app.parseCmdLine()) { qCDebug(appLog) << "Command line arguments parsed successfully"; app.activateWindow(); // 埋点记录å�¯åŠ¨æ•°æ�® QJsonObject objStartEvent{ {"tid", Eventlogutils::StartUp}, {"vsersion", VERSION}, {"mode", 1}, }; Eventlogutils::GetInstance()->writeLogs(objStartEvent); return app.exec(); } else { qCWarning(appLog) << "Failed to parse command line arguments"; // è§£æž�å�‚数失败,1ï¼�ï¼�ï½�s退出进程 QTimer::singleShot(100, [&]() { qCDebug(appLog) << "Exiting application due to argument parsing failure"; app.quit(); }); return app.exec(); } } deepin-deb-installer-6.5.51/src/deb-installer/manager/000077500000000000000000000000001524745214100225325ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/manager/AddPackageThread.cpp000066400000000000000000000172441524745214100263420ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "AddPackageThread.h" #include "packagesmanager.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include DCORE_USE_NAMESPACE using namespace QApt; AddPackageThread::AddPackageThread(QSet appendedPackagesMd5) : m_appendedPackagesMd5(appendedPackagesMd5) { qCDebug(appLog) << "AddPackageThread created with" << appendedPackagesMd5.size() << "pre-existing packages"; } void AddPackageThread::setPackages(const QStringList &packages, int validPkgCount) { m_packages.clear(); m_packages.append(packages); m_validPackageCount = validPkgCount; qCDebug(appLog) << "AddPackageThread set packages with" << m_packages.size() << "packages"; } void AddPackageThread::setAppendPackagesMd5(const QSet &appendedPackagesMd5) { qCDebug(appLog) << "AddPackageThread set appended packages with" << appendedPackagesMd5.size() << "packages"; m_appendedPackagesMd5 = appendedPackagesMd5; } void AddPackageThread::setSamePackageMd5(const QMap &packagesMd5) { qCDebug(appLog) << "AddPackageThread set same package md5 with" << packagesMd5.size() << "packages"; m_allPackages = packagesMd5; } bool AddPackageThread::dealInvalidPackage(const QString &packagePath) { qCDebug(appLog) << "AddPackageThread deal invalid package:" << packagePath; auto readablilty = Utils::checkPackageReadable(packagePath); switch (readablilty) { case Pkg::PkgNotInLocal: qCDebug(appLog) << "Package not in local"; emit signalAppendFailMessage(Pkg::PackageNotLocal); return false; case Pkg::PkgNoPermission: qCDebug(appLog) << "Package not installable"; emit signalAppendFailMessage(Pkg::PackageNotInstallable); return false; default: qCDebug(appLog) << "Package invalid"; break; } qCDebug(appLog) << "Deal invalid package end, return true"; return true; } QString AddPackageThread::dealPackagePath(const QString &packagePath) { qCDebug(appLog) << "AddPackageThread deal package path:" << packagePath; auto tempPath = packagePath; // 判断当å‰�文件路径是å�¦æ˜¯ç»�对路径,ä¸�是的è¯�转æ�¢ä¸ºç»�对路径 if (!tempPath.startsWith("/")) { QFileInfo packageAbsolutePath(tempPath); // 获å�–ç»�对路径 tempPath = packageAbsolutePath.absoluteFilePath(); qCDebug(appLog) << "Package path is not absolute, converted to:" << tempPath; } // 判断当å‰�文件路径中是å�¦å­˜åœ¨ç©ºæ ¼,如果存在则创建软链接并在之å�Žçš„安装时使用软链接进行访问. if (tempPath.contains(" ")) { QApt::DebFile p(tempPath); if (p.isValid()) { tempPath = SymbolicLink(tempPath, p.packageName()); qCWarning(appLog) << "Path contains spaces, created symlink:" << tempPath; } } qCDebug(appLog) << "Deal package path end, return:" << tempPath; return tempPath; } void AddPackageThread::run() { qCInfo(appLog) << "Start processing" << m_packages.size() << "packages"; for (QString debPackage : m_packages) { qCDebug(appLog) << "Processing package:" << debPackage; // 处ç�†åŒ…ä¸�在本地的情况。 if (!dealInvalidPackage(debPackage)) { continue; } QString debPkg = debPackage; debPackage = dealPackagePath(debPackage); if (debPackage.endsWith(".ddim")) { Q_EMIT signalAppendFailMessage(Pkg::PackageNotDdim); continue; } QApt::DebFile pkgFile(debPackage); // 判断当å‰�文件是å�¦æ˜¯æ— æ•ˆæ–‡ä»¶ if (!pkgFile.isValid()) { // æ ¹æ�®æ–‡ä»¶æ— æ•ˆçš„类型æ��示ä¸�å�Œçš„æ–‡æ¡ˆ Q_EMIT signalAppendFailMessage(Pkg::PackageInvalid); continue; } // 获å�–当å‰�文件的md5的值,防止é‡�å¤�添加 // 先查看之å‰�检测包有效性时是å�¦èŽ·å�–过md5 QByteArray md5 = m_allPackages.value(debPkg); if (md5.isEmpty()) md5 = pkgFile.md5Sum(); // 如果当å‰�å·²ç»�存在此md5的包,则说明此包已ç»�添加到程åº�中 if (m_appendedPackagesMd5.contains(md5)) { // 处ç�†é‡�å¤�文件 Q_EMIT signalAppendFailMessage(Pkg::PackageAlreadyExists); continue; } // 管ç�†æœ€è¿‘文件列表 DRecentData data; data.appName = "Deepin Deb Installer"; data.appExec = "deepin-deb-installer"; DRecentManager::addItem(debPackage, data); // 添加到set中,用æ�¥åˆ¤æ–­é‡�å¤� m_appendedPackagesMd5 << md5; qCDebug(appLog) << "Add package to installer:" << debPackage << "with md5:" << md5; // å�¯ä»¥æ·»åŠ ,å�‘é€�添加信å�· emit signalAddPackageToInstaller(m_validPackageCount, debPackage, md5); } qCDebug(appLog) << "All packages processed, emit signalAppendFinished"; emit signalAppendFinished(); } QString AddPackageThread::SymbolicLink(const QString &previousName, const QString &packageName) { qCDebug(appLog) << "Create symlink from" << previousName << "to" << packageName; // 如果创建临时目录失败,则æ��示 if (!mkTempDir()) { qCWarning(appLog) << "Failed to create temp directory:" << m_tempLinkDir; return previousName; } qCDebug(appLog) << "return link"; // æˆ�功则开始创建 return link(previousName, packageName); } bool AddPackageThread::mkTempDir() { QDir tempPath(m_tempLinkDir); qCDebug(appLog) << "Create temp directory:" << m_tempLinkDir; if (!tempPath.exists()) { qCDebug(appLog) << "Temp directory not exists, create it"; // 如果临时目录ä¸�存在则返回创建结果 return tempPath.mkdir(m_tempLinkDir); } else { qCDebug(appLog) << "Temp directory already exists, return true"; // 临时目录已ç»�存在,直接返回创建æˆ�功 return true; } } QString AddPackageThread::link(const QString &linkPath, const QString &packageName) { QFile linkDeb(linkPath); qCDebug(appLog) << "Create symlink from" << linkPath << "to" << m_tempLinkDir + packageName; // 创建软链接时,如果当å‰�临时目录中存在å�Œå��文件,å�³å�Œä¸€ä¸ªå��字的应用,考虑到版本å�¯èƒ½æœ‰å�˜åŒ–,将å�Žç»­æ·»åŠ è¿›å…¥çš„åŒ…é‡�命å��为{packageName}_i // 删除å�Žå†�次添加会在临时文件的å�Žé�¢æ·»åŠ _1,此问题ä¸�å½±å“�安装。如果有问题,å�Žç»­å†�行修改。 int count = 1; QString tempName = packageName; // 命å��创建的软链接文件 while (true) { QFile tempLinkPath(m_tempLinkDir + tempName); // 对已ç»�存在é‡�å��文件的处ç�† if (tempLinkPath.exists()) { // 命å��æ–¹å¼�为在包å��å�Ž+"_i" PS:i 为当å‰�é‡�å¤�的数字,无实际æ„�义,å�ªæ˜¯ä¸ºäº†åŒºåˆ«ä¸�å�Œçš„包 tempName = packageName + "_" + QString::number(count); qCDebug(appLog) << "Duplicate filename detected, renamed to:" << tempName; count++; } else { qCDebug(appLog) << "Create symlink from" << linkPath << "to" << m_tempLinkDir + tempName; break; } } // 创建软链接 if (linkDeb.link(linkPath, m_tempLinkDir + tempName)) return m_tempLinkDir + tempName; // 创建æˆ�功,返回创建的软链接的路径. else { // 创建失败,直接返回路径 qCWarning(appLog) << "Failed to create symlink from" << linkPath << "to" << m_tempLinkDir + tempName; return linkPath; } } deepin-deb-installer-6.5.51/src/deb-installer/manager/AddPackageThread.h000066400000000000000000000065771524745214100260160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef ADDPACKAGETHREAD_H #define ADDPACKAGETHREAD_H #include "utils/package_defines.h" #include #include #include #include #include class PackagesManager; /** * @brief The AddPackageThread class * 批é‡�添加,部分加载 */ class AddPackageThread : public QThread { Q_OBJECT public: AddPackageThread(QSet appendedPackagesMd5); void run(); /** * @brief setPackages 获å�–需è¦�安装的软件包的列表 * @param packages 软件包列表 */ void setPackages(const QStringList &packages, int validPkgCount); /** * @brief setAppendPackagesMd5 获å�–到已ç»�添加到应用的deb包的Md5çš„set * @param appendPackagesMd5 ç›®å‰�应用中的deb包的Md5çš„set */ void setAppendPackagesMd5(const QSet &appendedPackagesMd5); /** * @brief setSamePackageMd5 * @param packagesMd5 */ void setSamePackageMd5(const QMap &packagesMd5); Q_SIGNALS: /** * @brief sigAddPackageToInstaller 把包添加到安装器中 */ void signalAddPackageToInstaller(int, QString, QByteArray); /** * @brief appendFinished 批é‡�添加结æ�Ÿ * @param 是å�¦éœ€è¦�下载wineä¾�赖的标识 */ void signalAppendFinished(); // Manange package insert failed reason. void signalAppendFailMessage(Pkg::AppendFailReason reason, Pkg::PackageType type = Pkg::Deb); private: // è¦�添加的软件包列表 QStringList m_packages = {}; // å·²ç»�添加的deb包的MD5值的集å�ˆ QSet m_appendedPackagesMd5 = {}; QMap m_allPackages = {}; private: /** * @brief SymbolicLink 为路径中存在空格的包创建临时文件夹以å�Šè½¯é“¾æŽ¥ * @param previousName 存在空格的路径ruanji * @param packageName 当å‰�包的包å�� * @return 创建æˆ�功å�Žè½¯é“¾æŽ¥çš„全路径 */ QString SymbolicLink(const QString &previousName, const QString &packageName); /** * @brief link 创建软链接 * @param linkPath 原路径 * @param packageName 包å�� * @return 创建软链接之å�Žçš„路径 */ QString link(const QString &linkPath, const QString &packageName); /** * @brief mkTempDir 创建存放软链接的临时路径 * @return 是å�¦åˆ›å»ºæˆ�功 */ bool mkTempDir(); private: /** * @brief dealInvalidPackage 查看包是å�¦æœ‰æ•ˆ * @param packagePath 包的路径 * @return 包的有效性 * true : 文件能打开 * fasle : 文件ä¸�在本地或无æ�ƒé™� */ bool dealInvalidPackage(const QString &packagePath); /** * @brief dealPackagePath 处ç�†åŒ…的路径 * @param packagePath 包的路径 * @return ç»�过处ç�†å�Žçš„包的路径 * 处ç�†ä¸¤ç§�情况 * 1: 相对路径 --------> 转化为ç»�对路径 * 2: 包的路径中存在空格 --------> 使用软链接,链接到/tmp下 */ QString dealPackagePath(const QString &packagePath); private: // 软链接的存放路径 const QString m_tempLinkDir = "/tmp/LinkTemp/"; private: // 有效文件的数é‡� int m_validPackageCount = 0; }; #endif // ADDPACKAGETHREAD_H deepin-deb-installer-6.5.51/src/deb-installer/manager/DealDependThread.cpp000066400000000000000000000070311524745214100263540ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "DealDependThread.h" #include "model/deblistmodel.h" #include "utils/hierarchicalverify.h" #include "utils/ddlog.h" DealDependThread::DealDependThread(QObject *parent) { Q_UNUSED(parent); qCDebug(appLog) << "DealDependThread created"; proc = new QProcess(this); connect(proc, QOverload::of(&QProcess::finished), this, &DealDependThread::slotInstallFinished); connect(proc, &QProcess::readyReadStandardOutput, this, &DealDependThread::slotReadOutput); } DealDependThread::~DealDependThread() { delete proc; } void DealDependThread::setDependsList(const QStringList &dependList, int index) { m_index = index; m_dependsList = dependList; } void DealDependThread::setBrokenDepend(const QString &dependName) { m_brokenDepend = dependName; } void DealDependThread::slotReadOutput() { QString tmp = proc->readAllStandardOutput().data(); if (tmp.contains("StartInstallDeepinwine")) { emit signalDependResult(DebListModel::AuthConfirm, m_index, m_brokenDepend); return; } if (tmp.contains("Not authorized")) { bDependsStatusErr = true; qCWarning(appLog) << "Wine dependency install not authorized"; emit signalDependResult(DebListModel::CancelAuth, m_index, m_brokenDepend); } // 检测是å�¦åŒ…å�«åˆ†çº§éªŒç­¾é”™è¯¯ä¿¡æ�¯ if (HierarchicalVerify::instance()->checkTransactionError(m_brokenDepend, tmp)) { bVerifyStatusErr = true; qCWarning(appLog) << "Hierarchical verify failed for wine dependency. Output:" << tmp; // 结æ�Ÿå�Žç»Ÿä¸€å�‘é€�ä¿¡å�· } } void DealDependThread::run() { qCDebug(appLog) << "Starting dependency thread run"; proc->setProcessChannelMode(QProcess::MergedChannels); msleep(100); bDependsStatusErr = false; bVerifyStatusErr = false; emit signalDependResult(DebListModel::AuthBefore, m_index, m_brokenDepend); proc->start("pkexec", QStringList() << "deepin-deb-installer-dependsInstall" << "--install_wine" << m_dependsList); qCDebug(appLog) << "starting command: pkexec deepin-deb-installer-dependsInstall --install_wine" << m_dependsList; emit signalEnableCloseButton(false); } void DealDependThread::slotInstallFinished(int num = -1) { if (bDependsStatusErr) { emit signalDependResult(DebListModel::AnalysisErr, m_index, m_brokenDepend); bDependsStatusErr = false; qCDebug(appLog) << "Dependency install failed. Dependencies:" << m_dependsList; return; } if (bVerifyStatusErr) { emit signalDependResult(DebListModel::VerifyDependsErr, m_index, m_brokenDepend); bVerifyStatusErr = false; qCDebug(appLog) << "Hierarchical verify failed for wine dependency. Exit code:" << num << "Dependencies:" << m_dependsList; return; } if (num == 0) { qCDebug(appLog) << "Dependency install succeeded. Exit code:" << num << "Dependencies:" << m_dependsList; emit signalDependResult(DebListModel::AuthDependsSuccess, m_index, m_brokenDepend); } else { qCWarning(appLog) << "Dependency install failed. Exit code:" << num << "Dependencies:" << m_dependsList; emit signalDependResult(DebListModel::AuthDependsErr, m_index, m_brokenDepend); } emit signalEnableCloseButton(true); qCDebug(appLog) << "Dependency install process finished. Exit code:" << num << "Dependencies:" << m_dependsList; } deepin-deb-installer-6.5.51/src/deb-installer/manager/DealDependThread.h000066400000000000000000000035001524745214100260160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEALDEPENDTHREAD_H #define DEALDEPENDTHREAD_H #include #include #include class DealDependThread : public QThread { Q_OBJECT public: DealDependThread(QObject *parent = nullptr); virtual ~DealDependThread(); /** * @brief setDependsList 添加安装列表 * @param dependList ä¾�赖列表 * @param index 需è¦�安装的ä¾�赖下标 */ void setDependsList(const QStringList &dependList, int index); /** * @brief setBrokenDepend 设置ä¾�èµ–ä¸�满足的ä¾�èµ–å��ç§° * @param dependName breakçš„ä¾�èµ–å�� */ void setBrokenDepend(const QString &dependName); /** * @brief run 线程的è¿�行函数 */ void run(); signals: /** * @brief signalDependResult ä¾�赖下载的过程处ç�†ä¿¡å�· */ void signalDependResult(int, int, QString); /** * @brief enableCloseButton ä¾�赖下载时设置关闭按钮是å�¦å�¯ç”¨çš„ä¿¡å�· */ void signalEnableCloseButton(bool); public slots: /** * @brief onFinished ä¾�赖下载完æˆ�的处ç�†æ§½å‡½æ•° */ void slotInstallFinished(int); /** * @brief on_readoutput ä¾�赖下载过程中的输出函数 */ void slotReadOutput(); private: // 执行下载的进程指针 QProcess *proc = nullptr; // 出现问题ä¾�赖的下标 int m_index = -1; // 需è¦�安装的ä¾�赖列表 QStringList m_dependsList = { nullptr }; // ä¾�赖安装状æ€�是å�¦é”™è¯¯çš„æ ‡è¯† bool bDependsStatusErr = false; // 分级管控验签失败的标识 bool bVerifyStatusErr = false; // 下载失败的ä¾�èµ–çš„å��ç§° QString m_brokenDepend = ""; }; #endif // DEALDEPENDTHREAD_H deepin-deb-installer-6.5.51/src/deb-installer/manager/PackageDependsStatus.cpp000066400000000000000000000114361524745214100273050ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "PackageDependsStatus.h" #include "utils/package_defines.h" #include "utils/ddlog.h" PackageDependsStatus PackageDependsStatus::ok() { // qCDebug(appLog) << "Creating OK status"; return {Pkg::DependsStatus::DependsOk, QString()}; } PackageDependsStatus PackageDependsStatus::available(const QString &package) { // qCDebug(appLog) << "Creating AVAILABLE status for package:" << package; // ä¿®å¤�å�¸è½½p7zip导致deepin-wine-helper被å�¸è½½çš„问题,Available 添加packageName return {Pkg::DependsStatus::DependsAvailable, package}; } PackageDependsStatus PackageDependsStatus::_break(const QString &package) { qCDebug(appLog) << "Creating BREAK status for package:" << package; return {Pkg::DependsStatus::DependsBreak, package}; } PackageDependsStatus PackageDependsStatus::_prohibit(const QString &package) { qCDebug(appLog) << "Creating PROHIBIT status for package:" << package; return {Pkg::DependsStatus::DependsBreak, package}; } PackageDependsStatus::PackageDependsStatus() : PackageDependsStatus(Pkg::DependsStatus::DependsOk, QString()) { qCDebug(appLog) << "Default PackageDependsStatus created"; } PackageDependsStatus::PackageDependsStatus(const int status, const QString &package) : status(status) , package(package) { qCDebug(appLog) << "Creating PackageDependsStatus with status:" << status << "package:" << package; } PackageDependsStatus &PackageDependsStatus::operator=(const PackageDependsStatus &other) { // qCDebug(appLog) << "Assigning PackageDependsStatus from package:" << other.package; status = other.status; package = other.package; return *this; } PackageDependsStatus PackageDependsStatus::max(const PackageDependsStatus &other) { // qCDebug(appLog) << "Comparing PackageDependsStatus with status:" << other.status << "for package:" << other.package; if (other.status > status) { qCDebug(appLog) << "Upgrading status from" << status << "to" << other.status << "for package:" << other.package; *this = other; } return *this; } PackageDependsStatus PackageDependsStatus::maxEq(const PackageDependsStatus &other) { // qCDebug(appLog) << "Comparing PackageDependsStatus with status:" << other.status << "for package:" << other.package; if (other.status >= status) { // qCDebug(appLog) << "Upgrading status from" << status << "to" << other.status << "for package:" << other.package; *this = other; } return *this; } PackageDependsStatus PackageDependsStatus::min(const PackageDependsStatus &other) { // qCDebug(appLog) << "Comparing PackageDependsStatus with status:" << other.status << "for package:" << other.package; if (other.status < status) { // qCDebug(appLog) << "Downgrading status from" << status << "to" << other.status << "for package:" << other.package; *this = other; } return *this; } PackageDependsStatus PackageDependsStatus::minEq(const PackageDependsStatus &other) { // qCDebug(appLog) << "Comparing PackageDependsStatus with status:" << other.status << "for package:" << other.package; if (other.status <= status) { // qCDebug(appLog) << "Downgrading status from" << status << "to" << other.status << "for package:" << other.package; *this = other; } return *this; } bool PackageDependsStatus::isBreak() const { // qCDebug(appLog) << "Checking if package is break"; bool result = status == Pkg::DependsStatus::DependsBreak; if (result) { qCDebug(appLog) << "Package" << package << "has broken dependencies"; } return result; } bool PackageDependsStatus::isAuthCancel() const { bool result = status == Pkg::DependsStatus::DependsAuthCancel; // qCDebug(appLog) << "Checking auth cancel status:" << result; return result; } bool PackageDependsStatus::isAvailable() const { bool result = status == Pkg::DependsStatus::DependsAvailable; // qCDebug(appLog) << "Checking available status:" << result << "for package:" << package; return result; } bool PackageDependsStatus::isProhibit() const { bool result = status == Pkg::DependsStatus::Prohibit; // qCDebug(appLog) << "Checking prohibit status:" << result << "for package:" << package; return result; } bool PackageDependsStatus::canInstall() const { bool result = status == Pkg::DependsAvailable || status == Pkg::DependsOk; qCDebug(appLog) << "Package" << package << (result ? "can" : "cannot") << "be installed"; return result; } bool PackageDependsStatus::canInstallCompatible() const { bool result = status == Pkg::CompatibleNotInstalled; // qCDebug(appLog) << "Checking compatible install status:" << result << "for package:" << package; return result; } deepin-deb-installer-6.5.51/src/deb-installer/manager/PackageDependsStatus.h000066400000000000000000000070041524745214100267460ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGEDEPENDSSTATUS_H #define PACKAGEDEPENDSSTATUS_H #include class PackageDependsStatus { public: /** * @brief ok 组装ä¾�赖的状æ€�,将传入的包的ä¾�赖状æ€�设置为ok * @return æŸ�个包的ä¾�赖状æ€�为ok */ static PackageDependsStatus ok(); /** * @brief available 组装ä¾�赖的状æ€�,将传入的包å��çš„ä¾�赖状æ€�设置为Available * @param package 当å‰�ä¾�赖包的包å��。 * @return æŸ�个包的ä¾�赖状æ€�为Available */ static PackageDependsStatus available(const QString &package); /** * @brief _break 组装breakä¾�赖状æ€�。将传入的包的ä¾�赖状æ€�设置为break * @param package 包的å��å­— * @return æŸ�个包的ä¾�赖状æ€�为break */ static PackageDependsStatus _break(const QString &package); /** * @brief _prohibit 将传入的报å��çš„ä¾�赖状æ€�设置为_prohibit * @param package 包的å��å­— * @return 包ä¾�赖状æ€�为_prohibit */ static PackageDependsStatus _prohibit(const QString &package); PackageDependsStatus(); PackageDependsStatus(const int status, const QString &package); /** * @brief operator = é‡�写=æ“�作符 * @param other è¦�赋值的ä¾�赖的状æ€� * @return 赋值å�Žçš„ä¾�赖的状æ€� */ PackageDependsStatus &operator=(const PackageDependsStatus &other); /** * @brief max 比较当å‰�状æ€�并返回状æ€�值更大的那一个 * @param other 与当å‰�状æ€�比较的å�¦ä¸€ä¸ªä¾�赖状æ€� * @return 两个状æ€�中更大的一个 */ PackageDependsStatus max(const PackageDependsStatus &other); /** * @brief maxEq 比较当å‰�状æ€�并返回状æ€�值更大的那一个 * @param other 与当å‰�状æ€�比较的å�¦ä¸€ä¸ªä¾�赖状æ€� * @return 两个状æ€�中更大的一个 */ PackageDependsStatus maxEq(const PackageDependsStatus &other); /** * @brief min 比较当å‰�状æ€�并返回状æ€�值更å°�的那一个 * @param other 与当å‰�状æ€�比较的å�¦ä¸€ä¸ªä¾�赖状æ€� * @return 两个状æ€�中更å°�的一个 */ PackageDependsStatus min(const PackageDependsStatus &other); /** * @brief minEq 比较当å‰�状æ€�并返回状æ€�值更å°�的那一个 * @param other 与当å‰�状æ€�比较的å�¦ä¸€ä¸ªä¾�赖状æ€� * @return 两个状æ€�中更å°�的一个 */ PackageDependsStatus minEq(const PackageDependsStatus &other); /** * @brief 当å‰�ä¾�赖状æ€�是å�¦ä¸ºbreak * * @return true 当å‰�ä¾�赖状æ€�为break * @return false 当å‰�ä¾�赖状æ€�ä¸�是break */ bool isBreak() const; /** * @brief 当å‰�ä¾�赖状æ€�是å�¦ä¸ºAuthCancel * * @return true 当å‰�ä¾�赖状æ€�是AuthCancle * @return false 当å‰�ä¾�赖状æ€�ä¸�是AuthCancle */ bool isAuthCancel() const; /** * @brief 当å‰�ä¾�赖状æ€�是å�¦ä¸ºAvailable * * @return true 当å‰�ä¾�赖状æ€�是Available * @return false 当å‰�ä¾�赖状æ€�ä¸�是Available */ bool isAvailable() const; /** * @brief isProhibit 当å‰�ä¾�赖状æ€�是å�¦ä¸ºprohibit * @return true 当å‰�ä¾�赖状æ€�是prohibit * @return fasle 当å‰�ä¾�赖状æ€�ä¸�是prohibit */ bool isProhibit() const; bool canInstall() const; bool canInstallCompatible() const; public: int status; QString package; }; #endif // PACKAGEDEPENDSSTATUS_H deepin-deb-installer-6.5.51/src/deb-installer/manager/packagesmanager.cpp000066400000000000000000003646451524745214100263710ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "packagesmanager.h" #include "DealDependThread.h" #include "PackageDependsStatus.h" #include "AddPackageThread.h" #include "utils/utils.h" #include "utils/ddlog.h" #include "utils/deb_package.h" #include "model/deblistmodel.h" #include "model/dependgraph.h" #include "model/packageanalyzer.h" #include "singleInstallerApplication.h" #include "compatible/compatible_backend.h" #include "utils/qtcompat.h" #include #include #include #include #include #include DCORE_USE_NAMESPACE DWIDGET_USE_NAMESPACE using namespace QApt; // 特殊的 Wine 软件包标签 static const QString g_Tagi386 = "i386"; static const QString g_TagDeepinWine = "deepin-wine"; static const QString g_DeepinWineHelper = "deepin-wine-helper"; // LoongArch compatible-mode arch names static const QString g_ArchLoong64 = "loong64"; // Debian LoongArch port native arch static const QString g_ArchLoongarch64 = "loongarch64"; // legacy arch name used by older packages /** * @brief 检测传入软件包架构是å�¦æ”¯æŒ�多架构 */ bool archMultiSupport(const QString &arch) { qCDebug(appLog) << "Checking multi-arch support for arch:" << arch; bool result = "native" == arch || "all" == arch || "any" == arch; qCDebug(appLog) << "Multi-arch supported:" << result; return result; } /** * @brief PackagesManager::isLoongArchCompatible * * Returns true when \a pkgArch is "loongarch64" and \a sysArch is "loong64". * These two names represent the same ISA: loong64 is the Debian port name while * loongarch64 is the legacy name used by some older pre-packaged binaries. * Such packages cannot be installed natively by dpkg on a loong64 host, but they * can be handled through the compatible-mode rootfs, so we must NOT treat them as * an architecture error — instead we redirect them to compatible-mode installation. */ bool PackagesManager::isLoongArchCompatible(const QString &sysArch, const QString &pkgArch) { return (sysArch == g_ArchLoong64 && pkgArch == g_ArchLoongarch64); } /** * @brief isArchMatches 判断包的架构是å�¦ç¬¦å�ˆç³»ç»Ÿè¦�求 * @param sysArch 系统架构 * @param packageArch 包的架构 * @param multiArchType 系统多架构类型 * @return 是å�¦ç¬¦å�ˆå¤šæž¶æž„è¦�求 */ bool PackagesManager::isArchMatches(QString sysArch, const QString &packageArch, const int multiArchType) { qCDebug(appLog) << "Checking if arch matches. System arch:" << sysArch << "Package arch:" << packageArch << "Multi-arch type:" << multiArchType; Q_UNUSED(multiArchType); if (sysArch.startsWith(':')) { qCDebug(appLog) << "System arch starts with ':', removing it."; sysArch.remove(0, 1); } if ("all" == sysArch || "any" == sysArch) { qCDebug(appLog) << "System arch is 'all' or 'any', returning true."; return true; } // bug119619 安装包时,仓库中的ä¾�èµ–fcitx是全架构,导致系统架构与包架构ä¸�匹é…� // 增加ä¾�赖包为全架构的判断 if ("all" == packageArch || "any" == packageArch) { qCDebug(appLog) << "Package arch is 'all' or 'any', returning true."; return true; } bool result = sysArch == packageArch; qCDebug(appLog) << "Final arch match result:" << result; return result; } QString PackagesManager::resolvMultiArchAnnotation(const QString &annotation, const QString &debArch, const int multiArchType) { qCDebug(appLog) << "Resolving multi-arch annotation. Annotation:" << annotation << "Deb arch:" << debArch << "Multi-arch type:" << multiArchType; if ("native" == annotation || "any" == annotation) { qCDebug(appLog) << "Annotation is 'native' or 'any', returning empty string."; return QString(); } if ("all" == annotation) { qCDebug(appLog) << "Annotation is 'all', returning empty string."; return QString(); } if (multiArchType == MultiArchForeign) { qCDebug(appLog) << "Multi-arch type is Foreign, returning empty string."; return QString(); } QString arch; if (annotation.isEmpty()) { qCDebug(appLog) << "Annotation is empty, using deb arch:" << debArch; arch = debArch; } else { qCDebug(appLog) << "Using annotation arch:" << annotation; arch = annotation; } if (!arch.startsWith(':') && !arch.isEmpty()) { qCDebug(appLog) << "Prepending ':' to arch:" << arch; return arch.prepend(':'); } else { qCDebug(appLog) << "Returning arch as is:" << arch; return arch; } } bool PackagesManager::dependencyVersionMatch(const int result, const RelationType relation) { qCDebug(appLog) << "Checking dependency version match. Result:" << result << "Relation:" << relation; bool match; switch (relation) { case LessOrEqual: match = result <= 0; break; case GreaterOrEqual: match = result >= 0; break; case LessThan: match = result < 0; break; case GreaterThan: match = result > 0; break; case Equals: match = result == 0; break; case NotEqual: match = result != 0; break; default: match = true; break; } qCDebug(appLog) << "Dependency version match result:" << match; return match; } Pkg::PackageInstallStatus PackagesManager::checkInstallStatus(const QString &package_path) { qCDebug(appLog) << "Checking install status for package path:" << package_path; DebFile debFile(package_path); if (!debFile.isValid()) { qCDebug(appLog) << "Deb file is invalid."; return Pkg::PackageInstallStatus::NotInstalled; } const QString packageName = debFile.packageName(); const QString packageArch = debFile.architecture(); qCDebug(appLog) << "Package name:" << packageName << "Arch:" << packageArch; Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "Failed to load libqapt backend"; return Pkg::PackageInstallStatus::NotInstalled; } Package *package = packageWithArch(packageName, packageArch); if (!package) { qCDebug(appLog) << "Package not found with arch, returning NotInstalled."; return Pkg::PackageInstallStatus::NotInstalled; } const QString installedVersion = package->installedVersion(); package = nullptr; if (installedVersion.isEmpty()) { qCDebug(appLog) << "No installed version found, returning NotInstalled."; return Pkg::PackageInstallStatus::NotInstalled; } const QString packageVersion = debFile.version(); qCDebug(appLog) << "Comparing package version:" << packageVersion << "with installed version:" << installedVersion; const int result = Package::compareVersion(packageVersion, installedVersion); Pkg::PackageInstallStatus ret; if (result == 0) { qCDebug(appLog) << "Versions are the same."; ret = Pkg::PackageInstallStatus::InstalledSameVersion; } else if (result < 0) { qCDebug(appLog) << "Installed version is later."; ret = Pkg::PackageInstallStatus::InstalledLaterVersion; } else { qCDebug(appLog) << "Installed version is earlier."; ret = Pkg::PackageInstallStatus::InstalledEarlierVersion; } qCDebug(appLog) << "Final install status:" << ret; return ret; } /** * @brief Detect the dependency status of the incoming package \a package_path . * This interface is provided for the DBus interface. There will be no runtime processing, * for example, to install the Wine dependency, compatibility mode check, etc. * * @sa getPackageDependsStatus() */ PackageDependsStatus PackagesManager::checkDependsStatus(const QString &package_path) { qCDebug(appLog) << "Checking depends status for package:" << package_path; DebFile debFile(package_path); if (!debFile.isValid()) { qCDebug(appLog) << "Deb file is invalid, returning break status."; return PackageDependsStatus::_break(""); } m_currentPkgName = debFile.packageName(); qCDebug(appLog) << "Current package name set to:" << m_currentPkgName; m_orDepends.clear(); m_checkedOrDependsStatus.clear(); m_unCheckedOrDepends.clear(); m_dependsInfo.clear(); m_loopErrorDeepends.clear(); // 用debFile.packageName()无法打开deb文件,故替æ�¢æˆ�debFile.filePath() // æ›´æ–°m_dependsInfo qCDebug(appLog) << "Getting package OR depends info."; getPackageOrDepends(debFile.filePath(), debFile.architecture(), true); const QString architecture = debFile.architecture(); PackageDependsStatus dependsStatus = PackageDependsStatus::ok(); if (isBlackApplication(debFile.packageName())) { dependsStatus.status = Pkg::DependsStatus::Prohibit; dependsStatus.package = debFile.packageName(); qCWarning(appLog) << debFile.packageName() << "In the blacklist"; qCDebug(appLog) << "Package is in blacklist, returning prohibit status."; return dependsStatus; } if (isArchErrorQstring(package_path)) { qCDebug(appLog) << "Architecture error, returning arch break status."; dependsStatus.status = Pkg::DependsStatus::ArchBreak; dependsStatus.package = debFile.packageName(); return dependsStatus; } if (s_forceCompatible) { auto compPkgPtr = CompBackend::instance()->containsPackage(debFile.packageName()); if (compPkgPtr && compPkgPtr->installed()) { dependsStatus.status = Pkg::DependsStatus::CompatibleIntalled; } else { dependsStatus.status = Pkg::DependsStatus::CompatibleNotInstalled; } dependsStatus.package = debFile.packageName(); qCInfo(appLog) << "Force compatible mode for package:" << debFile.packageName(); s_forceCompatible = false; return dependsStatus; } // conflicts qCDebug(appLog) << "Checking for deb conflicts."; const ConflictResult debConflitsResult = isConflictSatisfy(architecture, debFile.conflicts(), debFile.replaces()); if (!debConflitsResult.is_ok()) { qCWarning(appLog) << "PackagesManager:" << "depends break because conflict" << debFile.packageName(); dependsStatus.package = debConflitsResult.unwrap(); dependsStatus.status = Pkg::DependsStatus::DependsBreak; } else { qCDebug(appLog) << "No deb conflicts found. Checking for local installed conflicts."; const ConflictResult localConflictsResult = isInstalledConflict(debFile.packageName(), debFile.version(), architecture); if (!localConflictsResult.is_ok()) { qCWarning(appLog) << "PackagesManager:" << "depends break because conflict with local package" << debFile.packageName(); dependsStatus.package = localConflictsResult.unwrap(); dependsStatus.status = Pkg::DependsStatus::DependsBreak; } else { qCDebug(appLog) << "No local conflicts. Proceeding with dependency check."; QSet choose_set; choose_set << debFile.packageName(); QStringList dependList; // ä¾�èµ–ä¿¡æ�¯æ˜ å°„ QHash dependInfoMap; bool isWineApplication = false; // 判断是å�¦æ˜¯wine应用 for (auto ditem : debFile.depends()) { // æ¯�一个list中的关系是或的关系 for (auto dinfo : ditem) { // Note: 此处使用ä¾�赖包的架构查找软件包版本,æŸ�些场景下deb包架构和ä¾�赖包架构ä¸�一定一致。 QString packageArch = dinfo.multiArchAnnotation(); Package *depend = packageWithArch(dinfo.packageName(), packageArch); if (depend) { qCDebug(appLog) << "Found dependency:" << depend->name(); if (depend->name() == "deepin-elf-verify" || packageArch.isEmpty()) // deepi-elf-verify 是amd64æž¶æž„é�ži386 dependList << depend->name(); else dependList << depend->name() + ":" + depend->architecture(); dependInfoMap.insert(depend->name(), dinfo); depend = nullptr; if (dinfo.packageName().contains("deepin-wine")) { qCDebug(appLog) << "Wine application detected."; isWineApplication = true; } } } } GlobalStatus::setWinePreDependsInstalling(false); // mark wine dependent download thread start isDependsExists = false; // mark multi-schema dependency conflicts m_pair.first.clear(); // clear available dependencies m_pair.second.clear(); // clear the broken dependency if (m_dependsPackages.contains(m_currentPkgMd5)) { qCDebug(appLog) << "Removing existing depends packages"; m_dependsPackages.remove(m_currentPkgMd5); } dependsStatus = checkDependsPackageStatus(choose_set, debFile.architecture(), debFile.depends()); // 删除无用冗余的日志 // 由于å�¸è½½p7zip会导致wineä¾�赖被å�¸è½½ï¼Œå†�次安装会造æˆ�应用闪退,因此判断的标准改为ä¾�èµ–ä¸�满足å�³è°ƒç”¨pkexec // wine应用+é�žwineä¾�èµ–ä¸�满足å�³å�¯å¯¼è‡´å‡ºé—®é¢˜ do { if (isWineApplication && dependsStatus.status != Pkg::DependsStatus::DependsOk) { // 增加是å�¦æ˜¯wine应用的判断 qCDebug(appLog) << "Wine application with non-OK depends, filtering for wine packages."; // é¢�外判断wineä¾�赖是å�¦å·²å®‰è£…,å�Œæ—¶å‰”除é�žwineä¾�èµ– filterNeedInstallWinePackage(dependList, debFile, dependInfoMap); if (dependList.isEmpty()) { // 所有的wineä¾�èµ–å�‡å·²å®‰è£… qCDebug(appLog) << "All wine dependencies are installed."; break; } qCDebug(appLog) << "Needed wine dependencies are not installed, setting status to Break."; dependsStatus.status = Pkg::DependsStatus::DependsBreak; // å�ªè¦�是下载,默认当å‰�wine应用ä¾�赖为break } } while (0); } } if (dependsStatus.isBreak()) { qCDebug(appLog) << "Final dependency check resulted in Break status for package:" << dependsStatus.package; Q_ASSERT(!dependsStatus.package.isEmpty()); } qCDebug(appLog) << "Finished checking depends status. Returning status:" << dependsStatus.status; return dependsStatus; } QStringList PackagesManager::getPackageInfo(const QString &package_path) { qCDebug(appLog) << "Getting package info for:" << package_path; QStringList value_list; const DebFile deb(package_path); if (!deb.isValid()) { qCDebug(appLog) << "Deb file is invalid."; return value_list; } QString packageName = deb.packageName(); // 包å�� QString filePath = deb.filePath(); // 包的路径 QString version = deb.version(); // 包的版本 QString architecture = deb.architecture(); // 包å�¯ç”¨çš„æž¶æž„ QString shortDescription = deb.shortDescription(); // 包的短æ��è¿° QString longDescription = deb.longDescription(); // 包的长æ��è¿° value_list << packageName << filePath << version << architecture << shortDescription << longDescription; qCDebug(appLog) << "Package info retrieved for:" << packageName; return value_list; } QString PackagesManager::checkPackageValid(const QStringList &package_path) { qCDebug(appLog) << "Checking package validity for" << package_path.count() << "packages."; for (QString debPackage : package_path) { // 通过循环添加所有的包 qCDebug(appLog) << "Checking package:" << debPackage; // 处ç�†åŒ…ä¸�在本地的情况。 if (Pkg::PkgReadable != Utils::checkPackageReadable(debPackage)) { // 判断路径信æ�¯æ˜¯ä¸�是本地路径 qCDebug(appLog) << "Package is not a local readable file."; return "You can only install local deb packages"; } QString debPkg = debPackage; // 处ç�†package文件路径相关问题 debPackage = dealPackagePath(debPackage); QApt::DebFile pkgFile(debPackage); // 判断当å‰�文件是å�¦æ˜¯æ— æ•ˆæ–‡ä»¶ if (!pkgFile.isValid()) { qCDebug(appLog) << "Package file is invalid."; return "The deb package may be broken"; } // 获å�–当å‰�文件的md5的值,防止é‡�å¤�添加 // 在checkInvalid中已ç»�获å�–过md5,é�¿å…�2次获å�–å½±å“�性能 QByteArray md5 = m_allPackages.value(debPkg); if (md5.isEmpty()) { qCDebug(appLog) << "No cached md5, calculating now."; md5 = pkgFile.md5Sum(); } // 如果当å‰�å·²ç»�存在此md5的包,则说明此包已ç»�添加到程åº�中 if (m_appendedPackagesMd5.contains(md5)) { qCDebug(appLog) << "Package with md5 already added."; return "The deb package Already Added"; } } qCDebug(appLog) << "All packages are valid."; return ""; } bool PackagesManager::s_forceCompatible = false; PackagesManager::PackagesManager(QObject *parent) : QObject(parent) { qCDebug(appLog) << "PackagesManager initialized"; m_installWineThread = new DealDependThread(); connect(m_installWineThread, &DealDependThread::signalDependResult, this, &PackagesManager::slotDealDependResult); connect(m_installWineThread, &DealDependThread::signalEnableCloseButton, this, &PackagesManager::signalEnableCloseButton); // 批é‡�打开 分批加载线程 m_pAddPackageThread = new AddPackageThread(m_appendedPackagesMd5); // 添加ç»�过检查的包到软件中 connect(m_pAddPackageThread, &AddPackageThread::signalAddPackageToInstaller, this, &PackagesManager::addPackage, Qt::AutoConnection); // append fail reason connect(m_pAddPackageThread, &AddPackageThread::signalAppendFailMessage, this, &PackagesManager::signalAppendFailMessage); // 处ç�†åŒ…添加结æ�Ÿçš„ä¿¡å�· // 处ç�†åŒ…添加结æ�Ÿçš„ä¿¡å�· connect(m_pAddPackageThread, &AddPackageThread::signalAppendFinished, this, &PackagesManager::slotAppendPackageFinished); getBlackApplications(); } bool PackagesManager::isBackendReady() { bool isReady = PackageAnalyzer::instance().isBackendReady(); // qCDebug(appLog) << "Checking if backend is ready:" << isReady; return isReady; } bool PackagesManager::isArchError(const int idx) { qCDebug(appLog) << "Checking for architecture error for index:" << idx; if (idx < 0 || idx >= m_preparedPackages.size()) { qCDebug(appLog) << "Index is out of bounds."; return true; } Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCCritical(appLog) << "Failed to load libqapt backend in isArchErrorQstring"; return true; } DebFile deb(m_preparedPackages[idx]); if (!deb.isValid()) { qCDebug(appLog) << "Deb file is not valid."; return false; } const QString arch = deb.architecture(); qCDebug(appLog) << "Package architecture:" << arch; if ("all" == arch || "any" == arch) { qCDebug(appLog) << "Architecture is 'all' or 'any', no error."; return false; } // loongarch64 packages on a loong64 system are handled by compatible mode, not an error const QString nativeArch = backend->nativeArchitecture(); if (isLoongArchCompatible(nativeArch, arch)) { qCDebug(appLog) << "Package arch" << arch << "is compatible with system arch" << nativeArch << ", skipping arch error check"; return false; } bool architectures = !backend->architectures().contains(deb.architecture()); qCDebug(appLog) << "Architecture error status:" << architectures; return architectures; } bool PackagesManager::isArchErrorQstring(const QString &package_name) { qCDebug(appLog) << "Checking for architecture error for package:" << package_name; Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCCritical(appLog) << "Failed to load libqapt backend in isArchError"; return true; } DebFile deb(package_name); if (!deb.isValid()) { qCDebug(appLog) << "Deb file is not valid."; return false; } const QString arch = deb.architecture(); qCDebug(appLog) << "Package architecture:" << arch; if ("all" == arch || "any" == arch) { qCDebug(appLog) << "Architecture is 'all' or 'any', no error."; return false; } // loongarch64 packages on a loong64 system are handled by compatible mode, not an error const QString nativeArch = backend->nativeArchitecture(); if (isLoongArchCompatible(nativeArch, arch)) { qCDebug(appLog) << "Package arch" << arch << "is compatible with system arch" << nativeArch << ", skipping arch error check"; return false; } bool architectures = !backend->architectures().contains(deb.architecture()); qCDebug(appLog) << "Architecture error status:" << architectures; return architectures; } const ConflictResult PackagesManager::packageConflictStat(const int index) { qCDebug(appLog) << "Getting package conflict status for index:" << index; if (index < 0 || index >= m_preparedPackages.size()) { qCDebug(appLog) << "Index out of bounds."; return ConflictResult::err(""); } DebFile debfile(m_preparedPackages[index]); if (!debfile.isValid()) { qCDebug(appLog) << "Deb file is invalid."; return ConflictResult::err(""); } ConflictResult ConflictResult = isConflictSatisfy(debfile.architecture(), debfile.conflicts(), debfile.replaces()); return ConflictResult; } const ConflictResult PackagesManager::isConflictSatisfy(const QString &arch, Package *package) { qCDebug(appLog) << "Checking conflict satisfy"; if (!package) { qCWarning(appLog) << "Invalid package pointer in isConflictSatisfy"; return ConflictResult::err(""); } const QString &packageName = package->name(); const auto ret_installed = isInstalledConflict(packageName, package->version(), package->architecture()); if (!ret_installed.is_ok()) { qCWarning(appLog) << "Installed conflict check failed for package:" << packageName; return ret_installed; } const auto conflictStatus = isConflictSatisfy(arch, package->conflicts(), package->replaces(), package); return conflictStatus; } const ConflictResult PackagesManager::isInstalledConflict(const QString &packageName, const QString &packageVersion, const QString &packageArch) { qCDebug(appLog) << "Checking for installed conflicts for package:" << packageName << "version:" << packageVersion << "arch:" << packageArch; static QList> sysConflicts; if (sysConflicts.isEmpty()) { qCDebug(appLog) << "System conflicts list is empty, populating it now."; Backend *backend = PackageAnalyzer::instance().backendPtr(); for (Package *pkg : backend->availablePackages()) { if (!pkg) continue; if (!pkg->isInstalled()) { pkg = nullptr; continue; } const auto &conflicts = pkg->conflicts(); if (conflicts.isEmpty()) { pkg = nullptr; continue; } for (const auto &conflict_list : conflicts) for (const auto &conflict : conflict_list) { // FIXME: 在 Realse 模å¼�下,æŸ�些场景å�Žç»­è°ƒç”¨ QLatin1String æ—¶å�¯èƒ½è®¿é—®å¤±è´¥(内存被释放)! // 临时修改为拷è´�æ•°æ�®ã€‚ // qCDebug(appLog) << "Adding system conflict:" << pkg->name() << "conflicts with" << conflict.packageName(); sysConflicts << QPair(pkg->name(), conflict); } pkg = nullptr; } } Package *pkg = packageWithArch(packageName, packageArch); if (pkg && pkg->installedVersion() == packageVersion) { qCDebug(appLog) << "Package is installed with the same version, no conflict."; return ConflictResult::ok(QString()); } for (const auto &info : sysConflicts) { const auto &conflict = info.second; const auto &pkgName = conflict.packageName(); const auto &pkgVersion = conflict.packageVersion(); const auto &pkgArch = conflict.multiArchAnnotation(); if (pkgName != packageName) continue; /* 部分特殊软件包 conflicts 包å��和当å‰�包å��一致,若一致,则认为无效 e.g.: 在 debian/control 文件é…�置中按如下设置的软件包 Pakcage: ImageEnhance Conflicts: ImageEnhance Replaces: ImageEnhnace */ // Use packageName as fallback when pkg is null (package not found in local repo) const QString currentPkgName = pkg ? pkg->name() : packageName; if (currentPkgName == info.first) { // qCDebug(appLog) << "Conflict with self, ignoring:" << currentPkgName; continue; } // pass if arch not match if (!pkgArch.isEmpty() && pkgArch != packageArch && pkgArch != "any" && pkgArch != "native") continue; if (pkgVersion.isEmpty()) { qCDebug(appLog) << "Conflict found (empty version):" << info.first; return ConflictResult::err(info.first); } const int relation = Package::compareVersion(packageVersion, conflict.packageVersion()); // match, so is bad if (dependencyVersionMatch(relation, conflict.relationType())) { qCDebug(appLog) << "Conflict found (version match):" << info.first; return ConflictResult::err(info.first); } } qCDebug(appLog) << "No installed conflicts found for" << packageName; return ConflictResult::ok(QString()); } const ConflictResult PackagesManager::isConflictSatisfy(const QString &arch, const QList &conflicts, const QList &replaces, QApt::Package *targetPackage) { qCDebug(appLog) << "Checking conflict satisfy"; for (const auto &conflict_list : conflicts) { for (const auto &conflict : conflict_list) { const QString name = conflict.packageName(); // ä¿®å¤�ä¾�赖中 conflict与provides 存在相å�Œ virtual package // æ­¤å‰�使用packageWithArch, 在package打包失败时,会寻找virtual packageçš„æ��供的其他包 // 在dde-daemon中 lastore-daemon-migration与dde-daemon为conflict, // lastore-daemon-migration å�ˆæ��供了dde-daemon,导致最å�Žæ‰“æˆ�的包ä¸�是virtual package而是provides的包 Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) return ConflictResult::err(QString()); Package *package = backend->package(name); if (!package) continue; if (!package->isInstalled()) { package = nullptr; continue; } // arch error, conflicts if (!isArchMatches(arch, package->architecture(), package->multiArchType())) { qCWarning(appLog) << "PackagesManager:" << "conflicts package installed: " << arch << package->name() << package->architecture() << package->multiArchTypeString(); package = nullptr; return ConflictResult::err(name); } const QString conflict_version = conflict.packageVersion(); const QString installed_version = package->installedVersion(); const auto type = conflict.relationType(); const auto result = Package::compareVersion(installed_version, conflict_version); // not match, ok if (conflict_version.isEmpty() || !dependencyVersionMatch(result, type)) { package = nullptr; continue; } // test package const QString mirror_version = package->availableVersion(); // 删除版本相å�Œæ¯”较,如果安装且版本符å�ˆåˆ™åˆ¤æ–­å†²çª�,此å‰�逻辑存在问题 // mirror version is also break const auto mirror_result = Package::compareVersion(mirror_version, conflict_version); if (dependencyVersionMatch(mirror_result, type) && name != m_currentPkgName) { // 此处å�³å�¯ç¡®è®¤å†²çª�æˆ�ç«‹ // é¢�外判断是å�¦ä¼šæ›¿æ�¢æ­¤åŒ… bool conflict_yes = true; for (auto replace_list : replaces) { for (auto replace : replace_list) { if (replace.packageName() == name) { // 包å��符å�ˆ auto replaceType = replace.relationType(); // æ��å�–版本å�·è§„则 auto versionCompare = Package::compareVersion(installed_version, replace.packageVersion()); // 比较版本å�· if (replace.packageVersion().isEmpty() || dependencyVersionMatch(versionCompare, replaceType)) { // 如果版本å�·ç¬¦å�ˆè¦�求,å�³åˆ¤å®šreplaceæˆ�ç«‹ conflict_yes = false; break; } } } if (!conflict_yes) { break; } } // check current package and conflict package provides same package, can be replaced if (conflict_yes && targetPackage) { conflict_yes = !targetPackageCanReplace(targetPackage, package); } if (!conflict_yes) { package = nullptr; continue; } qCWarning(appLog) << "PackagesManager:" << "conflicts package installed: " << arch << package->name() << package->architecture() << package->multiArchTypeString() << mirror_version << conflict_version; return ConflictResult::err(name); } } } return ConflictResult::ok(QString()); } /** @brief Check if \a targetPackage can replace conflict package \a installedPackage. If \a targetPackage provides \a installedPackage 's reverse depends package dependencies, @return True if \a targetPackage meets provides depends or or depends, otherwise false. */ bool PackagesManager::targetPackageCanReplace(QApt::Package *targetPackage, QApt::Package *installedPackage) { qCDebug(appLog) << "Checking if target package can replace installed package"; if (!targetPackage || !installedPackage) { qCDebug(appLog) << "Target package or installed package is null"; return false; } Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCDebug(appLog) << "Backend is null"; return false; } auto reqList = installedPackage->requiredByList(); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) auto rdepends = reqList.toSet(); #else QSet rdepends(reqList.begin(), reqList.end()); #endif // itself package rdepends.remove(targetPackage->name()); // conflict package rdepends.remove(installedPackage->name()); // provides package #ifdef ENABLE_VIRTUAL_PACKAGE_ENHANCE auto targetProvides = targetPackage->providesListEnhance(); auto installedProvides = installedPackage->providesListEnhance(); QMap canReplaceProvides; for (auto itr = installedProvides.begin(); itr != installedProvides.end(); ++itr) { if (targetProvides.contains(itr.key())) { canReplaceProvides.insert(itr.key(), targetProvides.value(itr.key())); } } #else auto providList = targetPackage->providesList(); auto installList = installedPackage->providesList(); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) auto targetProvides = providList.toSet(); auto installedProvides = installList.toSet(); #else QSet targetProvides(providList.begin(), providList.end()); QSet installedProvides(installList.begin(), installList.end()); #endif QSet canReplaceProvides = targetProvides.unite(installedProvides); #endif // ENABLE_VIRTUAL_PACKAGE_ENHANCE bool replaceable = false; bool containsInstalledProvides = false; // requiredByList contains depends, conflicts, recommends, etc. // we focus on depends, so only check provides depends and or depends. for (const QString &rdependName : rdepends) { QApt::Package *rdependPackage = backend->package(rdependName); if (!rdependPackage || !rdependPackage->isInstalled()) { continue; } QList rdependsDep = rdependPackage->depends(); for (const DependencyItem &item : rdependsDep) { replaceable = false; containsInstalledProvides = false; // or depends for (const DependencyInfo &info : item) { // support provides if (canReplaceProvides.contains(info.packageName())) { containsInstalledProvides = true; #ifdef ENABLE_VIRTUAL_PACKAGE_ENHANCE // check version match QString version = canReplaceProvides.value(info.packageName()); if (!version.isEmpty()) { const auto type = info.relationType(); const auto result = Package::compareVersion(version, info.packageVersion()); if (!dependencyVersionMatch(result, type)) { break; } } #endif // ENABLE_VIRTUAL_PACKAGE_ENHANCE replaceable = true; break; } // support depends if (info.packageName() == targetPackage->name()) { const auto type = info.relationType(); const auto result = Package::compareVersion(targetPackage->version(), info.packageVersion()); if (!dependencyVersionMatch(result, type)) { break; } replaceable = true; break; } if (info.packageName() == installedPackage->name()) { containsInstalledProvides = true; } } // current or depends contains installedPackage but not contains targetPackage. if (!replaceable && containsInstalledProvides) { qCWarning(appLog) << QString("Package (%1) can't replace (%2), not support (%3)") .arg(targetPackage->name()) .arg(installedPackage->name()) .arg(rdependPackage->name()); return false; } // the current package satisfies the constraint if (replaceable) { break; } } } return true; } const ConflictResult PackagesManager::isConflictSatisfy(const QString &arch, const QList &conflicts) { qCDebug(appLog) << "Checking conflict satisfy"; for (const auto &conflict_list : conflicts) { for (const auto &conflict : conflict_list) { const QString name = conflict.packageName(); // ä¿®å¤�ä¾�赖中 conflict与provides 存在相å�Œ virtual package // æ­¤å‰�使用packageWithArch, 在package打包失败时,会寻找virtual packageçš„æ��供的其他包 // 在dde-daemon中 lastore-daemon-migration与dde-daemon为conflict, // lastore-daemon-migration å�ˆæ��供了dde-daemon,导致最å�Žæ‰“æˆ�的包ä¸�是virtual package而是provides的包 Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) return ConflictResult::err(QString()); Package *package = backend->package(name); if (!package) continue; if (!package->isInstalled()) { package = nullptr; continue; } // arch error, conflicts if (!isArchMatches(arch, package->architecture(), package->multiArchType())) { qCWarning(appLog) << "PackagesManager:" << "conflicts package installed: " << arch << package->name() << package->architecture() << package->multiArchTypeString(); package = nullptr; return ConflictResult::err(name); } const QString conflict_version = conflict.packageVersion(); const QString installed_version = package->installedVersion(); const auto type = conflict.relationType(); const auto result = Package::compareVersion(installed_version, conflict_version); // not match, ok if (!dependencyVersionMatch(result, type)) { package = nullptr; continue; } // test package const QString mirror_version = package->availableVersion(); // 删除版本相å�Œæ¯”较,如果安装且版本符å�ˆåˆ™åˆ¤æ–­å†²çª�,此å‰�逻辑存在问题 // mirror version is also break const auto mirror_result = Package::compareVersion(mirror_version, conflict_version); if (dependencyVersionMatch(mirror_result, type) && name != m_currentPkgName) { qCWarning(appLog) << "PackagesManager:" << "conflicts package installed: " << arch << package->name() << package->architecture() << package->multiArchTypeString() << mirror_version << conflict_version; package = nullptr; return ConflictResult::err(name); } } } return ConflictResult::ok(QString()); } int PackagesManager::packageInstallStatus(const int index) { qCDebug(appLog) << "Checking package install status for index:" << index; if (index < 0 || index >= m_preparedPackages.size()) { qCDebug(appLog) << "Index out of range"; return -1; } // 修改安装状æ€�的存放方å¼�,将安装状æ€�与MD5绑定,而é�žä¸Žindex绑定 // 如果此时已ç»�刷新过安装状æ€�,则直接返回。 // PS: 修改原因è§�头文件 // æ��å‰�获å�–当å‰�çš„md5 auto currentPackageMd5 = m_packageMd5[index]; if (m_packageInstallStatus.contains(currentPackageMd5)) { qCDebug(appLog) << "Package install status already exists"; return m_packageInstallStatus[currentPackageMd5]; } DebFile debFile(m_preparedPackages[index]); if (!debFile.isValid()) { qCDebug(appLog) << "Deb file is invalid"; return Pkg::PackageInstallStatus::NotInstalled; } const QString packageName = debFile.packageName(); const QString packageArch = debFile.architecture(); Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCCritical(appLog) << "Failed to load libqapt backend"; return Pkg::PackageInstallStatus::NotInstalled; } Package *package = packageWithArch(packageName, packageArch); if (!package) return Pkg::PackageInstallStatus::NotInstalled; const QString installedVersion = package->installedVersion(); package = nullptr; if (installedVersion.isEmpty()) return Pkg::PackageInstallStatus::NotInstalled; const QString packageVersion = debFile.version(); const int result = Package::compareVersion(packageVersion, installedVersion); int ret; if (result == 0) ret = Pkg::PackageInstallStatus::InstalledSameVersion; else if (result < 0) ret = Pkg::PackageInstallStatus::InstalledLaterVersion; else ret = Pkg::PackageInstallStatus::InstalledEarlierVersion; // 存储包的安装状æ€� // 2020-11-19 修改安装状æ€�的存储绑定方å¼� m_packageInstallStatus[currentPackageMd5] = ret; return ret; } /** @return The package list that \a md5 will install/upgrade/remove... */ QStringList PackagesManager::removePackages(const QByteArray &md5) const { qCDebug(appLog) << "Removing packages for md5"; if (auto markedPtr = m_markedDepends.value(md5)) { qCDebug(appLog) << "Marked packages found for md5"; return markedPtr->removePackages(); } qCDebug(appLog) << "No marked packages found for md5"; return {}; } void PackagesManager::slotDealDependResult(int iAuthRes, int iIndex, const QString &dependName) { qCDebug(appLog) << "Checking depend result for index:" << iIndex; if (iIndex < 0 || iIndex > m_preparedPackages.size()) { qCDebug(appLog) << "Index out of range"; return; } if (iAuthRes == DebListModel::AuthDependsSuccess) { for (int num = 0; num < m_dependInstallMark.size(); num++) { m_packageMd5DependsStatus[m_dependInstallMark.at(num)].status = Pkg::DependsStatus::DependsOk; // æ›´æ�¢ä¾�赖的存储结构 } m_errorIndex.clear(); } if (iAuthRes == DebListModel::CancelAuth || iAuthRes == DebListModel::AnalysisErr) { for (int num = 0; num < m_dependInstallMark.size(); num++) { m_packageMd5DependsStatus[m_dependInstallMark.at(num)].status = Pkg::DependsStatus::DependsAuthCancel; // æ›´æ�¢ä¾�赖的存储结构 } emit signalEnableCloseButton(true); } if (iAuthRes == DebListModel::AuthDependsErr || iAuthRes == DebListModel::AnalysisErr || iAuthRes == DebListModel::VerifyDependsErr) { for (int num = 0; num < m_dependInstallMark.size(); num++) { m_packageMd5DependsStatus[m_dependInstallMark.at(num)].status = Pkg::DependsStatus::DependsBreak; // æ›´æ�¢ä¾�赖的存储结构 if (!m_errorIndex.contains(m_dependInstallMark[num])) m_errorIndex.insert(m_dependInstallMark[num], iAuthRes); } // If the download of a wine dependency fails, might be the dependency is missing if (GlobalStatus::winePreDependsInstalling()) { qCInfo(appLog) << "check wine depends again !" << iIndex; getPackageDependsStatus(iIndex); if (!m_dependsPackages.isEmpty()) { qCInfo(appLog) << m_dependsPackages.size() << m_dependsPackages.value(m_currentPkgMd5).second.size(); if (m_preparedPackages.size() > 1) { GlobalStatus::setWinePreDependsInstalling(false); } } } emit signalEnableCloseButton(true); } emit signalDependResult(iAuthRes, iIndex, dependName); } /** * @brief PackagesManager::getPackageMd5 获å�–æŸ�个包的md5 值 * @param index 包的下表 * @return 包的md5 * 现在包的状æ€�与md5绑定,下标å†�与md5绑定,而é�žç›´æŽ¥ä¸Žä¸‹æ ‡ç»‘定 * è¿™ç§�å�šæ³•çš„ä¼˜ç‚¹åœ¨äºŽï¼Œä¸�需è¦�在å‰�端å†�去调整所有包的顺åº�,å�ªéœ€è¦�获å�–对应下标的md5å�³å�¯,调整大多数状æ€�ä¸�需è¦�担心状æ€�与下标对应错乱 * 缺点是:æ¯�次获å�–状æ€�都需è¦�读md5.频ç¹�读å�–会造æˆ�性能影å“� */ QByteArray PackagesManager::getPackageMd5(const int index) { qCDebug(appLog) << "Getting package md5 for index:" << index; if (index < m_packageMd5.size()) { qCDebug(appLog) << "Package md5 found for index:" << index; return m_packageMd5[index]; } qCDebug(appLog) << "No package md5 found for index:" << index; return nullptr; } /** * @brief Detect the dependency status of the \a index package . * If there is a wine dependency, the wine package dependency will be automatically pre-installed. * Compatibility mode processing is also detected. */ PackageDependsStatus PackagesManager::getPackageDependsStatus(const int index) { qCDebug(appLog) << "Getting package depends status for index:" << index; // æ��å‰�获å�–需è¦�çš„md5 if (index < 0 || index >= m_preparedPackages.size()) { qCWarning(appLog) << "invalid param index"; return PackageDependsStatus::_break(""); } auto currentPackageMd5 = m_packageMd5[index]; m_currentPkgMd5 = currentPackageMd5; if (m_packageMd5DependsStatus.contains(currentPackageMd5)) { qCDebug(appLog) << "Package depends status already exists"; return m_packageMd5DependsStatus[currentPackageMd5]; } DebFile debFile(m_preparedPackages[index]); if (!debFile.isValid()) { qCDebug(appLog) << "Deb file is invalid"; return PackageDependsStatus::_break(""); } m_currentPkgName = debFile.packageName(); m_orDepends.clear(); m_checkedOrDependsStatus.clear(); m_unCheckedOrDepends.clear(); m_dependsInfo.clear(); m_loopErrorDeepends.clear(); // 用debFile.packageName()无法打开deb文件,故替æ�¢æˆ�debFile.filePath() // æ›´æ–°m_dependsInfo getPackageOrDepends(debFile.filePath(), debFile.architecture(), true); const QString architecture = debFile.architecture(); PackageDependsStatus dependsStatus = PackageDependsStatus::ok(); if (isBlackApplication(debFile.packageName())) { dependsStatus.status = Pkg::DependsStatus::Prohibit; dependsStatus.package = debFile.packageName(); m_packageMd5DependsStatus.insert(currentPackageMd5, dependsStatus); qCWarning(appLog) << "Package in blacklist:" << debFile.packageName(); return dependsStatus; } if (isArchError(index)) { qCDebug(appLog) << "Package is in arch error:" << debFile.packageName(); dependsStatus.status = Pkg::DependsStatus::ArchBreak; // 添加ArchBreak错误。 dependsStatus.package = debFile.packageName(); m_packageMd5DependsStatus.insert(currentPackageMd5, dependsStatus); // æ›´æ�¢ä¾�赖的存储方å¼� return dependsStatus; } if (s_forceCompatible) { auto compPkgPtr = CompBackend::instance()->containsPackage(debFile.packageName()); if (compPkgPtr && compPkgPtr->installed()) { dependsStatus.status = Pkg::DependsStatus::CompatibleIntalled; } else { dependsStatus.status = Pkg::DependsStatus::CompatibleNotInstalled; } dependsStatus.package = debFile.packageName(); m_packageMd5DependsStatus.insert(currentPackageMd5, dependsStatus); qCInfo(appLog) << "Force compatible mode for package:" << debFile.packageName(); s_forceCompatible = false; return dependsStatus; } // conflicts const ConflictResult debConflitsResult = isConflictSatisfy(architecture, debFile.conflicts(), debFile.replaces()); // Check whether it is a wine application bool isWineApplication = false; if (!debConflitsResult.is_ok()) { qCWarning(appLog) << "Dependency conflict for package:" << debFile.packageName() << "Conflicting package:" << debConflitsResult.unwrap(); dependsStatus.package = debConflitsResult.unwrap(); dependsStatus.status = Pkg::DependsStatus::DependsBreak; } else { const ConflictResult localConflictsResult = isInstalledConflict(debFile.packageName(), debFile.version(), architecture); if (!localConflictsResult.is_ok()) { qCWarning(appLog) << "Local package conflict for:" << debFile.packageName() << "Conflicting package:" << localConflictsResult.unwrap(); dependsStatus.package = localConflictsResult.unwrap(); dependsStatus.status = Pkg::DependsStatus::DependsBreak; } else { QSet choose_set; choose_set << debFile.packageName(); QStringList dependList; QHash dependInfoMap; for (auto ditem : debFile.depends()) { // æ¯�一个list中的关系是或的关系 for (auto dinfo : ditem) { // Note: 此处使用ä¾�赖包的架构查找软件包版本,æŸ�些场景下deb包架构和ä¾�赖包架构ä¸�一定一致。 QString packageArch = dinfo.multiArchAnnotation(); Package *depend = packageWithArch(dinfo.packageName(), packageArch); if (depend) { QString dependName; if (depend->name() == "deepin-elf-verify" || packageArch.isEmpty()) // deepin-elf-verify // 是amd64æž¶æž„é�ži386 dependName = depend->name(); else dependName = depend->name() + ":" + depend->architecture(); dependList << dependName; dependInfoMap.insert(dependName, dinfo); depend = nullptr; if (dinfo.packageName().contains("deepin-wine")) // 如果ä¾�赖中出现deepin-wine字段。则是wine应用 isWineApplication = true; } } } GlobalStatus::setWinePreDependsInstalling(false); // mark wine dependent download thread start isDependsExists = false; // mark multi-schema dependency conflicts m_pair.first.clear(); // clear available dependencies m_pair.second.clear(); // clear the broken dependency if (m_dependsPackages.contains(m_currentPkgMd5)) m_dependsPackages.remove(m_currentPkgMd5); dependsStatus = checkDependsPackageStatus(choose_set, debFile.architecture(), debFile.depends()); // 删除无用冗余的日志 // 由于å�¸è½½p7zip会导致wineä¾�赖被å�¸è½½ï¼Œå†�次安装会造æˆ�应用闪退,因此判断的标准改为ä¾�èµ–ä¸�满足å�³è°ƒç”¨pkexec // wine应用+é�žwineä¾�èµ–ä¸�满足å�³å�¯å¯¼è‡´å‡ºé—®é¢˜ do { if (isWineApplication && dependsStatus.status != Pkg::DependsStatus::DependsOk) { // 增加是å�¦æ˜¯wine应用的判断 // é¢�外判断wineä¾�赖是å�¦å·²å®‰è£…,å�Œæ—¶å‰”除é�žwineä¾�èµ– filterNeedInstallWinePackage(dependList, debFile, dependInfoMap); if (dependList.isEmpty()) { // 所有的wineä¾�èµ–å�‡å·²å®‰è£… break; } if (!m_dependInstallMark.contains(currentPackageMd5)) { // replace the marker that the depends error GlobalStatus::setWinePreDependsInstalling(true); if (!m_installWineThread->isRunning()) { m_dependInstallMark.append(currentPackageMd5); // ä¾�赖错误的软件包的标记 更改为md5å�–代验è¯�下标 qCInfo(appLog) << "PackagesManager:" << "wine command install depends:" << dependList; m_installWineThread->setDependsList(dependList, index); if (m_brokenDepend.isEmpty()) m_brokenDepend = dependsStatus.package; m_installWineThread->setBrokenDepend(m_brokenDepend); m_installWineThread->run(); } } dependsStatus.status = Pkg::DependsStatus::DependsBreak; // å�ªè¦�是下载,默认当å‰�wine应用ä¾�赖为break } } while (false); } } if (dependsStatus.isBreak()) { Q_ASSERT(!dependsStatus.package.isEmpty()); } // Wine or DDIM package not support compatible mode if (CompBackend::instance()->compatibleValid()) { if (!isWineApplication && SingleInstallerApplication::mode != SingleInstallerApplication::DdimChannel) { // On loong64 systems, loongarch64 packages must always go through compatible mode Backend *aptBackend = PackageAnalyzer::instance().backendPtr(); const QString nativeArch = aptBackend ? aptBackend->nativeArchitecture() : QString(); if (isLoongArchCompatible(nativeArch, debFile.architecture())) { qCInfo(appLog) << "loongarch64 package on loong64 system, forcing CompatibleNotInstalled" << "for package:" << debFile.packageName(); // loongarch64 强制兼容模å¼�,检查兼容环境å�Œå��包 auto compPkgPtr = CompBackend::instance()->containsPackage(debFile.packageName()); if (compPkgPtr && compPkgPtr->installed()) { dependsStatus.status = Pkg::DependsStatus::CompatibleIntalled; } else { dependsStatus.status = Pkg::DependsStatus::CompatibleNotInstalled; } } else if (dependsStatus.isBreak()) { // ä¾�èµ–ä¸�满足:进入兼容模å¼�,检查兼容环境中是å�¦å­˜åœ¨å�Œå��包 auto compPkgPtr = CompBackend::instance()->containsPackage(debFile.packageName()); if (compPkgPtr && compPkgPtr->installed()) { dependsStatus.status = Pkg::DependsStatus::CompatibleIntalled; } else { dependsStatus.status = Pkg::DependsStatus::CompatibleNotInstalled; } } // ä¾�赖满足时,ä¸�走兼容模å¼�,由上层检查普通环境å�Œå��包 } } else if (CompBackend::instance()->compatibleExists() && dependsStatus.isBreak()) { if (!isWineApplication && SingleInstallerApplication::mode != SingleInstallerApplication::DdimChannel) { qCInfo(appLog) << "Compatible environment not yet initialized, skip package check" << "for package:" << debFile.packageName(); dependsStatus.status = Pkg::DependsStatus::CompatibleNotInstalled; } } // If depends need install if (Pkg::DependsOk == dependsStatus.status || Pkg::DependsAvailable == dependsStatus.status) { refreshPackageMarkedInfo(currentPackageMd5, debFile.filePath()); } m_packageMd5DependsStatus.insert(currentPackageMd5, dependsStatus); return dependsStatus; } bool PackagesManager::cachedPackageDependStatus(const int index) const { qCDebug(appLog) << "Checking cached package depend status for index:" << index; auto currentPackageMd5 = m_packageMd5[index]; return m_packageMd5DependsStatus.contains(currentPackageMd5); } void PackagesManager::getPackageOrDepends(const QString &package, const QString &arch, bool flag) { qCDebug(appLog) << "Getting package or depends"; /* * è§£æž�安装包ä¾�赖,若存在或ä¾�赖关系则进行处ç�†å¹¶ä¸”存储 *such as,teamviewer depends: "libc6 (>= 2.17), libdbus-1-3, libqt5gui5 (>= 5.5)| qt56-teamviewer, * libqt5widgets5 (>= 5.5) | qt56-teamviewer, libqt5qml5 (>= 5.5) | qt56-teamviewer, libqt5quick5 (>= 5.5) | *qt56-teamviewer..." */ // æ›´æ–°m_dependsInfo auto insertToDependsInfo = [this](const QList &depends) { for (auto candicate_list : depends) { for (const auto &info : candicate_list) { m_dependsInfo.insert(info.packageName(), info); } } }; auto checkVirtualPackage = [this](QVector &dependStatus, const QString &depend) { QVector virtualPackage; Backend *backend = PackageAnalyzer::instance().backendPtr(); for (auto *availablePackage : backend->availablePackages()) { if (!availablePackage->providesList().contains(depend)) { continue; } if (!dependStatus.contains(availablePackage->name())) { dependStatus.append(availablePackage->name()); virtualPackage.append(availablePackage->name()); // 使用虚包的ä¾�赖关系 if (m_dependsInfo.contains(depend)) { m_dependsInfo.insert(availablePackage->name(), m_dependsInfo.value(depend)); } } } qCInfo(appLog) << QString("Detect or depends %1 contains virtual packages: ").arg(depend) << virtualPackage; }; QString packageName; QString controlDepends; if (flag) { DebFile debFile(package); if (!debFile.isValid()) return; packageName = debFile.packageName(); controlDepends = debFile.controlField("Depends"); // 软件包 insertToDependsInfo(debFile.depends()); } else { QApt::Package *pkg = packageWithArch(package, arch); if (!pkg) return; packageName = pkg->name(); controlDepends = pkg->controlField("Depends"); // å­�ä¾�èµ– insertToDependsInfo(pkg->depends()); } // 仅在Debug下打å�° qCDebug(appLog) << qPrintable("Package:") << packageName << qPrintable("controlDepends") << controlDepends; QStringList dependsList = controlDepends.split(","); // Fix 229757,ä¸�直接移除é�žæˆ–包ä¾�赖,而是判断是å�¦å­˜åœ¨è™šåŒ…。 // 使用二维数组进行存储 for (QString depend : dependsList) { depend = depend.remove(REG_EXP("\\s")); // é�žæˆ–包,判断虚包ä¾�èµ– if (!depend.contains("|")) { // 截å�–ä¾�赖包å�� if (depend.contains("(")) { int mid = depend.indexOf("("); depend = depend.left(mid); } QVector dependStatus; // 判断是å�¦ä¸ºè™šåŒ…,若为虚包,将实现包都加入或列表 Package *package = packageWithArch(depend, arch, arch); if (package && depend != package->name()) { // 需è¦�将当å‰�包å�Œæ ·æ�’入,方便查找 dependStatus.append(depend); checkVirtualPackage(dependStatus, depend); } if (!dependStatus.isEmpty()) { m_orDepends.append(dependStatus); m_unCheckedOrDepends.append(dependStatus); } continue; } QStringList orDepends = depend.split("|"); QVector dependStatus; for (QString ordepend : orDepends) { // 截å�–ä¾�赖包å�� if (ordepend.contains("(")) { int mid = ordepend.indexOf("("); ordepend = ordepend.left(mid); } // 判断是å�¦ä¸ºè™šåŒ…,若为虚包,将实现包都加入或列表 Package *package = packageWithArch(ordepend, arch, arch); if (package && ordepend != package->name()) { checkVirtualPackage(dependStatus, ordepend); } else { dependStatus.append(ordepend); } } m_orDepends.append(dependStatus); m_unCheckedOrDepends.append(dependStatus); } qCDebug(appLog) << qPrintable("Package:") << packageName << qPrintable("orDepends") << m_orDepends; } const QString PackagesManager::packageInstalledVersion(const int index) { // æ›´æ�¢å®‰è£…状æ€�的存储结构 DebFile debFile(m_preparedPackages[index]); if (!debFile.isValid()) return ""; const QString packageName = debFile.packageName(); const QString packageArch = debFile.architecture(); Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "libqapt backend loading error"; return ""; } Package *package = backend->package(packageName + ":" + packageArch); // ä¿®å¤�å�¯èƒ½æŸ�些包无法package的错误,如果é�‡åˆ°æ­¤ç±»åŒ…,返回安装版本为空 if (package) { return package->installedVersion(); // 能正常打包,返回包的安装版本 } else return ""; // 此包无法正常package,返回空 } const QStringList PackagesManager::packageAvailableDepends(const int index) { return debFileAvailableDepends(m_preparedPackages[index]); } QStringList PackagesManager::debFileAvailableDepends(const QString &filePath) { DebFile debFile(filePath); if (!debFile.isValid()) return QStringList(); QSet choose_set; const QString debArch = debFile.architecture(); const auto &depends = debFile.depends(); m_unCheckedOrDepends = m_orDepends; QString levelInfo = QString("%1:%2 (%3)").arg(debFile.packageName()).arg(debArch).arg(debFile.version()); packageCandidateChoose(choose_set, debArch, depends, levelInfo); // TODO: check upgrade from conflicts return choose_set.values(); } void PackagesManager::packageCandidateChoose(QSet &choosed_set, const QString &debArch, const QList &dependsList, const QString &levelInfo) { qCInfo(appLog) << "[Package Choose]" << levelInfo; for (auto const &candidate_list : dependsList) packageCandidateChoose(choosed_set, debArch, candidate_list, levelInfo); qCInfo(appLog) << "[Package Choose End]" << levelInfo; } void PackagesManager::packageCandidateChoose(QSet &choosed_set, const QString &debArch, const DependencyItem &candidateList, const QString &levelInfo) { for (const auto &info : candidateList) { Package *package = packageWithArch(info.packageName(), debArch, info.multiArchAnnotation()); if (!package) continue; // packageWithArch å�¯èƒ½å› "已安装æ��供者优先"返回虚包的æ��供者而é�žçœŸå®žåŒ…。 // ä¾�赖带版本约æ�Ÿæ—¶ï¼Œéœ€æŒ‰ Debian policy 校验æ��供者的 Provides 版本: // 1. æ��供者的版本化 Provides 能满足约æ�Ÿä¸”已安装,则ä¾�赖已满足,无需安装或å�‡çº§ï¼› // 2. æ��供者ä¸�能满足约æ�Ÿæ—¶ï¼Œå›žé€€é€‰æ‹©ä»“库中的真实软件包(与 apt 行为一致), // é�¿å…�把无新版本的æ��供者å��å¤�加入安装列表造æˆ�空安装循环。 if (package->name() != info.packageName() && !info.packageVersion().isEmpty()) { const QString provideVersion = package->providesListEnhance().value(info.packageName()); const bool providerSatisfies = !provideVersion.isEmpty() && dependencyVersionMatch(Package::compareVersion(provideVersion, info.packageVersion()), info.relationType()); if (providerSatisfies && !package->installedVersion().isEmpty()) { qCInfo(appLog) << "Depend" << info.packageName() << info.packageVersion() << "satisfied by installed provider" << package->name() << "provides" << provideVersion << ", skip installing"; continue; } if (!providerSatisfies) { Package *realPackage = packageWithArch(info.packageName(), debArch, info.multiArchAnnotation(), false); if (realPackage && realPackage->name() == info.packageName()) { qCInfo(appLog) << "Provider" << package->name() << "cannot satisfy" << info.packageName() << info.packageVersion() << "in candidate choose, using real package" << realPackage->name() << realPackage->version(); package = realPackage; } } } const auto choosed_name = package->name() + resolvMultiArchAnnotation(QString(), package->architecture()); if (choosed_set.contains(choosed_name)) break; QString packageInfo = QString("%1 (%2)").arg(choosed_name).arg(package->version()); QVector infos; if (!m_unCheckedOrDepends.isEmpty()) { for (auto deInfo : m_unCheckedOrDepends) { // é��历或ä¾�赖容器中容器中是å�¦å­˜åœ¨å½“å‰�ä¾�èµ– if (!deInfo.contains(package->name())) { continue; } else { infos = deInfo; m_unCheckedOrDepends.removeOne(deInfo); } } } qCDebug(appLog) << __func__ << infos << package->name() << "ChooseName:" << choosed_name; if (infos.isEmpty()) { // 没有或ä¾�赖关系或者当å‰�ä¾�èµ–ä¸�属于或ä¾�赖关系 qCDebug(appLog) << "not ordepends or not contain depend"; // 当å‰�ä¾�赖未安装,则安装当å‰�ä¾�赖。 if (package->installedVersion().isEmpty()) { choosed_set << choosed_name; } else { // 当å‰�ä¾�赖已安装,判断是å�¦éœ€è¦�å�‡çº§ // ä¿®å¤�å�‡çº§ä¾�赖时,因为ä¾�赖包版本过低,造æˆ�安装循环。 // 删除无用冗余的日志 if (Package::compareVersion(package->installedVersion(), info.packageVersion()) < 0) { Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "libqapt backend loading error"; return; } Package *updatePackage = backend->package(package->name() + resolvMultiArchAnnotation(QString(), package->architecture())); if (updatePackage) choosed_set << updatePackage->name() + resolvMultiArchAnnotation(QString(), package->architecture()); else choosed_set << info.packageName() + " not found"; } else { // è‹¥ä¾�赖包符å�ˆç‰ˆæœ¬è¦�求,则ä¸�进行å�‡çº§ continue; } } } else { // 存在或ä¾�赖且当å‰�ä¾�赖属于或ä¾�赖关系 bool isInstalling = false; for (auto iter = infos.begin(); iter != infos.end(); iter++) { Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "libqapt backend loading error"; return; } Package *otherPackage = backend->package(*iter + resolvMultiArchAnnotation(QString(), debArch)); if (!otherPackage) continue; qCDebug(appLog) << __func__ << *iter << otherPackage->installedVersion() << m_dependsInfo[*iter].packageVersion(); if (otherPackage->compareVersion(otherPackage->installedVersion(), m_dependsInfo[*iter].packageVersion()) >= 0 && !otherPackage->installedVersion().isEmpty()) { // 如果或ä¾�赖中有ä¾�赖已安装且符å�ˆç‰ˆæœ¬è¦�求,则当å‰�ä¾�èµ–ä¸�进行下载 isInstalling = true; break; } } if (!isInstalling) { // 若或ä¾�赖中其他ä¾�赖也需è¦�下载或者存在缺失,则当å‰�ä¾�赖需è¦�下载 qCDebug(appLog) << __func__ << isInstalling << QString("%1 need to install current depend").arg(packageInfo); if (package->installedVersion().isEmpty()) { choosed_set << choosed_name; } else { if (Package::compareVersion(package->installedVersion(), info.packageVersion()) < 0) { Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) return; Package *updatePackage = backend->package(package->name() + resolvMultiArchAnnotation(QString(), package->architecture())); if (updatePackage) choosed_set << updatePackage->name() + resolvMultiArchAnnotation(QString(), package->architecture()); else choosed_set << info.packageName() + " not found"; } else { continue; } } } else { qCDebug(appLog) << __func__ << isInstalling << QString("%1 other ordepend is installed").arg(packageInfo); break; } } if (!isConflictSatisfy(debArch, package->conflicts(), package->replaces()).is_ok()) continue; QSet upgradeDependsSet = choosed_set; upgradeDependsSet << choosed_name; const auto stat = checkDependsPackageStatus(upgradeDependsSet, package->architecture(), package->depends()); if (stat.isBreak()) continue; choosed_set << choosed_name; // 使用ä¾�赖包请求架构递归解æž�,而ä¸�是使用安装包的架构ï¼�(例如:i386 软件包ä¾�èµ– amd64 软件包) packageCandidateChoose( choosed_set, package->architecture(), package->depends(), QString("%1 -> %2").arg(levelInfo).arg(packageInfo)); break; } } QMap PackagesManager::specialPackage() { qCDebug(appLog) << "Getting special package"; QMap sp; sp.insert("deepin-wine-plugin-virtual", "deepin-wine-helper"); sp.insert("deepin-wine32", "deepin-wine"); sp.insert("deepin-wine-helper", "deepin-wine-plugin"); return sp; } const QStringList PackagesManager::packageReverseDependsList(const QString &packageName, const QString &sysArch) { qCDebug(appLog) << "Getting package reverse depends list for package:" << packageName; Package *package = packageWithArch(packageName, sysArch); if (!package) { qCWarning(appLog) << "Failed to package from" << packageName << "with" << sysArch; return {}; } QStringList requiredList = package->requiredByList(); package = nullptr; // 确定和当å‰�包存在直接或间接å��å�‘ä¾�赖的包的集å�ˆ QSet reverseDependSet{packageName}; // 存放当å‰�需è¦�验è¯�å��å�‘ä¾�赖的包 QQueue reverseQueue; for (const auto &requiredPackage : requiredList) reverseQueue.append(requiredPackage); while (!reverseQueue.isEmpty()) { const auto item = reverseQueue.first(); reverseQueue.pop_front(); if (reverseDependSet.contains(item)) continue; Package *currentPackage = packageWithArch(item, sysArch); if (!currentPackage || !currentPackage->isInstalled()) { currentPackage = nullptr; continue; } if (currentPackage->recommendsList().contains(packageName)) { currentPackage = nullptr; continue; } if (currentPackage->suggestsList().contains(packageName)) { currentPackage = nullptr; continue; } // Conflict / Replace / Break çš„å��å�‘ä¾�èµ–å�Œæ ·è·³è¿‡ if (isNegativeReverseDepend(packageName, currentPackage)) { currentPackage = nullptr; continue; } reverseDependSet << item; if (specialPackage().contains(item)) reverseQueue.append(specialPackage()[item]); // 判断当å‰�å��å�‘ä¾�赖是å�¦æœ‰å��å�‘ä¾�èµ– for (const auto &dependRequiredPackage : currentPackage->requiredByList()) { if (reverseDependSet.contains(dependRequiredPackage) || reverseQueue.contains(dependRequiredPackage)) continue; Package *subPackage = packageWithArch(dependRequiredPackage, sysArch); if (dependRequiredPackage.startsWith("deepin.")) { // 此类wine应用在系统中的存在都是以deepin.开头 // 部分wine应用在系统中有一个替æ�¢çš„å��字,使用requiredByList å�¯ä»¥èŽ·å�–到这些å��å­— if (subPackage && !subPackage->requiredByList().isEmpty()) { // 增加对package指针的检查 for (QString rdepends : subPackage->requiredByList()) { reverseQueue.append(rdepends); } } } if (!subPackage || !subPackage->isInstalled()) { // 增加对package指针的检查 subPackage = nullptr; continue; } if (subPackage->recommendsList().contains(item)) { subPackage = nullptr; continue; } if (subPackage->suggestsList().contains(item)) { subPackage = nullptr; continue; } reverseQueue.append(dependRequiredPackage); } currentPackage = nullptr; } // remove self reverseDependSet.remove(packageName); return reverseDependSet.values(); } bool PackagesManager::isNegativeReverseDepend(const QString &packageName, const QApt::Package *reverseDepend) { qCDebug(appLog) << "Checking if package is negative reverse depend for package:" << packageName; if (!reverseDepend) { qCDebug(appLog) << "Reverse depend is null"; return false; } static auto containPackage = [](const QString &packageName, const QList &itemList) -> bool { return std::any_of(itemList.begin(), itemList.end(), [&](const DependencyItem &item) { return std::any_of( item.begin(), item.end(), [&](const DependencyInfo &info) { return info.packageName() == packageName; }); }); }; // ä¸�排除部分包设置 替æ�¢(Replace)/ç ´å��(Breaks) ä»�ä¾�èµ– packageName , Depends 字段设置视为é�žæ¶ˆæž�包 if (containPackage(packageName, reverseDepend->depends())) { qCDebug(appLog) << "Package is not negative reverse depend for package:" << packageName; return false; } return containPackage(packageName, reverseDepend->conflicts()) || containPackage(packageName, reverseDepend->replaces()) || containPackage(packageName, reverseDepend->breaks()); } void PackagesManager::reset() { qCDebug(appLog) << "Resetting packages manager"; m_errorIndex.clear(); m_dependInstallMark.clear(); m_preparedPackages.clear(); m_packageInstallStatus.clear(); m_packageMd5DependsStatus.clear(); // 修改ä¾�赖状æ€�的存储结构,此处清空存储的ä¾�赖状æ€�æ•°æ�® m_markedDepends.clear(); m_appendedPackagesMd5.clear(); m_packageMd5.clear(); m_dependGraph.reset(); // reloadCacheå¿…é¡»è¦�加 PackageAnalyzer::instance().backendPtr()->reloadCache(); m_dependsPackages.clear(); } void PackagesManager::resetPackageDependsStatus(const int index) { qCDebug(appLog) << "Resetting package depends status for index:" << index; // 查看此包是å�¦å·²ç»�存储ä¾�赖状æ€�。 // æ��å‰�获å�–package çš„md5 auto currentPackageMd5 = m_packageMd5[index]; if (!m_packageMd5DependsStatus.contains(currentPackageMd5)) { qCDebug(appLog) << "Package depends status not found"; return; } else { // 针对wineä¾�èµ–å�šä¸€ä¸ªç‰¹æ®Šå¤„ç�†ï¼Œå¦‚æžœwineä¾�èµ–break,则直接返回。 if ((m_packageMd5DependsStatus[currentPackageMd5].package == "deepin-wine") && m_packageMd5DependsStatus[currentPackageMd5].status != Pkg::DependsStatus::DependsOk) return; } // reload backend cache // reloadCacheå¿…é¡»è¦�加 PackageAnalyzer::instance().backendPtr()->reloadCache(); m_packageMd5DependsStatus.remove(currentPackageMd5); // 删除当å‰�包的ä¾�赖状æ€�(之å�Žä¼šé‡�新获å�–此包的ä¾�赖状æ€�) // we don't need reset m_markedDepends on installing } /** * @brief PackagesManager::removePackage 删除指定下标的包 * @param index 指定的下标 */ void PackagesManager::removePackage(int index) { qCDebug(appLog) << "Removing package for index:" << index; if (index < 0 || index >= m_preparedPackages.size()) { qCWarning(appLog) << "[PackagesManager]" << "[removePackage]" << "Subscript boundary check error"; return; } // 如果此å‰�的文件已ç»�被修改,则获å�–到的MD5的值与之å‰�ä¸�å�Œ,因此从现有的md5中寻找. const auto md5 = m_packageMd5[index]; // æ��å‰�删除标记list中的md5 å�¦åˆ™åœ¨åˆ é™¤æœ€å�Žä¸€ä¸ªçš„æ—¶å€™ä¼šå´©æºƒ if (m_dependInstallMark.contains(md5)) // 如果这个包是wine包,则在wine标记list中删除 m_dependInstallMark.removeOne(md5); m_preparedPackages.removeAt(index); m_appendedPackagesMd5.remove(md5); // 在判断是å�¦é‡�å¤�çš„md5的集å�ˆä¸­åˆ é™¤æŽ‰å½“å‰�包的md5 m_markedDepends.remove(md5); m_packageMd5DependsStatus.remove(md5); // 删除指定包的ä¾�赖状æ€� m_packageMd5.removeAt(index); // 在索引map中删除指定的项 m_dependsPackages.remove(md5); // 删除指定包的ä¾�赖关系 m_dependGraph.remove(md5); // 从ä¾�赖关系图中删除对应节点 m_packageInstallStatus.clear(); // 告诉model md5更新了 emit signalPackageMd5Changed(m_packageMd5); // notify data changed Q_EMIT signalPackageCountChanged(m_preparedPackages.size()); } /** * @brief PackagesManager::appendPackage å°†å‰�端给的包,传输到添加线程中。并开始添加 * @param packages è¦�添加的包的列表 * 此处å�¯ä»¥ä¼˜åŒ–,如果å�ªæœ‰ä¸€ä¸¤ä¸ªåŒ…直接添加 * 大于等于三个包,先添加两个å†�开始线程 */ void PackagesManager::appendPackage(QStringList packages) { if (packages.isEmpty()) // 当å‰�放进æ�¥çš„包列表为空(å�¯èƒ½æ‹–入的是文件夹) return; // convert url path (if valid) to local path. for (auto &package : packages) { QUrl url(package); if (url.isLocalFile()) { package = url.toLocalFile(); } } checkInvalid(packages); if (1 == packages.size()) { appendNoThread(packages, packages.size()); } else { QStringList subPackages; subPackages << packages[0]; appendNoThread(subPackages, packages.size()); packages.removeAt(0); if (packages.isEmpty()) return; if (!m_allPackages.isEmpty()) m_pAddPackageThread->setSamePackageMd5(m_allPackages); m_pAddPackageThread->setPackages(packages, m_validPackageCount); // 传递è¦�添加的包到添加线程中 m_pAddPackageThread->setAppendPackagesMd5(m_appendedPackagesMd5); // 传递当å‰�å·²ç»�添加的包的MD5 判é‡�时使用 m_pAddPackageThread->start(); // 开始添加线程 } } /** * @brief AddPackageThread::checkInvalid 检查有效文件的数é‡� */ void PackagesManager::checkInvalid(const QStringList &packages) { m_allPackages.clear(); m_validPackageCount = packages.size(); int validCount = 0; // 计入有效包的数é‡� QSet pkgSize; // 存储安装包的安装大å°�,åˆ�步去除无效包以å�Šå�¯èƒ½é‡�å¤�的包 for (auto package : packages) { QApt::DebFile file(package); if (!file.isValid()) { m_validPackageCount--; continue; } validCount++; auto size = file.installedSize(); if (pkgSize.contains(size)) { m_validPackageCount--; continue; } pkgSize << size; } QSet pkgMd5; // 最å�Žé€šè¿‡md5æ�¥åŒºåˆ†æ˜¯å�¦æ˜¯é‡�å¤�包 if (1 == m_validPackageCount && validCount > 1) { for (auto package : packages) { QApt::DebFile pkgFile(package); if (!pkgFile.isValid()) continue; auto md5 = pkgFile.md5Sum(); m_allPackages.insert(package, md5); if (!pkgMd5.isEmpty() && !pkgMd5.contains(md5)) { // æ ¹æ�®md5判断,有ä¸�是é‡�å¤�的包,刷新批é‡�界é�¢ m_validPackageCount = 2; break; } pkgMd5 << md5; } } } /** * @brief PackagesManager::dealInvalidPackage 处ç�†ä¸�在本地的安装包 * @param packagePath 包的路径 * @return 包是å�¦åœ¨æœ¬åœ° * true : 包在本地 * fasle : 文件ä¸�在本地 */ bool PackagesManager::dealInvalidPackage(const QString &packagePath) { auto readablilty = Utils::checkPackageReadable(packagePath); switch (readablilty) { case Pkg::PkgNotInLocal: emit signalAppendFailMessage(Pkg::PackageNotLocal); return false; case Pkg::PkgNoPermission: emit signalAppendFailMessage(Pkg::PackageNotInstallable); return false; default: break; } return true; } /** * @brief PackagesManager::dealPackagePath 处ç�†è·¯å¾„相关的问题 * @param packagePath 当å‰�包的文件路径 * @return 处ç�†å�Žçš„æ–‡ä»¶è·¯å¾„ * 处ç�†ä¸¤ç§�情况 * 1: 相对路径 --------> 转化为ç»�对路径 * 2: 包的路径中存在空格 --------> 使用软链接,链接到/tmp下 */ QString PackagesManager::dealPackagePath(const QString &packagePath) { auto tempPath = packagePath; // 判断当å‰�文件路径是å�¦æ˜¯ç»�对路径,ä¸�是的è¯�转æ�¢ä¸ºç»�对路径 if (!tempPath.startsWith("/")) { QFileInfo packageAbsolutePath(tempPath); tempPath = packageAbsolutePath.absoluteFilePath(); // 获å�–ç»�对路径 qCInfo(appLog) << "get AbsolutePath" << packageAbsolutePath.absoluteFilePath(); } // 判断当å‰�文件路径中是å�¦å­˜åœ¨ç©ºæ ¼,如果存在则创建软链接并在之å�Žçš„安装时使用软链接进行访问. if (tempPath.contains(" ")) { QApt::DebFile p(tempPath); if (p.isValid()) { tempPath = SymbolicLink(tempPath, p.packageName()); qCWarning(appLog) << "PackagesManager:" << "There are spaces in the path, add a soft link" << tempPath; } } return tempPath; } Pkg::DependsPair PackagesManager::getPackageDependsDetail(const int index) { qCDebug(appLog) << "Getting package depends detail for index:" << index; if (index < m_packageMd5.size() && index >= 0) { qCDebug(appLog) << "Package depends detail found"; return m_dependsPackages.value(m_packageMd5[index]); } qCDebug(appLog) << "No package depends detail found"; return {}; } /** * @brief PackagesManager::appendNoThread * @param packages * @param allPackageSize */ void PackagesManager::appendNoThread(const QStringList &packages, int allPackageSize) { qCDebug(appLog) << "Appending packages without thread, total packages:" << allPackageSize; for (QString debPackage : packages) { // 通过循环添加所有的包 // 处ç�†åŒ…ä¸�在本地的情况。 if (!dealInvalidPackage(debPackage)) continue; QString debPkg = debPackage; // 处ç�†package文件路径相关问题 debPackage = dealPackagePath(debPackage); // 检测到是ddim文件 if (debPackage.endsWith(".ddim")) { Q_EMIT signalAppendFailMessage(Pkg::PackageNotDdim); continue; } QApt::DebFile pkgFile(debPackage); // 判断当å‰�文件是å�¦æ˜¯æ— æ•ˆæ–‡ä»¶ if (!pkgFile.isValid()) { Q_EMIT signalAppendFailMessage(Pkg::PackageInvalid); continue; } // 获å�–当å‰�文件的md5的值,防止é‡�å¤�添加 // 在checkInvalid中已ç»�获å�–过md5,é�¿å…�2次获å�–å½±å“�性能 QByteArray md5 = m_allPackages.value(debPkg); if (md5.isEmpty()) md5 = pkgFile.md5Sum(); // 如果当å‰�å·²ç»�存在此md5的包,则说明此包已ç»�添加到程åº�中 if (m_appendedPackagesMd5.contains(md5)) { // 处ç�†é‡�å¤�文件 Q_EMIT signalAppendFailMessage(Pkg::PackageAlreadyExists); continue; } // å�¯ä»¥æ·»åŠ ,å�‘é€�添加信å�· // 管ç�†æœ€è¿‘文件列表 DRecentData data; data.appName = "Deepin Deb Installer"; data.appExec = "deepin-deb-installer"; DRecentManager::addItem(debPackage, data); addPackage(m_validPackageCount, debPackage, md5); } // 所有包都添加结æ�Ÿ. if (1 == allPackageSize) { qCDebug(appLog) << "All packages appended, emitting signalAppendFinished"; emit signalAppendFinished(m_packageMd5); // 添加一个包时 å�‘é€�添加结æ�Ÿä¿¡å�·,å�¯ç”¨å®‰è£…按钮 } } /** * @brief PackagesManager::refreshPage æ ¹æ�®æ·»åŠ åŒ…çš„æƒ…å†µ 刷新页é�¢ * @param validPkgCount 此次添加的包的数é‡�(一次拖入或者打开ã€�å�¯èƒ½æ˜¯å¤šä¸ªåŒ…】ã€�此处å�ªæ˜¯é¢„计能够添加到程åº�中的包的数é‡�】) */ void PackagesManager::refreshPage(int validPkgCount) { qCDebug(appLog) << "Refreshing page, valid package count:" << validPkgCount; // 获å�–当å‰�å·²ç»�添加到程åº�中的包的数é‡� const int packageCount = m_preparedPackages.size(); Q_EMIT signalPackageCountChanged(packageCount); // If current first append and only one package, will append directly. if (1 != packageCount || 1 != validPkgCount) { qCDebug(appLog) << "Not the first append or not only one package, emitting signalAppendStart"; Q_EMIT signalAppendStart(); } } /** * @brief PackagesManager::slotAppendPackageFinished 此次添加已ç»�结æ�Ÿ */ void PackagesManager::slotAppendPackageFinished() { qCDebug(appLog) << "Appending package finished, emitting signalAppendFinished"; // 告诉å‰�端,此次添加已ç»�结æ�Ÿ // å�‘model传递 md5 emit signalAppendFinished(m_packageMd5); } void PackagesManager::addPackage(int validPkgCount, const QString &packagePath, const QByteArray &packageMd5Sum) { qCDebug(appLog) << "Adding package, package path:" << packagePath; // 预先校验包是å�¦æœ‰æ•ˆæˆ–是å�¦é‡�å¤� DebFile currentDebfile(packagePath); if (!currentDebfile.isValid() || m_appendedPackagesMd5.contains(packageMd5Sum)) { qCDebug(appLog) << "Package is invalid or already appended, skipping"; return; } // 加入md5集å�ˆ m_appendedPackagesMd5 << packageMd5Sum; // 使用ä¾�赖图计算安装顺åº� auto currentDebDepends = currentDebfile.depends(); m_dependGraph.addNode(packagePath, packageMd5Sum, currentDebfile.packageName(), currentDebDepends); // 添加图节点 auto installQueue = m_dependGraph.getBestInstallQueue(); // 输出最佳安装顺åº� m_preparedPackages = installQueue.first; m_packageMd5 = installQueue.second; int indexRow = 0; for (; indexRow != m_packageMd5.size(); ++indexRow) { if (m_packageMd5[indexRow] == packageMd5Sum) { break; } } if (indexRow == m_packageMd5.size()) { // error qCDebug(appLog) << "Index row is out of range, skipping"; return; } // 需è¦�在此之å‰�刷新出正确的安装顺åº� getPackageDependsStatus(indexRow); // 刷新当å‰�添加包的ä¾�èµ– refreshPage(validPkgCount); // 添加å�Žï¼Œæ ¹æ�®æ·»åŠ çš„çŠ¶æ€�刷新界é�¢ } QList PackagesManager::getAllDepends(const QList &depends, const QString &architecture) { qCDebug(appLog) << "Getting all depends for dependencies list"; // 检索当å‰�包的所有ä¾�èµ– for (const auto &list : depends) { for (auto info : list) { // 获å�–当å‰�包的ä¾�èµ– QList dList = getAllDepends(info.packageName(), architecture); m_allDependsList << info.packageName() << dList; // 存储所有ä¾�èµ– } } return m_allDependsList; } QList PackagesManager::getAllDepends(const QString &packageName, const QString &architecture) { qCDebug(appLog) << "Getting all depends for package:" << packageName; QList dDepends; // 存储ä¾�èµ–çš„ä¾�èµ– dDepends << packageName; // 对安装包ä¾�èµ–çš„ä¾�赖进行检索 Package *package = packageWithArch(packageName, architecture); if (package) { for (const auto &list : package->depends()) { for (auto info : list) { // 若列表中已存在该ä¾�赖,直接跳过 static QSet set; if (set.contains(info.packageName())) continue; set << info.packageName(); // å°†ä¾�赖存入列表并进行下一层ä¾�赖检索 dDepends << info.packageName() << getAllDepends(info.packageName(), architecture); } } } return dDepends; } const PackageDependsStatus PackagesManager::checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QList &depends) { qCDebug(appLog) << "Checking depends package status"; // å�ªæœ‰å�•包,认为首次进入 if (choosed_set.size() <= 1) { m_loopErrorDeepends.clear(); } PackageDependsStatus dependsStatus = PackageDependsStatus::ok(); QList break_list; QList available_list; for (const auto &candicate_list : depends) { const auto r = checkDependsPackageStatus(choosed_set, architecture, candicate_list); dependsStatus.maxEq(r); if (!m_dinfo.packageName.isEmpty()) { if (r.isBreak()) { break_list.append(m_dinfo); } else if (r.isAvailable()) { available_list.append(m_dinfo); } } } m_pair.first.append(available_list); m_pair.second.append(break_list); m_dependsPackages.insert(m_currentPkgMd5, m_pair); return dependsStatus; } const PackageDependsStatus PackagesManager::checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const DependencyItem &candicate) { qCDebug(appLog) << "Checking depends package status"; PackageDependsStatus dependsStatus = PackageDependsStatus::_break(QString()); for (const auto &info : candicate) { const auto r = checkDependsPackageStatus(choosed_set, architecture, info); dependsStatus.minEq(r); // 空包å��表示å�ªè¿”回 ok if (!r.package.isEmpty() && !m_loopErrorDeepends.contains(r.package)) { m_loopErrorDeepends.insert(r.package, r.status); } // 安装包存在或ä¾�赖关系且当å‰�ä¾�赖状æ€�ä¸�能直接满足,筛选ä¾�赖关系最优的选项 if (!m_unCheckedOrDepends.isEmpty() && Pkg::DependsStatus::DependsOk != r.status) { for (auto orDepends : m_unCheckedOrDepends) { // é��历或ä¾�赖组,检测当å‰�ä¾�赖是å�¦å­˜åœ¨æˆ–ä¾�赖关系 if (orDepends.contains(info.packageName())) { m_unCheckedOrDepends.removeOne(orDepends); m_checkedOrDependsStatus.insert(info.packageName(), r); auto depends = orDepends; depends.removeOne(info.packageName()); // 将当å‰�ä¾�赖从或ä¾�赖中删除,检测或ä¾�赖中剩余ä¾�赖状æ€� qCInfo(appLog) << depends << orDepends; for (auto otherDepend : depends) { // é�¿å…�检测过的或ä¾�èµ–é‡�å¤�检测 PackageDependsStatus status; if (m_checkedOrDependsStatus.contains(otherDepend)) { status = m_checkedOrDependsStatus[otherDepend]; } else { // 虚拟或包共用,区分判断 if (m_dependsInfo.contains(otherDepend)) { DependencyInfo dependencyInfo = m_dependsInfo.value(otherDepend); if (dependencyInfo.packageName() == otherDepend) { status = checkDependsPackageStatus(choosed_set, architecture, dependencyInfo); } else { // ä¾�èµ–å��和包å��ä¸�å�Œï¼Œä¸ºè™šåŒ…ä¾�èµ– status = checkDependsPackageStatus(choosed_set, architecture, dependencyInfo, otherDepend); } } else { // 虚包使用或包判断 status = checkDependsPackageStatus( choosed_set, architecture, m_dependsInfo.find(info.packageName()).value(), otherDepend); } m_checkedOrDependsStatus.insert(otherDepend, status); // 空包å��表示å�ªè¿”回 ok if (!status.package.isEmpty() && !m_loopErrorDeepends.contains(status.package)) { m_loopErrorDeepends.insert(status.package, status.status); } } qCInfo(appLog) << qPrintable("Orpackage depends") << status.status; if (status.isBreak()) // 若剩余ä¾�赖中存在状æ€�ä¸�为break,则说明ä¾�赖关系满足 continue; dependsStatus.minEq(status); if (Pkg::DependsStatus::DependsOk == dependsStatus.status) { qCDebug(appLog) << QString("Select or package %1 for %2.").arg(otherDepend).arg(info.packageName()); break; } } break; } } } if (dependsStatus.status == Pkg::DependsStatus::DependsOk) { break; } } return dependsStatus; } const PackageDependsStatus PackagesManager::checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const DependencyInfo &dependencyInfo, const QString &providesName) { qCDebug(appLog) << "Checking depends package status"; m_dinfo.packageName.clear(); m_dinfo.version.clear(); const QString package_name = providesName.isEmpty() ? dependencyInfo.packageName() : providesName; QString realArch = architecture; // 对 wine 应用特殊处ç�†ï¼Œwine包ä¾�èµ–å�‡çº§æ··ç”¨i386/amd64,ä¸�使用主包的架构 if (package_name.contains(g_TagDeepinWine) && realArch == g_Tagi386) { realArch.clear(); } Package *package = packageWithArch(package_name, realArch, dependencyInfo.multiArchAnnotation()); if (!package) { qCWarning(appLog) << "PackagesManager:" << "depends break because package" << package_name << "not available"; isDependsExists = true; m_dinfo.packageName = package_name + ":" + realArch; m_dinfo.version = dependencyInfo.packageVersion(); return PackageDependsStatus::_break(package_name); } // 虚拟包版本å�·å¤„ç�†æ­¥éª¤ QString pkgRealVer = package->version(); bool isVirtualPackage = false; const RelationType relation = dependencyInfo.relationType(); #ifdef ENABLE_VIRTUAL_PACKAGE_ENHANCE if (package->name() != package_name) { auto pkgMap = package->providesListEnhance(); auto iter = pkgMap.find(package_name); if (iter != pkgMap.end()) { // ä¾�æ�® Debian policy 判定æ��供者能å�¦æ»¡è¶³ä¾�赖: // 1. ä¾�èµ–ä¸�带版本约æ�Ÿæ—¶ï¼Œä»»æ„�æ��供者å�‡å�¯æ»¡è¶³ï¼› // 2. ä¾�赖带版本约æ�Ÿæ—¶ï¼Œæ— ç‰ˆæœ¬å�·çš„ Provides 无法满足, // 带版本å�·çš„ Provides 需版本符å�ˆå…³ç³»è¦�求。 const bool provideSatisfies = dependencyInfo.packageVersion().isEmpty() || (!iter->isEmpty() && dependencyVersionMatch(Package::compareVersion(*iter, dependencyInfo.packageVersion()), relation)); if (!provideSatisfies) { // æ��供者ä¸�满足版本约æ�Ÿï¼ˆå¦‚兼容包的无版本å�· Provides), // 回退查找真实软件包(å�«ä»“库候选版本,跳过æ��供者匹é…�),交由å�Žç»­æµ�程判定其状æ€� Package *realPackage = packageWithArch(package_name, realArch, dependencyInfo.multiArchAnnotation(), false); if (realPackage && realPackage->name() == package_name) { qCInfo(appLog) << "PackagesManager:" << "provider" << package->name() << "cannot satisfy" << package_name << dependencyInfo.packageVersion() << ", fall back to real package"; package = realPackage; pkgRealVer = package->version(); } else { // 仓库中ä¸�存在真实软件包,å�ªèƒ½ä¾�èµ–æ­¤æ��供者,按原逻辑处ç�† pkgRealVer = *iter; isVirtualPackage = true; } } else { pkgRealVer = *iter; isVirtualPackage = true; } } } #endif QString installedVersion = package->installedVersion(); if (!installedVersion.isEmpty()) { if (isVirtualPackage) { installedVersion = pkgRealVer; } const int result = Package::compareVersion(installedVersion, dependencyInfo.packageVersion()); if (dependencyVersionMatch(result, relation)) { return PackageDependsStatus::ok(); } else { const QString &mirror_version = package->availableVersion(); if (mirror_version != installedVersion) { const auto mirror_result = Package::compareVersion(mirror_version, dependencyInfo.packageVersion()); if (dependencyVersionMatch(mirror_result, relation)) { qCInfo(appLog) << "PackagesManager:" << "availble by upgrade package" << package->name() + ":" + package->architecture() << "from" << installedVersion << "to" << mirror_version; // ä¿®å¤�å�¸è½½p7zip导致deepin-wine-helper被å�¸è½½çš„问题,Available 添加packageName m_dinfo.packageName = package_name + ":" + package->architecture(); m_dinfo.version = package->availableVersion(); return PackageDependsStatus::available(package->name()); } } qCWarning(appLog) << "PackagesManager:" << "depends break by" << package->name() << package->architecture() << dependencyInfo.packageVersion(); qCWarning(appLog) << "PackagesManager:" << "installed version not match" << installedVersion; m_dinfo.packageName = package_name + ":" + package->architecture(); m_dinfo.version = dependencyInfo.packageVersion(); return PackageDependsStatus::_break(package->name()); } } else { const int result = Package::compareVersion(pkgRealVer, dependencyInfo.packageVersion()); if (!dependencyVersionMatch(result, relation)) { qCWarning(appLog) << "PackagesManager:" << "depends break by" << package->name() << package->architecture() << dependencyInfo.packageVersion(); qCWarning(appLog) << "PackagesManager:" << "available version not match" << package->version(); m_dinfo.packageName = package_name + ":" + package->architecture(); m_dinfo.version = dependencyInfo.packageVersion(); return PackageDependsStatus::_break(package->name()); } // is that already choosed? if (choosed_set.contains(package->name())) { // 已有记录,返回之å‰�排查的结果,而ä¸�是直接返回 Ok , 当å‰�包å��å�¯èƒ½ä¸ºè™šåŒ…。 if (m_loopErrorDeepends.contains(package->name())) { return PackageDependsStatus(m_loopErrorDeepends.value(package->name()), package->name()); } return PackageDependsStatus::ok(); } // check arch conflicts if (package->multiArchType() == MultiArchSame) { Backend *backend = PackageAnalyzer::instance().backendPtr(); for (const auto &arch : backend->architectures()) { if (arch == package->architecture()) continue; Package *otherArchPackage = backend->package(package->name() + ":" + arch); if (otherArchPackage && otherArchPackage->isInstalled()) { isDependsExists = true; // ä¾�赖冲çª�ä¸�属于ä¾�赖缺失 qCWarning(appLog) << "PackagesManager:" << "multiple architecture installed: " << package->name() << package->version() << package->architecture() << "but now need" << otherArchPackage->name() << otherArchPackage->version() << otherArchPackage->architecture() << isDependsExists; m_brokenDepend = package->name() + ":" + package->architecture(); return PackageDependsStatus::available(package->name() + ":" + package->architecture()); } } } // let's check conflicts if (!isConflictSatisfy(realArch, package).is_ok()) { Backend *backend = PackageAnalyzer::instance().backendPtr(); for (auto *availablePackage : backend->availablePackages()) { if (!availablePackage->providesList().contains(package->name())) { availablePackage = nullptr; continue; } // is that already provide by another package? if (availablePackage->isInstalled()) { qCInfo(appLog) << "PackagesManager:" << "find a exist provider: " << availablePackage->name(); availablePackage = nullptr; return PackageDependsStatus::ok(); } // provider is ok, switch to provider. if (isConflictSatisfy(realArch, availablePackage).is_ok()) { qCInfo(appLog) << "PackagesManager:" << "switch to depends a new provider: " << availablePackage->name(); choosed_set << availablePackage->name(); availablePackage = nullptr; return PackageDependsStatus::ok(); } availablePackage = nullptr; } qCWarning(appLog) << "PackagesManager:" << "providers not found, still break: " << package->name(); m_dinfo.packageName = package_name + ":" + package->architecture(); m_dinfo.version = dependencyInfo.packageVersion(); return PackageDependsStatus::_break(package->name()); } // now, package dependencies status is available or break, // time to check depends' dependencies, but first, we need // to add this package to choose list choosed_set << package->name(); // 判断并获å�–ä¾�赖的或ä¾�赖关系 getPackageOrDepends(package->name(), package->architecture(), false); const auto dependsStatus = checkDependsPackageStatus(choosed_set, package->architecture(), package->depends()); if (dependsStatus.isBreak()) { choosed_set.remove(package->name()); qCWarning(appLog) << "PackagesManager:" << "depends break by direct depends" << package->name() << package->architecture() << dependsStatus.package << isDependsExists; if (!isDependsExists) { m_dinfo.packageName = package_name + ":" + package->architecture(); m_dinfo.version = dependencyInfo.packageVersion(); } else { m_dinfo.packageName = ""; m_dinfo.version = ""; } return PackageDependsStatus::_break(package->name()); } qCInfo(appLog) << "PackagesManager:" << "Check finished for package" << package->name(); // ä¿®å¤�å�¸è½½p7zip导致deepin-wine-helper被å�¸è½½çš„问题,Available 添加packageName m_dinfo.packageName = package_name; m_dinfo.version = package->availableVersion(); return PackageDependsStatus::available(package->name()); } } /** * @brief 检测通过包å�� \a packageName 获å�–的软件包 \a package 架构是å�¦æ”¯æŒ�建议架构 \a suggestArch 。 * 判断是å�¦æŒ‡å®šå®‰è£…包架构类型,未指定的ä¾�赖包将按照安装包架构进行判断,注æ„�,部分软件包æ��供多架构支æŒ�, * 例如部分 amd64 软件包å�Œæ ·æ��ä¾› i386 支æŒ�。 * * @bug https://pms.uniontech.com/bug-view-220019.html * * @note 此函数期望查找包架构能满足架构ä¾�赖,å�‚考 apt 实际行为处ç�†ï¼Œå�Žç»­åº•层改造为 apt-pkg å�Žï¼Œå»ºè®®é‡�构为调用 apt-pkg 借å�£ã€‚ * 1. 通过命令行指令 `apt-cache showpkg [package name]` 在字段 `Provides` 中å�¯ä»¥å�–得软件包支æŒ�的包别å��, * `Provides` 会展示软件包æ��供的包å��列表,这些包å��会包å�«æ”¯æŒ�的虚包ã€�ä¸�å�Œçš„æž¶æž„ç­‰; * 2. 部分软件包架构标注 all/any , 但实际并未æ��供多架构支æŒ�,通过 multiArchType() 类型过滤; * 3. 部分软件包虽然架构未标注 all/any ,但å�Œæ ·æ��供其他架构的支æŒ�,多出现于 amd64/i386 架构软件包互补; * 4. 如果传入的建议架构 \a suggestArch 为空或支æŒ�多架构,å�Œæ ·å…�许此类架构支æŒ�。 */ bool PackagesManager::checkPackageArchValid(const QApt::Package *package, const QString &packageName, const QString &suggestArch) { qCDebug(appLog) << "Checking package arch valid for package:" << packageName; QString resloveArch = suggestArch; resloveArch.remove(':'); if (!package) { // ä¸�打å�°ä¿¡æ�¯ï¼Œç”±å�Žç»­é”™è¯¯ä¿¡æ�¯æ��示 qCDebug(appLog) << "Package is null"; return false; } else if (resloveArch.isEmpty() || (package->architecture() == resloveArch) || archMultiSupport(resloveArch)) { // 部分传入包å��写æ�ºå¸¦äº†ç‰ˆæœ¬ï¼Œè‹¥ç‰ˆæœ¬ä¸€è‡´ï¼Œåˆ™æ— éœ€ç»§ç»­åˆ¤æ–­ // 建议架构为多架构支æŒ�,则å�Œæ ·å…�许安装 qCDebug(appLog) << "Package arch valid for package:" << packageName; return true; } QApt::MultiArchType multiType = package->multiArchType(); QString pkgArch = package->architecture(); // 判断传入包是å�¦ç¬¦å�ˆå¤šæž¶æž„兼容校验 bool archMatch = isArchMatches(resloveArch, pkgArch, multiType); // 部分软件包虽然标识 "all" "any", 但ä»�需进一步判断包支æŒ�类型是å�¦ä¸ºå¤šæž¶æž„支æŒ�。 bool archTypeMatch = bool(InvalidMultiArchType != multiType); bool archIsValidRet = false; if (archMatch && archTypeMatch) { archIsValidRet = true; } else if (archMatch /* && !archTypeMatch */) { // 软件包标识 "all" "any",但ä¸�支æŒ�多架构 Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCDebug(appLog) << "Backend is null"; return false; } // 如果建议架构是当å‰�架构,å�Œæ ·è®¤ä¸ºæ”¯æŒ� archIsValidRet = bool(resloveArch == backend->nativeArchitecture()); } else if (/* !archMatch && */ archTypeMatch) { // 部分软件包虽然架构和建议架构ä¸�å�Œï¼Œä½†è½¯ä»¶åŒ…æ��供多架构支æŒ�,多为 amd64/i386 相互支æŒ� QStringList providesList = package->providesList(); #if 0 // TODO: 改造 QApt 以对 providesList å�Œæ ·æ£€æµ‹æž¶æž„ Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCDebug(appLog) << "Backend is null"; return false; } // 判断建议架构是å�¦ä¸ºå½“å‰�系统架构,当å‰�系统架构默认无å�Žç¼€ï¼Œå�Œæ—¶è‹¥åº”用已包å�«æž¶æž„å��,则ä¸�å†�æ�’å…¥ bool isNativeArch = bool(resloveArch == backend->nativeArchitecture()); QString findPackage = (isNativeArch || packageName.contains(":")) ? packageName : (packageName + ":" + resloveArch); #else // QApt 返回 providesList ä¸�带 arch å�Žç¼€, 移除查找包架构å�Žç¼€ // providesList 列表中å�«å½“å‰�包å��的则认为满足多架构支æŒ� // i386 包一般ä¸�æ��ä¾› amd64 架构支æŒ�,而 amd64 ç»�常æ��ä¾› i386 QString findPackage = packageName; findPackage.remove(REG_EXP(":[^:]*$")); #endif // 查找当å‰�软件包支æŒ�的包å��中是å�¦åŒ…å�«å¯¹åº”架构软件包 if (providesList.contains(findPackage)) { qCInfo(appLog) << QString("Package %1 %2 provides %3, all provides: ") .arg(package->name()) .arg(package->architecture()) .arg(findPackage) << providesList; archIsValidRet = true; } } else /* !archTypeMatch && !archMatch */ { // ç­‰å�Œ archIsValid = false; } if (archIsValidRet) { qCInfo(appLog) << QString("Auto detect multi arch package %1 (arch:%2, ver:%3), suggestArch: %4 multiArchType: %5") .arg(packageName) .arg(package->architecture()) .arg(package->version()) .arg(resloveArch) .arg(package->multiArchType()); } else { qCWarning(appLog) << QString("Find package %1 (arch:%2, ver:%3)").arg(packageName).arg(package->architecture()).arg(package->version()); qCWarning(appLog) << QString("but not compitable with %1, multiArchType: %2(%3)") .arg(resloveArch) .arg(package->multiArchTypeString()) .arg(package->multiArchType()); } return archIsValidRet; } Package *PackagesManager::packageWithArch(const QString &packageName, const QString &sysArch, const QString &annotation, bool resolveProvider) { qCDebug(appLog) << "Getting package with arch for package:" << packageName; Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "Failed to load libqapt backend"; return nullptr; } QString suggestArch = resolvMultiArchAnnotation(annotation, sysArch); Package *package = backend->package(packageName + suggestArch); // change: 按照当å‰�支æŒ�çš„CPU架构进行打包。å�–消对deepin-wine的特殊处ç�† if (!package) package = backend->package(packageName); if (package) { // 检查å��å�‘æ��供者:如果当å‰�包未安装,但æŸ�个æ��供者已安装,优先使用已安装的æ��供者 // resolveProvider 为 false 时跳过(用于回退查找真实软件包的场景) QString installedVersion = package->installedVersion(); if (resolveProvider && installedVersion.isEmpty()) { #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) QString providedPackageName = package->name(); providedPackageName.remove(QRegExp(":[^:]*$")); for (auto *provider : backend->availablePackages()) { if (!provider || provider->installedVersion().isEmpty()) { continue; } #ifdef ENABLE_VIRTUAL_PACKAGE_ENHANCE if (!provider->providesListEnhance().contains(providedPackageName)) { continue; } #else if (!provider->providesList().contains(providedPackageName)) { continue; } #endif // 检查æ��供者的架构是å�¦æœ‰æ•ˆ if (checkPackageArchValid(provider, packageName, suggestArch)) { qCInfo(appLog) << "Using installed reverse provider" << provider->name() << "instead of" << packageName; return provider; } } #else const auto &reprvList = package->reverseProvidesList(); for (const auto &rep : reprvList) { Package *provider = backend->package(rep); if (provider && !provider->installedVersion().isEmpty()) { // 检查æ��供者的架构是å�¦æœ‰æ•ˆ if (checkPackageArchValid(provider, packageName, suggestArch)) { qCInfo(appLog) << "Using installed reverse provider" << rep << "instead of" << packageName; return provider; } } } #endif } } if (checkPackageArchValid(package, packageName, suggestArch)) return package; for (QString arch : backend->architectures()) { package = backend->package(packageName + ":" + arch); if (checkPackageArchValid(package, packageName, suggestArch)) return package; } // check virtual package providers if (resolveProvider) { for (auto *virtualPackage : backend->availablePackages()) { if (virtualPackage->name() != packageName && virtualPackage->providesList().contains(packageName)) { return packageWithArch(virtualPackage->name(), sysArch, annotation); } } } qCDebug(appLog) << "No package with arch found for package:" << packageName; return nullptr; } /** * @brief PackagesManager::SymbolicLink 创建软连接 * @param previousName 原始路径 * @param packageName 软件包的包å�� * @return 软链接的路径 */ QString PackagesManager::SymbolicLink(const QString &previousName, const QString &packageName) { qCDebug(appLog) << "Creating symbolic link for package:" << packageName; if (!mkTempDir()) { // 如果创建临时目录失败,则æ��示 qCWarning(appLog) << "PackagesManager:" << "Failed to create temporary folder"; return previousName; } // æˆ�功则开始创建 return link(previousName, packageName); } /** * @brief PackagesManager::mkTempDir 创建软链接存放的临时目录 * @return 创建目录的结果 */ bool PackagesManager::mkTempDir() { qCDebug(appLog) << "Creating temporary directory"; QDir tempPath(m_tempLinkDir); if (!tempPath.exists()) // 如果临时目录ä¸�存在则返回创建结果 return tempPath.mkdir(m_tempLinkDir); else return true; } /** * @brief PackagesManager::link 创建软链接 * @param linkPath 原文件的路径 * @param packageName 包的packageName * @return 软链接之å�Žçš„路径 */ QString PackagesManager::link(const QString &linkPath, const QString &packageName) { qCDebug(appLog) << "Linking package:" << packageName; QFile linkDeb(linkPath); // 创建软链接时,如果当å‰�临时目录中存在å�Œå��文件,å�³å�Œä¸€ä¸ªå��字的应用,考虑到版本å�¯èƒ½æœ‰å�˜åŒ–,将å�Žç»­æ·»åŠ è¿›å…¥çš„åŒ…é‡�命å��为{packageName}_i // 删除å�Žå†�次添加会在临时文件的å�Žé�¢æ·»åŠ _1,此问题ä¸�å½±å“�安装。如果有问题,å�Žç»­å†�行修改。 int count = 1; static const QString kDebSuffix = ".deb"; QString tempName = packageName + kDebSuffix; // 命å��创建的软链接文件 while (true) { QFile tempLinkPath(m_tempLinkDir + tempName); // 对已ç»�存在é‡�å��文件的处ç�† if (tempLinkPath.exists()) { // 命å��æ–¹å¼�为在包å��å�Ž+"_i" PS:i 为当å‰�é‡�å¤�的数字,无实际æ„�义,å�ªæ˜¯ä¸ºäº†åŒºåˆ«ä¸�å�Œçš„包 tempName = packageName + "_" + QString::number(count) + kDebSuffix; qCWarning(appLog) << "PackagesManager:" << "A file with the same name exists in the current temporary directory," "and the current file name is changed to" << tempName; count++; } else { break; } } // 创建软链接 if (linkDeb.link(linkPath, m_tempLinkDir + tempName)) { return m_tempLinkDir + tempName; // 创建æˆ�功,返回创建的软链接的路径. } else { // 创建失败,直接返回路径 qCWarning(appLog) << "PackagesManager:" << "Failed to create Symbolick link error."; return linkPath; } } /** * @brief PackagesManager::rmTempDir 删除存放软链接的临时目录 * @return 删除临时目录的结果 * PS: 移动创建临时目录 创建软链接的函数到 AddPackageThread中 * */ bool PackagesManager::rmTempDir() { qCDebug(appLog) << "Removing temporary directory"; QDir tempPath(m_tempLinkDir); if (tempPath.exists()) // 如果临时目录存在,则删除临时目录 return tempPath.removeRecursively(); else return true; // 临时目录ä¸�存在,返回删除æˆ�功 } QString PackagesManager::package(const int index) const { qCDebug(appLog) << "Getting package for index:" << index; return m_preparedPackages[index]; } void PackagesManager::getBlackApplications() { qCDebug(appLog) << "Getting black application list"; m_blackApplicationList = Utils::parseBlackList(); } /** @brief 判断 \a debFile çš„ä¾�赖列表 \a dependList 中 wine ä¾�赖是å�¦å·²å®‰è£…,å�Œæ—¶å‰”除é�ž wine ä¾�赖。 \a dependInfoMap æ��供详细的ä¾�赖项架构ã€�版本信æ�¯ã€‚ @note Wine安装包å�‡çº§æ— æž¶æž„ä¿¡æ�¯(i386 amd64混用),仅使用安装包信æ�¯åˆ¤æ–­æ— æ³•覆盖所有场景, å�‡é™�级存在问题。ä¾�赖包 deepin-wine-helper ç”± i386 å�˜æ›´ä¸º amd64。 */ void PackagesManager::filterNeedInstallWinePackage(QStringList &dependList, const DebFile &debFile, const QHash &dependInfoMap) { qCDebug(appLog) << "Filtering need install wine package"; // é¢�外判断wineä¾�赖是å�¦å·²å®‰è£…,å�Œæ—¶å‰”除é�žwineä¾�èµ– auto removedIter = std::remove_if(dependList.begin(), dependList.end(), [&debFile, &dependInfoMap, this](const QString &eachDepend) { if (!eachDepend.contains("deepin-wine")) { return true; } // 使用软件包架构查询 Package *package = nullptr; const DependencyInfo &info = dependInfoMap.value(eachDepend); if (Q_UNLIKELY(info.multiArchAnnotation().isEmpty())) { qCInfo(appLog) << QString("Wine package %1 without architecture info").arg(eachDepend); // æ— ä¾�赖架构信æ�¯ï¼Œä½¿ç”¨é»˜è®¤åŒ… Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << qPrintable("Failed to load libqapt backend"); return false; } // 使用默认无版本查找,由apt判断,优先版本高的架构 package = backend->package(eachDepend); if (!package) { package = packageWithArch(eachDepend, debFile.architecture()); } } else { // 有ä¾�赖架构信æ�¯ï¼Œåˆ¤æ–­å¯¹åº”架构是å�¦å®‰è£… package = packageWithArch(eachDepend, info.multiArchAnnotation()); } if (!package) { qCWarning(appLog) << QString("Wine package %1 not found!").arg(eachDepend); return false; } qCInfo(appLog) << QString("Wine package %1 detect current package: %2, arch: %3, version: %4") .arg(eachDepend) .arg(package->name()) .arg(package->architecture()) .arg(package->version()); // 检查安装包版本是å�¦éœ€è¦�更新。 QString currentInstall = package->installedVersion(); if (currentInstall.isEmpty()) { // 未安装软件包,需进行安装 qCInfo(appLog) << QString("Wine package %1 not installed").arg(eachDepend); return false; } else { // 判断是å�¦éœ€è¦�更新,满足需求则ä¸�处ç�† const auto cmpVersion = Package::compareVersion(currentInstall, info.packageVersion()); bool notNeedUpdate = dependencyVersionMatch(cmpVersion, info.relationType()); qCInfo(appLog) << QString("Wine package %1 check version. current installed: %2 require: %3 not need update: %4") .arg(eachDepend) .arg(currentInstall) .arg(info.packageVersion()) .arg(notNeedUpdate); return notNeedUpdate; } }); dependList.erase(removedIter, dependList.end()); } void PackagesManager::refreshPackageMarkedInfo(const QByteArray &md5, const QString &filePath) { qCDebug(appLog) << "Refreshing package marked info for: " << filePath; if (m_markedDepends.contains(md5)) { qCDebug(appLog) << "Package marked info already exists"; return; } const QStringList availableDepends = debFileAvailableDepends(filePath); auto markedPtr = Deb::DebPackage::Ptr::create(filePath); markedPtr->setMarkedPackages(availableDepends); m_markedDepends.insert(md5, markedPtr); } bool PackagesManager::isBlackApplication(const QString &applicationName) { qCDebug(appLog) << "Checking if application is in blacklist:" << applicationName; if (m_blackApplicationList.contains(applicationName)) { qCDebug(appLog) << "Application is in blacklist:" << applicationName; return true; } qCDebug(appLog) << "Application is not in blacklist:" << applicationName; return false; } PackagesManager::~PackagesManager() { qCDebug(appLog) << "Destroying packages manager"; // 删除 临时目录,会å°�试四次,四次失败å�Žé€€å‡ºã€‚ int rmTempDirCount = 0; while (true) { if (rmTempDir()) // 删除æˆ�功 break; qCWarning(appLog) << "PackagesManager:" << "Failed to delete temporary folder, Current attempts:" << rmTempDirCount << "/3"; if (rmTempDirCount > 3) { // 删除三次ä»�然失败则警告 ä¸�过æ¯�次é‡�å�¯éƒ½ä¼šåˆ é™¤ä¸´æ—¶ç›®å½• qCWarning(appLog) << "PackagesManager:" << "Failed to delete temporary folder, Exit application"; break; } rmTempDirCount++; } qCDebug(appLog) << "Deleting install wine thread"; delete m_installWineThread; delete m_pAddPackageThread; } deepin-deb-installer-6.5.51/src/deb-installer/manager/packagesmanager.h000066400000000000000000000522631524745214100260240ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGESMANAGER_H #define PACKAGESMANAGER_H #include "utils/package_defines.h" #include "utils/result.h" #include "model/dependgraph.h" #include #include #include #include #include #include using namespace QApt; typedef Result ConflictResult; class PackageDependsStatus; class DebListModel; class DealDependThread; class AddPackageThread; namespace Deb { class DebPackage; }; // namespace Deb /** * @brief init_backend åˆ�始化å�Žç«¯ * @return åˆ�始化完æˆ�çš„å�Žç«¯æŒ‡é’ˆ */ Backend *init_backend(); class PackagesManager : public QObject { Q_OBJECT friend class DebListModel; public: explicit PackagesManager(QObject *parent = nullptr); ~PackagesManager(); static bool forceCompatible() { return s_forceCompatible; } static void setForceCompatible(bool force) { s_forceCompatible = force; } /** * @brief isArchMatches 判断包的架构是å�¦ç¬¦å�ˆç³»ç»Ÿè¦�求 * @param sysArch 系统架构 * @param packageArch 包的架构 * @param multiArchType 系统多架构类型 * @return 是å�¦ç¬¦å�ˆå¤šæž¶æž„è¦�求 */ static bool isArchMatches(QString sysArch, const QString &packageArch, const int multiArchType); /** * @brief resolvMultiArchAnnotation 处ç�†å¤šæž¶æž„问题 * @param annotation 当å‰�control文件中的附加信æ�¯ * @param debArch deb包的架构 * @param multiArchType 多架构的类型 * @return */ static QString resolvMultiArchAnnotation(const QString &annotation, const QString &debArch, const int multiArchType = InvalidMultiArchType); /** * @brief dependencyVersionMatch 判断当å‰�ä¾�赖版本是å�¦åŒ¹é…� * @param result 当å‰�ä¾�赖版本 * @param relation ä¾�赖版本关系的类型 * @return */ static bool dependencyVersionMatch(const int result, const RelationType relation); /** * @brief searchPackageInstallInfo 查找指定包安装状æ€� * @param package_path 路径 */ Pkg::PackageInstallStatus checkInstallStatus(const QString &package_path); /** * @brief searchPackageInstallInfo 查找指定包ä¾�èµ– * @param package_path 包å��å­— */ PackageDependsStatus checkDependsStatus(const QString &package_path); /** * @brief searchPackageInstallInfo 查找指定包信æ�¯ * @param package_path 包å��å­— */ QStringList getPackageInfo(const QString &package_path); /** * @brief checkPackageValid 检查包有效性 * @param package_path 包å��å­— */ QString checkPackageValid(const QStringList &package_path); QStringList removePackages(const QByteArray &md5) const; public slots: /** * @brief DealDependResult 处ç�†wineä¾�赖下载结果的槽函数 * @param iAuthRes 下载结果 * @param iIndex wine应用的下标 * @param dependName wineä¾�赖错误的ä¾�èµ–å��ç§° */ void slotDealDependResult(int iAuthRes, int iIndex, const QString &dependName); //// ä¾�赖下载相关信å�· signals: /** * @brief DependResult 处ç�†wineä¾�赖下载结果 */ void signalDependResult(int, int, const QString &); /** * @brief enableCloseButton 设置关闭按钮是å�¦å�¯ç”¨çš„ä¿¡å�· */ void signalEnableCloseButton(bool); ////添加包相关信å�· signals: // Manange package insert failed reason. void signalAppendFailMessage(Pkg::AppendFailReason reason, Pkg::PackageType type = Pkg::Deb); /** * @brief appendStart 批é‡�安装开始添加包的信å�· */ void signalAppendStart(); /** * @brief appendFinished 批é‡�安装添加包结æ�Ÿçš„ä¿¡å�· * @param packageMd5List 添加å�Žçš„md5列表 */ void signalAppendFinished(const QList &packageMd5List); /** * @brief packageMd5Changed 添加完æˆ�之å�Žæ›´æ–°MD5的列表 * @param packageMd5List 当å‰�çš„MD5列表 */ void signalPackageMd5Changed(const QList &packageMd5List); //// 界é�¢åˆ·æ–°ç›¸å…³ä¿¡å�· signals: /** @brief signalPacakgeCountChanged notify pacakge append or remove. */ void signalPackageCountChanged(int count); //// å�Žç«¯çжæ€�相关函数 public: /** * @brief isBackendReady 判断安装程åº�å�Žç«¯æ˜¯å�¦åŠ è½½å®Œæˆ� * @return 安装程åº�å�Žç«¯åŠ è½½çš„ç»“æžœ * * true: 加载完æˆ� * false: 未加载完æˆ� */ bool isBackendReady(); //// 包状æ€�相关函数 public: /** * @brief package 获å�–指定下标的包的路径 * @param index 下标 * @return 包的路径 */ QString package(const int index) const; /** * @brief isArchError 判断指定下标的包是å�¦ç¬¦å�ˆæž¶æž„è¦�求 * @param idx 指定的下标 * @return 符å�ˆæž¶æž„è¦�求的结果 * * false: 符å�ˆæž¶æž„è¦�求 * true: ä¸�符å�ˆå½“å‰�系统架构的è¦�求 */ bool isArchError(const int idx); bool isArchErrorQstring(const QString &package_name); /** * @brief isLoongArchCompatible Check if a loongarch64 package should be redirected * to compatible mode installation on a loong64 system. * * loong64 (the Debian LoongArch port name) and loongarch64 (the legacy arch name * used by older toolchains / packages) refer to the same ISA. A loongarch64 .deb * cannot be installed natively on a loong64 system via dpkg, but it can be * installed through the compatible-mode rootfs. * * @param sysArch Native system architecture reported by the apt backend (e.g. "loong64") * @param pkgArch Architecture field of the .deb package (e.g. "loongarch64") * @return true when the package should bypass the arch-error check and be * redirected to compatible-mode installation. */ static bool isLoongArchCompatible(const QString &sysArch, const QString &pkgArch); /** * @brief packageInstallStatus 获å�–指定index的包的安装状æ€� * @param index 指定的index * @return 包的安装状æ€� */ int packageInstallStatus(const int index); /** * @brief packageInstalledVersion 获å�–指定下标的包的安装版本 * @param index 下标 * @return 包的版本 */ const QString packageInstalledVersion(const int index); /** * @brief packageConflictStat 获å�–指定包的冲çª�状æ€� * @param index 下标 * @return 包的冲çª�状æ€� */ const ConflictResult packageConflictStat(const int index); /** * @brief packageAvailableDepends 获å�–指定包的å�¯ç”¨çš„ä¾�èµ– * @param index 下标 * @return 指定包所有的需è¦�下载的ä¾�èµ– */ const QStringList packageAvailableDepends(const int index); QStringList debFileAvailableDepends(const QString &filePath); /** * @brief getPackageDependsStatus 获å�–指定包的ä¾�赖的状æ€� * @param index 下标 * @return 包的ä¾�赖状æ€� */ PackageDependsStatus getPackageDependsStatus(const int index); bool cachedPackageDependStatus(const int index) const; /** * @brief getPackageOrDepends è§£æž�或ä¾�赖关系 * @param package 包的路径或者包å�� * @param arch æž¶æž„ * @param flag 标记是ä¾�赖还是安装包 */ void getPackageOrDepends(const QString &package, const QString &arch, bool flag); /** * @brief getPackageMd5 获å�–包的md5值 * @param index 下标 * @return 包的MD5值 */ QByteArray getPackageMd5(const int index); /** * @brief packageReverseDependsList 获å�–ä¾�赖于此包的所有应用å��ç§° * @param packageName 需è¦�检查的包的包å�� * @param sysArch 包的架构 * @return ä¾�赖于此包的应用列表 */ const QStringList packageReverseDependsList(const QString &packageName, const QString &sysArch); //// 添加删除相关函数 public: /** * @brief appendPackage 添加包到程åº�中 * @param debPackage è¦�添加的包的列表 */ void appendPackage(QStringList debPackage); /** * @brief removePackage 删除指定的包 * @param index è¦�删除的包的下标 * @param listDependInstallMark å› wineä¾�赖被标记的下标 */ void removePackage(int index); //// é‡�置状æ€�相关函数 public: /** * @brief reset é‡�ç½® PackageManager的状æ€� */ void reset(); /** * @brief resetPackageDependsStatus é‡�置指定安装包的状æ€� * @param index 指定包的下标 */ void resetPackageDependsStatus(const int index); //// ä¾�赖查找 获å�–等相关函数 private: /** * @brief checkDependsPackageStatus 检查ä¾�赖包的状æ€� * @param choosed_set 被选择安装或å�¸è½½çš„包的集å�ˆ * @param architecture 包的架构 * @param depends 包的ä¾�赖列表 * @return */ const PackageDependsStatus checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QList &depends); const PackageDependsStatus checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QApt::DependencyItem &candicate); const PackageDependsStatus checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QApt::DependencyInfo &dependencyInfo, const QString &providesName = QString()); /** * @brief packageCandidateChoose 查找包的ä¾�赖候选 * @param choosed_set 包的ä¾�赖候选的集å�ˆ * @param debArch 包的架构 * @param dependsList ä¾�赖列表 @param levelInfo æ��供用于打å�°çš„软件包查找层级ä¾�èµ–ä¿¡æ�¯ */ void packageCandidateChoose(QSet &choosed_set, const QString &debArch, const QList &dependsList, const QString &levelInfo); void packageCandidateChoose(QSet &choosed_set, const QString &debArch, const QApt::DependencyItem &candidateItem, const QString &levelInfo); /** * @brief isInstalledConflict 是å�¦å­˜åœ¨ä¸‹è½½å†²çª� * @param packageName 包å�� * @param packageVersion 包的版本 * @param packageArch 包的架构 * @return */ const ConflictResult isInstalledConflict(const QString &packageName, const QString &packageVersion, const QString &packageArch); /** * @brief isConflictSatisfy 是å�¦å†²çª�满足 * @param arch æž¶æž„ * @param package 包å�� * @return 冲çª�的结果 */ const ConflictResult isConflictSatisfy(const QString &arch, QApt::Package *package); const ConflictResult isConflictSatisfy(const QString &arch, const QList &conflicts); //带replaces的检查,如果判定待安装包å�¯ä»¥æ›¿æ�¢å†²çª�包,则认为ä¸�æž„æˆ�冲çª� const ConflictResult isConflictSatisfy(const QString &arch, const QList &conflicts, const QList &replaces, QApt::Package *targetPackage = nullptr); // detect if targetPackage can replace installedPackage bool targetPackageCanReplace(QApt::Package *targetPackage, QApt::Package *installedPackage); //// ä¾�赖查找 获å�–查找包是å�¦ä¸ºæ¶ˆæž�çš„å��å�‘ä¾�èµ– private: /** * @brief isNegativeReverseDepend 判断软件包 `reverseDepend` 是å�¦æ˜¯ `packageName` 的消æž�ä¾�赖包, * 例如 冲çª�(Conflict)/替æ�¢(Replace)/ç ´å��(Breaks) 这些包在å�¸è½½æ—¶å°†è¢«è·³è¿‡ï¼Œ * 在 ä¾�èµ–(Depends) 字段设置包将ä¸�会被视为消æž�包。 * @param packageName 当å‰�处ç�†çš„软件包 * @param reverseDepend `packageName` çš„å��å�‘ä¾�赖包 * @return `reverseDepend` 是å�¦ä¸º `packageName` 的消æž�ä¾�èµ– */ bool isNegativeReverseDepend(const QString &packageName, const QApt::Package *reverseDepend); private: /** * @brief packageWithArch 从指定的架构上打包 * @param packageName 包å�� * @param sysArch 系统架构 * @param annotation 注解 * @return package指针 */ QApt::Package *packageWithArch(const QString &packageName, const QString &sysArch, const QString &annotation = QString(), bool resolveProvider = true); /** * @brief checkPackageArchValid 检测通过包å�� \a packageName 获å�–的软件包 \a package æž¶æž„ * 是å�¦æ”¯æŒ�建议架构 \a suggestArch * @param package 软件包 * @param packageName 软件包å��ç§° * @param resloveArch è§£æž�建议的软件包å��ç§° * @return 软件包 \a package 支æŒ� \a suggestArch æž¶æž„ */ bool checkPackageArchValid(const QApt::Package *package, const QString &packageName, const QString &suggestArch); private: // å�¸è½½deepin-wine-plugin-virture 时无法å�¸è½½deepin-wine-helper. Temporary solution:Special treatment for these package QMap specialPackage(); private: /** * @brief SymbolicLink 为路径中存在空格的包创建临时文件夹以å�Šè½¯é“¾æŽ¥ * @param previousName 存在空格的路径ruanji * @param packageName 当å‰�包的包å�� * @return 创建æˆ�功å�Žè½¯é“¾æŽ¥çš„全路径 */ QString SymbolicLink(const QString &previousName, const QString &packageName); /** * @brief link 创建软链接 * @param linkPath 原路径 * @param packageName 包å�� * @return 创建软链接之å�Žçš„路径 */ QString link(const QString &linkPath, const QString &packageName); /** * @brief mkTempDir 创建存放软链接的临时路径 * @return 是å�¦åˆ›å»ºæˆ�功 */ bool mkTempDir(); // 使用软连接方å¼�解决文件路径中存在空格的问题。 /** * @brief rmTempDir 删除存放软链接的临时目录 * @return 删除临时目录的结果 */ bool rmTempDir(); private: /** * @brief addPackage 添加包的处ç�†æ§½å‡½æ•° * @param validPkgCount 有效包的数é‡� * @param packagePath 此次添加包的路径 * @param packageMd5Sum 此次添加的包的md5值 */ void addPackage(int validPkgCount, const QString &packagePath, const QByteArray &packageMd5Sum); /** * @brief getAllDepends 获å�–安装包所有ä¾�èµ– * @param depends ä¾�赖列表 * @param architecture 安装包架构 * @return */ QList getAllDepends(const QList &depends, const QString &architecture); /** * @brief getAllDepends 获å�–ä¾�赖包所有ä¾�èµ– * @param packageName ä¾�赖包包å�� * @param architecture æž¶æž„ * @return */ QList getAllDepends(const QString &packageName, const QString &architecture); /** * @brief refreshPage 刷新当å‰�的页é�¢ * @param pkgCount 需è¦�添加的包的数é‡� */ void refreshPage(int pkgCount); /** * @brief appendNoThread ä¸�通过线程,直接添加包到应用中 * @param packages è¦�添加的包 * @param allPackageSize è¦�添加的包的数é‡� */ void appendNoThread(const QStringList &packages, int allPackageSize); /** * @brief checkInvalid 检查有效文件的数é‡� */ void checkInvalid(const QStringList &packages); /** * @brief dealInvalidPackage 处ç�†æ— æ•ˆçš„安装包 * @param packagePath 包的路径 * @return 包的有效性 * true : 文件能打开 * fasle : 文件ä¸�在本地或无æ�ƒé™� */ bool dealInvalidPackage(const QString &packagePath); /** * @brief dealPackagePath 处ç�†åŒ…的路径 * @param packagePath 包的路径 * @return ç»�过处ç�†å�Žçš„包的路径 * 处ç�†ä¸¤ç§�情况 * 1: 相对路径 --------> 转化为ç»�对路径 * 2: 包的路径中存在空格 --------> 使用软链接,链接到/tmp下 */ QString dealPackagePath(const QString &packagePath); Pkg::DependsPair getPackageDependsDetail(const int index); private slots: /** * @brief slotAppendPackageFinished 添加包结æ�Ÿå�Žï¼Œå¦‚果此时需è¦�下载wineä¾�赖,则直接开始下载 */ void slotAppendPackageFinished(); private: /** * @brief 判断当å‰�应用是å�¦ä¸ºé»‘å��å�•应用 * * @return true 是黑å��å�•应用 * @return false ä¸�是黑å��å�•应用 */ bool isBlackApplication(const QString &applicationName); /** * @brief 获å�–当å‰�黑å��å�•应用列表 * */ void getBlackApplications(); /** @brief 过滤已安装或无需更新的Wine软件包 */ void filterNeedInstallWinePackage(QStringList &dependList, const DebFile &debFile, const QHash &dependInfoMap); void refreshPackageMarkedInfo(const QByteArray &md5, const QString &filePath); private: QMap m_errorIndex; // wineä¾�赖错误的包的下标 QMap // 存放包路径的列表 QList m_preparedPackages = {}; // 存放包MD5的集å�ˆ QSet m_appendedPackagesMd5 = {}; QMap m_allPackages; // 存放有效包路径å�Šmd5,é�¿å…�二次获å�–消耗时间 // 包MD5与下标绑定的list QList m_packageMd5 = {}; /** * @brief m_packageMd5DependsStatus 包的ä¾�赖状æ€�çš„Map * QByteArray 包的下标 * PackageDependsStatus ä¾�赖的状æ€� * * æ­¤å‰�将下标与安装状æ€�绑定 * 此时使用MD5与ä¾�赖状æ€�绑定 * 修改原因: * 1.修改添加方å¼�从添加到æ�’入到最å‰�æ–¹ * 2.使用之å‰�的方å¼�会导致所有包的ä¾�赖状æ€�错乱 */ QMap m_packageMd5DependsStatus; /** @brief The key is md5, the value is the dependent info of the package, marked packages NewInstall/ToUpgrade/ToRemove... If the status of other packages is not changed, the value is nullptr. */ QMap> m_markedDepends; /** * @brief m_packageInstallStatus 包安装状æ€�çš„Map * int: 包的下标 * int: 包的安装状æ€� * æ­¤å‰�的安装状æ€�将下标与安装状æ€�绑定 * 此时使用MD5与安装状æ€�绑定 * 修改原因: * 1.修改添加方å¼�从添加到æ�’入到最å‰�æ–¹ * 2.使用之å‰�的方å¼�会导致所有包的安装状æ€�都是第一个包的安装状æ€� */ QMap m_packageInstallStatus = {}; QByteArray m_currentPkgMd5; // 当å‰�包的md5 /** * @brief m_dependsPackages 包ä¾�赖关系的map * QPair, QList> 仓库å�¯èŽ·å�–ä¾�赖与仓库ä¸�å�¯èŽ·å�–ä¾�èµ– * 与md5进行绑定 */ QMap m_dependsPackages; Pkg::DependInfo m_dinfo; // ä¾�赖包的包å��å�Šç‰ˆæœ¬ /** @brief m_loopErrorDeepends 循环判断ä¾�赖时缓存é�ž Ok çš„å‰�置包状æ€� 用于对 OR 或ä¾�èµ–å�Š Provides 虚包ä¾�赖在循环中ä¾�赖中返回å‰�置已检测的包状æ€�, 而ä¸�是直接返回 Ok . */ QHash m_loopErrorDeepends; // wine应用处ç�†çš„下标 int m_DealDependIndex = -1; // 下载ä¾�赖的线程 DealDependThread *m_installWineThread = nullptr; /** * @brief m_dependInstallMark wineä¾�赖下标的标记 * å°†ä¾�赖下载的标记修改为md5sum 与包绑定 而é�žä¸‹æ ‡ */ QList m_dependInstallMark = {}; QPair, QList> m_pair; // 存储availableå�Šbrokenä¾�èµ– QList m_allDependsList; // 存储当å‰�添加的包的所有ä¾�èµ– private: const QString m_tempLinkDir = "/tmp/LinkTemp/"; // 软链接临时路径 private: AddPackageThread *m_pAddPackageThread = nullptr; // 添加包的线程 bool isDependsExists = false; int m_validPackageCount = 0; qint64 dependsStatusTotalTime = 0; QString m_brokenDepend = ""; QString m_currentPkgName = ""; QStringList m_blackApplicationList = {}; // 域管黑å��å�• QList> m_orDepends; // 存储或ä¾�赖关系 QList> m_unCheckedOrDepends; // 存储还未检测的或ä¾�赖关系 QMap m_checkedOrDependsStatus; // 存储检测完æˆ�的或ä¾�赖包å�Šå…¶ä¾�赖状æ€� QMap m_dependsInfo; // 所有ä¾�赖的信æ�¯ DependGraph m_dependGraph; // ä¾�赖关系图计算器 static bool s_forceCompatible; }; #endif // PACKAGESMANAGER_H deepin-deb-installer-6.5.51/src/deb-installer/model/000077500000000000000000000000001524745214100222205ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/model/abstract_package_list_model.cpp000066400000000000000000000030611524745214100304150ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "abstract_package_list_model.h" #include "utils/ddlog.h" /** @class AbstractPackageListModel @brief Interface for the package data model and package installation control. */ AbstractPackageListModel::AbstractPackageListModel(QObject *parent) : QAbstractListModel(parent) { qCDebug(appLog) << "Constructing AbstractPackageListModel"; } AbstractPackageListModel::WorkerStatus AbstractPackageListModel::getWorkerStatus() const { qCDebug(appLog) << "Getting worker status:" << m_workerStatus; return m_workerStatus; } /** * @brief Set the worker `status` and emit the corresponding signal. */ void AbstractPackageListModel::setWorkerStatus(WorkerStatus status) { qCDebug(appLog) << "Worker status changed from" << m_workerStatus << "to" << status; m_workerStatus = status; switch (status) { case WorkerProcessing: qCDebug(appLog) << "Worker status is Processing, emitting signalWorkerStart."; Q_FALLTHROUGH(); case WorkerUnInstall: qCDebug(appLog) << "Worker status is UnInstall, emitting signalWorkerStart."; Q_EMIT signalWorkerStart(); break; case WorkerFinished: qCDebug(appLog) << "Worker status is Finished, emitting signalWorkerFinished."; Q_EMIT signalWorkerFinished(); break; default: qCDebug(appLog) << "Worker status is other, do nothing."; break; } } deepin-deb-installer-6.5.51/src/deb-installer/model/abstract_package_list_model.h000066400000000000000000000131561524745214100300700ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef ABSTRACT_PACKAGE_LIST_MODEL_H #define ABSTRACT_PACKAGE_LIST_MODEL_H #include "utils/package_defines.h" #include // interface for deb / uab package class AbstractPackageListModel : public QAbstractListModel { Q_OBJECT public: // package role for list model enum PackageRole { PackageNameRole = Qt::DisplayRole, UnusedRole = Qt::UserRole, WorkerIsPrepareRole, // ready to work (install/uninstall) sa WorkerStatus ItemIsCurrentRole, PackageVersionRole, PackagePathRole, PackageInstalledVersionRole, // installed version PackageShortDescriptionRole, PackageLongDescriptionRole, PackageVersionStatusRole, // sa Pkg::PackageInstallStatus PackageDependsStatusRole, // sa Pkg::DependsStatus PackageAvailableDependsListRole, // available dependencies for the package PackageFailReasonRole, // fail reason for install / uninstall failed PackageFailCodeRole, // sa Pkg::ErrorCode, fail code for install / uninstall failed PackageOperateStatusRole, // sa Pkg::PackageOperationStatus PackageReverseDependsListRole, // list of packages that reversely depend on the current package PackageTypeRole, // is uab or deb package, sa Pkg::PackageType PackageDependsDetailRole, // details for unfinished depends, empty if no errors occur, sa Pkg::DependsPair PackageRemoveDependsRole, // package will be remove if current install CompatibleRootfsRole, // compatible mode only, provides current compatible rootfs name CompatibleTargetRootfsRole, // target rootfs name PackageSharedPointerRole, // return DebPackage::Ptr }; // the list model backend installer status enum WorkerStatus { WorkerPrepare, // ready to work WorkerProcessing, // installing / upgrading WorkerFinished, // install / uninstall finished WorkerUnInstall }; // wine or other predepends install status enum DependsAuthStatus { AuthBefore, // before the authentication dialog pops up AuthPop, // the authentication dialog pops up CancelAuth, // authentication cancellation AuthConfirm, // after authentication confirmation AuthDependsSuccess, // install success AuthDependsErr, // install failed AnalysisErr, // pacakge analysis erorr VerifyDependsErr, // signature verification failed (hierarchical verify) }; explicit AbstractPackageListModel(QObject *parent = nullptr); [[nodiscard]] inline Pkg::PackageType supportPackage() const { return m_supportPackageType; } [[nodiscard]] WorkerStatus getWorkerStatus() const; void setWorkerStatus(WorkerStatus status); [[nodiscard]] inline bool isWorkerPrepare() const { return WorkerPrepare == getWorkerStatus(); } Q_SLOT virtual void slotAppendPackage(const QStringList &packageList) = 0; virtual void removePackage(int index) = 0; virtual QString checkPackageValid(const QString &packagePath) = 0; // package base info virtual Pkg::PackageInstallStatus checkInstallStatus(const QString &packagePath) = 0; virtual Pkg::DependsStatus checkDependsStatus(const QString &packagePath) = 0; virtual QStringList getPackageInfo(const QString &packagePath) = 0; // raw output of install/uninstall failures virtual QString lastProcessError() = 0; // a package signature verification fails virtual bool containsSignatureFailed() const = 0; // trigger install / uninstall Q_SLOT virtual bool slotInstallPackages() = 0; Q_SLOT virtual bool slotUninstallPackage(int index) = 0; virtual void reset() = 0; virtual void resetInstallStatus() = 0; Q_SIGNALS: // package append flow control void signalAppendStart(); void signalAppendFinished(); // manange package insert failed reason void signalAppendFailMessage(Pkg::AppendFailReason reason, Pkg::PackageType type = Pkg::Deb); // manage package appended and remove void signalPackageCountChanged(int count); // install/upgrade/uninstall process output info void signalAppendOutputInfo(const QString &output); // current install progress void signalCurrentPacakgeProgressChanged(int progress); // whole install progress void signalWholeProgressChanged(int progress); // current process install package void signalCurrentProcessPackageIndex(int index); // package removed or rename void signalPackageCannotFind(QString packageName) const; // install/uninstall flow status, start and finish void signalWorkerStart(); void signalWorkerFinished(); // These interfaces are used by authorization and wine dependencies, no changes for compatibility. // They may be moved to singletons. void signalLockForAuth(bool locked) const; void signalAuthCancel(); // set cancel button enabled while open authorization check dialog (pkexec) void signalEnableReCancelBtn(bool bEnable); // wine depends install progress info. void signalDependResult(int, QString); // set close button enabled while install wine depends void signalEnableCloseButton(bool); protected: Pkg::PackageType m_supportPackageType{Pkg::UnknownPackage}; WorkerStatus m_workerStatus{WorkerPrepare}; // current worker status private: Q_DISABLE_COPY(AbstractPackageListModel) }; #endif // ABSTRACT_PACKAGE_LIST_MODEL_H deepin-deb-installer-6.5.51/src/deb-installer/model/backend/000077500000000000000000000000001524745214100236075ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/model/backend/apt_install_backend.cpp000066400000000000000000000735641524745214100303130ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "apt_install_backend.h" #include "model/deblistmodel.h" #include "manager/packagesmanager.h" #include "manager/PackageDependsStatus.h" #include "model/packageanalyzer.h" #include "utils/ddlog.h" #include "utils/utils.h" #include "utils/hierarchicalverify.h" #include "utils/package_defines.h" #include "view/pages/AptConfigMessage.h" #include "view/pages/settingdialog.h" #include "singleInstallerApplication.h" #include #include #include #include #include using namespace QApt; AptInstallBackend::AptInstallBackend(DebListModel *model, QObject *parent) : InstallBackend{model, parent} { } AptInstallBackend::~AptInstallBackend() = default; bool AptInstallBackend::verifySignature(int index) { Q_UNUSED(index) qCWarning(appLog) << "AptInstallBackend::verifySignature(int) entering"; // 社区版ä¸�读å�–设置,ä¿�æŒ� m_isDigitalVerify 默认值 false if (DSysInfo::uosEditionType() != DSysInfo::UosCommunity) { SettingDialog dialog; m_model->m_isDigitalVerify = dialog.isDigitalVerified(); } int digitalSigntual = Utils::Digital_Verify(m_model->m_packagesManager->package(m_model->m_operatingIndex)); qCWarning(appLog) << "verifySignature(int) m_isDevelopMode:" << m_model->m_isDevelopMode << " /m_isDigitalVerify:" << m_model->m_isDigitalVerify << " /digitalSigntual:" << digitalSigntual; // æ— æ•°å­—ç­¾å��:专业版检查Mode属性,社区版走开å�‘者模å¼�逻辑 if (digitalSigntual == Utils::DebfileInexistence) { if (HierarchicalVerify::instance()->isValid()) { // 专业版:Mode为0å…�许安装,å�¦åˆ™å¼¹å®‰å…¨ä¸­å¿ƒå¯¹è¯�框 if (HierarchicalVerify::instance()->allowInstallUnsigned()) { qCWarning(appLog) << "verifySignature(int): No signature, Mode=0, allowing install"; return true; } qCWarning(appLog) << "verifySignature(int): No signature, Mode!=0, showing security center dialog"; m_model->showNoDigitalErrWindow(); return false; } // 社区版:é�žå¼€å�‘者模å¼�弹签å��无效æ��示,开å�‘者模å¼�按验签设置处ç�† if (!m_model->m_isDevelopMode) { qCWarning(appLog) << "verifySignature(int): No signature, community non-developer, showDigitalErrWindow"; m_model->showDigitalErrWindow(); return false; } if (!m_model->m_isDigitalVerify) { qCWarning(appLog) << "verifySignature(int): No signature, community developer no verify, allowing"; return true; } qCWarning(appLog) << "verifySignature(int): No signature, community developer with verify, showDevelopDigitalErrWindow"; m_model->showDevelopDigitalErrWindow(Pkg::NoDigitalSignature); return false; } // 有签å��的情况按原逻辑处ç�† if (m_model->m_isDevelopMode && !m_model->m_isDigitalVerify) { qCWarning(appLog) << "verifySignature(int): developer mode + no digital verify, returning true"; return true; } else if (m_model->m_isDevelopMode && m_model->m_isDigitalVerify) { qCWarning(appLog) << "verifySignature(int): developer mode + digital verify enabled"; if (digitalSigntual == Utils::VerifySuccess) { qCWarning(appLog) << "verifySignature(int): signature ok in developer mode"; return true; } else { qCWarning(appLog) << "verifySignature(int): signature failed in developer mode, showDevelopDigitalErrWindow"; Pkg::ErrorCode code = Pkg::DigitalSignatureError; m_model->showDevelopDigitalErrWindow(code); return false; } } else { qCWarning(appLog) << "verifySignature(int): non-developer mode"; bool verifiedResult = false; switch (digitalSigntual) { case Utils::VerifySuccess: qCWarning(appLog) << "verifySignature(int): non-developer signature ok"; verifiedResult = true; break; case Utils::ExtractDebFail: qCWarning(appLog) << "verifySignature(int): extract deb failed, showDigitalErrWindow"; m_model->showDigitalErrWindow(); verifiedResult = false; break; case Utils::DebVerifyFail: case Utils::OtherError: qCWarning(appLog) << "verifySignature(int): verify failed, showDigitalErrWindow"; m_model->showDigitalErrWindow(); verifiedResult = false; break; default: qCWarning(appLog) << "verifySignature(int): unknown signature error"; verifiedResult = false; break; } return verifiedResult; } } bool AptInstallBackend::verifySignature(const QString &packagePath) { qCWarning(appLog) << "AptInstallBackend::verifySignature(packagePath) entering for" << packagePath; // 社区版ä¸�读å�–设置,ä¿�æŒ� m_isDigitalVerify 默认值 false if (DSysInfo::uosEditionType() != DSysInfo::UosCommunity) { SettingDialog dialog; m_model->m_isDigitalVerify = dialog.isDigitalVerified(); } int digitalSigntual = Utils::Digital_Verify(packagePath); qCInfo(appLog) << "m_isDevelopMode:" << m_model->m_isDevelopMode << " /m_isDigitalVerify:" << m_model->m_isDigitalVerify << " /digitalSigntual:" << digitalSigntual; // æ— æ•°å­—ç­¾å��:专业版检查Mode属性,社区版走开å�‘者模å¼�逻辑 if (digitalSigntual == Utils::DebfileInexistence) { if (HierarchicalVerify::instance()->isValid()) { if (HierarchicalVerify::instance()->allowInstallUnsigned()) { qCWarning(appLog) << "verifySignature(packagePath): No signature, Mode=0, allowing install"; return true; } qCWarning(appLog) << "verifySignature(packagePath): No signature, Mode!=0, showing security center dialog"; m_model->showNoDigitalErrWindow(); return false; } if (!m_model->m_isDevelopMode) { qCWarning(appLog) << "verifySignature(packagePath): No signature, community non-developer, showDigitalErrWindow"; m_model->showDigitalErrWindow(); return false; } if (!m_model->m_isDigitalVerify) { qCWarning(appLog) << "verifySignature(packagePath): No signature, community developer no verify, allowing"; return true; } qCWarning(appLog) << "verifySignature(packagePath): No signature, community developer with verify, showDevelopDigitalErrWindow"; m_model->showDevelopDigitalErrWindow(Pkg::NoDigitalSignature); return false; } // 有签å��的情况按原逻辑处ç�† if (m_model->m_isDevelopMode && !m_model->m_isDigitalVerify) { qCWarning(appLog) << "verifySignature(packagePath): developer mode + no digital verify, returning true"; return true; } else if (m_model->m_isDevelopMode && m_model->m_isDigitalVerify) { qCWarning(appLog) << "verifySignature(packagePath): developer mode + digital verify enabled"; if (digitalSigntual == Utils::VerifySuccess) { qCWarning(appLog) << "Signature verification successful in developer mode"; return true; } else { qCWarning(appLog) << "Signature verification failed in developer mode, showing develop digital err window"; Pkg::ErrorCode code = Pkg::DigitalSignatureError; m_model->showDevelopDigitalErrWindow(code); return false; } } else { qCWarning(appLog) << "verifySignature(packagePath): non-developer mode"; bool verifiedResult = false; switch (digitalSigntual) { case Utils::VerifySuccess: qCWarning(appLog) << "verifySignature(packagePath): non-developer signature ok"; verifiedResult = true; break; case Utils::ExtractDebFail: qCWarning(appLog) << "verifySignature(packagePath): extract deb failed, showing digital error window"; m_model->showDigitalErrWindow(); verifiedResult = false; break; case Utils::DebVerifyFail: case Utils::OtherError: qCWarning(appLog) << "verifySignature(packagePath): verify failed or other error, showing digital error window"; m_model->showDigitalErrWindow(); verifiedResult = false; break; default: qCWarning(appLog) << "Non-developer: unknown signature error"; verifiedResult = false; break; } return verifiedResult; } } bool AptInstallBackend::install(int index) { Q_UNUSED(index) qCDebug(appLog) << "AptInstallBackend::install entering for operating index" << m_model->m_operatingIndex; DebFile deb(m_model->m_packagesManager->package(m_model->m_operatingIndex)); if (!deb.isValid()) { qCDebug(appLog) << "Deb file is invalid, returning false"; return false; } qCInfo(appLog) << QString("Prepare to install %1, ver: %2, arch: %3").arg(deb.packageName()).arg(deb.version()).arg(deb.architecture()); Q_ASSERT_X(m_model->m_workerStatus == AbstractPackageListModel::WorkerProcessing, Q_FUNC_INFO, "installer status error"); Q_ASSERT_X(m_currentTransaction.isNull(), Q_FUNC_INFO, "previous transaction not finished"); // Emit signal before checking dpkg, same as original qCDebug(appLog) << "Emitting signalWorkerStart"; Q_EMIT m_model->signalWorkerStart(); auto *const backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCDebug(appLog) << "Backend pointer is null, returning false"; return false; } Transaction *transaction = nullptr; const auto dependsStat = m_model->m_packagesManager->getPackageDependsStatus(m_model->m_operatingStatusIndex); // Dependencies not satisfiable if (!dependsStat.canInstall()) { qCDebug(appLog) << "Dependencies cannot be satisfied"; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); m_model->m_packageFailCode.insert(m_model->m_operatingPackageMd5, -1); m_model->m_packageFailReason.insert(m_model->m_operatingPackageMd5, m_model->packageFailedReason(m_model->m_operatingStatusIndex)); qCDebug(appLog) << "Bumping install index due to unsatisfied dependencies"; m_model->bumpInstallIndex(); return true; } if (dependsStat.isAvailable()) { // Dependencies available, need to download and install deps first qCDebug(appLog) << "Dependencies are available"; if (DebListModel::isDpkgRunning()) { qCInfo(appLog) << "AptInstallBackend: dpkg running, waiting..."; qCDebug(appLog) << "Dpkg is running, waiting before next install check"; QTimer::singleShot(1000, m_model, [this]() { m_model->installNextDeb(); }); return true; } Q_ASSERT_X(m_model->m_packageOperateStatus[m_model->m_operatingPackageMd5], Q_FUNC_INFO, "package operate status error when start install available dependencies"); const QStringList availableDepends = m_model->m_packagesManager->packageAvailableDepends(m_model->m_operatingIndex); qCInfo(appLog) << QString("Prepare install package: %1 , install depends: ").arg(deb.packageName()) << availableDepends; for (auto const &p : availableDepends) { if (p.contains(" not found")) { qCDebug(appLog) << "Dependency not found:" << p; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); m_model->m_packageFailCode.insert(m_model->m_operatingPackageMd5, DownloadDisallowedError); m_model->m_packageFailReason.insert(m_model->m_operatingPackageMd5, p); Q_EMIT m_model->signalAppendOutputInfo(m_model->m_packagesManager->package(m_model->m_operatingIndex) + "'s depend " + " " + p); m_model->bumpInstallIndex(); qWarning() << QString("Package %1 install failed, not found depend package: %2").arg(deb.packageName()).arg(p); return true; } qCDebug(appLog) << "Marking dependency for installation:" << p; backend->markPackageForInstall(p); } // Print depends changes m_model->printDependsChanges(); qCDebug(appLog) << "Committing changes for dependency installation"; transaction = backend->commitChanges(); if (!transaction) { qCDebug(appLog) << "Transaction is null after committing changes, returning false"; return false; } // Dependency install result handler connect(transaction, &Transaction::finished, this, &AptInstallBackend::slotDependsInstallTransactionFinished); } else { // Direct install (all deps satisfied) qCDebug(appLog) << "Dependencies are satisfied, installing directly"; if (DebListModel::isDpkgRunning()) { qCInfo(appLog) << "AptInstallBackend: dpkg running, waiting..."; qCDebug(appLog) << "Dpkg is running, waiting before next install check"; QTimer::singleShot(1000, m_model, [this]() { m_model->installNextDeb(); }); return true; } qCDebug(appLog) << "Installing file directly"; transaction = backend->installFile(deb); if (!transaction) { qCDebug(appLog) << "Transaction is null after installing file, returning false"; return false; } // Progress and finish handlers connect(transaction, &Transaction::progressChanged, m_model, &DebListModel::signalCurrentPacakgeProgressChanged); connect(transaction, &Transaction::finished, this, &AptInstallBackend::slotTransactionFinished); } // NOTE: DO NOT remove this. transaction->setLocale(".UTF-8"); // Log output connect(transaction, &Transaction::statusDetailsChanged, m_model, &DebListModel::signalAppendOutputInfo); // Refresh operating status connect(transaction, &Transaction::statusDetailsChanged, this, &AptInstallBackend::slotTransactionOutput); // Auth handling connect(transaction, &Transaction::statusChanged, this, &AptInstallBackend::slotTransactionStatusChanged); // Error handling connect(transaction, &Transaction::errorOccurred, this, &AptInstallBackend::slotTransactionErrorOccurred); m_currentTransaction = transaction; #ifdef ENABLE_QAPT_SETENV QProcessEnvironment env = QProcessEnvironment::systemEnvironment(); QVariantMap map; QString currentUser = env.value("USER"); QString realUser = env.value("SUDO_USER"); if (realUser.isEmpty()) realUser = currentUser; map.insert("SUDO_USER", realUser); m_currentTransaction->setEnvVariable(map); #endif qCDebug(appLog) << "Running current transaction"; m_currentTransaction->run(); return true; } bool AptInstallBackend::uninstall(int index) { Q_UNUSED(index) qCDebug(appLog) << "AptInstallBackend::uninstall entering for index" << m_model->m_operatingIndex; DebFile debFile(m_model->m_packagesManager->package(m_model->m_operatingIndex)); if (!debFile.isValid()) { qCWarning(appLog) << "Invalid deb file at index" << m_model->m_operatingIndex; return false; } const QStringList rdepends = m_model->m_packagesManager->packageReverseDependsList(debFile.packageName(), debFile.architecture()); qCInfo(appLog) << QString("Will remove reverse depends before remove %1, Lists:").arg(debFile.packageName()) << rdepends; Backend *backend = PackageAnalyzer::instance().backendPtr(); qCInfo(appLog) << "Uninstalling reverse dependencies:" << rdepends; for (const auto &r : rdepends) { if (backend->package(r)) { qCDebug(appLog) << "Purging reverse dependency:" << r; backend->package(r)->setPurge(); } else { qCWarning(appLog) << "Failed to find reverse dependency package:" << r; } } const QString packageId = debFile.packageName() + ':' + debFile.architecture(); qCDebug(appLog) << "Looking up package to uninstall:" << packageId; QApt::Package *uninstalledPackage = backend->package(packageId); if (!uninstalledPackage) { qCWarning(appLog) << "Failed to find package to uninstall:" << packageId; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); return false; } uninstalledPackage->setPurge(); m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Operating); Transaction *transsaction = backend->commitChanges(); connect(transsaction, &Transaction::progressChanged, m_model, &DebListModel::signalCurrentPacakgeProgressChanged); connect(transsaction, &Transaction::statusDetailsChanged, m_model, &DebListModel::signalAppendOutputInfo); connect(transsaction, &Transaction::statusChanged, this, &AptInstallBackend::slotTransactionStatusChanged); connect(transsaction, &Transaction::errorOccurred, this, &AptInstallBackend::slotTransactionErrorOccurred); connect(transsaction, &Transaction::finished, this, &AptInstallBackend::slotUninstallFinished); connect(transsaction, &Transaction::finished, transsaction, &Transaction::deleteLater); m_currentTransaction = transsaction; #ifdef ENABLE_QAPT_SETENV QProcessEnvironment env = QProcessEnvironment::systemEnvironment(); QVariantMap map; QString currentUser = env.value("USER"); QString realUser = env.value("SUDO_USER"); if (realUser.isEmpty()) realUser = currentUser; map.insert("SUDO_USER", realUser); transsaction->setEnvVariable(map); #endif qCDebug(appLog) << "Starting uninstall transaction for package:" << packageId; transsaction->run(); return true; } void AptInstallBackend::slotTransactionOutput() { qCDebug(appLog) << "Entering AptInstallBackend::slotTransactionOutput"; if (m_model->m_workerStatus == AbstractPackageListModel::WorkerProcessing) { qCInfo(appLog) << "installer status error"; } Transaction *trans = qobject_cast(sender()); if (!trans) { qCDebug(appLog) << "Transaction object is null, returning"; return; } qCDebug(appLog) << "Refreshing package status to Operating"; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Operating); disconnect(trans, &Transaction::statusDetailsChanged, this, &AptInstallBackend::slotTransactionOutput); } void AptInstallBackend::slotTransactionFinished() { qCDebug(appLog) << "Entering AptInstallBackend::slotTransactionFinished"; if (m_model->m_workerStatus == AbstractPackageListModel::WorkerProcessing) { qWarning() << "installer status still processing"; } Transaction *transaction = qobject_cast(sender()); if (!transaction) { qCDebug(appLog) << "Transaction object is null, returning"; return; } // Prevent next signal qCDebug(appLog) << "Disconnecting transaction finished signal"; disconnect(transaction, &Transaction::finished, this, &AptInstallBackend::slotTransactionFinished); // Report progress int progressValue = static_cast(100. * (m_model->m_operatingIndex + 1) / m_model->preparedPackages().size()); qCDebug(appLog) << "Updating whole progress to" << progressValue; Q_EMIT m_model->signalWholeProgressChanged(progressValue); qCInfo(appLog) << "AptInstallBackend: transaction finished with exit status:" << transaction->exitStatus(); if (transaction->exitStatus()) { qCDebug(appLog) << "Transaction finished with an error"; qWarning() << transaction->error() << transaction->errorDetails() << transaction->errorString(); QString errorInfo = transaction->errorDetails(); if (errorInfo.isEmpty()) { qCDebug(appLog) << "Error details is empty, using error string"; errorInfo = transaction->errorString(); } QString sPackageName = m_model->m_packagesManager->package(m_model->m_operatingIndex); bool verifyError = HierarchicalVerify::instance()->checkTransactionError(sPackageName, errorInfo); qCDebug(appLog) << "Hierarchical verification result:" << verifyError; if (verifyError) { qCDebug(appLog) << "Hierarchical verification failed, setting flag"; m_model->m_hierarchicalVerifyError = true; } m_model->m_packageFailCode[m_model->m_operatingPackageMd5] = verifyError ? static_cast(Pkg::DigitalSignatureError) : static_cast(transaction->error()); m_model->m_packageFailReason[m_model->m_operatingPackageMd5] = transaction->errorString(); qCDebug(appLog) << "Refreshing package status to Failed"; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); Q_EMIT m_model->signalAppendOutputInfo(transaction->errorString()); } else if (m_model->m_packageOperateStatus.contains(m_model->m_operatingPackageMd5) && m_model->m_packageOperateStatus[m_model->m_operatingPackageMd5] != Pkg::PackageOperationStatus::Failed) { qCDebug(appLog) << "Transaction finished successfully"; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Success); if (m_model->m_operatingStatusIndex < m_model->preparedPackages().size() - 1) { qCDebug(appLog) << "Preparing for next package installation"; auto md5 = m_model->m_packagesManager->getPackageMd5(m_model->m_operatingIndex + 1); m_model->m_packageOperateStatus[md5] = Pkg::PackageOperationStatus::Waiting; } } if (!m_currentTransaction.isNull()) { qCDebug(appLog) << "Deleting current transaction"; m_currentTransaction->deleteLater(); m_currentTransaction = nullptr; } transaction = nullptr; qCDebug(appLog) << "Bumping install index"; m_model->bumpInstallIndex(); } void AptInstallBackend::slotDependsInstallTransactionFinished() { qCDebug(appLog) << "Entering AptInstallBackend::slotDependsInstallTransactionFinished"; if (m_model->m_workerStatus == AbstractPackageListModel::WorkerProcessing) { qWarning() << "installer status still processing"; } Transaction *transaction = qobject_cast(sender()); if (!transaction) { qCDebug(appLog) << "Transaction object is null, returning"; return; } const auto transExitStatus = transaction->exitStatus(); qCDebug(appLog) << "Transaction exit status:" << transExitStatus; if (transExitStatus) { qCDebug(appLog) << "Dependency installation transaction failed"; qWarning() << transaction->error() << transaction->errorDetails() << transaction->errorString(); m_model->m_packageFailCode[m_model->m_operatingPackageMd5] = transaction->error(); m_model->m_packageFailReason[m_model->m_operatingPackageMd5] = transaction->errorString(); m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); Q_EMIT m_model->signalAppendOutputInfo(transaction->errorString()); } if (!m_currentTransaction.isNull()) { qCDebug(appLog) << "Deleting current transaction"; m_currentTransaction->deleteLater(); m_currentTransaction = nullptr; } transaction = nullptr; if (transExitStatus) { qCDebug(appLog) << "Bumping install index due to failed dependency install"; m_model->bumpInstallIndex(); } else { qCDebug(appLog) << "Dependency installation successful, invalidating depends status cache"; m_model->m_packagesManager->resetPackageDependsStatus(m_model->m_operatingStatusIndex); qCDebug(appLog) << "Dependency installation successful, installing next deb"; // Dependencies already verified, no need to re-verify m_model->installNextDeb(); } } void AptInstallBackend::slotTransactionErrorOccurred() { qCDebug(appLog) << "Entering AptInstallBackend::slotTransactionErrorOccurred"; if (AbstractPackageListModel::WorkerProcessing != m_model->m_workerStatus) { qWarning() << "installer status error" << m_model->m_workerStatus; } Transaction *transaction = qobject_cast(sender()); if (!transaction) { qCWarning(appLog) << "Transaction object is null, returning."; return; } m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); m_model->m_packageOperateStatus[m_model->m_operatingPackageMd5] = Pkg::PackageOperationStatus::Failed; m_model->m_packageFailCode[m_model->m_operatingPackageMd5] = transaction->error(); m_model->m_packageFailReason[m_model->m_operatingPackageMd5] = transaction->errorString(); if (!transaction->errorString().contains("proper authorization was not provided")) { qCDebug(appLog) << "Emitting signalAppendOutputInfo with error:" << transaction->errorString(); Q_EMIT m_model->signalAppendOutputInfo(transaction->errorString()); } const QApt::ErrorCode errorCode = transaction->error(); qWarning() << "AptInstallBackend:" << "Transaction Error:" << errorCode << m_model->workerErrorString(errorCode, transaction->errorString()); qWarning() << "AptInstallBackend:" << "Error Information:" << transaction->errorDetails() << transaction->errorString(); if (transaction->isCancellable()) { qCDebug(appLog) << "Cancelling transaction."; transaction->cancel(); } // Special handling for auth errors if (AuthError == errorCode) { qCDebug(appLog) << "Handling authorization error."; transaction->deleteLater(); QTimer::singleShot( 100, this, &AptInstallBackend::checkBoxStatus); qWarning() << "AptInstallBackend:" << "Authorization error"; Q_EMIT m_model->signalLockForAuth(false); Q_EMIT m_model->signalAuthCancel(); Q_EMIT m_model->signalEnableCloseButton(true); m_model->m_workerStatus = AbstractPackageListModel::WorkerPrepare; return; } qCDebug(appLog) << "Setting transaction exit status to failed."; transaction->setProperty("exitStatus", QApt::ExitFailed); } void AptInstallBackend::slotTransactionStatusChanged(TransactionStatus transactionStatus) { qCDebug(appLog) << "AptInstallBackend::slotTransactionStatusChanged status:" << transactionStatus; switch (transactionStatus) { case TransactionStatus::AuthenticationStatus: qCDebug(appLog) << "Transaction status: AuthenticationStatus, emitting signalLockForAuth(true)."; Q_EMIT m_model->signalLockForAuth(true); break; case TransactionStatus::WaitingStatus: qCDebug(appLog) << "Transaction status: WaitingStatus, emitting signalLockForAuth(false)."; Q_EMIT m_model->signalLockForAuth(false); break; default: qCDebug(appLog) << "Transaction status: unhandled status."; break; } } void AptInstallBackend::slotUninstallFinished() { qCDebug(appLog) << "Entering AptInstallBackend::slotUninstallFinished"; if (m_model->m_workerStatus == AbstractPackageListModel::WorkerProcessing) { qCInfo(appLog) << "installer status error"; } Transaction *trans = qobject_cast(sender()); if (!trans) { qCDebug(appLog) << "Transaction object is null, returning"; return; } if (trans->exitStatus()) { qCDebug(appLog) << "Uninstall finished with an error"; m_model->m_workerStatus = AbstractPackageListModel::WorkerFinished; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); m_model->m_packageOperateStatus[m_model->m_operatingPackageMd5] = Pkg::PackageOperationStatus::Failed; qWarning() << "AptInstallBackend:" << "uninstall finished with finished code:" << trans->error() << "finished details:" << trans->errorString(); } else { qCDebug(appLog) << "Uninstall finished successfully"; m_model->m_workerStatus = AbstractPackageListModel::WorkerFinished; m_model->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Success); m_model->m_packageOperateStatus[m_model->m_operatingPackageMd5] = Pkg::PackageOperationStatus::Success; } qCDebug(appLog) << "Emitting signalWorkerFinished for uninstall"; Q_EMIT m_model->signalWorkerFinished(); trans->deleteLater(); } void AptInstallBackend::setEndEnable() { qCDebug(appLog) << "Entering AptInstallBackend::setEndEnable"; Q_EMIT m_model->signalEnableReCancelBtn(true); } void AptInstallBackend::checkBoxStatus() { qCDebug(appLog) << "Entering AptInstallBackend::checkBoxStatus"; QTime startTime = QTime::currentTime(); Transaction *transation = nullptr; auto *const backend = PackageAnalyzer::instance().backendPtr(); qCDebug(appLog) << "Committing changes to backend"; transation = backend->commitChanges(); QTime stopTime = QTime::currentTime(); int elapsed = startTime.msecsTo(stopTime); if (elapsed > 20000) { qCDebug(appLog) << "Commit timeout, re-checking status"; QTimer::singleShot(100, this, &AptInstallBackend::checkBoxStatus); return; } if (transation) { if (transation->isCancellable()) { qCDebug(appLog) << "Transaction is cancellable, cancelling it"; transation->cancel(); QTimer::singleShot(100, this, &AptInstallBackend::setEndEnable); } else { qCDebug(appLog) << "Transaction is not cancellable, re-checking status"; QTimer::singleShot(100, this, &AptInstallBackend::checkBoxStatus); } } else { qWarning() << "AptInstallBackend:" << "Transaction is Nullptr"; } } deepin-deb-installer-6.5.51/src/deb-installer/model/backend/apt_install_backend.h000066400000000000000000000021711524745214100277420ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef APT_INSTALL_BACKEND_H #define APT_INSTALL_BACKEND_H #include "install_backend.h" #include #include class AptInstallBackend : public InstallBackend { Q_OBJECT friend class DebListModel; public: explicit AptInstallBackend(DebListModel *model, QObject *parent = nullptr); ~AptInstallBackend() override; bool verifySignature(int index) override; bool verifySignature(const QString &packagePath); bool install(int index) override; bool uninstall(int index) override; private slots: void slotTransactionOutput(); void slotTransactionFinished(); void slotDependsInstallTransactionFinished(); void slotTransactionErrorOccurred(); void slotTransactionStatusChanged(QApt::TransactionStatus transactionStatus); void slotUninstallFinished(); private: void setEndEnable(); void checkBoxStatus(); QPointer m_currentTransaction; Q_DISABLE_COPY(AptInstallBackend) }; #endif // APT_INSTALL_BACKEND_H deepin-deb-installer-6.5.51/src/deb-installer/model/backend/compatible_install_backend.cpp000066400000000000000000000116721524745214100316360ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "compatible_install_backend.h" #include "compatible/compatible_backend.h" #include "model/deblistmodel.h" #include "view/pages/AptConfigMessage.h" #include "utils/ddlog.h" #include "utils/package_defines.h" #ifndef DISABLE_COMPATIBLE CompatibleInstallBackend::CompatibleInstallBackend(DebListModel *model, QObject *parent) : InstallBackend{model, parent} { } CompatibleInstallBackend::~CompatibleInstallBackend() = default; bool CompatibleInstallBackend::verifySignature(int index) { Q_UNUSED(index) qCDebug(appLog) << "CompatibleInstallBackend::verifySignature"; // Compatible mode defers signature verification to the post-install // check in CompatibleProcessController::onFinished() via // HierarchicalVerify::checkTransactionError(). return true; } bool CompatibleInstallBackend::install(int index) { qCDebug(appLog) << "CompatibleInstallBackend::install, index:" << index; ensureProcessor(); auto pkg = m_model->packagePtr(index); if (!pkg) { qCWarning(appLog) << "No package pointer for index" << index; return false; } return m_compProcessor->install(pkg); } bool CompatibleInstallBackend::uninstall(int index) { qCDebug(appLog) << "CompatibleInstallBackend::uninstall, index:" << index; ensureProcessor(); auto pkg = m_model->packagePtr(index); if (!pkg) { qCWarning(appLog) << "No package pointer for index" << index; return false; } return m_compProcessor->uninstall(pkg); } bool CompatibleInstallBackend::isRunning() const { return m_compProcessor && m_compProcessor->isRunning(); } void CompatibleInstallBackend::writeConfigData(const QString &configData) { if (m_compProcessor) { m_compProcessor->writeConfigData(configData); } } bool CompatibleInstallBackend::needTemplates() const { return m_compProcessor && m_compProcessor->needTemplates(); } void CompatibleInstallBackend::ensureProcessor() { qCDebug(appLog) << "Ensuring compatible processor"; if (!m_compProcessor) { m_compProcessor.reset(new Compatible::CompatibleProcessController); connect( m_compProcessor.data(), &Compatible::CompatibleProcessController::processOutput, this, [this](const QString &output) { Q_EMIT m_model->signalAppendOutputInfo(output); if (m_model->configWindow->isVisible()) { m_model->configWindow->appendTextEdit(output); } else if (m_compProcessor->needTemplates()) { m_model->configWindow->appendTextEdit(output); m_model->configWindow->show(); } }); connect( m_compProcessor.data(), &Compatible::CompatibleProcessController::progressChanged, this, [this](float progress) { const int progressValue = static_cast((100. / m_model->preparedPackages().size()) * (m_model->m_operatingIndex + progress / 100.)); Q_EMIT m_model->signalWholeProgressChanged(progressValue); Q_EMIT m_model->signalCurrentPacakgeProgressChanged(static_cast(progress)); }); connect( m_compProcessor.data(), &Compatible::CompatibleProcessController::processFinished, this, [this](bool success) { if (m_model->configWindow->isVisible()) { m_model->configWindow->hide(); m_model->configWindow->clearTexts(); } if (success) { m_model->refreshOperatingPackageStatus(Pkg::Success); } else { auto pkgPtr = m_compProcessor->currentPackage(); if (pkgPtr) { m_model->m_packageFailCode.insert(m_model->m_operatingPackageMd5, pkgPtr->errorCode()); m_model->m_packageFailReason.insert(m_model->m_operatingPackageMd5, pkgPtr->errorString()); if (Pkg::DigitalSignatureError == pkgPtr->errorCode()) { m_model->m_hierarchicalVerifyError = true; } if (Pkg::ConfigAuthCancel == pkgPtr->errorCode()) { m_model->m_workerStatus = AbstractPackageListModel::WorkerPrepare; Q_EMIT m_model->signalAuthCancel(); return; } } m_model->refreshOperatingPackageStatus(Pkg::Failed); } m_model->bumpInstallIndex(); }); } } #endif // DISABLE_COMPATIBLE deepin-deb-installer-6.5.51/src/deb-installer/model/backend/compatible_install_backend.h000066400000000000000000000021541524745214100312760ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef COMPATIBLE_INSTALL_BACKEND_H #define COMPATIBLE_INSTALL_BACKEND_H #include "install_backend.h" #ifndef DISABLE_COMPATIBLE #include "compatible/compatible_process_controller.h" #include class CompatibleInstallBackend : public InstallBackend { Q_OBJECT friend class DebListModel; public: explicit CompatibleInstallBackend(DebListModel *model, QObject *parent = nullptr); ~CompatibleInstallBackend() override; bool verifySignature(int index) override; bool install(int index) override; bool uninstall(int index) override; // Expose for DebListModel::slotConfigInputWrite [[nodiscard]] bool isRunning() const; void writeConfigData(const QString &configData); [[nodiscard]] bool needTemplates() const; private: void ensureProcessor(); QScopedPointer m_compProcessor; Q_DISABLE_COPY(CompatibleInstallBackend) }; #endif // DISABLE_COMPATIBLE #endif // COMPATIBLE_INSTALL_BACKEND_H deepin-deb-installer-6.5.51/src/deb-installer/model/backend/install_backend.cpp000066400000000000000000000004541524745214100274330ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "install_backend.h" #include "model/deblistmodel.h" InstallBackend::InstallBackend(DebListModel *model, QObject *parent) : QObject{parent} , m_model{model} { } deepin-deb-installer-6.5.51/src/deb-installer/model/backend/install_backend.h000066400000000000000000000015521524745214100271000ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef INSTALL_BACKEND_H #define INSTALL_BACKEND_H #include class QString; class DebListModel; /** * @brief Abstract interface for install backends. * * Each backend (apt, compatible, immutable) implements this interface * to provide its own install/uninstall lifecycle and signature verification. */ class InstallBackend : public QObject { Q_OBJECT public: explicit InstallBackend(DebListModel *model, QObject *parent = nullptr); ~InstallBackend() override = default; virtual bool verifySignature(int index) = 0; virtual bool install(int index) = 0; virtual bool uninstall(int index) = 0; protected: DebListModel *m_model{nullptr}; Q_DISABLE_COPY(InstallBackend) }; #endif // INSTALL_BACKEND_H deepin-deb-installer-6.5.51/src/deb-installer/model/deblistmodel.cpp000066400000000000000000003063321524745214100254020ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "deblistmodel.h" #include "manager/packagesmanager.h" #include "utils/ddlog.h" #include "manager/PackageDependsStatus.h" #include "packageanalyzer.h" #include "view/pages/AptConfigMessage.h" #include "view/pages/settingdialog.h" #include "utils/utils.h" #include "utils/hierarchicalverify.h" #include "singleInstallerApplication.h" #include "view/widgets/error_notify_dialog_helper.h" #include "compatible/compatible_backend.h" #include "compatible/compatible_process_controller.h" #include "immutable/immutable_backend.h" #include "immutable/immutable_process_controller.h" #include "utils/qtcompat.h" #include "backend/apt_install_backend.h" #ifndef DISABLE_COMPATIBLE #include "backend/compatible_install_backend.h" #endif #include "backend/apt_install_backend.h" #include #include #include #include #include #include #include #include #include #include #include using namespace QApt; /** * @brief isDpkgRunning 判断当å‰�dpkg 是å�¦åœ¨è¿�行 * @return */ DebListModel::DebListModel(QObject *parent) : AbstractPackageListModel(parent) , m_packagesManager(new PackagesManager(this)) , m_aptBackend(new AptInstallBackend(this, this)) #ifndef DISABLE_COMPATIBLE , m_compBackend(new CompatibleInstallBackend(this, this)) #endif { qCDebug(appLog) << "DebListModel initializing..."; m_supportPackageType = Pkg::Deb; // é…�置包安装的进程 m_procInstallConfig = new Konsole::Pty; configWindow = new AptConfigMessage; // 链接信å�·ä¸Žæ§½ initConnections(); // 检查系统版本与是å�¦å¼€å�¯äº†å¼€å�‘者模å¼� m_isDevelopMode = Utils::isDevelopMode(); qCInfo(appLog) << "DebListModel initialized, develop mode:" << m_isDevelopMode; } bool DebListModel::isDpkgRunning() { qCDebug(appLog) << "Checking if dpkg is running."; QProcess proc; // 获å�–当å‰�的进程信æ�¯ proc.start("ps", QStringList() << "-e" << "-o" << "comm"); proc.waitForFinished(); // 获å�–进程信æ�¯çš„æ•°æ�® const QString processOutput = proc.readAllStandardOutput(); // 查看进程信æ�¯ä¸­æ˜¯å�¦å­˜åœ¨dpkg 存在说明已ç»�正在安装其他包 if (processOutput.contains("dpkg")) { qCDebug(appLog) << "dpkg is running."; return true; // æ›´æ�¢åˆ¤æ–­çš„æ–¹å¼� } qCDebug(appLog) << "dpkg is not running."; return false; } const QStringList DebListModel::netErrors() { qCDebug(appLog) << "Getting network error strings."; QStringList errorDetails; errorDetails << "Address family for hostname not supported"; errorDetails << "Temporary failure resolving"; errorDetails << "Network is unreachable"; errorDetails << "Cannot initiate the connection to"; return errorDetails; } const QString DebListModel::workerErrorString(const int errorCode, const QString &errorInfo) { qCDebug(appLog) << "Getting worker error string for code:" << errorCode << "info:" << errorInfo; switch (errorCode) { case FetchError: case DownloadDisallowedError: qCDebug(appLog) << "Network error detected."; return QApplication::translate("DebListModel", "Installation failed, please check your network connection"); // 网络错误 case NotFoundError: qCDebug(appLog) << "Package not found error."; return QApplication::translate("DebListModel", "Installation failed, please check for updates in Control Center"); case DiskSpaceError: qCDebug(appLog) << "Disk space error."; return QApplication::translate("DebListModel", "Installation failed, insufficient disk space"); // 存储空间ä¸�è¶³ // lockError 也会报空间ä¸�足的错误 case LockError: qCDebug(appLog) << "Lock error."; if (errorInfo.contains("No space left on device")) { qCDebug(appLog) << "Disk space error within LockError."; return QApplication::translate("DebListModel", "Installation failed, insufficient disk space"); } break; // fix bug:39834 网络断开时,å�¶çŽ°å®‰è£…deb包失败时æ��示语ä¸�显示 case CommitError: qCDebug(appLog) << "Commit error."; // commit Error 中会报网络错误 for (auto error : netErrors()) { if (errorInfo.contains(error) && errorInfo.contains("http")) { qCDebug(appLog) << "Network error within CommitError."; return QApplication::translate("DebListModel", "Installation failed, please check your network connection"); } } // commitError 有时会出现空间ä¸�足的错误 if (errorInfo.contains("No space left on device")) { qCDebug(appLog) << "Disk space error within CommitError."; return QApplication::translate("DebListModel", "Installation failed, insufficient disk space"); } break; // æ— æ•°å­—ç­¾å��的错误 case Pkg::NoDigitalSignature: qCDebug(appLog) << "No digital signature error."; return QApplication::translate("DebListModel", "Invalid digital signature"); // 无有效的数字签å�� case Pkg::DigitalSignatureError: qCDebug(appLog) << "Invalid digital signature error."; return QApplication::translate("DebListModel", "Invalid digital signature"); // 安装é…�置包时,没有得到授æ�ƒ case Pkg::ConfigAuthCancel: qCDebug(appLog) << "Config auth cancel error."; return QApplication::translate("DebListModel", "Authentication failed"); case Pkg::ApplocationProhibit: qCDebug(appLog) << "Application prohibit error."; return QApplication::translate("DebListModel", "The administrator has set policies to prevent installation of this package"); default: qCDebug(appLog) << "Unknown error, returning generic failure message."; break; } // 其余错误,暂ä¸�æ��示具体的错误原因 return QApplication::translate("DebListModel", "Installation Failed"); } void DebListModel::initAppendConnection() { qCDebug(appLog) << "Initializing append connections."; connect(m_packagesManager, &PackagesManager::signalAppendFailMessage, this, &DebListModel::signalAppendFailMessage); // 告诉å‰�端当å‰�处在添加过程中 connect(m_packagesManager, &PackagesManager::signalAppendStart, this, &DebListModel::signalAppendStart); // æ��示å‰�端当å‰�å·²ç»�添加完æˆ� connect(m_packagesManager, &PackagesManager::signalAppendFinished, this, &DebListModel::getPackageMd5); // 当å‰�由于文件路径被修改删除md5 connect(m_packagesManager, &PackagesManager::signalPackageMd5Changed, this, &DebListModel::getPackageMd5); } /** * @brief DebListModel::initInstallConnecions 链接安装过程的信å�·ä¸Žæ§½ */ void DebListModel::initInstallConnections() { qCDebug(appLog) << "Initializing install connections."; // 安装æˆ�功å�Žï¼Œæ ¹æ�®å®‰è£…结果排åº� connect(this, &DebListModel::signalWorkerFinished, this, &DebListModel::slotUpWrongStatusRow); // é…�置安装结æ�Ÿ connect(m_procInstallConfig, QOverload::of(&QProcess::finished), this, &DebListModel::slotConfigInstallFinish); // é…�置安装的过程数æ�® connect(m_procInstallConfig, &Konsole::Pty::receivedData, this, &DebListModel::slotConfigReadOutput); // å�‘安装进程中写入é…�置信æ�¯ï¼ˆä¸€èˆ¬æ˜¯é…�置的åº�å�·ï¼‰ connect(configWindow, &AptConfigMessage::AptConfigInputStr, this, &DebListModel::slotConfigInputWrite); // 处ç�†wineä¾�赖安装的过程 connect(m_packagesManager, &PackagesManager::signalDependResult, this, &DebListModel::slotDealDependResult); // 安装wineä¾�赖的时候ä¸�å…�许程åº�退出 connect(m_packagesManager, &PackagesManager::signalEnableCloseButton, this, &DebListModel::signalEnableCloseButton); } /** * @brief DebListModel::initRefreshPageConnecions 链接刷新界é�¢çš„ä¿¡å�·ä¸Žæ§½ */ void DebListModel::initRefreshPageConnecions() { qCDebug(appLog) << "Initializing refresh page connections."; // Refresh the current install page based on the packge count, single / multiple or choose file page. connect(m_packagesManager, &PackagesManager::signalPackageCountChanged, this, &DebListModel::signalPackageCountChanged); } /** * @brief DebListModel::initConnections 链接所有的信å�·ä¸Žæ§½ */ void DebListModel::initConnections() { qCDebug(appLog) << "Initializing all connections."; // 链接添加时的信å�·ä¸Žæ§½ initAppendConnection(); // 链接页é�¢åˆ·æ–°çš„ä¿¡å�·ä¸Žæ§½ initRefreshPageConnecions(); // 链接安装过程的信å�·ä¸Žæ§½ initInstallConnections(); } void DebListModel::slotDealDependResult(int authType, int dependIndex, const QString &dependName) { qCDebug(appLog) << "Dealing with depend result. Auth type:" << authType << "Depend index:" << dependIndex << "Depend name:" << dependName; m_brokenDepend = dependName; switch (authType) { case DebListModel::CancelAuth: qCDebug(appLog) << "Auth canceled."; m_packageOperateStatus[m_packagesManager->getPackageMd5(dependIndex)] = Pkg::PackageOperationStatus::Prepare; // å�–消授æ�ƒå�Žï¼Œç¼ºå¤±wineä¾�赖的包的æ“�作状æ€�修改为prepare break; case DebListModel::AuthConfirm: // 确认授æ�ƒå�Žï¼Œçжæ€�的修改由debinstaller进行处ç�† qCDebug(appLog) << "Auth confirmed."; break; case DebListModel::AuthDependsSuccess: // 安装æˆ�功å�Žï¼Œçжæ€�的修改由debinstaller进行处ç�† qCDebug(appLog) << "Auth depends success."; m_packageOperateStatus[m_packagesManager->getPackageMd5(dependIndex)] = Pkg::PackageOperationStatus::Prepare; m_workerStatus = WorkerPrepare; break; case DebListModel::AuthDependsErr: // 安装失败å�Žï¼Œçжæ€�的修改由debinstaller进行处ç�† qCDebug(appLog) << "Auth depends error."; break; case DebListModel::VerifyDependsErr: // ä¾�赖包分级管控验è¯�ç­¾å��失败,弹出分级设置æ��示框 qCDebug(appLog) << "Verify depends error."; ErrorNotifyDialogHelper::showHierarchicalVerifyWindow(); break; default: qCDebug(appLog) << "Unknown auth type."; break; } emit signalDependResult(authType, dependName); // å�‘é€�ä¿¡å�·ï¼Œç”±debinstaller处ç�†ç•Œé�¢çжæ€�。 } bool DebListModel::isReady() const { bool ready = m_packagesManager->isBackendReady(); qCDebug(appLog) << "Checking if model is ready:" << ready; return ready; } const QList DebListModel::preparedPackages() const { qCDebug(appLog) << "Getting prepared packages."; return m_packagesManager->m_preparedPackages; } QModelIndex DebListModel::first() const { qCDebug(appLog) << "Getting first index."; return index(0); } int DebListModel::rowCount(const QModelIndex &parent) const { Q_UNUSED(parent); int count = m_packagesManager->m_preparedPackages.size(); qCDebug(appLog) << "Getting row count:" << count; return count; } QVariant DebListModel::data(const QModelIndex &index, int role) const { const int currentRow = index.row(); // 判断当å‰�下标是å�¦è¶Šç•Œ if (currentRow < 0 || currentRow >= m_packagesManager->m_preparedPackages.size()) { qCDebug(appLog) << "Data request for invalid index:" << currentRow; return QVariant(); } // 当å‰�给出的路径文件已ä¸�å�¯è®¿é—®.直接删除该文件 if (!recheckPackagePath(m_packagesManager->package(currentRow))) { qCDebug(appLog) << "Package path for index" << currentRow << "is no longer valid, removing package."; m_packagesManager->removePackage(currentRow); return QVariant(); } const DebFile deb(m_packagesManager->package(currentRow)); if (!deb.isValid()) { qCDebug(appLog) << "Deb file for index" << currentRow << "is invalid."; return QVariant(); } QString packageName = deb.packageName(); // 包å�� QString filePath = deb.filePath(); // 包的路径 QString version = deb.version(); // 包的版本 QString architecture = deb.architecture(); // 包å�¯ç”¨çš„æž¶æž„ QString shortDescription = deb.shortDescription(); // 包的短æ��è¿° QString longDescription = deb.longDescription(); // 包的长æ��è¿° //删除该指针,以å…�内存泄露 switch (role) { case WorkerIsPrepareRole: return isWorkerPrepare(); // 获å�–当å‰�工作状æ€�是å�¦å‡†å¤‡ä¹�å±€ case ItemIsCurrentRole: return m_currentIdx == index; // 获å�–当å‰�çš„index case PackageNameRole: return packageName; // 获å�–当å‰�index包的包å�� case PackagePathRole: return filePath; // 获å�–当å‰�index包的路径 case PackageVersionRole: return version; // 获å�–当å‰�index包的版本 case PackageVersionStatusRole: return m_packagesManager->packageInstallStatus(currentRow); // 获å�–当å‰�index包的安装状æ€� case PackageDependsStatusRole: return m_packagesManager->getPackageDependsStatus(currentRow).status; // 获å�–当å‰�index包的ä¾�赖状æ€� case PackageInstalledVersionRole: return m_packagesManager->packageInstalledVersion(currentRow); // 获å�–当å‰�index包在系统中安装的版本 case PackageAvailableDependsListRole: return m_packagesManager->packageAvailableDepends(currentRow); // 获å�–当å‰�index包å�¯ç”¨çš„ä¾�èµ– case PackageReverseDependsListRole: return m_packagesManager->packageReverseDependsList(packageName, architecture); // 获å�–ä¾�赖于当å‰�index包的应用 case PackageShortDescriptionRole: return Utils::fromSpecialEncoding(shortDescription); // 获å�–当å‰�index包的短æ��è¿° case PackageLongDescriptionRole: return Utils::fromSpecialEncoding(longDescription); // 获å�–当å‰�index包的长æ��è¿° case PackageFailReasonRole: return packageFailedReason(currentRow); // 获å�–当å‰�index包的安装失败的原因 case PackageFailCodeRole: { const QByteArray md5 = m_packagesManager->getPackageMd5(currentRow); if (m_packageFailCode.contains(md5)) return m_packageFailCode[md5]; else return 0; } case PackageOperateStatusRole: { auto md5 = m_packagesManager->getPackageMd5(currentRow); if (m_packageOperateStatus.contains(md5)) // 获å�–当å‰�包的æ“�作状æ€� return m_packageOperateStatus[md5]; else return Pkg::PackageOperationStatus::Prepare; } case PackageTypeRole: return Pkg::Deb; case PackageDependsDetailRole: return QVariant::fromValue(m_packagesManager->getPackageDependsDetail(currentRow)); case CompatibleRootfsRole: if (auto pkgPtr = packagePtr(currentRow)) { return pkgPtr->compatible()->rootfs; } break; case CompatibleTargetRootfsRole: if (auto pkgPtr = packagePtr(currentRow)) { return pkgPtr->compatible()->targetRootfs; } break; case PackageRemoveDependsRole: { const QByteArray md5 = m_packagesManager->getPackageMd5(currentRow); return m_packagesManager->removePackages(md5); } case PackageSharedPointerRole: { return QVariant::fromValue(packagePtr(currentRow)); } case Qt::SizeHintRole: // 设置当å‰�index的大å°� return QSize(0, 48); case Qt::ToolTipRole: return itemToolTips(currentRow); default: break; } return QVariant(); } bool DebListModel::setData(const QModelIndex &index, const QVariant &value, int role) { // qCDebug(appLog) << "Setting data for index" << index.row() << "role" << role; const int currentRow = index.row(); // 判断当å‰�下标是å�¦è¶Šç•Œ if (currentRow < 0 || currentRow >= m_packagesManager->m_preparedPackages.size()) { qCDebug(appLog) << "Index out of bounds, returning false."; return false; } switch (role) { case CompatibleTargetRootfsRole: { if (auto pkgPtr = packagePtr(currentRow)) { // qCDebug(appLog) << "Setting compatible target rootfs to" << value.toString(); pkgPtr->compatible()->targetRootfs = value.toString(); return true; } break; } default: // qCDebug(appLog) << "Unhandled role in setData."; break; } // qCDebug(appLog) << "setData returning false."; return false; } bool DebListModel::isDevelopMode() { qCDebug(appLog) << "Getting develop mode status:" << m_isDevelopMode; return m_isDevelopMode; } bool DebListModel::slotInstallPackages() { qCDebug(appLog) << "Entering slotInstallPackages."; if (m_workerStatus != WorkerPrepare) { qCWarning(appLog) << "Cannot start installation - worker status is" << m_workerStatus << "expected Prepare"; return false; } qCDebug(appLog) << "Starting installation for" << m_packagesManager->m_preparedPackages.size() << "packages"; m_workerStatus = WorkerProcessing; // 刷新包安装器的工作状æ€� m_operatingIndex = 0; // åˆ�始化当å‰�æ“�作的index m_operatingStatusIndex = 0; m_operatingPackageMd5 = m_packageMd5[m_operatingIndex]; m_hierarchicalVerifyError = false; m_immutableInstallDeferred = false; // start first initRowStatus(); // åˆ�始化包的æ“�作状æ€� qCDebug(appLog) << "Initialized package operating status"; // Check if the package file still exists before proceeding with signature verification. // The file may have been renamed or moved after the installer was opened. if (!recheckPackagePath(m_packagesManager->package(m_operatingIndex))) { qCWarning(appLog) << "Package file no longer exists, aborting installation"; m_workerStatus = WorkerPrepare; return false; } // 检查当å‰�应用是å�¦åœ¨é»‘å��å�•中 // é�žå¼€å�‘者模å¼�且数字签å��验è¯�失败 if (checkBlackListApplication() || !m_aptBackend->verifySignature(m_operatingIndex)) { qCWarning(appLog) << "Installation blocked - blacklisted application or digital signature verification failed"; // Signature/blacklist dialogs have been shown; their callbacks will set // the package to Failed status and emit signalWorkerFinished(). // Return true so the view does NOT reset to the file-choose page. // The caller (SingleInstallPage::slotInstall) uses false to trigger // signalBacktoFileChooseWidget(). Returning true keeps the install page // visible so the async dialog callbacks can render the error state. return true; } qCDebug(appLog) << "Proceeding with installation of" << m_packagesManager->m_preparedPackages.size() << "packages"; installNextDeb(); // 开始安装 qCDebug(appLog) << "slotInstallPackages returning true."; return true; } bool DebListModel::slotUninstallPackage(int index) { qCDebug(appLog) << "Starting uninstall for package at index" << index; m_workerStatus = WorkerProcessing; // 刷新当å‰�包安装器的工作状æ€� m_operatingIndex = index; // 获å�–å�¸è½½çš„包的indx m_operatingPackageMd5 = m_packageMd5[m_operatingIndex]; // fix bug : å�¸è½½å¤±è´¥æ—¶ä¸�æ��示å�¸è½½å¤±è´¥ã€‚ m_operatingStatusIndex = index; // 刷新æ“�作状æ€�çš„index m_hierarchicalVerifyError = false; auto dependStatus = m_packagesManager->getPackageDependsStatus(m_operatingStatusIndex); // for comaptible mode #ifndef DISABLE_COMPATIBLE if (Pkg::CompatibleIntalled == dependStatus.status && supportCompatible() && 0 == index) { qCDebug(appLog) << "Uninstalling in compatible mode."; auto ptr = packagePtr(index); // check pacakge installed in compatible rootfs if (ptr && ptr->compatible()->installed()) { qCDebug(appLog) << "Package is installed in compatible rootfs."; if (m_compBackend->uninstall(index)) { qCDebug(appLog) << "Compatible package uninstall successful."; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Operating); return true; } else { qCDebug(appLog) << "Compatible package uninstall failed."; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); return false; } } // otherwise uninstall from current system } #endif if (ImmBackend::instance()->immutableEnabled()) { qCDebug(appLog) << "Uninstalling in immutable mode."; auto ptr = packagePtr(index); if (ptr) { qCDebug(appLog) << "Package pointer is valid."; if (uninstallImmutablePackage()) { qCDebug(appLog) << "Immutable package uninstall successful."; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Operating); return true; } else { qCDebug(appLog) << "Immutable package uninstall failed."; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); return false; } } qWarning() << qPrintable("Trigger uninstall non-installed pacakge"); return false; } // Route to apt install backend for normal apt uninstall if (m_aptBackend->uninstall(m_operatingIndex)) { // Sync m_currentTransaction for backward compatibility (lastProcessError) m_currentTransaction = m_aptBackend->m_currentTransaction; qCDebug(appLog) << "slotUninstallPackage returning true."; return true; } qCDebug(appLog) << "slotUninstallPackage returning false."; return false; } void DebListModel::removePackage(const int idx) { qCDebug(appLog) << "Removing package at index" << idx; if (WorkerPrepare != m_workerStatus) { qWarning() << "installer status error"; } // 去除æ“�作状æ€� 中的index int packageOperateStatusCount = m_packageOperateStatus.size() - 1; m_packageOperateStatus.clear(); qCDebug(appLog) << "Clearing package operation status. Count:" << packageOperateStatusCount; for (int i = 0; i < packageOperateStatusCount; i++) { m_packageOperateStatus[m_packagesManager->getPackageMd5(i)] = Pkg::PackageOperationStatus::Prepare; } if (0 <= idx && idx < m_packagesManager->m_packageMd5.size()) { qCDebug(appLog) << "Removing package from pointer map."; m_packagePtrMap.remove(m_packagesManager->m_packageMd5[idx]); } m_packagesManager->removePackage(idx); // 在packageManager中删除标记的下标 qCDebug(appLog) << "Package removed from manager."; } Pkg::PackageInstallStatus DebListModel::checkInstallStatus(const QString &package_path) { qCDebug(appLog) << "Checking install status for package path:" << package_path; return m_packagesManager->checkInstallStatus(package_path); } Pkg::DependsStatus DebListModel::checkDependsStatus(const QString &package_path) { qCDebug(appLog) << "Checking depends status for package path:" << package_path; return static_cast(m_packagesManager->checkDependsStatus(package_path).status); } int DebListModel::checkDigitalSignature(const QString &package_path) { qCDebug(appLog) << "Checking digital signature for package path:" << package_path; // 分级管控å�¯ç”¨æ—¶ï¼Œäº¤ç”±åˆ†çº§ç®¡æŽ§è¿›è¡Œç­¾å��验è¯� if (HierarchicalVerify::instance()->isValid()) { qCDebug(appLog) << "Hierarchical verify is valid, returning success."; return Utils::VerifySuccess; } const auto stat = m_packagesManager->checkDependsStatus(package_path); // 获å�–包的ä¾�赖状æ€� if (stat.isBreak() || stat.isAuthCancel()) { qCDebug(appLog) << "Depends status is break or auth cancel, returning success."; return Utils::VerifySuccess; } // 社区版ä¸�读å�–设置,ä¿�æŒ� m_isDigitalVerify 默认值 false if (DSysInfo::uosEditionType() != DSysInfo::UosCommunity) { SettingDialog dialog; m_isDigitalVerify = dialog.isDigitalVerified(); } int digitalSigntual = Utils::Digital_Verify(package_path); // 判断是å�¦æœ‰æ•°å­—ç­¾å�� qCDebug(appLog) << "Digital signature verification result:" << digitalSigntual; // æ— æ•°å­—ç­¾å��:专业版检查Mode属性,社区版走原有开å�‘者模å¼�逻辑 if (digitalSigntual == Utils::DebfileInexistence) { if (HierarchicalVerify::instance()->isValid()) { if (HierarchicalVerify::instance()->allowInstallUnsigned()) { qCDebug(appLog) << "No digital signature, professional Mode=0, returning VerifySuccess."; return Utils::VerifySuccess; } qCDebug(appLog) << "No digital signature, professional Mode!=0, returning DebfileInexistence."; return digitalSigntual; } // 社区版:开å�‘者模å¼�且未设置验签直接放行 if (m_isDevelopMode && !m_isDigitalVerify) { qCDebug(appLog) << "No digital signature, community developer no verify, returning VerifySuccess."; return Utils::VerifySuccess; } qCDebug(appLog) << "No digital signature, returning DebfileInexistence."; return digitalSigntual; } if (m_isDevelopMode && !m_isDigitalVerify) { // å¼€å�‘者模å¼�且未设置验签功能 qCDebug(appLog) << "Developer mode and digital verification is not set, returning success."; return Utils::VerifySuccess; } else if (m_isDevelopMode && m_isDigitalVerify) { // å¼€å�‘者模å¼�且设置验签功能 qCDebug(appLog) << "Developer mode and digital verification is set, returning signature result."; return digitalSigntual; } else { // é�žå¼€å�‘者模å¼� qCDebug(appLog) << "Not in developer mode, returning signature result."; return digitalSigntual; } } QStringList DebListModel::getPackageInfo(const QString &package_path) { qCDebug(appLog) << "Getting package info for path:" << package_path; return m_packagesManager->getPackageInfo(package_path); } QString DebListModel::lastProcessError() { qCDebug(appLog) << "Getting last process error."; // Check backend transaction first, then legacy m_currentTransaction if (m_aptBackend && m_aptBackend->m_currentTransaction) { qCDebug(appLog) << "Returning error string from apt backend transaction:" << m_aptBackend->m_currentTransaction->errorString(); return m_aptBackend->m_currentTransaction->errorString(); } if (m_currentTransaction) { qCDebug(appLog) << "Returning error string from current transaction:" << m_currentTransaction->errorString(); return m_currentTransaction->errorString(); } qCDebug(appLog) << "No current transaction, returning 'failed'."; return "failed"; } bool DebListModel::containsSignatureFailed() const { // qCDebug(appLog) << "Checking if signature failed: " << m_hierarchicalVerifyError; return m_hierarchicalVerifyError; } QString DebListModel::checkPackageValid(const QString &package_path) { // qCDebug(appLog) << "Checking package validity for path:" << package_path; return m_packagesManager->checkPackageValid(QStringList(package_path)); } void DebListModel::slotAppendPackage(const QStringList &package) { qCDebug(appLog) << "Appending packages:"; if (WorkerPrepare != m_workerStatus) { qWarning() << "installer status error"; } // Save current operating state so we can restore it after verification. // m_operatingIndex / m_operatingPackageMd5 are install-time values that // the signature-error dialogs depend on, but this method is called at // append time when those values may not yet be valid. const int savedOperatingIndex = m_operatingIndex; const int savedOperatingStatusIndex = m_operatingStatusIndex; const QByteArray savedOperatingPackageMd5 = m_operatingPackageMd5; // Append the package first so that the model has data to display when // the signature-error dialogs invoke digitalVerifyFailed(). m_packagesManager->appendPackage(package); // After append (synchronous for single-package case), m_packageMd5 is // updated via the signalAppendFinished -> getPackageMd5 signal chain. // Set up operating state so that error dialogs can reference the package. if (!m_packageMd5.isEmpty()) { // Use the last appended package's index for verification. // The verifySignature(const QString&) overload checks only one file, // so we point operating state at the first newly-added file. int firstNewIndex = m_packageMd5.size() - 1; // For multi-file append the first file was added synchronously; try // to find the actual index of the first file in the package list. for (int i = 0; i < m_packageMd5.size(); ++i) { const QString pkgPath = m_packagesManager->package(i); if (pkgPath == package.first()) { firstNewIndex = i; break; } } m_operatingIndex = firstNewIndex; m_operatingStatusIndex = firstNewIndex; m_operatingPackageMd5 = m_packageMd5[firstNewIndex]; } // Now verify digital signature. If verification fails the error dialogs // will work correctly because the package is already in the model and // m_operatingIndex / m_operatingPackageMd5 are valid. const bool verifyResult = m_aptBackend->verifySignature(package.first()); if (!verifyResult) { qCWarning(appLog) << "Digital signature verification failed for package:" << package.first(); // The error dialog callbacks will set Failed status and emit // signalWorkerFinished() / bumpInstallIndex() as appropriate. // Do not restore operating state here -- the dialog callbacks // still need m_operatingIndex/m_operatingPackageMd5 to be valid // until the dialog is dismissed. return; } // Signature OK -- restore the saved operating state so that a subsequent // install flow starts from the correct position. m_operatingIndex = savedOperatingIndex; m_operatingStatusIndex = savedOperatingStatusIndex; m_operatingPackageMd5 = savedOperatingPackageMd5; } void DebListModel::slotTransactionStatusChanged(TransactionStatus transactionStatus) { qCDebug(appLog) << "Transaction status changed:" << transactionStatus; switch (transactionStatus) { case TransactionStatus::AuthenticationStatus: // 等待授æ�ƒ qCDebug(appLog) << "Transaction status: AuthenticationStatus, emitting signalLockForAuth(true)."; emit signalLockForAuth(true); // 设置底层窗å�£æŒ‰é’®ä¸�å�¯ç”¨ break; case TransactionStatus::WaitingStatus: // 当å‰�æ“�作在队列中等待æ“�作 qCDebug(appLog) << "Transaction status: WaitingStatus, emitting signalLockForAuth(false)."; emit signalLockForAuth(false); // 设置底层窗å�£æŒ‰é’®å�¯ç”¨ break; default: qCDebug(appLog) << "Transaction status: unhandled status."; break; } } void DebListModel::reset() { qCDebug(appLog) << "Resetting DebListModel."; m_workerStatus = WorkerPrepare; // 工作状æ€�é‡�置为准备æ€� m_operatingIndex = 0; // 当å‰�æ“�作的index置为0 m_operatingPackageMd5 = nullptr; m_operatingStatusIndex = 0; // 当å‰�æ“�作状æ€�çš„index置为0 m_packagePtrMap.clear(); m_packageOperateStatus.clear(); // 清空æ“�作状æ€�列表 m_packageFailCode.clear(); // 清空错误原因列表 m_packageFailReason.clear(); m_packagesManager->reset(); // é‡�ç½®packageManager m_hierarchicalVerifyError = false; // å¤�ä½�分级管控安装状æ€� m_immutableInstallDeferred = false; } int DebListModel::getInstallFileSize() { qCDebug(appLog) << "Getting install file size."; return m_packagesManager->m_preparedPackages.size(); } void DebListModel::resetFileStatus() { qCDebug(appLog) << "Resetting file status."; m_packageOperateStatus.clear(); // é‡�置包的æ“�作状æ€� m_packageFailReason.clear(); // é‡�置包的错误状æ€� m_packageFailCode.clear(); } void DebListModel::resetInstallStatus() { qCDebug(appLog) << "Resetting install status."; m_packageOperateStatus.clear(); // é‡�置包的æ“�作状æ€� m_packageFailReason.clear(); // é‡�置包的错误状æ€� m_packageFailCode.clear(); initPrepareStatus(); } void DebListModel::bumpInstallIndex() { qCDebug(appLog) << "Bumping install index."; if (!m_aptBackend->m_currentTransaction.isNull()) { qWarning() << "previous transaction not finished"; } if (++m_operatingIndex >= m_packagesManager->m_preparedPackages.size()) { qCDebug(appLog) << "All packages installed, finishing up."; m_workerStatus = WorkerFinished; // 设置包安装器的工作状æ€�为Finish emit signalWorkerFinished(); // å�‘é€�安装完æˆ�ä¿¡å�· emit signalWholeProgressChanged(100); // 修改安装进度 emit signalCurrentPacakgeProgressChanged(100); return; } ++m_operatingStatusIndex; m_operatingPackageMd5 = m_packageMd5[m_operatingIndex]; emit signalCurrentProcessPackageIndex(m_operatingIndex); // 修改当å‰�æ“�作的下标 // install next qCInfo(appLog) << "DebListModel:" << "install next deb package"; // 检查当å‰�应用是å�¦åœ¨é»‘å��å�•中 // é�žå¼€å�‘者模å¼�且数字签å��验è¯�失败 if (checkBlackListApplication() || !m_aptBackend->verifySignature(m_operatingIndex)) { qCDebug(appLog) << "Installation blocked by blacklist or digital signature check."; return; } installNextDeb(); // 安装下一个包 } void DebListModel::slotTransactionErrorOccurred() { qCDebug(appLog) << "Entering slotTransactionErrorOccurred."; if (WorkerProcessing != m_workerStatus) { qWarning() << "installer status error" << m_workerStatus; } Transaction *transaction = qobject_cast(sender()); if (!transaction) { qCWarning(appLog) << "Transaction object is null, returning."; return; } // 失败时刷新æ“�作状æ€�为failed,并记录失败原因 refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); m_packageOperateStatus[m_operatingPackageMd5] = Pkg::PackageOperationStatus::Failed; m_packageFailCode[m_operatingPackageMd5] = transaction->error(); m_packageFailReason[m_operatingPackageMd5] = transaction->errorString(); if (!transaction->errorString().contains("proper authorization was not provided")) { qCDebug(appLog) << "Emitting signalAppendOutputInfo with error:" << transaction->errorString(); emit signalAppendOutputInfo(transaction->errorString()); } const QApt::ErrorCode errorCode = transaction->error(); // trans错误的代ç � qWarning() << "DebListModel:" << "Transaction Error:" << errorCode << workerErrorString(errorCode, transaction->errorString()); qWarning() << "DebListModel:" << "Error Infomation:" << transaction->errorDetails() << transaction->errorString(); if (transaction->isCancellable()) { qCDebug(appLog) << "Cancelling transaction."; transaction->cancel(); } // 特殊处ç�†æŽˆæ�ƒé”™è¯¯ if (AuthError == errorCode) { qCDebug(appLog) << "Handling authorization error."; transaction->deleteLater(); // 删除 trans指针 QTimer::singleShot( 100 * 1, this, &DebListModel::checkBoxStatus); // 检查授æ�ƒå¼¹çª—的状æ€� 如果弹窗ä»�然在å�ªæ˜¯è¶…时,则底层窗å�£æŒ‰é’®ä¸�å�¯ç”¨ qWarning() << "DebListModel:" << "Authorization error"; // å¤�ä½�,注æ„�å…ˆå�–消é”�定状æ€�å†�设置界é�¢ï¼Œå�¦åˆ™ç„¦ç‚¹è®¾ç½®ä¸¢å¤± emit signalLockForAuth(false); // å�–消授æ�ƒé”�定,设置按钮å�¯ç”¨ emit signalAuthCancel(); // å�‘é€�授æ�ƒè¢«å�–消的信å�· emit signalEnableCloseButton(true); m_workerStatus = WorkerPrepare; // é‡�置工作状æ€�为准备æ€� return; } // DO NOT install next, this action will finished and will be install next automatic. qCDebug(appLog) << "Setting transaction exit status to failed."; transaction->setProperty("exitStatus", QApt::ExitFailed); // 设置trans的退出状æ€�为 失败 } void DebListModel::refreshOperatingPackageStatus(Pkg::PackageOperationStatus operationStatus) { qCDebug(appLog) << "Refreshing operating package status to" << operationStatus << "for index" << m_operatingStatusIndex; m_packageOperateStatus[m_operatingPackageMd5] = operationStatus; // 将失败包的索引和状æ€�修改ä¿�å­˜,用于更新 const QModelIndex modelIndex = index(m_operatingStatusIndex); emit dataChanged(modelIndex, modelIndex); // å�‘é€�状æ€�å·²ç»�修改的信å�· } QString DebListModel::packageFailedReason(const int idx) const { qCDebug(appLog) << "Entering packageFailedReason for index" << idx; const auto dependStatus = m_packagesManager->getPackageDependsStatus(idx); // 获å�–包的ä¾�赖状æ€� const auto md5 = m_packagesManager->getPackageMd5(idx); // 获å�–包的md5值 if (m_packagesManager->isArchError(idx)) { qCDebug(appLog) << "Package has architecture error"; return tr("Unmatched package architecture"); // 判断是å�¦æž¶æž„冲çª� } // When the operation has actually failed, the dependency status may be stale // (e.g. CompatibleIntalled from a prior detection). Return the real error directly. if (m_packageOperateStatus.contains(md5) && m_packageOperateStatus[md5] == Pkg::PackageOperationStatus::Failed) { qCDebug(appLog) << "Package operation failed, returning worker error string directly"; return workerErrorString(m_packageFailCode[md5], m_packageFailReason[md5]); } // need refactor, move to Deb::DebPackage int status = dependStatus.status; if (Pkg::CompatibleNotInstalled == status) { // Compatible mode always installs to default rootfs, no retry on failure. if (auto ptr = packagePtr(idx)) { if (auto compPtr = ptr->compatible()) { if (!compPtr->targetRootfs.isEmpty()) { status = Pkg::CompatibleInstallFailed; } } } } qCDebug(appLog) << "Checking package status" << status; switch (status) { case Pkg::CompatibleIntalled: qCDebug(appLog) << "Package is already installed in a compatible system"; if (auto ptr = packagePtr(idx)) { const QString debVersion = ptr->debInfo()->version(); const QString installedVersion = ptr->compatible()->version; const int cmp = Utils::compareVersion(debVersion, installedVersion); if (cmp == 0) { return tr("Same version installed"); } else if (cmp < 0) { return tr("Later version installed: %1").arg(installedVersion); } else { return tr("Earlier version installed: %1").arg(installedVersion); } } break; case Pkg::CompatibleNotInstalled: qCDebug(appLog) << "Package has broken dependencies, suggesting compatibility mode"; return tr("Broken dependencies, try installing the app in compatibility mode"); case Pkg::CompatibleInstallFailed: return tr("Compatibility mode installation failed"); case Pkg::Prohibit: qCDebug(appLog) << "Package installation is prohibited by administrator policy"; return tr("The administrator has set policies to prevent installation of this package"); case Pkg::DependsBreak: qCDebug(appLog) << "Package has broken dependencies"; Q_FALLTHROUGH(); case Pkg::DependsAuthCancel: { // ä¾�赖状æ€�错误 qCDebug(appLog) << "Package dependency auth canceled or broken"; if (!dependStatus.package.isEmpty() || !m_brokenDepend.isEmpty()) { qCDebug(appLog) << "Has dependStatus package or brokenDepend"; if (m_packagesManager->m_errorIndex.contains(md5)) { // 修改wineä¾�赖的标记方å¼� qCDebug(appLog) << "Found error index for md5" << md5; auto ret = static_cast(m_packagesManager->m_errorIndex.value(md5)); switch (ret) { case DebListModel::VerifyDependsErr: qCDebug(appLog) << "Dependency verification error"; return m_brokenDepend + tr("Invalid digital signature"); default: qCDebug(appLog) << "Failed to install dependency" << m_brokenDepend; return tr("Failed to install %1").arg(m_brokenDepend); // wineä¾�赖安装失败 } } qCDebug(appLog) << "Broken dependencies:" << dependStatus.package; return tr("Broken dependencies: %1").arg(dependStatus.package); // ä¾�èµ–ä¸�满足 } const auto conflictStatus = m_packagesManager->packageConflictStat(idx); // 获å�–冲çª�情况 if (!conflictStatus.is_ok()) { qCDebug(appLog) << "Found package conflict:" << conflictStatus.unwrap(); return tr("Broken dependencies: %1").arg(conflictStatus.unwrap()); // ä¾�赖冲çª� } break; } default: qCDebug(appLog) << "Default case in switch, no specific reason"; break; } // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 qCDebug(appLog) << "Returning workerErrorString"; return workerErrorString(m_packageFailCode[md5], m_packageFailReason[md5]); // æ ¹æ�®é”™è¯¯ä»£ç �和错误原因返回具体的错误原因 } void DebListModel::slotTransactionFinished() { qCDebug(appLog) << "Entering slotTransactionFinished"; if (m_workerStatus == WorkerProcessing) { qWarning() << "installer status still processing"; } // 获å�–trans指针 Transaction *transaction = qobject_cast(sender()); if (!transaction) { qCDebug(appLog) << "Transaction object is null, returning"; return; } // prevent next signal qCDebug(appLog) << "Disconnecting transaction finished signal"; disconnect(transaction, &Transaction::finished, this, &DebListModel::slotTransactionFinished); // ä¸�å†�接收trans结æ�Ÿçš„ä¿¡å�· // report new progress // 更新安装进度(批é‡�安装进度控制) int progressValue = static_cast(100. * (m_operatingIndex + 1) / m_packagesManager->m_preparedPackages.size()); qCDebug(appLog) << "Updating whole progress to" << progressValue; emit signalWholeProgressChanged(progressValue); qCInfo(appLog) << "DebListModel:" << "transaciont finished with exit status:" << transaction->exitStatus(); if (transaction->exitStatus()) { qCDebug(appLog) << "Transaction finished with an error"; // 安装失败 qWarning() << transaction->error() << transaction->errorDetails() << transaction->errorString(); // 检测错误信æ�¯æ˜¯å�¦åŒ…å�«åˆ†çº§ç®¡æŽ§é”™è¯¯ç �,若存在,则当å‰�错误为分级管控验è¯�ç­¾å��ä¸�通过 QString errorInfo = transaction->errorDetails(); if (errorInfo.isEmpty()) { qCDebug(appLog) << "Error details is empty, using error string"; errorInfo = transaction->errorString(); } QString sPackageName = m_packagesManager->m_preparedPackages[m_operatingIndex]; bool verifyError = HierarchicalVerify::instance()->checkTransactionError(sPackageName, errorInfo); qCDebug(appLog) << "Hierarchical verification result:" << verifyError; // 检测安装失败时,弹出对è¯�框æ��示 if (verifyError) { qCDebug(appLog) << "Hierarchical verification failed, setting flag"; // 安装结æ�Ÿå�Žå†�弹出æ��示对è¯�框 m_hierarchicalVerifyError = true; } // ä¿�存错误原因和错误代ç � // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 qCDebug(appLog) << "Saving package fail code and reason"; m_packageFailCode[m_operatingPackageMd5] = verifyError ? static_cast(Pkg::DigitalSignatureError) : static_cast(transaction->error()); m_packageFailReason[m_operatingPackageMd5] = transaction->errorString(); // 刷新æ“�作状æ€� qCDebug(appLog) << "Refreshing package status to Failed"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); emit signalAppendOutputInfo(transaction->errorString()); } else if (m_packageOperateStatus.contains(m_operatingPackageMd5) && m_packageOperateStatus[m_operatingPackageMd5] != Pkg::PackageOperationStatus::Failed) { // 安装æˆ�功 qCDebug(appLog) << "Transaction finished successfully"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Success); // 准备安装下一个包,修改下一个包的状æ€�为正在安装状æ€� if (m_operatingStatusIndex < m_packagesManager->m_preparedPackages.size() - 1) { qCDebug(appLog) << "Preparing for next package installation"; auto md5 = m_packagesManager->getPackageMd5(m_operatingIndex + 1); m_packageOperateStatus[md5] = Pkg::PackageOperationStatus::Waiting; } } // delete trans; if (!m_currentTransaction.isNull()) { qCDebug(appLog) << "Deleting current transaction"; m_currentTransaction->deleteLater(); m_currentTransaction = nullptr; } transaction = nullptr; qCDebug(appLog) << "Bumping install index"; bumpInstallIndex(); // 进入安装进度控制 } void DebListModel::slotDependsInstallTransactionFinished() // ä¾�赖安装关系满足 { qCDebug(appLog) << "Entering slotDependsInstallTransactionFinished"; if (m_workerStatus == WorkerProcessing) { qWarning() << "installer status still processing"; } Transaction *transaction = qobject_cast(sender()); if (!transaction) { qCDebug(appLog) << "Transaction object is null, returning"; return; } const auto transExitStatus = transaction->exitStatus(); qCDebug(appLog) << "Transaction exit status:" << transExitStatus; if (transExitStatus) { qCDebug(appLog) << "Dependency installation transaction failed"; // record error // 记录错误原因和错误代ç � // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 qWarning() << transaction->error() << transaction->errorDetails() << transaction->errorString(); // å�‘终端打å�°é”™è¯¯ m_packageFailCode[m_operatingPackageMd5] = transaction->error(); m_packageFailReason[m_operatingPackageMd5] = transaction->errorString(); refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); // 刷新æ“�作状æ€� emit signalAppendOutputInfo(transaction->errorString()); } // delete trans; if (!m_currentTransaction.isNull()) { qCDebug(appLog) << "Deleting current transaction"; m_currentTransaction->deleteLater(); m_currentTransaction = nullptr; } transaction = nullptr; // check current operate exit status to install or install next if (transExitStatus) { qCDebug(appLog) << "Bumping install index due to failed dependency install"; bumpInstallIndex(); // ä¾�赖安装失败,直接安装下一个包 } else { qCDebug(appLog) << "Dependency installation successful, installing next deb"; // 安装ä¾�èµ–å‰�已对此包进行黑å��å�•å�ŠéªŒç­¾æ ¡éªŒï¼Œæ— éœ€äºŒæ¬¡éªŒè¯� installNextDeb(); // ä¾�赖安装æˆ�功,开始安装这个包 } } void DebListModel::setEndEnable() { qCDebug(appLog) << "Entering setEndEnable"; emit signalEnableReCancelBtn(true); } void DebListModel::checkBoxStatus() { qCDebug(appLog) << "Entering checkBoxStatus"; QTime startTime = QTime::currentTime(); // 获å�–弹出的时间 Transaction *transation = nullptr; auto *const backend = PackageAnalyzer::instance().backendPtr(); qCDebug(appLog) << "Committing changes to backend"; transation = backend->commitChanges(); QTime stopTime = QTime::currentTime(); int elapsed = startTime.msecsTo(stopTime); // 获å�–commit授æ�ƒè¢«å�–消的时间 if (elapsed > 20000) { // 如果时间超过20ms则ä¸�断判断当å‰�窗å�£æ˜¯å�¦è¶…æ—¶ qCDebug(appLog) << "Commit timeout, re-checking status"; QTimer::singleShot(100 * 1, this, &DebListModel::checkBoxStatus); return; } if (transation) { if (transation->isCancellable()) { // 当å‰�transactionå·²ç»�被å�–消 qCDebug(appLog) << "Transaction is cancellable, cancelling it"; transation->cancel(); QTimer::singleShot(100 * 1, this, &DebListModel::setEndEnable); // 设置按钮å�¯ç”¨ } else { qCDebug(appLog) << "Transaction is not cancellable, re-checking status"; QTimer::singleShot(100 * 1, this, &DebListModel::checkBoxStatus); // 当å‰�Transaction还在è¿�行中,继续等待并判断 } } else { qWarning() << "DebListModel:" << "Transaction is Nullptr"; } } void DebListModel::installDebs() { qCDebug(appLog) << "Entering installDebs for operating index" << m_operatingIndex; // reset package depends status on installNextDeb(), check available dependencies const auto dependsStat = m_packagesManager->getPackageDependsStatus(m_operatingStatusIndex); // for compatbile install #ifndef DISABLE_COMPATIBLE bool useCompat = dependsStat.canInstallCompatible(); // Allow reinstall when package already installed in compatible mode with target rootfs set if (!useCompat && Pkg::CompatibleIntalled == dependsStat.status && supportCompatible()) { if (auto ptr = packagePtr(m_operatingIndex)) { if (auto compPtr = ptr->compatible()) { useCompat = !compPtr->targetRootfs.isEmpty(); } } } if (useCompat && supportCompatible()) { qCDebug(appLog) << "Package can be installed in compatible mode"; if (m_compBackend->install(m_operatingIndex)) { qCDebug(appLog) << "Compatible package installation started, setting status to Operating"; refreshOperatingPackageStatus(Pkg::Operating); } else { qCDebug(appLog) << "Compatible package installation failed, setting status to Failed"; refreshOperatingPackageStatus(Pkg::Failed); } return; } #endif // for immutable system, if immutable is enabled, the normal installation process will not be entered if (dependsStat.canInstall() && ImmBackend::instance()->immutableEnabled()) { // ç¡®ä¿�软件包缓存更新已完æˆ�ã€�apt é”�已释放,é�¿å…�与 QApt çš„ updateCache 争用é”� if (!PackageAnalyzer::instance().isCacheUpdateFinished()) { if (m_immutableInstallDeferred) { qCInfo(appLog) << "Immutable install is already deferred, skip duplicate cache-finished connection"; return; } m_immutableInstallDeferred = true; qCInfo(appLog) << "Cache update not finished yet, deferring immutable install until apt lock released"; #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) connect(&PackageAnalyzer::instance(), &PackageAnalyzer::cacheUpdateFinished, this, &DebListModel::slotImmutableDeferredInstall); #else connect(&PackageAnalyzer::instance(), &PackageAnalyzer::cacheUpdateFinished, this, [this]() { m_immutableInstallDeferred = false; installDebs(); }, Qt::SingleShotConnection); #endif return; } m_immutableInstallDeferred = false; qCDebug(appLog) << "Package can be installed in immutable mode"; if (installImmutablePackage()) { qCDebug(appLog) << "Immutable package installation started, setting status to Operating"; refreshOperatingPackageStatus(Pkg::Operating); } else { qCDebug(appLog) << "Immutable package installation failed, setting status to Failed"; refreshOperatingPackageStatus(Pkg::Failed); } return; } // Route to apt install backend for normal apt installation if (m_aptBackend->install(m_operatingIndex)) { // backend will handle the rest via signals // Sync m_currentTransaction for backward compatibility (lastProcessError) m_currentTransaction = m_aptBackend->m_currentTransaction; return; } // Install failed (e.g. deb file no longer exists at stored path) qCWarning(appLog) << "Apt install backend returned false for index" << m_operatingIndex; refreshOperatingPackageStatus(Pkg::Failed); m_packageFailCode.insert(m_operatingPackageMd5, Pkg::UnknownError); m_packageFailReason.insert(m_operatingPackageMd5, tr("Installation failed")); bumpInstallIndex(); } void DebListModel::digitalVerifyFailed(Pkg::ErrorCode errorCode) { qCDebug(appLog) << "Entering digitalVerifyFailed with error code" << errorCode; if (preparedPackages().size() > 1) { // 批é‡�安装 qCDebug(appLog) << "Multiple packages prepared, handling failure for current package"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); // 刷新æ“�作状æ€� // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 m_packageFailCode.insert(m_operatingPackageMd5, errorCode); // 记录错误代ç �与错误原因 m_packageFailReason.insert(m_operatingPackageMd5, ""); bumpInstallIndex(); // 跳过当å‰�包 } else { // Single package (preparedPackages size == 1) or append-time check // where preparedPackages may not yet be fully populated but // m_operatingPackageMd5 is valid. qCDebug(appLog) << "Single package or append-time verify, setting status to failed"; m_workerStatus = WorkerFinished; // Prevent showPackageInfo() from resetting UI refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); // 刷新æ“�作状æ€� // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 m_packageFailCode.insert(m_operatingPackageMd5, errorCode); // 记录错误代ç �与错误原因 m_packageFailReason.insert(m_operatingPackageMd5, ""); qCDebug(appLog) << "Emitting signalWorkerFinished"; emit signalWorkerFinished(); } } void DebListModel::showNoDigitalErrWindowInDdimProcess(void (DebListModel::*failedFunction)()) { qCDebug(appLog) << "Entering showNoDigitalErrWindowInDdimProcess"; DDialog *Ddialog = new DDialog(); // 弹出窗å�£ Ddialog->setModal(true); Ddialog->setWindowFlag(Qt::WindowStaysOnTopHint); // 窗å�£ä¸€ç›´ç½®é¡¶ Ddialog->setTitle(tr("Unable to install")); Ddialog->setIcon(QIcon::fromTheme("di_popwarning")); Ddialog->addButton(QString(tr("OK", "button")), true, DDialog::ButtonNormal); // 添加确认按钮 auto fullPath = m_packagesManager->package(m_operatingIndex); QFileInfo info(fullPath); Ddialog->setMessage(QString(tr("Failed to install %1: no valid digital signature").arg(info.fileName())) + QString("!")); // 消æ�¯æ¡†rejectå�Žçš„æ“�作,包括点击å�–消按钮ã€�关闭图标ã€�按ESC退出 std::function rejectOperate = [this, Ddialog, failedFunction]() { qCDebug(appLog) << "Dialog rejected"; if (failedFunction) { qCDebug(appLog) << "Calling failedFunction"; (this->*failedFunction)(); } Ddialog->deleteLater(); }; // å�–消按钮 QPushButton *btnOk = qobject_cast(Ddialog->getButton(0)); connect(btnOk, &DPushButton::clicked, Ddialog, &DDialog::reject); // 关闭图标 connect(Ddialog, &DDialog::aboutToClose, Ddialog, &DDialog::reject); // ESC退出 connect(Ddialog, &DDialog::rejected, rejectOperate); Ddialog->exec(); // 显示弹窗 } void DebListModel::showNoDigitalErrWindow() { qCDebug(appLog) << "Entering showNoDigitalErrWindow"; if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel) { qCDebug(appLog) << "Ddim channel detected, showing specific error window"; showNoDigitalErrWindowInDdimProcess(&DebListModel::slotNoDigitalSignature); return; } // 批é‡�安装时,如果ä¸�是最å�Žä¸€ä¸ªåŒ…,则ä¸�弹窗,å�ªè®°å½•详细错误原因。 if (m_operatingIndex < m_packagesManager->m_preparedPackages.size() - 1) { qCDebug(appLog) << "Not the last package in batch install, failing silently"; digitalVerifyFailed(Pkg::NoDigitalSignature); return; } qCDebug(appLog) << "Showing no digital signature dialog (security center)"; DDialog *Ddialog = new DDialog(); Ddialog->setModal(true); Ddialog->setWindowFlag(Qt::WindowStaysOnTopHint); Ddialog->setTitle(tr("Unable to install")); Ddialog->setMessage( QObject::tr("This package does not have a valid digital signature and has been blocked from installing/running. " "Go to Security Center > Tools > App Security to change the settings.")); Ddialog->setIcon(QIcon::fromTheme("di_popwarning")); Ddialog->addButton(QString(tr("Cancel", "button")), true, DDialog::ButtonNormal); Ddialog->addButton(QString(tr("Proceed", "button")), true, DDialog::ButtonRecommend); Ddialog->show(); // 消æ�¯æ¡†rejectå�Žçš„æ“�作,包括点击å�–消按钮ã€�关闭图标ã€�按ESC退出 std::function rejectOperate = [this, Ddialog]() { qCDebug(appLog) << "Dialog rejected, calling slotNoDigitalSignature"; this->slotNoDigitalSignature(); Ddialog->deleteLater(); }; QPushButton *btnCancel = qobject_cast(Ddialog->getButton(0)); connect(btnCancel, &DPushButton::clicked, Ddialog, &DDialog::reject); connect(Ddialog, &DDialog::aboutToClose, Ddialog, &DDialog::reject); connect(Ddialog, &DDialog::rejected, rejectOperate); // å‰�往安全中心按钮 QPushButton *btnProceedSecurityCenter = qobject_cast(Ddialog->getButton(1)); connect(btnProceedSecurityCenter, &DPushButton::clicked, this, [] { qCDebug(appLog) << "Proceeding to security center"; HierarchicalVerify::instance()->proceedDefenderSafetyPage(); }); connect(btnProceedSecurityCenter, &DPushButton::clicked, this, &QApplication::exit); connect(btnProceedSecurityCenter, &DPushButton::clicked, Ddialog, &DDialog::deleteLater); } void DebListModel::showDigitalErrWindow(bool recordError) { qCDebug(appLog) << "Entering showDigitalErrWindow, recordError:" << recordError; if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel) { qCDebug(appLog) << "Ddim channel detected"; // ä¸�记录错误时仅æ��示,ä¸�涉å�Šçжæ€�切æ�¢å�Šæ›´æ–°è®°å½• showNoDigitalErrWindowInDdimProcess(recordError ? &DebListModel::slotDigitalSignatureError : nullptr); return; } // 批é‡�安装时,如果ä¸�是最å�Žä¸€ä¸ªåŒ…,则ä¸�弹窗,å�ªè®°å½•详细错误原因。 if (m_operatingIndex < m_packagesManager->m_preparedPackages.size() - 1) { qCDebug(appLog) << "Not the last package in batch install"; if (recordError) { qCDebug(appLog) << "Recording digital signature error and failing"; digitalVerifyFailed(Pkg::DigitalSignatureError); // 刷新安装错误,并记录错误原因 } return; } qCDebug(appLog) << "Showing digital error dialog"; DDialog *Ddialog = new DDialog(); // 设置窗å�£ç„¦ç‚¹ Ddialog->setFocusPolicy(Qt::TabFocus); // 设置弹出窗å�£ä¸ºæ¨¡æ€�窗å�£ Ddialog->setModal(true); // 设置窗å�£å§‹ç»ˆç½®é¡¶ Ddialog->setWindowFlag(Qt::WindowStaysOnTopHint); // 设置弹出窗å�£æ˜¾ç¤ºçš„ä¿¡æ�¯ Ddialog->setTitle(tr("Unable to install")); Ddialog->setMessage(QString(tr("This package does not have a valid digital signature")) + QString("!")); Ddialog->setIcon(QIcon::fromTheme("di_popwarning")); Ddialog->addButton(QString(tr("OK", "button")), true, DDialog::ButtonNormal); Ddialog->show(); QPushButton *btnOK = qobject_cast(Ddialog->getButton(0)); btnOK->setFocusPolicy(Qt::TabFocus); btnOK->setFocus(); // 窗å�£é€€å‡ºæ“�作,包括所有å�¯ä»¥é€€å‡ºæ­¤çª—å�£çš„æ“�作 std::function exitOperate = [this, Ddialog, recordError]() { qCDebug(appLog) << "Dialog exit operation triggered"; if (recordError) { qCDebug(appLog) << "Calling slotDigitalSignatureError"; this->slotDigitalSignatureError(); } Ddialog->deleteLater(); }; // 点击弹出窗å�£çš„关闭图标按钮 connect(Ddialog, &DDialog::aboutToClose, Ddialog, &DDialog::reject); // 点击弹出窗å�£çš„确定按钮 connect(btnOK, &DPushButton::clicked, Ddialog, &DDialog::reject); // ESC退出 / reject(所有退出路径汇è�šåˆ°æ­¤ä¿¡å�·ï¼‰ connect(Ddialog, &DDialog::rejected, exitOperate); } void DebListModel::showDevelopDigitalErrWindow(Pkg::ErrorCode code) { qCDebug(appLog) << "Entering showDevelopDigitalErrWindow with error code" << code; Dialog *Ddialog = new Dialog(); // 设置窗å�£ç„¦ç‚¹ // fix bug:https://pms.uniontech.com/zentao/bug-view-44837.html Ddialog->setFocusPolicy(Qt::TabFocus); // 设置弹出窗å�£ä¸ºæ¨¡æ€�窗å�£ Ddialog->setModal(true); // 设置窗å�£å§‹ç»ˆç½®é¡¶ Ddialog->setWindowFlag(Qt::WindowStaysOnTopHint); // 设置弹出窗å�£æ˜¾ç¤ºçš„ä¿¡æ�¯ Ddialog->setMessage(QString(tr("This package does not have a valid digital signature. Continue with the installation?"))); Ddialog->setIcon(QIcon::fromTheme("di_popwarning")); Ddialog->addButton(QString(tr("Cancel")), true, DDialog::ButtonNormal); Ddialog->addButton(QString(tr("Continue", "button")), true, DDialog::ButtonRecommend); // 添加å‰�往按钮 Ddialog->show(); QPushButton *cancelBtn = qobject_cast(Ddialog->getButton(0)); cancelBtn->setFocusPolicy(Qt::TabFocus); cancelBtn->setFocus(); // All cancel/close paths funnel through rejected, which triggers digitalVerifyFailed. std::function cancelOperate = [this, Ddialog, code]() { qCDebug(appLog) << "Develop digital error window canceled, calling digitalVerifyFailed"; digitalVerifyFailed(code); Ddialog->deleteLater(); }; // Cancel button -> reject connect(cancelBtn, &DPushButton::clicked, Ddialog, &DDialog::reject); // Close icon -> reject connect(Ddialog, &DDialog::aboutToClose, Ddialog, &DDialog::reject); // ESC key -> reject (via Dialog::signalClosed which DDialog::rejected may not cover) connect(Ddialog, &Dialog::signalClosed, Ddialog, &DDialog::reject); // Single handler for all reject paths connect(Ddialog, &DDialog::rejected, cancelOperate); QPushButton *continueBtn = qobject_cast(Ddialog->getButton(1)); connect(continueBtn, &DPushButton::clicked, this, [&] { qCDebug(appLog) << "Continue button clicked on develop digital error window, calling installNextDeb"; installNextDeb(); }); // 点击继续,进入安装æµ�程 connect(continueBtn, &DPushButton::clicked, Ddialog, &DDialog::deleteLater); } void DebListModel::slotDigitalSignatureError() { qCDebug(appLog) << "Entering slotDigitalSignatureError"; digitalVerifyFailed(Pkg::DigitalSignatureError); } void DebListModel::slotNoDigitalSignature() { qCDebug(appLog) << "Entering slotNoDigitalSignature"; digitalVerifyFailed(Pkg::NoDigitalSignature); } void DebListModel::slotShowDevelopModeWindow() { qCDebug(appLog) << "Entering slotShowDevelopModeWindow"; // 弹出设置 通用窗å�£ // 1.读å�–系统版本å�· qCDebug(appLog) << "Reading system version"; QProcess *unlock = new QProcess(this); unlock->start("lsb_release", {"-r"}); unlock->waitForFinished(); auto output = unlock->readAllStandardOutput(); auto str = QString::fromUtf8(output); REG_EXP re("\t.+\n"); QString osVerStr; #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) if (re.indexIn(str) > -1) { auto result = re.cap(0); #else QRegularExpressionMatch match = re.match(str); if (match.hasMatch()) { auto result = match.captured(0); #endif osVerStr = result.remove(0, 1).remove(result.size() - 1, 1); qCInfo(appLog) << "lsb_release -r:" << output; qCInfo(appLog) << "OS version:" << osVerStr; } // 2.打开控制中心 qCDebug(appLog) << "Opening control center for OS version:" << osVerStr; if (osVerStr == "20") { // V20模å¼� qCDebug(appLog) << "OS version is 20, using com.deepin.dde.ControlCenter"; QDBusInterface interface("com.deepin.dde.ControlCenter", "/com/deepin/dde/ControlCenter", "com.deepin.dde.ControlCenter"); if (interface.isValid()) { qCDebug(appLog) << "Calling ShowPage on D-Bus interface"; interface.call("ShowPage", "commoninfo", "Developer Mode"); } QDBusError error = interface.lastError(); if (error.isValid()) { qWarning() << QString("DBus ControlCenter.ShowPage failed, Type: %1 MSG: %2").arg(error.type()).arg(error.message()); } } else if (osVerStr == "23") { // V23模å¼� qCDebug(appLog) << "OS version is 23, using org.deepin.dde.ControlCenter1"; if (unlock->exitCode() != QProcess::NormalExit) { QDBusInterface interface( "org.deepin.dde.ControlCenter1", "/org/deepin/dde/ControlCenter1", "org.deepin.dde.ControlCenter1"); if (interface.isValid()) { qCDebug(appLog) << "Calling ShowPage on D-Bus interface for v23"; interface.call("ShowPage", "commoninfo", "Developer Mode"); } QDBusError error = interface.lastError(); if (error.isValid()) { qWarning() << QString("DBus ControlCenter.ShowPage failed, Type: %1 MSG: %2").arg(error.type()).arg(error.message()); } } } else { qWarning() << qPrintable("Unknown OS version, connot open dde-control-center"); } unlock->deleteLater(); } bool DebListModel::checkDigitalSignature() { qCDebug(appLog) << "Entering checkDigitalSignature"; // 分级管控å�¯ç”¨æ—¶ï¼Œäº¤ç”±åˆ†çº§ç®¡æŽ§è¿›è¡Œç­¾å��验è¯� if (HierarchicalVerify::instance()->isValid()) { qCDebug(appLog) << "Hierarchical verification is valid, skipping signature check"; return true; } const auto stat = m_packagesManager->getPackageDependsStatus(m_operatingIndex); // 获å�–包的ä¾�赖状æ€� if (stat.isBreak() || stat.isAuthCancel()) { qCDebug(appLog) << "Dependency is broken or auth cancelled, skipping signature check"; return true; } // 社区版ä¸�读å�–设置,ä¿�æŒ� m_isDigitalVerify 默认值 false if (DSysInfo::uosEditionType() != DSysInfo::UosCommunity) { SettingDialog dialog; m_isDigitalVerify = dialog.isDigitalVerified(); } int digitalSigntual = Utils::Digital_Verify(m_packagesManager->package(m_operatingIndex)); // 判断是å�¦æœ‰æ•°å­—ç­¾å�� qCInfo(appLog) << "m_isDevelopMode:" << m_isDevelopMode << " /m_isDigitalVerify:" << m_isDigitalVerify << " /digitalSigntual:" << digitalSigntual; // æ— æ•°å­—ç­¾å��:专业版检查Mode属性,社区版走开å�‘者模å¼�逻辑 if (digitalSigntual == Utils::DebfileInexistence) { if (HierarchicalVerify::instance()->isValid()) { if (HierarchicalVerify::instance()->allowInstallUnsigned()) { qCDebug(appLog) << "No digital signature, professional Mode=0, allowing install"; return true; } qCDebug(appLog) << "No digital signature, professional Mode!=0, showing security center dialog"; showNoDigitalErrWindow(); return false; } if (!m_isDevelopMode) { qCDebug(appLog) << "No digital signature, community non-developer, showDigitalErrWindow"; showDigitalErrWindow(); return false; } if (!m_isDigitalVerify) { qCDebug(appLog) << "No digital signature, community developer no verify, allowing"; return true; } qCDebug(appLog) << "No digital signature, community developer with verify, showDevelopDigitalErrWindow"; showDevelopDigitalErrWindow(Pkg::NoDigitalSignature); return false; } if (m_isDevelopMode && !m_isDigitalVerify) { // å¼€å�‘者模å¼�且未设置验签功能 qCDebug(appLog) << "Developer mode and digital verification is disabled, returning true"; return true; } else if (m_isDevelopMode && m_isDigitalVerify) { // å¼€å�‘者模å¼�且设置验签功能 qCDebug(appLog) << "Developer mode and digital verification is enabled"; if (digitalSigntual == Utils::VerifySuccess) { qCDebug(appLog) << "Signature verification successful in developer mode"; return true; } else { qCDebug(appLog) << "Signature verification failed in developer mode"; Pkg::ErrorCode code = Pkg::DigitalSignatureError; showDevelopDigitalErrWindow(code); // 弹出æ��示框 return false; } } else { // é�žå¼€å�‘者模å¼� qCDebug(appLog) << "Not in developer mode, checking signature status"; bool verifiedResult = false; switch (digitalSigntual) { case Utils::VerifySuccess: // ç­¾å��验è¯�æˆ�功 qCDebug(appLog) << "Signature verification successful"; verifiedResult = true; break; case Utils::ExtractDebFail: // 无有效的数字签å�� qCDebug(appLog) << "Failed to extract deb, showing digital error window"; showDigitalErrWindow(); verifiedResult = false; break; case Utils::DebVerifyFail: case Utils::OtherError: // 其他原因造æˆ�的签å��校验失败 qCDebug(appLog) << "Deb verification failed or other error, showing digital error window"; showDigitalErrWindow(); verifiedResult = false; break; default: // 其他未知错误 qCInfo(appLog) << "unknown mistake"; qCDebug(appLog) << "Unknown signature verification error"; verifiedResult = false; break; } return verifiedResult; } } void DebListModel::installNextDeb() { qCDebug(appLog) << "Entering installNextDeb for operating index" << m_operatingStatusIndex; // If package is first package or install to compatible mode, not need reset status. bool isFirstPackageAndCached = (0 == m_operatingStatusIndex) && m_packagesManager->cachedPackageDependStatus(m_operatingStatusIndex); if (!isFirstPackageAndCached) { qCDebug(appLog) << "Not first package or not cached, resetting package depends status"; // The apt backend cache may changed, refresh package status. m_packagesManager->resetPackageDependsStatus(m_operatingStatusIndex); } PackageDependsStatus dependStatus = m_packagesManager->getPackageDependsStatus(m_operatingStatusIndex); qCDebug(appLog) << "Current dependency status:" << dependStatus.status; // Check if compatible backend should be used (fresh install or reinstall) bool useCompat = dependStatus.canInstallCompatible(); if (!useCompat && Pkg::CompatibleIntalled == dependStatus.status && supportCompatible()) { if (auto ptr = packagePtr(m_operatingIndex)) { if (auto compPtr = ptr->compatible()) { useCompat = !compPtr->targetRootfs.isEmpty(); } } } if (useCompat && supportCompatible()) { qCDebug(appLog) << "Can install in compatible mode, calling installDebs"; installDebs(); } else if (ImmBackend::instance()->immutableEnabled()) { qCDebug(appLog) << "Immutable backend enabled, calling installDebs"; installDebs(); } else if (dependStatus.isAvailable()) { // 存在没有安装的ä¾�赖包,则进入普通安装æµ�程执行ä¾�赖安装 qCDebug(appLog) << "Dependencies are available, calling installDebs"; installDebs(); } else if (dependStatus.status >= Pkg::DependsStatus::DependsBreak) { // 安装å‰�ç½®æ�¡ä»¶ä¸�满足,无法处ç�† qCDebug(appLog) << "Dependencies broken, failing and bumping index"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); bumpInstallIndex(); return; } else { // 如果当å‰�包的ä¾�赖全部安装完毕,则进入é…�置判断æµ�程 qCDebug(appLog) << "Dependencies satisfied, checking for debconf"; QString sPackageName = m_packagesManager->m_preparedPackages[m_operatingIndex]; if (Utils::checkPackageContainsDebConf(sPackageName)) { // 检查当å‰�包是å�¦éœ€è¦�é…�ç½® qCDebug(appLog) << "Package contains debconf, starting install config process"; m_procInstallConfig->start("pkexec", QStringList() << "pkexec" << "deepin-deb-installer-dependsInstall" << "--install_config" << sPackageName, {}, 0, false); // é…�置安装æµ�程 } else { qCDebug(appLog) << "No debconf, proceeding with normal installation by calling installDebs"; installDebs(); // 普通安装æµ�程 } } } void DebListModel::slotTransactionOutput() { qCDebug(appLog) << "Entering slotTransactionOutput"; if (m_workerStatus == WorkerProcessing) { qCInfo(appLog) << "installer status error"; } Transaction *trans = qobject_cast(sender()); if (!trans) { qCDebug(appLog) << "Transaction object is null, returning"; return; } qCDebug(appLog) << "Refreshing package status to Operating"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Operating); // 刷新当å‰�包的æ“�作状æ€� disconnect(trans, &Transaction::statusDetailsChanged, this, &DebListModel::slotTransactionOutput); } void DebListModel::slotImmutableDeferredInstall() { disconnect(&PackageAnalyzer::instance(), &PackageAnalyzer::cacheUpdateFinished, this, &DebListModel::slotImmutableDeferredInstall); m_immutableInstallDeferred = false; installDebs(); } void DebListModel::slotUninstallFinished() { qCDebug(appLog) << "Entering slotUninstallFinished"; if (m_workerStatus == WorkerProcessing) { qCInfo(appLog) << "installer status error"; } // 增加å�¸è½½å¤±è´¥çš„æƒ…况 // æ­¤å‰�çš„å�šæ³•æ˜¯å�‘出commitError的信å�·ï¼ŒçŽ°åœ¨å…¨éƒ¨åœ¨Finished中进行处ç�†ã€‚ä¸�å†�特殊处ç�†ã€‚ Transaction *trans = qobject_cast(sender()); if (!trans) { qCDebug(appLog) << "Transaction object is null, returning"; return; } if (trans->exitStatus()) { qCDebug(appLog) << "Uninstall finished with an error"; m_workerStatus = WorkerFinished; // 刷新包安装器的工作状æ€� refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); // 刷新当å‰�包的æ“�作状æ€� m_packageOperateStatus[m_operatingPackageMd5] = Pkg::PackageOperationStatus::Failed; qWarning() << "DebListModel:" << "uninstall finished with finished code:" << trans->error() << "finished details:" << trans->errorString(); } else { qCDebug(appLog) << "Uninstall finished successfully"; m_workerStatus = WorkerFinished; // 刷新包安装器的工作状æ€� refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Success); // 刷新当å‰�包的å�¸è½½çжæ€� m_packageOperateStatus[m_operatingPackageMd5] = Pkg::PackageOperationStatus::Success; } qCDebug(appLog) << "Emitting signalWorkerFinished for uninstall"; emit signalWorkerFinished(); // å�‘é€�结æ�Ÿä¿¡å�·ï¼ˆå�ªæœ‰å�•包å�¸è½½ï¼‰å�¸è½½ç»“æ�Ÿå°±æ˜¯æ•´ä¸ªæµ�程的结æ�Ÿ trans->deleteLater(); } void DebListModel::slotSetCurrentIndex(const QModelIndex &modelIndex) { qCDebug(appLog) << "Entering slotSetCurrentIndex"; if (m_currentIdx == modelIndex) { qCDebug(appLog) << "New index is same as current, returning"; return; // è¦�修改的index与当å‰�index 一致 } const QModelIndex index = m_currentIdx; // ä¿�存当å‰�çš„index m_currentIdx = modelIndex; // 修改当å‰�çš„index qCDebug(appLog) << "Current index changed to" << m_currentIdx.row(); emit dataChanged(index, index); emit dataChanged(m_currentIdx, m_currentIdx); // å�‘é€�index修改信å�· } void DebListModel::initPrepareStatus() { qCDebug(appLog) << "Entering initPrepareStatus"; for (int i = 0; i < m_packagesManager->m_preparedPackages.size(); i++) { auto md5 = m_packagesManager->getPackageMd5(i); qCDebug(appLog) << "Setting package" << md5 << "to Prepare status"; m_packageOperateStatus.insert(md5, Pkg::PackageOperationStatus::Prepare); // 刷新当å‰�所有包的状æ€�为Prepare } } void DebListModel::initRowStatus() { qCDebug(appLog) << "Entering initRowStatus"; // æ›´æ�¢çжæ€�存储方å¼�å�Žä¿®æ”¹æ›´æ–°çжæ€�的方å¼� for (auto md5 : m_packageMd5) { qCDebug(appLog) << "Setting package" << md5 << "to Waiting status"; m_packageOperateStatus[md5] = Pkg::PackageOperationStatus::Waiting; } } void DebListModel::slotUpWrongStatusRow() { qCDebug(appLog) << "Entering slotUpWrongStatusRow"; if (m_packagesManager->m_preparedPackages.size() == 1) { qCDebug(appLog) << "Only one package, no need to update wrong status row, returning"; return; } QList installErrorPackages; // 安装错误的包的list QList installSuccessPackages; // 安装æˆ�功的包的list // æ ¹æ�®åŒ…çš„æ“�作状æ€�,分别找到所有安装æˆ�功的包与安装失败的包 qCDebug(appLog) << "Separating packages by installation status"; QMapIterator iteratorpackageOperateStatus(m_packageOperateStatus); while (iteratorpackageOperateStatus.hasNext()) { iteratorpackageOperateStatus.next(); // ä¿�存安装æˆ�功的包 if (iteratorpackageOperateStatus.value() == Pkg::PackageOperationStatus::Failed || iteratorpackageOperateStatus.value() == Pkg::PackageOperationStatus::VerifyFailed) { // 安装失败或签å��验è¯�失败 installErrorPackages.append(iteratorpackageOperateStatus.key()); // ä¿�存下标 } // ä¿�存安装失败的包 if (iteratorpackageOperateStatus.value() == Pkg::PackageOperationStatus::Success) { installSuccessPackages.append(iteratorpackageOperateStatus.key()); } } qCDebug(appLog) << "Failed packages count:" << installErrorPackages.size() << ", Success packages count:" << installSuccessPackages.size(); if (installErrorPackages.size() == 0) { // 全部安装æˆ�功 直接退出 qCDebug(appLog) << "No error packages, returning"; return; } // 先将包与md5 绑定 // å�Žç»­è¦�对根æ�®MD5对包的路径进行排åº�,ä¿�è¯�包å��å’Œmd5的下标统一 qCDebug(appLog) << "Reordering packages based on status"; QMap md5Packages; for (int i = 0; i < m_packagesManager->m_packageMd5.size(); i++) { md5Packages.insert(m_packagesManager->m_packageMd5[i], m_packagesManager->m_preparedPackages[i]); } m_packagesManager->m_packageMd5.clear(); m_packagesManager->m_packageMd5.append(installErrorPackages); m_packagesManager->m_packageMd5.append(installSuccessPackages); m_packagesManager->m_preparedPackages.clear(); for (int i = 0; i < m_packagesManager->m_packageMd5.size(); i++) { m_packagesManager->m_preparedPackages.append(md5Packages[m_packagesManager->m_packageMd5[i]]); } // update view qCDebug(appLog) << "Emitting dataChanged to update view"; const QModelIndex idxStart = index(0); const QModelIndex idxEnd = index(m_packageOperateStatus.size() - 1); emit dataChanged(idxStart, idxEnd); // update scroll emit signalCurrentProcessPackageIndex(-1); } void DebListModel::slotConfigInstallFinish(int installResult) { qCDebug(appLog) << "Config install finish, installResult: " << installResult; if (m_packagesManager->m_preparedPackages.size() == 0) { qCDebug(appLog) << "No prepared packages, returning"; return; } int progressValue = static_cast(100. * (m_operatingIndex + 1) / m_packagesManager->m_preparedPackages.size()); // 批é‡�安装时对进度进行处ç�† emit signalWholeProgressChanged(progressValue); if (0 == installResult) { // 安装æˆ�功 qCDebug(appLog) << "Installation successful"; if (m_packagesManager->m_packageMd5DependsStatus[m_packagesManager->m_packageMd5[m_operatingIndex]].status == Pkg::DependsStatus::DependsOk) { qCDebug(appLog) << "Depends ok, refreshing status to Success"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Success); // 刷新安装状æ€� m_procInstallConfig->terminate(); // 结æ�Ÿé…�ç½® m_procInstallConfig->close(); } bumpInstallIndex(); // 开始安装下一个 } else { qCDebug(appLog) << "Installation failed"; if (1 == m_packagesManager->m_preparedPackages.size()) { // å�•包安装 qCDebug(appLog) << "Single package installation, refreshing status to Prepare"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Prepare); // 刷新当å‰�包的æ“�作状æ€�为准备æ€� m_workerStatus = WorkerPrepare; emit signalAuthCancel(); // 授æ�ƒå�–消 } else { // 批é‡�安装 qCDebug(appLog) << "Batch installation, refreshing status to Failed"; refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); // 刷新当å‰�包的状æ€�为失败 // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 m_packageFailCode.insert(m_operatingPackageMd5, installResult); // ä¿�存失败原因 m_packageFailReason.insert(m_operatingPackageMd5, "Authentication failed"); bumpInstallIndex(); // 开始安装下一个 } } qCDebug(appLog) << "Hiding and clearing config window"; configWindow->hide(); // éš�è—�é…�置窗å�£ configWindow->clearTexts(); // 清楚é…�置信æ�¯ // m_procInstallConfig->terminate(); //结æ�Ÿé…�ç½® // m_procInstallConfig->close(); } void DebListModel::slotConfigReadOutput(const char *buffer, int length, bool isCommandExec) { qCDebug(appLog) << "Config read output, length:" << length; QString tmp = QByteArray(buffer, length); // 获å�–é…�置读å�–到的信æ�¯ tmp.remove(QChar('"'), Qt::CaseInsensitive); tmp.remove(QChar('\n'), Qt::CaseInsensitive); // å�–消授æ�ƒå¼¹çª—,则ä¸�显示é…�置安装界é�¢ if (!tmp.contains("Error executing command as another user: Request dismissed")) { qCDebug(appLog) << "No error, showing config window"; // 获å�–到当å‰�正在安装é…�ç½® emit signalWorkerStart(); refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Operating); // 刷新当å‰�çš„æ“�作状æ€� configWindow->show(); // 显示é…�置窗å�£ int iCutoutNum = tmp.size(); if (iCutoutNum > 0) { qCDebug(appLog) << "Appending output info to config window"; emit signalAppendOutputInfo(tmp); // 原本安装信æ�¯ç•Œé�¢ä¿¡æ�¯ä¹Ÿè¦�添加,以备安装完æˆ�å�ŽæŸ¥çœ‹å®‰è£…ä¿¡æ�¯ configWindow->appendTextEdit(tmp); // é…�置包安装信æ�¯ç•Œé�¢æ˜¾ç¤ºé…�置信æ�¯ } } } void DebListModel::slotConfigInputWrite(const QString &str) { qCDebug(appLog) << "Writing config input: " << str; if (supportCompatible() && m_compBackend && m_compBackend->isRunning()) { qCDebug(appLog) << "Writing to compatible processor"; m_compBackend->writeConfigData(str); return; } if (m_immProcessor && m_immProcessor->isRunning()) { qCDebug(appLog) << "Writing to immutable processor"; m_immProcessor->writeConfigData(str); return; } qCDebug(appLog) << "Writing to pty"; m_procInstallConfig->pty()->write(str.toUtf8()); // 将用户输入的é…�置项写入到é…�置安装进程中。 m_procInstallConfig->pty()->write("\n"); // 写入æ�¢è¡Œï¼Œé…�置生效 } void DebListModel::slotCheckInstallStatus(const QString &installInfo) { qCDebug(appLog) << "Checking install status, installInfo:" << installInfo; // 判断当å‰�的信æ�¯æ˜¯å�¦æ˜¯é”™è¯¯æ��示信æ�¯ if (installInfo.contains("Error executing command as another user: Request dismissed")) { qCDebug(appLog) << "Error executing command as another user: Request dismissed"; emit signalAppendOutputInfo(installInfo); // 输出安装错误的原因 m_workerStatus = WorkerFinished; // 刷新包安装器的工作状æ€� refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); // 刷新当å‰�包的æ“�作状æ€� // 修改map存储的数æ�®æ ¼å¼�,将错误原因与错误代ç �与包绑定,而é�žä¸Žä¸‹æ ‡ç»‘定 m_packageOperateStatus[m_operatingPackageMd5] = Pkg::PackageOperationStatus::Failed; m_packageFailCode.insert(m_operatingPackageMd5, 0); // ä¿�存失败原因 m_packageFailReason.insert(m_operatingPackageMd5, ""); bumpInstallIndex(); return; } } bool DebListModel::recheckPackagePath(const QString &packagePath) const { // qCDebug(appLog) << "Checking package path:" << packagePath; QFile packagePathFile(packagePath); do { if (packagePathFile.symLinkTarget().isEmpty()) { if (packagePathFile.exists()) { return true; } } else { QFile realPath(packagePathFile.symLinkTarget()); if (realPath.exists() && packagePathFile.exists()) { return true; } } } while (false); QFileInfo fileInfo(packagePath); qWarning() << "check file path" << packagePath << "source file and link file not exist "; emit signalPackageCannotFind(fileInfo.fileName()); return false; } void DebListModel::getPackageMd5(const QList &packagesMD5) { // qCDebug(appLog) << "Getting package MD5s"; m_packageMd5.clear(); m_packageMd5 = packagesMD5; emit signalAppendFinished(); } void DebListModel::slotShowProhibitWindow() { qCDebug(appLog) << "Showing prohibit window"; digitalVerifyFailed(Pkg::ApplocationProhibit); } void DebListModel::showProhibitWindow() { qCDebug(appLog) << "Showing prohibit window"; // 批é‡�安装时,如果ä¸�是最å�Žä¸€ä¸ªåŒ…,则ä¸�弹窗,å�ªè®°å½•详细错误原因。 if (m_operatingIndex < m_packagesManager->m_preparedPackages.size() - 1) { digitalVerifyFailed(Pkg::ApplocationProhibit); // 刷新安装错误,并记录错误原因 return; } DDialog *Ddialog = new DDialog(); // 设置窗å�£ç„¦ç‚¹ Ddialog->setFocusPolicy(Qt::TabFocus); // 设置弹出窗å�£ä¸ºæ¨¡æ€�窗å�£ Ddialog->setModal(true); // 设置窗å�£å§‹ç»ˆç½®é¡¶ Ddialog->setWindowFlag(Qt::WindowStaysOnTopHint); // 设置弹出窗å�£æ˜¾ç¤ºçš„ä¿¡æ�¯ Ddialog->setTitle(tr("Unable to install")); Ddialog->setMessage(QString(tr("The administrator has set policies to prevent installation of this package"))); Ddialog->setIcon(QIcon::fromTheme("di_popwarning")); Ddialog->addButton(QString(tr("OK", "button")), true, DDialog::ButtonNormal); Ddialog->show(); QPushButton *btnOK = qobject_cast(Ddialog->getButton(0)); btnOK->setFocusPolicy(Qt::TabFocus); btnOK->setFocus(); // 窗å�£é€€å‡ºæ“�作,包括所有å�¯ä»¥é€€å‡ºæ­¤çª—å�£çš„æ“�作 std::function exitOperate = [this, Ddialog]() { this->slotShowProhibitWindow(); Ddialog->deleteLater(); }; // 点击弹出窗å�£çš„关闭图标按钮 connect(Ddialog, &DDialog::aboutToClose, Ddialog, &DDialog::reject); // 点击弹出窗å�£çš„确定按钮 connect(btnOK, &DPushButton::clicked, Ddialog, &DDialog::reject); // ESC / reject(所有退出路径汇è�šåˆ°æ­¤ä¿¡å�·ï¼‰ connect(Ddialog, &DDialog::rejected, exitOperate); } bool DebListModel::checkBlackListApplication() { qCDebug(appLog) << "Checking blacklist application"; PackageDependsStatus dependsStat = m_packagesManager->getPackageDependsStatus(m_operatingIndex); if (dependsStat.isProhibit()) { qCDebug(appLog) << "Package is in blacklist, showing prohibit window"; showProhibitWindow(); return true; } qCDebug(appLog) << "Package is not in blacklist"; return false; } DebListModel::~DebListModel() { qCDebug(appLog) << "DebListModel destructor"; delete m_packagesManager; delete configWindow; delete m_procInstallConfig; } /** @brief 打å�°å¾…安装的软件包信æ�¯ï¼Œå°†æ ¹æ�®å®‰è£…ã€�å�‡çº§ã€�å�¸è½½ç­‰åˆ†ç±»åˆ†åˆ«æ‰“å�°å¯¹åº”å�˜æ›´çš„软件包 */ void DebListModel::printDependsChanges() { qCDebug(appLog) << "Printing depends changes"; auto *const backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCDebug(appLog) << "Backend is not available"; return; } auto changeList = backend->markedPackages(); if (changeList.isEmpty()) { qCDebug(appLog) << "Change list is empty"; return; } static QMap tagTable = {{Package::IsManuallyHeld, "Package::IsManuallyHeld"}, {Package::NewInstall, "Package::NewInstall"}, {Package::ToReInstall, "Package::ToReInstall"}, {Package::ToUpgrade, "Package::ToUpgrade"}, {Package::ToDowngrade, "Package::ToDowngrade"}, {Package::ToRemove, "Package::ToRemove"}}; QMap changeInfo; for (const Package *package : changeList) { int flags = package->state(); int status = flags & (Package::IsManuallyHeld | Package::NewInstall | Package::ToReInstall | Package::ToUpgrade | Package::ToDowngrade | Package::ToRemove); changeInfo[status] << QString("%1, %2, %3").arg(package->name()).arg(package->version()).arg(package->architecture()); } qCInfo(appLog) << "Install depends details:"; for (auto info = changeInfo.begin(); info != changeInfo.end(); info++) { qCInfo(appLog) << tagTable[info.key()] << info.value(); } } QString DebListModel::itemToolTips(int index) const { qCDebug(appLog) << "Getting item tool tips for index:" << index; const auto dependStatus = m_packagesManager->getPackageDependsStatus(index); if (!dependStatus.canInstall()) { static const int kTipsWidth = 440; return Utils::formatWrapText(packageFailedReason(index), kTipsWidth); } return {}; } void DebListModel::ensureCompatibleProcessor() { qCDebug(appLog) << "Ensuring compatible processor"; if (!m_compProcessor) { m_compProcessor.reset(new Compatible::CompatibleProcessController); connect( m_compProcessor.data(), &Compatible::CompatibleProcessController::processOutput, this, [this](const QString &output) { Q_EMIT signalAppendOutputInfo(output); if (configWindow->isVisible()) { configWindow->appendTextEdit(output); } else if (m_compProcessor->needTemplates()) { configWindow->appendTextEdit(output); configWindow->show(); } }); connect(m_compProcessor.data(), &Compatible::CompatibleProcessController::progressChanged, this, [this](float progress) { const int progressValue = static_cast((100. / m_packagesManager->m_preparedPackages.size()) * (m_operatingIndex + progress / 100.)); Q_EMIT signalWholeProgressChanged(progressValue); Q_EMIT signalCurrentPacakgeProgressChanged(static_cast(progress)); }); connect(m_compProcessor.data(), &Compatible::CompatibleProcessController::processFinished, this, [this](bool success) { if (configWindow->isVisible()) { configWindow->hide(); configWindow->clearTexts(); } if (success) { refreshOperatingPackageStatus(Pkg::Success); } else { auto pkgPtr = m_compProcessor->currentPackage(); if (pkgPtr) { m_packageFailCode.insert(m_operatingPackageMd5, pkgPtr->errorCode()); m_packageFailReason.insert(m_operatingPackageMd5, pkgPtr->errorString()); if (Pkg::DigitalSignatureError == pkgPtr->errorCode()) { m_hierarchicalVerifyError = true; } if (Pkg::ConfigAuthCancel == pkgPtr->errorCode()) { m_workerStatus = WorkerPrepare; Q_EMIT signalAuthCancel(); return; } } refreshOperatingPackageStatus(Pkg::Failed); } bumpInstallIndex(); }); } } bool DebListModel::installCompatiblePackage() { qCDebug(appLog) << "Installing compatible package"; ensureCompatibleProcessor(); m_currentPackage = packagePtr(m_operatingIndex); return m_compProcessor->install(m_currentPackage); } bool DebListModel::uninstallCompatiblePackage() { qCDebug(appLog) << "Uninstalling compatible package"; ensureCompatibleProcessor(); m_currentPackage = packagePtr(m_operatingIndex); return m_compProcessor->uninstall(m_currentPackage); } void DebListModel::ensureImmutableProcessor() { qCDebug(appLog) << "Ensuring immutable processor"; if (!m_immProcessor) { m_immProcessor.reset(new Immutable::ImmutableProcessController); connect( m_immProcessor.data(), &Immutable::ImmutableProcessController::processOutput, this, [this](const QString &output) { Q_EMIT signalAppendOutputInfo(output); if (configWindow->isVisible()) { configWindow->appendTextEdit(output); } else if (m_immProcessor->needTemplates()) { configWindow->appendTextEdit(output); configWindow->show(); } }); connect(m_immProcessor.data(), &Immutable::ImmutableProcessController::progressChanged, this, [this](float progress) { const int progressValue = static_cast((100. / m_packagesManager->m_preparedPackages.size()) * (m_operatingIndex + progress / 100.)); Q_EMIT signalWholeProgressChanged(progressValue); Q_EMIT signalCurrentPacakgeProgressChanged(static_cast(progress)); }); connect(m_immProcessor.data(), &Immutable::ImmutableProcessController::processFinished, this, [this](bool success) { if (configWindow->isVisible()) { configWindow->hide(); configWindow->clearTexts(); } if (success) { refreshOperatingPackageStatus(Pkg::Success); } else { auto pkgPtr = m_immProcessor->currentPackage(); if (pkgPtr) { m_packageFailCode.insert(m_operatingPackageMd5, pkgPtr->errorCode()); m_packageFailReason.insert(m_operatingPackageMd5, pkgPtr->errorString()); if (Pkg::DigitalSignatureError == pkgPtr->errorCode()) { m_hierarchicalVerifyError = true; } if (Pkg::ConfigAuthCancel == pkgPtr->errorCode()) { m_workerStatus = WorkerPrepare; Q_EMIT signalAuthCancel(); return; } } refreshOperatingPackageStatus(Pkg::Failed); } bumpInstallIndex(); }); } } bool DebListModel::installImmutablePackage() { qCDebug(appLog) << "Installing immutable package"; ensureImmutableProcessor(); m_currentPackage = packagePtr(m_operatingIndex); // apt skips when the same version is already installed, force reinstall const int installStat = m_packagesManager->packageInstallStatus(m_operatingStatusIndex); const bool reinstall = (Pkg::PackageInstallStatus::InstalledSameVersion == installStat); qCDebug(appLog) << "Immutable package install status:" << installStat << "reinstall:" << reinstall; return m_immProcessor->install(m_currentPackage, reinstall); } bool DebListModel::uninstallImmutablePackage() { qCDebug(appLog) << "Uninstalling immutable package"; ensureImmutableProcessor(); m_currentPackage = packagePtr(m_operatingIndex); return m_immProcessor->uninstall(m_currentPackage); } Deb::DebPackage::Ptr DebListModel::packagePtr(int index) const { // qCDebug(appLog) << "Getting package pointer for index:" << index; Deb::DebPackage::Ptr pkgPtr; if (0 <= index && index < m_packagesManager->m_packageMd5.size()) { const QByteArray md5 = m_packagesManager->m_packageMd5[index]; if (!m_packagePtrMap.contains(md5)) { const QString packagePath = m_packagesManager->m_preparedPackages[index]; pkgPtr = Deb::DebPackage::Ptr::create(packagePath); // temporary code: wait for use DebPackage replace scattered package data const_cast(this)->m_packagePtrMap.insert(md5, pkgPtr); } else { pkgPtr = m_packagePtrMap.value(md5); } } return pkgPtr; } Dialog::Dialog() {} void Dialog::keyPressEvent(QKeyEvent *event) { // qCDebug(appLog) << "Dialog key press event"; if (event->key() == Qt::Key_Escape) { qCDebug(appLog) << "Escape key pressed, emitting signalClosed"; emit signalClosed(); } } deepin-deb-installer-6.5.51/src/deb-installer/model/deblistmodel.h000066400000000000000000000367771524745214100250640ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBLISTMODEL_H #define DEBLISTMODEL_H #include "manager/packagesmanager.h" #include "process/Pty.h" #include "abstract_package_list_model.h" #include "utils/deb_package.h" #include #include #include #include #include #include #include #include #include #include #include #include #include DWIDGET_USE_NAMESPACE class AptConfigMessage; class AptInstallBackend; class CompatibleInstallBackend; namespace Compatible { class CompatibleProcessController; } namespace Immutable { class ImmutableProcessController; } class Dialog : public DDialog { Q_OBJECT public: explicit Dialog(); void keyPressEvent(QKeyEvent *event); signals: void signalClosed(); }; class DebListModel : public AbstractPackageListModel { Q_OBJECT friend class AptInstallBackend; friend class CompatibleInstallBackend; public: explicit DebListModel(QObject *parent = nullptr); ~DebListModel() override; /** * @brief isDpkgRunning 判断当å‰�dpkg 是å�¦åœ¨è¿�行 * @return */ static bool isDpkgRunning(); /** * @brief netErrors * @return the List of The Error infomations. * 无网络安装ä¾�赖时,库返回错误为FetechError å�¶å°”为CommitError * 此函数处ç�†åº“返回CommitError时,网络错误的å�„ç§�情况,如果错误信æ�¯ä¸­åŒ…å�«æ­¤åˆ—表中的信æ�¯ï¼Œåˆ™åˆ¤æ–­ä¸ºç½‘络原因。 */ static const QStringList netErrors(); /** * @brief workerErrorString æ ¹æ�®å®‰è£…失败的代ç �显示安装失败的原因。 * @param errorCode 库或自定义的安装失败代ç � * @param errorInfo 库返回的或自定义的安装错误的原因 * @return è¦�显示的安装失败的原因 */ static const QString workerErrorString(const int errorCode, const QString &errorInfo); /** * @brief reset * é‡�置包的工作状æ€�ã€�安装状æ€� * é‡�置当å‰�处ç�†çš„下标装啊æ�� * 清空安装错误的缓存 * é‡�ç½®packageManage的状æ€� */ void reset() override; /** * @brief resetFilestatus * é‡�置包的æ“�作状æ€� * 清空安装错误原因的缓存 */ void resetFileStatus(); void resetInstallStatus() override; /** * @brief isReady 查看å�Žç«¯åˆ�始化的状æ€� * @return å�Žç«¯æ˜¯å�¦å‡†å¤‡å°±ç»ª */ bool isReady() const; /** * @brief preparedPackages 获å�–当å‰�å·²ç»�添加的包的列表 * @return 添加的包的列表 */ const QList preparedPackages() const; /** * @brief first 获å�–添加的第一个包 * @return 第一个包的index */ QModelIndex first() const; /** * @brief rowCount 当å‰�行的数é‡� * @param parent * @return 当å‰�包的数é‡� */ int rowCount(const QModelIndex &parent) const override; /** * @brief data 获å�–æŸ�一项的数æ�® * @param index 下表 * @param role æ•°æ�®çš„角色 * @return */ QVariant data(const QModelIndex &index, int role) const override; bool setData(const QModelIndex &index, const QVariant &value, int role = Qt::EditRole) override; /** * @brief isDevelopMode 是å�¦æ˜¯å¼€å�‘者模å¼� * @return */ bool isDevelopMode(); public: /** * @brief initPrepareStatus åˆ�始化所有包的状æ€�为Prepare */ void initPrepareStatus(); public: /** * @brief getInstallFileSize 获å�–è¦�安装的包的数é‡� * @return 包的数é‡� */ int getInstallFileSize(); public: /** * @brief removePackage 删除æŸ�一个包 * @param idx è¦�删除的包的index */ void removePackage(const int idx) override; /** * @brief checkPackageDigitalSignature 查找指定包安装状æ€� * @param package_path 路径 */ Pkg::PackageInstallStatus checkInstallStatus(const QString &package_path) override; /** * @brief searchPackageInstallInfo 查找指定包ä¾�èµ– * @param package_path 路径 */ Pkg::DependsStatus checkDependsStatus(const QString &package_path) override; /** * @brief searchPackageInstallInfo 查找指定包数字签å�� * @param package_path 路径 */ int checkDigitalSignature(const QString &package_path); /** * @brief searchPackageInstallInfo 查找指定包信æ�¯ * @param package_path 路径 */ QStringList getPackageInfo(const QString &package_path) override; QString lastProcessError() override; bool containsSignatureFailed() const override; /** * @brief checkPackageValid 查找指定包信æ�¯ * @param package_path 路径 */ QString checkPackageValid(const QString &package_path) override; signals: /** * @brief signalPackageOperationChanged 包æ“�作状æ€�改å�˜ * @param index 包的index * @param status 修改的状æ€� */ void signalPackageOperationChanged(const QModelIndex &index, int status) const; /** * @brief signalPackageDependsChanged 包的ä¾�赖状æ€�改å�˜ * @param index 包的index * @param status 修改å�Žçš„状æ€� */ void signalPackageDependsChanged(const QModelIndex &index, int status) const; public slots: /** * @brief slotSetCurrentIndex 设置当å‰�æ“�作的index * @param idx 修改å�Žçš„index */ void slotSetCurrentIndex(const QModelIndex &idx); /** * @brief slotInstallPackages 开始安装所有的包 */ bool slotInstallPackages() override; /** * @brief slotUninstallPackage å�¸è½½æŸ�一个包 * @param index 包的index */ bool slotUninstallPackage(int index) override; /** * @brief slotAppendPackage 添加包 * @param package 添加的包的路径 */ void slotAppendPackage(const QStringList &packages) override; /** * @brief slotTransactionErrorOccurred 安装过程中出现错误 */ void slotTransactionErrorOccurred(); /** * @brief slotTransactionStatusChanged 安装状æ€�出现改å�˜ * @param TransactionStatus */ void slotTransactionStatusChanged(QApt::TransactionStatus TransactionStatus); /** * @brief slotDealDependResult 处ç�†ä¾�赖安装的过程 * @param authType 授æ�ƒç±»åž‹ * @param dependIndex ä¾�赖包的index(因为这个包的ä¾�èµ–ä¸�被满足) * @param dependName å�‘生ä¾�赖安装失败的ä¾�èµ–å��ç§° */ void slotDealDependResult(int authType, int dependIndex, const QString &dependName); public slots: /** * @brief slotConfigReadOutput 处ç�†é…�置包的输出并显示 */ void slotConfigReadOutput(const char *buffer, int length, bool isCommandExec); /** * @brief slotConfigInstallFinish é…�置结æ�Ÿ * @param flag é…�置安装的结果 */ void slotConfigInstallFinish(int flag); /** * @brief slotConfigInputWrite é…�置的输入数æ�®å¤„ç�† * @param str 输入的数æ�®ï¼ˆä¸€èˆ¬æ˜¯è¾“入的选项) */ void slotConfigInputWrite(const QString &str); /** * @brief slotCheckInstallStatus æ ¹æ�®å‘½ä»¤è¿”回的消æ�¯åˆ¤æ–­å®‰è£…状æ€� * @param str 命令返回的安装信æ�¯ * 如果命令返回的信æ�¯æ˜¯Cannot run program deepin-deb-installer-dependsInstall: No such file or directory * æ„�味ç�€å½“å‰�/usr/bin下没有deepin-deb-installer-dependsInstall命令,此版本有问题,需è¦�é‡�新安装deepin-deb-installer-dependsInstall命令 */ void slotCheckInstallStatus(const QString &str); private slots: /** * @brief slotUpWrongStatusRow 安装完æˆ�å�Žå¯¹å®‰è£…失败的包上滚 其中包括å�„ç§�状æ€�çš„å�˜æ›´ */ void slotUpWrongStatusRow(); /** * @brief slotTransactionOutput * 修改当å‰�包的工作状æ€� */ void slotTransactionOutput(); /** * @brief slotTransactionFinished * 当å‰�包安装结æ�Ÿ */ void slotTransactionFinished(); /** * @brief slotDependsInstallTransactionFinished(); * 当å‰�包ä¾�赖安装结æ�Ÿ * ä¾�赖安装æˆ�功,安装当å‰�包 * ä¾�赖安装失败,记录失败原因,安装下一个包 */ void slotDependsInstallTransactionFinished(); /** * @brief slotUninstallFinished * å�¸è½½ç»“æ�Ÿæ§½å‡½æ•° * 切æ�¢å·¥ä½œçжæ€� * 切æ�¢æ“�作状æ€� * å�‘é€�å�¸è½½ç»“æ�Ÿä¿¡å�· */ void slotUninstallFinished(); void slotImmutableDeferredInstall(); /** * @brief slotNoDigitalSignature æ— æ•°å­—ç­¾å�� */ void slotNoDigitalSignature(); /** * @brief slotDigitalSignatureError æ•°å­—ç­¾å��校验失败 */ void slotDigitalSignatureError(); /** * @brief showDevelopModeWindow 打开控制中心通用界é�¢ */ void slotShowDevelopModeWindow(); /** * @brief slotShowProhibitWindow 应用在域管黑å��å�•中,无法安装 */ void slotShowProhibitWindow(); private: /** * @brief setEndEnable 授æ�ƒæ¡†å�–消,按钮å�¯ç”¨ */ void setEndEnable(); /** * @brief checkBoxStatus 检查授æ�ƒæ¡†çš„弹出状æ€�,判断当å‰�按钮是å�¦éœ€è¦�被ç¦�用 */ void checkBoxStatus(); /** * @brief bumpInstallIndex 安装包整体的æµ�程控制 * 安装完æˆ�上一个之å�Ž index 增加 * 全部安装完æˆ�之å�Ž å�‘é€�安装完æˆ�ä¿¡å�· */ void bumpInstallIndex(); /** * @brief installNextDeb * 判断æ“�作系统的状æ€�,判断签å��的状æ€� * 检查当å‰�包是å�¦éœ€è¦�é…�ç½® * 安装包 */ void installNextDeb(); /** * @brief installDebs 安装å�•个包。 */ void installDebs(); /** * @brief refreshOperatingPackageStatus 刷新当å‰�æ“�作的包的æ“�作状æ€� * @param oprationStatus è¦�修改的æ“�作状æ€� */ void refreshOperatingPackageStatus(Pkg::PackageOperationStatus oprationStatus); /** * @brief packageFailedReason 获å�–包安装失败的原因 * @param idx 包的下标 * @return 包失败原因的æ��è¿° */ QString packageFailedReason(const int idx) const; /** * @brief initRowStatus åˆ�始化æ¯�一个项的 æ“�作状æ€� */ void initRowStatus(); private: /** * @brief checkDigitalSignature 检查数字签å�� * @return 检查当å‰�包是å�¦æœ‰æ•°å­—ç­¾å�� */ bool checkDigitalSignature(); /** * @brief showNoDigitalErrWindow 弹出无数字签å��的错误弹窗 */ void showNoDigitalErrWindow(); /** * @brief showNoDigitalErrWindow 弹出数字签å��校验错误的错误弹窗 * @param recordError 是å�¦è®°å½•错误信æ�¯ï¼Œå¼•入分级验签å�Žï¼Œå…�许å�ªæ��示验签错误信æ�¯ï¼Œ * ä¸�涉å�Šçжæ€�切æ�¢å�Šæ›´æ–°è®°å½• */ void showDigitalErrWindow(bool recordError = true); /** * @brief showDevelopDigitalErrWindow å¼€å�‘者模å¼�下弹出数字签å��无效的弹窗 */ void showDevelopDigitalErrWindow(Pkg::ErrorCode code); /** * @brief showNoDigitalErrWindowInDdimProcess DDIMæµ�程下的签å��错误弹窗 */ void showNoDigitalErrWindowInDdimProcess(void (DebListModel::*failedFunction)()); /** * @brief showProhibitWindow 弹出数字签å��校验错误的错误弹窗 */ void showProhibitWindow(); /** * @brief 检查当å‰�å°†è¦�安装的包是å�¦åœ¨é»‘å��å�•中。 * * @return true 当å‰�è¦�安装的包在黑å��å�•中 * @return false 当å‰�è¦�安装的包ä¸�在黑å��å�•中 */ bool checkBlackListApplication(); /** * @brief æ•°å­—ç­¾å��校验失败 弹窗处ç�†çš„æ§½å‡½æ•° * * @param errorCode 错误原因代ç � */ void digitalVerifyFailed(Pkg::ErrorCode errorCode); private: /** * @brief enableTitleBarFocus * å�¯ç”¨TitleBar焦点切æ�¢ç­–ç•¥ */ void enableTitleBarFocus(); /** * @brief Get the Package Md5 object * * @param packagesMD5 所有包的md5的列表 */ void getPackageMd5(const QList &packagesMD5); //// 文件移动ã€�删除ã€�修改检查 private: /** * @brief recheckPackagePath é‡�新检查文件路径 * @param packagePath 当å‰�需è¦�检查的文件路径 * @return 检查的结果 * true : 文件存在 * false: 文件ä¸�存在 */ bool recheckPackagePath(const QString &packagePath) const; private: /** * @brief initConnections åˆ�始化信å�·ä¸Žæ§½çš„链接 */ void initConnections(); /** * @brief initInstallConnecions 链接安装过程中的信å�·ä¸Žæ§½ */ void initInstallConnections(); /** * @brief initAppendConnection 链接添加过程中的信å�·ä¸Žæ§½ */ void initAppendConnection(); /** * @brief initRefreshPageConnecions 链接页é�¢åˆ·æ–°çš„ä¿¡å�·ä¸Žæ§½ */ void initRefreshPageConnecions(); /** @brief printDependsChanges 打å�°å®‰è£…çš„ä¾�赖包å�˜æ›´ */ void printDependsChanges(); QString itemToolTips(int index) const; // Compatbile interface // compatible mode only support single package install/uninstall. [[nodiscard]] inline bool supportCompatible() const { return 1 == m_packagesManager->m_preparedPackages.size(); } void ensureCompatibleProcessor(); [[nodiscard]] bool installCompatiblePackage(); [[nodiscard]] bool uninstallCompatiblePackage(); // Immutable interface void ensureImmutableProcessor(); [[nodiscard]] bool installImmutablePackage(); [[nodiscard]] bool uninstallImmutablePackage(); Deb::DebPackage::Ptr packagePtr(int index) const; private: // 当å‰�正在æ“�作的index int m_operatingIndex = 0; // 当å‰�正在æ“�作的状æ€�çš„index int m_operatingStatusIndex = 0; // 当å‰�正在处ç�†çš„包的md5 QByteArray m_operatingPackageMd5 = nullptr; // 当å‰�çš„index QModelIndex m_currentIdx; // å�Žç«¯ç±» PackagesManager *m_packagesManager = nullptr; // apt install backend (owns m_currentTransaction) AptInstallBackend *m_aptBackend = nullptr; // 当å‰�正在è¿�行的Trans (retained for lastProcessError() backward compat) QPointer m_currentTransaction; // 所有包的æ“�作状æ€�Map QMap m_packageOperateStatus = {}; // FailCode 错误代ç � ,trans返回的错误代ç � QMap m_packageFailCode = {}; // FailReason , trans返回的详细错误信æ�¯ QMap m_packageFailReason = {}; QList m_packageMd5 = {}; // é…�置安装进程 Konsole::Pty *m_procInstallConfig = {}; QString m_brokenDepend = ""; // å¼€å�‘者模å¼�的标志å�˜é‡� // 部分系统版本无需签å��验è¯�,默认开å�‘者模å¼� bool m_isDevelopMode = true; bool m_isDigitalVerify = false; AptConfigMessage *configWindow = nullptr; // 当å‰�安装是å�¦å­˜åœ¨åˆ†çº§ç®¡æŽ§ç­¾å��验è¯�失败 bool m_hierarchicalVerifyError = false; // Compatible Deb::DebPackage::Ptr m_currentPackage; QMap m_packagePtrMap; QScopedPointer m_compProcessor; #ifndef DISABLE_COMPATIBLE CompatibleInstallBackend *m_compBackend = nullptr; #endif // immutable QScopedPointer m_immProcessor; bool m_immutableInstallDeferred = false; }; #endif // DEBLISTMODEL_H deepin-deb-installer-6.5.51/src/deb-installer/model/dependgraph.cpp000066400000000000000000000200261524745214100252050ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "dependgraph.h" #include "utils/ddlog.h" #include #include #include struct DependGraphNode { QString packageName; QString packagePath; QByteArray md5; QList depends; std::vector dependsInGraph; }; DependGraph::~DependGraph() { qCDebug(appLog) << "DependGraph destructor called"; reset(); } void DependGraph::addNode(const QString &packagePath, const QByteArray &md5, const QString &packageName, const QList &depends) { qCDebug(appLog) << "Adding node:" << packageName << "path:" << packagePath; auto node = new DependGraphNode; node->packagePath = packagePath; node->packageName = packageName; node->depends = depends; node->md5 = md5; // 建立ä¾�赖关系图 std::vector dependsInGraph; // 1.æ�œç´¢å½“å‰�节点的潜在ä¾�赖关系 qCDebug(appLog) << "Searching for existing dependencies for the new node"; for (auto &eachDepend : depends) { for (auto &eachOrDepend : eachDepend) { auto pkgName = eachOrDepend.packageName(); auto iter = std::find_if( nodes.begin(), nodes.end(), [pkgName](const auto &eachNode) { return eachNode->packageName == pkgName; }); if (iter != nodes.end()) { // qCDebug(appLog) << "Found dependency:" << pkgName << "for" << packageName; dependsInGraph.push_back(*iter); } } } // 2.为其他节点添加潜在ä¾�赖关系 qCDebug(appLog) << "Updating other nodes that might depend on the new node:" << packageName; for (auto &eachNode : nodes) { bool finded = false; for (auto &eachDepends : eachNode->depends) { for (auto &eachOrDepend : eachDepends) { if (eachOrDepend.packageName() == packageName) { qCDebug(appLog) << "Node" << eachNode->packageName << "depends on the new node" << packageName << ", updating graph."; eachNode->dependsInGraph.push_back(node); finded = true; // Corrected logic to use the flag break; } } if (finded) { break; } } } node->dependsInGraph = dependsInGraph; nodes.push_back(node); qCDebug(appLog) << "Node" << packageName << "added. Total nodes:" << nodes.size(); } bool isCircularDepend(DependGraphNode *currentNode, DependGraphNode *dependNode) { qCDebug(appLog) << "Checking for circular dependency between" << currentNode->packageName << "and" << dependNode->packageName; auto iter = std::find_if(dependNode->dependsInGraph.begin(), dependNode->dependsInGraph.end(), [currentNode](DependGraphNode *node) { return currentNode->packageName == node->packageName; }); bool isCircular = iter != dependNode->dependsInGraph.end(); qCDebug(appLog) << "Circular dependency result:" << isCircular; return isCircular; } void addDepend(QList &paths, QList &md5s, QStringList &result, DependGraphNode *node) { qCDebug(appLog) << "Adding dependencies for node:" << node->packageName; if (result.contains(node->packageName)) { qCDebug(appLog) << "Node" << node->packageName << "already in result list, skipping."; return; } for (auto &eachDependNode : node->dependsInGraph) { // qCDebug(appLog) << "Processing dependency:" << eachDependNode->packageName; if (eachDependNode->dependsInGraph.empty()) { // qCDebug(appLog) << "Dependency" << eachDependNode->packageName << "has no further dependencies."; if (result.contains(eachDependNode->packageName)) { // qCDebug(appLog) << "Dependency" << eachDependNode->packageName << "already in result list, skipping."; continue; } // qCDebug(appLog) << "Adding leaf dependency" << eachDependNode->packageName << "to lists."; result.push_back(eachDependNode->packageName); paths.push_back(eachDependNode->packagePath); md5s.push_back(eachDependNode->md5); } else { // qCDebug(appLog) << "Dependency" << eachDependNode->packageName << "has further dependencies, recursing."; if (isCircularDepend(node, eachDependNode)) { // 检查循环ä¾�èµ– qCWarning(appLog) << "Circular dependency detected between" << node->packageName << "and" << eachDependNode->packageName; continue; } addDepend(paths, md5s, result, eachDependNode); if (result.contains(eachDependNode->packageName)) { // qCDebug(appLog) << "Post-recursion: dependency" << eachDependNode->packageName << "already in result list, skipping."; continue; } // qCDebug(appLog) << "Post-recursion: adding dependency" << eachDependNode->packageName << "to lists."; result.push_back(eachDependNode->packageName); paths.push_back(eachDependNode->packagePath); md5s.push_back(eachDependNode->md5); } } } std::pair, QList> DependGraph::getBestInstallQueue() const { qCDebug(appLog) << "Calculating best install order for" << nodes.size() << "packages"; QStringList result; QList paths; QList md5s; for (size_t i = 0; i != nodes.size(); ++i) { if (result.contains(nodes[i]->packageName)) { qCDebug(appLog) << "Package" << nodes[i]->packageName << "already processed, skipping."; continue; } // 添加å‰�ç½®ä¾�èµ– qCDebug(appLog) << "Processing dependencies for" << nodes[i]->packageName; addDepend(paths, md5s, result, nodes[i]); // 添加本体 if (result.contains(nodes[i]->packageName)) { qCDebug(appLog) << "Package" << nodes[i]->packageName << "was added as a dependency, skipping duplicate add."; continue; } qCDebug(appLog) << "Adding package" << nodes[i]->packageName << "to the queue."; result.push_back(nodes[i]->packageName); paths.push_back(nodes[i]->packagePath); md5s.push_back(nodes[i]->md5); } qCDebug(appLog) << "Final install queue size:" << paths.size(); return std::make_pair(paths, md5s); } void DependGraph::reset() { qCDebug(appLog) << "Resetting dependency graph with" << nodes.size() << "nodes"; for (auto &node : nodes) { delete node; } nodes.clear(); } void DependGraph::remove(const QByteArray &md5) { qCDebug(appLog) << "Removing node with md5:" << md5; for (size_t i = 0; i != nodes.size(); ++i) { if (nodes[i]->md5 == md5) { // 删除包需è¦�æ›´æ–°ä¾�赖图(bug 179891) removeInGraph(nodes[i]); delete nodes[i]; nodes.erase(nodes.begin() + static_cast(i)); qCDebug(appLog) << "Node removed, remaining nodes:" << nodes.size(); break; } } } void DependGraph::removeInGraph(const DependGraphNode *dependnode) { qCDebug(appLog) << "Recursively removing node" << dependnode->packageName << "from all dependency lists."; QSet visited; for (auto eachNode : nodes) { std::vector stack = { eachNode }; while (!stack.empty()) { auto* node = stack.back(); stack.pop_back(); if (!node || visited.contains(node)) continue; visited.insert(node); auto& deps = node->dependsInGraph; deps.erase(std::remove(deps.begin(), deps.end(), dependnode), deps.end()); // Use std::copy to push all dependent nodes into the stack std::copy(deps.begin(), deps.end(), std::back_inserter(stack)); } } } deepin-deb-installer-6.5.51/src/deb-installer/model/dependgraph.h000066400000000000000000000014151524745214100246530ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #pragma once #include #include #include #include struct DependGraphNode; class DependGraph { public: DependGraph() = default; ~DependGraph(); void addNode(const QString &packagePath, const QByteArray &md5, const QString &packageName, const QList &depends); std::pair, QList> getBestInstallQueue() const; void reset(); void remove(const QByteArray &md5); protected: void removeInGraph(const DependGraphNode *dependnode); private: std::vector nodes; }; deepin-deb-installer-6.5.51/src/deb-installer/model/packageanalyzer.cpp000066400000000000000000000617171524745214100261010ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "packageanalyzer.h" #include "singleInstallerApplication.h" #include "compatible/compatible_backend.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include PackageAnalyzer &PackageAnalyzer::instance() { static PackageAnalyzer analyzer; while (analyzer.backendInInit) { QThread::msleep(10); QApplication::processEvents(); } return analyzer; } PackageAnalyzer::PackageAnalyzer(QObject *parent) : QObject(parent) { qCDebug(appLog) << "PackageAnalyzer constructor called"; backendInInit = false; inPkgAnalyze = false; uiExited = false; qRegisterMetaType>("QList"); } void PackageAnalyzer::setUiExit() { qCDebug(appLog) << "UI exit signal received"; uiExited = true; } void PackageAnalyzer::initBackend() { qCDebug(appLog) << "PackageAnalyzer initBackend"; if (backend != nullptr) { qCDebug(appLog) << "Backend already initialized"; return; } qCInfo(appLog) << "Initializing backend..."; emit runBackend(true); backendInInit = true; qCDebug(appLog) << "Waiting for backend running init flag to clear..."; while (SingleInstallerApplication::BackendIsRunningInit) { QThread::msleep(10); } qCDebug(appLog) << "Backend running init flag cleared."; SingleInstallerApplication::BackendIsRunningInit = true; // init compatible backend with deb backend asynchronous if (CompBackend::instance()->compatibleExists()) { qCDebug(appLog) << "Compatible backend exists, initializing..."; CompBackend::instance()->initBackend(); } backend.reset(new QApt::Backend); qCDebug(appLog) << "QApt backend created, calling init()"; bool initSuccess = backend->init(); SingleInstallerApplication::BackendIsRunningInit = false; if (!initSuccess) { qCCritical(appLog) << "Backend initialization failed:" << backend->initErrorMessage(); qFatal("%s", backend->initErrorMessage().toStdString().c_str()); } qCDebug(appLog) << "Backend initialized successfully."; archs = backend->architectures(); archs.append("all"); archs.append("any"); qCDebug(appLog) << "Supported architectures set:" << archs; // wait compatible init finished; bool nonGuiThread = qApp->thread() != QThread::currentThread(); while (nonGuiThread && CompBackend::instance()->compatibleExists() && !CompBackend::instance()->compatibleInited()) { QThread::msleep(5); } backendInInit = false; emit runBackend(false); qCInfo(appLog) << "Backend initialization process finished."; } bool PackageAnalyzer::readDConfigBool(const QString &key, bool defaultValue) const { #ifdef DTKCORE_CLASS_DConfigFile Dtk::Core::DConfig *cfg = Dtk::Core::DConfig::create("deepin-deb-installer", "deepin-deb-installer.cache"); if (cfg && cfg->isValid()) { bool value = cfg->value(key, defaultValue).toBool(); cfg->deleteLater(); return value; } if (cfg) cfg->deleteLater(); #endif return defaultValue; } bool PackageAnalyzer::writeDConfigBool(const QString &key, bool value) { #ifdef DTKCORE_CLASS_DConfigFile Dtk::Core::DConfig *cfg = Dtk::Core::DConfig::create("deepin-deb-installer", "deepin-deb-installer.cache"); if (cfg && cfg->isValid()) { cfg->setValue(key, value); cfg->deleteLater(); return true; } if (cfg) cfg->deleteLater(); #endif return false; } bool PackageAnalyzer::isAutoUpdateBeforeInstallEnabled() const { bool enabled = readDConfigBool("autoUpdateBeforeInstall", true); qCDebug(appLog) << "DConfig autoUpdateBeforeInstall:" << enabled; return enabled; } void PackageAnalyzer::markOneTimeUpdateDone() { if (writeDConfigBool("oneTimeUpdateOnFirstPackage", false)) { qCInfo(appLog) << "One-time update done, DConfig oneTimeUpdateOnFirstPackage set to false"; } else { qCWarning(appLog) << "DConfig unavailable, cannot persist oneTimeUpdateOnFirstPackage=false"; } } bool PackageAnalyzer::isOneTimeUpdateEnabled() const { // DConfig ä¸�å�¯ç”¨æ—¶è¿”回 false:无法æŒ�久化"已完æˆ�"状æ€�,返回 true 会导致æ¯�次å�¯åŠ¨éƒ½å¼ºåˆ¶ apt update bool enabled = readDConfigBool("oneTimeUpdateOnFirstPackage", false); qCDebug(appLog) << "DConfig oneTimeUpdateOnFirstPackage:" << enabled; return enabled; } void PackageAnalyzer::updatePackageCache() { // DConfig 开关:默认开å�¯ã€‚关闭时ä¸�å�‘é€� cacheUpdateStarted ä¿¡å�·ï¼Œè·³è¿‡ apt update。 if (!isAutoUpdateBeforeInstallEnabled()) { qCInfo(appLog) << "Auto apt-update before install disabled by DConfig, skip cache update"; setCacheUpdateFinished(true); // ä»�标记完æˆ�,é�¿å…�安装æµ�程无é™�等待 isCacheUpdateFinished() return; } if (isOneTimeUpdateEnabled()) { qCInfo(appLog) << "One-time forced apt update triggered (first launch), skip shouldUpdateCache"; m_oneTimeUpdateInProgress = true; // 标记,在 setCacheUpdateFinished 中延迟置 key=false } else if (!shouldUpdateCache()) { qCInfo(appLog) << "Sources not changed, cache is still valid, skip update"; setCacheUpdateFinished(true); return; } qCInfo(appLog) << "Package cache update started"; emit cacheUpdateStarted(); } bool PackageAnalyzer::isBackendReady() { bool ready = backend.get() != nullptr; qCDebug(appLog) << "Backend ready status:" << ready; return ready; } void PackageAnalyzer::setCacheUpdateFinished(bool finished) { m_cacheUpdateFinished = finished; if (finished) { // 一次性 update 真正完æˆ�å�Žæ‰�æŒ�久化 key=false,é�¿å…�崩溃导致标志ä½�丢失 if (m_oneTimeUpdateInProgress) { m_oneTimeUpdateInProgress = false; markOneTimeUpdateDone(); } emit cacheUpdateFinished(); } } bool PackageAnalyzer::isCacheUpdateFinished() const { return m_cacheUpdateFinished.load(); } QDateTime PackageAnalyzer::getSourcesLastModified() const { QDateTime latestModified; // 1. 检查主æº�文件 QFileInfo mainSources("/etc/apt/sources.list"); if (mainSources.exists()) { latestModified = mainSources.lastModified(); qCDebug(appLog) << "Main sources.list modified:" << latestModified; } // 2. é��历 sources.list.d 目录下的所有 .list 文件 QDir sourcesDir("/etc/apt/sources.list.d"); if (sourcesDir.exists()) { QFileInfoList listFiles = sourcesDir.entryInfoList( QStringList() << "*.list", QDir::Files | QDir::NoDotAndDotDot ); for (const QFileInfo &file : listFiles) { qCDebug(appLog) << "Checking source file:" << file.fileName() << "modified:" << file.lastModified(); if (!latestModified.isValid() || file.lastModified() > latestModified) { latestModified = file.lastModified(); } } } qCDebug(appLog) << "Latest sources modification time:" << latestModified; return latestModified; } QDateTime PackageAnalyzer::getCacheLastModified() const { QFileInfo cacheFile("/var/cache/apt/pkgcache.bin"); if (cacheFile.exists()) { QDateTime modified = cacheFile.lastModified(); qCDebug(appLog) << "Cache file modified:" << modified; return modified; } qCDebug(appLog) << "Cache file does not exist"; return QDateTime(); // 返回无效时间 } bool PackageAnalyzer::shouldUpdateCache() const { // 如果缓存文件ä¸�存在,需è¦�æ›´æ–° QDateTime cacheTime = getCacheLastModified(); if (!cacheTime.isValid()) { qCInfo(appLog) << "Cache file does not exist, need to update"; return true; } // 如果æº�文件ä¸�存在或无法访问,ä¿�守起è§�ä¸�æ›´æ–° QDateTime sourcesTime = getSourcesLastModified(); if (!sourcesTime.isValid()) { qCWarning(appLog) << "Cannot determine sources modification time, skip update"; return false; } // 核心判断:æº�文件的修改时间是å�¦æ™šäºŽç¼“存文件 bool needUpdate = sourcesTime > cacheTime; qCInfo(appLog) << "Sources last modified:" << sourcesTime << "Cache last modified:" << cacheTime << "Need update:" << needUpdate; return needUpdate; } QApt::Backend *PackageAnalyzer::backendPtr() { // qCDebug(appLog) << "Providing backend pointer."; return backend.get(); } QPair PackageAnalyzer::packageInstallStatus(const DebIr &ir) const { qCDebug(appLog) << "Checking install status for package:" << ir.packageName << "version:" << ir.version; Pkg::PackageInstallStatus status; QString installedVersion; do { if (!ir.isValid) { qCDebug(appLog) << "Package IR is not valid, status: NotInstalled"; status = Pkg::NotInstalled; break; } QApt::Package *package = packageWithArch(ir.packageName, ir.architecture, ""); if (package == nullptr) { qCDebug(appLog) << "Package" << ir.packageName << "not found in backend, status: NotInstalled"; status = Pkg::NotInstalled; break; } installedVersion = package->installedVersion(); if (installedVersion.isEmpty()) { qCDebug(appLog) << "Package" << ir.packageName << "found, but not installed, status: NotInstalled"; status = Pkg::NotInstalled; break; } qCDebug(appLog) << "Package" << ir.packageName << "is installed with version" << installedVersion << ". Comparing with" << ir.version; int result = QApt::Package::compareVersion(ir.version, installedVersion); if (result == 0) { qCDebug(appLog) << "Versions are the same. Status: InstalledSameVersion"; status = Pkg::InstalledSameVersion; } else if (result < 0) { qCDebug(appLog) << "Installed version is later. Status: InstalledLaterVersion"; status = Pkg::InstalledLaterVersion; } else { qCDebug(appLog) << "Installed version is earlier. Status: InstalledEarlierVersion"; status = Pkg::InstalledEarlierVersion; } } while (0); qCDebug(appLog) << "Final status for" << ir.packageName << "is" << status << "with installed version" << installedVersion; return {status, installedVersion}; } QApt::Package * PackageAnalyzer::packageWithArch(const QString &packageName, const QString &sysArch, const QString &annotation) const { qCDebug(appLog) << "Looking for package:" << packageName << "arch:" << sysArch << "annotation:" << annotation; QApt::Package *package = backend->package(packageName + resolvMultiArchAnnotation(annotation, sysArch, QApt::InvalidMultiArchType)); if (!package) { qCDebug(appLog) << "Package not found with annotation, trying package name only"; package = backend->package(packageName); } if (package) { qCDebug(appLog) << "Found package:" << package->name(); return package; } qCDebug(appLog) << "Package not found, iterating through all architectures"; for (QString arch : backend->architectures()) { package = backend->package(packageName + ":" + arch); if (package) { qCDebug(appLog) << "Found package with arch:" << arch; return package; } } qCDebug(appLog) << "Package not found, checking for virtual packages that provide it"; for (auto *virtualPackage : backend->availablePackages()) { if (virtualPackage->name() != packageName && virtualPackage->providesList().contains(packageName)) { qCDebug(appLog) << "Found virtual package provider:" << virtualPackage->name() << ", recursing"; return packageWithArch(virtualPackage->name(), sysArch, annotation); } } qCDebug(appLog) << "Package" << packageName << "not found"; return nullptr; } QString PackageAnalyzer::resolvMultiArchAnnotation(const QString &annotation, const QString &debArch, int multiArchType) const { qCDebug(appLog) << "Resolving multi-arch annotation:" << annotation << "debArch:" << debArch << "type:" << multiArchType; if ("native" == annotation || "any" == annotation) { qCDebug(appLog) << "Annotation is 'native' or 'any', returning empty string."; return QString(); } if ("all" == annotation) { qCDebug(appLog) << "Annotation is 'all', returning empty string."; return QString(); } if (multiArchType == QApt::MultiArchForeign) { qCDebug(appLog) << "Multi-arch type is Foreign, returning empty string."; return QString(); } QString arch; if (annotation.isEmpty()) { arch = debArch; qCDebug(appLog) << "Annotation is empty, using deb arch:" << arch; } else { arch = annotation; qCDebug(appLog) << "Using annotation as arch:" << arch; } if (!arch.startsWith(':') && !arch.isEmpty()) { return arch.prepend(':'); } else { qCDebug(appLog) << "Arch is empty or already starts with ':', returning as is:" << arch; return arch; } } bool PackageAnalyzer::virtualPackageIsExist(const QString &virtualPackageName) const { qCDebug(appLog) << "Checking if virtual package exists:" << virtualPackageName; // 由于没法æ�œç´¢è™šæ‹ŸåŒ…,此处å�ªèƒ½è¿›è¡Œå…¨åŒ…é��历 for (auto *package : backend->availablePackages()) { if (package->name() != virtualPackageName && package->providesList().contains(virtualPackageName)) { qCDebug(appLog) << "Found provider for" << virtualPackageName << ":" << package->name(); return true; } } qCDebug(appLog) << "No provider found for virtual package:" << virtualPackageName; return false; } bool PackageAnalyzer::versionMatched(const QString &lhs, const QString &rhs, QApt::RelationType relationType) const { qCDebug(appLog) << "Matching version, lhs:" << lhs << "rhs:" << rhs << "relation:" << relationType; if (relationType == QApt::NoOperand) { qCDebug(appLog) << "No operand, returning true."; return true; } int compareResult = QApt::Package::compareVersion(lhs, rhs); bool isMatched = false; qCDebug(appLog) << "Version comparison result:" << compareResult; if (compareResult == 0) { // lhs == rhs if (relationType == QApt::LessOrEqual || relationType == QApt::GreaterOrEqual || relationType == QApt::Equals) { isMatched = true; } } else if (compareResult < 0) { // lhs < rhs if (relationType == QApt::GreaterOrEqual || relationType == QApt::GreaterThan || relationType == QApt::NotEqual) { isMatched = true; } } else { // lhs > rhs if (relationType == QApt::LessOrEqual || relationType == QApt::LessThan || relationType == QApt::NotEqual) { isMatched = true; } } qCDebug(appLog) << "Version match result:" << isMatched; return isMatched; } bool PackageAnalyzer::dependIsReady(const QApt::DependencyItem &depend) const { qCDebug(appLog) << "Checking if dependency is ready:" << depend.first().packageName(); // 1.æ¯�个item内部为或关系,å�ªè¦�有一个满足æ�¡ä»¶ï¼Œå�³å�¯è®¤ä¸ºè¯¥ä¾�赖已就绪 bool isReady = false; for (const auto &item : depend) { // 2.简å�•检查item是å�¦å®‰è£… // 2.1获å�–基本数æ�® auto name = item.packageName(); auto version = item.packageVersion(); auto type = item.relationType(); auto arch = item.multiArchAnnotation(); qCDebug(appLog) << "Checking OR-dependency item:" << name << "version:" << version; // 2.2获å�–包状æ€� auto package = packageWithArch(name, arch, ""); if (package != nullptr && package->isInstalled()) { qCDebug(appLog) << "Package" << name << "is installed, checking version."; // 如果已安装,则检查版本情况 auto pkgVersion = package->version(); if (versionMatched(version, pkgVersion, type)) { qCDebug(appLog) << "Version matched. Dependency is ready."; isReady = true; break; } qCDebug(appLog) << "Version did not match."; } else if (virtualPackageIsExist(name)) { // 3.如果没有安装,则检查其作为虚拟包是å�¦å·²å®‰è£… qCDebug(appLog) << "Package" << name << "is not installed, but a virtual package provider exists. Dependency is ready."; isReady = true; break; } } qCDebug(appLog) << "Final dependency ready status:" << isReady; return isReady; } QList PackageAnalyzer::debDependNotInstalled(const DebIr &ir) const { qCDebug(appLog) << "Getting not-installed dependencies for package:" << ir.packageName; // 获å�–ä¾�赖项 auto debDepends = ir.depends; qCDebug(appLog) << "Initial dependency count:" << debDepends.size(); // 获å�–安装状æ€�,已安装的就丢出去 for (int i = 0; i != debDepends.size(); ++i) { if (dependIsReady(debDepends.at(i))) { qCDebug(appLog) << "Dependency" << debDepends.at(i).first().packageName() << "is ready, removing from list."; debDepends.removeAt(i); --i; } } qCDebug(appLog) << "Final not-installed dependency count:" << debDepends.size(); return debDepends; } void PackageAnalyzer::startPkgAnalyze(int total) { qCDebug(appLog) << "Starting package analysis for total packages:" << total; if (total > 0) { pkgWaitToAnalyzeTotal = total; alreadyAnalyzed = 0; } } void PackageAnalyzer::stopPkgAnalyze() { qCDebug(appLog) << "Stopping package analysis."; pkgWaitToAnalyzeTotal = -1; alreadyAnalyzed = 0; emit runAnalyzeDeb(false, 0, 0); } QList PackageAnalyzer::analyzeDebFiles(const QFileInfoList &infos, QSet *md5s, QStringList *appNames, bool excludeArchNotMatched, bool excludeInstalledOrLaterVersion) { qCDebug(appLog) << "Starting deb file analysis"; QList irs; QList appNameNeedRemove; for (int i = 0; i != infos.size(); ++i) { qCDebug(appLog) << "Analyzing deb file:" << infos[i].absoluteFilePath(); if (uiExited) { qCDebug(appLog) << "UI exited, breaking analysis loop."; break; } if (pkgWaitToAnalyzeTotal > 0) { emit runAnalyzeDeb(true, alreadyAnalyzed++, pkgWaitToAnalyzeTotal); } auto path = infos[i].absoluteFilePath(); QApt::DebFile deb(path); if (!deb.isValid()) { // 无效包直接去除 qCDebug(appLog) << "Deb file is invalid, skipping:" << path; appNameNeedRemove.append(i); continue; } // 如果需è¦�丢掉ä¸�匹é…�的架构 bool archMatched = supportArch(deb.architecture()); if (excludeArchNotMatched && !archMatched) { qCDebug(appLog) << "Architecture not matched (" << deb.architecture() << "), skipping:" << path; appNameNeedRemove.append(i); continue; } // 如果需è¦�丢掉已安装或已安装高版本 if (excludeInstalledOrLaterVersion) { auto pkg = packageWithArch(deb.packageName(), deb.architecture(), ""); if (pkg != nullptr && pkg->isInstalled()) { if (QApt::Package::compareVersion(pkg->version(), deb.version()) >= 0) { qCDebug(appLog) << "Package is already installed with same or later version, skipping:" << path; appNameNeedRemove.append(i); continue; } } } auto packageMd5 = deb.md5Sum(); if (md5s->contains(packageMd5)) { // 包已存在,去é‡� qCDebug(appLog) << "Duplicate package detected by MD5, skipping:" << path; appNameNeedRemove.append(i); continue; } else { md5s->insert(packageMd5); } // 生æˆ�ir qCDebug(appLog) << "Creating DebIr for valid package:" << deb.packageName(); DebIr ir; ir.filePath = path; ir.version = deb.version(); ir.shortDescription = deb.shortDescription(); ir.packageName = deb.packageName(); ir.architecture = deb.architecture(); ir.archMatched = archMatched; ir.md5 = deb.md5Sum(); ir.isValid = deb.isValid(); ir.depends = deb.depends(); // TODO:QAptä¸�支æŒ�从deb内部æ��å�–æ��供的虚拟包 irs.push_back(ir); } if (appNames != nullptr && !uiExited) { qCDebug(appLog) << "Removing" << appNameNeedRemove.size() << "app names for skipped packages."; for (int i = appNameNeedRemove.size() - 1; i != -1; --i) { appNames->removeAt(appNameNeedRemove[i]); } } qCDebug(appLog) << "Analysis finished. Returning" << irs.size() << "valid packages."; return irs; } void PackageAnalyzer::chooseDebFromDepend(QList *result, QSet *md5s, const QList &depends, const QList &debIrs) const { qCDebug(appLog) << "Choosing debs from dependencies. Current unsatisfied count:" << depends.size(); for (const auto &depend : depends) { // 对æ¯�一个ä¸�满足的ä¾�赖项 bool finded = false; for (const auto &item : depend) { // 对æ¯�一个或ä¾�èµ– auto name = item.packageName(); auto version = item.packageVersion(); auto type = item.relationType(); qCDebug(appLog) << "Checking candidate provider:" << name << version; for (const auto &ir : debIrs) { // 对æ¯�一个候选包 if (ir.packageName == name && versionMatched(version, ir.version, type)) { qCDebug(appLog) << "Found matching candidate package:" << ir.filePath; auto depdeps = debDependNotInstalled(ir); // ä¾�赖包的ä¾�èµ– if (!depdeps.isEmpty()) { // 有未就绪的ä¾�赖,在ä¾�赖包集å�ˆé‡Œé�¢æ‰§è¡Œé€’å½’æ�œç´¢ qCDebug(appLog) << "Candidate" << ir.packageName << "has its own unmet dependencies, recursing."; chooseDebFromDepend(result, md5s, depdeps, debIrs); } if (!md5s->contains(ir.md5)) { qCDebug(appLog) << "Adding candidate" << ir.packageName << "to results."; md5s->insert(ir.md5); result->push_back(ir); } finded = true; break; } } if (finded) { qCDebug(appLog) << "Found a provider for dependency" << depend.first().packageName() << ", moving to next dependency."; break; } } } } QList PackageAnalyzer::bestInstallQueue(const QList &installIrs, const QList &dependIrs) { qCDebug(appLog) << "Calculating best install queue for" << installIrs.size() << "target packages and" << dependIrs.size() << "dependency packages."; // TODO:å�Žé�¢é‡�构的时候需è¦�实现安装顺åº�计算,本轮需求仅实现抽å�–需è¦�的包 // 1.检查ä¾�赖是å�¦å·²å°±ç»ªï¼Œå°†æœªå°±ç»ªçš„项抽å�–出æ�¥ QList installDeps; // 记录æ¯�一个安装项的ä¾�赖情况 for (const auto &installIr : installIrs) { qCDebug(appLog) << "Analyzing install package:" << installIr.filePath; if (uiExited) { qCWarning(appLog) << "UI exited during analysis, aborting."; return QList(); } if (pkgWaitToAnalyzeTotal > 0) { emit runAnalyzeDeb(true, alreadyAnalyzed++, pkgWaitToAnalyzeTotal); } auto notInstallDepends = debDependNotInstalled(installIr); if (!notInstallDepends.isEmpty()) { qCDebug(appLog) << "Package" << installIr.packageName << "has" << notInstallDepends.size() << "unmet dependencies."; installDeps.append(notInstallDepends); } } qCDebug(appLog) << "Total unmet dependencies from target packages:" << installDeps.size(); // 2.从ä¾�赖包集å�ˆä¸­æŠ½å�–ç›®å‰�尚未就绪的项 QList realDepends; QSet md5s; chooseDebFromDepend(&realDepends, &md5s, installDeps, dependIrs); qCDebug(appLog) << "Resolved" << realDepends.size() << "dependencies from the provided dependency packages."; // 3.èž�å�ˆå¹¶è¿”回结果 auto result = realDepends + installIrs; qCDebug(appLog) << "Final install queue size:" << result.size(); return result; } deepin-deb-installer-6.5.51/src/deb-installer/model/packageanalyzer.h000066400000000000000000000124271524745214100255400ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGEANALYZER_H #define PACKAGEANALYZER_H #include #include #include #include #include #include "model/packageselectmodel.h" #include "utils/package_defines.h" namespace QApt { class Backend; class Package; class Transaction; } // namespace QApt class PackageAnalyzer : public QObject { Q_OBJECT public: static PackageAnalyzer &instance(); // 异步信å�· // 告知外部的UIå·²ç»�退出了 void setUiExit(); // åˆ�始化阶段 void initBackend(); void updatePackageCache(); bool isBackendReady(); QApt::Backend *backendPtr(); // 软件包缓存更新完æˆ�(apt é”�已释放,å�¯å®‰å…¨æ‰§è¡Œ apt install ç­‰æ“�作) void setCacheUpdateFinished(bool finished); bool isCacheUpdateFinished() const; // 判断是å�¦éœ€è¦�更新软件包缓存 // 基于文件时间戳比较:比较æº�文件和缓存文件的修改时间 bool shouldUpdateCache() const; // 选择阶段 // 当å‰�APT支æŒ�的架构 bool supportArch(const QString &arch) const { return archs.contains(arch); } inline QStringList supportArchList() const { return archs; } // 软件包安装状æ€�,first:安装状æ€�,secend:已安装版本(当状æ€�ä¸�为NotInstalled时有效) QPair packageInstallStatus(const DebIr &ir) const; // 分æž�包结构 // å�¯åЍ/å�œæ­¢åŒ…分æž�,内部会根æ�®åˆ†æž�进度对外å�‘é€�ä¿¡å�· void startPkgAnalyze(int total); void stopPkgAnalyze(); // å�‚数:文件信æ�¯ï¼Œmd5ç �过滤集,应用å��,是å�¦åŽ»é™¤æž¶æž„ä¸�满足项,是å�¦åŽ»é™¤å·²å®‰è£…æˆ–å®‰è£…äº†é«˜ç‰ˆæœ¬çš„é¡¹ QList analyzeDebFiles(const QFileInfoList &infos, QSet *md5s, QStringList *appNames, bool excludeArchNotMatched, bool excludeInstalledOrLaterVersion); // æ��å�–未安装ä¾�赖,传入包å��和对应的架构,返回未安装的ä¾�赖列表 QList debDependNotInstalled(const DebIr &ir) const; // ä¾�赖是å�¦å°±ç»ª bool dependIsReady(const QApt::DependencyItem &depend) const; // 虚拟包是å�¦å·²å®‰è£… bool virtualPackageIsExist(const QString &virtualPackageName) const; // 版本å�·æ˜¯å�¦åŒ¹é…� // rhs是å�¦ä»¥relationType的方å¼�匹é…�lhs bool versionMatched(const QString &lhs, const QString &rhs, QApt::RelationType relationType) const; // 抽å�–需è¦�çš„ä¾�赖包 void chooseDebFromDepend(QList *result, QSet *md5s, const QList &depends, const QList &debIrs) const; // 返回最佳安装顺åº� QList bestInstallQueue(const QList &installIrs, const QList &dependIrs); signals: // 正在åˆ�始化å�Žç«¯ï¼Œtrue:å�¯åŠ¨ï¼Œfalse:完æˆ� void runBackend(bool inProcess); // 正在分æž�包情况 void runAnalyzeDeb(bool inProcess, int currentRote, int pkgCount); // 软件包缓存更新已å�¯åЍ void cacheUpdateStarted(); // 软件包缓存更新完æˆ�,apt é”�已释放 void cacheUpdateFinished(); private: // 读å�– DConfig bool 值,DConfig ä¸�å�¯ç”¨æ—¶è¿”回 defaultValue bool readDConfigBool(const QString &key, bool defaultValue) const; // 写入 DConfig bool 值,æˆ�功返回 true bool writeDConfigBool(const QString &key, bool value); // 读å�– DConfig 开关:是å�¦å…�许安装å‰�自动刷新 apt 缓存。默认 true(DConfig ä¸�å�¯ç”¨æ—¶ä¹Ÿè¿”回 true,ä¿�æŒ�原行为) bool isAutoUpdateBeforeInstallEnabled() const; // 将一次性 update 开关置 false(在 update 真正完æˆ�å�Žè°ƒç”¨ï¼Œé�¿å…�崩溃导致标志ä½�丢失) void markOneTimeUpdateDone(); // 读å�–一次性 update 开关,DConfig ä¸�å�¯ç”¨æ—¶è¿”回 false(无法æŒ�久化完æˆ�状æ€�,é�¿å…�æ¯�次å�¯åЍé‡�å¤�触å�‘) bool isOneTimeUpdateEnabled() const; QApt::Package *packageWithArch(const QString &packageName, const QString &sysArch, const QString &annotation) const; QString resolvMultiArchAnnotation(const QString &annotation, const QString &debArch, int multiArchType) const; // 获å�–APTæº�文件的最新修改时间 QDateTime getSourcesLastModified() const; // 获å�–APT缓存文件的修改时间 QDateTime getCacheLastModified() const; explicit PackageAnalyzer(QObject *parent = nullptr); PackageAnalyzer(const PackageAnalyzer &) = delete; PackageAnalyzer operator=(const PackageAnalyzer &) = delete; QStringList archs; QSharedPointer backend = nullptr; std::atomic_bool backendInInit; std::atomic_bool inPkgAnalyze; int pkgWaitToAnalyzeTotal = -1; int alreadyAnalyzed = 0; std::atomic_bool uiExited; std::atomic_bool m_cacheUpdateFinished{false}; // 标记当å‰� update 是å�¦ç”±ä¸€æ¬¡æ€§å¼€å…³è§¦å�‘,用于在 setCacheUpdateFinished 中延迟置 key=false bool m_oneTimeUpdateInProgress{false}; }; Q_DECLARE_METATYPE(QList); #endif // PACKAGEANALYZER_H deepin-deb-installer-6.5.51/src/deb-installer/model/packagelistview.cpp000066400000000000000000000350471524745214100261170ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "packagelistview.h" #include "model/abstract_package_list_model.h" #include "utils/utils.h" #include "singleInstallerApplication.h" #include "utils/ddlog.h" #include #include #include PackagesListView::PackagesListView(QWidget *parent) : DListView(parent) , m_bLeftMouse(false) , m_rightMenu(nullptr) { qCDebug(appLog) << "Initializing PackagesListView..."; initUI(); // åˆ�始化界é�¢å�‚æ•° initConnections(); // åˆ�始化链接 initRightContextMenu(); // åˆ�始化å�³é”®è�œå�• initShortcuts(); // 添加快æ�·åˆ é™¤é”® qCDebug(appLog) << "PackagesListView initialized"; } /** * @brief PackagesListView::initUI åˆ�始化listViewå�‚æ•° */ void PackagesListView::initUI() { qCDebug(appLog) << "Initializing PackagesListView UI..."; QScroller::grabGesture(this, QScroller::TouchGesture); // 添加触控å±�触控 setVerticalScrollMode(ScrollPerPixel); // 设置垂直滚动的模å¼� setSelectionMode(QListView::SingleSelection); // å�ªå…�许å�•选 setAutoScroll(true); // å…�许自动滚动 setMouseTracking(true); // 设置鼠标跟踪 setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOn); // 滚动æ�¡ä¸€ç›´å­˜åœ¨ qCDebug(appLog) << "PackagesListView UI initialized."; } /** * @brief PackagesListView::initConnections åˆ�始化链接 */ void PackagesListView::initConnections() { qCDebug(appLog) << "Initializing connections..."; // é¼ æ ‡å�³é”®ç‚¹å‡»ï¼Œæ ¹æ�®æ�¡ä»¶åˆ¤æ–­æ˜¯å�¦éœ€è¦�弹出å�³é”®è�œå�• connect(this, &PackagesListView::signalShowContextMenu, this, &PackagesListView::slotListViewShowContextMenu, Qt::ConnectionType::QueuedConnection); qCDebug(appLog) << "Connections initialized."; } /** * @brief PackagesListView::initShortcuts 添加快æ�·åˆ é™¤é”® */ void PackagesListView::initShortcuts() { qCDebug(appLog) << "Initializing shortcuts..."; if (SingleInstallerApplication::mode == SingleInstallerApplication::NormalChannel) { qCDebug(appLog) << "Normal channel mode, adding Delete shortcut."; QShortcut *deleteShortcut = new QShortcut(QKeySequence::Delete, this); // åˆ�始化快æ�·é”® deleteShortcut->setContext(Qt::ApplicationShortcut); // 设置快æ�·é”®çš„æ˜¾ç¤ºæ��示 connect(deleteShortcut, &QShortcut::activated, this, &PackagesListView::slotShortcutDeleteAction); // 链接快æ�·é”® } qCDebug(appLog) << "Shortcuts initialized."; } /** * @brief PackagesListView::mousePressEvent 鼠标按下事件 * @param event * 如果左键按下,则置标志ä½�为true * 解决å�Žç»­å�³é”®è�œå�•左键å�–消的问题 */ void PackagesListView::mousePressEvent(QMouseEvent *event) { qCDebug(appLog) << "Mouse press event at" << event->pos() << "button:" << event->button(); if (event->button() == Qt::LeftButton) { // 当å‰�检测到鼠标左键按下 qCDebug(appLog) << "Left mouse button pressed at" << event->pos(); m_bLeftMouse = true; } else { qCDebug(appLog) << "Non-left mouse button pressed at" << event->pos(); m_bLeftMouse = false; // 当å‰�按下的ä¸�是左键 } DListView::mousePressEvent(event); } /** * @brief PackagesListView::mouseReleaseEvent 鼠标释放事件 * @param event * 判断当å‰�model是å�¦å‡†å¤‡å°±ç»ª */ void PackagesListView::mouseReleaseEvent(QMouseEvent *event) { qCDebug(appLog) << "Mouse release event at" << event->pos() << "button:" << event->button(); AbstractPackageListModel *listModel = qobject_cast(this->model()); // 获å�–debListModel if (!listModel->isWorkerPrepare()) { // 当å‰�model未就绪 qCDebug(appLog) << "Model not ready, ignoring mouse release"; return; } qCDebug(appLog) << "Model is ready, emitting signal for current index:" << m_currentIndex; emit signalCurrentIndexRow(m_currentIndex); DListView::mouseReleaseEvent(event); } /** * @brief PackagesListView::setSelection 设置选中 * @param rect * @param command */ void PackagesListView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) { qCDebug(appLog) << "Setting selection for rect:" << rect; DListView::setSelection(rect, command); // 转å�‘消æ�¯ QPoint clickPoint(rect.x(), rect.y()); QModelIndex modelIndex = indexAt(clickPoint); m_highlightIndex = modelIndex; m_currModelIndex = m_highlightIndex; if (!m_bLeftMouse) { qCDebug(appLog) << "Not left mouse button, showing context menu"; m_bShortcutDelete = false; // ä¸�å…�许删除 emit signalShowContextMenu(modelIndex); // 显示å�³é”®è�œå�• } else { qCDebug(appLog) << "Left mouse button, shortcut delete enabled"; m_bShortcutDelete = true; } } /** * @brief PackagesListView::keyPressEvent 键盘按键按下 * @param event */ void PackagesListView::keyPressEvent(QKeyEvent *event) { // qCDebug(appLog) << "Key press event:" << event->key() << "with modifiers:" << event->modifiers(); m_bLeftMouse = true; // 添加 å�³é”®è�œå�•å¿«æ�·é”® if ((event->modifiers() == Qt::AltModifier) && (event->key() == Qt::Key_M)) { // qCDebug(appLog) << "Alt+M shortcut pressed"; if (this->selectionModel()->currentIndex().row() > -1) { m_bShortcutDelete = false; // 增加å�³é”®è�œå�•的调出判断,当å‰�有焦点且状æ€�为å…�许å�³é”®è�œå�•出现 if (this->hasFocus() && m_bIsRightMenuShow) { qCDebug(appLog) << "Showing context menu via shortcut"; // å�³é”®è�œå�•的触å�‘ä½�置为当å‰�itemçš„ä½�置。此å‰�为鼠标的ä½�置。 m_rightMenu->exec(mapToGlobal(m_rightMenuPos)); } } } AbstractPackageListModel *listModel = qobject_cast(this->model()); // 获å�–debListModel if (listModel) { // qCDebug(appLog) << "Model is valid"; if (listModel->isWorkerPrepare()) { // 当å‰�model未就绪 // qCDebug(appLog) << "Model worker is ready, processing key press"; if (event->key() == Qt::Key_Down) { // 默认tab键获å�–焦点行是第一行,按down键行å�·+1,但ä¸�超过listview的最大行数 m_currentIndex = qMin(m_currentIndex + 1, this->model()->rowCount() - 1); qCDebug(appLog) << "Key_Down pressed, new index:" << m_currentIndex; emit signalCurrentIndexRow(m_currentIndex); } if (event->key() == Qt::Key_Up) { // 按up键行å�·-1,但ä¸�å°�于0 m_currentIndex = qMax(m_currentIndex - 1, 0); qCDebug(appLog) << "Key_Up pressed, new index:" << m_currentIndex; emit signalCurrentIndexRow(m_currentIndex); } } } DListView::keyPressEvent(event); } /** * @brief PackagesListView::initRightContextMenu åˆ�始化å�³é”®è�œå�• */ void PackagesListView::initRightContextMenu() { qCDebug(appLog) << "Initializing right-click context menu..."; if (nullptr == m_rightMenu && SingleInstallerApplication::mode == SingleInstallerApplication::NormalChannel) { // 当å‰�å�³é”®è�œå�•未åˆ�始化 qCDebug(appLog) << "Right-click menu not initialized and in normal channel mode, creating it..."; m_rightMenu = new DMenu(this); // åˆ�始化å�³é”®è�œå�• // ç»™å�³é”®è�œå�•添加快æ�·é”®Delete QAction *deleteAction = new QAction(tr("Delete"), this); m_rightMenu->addAction(deleteAction); // å�³é”®è�œå�•添加action connect(deleteAction, &QAction::triggered, this, &PackagesListView::slotRightMenuDeleteAction); // action 添加链接事件 qCDebug(appLog) << "Right-click menu created and 'Delete' action added."; } } /** * @brief PackagesListView::onListViewShowContextMenu 显示å�³é”®è�œå�• * @param index */ void PackagesListView::slotListViewShowContextMenu(QModelIndex index) { qCDebug(appLog) << "Slot for showing context menu triggered for index:" << index; Q_UNUSED(index) AbstractPackageListModel *listModel = qobject_cast(this->model()); // 获å�–debListModel if (listModel) { qCDebug(appLog) << "Model is valid"; if (listModel->isWorkerPrepare()) { // 当å‰�model未就绪 qCDebug(appLog) << "Model worker is ready, emitting signal for current index row:" << index.row(); emit signalCurrentIndexRow(index.row()); } } m_bShortcutDelete = false; // å�³é”®è�œå�•显示时ä¸�å…�许使用快æ�·é”®åˆ é™¤ m_currModelIndex = index; // 修改å�³é”®è�œå�•的调出判断,当å‰�有焦点且状æ€�为å…�许å�³é”®è�œå�•出现 if (m_bIsRightMenuShow && m_rightMenu != nullptr) { qCDebug(appLog) << "Conditions met, showing right-click menu at cursor position"; // 在当å‰�é¼ æ ‡ä½�置显示å�³é”®è�œå�• m_rightMenu->exec(QCursor::pos()); } } /** * @brief PackagesListView::onShortcutDeleteAction å¿«æ�·é”®åˆ é™¤ */ void PackagesListView::slotShortcutDeleteAction() { qCDebug(appLog) << "Shortcut delete action triggered"; // fix bug: 42602 添加多个deb包到软件包安装器,选择列表中任一应用,连续多次点击delete崩溃 if (-1 == m_currModelIndex.row() || m_rightMenu->isVisible() || this->count() == 1) { qCDebug(appLog) << "Skipping delete action due to invalid index, visible menu, or single item."; return; } // fix bug: 42602 添加多个deb包到软件包安装器,选择列表中任一应用,连续多次点击delete崩溃 // fix bug: 44901 https://pms.uniontech.com/zentao/bug-view-44901.htm // å�ªåˆ é™¤å½“å‰�选中的项 if (m_currModelIndex.row() < this->count() && this->selectionModel()->selectedIndexes().contains(m_currModelIndex)) { qCDebug(appLog) << "Emitting signal to remove item at index:" << m_currModelIndex; emit signalRemoveItemClicked(m_currModelIndex); } } /** * @brief PackagesListView::onRightMenuDeleteAction å�³é”®è�œå�•删除选中的项 */ void PackagesListView::slotRightMenuDeleteAction() { qCDebug(appLog) << "Right-click menu delete action triggered"; if (-1 == m_currModelIndex.row()) { qCDebug(appLog) << "Skipping delete, current model index is invalid (-1)"; return; } qCDebug(appLog) << "Emitting signal to remove item via right-click at index:" << m_currModelIndex; emit signalRemoveItemClicked(m_currModelIndex); } /** * @brief PackagesListView::paintEvent 获å�–当å‰�index * @param event * 定ä½�å�³é”®è�œå�•弹出的ä½�ç½® */ void PackagesListView::paintEvent(QPaintEvent *event) { // qCDebug(appLog) << "Paint event triggered, current index:" << this->currentIndex().row(); // 获å�–currentIndexå¹¶ä¿�存,用于å�³é”®è�œå�•的定ä½�。 m_currentIndex = this->currentIndex().row(); DListView::paintEvent(event); } /** * @brief PackagesListView::getPos * @param rect æŸ�一个Itemçš„rect * @param index Itemçš„index.row() * * 获å�–æŸ�一个Itemçš„rect,与index。用于ä¿�å­˜ä½�ç½®å�‚数触å�‘å�³é”®è�œå�• */ void PackagesListView::slotGetPos(QRect rect, int index) { qCDebug(appLog) << "Slot to get position triggered for index:" << index << "with rect:" << rect; if (index == m_currentIndex) { // 获å�–当å‰�项å�³é”®è�œå�•出现的ä½�ç½® qCDebug(appLog) << "Index matches current index, updating right menu position"; m_rightMenuPos.setX(rect.x() + rect.width() - 162); m_rightMenuPos.setY(rect.y() + rect.height() / 2); } } /** * @brief PackagesListView::setRightMenuShowStatus 设置是å�¦å�¯ä»¥æ˜¾ç¤ºå�³é”®è�œå�• * @param isShow */ void PackagesListView::setRightMenuShowStatus(bool isShow) { qCDebug(appLog) << "Setting right menu show status to:" << isShow; m_bIsRightMenuShow = isShow; // 设置å�³é”®è�œå�•是å�¦æ˜¾ç¤ºçš„æ ‡è¯†ä½� } /** * @brief PackagesListView::focusInEvent 焦点FocusIn事件 * @param event * 当焦点切æ�¢åˆ°PackListView时,默认选中第一项。 */ void PackagesListView::focusInEvent(QFocusEvent *event) { // qCDebug(appLog) << "Focus in event, reason:" << event->reason(); if (event->reason() == Qt::TabFocusReason) { // tab焦点 qCDebug(appLog) << "Focus gained, selecting first item"; if (this->count() > 0) { // qCDebug(appLog) << "List has items, setting current index to 0"; m_currModelIndex = this->model()->index(0, 0); this->setCurrentIndex(m_currModelIndex); // 存在焦点时,默认选入第一项 m_currentIndex = 0; AbstractPackageListModel *listModel = qobject_cast(this->model()); // 获å�–debListModel if (listModel) { qCDebug(appLog) << "Model is valid"; if (listModel->isWorkerPrepare()) { // 当å‰�model未就绪 qCDebug(appLog) << "Model worker is ready, emitting signal for current index row 0"; emit signalCurrentIndexRow(0); } } } } } void PackagesListView::focusOutEvent(QFocusEvent *event) { // qCDebug(appLog) << "Focus out event, reason:" << event->reason(); // not change focus index when the right menu pop-up. if (event->reason() != Qt::PopupFocusReason) { qCDebug(appLog) << "Focus lost and not due to popup, clearing selection"; this->clearSelection(); m_currentIndex = -1; m_currModelIndex = this->model()->index(-1, -1); emit signalCurrentIndexRow(-1); } DListView::focusOutEvent(event); } /** * @brief event 事件 */ bool PackagesListView::event(QEvent *event) { // qCDebug(appLog) << "Event received:" << event->type(); // 字体å�˜åŒ–事件 if (event->type() == QEvent::FontChange) { qCDebug(appLog) << "Font size changed to:" << DFontSizeManager::fontPixelSize(qGuiApp->font()); if (DFontSizeManager::fontPixelSize(qGuiApp->font()) <= 13) { // 当å‰�字体大å°�是å�¦å°�于13 qCDebug(appLog) << "Font size <= 13, adjusting item height."; emit signalChangeItemHeight(50 - 2 * (13 - DFontSizeManager::fontPixelSize(qGuiApp->font()))); } else { qCDebug(appLog) << "Font size > 13, adjusting item height."; emit signalChangeItemHeight(52 + 2 * (DFontSizeManager::fontPixelSize(qGuiApp->font()) - 13)); } } return DListView::event(event); } deepin-deb-installer-6.5.51/src/deb-installer/model/packagelistview.h000066400000000000000000000104361524745214100255570ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGESLISTVIEW_H #define PACKAGESLISTVIEW_H #include #include #include #include #include DWIDGET_USE_NAMESPACE class PackagesListView : public DListView { Q_OBJECT public: explicit PackagesListView(QWidget *parent = nullptr); /** * @brief setRightMenuShowStatus æ ¹æ�®å®‰è£…进程æ�¥è®¾ç½®æ˜¯å�¦æ˜¾ç¤ºå�³é”®è�œå�• * @param isShow 是å�¦æ˜¾ç¤ºå�³é”®è�œå�• */ void setRightMenuShowStatus(bool isShow); signals: /** * @brief signalChangeItemHeight 设置item高度 * @param height item高度 */ void signalChangeItemHeight(int height); /** * @brief signalShowContextMenu 显示å�³é”®è�œå�• * @param index 显示å�³é”®è�œå�•çš„index */ void signalShowContextMenu(QModelIndex index); /** * @brief signalRemoveItemClicked 删除该item * @param index è¦�删除的itemçš„index */ void signalRemoveItemClicked(QModelIndex index); /** * @brief signalCurrentIndexRow 当å‰�选中行 * @param row 行å�· */ void signalCurrentIndexRow(int row); public slots: /** * @brief slotGetPos 获å�–到的当å‰�Itemçš„ä½�置和row * @param rect 当å‰�itemçš„rect * @param index 当å‰�item的下标 */ void slotGetPos(QRect rect, int index); // 获å�–到的当å‰�Itemçš„ä½�置和row protected: /** * @brief mousePressEvent 鼠标按下事件 * 如果是左键按下,如果å�³é”®è�œå�•出现,则å�–消å�³é”®è�œå�• */ void mousePressEvent(QMouseEvent *event) override; /** * @brief mouseReleaseEvent 鼠标释放事件 * @param event */ void mouseReleaseEvent(QMouseEvent *event) override; /** * @brief setSelection 选中事件 * @param rect * @param command * 选中时,å…�许跳出å�³é”®è�œå�•。置标志ä½�为true */ void setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) override; /** * @brief keyPressEvent 键盘按下事件 * @param event * 添加alt+m å¿«æ�·é”®è§¦å�‘å�³é”®è�œå�• */ void keyPressEvent(QKeyEvent *event) override; /** * @brief paintEvent 绘制事件 * @param event */ void paintEvent(QPaintEvent *event) override; /** * @brief focusInEvent 焦点进入事件 * @param event * 当焦点切æ�¢åˆ°å½“å‰�控件时,默认选中第一项。 */ void focusInEvent(QFocusEvent *event) override; void focusOutEvent(QFocusEvent *event) override; /** * @brief event 事件 */ virtual bool event(QEvent *event) override; private: /** * @brief initUI * åˆ�始化 listviewçš„å�„个属性å�‚æ•° */ void initUI(); /** * @brief initConnections * 链接listView的信å�·å’Œæ§½ */ void initConnections(); /** * @brief initRightContextMenu * åˆ�始化å�³é”®è�œå�• */ void initRightContextMenu(); /** * @brief initShortcuts * åˆ�始化快æ�·é”® */ void initShortcuts(); private slots: /** * @brief slotListViewShowContextMenu 弹出å�³é”®è�œå�• * @param index 点击å�³é”®è�œå�•çš„indexçš„ä½�ç½® */ void slotListViewShowContextMenu(QModelIndex index); /** * @brief slotRightMenuDeleteAction 删除æŸ�一个包 */ void slotRightMenuDeleteAction(); /** * @brief slotShortcutDeleteAction 使用快æ�·é”®åˆ é™¤ */ void slotShortcutDeleteAction(); private: bool m_bLeftMouse = false; // 左键按下,å�–消å�³é”®è�œå�•标识 bool m_bShortcutDelete = false; // å¿«æ�·åˆ é™¤æ ‡è¯† DMenu *m_rightMenu = nullptr; // å�³é”®è�œå�• QModelIndex m_currModelIndex; // 当å‰�选中的index QModelIndex m_highlightIndex; // 当å‰�选中的index QPoint m_rightMenuPos; // 确定的å�³é”®è�œå�•出现的ä½�ç½® int m_currentIndex = -1; // 当å‰�选中的index.row /** * @brief m_bIsRightMenuShow 当å‰�是å�¦èƒ½å¤Ÿè°ƒå‡ºå�³é”®è�œå�•标识,由MultiPage工作状æ€�决定,并传入 */ bool m_bIsRightMenuShow = false; // 当å‰�是å�¦å…�许å�³é”®è�œå�•显示 }; #endif // PACKAGESLISTVIEW_H deepin-deb-installer-6.5.51/src/deb-installer/model/packageselectmodel.cpp000066400000000000000000000167351524745214100265540ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "packageselectmodel.h" #include "model/packageanalyzer.h" #include "utils/ddlog.h" #include #include #include #include PackageSelectModel::PackageSelectModel(QObject *parent) : QObject(parent) , model(new QStandardItemModel(this)) { qCDebug(appLog) << "PackageSelectModel constructed."; } QStandardItemModel *PackageSelectModel::viewModel() const { // qCDebug(appLog) << "Returning view model."; return model; } void PackageSelectModel::appendDdimPackages(const QList &ddims) { qCDebug(appLog) << "Appending" << ddims.size() << "ddim packages"; for (const auto &ddim : ddims) { qCDebug(appLog) << "Processing ddim from dir:" << ddim.dirPath << "with token:" << ddim.token; // åˆ�始化ddim ir包 DdimIrPackage ddimIrPkg; ddimIrPkg.dirPath = ddim.dirPath; ddimIrPkg.version = ddim.version; ddimIrPkg.token = ddim.token; // é€�个转æ�¢ä¸ºIR模å¼� // 去é‡�优先级:必装 > 选装 > ä¾�èµ– PackageAnalyzer::instance().startPkgAnalyze(ddim.mustInstallList.size() + ddim.selectList.size() + ddim.dependList.size()); QSet md5s; auto currentMustInstallInfos = PackageAnalyzer::instance().analyzeDebFiles(ddim.mustInstallList, &md5s, nullptr, true, true); qCDebug(appLog) << "Analyzed must-install list, got" << currentMustInstallInfos.size() << "packages."; QStringList selectAppNameList = ddim.selectAppNameList; auto currentSelectInfos = PackageAnalyzer::instance().analyzeDebFiles(ddim.selectList, &md5s, &selectAppNameList, false, false); qCDebug(appLog) << "Analyzed select list, got" << currentSelectInfos.size() << "packages."; auto currentDependInfos = PackageAnalyzer::instance().analyzeDebFiles(ddim.dependList, &md5s, nullptr, true, false); qCDebug(appLog) << "Analyzed depend list, got" << currentDependInfos.size() << "packages."; PackageAnalyzer::instance().stopPkgAnalyze(); for (int i = 0; i != currentSelectInfos.size(); ++i) { currentSelectInfos[i].appName = selectAppNameList[i]; } ddimIrPkg.selectInfos = currentSelectInfos; ddimIrPkg.dependInfos = currentDependInfos; ddimIrPkg.mustInstallInfos = currentMustInstallInfos; // 查询是å�¦æœ‰ç›¸å�Œtokençš„ddim,有相å�Œçš„æ‰§è¡Œæ›´æ–°ï¼Œæ²¡æœ‰ç›¸å�Œçš„æ‰§è¡Œæ–°å¢ž auto ddimIter = std::find_if(ddimIrs.begin(), ddimIrs.end(), [ddimIrPkg](const DdimIrPackage ¤tDdimIrPkg) { return currentDdimIrPkg.token == ddimIrPkg.token; }); if (ddimIter != ddimIrs.end()) { qCDebug(appLog) << "Updating existing ddim package with token:" << ddimIrPkg.token; *ddimIter = ddimIrPkg; } else { qCDebug(appLog) << "Adding new ddim package with token:" << ddimIrPkg.token; ddimIrs.push_back(ddimIrPkg); } } // 汇è�šå…¨éƒ¨æ•°æ�®ï¼ˆä¾�æ�®ddimIrsç›®å‰�的情况,刷新selectInfos,dependInfos,mustInstallInfos) if (collectData()) { qCDebug(appLog) << "Select infos changed, emitting signal"; emit selectInfosChanged(selectInfos); // 刷新选择界é�¢ } else { qCDebug(appLog) << "Select infos unchanged"; emit selectInfosDoNotHaveChange(); // 告知没有必è¦�刷新选择界é�¢ } } QList PackageSelectModel::analyzePackageInstallNeeded(const QList &selectIndexes) const { qCDebug(appLog) << "Analyzing install needs for" << selectIndexes.size() << "selected packages"; QList installIrs; QList dependIrs; // 1.筛选需è¦�安装的å�¯é€‰åŒ… for (int i : selectIndexes) { installIrs.push_back(selectInfos.at(i)); } qCDebug(appLog) << "Selected" << installIrs.size() << "optional packages to install."; // 2.汇集å�¯é€‰åŒ…和必装包为需è¦�安装的包 qCDebug(appLog) << "Adding" << mustInstallInfos.size() << "must-install packages."; installIrs.append(mustInstallInfos); dependIrs = dependInfos; qCDebug(appLog) << "Total packages to consider for installation:" << installIrs.size(); qCDebug(appLog) << "Total available dependency packages:" << dependIrs.size(); // 3.将需è¦�安装的包和本地å�¯ç”¨ä¾�赖包传入分æž�工具,获å�–最佳安装顺åº�(原则是能ä¸�装就ä¸�装,确ä¿�安装过程最å°�化) qCDebug(appLog) << "Starting package analyzer to determine best install queue..."; PackageAnalyzer::instance().startPkgAnalyze(installIrs.size()); auto result = PackageAnalyzer::instance().bestInstallQueue(installIrs, dependIrs); PackageAnalyzer::instance().stopPkgAnalyze(); qCDebug(appLog) << "Package analysis finished."; qCDebug(appLog) << "Best install queue contains" << result.size() << "packages"; return result; } template void getDebIrs(QList *container, QSet *md5s, const QList &ddimIrs, Func &&dataGetter) { for (auto &eachIrPkg : ddimIrs) { auto infos = dataGetter(eachIrPkg); for (auto &eachInfo : infos) { if (!md5s->contains(eachInfo.md5)) { // qCDebug(appLog) << "Adding unique package to container:" << eachInfo.filePath; md5s->insert(eachInfo.md5); container->push_back(eachInfo); } } } } bool PackageSelectModel::collectData() { qCDebug(appLog) << "Collecting package data from" << ddimIrs.size() << "ddim packages"; // 1.构建新数æ�®åŒ…,由于å�ªéœ€è¦�监控å�¯é€‰é¡¹ï¼Œå› æ­¤å…¶å®ƒä¸¤ä¸ªç›´æŽ¥æ¸…空 QList newSelectInfos; dependInfos.clear(); mustInstallInfos.clear(); // 2.处ç�†ddimIrs的数æ�®ï¼Œéœ€è¦�ä¾�æ�®åŒ…çš„md5进行去é‡� QSet md5s; // 2.1汇è�šå¿…装包 qCDebug(appLog) << "Collecting must-install packages..."; getDebIrs(&mustInstallInfos, &md5s, ddimIrs, [](const DdimIrPackage &info) { return info.mustInstallInfos; }); qCDebug(appLog) << "Found" << mustInstallInfos.size() << "unique must-install packages."; // 2.2汇è�šå�¯é€‰åŒ… qCDebug(appLog) << "Collecting selectable packages..."; getDebIrs(&newSelectInfos, &md5s, ddimIrs, [](const DdimIrPackage &info) { return info.selectInfos; }); qCDebug(appLog) << "Found" << newSelectInfos.size() << "unique selectable packages."; // 2.3汇è�šä¾�赖包 qCDebug(appLog) << "Collecting dependency packages..."; getDebIrs(&dependInfos, &md5s, ddimIrs, [](const DdimIrPackage &info) { return info.dependInfos; }); qCDebug(appLog) << "Found" << dependInfos.size() << "unique dependency packages."; // 3.查看是å�¦å­˜åœ¨æ”¹å�˜ bool ret = false; if (newSelectInfos.size() != selectInfos.size()) { qCDebug(appLog) << "Select info size changed, new:" << newSelectInfos.size() << "old:" << selectInfos.size(); ret = true; } else { for (int i = 0; i < newSelectInfos.size(); ++i) { if (!(newSelectInfos[i] == selectInfos[i])) { qCDebug(appLog) << "Select info content changed at index:" << i; ret = true; break; } } } // 4.清ç�†è€�æ•°æ�® selectInfos = newSelectInfos; qCDebug(appLog) << "Data collection completed, changes detected:" << ret; return ret; } deepin-deb-installer-6.5.51/src/deb-installer/model/packageselectmodel.h000066400000000000000000000064521524745214100262140ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGESELECTMODEL_H #define PACKAGESELECTMODEL_H #include #include #include #include class PackageAnalyzer; class QStandardItemModel; // åˆ�步解æž�DDIM的结果 struct DdimSt { bool isAvailable = false; QString dirPath; // ddim所在目录 QString version; // ddim版本 QString token; // ddim标识,作为ddim去é‡�çš„ä¾�æ�® QStringList selectAppNameList; // å�¯é€‰é¡¹é‡Œçš„应用å��ç§° QFileInfoList selectList; // å�¯é€‰ QFileInfoList dependList; // ä¾�èµ– QFileInfoList mustInstallList; // 必装 }; // å�•个包的基础信æ�¯ // TODO:就程åº�设计æ�¥è¯´ï¼Œéœ€è¦�一个å�•独生æˆ�deb IR的函数 struct DebIr { QString filePath; // 完整ç»�对路径 QString appName; // 应用å�� QString packageName; // 包å�� QString architecture; // 包支æŒ�的架构 QString version; // 包版本 QString shortDescription; // 短æ��è¿° QByteArray md5; // 包的md5ç � QStringList virtualPackages; // æ��供的虚拟包 QApt似乎ä¸�支æŒ�读Provides项 QList depends; // 完整的包ä¾�èµ– bool archMatched = false; // 是å�¦ä¸Žå½“å‰�架构匹é…� bool isValid = false; // 包是å�¦æœ‰æ•ˆï¼ˆæ ¹æ�®ä»¥å‰�çš„è€�代ç �,此处如果无效,å�¯ä»¥æš‚时当å�šæœªå®‰è£…å¤„ç�†ï¼Œç”±å�Žç»­çš„apt安装时进行报错) bool operator==(const DebIr &rhs) { return this->md5 == rhs.md5; } }; // å�•个DDIM下的包信æ�¯ struct DdimIrPackage { QString dirPath; // ddim所在目录 QString version; // ddim版本 QString token; // ddim标识 QList selectInfos; QList dependInfos; QList mustInstallInfos; }; class PackageSelectModel : public QObject { Q_OBJECT public: explicit PackageSelectModel(QObject *parent = nullptr); // 添加解æž�好的ddims void appendDdimPackages(const QList &ddims); // 获å�–最终需è¦�安装的包列表,传入å�‚数为选中的selectInfosçš„index QList analyzePackageInstallNeeded(const QList &selectIndexes) const; QList selectData() const { return selectInfos; } QList dependData() const { return dependInfos; } QList mustInstallData() const { return mustInstallInfos; } QStandardItemModel *viewModel() const; // 先留ç�€ï¼Œå�Žé�¢æ€§èƒ½ä¸�够å†�å�¯ç”¨ signals: void selectInfosChanged(const QList &infos); // 刷新选择é�¢æ�¿ void selectInfosDoNotHaveChange(); // 上一轮执行的appendDdimPackages没有刷新选择é�¢æ�¿çš„å¿…è¦� private: bool collectData(); // 汇è�šæ•°æ�®ï¼Œè¿”回值表示å�¯é€‰é¡¹æ˜¯å�¦å­˜åœ¨æ›´æ–° // 暂存汇è�šå¥½çš„æ•°æ�®ï¼Œç”¨äºŽå�Žç»­å®‰è£…使用 QList selectInfos; QList dependInfos; QList mustInstallInfos; QStandardItemModel *model; // è§£æž�为IRæ ¼å¼�çš„ddim,需è¦�ä¾�æ�®å†…部的token进行去é‡� QList ddimIrs; }; #endif // PACKAGESELECTMODEL_H deepin-deb-installer-6.5.51/src/deb-installer/model/packageslistdelegate.cpp000066400000000000000000000356071524745214100271040ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "packageslistdelegate.h" #include "model/deblistmodel.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include DWIDGET_USE_NAMESPACE // delegate 直接传入 model 解决多次创建model packagemanager导致崩溃的问题 PackagesListDelegate::PackagesListDelegate(AbstractPackageListModel *m_model, QAbstractItemView *parent) : DStyledItemDelegate(parent) , m_fileListModel(m_model) // 从新new一个对象修改为获å�–传入的对象 , m_parentView(parent) { qCDebug(appLog) << "PackagesListDelegate constructed."; qGuiApp->installEventFilter(this); // 事件筛选 m_itemHeight = 50 - 2 * (13 - DFontSizeManager::fontPixelSize(qGuiApp->font())); if (DFontSizeManager::fontPixelSize(qGuiApp->font()) > 13) { // 当å‰�字体大å°�是å�¦å°�于13 m_itemHeight += 2; } qCDebug(appLog) << "Initial item height set to:" << m_itemHeight; } void PackagesListDelegate::refreshDebItemStatus( const int operate_stat, QRect install_status_rect, QPainter *painter, bool isSelect, bool isEnable) const { // qCDebug(appLog) << "Refreshing deb item status. Op status:" << operate_stat << "isSelect:" << isSelect << "isEnable:" << isEnable; DPalette parentViewPattle = DebApplicationHelper::instance()->palette(m_parentView); DGuiApplicationHelper *dAppHelper = DGuiApplicationHelper::instance(); DPalette appPalette = dAppHelper->applicationPalette(); QPen forground; // å‰�景色 QColor color; // 画笔颜色 QString showText; // è¦�显示的文本信æ�¯ï¼ˆå®‰è£…状æ€�) DPalette::ColorGroup colorGroup; if (DApplication::activeWindow()) { // 当å‰�处于激活状æ€� colorGroup = DPalette::Active; // 设置Palette为激活状æ€� } else { colorGroup = DPalette::Inactive; // 设置Palette为é�žæ¿€æ´»çжæ€� } // qCDebug(appLog) << "Color group set to:" << colorGroup; // æ ¹æ�®æ“�作的状æ€�显示æ��示语 switch (operate_stat) { case Pkg::PackageOperationStatus::Operating: // 正在安装 painter->setPen(QPen(parentViewPattle.color(DPalette::TextLively))); showText = tr("Installing"); break; case Pkg::PackageOperationStatus::Success: // 安装æˆ�功 painter->setPen(QPen(parentViewPattle.color(DPalette::LightLively))); showText = tr("Installed"); break; case Pkg::PackageOperationStatus::Waiting: // 等待安装 painter->setPen(QPen(parentViewPattle.color(DPalette::TextLively))); showText = tr("Waiting"); break; default: // 安装失败 painter->setPen(QPen(parentViewPattle.color(DPalette::TextWarning))); showText = tr("Failed"); break; } // qCDebug(appLog) << "Display text set to:" << showText; if (isSelect && isEnable) { // 当å‰�被选中 未被选中使用默认颜色 // qCDebug(appLog) << "Item is selected and enabled, setting highlighted text color."; forground.setColor(appPalette.color(colorGroup, DPalette::HighlightedText)); painter->setPen(forground); } painter->drawText(install_status_rect, showText, Qt::AlignVCenter | Qt::AlignRight); // 在item上添加安装æ��示 } void PackagesListDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const { // qCDebug(appLog) << "Painting item for index:" << index.row() << "with state:" << option.state; if (!index.isValid()) { // 判断传入的index是å�¦æœ‰æ•ˆ qCDebug(appLog) << "Invalid index, skipping paint"; DStyledItemDelegate::paint(painter, option, index); return; } auto themeType = DGuiApplicationHelper::instance()->themeType(); // qCDebug(appLog) << "Theme type:" << themeType; painter->save(); painter->setRenderHints(QPainter::Antialiasing | QPainter::TextAntialiasing | QPainter::SmoothPixmapTransform, true); const int content_x = 46; painter->setOpacity(1); QPainterPath bgPath; bgPath.addRect(option.rect); // 将当å‰�Itemçš„ä½�ç½®å�‚æ•° å�‘é€�ç»™ListView,确定å�³é”®è�œå�•çš„ä½�置。 emit sigIndexAndRect(option.rect, index.row()); DGuiApplicationHelper *dAppHelper = DGuiApplicationHelper::instance(); DPalette palette = dAppHelper->applicationPalette(); QBrush background; QPen forground; DPalette::ColorGroup colorGroup; if (!(option.state & DStyle::State_Enabled)) { // 当å‰�appListView not enable colorGroup = DPalette::Disabled; } else { if (!DApplication::activeWindow()) { // 当å‰�窗å�£æœªè¢«æ¿€æ´» colorGroup = DPalette::Inactive; } else { colorGroup = DPalette::Active; // 当å‰�窗å�£è¢«æ¿€æ´» } } // qCDebug(appLog) << "Paint color group set to:" << colorGroup; background.setColor(QColor(0, 0, 0, 0)); // 未选中时直接背景é€�明 // 被选中时设置颜色高亮 forground.setColor(palette.color(colorGroup, DPalette::Text)); if (option.state & DStyle::State_Enabled) { if (option.state & DStyle::State_Selected) { // qCDebug(appLog) << "Item is selected, setting highlight background."; background = palette.color(colorGroup, DPalette::Highlight); } } painter->setPen(forground); painter->fillPath(bgPath, background); // 设置包å��和版本å�·çš„字体颜色 fix bug: 59390 forground.setColor(palette.color(colorGroup, DPalette::ToolTipText)); // 绘制分割线 QRect lineRect; lineRect.setX(content_x); int itemHeight = m_itemHeight; lineRect.setY(option.rect.y() + itemHeight - 1); lineRect.setWidth(option.rect.width() - content_x - 10); lineRect.setHeight(1); auto fillColor = themeType == DGuiApplicationHelper::LightType ? QColor(0, 0, 0, 12) : QColor(255, 255, 255, 12); painter->fillRect(lineRect, fillColor); QRect bg_rect = option.rect; Pkg::PackageType type = index.data(AbstractPackageListModel::PackageTypeRole).value(); QIcon icon = Utils::packageIcon(type); // draw package icon const int x = 6; int y = bg_rect.y() + (m_itemHeight - 32) / 2; icon.paint(painter, x, y, 32, 32); // draw package name QRect name_rect = bg_rect; name_rect.setX(content_x); name_rect.setY(bg_rect.y() + 5); const QString pkg_name = index.data(DebListModel::PackageNameRole).toString(); QString mediumFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); QString normalFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); QString defaultFontFamily = Utils::loadFontFamilyByType(Utils::DefautFont); QFont pkg_name_font = Utils::loadFontBySizeAndWeight(mediumFontFamily, 14, QFont::Medium); pkg_name_font.setPixelSize(DFontSizeManager::instance()->fontPixelSize(DFontSizeManager::T6)); name_rect.setHeight(pkg_name_font.pixelSize() + 7); painter->setFont(pkg_name_font); QFontMetrics fontMetric(pkg_name_font); const QString elided_pkg_name = fontMetric.elidedText(pkg_name, Qt::ElideRight, 150); // qCDebug(appLog) << "Painting package name:" << elided_pkg_name; if (option.state & DStyle::State_Enabled) { if (option.state & DStyle::State_Selected) { forground.setColor(palette.color(colorGroup, DPalette::HighlightedText)); } } painter->setPen(forground); painter->drawText(name_rect, elided_pkg_name, Qt::AlignLeft | Qt::AlignVCenter); // draw package version QRect version_rect = name_rect; const int version_y = version_rect.top(); version_rect.setLeft(200); version_rect.setTop(version_y); version_rect.setRight(option.rect.right() - 80); QFontMetrics versionFontMetric(pkg_name_font); const QString version = index.data(DebListModel::PackageVersionRole).toString(); const QString version_str = versionFontMetric.elidedText(version, Qt::ElideRight, 195); painter->setPen(forground); QFont version_font = Utils::loadFontBySizeAndWeight(defaultFontFamily, 12, QFont::Light); version_font.setPixelSize(DFontSizeManager::instance()->fontPixelSize(DFontSizeManager::T8)); painter->setFont(version_font); painter->drawText(version_rect, version_str, Qt::AlignLeft | Qt::AlignVCenter); // install status const int operate_stat = index.data(DebListModel::PackageOperateStatusRole).toInt(); // 获å�–包的状æ€� qCDebug(appLog) << "Package operation status:" << operate_stat; if (operate_stat != Pkg::PackageOperationStatus::Prepare) { // qCDebug(appLog) << "Operation status is not 'Prepare', refreshing deb item status display."; QRect install_status_rect = option.rect; install_status_rect.setRight(option.rect.right() - 20); install_status_rect.setTop(version_y - 4); QFont stat_font = Utils::loadFontBySizeAndWeight(mediumFontFamily, 11, QFont::Medium); stat_font.setPixelSize(DFontSizeManager::instance()->fontPixelSize(DFontSizeManager::T9)); painter->setFont(stat_font); // 刷新添加包状æ€�çš„æ��示 refreshDebItemStatus(operate_stat, install_status_rect, painter, (option.state & DStyle::State_Selected), (option.state & DStyle::State_Enabled)); } // draw package info QString info_str; QRect info_rect = option.rect; info_rect.setLeft(content_x); info_rect.setTop(name_rect.bottom() + 2); // 获å�–包的版本 const int install_stat = index.data(DebListModel::PackageVersionStatusRole).toInt(); // 获å�–包的ä¾�赖状æ€� const int dependsStat = index.data(DebListModel::PackageDependsStatusRole).toInt(); DPalette pa = DebApplicationHelper::instance()->palette(m_parentView); // 未被选中,设置正常的颜色 forground.setColor(palette.color(colorGroup, DPalette::ToolTipText)); // 安装状æ€� if (install_stat != Pkg::PackageInstallStatus::NotInstalled) { // 获å�–安装版本 if (install_stat == Pkg::PackageInstallStatus::InstalledSameVersion) { // 安装了相å�Œç‰ˆæœ¬ info_str = tr("Same version installed"); } else if (install_stat == Pkg::PackageInstallStatus::InstalledLaterVersion) { // 安装了更新的版本 info_str = tr("Later version installed: %1").arg(index.data(DebListModel::PackageInstalledVersionRole).toString()); } else { // 安装了较早的版本 info_str = tr("Earlier version installed: %1").arg(index.data(DebListModel::PackageInstalledVersionRole).toString()); } // fix bug: 43139 forground.setColor(palette.color(colorGroup, DPalette::TextTips)); } else { // 当å‰�没有安装过 // 获å�–包的短æ��述(model增加长æ��述接å�£ï¼Œæ‰¹é‡�安装显示的是短æ��述) info_str = index.data(DebListModel::PackageShortDescriptionRole).toString(); // fix bug: 43139 forground.setColor(palette.color(colorGroup, DPalette::TextTips)); } // qCDebug(appLog) << "Initial info string set to:" << info_str; if (operate_stat == Pkg::PackageOperationStatus::Failed) { info_str = index.data(DebListModel::PackageFailReasonRole).toString(); qCWarning(appLog) << "Package operation failed:" << info_str; forground.setColor(palette.color(colorGroup, DPalette::TextWarning)); // 安装失败或ä¾�赖错误 } // not contains prohibit error if (dependsStat == Pkg::DependsStatus::DependsBreak || dependsStat == Pkg::DependsStatus::DependsAuthCancel || dependsStat == Pkg::DependsStatus::DependsVerifyFailed || dependsStat == Pkg::DependsStatus::ArchBreak || dependsStat == Pkg::CompatibleIntalled || dependsStat == Pkg::CompatibleNotInstalled) { qCWarning(appLog) << "Dependency issue detected, status:" << dependsStat; // 批é‡�安装列表中,ä¾�赖关系ä¸�满足但å�¯èµ°å…¼å®¹æ¨¡å¼�的包å�ªæ˜¾ç¤ºç®€çŸ­æ��示; // 详细的兼容模å¼�引导ä¿�留在å�•包页é�¢ / tooltip / 安装å�Žç«¯ã€‚ // 安装真正失败的包ä»�展示具体错误原因(é�¿å…�被简短æ��示覆盖)。 if (dependsStat == Pkg::CompatibleNotInstalled && operate_stat != Pkg::PackageOperationStatus::Failed) { info_str = tr("Broken dependencies"); } else { info_str = index.data(DebListModel::PackageFailReasonRole).toString(); } forground.setColor(palette.color(colorGroup, DPalette::TextWarning)); // 安装失败或ä¾�赖错误 } // No other error, show will remove packages if (dependsStat != Pkg::CompatibleIntalled && dependsStat != Pkg::CompatibleNotInstalled) { QStringList removePackages = index.data(DebListModel::PackageRemoveDependsRole).toStringList(); if (!removePackages.isEmpty()) { // qCWarning(appLog) << "Packages to be removed:" << removePackages; forground.setColor(palette.color(colorGroup, DPalette::TextWarning)); info_str = QObject::tr("Will remove: ") + removePackages.join(' '); } } // 当å‰�选中 设置高亮 if (option.state & DStyle::State_Enabled) { if (option.state & DStyle::State_Selected) { forground.setColor(palette.color(colorGroup, DPalette::HighlightedText)); } } painter->setPen(forground); QFont info_font = Utils::loadFontBySizeAndWeight(normalFontFamily, 12, QFont::ExtraLight); info_font.setPixelSize(DFontSizeManager::instance()->fontPixelSize(DFontSizeManager::T8)); painter->setFont(info_font); info_str = painter->fontMetrics().elidedText(info_str, Qt::ElideRight, 306); // qCDebug(appLog) << "Final info string to draw:" << info_str; painter->drawText(info_rect, info_str, Qt::AlignLeft | Qt::AlignTop); // å°†æ��示绘制到item上 painter->restore(); } QSize PackagesListDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const { Q_UNUSED(index); Q_UNUSED(option); // qCDebug(appLog) << "Providing size hint. Item height:" << m_itemHeight; QSize itemSize = QSize(0, m_itemHeight); // 设置Item的高度 return itemSize; } bool PackagesListDelegate::eventFilter(QObject *watched, QEvent *event) { // qCDebug(appLog) << "Event filter: FontChange event detected."; if (event->type() == QEvent::FontChange && watched == this) { // qCDebug(appLog) << "Event filter: FontChange event detected."; QFontInfo fontinfo = m_parentView->fontInfo(); emit fontinfo.pixelSize(); } return QObject::eventFilter(watched, event); } void PackagesListDelegate::getItemHeight(int height) { // qCDebug(appLog) << "Setting item height to:" << height; m_itemHeight = height; } deepin-deb-installer-6.5.51/src/deb-installer/model/packageslistdelegate.h000066400000000000000000000040751524745214100265440ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGESLISTDELEGATE_H #define PACKAGESLISTDELEGATE_H #include "packagelistview.h" #include #include class AbstractPackageListModel; class PackagesListDelegate : public DStyledItemDelegate { Q_OBJECT public: // delegate使用传入的model而é�žé‡�æ–°new一个对象 解决多次创建model packagemanager导致崩溃的问题 explicit PackagesListDelegate(AbstractPackageListModel *m_model, QAbstractItemView *parent = nullptr); bool eventFilter(QObject *watched, QEvent *event) override; public: /** * @brief getItemHeight 获å�–当å‰�选中的Item的高度 * @param height 当å‰�选中Item的高度 * */ void getItemHeight(int height); signals: /** * @brief sigIndexAndRect å�‘é€�当å‰�Itemçš„ä½�ç½®å�‚æ•°å’Œrow。确定å�³é”®è�œå�•çš„ä½�置。 * @param rect 当å‰�rectçš„ä½�置等å�‚æ•° * @param index 当å‰�item的下标 */ void sigIndexAndRect(QRect rect, int index) const; private: void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override; QSize sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const override; private: /** * @brief refreshDebItemStatus 刷新æ¯�个item 包的状æ€� * @param operate_stat æ“�作状æ€� * @param install_status_rect 安装状æ€�çš„ä½�ç½® * @param painter * @param isSelect 是å�¦è¢«é€‰ä¸­ * @param isEnable 是å�¦å�¯ç”¨ */ void refreshDebItemStatus( const int operate_stat, QRect install_status_rect, QPainter *painter, bool isSelect, bool isEnable) const; private: QPixmap m_packageIcon; // 包的图标 QSettings m_qsettings; // 废弃å�˜é‡� // item的高度 int m_itemHeight = 0; // 传入的model AbstractPackageListModel *m_fileListModel = nullptr; QAbstractItemView *m_parentView; }; #endif // PACKAGESLISTDELEGATE_H deepin-deb-installer-6.5.51/src/deb-installer/model/proxy_package_list_model.cpp000066400000000000000000000530351524745214100300010ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "proxy_package_list_model.h" #include "deblistmodel.h" #include "uab/uab_package_list_model.h" #include "utils/utils.h" #include "utils/ddlog.h" ProxyPackageListModel::ProxyPackageListModel(QObject *parent) : AbstractPackageListModel{parent} { qCDebug(appLog) << "ProxyPackageListModel constructed."; m_supportPackageType = Pkg::Proxy; } QVariant ProxyPackageListModel::data(const QModelIndex &index, int role) const { qCDebug(appLog) << "Getting data for proxy index:" << index.row() << "role:" << role; if (m_packageModels.empty()) { qCWarning(appLog) << "No package models available, returning empty variant."; return {}; } auto modelWithIndex = findFromProxyIndex(index.row()); ModelPtr model = modelWithIndex.first; if (!model) { qCWarning(appLog) << "Could not find a model for proxy index:" << index.row(); return {}; } QModelIndex sourceIndex = model->index(modelWithIndex.second); qCDebug(appLog) << "Found source model of type" << model->supportPackage() << "and source index" << sourceIndex.row(); return model->data(sourceIndex, role); } bool ProxyPackageListModel::setData(const QModelIndex &index, const QVariant &value, int role) { qCDebug(appLog) << "Setting data for proxy index:" << index.row() << "role:" << role; if (m_packageModels.empty()) { qCWarning(appLog) << "No package models available, cannot set data."; return false; } auto modelWithIndex = findFromProxyIndex(index.row()); ModelPtr model = modelWithIndex.first; if (!model) { qCWarning(appLog) << "Could not find a model for proxy index:" << index.row(); return false; } qCDebug(appLog) << "Found source model of type" << model->supportPackage() << "and source index" << modelWithIndex.second; return model->setData(model->index(modelWithIndex.second), value, role); } int ProxyPackageListModel::rowCount(const QModelIndex &parent) const { Q_UNUSED(parent); qCDebug(appLog) << "Getting row count"; int count = 0; for (const ModelInfo &info : m_packageModels) { count += info.model->rowCount(); } qCDebug(appLog) << "Total row count is" << count; return count; } void ProxyPackageListModel::slotAppendPackage(const QStringList &packageList) { qCDebug(appLog) << "Appending packages:" << packageList; QMap filterList; for (const QString &packagePath : packageList) { const Pkg::PackageType type = Utils::detectPackage(packagePath); qCDebug(appLog) << "Package type detected:" << type << "for" << packagePath; filterList[type].append(packagePath); }; for (auto itr = filterList.begin(); itr != filterList.end(); ++itr) { switch (itr.key()) { case Pkg::Uab: Q_FALLTHROUGH(); case Pkg::Deb: { ModelPtr model = modelFromType(itr.key()); if (model) { model->slotAppendPackage(itr.value()); } } break; default: return; } } } void ProxyPackageListModel::removePackage(int index) { qCDebug(appLog) << "Removing package at index:" << index; auto modelWithIndex = findFromProxyIndex(index); if (!modelWithIndex.first) { qCWarning(appLog) << "Invalid index for removal:" << index; return; } modelWithIndex.first->removePackage(modelWithIndex.second); qCDebug(appLog) << "Package removed successfully"; } QString ProxyPackageListModel::checkPackageValid(const QString &packagePath) { qCDebug(appLog) << "Checking package validity for:" << packagePath; Pkg::PackageType type = Utils::detectPackage(packagePath); ModelPtr model = modelFromType(type); // TODO: static package check or remove it if (!model) { qCWarning(appLog) << "No model found for package type:" << type; return ""; } const QString result = model->checkPackageValid(packagePath); qCDebug(appLog) << "Package validity check result:" << result; return result; } Pkg::PackageInstallStatus ProxyPackageListModel::checkInstallStatus(const QString &packagePath) { qCDebug(appLog) << "Checking install status for:" << packagePath; ModelPtr model = addModelFromFile(packagePath); if (model) { const auto status = model->checkInstallStatus(packagePath); qCDebug(appLog) << "Install status for" << packagePath << "is" << status; return status; } qCWarning(appLog) << "No model found for" << packagePath << ", returning NotInstalled"; return Pkg::NotInstalled; } Pkg::DependsStatus ProxyPackageListModel::checkDependsStatus(const QString &packagePath) { qCDebug(appLog) << "Checking depends status for:" << packagePath; ModelPtr model = addModelFromFile(packagePath); if (model) { const auto status = model->checkDependsStatus(packagePath); qCDebug(appLog) << "Depends status for" << packagePath << "is" << status; return status; } qCWarning(appLog) << "No model found for" << packagePath << ", returning DependsOk"; return Pkg::DependsOk; } QStringList ProxyPackageListModel::getPackageInfo(const QString &packagePath) { qCDebug(appLog) << "Getting package info for:" << packagePath; ModelPtr model = addModelFromFile(packagePath); if (model) { const auto info = model->getPackageInfo(packagePath); qCDebug(appLog) << "Found package info for" << packagePath; return info; } qCWarning(appLog) << "No model found for" << packagePath << ", returning empty list"; return {}; } QString ProxyPackageListModel::lastProcessError() { qCDebug(appLog) << "Getting last process error..."; QString errorMessage; (void)std::find_if(m_packageModels.rbegin(), m_packageModels.rend(), [&errorMessage](const ModelInfo &info) { errorMessage = info.model->lastProcessError(); return !errorMessage.isEmpty(); }); if (!errorMessage.isEmpty()) { qCWarning(appLog) << "Last process error found:" << errorMessage; } else { qCDebug(appLog) << "No process error found."; } return errorMessage; } bool ProxyPackageListModel::containsSignatureFailed() const { qCDebug(appLog) << "Checking if any model contains a signature failure..."; auto findItr = std::find_if(m_packageModels.begin(), m_packageModels.end(), [](const ModelInfo &info) { return info.model->containsSignatureFailed(); }); const bool failed = findItr != m_packageModels.end(); qCDebug(appLog) << "Signature failure check result:" << failed; return failed; } bool ProxyPackageListModel::slotInstallPackages() { qCDebug(appLog) << "Starting package installation..."; if (!isWorkerPrepare()) { qCWarning(appLog) << "Worker not ready for installation"; return false; } if (m_packageModels.isEmpty() || m_packageModels.last().rightCount <= 0) { qCWarning(appLog) << "No packages to install"; return false; } qCDebug(appLog) << "Starting package installation for" << m_packageModels.last().rightCount << "packages"; setWorkerStatus(WorkerProcessing); m_procModelIndex = -1; return nextModelInstall(); } bool ProxyPackageListModel::slotUninstallPackage(int index) { qCDebug(appLog) << "Uninstalling package at proxy index:" << index; if (!isWorkerPrepare()) { qCWarning(appLog) << "Worker not ready for uninstallation"; return false; } auto modelWithIndex = findFromProxyIndex(index); if (!modelWithIndex.first) { qCWarning(appLog) << "Could not find a model for proxy index:" << index; return false; } qCDebug(appLog) << "Found source model of type" << modelWithIndex.first->supportPackage() << "and source index" << modelWithIndex.second; setWorkerStatus(WorkerUnInstall); return modelWithIndex.first->slotUninstallPackage(modelWithIndex.second); } void ProxyPackageListModel::reset() { qCDebug(appLog) << "Resetting all package models and worker status"; for (ModelInfo &info : m_packageModels) { info.model->reset(); info.count = 0; info.rightCount = 0; } setWorkerStatus(WorkerPrepare); } void ProxyPackageListModel::resetInstallStatus() { qCDebug(appLog) << "Resetting install status for all models"; for (const ModelInfo &info : m_packageModels) { info.model->resetInstallStatus(); } setWorkerStatus(WorkerPrepare); } bool ProxyPackageListModel::nextModelInstall() { ++m_procModelIndex; qCDebug(appLog) << "Processing next model install, index:" << m_procModelIndex; if (m_procModelIndex < 0) { qCWarning(appLog) << "Invalid model index, finishing worker."; setWorkerStatus(WorkerFinished); return false; } // check if all package finished if (m_procModelIndex >= m_packageModels.count()) { qCDebug(appLog) << "All models processed, finishing worker."; setWorkerStatus(WorkerFinished); Q_EMIT signalWholeProgressChanged(100); return true; } const ModelInfo &info = m_packageModels.at(m_procModelIndex); if (info.count > 0) { qCDebug(appLog) << "Installing packages for model with type:" << info.model->supportPackage(); return info.model->slotInstallPackages(); } else { qCDebug(appLog) << "No packages for this model, skipping to next."; return nextModelInstall(); } } /** @return Pointer to an Abstract Package ListModel of a specific type, or null if cannot create model. */ ProxyPackageListModel::ModelPtr ProxyPackageListModel::modelFromType(Pkg::PackageType type) { qCDebug(appLog) << "Getting model from type:" << type; for (const ModelInfo &info : m_packageModels) { if (type == info.model->supportPackage()) { return info.model; } } qCDebug(appLog) << "No model found for type:" << type << ", adding new model"; return addModel(type); } ProxyPackageListModel::ModelPtr ProxyPackageListModel::addModelFromFile(const QString &packagePath) { qCDebug(appLog) << "Adding model from file:" << packagePath; Pkg::PackageType type = Utils::detectPackage(packagePath); return modelFromType(type); } ProxyPackageListModel::ModelPtr ProxyPackageListModel::addModel(Pkg::PackageType type) { qCDebug(appLog) << "Adding model from type:" << type; ModelPtr newModel{nullptr}; switch (type) { case Pkg::Uab: qCDebug(appLog) << "Adding UAB model"; newModel = new Uab::UabPackageListModel(this); break; case Pkg::Deb: qCDebug(appLog) << "Adding DEB model"; newModel = new DebListModel(this); break; default: break; } if (newModel) { qCDebug(appLog) << "Connecting model:" << newModel; connectModel(newModel); ModelInfo newInfo; newInfo.model = newModel; m_packageModels.append(newInfo); // sort, ensure deb package model first. std::sort(m_packageModels.begin(), m_packageModels.end(), [](const ModelInfo &info1, const ModelInfo &info2) { return info1.model->supportPackage() < info2.model->supportPackage(); }); // refresh all count int rightCount = 0; for (ModelInfo &info : m_packageModels) { info.count = info.model->rowCount(); info.rightCount = rightCount + info.count; rightCount = info.rightCount; } } return newModel; } void ProxyPackageListModel::connectModel(ModelPtr model) { qCDebug(appLog) << "Connecting model:" << model; if (!model) { qCWarning(appLog) << "Invalid model to connect"; return; } // pass-through QObject::connect(model, &AbstractPackageListModel::signalAppendStart, this, &ProxyPackageListModel::signalAppendStart); QObject::connect(model, &AbstractPackageListModel::signalAppendFinished, this, &ProxyPackageListModel::signalAppendFinished); QObject::connect( model, &AbstractPackageListModel::signalAppendFailMessage, this, &ProxyPackageListModel::signalAppendFailMessage); QObject::connect( model, &AbstractPackageListModel::signalAppendOutputInfo, this, &ProxyPackageListModel::signalAppendOutputInfo); QObject::connect( model, &AbstractPackageListModel::signalPackageCannotFind, this, &ProxyPackageListModel::signalPackageCannotFind); QObject::connect(model, &AbstractPackageListModel::signalLockForAuth, this, &ProxyPackageListModel::signalLockForAuth); QObject::connect(model, &AbstractPackageListModel::signalAuthCancel, this, [this]() { // if auth canceled, reset to prepare state. setWorkerStatus(WorkerPrepare); Q_EMIT signalAuthCancel(); }); QObject::connect( model, &AbstractPackageListModel::signalEnableReCancelBtn, this, &ProxyPackageListModel::signalEnableReCancelBtn); QObject::connect(model, &AbstractPackageListModel::signalDependResult, this, &ProxyPackageListModel::signalDependResult); QObject::connect( model, &AbstractPackageListModel::signalEnableCloseButton, this, &ProxyPackageListModel::signalEnableCloseButton); // pass-through, only single page need current package progress QObject::connect(model, &AbstractPackageListModel::signalCurrentPacakgeProgressChanged, this, &ProxyPackageListModel::signalCurrentPacakgeProgressChanged); // signals forwarded through proxy QObject::connect( model, &AbstractPackageListModel::signalPackageCountChanged, this, &ProxyPackageListModel::onSourcePacakgeCountChanged); QObject::connect( model, &AbstractPackageListModel::signalWholeProgressChanged, this, &ProxyPackageListModel::onSourceWholeProgressChanged); QObject::connect(model, &AbstractPackageListModel::signalCurrentProcessPackageIndex, this, &ProxyPackageListModel::onSourceCurrentProcessPackageIndex); // signalWorkerStart() does not need to be forwarded from the model being proxied, managed by proxy package list model. QObject::connect(model, &AbstractPackageListModel::signalWorkerFinished, this, &ProxyPackageListModel::onSoureWorkerFinished); // qt interface QObject::connect(model, &QAbstractListModel::dataChanged, this, &ProxyPackageListModel::onSourceDataChanged); } QPair ProxyPackageListModel::findFromProxyIndex(int proxyIndex) const { qCDebug(appLog) << "Finding from proxy index:" << proxyIndex; if (m_packageModels.isEmpty()) { qCDebug(appLog) << "No package models available"; return qMakePair(nullptr, -1); } if (proxyIndex < 0 || proxyIndex >= m_packageModels.last().rightCount) { qCDebug(appLog) << "Proxy index is out of range"; return qMakePair(nullptr, -1); } auto findItr = std::lower_bound(m_packageModels.begin(), m_packageModels.end(), proxyIndex, [](const ModelInfo &info, int proxyIndex) { return info.rightCount <= proxyIndex; }); if (findItr != m_packageModels.end()) { const int sourceIndex = proxyIndex - ((*findItr).rightCount - (*findItr).count); qCDebug(appLog) << "Found model:" << (*findItr).model << "and source index:" << sourceIndex; return qMakePair((*findItr).model, sourceIndex); } qCDebug(appLog) << "No model found for proxy index:" << proxyIndex; return qMakePair(nullptr, -1); } int ProxyPackageListModel::proxyIndexFromModel(ModelPtr findModel, int index) { qCDebug(appLog) << "Getting proxy index from model:" << findModel << "and index:" << index; if (m_packageModels.isEmpty()) { qCDebug(appLog) << "No package models available"; return -1; } if (index < 0 || index >= m_packageModels.last().rightCount) { qCDebug(appLog) << "Index is out of range"; return -1; } for (const ModelInfo &info : m_packageModels) { if (findModel == info.model) { if (info.count > index) { return info.rightCount - info.count + index; } break; } } qCDebug(appLog) << "No model found for proxy index:" << index; return -1; } void ProxyPackageListModel::onSourcePacakgeCountChanged(int count) { qCDebug(appLog) << "On source package count changed:" << count; const auto sendModel = qobject_cast(sender()); if (sendModel && !m_packageModels.isEmpty()) { qCDebug(appLog) << "Found model:" << sendModel; int newCount = 0; for (ModelInfo &info : m_packageModels) { if (sendModel == info.model) { info.count = count; // not break, update remaining model count. } newCount += info.count; info.rightCount = newCount; } qCDebug(appLog) << "New count:" << newCount; Q_EMIT signalPackageCountChanged(m_packageModels.last().rightCount); } else { qCWarning(appLog) << "Invalid model signal sender for package count change"; } } void ProxyPackageListModel::onSourceWholeProgressChanged(int progress) { qCDebug(appLog) << "On source whole progress changed:" << progress; const auto sendModel = qobject_cast(sender()); if (sendModel && !m_packageModels.empty()) { qCDebug(appLog) << "Found model:" << sendModel; if (m_procModelIndex < 0 || m_procModelIndex >= m_packageModels.count()) { return; } const ModelInfo &info = m_packageModels.at(m_procModelIndex); if (info.model != sendModel) { return; } const int allCount = m_packageModels.last().rightCount; const int wholeProgress = static_cast(progress * (info.count * 1.0f / allCount)); qCDebug(appLog) << "Whole progress:" << wholeProgress; Q_EMIT signalWholeProgressChanged(wholeProgress); } else { qCWarning(appLog) << "Invalid model signal sender for progress change"; } } void ProxyPackageListModel::onSourceCurrentProcessPackageIndex(int index) { qCDebug(appLog) << "On source current process package index:" << index; const auto sendModel = qobject_cast(sender()); if (sendModel && !m_packageModels.empty()) { qCDebug(appLog) << "Found model:" << sendModel; if (m_procModelIndex < 0 || m_procModelIndex >= m_packageModels.count()) { return; } const ModelInfo &info = m_packageModels.at(m_procModelIndex); if (info.model != sendModel) { return; } const int proxyIndex = proxyIndexFromModel(sendModel, index); qCDebug(appLog) << "Proxy index:" << proxyIndex; Q_EMIT signalCurrentProcessPackageIndex(proxyIndex); } else { qCWarning(appLog) << "Invalid model signal sender for process index"; } } void ProxyPackageListModel::onSoureWorkerFinished() { qCDebug(appLog) << "On source worker finished"; if (!m_packageModels.empty()) { qCDebug(appLog) << "Found model:" << m_packageModels.last().model; switch (m_workerStatus) { case AbstractPackageListModel::WorkerProcessing: nextModelInstall(); break; case AbstractPackageListModel::WorkerUnInstall: setWorkerStatus(WorkerFinished); break; case AbstractPackageListModel::WorkerPrepare: { // Source model finished without proxy orchestration (e.g. append-time // signature verification failure in DebListModel::digitalVerifyFailed). // The source model already set its own status to WorkerFinished and // updated package operate status; sync proxy status and forward the // signal so that views (SingleInstallPage) receive slotWorkerFinished. qCDebug(appLog) << "Source finished while proxy is in Prepare state, forwarding"; setWorkerStatus(WorkerFinished); break; } default: break; } } else { qCWarning(appLog) << "Invalid model signal sender for worker finished"; } } void ProxyPackageListModel::onSourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector &roles) { qCDebug(appLog) << "On source data changed:" << topLeft << bottomRight << roles; for (const ModelInfo &info : m_packageModels) { if (topLeft.model() == info.model) { qCDebug(appLog) << "Found model:" << info.model; if (topLeft.row() > info.count || bottomRight.row() > info.count) { return; } const int leftCount = info.rightCount - info.count; const int proxyTopIndex = leftCount + topLeft.row(); const int proxyBottomIndex = leftCount + bottomRight.row(); // check index valid interal const QModelIndex proxyTopLeft = this->index(proxyTopIndex); const QModelIndex proxyBottomRight = this->index(proxyBottomIndex); if (proxyTopLeft.isValid() && proxyBottomRight.isValid()) { qCDebug(appLog) << "Data changed in proxy model:" << proxyTopLeft << proxyBottomRight << roles; Q_EMIT dataChanged(proxyTopLeft, proxyBottomRight, roles); } qCDebug(appLog) << "return: Data changed in proxy model:" << topLeft << bottomRight << roles; return; } } } deepin-deb-installer-6.5.51/src/deb-installer/model/proxy_package_list_model.h000066400000000000000000000047141524745214100274460ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PROXY_PACKAGE_LIST_MODEL_H #define PROXY_PACKAGE_LIST_MODEL_H #include "abstract_package_list_model.h" class ProxyPackageListModel : public AbstractPackageListModel { Q_OBJECT public: using ModelPtr = AbstractPackageListModel *; explicit ProxyPackageListModel(QObject *parent = nullptr); QVariant data(const QModelIndex &index, int role) const override; bool setData(const QModelIndex &index, const QVariant &value, int role = Qt::EditRole) override; int rowCount(const QModelIndex &parent = QModelIndex()) const override; Q_SLOT void slotAppendPackage(const QStringList &packageList) override; void removePackage(int index) override; QString checkPackageValid(const QString &packagePath) override; Pkg::PackageInstallStatus checkInstallStatus(const QString &packagePath) override; Pkg::DependsStatus checkDependsStatus(const QString &packagePath) override; QStringList getPackageInfo(const QString &packagePath) override; QString lastProcessError() override; bool containsSignatureFailed() const override; Q_SLOT bool slotInstallPackages() override; Q_SLOT bool slotUninstallPackage(int index) override; void reset() override; void resetInstallStatus() override; ModelPtr modelFromType(Pkg::PackageType type); ModelPtr addModelFromFile(const QString &packagePath); private: bool nextModelInstall(); ModelPtr addModel(Pkg::PackageType type); void connectModel(ModelPtr model); QPair findFromProxyIndex(int proxyIndex) const; int proxyIndexFromModel(ModelPtr findModel, int index); // signals forwarded through Q_SLOT void onSourcePacakgeCountChanged(int count); Q_SLOT void onSourceWholeProgressChanged(int progress); Q_SLOT void onSourceCurrentProcessPackageIndex(int index); Q_SLOT void onSoureWorkerFinished(); Q_SLOT void onSourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector &roles); private: int m_procModelIndex{-1}; // current processing model index struct ModelInfo { ModelPtr model{nullptr}; int count{0}; // cached model item count int rightCount{0}; // index counts for current and previous models }; QList m_packageModels; // all package list models (deb/uab) }; #endif // PROXY_PACKAGE_LIST_MODEL_H deepin-deb-installer-6.5.51/src/deb-installer/process/000077500000000000000000000000001524745214100225765ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/process/Pty.cpp000066400000000000000000000545521524745214100240710ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of Konsole, an X terminal. Copyright 1997,1998 by Lars Doelle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ // Own #include "Pty.h" #include "kpty.h" #include "kptydevice.h" // System #include #include #include #include #include #include // Qt #include #include #include #include #include #include #if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) #include #include #else #include #include #endif #include Q_DECLARE_LOGGING_CATEGORY(procLog) using namespace Konsole; void Pty::setWindowSize(int lines, int cols) { qCDebug(procLog) << "Setting window size to lines:" << lines << "cols:" << cols; _windowColumns = cols; _windowLines = lines; if (pty()->masterFd() >= 0) pty()->setWinSize(lines, cols); } QSize Pty::windowSize() const { qCDebug(procLog) << "Getting window size, cols:" << _windowColumns << "lines:" << _windowLines; return {_windowColumns, _windowLines}; } void Pty::setFlowControlEnabled(bool enable) { qCDebug(procLog) << "Setting flow control enabled to:" << enable; _xonXoff = enable; if (pty()->masterFd() >= 0) { struct ::termios ttmode; pty()->tcGetAttr(&ttmode); if (!enable) ttmode.c_iflag &= ~(IXOFF | IXON); else ttmode.c_iflag |= (IXOFF | IXON); if (!pty()->tcSetAttr(&ttmode)) qCWarning(procLog) << "Unable to set terminal attributes."; } } bool Pty::flowControlEnabled() const { qCDebug(procLog) << "Getting flow control status from terminal."; if (pty()->masterFd() >= 0) { qCDebug(procLog) << "The terminal is connected."; struct ::termios ttmode; pty()->tcGetAttr(&ttmode); const bool enabled = (ttmode.c_iflag & IXOFF) && (ttmode.c_iflag & IXON); qCDebug(procLog) << "Flow control is" << (enabled ? "enabled" : "disabled"); return enabled; } qCWarning(procLog) << "Unable to get flow control status, terminal not connected."; return false; } void Pty::setUtf8Mode(bool enable) { #ifdef IUTF8 // XXX not a reasonable place to check it. _utf8 = enable; qCDebug(procLog) << "Setting UTF-8 mode to" << enable; if (pty()->masterFd() >= 0) { struct ::termios ttmode; pty()->tcGetAttr(&ttmode); if (!enable) ttmode.c_iflag &= ~IUTF8; else ttmode.c_iflag |= IUTF8; if (!pty()->tcSetAttr(&ttmode)) qCWarning(procLog) << "Unable to set terminal attributes."; } #endif } void Pty::setErase(char erase) { _eraseChar = erase; qCDebug(procLog) << "Setting erase character to" << erase; if (pty()->masterFd() >= 0) { struct ::termios ttmode; pty()->tcGetAttr(&ttmode); ttmode.c_cc[VERASE] = erase; if (!pty()->tcSetAttr(&ttmode)) qCWarning(procLog) << "Unable to set terminal attributes."; } } char Pty::erase() const { qCDebug(procLog) << "Getting erase character from terminal."; if (pty()->masterFd() >= 0) { struct ::termios ttyAttributes; pty()->tcGetAttr(&ttyAttributes); char eraseChar = ttyAttributes.c_cc[VERASE]; qCDebug(procLog) << "Terminal erase char is:" << eraseChar; return eraseChar; } qCWarning(procLog) << "Unable to get erase character, terminal not connected. Returning default:" << _eraseChar; return _eraseChar; } void Pty::addEnvironmentVariables(const QStringList &environment) { qCDebug(procLog) << "Adding environment variables:" << environment; QListIterator iter(environment); while (iter.hasNext()) { QString pair = iter.next(); // split on the first '=' character int pos = pair.indexOf(QLatin1Char('=')); if (pos >= 0) { QString variable = pair.left(pos); QString value = pair.mid(pos + 1); setEnv(variable, value); qCDebug(procLog) << "Added environment variable:" << variable << "=" << value; } } qCDebug(procLog) << "Environment variables added."; } int Pty::start(const QString &program, const QStringList &programArguments, const QStringList &environment, ulong winid, bool addToUtmp //const QString& dbusService, //const QString& dbusSession ) { qCDebug(procLog) << "Starting program:" << program << "with args:" << programArguments; clearProgram(); // For historical reasons, the first argument in programArguments is the // name of the program to execute, so create a list consisting of all // but the first argument to pass to setProgram() Q_ASSERT(programArguments.count() >= 1); setProgram(program, programArguments.mid(1)); _program = program; addEnvironmentVariables(environment); setEnv(QLatin1String("WINDOWID"), QString::number(winid)); setEnv(QLatin1String("COLORTERM"), QLatin1String("truecolor")); // unless the LANGUAGE environment variable has been set explicitly // set it to a null string // this fixes the problem where KCatalog sets the LANGUAGE environment // variable during the application's startup to something which // differs from LANG,LC_* etc. and causes programs run from // the terminal to display messages in the wrong language // // this can happen if LANG contains a language which KDE // does not have a translation for // // BR:149300 setEnv(QLatin1String("LANGUAGE"), QString(), false /* do not overwrite existing value if any */); setUseUtmp(addToUtmp); struct ::termios ttmode; pty()->tcGetAttr(&ttmode); if (!_xonXoff) ttmode.c_iflag &= ~(IXOFF | IXON); else ttmode.c_iflag |= (IXOFF | IXON); #ifdef IUTF8 // XXX not a reasonable place to check it. if (!_utf8) ttmode.c_iflag &= ~IUTF8; else ttmode.c_iflag |= IUTF8; #endif if (_eraseChar != 0) ttmode.c_cc[VERASE] = _eraseChar; if (!pty()->tcSetAttr(&ttmode)) qCWarning(procLog) << "Unable to set terminal attributes."; pty()->setWinSize(_windowLines, _windowColumns); KProcess::start(); if (!waitForStarted()) { qCWarning(procLog) << "Unable to start program:" << program; return -1; } qCDebug(procLog) << "Program started successfully:" << program; return 0; } void Pty::setEmptyPTYProperties() { qCDebug(procLog) << "Setting empty PTY properties."; struct ::termios ttmode; pty()->tcGetAttr(&ttmode); if (!_xonXoff) ttmode.c_iflag &= ~(IXOFF | IXON); else ttmode.c_iflag |= (IXOFF | IXON); #ifdef IUTF8 // XXX not a reasonable place to check it. if (!_utf8) ttmode.c_iflag &= ~IUTF8; else ttmode.c_iflag |= IUTF8; #endif if (_eraseChar != 0) ttmode.c_cc[VERASE] = _eraseChar; if (!pty()->tcSetAttr(&ttmode)) qCWarning(procLog) << "Unable to set terminal attributes."; } void Pty::setWriteable(bool writeable) { qCDebug(procLog) << "Setting TTY" << pty()->ttyName() << "writeable to:" << writeable; struct stat sbuf; if (stat(pty()->ttyName(), &sbuf) != 0) { qCWarning(procLog) << "Failed to stat TTY:" << pty()->ttyName() << "error:" << strerror(errno); return; } if (writeable) chmod(pty()->ttyName(), sbuf.st_mode | S_IWGRP); else chmod(pty()->ttyName(), sbuf.st_mode & ~(S_IWGRP | S_IWOTH)); } Pty::Pty(int masterFd, QObject *parent) : KPtyProcess(masterFd, parent) { qCDebug(procLog) << "Pty created with master FD:" << masterFd; init(); } Pty::Pty(QObject *parent) : KPtyProcess(parent) { qCDebug(procLog) << "Pty created without master FD"; init(); } void Pty::init() { qCDebug(procLog) << "Initializing Pty properties"; _windowColumns = 0; _windowLines = 0; _eraseChar = 0; _xonXoff = true; _utf8 = true; _bUninstall = false; connect(pty(), SIGNAL(readyRead()), this, SLOT(dataReceived())); setPtyChannels(KPtyProcess::AllChannels); } Pty::~Pty() { qCDebug(procLog) << "Pty destroyed"; } bool Pty::isTerminalRemoved() { qCDebug(procLog) << "Checking if deepin-terminal is removed by checking for /usr/bin/deepin-terminal"; QFile terminalExecFile("/usr/bin/deepin-terminal"); if (terminalExecFile.exists()) { qCDebug(procLog) << "deepin-terminal exists."; return false; } qCDebug(procLog) << "deepin-terminal does not exist, assuming it is removed."; return true; } bool isPatternAcceptable(QString strCommand, QString strPattern) { qCDebug(procLog) << "Checking if command '" << strCommand << "' is acceptable for pattern '" << strPattern << "'"; QString strTrimmedCmd = strCommand.trimmed(); #if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) QRegularExpression cmdRegExp(strPattern); QRegularExpressionValidator cmdREValidator(cmdRegExp, nullptr); #else QRegExp cmdRegExp; cmdRegExp.setPattern(strPattern); QRegExpValidator cmdREValidator(cmdRegExp, nullptr); #endif int pos = 0; QValidator::State validateState = cmdREValidator.validate(strTrimmedCmd, pos); bool isAcceptable = (validateState == QValidator::Acceptable); qCDebug(procLog) << "Validation result:" << isAcceptable; return isAcceptable; } //判断当å‰�命令是å�¦æ˜¯è¦�删除终端 bool Pty::bWillRemoveTerminal(QString strCommand) { qCDebug(procLog) << "Checking if command will remove terminal:" << strCommand; QString packageName = "deepin-terminal"; QStringList strCommandList; strCommandList.append(strCommand); if (strCommand.contains("&&")) { qCDebug(procLog) << "Command contains '&&', splitting..."; QStringList cmdList = strCommand.split("&&"); for (int i = 0; i < cmdList.size(); i++) { QString currCmd = cmdList.at(i).trimmed(); if (currCmd.length() > 0 && currCmd.contains(packageName)) { strCommandList.append(currCmd); } } } if (strCommand.contains(";")) { qCDebug(procLog) << "Command contains ';', splitting..."; QStringList cmdList = strCommand.split(";"); for (int i = 0; i < cmdList.size(); i++) { QString currCmd = cmdList.at(i).trimmed(); if (currCmd.length() > 0 && currCmd.contains(packageName)) { strCommandList.append(currCmd); } } } QList acceptableList; QStringList packageNameList; packageNameList << packageName; for (int i = 0; i < strCommandList.size(); i++) { QString strCurrCommand = strCommandList.at(i); for (int j = 0; j < packageNameList.size(); j++) { QString packageName = packageNameList.at(j); QString removePattern = QString("sudo\\s+apt-get\\s+remove\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt\\s+remove\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); /******** Modify by nt001000 renfeixiang 2020-05-27:修改 放到bWillPurgeTerminal函数中 Begin***************/ // removePattern = QString("sudo\\s+dpkg\\s+-P\\s+%1").arg(packageName); // acceptableList << isPatternAcceptable(strCurrCommand, removePattern); /******** Modify by nt001000 renfeixiang 2020-05-27:修改 放到bWillPurgeTerminal函数中 End***************/ removePattern = QString("sudo\\s+dpkg\\s+-r\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+rm\\s+.+\\s+/usr/bin/deepin-terminal"); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+rm\\s+/usr/bin/deepin-terminal"); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); } } const bool bWillRemove = acceptableList.contains(true); qCDebug(procLog) << "Will remove terminal:" << bWillRemove; return bWillRemove; } /******** Add by nt001000 renfeixiang 2020-05-27:增加 Purgeå�¸è½½å‘½ä»¤çš„判断,显示ä¸�å�Œçš„å�¸è½½æ��示框 Begin***************/ bool Pty::bWillPurgeTerminal(QString strCommand) { qCDebug(procLog) << "Checking if command will purge terminal:" << strCommand; QString packageName = "deepin-terminal"; QStringList strCommandList; strCommandList.append(strCommand); if (strCommand.contains("&&")) { qCDebug(procLog) << "Command contains '&&', splitting..."; QStringList cmdList = strCommand.split("&&"); for (int i = 0; i < cmdList.size(); i++) { QString currCmd = cmdList.at(i).trimmed(); if (currCmd.length() > 0 && currCmd.contains(packageName)) { strCommandList.append(currCmd); } } } if (strCommand.contains(";")) { qCDebug(procLog) << "Command contains ';', splitting..."; QStringList cmdList = strCommand.split(";"); for (int i = 0; i < cmdList.size(); i++) { QString currCmd = cmdList.at(i).trimmed(); if (currCmd.length() > 0 && currCmd.contains(packageName)) { strCommandList.append(currCmd); } } } QList acceptableList; QStringList packageNameList; packageNameList << packageName; for (int i = 0; i < strCommandList.size(); i++) { QString strCurrCommand = strCommandList.at(i); for (int j = 0; j < packageNameList.size(); j++) { QString packageName = packageNameList.at(j); QString removePattern = QString("sudo\\s+apt-get\\s+purge\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt-get\\s+purge\\s+-y\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt-get\\s+remove\\s+--purge\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt-get\\s+--purge\\s+remove\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt\\s+purge\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt\\s+purge\\s+-y\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt\\s+remove\\s+--purge\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+apt\\s+--purge\\s+remove\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); removePattern = QString("sudo\\s+dpkg\\s+-P\\s+%1").arg(packageName); acceptableList << isPatternAcceptable(strCurrCommand, removePattern); } } const bool bWillPurge = acceptableList.contains(true); qCDebug(procLog) << "Will purge terminal:" << bWillPurge; return bWillPurge; } /******** Add by nt001000 renfeixiang 2020-05-27:增加 Purgeå�¸è½½å‘½ä»¤çš„判断,显示ä¸�å�Œçš„å�¸è½½æ��示框 End***************/ void Pty::sendData(const char *data, int length, const QTextCodec *codec) { _textCodec = codec; if (!length) { return; } // qCDebug(procLog) << "Sending data with length:" << length; //判断是å�¦æ˜¯ç‚¹äº†è‡ªå®šä¹‰å‘½ä»¤é�¢æ�¿åˆ—表项触å�‘的命令 bool isCustomCommand = false; QString currCommand = QString::fromLatin1(data); if (currCommand.length() > 0 && currCommand.endsWith('\n')) { isCustomCommand = true; } _isCommandExec = false; _bNeedBlockCommand = false; //为GBK/GB2312/GB18030ç¼–ç �,且ä¸�是输入命令执行的情况(没有按回车) if (QString(codec->name()).toUpper().startsWith("GB") && !_isCommandExec) { QTextCodec *utf8Codec = QTextCodec::codecForName("UTF-8"); QString unicodeData = codec->toUnicode(data); QByteArray unicode = utf8Codec->fromUnicode(unicodeData); // qCDebug(procLog) << "Converted input data to UTF-8:" << unicode; if (!pty()->write(unicode.constData(), unicode.length())) { qCWarning(procLog) << "Failed to send input data to terminal process"; return; } } else { // qCDebug(procLog) << "Sending raw input data:" << QByteArray(data, length); if (!pty()->write(data, length)) { qCWarning(procLog) << "Failed to send input data to terminal process"; return; } } } void Pty::dataReceived() { QByteArray data = pty()->readAll(); QString recvData = QString(data); qCDebug(procLog) << "Received data:" << recvData; if (_bNeedBlockCommand) { QString judgeData = recvData; if (recvData.length() > 1) { judgeData = recvData.replace("\r", ""); judgeData = judgeData.replace("\n", ""); } //使用zsh的时候,å�‘é€�过æ�¥çš„字符会残留一个字æ¯�"e",需è¦�特殊处ç�†ä¸‹ if (_program.endsWith("/zsh") && 1 == judgeData.length() && judgeData.startsWith("e") && -1 == _receiveDataIndex) { _receiveDataIndex = 0; qCDebug(procLog) << "Ignore the first letter 'e' of the command."; return; } //ä¸�显示远程登录时候的æ•�感信æ�¯(主è¦�是expect -f命令跟éš�的明文密ç �) //å�Œæ—¶è€ƒè™‘了zsh的情况 if (judgeData.startsWith("expect -f") || judgeData.startsWith("\bexpect") || judgeData.startsWith("\be") || judgeData.startsWith("e\bexpect") || judgeData.startsWith("e\be")) { _receiveDataIndex = 1; qCDebug(procLog) << "Ignore the expect command."; return; } if (_receiveDataIndex >= 1) { if (judgeData.contains("Press")) { //这里需è¦�置回false,å�¦åˆ™å�Žé�¢å…¶ä»–命令也会被拦截 _bNeedBlockCommand = false; _receiveDataIndex = -1; int pressStringIndex = recvData.indexOf("Press"); if (pressStringIndex > 0) { recvData = recvData.mid(pressStringIndex); } QString helpData = recvData.replace("\n", ""); recvData = "\r\n" + helpData + "\r\n"; data = recvData.toUtf8(); emit receivedData(data.constData(), data.count(), _textCodec); } else { ++_receiveDataIndex; } qCDebug(procLog) << "Ignore the command:" << judgeData; return; } } /******** Modify by m000714 daizhengwen 2020-04-30: 处ç�†ä¸Šä¼ ä¸‹è½½æ—¶ä¹±ç �显示命令ä¸�执行****************/ // ä¹±ç �æ��示信æ�¯ä¸�显示 if (recvData.contains("bash: $'\\212") || recvData.contains("bash: **0800000000022d:") || recvData.contains("**^XB0800000000022d") || recvData.startsWith("**\u0018B0800000000022d\r\u008A")) { qCWarning(procLog) << "Ignoring garbled command:" << recvData; return; } // "\u008A"这个乱ç �ä¸�替æ�¢è°ƒä¼šå¯¼è‡´æ˜¾ç¤ºæ—¶æœ‰\b的效果导致命令错乱bug#23741 if (recvData.contains("\u008A")) { qCDebug(procLog) << "Replacing backspace control character"; recvData.replace("\u008A", "\b \b #"); data = recvData.toUtf8(); } if (recvData == "rz waiting to receive.") { qCDebug(procLog) << "Detected rz file transfer prompt"; recvData += "\r\n"; data = recvData.toUtf8(); } /********************* Modify by m000714 daizhengwen End ************************/ emit receivedData(data.constData(), data.count(), _isCommandExec); } void Pty::lockPty(bool lock) { qCDebug(procLog) << "Pty::lockPty called with lock:" << lock; Q_UNUSED(lock); // TODO: Support for locking the Pty //if (lock) //suspend(); //else //resume(); } int Pty::foregroundProcessGroup() const { int pid = tcgetpgrp(pty()->masterFd()); qDebug() << "Foreground process group:" << pid; if (pid != -1) { return pid; } qDebug() << "Unable to get foreground process group, returning 0."; return 0; } void Pty::setSessionId(int sessionId) { _sessionId = sessionId; } #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) void Pty::setupChildProcess() #else void Pty::setupChildProcessImpl() #endif { #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) KPtyProcess::setupChildProcess(); #else KPtyProcess::setupChildProcessImpl(); #endif // reset all signal handlers // this ensures that terminal applications respond to // signals generated via key sequences such as Ctrl+C // (which sends SIGINT) struct sigaction action; sigset_t sigset; sigemptyset(&action.sa_mask); sigemptyset(&sigset); action.sa_handler = SIG_DFL; action.sa_flags = 0; for (int signal = 1; signal < NSIG; signal++) { sigaction(signal, &action, nullptr); sigaddset(&sigset, signal); } sigprocmask(SIG_UNBLOCK, &sigset, nullptr); } deepin-deb-installer-6.5.51/src/deb-installer/process/Pty.h000066400000000000000000000166741524745214100235410ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of Konsole, KDE's terminal emulator. Copyright 2007-2008 by Robert Knight Copyright 1997,1998 by Lars Doelle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef PTY_H #define PTY_H // Qt #include #include #include #include #include // KDE #include "kptyprocess.h" namespace Konsole { /** * The Pty class is used to start the terminal process, * send data to it, receive data from it and manipulate * various properties of the pseudo-teletype interface * used to communicate with the process. * * To use this class, construct an instance and connect * to the sendData slot and receivedData signal to * send data to or receive data from the process. * * To start the terminal process, call the start() method * with the program name and appropriate arguments. */ class Pty: public KPtyProcess { Q_OBJECT public: /** * Constructs a new Pty. * * Connect to the sendData() slot and receivedData() signal to prepare * for sending and receiving data from the terminal process. * * To start the terminal process, call the run() method with the * name of the program to start and appropriate arguments. */ explicit Pty(QObject* parent = nullptr); /** * Construct a process using an open pty master. * See KPtyProcess::KPtyProcess() */ explicit Pty(int ptyMasterFd, QObject* parent = nullptr); ~Pty() override; /** * Starts the terminal process. * * Returns 0 if the process was started successfully or non-zero * otherwise. * * @param program Path to the program to start * @param arguments Arguments to pass to the program being started * @param environment A list of key=value pairs which will be added * to the environment for the new process. At the very least this * should include an assignment for the TERM environment variable. * @param winid Specifies the value of the WINDOWID environment variable * in the process's environment. * @param addToUtmp Specifies whether a utmp entry should be created for * the pty used. See K3Process::setUsePty() * @param dbusService Specifies the value of the KONSOLE_DBUS_SERVICE * environment variable in the process's environment. * @param dbusSession Specifies the value of the KONSOLE_DBUS_SESSION * environment variable in the process's environment. */ int start( const QString& program, const QStringList& arguments, const QStringList& environment, ulong winid, bool addToUtmp ); /** * set properties for "EmptyPTY" */ void setEmptyPTYProperties(); /** TODO: Document me */ void setWriteable(bool writeable); /** * Enables or disables Xon/Xoff flow control. The flow control setting * may be changed later by a terminal application, so flowControlEnabled() * may not equal the value of @p on in the previous call to setFlowControlEnabled() */ void setFlowControlEnabled(bool on); /** Queries the terminal state and returns true if Xon/Xoff flow control is enabled. */ bool flowControlEnabled() const; /** * Sets the size of the window (in lines and columns of characters) * used by this teletype. */ void setWindowSize(int lines, int cols); /** Returns the size of the window used by this teletype. See setWindowSize() */ QSize windowSize() const; /** TODO Document me */ void setErase(char erase); /** */ char erase() const; /** * Returns the process id of the teletype's current foreground * process. This is the process which is currently reading * input sent to the terminal via. sendData() * * If there is a problem reading the foreground process group, * 0 will be returned. */ int foregroundProcessGroup() const; void setSessionId(int sessionId); public slots: /** * Put the pty into UTF-8 mode on systems which support it. */ void setUtf8Mode(bool on); /** * Suspend or resume processing of data from the standard * output of the terminal process. * * See K3Process::suspend() and K3Process::resume() * * @param lock If true, processing of output is suspended, * otherwise processing is resumed. */ void lockPty(bool lock); /** * Sends data to the process currently controlling the * teletype ( whose id is returned by foregroundProcessGroup() ) * * @param buffer Pointer to the data to send. * @param length Length of @p buffer. */ void sendData(const char* buffer, int length, const QTextCodec *codec); signals: /** * Emitted when a new block of data is received from * the teletype. * * @param buffer Pointer to the data received. * @param length Length of @p buffer */ void receivedData(const char* buffer, int length, bool isCommandExec); /******** Modify by nt001000 renfeixiang 2020-05-27:修改 增加å�‚数区别removeå’Œpurgeå�¸è½½å‘½ä»¤ Begin***************/ bool ptyUninstallTerminal(QString commandname); /******** Modify by nt001000 renfeixiang 2020-05-14:修改 增加å�‚数区别removeå’Œpurgeå�¸è½½å‘½ä»¤ End***************/ protected: #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) void setupChildProcess() override; #else void setupChildProcessImpl() override; #endif private slots: // called when data is received from the terminal process void dataReceived(); private: void init(); bool isTerminalRemoved(); bool bWillRemoveTerminal(QString strCommand); /******** Add by nt001000 renfeixiang 2020-05-14:增加 Purgeå�¸è½½å‘½ä»¤çš„判断,显示ä¸�å�Œçš„å�¸è½½æ��示框 Begin***************/ bool bWillPurgeTerminal(QString strCommand); /******** Add by nt001000 renfeixiang 2020-05-14:增加 Purgeå�¸è½½å‘½ä»¤çš„判断,显示ä¸�å�Œçš„å�¸è½½æ��示框 End***************/ // takes a list of key=value pairs and adds them // to the environment for the process void addEnvironmentVariables(const QStringList& environment); int _windowColumns; int _windowLines; char _eraseChar; bool _xonXoff; bool _utf8; int _sessionId; bool _bUninstall; bool _bNeedBlockCommand = false;//是å�¦ä¸ºç»ˆç«¯å†…部å�‘é€�的命令(ä¸�是用户手动输入的命令),默认用户手动输入 int _receiveDataIndex = -1; const QTextCodec *_textCodec = nullptr; bool _isCommandExec = false; QString _program; }; } #endif // PTY_H deepin-deb-installer-6.5.51/src/deb-installer/process/kprocess.cpp000066400000000000000000000307351524745214100251430ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of the KDE libraries Copyright (C) 2007 Oswald Buddenhagen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "kprocess.h" #include #include #include Q_LOGGING_CATEGORY(procLog, "org.deepin.deb-installer.process") #ifdef Q_OS_WIN # include #else # include # include #endif #ifndef Q_OS_WIN # define STD_OUTPUT_HANDLE 1 # define STD_ERROR_HANDLE 2 #endif #ifdef _WIN32_WCE #include #endif void KProcessPrivate::writeAll(const QByteArray &buf, int fd) { // qCDebug(procLog) << "KProcessPrivate::writeAll called with fd:" << fd << "size:" << buf.size(); #ifdef Q_OS_WIN #ifndef _WIN32_WCE HANDLE h = GetStdHandle(fd); if (h) { // qCDebug(procLog) << "Got valid handle, writing to file"; DWORD wr; WriteFile(h, buf.data(), buf.size(), &wr, 0); } #else qCDebug(procLog) << "Writing to file using fwrite for WIN32_WCE"; fwrite(buf.data(), 1, buf.size(), (FILE *)fd); #endif #else int off = 0; do { int ret = ::write(fd, buf.data() + off, buf.size() - off); if (ret < 0) { if (errno != EINTR) { qCWarning(procLog) << "Write error, errno:" << errno; return; } // qCDebug(procLog) << "Write interrupted, retrying"; } else { off += ret; } } while (off < buf.size()); // qCDebug(procLog) << "Wrote" << off << "bytes"; #endif } void KProcessPrivate::forwardStd(KProcess::ProcessChannel good, int fd) { // qCDebug(procLog) << "KProcessPrivate::forwardStd called with channel:" << good << "fd:" << fd; Q_Q(KProcess); QProcess::ProcessChannel oc = q->readChannel(); q->setReadChannel(good); writeAll(q->readAll(), fd); q->setReadChannel(oc); } void KProcessPrivate::_k_forwardStdout() { #ifndef _WIN32_WCE forwardStd(KProcess::StandardOutput, STD_OUTPUT_HANDLE); #else forwardStd(KProcess::StandardOutput, (int)stdout); #endif } void KProcessPrivate::_k_forwardStderr() { #ifndef _WIN32_WCE forwardStd(KProcess::StandardError, STD_ERROR_HANDLE); #else forwardStd(KProcess::StandardError, (int)stderr); #endif } ///////////////////////////// // public member functions // ///////////////////////////// KProcess::KProcess(QObject *parent) : QProcess(parent), d_ptr(new KProcessPrivate) { qCDebug(procLog) << "KProcess constructor with parent object"; d_ptr->q_ptr = this; setOutputChannelMode(ForwardedChannels); } KProcess::KProcess(KProcessPrivate *d, QObject *parent) : QProcess(parent), d_ptr(d) { qCDebug(procLog) << "KProcess constructor with private data"; d_ptr->q_ptr = this; setOutputChannelMode(ForwardedChannels); } KProcess::~KProcess() { qCDebug(procLog) << "KProcess destructor"; delete d_ptr; } void KProcess::setOutputChannelMode(OutputChannelMode mode) { qCDebug(procLog) << "Setting output channel mode to:" << mode; Q_D(KProcess); d->outputChannelMode = mode; disconnect(this, SIGNAL(readyReadStandardOutput())); disconnect(this, SIGNAL(readyReadStandardError())); switch (mode) { case OnlyStdoutChannel: qCDebug(procLog) << "Mode is OnlyStdoutChannel, forwarding stderr"; connect(this, SIGNAL(readyReadStandardError()), SLOT(_k_forwardStderr())); break; case OnlyStderrChannel: qCDebug(procLog) << "Mode is OnlyStderrChannel, forwarding stdout"; connect(this, SIGNAL(readyReadStandardOutput()), SLOT(_k_forwardStdout())); break; default: qCDebug(procLog) << "Mode is" << mode << ", setting process channel mode directly"; QProcess::setProcessChannelMode((ProcessChannelMode)mode); return; } qCDebug(procLog) << "Setting process channel mode to SeparateChannels"; QProcess::setProcessChannelMode(QProcess::SeparateChannels); } KProcess::OutputChannelMode KProcess::outputChannelMode() const { qCDebug(procLog) << "Getting output channel mode"; Q_D(const KProcess); return d->outputChannelMode; } void KProcess::setNextOpenMode(QIODevice::OpenMode mode) { qCDebug(procLog) << "Setting next open mode to:" << mode; Q_D(KProcess); d->openMode = mode; } #define DUMMYENV "_KPROCESS_DUMMY_=" void KProcess::clearEnvironment() { qCDebug(procLog) << "Clearing environment"; setEnvironment(QStringList() << QString::fromLatin1(DUMMYENV)); } void KProcess::setEnv(const QString &name, const QString &value, bool overwrite) { qCDebug(procLog) << "Setting environment:" << name << "=" << value << "overwrite:" << overwrite; QStringList env = environment(); if (env.isEmpty()) { env = systemEnvironment(); env.removeAll(QString::fromLatin1(DUMMYENV)); } QString fname(name); fname.append(QLatin1Char('=')); for (QStringList::Iterator it = env.begin(); it != env.end(); ++it) if ((*it).startsWith(fname)) { if (overwrite) { *it = fname.append(value); setEnvironment(env); } return; } env.append(fname.append(value)); setEnvironment(env); } void KProcess::unsetEnv(const QString &name) { qCDebug(procLog) << "Unsetting environment:" << name; QStringList env = environment(); if (env.isEmpty()) { env = systemEnvironment(); env.removeAll(QString::fromLatin1(DUMMYENV)); } QString fname(name); fname.append(QLatin1Char('=')); for (QStringList::Iterator it = env.begin(); it != env.end(); ++it) if ((*it).startsWith(fname)) { env.erase(it); if (env.isEmpty()) env.append(QString::fromLatin1(DUMMYENV)); setEnvironment(env); return; } } void KProcess::setProgram(const QString &exe, const QStringList &args) { qCDebug(procLog) << "Setting program:" << exe << "with args:" << args; Q_D(KProcess); d->prog = exe; d->args = args; #ifdef Q_OS_WIN setNativeArguments(QString()); #endif } void KProcess::setProgram(const QStringList &argv) { qCDebug(procLog) << "Setting program with argv:" << argv; Q_D(KProcess); Q_ASSERT(!argv.isEmpty()); d->args = argv; d->prog = d->args.takeFirst(); #ifdef Q_OS_WIN setNativeArguments(QString()); #endif } KProcess &KProcess::operator<<(const QString &arg) { // qCDebug(procLog) << "Appending argument:" << arg; Q_D(KProcess); if (d->prog.isEmpty()) d->prog = arg; else d->args << arg; return *this; } KProcess &KProcess::operator<<(const QStringList &args) { // qCDebug(procLog) << "Appending arguments:" << args; Q_D(KProcess); if (d->prog.isEmpty()) setProgram(args); else d->args << args; return *this; } void KProcess::clearProgram() { qCDebug(procLog) << "Clearing program"; Q_D(KProcess); d->prog.clear(); d->args.clear(); #ifdef Q_OS_WIN setNativeArguments(QString()); #endif } #if 0 void KProcess::setShellCommand(const QString &cmd) { qCDebug(procLog) << "Setting shell command:" << cmd; Q_D(KProcess); KShell::Errors err; d->args = KShell::splitArgs( cmd, KShell::AbortOnMeta | KShell::TildeExpand, &err); if (err == KShell::NoError && !d->args.isEmpty()) { d->prog = KStandardDirs::findExe(d->args[0]); if (!d->prog.isEmpty()) { d->args.removeFirst(); #ifdef Q_OS_WIN setNativeArguments(QString()); #endif return; } } d->args.clear(); #ifdef Q_OS_UNIX // #ifdef NON_FREE // ... as they ship non-POSIX /bin/sh # if !defined(__linux__) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__DragonFly__) && !defined(__GNU__) // If /bin/sh is a symlink, we can be pretty sure that it points to a // POSIX shell - the original bourne shell is about the only non-POSIX // shell still in use and it is always installed natively as /bin/sh. d->prog = QFile::symLinkTarget(QString::fromLatin1("/bin/sh")); if (d->prog.isEmpty()) { // Try some known POSIX shells. d->prog = KStandardDirs::findExe(QString::fromLatin1("ksh")); if (d->prog.isEmpty()) { d->prog = KStandardDirs::findExe(QString::fromLatin1("ash")); if (d->prog.isEmpty()) { d->prog = KStandardDirs::findExe(QString::fromLatin1("bash")); if (d->prog.isEmpty()) { d->prog = KStandardDirs::findExe(QString::fromLatin1("zsh")); if (d->prog.isEmpty()) // We're pretty much screwed, to be honest ... d->prog = QString::fromLatin1("/bin/sh"); } } } } # else d->prog = QString::fromLatin1("/bin/sh"); # endif d->args << QString::fromLatin1("-c") << cmd; #else // Q_OS_UNIX // KMacroExpander::expandMacrosShellQuote(), KShell::quoteArg() and // KShell::joinArgs() may generate these for security reasons. setEnv(PERCENT_VARIABLE, QLatin1String("%")); #ifndef _WIN32_WCE WCHAR sysdir[MAX_PATH + 1]; UINT size = GetSystemDirectoryW(sysdir, MAX_PATH + 1); d->prog = QString::fromUtf16((const ushort *) sysdir, size); d->prog += QLatin1String("\\cmd.exe"); setNativeArguments(QLatin1String("/V:OFF /S /C \"") + cmd + QLatin1Char('"')); #else d->prog = QLatin1String("\\windows\\cmd.exe"); setNativeArguments(QLatin1String("/S /C \"") + cmd + QLatin1Char('"')); #endif #endif } #endif QStringList KProcess::program() const { Q_D(const KProcess); QStringList argv = d->args; argv.prepend(d->prog); return argv; } void KProcess::start() { Q_D(KProcess); qCDebug(procLog) << "Starting process:" << d->prog << d->args; QProcess::start(d->prog, d->args, d->openMode); } int KProcess::execute(int msecs) { start(); if (!waitForFinished(msecs)) { kill(); waitForFinished(-1); qCWarning(procLog) << "Process timed out, killing process, return -2"; return -2; } return (exitStatus() == QProcess::NormalExit) ? exitCode() : -1; } // static int KProcess::execute(const QString &exe, const QStringList &args, int msecs) { qCDebug(procLog) << "Executing process:" << exe << "with args:" << args << "with msecs:" << msecs; KProcess p; p.setProgram(exe, args); return p.execute(msecs); } // static int KProcess::execute(const QStringList &argv, int msecs) { qCDebug(procLog) << "Executing process with argv:" << argv << "with msecs:" << msecs; KProcess p; p.setProgram(argv); return p.execute(msecs); } int KProcess::startDetached() { qCDebug(procLog) << "Starting detached process"; Q_D(KProcess); qint64 pid; if (!QProcess::startDetached(d->prog, d->args, workingDirectory(), &pid)) return 0; return (int) pid; } // static int KProcess::startDetached(const QString &exe, const QStringList &args) { qCDebug(procLog) << "Starting detached process with exe:" << exe << "and args:" << args; qint64 pid; if (!QProcess::startDetached(exe, args, QString(), &pid)) return 0; return (int) pid; } // static int KProcess::startDetached(const QStringList &argv) { qCDebug(procLog) << "Starting detached process with argv:" << argv; QStringList args = argv; QString prog = args.takeFirst(); return startDetached(prog, args); } int KProcess::pid() const { qCDebug(procLog) << "Getting process id"; #ifdef Q_OS_UNIX #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) return (int) QProcess::pid(); #else return QProcess::processId(); #endif #else return QProcess::pid() ? QProcess::pid()->dwProcessId : 0; #endif } deepin-deb-installer-6.5.51/src/deb-installer/process/kprocess.h000066400000000000000000000264431524745214100246110ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of the KDE libraries Copyright (C) 2007 Oswald Buddenhagen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef KPROCESS_H #define KPROCESS_H //#include #include class KProcessPrivate; /** * \class KProcess kprocess.h * * Child process invocation, monitoring and control. * * This class extends QProcess by some useful functionality, overrides * some defaults with saner values and wraps parts of the API into a more * accessible one. * This is the preferred way of spawning child processes in KDE; don't * use QProcess directly. * * @author Oswald Buddenhagen **/ class KProcess : public QProcess { Q_OBJECT Q_DECLARE_PRIVATE(KProcess) public: /** * Modes in which the output channels can be opened. */ enum OutputChannelMode { SeparateChannels = QProcess::SeparateChannels, /**< Standard output and standard error are handled by KProcess as separate channels */ MergedChannels = QProcess::MergedChannels, /**< Standard output and standard error are handled by KProcess as one channel */ ForwardedChannels = QProcess::ForwardedChannels, /**< Both standard output and standard error are forwarded to the parent process' respective channel */ OnlyStdoutChannel, /**< Only standard output is handled; standard error is forwarded */ OnlyStderrChannel /**< Only standard error is handled; standard output is forwarded */ }; /** * Constructor */ explicit KProcess(QObject *parent = nullptr); /** * Destructor */ ~KProcess() override; /** * Set how to handle the output channels of the child process. * * The default is ForwardedChannels, which is unlike in QProcess. * Do not request more than you actually handle, as this output is * simply lost otherwise. * * This function must be called before starting the process. * * @param mode the output channel handling mode */ void setOutputChannelMode(OutputChannelMode mode); /** * Query how the output channels of the child process are handled. * * @return the output channel handling mode */ OutputChannelMode outputChannelMode() const; /** * Set the QIODevice open mode the process will be opened in. * * This function must be called before starting the process, obviously. * * @param mode the open mode. Note that this mode is automatically * "reduced" according to the channel modes and redirections. * The default is QIODevice::ReadWrite. */ void setNextOpenMode(QIODevice::OpenMode mode); /** * Adds the variable @p name to the process' environment. * * This function must be called before starting the process. * * @param name the name of the environment variable * @param value the new value for the environment variable * @param overwrite if @c false and the environment variable is already * set, the old value will be preserved */ void setEnv(const QString &name, const QString &value, bool overwrite = true); /** * Removes the variable @p name from the process' environment. * * This function must be called before starting the process. * * @param name the name of the environment variable */ void unsetEnv(const QString &name); /** * Empties the process' environment. * * Note that LD_LIBRARY_PATH/DYLD_LIBRARY_PATH is automatically added * on *NIX. * * This function must be called before starting the process. */ void clearEnvironment(); /** * Set the program and the command line arguments. * * This function must be called before starting the process, obviously. * * @param exe the program to execute * @param args the command line arguments for the program, * one per list element */ void setProgram(const QString &exe, const QStringList &args = QStringList()); /** * @overload * * @param argv the program to execute and the command line arguments * for the program, one per list element */ void setProgram(const QStringList &argv); /** * Append an element to the command line argument list for this process. * * If no executable is set yet, it will be set instead. * * For example, doing an "ls -l /usr/local/bin" can be achieved by: * \code * KProcess p; * p << "ls" << "-l" << "/usr/local/bin"; * ... * \endcode * * This function must be called before starting the process, obviously. * * @param arg the argument to add * @return a reference to this KProcess */ KProcess &operator<<(const QString &arg); /** * @overload * * @param args the arguments to add * @return a reference to this KProcess */ KProcess &operator<<(const QStringList &args); /** * Clear the program and command line argument list. */ void clearProgram(); /** * Set a command to execute through a shell (a POSIX sh on *NIX * and cmd.exe on Windows). * * Using this for anything but user-supplied commands is usually a bad * idea, as the command's syntax depends on the platform. * Redirections including pipes, etc. are better handled by the * respective functions provided by QProcess. * * If KProcess determines that the command does not really need a * shell, it will trasparently execute it without one for performance * reasons. * * This function must be called before starting the process, obviously. * * @param cmd the command to execute through a shell. * The caller must make sure that all filenames etc. are properly * quoted when passed as argument. Failure to do so often results in * serious security holes. See KShell::quoteArg(). */ void setShellCommand(const QString &cmd); /** * Obtain the currently set program and arguments. * * @return a list, the first element being the program, the remaining ones * being command line arguments to the program. */ QStringList program() const; /** * Start the process. * * @see QProcess::start(const QString &, const QStringList &, OpenMode) */ void start(); /** * Start the process, wait for it to finish, and return the exit code. * * This method is roughly equivalent to the sequence: * * start(); * waitForFinished(msecs); * return exitCode(); * * * Unlike the other execute() variants this method is not static, * so the process can be parametrized properly and talked to. * * @param msecs time to wait for process to exit before killing it * @return -2 if the process could not be started, -1 if it crashed, * otherwise its exit code */ int execute(int msecs = -1); /** * @overload * * @param exe the program to execute * @param args the command line arguments for the program, * one per list element * @param msecs time to wait for process to exit before killing it * @return -2 if the process could not be started, -1 if it crashed, * otherwise its exit code */ static int execute(const QString &exe, const QStringList &args = QStringList(), int msecs = -1); /** * @overload * * @param argv the program to execute and the command line arguments * for the program, one per list element * @param msecs time to wait for process to exit before killing it * @return -2 if the process could not be started, -1 if it crashed, * otherwise its exit code */ static int execute(const QStringList &argv, int msecs = -1); /** * Start the process and detach from it. See QProcess::startDetached() * for details. * * Unlike the other startDetached() variants this method is not static, * so the process can be parametrized properly. * @note Currently, only the setProgram()/setShellCommand() and * setWorkingDirectory() parametrizations are supported. * * The KProcess object may be re-used immediately after calling this * function. * * @return the PID of the started process or 0 on error */ int startDetached(); /** * @overload * * @param exe the program to start * @param args the command line arguments for the program, * one per list element * @return the PID of the started process or 0 on error */ static int startDetached(const QString &exe, const QStringList &args = QStringList()); /** * @overload * * @param argv the program to start and the command line arguments * for the program, one per list element * @return the PID of the started process or 0 on error */ static int startDetached(const QStringList &argv); /** * Obtain the process' ID as known to the system. * * Unlike with QProcess::pid(), this is a real PID also on Windows. * * This function can be called only while the process is running. * It cannot be applied to detached processes. * * @return the process ID */ int pid() const; protected: /** * @internal */ KProcess(KProcessPrivate *d, QObject *parent); /** * @internal */ KProcessPrivate *const d_ptr; private: // hide those #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) using QProcess::setReadChannelMode; using QProcess::readChannelMode; #endif using QProcess::setProcessChannelMode; using QProcess::processChannelMode; Q_PRIVATE_SLOT(d_func(), void _k_forwardStdout()) Q_PRIVATE_SLOT(d_func(), void _k_forwardStderr()) }; /* ----------- kprocess_p.h ---------------- */ class KProcessPrivate { Q_DECLARE_PUBLIC(KProcess) protected: KProcessPrivate() : openMode(QIODevice::ReadWrite) { } virtual ~KProcessPrivate() { } void writeAll(const QByteArray &buf, int fd); void forwardStd(KProcess::ProcessChannel good, int fd); void _k_forwardStdout(); void _k_forwardStderr(); QString prog; QStringList args; KProcess::OutputChannelMode outputChannelMode; QIODevice::OpenMode openMode; KProcess *q_ptr; }; /* ------------------------------------------- */ #endif deepin-deb-installer-6.5.51/src/deb-installer/process/kpty.cpp000066400000000000000000000510121524745214100242700ustar00rootroot00000000000000/* This file is part of the KDE libraries Copyright (C) 2002 Waldo Bastian Copyright (C) 2002-2003,2007 Oswald Buddenhagen Rewritten for QT4 by e_k , Copyright (C)2008 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "kpty_p.h" #include #include Q_DECLARE_LOGGING_CATEGORY(procLog) #define HAVE_POSIX_OPENPT #if defined(__FreeBSD__) || defined(__DragonFly__) #define HAVE_LOGIN #define HAVE_LIBUTIL_H #endif #if defined(__OpenBSD__) #define HAVE_LOGIN #define HAVE_UTIL_H #endif #if defined(__NetBSD__) #define HAVE_LOGIN #define HAVE_UTIL_H #define HAVE_OPENPTY #endif #if defined(__APPLE__) #define HAVE_OPENPTY #define HAVE_UTIL_H #endif #ifdef __sgi #define __svr4__ #endif #ifdef __osf__ #define _OSF_SOURCE #include #endif #ifdef _AIX #define _ALL_SOURCE #endif // __USE_XOPEN isn't defined by default in ICC // (needed for ptsname(), grantpt() and unlockpt()) #ifdef __INTEL_COMPILER # ifndef __USE_XOPEN # define __USE_XOPEN # endif #endif #include #include #include #include #include #include #include #include #include #include #include #include #include #include #if defined(HAVE_PTY_H) # include #endif #ifdef HAVE_LIBUTIL_H # include #elif defined(HAVE_UTIL_H) # include #endif #ifdef HAVE_UTEMPTER extern "C" { # include } #else # include # ifdef HAVE_UTMPX # include # endif # if !defined(_PATH_UTMPX) && defined(_UTMPX_FILE) # define _PATH_UTMPX _UTMPX_FILE # endif # ifdef HAVE_UPDWTMPX # if !defined(_PATH_WTMPX) && defined(_WTMPX_FILE) # define _PATH_WTMPX _WTMPX_FILE # endif # endif #endif /* for HP-UX (some versions) the extern C is needed, and for other platforms it doesn't hurt */ extern "C" { #include #if defined(HAVE_TERMIO_H) # include // struct winsize on some systems #endif } #if defined (_HPUX_SOURCE) # define _TERMIOS_INCLUDED # include #endif #ifdef HAVE_SYS_STROPTS_H # include // Defines I_PUSH # define _NEW_TTY_CTRL #endif #if defined (__FreeBSD__) || defined(__FreeBSD_kernel__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__bsdi__) || defined(__APPLE__) || defined (__DragonFly__) # define _tcgetattr(fd, ttmode) ioctl(fd, TIOCGETA, (char *)ttmode) #else # if defined(_HPUX_SOURCE) || defined(__Lynx__) || defined (__CYGWIN__) || defined(__GNU__) # define _tcgetattr(fd, ttmode) tcgetattr(fd, ttmode) # else # define _tcgetattr(fd, ttmode) ioctl(fd, TCGETS, (char *)ttmode) # endif #endif #if defined (__FreeBSD__) || defined(__FreeBSD_kernel__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__bsdi__) || defined(__APPLE__) || defined (__DragonFly__) # define _tcsetattr(fd, ttmode) ioctl(fd, TIOCSETA, (char *)ttmode) #else # if defined(_HPUX_SOURCE) || defined(__CYGWIN__) || defined(__GNU__) # define _tcsetattr(fd, ttmode) tcsetattr(fd, TCSANOW, ttmode) # else # define _tcsetattr(fd, ttmode) ioctl(fd, TCSETS, (char *)ttmode) # endif #endif //#include //#include // findExe // not defined on HP-UX for example #ifndef CTRL # define CTRL(x) ((x) & 037) #endif #define TTY_GROUP "tty" /////////////////////// // private functions // /////////////////////// ////////////////// // private data // ////////////////// KPtyPrivate::KPtyPrivate(KPty* parent) : masterFd(-1), slaveFd(-1), ownMaster(true), q_ptr(parent) { qCDebug(procLog) << "KPtyPrivate constructor"; } KPtyPrivate::~KPtyPrivate() { qCDebug(procLog) << "KPtyPrivate destructor"; } bool KPtyPrivate::chownpty(bool) { // return !QProcess::execute(KStandardDirs::findExe("kgrantpty"), // QStringList() << (grant?"--grant":"--revoke") << QString::number(masterFd)); return true; } ///////////////////////////// // public member functions // ///////////////////////////// KPty::KPty() : d_ptr(new KPtyPrivate(this)) { qCDebug(procLog) << "KPty constructor"; } KPty::KPty(KPtyPrivate *d) : d_ptr(d) { qCDebug(procLog) << "KPty constructor with private data"; d_ptr->q_ptr = this; } KPty::~KPty() { qCDebug(procLog) << "KPty destructor"; close(); delete d_ptr; } bool KPty::open() { Q_D(KPty); qCDebug(procLog) << "Opening PTY master/slave pair"; if (d->masterFd >= 0) { qCDebug(procLog) << "PTY master/slave pair already open"; return true; } d->ownMaster = true; QByteArray ptyName; // Find a master pty that we can open //////////////////////////////// // Because not all the pty animals are created equal, they want to // be opened by several different methods. // We try, as we know them, one by one. #ifdef HAVE_OPENPTY char ptsn[PATH_MAX]; if (::openpty( &d->masterFd, &d->slaveFd, ptsn, 0, 0)) { d->masterFd = -1; d->slaveFd = -1; qCWarning(procLog) << "Can't open a pseudo teletype"; return false; } qCDebug(procLog) << "openpty() successful, ttyName:" << ptsn; d->ttyName = ptsn; #else #ifdef HAVE__GETPTY // irix char *ptsn = _getpty(&d->masterFd, O_RDWR|O_NOCTTY, S_IRUSR|S_IWUSR, 0); if (ptsn) { d->ttyName = ptsn; goto grantedpt; } #elif defined(HAVE_PTSNAME) || defined(TIOCGPTN) #ifdef HAVE_POSIX_OPENPT d->masterFd = ::posix_openpt(O_RDWR|O_NOCTTY); #elif defined(HAVE_GETPT) d->masterFd = ::getpt(); #elif defined(PTM_DEVICE) d->masterFd = ::open(PTM_DEVICE, O_RDWR|O_NOCTTY); #else # error No method to open a PTY master detected. #endif if (d->masterFd >= 0) { #ifdef HAVE_PTSNAME char *ptsn = ptsname(d->masterFd); if (ptsn) { d->ttyName = ptsn; #else int ptyno; if (!ioctl(d->masterFd, TIOCGPTN, &ptyno)) { d->ttyName = QByteArray("/dev/pts/") + QByteArray::number(ptyno); #endif #ifdef HAVE_GRANTPT if (!grantpt(d->masterFd)) { goto grantedpt; } #else goto gotpty; #endif } ::close(d->masterFd); d->masterFd = -1; } #endif // HAVE_PTSNAME || TIOCGPTN // Linux device names, FIXME: Trouble on other systems? for (const char * s3 = "pqrstuvwxyzabcde"; *s3; s3++) { for (const char * s4 = "0123456789abcdef"; *s4; s4++) { ptyName = QByteArrayLiteral("/dev/pty") + *s3 + *s4; d->ttyName = QByteArrayLiteral("/dev/tty") + *s3 + *s4; d->masterFd = ::open(ptyName.data(), O_RDWR); if (d->masterFd >= 0) { #ifdef Q_OS_SOLARIS /* Need to check the process group of the pty. * If it exists, then the slave pty is in use, * and we need to get another one. */ int pgrp_rtn; if (ioctl(d->masterFd, TIOCGPGRP, &pgrp_rtn) == 0 || errno != EIO) { ::close(d->masterFd); d->masterFd = -1; continue; } #endif /* Q_OS_SOLARIS */ if (!access(d->ttyName.data(),R_OK|W_OK)) { // checks availability based on permission bits qCDebug(procLog) << "PTY is accessible, proceeding with permission setup for" << d->ttyName; if (!geteuid()) { qCDebug(procLog) << "Running as root, attempting to set tty group"; struct group * p = getgrnam(TTY_GROUP); if (!p) { qCDebug(procLog) << "Could not find 'tty' group, trying 'wheel' group"; p = getgrnam("wheel"); } gid_t gid = p ? p->gr_gid : getgid (); if (!chown(d->ttyName.data(), getuid(), gid)) { qCDebug(procLog) << "Successfully chowned and chmoded" << d->ttyName; chmod(d->ttyName.data(), S_IRUSR|S_IWUSR|S_IWGRP); } } qCDebug(procLog) << "PTY found, jumping to gotpty"; goto gotpty; } ::close(d->masterFd); d->masterFd = -1; } } } qCWarning(procLog) << "Can't open a pseudo teletype"; return false; gotpty: struct stat st; if (stat(d->ttyName.data(), &st)) { qCWarning(procLog) << "stat failed for tty:" << d->ttyName.data() << "errno:" << errno; return false; // this just cannot happen ... *cough* Yeah right, I just // had it happen when pty #349 was allocated. I guess // there was some sort of leak? I only had a few open. } if (((st.st_uid != getuid()) || (st.st_mode & (S_IRGRP|S_IXGRP|S_IROTH|S_IWOTH|S_IXOTH))) && !d->chownpty(true)) { qCWarning(procLog) << "chownpty failed or permissions are insecure for tty:" << d->ttyName.data(); qCWarning(procLog) << "chownpty failed for device " << ptyName << "::" << d->ttyName << "\nThis means the communication can be eavesdropped."; } #if defined (HAVE__GETPTY) || defined (HAVE_GRANTPT) grantedpt: #endif #ifdef HAVE_REVOKE revoke(d->ttyName.data()); #endif #ifdef HAVE_UNLOCKPT unlockpt(d->masterFd); #elif defined(TIOCSPTLCK) int flag = 0; ioctl(d->masterFd, TIOCSPTLCK, &flag); #endif d->slaveFd = ::open(d->ttyName.data(), O_RDWR | O_NOCTTY); if (d->slaveFd < 0) { qCWarning(procLog) << "Can't open slave pseudo teletype"; ::close(d->masterFd); d->masterFd = -1; return false; } #if (defined(__svr4__) || defined(__sgi__)) // Solaris ioctl(d->slaveFd, I_PUSH, "ptem"); ioctl(d->slaveFd, I_PUSH, "ldterm"); #endif #endif /* HAVE_OPENPTY */ fcntl(d->masterFd, F_SETFD, FD_CLOEXEC); fcntl(d->slaveFd, F_SETFD, FD_CLOEXEC); return true; } bool KPty::open(int fd) { #if !defined(HAVE_PTSNAME) && !defined(TIOCGPTN) qCWarning(procLog) << "Unsupported attempt to open pty with fd" << fd; return false; #else Q_D(KPty); if (d->masterFd >= 0) { qCWarning(procLog) << "Attempting to open an already open pty"; return false; } d->ownMaster = false; # ifdef HAVE_PTSNAME char *ptsn = ptsname(fd); if (ptsn) { d->ttyName = ptsn; # else int ptyno; if (!ioctl(fd, TIOCGPTN, &ptyno)) { const size_t sz = 32; char buf[sz]; const size_t r = snprintf(buf, sz, "/dev/pts/%d", ptyno); if (sz <= r) { qWarning("KPty::open: Buffer too small\n"); } d->ttyName = buf; # endif } else { qCWarning(procLog) << "Failed to determine pty slave device for fd" << fd; return false; } d->masterFd = fd; if (!openSlave()) { d->masterFd = -1; return false; } return true; #endif } void KPty::closeSlave() { qCDebug(procLog) << "Closing PTY slave"; Q_D(KPty); if (d->slaveFd < 0) { qCDebug(procLog) << "PTY slave already closed, fd < 0"; return; } ::close(d->slaveFd); d->slaveFd = -1; qCDebug(procLog) << "Closed PTY slave"; } bool KPty::openSlave() { Q_D(KPty); qCDebug(procLog) << "Opening PTY slave"; if (d->slaveFd >= 0) return true; if (d->masterFd < 0) { qCInfo(procLog) << "Attempting to open pty slave while master is closed"; return false; } //d->slaveFd = KDE_open(d->ttyName.data(), O_RDWR | O_NOCTTY); d->slaveFd = ::open(d->ttyName.data(), O_RDWR | O_NOCTTY); if (d->slaveFd < 0) { qCInfo(procLog) << "Can't open slave pseudo teletype"; return false; } fcntl(d->slaveFd, F_SETFD, FD_CLOEXEC); qCDebug(procLog) << "Opened PTY slave return true, fd=" << d->slaveFd; return true; } void KPty::close() { Q_D(KPty); qCDebug(procLog) << "Closing PTY master/slave pair"; if (d->masterFd < 0) { qCDebug(procLog) << "PTY fd < 0, return"; return; } closeSlave(); // don't bother resetting unix98 pty, it will go away after closing master anyway. if (memcmp(d->ttyName.data(), "/dev/pts/", 9)) { qCDebug(procLog) << "Not a standard unix98 pty, attempting to reset permissions for" << d->ttyName.data(); if (!geteuid()) { qCDebug(procLog) << "Running as root, resetting permissions"; struct stat st; if (!stat(d->ttyName.data(), &st)) { qCDebug(procLog) << "stat successful, changing owner and mode"; chown(d->ttyName.data(), 0, st.st_gid == getgid() ? 0 : -1); chmod(d->ttyName.data(), S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH); } } else { qCDebug(procLog) << "Not running as root, revoking pty"; fcntl(d->masterFd, F_SETFD, 0); d->chownpty(false); } } ::close(d->masterFd); d->masterFd = -1; qCDebug(procLog) << "Closed PTY master/slave pair"; } void KPty::setCTty() { qCDebug(procLog) << "Setting controlling TTY"; Q_D(KPty); // Setup job control ////////////////////////////////// // Become session leader, process group leader, // and get rid of the old controlling terminal. setsid(); // make our slave pty the new controlling terminal. #ifdef TIOCSCTTY qCDebug(procLog) << "Setting controlling TTY using TIOCSCTTY"; ioctl(d->slaveFd, TIOCSCTTY, 0); #else qCDebug(procLog) << "Setting controlling TTY using open/close hack"; // __svr4__ hack: the first tty opened after setsid() becomes controlling tty ::close(::open(d->ttyName, O_WRONLY, 0)); #endif // make our new process group the foreground group on the pty int pgrp = getpid(); qCDebug(procLog) << "Setting process group to " << pgrp; #if defined(_POSIX_VERSION) || defined(__svr4__) tcsetpgrp(d->slaveFd, pgrp); #elif defined(TIOCSPGRP) ioctl(d->slaveFd, TIOCSPGRP, (char *)&pgrp); #endif } void KPty::login(const char * user, const char * remotehost) { qCDebug(procLog) << "Logging in to pty slave"; #ifdef HAVE_UTEMPTER Q_D(KPty); qCDebug(procLog) << "Using utempter to log in"; addToUtmp(d->ttyName.constData(), remotehost, d->masterFd); Q_UNUSED(user); #else qCDebug(procLog) << "Not using utempter, using utmp/utmpx"; # ifdef HAVE_UTMPX struct utmpx l_struct; # else struct utmp l_struct; # endif memset(&l_struct, 0, sizeof(l_struct)); // note: strncpy without terminators _is_ correct here. man 4 utmp if (user) { qCDebug(procLog) << "Setting user to" << user; # ifdef HAVE_UTMPX strncpy(l_struct.ut_user, user, sizeof(l_struct.ut_user)); # else strncpy(l_struct.ut_name, user, sizeof(l_struct.ut_name)); # endif } if (remotehost) { qCDebug(procLog) << "Setting remote host to" << remotehost; strncpy(l_struct.ut_host, remotehost, sizeof(l_struct.ut_host)); # ifdef HAVE_STRUCT_UTMP_UT_SYSLEN l_struct.ut_syslen = qMin(strlen(remotehost), sizeof(l_struct.ut_host)); # endif } # ifndef __GLIBC__ Q_D(KPty); const char * str_ptr = d->ttyName.data(); if (!memcmp(str_ptr, "/dev/", 5)) { str_ptr += 5; } strncpy(l_struct.ut_line, str_ptr, sizeof(l_struct.ut_line)); # ifdef HAVE_STRUCT_UTMP_UT_ID strncpy(l_struct.ut_id, str_ptr + strlen(str_ptr) - sizeof(l_struct.ut_id), sizeof(l_struct.ut_id)); # endif # endif # ifdef HAVE_UTMPX gettimeofday(&l_struct.ut_tv, 0); # else l_struct.ut_time = time(nullptr); # endif # ifdef HAVE_LOGIN qCDebug(procLog) << "Using login/loginx"; # ifdef HAVE_LOGINX ::loginx(&l_struct); # else ::login(&l_struct); # endif # else qCDebug(procLog) << "Not using login/loginx, manually updating utmp/utmpx"; # ifdef HAVE_STRUCT_UTMP_UT_TYPE l_struct.ut_type = USER_PROCESS; # endif # ifdef HAVE_STRUCT_UTMP_UT_PID l_struct.ut_pid = getpid(); # ifdef HAVE_STRUCT_UTMP_UT_SESSION l_struct.ut_session = getsid(0); # endif # endif # ifdef HAVE_UTMPX utmpxname(_PATH_UTMPX); setutxent(); pututxline(&l_struct); endutxent(); # ifdef HAVE_UPDWTMPX updwtmpx(_PATH_WTMPX, &l_struct); # endif # else utmpname(_PATH_UTMP); setutent(); pututline(&l_struct); endutent(); updwtmp(_PATH_WTMP, &l_struct); # endif # endif #endif qCDebug(procLog) << "Logged in to pty slave"; } void KPty::logout() { qCDebug(procLog) << "Logging out of pty slave"; #ifdef HAVE_UTEMPTER Q_D(KPty); qCDebug(procLog) << "Using utempter to log out"; removeLineFromUtmp(d->ttyName.constData(), d->masterFd); #else qCDebug(procLog) << "Not using utempter, using utmp/utmpx for logout"; Q_D(KPty); const char *str_ptr = d->ttyName.data(); if (!memcmp(str_ptr, "/dev/", 5)) { str_ptr += 5; } # ifdef __GLIBC__ else { const char * sl_ptr = strrchr(str_ptr, '/'); if (sl_ptr) { str_ptr = sl_ptr + 1; } } # endif # ifdef HAVE_LOGIN qCDebug(procLog) << "Using logout/logoutx"; # ifdef HAVE_LOGINX ::logoutx(str_ptr, 0, DEAD_PROCESS); # else ::logout(str_ptr); # endif # else qCDebug(procLog) << "Not using logout/logoutx, manually updating utmp/utmpx"; # ifdef HAVE_UTMPX struct utmpx l_struct, *ut; # else struct utmp l_struct, *ut; # endif memset(&l_struct, 0, sizeof(l_struct)); strncpy(l_struct.ut_line, str_ptr, sizeof(l_struct.ut_line)); # ifdef HAVE_UTMPX utmpxname(_PATH_UTMPX); setutxent(); if ((ut = getutxline(&l_struct))) { # else utmpname(_PATH_UTMP); setutent(); if ((ut = getutline(&l_struct))) { # endif qCDebug(procLog) << "Found utmp/utmpx entry, clearing it"; # ifdef HAVE_UTMPX memset(ut->ut_user, 0, sizeof(*ut->ut_user)); # else memset(ut->ut_name, 0, sizeof(*ut->ut_name)); # endif memset(ut->ut_host, 0, sizeof(*ut->ut_host)); # ifdef HAVE_STRUCT_UTMP_UT_SYSLEN ut->ut_syslen = 0; # endif # ifdef HAVE_STRUCT_UTMP_UT_TYPE ut->ut_type = DEAD_PROCESS; # endif # ifdef HAVE_UTMPX gettimeofday(&ut->ut_tv, 0); pututxline(ut); } endutxent(); # else ut->ut_time = time(nullptr); pututline(ut); } endutent(); # endif # endif #endif qCDebug(procLog) << "Logged out of pty slave"; } // XXX Supposedly, tc[gs]etattr do not work with the master on Solaris. // Please verify. bool KPty::tcGetAttr(struct ::termios * ttmode) const { qCDebug(procLog) << "Getting termios attributes"; Q_D(const KPty); return _tcgetattr(d->masterFd, ttmode) == 0; } bool KPty::tcSetAttr(struct ::termios * ttmode) { qCDebug(procLog) << "Setting termios attributes"; Q_D(KPty); return _tcsetattr(d->masterFd, ttmode) == 0; } bool KPty::setWinSize(int lines, int columns) { qCDebug(procLog) << "Setting window size to" << lines << "x" << columns; Q_D(KPty); struct winsize winSize; memset(&winSize, 0, sizeof(winSize)); winSize.ws_row = (unsigned short)lines; winSize.ws_col = (unsigned short)columns; return ioctl(d->masterFd, TIOCSWINSZ, (char *)&winSize) == 0; } bool KPty::setEcho(bool echo) { qCDebug(procLog) << "Setting echo to" << echo; struct ::termios ttmode; if (!tcGetAttr(&ttmode)) { qCWarning(procLog) << "Failed to get termios attributes"; return false; } if (!echo) { qCDebug(procLog) << "Disabling echo"; ttmode.c_lflag &= ~ECHO; } else { qCDebug(procLog) << "Enabling echo"; ttmode.c_lflag |= ECHO; } return tcSetAttr(&ttmode); } const char * KPty::ttyName() const { qCDebug(procLog) << "Getting tty name"; Q_D(const KPty); return d->ttyName.data(); } int KPty::masterFd() const { qCDebug(procLog) << "Getting master fd"; Q_D(const KPty); return d->masterFd; } int KPty::slaveFd() const { qCDebug(procLog) << "Getting slave fd"; Q_D(const KPty); return d->slaveFd; } deepin-deb-installer-6.5.51/src/deb-installer/process/kpty.h000066400000000000000000000125671524745214100237510ustar00rootroot00000000000000/* This file is part of the KDE libraries Copyright (C) 2003,2007 Oswald Buddenhagen Rewritten for QT4 by e_k , Copyright (C)2008 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef kpty_h #define kpty_h #include class KPtyPrivate; struct termios; /** * Provides primitives for opening & closing a pseudo TTY pair, assigning the * controlling TTY, utmp registration and setting various terminal attributes. */ class KPty { Q_DECLARE_PRIVATE(KPty) public: /** * Constructor */ KPty(); /** * Destructor: * * If the pty is still open, it will be closed. Note, however, that * an utmp registration is @em not undone. */ ~KPty(); /** * Create a pty master/slave pair. * * @return true if a pty pair was successfully opened */ bool open(); bool open(int fd); /** * Close the pty master/slave pair. */ void close(); /** * Close the pty slave descriptor. * * When creating the pty, KPty also opens the slave and keeps it open. * Consequently the master will never receive an EOF notification. * Usually this is the desired behavior, as a closed pty slave can be * reopened any time - unlike a pipe or socket. However, in some cases * pipe-alike behavior might be desired. * * After this function was called, slaveFd() and setCTty() cannot be * used. */ void closeSlave(); bool openSlave(); /** * Creates a new session and process group and makes this pty the * controlling tty. */ void setCTty(); /** * Creates an utmp entry for the tty. * This function must be called after calling setCTty and * making this pty the stdin. * @param user the user to be logged on * @param remotehost the host from which the login is coming. This is * @em not the local host. For remote logins it should be the hostname * of the client. For local logins from inside an X session it should * be the name of the X display. Otherwise it should be empty. */ void login(const char * user = nullptr, const char * remotehost = nullptr); /** * Removes the utmp entry for this tty. */ void logout(); /** * Wrapper around tcgetattr(3). * * This function can be used only while the PTY is open. * You will need an #include <termios.h> to do anything useful * with it. * * @param ttmode a pointer to a termios structure. * Note: when declaring ttmode, @c struct @c ::termios must be used - * without the '::' some version of HP-UX thinks, this declares * the struct in your class, in your method. * @return @c true on success, false otherwise */ bool tcGetAttr(struct ::termios * ttmode) const; /** * Wrapper around tcsetattr(3) with mode TCSANOW. * * This function can be used only while the PTY is open. * * @param ttmode a pointer to a termios structure. * @return @c true on success, false otherwise. Note that success means * that @em at @em least @em one attribute could be set. */ bool tcSetAttr(struct ::termios * ttmode); /** * Change the logical (screen) size of the pty. * The default is 24 lines by 80 columns. * * This function can be used only while the PTY is open. * * @param lines the number of rows * @param columns the number of columns * @return @c true on success, false otherwise */ bool setWinSize(int lines, int columns); /** * Set whether the pty should echo input. * * Echo is on by default. * If the output of automatically fed (non-interactive) PTY clients * needs to be parsed, disabling echo often makes it much simpler. * * This function can be used only while the PTY is open. * * @param echo true if input should be echoed. * @return @c true on success, false otherwise */ bool setEcho(bool echo); /** * @return the name of the slave pty device. * * This function should be called only while the pty is open. */ const char * ttyName() const; /** * @return the file descriptor of the master pty * * This function should be called only while the pty is open. */ int masterFd() const; /** * @return the file descriptor of the slave pty * * This function should be called only while the pty slave is open. */ int slaveFd() const; protected: /** * @internal */ KPty(KPtyPrivate * d); /** * @internal */ KPtyPrivate * const d_ptr; }; #endif deepin-deb-installer-6.5.51/src/deb-installer/process/kpty_p.h000066400000000000000000000024331524745214100242570ustar00rootroot00000000000000/* This file is part of the KDE libraries Copyright (C) 2003,2007 Oswald Buddenhagen Rewritten for QT4 by e_k , Copyright (C)2008 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef kpty_p_h #define kpty_p_h #include "kpty.h" #include class KPtyPrivate { public: Q_DECLARE_PUBLIC(KPty) KPtyPrivate(KPty* parent); virtual ~KPtyPrivate(); bool chownpty(bool grant); int masterFd; int slaveFd; bool ownMaster:1; QByteArray ttyName; KPty *q_ptr; }; #endif deepin-deb-installer-6.5.51/src/deb-installer/process/kptydevice.cpp000066400000000000000000000324401524745214100254540ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of the KDE libraries Copyright (C) 2007 Oswald Buddenhagen Copyright (C) 2010 KDE e.V. Author Adriaan de Groot This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "kptydevice.h" #include "kpty_p.h" #include #include #include Q_DECLARE_LOGGING_CATEGORY(procLog) #include #include #include #include #include #include #ifdef HAVE_SYS_FILIO_H # include #endif #ifdef HAVE_SYS_TIME_H # include #endif #if defined(Q_OS_FREEBSD) || defined(Q_OS_MAC) // "the other end's output queue size" - kinda braindead, huh? # define PTY_BYTES_AVAILABLE TIOCOUTQ #elif defined(TIOCINQ) // "our end's input queue size" # define PTY_BYTES_AVAILABLE TIOCINQ #else // likewise. more generic ioctl (theoretically) # define PTY_BYTES_AVAILABLE FIONREAD #endif ////////////////// // private data // ////////////////// // Lifted from Qt. I don't think they would mind. ;) // Re-lift again from Qt whenever a proper replacement for pthread_once appears static void qt_ignore_sigpipe() { qCDebug(procLog) << "qt_ignore_sigpipe"; static QBasicAtomicInt atom = Q_BASIC_ATOMIC_INITIALIZER(0); if (atom.testAndSetRelaxed(0, 1)) { qCDebug(procLog) << "Setting SIGPIPE to be ignored"; struct sigaction noaction; memset(&noaction, 0, sizeof(noaction)); noaction.sa_handler = SIG_IGN; sigaction(SIGPIPE, &noaction, nullptr); } } #define NO_INTR(ret,func) do { ret = func; } while (ret < 0 && errno == EINTR) bool KPtyDevicePrivate::_k_canRead() { qCDebug(procLog) << "_k_canRead"; Q_Q(KPtyDevice); qint64 readBytes = 0; #ifdef Q_OS_IRIX // this should use a config define, but how to check it? size_t available; #else int available; #endif if (!::ioctl(q->masterFd(), PTY_BYTES_AVAILABLE, (char *) &available)) { qCDebug(procLog) << "ioctl returned available bytes:" << available; #ifdef Q_OS_SOLARIS // A Pty is a STREAMS module, and those can be activated // with 0 bytes available. This happens either when ^C is // pressed, or when an application does an explicit write(a,b,0) // which happens in experiments fairly often. When 0 bytes are // available, you must read those 0 bytes to clear the STREAMS // module, but we don't want to hit the !readBytes case further down. if (!available) { qCDebug(procLog) << "0 bytes available on Solaris, clearing STREAMS"; char c; // Read the 0-byte STREAMS message NO_INTR(readBytes, read(q->masterFd(), &c, 0)); // Should return 0 bytes read; -1 is error if (readBytes < 0) { qCDebug(procLog) << "Error reading 0-byte STREAMS message, disabling notifier"; readNotifier->setEnabled(false); emit q->readEof(); return false; } return true; } #endif char *ptr = readBuffer.reserve(available); #ifdef Q_OS_SOLARIS // Even if available > 0, it is possible for read() // to return 0 on Solaris, due to 0-byte writes in the stream. // Ignore them and keep reading until we hit *some* data. // In Solaris it is possible to have 15 bytes available // and to (say) get 0, 0, 6, 0 and 9 bytes in subsequent reads. // Because the stream is set to O_NONBLOCK in finishOpen(), // an EOF read will return -1. readBytes = 0; while (!readBytes) #endif // Useless block braces except in Solaris { NO_INTR(readBytes, read(q->masterFd(), ptr, available)); } if (readBytes < 0) { qCDebug(procLog) << "Error reading from PTY"; readBuffer.unreserve(available); q->setErrorString(QLatin1String("Error reading from PTY")); return false; } readBuffer.unreserve(available - readBytes); // *should* be a no-op } if (!readBytes) { qCDebug(procLog) << "No bytes read, disabling notifier and emitting EOF"; readNotifier->setEnabled(false); emit q->readEof(); return false; } else { if (!emittedReadyRead) { qCDebug(procLog) << "Emitting readyRead"; emittedReadyRead = true; emit q->readyRead(); emittedReadyRead = false; } return true; } } bool KPtyDevicePrivate::_k_canWrite() { qCDebug(procLog) << "_k_canWrite"; Q_Q(KPtyDevice); writeNotifier->setEnabled(false); if (writeBuffer.isEmpty()) { qCDebug(procLog) << "Write buffer is empty, nothing to write"; return false; } qt_ignore_sigpipe(); int wroteBytes; NO_INTR(wroteBytes, write(q->masterFd(), writeBuffer.readPointer(), writeBuffer.readSize())); if (wroteBytes < 0) { qCDebug(procLog) << "Error writing to PTY"; q->setErrorString(QLatin1String("Error writing to PTY")); return false; } writeBuffer.free(wroteBytes); if (!emittedBytesWritten) { qCDebug(procLog) << "Emitting bytesWritten:" << wroteBytes; emittedBytesWritten = true; emit q->bytesWritten(wroteBytes); emittedBytesWritten = false; } if (!writeBuffer.isEmpty()) { qCDebug(procLog) << "More data to write, enabling write notifier"; writeNotifier->setEnabled(true); } return true; } #ifndef timeradd // Lifted from GLIBC # define timeradd(a, b, result) \ do { \ (result)->tv_sec = (a)->tv_sec + (b)->tv_sec; \ (result)->tv_usec = (a)->tv_usec + (b)->tv_usec; \ if ((result)->tv_usec >= 1000000) { \ ++(result)->tv_sec; \ (result)->tv_usec -= 1000000; \ } \ } while (0) # define timersub(a, b, result) \ do { \ (result)->tv_sec = (a)->tv_sec - (b)->tv_sec; \ (result)->tv_usec = (a)->tv_usec - (b)->tv_usec; \ if ((result)->tv_usec < 0) { \ --(result)->tv_sec; \ (result)->tv_usec += 1000000; \ } \ } while (0) #endif bool KPtyDevicePrivate::doWait(int msecs, bool reading) { qCDebug(procLog) << "doWait for" << (reading ? "reading" : "writing") << "with timeout" << msecs; Q_Q(KPtyDevice); #ifndef __linux__ struct timeval etv; #endif struct timeval tv, *tvp; if (msecs < 0) { qCDebug(procLog) << "Infinite wait"; tvp = nullptr; } else { tv.tv_sec = msecs / 1000; tv.tv_usec = (msecs % 1000) * 1000; #ifndef __linux__ gettimeofday(&etv, 0); timeradd(&tv, &etv, &etv); #endif tvp = &tv; } while (reading ? readNotifier->isEnabled() : !writeBuffer.isEmpty()) { fd_set rfds; fd_set wfds; FD_ZERO(&rfds); FD_ZERO(&wfds); if (readNotifier->isEnabled()) FD_SET(q->masterFd(), &rfds); if (!writeBuffer.isEmpty()) FD_SET(q->masterFd(), &wfds); #ifndef __linux__ if (tvp) { gettimeofday(&tv, 0); timersub(&etv, &tv, &tv); if (tv.tv_sec < 0) tv.tv_sec = tv.tv_usec = 0; } #endif switch (select(q->masterFd() + 1, &rfds, &wfds, nullptr, tvp)) { case -1: if (errno == EINTR) { qCDebug(procLog) << "select interrupted, continuing"; break; } qCDebug(procLog) << "select error"; return false; case 0: qCDebug(procLog) << "PTY operation timed out"; q->setErrorString(QLatin1String("PTY operation timed out")); return false; default: if (FD_ISSET(q->masterFd(), &rfds)) { qCDebug(procLog) << "Ready to read"; bool canRead = _k_canRead(); if (reading && canRead) return true; } if (FD_ISSET(q->masterFd(), &wfds)) { qCDebug(procLog) << "Ready to write"; bool canWrite = _k_canWrite(); if (!reading) return canWrite; } break; } } qCDebug(procLog) << "doWait finished"; return false; } void KPtyDevicePrivate::finishOpen(QIODevice::OpenMode mode) { qCDebug(procLog) << "finishOpen with mode" << mode; Q_Q(KPtyDevice); q->QIODevice::open(mode); fcntl(q->masterFd(), F_SETFL, O_NONBLOCK); readBuffer.clear(); readNotifier = new QSocketNotifier(q->masterFd(), QSocketNotifier::Read, q); writeNotifier = new QSocketNotifier(q->masterFd(), QSocketNotifier::Write, q); QObject::connect(readNotifier, SIGNAL(activated(int)), q, SLOT(_k_canRead())); QObject::connect(writeNotifier, SIGNAL(activated(int)), q, SLOT(_k_canWrite())); readNotifier->setEnabled(true); } ///////////////////////////// // public member functions // ///////////////////////////// KPtyDevice::KPtyDevice(QObject *parent) : QIODevice(parent), KPty(new KPtyDevicePrivate(this)) { qCDebug(procLog) << "KPtyDevice constructed"; } KPtyDevice::~KPtyDevice() { qCDebug(procLog) << "KPtyDevice destructed"; close(); } bool KPtyDevice::open(OpenMode mode) { Q_D(KPtyDevice); qCDebug(procLog) << "KPtyDevice::open" << mode; if (masterFd() >= 0) { qCDebug(procLog) << "PTY already open"; return true; } if (!KPty::open()) { setErrorString(QLatin1String("Error opening PTY")); return false; } d->finishOpen(mode); qCDebug(procLog) << "PTY opened"; return true; } bool KPtyDevice::open(int fd, OpenMode mode) { Q_D(KPtyDevice); qCDebug(procLog) << "KPtyDevice::open" << mode; if (!KPty::open(fd)) { setErrorString(QLatin1String("Error opening PTY")); qCDebug(procLog) << "Error opening PTY"; return false; } d->finishOpen(mode); qCDebug(procLog) << "PTY opened"; return true; } void KPtyDevice::close() { Q_D(KPtyDevice); qCDebug(procLog) << "KPtyDevice::close"; if (masterFd() < 0) { qCDebug(procLog) << "PTY not open"; return; } delete d->readNotifier; delete d->writeNotifier; QIODevice::close(); KPty::close(); qCDebug(procLog) << "PTY closed"; } bool KPtyDevice::isSequential() const { qCDebug(procLog) << "isSequential"; return true; } bool KPtyDevice::canReadLine() const { // qCDebug(procLog) << "canReadLine"; Q_D(const KPtyDevice); return QIODevice::canReadLine() || d->readBuffer.canReadLine(); } bool KPtyDevice::atEnd() const { // qCDebug(procLog) << "atEnd"; Q_D(const KPtyDevice); return QIODevice::atEnd() && d->readBuffer.isEmpty(); } qint64 KPtyDevice::bytesAvailable() const { // qCDebug(procLog) << "bytesAvailable"; Q_D(const KPtyDevice); return QIODevice::bytesAvailable() + d->readBuffer.size(); } qint64 KPtyDevice::bytesToWrite() const { // qCDebug(procLog) << "bytesToWrite"; Q_D(const KPtyDevice); return d->writeBuffer.size(); } bool KPtyDevice::waitForReadyRead(int msecs) { // qCDebug(procLog) << "waitForReadyRead with msecs" << msecs; Q_D(KPtyDevice); return d->doWait(msecs, true); } bool KPtyDevice::waitForBytesWritten(int msecs) { // qCDebug(procLog) << "waitForBytesWritten with msecs" << msecs; Q_D(KPtyDevice); return d->doWait(msecs, false); } void KPtyDevice::setSuspended(bool suspended) { qCDebug(procLog) << "setSuspended" << suspended; Q_D(KPtyDevice); d->readNotifier->setEnabled(!suspended); } bool KPtyDevice::isSuspended() const { qCDebug(procLog) << "isSuspended"; Q_D(const KPtyDevice); return !d->readNotifier->isEnabled(); } // protected qint64 KPtyDevice::readData(char *data, qint64 maxlen) { // qCDebug(procLog) << "readData with maxlen" << maxlen; Q_D(KPtyDevice); return d->readBuffer.read(data, (int)qMin(maxlen, KMAXINT)); } // protected qint64 KPtyDevice::readLineData(char *data, qint64 maxlen) { // qCDebug(procLog) << "readLineData with maxlen" << maxlen; Q_D(KPtyDevice); return d->readBuffer.readLine(data, (int)qMin(maxlen, KMAXINT)); } // protected qint64 KPtyDevice::writeData(const char *data, qint64 len) { // qCDebug(procLog) << "writeData with len" << len; Q_D(KPtyDevice); Q_ASSERT(len <= KMAXINT); d->writeBuffer.write(data, len); d->writeNotifier->setEnabled(true); return len; } deepin-deb-installer-6.5.51/src/deb-installer/process/kptydevice.h000066400000000000000000000222131524745214100251160ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of the KDE libraries Copyright (C) 2007 Oswald Buddenhagen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef kptydev_h #define kptydev_h #include "kpty_p.h" #include #define KMAXINT ((int)(~0U >> 1)) struct KPtyDevicePrivate; class QSocketNotifier; #define Q_DECLARE_PRIVATE_MI(Class, SuperClass) \ inline Class##Private* d_func() { return reinterpret_cast(SuperClass::d_ptr); } \ inline const Class##Private* d_func() const { return reinterpret_cast(SuperClass::d_ptr); } \ friend struct Class##Private; /** * Encapsulates KPty into a QIODevice, so it can be used with Q*Stream, etc. */ class KPtyDevice : public QIODevice, public KPty { Q_OBJECT Q_DECLARE_PRIVATE_MI(KPtyDevice, KPty) public: /** * Constructor */ KPtyDevice(QObject *parent = nullptr); /** * Destructor: * * If the pty is still open, it will be closed. Note, however, that * an utmp registration is @em not undone. */ ~KPtyDevice() override; /** * Create a pty master/slave pair. * * @return true if a pty pair was successfully opened */ bool open(OpenMode mode = ReadWrite | Unbuffered) override; /** * Open using an existing pty master. The ownership of the fd * remains with the caller, i.e., close() will not close the fd. * * This is useful if you wish to attach a secondary "controller" to an * existing pty device such as a terminal widget. * Note that you will need to use setSuspended() on both devices to * control which one gets the incoming data from the pty. * * @param fd an open pty master file descriptor. * @param mode the device mode to open the pty with. * @return true if a pty pair was successfully opened */ bool open(int fd, OpenMode mode = ReadWrite | Unbuffered); /** * Close the pty master/slave pair. */ void close() override; /** * Sets whether the KPtyDevice monitors the pty for incoming data. * * When the KPtyDevice is suspended, it will no longer attempt to buffer * data that becomes available from the pty and it will not emit any * signals. * * Do not use on closed ptys. * After a call to open(), the pty is not suspended. If you need to * ensure that no data is read, call this function before the main loop * is entered again (i.e., immediately after opening the pty). */ void setSuspended(bool suspended); /** * Returns true if the KPtyDevice is not monitoring the pty for incoming * data. * * Do not use on closed ptys. * * See setSuspended() */ bool isSuspended() const; /** * @return always true */ bool isSequential() const override; /** * @reimp */ bool canReadLine() const override; /** * @reimp */ bool atEnd() const override; /** * @reimp */ qint64 bytesAvailable() const override; /** * @reimp */ qint64 bytesToWrite() const override; bool waitForBytesWritten(int msecs = -1) override; bool waitForReadyRead(int msecs = -1) override; Q_SIGNALS: /** * Emitted when EOF is read from the PTY. * * Data may still remain in the buffers. */ void readEof(); protected: qint64 readData(char *data, qint64 maxSize) override; qint64 readLineData(char *data, qint64 maxSize) override; qint64 writeData(const char *data, qint64 maxSize) override; private: Q_PRIVATE_SLOT(d_func(), bool _k_canRead()) Q_PRIVATE_SLOT(d_func(), bool _k_canWrite()) }; ///////////////////////////////////////////////////// // Helper. Remove when QRingBuffer becomes public. // ///////////////////////////////////////////////////// #include #include #define CHUNKSIZE 4096 class KRingBuffer { public: KRingBuffer() { clear(); } void clear() { buffers.clear(); QByteArray tmp; tmp.resize(CHUNKSIZE); buffers.push_back(tmp); head = tail = 0; totalSize = 0; } inline bool isEmpty() const { return buffers.size() == 1 && !tail; } inline int size() const { return totalSize; } inline int readSize() const { return (buffers.size() == 1 ? tail : buffers.front().size()) - head; } inline const char *readPointer() const { Q_ASSERT(totalSize > 0); return buffers.front().constData() + head; } void free(int bytes) { totalSize -= bytes; Q_ASSERT(totalSize >= 0); forever { int nbs = readSize(); if (bytes < nbs) { head += bytes; if (head == tail && buffers.size() == 1) { buffers.front().resize(CHUNKSIZE); head = tail = 0; } break; } bytes -= nbs; if (buffers.size() == 1) { buffers.front().resize(CHUNKSIZE); head = tail = 0; break; } buffers.pop_front(); head = 0; } } char *reserve(int bytes) { totalSize += bytes; char *ptr; if (tail + bytes <= buffers.back().size()) { ptr = buffers.back().data() + tail; tail += bytes; } else { buffers.back().resize(tail); QByteArray tmp; tmp.resize(qMax(CHUNKSIZE, bytes)); ptr = tmp.data(); buffers.push_back(tmp); tail = bytes; } return ptr; } // release a trailing part of the last reservation inline void unreserve(int bytes) { totalSize -= bytes; tail -= bytes; } inline void write(const char *data, int len) { memcpy(reserve(len), data, len); } // Find the first occurrence of c and return the index after it. // If c is not found until maxLength, maxLength is returned, provided // it is smaller than the buffer size. Otherwise -1 is returned. int indexAfter(char c, int maxLength = KMAXINT) const { int index = 0; int start = head; std::list::const_iterator it = buffers.cbegin(); forever { if (!maxLength) return index; if (index == size()) return -1; const QByteArray &buf = *it; ++it; int len = qMin((it == buffers.cend() ? tail : buf.size()) - start, maxLength); const char *ptr = buf.data() + start; if (const char *rptr = (const char *)memchr(ptr, c, len)) return index + (rptr - ptr) + 1; index += len; maxLength -= len; start = 0; } } inline int lineSize(int maxLength = KMAXINT) const { return indexAfter('\n', maxLength); } inline bool canReadLine() const { return lineSize() != -1; } int read(char *data, int maxLength) { int bytesToRead = qMin(size(), maxLength); int readSoFar = 0; while (readSoFar < bytesToRead) { const char *ptr = readPointer(); int bs = qMin(bytesToRead - readSoFar, readSize()); memcpy(data + readSoFar, ptr, bs); readSoFar += bs; free(bs); } return readSoFar; } int readLine(char *data, int maxLength) { return read(data, lineSize(qMin(maxLength, size()))); } private: std::list buffers; int head, tail; int totalSize; }; struct KPtyDevicePrivate : public KPtyPrivate { Q_DECLARE_PUBLIC(KPtyDevice) KPtyDevicePrivate(KPty* parent) : KPtyPrivate(parent), emittedReadyRead(false), emittedBytesWritten(false), readNotifier(nullptr), writeNotifier(nullptr) { } bool _k_canRead(); bool _k_canWrite(); bool doWait(int msecs, bool reading); void finishOpen(QIODevice::OpenMode mode); bool emittedReadyRead; bool emittedBytesWritten; QSocketNotifier *readNotifier; QSocketNotifier *writeNotifier; KRingBuffer readBuffer; KRingBuffer writeBuffer; }; #endif deepin-deb-installer-6.5.51/src/deb-installer/process/kptyprocess.cpp000066400000000000000000000115111524745214100256670ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of the KDE libraries Copyright (C) 2007 Oswald Buddenhagen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "kptyprocess.h" #include "kprocess.h" #include "kptydevice.h" #include #include #include #include #include Q_DECLARE_LOGGING_CATEGORY(procLog) KPtyProcess::KPtyProcess(QObject *parent) : KProcess(new KPtyProcessPrivate, parent) { qCDebug(procLog) << "KPtyProcess constructed"; Q_D(KPtyProcess); d->pty = new KPtyDevice(this); d->pty->open(); connect(this, SIGNAL(stateChanged(QProcess::ProcessState)), SLOT(_k_onStateChanged(QProcess::ProcessState))); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) setupChildProcess(); #else // use setChildProcessModifier() replace setupChildProcess() setChildProcessModifier([this](){ setupChildProcessImpl(); }); #endif } KPtyProcess::KPtyProcess(int ptyMasterFd, QObject *parent) : KProcess(new KPtyProcessPrivate, parent) { qCDebug(procLog) << "KPtyProcess constructed with master fd" << ptyMasterFd; Q_D(KPtyProcess); d->pty = new KPtyDevice(this); d->pty->open(ptyMasterFd); connect(this, SIGNAL(stateChanged(QProcess::ProcessState)), SLOT(_k_onStateChanged(QProcess::ProcessState))); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) setupChildProcess(); #else // use setChildProcessModifier() replace setupChildProcess() setChildProcessModifier([this](){ setupChildProcessImpl(); }); #endif } KPtyProcess::~KPtyProcess() { qCDebug(procLog) << "KPtyProcess destructed"; Q_D(KPtyProcess); qCDebug(procLog) << "Process state before cleanup:" << state(); if (state() != QProcess::NotRunning) { if (d->addUtmp) { qCDebug(procLog) << "Logging out from pty"; d->pty->logout(); disconnect(SIGNAL(stateChanged(QProcess::ProcessState)), this, SLOT(_k_onStateChanged(QProcess::ProcessState))); } } delete d->pty; waitForFinished(300); // give it some time to finish if (state() != QProcess::NotRunning) { qCWarning(procLog) << Q_FUNC_INFO << "the terminal process is still running, trying to stop it by SIGHUP"; ::kill(pid(), SIGHUP); waitForFinished(300); if (state() != QProcess::NotRunning) qCCritical(procLog) << Q_FUNC_INFO << "process didn't stop upon SIGHUP and will be SIGKILL-ed"; } } void KPtyProcess::setPtyChannels(PtyChannels channels) { Q_D(KPtyProcess); qCDebug(procLog) << "Setting PTY channels:" << channels; d->ptyChannels = channels; } KPtyProcess::PtyChannels KPtyProcess::ptyChannels() const { qCDebug(procLog) << "ptyChannels"; Q_D(const KPtyProcess); return d->ptyChannels; } void KPtyProcess::setUseUtmp(bool value) { Q_D(KPtyProcess); qCDebug(procLog) << "Setting use utmp to:" << value; d->addUtmp = value; } bool KPtyProcess::isUseUtmp() const { qCDebug(procLog) << "isUseUtmp"; Q_D(const KPtyProcess); return d->addUtmp; } KPtyDevice *KPtyProcess::pty() const { qCDebug(procLog) << "pty"; Q_D(const KPtyProcess); return d->pty; } #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) void KPtyProcess::setupChildProcess() #else void KPtyProcess::setupChildProcessImpl() #endif { Q_D(KPtyProcess); qCDebug(procLog) << "Setting up child process PTY channels:" << d->ptyChannels; d->pty->setCTty(); #if 0 if (d->addUtmp) d->pty->login(KUser(KUser::UseRealUserID).loginName().toLocal8Bit().data(), qgetenv("DISPLAY")); #endif if (d->ptyChannels & StdinChannel) dup2(d->pty->slaveFd(), 0); if (d->ptyChannels & StdoutChannel) dup2(d->pty->slaveFd(), 1); if (d->ptyChannels & StderrChannel) dup2(d->pty->slaveFd(), 2); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) KProcess::setupChildProcess(); #endif } //#include "kptyprocess.moc" deepin-deb-installer-6.5.51/src/deb-installer/process/kptyprocess.h000066400000000000000000000115631524745214100253430ustar00rootroot00000000000000/* * This file is a part of QTerminal - http://gitorious.org/qterminal * * This file was un-linked from KDE and modified * by Maxim Bourmistrov * */ /* This file is part of the KDE libraries Copyright (C) 2007 Oswald Buddenhagen This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef KPTYPROCESS_H #define KPTYPROCESS_H #include "kprocess.h" #include "kptydevice.h" #include class KPtyDevice; class KPtyProcessPrivate; /** * This class extends KProcess by support for PTYs (pseudo TTYs). * * The PTY is opened as soon as the class is instantiated. Verify that * it was opened successfully by checking that pty()->masterFd() is not -1. * * The PTY is always made the process' controlling TTY. * Utmp registration and connecting the stdio handles to the PTY are optional. * * No attempt to integrate with QProcess' waitFor*() functions was made, * for it is impossible. Note that execute() does not work with the PTY, too. * Use the PTY device's waitFor*() functions or use it asynchronously. * * @author Oswald Buddenhagen */ class KPtyProcess : public KProcess { Q_OBJECT Q_DECLARE_PRIVATE(KPtyProcess) public: enum PtyChannelFlag { NoChannels = 0, /**< The PTY is not connected to any channel. */ StdinChannel = 1, /**< Connect PTY to stdin. */ StdoutChannel = 2, /**< Connect PTY to stdout. */ StderrChannel = 4, /**< Connect PTY to stderr. */ AllOutputChannels = 6, /**< Connect PTY to all output channels. */ AllChannels = 7 /**< Connect PTY to all channels. */ }; Q_DECLARE_FLAGS(PtyChannels, PtyChannelFlag) /** * Constructor */ explicit KPtyProcess(QObject *parent = nullptr); /** * Construct a process using an open pty master. * * @param ptyMasterFd an open pty master file descriptor. * The process does not take ownership of the descriptor; * it will not be automatically closed at any point. */ KPtyProcess(int ptyMasterFd, QObject *parent = nullptr); /** * Destructor */ ~KPtyProcess() override; /** * Set to which channels the PTY should be assigned. * * This function must be called before starting the process. * * @param channels the output channel handling mode */ void setPtyChannels(PtyChannels channels); bool isRunning() const { bool rval; (pid() > 0) ? rval= true : rval= false; return rval; } /** * Query to which channels the PTY is assigned. * * @return the output channel handling mode */ PtyChannels ptyChannels() const; /** * Set whether to register the process as a TTY login in utmp. * * Utmp is disabled by default. * It should enabled for interactively fed processes, like terminal * emulations. * * This function must be called before starting the process. * * @param value whether to register in utmp. */ void setUseUtmp(bool value); /** * Get whether to register the process as a TTY login in utmp. * * @return whether to register in utmp */ bool isUseUtmp() const; /** * Get the PTY device of this process. * * @return the PTY device */ KPtyDevice *pty() const; protected: /** * @reimp */ #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) void setupChildProcess() override; #else // use setChildProcessModifier() set setupChildProcessImpl() virtual void setupChildProcessImpl(); #endif private: Q_PRIVATE_SLOT(d_func(), void _k_onStateChanged(QProcess::ProcessState)) }; ////////////////// // private data // ////////////////// class KPtyProcessPrivate : public KProcessPrivate { public: KPtyProcessPrivate() : ptyChannels(KPtyProcess::NoChannels), addUtmp(false) { } void _k_onStateChanged(QProcess::ProcessState newState) { if (newState == QProcess::NotRunning && addUtmp) pty->logout(); } KPtyDevice *pty; KPtyProcess::PtyChannels ptyChannels; bool addUtmp : 1; }; Q_DECLARE_OPERATORS_FOR_FLAGS(KPtyProcess::PtyChannels) #endif deepin-deb-installer-6.5.51/src/deb-installer/singleInstallerApplication.cpp000066400000000000000000000256241524745214100271600ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "singleInstallerApplication.h" #include "view/pages/debinstaller.h" #include "manager/packagesmanager.h" #include "uab/uab_backend.h" #include "utils/ddlog.h" #include #include #include #include const QString kDebInstallManagerService = "com.deepin.DebInstaller"; const QString kDebInstallManagerIface = "/com/deepin/DebInstaller"; SingleInstallerApplication::AppWorkChannel SingleInstallerApplication::mode; std::atomic_bool SingleInstallerApplication::BackendIsRunningInit; bool SingleInstallerApplication::s_forceCompatible = false; SingleInstallerApplication::SingleInstallerApplication(int &argc, char **argv) : DApplication(argc, argv) { qCDebug(appLog) << "SingleInstallerApplication constructor"; BackendIsRunningInit = false; } void SingleInstallerApplication::setHasPackages(bool has) { if (m_hasPackages == has) return; m_hasPackages = has; Q_EMIT hasPackagesChanged(has); } void SingleInstallerApplication::activateWindow() { qCDebug(appLog) << "Activating window, mode:" << mode; if (!m_ddimFiles.isEmpty()) { qCDebug(appLog) << "DDIM files found, setting mode to DdimChannel"; mode = DdimChannel; } else { qCDebug(appLog) << "No DDIM files found, setting mode to NormalChannel"; mode = NormalChannel; } if (nullptr == m_qspMainWnd.get()) { qCDebug(appLog) << "Main window is not initialized, creating new DebInstaller"; m_qspMainWnd.reset(new DebInstaller()); connect(static_cast(m_qspMainWnd.get()), &DebInstaller::packagesCleared, this, [this]() { setHasPackages(false); }); Dtk::Widget::moveToCenter(m_qspMainWnd.get()); m_qspMainWnd->show(); } else { qCDebug(appLog) << "Main window is already initialized, activating window"; m_qspMainWnd->setWindowState(Qt::WindowActive); m_qspMainWnd->activateWindow(); // Reactive main window m_qspMainWnd->showNormal(); // é�žç‰¹æ•ˆæ¨¡å¼�下激活窗å�£ } if (bIsDbus) { qCDebug(appLog) << "UAB backend is enabled, initializing UAB backend"; // init uab backend synchronous on bus mode, but must be initialized after deb backend. // sa PackageAnalyzer::instance() Uab::UabBackend::instance()->initBackend(false); m_qspMainWnd->hide(); } if (!m_ddimFiles.isEmpty()) { setHasPackages(true); QMetaObject::invokeMethod(m_qspMainWnd.get(), "slotDdimSelected", Qt::QueuedConnection, Q_ARG(QStringList, m_ddimFiles)); } else if (!m_selectedFiles.isEmpty()) { setHasPackages(true); PackagesManager::setForceCompatible(s_forceCompatible); QMetaObject::invokeMethod( m_qspMainWnd.get(), "slotPackagesSelected", Qt::QueuedConnection, Q_ARG(QStringList, m_selectedFiles)); } else { // do nothing } } void SingleInstallerApplication::InstallerDeb(const QStringList &debPathList) { qCInfo(appLog) << "InstallerDeb called with" << debPathList.size() << "packages"; // å¤�ä½�兼容标志,防止å�Œä¸€å®žä¾‹å†…"先兼容安装ã€�å�Žæ™®é€šå®‰è£…"时标志串味 s_forceCompatible = false; if (!debPathList.isEmpty()) setHasPackages(true); if (mode == DdimChannel) { qCDebug(appLog) << "DdimChannel mode, invoking slotDdimSelected"; QMetaObject::invokeMethod(m_qspMainWnd.get(), "slotDdimSelected", Qt::QueuedConnection, Q_ARG(QStringList, debPathList)); } else if (debPathList.size() > 0) { qCDebug(appLog) << "NormalChannel mode, invoking slotPackagesSelected"; PackagesManager::setForceCompatible(false); QMetaObject::invokeMethod( m_qspMainWnd.get(), "slotPackagesSelected", Qt::QueuedConnection, Q_ARG(QStringList, debPathList)); } else { qCDebug(appLog) << "No packages selected, activating window"; if (m_qspMainWnd.get()) { // 先判断当å‰�是å�¦å·²ç»�存在一个进程。 m_qspMainWnd.get()->activateWindow(); // 特效模å¼�下激活窗å�£ m_qspMainWnd.get()->showNormal(); // 无特效激活窗å�£ } } } void SingleInstallerApplication::InstallerDebCompatible(const QStringList &debPathList) { qCInfo(appLog) << "InstallerDebCompatible called with" << debPathList.size() << "packages"; // å�Œæ­¥ app 级标志,é�¿å…� D-Bus å�•实例转å�‘路径下 s_forceCompatible 为过期值 // (è€�实例在 parseCmdLine 时未带 --compatible,s_forceCompatible 默认为 false) s_forceCompatible = true; if (!debPathList.isEmpty()) { setHasPackages(true); PackagesManager::setForceCompatible(true); QMetaObject::invokeMethod( m_qspMainWnd.get(), "slotPackagesSelected", Qt::QueuedConnection, Q_ARG(QStringList, debPathList)); } else { if (m_qspMainWnd.get()) { m_qspMainWnd.get()->activateWindow(); m_qspMainWnd.get()->showNormal(); } } } QString SingleInstallerApplication::InstallerDebPackge(const QString &debPath) { qCDebug(appLog) << "Starting package installation for:" << debPath; QString ret; // å�¯åŠ¨å®‰è£… QMetaObject::invokeMethod( m_qspMainWnd.get(), "startInstallPackge", Qt::DirectConnection, Q_RETURN_ARG(QString, ret), Q_ARG(QString, debPath)); qCDebug(appLog) << "Installation result:" << ret; // 调用结æ�Ÿå…³é—­è¿›ç¨‹ QTimer::singleShot(100, [&]() { qCDebug(appLog) << "Quitting application after installation"; quit(); }); return ret; } QString SingleInstallerApplication::unInstallDebPackge(const QString &debPath) { qCDebug(appLog) << "Starting package uninstallation for:" << debPath; QString ret; // å�¸è½½åŒ… QMetaObject::invokeMethod( m_qspMainWnd.get(), "startUnInstallPackge", Qt::DirectConnection, Q_RETURN_ARG(QString, ret), Q_ARG(QString, debPath)); qCDebug(appLog) << "Uninstallation result:" << ret; // 调用结æ�Ÿå…³é—­è¿›ç¨‹ QTimer::singleShot(100, [&]() { qCDebug(appLog) << "Quitting application after uninstallation"; quit(); }); return ret; } int SingleInstallerApplication::checkInstallStatus(const QString &debPath) { qCDebug(appLog) << "Checking install status for:" << debPath; int ret; // 获å�–包安装状æ€� QMetaObject::invokeMethod( m_qspMainWnd.get(), "checkInstallStatus", Qt::DirectConnection, Q_RETURN_ARG(int, ret), Q_ARG(QString, debPath)); qCDebug(appLog) << "Install status:" << ret; return ret; } int SingleInstallerApplication::checkDependsStatus(const QString &debPath) { qCDebug(appLog) << "Checking dependency status for:" << debPath; int ret; // 获å�–包ä¾�赖状æ€� QMetaObject::invokeMethod( m_qspMainWnd.get(), "checkDependsStatus", Qt::DirectConnection, Q_RETURN_ARG(int, ret), Q_ARG(QString, debPath)); qCDebug(appLog) << "Dependency status:" << ret; return ret; } int SingleInstallerApplication::checkDigitalSignature(const QString &debPath) { qCDebug(appLog) << "Checking digital signature for:" << debPath; int ret; // 获å�–包ä¾�赖状æ€� QMetaObject::invokeMethod( m_qspMainWnd.get(), "checkDigitalSignature", Qt::DirectConnection, Q_RETURN_ARG(int, ret), Q_ARG(QString, debPath)); qCDebug(appLog) << "Digital signature status:" << ret; return ret; } QString SingleInstallerApplication::getPackageInfo(const QString &debPath) { qCDebug(appLog) << "Getting package info for:" << debPath; QString ret; // 获å�–包信æ�¯ QMetaObject::invokeMethod( m_qspMainWnd.get(), "getPackageInfo", Qt::DirectConnection, Q_RETURN_ARG(QString, ret), Q_ARG(QString, debPath)); qCDebug(appLog) << "Package info retrieved"; return ret; } bool SingleInstallerApplication::parseCmdLine() { qCDebug(appLog) << "Parsing command line arguments"; QCommandLineParser parser; parser.setApplicationDescription("Deepin Package Installer."); parser.addOption(QCommandLineOption("dbus", "enable daemon mode")); parser.addOption(QCommandLineOption("compatible", "force compatible mode installation")); parser.addHelpOption(); parser.addVersionOption(); parser.addPositionalArgument("filename", "Deb package path.", "file [file..]"); parser.process(*this); s_forceCompatible = parser.isSet("compatible"); qCDebug(appLog) << "Positional arguments:" << parser.positionalArguments(); qCDebug(appLog) << "Force compatible mode:" << s_forceCompatible; qCDebug(appLog) << "D-Bus mode:" << parser.isSet("dbus"); m_selectedFiles.clear(); m_ddimFiles.clear(); QDBusConnection conn = QDBusConnection::sessionBus(); if (!conn.registerService(kDebInstallManagerService) || !conn.registerObject( kDebInstallManagerIface, this, QDBusConnection::ExportScriptableSlots | QDBusConnection::ExportScriptableProperties)) { // 注册失败 说明已ç»�存在deb-installer qCWarning(appLog) << "Failed to register D-Bus service, another instance may be running"; QDBusInterface deb_install( kDebInstallManagerService, kDebInstallManagerIface, kDebInstallManagerService, QDBusConnection::sessionBus()); QList debInstallPathList; debInstallPathList << parser.positionalArguments(); const QString method = s_forceCompatible ? "InstallerDebCompatible" : "InstallerDeb"; QDBusMessage msg = deb_install.callWithArgumentList(QDBus::AutoDetect, method, debInstallPathList); qCWarning(appLog) << "D-Bus call" << method << "failed:" << msg.errorMessage(); return false; } else { qCInfo(appLog) << "Registered D-Bus service successfully"; const QStringList paraList = parser.positionalArguments(); if (paraList.isEmpty()) { qCDebug(appLog) << "No packages selected, returning false"; // hide main window on dbus if (parser.isSet("dbus")) { bIsDbus = true; } } else { qCDebug(appLog) << "Processing" << paraList.size() << "package files"; for (auto it : paraList) { if (it.endsWith("ddim")) { qCDebug(appLog) << "Adding DDIM file:" << it; m_ddimFiles.append(it); } else { qCDebug(appLog) << "Adding DEB file:" << it; m_selectedFiles.append(it); } } if (!paraList.isEmpty() && m_selectedFiles.isEmpty() && m_ddimFiles.isEmpty()) { qCDebug(appLog) << "No packages selected, returning false"; return false; } } qCDebug(appLog) << "Processing" << paraList.size() << "package files, returning true"; return true; } qCDebug(appLog) << "No packages selected, returning true"; return true; } deepin-deb-installer-6.5.51/src/deb-installer/singleInstallerApplication.h000066400000000000000000000075321524745214100266230ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef SINGLEFONTAPPLICATION_H #define SINGLEFONTAPPLICATION_H #include #include #include DWIDGET_USE_NAMESPACE class SingleInstallerApplication : public DApplication { Q_OBJECT Q_CLASSINFO("D-Bus Interface", "com.deepin.DebInstaller") Q_PROPERTY(bool hasPackages READ hasPackages NOTIFY hasPackagesChanged) public: enum AppWorkChannel { NormalChannel, DdimChannel }; explicit SingleInstallerApplication(int &argc, char **argv); /** * @brief 激活软件包安装器窗å�£ * */ void activateWindow(); /** * @brief è§£æž�命令行å�‚æ•° * * @return true * @return false */ bool parseCmdLine(); static AppWorkChannel mode; // 当å‰�è¿�行的工作模å¼�,用于判断二次å�¯åŠ¨çš„æ—¶å€™èµ°å“ªä¸ªé€šé�“ static std::atomic_bool BackendIsRunningInit; static bool s_forceCompatible; public slots: /** * @brief InstallerDeb å�¯åŠ¨è½¯ä»¶åŒ…å®‰è£…å™¨ * * @param debPathList 是å�¦æœ‰ä¼ é€’的包 * @return Q_SCRIPTABLE */ Q_SCRIPTABLE void InstallerDeb(const QStringList &debPathList); /** * @brief InstallerDebCompatible 以兼容模å¼�安装包 * @param debPathList 包路径列表 */ Q_SCRIPTABLE void InstallerDebCompatible(const QStringList &debPathList); /** * @brief InstallerDebPackge 安装包 * * @param debPath 包路径信æ�¯ * @return 返回安装信æ�¯ */ Q_SCRIPTABLE QString InstallerDebPackge(const QString &debPath); /** * @brief unInstallDebPackge å�¸è½½åŒ… * * @param debPath 包路径信æ�¯ * @return 返回å�¸è½½ä¿¡æ�¯ */ Q_SCRIPTABLE QString unInstallDebPackge(const QString &debPath); /** * @brief checkInstallStatus 包安装状æ€� * * @param debPath 包路径信æ�¯ * @return -1: 其他错误 * 0:当å‰�包没有被安装 * 1:当å‰�å·²ç»�安装过相å�Œçš„版本 * 2:当å‰�å·²ç»�安装过较早的版本 * 3.当å‰�å·²ç»�安装过更新的版本 */ Q_SCRIPTABLE int checkInstallStatus(const QString &debPath); /** * @brief checkDependsStatus 包ä¾�èµ–ä¿¡æ�¯ * * @param debPath 包路径信æ�¯ * @return -1:其他错误 * 0:ä¾�赖满足 * 1:ä¾�èµ–å�¯ç”¨ä½†æ˜¯éœ€è¦�下载 * 2:ä¾�èµ–ä¸�满足 * 3: ç­¾å��验è¯�失败 * 4: ä¾�赖授æ�ƒå¤±è´¥ï¼ˆwineä¾�赖) * 5: æž¶æž„ä¸�满足(此å‰�æž¶æž„ä¸�满足在å‰�端验è¯�,此å�Žä¼šä¼˜åŒ–到å�Žç«¯ï¼‰ * 6: 应用被域管é™�制,无法安装 */ Q_SCRIPTABLE int checkDependsStatus(const QString &debPath); /** * @brief checkDigitalSignature 包的数字签å�� * * @param debPath 包路径信æ�¯ * @return -1: 其他错误 * 0: 验è¯�æˆ�功 * 1: 解压deb文件用的临时目录ä¸�存在 * 2: æ��å�–deb包内容时出错 * 3: deb包验è¯�失败 */ Q_SCRIPTABLE int checkDigitalSignature(const QString &debPath); /** * @brief getPackageInfo 包信æ�¯ * * @param debPath 包路径信æ�¯ * @return (包å��;包的路径;包的版本;包å�¯ç”¨çš„æž¶æž„;包的短æ��è¿°;包的长æ��è¿°) */ Q_SCRIPTABLE QString getPackageInfo(const QString &debPath); bool hasPackages() const { return m_hasPackages; } void setHasPackages(bool has); signals: void hasPackagesChanged(bool has); private: QStringList m_selectedFiles; QStringList m_ddimFiles; QScopedPointer m_qspMainWnd; // MainWindow ptr bool bIsDbus = false; bool m_hasPackages = false; }; #endif // SINGLEFONTAPPLICATION_H deepin-deb-installer-6.5.51/src/deb-installer/uab/000077500000000000000000000000001524745214100216675ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_backend.cpp000066400000000000000000000426061524745214100246210ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "uab_backend.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include #include #include "utils/utils.h" // depends deb pacakge arch #include "model/packageanalyzer.h" namespace Uab { // bin command static const QString kUabCliBin = "ll-cli"; static const QString kUabJson = "--json"; static const QString kUabCliList = "list"; // e.g.: [path to package] --print-meta static const QString kUabPkgCmdPrintMeta = "--print-meta"; // json field static const QString kUabLayers = "layers"; static const QString kUabInfo = "info"; static const QString kUabKind = "kind"; static const QString kUabKindAppTag = "app"; // json package info field static const QString kUabId = "id"; static const QString kUabName = "name"; static const QString kUabVersion = "version"; static const QString kUabArch = "arch"; static const QString kUabChannel = "channel"; static const QString kUabModule = "module"; static const QString kUabDescription = "description"; UabBackend::UabBackend(QObject *parent) : QObject{parent} { qCDebug(appLog) << "Initializing UabBackend"; recheckLinglongExists(); qRegisterMetaType>("QList"); qCDebug(appLog) << "UabBackend initialized, linglong exists:" << m_linglongExists; } UabBackend::~UabBackend() { qCDebug(appLog) << "UabBackend destructed"; } UabBackend *UabBackend::instance() { // qCDebug(appLog) << "UabBackend::instance()"; static UabBackend ins; return &ins; } /** * @brief Check uab package exist and executable. * If executable, execute `uabPath --print-meta` to get package meta data. * @return UabPkgInfo::Ptr uab package info, or null if error. */ UabPkgInfo::Ptr UabBackend::packageFromMetaData(const QString &uabPath, QString *errorString) { qCDebug(appLog) << "Getting package metadata from:" << uabPath; const QFileInfo info(uabPath); if (!info.exists()) { qCWarning(appLog) << "UAB file not exists:" << uabPath; if (errorString) { qCDebug(appLog) << "UAB file not exists, set error string"; *errorString = QString("uab file not exists"); } return {}; } const QByteArray output = uabExecuteOutput(uabPath, errorString); if (output.isEmpty()) { qCDebug(appLog) << "UAB execute output is empty"; return {}; } auto uabPtr = UabBackend::packageFromMetaJson(output); if (uabPtr) { qCDebug(appLog) << "UAB execute output is not empty"; uabPtr->filePath = info.absoluteFilePath(); } return uabPtr; } /** @brief Find package named \a packageId , and version equal \a version If \a version is empty, the return package is the latest version of the installed packages. @return Uab package pointer, or null if not found. */ UabPkgInfo::Ptr UabBackend::findPackage(const QString &packageId, const QString &version) { qCDebug(appLog) << "Finding package:" << packageId << "version:" << version; if (!backendInited()) { qCWarning(appLog) << "Uab backend not initialized for package:" << packageId; m_lastError = QString("uab backend not init"); return {}; } if (m_packageList.isEmpty()) { qCWarning(appLog) << "Package list is empty, cannot find package:" << packageId; return {}; } auto itr = std::upper_bound(m_packageList.begin(), m_packageList.end(), packageId, [](const QString &findPkg, const UabPkgInfo::Ptr &uabPtr) { return findPkg <= uabPtr->id; }); // versions with the same ID are listed in descending order while ((m_packageList.end() != itr) && ((*itr)->id == packageId)) { if (version.isEmpty() || ((*itr)->version == version)) { qCDebug(appLog) << "Found package:" << (*itr)->id << "version:" << (*itr)->version; return *itr; } itr++; } qCDebug(appLog) << "Package not found:" << packageId << "version:" << version; return {}; } /** @brief Read Linglong's package information, arch, etc. When the package needs to be installed, the Uab backend will be initialized. If 'async' is true (default), will be initialized on the child thread. */ void UabBackend::initBackend(bool async) { qCDebug(appLog) << "Initializing backend, async:" << async; static std::once_flag kUabBackendFlag; std::call_once(kUabBackendFlag, [async, this]() { qCDebug(appLog) << "Backend initialization started"; if (async) { QtConcurrent::run(UabBackend::backendProcess, this); qCDebug(appLog) << "Backend initialization running in background thread"; } else { UabBackend::backendProcess(this); qCDebug(appLog) << "Backend initialization completed synchronously"; } }); } bool UabBackend::backendInited() const { // qCDebug(appLog) << "Checking if backend is initialized:" << m_init; return m_init; } bool UabBackend::linglongExists() const { qCDebug(appLog) << "Checking if linglong exists:" << m_linglongExists; return m_linglongExists; } bool UabBackend::recheckLinglongExists() { qCDebug(appLog) << "Re-checking for linglong existence"; // find ll-cli in $PATH const QString execPath = QStandardPaths::findExecutable(kUabCliBin); m_linglongExists = !execPath.isEmpty(); qCDebug(appLog) << "Linglong exists:" << m_linglongExists << "at path:" << execPath; return m_linglongExists; } QString UabBackend::lastError() const { qCDebug(appLog) << "Getting last error:" << m_lastError; return m_lastError; } void UabBackend::dumpPackageList() const { qCInfo(appLog) << QString("Uab package list(count %1) support archs:").arg(m_packageList.size()) << m_supportArchSet; for (const auto &uabPtr : m_packageList) { qCInfo(appLog) << " " << uabPtr; } } void UabBackend::backendInitData(const QList &packageList, const QSet &archs) { qCDebug(appLog) << "Initializing backend data with" << packageList.size() << "packages and" << archs.size() << "architectures"; m_packageList = packageList; m_supportArchSet = archs; m_init = true; Q_EMIT backendInitFinsihed(); qCDebug(appLog) << "Backend data initialized and signal emitted"; } bool UabBackend::parsePackagesFromRawJson(const QByteArray &jsonData, QList &packageList) { qCDebug(appLog) << "Parsing packages from raw JSON data"; QJsonParseError jsonError; QJsonDocument doc = QJsonDocument::fromJson(jsonData, &jsonError); if (QJsonParseError::NoError != jsonError.error) { qCWarning(appLog) << "Parse ll-cli list json data failed:" << jsonError.errorString(); return false; } packageList.clear(); QJsonArray rootArray = doc.array(); qCDebug(appLog) << "Found" << rootArray.size() << "packages in JSON data"; for (const auto &value : rootArray) { if (!value.isObject()) { qCWarning(appLog) << "Skipping non-object value in JSON array"; continue; } QJsonObject item = value.toObject(); auto uabPtr = UabPkgInfo::Ptr::create(); uabPtr->id = item.value(kUabId).toString(); uabPtr->appName = item.value(kUabName).toString(); uabPtr->version = item.value(kUabVersion).toString(); uabPtr->channel = item.value(kUabChannel).toString(); uabPtr->module = item.value(kUabModule).toString(); uabPtr->description = item.value(kUabDescription).toString(); QJsonArray archArray = item.value(kUabArch).toArray(); for (const auto &archItem : archArray) { uabPtr->architecture.append(archItem.toString()); } packageList.append(uabPtr); } qCDebug(appLog) << "Finished parsing packages from JSON data, total packages:" << packageList.size(); return true; } bool UabBackend::parsePackagesFromRawOutput(const QByteArray &output, QList &packageList) { qCDebug(appLog) << "Parsing packages from raw output"; QTextStream stream(output, QIODevice::ReadOnly); // remove title stream.readLine(); QString arch; while (!stream.atEnd()) { auto uabPtr = UabPkgInfo::Ptr::create(); // title field format: id name version arch channel module description stream >> uabPtr->id; stream >> uabPtr->appName; stream >> uabPtr->version; stream >> arch; stream >> uabPtr->channel; stream >> uabPtr->module; uabPtr->architecture.append(arch); // to the end of the line uabPtr->description = stream.readLine().simplified(); packageList.append(uabPtr); } qCDebug(appLog) << "Finished parsing packages from raw output, total packages:" << packageList.size(); return true; } /** @brief Get Linglong package list from `ll-cli list` The packages are sorted by package id and package version. @note This function will be run in QtConcurrent::run() */ void UabBackend::backendProcess(const QPointer ¬ifyPtr) { qCDebug(appLog) << "Starting backend process to list packages"; QProcess process; process.start(kUabCliBin, {kUabJson, kUabCliList}); process.waitForFinished(); const QByteArray output = process.readAllStandardOutput(); QList packageList; parsePackagesFromRawJson(output, packageList); sortPackages(packageList); // detect deb package init QSet archs; if (PackageAnalyzer::instance().isBackendReady()) { QStringList archList = PackageAnalyzer::instance().supportArchList(); #if QT_VERSION_CHECK(5, 14, 0) <= QT_VERSION archs = QSet(archList.begin(), archList.end()); #else archs = archList.toSet(); #endif // adapt arch name for uab if (archs.contains("amd64")) { archs.insert("x86_64"); } // TODO(renbin): loongarch64 and loong64 diff arch } if (!qApp->closingDown() && !notifyPtr.isNull()) { QMetaObject::invokeMethod( notifyPtr, "backendInitData", Q_ARG(QList, packageList), Q_ARG(QSet, archs)); } } /** @brief Sort \a packageList by package id and version. Package id in ascending order, version in descending order. Make sure the latest version of a package is listed first. */ void UabBackend::sortPackages(QList &packageList) { qCDebug(appLog) << "Sorting" << packageList.size() << "packages"; if (packageList.isEmpty()) { qCDebug(appLog) << "Package list is empty, skipping sort"; return; } std::sort(packageList.begin(), packageList.end(), [](const UabPkgInfo::Ptr &left, const UabPkgInfo::Ptr &right) { const int ret = QString::compare(left->id, right->id); if (!!ret) { return ret < 0; } return Utils::compareVersion(left->version, right->version) > 0; }); qCDebug(appLog) << "Finished sorting packages"; } void UabBackend::packageInstalled(const UabPkgInfo::Ptr &appendPtr) { qCDebug(appLog) << "Adding installed package to list:" << appendPtr->id << appendPtr->version; m_packageList.append(appendPtr); sortPackages(m_packageList); qCInfo(appLog) << QString("Uab package installed - ID: %1, Version: %2, Arch: %3") .arg(appendPtr->id) .arg(appendPtr->version) .arg(appendPtr->architecture.join(",")); } void UabBackend::packageRemoved(const UabPkgInfo::Ptr &removePtr) { qCDebug(appLog) << "Removing package from list:" << removePtr->id << removePtr->version; auto findItr = std::find_if(m_packageList.begin(), m_packageList.end(), [&](const UabPkgInfo::Ptr &package) { return (removePtr->id == package->id) && (removePtr->version == package->version) && (removePtr->architecture == package->architecture); }); if (findItr != m_packageList.end()) { m_packageList.erase(findItr); qCInfo(appLog) << QString("Uab package removed - ID: %1, Version: %2, Arch: %3") .arg(removePtr->id) .arg(removePtr->version) .arg(removePtr->architecture.join(",")); } else { qCWarning(appLog) << "Package not found in list for removal:" << removePtr->id << removePtr->version; } // remove package dose not require sort. } UabPkgInfo::Ptr UabBackend::packageFromMetaJson(const QByteArray &json, QString *errorString) { QJsonParseError error; const QJsonDocument doc = QJsonDocument::fromJson(json, &error); if (QJsonParseError::NoError != error.error) { if (errorString) { *errorString = QString("uab json parse erorr: %1, offset: %2").arg(error.errorString()).arg(error.offset); } return {}; } const QJsonArray layers = doc.object().value(kUabLayers).toArray(); if (layers.isEmpty()) { qCWarning(appLog) << "Uab json does not contain 'layers' field"; if (errorString) { *errorString = QString("uab json not contains 'layers'"); } return {}; } for (const QJsonValue &layerItem : layers) { if (!layerItem.isObject()) { continue; } QJsonObject info = layerItem.toObject().value(kUabInfo).toObject(); if (info.isEmpty()) { continue; } if (kUabKindAppTag != info.value(kUabKind).toString()) { continue; } auto uabPtr = UabPkgInfo::Ptr::create(); uabPtr->id = info[kUabId].toString(); uabPtr->appName = info[kUabName].toString(); uabPtr->version = info[kUabVersion].toString(); uabPtr->description = info[kUabDescription].toString(); uabPtr->channel = info[kUabChannel].toString(); uabPtr->module = info[kUabModule].toString(); const QJsonArray archArray = info[kUabArch].toArray(); for (const QJsonValue &archValue : archArray) { const QString curArch = archValue.toString(); uabPtr->architecture.append(curArch); } return uabPtr; } if (errorString) { qCWarning(appLog) << "Uab json does not contain app info node"; *errorString = QString("uab json not contains app info node"); } return {}; } QByteArray UabBackend::uabExecuteOutput(const QString &uabPath, QString *errorString) { qCDebug(appLog) << "Executing uab package to get output:" << uabPath; QFile uabFile(uabPath); if (!uabFile.exists()) { qCWarning(appLog) << "UAB file does not exist:" << uabPath; if (errorString) { *errorString = "UAB file does not exist"; } return {}; } // temporarily set uab file executable to get meta info. static const QFile::Permissions kExecutable = QFile::ExeOwner | QFile::ExeUser | QFile::ExeGroup; QFile::Permissions savePermission = uabFile.permissions(); bool needExecutable = !(savePermission & kExecutable); if (needExecutable && (!uabFile.setPermissions(savePermission | kExecutable))) { qCWarning(appLog) << "Failed to set executable permission for uab file:" << uabPath << "error:" << uabFile.errorString(); if (errorString) { *errorString = QString("set uab file executable failed: %1").arg(uabFile.errorString()); } return {}; } QProcess proc; proc.setProgram(uabPath); proc.setArguments({kUabPkgCmdPrintMeta}); proc.start(); proc.waitForFinished(); if (needExecutable) { qCDebug(appLog) << "Restoring original permissions for:" << uabPath; uabFile.setPermissions(savePermission); } if (0 != proc.exitCode() || QProcess::NormalExit != proc.exitStatus()) { qCWarning(appLog) << "Failed to execute uab package:" << uabPath << "exit code:" << proc.exitCode() << "error:" << proc.errorString(); if (errorString) { *errorString = QString("exec uab package failed: %1").arg(proc.errorString()); } return {}; } qCDebug(appLog) << "Successfully executed uab package and got output"; return proc.readAllStandardOutput(); } } // namespace Uab QT_BEGIN_NAMESPACE #ifndef QT_NO_DEBUG_STREAM Q_CORE_EXPORT QDebug operator<<(QDebug out, const Uab::UabPkgInfo &uabPkg) { // qCDebug(appLog) << "UabPackageInfo:" << uabPkg; out << "UabPackageInfo(" << QString("0x%0").arg(reinterpret_cast(&uabPkg), 0, 16) << "){"; out << Uab::kUabId << ":" << uabPkg.id << ";"; out << Uab::kUabName << ":" << uabPkg.appName << ";"; out << Uab::kUabVersion << ":" << uabPkg.version << ";"; out << Uab::kUabArch << ":" << uabPkg.architecture << ";"; out << Uab::kUabChannel << ":" << uabPkg.channel << ";"; out << Uab::kUabModule << ":" << uabPkg.module << ";"; out << Uab::kUabDescription << ":" << uabPkg.description << ";"; out << "filePath:" << uabPkg.filePath << ";"; return out; } Q_CORE_EXPORT QDebug operator<<(QDebug out, const Uab::UabPkgInfo::Ptr &uabPkgPtr) { // qCDebug(appLog) << "UabPackageInfoPtr:" << uabPkgPtr; if (uabPkgPtr) { out << *uabPkgPtr; } else { out << QString("UabPackageInfo:Ptr(nullptr)"); } return out; } #endif // QT_NO_DEBUG_STREAM QT_END_NAMESPACE deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_backend.h000066400000000000000000000041471524745214100242640ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UABBACKEND_H #define UABBACKEND_H #include #include #include #include "uab_defines.h" namespace Uab { class UabBackend : public QObject { Q_OBJECT public: static UabBackend *instance(); [[nodiscard]] UabPkgInfo::Ptr findPackage(const QString &packageId, const QString &version = {}); void initBackend(bool async = true); [[nodiscard]] bool backendInited() const; Q_SIGNAL void backendInitFinsihed(); [[nodiscard]] bool linglongExists() const; bool recheckLinglongExists(); [[nodiscard]] QString lastError() const; void dumpPackageList() const; [[nodiscard]] static UabPkgInfo::Ptr packageFromMetaData(const QString &uabPath, QString *errorString = nullptr); [[nodiscard]] static UabPkgInfo::Ptr packageFromMetaJson(const QByteArray &json, QString *errorString = nullptr); [[nodiscard]] static QByteArray uabExecuteOutput(const QString &uabPath, QString *errorString = nullptr); // internal Q_SLOT void backendInitData(const QList &packageList, const QSet &archs); static void backendProcess(const QPointer ¬ifyPtr); static bool parsePackagesFromRawJson(const QByteArray &jsonData, QList &packageList); static bool parsePackagesFromRawOutput(const QByteArray &output, QList &packageList); static void sortPackages(QList &packageList); // update backend database after controller process finished. void packageInstalled(const UabPkgInfo::Ptr &appendPtr); void packageRemoved(const UabPkgInfo::Ptr &removePtr); private: explicit UabBackend(QObject *parent = nullptr); ~UabBackend() override; private: bool m_init{false}; bool m_linglongExists{false}; // check Linglong executable (ll-cli) exists. QList m_packageList; QSet m_supportArchSet; QString m_lastError; Q_DISABLE_COPY(UabBackend) }; } // namespace Uab #endif // UABBACKEND_H deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_defines.h000066400000000000000000000017541524745214100243130ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UAB_DEFINES_H #define UAB_DEFINES_H #include #include #include namespace Uab { // return code from CLI or DBus interface enum UabCode { UabError = -1, UabSuccess = 0, }; struct UabPkgInfo { using Ptr = QSharedPointer; QString filePath; // absolute file path QString id; // package id, e.g.: com.deepin.package QString appName; // display name QString version; QStringList architecture; // uab package may support multiple arch QString description; QString channel; QString module; }; } // namespace Uab QT_BEGIN_NAMESPACE #ifndef QT_NO_DEBUG_STREAM Q_CORE_EXPORT QDebug operator<<(QDebug, const Uab::UabPkgInfo &); Q_CORE_EXPORT QDebug operator<<(QDebug, const Uab::UabPkgInfo::Ptr &); #endif // QT_NO_DEBUG_STREAM QT_END_NAMESPACE #endif // UAB_DEFINES_H deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_package.cpp000066400000000000000000000161151524745214100246210ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "uab_package.h" #include "uab_backend.h" #include "utils/utils.h" #include "utils/ddlog.h" namespace Uab { /** * @class UabPackage * @brief Uab package, contains package information and runtime status. * Store version, install status, operation status, error code, and error message. */ UabPackage::UabPackage(const UabPkgInfo::Ptr &metaPtr) : m_metaPtr(metaPtr) { qCDebug(appLog) << "Creating UabPackage for:" << (metaPtr ? metaPtr->id : "null"); reset(); } const UabPkgInfo::Ptr &UabPackage::info() const { qCDebug(appLog) << "Getting package info for:" << (m_metaPtr ? m_metaPtr->id : "null"); return m_metaPtr; } bool UabPackage::isValid() const { qCDebug(appLog) << "Checking if package is valid:" << (m_metaPtr ? m_metaPtr->id : "null"); if (!m_metaPtr || !fileExists()) { qCDebug(appLog) << "Package is invalid: null meta pointer or file does not exist"; return false; } if (m_metaPtr->id.isEmpty() || m_metaPtr->appName.isEmpty()) { qCDebug(appLog) << "Package is invalid: empty id or app name"; return false; } qCDebug(appLog) << "Package is valid:" << m_metaPtr->id; return true; } void UabPackage::setDependsStatus(Pkg::DependsStatus status) { qCDebug(appLog) << "Setting depends status for package:" << (m_metaPtr ? m_metaPtr->id : "null") << "from" << m_dependsStatus << "to" << status; m_dependsStatus = status; switch (m_dependsStatus) { case Pkg::DependsBreak: m_failReason = QObject::tr("The system has not installed Linglong environment, please install it first"); qCWarning(appLog) << "Package dependency broken:" << (m_metaPtr ? m_metaPtr->id : "null"); break; default: qCDebug(appLog) << "Package dependency status OK:" << (m_metaPtr ? m_metaPtr->id : "null"); break; } } void UabPackage::setProcessError(Pkg::ErrorCode err, const QString &errorString) { qCWarning(appLog) << "Setting process error for package:" << (m_metaPtr ? m_metaPtr->id : "null") << "Code:" << err << "Message:" << errorString; m_errorCode = err; m_processError = errorString; } bool UabPackage::fileExists() const { qCDebug(appLog) << "Checking if file exists for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_exists; return m_exists; } void UabPackage::markNotExists() { qCDebug(appLog) << "Marking package as not existing:" << (m_metaPtr ? m_metaPtr->id : "null"); m_exists = false; } Pkg::DependsStatus UabPackage::dependsStatus() const { qCDebug(appLog) << "Getting depends status for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_dependsStatus; return m_dependsStatus; } Pkg::PackageInstallStatus UabPackage::installStatus() const { qCDebug(appLog) << "Getting install status for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_installStatus; return m_installStatus; } Pkg::PackageOperationStatus UabPackage::operationStatus() const { qCDebug(appLog) << "Getting operation status for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_operationStatus; return m_operationStatus; } Pkg::ErrorCode UabPackage::errorCode() const { qCDebug(appLog) << "Getting error code for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_errorCode; return m_errorCode; } QString UabPackage::installedVersion() const { qCDebug(appLog) << "Getting installed version for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_installedVersion; return m_installedVersion; } QString UabPackage::failedReason() const { qCDebug(appLog) << "Getting failed reason for package:" << (m_metaPtr ? m_metaPtr->id : "null"); if (m_failReason.isEmpty()) { qCDebug(appLog) << "No specific fail reason, returning process error:" << m_processError; return m_processError; } qCDebug(appLog) << "Returning fail reason:" << m_failReason; return m_failReason; } QString UabPackage::processError() const { qCDebug(appLog) << "Getting process error for package:" << (m_metaPtr ? m_metaPtr->id : "null") << m_processError; return m_processError; } UabPackage::Ptr UabPackage::fromInfo(const UabPkgInfo::Ptr &infoPtr) { qCDebug(appLog) << "Creating UabPackage from info object for package:" << (infoPtr ? infoPtr->id : "null"); return Uab::UabPackage::Ptr::create(infoPtr); } UabPackage::Ptr UabPackage::fromFilePath(const QString &filePath) { qCDebug(appLog) << "Creating UabPackage from file path:" << filePath; QString error; auto infoPtr = Uab::UabBackend::packageFromMetaData(filePath, &error); auto uabPtr = Uab::UabPackage::Ptr::create(infoPtr); if (!error.isEmpty()) { qCWarning(appLog) << qPrintable("Uab from path:") << error; } qCDebug(appLog) << "UabPackage created from file path:" << filePath; return uabPtr; } void UabPackage::reset() { qCDebug(appLog) << "Resetting package state"; if (!m_metaPtr) { qCWarning(appLog) << "Cannot reset package with null meta pointer"; return; } qCDebug(appLog) << "Resetting package state:" << m_metaPtr->id; m_operationStatus = Pkg::Prepare; m_installedVersion.clear(); m_installStatus = Pkg::NotInstalled; m_errorCode = Pkg::NoError; m_processError.clear(); if (!Uab::UabBackend::instance()->linglongExists()) { qCWarning(appLog) << "Linglong environment not found for package:" << m_metaPtr->id; setDependsStatus(Pkg::DependsBreak); } else { qCDebug(appLog) << "Linglong environment exists for package:" << m_metaPtr->id; setDependsStatus(Pkg::DependsOk); } if (Uab::UabBackend::instance()->backendInited()) { qCDebug(appLog) << "Checking installed version for package:" << m_metaPtr->id; auto uabInfoPtr = Uab::UabBackend::instance()->findPackage(m_metaPtr->id); if (uabInfoPtr) { m_installedVersion = uabInfoPtr->version; const int ret = Utils::compareVersion(m_metaPtr->version, uabInfoPtr->version); if (ret == 0) { m_installStatus = Pkg::InstalledSameVersion; qCDebug(appLog) << "Package version matches installed:" << m_metaPtr->id << m_metaPtr->version; } else if (ret < 0) { m_installStatus = Pkg::InstalledLaterVersion; qCDebug(appLog) << "Package version is older than installed:" << m_metaPtr->id << m_metaPtr->version << "<" << uabInfoPtr->version; } else { m_installStatus = Pkg::InstalledEarlierVersion; qCDebug(appLog) << "Package version is newer than installed:" << m_metaPtr->id << m_metaPtr->version << ">" << uabInfoPtr->version; } } else { qCDebug(appLog) << "No installed version found for package:" << m_metaPtr->id; } } else { qCDebug(appLog) << "Backend not initialized, skipping version check for package:" << m_metaPtr->id; } } } // namespace Uab deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_package.h000066400000000000000000000035751524745214100242740ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UABPACKAGE_H #define UABPACKAGE_H #include "utils/package_defines.h" #include "uab_defines.h" namespace Uab { class UabPackage { public: using Ptr = QSharedPointer; explicit UabPackage(const Uab::UabPkgInfo::Ptr &metaPtr); [[nodiscard]] const Uab::UabPkgInfo::Ptr &info() const; [[nodiscard]] bool isValid() const; void setDependsStatus(Pkg::DependsStatus status); void setProcessError(Pkg::ErrorCode err, const QString &errorString); [[nodiscard]] bool fileExists() const; void markNotExists(); [[nodiscard]] Pkg::DependsStatus dependsStatus() const; [[nodiscard]] Pkg::PackageInstallStatus installStatus() const; [[nodiscard]] Pkg::PackageOperationStatus operationStatus() const; [[nodiscard]] Pkg::ErrorCode errorCode() const; [[nodiscard]] QString installedVersion() const; [[nodiscard]] QString failedReason() const; [[nodiscard]] QString processError() const; [[nodiscard]] static UabPackage::Ptr fromInfo(const Uab::UabPkgInfo::Ptr &infoPtr); [[nodiscard]] static UabPackage::Ptr fromFilePath(const QString &filePath); private: void reset(); private: Uab::UabPkgInfo::Ptr m_metaPtr; bool m_exists{true}; Pkg::DependsStatus m_dependsStatus{Pkg::DependsOk}; // package's depends info Pkg::PackageInstallStatus m_installStatus{Pkg::NotInstalled}; // version check Pkg::PackageOperationStatus m_operationStatus{Pkg::Prepare}; // status for operation flow Pkg::ErrorCode m_errorCode{Pkg::NoError}; QString m_installedVersion; QString m_failReason; QString m_processError; // runtime install/uninstall error raw output friend class UabPackageListModel; Q_DISABLE_COPY(UabPackage) }; } // namespace Uab #endif // UABPACKAGE_H deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_package_list_model.cpp000066400000000000000000000616151524745214100270410ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "uab_package_list_model.h" #include #include #include #include #include "uab_backend.h" #include "utils/utils.h" #include "utils/ddlog.h" namespace Uab { static const float kCompleteProgress = 100.0; static const int kPkgInitedIndex = -1; /** * @class UabPackageListModel * @brief Manage the list model of UAB packages, and handle the install and uninstall of multiple UAB packages. * Emit execution status and error messages. */ UabPackageListModel::UabPackageListModel(QObject *parent) : AbstractPackageListModel{parent} , m_processor(new UabProcessController(this)) , m_fileWatcher(new QFileSystemWatcher(this)) { qCDebug(appLog) << "Creating UabPackageListModel"; m_supportPackageType = Pkg::Uab; connect(m_processor, &UabProcessController::processOutput, this, &UabPackageListModel::signalAppendOutputInfo); connect(m_processor, &UabProcessController::progressChanged, this, &UabPackageListModel::slotBackendProgressChanged); connect(m_processor, &UabProcessController::processFinished, this, &UabPackageListModel::slotBackendProcessFinished); connect(m_fileWatcher, &QFileSystemWatcher::fileChanged, this, &UabPackageListModel::slotFileChanged); // call init uab backend while uab package list model create connect(Uab::UabBackend::instance(), &Uab::UabBackend::backendInitFinsihed, this, [this]() { qCDebug(appLog) << "UAB backend initialized, processing delayed packages:" << m_delayAppendPackages.size(); if (!m_delayAppendPackages.isEmpty()) { slotAppendPackage(m_delayAppendPackages); } m_delayAppendPackages.clear(); }); qCDebug(appLog) << "Initializing UAB backend"; Uab::UabBackend::instance()->initBackend(); } QVariant UabPackageListModel::data(const QModelIndex &index, int role) const { if (!QAbstractListModel::checkIndex(index, CheckIndexOption::IndexIsValid)) { qCWarning(appLog) << "Invalid index" << index; return {}; } const UabPackage::Ptr &uabPtr = m_uabPkgList.at(index.row()); if (!uabPtr || !uabPtr->isValid()) { qCWarning(appLog) << "Invalid package at index" << index; return {}; } qCDebug(appLog) << "Getting data for role" << role << "at index" << index; switch (role) { case PackageNameRole: qCDebug(appLog) << "Getting package name for index" << index; return uabPtr->info()->appName; case PackagePathRole: qCDebug(appLog) << "Getting package path for index" << index; return uabPtr->info()->filePath; case PackageVersionRole: qCDebug(appLog) << "Getting package version for index" << index; return uabPtr->info()->version; case PackageInstalledVersionRole: qCDebug(appLog) << "Getting installed version for index" << index; return uabPtr->installedVersion(); case PackageShortDescriptionRole: Q_FALLTHROUGH(); case PackageLongDescriptionRole: qCDebug(appLog) << "Getting long description for index" << index; return uabPtr->info()->description; case PackageVersionStatusRole: qCDebug(appLog) << "Getting version status for index" << index; return uabPtr->installStatus(); case PackageDependsStatusRole: qCDebug(appLog) << "Getting depends status for index" << index; return uabPtr->dependsStatus(); case PackageFailReasonRole: qCDebug(appLog) << "Getting fail reason for index" << index; return uabPtr->failedReason(); case PackageOperateStatusRole: qCDebug(appLog) << "Getting operate status for index" << index; return uabPtr->operationStatus(); case PackageTypeRole: qCDebug(appLog) << "Getting package type for index" << index; return Pkg::Uab; case Qt::SizeHintRole: qCDebug(appLog) << "Getting size hint for index" << index; return QSize(0, 48); default: qCDebug(appLog) << "Getting default data for index" << index; break; } return {}; } int UabPackageListModel::rowCount(const QModelIndex &parent) const { Q_UNUSED(parent) qCDebug(appLog) << "Getting row count:" << m_uabPkgList.size(); return m_uabPkgList.size(); } void UabPackageListModel::slotAppendPackage(const QStringList &packageList) { qCDebug(appLog) << "Appending packages to model:" << packageList; if (!isWorkerPrepare()) { qCWarning(appLog) << "Cannot append packages - worker not ready"; return; } // delay append when uab backend not ready. sa backendInitFinsihed() if (!Uab::UabBackend::instance()->backendInited()) { qCDebug(appLog) << "Backend not initialized, delaying package append"; m_delayAppendPackages.append(packageList); return; } const int oldRowCount = rowCount(); for (const QString &path : packageList) { qCDebug(appLog) << "Processing package:" << path; auto uabPtr = preCheckPackage(path); if (uabPtr && uabPtr->isValid()) { qCDebug(appLog) << "Adding valid package to model:" << uabPtr->info()->id; m_uabPkgList.append(uabPtr); m_fileWatcher->addPath(path); } else { qCWarning(appLog) << "Package validation failed:" << path; } } if (oldRowCount != rowCount()) { qCDebug(appLog) << "Package count changed from" << oldRowCount << "to" << rowCount(); Q_EMIT signalPackageCountChanged(rowCount()); } } void UabPackageListModel::removePackage(int index) { qCDebug(appLog) << "Removing package at index:" << index; if (!isWorkerPrepare()) { qCWarning(appLog) << "Cannot remove package - worker not ready"; return; } if (0 <= index && index < rowCount()) { auto uabPtr = m_uabPkgList.takeAt(index); if (uabPtr && uabPtr->info()) { qCDebug(appLog) << "Removing path from file watcher:" << uabPtr->info()->filePath; m_fileWatcher->removePath(uabPtr->info()->filePath); } qCDebug(appLog) << "Package count changed to:" << rowCount(); Q_EMIT signalPackageCountChanged(rowCount()); } else { qCWarning(appLog) << "Invalid index for package removal:" << index; } } QString UabPackageListModel::checkPackageValid(const QString &packagePath) { qCDebug(appLog) << "Checking package validity:" << packagePath; if (Pkg::PkgReadable != Utils::checkPackageReadable(packagePath)) { qCWarning(appLog) << "Package not readable:" << packagePath; return "You can only install local ueb packages"; } auto uabPtr = Uab::UabPackage::fromFilePath(packagePath); if (!uabPtr->isValid()) { qCWarning(appLog) << "Invalid UAB package:" << packagePath; return "The uab package may be broken"; } if (packageExists(uabPtr)) { qCWarning(appLog) << "Package already exists in the list:" << packagePath; return "The uab package already added"; } qCDebug(appLog) << "Package is valid:" << packagePath; return ""; } Pkg::PackageInstallStatus UabPackageListModel::checkInstallStatus(const QString &packagePath) { qCDebug(appLog) << "Checking install status for package:" << packagePath; auto uabPtr = Uab::UabPackage::fromFilePath(packagePath); if (!uabPtr || !uabPtr->isValid()) { qCWarning(appLog) << "Invalid UAB package, assuming not installed:" << packagePath; return Pkg::NotInstalled; } qCDebug(appLog) << "Install status for" << packagePath << "is" << uabPtr->installStatus(); return uabPtr->installStatus(); } Pkg::DependsStatus UabPackageListModel::checkDependsStatus(const QString &packagePath) { qCDebug(appLog) << "Checking dependency status for package:" << packagePath; if (!Uab::UabBackend::instance()->linglongExists()) { qCWarning(appLog) << "Linglong environment not found, dependency broken"; return Pkg::DependsBreak; } auto uabPtr = Uab::UabPackage::fromFilePath(packagePath); if (!uabPtr || !uabPtr->isValid()) { qCWarning(appLog) << "Invalid UAB package, assuming dependency broken:" << packagePath; return Pkg::DependsBreak; } qCDebug(appLog) << "Dependency status OK for package:" << packagePath; return Pkg::DependsOk; } QStringList UabPackageListModel::getPackageInfo(const QString &packagePath) { qCDebug(appLog) << "Getting package info for:" << packagePath; auto uabPtr = Uab::UabPackage::fromFilePath(packagePath); if (!uabPtr || !uabPtr->isValid()) { qCWarning(appLog) << "Invalid UAB package, cannot get info:" << packagePath; return {}; } // adapt deb package info interface auto infoPtr = uabPtr->info(); QStringList infoList; infoList << infoPtr->appName; infoList << infoPtr->filePath; infoList << infoPtr->version; infoList << infoPtr->architecture; infoList << infoPtr->description; infoList << infoPtr->description; qCDebug(appLog) << "Package info retrieved for:" << packagePath; return infoList; } QString UabPackageListModel::lastProcessError() { qCDebug(appLog) << "Getting last process error"; auto findItr = std::find_if(m_uabPkgList.rbegin(), m_uabPkgList.rend(), [](const UabPackage::Ptr &uabPtr) { return Pkg::Failed == uabPtr->operationStatus(); }); if (findItr != m_uabPkgList.rend()) { qCDebug(appLog) << "Found last process error:" << (*findItr)->processError(); return (*findItr)->processError(); } qCDebug(appLog) << "No process error found"; return {}; } bool UabPackageListModel::containsSignatureFailed() const { qCDebug(appLog) << "Checking if any package has signature verification failed"; // check if a pacakge signature verify failed. auto findItr = std::find_if(m_uabPkgList.begin(), m_uabPkgList.end(), [](const UabPackage::Ptr &uabPtr) { return Pkg::DigitalSignatureError == uabPtr->m_errorCode; }); const bool failed = findItr != m_uabPkgList.end(); qCDebug(appLog) << "Signature verification failed status:" << failed; return failed; } bool UabPackageListModel::slotInstallPackages() { qCDebug(appLog) << "Starting package installation for" << rowCount() << "packages"; bool callRet = false; do { if (!isWorkerPrepare() || rowCount() <= 0) { qCWarning(appLog) << "Cannot install packages - worker not ready or empty package list"; break; } if (!linglongExists()) { qCWarning(appLog) << "Cannot install packages - Linglong environment not found"; break; } qCDebug(appLog) << "Resetting install status for all packages"; // reset, mark package waiting install resetInstallStatus(); for (auto uabPtr : m_uabPkgList) { uabPtr->m_operationStatus = Pkg::Waiting; } Q_EMIT dataChanged(index(0), index(m_uabPkgList.size() - 1), {PackageOperateStatusRole}); setWorkerStatus(WorkerProcessing); qCDebug(appLog) << "Starting installation process"; installNextUab(); callRet = true; } while (false); if (!callRet) { qCWarning(appLog) << "Package installation failed, marking all as failed"; for (auto uabPtr : m_uabPkgList) { uabPtr->m_operationStatus = Pkg::Failed; } Q_EMIT dataChanged(index(0), index(m_uabPkgList.size() - 1), {PackageOperateStatusRole}); setWorkerStatus(WorkerFinished); return false; } qCDebug(appLog) << "Package installation started successfully"; return true; } bool UabPackageListModel::slotUninstallPackage(const int i) { qCDebug(appLog) << "Starting uninstallation for package at index:" << i; bool callRet = false; do { if (!isWorkerPrepare() || rowCount() <= 0) { qCWarning(appLog) << "Cannot uninstall - worker not ready or empty list"; break; } if (!linglongExists()) { qCWarning(appLog) << "Cannot uninstall - Linglong not found"; break; } if (!checkIndex(index(i))) { qCWarning(appLog) << "Invalid index for uninstallation:" << i; break; } // only single page show uninstall flow m_operatingIndex = i; setWorkerStatus(WorkerUnInstall); qCDebug(appLog) << "Worker status set to UnInstall"; auto uabPtr = m_uabPkgList.value(m_operatingIndex); if (!uabPtr || !uabPtr->isValid()) { qCWarning(appLog) << "Invalid package at index:" << i; break; } auto removeInfoPtr = Uab::UabBackend::instance()->findPackage(uabPtr->info()->id); if (!removeInfoPtr) { qCWarning(appLog) << "Package to be uninstalled not found in backend:" << uabPtr->info()->id; break; } setCurrentOperation(Pkg::Waiting); m_processor->reset(); m_processor->markUninstall(Uab::UabPackage::fromInfo(removeInfoPtr)); qCDebug(appLog) << "Committing uninstallation changes"; callRet = m_processor->commitChanges(); } while (false); if (!callRet) { qCWarning(appLog) << "Uninstallation failed, setting status to Failed"; setCurrentOperation(Pkg::Failed); setWorkerStatus(WorkerFinished); return false; } qCDebug(appLog) << "Uninstallation process started successfully"; return true; } void UabPackageListModel::reset() { qCDebug(appLog) << "Resetting UabPackageListModel"; setWorkerStatus(WorkerPrepare); m_operatingIndex = kPkgInitedIndex; QStringList files = m_fileWatcher->files(); if (!files.isEmpty()) { qCDebug(appLog) << "Removing" << files.size() << "files from watcher"; m_fileWatcher->removePaths(files); } qCDebug(appLog) << "Clearing package list"; m_uabPkgList.clear(); } void UabPackageListModel::resetInstallStatus() { qCDebug(appLog) << "Resetting install status for all packages"; setWorkerStatus(WorkerPrepare); m_operatingIndex = kPkgInitedIndex; // reset deb file for (auto &ptr : m_uabPkgList) { ptr->reset(); } Q_EMIT dataChanged(index(0), index(m_uabPkgList.size() - 1), {PackageOperateStatusRole}); qCDebug(appLog) << "Install status reset completed"; } bool UabPackageListModel::installNextUab() { qCDebug(appLog) << "Installing next UAB"; m_operatingIndex++; qCDebug(appLog) << "Processing package at index:" << m_operatingIndex; Q_ASSERT_X(m_operatingIndex >= 0, "install uab", "operating index invalid"); if (m_operatingIndex < 0) { qCWarning(appLog) << "Invalid operating index:" << m_operatingIndex; setWorkerStatus(WorkerFinished); return false; } // check install finish if (m_operatingIndex >= rowCount()) { qCDebug(appLog) << "All packages processed, installation complete"; Q_EMIT signalCurrentPacakgeProgressChanged(static_cast(kCompleteProgress)); Q_EMIT signalWholeProgressChanged(static_cast(kCompleteProgress)); setWorkerStatus(WorkerFinished); return true; } // notify list view scroll to current package Q_EMIT signalCurrentProcessPackageIndex(m_operatingIndex); auto uabPtr = m_uabPkgList.value(m_operatingIndex); if (!uabPtr || Pkg::DependsOk != uabPtr->m_dependsStatus) { qCWarning(appLog) << "Skipping invalid package or dependency issue at index:" << m_operatingIndex; setCurrentOperation(Pkg::Failed); installNextUab(); return false; } qCDebug(appLog) << "Starting installation for package:" << uabPtr->info()->id << uabPtr->info()->version; setCurrentOperation(Pkg::Operating); m_processor->reset(); // Note: Current Linglong environment supports multi version package same time, // check if install same version package. Pkg::PackageInstallStatus installStatus = uabPtr->installStatus(); if (Pkg::InstalledLaterVersion == installStatus) { if (auto sameInfoPtr = Uab::UabBackend::instance()->findPackage(uabPtr->info()->id, uabPtr->info()->version)) { const int ret = Utils::compareVersion(uabPtr->info()->version, sameInfoPtr->version); if (ret == 0) { installStatus = Pkg::InstalledSameVersion; qCDebug(appLog) << "Same version already installed:" << uabPtr->info()->id << uabPtr->info()->version; } else if (ret < 0) { installStatus = Pkg::InstalledLaterVersion; qCDebug(appLog) << "Newer version already installed:" << uabPtr->info()->id << uabPtr->info()->version; } else { installStatus = Pkg::InstalledEarlierVersion; qCDebug(appLog) << "Older version already installed:" << uabPtr->info()->id << uabPtr->info()->version; } } } switch (installStatus) { case Pkg::NotInstalled: qCDebug(appLog) << "Marking package for fresh install:" << uabPtr->info()->id; m_processor->markInstall(uabPtr); break; case Pkg::InstalledSameVersion: { qCDebug(appLog) << "Marking package for reinstall (same version):" << uabPtr->info()->id; auto oldInfoPtr = Uab::UabBackend::instance()->findPackage(uabPtr->info()->id, uabPtr->info()->version); m_processor->markUninstall(Uab::UabPackage::fromInfo(oldInfoPtr)); m_processor->markInstall(uabPtr); } break; default: { qCDebug(appLog) << "Marking package for upgrade/downgrade:" << uabPtr->info()->id; auto oldInfoPtr = Uab::UabBackend::instance()->findPackage(uabPtr->info()->id); m_processor->markInstall(uabPtr); m_processor->markUninstall(Uab::UabPackage::fromInfo(oldInfoPtr)); } break; } if (!m_processor->commitChanges()) { qCWarning(appLog) << "Failed to commit changes for package:" << uabPtr->info()->id; setCurrentOperation(Pkg::Failed); installNextUab(); return false; } qCDebug(appLog) << "Successfully started installation process for package:" << uabPtr->info()->id; return true; } void UabPackageListModel::slotBackendProgressChanged(float progress) { qCDebug(appLog) << "Backend progress changed:" << progress; Q_ASSERT_X(rowCount() > 0, "check count", "row count invalid"); const float base = kCompleteProgress / rowCount(); const float wholeProgress = (m_operatingIndex + (progress / kCompleteProgress)) * base; qCDebug(appLog) << "Emitting progress signals: current" << progress << "whole" << wholeProgress; Q_EMIT signalCurrentPacakgeProgressChanged(static_cast(progress)); Q_EMIT signalWholeProgressChanged(static_cast(wholeProgress)); } void UabPackageListModel::slotBackendProcessFinished(bool success) { qCDebug(appLog) << "Backend process finished with success:" << success; Q_ASSERT_X(rowCount() > 0, "check count", "row count invalid"); // update installed status setCurrentOperation(success ? Pkg::Success : Pkg::Failed); // update all data Q_EMIT dataChanged(index(m_operatingIndex), index(m_operatingIndex)); qCDebug(appLog) << "Data changed signal emitted for index:" << m_operatingIndex; // update progress const float base = kCompleteProgress / rowCount(); Q_EMIT signalCurrentPacakgeProgressChanged(static_cast(kCompleteProgress)); Q_EMIT signalWholeProgressChanged(static_cast(base * (m_operatingIndex + 1))); qCDebug(appLog) << "Progress signals emitted"; switch (m_workerStatus) { case WorkerProcessing: qCDebug(appLog) << "Worker processing, installing next UAB"; installNextUab(); break; case WorkerUnInstall: qCDebug(appLog) << "Worker uninstalling, setting worker to finished"; setWorkerStatus(WorkerFinished); break; default: qCDebug(appLog) << "Unhandled worker status:" << m_workerStatus; break; } } void UabPackageListModel::setCurrentOperation(Pkg::PackageOperationStatus s) { qCDebug(appLog) << "Setting current operation status to" << s << "for index" << m_operatingIndex; if (!checkIndexValid(m_operatingIndex)) { qCWarning(appLog) << "Invalid index, cannot set operation status:" << m_operatingIndex; return; } auto &uabPtr = m_uabPkgList[m_operatingIndex]; uabPtr->m_operationStatus = s; // mark error info if (Pkg::Failed == s) { qCWarning(appLog) << "Operation failed, setting process error"; uabPtr->setProcessError(Pkg::UnknownError, tr("Installation Failed")); } Q_EMIT dataChanged(index(m_operatingIndex), index(m_operatingIndex), {PackageOperateStatusRole}); qCDebug(appLog) << "Data changed signal emitted for operation status update"; } bool UabPackageListModel::checkIndexValid(int index) const { const bool isValid = 0 <= index && index < rowCount(); qCDebug(appLog) << "Checking if index" << index << "is valid:" << isValid; return isValid; } UabPackage::Ptr UabPackageListModel::preCheckPackage(const QString &packagePath) { qCDebug(appLog) << "Pre-checking package:" << packagePath; auto readablilty = Utils::checkPackageReadable(packagePath); switch (readablilty) { case Pkg::PkgNotInLocal: qCDebug(appLog) << "Package not in local:" << packagePath; Q_EMIT signalAppendFailMessage(Pkg::PackageNotLocal, Pkg::Uab); return {}; case Pkg::PkgNoPermission: qCDebug(appLog) << "Package no permission:" << packagePath; Q_EMIT signalAppendFailMessage(Pkg::PackageNotInstallable, Pkg::Uab); return {}; default: break; } auto uabPtr = Uab::UabPackage::fromFilePath(packagePath); if (!uabPtr || !uabPtr->isValid()) { qCDebug(appLog) << "Package invalid:" << packagePath; Q_EMIT signalAppendFailMessage(Pkg::PackageInvalid, Pkg::Uab); return {}; } if (packageExists(uabPtr)) { qCDebug(appLog) << "Package already exists:" << packagePath; Q_EMIT signalAppendFailMessage(Pkg::PackageAlreadyExists, Pkg::Uab); return {}; } return uabPtr; } bool UabPackageListModel::packageExists(const UabPackage::Ptr &uabPtr) const { qCDebug(appLog) << "Checking if package exists:" << uabPtr->info()->filePath; if (!uabPtr) { qCDebug(appLog) << "Package is null"; return false; } // check already added auto findItr = std::find_if(m_uabPkgList.begin(), m_uabPkgList.end(), [&uabPtr](const UabPackage::Ptr &cmpUabPtr) { qCDebug(appLog) << "Checking if package exists:" << uabPtr->info()->filePath; if (uabPtr->info()->filePath == cmpUabPtr->info()->filePath) { qCDebug(appLog) << "Package exists:" << uabPtr->info()->filePath; return true; } if (uabPtr->info()->appName == cmpUabPtr->info()->appName) { qCDebug(appLog) << "Package exists:" << uabPtr->info()->appName; return true; } return false; }); qCDebug(appLog) << "Package does not exist:" << uabPtr->info()->filePath; return findItr != m_uabPkgList.end(); } bool UabPackageListModel::linglongExists() { qCDebug(appLog) << "Checking if linglong executable exists"; // check if linglong execuatable exits if (!Uab::UabBackend::instance()->recheckLinglongExists()) { qCDebug(appLog) << "Linglong executable does not exist"; for (const auto &uabPtr : m_uabPkgList) { uabPtr->setDependsStatus(Pkg::DependsBreak); } Q_EMIT dataChanged(index(0), index(m_uabPkgList.size() - 1), {PackageDependsStatusRole}); qCDebug(appLog) << "Data changed signal emitted for depends status update"; return false; } qCDebug(appLog) << "Linglong executable exists"; return true; } void UabPackageListModel::slotFileChanged(const QString &filePath) { qCDebug(appLog) << "Checking if file changed:" << filePath; auto findItr = std::find_if(m_uabPkgList.begin(), m_uabPkgList.end(), [&](const UabPackage::Ptr &uabPtr) { qCDebug(appLog) << "Checking if file changed:" << filePath; if (uabPtr && uabPtr->isValid()) { return uabPtr->info()->filePath == filePath; } return false; }); if (findItr != m_uabPkgList.end()) { qCDebug(appLog) << "File changed:" << filePath; const QFileInfo info((*findItr)->info()->filePath); if (!info.exists()) { qCDebug(appLog) << "File does not exist:" << filePath; (*findItr)->markNotExists(); removePackage(static_cast(std::distance(findItr, m_uabPkgList.begin()))); m_fileWatcher->removePath(filePath); Q_EMIT signalPackageCannotFind(info.fileName()); } } qCDebug(appLog) << "File changed check completed"; } } // namespace Uab deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_package_list_model.h000066400000000000000000000042651524745214100265040ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UABPACKAGELISTMODEL_H #define UABPACKAGELISTMODEL_H #include #include "uab_package.h" #include "uab_process_controller.h" #include "model/abstract_package_list_model.h" class QFileSystemWatcher; namespace Uab { class UabPackageListModel : public AbstractPackageListModel { Q_OBJECT public: explicit UabPackageListModel(QObject *parent = nullptr); [[nodiscard]] QVariant data(const QModelIndex &index, int role) const override; [[nodiscard]] int rowCount(const QModelIndex &parent = QModelIndex()) const override; Q_SLOT void slotAppendPackage(const QStringList &packageList) override; void removePackage(int index) override; [[nodiscard]] QString checkPackageValid(const QString &packagePath) override; [[nodiscard]] Pkg::PackageInstallStatus checkInstallStatus(const QString &packagePath) override; [[nodiscard]] Pkg::DependsStatus checkDependsStatus(const QString &packagePath) override; [[nodiscard]] QStringList getPackageInfo(const QString &packagePath) override; [[nodiscard]] QString lastProcessError() override; [[nodiscard]] bool containsSignatureFailed() const override; Q_SLOT bool slotInstallPackages() override; Q_SLOT bool slotUninstallPackage(int index) override; void reset() override; void resetInstallStatus() override; private: bool installNextUab(); Q_SLOT void slotBackendProgressChanged(float progress); Q_SLOT void slotBackendProcessFinished(bool success); void setCurrentOperation(Pkg::PackageOperationStatus s); bool checkIndexValid(int index) const; UabPackage::Ptr preCheckPackage(const QString &packagePath); bool packageExists(const UabPackage::Ptr &uabPtr) const; bool linglongExists(); Q_SLOT void slotFileChanged(const QString &filePath); private: int m_operatingIndex{-1}; QList m_uabPkgList; UabProcessController *m_processor{nullptr}; QStringList m_delayAppendPackages; // wait for backend inited. QFileSystemWatcher *m_fileWatcher{nullptr}; }; } // namespace Uab #endif // UABPACKAGELISTMODEL_H deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_process_controller.cpp000066400000000000000000000447441524745214100271600ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "uab_process_controller.h" #include #include #include #include #include #include "utils/ddlog.h" #include "uab_backend.h" #include "process/Pty.h" namespace Uab { // linglong cli command const QString kLinglongBin = "ll-cli"; const QString kLinglongJson = "--json"; const QString kLinglongInstall = "install"; const QString kLinglongUninstall = "uninstall"; // ll-cli output json tag const QString kJsonPercentage = "percentage"; const QString kJsonState = "state"; const QString kJsonCode = "code"; const QString kJsonMessage = "messsage"; // transport install/uninstall task to higher level permission process. static const QString kPkexecBin = "pkexec"; static const QString kInstallProcessorBin = "deepin-deb-installer-dependsInstall"; static const QString kParamUab = "--uab"; static const QString kParamInstall = "--install"; static const QString kParamRemove = "--remove"; const int kInitedIndex = -1; /** * @class UabProcessController * @brief Uab process controller. It manages the process of installing/uninstalling uab packages. * Its uses `deepin-deb-installer-dependsInstall` command to install/uninstall uab packages * with higher level permission. */ UabProcessController::UabProcessController(QObject *parent) : QObject{parent} { qCDebug(appLog) << "Creating UabProcessController"; setProcessType(BackendCli); qCDebug(appLog) << "Process controller type set to BackendCli"; } void UabProcessController::setProcessType(ProcessType type) { qCDebug(appLog) << "Setting process type from" << m_type << "to" << type; if (type == m_type) { qCDebug(appLog) << "Process type is the same, return"; return; } m_type = type; qCDebug(appLog) << "Process type set to" << type; } UabProcessController::ProcessType UabProcessController::processType() const { qCDebug(appLog) << "Getting process type:" << m_type; return m_type; } UabProcessController::ProcFlags UabProcessController::procFlag() const { qCDebug(appLog) << "Getting process flag:" << m_procFlag; return m_procFlag; } bool UabProcessController::isRunning() const { qCDebug(appLog) << "Checking if process is running"; if (m_procFlag & (Uninstalling | Installing | Processing)) { qCDebug(appLog) << "Process is running (flag set)"; return true; } if (m_process && QProcess::NotRunning != m_process->state()) { qCDebug(appLog) << "Process is running (QProcess state)"; return true; } qCDebug(appLog) << "Process is not running"; return false; } bool UabProcessController::reset() { qCDebug(appLog) << "Resetting process controller"; if (isRunning() || !ensureProcess()) { qCWarning(appLog) << "Cannot reset - process running or cannot ensure process"; return false; } m_currentIndex = kInitedIndex; m_procList.clear(); qCDebug(appLog) << "Process controller reset successfully"; return true; } bool Uab::UabProcessController::markInstall(const UabPackage::Ptr &installPtr) { qCDebug(appLog) << "Marking package for installation:" << (installPtr ? installPtr->info()->id : "null"); if (isRunning() || !ensureProcess() || !installPtr || !installPtr->isValid()) { qCWarning(appLog) << "Cannot mark for installation - process running, not ready, or invalid package"; return false; } m_procList.append(qMakePair(Installing, installPtr)); qCDebug(appLog) << "Package marked for installation:" << installPtr->info()->id; return true; } bool Uab::UabProcessController::markUninstall(const UabPackage::Ptr &uninstallPtr) { qCDebug(appLog) << "Marking package for uninstallation:" << (uninstallPtr ? uninstallPtr->info()->id : "null"); if (isRunning() || !ensureProcess() || !uninstallPtr || !uninstallPtr->isValid()) { qCWarning(appLog) << "Cannot mark for uninstallation - process running, not ready, or invalid package"; return false; } m_procList.append(qMakePair(Uninstalling, uninstallPtr)); qCDebug(appLog) << "Package marked for uninstallation:" << uninstallPtr->info()->id; return true; } bool UabProcessController::commitChanges() { qCDebug(appLog) << "Committing changes, process list size:" << m_procList.size(); if (isRunning() || !ensureProcess() || m_procList.isEmpty()) { qCWarning(appLog) << "Cannot commit changes - process running/not ready or empty list"; return false; } m_procFlag = Processing; m_currentIndex = kInitedIndex; qCDebug(appLog) << "Starting first process in list"; if (!nextProcess()) { qCWarning(appLog) << "Failed to start first process"; m_procFlag = Error; return false; } Q_EMIT processStart(); qCDebug(appLog) << "Process started successfully"; return true; } bool Uab::UabProcessController::ensureProcess() { qCDebug(appLog) << "Ensuring process"; if (!m_process) { qCDebug(appLog) << "Creating new process"; m_process = new Konsole::Pty(this); connect(m_process, &Konsole::Pty::receivedData, this, &UabProcessController::onReadOutput); connect( m_process, QOverload::of(&QProcess::finished), this, &UabProcessController::onFinished); } else if (QProcess::NotRunning != m_process->state()) { qCWarning(appLog) << "Unable to restart uab process is still running"; return false; } return true; } /** @brief Parse json data from `ll-cli --json install/uninstall [path]` output. Here are output example (linglong-bin 1.6.2). @code // progress [ { "message": "prepare for installing uab", "percentage": "0", "state": "preInstall" } ] // successed { "message": "install uab successfully", "percentage": "100", "state": "Success" } // failed {"code":-1,"message":"./libs/linglong/src/linglong/cli/cli.cpp:125 download status: \n./libs/linglong/src/linglong/repo/ostree_repo.cpp:915 import layer dir: main:org.deepin.editor/6.5.2.1/x86_64 exists."} @endcode */ void UabProcessController::parseProgressFromJson(const QByteArray &jsonData) { qCDebug(appLog) << "Parsing progress from JSON data:" << jsonData; const QJsonDocument doc = QJsonDocument::fromJson(jsonData); if (doc.isArray()) { qCDebug(appLog) << "JSON data is an array"; // maybe percentage info const QJsonObject obj = doc.array().first().toObject(); if (obj.contains(kJsonPercentage)) { float progress = obj.value(kJsonPercentage).toDouble(); qCDebug(appLog) << "Found progress in JSON array:" << progress; updateWholeProgress(progress); } } else if (doc.isObject()) { qCDebug(appLog) << "JSON data is an object"; // maybe percentage / code info const QJsonObject obj = doc.object(); if (obj.contains(kJsonPercentage)) { float progress = obj.value(kJsonPercentage).toDouble(); qCDebug(appLog) << "Found progress in JSON object:" << progress; updateWholeProgress(progress); } else if (UabError == obj.value(kJsonCode).toInt()) { const QString errorString = obj.value(kJsonMessage).toString(); qCWarning(appLog) << "Found error in JSON object:" << errorString; auto currUabPtr = currentPackagePtr(); if (currUabPtr) { currUabPtr->setProcessError(Pkg::UnknownError, errorString); } qCWarning(appLog) << "Uab process error:" << errorString; } // TODO(renbin): signature verify error, etc. } else { qCWarning(appLog) << "JSON data is not an array or object"; } } void UabProcessController::parseProgressFromRawOutput(const QByteArray &output) { qCDebug(appLog) << "Parsing progress from raw output:" << output; // Detect progress change, filter ANSI code, receive data such as: // "\r\x1B[K\x1B[?25l0% prepare for installing uab\x1B[?25h" // "\r\x1B[K\x1B[?25l100% install uab successfully\x1B[?25h\n" // // pattern: ^\r?(\x1B\[\W?\d*\w)+(\d+)% static const QRegularExpression kRegExp("^\\r?(\\x1B\\[\\W?\\d*\\w)+(\\d+)%"); QRegularExpressionMatch match = kRegExp.match(QString(output), 0, QRegularExpression::PartialPreferFirstMatch); if (match.hasMatch()) { // get (\\d+) capture float progress = match.captured(match.lastCapturedIndex()).toFloat(); qCDebug(appLog) << "Found progress in raw output:" << progress; updateWholeProgress(progress); } } void UabProcessController::updateWholeProgress(float currentTaskProgress) { qCDebug(appLog) << "Updating whole progress with current task progress:" << currentTaskProgress; const int count = m_procList.size(); if (count > 1) { currentTaskProgress = (m_currentIndex * 100.0f + currentTaskProgress) / static_cast(count); qCDebug(appLog) << "Calculated whole progress:" << currentTaskProgress; } Q_EMIT progressChanged(currentTaskProgress); } void UabProcessController::onReadOutput(const char *buffer, int length, bool isCommandExec) { qCDebug(appLog) << "Read output from process, length:" << length << "isCommandExec:" << isCommandExec; Q_UNUSED(isCommandExec) QByteArray output = QByteArray::fromRawData(buffer, length); Q_EMIT processOutput(output); // e.g: ll-cli --json install /path/to/file parseProgressFromJson(output); } void UabProcessController::onFinished(int exitCode, int exitStatus) { qCDebug(appLog) << "Process finished with exit code:" << exitCode << "exit status:" << exitStatus; Q_UNUSED(exitStatus) qCDebug(appLog) << "Process finished with exit code:" << exitCode; const bool exitSuccess = UabSuccess == exitCode; // continue next process if (exitSuccess) { qCDebug(appLog) << "Process completed successfully, updating backend"; // update uab backend commitCurrentChangeToBackend(); qCDebug(appLog) << "Attempting to start next process"; // continue next process, if error occurred, terminate current install/uninstall. if (nextProcess()) { return; } } qCWarning(appLog) << "Process failed or no more processes, error flag set"; m_procFlag = Error; Q_EMIT processFinished(false); } void UabProcessController::onDBusProgressChanged(int progress, const QString &message) { qCDebug(appLog) << "D-Bus progress changed:" << progress << "message:" << message; updateWholeProgress(static_cast(progress)); Q_EMIT processOutput(message); } bool UabProcessController::nextProcess() { qCDebug(appLog) << "Next process"; m_procFlag.setFlag(Installing, false); m_procFlag.setFlag(Uninstalling, false); // check process finish m_currentIndex++; if (m_currentIndex >= m_procList.size()) { qCDebug(appLog) << "Current index is greater than or equal to process list size, set process flag to Finish"; m_procFlag = Finish; Q_EMIT processFinished(true); return true; } if (!checkIndexValid()) { qCWarning(appLog) << "Invalid process index:" << m_currentIndex << "for package:" << (currentPackagePtr() ? currentPackagePtr()->info()->id : "null"); return false; } const auto ¤tProc = m_procList.at(m_currentIndex); switch (currentProc.first) { case Installing: qCDebug(appLog) << "Installing process"; return (BackendCli == m_type) ? installBackendCliImpl(currentProc.second) : installCliImpl(currentProc.second); case Uninstalling: qCDebug(appLog) << "Uninstalling process"; return (BackendCli == m_type) ? uninstallBackendCliImpl(currentProc.second) : uninstallCliImpl(currentProc.second); default: break; } qCWarning(appLog) << "Invalid process type:" << currentProc.first << "for package:" << (currentProc.second ? currentProc.second->info()->id : "null"); return false; } bool UabProcessController::installBackendCliImpl(const UabPackage::Ptr &installPtr) { qCDebug(appLog) << "Preparing backend CLI install for package:" << installPtr->info()->id << installPtr->info()->version; if (!installPtr || !installPtr->isValid() || installPtr->info()->filePath.isEmpty()) { qCWarning(appLog) << "Invalid package for installation"; return false; } qCDebug(appLog) << "Preparing backend CLI install for package:" << installPtr->info()->id << installPtr->info()->version; m_procFlag.setFlag(Installing); // e.g.: pkexec deepin-deb-installer-dependsInstall --uab --install [file to package].uab qCDebug(appLog) << "Starting install process with pkexec"; m_process->start( kPkexecBin, {kPkexecBin, kInstallProcessorBin, kParamUab, kParamInstall, installPtr->info()->filePath}, {}, 0, false); const QString recordCommand = QString("command: %1 %2 %3 %4/%5[uab package]") .arg(kInstallProcessorBin) .arg(kParamUab) .arg(kParamInstall) .arg(installPtr->info()->id) .arg(installPtr->info()->version); qCInfo(appLog) << "Install command:" << recordCommand; return true; } bool UabProcessController::uninstallBackendCliImpl(const UabPackage::Ptr &uninstallPtr) { qCDebug(appLog) << "Preparing backend CLI uninstall for package:" << uninstallPtr->info()->id << uninstallPtr->info()->version; if (!uninstallPtr || !uninstallPtr->isValid()) { qCWarning(appLog) << "Invalid package for uninstallation"; return false; } qCDebug(appLog) << "Preparing backend CLI uninstall for package:" << uninstallPtr->info()->id << uninstallPtr->info()->version; m_procFlag.setFlag(Uninstalling); // e.g.: pkexec deepin-deb-installer-dependsInstall --uab --remove [id/version] qCDebug(appLog) << "Starting uninstall process with pkexec"; const QString mergeInfo = QString("%1/%2").arg(uninstallPtr->info()->id).arg(uninstallPtr->info()->version); m_process->start(kPkexecBin, {kPkexecBin, kInstallProcessorBin, kParamUab, kParamRemove, mergeInfo}, {}, 0, false); const QString recordCommand = QString("command: %1 %2 %3 %4").arg(kInstallProcessorBin).arg(kParamUab).arg(kParamRemove).arg(mergeInfo); Q_EMIT processOutput(recordCommand); qCInfo(appLog) << "Uninstall command:" << recordCommand; return true; } bool Uab::UabProcessController::installCliImpl(const Uab::UabPackage::Ptr &installPtr) { qCDebug(appLog) << "Preparing CLI install for package:" << installPtr->info()->id << installPtr->info()->version; if (!installPtr || !installPtr->isValid() || installPtr->info()->filePath.isEmpty()) { return false; } m_procFlag.setFlag(Installing); // e.g.: ll-cli --json install ./path/to/file/uab_package.uab m_process->start(kLinglongBin, {kLinglongBin, kLinglongJson, kLinglongInstall, installPtr->info()->filePath}, {}, 0, false); const QString recordCommand = QString("command: %1 %2 %3 %4/%5[uab package]") .arg(kLinglongBin) .arg(kLinglongJson) .arg(kLinglongInstall) .arg(installPtr->info()->id) .arg(installPtr->info()->version); Q_EMIT processOutput(recordCommand); qCInfo(appLog) << recordCommand; return true; } bool Uab::UabProcessController::uninstallCliImpl(const Uab::UabPackage::Ptr &uninstallPtr) { qCDebug(appLog) << "Preparing CLI uninstall for package:" << uninstallPtr->info()->id << uninstallPtr->info()->version; if (!uninstallPtr || !uninstallPtr->isValid()) { return false; } m_procFlag.setFlag(Uninstalling); // e.g.: ll-cli --json uninstall org.deepin.package/1.0.0 m_process->start(kLinglongBin, {kLinglongBin, kLinglongJson, kLinglongUninstall, QString("%1/%2").arg(uninstallPtr->info()->id).arg(uninstallPtr->info()->version)}, {}, 0, false); const QString recordCommand = QString("command: %1 %2 %3 %4/%5") .arg(kLinglongBin) .arg(kLinglongJson) .arg(kLinglongUninstall) .arg(uninstallPtr->info()->id) .arg(uninstallPtr->info()->version); Q_EMIT processOutput(recordCommand); qCInfo(appLog) << recordCommand; return true; } bool UabProcessController::checkIndexValid() { const bool isValid = 0 <= m_currentIndex && m_currentIndex < m_procList.size(); // qCDebug(appLog) << "Checking if index" << m_currentIndex << "is valid:" << isValid; return isValid; } UabPackage::Ptr UabProcessController::currentPackagePtr() { qCDebug(appLog) << "Getting current package pointer at index:" << m_currentIndex; if (!checkIndexValid()) { qCWarning(appLog) << "Invalid index, cannot get current package pointer"; return {}; } return m_procList[m_currentIndex].second; } void UabProcessController::commitCurrentChangeToBackend() { qCDebug(appLog) << "Committing current change to backend"; if (!checkIndexValid()) { qCWarning(appLog) << "Invalid index, cannot commit change"; return; } const auto ¤tProc = m_procList.at(m_currentIndex); UabPkgInfo::Ptr infoPtr; if (!currentProc.second || !currentProc.second->isValid()) { qCWarning(appLog) << "Invalid package, cannot commit change"; return; } infoPtr = currentProc.second->info(); switch (currentProc.first) { case Installing: qCDebug(appLog) << "Committing installation for package:" << infoPtr->id; Uab::UabBackend::instance()->packageInstalled(infoPtr); break; case Uninstalling: qCDebug(appLog) << "Committing uninstallation for package:" << infoPtr->id; Uab::UabBackend::instance()->packageRemoved(infoPtr); break; default: qCWarning(appLog) << "Unhandled process type:" << currentProc.first; break; } } } // namespace Uab deepin-deb-installer-6.5.51/src/deb-installer/uab/uab_process_controller.h000066400000000000000000000052371524745214100266170ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UABPROCESSCONTROLLER_H #define UABPROCESSCONTROLLER_H #include #include "uab_package.h" namespace Konsole { class Pty; } // namespace Konsole namespace Uab { class UabProcessController : public QObject { Q_OBJECT public: explicit UabProcessController(QObject *parent = nullptr); ~UabProcessController() override = default; enum ProcessType { Unknown, BackendCli, // transport to deepin-deb-installer-dependsInstall, use ll-cli interface DirectCli, // means direct qprocess execute, command line interface }; void setProcessType(ProcessType type); [[nodiscard]] ProcessType processType() const; enum ProcFlag { Prepare = 1 << 0, Uninstalling = 1 << 1, Installing = 1 << 2, Processing = 1 << 3, Finish = 1 << 4, Error = 1 << 5, }; Q_DECLARE_FLAGS(ProcFlags, ProcFlag) Q_FLAG(ProcFlags) [[nodiscard]] ProcFlags procFlag() const; [[nodiscard]] bool isRunning() const; bool reset(); bool markInstall(const UabPackage::Ptr &installPtr); bool markUninstall(const UabPackage::Ptr &unisntallPtr); [[nodiscard]] bool commitChanges(); Q_SIGNAL void processStart(); Q_SIGNAL void processFinished(bool success); Q_SIGNAL void processOutput(const QString &output); Q_SIGNAL void progressChanged(float progress); private: [[nodiscard]] bool ensureProcess(); void parseProgressFromJson(const QByteArray &jsonData); void parseProgressFromRawOutput(const QByteArray &output); void updateWholeProgress(float currentTaskProgress); Q_SLOT void onReadOutput(const char *buffer, int length, bool isCommandExec); Q_SLOT void onFinished(int exitCode, int exitStatus); Q_SLOT void onDBusProgressChanged(int progress, const QString &message); bool nextProcess(); bool installBackendCliImpl(const UabPackage::Ptr &installPtr); bool uninstallBackendCliImpl(const UabPackage::Ptr &uninstallPtr); bool installCliImpl(const UabPackage::Ptr &installPtr); bool uninstallCliImpl(const UabPackage::Ptr &uninstallPtr); [[nodiscard]] bool checkIndexValid(); [[nodiscard]] UabPackage::Ptr currentPackagePtr(); void commitCurrentChangeToBackend(); private: Konsole::Pty *m_process{nullptr}; ProcessType m_type{Unknown}; ProcFlags m_procFlag{Prepare}; int m_currentIndex{-1}; QList> m_procList; // install/uninstall package list Q_DISABLE_COPY(UabProcessController) }; } // namespace Uab #endif // UABPROCESSCONTROLLER_H deepin-deb-installer-6.5.51/src/deb-installer/utils/000077500000000000000000000000001524745214100222605ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/utils/accessible.h000066400000000000000000000146751524745214100245430ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef ACCESSIBLE_H #define ACCESSIBLE_H #include "utils/accessibledefine.h" #include "view/pages/singleinstallpage.h" #include "view/pages/uninstallconfirmpage.h" #include "view/pages/multipleinstallpage.h" #include "view/pages/AptConfigMessage.h" #include "view/widgets/choosefilebutton.h" #include "view/widgets/debinfolabel.h" #include "view/pages/debinstaller.h" #include "view/widgets/workerprogress.h" #include "view/widgets/droundbgframe.h" #include "view/widgets/filechoosewidget.h" #include "view/widgets/InfoCommandLinkButton.h" #include "view/widgets/infocontrolbutton.h" #include "view/widgets/installprocessinfoview.h" #include "model/packagelistview.h" #include "model/deblistmodel.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include DWIDGET_USE_NAMESPACE // using namespace DCC_NAMESPACE; SET_FORM_ACCESSIBLE(SingleInstallPage, "SingleInstallPage") SET_FORM_ACCESSIBLE(UninstallConfirmPage, "UninstallConfirmPage") SET_FORM_ACCESSIBLE(MultipleInstallPage, "MultipleInstallPage") SET_FORM_ACCESSIBLE(AptConfigMessage, "AptConfigMessage") SET_FORM_ACCESSIBLE(ChooseFileButton, "ChooseFileButton") SET_FORM_ACCESSIBLE(DebInfoLabel, "DebInfoLabel") SET_FORM_ACCESSIBLE(DebInstaller, "DebInstaller") SET_FORM_ACCESSIBLE(WorkerProgress, "WorkerProgress") SET_FORM_ACCESSIBLE(DRoundBgFrame, "DRoundBgFrame") SET_FORM_ACCESSIBLE(FileChooseWidget, "FileChooseWidget") SET_FORM_ACCESSIBLE(InfoCommandLinkButton, "InfoCommandLinkButton") SET_FORM_ACCESSIBLE(InfoControlButton, "InfoControlButton") SET_FORM_ACCESSIBLE(InstallProcessInfoView, "InstallProcessInfoView") // Qt控件 SET_FORM_ACCESSIBLE(QFrame, m_w->objectName().isEmpty() ? "frame" : m_w->objectName()) SET_FORM_ACCESSIBLE(QWidget, m_w->objectName().isEmpty() ? "widget" : m_w->objectName()) SET_BUTTON_ACCESSIBLE(QPushButton, m_w->text().isEmpty() ? "qpushbutton" : m_w->text()) SET_SLIDER_ACCESSIBLE(QSlider, "qslider") SET_FORM_ACCESSIBLE(QMenu, "qmenu") // SET_LABEL_ACCESSIBLE(QLabel, m_w->text().isEmpty() ? "qlabel" : m_w->text()) // Dtk控件 SET_FORM_ACCESSIBLE(DWidget, m_w->objectName().isEmpty() ? "widget" : m_w->objectName()) SET_FORM_ACCESSIBLE(DBackgroundGroup, m_w->objectName().isEmpty() ? "dbackgroundgroup" : m_w->objectName()) SET_BUTTON_ACCESSIBLE(DSwitchButton, m_w->text().isEmpty() ? "switchbutton" : m_w->text()) SET_BUTTON_ACCESSIBLE(DFloatingButton, m_w->toolTip().isEmpty() ? "DFloatingButton" : m_w->toolTip()) SET_FORM_ACCESSIBLE(DSearchEdit, m_w->objectName().isEmpty() ? "DSearchEdit" : m_w->objectName()) SET_BUTTON_ACCESSIBLE(DPushButton, m_w->objectName().isEmpty() ? "DPushButton" : m_w->objectName()) SET_BUTTON_ACCESSIBLE(DIconButton, m_w->objectName().isEmpty() ? "DIconButton" : m_w->objectName()) SET_BUTTON_ACCESSIBLE(DCheckBox, m_w->objectName().isEmpty() ? "DCheckBox" : m_w->objectName()) SET_BUTTON_ACCESSIBLE(DCommandLinkButton, "DCommandLinkButton") SET_FORM_ACCESSIBLE(DTitlebar, m_w->objectName().isEmpty() ? "DTitlebar" : m_w->objectName()) // SET_LABEL_ACCESSIBLE(DLabel, m_w->text().isEmpty() ? "DLabel" : m_w->text()) SET_BUTTON_ACCESSIBLE(DToolButton, m_w->objectName().isEmpty() ? "DToolButton" : m_w->objectName()) SET_FORM_ACCESSIBLE(DDialog, m_w->objectName().isEmpty() ? "DDialog" : m_w->objectName()) SET_FORM_ACCESSIBLE(DFileDialog, m_w->objectName().isEmpty() ? "DFileDialog" : m_w->objectName()) QAccessibleInterface *accessibleFactory(const QString &classname, QObject *object) { QAccessibleInterface *interface = nullptr; // 应用主窗å�£ USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), AptConfigMessage); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), ChooseFileButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DebInfoLabel); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DebInstaller); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DRoundBgFrame); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), FileChooseWidget); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), InfoCommandLinkButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), InfoControlButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), InstallProcessInfoView); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), MultipleInstallPage); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), SingleInstallPage); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), UninstallConfirmPage); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), WorkerProgress); // Qt 控件 USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), QFrame); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), QWidget); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), QPushButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), QSlider); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), QMenu); // USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), QLabel); // dtk 控件 USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DWidget); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DBackgroundGroup); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DSwitchButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DFloatingButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DSearchEdit); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DPushButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DIconButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DCheckBox); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DCommandLinkButton); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DTitlebar); // USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DLabel); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DDialog); USE_ACCESSIBLE(QString(classname).replace("dccV20::", ""), DFileDialog); return interface; } #endif // ACCESSIBLE_H deepin-deb-installer-6.5.51/src/deb-installer/utils/accessibledefine.h000066400000000000000000001136461524745214100257140ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef ACCESSIBLEDEFINE_H #define ACCESSIBLEDEFINE_H #include #include #include #include #include #include #include #include #include #include #define SEPARATOR "_" inline QString getAccessibleName(QWidget *w, QAccessible::Role r, const QString &fallback) { const QString lowerFallback = fallback.toLower(); // é�¿å…�é‡�å¤�生æˆ� static QMap objnameMap; if (!objnameMap[w].isEmpty()) return objnameMap[w]; static QMap> accessibleMap; QString oldAccessName = w->accessibleName().toLower(); oldAccessName.replace(SEPARATOR, ""); // 按照类型添加固定å‰�ç¼€ QMetaEnum metaEnum = QMetaEnum::fromType(); QByteArray prefix = metaEnum.valueToKeys(r); switch (r) { case QAccessible::Form: prefix = "Form"; break; case QAccessible::Button: prefix = "Btn"; break; case QAccessible::StaticText: prefix = "Label"; break; case QAccessible::EditableText: prefix = "Editable"; break; case QAccessible::Slider: prefix = "Slider"; break; default: break; } // å†�加上标识 QString accessibleName = QString::fromLatin1(prefix) + SEPARATOR; accessibleName += oldAccessName.isEmpty() ? lowerFallback : oldAccessName; // 检查å��称是å�¦å”¯ä¸€ if (accessibleMap[r].contains(accessibleName)) { // 获å�–ç¼–å�·ï¼Œç„¶å�Ž+1 int pos = accessibleName.indexOf(SEPARATOR); int id = accessibleName.mid(pos + 1).toInt(); QString newAccessibleName; do { // 一直找到一个ä¸�é‡�å¤�çš„å��å­— newAccessibleName = accessibleName + SEPARATOR + QString::number(++id); } while (accessibleMap[r].contains(newAccessibleName)); accessibleMap[r].append(newAccessibleName); objnameMap.insert(w, newAccessibleName); QObject::connect(w, &QWidget::destroyed, [=](QObject *obj) { // 对象销æ¯�å�Žç§»é™¤å� ç”¨å��ç§° objnameMap.remove(obj); accessibleMap[r].removeOne(newAccessibleName); }); return newAccessibleName; } else { accessibleMap[r].append(accessibleName); objnameMap.insert(w, accessibleName); QObject::connect(w, &QWidget::destroyed, [=](QObject *obj) { // 对象销æ¯�å�Žç§»é™¤å� ç”¨å��ç§° objnameMap.remove(obj); accessibleMap[r].removeOne(accessibleName); }); return accessibleName; } } // 公共的功能 #define FUNC_CREATE(classname, accessibletype, accessdescription) \ Accessible##classname(classname *w) \ : QAccessibleWidget(w, accessibletype, #classname) \ , m_w(w) \ , m_description(accessdescription) \ { \ } #define FUNC_TEXT(classname, accessiblename) \ QString Accessible##classname::text(QAccessible::Text t) const \ { \ switch (t) { \ case QAccessible::Name: \ return getAccessibleName(m_w, this->role(), accessiblename); \ case QAccessible::Description: \ return m_description; \ default: \ return QString(); \ } \ } // button控件特有功能 #define FUNC_ACTIONNAMES(classname) \ QStringList Accessible##classname::actionNames() const \ { \ if (!m_w->isEnabled()) \ return QStringList(); \ return QStringList() << pressAction() << showMenuAction(); \ } #define FUNC_DOACTION(classname) \ void Accessible##classname::doAction(const QString &actionName) \ { \ if (actionName == pressAction()) { \ QPointF localPos = m_w->geometry().center(); \ QMouseEvent event(QEvent::MouseButtonPress, localPos, Qt::LeftButton, Qt::LeftButton, Qt::NoModifier); \ qApp->sendEvent(m_w, &event); \ } else if (actionName == showMenuAction()) { \ QPointF localPos = m_w->geometry().center(); \ QMouseEvent event(QEvent::MouseButtonPress, localPos, Qt::RightButton, Qt::RightButton, Qt::NoModifier); \ qApp->sendEvent(m_w, &event); \ } \ } // Label控件特有功能 #define FUNC_TEXT_(classname) \ QString Accessible##classname::text(int startOffset, int endOffset) const \ { \ Q_UNUSED(startOffset) \ Q_UNUSED(endOffset) \ return m_w->text(); \ } // Slider控件特有功能 #define FUNC_CURRENTVALUE(classname) \ QVariant Accessible##classname::currentValue() const \ { \ return m_w->value(); \ } #define FUNC_SETCURRENTVALUE(classname) \ void Accessible##classname::setCurrentValue(const QVariant &value) \ { \ return m_w->setValue(value.toInt()); \ } #define FUNC_MAXMUMVALUE(classname) \ QVariant Accessible##classname::maximumValue() const \ { \ return QVariant(m_w->maximum()); \ } #define FUNC_FUNC_MINIMUMVALUE(classname) \ QVariant Accessible##classname::minimumValue() const \ { \ return QVariant(m_w->minimum()); \ } #define FUNC_FUNC_MINIMUMSTEPSIZE(classname) \ QVariant Accessible##classname::minimumStepSize() const \ { \ return QVariant(m_w->singleStep()); \ } #define SET_FORM_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, accessdescription) \ class Accessible##classname : public QAccessibleWidget \ { \ public: \ FUNC_CREATE(classname, QAccessible::Form, accessdescription) \ QString text(QAccessible::Text t) const override; \ void *interface_cast(QAccessible::InterfaceType t) override \ { \ switch (t) { \ case QAccessible::ActionInterface: \ return static_cast(this); \ default: \ return nullptr; \ } \ } \ \ private: \ classname *m_w; \ QString m_description; \ }; \ FUNC_TEXT(classname, accessiblename) #define SET_BUTTON_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, accessdescription) \ class Accessible##classname : public QAccessibleWidget \ { \ public: \ FUNC_CREATE(classname, QAccessible::Button, accessdescription) \ QString text(QAccessible::Text t) const override; \ void *interface_cast(QAccessible::InterfaceType t) override \ { \ switch (t) { \ case QAccessible::ActionInterface: \ return static_cast(this); \ default: \ return nullptr; \ } \ } \ QStringList actionNames() const override; \ void doAction(const QString &actionName) override; \ \ private: \ classname *m_w; \ QString m_description; \ }; \ FUNC_TEXT(classname, accessiblename) \ FUNC_ACTIONNAMES(classname) \ FUNC_DOACTION(classname) #define SET_LABEL_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, accessdescription) \ class Accessible##classname : public QAccessibleWidget, public QAccessibleTextInterface \ { \ public: \ FUNC_CREATE(classname, QAccessible::StaticText, accessdescription) \ QString text(QAccessible::Text t) const override; \ void *interface_cast(QAccessible::InterfaceType t) override \ { \ switch (t) { \ case QAccessible::ActionInterface: \ return static_cast(this); \ case QAccessible::TextInterface: \ return static_cast(this); \ default: \ return nullptr; \ } \ } \ QString text(int startOffset, int endOffset) const override; \ void selection(int selectionIndex, int *startOffset, int *endOffset) const override {} \ int selectionCount() const override \ { \ return 0; \ } \ void addSelection(int startOffset, int endOffset) override {} \ void removeSelection(int selectionIndex) override {} \ void setSelection(int selectionIndex, int startOffset, int endOffset) override {} \ int cursorPosition() const override \ { \ return 0; \ } \ void setCursorPosition(int position) override {} \ int characterCount() const override \ { \ return 0; \ } \ QRect characterRect(int offset) const override \ { \ return QRect(); \ } \ int offsetAtPoint(const QPoint &point) const override \ { \ return 0; \ } \ void scrollToSubstring(int startIndex, int endIndex) override {} \ QString attributes(int offset, int *startOffset, int *endOffset) const override \ { \ return QString(); \ } \ \ private: \ classname *m_w; \ QString m_description; \ }; \ FUNC_TEXT(classname, accessiblename) \ FUNC_TEXT_(classname) #define SET_SLIDER_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, accessdescription) \ class Accessible##classname : public QAccessibleWidget, public QAccessibleValueInterface \ { \ public: \ FUNC_CREATE(classname, QAccessible::Slider, accessdescription) \ QString text(QAccessible::Text t) const override; \ void *interface_cast(QAccessible::InterfaceType t) override \ { \ switch (t) { \ case QAccessible::ActionInterface: \ return static_cast(this); \ case QAccessible::ValueInterface: \ return static_cast(this); \ default: \ return nullptr; \ } \ } \ QVariant currentValue() const override; \ void setCurrentValue(const QVariant &value) override; \ QVariant maximumValue() const override; \ QVariant minimumValue() const override; \ QVariant minimumStepSize() const override; \ \ private: \ classname *m_w; \ QString m_description; \ }; \ FUNC_TEXT(classname, accessiblename) \ FUNC_CURRENTVALUE(classname) \ FUNC_SETCURRENTVALUE(classname) \ FUNC_MAXMUMVALUE(classname) \ FUNC_FUNC_MINIMUMVALUE(classname) \ FUNC_FUNC_MINIMUMSTEPSIZE(classname) #define SET_EDITABLE_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, accessdescription) \ class Accessible##classname : public QAccessibleWidget, \ public QAccessibleEditableTextInterface, \ public QAccessibleTextInterface \ { \ public: \ FUNC_CREATE(classname, QAccessible::EditableText, accessdescription) \ QString text(QAccessible::Text t) const override; \ QAccessibleInterface *child(int index) const override \ { \ return nullptr; \ } \ void *interface_cast(QAccessible::InterfaceType t) override \ { \ switch (t) { \ case QAccessible::ActionInterface: \ return static_cast(this); \ case QAccessible::TextInterface: \ return static_cast(this); \ case QAccessible::EditableTextInterface: \ return static_cast(this); \ default: \ return nullptr; \ } \ } \ QString text(int startOffset, int endOffset) const override; \ void selection(int selectionIndex, int *startOffset, int *endOffset) const override {} \ int selectionCount() const override \ { \ return 0; \ } \ void addSelection(int startOffset, int endOffset) override {} \ void removeSelection(int selectionIndex) override {} \ void setSelection(int selectionIndex, int startOffset, int endOffset) override {} \ int cursorPosition() const override \ { \ return 0; \ } \ void setCursorPosition(int position) override {} \ int characterCount() const override \ { \ return 0; \ } \ QRect characterRect(int offset) const override \ { \ return QRect(); \ } \ int offsetAtPoint(const QPoint &point) const override \ { \ return 0; \ } \ void scrollToSubstring(int startIndex, int endIndex) override {} \ QString attributes(int offset, int *startOffset, int *endOffset) const override \ { \ return QString(); \ } \ void insertText(int offset, const QString &text) override {} \ void deleteText(int startOffset, int endOffset) override{}; \ void replaceText(int startOffset, int endOffset, const QString &text) override {} \ \ private: \ classname *m_w; \ QString m_description; \ }; \ FUNC_TEXT(classname, accessiblename) \ FUNC_TEXT_(classname) #define USE_ACCESSIBLE(classnamestring, classname) \ if (classnamestring == QLatin1String(#classname) && object && object->isWidgetType()) { \ interface = new Accessible##classname(static_cast(object)); \ } // [指定objectname]---适用å�Œä¸€ä¸ªç±»ï¼Œä½†objectnameä¸�å�Œçš„æƒ…况 #define USE_ACCESSIBLE_BY_OBJECTNAME(classnamestring, classname, objectname) \ if (classnamestring == QLatin1String(#classname) && object && (object->objectName() == objectname) && \ object->isWidgetType()) { \ interface = new Accessible##classname(static_cast(object)); \ } /*******************************************简化使用*******************************************/ #define SET_FORM_ACCESSIBLE(classname, accessiblename) SET_FORM_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, "") #define SET_BUTTON_ACCESSIBLE(classname, accessiblename) SET_BUTTON_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, "") #define SET_LABEL_ACCESSIBLE(classname, accessiblename) SET_LABEL_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, "") #define SET_SLIDER_ACCESSIBLE(classname, accessiblename) SET_SLIDER_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, "") #define SET_EDITABLE_ACCESSIBLE(classname, accessiblename) SET_EDITABLE_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, "") #define SET_PROGRESSBAR_ACCESSIBLE(classname, accessiblename) \ SET_PROGRESSBAR_ACCESSIBLE_WITH_DESCRIPTION(classname, accessiblename, "") /************************************************************************************************/ #endif // ACCESSIBLEDEFINE_H deepin-deb-installer-6.5.51/src/deb-installer/utils/ddlog.h000066400000000000000000000004401524745214100235200ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2025 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DDLOG_H #define DDLOG_H #include DCORE_USE_NAMESPACE namespace { inline Q_LOGGING_CATEGORY(appLog, "org.deepin.deb-installer") } #endif // DDLOG_H deepin-deb-installer-6.5.51/src/deb-installer/utils/deb_package.cpp000066400000000000000000000160371524745214100252000ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "deb_package.h" #include "ddlog.h" #include #include #include "model/packageanalyzer.h" #include "compatible/compatible_backend.h" #include "compatible/compatible_defines.h" #include "utils/utils.h" namespace Deb { bool needRemoveByVersion(const QString &installed_version, const QString &conflict_version, QApt::RelationType type) { // 如果版本æ�¡ä»¶ä¸ºç©ºï¼Œåˆ™éœ€è¦�移除 if (conflict_version.isEmpty()) { return true; } // 比较版本å�· const int result = QApt::Package::compareVersion(installed_version, conflict_version); // æ ¹æ�®å…³ç³»ç±»åž‹åˆ¤æ–­æ˜¯å�¦éœ€è¦�移除 switch (type) { case QApt::LessOrEqual: return result <= 0; case QApt::GreaterOrEqual: return result >= 0; case QApt::LessThan: return result < 0; case QApt::GreaterThan: return result > 0; case QApt::Equals: return result == 0; case QApt::NotEqual: return result != 0; default: return true; } } DebPackage::DebPackage(const QString &debFilePath) : m_debFilePtr(QSharedPointer::create(debFilePath)) { qCDebug(appLog) << "Creating DebPackage for:" << debFilePath; } bool DebPackage::isValid() const { const bool valid = m_debFilePtr->isValid(); // qCDebug(appLog) << "Checking if deb package is valid:" << valid; return valid; } bool DebPackage::fileExists() const { qCDebug(appLog) << "Checking if deb file exists:" << m_exists; return m_exists; } void DebPackage::markNotExists() { qCDebug(appLog) << "Marking deb file as not existing"; m_exists = false; } QString DebPackage::filePath() const { qCDebug(appLog) << "Getting file path:" << m_debFilePtr->filePath(); return m_debFilePtr->filePath(); } QByteArray DebPackage::md5() { qCDebug(appLog) << "Getting MD5 sum"; if (m_md5.isEmpty() && m_debFilePtr->isValid()) { qCDebug(appLog) << "MD5 sum is empty, calculating it"; m_md5 = m_debFilePtr->md5Sum(); } return m_md5; } const QSharedPointer &DebPackage::debInfo() const { qCDebug(appLog) << "Getting deb file info"; return m_debFilePtr; } void DebPackage::setOperationStatus(Pkg::PackageOperationStatus s) { qCInfo(appLog) << "Package operation status changed from" << m_operationStatus << "to" << s; m_operationStatus = s; } Pkg::PackageOperationStatus DebPackage::operationStatus() const { qCDebug(appLog) << "Getting operation status:" << m_operationStatus; return m_operationStatus; } Pkg::PackageInstallStatus DebPackage::installStatus() const { qCDebug(appLog) << "Getting install status:" << m_installStatus; return m_installStatus; } PackageDependsStatus &DebPackage::dependsStatus() { qCDebug(appLog) << "Getting depends status"; return m_dependsStatus; } bool DebPackage::containsTemplates() { qCDebug(appLog) << "Checking if package contains templates"; if (UnknownTemplates == m_templatesState) { qCDebug(appLog) << "Templates state is unknown, checking now"; m_templatesState = Utils::checkPackageContainsDebConf(m_debFilePtr->filePath()) ? ContainTemplates : NoTemplates; qCDebug(appLog) << "Templates state set to:" << m_templatesState; } return m_templatesState == ContainTemplates; } bool DebPackage::containRemovePackages() const { const bool contains = !m_removePackages.isEmpty(); // qCDebug(appLog) << "Checking if package contains packages to remove:" << contains; return contains; } void DebPackage::setMarkedPackages(const QStringList &installDepends) { qCDebug(appLog) << "Setting marked packages for" << m_debFilePtr->filePath() << "with depends:" << installDepends; m_removePackages.clear(); if (!m_debFilePtr->isValid()) { qCWarning(appLog) << "Invalid deb file when setting marked packages:" << m_debFilePtr->filePath(); return; } QApt::Backend *backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "Backend is null when setting marked packages"; return; } backend->saveCacheState(); for (const QString &depends : installDepends) { // annother error if (depends.contains(" not found")) { backend->undo(); return; } backend->markPackageForInstall(depends); } QApt::PackageList markedPackages = backend->markedPackages(); for (const QApt::Package *package : markedPackages) { if (package->state() & QApt::Package::ToRemove) { m_removePackages << package->name(); } } // must restore changes, not install now backend->undo(); /* In the dependency check of the PacakgesManager, the dependency satisfaction of the breaks/conflicts package has been detected, but only the packages that will be installed have been marked. Mark the breaks/conflicts package for uninstalling. */ const QList selfRemovePackages = m_debFilePtr->breaks() + m_debFilePtr->conflicts(); for (const QApt::DependencyItem &item : selfRemovePackages) { for (const QApt::DependencyInfo &info : item) { QApt::Package *package = backend->package(info.packageName()); if (package && package->isInstalled() && needRemoveByVersion(package->installedVersion(), info.packageVersion(), info.relationType())) { m_removePackages << package->name(); } } } } QStringList DebPackage::removePackages() const { // qCDebug(appLog) << "Getting list of packages to remove:" << m_removePackages; return m_removePackages; } void DebPackage::setError(int code, const QString &string) { qCWarning(appLog) << "Package error occurred, code:" << code << "message:" << string; m_errorCode = code; m_errorString = string; } int DebPackage::errorCode() const { // qCDebug(appLog) << "Getting error code:" << m_errorCode; return m_errorCode; } QString DebPackage::errorString() const { // qCDebug(appLog) << "Getting error string:" << m_errorString; return m_errorString; } const QSharedPointer &DebPackage::compatible() { qCDebug(appLog) << "Getting compatible info"; if (!m_compInfoPtr && isValid()) { qCDebug(appLog) << "Checking compatible mode for package:" << m_debFilePtr->packageName(); // might installed in compatbile mode. m_compInfoPtr = CompBackend::instance()->containsPackage(m_debFilePtr->packageName()); if (!m_compInfoPtr) { qCDebug(appLog) << "Creating compatible info"; m_compInfoPtr = Compatible::CompPkgInfo::Ptr::create(); m_compInfoPtr->name = m_debFilePtr->packageName(); m_compInfoPtr->version = m_debFilePtr->version(); m_compInfoPtr->arch = m_debFilePtr->architecture(); } m_compInfoPtr->filePath = m_debFilePtr->filePath(); } return m_compInfoPtr; } }; // namespace Deb deepin-deb-installer-6.5.51/src/deb-installer/utils/deb_package.h000066400000000000000000000045671524745214100246520ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBPACKAGE_H #define DEBPACKAGE_H #include #include #include "manager/PackageDependsStatus.h" #include "package_defines.h" namespace Compatible { class CompPkgInfo; }; // namespace Compatible namespace Deb { // TODO: Use DebPackage::Ptr to replace the scattered package data in the DebListModel / PackageAnalyzer class DebPackage { public: using Ptr = QSharedPointer; explicit DebPackage(const QString &debFilePath); ~DebPackage() = default; [[nodiscard]] bool isValid() const; [[nodiscard]] bool fileExists() const; void markNotExists(); [[nodiscard]] QString filePath() const; [[nodiscard]] QByteArray md5(); [[nodiscard]] const QSharedPointer &debInfo() const; void setOperationStatus(Pkg::PackageOperationStatus s); [[nodiscard]] Pkg::PackageOperationStatus operationStatus() const; [[nodiscard]] Pkg::PackageInstallStatus installStatus() const; // direct access [[nodiscard]] PackageDependsStatus &dependsStatus(); bool containsTemplates(); // depends info bool containRemovePackages() const; void setMarkedPackages(const QStringList &installDepends); QStringList removePackages() const; // error void setError(int code, const QString &string); [[nodiscard]] int errorCode() const; [[nodiscard]] QString errorString() const; // for compatible mode const QSharedPointer &compatible(); private: bool m_exists{true}; // file exists QByteArray m_md5; // package's md5 sum QSharedPointer m_debFilePtr; Pkg::PackageOperationStatus m_operationStatus{Pkg::Prepare}; Pkg::PackageInstallStatus m_installStatus{Pkg::NotInstalled}; PackageDependsStatus m_dependsStatus; QStringList m_removePackages; int m_errorCode{Pkg::NoError}; // sa Pkg::ErrorCode and QApt::ErrorCode QString m_errorString; QSharedPointer m_compInfoPtr; enum TemplatesState { UnknownTemplates, ContainTemplates, NoTemplates, }; TemplatesState m_templatesState{UnknownTemplates}; Q_DISABLE_COPY(DebPackage) }; }; // namespace Deb Q_DECLARE_METATYPE(Deb::DebPackage::Ptr) #endif // DEBPACKAGE_H deepin-deb-installer-6.5.51/src/deb-installer/utils/eventlogutils.cpp000066400000000000000000000033601524745214100256720ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "eventlogutils.h" #include "ddlog.h" #include #include #include #include Eventlogutils *Eventlogutils::m_pInstance = nullptr; Eventlogutils *Eventlogutils::GetInstance() { qCDebug(appLog) << "Getting Eventlogutils instance"; if (m_pInstance == nullptr) { qCDebug(appLog) << "Creating new Eventlogutils instance"; m_pInstance = new Eventlogutils(); } return m_pInstance; } void Eventlogutils::writeLogs(QJsonObject &data) { qCDebug(appLog) << "Writing logs:" << data; if (!writeEventLogFunc) { qCWarning(appLog) << "writeEventLogFunc is not available, cannot write logs"; return; } writeEventLogFunc(QJsonDocument(data).toJson(QJsonDocument::Compact).toStdString()); qCDebug(appLog) << "Logs written successfully"; } Eventlogutils::Eventlogutils() { qCDebug(appLog) << "Constructing Eventlogutils"; QLibrary library("libdeepin-event-log.so"); initFunc = reinterpret_cast(library.resolve("Initialize")); writeEventLogFunc = reinterpret_cast(library.resolve("WriteEventLog")); if (!initFunc) { qCWarning(appLog) << "Failed to resolve Initialize function from libdeepin-event-log.so"; return; } if (!writeEventLogFunc) { qCWarning(appLog) << "Failed to resolve WriteEventLog function from libdeepin-event-log.so"; } qCDebug(appLog) << "Initializing event log with package name: deepin-deb-installer"; initFunc("deepin-deb-installer", true); qCDebug(appLog) << "Eventlogutils constructed"; } deepin-deb-installer-6.5.51/src/deb-installer/utils/eventlogutils.h000066400000000000000000000013231524745214100253340ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef EVENTLOGUTILS_H #define EVENTLOGUTILS_H #include #include class Eventlogutils { public: enum EventTID { OpenTime = 1000000000, CloseTime = 1000000001, StartUp = 1000000003, Quit = 1000000004, }; static Eventlogutils *GetInstance(); void writeLogs(QJsonObject &data); private: static Eventlogutils *m_pInstance; Eventlogutils(); bool (*initFunc)(const std::string &packagename, bool enable_sig) = nullptr; void (*writeEventLogFunc)(const std::string &eventdata) = nullptr; }; #endif // EVENTLOGUTILS_H deepin-deb-installer-6.5.51/src/deb-installer/utils/hierarchicalverify.cpp000066400000000000000000000227511524745214100266360ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "hierarchicalverify.h" #include "ddlog.h" #include "utils/qtcompat.h" #include #include #include #include #include // 分级管控DBus接å�£ä¿¡æ�¯ const char DBUS_HIERARCHICAL_BUS[] = "com.deepin.daemon.ACL"; const char DBUS_HIERARCHICAL_PATH[] = "/org/deepin/security/hierarchical/Control"; const char DBUS_HIERARCHICAL_INTERFACE[] = "org.deepin.security.hierarchical.Control"; const char DBUS_HIERARCHICAL_METHOD[] = "Availabled"; // 分级管控安全中心界é�¢è·³è½¬æŽ¥å�£ const char DBUS_DEFENDER_BUS[] = "com.deepin.defender.hmiscreen"; const char DBUS_DEFENDER_PATH[] = "/com/deepin/defender/hmiscreen"; const char DBUS_DEFENDER_INTERFACE[] = "com.deepin.defender.hmiscreen"; const char DBUS_DEFENDER_METHOD[] = "ShowPage"; const char DBUS_DEFENDER_SECURITYTOOLS[] = "securitytools"; const char DBUS_DEFENDER_APP_SAFETY[] = "application-safety"; // 匹é…�正则,%1为错误ç � const char VERIFY_ERROR_REGEXP[] = "(deepin)+[^\\n]*(hook)+[^\\n]*(%1|%2)\\b"; /** @brief dpkg校验错误ç �,当å‰�仅验签错误 */ enum HierarchicalError { VerifyError = 65280, ///< dpkg hook ç­¾å��校验错误ç � VerffyErrorVer2 = 256, ///< dpkg hook ç­¾å��校验错误ç � 1071 å�Šä¹‹å�Žæ›´æ–°ä½¿ç”¨ }; /** @class HierarchicalVerify @brief 分级管控签å��校验辅助类 @details é…�å�ˆã€�安全中心】分级管控,实现ä¸�å�Œçš„安装包管ç�†ç­–略,进行签å��验è¯� 1. 当分级管控接å�£ä¸�å�¯ç”¨æ—¶ï¼Œä½¿ç”¨å®‰è£…器校验,@sa `Utils::Digital_Verify` 2. 当分级管控控件å�¯ç”¨æ—¶ï¼Œé‡‡ç”¨dpkg hookæ–¹å¼�调用验签工具,错误ç �ä¿¡æ�¯é€šè¿‡å‘½ä»¤è¡Œè¾“出, 安装器接收输出信æ�¯å¹¶åˆ¤æ–­æ˜¯å�¦ä¸ºéªŒç­¾é”™è¯¯ã€‚ */ HierarchicalVerify::HierarchicalVerify() { qCDebug(appLog) << "HierarchicalVerify constructed"; } HierarchicalVerify::~HierarchicalVerify() { qCDebug(appLog) << "HierarchicalVerify destructed"; } /** @return 返回分级管控签å��校验辅助类实例 */ HierarchicalVerify *HierarchicalVerify::instance() { qCDebug(appLog) << "Getting HierarchicalVerify instance"; static HierarchicalVerify ins; return &ins; } /** @return 返回当å‰�分级管控签å��验è¯�是å�¦å�¯ç”¨ï¼Œæ­¤ä¿¡æ�¯é€šè¿‡æŸ¥è¯¢DBus接å�£å±žæ€§å€¼å�–得。 */ bool HierarchicalVerify::isValid() { // qCDebug(appLog) << "Checking hierarchical interface validity"; if (interfaceInvalid) { qCDebug(appLog) << "Hierarchical interface is marked as invalid, skipping check"; return false; } static std::once_flag checkFlag; std::call_once(checkFlag, [this]() { checkValidImpl(); }); qCDebug(appLog) << "Hierarchical interface is valid, return:" << valid; return valid; } /** @brief 检测软件包 \a pkgName 安装失败时的错误信æ�¯ \a errorString 中是å�¦åŒ…å�«éªŒç­¾ä¸�通过的错误信æ�¯ã€‚ @warning 通过正则表达å¼�匹é…�输出,当å‰�通过 hook 标志和错误ç � 65280 匹é…�,需注æ„�命令行输出信æ�¯æ›´æ–°æœªæ­£å¸¸åŒ¹é…�的情况 * 1071 更新错误ç �为 256 ,进行兼容处ç�† */ bool HierarchicalVerify::checkTransactionError(const QString &pkgName, const QString &errorString) { qCDebug(appLog) << "Checking transaction error, pkgName:" << pkgName << ", errorString:" << errorString; static REG_EXP s_ErrorReg(QString(VERIFY_ERROR_REGEXP).arg(VerifyError).arg(VerffyErrorVer2)); if (errorString.contains(s_ErrorReg)) { invalidPackages.insert(pkgName); qCWarning(appLog) << QString("[Hierarchical] Package %1 detected hierarchical error!").arg(pkgName); return true; } qCDebug(appLog) << "No hierarchical error detected, return false"; return false; } /** @return 返回软件包 \a pkgName 是å�¦é€šè¿‡æ ¡éªŒï¼Œè¿™ä¸ªä¿¡æ�¯ä»Žæ ¡éªŒç¼“存中获å�–, 通过 `clearVerifyResult` 移除 */ bool HierarchicalVerify::pkgVerifyPassed(const QString &pkgName) { qCDebug(appLog) << "Checking if package verify passed, pkgName:" << pkgName; return !invalidPackages.contains(pkgName); } /** @brief 移除缓存中的校验结果 */ void HierarchicalVerify::clearVerifyResult() { qCDebug(appLog) << "Clearing verify result"; invalidPackages.clear(); } /** @brief 请求弹出分级管控安全等级设置引导æ��示窗å�£ï¼Œè°ƒç”¨DBus接å�£ï¼Œè°ƒå‡º"安全中心-安全工具-应用安全"界é�¢ */ void HierarchicalVerify::proceedDefenderSafetyPage() { qCDebug(appLog) << "Proceeding to defender safety page"; QDBusInterface interface(DBUS_DEFENDER_BUS, DBUS_DEFENDER_PATH, DBUS_DEFENDER_INTERFACE, QDBusConnection::sessionBus()); QDBusError error = interface.lastError(); if (interface.isValid()) { qCDebug(appLog) << "DBus interface is valid, calling ShowPage"; QDBusMessage message = interface.call(DBUS_DEFENDER_METHOD, DBUS_DEFENDER_SECURITYTOOLS, DBUS_DEFENDER_APP_SAFETY); error = interface.lastError(); } if (QDBusError::NoError != error.type()) { qCWarning(appLog) << QString("[Hierarchical] Show defender app-safety page error [%1] [%2] %3") .arg(DBUS_DEFENDER_BUS) .arg(error.name()) .arg(error.message()); } else { qCDebug(appLog) << "Successfully called ShowPage on defender"; } } /** @brief 通过DBus读å�–org.deepin.security.hierarchical.Controlçš„Mode属性, 判断是å�¦å…�许安装无签å��包。Mode为0表示å…�许,é�ž0表示ä¸�å…�许。 @return true表示å…�许安装无签å��包,false表示ä¸�å…�许 */ bool HierarchicalVerify::allowInstallUnsigned() { qCDebug(appLog) << "Checking allowInstallUnsigned via Mode property"; QDBusInterface interface( DBUS_HIERARCHICAL_BUS, DBUS_HIERARCHICAL_PATH, DBUS_HIERARCHICAL_INTERFACE, QDBusConnection::systemBus()); if (!interface.isValid()) { qCWarning(appLog) << "[Hierarchical] DBus interface invalid when reading Mode property, defaulting to false"; return false; } QVariant reply = interface.property("Mode"); if (reply.isValid()) { bool ok = false; int mode = reply.toInt(&ok); if (ok) { qCInfo(appLog) << "[Hierarchical] Mode property value:" << mode; return mode == 0; } } qCWarning(appLog) << "[Hierarchical] Failed to read Mode property"; return false; } /** @brief 检测当å‰�系统环境下是å�¦åŒ…å�«åˆ†çº§ç®¡æŽ§æŽ¥å�£ï¼Œå¹¶å�–值判断接å�£æ˜¯å�¦å�¯ç”¨ã€‚ */ bool HierarchicalVerify::checkHierarchicalInterface() { qCDebug(appLog) << "Checking hierarchical interface"; bool availabled = false; QDBusInterface interface( DBUS_HIERARCHICAL_BUS, DBUS_HIERARCHICAL_PATH, DBUS_HIERARCHICAL_INTERFACE, QDBusConnection::systemBus()); if (interface.isValid()) { qCDebug(appLog) << "DBus interface is valid, calling Availabled"; QDBusMessage message = interface.call(DBUS_HIERARCHICAL_METHOD); QDBusError error = interface.lastError(); if (QDBusError::NoError != error.type()) { // The log not need warning level. qCInfo(appLog) << QString("[Hierarchical] DBus %1 read property %2 error: type(%2) [%3] %4") .arg(DBUS_HIERARCHICAL_BUS) .arg(DBUS_HIERARCHICAL_METHOD) .arg(error.type()) .arg(error.name()) .arg(error.message()); // QDBusInterface 在构造时ä¸�一定能判断接å�£æ˜¯å�¦æœ‰æ•ˆï¼Œè°ƒç”¨å�ŽäºŒæ¬¡åˆ¤æ–­ if (!interface.isValid() || QDBusError::UnknownInterface == error.type() || QDBusError::InvalidInterface == error.type()) { interfaceInvalid = true; qCInfo(appLog) << QString("[Hierarchical] Interface %1 is not valid! Disable check hierarchical control interface.") .arg(DBUS_HIERARCHICAL_INTERFACE); } } else { QDBusReply reply(message); availabled = reply.value(); qCInfo(appLog) << QString("[Hierarchical] Get %1 property %2 value: %3") .arg(DBUS_HIERARCHICAL_BUS) .arg(DBUS_HIERARCHICAL_METHOD) .arg(availabled); } } else { interfaceInvalid = true; qCInfo(appLog) << QString("[Hierarchical] DBus interface %1 invalid! error: [%2] %3") .arg(DBUS_HIERARCHICAL_INTERFACE) .arg(interface.lastError().name()) .arg(interface.lastError().message()); } return availabled; } bool HierarchicalVerify::checkValidImpl() { qCDebug(appLog) << "Checking hierarchical interface validity implementation"; const bool availabled = checkHierarchicalInterface(); if (valid != availabled) { qCDebug(appLog) << "Validity changed from" << valid << "to" << availabled; valid = availabled; // if the hierarchical signature verification is not available, clear cache. if (!valid) { qCDebug(appLog) << "Hierarchical verification not valid, clearing verify result"; clearVerifyResult(); } Q_EMIT validChanged(valid); qCDebug(appLog) << "Emitted validChanged signal with value:" << valid; } qCDebug(appLog) << "Hierarchical interface validity check completed, return:" << availabled; return availabled; } deepin-deb-installer-6.5.51/src/deb-installer/utils/hierarchicalverify.h000066400000000000000000000020551524745214100262760ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef HIERARCHICALVERIFY_H #define HIERARCHICALVERIFY_H #include #include class HierarchicalVerify : public QObject { Q_OBJECT explicit HierarchicalVerify(); ~HierarchicalVerify() override; public: static HierarchicalVerify *instance(); bool isValid(); bool checkTransactionError(const QString &pkgName, const QString &errorString); bool pkgVerifyPassed(const QString &pkgName); void clearVerifyResult(); Q_SLOT void proceedDefenderSafetyPage(); bool allowInstallUnsigned(); Q_SIGNAL void validChanged(bool valid); private: bool checkHierarchicalInterface(); bool checkValidImpl(); private: bool valid = false; ///< 分级管控是å�¦å¼€å�¯ bool interfaceInvalid = false; ///< DBus接å�£æ˜¯å�¦æœ‰æ•ˆ QSet invalidPackages; ///< 验签失败的包集å�ˆ Q_DISABLE_COPY(HierarchicalVerify) }; #endif // HIERARCHICALVERIFY_H deepin-deb-installer-6.5.51/src/deb-installer/utils/package_defines.h000066400000000000000000000055331524745214100255270ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGE_DEFINES_H #define PACKAGE_DEFINES_H #include #include #include #include /** @brief define package common struct / enum , both deb and uab package. */ namespace Pkg { struct DependInfo { QString packageName; // depends package name QString version; // depends pacakge version }; using DependsPair = QPair, QList>; enum PackageType { UnknownPackage, Deb, // ensure deb priority Uab, Ddim, Proxy, // both deb and uab }; enum PackageReadability { PkgReadable, PkgNotInLocal, PkgNoPermission, }; enum AppendFailReason { PackageInvalid, PackageNotLocal, PackageNotInstallable, // can not install, wrong arch or no permission etc. PackageAlreadyExists, // same name and version package intalled PackageNotDdim, }; enum PackageInstallStatus { NotInstalled, InstalledSameVersion, // current version installed InstalledEarlierVersion, // earlier version installed InstalledLaterVersion, // later version installed }; enum DependsStatus { DependsOk, // ready to install DependsAvailable, // alailable but need download depends DependsBreak, // depends are unavaliable, confilcit, or no depends packge etc. DependsVerifyFailed, // signature verify failed DependsAuthCancel, // pre depends (wine, linglong) auth check failed ArchBreak, // arch check failed, e.g.: amd64 package cannot install in arm system Prohibit, // The application is restricted by the domain management and cannot be installed CompatibleNotInstalled, // Package depends break, but can install to compatible rootfs CompatibleIntalled, // Package depends ok, but installed in (compatible mode / current system) CompatibleInstallFailed }; enum PackageOperationStatus { Prepare, // prepare install/uninstall Operating, // installing/uninstalling Success, Failed, Waiting, // waitng for next intall/uninstall VerifyFailed, // runtime signature verfiy failed (hierarchical verify) }; // Signature fail error code enum ErrorCode { NoError, UnknownError, NoDigitalSignature = 101, DigitalSignatureError, ConfigAuthCancel = 127, // Authentication failed ApplocationProhibit = 404, // the current package is in the blacklist and is prohibited from installation }; // Install / Uninstall process return code enum ExitCode { ExitNoError = 0, // success ExitAuthError = 126, // authentication check cancel or failed ExitUnknownError = -1, }; } // namespace Pkg Q_DECLARE_METATYPE(Pkg::DependsPair) Q_DECLARE_METATYPE(Pkg::PackageType) #endif // PACKAGE_DEFINES_H deepin-deb-installer-6.5.51/src/deb-installer/utils/qtcompat.h000066400000000000000000000021531524745214100242620ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef QTCOMPAT_H #define QTCOMPAT_H #include #if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) #include #include class QEnterEvent; #define SKIP_EMPTY_PARTS Qt::SkipEmptyParts #define SPLIT_BH Qt::SplitBehavior #define ENDL Qt::endl #define REG_EXP QRegularExpression #define REG_EXPV QRegularExpressionValidator #define DATE_FOTIME QDateTime::fromSecsSinceEpoch #define DATE_TOTIME QDateTime::toSecsSinceEpoch using EnterEvent = QEnterEvent; #else // QT_VERSION < 6.0.0 #include class QEvent; #define SKIP_EMPTY_PARTS QString::SkipEmptyParts #define SPLIT_BH QString::SplitBehavior #define ENDL endl #define REG_EXP QRegExp #define REG_EXPV QRegExpValidator #define DATE_FOTIME QDateTime::fromTime_t #define DATE_TOTIME QDateTime::toTime_t using EnterEvent = QEvent; #endif #endif // QTCOMPAT_H deepin-deb-installer-6.5.51/src/deb-installer/utils/result.h000066400000000000000000000014141524745214100237470ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef RESULT_H #define RESULT_H template class Result { public: static Result ok(const T &value); static Result err(const T &value); Result(const bool stat, const T &value); bool is_ok() const { return m_ok; } T unwrap() const { return m_value; } private: bool m_ok; T m_value; }; template Result Result::ok(const T &value) { return {true, value}; } template Result Result::err(const T &value) { return {false, value}; } template Result::Result(const bool stat, const T &value) : m_ok(stat) , m_value(value) { } #endif // RESULT_H deepin-deb-installer-6.5.51/src/deb-installer/utils/utils.cpp000066400000000000000000000645061524745214100241370ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "utils.h" #include "qtcompat.h" #include "ddlog.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) #include #endif #include DWIDGET_USE_NAMESPACE QHash Utils::m_imgCacheHash; QHash Utils::m_fontNameCache; Utils::Utils(QObject *parent) : QObject(parent) { qCDebug(appLog) << "Utils constructed"; } QString Utils::loadFontFamilyByType(FontType fontType) { qCDebug(appLog) << "Loading font family for type:" << fontType; Q_UNUSED(fontType); QFont font; return font.family(); } QFont Utils::loadFontBySizeAndWeight(const QString &fontFamily, int fontSize, int fontWeight) { qCDebug(appLog) << "Loading font by size and weight:" << fontFamily << fontSize << fontWeight; Q_UNUSED(fontSize) QFont font(fontFamily); font.setWeight((QFont::Weight)fontWeight); return font; } void Utils::bindFontBySizeAndWeight(QWidget *widget, const QString &fontFamily, int fontSize, int fontWeight) { if (nullptr == widget) { qCWarning(appLog) << "Cannot bind font to null widget"; return; } qCDebug(appLog) << "Binding font to widget:" << widget->objectName() << fontFamily << fontSize << fontWeight; QFont font = loadFontBySizeAndWeight(fontFamily, fontSize, fontWeight); widget->setFont(font); DFontSizeManager::SizeType sizeType = DFontSizeManager::T6; switch (fontSize) { case 10: { sizeType = DFontSizeManager::T10; } break; case 11: { sizeType = DFontSizeManager::T9; } break; case 12: { sizeType = DFontSizeManager::T8; } break; case 13: { sizeType = DFontSizeManager::T7; } break; case 14: { sizeType = DFontSizeManager::T6; } break; case 17: { sizeType = DFontSizeManager::T5; } break; case 20: { sizeType = DFontSizeManager::T4; } break; case 24: { sizeType = DFontSizeManager::T3; } break; case 30: { sizeType = DFontSizeManager::T2; } break; case 40: { sizeType = DFontSizeManager::T1; } break; } qCDebug(appLog) << "Binding font size type" << sizeType << "and weight" << fontWeight; DFontSizeManager *fontManager = DFontSizeManager::instance(); fontManager->bind(widget, sizeType, fontWeight); } QString Utils::fromSpecialEncoding(const QString &inputStr) { qCDebug(appLog) << "Converting from special encoding"; bool bFlag = inputStr.contains(REG_EXP("[\\x{4e00}-\\x{9fa5}]+")); if (bFlag) { qCDebug(appLog) << "Input string contains Chinese characters, returning as is"; return inputStr; } QTextCodec *codec = QTextCodec::codecForName("utf-8"); if (codec) { QString unicodeStr = codec->toUnicode(inputStr.toLatin1()); qCDebug(appLog) << "Successfully converted to Unicode"; return unicodeStr; } else { qCWarning(appLog) << "UTF-8 codec not found, returning original string"; return inputStr; } } bool Utils::Return_Digital_Verify(const QString &strfilepath, const QString &strfilename) { qCDebug(appLog) << "Return digital verify, strfilepath:" << strfilepath << ", strfilename:" << strfilename; QDir dir(strfilepath); if (!dir.exists()) { qCDebug(appLog) << "文件夹ä¸�存在"; return false; } dir.setFilter(QDir::Files | QDir::Dirs | QDir::NoDotAndDotDot); QFileInfoList list = dir.entryInfoList(); int file_count = list.count(); qCDebug(appLog) << "file_count " << file_count; if (file_count <= 0) { qDebug() << "当å‰�文件夹为空"; return false; } for (int i = 0; i < list.count(); i++) { QFileInfo file_info = list.at(i); if (file_info.fileName() == strfilename) { qCDebug(appLog) << "文件路径: " << file_info.path() << " " << "文件å��: " << file_info.fileName(); return true; } } return false; } Utils::VerifyResultCode Utils::Digital_Verify(const QString &filepath_name) { qCDebug(appLog) << "Digital verify, filepath_name:" << filepath_name; QString verifyfilepath = "/usr/bin/"; QString verifyfilename = "deepin-deb-verify"; bool result_verify_file = Return_Digital_Verify(verifyfilepath, verifyfilename); qCDebug(appLog) << "result_verify_file" << result_verify_file; if (result_verify_file) { QProcess proc; QString program = "/usr/bin/deepin-deb-verify"; proc.start(program, {filepath_name}); proc.waitForFinished(-1); const QString output1 = proc.readAllStandardError(); qCInfo(appLog) << "ç­¾å��校验结果:" << output1; for (const auto &item : output1.split('\n')) { if (item.toLatin1() == "[INFO] signature verified!") { return VerifySuccess; } if (item.toLatin1() == "cannot find signinfo in deb file") { return DebfileInexistence; } if (item.toLatin1() == "extract deb_file failed!") { return ExtractDebFail; } if (item.toLatin1() == "verify deb file failed!") { return DebVerifyFail; } } } return OtherError; } QString Utils::holdTextInRect(const QFont &font, const QString &srcText, const QSize &size) { qCDebug(appLog) << "Hold text in rect, font:" << font.family() << ", srcText:" << srcText << ", size:" << size; if (srcText.isEmpty() || size.width() <= 0 || size.height() <= 0) { qCDebug(appLog) << "Invalid input parameters, returning empty or original text"; return srcText; } QFontMetrics fm(font); const int lineHeight = fm.height(); const int maxLines = size.height() / lineHeight; if (maxLines <= 0) { qCDebug(appLog) << "Height too small for any line, returning empty"; return QString(); } // Use QTextLayout for proper word wrapping QTextLayout textLayout(srcText, font); textLayout.beginLayout(); QString resultText; int currentLine = 0; const int textWidth = size.width(); while (currentLine < maxLines) { QTextLine line = textLayout.createLine(); if (!line.isValid()) { break; } line.setLineWidth(textWidth); const int lineStart = line.textStart(); const int lineLength = line.textLength(); // Check if we're at the last allowed line and there's more text if (currentLine == maxLines - 1 && lineStart + lineLength < srcText.length()) { // Elide the remaining text QString remainingText = srcText.mid(lineStart); QString elidedText = fm.elidedText(remainingText, Qt::ElideRight, textWidth); if (!resultText.isEmpty()) { resultText += "\n"; } resultText += elidedText; break; } // Add current line to result if (!resultText.isEmpty()) { resultText += "\n"; } resultText += srcText.mid(lineStart, lineLength); currentLine++; } textLayout.endLayout(); qCDebug(appLog) << "Hold text in rect, text:" << resultText; return resultText; } QString Utils::holdTextInRect(const QFont &font, const QString &srcText, const int &width) { qCDebug(appLog) << "Hold text in rect, font:" << font.family() << ", srcText:" << srcText << ", width:" << width; if (srcText.isEmpty() || width <= 0) { qCDebug(appLog) << "Invalid input parameters, returning original text"; return srcText; } const int effectiveWidth = width - 12; if (effectiveWidth <= 0) { qCDebug(appLog) << "Width too small after margin, returning original text"; return srcText; } // Use QTextLayout for proper word wrapping QTextLayout textLayout(srcText, font); textLayout.beginLayout(); QString resultText; while (true) { QTextLine line = textLayout.createLine(); if (!line.isValid()) { break; } line.setLineWidth(effectiveWidth); const int lineStart = line.textStart(); const int lineLength = line.textLength(); // Add current line to result if (!resultText.isEmpty()) { resultText += "\n"; } resultText += srcText.mid(lineStart, lineLength); } textLayout.endLayout(); qCDebug(appLog) << "Hold text in rect, text:" << resultText; return resultText; } /*! @brief check `packagePath` is readable, firstly check the mount device information, if it is a gvfs or cifs file system(the remote mount system after V6), throw false. At the same time, check if the file has permission to install, if not, throw an exception. @param[in] packagePath pacakge's path. @note only local package can be installed, remote package (samba/ftp) can not be installed. @todo Add the check for removable devices. */ Pkg::PackageReadability Utils::checkPackageReadable(const QString &packagePath) { qCDebug(appLog) << "Check package readable, packagePath:" << packagePath; // Determine whether the route information is a local path QStorageInfo info(packagePath); QString device = info.device(); QString fsType = info.fileSystemType(); // Blacklist identifies, gvfs/cifs as the file system // that currently manages the remote directory if (fsType.startsWith("gvfs") || fsType.startsWith("cifs") || device.startsWith("gvfs") || device.startsWith("cifs")) { qCWarning(appLog) << "Disable open remote file, the devices is" << device; return Pkg::PkgNotInLocal; } QFileInfo debFileIfo(packagePath); // check package file readable QFile outfile(packagePath.toUtf8()); outfile.open(QFile::ReadOnly); // error occurs if (!outfile.isOpen()) { QFile::FileError error = outfile.error(); if (error == QFile::FileError::NoError) { qCWarning(appLog) << "Package has permission but cannot open!"; return Pkg::PkgNotInLocal; } qCWarning(appLog) << "Package has no read permission!"; return Pkg::PkgNoPermission; } // file can open, has permission, in local outfile.close(); return Pkg::PkgReadable; } int Utils::compareVersion(const QString &v1, const QString &v2) { qCDebug(appLog) << "Comparing versions:" << v1 << "and" << v2; return QApt::Package::compareVersion(v1, v2); } Pkg::PackageType Utils::detectPackage(const QString &filePath) { qCDebug(appLog) << "Detecting package type for:" << filePath; QMimeDatabase db; const QMimeType mime = db.mimeTypeForFile(filePath); const QFileInfo info(filePath); if (info.suffix().toLower() == "deb" || mime.name().startsWith("application/vnd.debian.binary-package")) { qCDebug(appLog) << "Detected DEB package"; return Pkg::Deb; } if (info.suffix().toLower() == "uab" || mime.name().startsWith("application/vnd.linyaps.uab")) { qCDebug(appLog) << "Detected UAB package"; return Pkg::Uab; } qCWarning(appLog) << "Unknown package type for:" << filePath; return Pkg::UnknownPackage; } /** * @brief Get the icon based on the package \a type . * not threadsafe. */ QIcon Utils::packageIcon(Pkg::PackageType type) { qCDebug(appLog) << "Package icon, type:" << type; if (Pkg::Uab == type) { // linglong uab package static QIcon kUabIcon = QIcon::fromTheme("application/x-executable"); #if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0) if (kUabIcon.isNull()) { // using DDciIcon to support new svg version (dsvg use librsvg backend) Dtk::Gui::DDciIcon dciIcon(QString(":/icons/deepin/uab/uos-application-bundle.dci")); QList availibleSizes = dciIcon.availableSizes(DDciIcon::Light); if (!availibleSizes.isEmpty()) { kUabIcon = QIcon(dciIcon.pixmap(qApp->devicePixelRatio(), availibleSizes.first(), DDciIcon::Light)); } } #endif qCDebug(appLog) << "return uab package icon, type:" << type; return kUabIcon; } else { // default, deb package static const QIcon kDebIcon = QIcon::fromTheme("application-x-deb"); qCDebug(appLog) << "return deb package icon, type:" << type; return kDebIcon; } } /** @brief Check if debian package contains DebConf templates config file */ bool Utils::checkPackageContainsDebConf(const QString &filePath) { qCDebug(appLog) << "Checking if package contains DebConf templates:" << filePath; // create template dir QTemporaryDir templateDir; if (!templateDir.isValid()) { qWarning() << "check error mkdir failed, error:" << templateDir.errorString(); return false; } QProcess dpkgProcess; dpkgProcess.start("dpkg", {"-e", filePath, templateDir.path()}); dpkgProcess.waitForFinished(); const QByteArray errorOutput = dpkgProcess.readAllStandardError(); if (!errorOutput.isEmpty()) { qWarning() << "DebListModel:" << "Failed to decompress the main control file" << errorOutput; } const bool exists = QFile::exists(templateDir.filePath("templates")); qCDebug(appLog) << "Templates file exists:" << exists; return exists; } /** @return Check if the current mode is development mode, the status will be called once and stored. */ bool Utils::isDevelopMode() { qCDebug(appLog) << "Check if the current mode is development mode"; static bool kIsDevelopMode = false; static std::once_flag kDevelopOnceFlag; std::call_once(kDevelopOnceFlag, [&]() { // Add for judge OS Version #if (DTK_VERSION >= DTK_VERSION_CHECK(5, 2, 2, 2)) qCDebug(appLog) << "system code(UOS): " << Dtk::Core::DSysInfo::uosEditionType(); switch (Dtk::Core::DSysInfo::uosEditionType()) { #if (DTK_VERSION > DTK_VERSION_CHECK(5, 4, 10, 0)) case Dtk::Core::DSysInfo::UosEducation: case Dtk::Core::DSysInfo::UosDeviceEdition: #endif case Dtk::Core::DSysInfo::UosProfessional: case Dtk::Core::DSysInfo::UosHome: { // Check if current is develop mode QDBusInterface *dbusInterFace = new QDBusInterface( "com.deepin.sync.Helper", "/com/deepin/sync/Helper", "com.deepin.sync.Helper", QDBusConnection::systemBus()); bool deviceMode = dbusInterFace->property("DeveloperMode").toBool(); qCDebug(appLog) << "DebListModel:" << "system editon:" << Dtk::Core::DSysInfo::uosEditionName() << "develop mode:" << deviceMode; kIsDevelopMode = deviceMode; delete dbusInterFace; break; } case Dtk::Core::DSysInfo::UosCommunity: // The community edition does not need signature verification case Dtk::Core::DSysInfo::UosEnterprise: // Server Version kIsDevelopMode = true; break; default: kIsDevelopMode = true; break; } #else qCDebug(appLog) << "system code(Deepin): " << Dtk::Core::DSysInfo::deepinType(); switch (Dtk::Core::DSysInfo::deepinType()) { case Dtk::Core::DSysInfo::DeepinDesktop: qCDebug(appLog) << "DeepinDesktop"; kIsDevelopMode = true; break; case Dtk::Core::DSysInfo::DeepinPersonal: case Dtk::Core::DSysInfo::DeepinProfessional: qCDebug(appLog) << "DeepinProfessional"; // Check if develop mode QDBusInterface *dbusInterFace = new QDBusInterface("com.deepin.deepinid", "/com/deepin/deepinid", "com.deepin.deepinid"); bool deviceMode = dbusInterFace->property("DeviceUnlocked").toBool(); qInfo() << "DebListModel:" << "system editon:" << Dtk::Core::DSysInfo::uosEditionName() << "develop mode:" << deviceMode; kIsDevelopMode = deviceMode; delete dbusInterFace; break; case Dtk::Core::DSysInfo::isCommunityEdition(): case Dtk::Core::DSysInfo::DeepinServer: qCDebug(appLog) << "DeepinServer"; kIsDevelopMode = true; break; default: qCDebug(appLog) << "Default"; kIsDevelopMode = true; break; } #endif }); return kIsDevelopMode; } /** * @return word wrap \a text acording to \a textWidth, this function not threadsafe */ QString Utils::formatWrapText(const QString &text, int textWidth) { qCDebug(appLog) << "Format wrap text, text:" << text << ", textWidth:" << textWidth; // GUI thread only if (QThread::currentThread() != qApp->thread()) { qCDebug(appLog) << "Not in GUI thread, return text"; return text; } if (text.isEmpty() || !textWidth) { qCDebug(appLog) << "Text is empty or textWidth is 0, return text"; return text; } QString tipsText; static QTextDocument kFormatDoc; kFormatDoc.setTextWidth(textWidth); kFormatDoc.setPlainText(text); // call size trigger internal layout kFormatDoc.size(); QTextBlock block = kFormatDoc.firstBlock(); while (block.isValid()) { if (QTextLayout *textLay = block.layout()) { for (int i = 0; i < textLay->lineCount(); ++i) { QTextLine line = textLay->lineAt(i); line.textStart(); if (!tipsText.isEmpty()) { tipsText.append('\n'); } tipsText.append(text.mid(line.textStart(), line.textLength())); } } block = block.next(); } qCDebug(appLog) << "Format wrap text, tipsText:" << tipsText; return tipsText; } /** * @return parse app black list from config file. */ QStringList Utils::parseBlackList() { qCDebug(appLog) << "Parse black list"; static const QString kBlackFileV20 {"/usr/share/udcp/appblacklist.txt"}; static const QString kBlackFileV25 {"/var/lib/udcp/appblacklist.txt"}; static const int kV25Version = 25; const int sysVersion = Dtk::Core::DSysInfo::majorVersion().toInt(); QString blackFile = (sysVersion >= kV25Version) ? kBlackFileV25 : kBlackFileV20; QFile blackListFile(blackFile); if (blackListFile.exists()) { blackListFile.open(QFile::ReadOnly); QString blackApplications = blackListFile.readAll(); blackApplications.replace(" ", ""); blackApplications = blackApplications.replace("\n", ""); blackListFile.close(); return blackApplications.split(","); } qCDebug(appLog) << "Black File not Found, " << blackFile; return {}; } /** * @brief Mark whether the wine pre-dependency is being installed. * Not thread-safe. */ static bool kWinePreDependsStatus = false; bool GlobalStatus::winePreDependsInstalling() { qCDebug(appLog) << "Wine pre-dependency installing, status:" << kWinePreDependsStatus; return kWinePreDependsStatus; } void GlobalStatus::setWinePreDependsInstalling(bool b) { qCDebug(appLog) << "Set wine pre-dependency installing, status:" << b; kWinePreDependsStatus = b; } DebApplicationHelper *DebApplicationHelper::instance() { // qCDebug(appLog) << "Get deb application helper instance"; static DebApplicationHelper *phelper = new DebApplicationHelper; return phelper; } #define CAST_INT static_cast static QColor light_qpalette[QPalette::NColorRoles]{ QColor("#414d68"), // WindowText QColor("#e5e5e5"), // Button QColor("#e6e6e6"), // Light QColor("#e5e5e5"), // Midlight QColor("#001A2E"), // Dark -- changed origin is #e3e3e3 QColor("#e4e4e4"), // Mid QColor("#414d68"), // Text Qt::black, // BrightText QColor("#414d68"), // ButtonText Qt::white, // Base QColor("#f8f8f8"), // Window QColor(0, 0, 0, CAST_INT(0.05 * 255)), // Shadow QColor("#0081ff"), // Highlight QColor(0, 45, 255, CAST_INT(0.5 * 255)), // HighlightedText //old Qt::white QColor("#0082fa"), // Link QColor("#ad4579"), // LinkVisited QColor(0, 0, 0, CAST_INT(0.03 * 255)), // AlternateBase Qt::white, // NoRole QColor(255, 255, 255, CAST_INT(0.8 * 255)), // ToolTipBase QColor("#526A7F") // ToolTipText -- changed origin is Qt::black }; static QColor dark_qpalette[QPalette::NColorRoles]{ QColor("#c0c6d4"), // WindowText QColor("#444444"), // Button QColor("#484848"), // Light QColor("#474747"), // Midlight QColor("#C0C6D4"), // Dark -- changed origin is #414141 QColor("#434343"), // Mid QColor("#c0c6d4"), // Text Qt::white, // BrightText QColor("#c0c6d4"), // ButtonText QColor(255, 255, 255, CAST_INT(0.05 * 255)), // Base --- changed origin is #282828 QColor("#252525"), // Window QColor(0, 0, 0, CAST_INT(0.05 * 255)), // Shadow QColor("#095EFF"), // Highlight //old : #0081ff QColor("#0059D2"), // HighlightedText //old: b8d3ff QColor("#0082fa"), // Link QColor("#ad4579"), // LinkVisited QColor(0, 0, 0, CAST_INT(0.05 * 255)), // AlternateBase Qt::black, // NoRole QColor(45, 45, 45, CAST_INT(0.8 * 255)), // ToolTipBase QColor("#6D7C88") // ToolTipText -- changed origin is #c0c6d4 }; static QColor light_dpalette[DPalette::NColorTypes]{ QColor(), // NoType QColor(0, 0, 0, CAST_INT(255 * 0.03)), // ItemBackground QColor("#414d68"), // TextTitle QColor("#609DC8"), // TextTips --- changed origin is #526A7F QColor("#FF5A5A"), // TextWarning -- changed origin is #FF5736 QColor("#7C7C7C"), // TextLively -- changed origin is #0082FA QColor("#417505"), // LightLively -- changed origin is #25b7ff QColor("#47790C"), // DarkLively -- changed origin is #0098ff QColor(0, 0, 0, CAST_INT(0.03 * 255)) // FrameBorder }; static QColor dark_dpalette[DPalette::NColorTypes]{ QColor(), // NoType QColor(255, 255, 255, CAST_INT(255 * 0.05)), // ItemBackground QColor("#c0c6d4"), // TextTitle QColor("#6D7C88"), // TextTips QColor("#9A2F2F"), // TextWarning -- changed origin is #FF5736 QColor("#7C7C7C"), // TextLively -- changed origin is #0082FA QColor("#417505"), // LightLively -- changed origin is #0056c1 QColor("#47790C"), // DarkLively -- changed origin is #004c9c QColor(0, 0, 0, CAST_INT(0.08 * 255)) // FrameBorder }; DPalette DebApplicationHelper::standardPalette(DGuiApplicationHelper::ColorType type) const { qCDebug(appLog) << "Get deb application helper instance"; DPalette pa; const QColor *qcolor_list, *dcolor_list; if (type == DarkType) { qCDebug(appLog) << "Dark type"; qcolor_list = dark_qpalette; dcolor_list = dark_dpalette; } else { qCDebug(appLog) << "Light type"; qcolor_list = light_qpalette; dcolor_list = light_dpalette; } for (int i = 0; i < DPalette::NColorRoles; ++i) { QPalette::ColorRole role = static_cast(i); QColor color = qcolor_list[i]; pa.setColor(DPalette::Active, role, color); generatePaletteColor(pa, role, type); } for (int i = 0; i < DPalette::NColorTypes; ++i) { DPalette::ColorType role = static_cast(i); QColor color = dcolor_list[i]; pa.setColor(DPalette::Active, role, color); generatePaletteColor(pa, role, type); } return *const_cast(&pa); } DPalette DebApplicationHelper::palette(const QWidget *widget, const QPalette &base) const { // qCDebug(appLog) << "Get palette, widget:" << widget << ", base:" << base; Q_UNUSED(base) DPalette palette; do { // 存在自定义palette时应该根æ�®å…¶è‡ªå®šä¹‰çš„palette获å�–对应色调的DPalette const QPalette &wp = widget->palette(); palette = standardPalette(toColorType(wp)); // 关注控件palette改å�˜çš„事件 const_cast(widget)->installEventFilter(const_cast(this)); } while (false); return palette; } void DebApplicationHelper::setPalette(QWidget *widget, const DPalette &palette) { // qCDebug(appLog) << "Set palette, widget:" << widget << ", palette:" << palette; // 记录此控件被设置过palette if (nullptr == widget) return; widget->setProperty("_d_set_palette", true); widget->setPalette(palette); } void DebApplicationHelper::resetPalette(QWidget *widget) { // qCDebug(appLog) << "Reset palette, widget:" << widget; if (nullptr == widget) return; widget->setProperty("_d_set_palette", QVariant()); widget->setAttribute(Qt::WA_SetPalette, false); } deepin-deb-installer-6.5.51/src/deb-installer/utils/utils.h000066400000000000000000000066721524745214100236040ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UTILS_H #define UTILS_H #include #include #include #include #include #include #include #include #include #include #include "package_defines.h" #define dApp (static_cast(QCoreApplication::instance())) class QTextDocumnet; DGUI_USE_NAMESPACE class DebApplicationHelper : public DGuiApplicationHelper { Q_OBJECT public: static DebApplicationHelper *instance(); DPalette standardPalette(DGuiApplicationHelper::ColorType type) const; DPalette palette(const QWidget *widget, const QPalette &base = QPalette()) const; void setPalette(QWidget *widget, const DPalette &palette); void resetPalette(QWidget *widget); }; class Utils : public QObject { Q_OBJECT public: Utils(QObject *parent = nullptr); enum FontType { SourceHanSansMedium, SourceHanSansNormal, DefautFont }; enum VerifyResultCode { OtherError = -1, // 其他错误 VerifySuccess, // 验è¯�æˆ�功 DebfileInexistence, // 解压deb文件用的临时目录ä¸�存在 ExtractDebFail, // æ��å�–deb包内容时出错 DebVerifyFail // deb包验è¯�失败 }; static QHash m_imgCacheHash; static QHash m_fontNameCache; static QString loadFontFamilyByType(FontType fontType); // 加载字体类型 static QFont loadFontBySizeAndWeight(const QString &fontFamily, int fontSize, int fontWeight); // 设置字体大å°�ç­‰ static void bindFontBySizeAndWeight(QWidget *widget, const QString &fontFamily, int fontSize, int fontWeight); // 绑定字体大å°�ç­‰ static QString fromSpecialEncoding(const QString &inputStr); // 字体编ç �处ç�† static QString holdTextInRect(const QFont &font, const QString &srcText, const QSize &size); // 针对字体截断处ç�†å‡½æ•° static QString holdTextInRect(const QFont &font, const QString &srcText, const int &width); // 针对é…�置界é�¢å­—体截断处ç�†å‡½æ•° static int returnfileIsempty(QString strfilepath, QString strfilename); // 返回文件是å�¦å­˜åœ¨ static VerifyResultCode Digital_Verify(const QString &filepath_name); // 验è¯�debæ•°å­—ç­¾å�� static bool Return_Digital_Verify(const QString &strfilepath, const QString &strfilename); // 返回验è¯�工具是å�¦å­˜åœ¨ // return enable read package or not static Pkg::PackageReadability checkPackageReadable(const QString &packagePath); static int compareVersion(const QString &v1, const QString &v2); static Pkg::PackageType detectPackage(const QString &filePath); static QIcon packageIcon(Pkg::PackageType type); // check package contains DebConf templates config file static bool checkPackageContainsDebConf(const QString &filePath); static bool isDevelopMode(); // Check if develop mode (root) static QString formatWrapText(const QString &text, int textWidth); // get current package black list static QStringList parseBlackList(); }; class GlobalStatus { public: // wine depends installing flag static bool winePreDependsInstalling(); static void setWinePreDependsInstalling(bool b); }; #endif deepin-deb-installer-6.5.51/src/deb-installer/view/000077500000000000000000000000001524745214100220725ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/view/pages/000077500000000000000000000000001524745214100231715ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/view/pages/AptConfigMessage.cpp000066400000000000000000000274211524745214100270620ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "AptConfigMessage.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include AptConfigMessage *AptConfigMessage::aptConfig = nullptr; DCORE_USE_NAMESPACE DWIDGET_USE_NAMESPACE AptConfigMessage::AptConfigMessage(QWidget *parent) : DMainWindow(parent) { qCDebug(appLog) << "Initializing AptConfigMessage..."; initControl(); // åˆ�始化控件 initAccessibleName(); // 自动化测试,为控件添加AccessibleName initUI(); // åˆ�始化UI界é�¢ initTitlebar(); // åˆ�始化标题æ �,éš�è—�标题æ �çš„å�„ç§�按钮 initTabOrder(); // åˆ�始化按钮的焦点切æ�¢é¡ºåº� connect(m_pushbutton, &QPushButton::clicked, this, &AptConfigMessage::dealInput); // 按钮按下,处ç�†è¾“入的内容并å�‘é€�到安装程åº� qCDebug(appLog) << "AptConfigMessage initialized"; } /** * @brief AptConfigMessage::initTabOrder åˆ�始化tab切æ�¢ç„¦ç‚¹çš„顺åº�。 * 设置焦点在输入框和按钮之间循环 */ void AptConfigMessage::initTabOrder() { qCDebug(appLog) << "Initializing tab order"; QWidget::setTabOrder(m_pushbutton, m_inputEdit->lineEdit()); // 设置焦点的切æ�¢é¡ºåº�从按钮到输入框 QWidget::setTabOrder(m_inputEdit->lineEdit(), m_pushbutton); // 设置焦点的切æ�¢é¡ºåº�从输入框到按钮 } /** * @brief AptConfigMessage::initTitlebar åˆ�始化标题æ � */ void AptConfigMessage::initTitlebar() { qCDebug(appLog) << "Initializing title bar"; DTitlebar *tb = titlebar(); if (tb) { tb->setIcon(QIcon::fromTheme("deepin-deb-installer")); // 设置图标 tb->setTitle(""); tb->setVisible(false); tb->setMenuVisible(false); // 设置标题æ �è�œå�•按钮ä¸�å�¯è§� tb->setAutoFillBackground(false); // 填充标题æ �背景 qCDebug(appLog) << "Title bar initialized"; } else { qCWarning(appLog) << "Title bar is null"; } } /** * @brief AptConfigMessage::initControl åˆ�始化å�„个控件 */ void AptConfigMessage::initControl() { qCDebug(appLog) << "Initializing controls"; this->setFocusPolicy(Qt::NoFocus); // 设置自身无焦点 // åˆ�始化 é…�置信æ�¯å±•示框的样å¼� m_textEdit = new InstallProcessInfoView(360, 196); m_textEdit->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); m_textEdit->setTextFontSize(12, QFont::Medium); m_textEdit->setMinimumSize(360, 196); m_textEdit->setFocusPolicy(Qt::NoFocus); // åˆ�始化输入框 m_inputEdit = new DLineEdit(); m_inputEdit->setMinimumWidth(220); m_pQuestionLabel = new DLabel(tr("Enter the number to configure: ")); m_pQuestionLabel->setMaximumWidth(360); m_pQuestionLabel->setFocusPolicy(Qt::NoFocus); // åˆ�始化æ��交信æ�¯æŒ‰é’® m_pushbutton = new DSuggestButton(tr("OK", "button")); m_pushbutton->setDefault(true); m_pushbutton->setMinimumWidth(130); // 焦点在信æ�¯è¾“入框时,按回车触å�‘æ��交信æ�¯ã€‚ connect(m_inputEdit, &DLineEdit::returnPressed, m_pushbutton, &DPushButton::click); qCDebug(appLog) << "Controls initialized"; } /** * @brief AptConfigMessage::initUI 整体布局的åˆ�始化 * */ void AptConfigMessage::initUI() { qCDebug(appLog) << "Initializing UI"; setFixedSize(380, 332); // 固定é…�置框的大å°� setTitlebarShadowEnabled(false); // 设置标题æ �无阴影 // 建立最大的整体布局 QVBoxLayout *centralLayout = new QVBoxLayout(); centralLayout->addStretch(10); // 设置最å°�é—´è·�为10px centralLayout->addWidget(m_textEdit); // 添加é…�置信æ�¯å±•示框 centralLayout->addWidget(m_pQuestionLabel); // 添加æ��示信æ�¯label centralLayout->addStretch(10); // 添加弹簧最å°�é—´è·�为10px // 输入框和按钮å°�布局 QHBoxLayout *pInputLayout = new QHBoxLayout(); pInputLayout->addWidget(m_inputEdit); // 添加输入框 m_inputEdit->setFocus(); // 输入框默认å�¯åŠ¨æ—¶å¸¦æœ‰ç„¦ç‚¹ã€‚ pInputLayout->addStretch(10); // 添加间è·� pInputLayout->addWidget(m_pushbutton); // 添加按钮 centralLayout->addLayout(pInputLayout); // 把输入框和按钮的布局放到整体布局中 centralLayout->addStretch(10); // 增加下边è·� centralLayout->setContentsMargins(10, 0, 10, 10); // 设置整体的上下左å�³çš„è¾¹è·� // 增加一个widget 放置上述布局,并将此widget设置为中心窗å�£ QWidget *wrapWidget = new QWidget(); wrapWidget->setLayout(centralLayout); wrapWidget->setFocusPolicy(Qt::NoFocus); // æ­¤widget无焦点 setCentralWidget(wrapWidget); setWindowIcon(QIcon::fromTheme("deepin-deb-installer")); // 给程åº�添加图标文件 move(qApp->primaryScreen()->geometry().center() - geometry().center()); // 移动此窗å�£åˆ°å±�幕中间。 qCDebug(appLog) << "UI initialized"; } /** * @brief AptConfigMessage::appendTextEdit å�‘é…�置信æ�¯å±•示窗å�£æ·»åŠ é…�置信æ�¯çš„æ•°æ�® * @param processInfo é…�置信æ�¯æ•°æ�® */ void AptConfigMessage::appendTextEdit(QString processInfo) { qCDebug(appLog) << "Appending config info to text edit"; // ä¿�è¯�焦点在输入框上 m_inputEdit->lineEdit()->setFocus(); // 如果添加的数æ�®æ˜¯ç©ºçš„æˆ–者å�ªæœ‰æ�¢è¡Œï¼Œåˆ™ä¸�添加 if (processInfo.isEmpty() || processInfo == "\\r\\n") { qCDebug(appLog) << "Empty config info, skipping append"; return; } QString configMessage; configMessage = processInfo.replace(" ", " "); // 移除多余的“"â€� configMessage.remove(QChar('\"'), Qt::CaseInsensitive); configMessage.remove("\\r"); // 获å�–é…�置的第一行的最å�Žä¸€ä¸ªå­—符的下标,用于判断当å‰�是å�¦è¿˜æœ‰ä¿¡æ�¯éœ€è¦�展示 int num = configMessage.indexOf("\\n"); // 下标为-1 表明此时å�ªæœ‰ä¸€è¡Œæ•°æ�®éœ€è¦�展示,则直接添加 if (num == -1) { qCDebug(appLog) << "Only one line of data, append directly"; m_textEdit->appendText(processInfo); // m_textEdit->appendText("\n"); return; } int messageSize = configMessage.size(); while (num != -1) { num = configMessage.indexOf("\\n"); // 获å�–第一行的下标 if (num == -1) { // 没有更多æ�¢è¡Œç¬¦ï¼Œå°†å‰©ä½™å†…容追加å�Žé€€å‡º if (configMessage.size() > 0) m_textEdit->appendText(configMessage); break; } QString strFilter; // 存放第一行的数æ�® strFilter = configMessage.mid(0, num); // 截å�–第一行 // 从原始数æ�®ä¸­åˆ é™¤ç¬¬ä¸€è¡Œ // num +2 是为了去掉æ�¢è¡Œï¼Œsize-num-3是ä¿�è¯� æ•°æ�®çš„长度ä¸�超过原本text的长度 // size-1 是本身的长度 num+2 是第一行的长度 size-1-(num +2) = size-num-3 configMessage = configMessage.mid(num + 2, messageSize - num - 3); if (strFilter[0] == '\t') strFilter.remove(0, 1); // 如果第一行的第一个数æ�®æ˜¯tab,去掉 m_textEdit->appendText(strFilter); // 添加数æ�® qCDebug(appLog) << "Processing config line:" << strFilter; // 如果当å‰�å·²ç»�是最å�Žä¸€è¡Œã€‚此时text的数æ�®é•¿åº¦å¤§äºŽ0且textå·²ç»�ä¸�包å�«ä»»ä½•çš„æ�¢è¡Œåˆ™é€€å‡ºï¼Œè¯´æ˜Žä¿¡æ�¯èŽ·å�–完æˆ�。 if (num == -1 && configMessage.size() > 0 && !configMessage.contains("\n")) { qCDebug(appLog) << "Last line of data, break"; break; } } } /** * @brief AptConfigMessage::dealInput * å�‘工作线程传递输入的数æ�® */ void AptConfigMessage::dealInput() { qCDebug(appLog) << "Processing user input"; // 如果当å‰�输入框中的信æ�¯æ˜¯ç©ºçš„ æˆ–者输入了00 则ä¸�æ��交,并清除信æ�¯ // PS:dpkg 规定如果输入00 é…�置会结æ�Ÿ if (m_inputEdit->text().isEmpty() || m_inputEdit->text() == "" || m_inputEdit->text() == "00") { qCDebug(appLog) << "Empty or invalid input, skipping"; m_inputEdit->clear(); // æ¯�次æ��交输入信æ�¯å�Žï¼Œè¾“入框清除。 return; } QString str = m_inputEdit->text(); // 获å�–输入框的输入信æ�¯ str.remove(QChar('"'), Qt::CaseInsensitive); // 去除输入框中多余的“"â€� qCDebug(appLog) << "Sending config input:" << str; emit AptConfigInputStr(str); // æ��交信æ�¯åˆ°é…�置安装程åº� m_inputEdit->clear(); // 清除输入框的内容 } /** * @brief AptConfigMessage::paintEvent * @param event * * 去除界é�¢ä¸Šçš„ æœ€å°�化 最大化 关闭 è�œå�• 按钮 */ void AptConfigMessage::paintEvent(QPaintEvent *event) { // qCDebug(appLog) << "Paint event"; DMainWindow::paintEvent(event); QLayout *layout = titlebar()->layout(); for (int i = 0; i < layout->count(); ++i) { QWidget *widget = layout->itemAt(i)->widget(); if (widget != nullptr && QString(widget->metaObject()->className()) == "QWidget") { QLayout *widgetLayout = widget->layout(); for (int j = 0; j < widgetLayout->count(); ++j) { QWidget *topwidget = widgetLayout->itemAt(j)->widget(); if (topwidget != nullptr && QString(topwidget->metaObject()->className()) == "QWidget") { QLayout *wLayout = topwidget->layout(); for (int k = 0; k < wLayout->count(); ++k) { QWidget *bottomWidget = wLayout->itemAt(k)->widget(); if (bottomWidget != nullptr && QString(bottomWidget->metaObject()->className()).contains("Button")) { bottomWidget->setFocusPolicy(Qt::NoFocus); // 设置标题æ �所有的控件无焦点 bottomWidget->setVisible(false); // éš�è—�标题æ �所有的控件。 } } } } } } } void AptConfigMessage::closeEvent(QCloseEvent *event) { // qCDebug(appLog) << "Close event triggered, ignoring it"; // bug121131 å�³é”®dockæ �软件包安装器,选择“关闭所有â€�,关闭é…�置项弹窗 // bug121123 ç¦�用Alt+f4组å�ˆé”®å…³é—­ é…�置包窗å�£ // Alt+F4按键是由系统驱动实现的,根本无法æ�•获这个事件 // Alt+F4 触å�‘关闭事件,则忽略关闭事件å�³å�¯ event->ignore(); } /** * @brief AptConfigMessage::clearTexts 清除输入框和信æ�¯æ¡†çš„内容 */ void AptConfigMessage::clearTexts() { qCDebug(appLog) << "Clearing text edit and input edit"; m_textEdit->clearText(); // 清除信æ�¯æ¡†çš„内容 m_inputEdit->clear(); // 清除输入框的内容 } /** * @brief AptConfigMessage::initAccessibleName åˆ�始化AccessibleName */ void AptConfigMessage::initAccessibleName() { qCDebug(appLog) << "Initializing accessible names"; this->setObjectName("AptConfigMessage"); this->setAccessibleName("AptConfigMessage"); m_textEdit->setObjectName("InstallInfoEdit"); m_textEdit->setAccessibleName("InstallInfoEdit"); m_inputEdit->setObjectName("ConfigInputEdit"); m_inputEdit->setAccessibleName("ConfigInputEdit"); m_pushbutton->setObjectName("ConfigConfirmButton"); m_pushbutton->setAccessibleName("ConfigConfirmButton"); qCDebug(appLog) << "Accessible names initialized"; } AptConfigMessage::~AptConfigMessage() { // qCDebug(appLog) << "Destructing AptConfigMessage"; delete m_textEdit; delete m_inputEdit; delete m_pushbutton; delete m_pQuestionLabel; delete aptConfig; // qCDebug(appLog) << "AptConfigMessage destructed"; } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/AptConfigMessage.h000066400000000000000000000043701524745214100265250ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef APTCONFIGMESSAGE_H #define APTCONFIGMESSAGE_H #include "view/widgets/installprocessinfoview.h" #include #include #include #include #include #include #include DWIDGET_USE_NAMESPACE /** * @brief The AptConfigMessage class * é…�置包安装界é�¢ */ class AptConfigMessage : public DMainWindow { Q_OBJECT public: explicit AptConfigMessage(QWidget *parent = nullptr); ~AptConfigMessage() override; public: InstallProcessInfoView *m_textEdit = nullptr; public: static AptConfigMessage *getInstance() { if (aptConfig == nullptr) { aptConfig = new AptConfigMessage; } return aptConfig; } public: /** * @brief appendTextEdit 获å�–安装进程返回的信æ�¯ * @param str 安装进程的详细信æ�¯ */ void appendTextEdit(QString processInfo); /** * @brief clearTexts 清除输入框和信æ�¯æ¡†ä¸­çš„内容 */ void clearTexts(); public slots: /** * @brief dealInput 处ç�†ç­›é€‰è¾“入的内容 */ void dealInput(); signals: /** * @brief AptConfigInputStr 将输入的åº�å�·æˆ–者选项传输给命令 */ void AptConfigInputStr(QString); protected: void paintEvent(QPaintEvent *event) override; void closeEvent(QCloseEvent *event) override; private: DLineEdit *m_inputEdit = nullptr; // 输入框 DSuggestButton *m_pushbutton = nullptr; // 确定输入按钮 DLabel *m_pQuestionLabel = nullptr; // æ��示信æ�¯ static AptConfigMessage *aptConfig; private: /** * @brief initUI åˆ�始化UI界é�¢çš„æ ¼å±€ */ void initUI(); /** * @brief initTitlebar 修改标题æ �,去除标题æ �çš„å�„ç§�按钮 */ void initTitlebar(); /** * @brief initControl åˆ�始化å�„ç§�控件 */ void initControl(); /** * @brief initTabOrder åˆ�始化tab切æ�¢ç„¦ç‚¹çš„顺åº� */ void initTabOrder(); /** * @brief initAccessibleName åˆ�始化AccessibleName */ void initAccessibleName(); }; #endif // APTCONFIGMESSAGE_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/backendprocesspage.cpp000066400000000000000000000035461524745214100275300ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "backendprocesspage.h" #include "view/widgets/processwidget.h" #include "view/widgets/noprocesswidget.h" #include "utils/ddlog.h" #include BackendProcessPage::BackendProcessPage(QWidget *parent) : QWidget(parent) { qCDebug(appLog) << "Initializing BackendProcessPage..."; processWidget = new ProcessWidget; processWidget->setIcon(QIcon::fromTheme("application-x-deb")); processWidget->setMainText(tr("Loading packages...")); processWidget->setProcessText(tr("%1/%2 loaded")); noProcessWidget = new NoProcessWidget; noProcessWidget->setActionText(tr("Initializing...")); allLayout = new QStackedLayout; allLayout->addWidget(processWidget); allLayout->addWidget(noProcessWidget); setLayout(allLayout); qCDebug(appLog) << "BackendProcessPage initialized"; } void BackendProcessPage::setDisplayPage(DisplayMode mode) { qCDebug(appLog) << "Setting display mode:" << mode; if (mode == APT_INIT) { qCDebug(appLog) << "Showing APT initialization view"; allLayout->setCurrentWidget(noProcessWidget); noProcessWidget->start(); } else if (mode == APT_UPDATE_CACHE) { noProcessWidget->setActionText(tr("Updating package cache...")); } else if (mode == READ_PKG) { qCDebug(appLog) << "Showing package loading view"; allLayout->setCurrentWidget(processWidget); noProcessWidget->stop(); } else { // PROCESS_FIN qCDebug(appLog) << "Process finished, hiding widgets"; noProcessWidget->stop(); } } void BackendProcessPage::setPkgProcessRate(int currentRate, int pkgCount) { qCDebug(appLog) << "Updating progress:" << currentRate << "/" << pkgCount; processWidget->setProgress(currentRate, pkgCount); } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/backendprocesspage.h000066400000000000000000000015301524745214100271640ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef BACKENDPROCESSPAGE_H #define BACKENDPROCESSPAGE_H #include class ProcessWidget; class NoProcessWidget; class QStackedLayout; class BackendProcessPage : public QWidget { Q_OBJECT public: enum DisplayMode { APT_INIT, // aptåˆ�始化 APT_UPDATE_CACHE, // 更新缓存 READ_PKG, // 读å�–包数æ�® PROCESS_FIN // 处ç�†ç»“æ�Ÿ }; explicit BackendProcessPage(QWidget *parent = nullptr); void setDisplayPage(DisplayMode mode); void setPkgProcessRate(int currentRate, int pkgCount); signals: public slots: private: ProcessWidget *processWidget; NoProcessWidget *noProcessWidget; QStackedLayout *allLayout; }; #endif // BACKENDPROCESSPAGE_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/ddimerrorpage.cpp000066400000000000000000000046071524745214100265300ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "ddimerrorpage.h" #include "utils/ddlog.h" #include #include #include #include #include DdimErrorPage::DdimErrorPage(QWidget *parent) : QWidget(parent) , errorMessageLabel(new Dtk::Widget::DLabel) , errorPicLabel(new Dtk::Widget::DLabel) , confimButton(new QPushButton(tr("OK"))) { qCDebug(appLog) << "Initializing DDIM error page"; setFocusPolicy(Qt::NoFocus); auto allLayout = new QVBoxLayout; allLayout->addWidget(errorPicLabel, 0, Qt::AlignCenter | Qt::AlignBottom); allLayout->addWidget(errorMessageLabel, 0, Qt::AlignCenter | Qt::AlignBottom); allLayout->addWidget(confimButton, 0, Qt::AlignCenter | Qt::AlignBottom); setLayout(allLayout); qCDebug(appLog) << "DDIM error page initialized"; errorPicLabel->setScaledContents(true); // 消除å±�幕缩放锯齿 errorPicLabel->setPixmap(QPixmap(":/icons/deepin/builtin/light/icons/di_fail_96px.png")); auto picContentsMargins = errorPicLabel->contentsMargins(); picContentsMargins.setBottom(10); auto labelContentsMargins = errorMessageLabel->contentsMargins(); labelContentsMargins.setBottom(50); errorMessageLabel->setContentsMargins(labelContentsMargins); Dtk::Widget::DFontSizeManager::instance()->bind(errorMessageLabel, Dtk::Widget::DFontSizeManager::T6, QFont::Medium); errorMessageLabel->setForegroundRole(Dtk::Gui::DPalette::TextTitle); auto allContentsMargins = allLayout->contentsMargins(); allContentsMargins.setBottom(20); allContentsMargins.setTop(55); allLayout->setContentsMargins(allContentsMargins); allLayout->setSpacing(0); confimButton->setFocusPolicy(Qt::StrongFocus); confimButton->setFixedWidth(120); confimButton->setDefault(true); connect(confimButton, &QPushButton::clicked, this, [this]() { qCDebug(appLog) << "Error confirmation button clicked"; comfimPressed(); }); } void DdimErrorPage::setErrorMessage(const QString &message) { qCDebug(appLog) << "Setting error message:" << message; errorMessageLabel->setText(message); } void DdimErrorPage::showEvent(QShowEvent *event) { // æ¯�次展示时固定默认焦点,缩放å�Žå¼¹å‡ºä¹Ÿæ˜¯ confimButton->setFocus(); QWidget::showEvent(event); } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/ddimerrorpage.h000066400000000000000000000012771524745214100261750ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DDIMERRORPAGE_H #define DDIMERRORPAGE_H #include namespace Dtk { namespace Widget { class DLabel; } } // namespace Dtk class QPushButton; class DdimErrorPage : public QWidget { Q_OBJECT public: explicit DdimErrorPage(QWidget *parent = nullptr); void setErrorMessage(const QString &message); signals: void comfimPressed(); protected: void showEvent(QShowEvent *event) override; private: Dtk::Widget::DLabel *errorMessageLabel; Dtk::Widget::DLabel *errorPicLabel; QPushButton *confimButton; }; #endif // DDIMERRORPAGE_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/debinstaller.cpp000066400000000000000000001476111524745214100263570ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "debinstaller.h" #include "model/deblistmodel.h" #include "model/packageanalyzer.h" #include "model/proxy_package_list_model.h" #include "view/widgets/filechoosewidget.h" #include "view/widgets/error_notify_dialog_helper.h" #include "view/pages/multipleinstallpage.h" #include "view/pages/singleinstallpage.h" #include "view/pages/uninstallconfirmpage.h" #include "view/pages/AptConfigMessage.h" #include "view/pages/packageselectview.h" #include "view/pages/ddimerrorpage.h" #include "singleInstallerApplication.h" #include "model/packageselectmodel.h" #include "settingdialog.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include using QApt::DebFile; DCORE_USE_NAMESPACE DWIDGET_USE_NAMESPACE // Avoid magic number enum PackageCountType { NoPackage = 0, OnePackage = 1, TwoPackages = 2, }; DebInstaller::DebInstaller(QWidget *parent) : DMainWindow(parent) , m_fileListModel(new ProxyPackageListModel(this)) , m_fileChooseWidget(new FileChooseWidget(this)) , m_centralLayout(new QStackedLayout()) , m_settingDialog(new SettingDialog(this)) , m_ddimModel(new PackageSelectModel(this)) { qCDebug(appLog) << "Initializing DebInstaller..."; initUI(); initConnections(); qCDebug(appLog) << "Starting backend initialization in background"; QtConcurrent::run([]() { qCDebug(appLog) << "Background backend initialization started"; PackageAnalyzer::instance().initBackend(); PackageAnalyzer::instance().updatePackageCache(); qCDebug(appLog) << "Background backend initialization completed"; }); qCDebug(appLog) << "DebInstaller initialization completed"; } DebInstaller::~DebInstaller() { qCDebug(appLog) << "DebInstaller destructed"; } void DebInstaller::initUI() { qCDebug(appLog) << "Initializing UI"; // Hide the shadow under the title bar setTitlebarShadowEnabled(false); setWindowFlag(Qt::WindowMaximizeButtonHint, false); this->setObjectName("DebInstaller"); this->setAccessibleName("DebInstaller"); // file choose widget settings m_fileChooseWidget->setObjectName("FileChooseWidget"); m_fileChooseWidget->setAccessibleName("FileChooseWidget"); // åˆ�始化 加载文件选择widget m_centralLayout->addWidget(m_fileChooseWidget); m_lastPage = m_fileChooseWidget; m_centralLayout->setContentsMargins(0, 0, 0, 0); m_centralLayout->setSpacing(0); // 设置当å‰�主窗å�£ QWidget *wrapWidget = new QWidget(this); wrapWidget->setLayout(m_centralLayout); // #define SHOWBORDER #ifdef SHOWBORDER wrapWidget->setStyleSheet("QWidget{border:1px solid black;}"); #endif initTitleBar(); setCentralWidget(wrapWidget); // 将给定的å°�部件设置为主窗å�£çš„中心å°�部件。 setAcceptDrops(true); // å�¯ç”¨äº†drop事件 setFixedSize(480, 380); setWindowTitle(tr("Package Installer")); setWindowIcon(QIcon::fromTheme("deepin-deb-installer")); // 仅仅适用于windows系统 move(qApp->primaryScreen()->geometry().center() - geometry().center()); qCDebug(appLog) << "UI initialized"; } void DebInstaller::initTitleBar() { qCDebug(appLog) << "Initializing title bar"; DTitlebar *tb = titlebar(); if (tb != nullptr) { // 社区版ä¸�显示设置è�œå�• if (DSysInfo::uosEditionType() != DSysInfo::UosCommunity) { QAction *settingAction(new QAction(tr("Settings"), this)); DMenu *menu = new DMenu; menu->addAction(settingAction); tb->setMenu(menu); connect(settingAction, &QAction::triggered, this, &DebInstaller::slotSettingDialogVisiable); } tb->setIcon(QIcon::fromTheme("deepin-deb-installer")); tb->setTitle(""); tb->setAutoFillBackground(true); tb->setDisableFlags(Qt::CustomizeWindowHint); qCDebug(appLog) << "Title bar initialized"; } else { qCWarning(appLog) << "Title bar is null"; } } void DebInstaller::initConnections() { qCDebug(appLog) << "Initializing connections"; connect(m_fileListModel, &DebListModel::signalAppendFailMessage, this, &DebInstaller::slotReceiveAppendFailed); connect(m_fileListModel, &DebListModel::signalPackageCountChanged, this, [this](int count) { qCDebug(appLog) << "Package count changed:" << count; switch (count) { case NoPackage: slotReset(); break; case OnePackage: refreshSingle(); break; default: // If current not multi page, change. if (MultiPage != m_Filterflag) { single2Multi(); } else { // will reset view/model data every count change refreshMulti(); } break; } }); // 正在添加的信å�· connect(m_fileListModel, &DebListModel::signalAppendStart, this, &DebInstaller::appendPackageStart); // 此次添加完æˆ�的信å�· connect(m_fileListModel, &DebListModel::signalAppendFinished, this, &DebInstaller::appendFinished); // Append packages via file-choose-widget's file-choose-button connect(m_fileChooseWidget, &FileChooseWidget::packagesSelected, this, &DebInstaller::slotPackagesSelected); // Select the focus of the page // Determine the status of the current application based on the status of the authorization box. connect(m_fileListModel, &DebListModel::signalLockForAuth, this, &DebInstaller::slotSetAuthingStatus); connect(m_fileListModel, &DebListModel::signalAuthCancel, this, &DebInstaller::slotShowHiddenButton); connect(m_fileListModel, &DebListModel::signalEnableReCancelBtn, this, &DebInstaller::slotSetEnableButton); connect(m_fileListModel, &DebListModel::signalDependResult, this, &DebInstaller::slotDealDependResult); connect(m_fileListModel, &DebListModel::signalEnableCloseButton, this, &DebInstaller::slotEnableCloseButton); // During installing/uninstalling, drag is not allowed connect(m_fileListModel, &DebListModel::signalWorkerStart, this, &DebInstaller::disableCloseAndExit); connect(m_fileListModel, &DebListModel::signalWorkerFinished, this, &DebInstaller::slotWorkerFinished); connect(m_fileListModel, &DebListModel::signalPackageCannotFind, this, &DebInstaller::slotShowPkgRemovedMessage); // 选择安装页é�¢ connect(m_ddimModel, &PackageSelectModel::selectInfosChanged, this, &DebInstaller::slotShowSelectPage); connect(m_ddimModel, &PackageSelectModel::selectInfosDoNotHaveChange, this, &DebInstaller::slotShowPkgExistMessage); // 阻塞界é�¢ connect(&PackageAnalyzer::instance(), &PackageAnalyzer::runBackend, this, [this](bool inProcess) { qCDebug(appLog) << "Backend process state changed:" << inProcess; if (inProcess) { slotShowPkgProcessBlockPage(BackendProcessPage::APT_INIT, 0, 0); } }); // 缓存更新开始:显示 APT_UPDATE_CACHE UI,并监å�¬äº‹åŠ¡å®Œæˆ�事件 connect(&PackageAnalyzer::instance(), &PackageAnalyzer::cacheUpdateStarted, this, [this] { qCDebug(appLog) << "Cache update started"; slotShowPkgProcessBlockPage(BackendProcessPage::APT_UPDATE_CACHE, 0, 0); auto backend = PackageAnalyzer::instance().backendPtr(); if (!backend) { qCWarning(appLog) << "Backend pointer is null, cannot update package cache"; PackageAnalyzer::instance().setCacheUpdateFinished(true); return; } auto transaction = backend->updateCache(); if (!transaction) { qCWarning(appLog) << "Failed to create update cache transaction"; PackageAnalyzer::instance().setCacheUpdateFinished(true); return; } transaction->setLocale(".UTF-8"); connect(transaction, &Transaction::finished, this, &DebInstaller::slotUpdateCacheFinished); transaction->run(); }); // 缓存更新完æˆ�ä¿¡å�·ï¼šä»…用于显示 PROCESS_FIN(事务完æˆ�å�Žæ¸…ç�†ç”± slotUpdateCacheFinished 处ç�†ï¼‰ connect(&PackageAnalyzer::instance(), &PackageAnalyzer::cacheUpdateFinished, this, [this]() { qCDebug(appLog) << "Cache update finished signal received"; slotShowPkgProcessBlockPage(BackendProcessPage::PROCESS_FIN, 0, 0); }); connect(&PackageAnalyzer::instance(), &PackageAnalyzer::runAnalyzeDeb, this, [this](bool inProcess, int currentRote, int pkgCount) { qCDebug(appLog) << "Analyze deb process state changed:" << inProcess << "rote:" << currentRote << "count:" << pkgCount; if (inProcess) { slotShowPkgProcessBlockPage(BackendProcessPage::READ_PKG, currentRote, pkgCount); } else { slotShowPkgProcessBlockPage(BackendProcessPage::PROCESS_FIN, 0, 0); } }); connect(this, &DebInstaller::runOldProcess, this, &DebInstaller::slotPackagesSelected, Qt::ConnectionType::QueuedConnection); qCDebug(appLog) << "Connections initialized"; } void DebInstaller::slotEnableCloseButton(bool enable) { qCDebug(appLog) << "Setting close button enabled state to:" << enable; if (enable) { enableCloseAndExit(); // å�¯ç”¨å…³é—­æŒ‰é’® } else { disableCloseAndExit(); // ç¦�用关闭按钮 } } void DebInstaller::slotSettingDialogVisiable() { qCDebug(appLog) << "Showing settings dialog"; m_settingDialog->setModal(true); m_settingDialog->show(); } void DebInstaller::PackagesSelected(const QStringList &debPathList) { const QStringList &pkgRealPathList = pathTransform(debPathList); qCDebug(appLog) << "Packages selected:" << pkgRealPathList; // 如果此时 软件包安装器ä¸�是处于准备状æ€�且还未åˆ�始化完æˆ�或此时正处于正在安装或者å�¸è½½çжæ€�,则ä¸�添加 // ä¾�èµ–é…�置过程中,ä¸�添加其他包 if ((!m_lastPage.isNull() && m_fileListModel->getWorkerStatus() != DebListModel::WorkerPrepare) || DebListModel::WorkerProcessing == m_fileListModel->getWorkerStatus() || DebListModel::WorkerUnInstall == m_fileListModel->getWorkerStatus() || DebListModel::AuthPop == m_wineAuthStatus || DebListModel::AuthConfirm == m_wineAuthStatus || DebListModel::AuthDependsErr == m_wineAuthStatus) { qCWarning(appLog) << "Cannot add packages - worker status:" << m_fileListModel->getWorkerStatus(); } else { qCDebug(appLog) << "Adding packages to model"; // 开始添加包,将è¦�添加的包传递到å�Žç«¯ï¼Œæ·»åŠ åŒ…ç”±å�Žç«¯å¤„ç�† m_fileListModel->slotAppendPackage(pkgRealPathList); } } QString DebInstaller::startInstallPackge(const QString &debPath) { qCDebug(appLog) << "Starting package installation:" << debPath; QString message; message = m_fileListModel->checkPackageValid(debPath); if (!message.isEmpty()) { qCWarning(appLog) << "Package validation failed:" << message; return message; } if (!m_fileListModel->isWorkerPrepare()) { qCWarning(appLog) << "Installation rejected - worker busy"; return "installer is busy"; } // add single pacakge and install m_fileListModel->reset(); PackagesSelected(QStringList(debPath)); bool ret = m_fileListModel->slotInstallPackages(); if (!ret || AbstractPackageListModel::WorkerProcessing != m_fileListModel->getWorkerStatus()) { qCDebug(appLog) << "Install failed or finished"; // failed or finished. message = m_fileListModel->lastProcessError(); if (message.isEmpty()) message = "unknown error"; } else { qCDebug(appLog) << "Install finished"; // wait install finished; QEventLoop loop; connect(m_fileListModel, &AbstractPackageListModel::signalWorkerFinished, &loop, &QEventLoop::quit); loop.exec(); message = m_fileListModel->lastProcessError(); if (message.isEmpty()) message = "install succeeded"; } return message; } QString DebInstaller::startUnInstallPackge(const QString &debPath) { qCDebug(appLog) << "Starting package uninstallation:" << debPath; // check duplicate install if (Pkg::PackageInstallStatus::NotInstalled == checkInstallStatus(debPath)) { qCWarning(appLog) << "Uninstallation failed - package not installed"; return "currentdeb not install, uninstall package faild"; } if (!m_fileListModel->isWorkerPrepare()) { qCWarning(appLog) << "Uninstallation rejected - worker busy"; return "uninstaller is busy"; } // add single pacakge and uninstall m_fileListModel->reset(); PackagesSelected(QStringList(debPath)); bool ret = m_fileListModel->slotUninstallPackage(0); QString message; if (!ret || AbstractPackageListModel::WorkerProcessing != m_fileListModel->getWorkerStatus()) { qCDebug(appLog) << "Uninstall failed or finished"; // failed or finished. message = m_fileListModel->lastProcessError(); if (message.isEmpty()) message = "unknown error"; } else { qCDebug(appLog) << "Uninstall finished"; // wait install finished; QEventLoop loop; connect(m_fileListModel, &AbstractPackageListModel::signalWorkerFinished, &loop, &QEventLoop::quit); loop.exec(); message = m_fileListModel->lastProcessError(); if (message.isEmpty()) message = "uninstall succeeded"; } return message; } int DebInstaller::checkInstallStatus(const QString &debPath) { qCDebug(appLog) << "Checking install status for:" << debPath; if (debPath.isEmpty()) { qCDebug(appLog) << "Empty package path for install status check"; return -1; } qCDebug(appLog) << "Checking install status for:" << debPath; return m_fileListModel->checkInstallStatus(debPath); } int DebInstaller::checkDependsStatus(const QString &debPath) { qCDebug(appLog) << "Checking dependency status for:" << debPath; if (debPath.isEmpty()) { qCWarning(appLog) << "Empty package path for dependency status check"; return -1; } return m_fileListModel->checkDependsStatus(debPath); } int DebInstaller::checkDigitalSignature(const QString &debPath) { qCDebug(appLog) << "Checking digital signature for:" << debPath; if (debPath.isEmpty()) { qCWarning(appLog) << "Empty package path for digital signature check"; return -1; } // only deb package support. if (auto *proxyModel = qobject_cast(m_fileListModel)) { auto *model = qobject_cast(proxyModel->modelFromType(Pkg::Deb)); if (model) { qCDebug(appLog) << "Found DebListModel, checking signature"; return model->checkDigitalSignature(debPath); } } qCWarning(appLog) << "Could not find DebListModel to check signature"; return -1; } QString DebInstaller::getPackageInfo(const QString &debPath) { qCDebug(appLog) << "Getting package info for:" << debPath; if (debPath.isEmpty()) { qCWarning(appLog) << "Empty package path for getPackageInfo"; return ""; } return m_fileListModel->getPackageInfo(debPath).join(";"); } void DebInstaller::slotShowSelectInstallPage(const QList &selectIndexes) { qCDebug(appLog) << "Showing select install page with" << selectIndexes.size() << "selected indexes"; QtConcurrent::run([this, selectIndexes]() { qCDebug(appLog) << "Analyzing needed packages for installation"; // 1.交给model分æž�需è¦�装哪些包 auto needInstallIrs = m_ddimModel->analyzePackageInstallNeeded(selectIndexes); // 2.汇集安装路径 QStringList paths; for (auto &ir : needInstallIrs) { paths.push_back(ir.filePath); } qCDebug(appLog) << "Found" << paths.size() << "packages to install"; // 3.按è€�æµ�程进行安装 emit runOldProcess(paths); }); } void DebInstaller::slotShowSelectPage(const QList &selectedInfos) { qCDebug(appLog) << "Showing select page with" << selectedInfos.size() << "selected infos"; if (selectedInfos.isEmpty() && m_ddimView == nullptr) { // ä¸�应该能够跳转至此 qCWarning(appLog) << "Invalid DDIM process state"; return; } if (selectedInfos.isEmpty() && m_centralLayout->currentWidget() == m_ddimView) { // 此时已ç»�判定m_ddimView界é�¢æ˜¯å­˜åœ¨çš„,属于界é�¢åˆ·æ–°æ“�作 qCDebug(appLog) << "Show select install page"; slotShowSelectInstallPage({}); return; } bool haveMustInstallDeb = !m_ddimModel->mustInstallData().isEmpty(); if (m_ddimView != nullptr) { qCDebug(appLog) << "Show select install page"; if (m_centralLayout->currentWidget() == m_ddimView) { // 正处于此页é�¢æ—¶ç›´æŽ¥åˆ·æ–° qCDebug(appLog) << "Flush deb list"; m_ddimView->flushDebList(selectedInfos); m_ddimView->setHaveMustInstallDeb(haveMustInstallDeb); } else { qCDebug(appLog) << "Show select install page"; return; } } else { // åˆ�次进入 qCDebug(appLog) << "Show select install page"; titlebar()->setTitle(tr("Bulk Install")); m_ddimView = new PackageSelectView; m_ddimView->flushDebList(selectedInfos); m_ddimView->setHaveMustInstallDeb(haveMustInstallDeb); m_lastPage = m_ddimView; m_dragflag = 0; m_Filterflag = NonePage; m_centralLayout->addWidget(m_ddimView); // m_centralLayout->setCurrentIndex(1); m_centralLayout->setCurrentWidget(m_ddimView); connect(m_ddimView, &PackageSelectView::packageInstallConfim, this, &DebInstaller::slotShowSelectInstallPage); // 选择完毕信å�· } } void DebInstaller::slotShowPkgProcessBlockPage(BackendProcessPage::DisplayMode mode, int currentRate, int pkgCount) { qCDebug(appLog) << "Showing package process block page with mode:" << mode << "rate:" << currentRate << "count:" << pkgCount; if (m_backendProcessPage == nullptr) { qCDebug(appLog) << "Creating new BackendProcessPage"; m_backendProcessPage = new BackendProcessPage; m_centralLayout->addWidget(m_backendProcessPage); } m_backendProcessPage->setDisplayPage(mode); if (mode == BackendProcessPage::PROCESS_FIN) { qCDebug(appLog) << "Process finished, switching back to last page"; if (m_lastPage != nullptr) { if (m_centralLayout->currentWidget() == m_backendProcessPage) { m_centralLayout->setCurrentWidget(m_lastPage); } } } else { if (mode == BackendProcessPage::READ_PKG) { qCDebug(appLog) << "Set package process rate:" << currentRate << "count:" << pkgCount; m_backendProcessPage->setPkgProcessRate(currentRate, pkgCount); } if (m_centralLayout->currentWidget() != m_backendProcessPage) { qCDebug(appLog) << "Switching to backend process page"; m_centralLayout->setCurrentWidget(m_backendProcessPage); } } } void DebInstaller::slotWorkerFinished() { qCDebug(appLog) << "Worker finished"; if (m_fileListModel->containsSignatureFailed()) { qCWarning(appLog) << "Signature verification failed, showing hierarchical verify window"; ErrorNotifyDialogHelper::showHierarchicalVerifyWindow(); } slotChangeDragFlag(); } void DebInstaller::slotUpdateCacheFinished() { Transaction *transaction = qobject_cast(sender()); if (!transaction) { PackageAnalyzer::instance().setCacheUpdateFinished(true); qCWarning(appLog) << "Update cache transaction is null"; return; } disconnect(transaction, &Transaction::finished, this, &DebInstaller::slotUpdateCacheFinished); qCDebug(appLog) << (transaction->exitStatus() == QApt::ExitSuccess ? "Package cache update succeeded" : QString("Package cache update failed: %1").arg(transaction->errorString())); transaction->deleteLater(); if (auto backend = PackageAnalyzer::instance().backendPtr()) backend->reloadCache(); PackageAnalyzer::instance().setCacheUpdateFinished(true); } void DebInstaller::disableCloseAndExit() { qCDebug(appLog) << "Disabling close and exit"; titlebar()->setDisableFlags(Qt::WindowCloseButtonHint); // 设置标题æ �中的关闭按钮ä¸�å�¯ç”¨ DTitlebar *tbar = this->titlebar(); if (tbar) { tbar->setQuitMenuDisabled(true); } } void DebInstaller::enableCloseAndExit() { qCDebug(appLog) << "Enabling close and exit"; titlebar()->setDisableFlags(titlebar()->windowFlags() & ~Qt::WindowMinimizeButtonHint & ~Qt::WindowCloseButtonHint); DTitlebar *tbar = this->titlebar(); if (tbar) { qCDebug(appLog) << "Set quit menu disabled to false"; tbar->setQuitMenuDisabled(false); } } void DebInstaller::dragEnterEvent(QDragEnterEvent *dragEnterEvent) { qCDebug(appLog) << "Drag enter event"; this->activateWindow(); // 拖入时,激活窗å�£ qCDebug(appLog) << "Drag enter event, worker status:" << m_fileListModel->getWorkerStatus(); if (m_fileListModel->getWorkerStatus() == AbstractPackageListModel::WorkerProcessing || m_fileListModel->getWorkerStatus() == AbstractPackageListModel::WorkerUnInstall) { // 如果当å‰�正在安装,ä¸�å…�许拖入包 qCDebug(appLog) << "Rejecting drag - worker busy"; this->setAcceptDrops(false); // ä¸�å…�许拖入 } else { qCDebug(appLog) << "Set accept drops to true"; m_fileChooseWidget->setAcceptDrops(true); // å…�许包被拖入 if (m_dragflag == 0) { // 如果当å‰�ä¸�å…�许拖入,则直接返回 qCDebug(appLog) << "Drag flag is 0, ignoring drag"; return; } auto *const mime = dragEnterEvent->mimeData(); if (!mime->hasUrls()) return dragEnterEvent->ignore(); // 如果当å‰�的数æ�®ä¸�是一个路径,直接忽略 for (const auto &item : mime->urls()) { // 循环 获å�–拖入的路径数æ�® const QFileInfo info(item.path()); if (info.isDir()) return dragEnterEvent->accept(); if (Pkg::UnknownPackage != Utils::detectPackage(item.path())) return dragEnterEvent->accept(); // 检查拖入包的å�Žç¼€ } dragEnterEvent->ignore(); } } void DebInstaller::dropEvent(QDropEvent *dropEvent) { qCDebug(appLog) << "Drop event"; auto *const mime = dropEvent->mimeData(); if (!mime->hasUrls()) { qCDebug(appLog) << "Drop event, mime data has no urls"; return dropEvent->ignore(); // 如果数æ�®ä¸�是一个路径,忽略 } dropEvent->accept(); // find .deb files QStringList file_list; // 存放文件列表 for (const auto &url : mime->urls()) { if (!url.isLocalFile()) continue; // 如果ä¸�是本地的文件 忽略 const QString local_path = url.toLocalFile(); const QFileInfo info(local_path); if (Pkg::UnknownPackage != Utils::detectPackage(local_path)) // 检查拖入包的å�Žç¼€ file_list << local_path; else if (info.isDir()) { for (auto deb : QDir(local_path).entryInfoList({"*.deb", "*.uab"}, QDir::Files)) file_list << deb.absoluteFilePath(); // 获å�–文件的ç»�对路径 } } this->activateWindow(); // 激活窗å�£ if (!file_list.isEmpty()) { // 处ç�†æ‹–入文件夹的情况 slotPackagesSelected(file_list); // 放到安装列表中 } } void DebInstaller::dragMoveEvent(QDragMoveEvent *dragMoveEvent) { // qCDebug(appLog) << "Drag move event"; dragMoveEvent->accept(); } void DebInstaller::slotPackagesSelected(const QStringList &packagesPathList) { const QStringList &pkgRealPathList = pathTransform(packagesPathList); qCDebug(appLog) << "Packages selected:" << pkgRealPathList; // 兼容模å¼�下ä¸�å…�许追加新包 const QModelIndex existIdx = m_fileListModel->index(0); if (existIdx.isValid()) { const int existStat = existIdx.data(DebListModel::PackageDependsStatusRole).toInt(); if (Pkg::CompatibleNotInstalled == existStat || Pkg::CompatibleIntalled == existStat) { qCDebug(appLog) << "In compatible mode, refusing to append new packages"; this->showNormal(); this->activateWindow(); return; } } this->showNormal(); // é�žç‰¹æ•ˆæ¨¡å¼�下激活窗å�£ this->activateWindow(); // 特效模å¼�下激活窗å�£ // 如果此时 软件包安装器ä¸�是处于准备状æ€�且还未åˆ�始化完æˆ�或此时正处于正在安装或者å�¸è½½çжæ€�,则ä¸�添加 // ä¾�èµ–é…�置过程中,ä¸�添加其他包 if ((!m_lastPage.isNull() && m_fileListModel->getWorkerStatus() != DebListModel::WorkerPrepare) || DebListModel::WorkerProcessing == m_fileListModel->getWorkerStatus() || DebListModel::WorkerUnInstall == m_fileListModel->getWorkerStatus() || DebListModel::AuthPop == m_wineAuthStatus || DebListModel::AuthConfirm == m_wineAuthStatus || DebListModel::AuthDependsErr == m_wineAuthStatus) { } else { qCDebug(appLog) << "Add packages to file list model"; // 下一指令第1个包大å°�较大时,解æž�æ“�作会阻塞当å‰�线程,导致界é�¢è®¾ç½®çš„逻辑顺åº�出现混乱,优先处ç�†ç•Œé�¢äº¤äº’,然å�Žå†�执行加载 qApp->processEvents(); // 开始添加包,将è¦�添加的包传递到å�Žç«¯ï¼Œæ·»åŠ åŒ…ç”±å�Žç«¯å¤„ç�† m_fileListModel->slotAppendPackage(pkgRealPathList); } } void DebInstaller::slotDdimSelected(const QStringList &ddimFiles) { qCDebug(appLog) << "Ddim selected:" << ddimFiles; this->activateWindow(); if (ddimFiles.isEmpty()) { qCDebug(appLog) << "Ddim files is empty"; return; } QList ddimResults; bool jsonError = false; bool versionError = false; bool haveDeb = false; for (auto item : ddimFiles) { QString eachFile = item; QUrl url(item); if (url.isLocalFile()) { eachFile = url.toLocalFile(); } // 0.打开文件 if (eachFile.endsWith(".deb")) { // 直接排除掉deb包 haveDeb = true; continue; } QFile ddimFile(eachFile); ddimFile.open(QIODevice::ReadOnly); auto jsonData = ddimFile.readAll(); auto jsonDoc = QJsonDocument::fromJson(jsonData); if (jsonDoc.isNull()) { jsonError = true; continue; } auto jsonObj = jsonDoc.object(); // 1.校验版本å�· auto version = jsonObj["version"].toString(); if (version.isNull()) { versionError = true; continue; } // 2.æ ¹æ�®ç‰ˆæœ¬å�·ä¿¡æ�¯è¯»å�–JSON文件内容 // å�Žç»­ç‰ˆæœ¬å�·å¤šäº†ä»¥å�Žï¼Œéœ€è¦�建立跳转表以进行速度优化,版本å�·å°‘的时候使用跳转表ä¸�划算 QFileInfo info(ddimFile); DdimSt ddimResult; auto dirPath = info.absoluteDir().path(); if (version == "1.0") { for (auto &st : ddimResults) { if (st.version == "1.0" && st.dirPath == dirPath) { // ddim文件去é‡� continue; } } ddimResult = analyzeV10(jsonObj, info.absoluteDir().path()); } else { versionError = true; continue; // 无法处ç�†çš„版本å�· } if (!ddimResult.isAvailable) { continue; } ddimResult.dirPath = dirPath; ddimResult.version = version; // 3.建立列表 ddimResults.push_back(ddimResult); } // 4.转入包数æ�®åˆ†æž�模å�—处ç�† if (!ddimResults.isEmpty()) { qCDebug(appLog) << "Ddim results is not empty, run appendDdimPackages"; QtConcurrent::run([this, ddimResults]() { m_ddimModel->appendDdimPackages(ddimResults); }); } else { qCDebug(appLog) << "Ddim results is empty"; if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel && haveDeb) { // 处于æµ�程中的报错 slotShowDdimFloatingMessage(tr("Installing other packages... Please open it later.")); } else { // åˆ�次进入时的报错,未定义二次进入时的报错æ��示 qCDebug(appLog) << "Ddim results is empty, show error message"; QString errorString; if (jsonError) { errorString = tr("Parsing failed: An illegal file structure was found in the manifest file!"); } else if (versionError) { errorString = tr("Parsing failed: An illegal version number was found in the manifest file!"); } else { // ddim error errorString = tr("No deb packages found. Please check the folder."); } QMetaObject::invokeMethod(this, "slotShowDdimErrorMessage", Qt::QueuedConnection, Q_ARG(QString, errorString)); } } } // 获å�–文件夹下的文件 void getAllDebFileInDir(const QDir &dir, QFileInfoList &result) { qCDebug(appLog) << "Get all deb file in dir:" << dir.path(); QDir root(dir); auto list = root.entryInfoList(QDir::Dirs | QDir::Files | QDir::NoDotAndDotDot); for (auto &eachInfo : list) { if (eachInfo.isDir()) { getAllDebFileInDir(eachInfo.absoluteFilePath(), result); } else { if (eachInfo.absoluteFilePath().endsWith(".deb")) { // å�ªæŠ“deb包 result.push_back(eachInfo); } } } } DdimSt DebInstaller::analyzeV10(const QJsonObject &ddimobj, const QString &ddimDir) { qCDebug(appLog) << "Analyze v10 ddim"; // 1.0版ddimè§£æž�ç­–ç•¥ Q_UNUSED(ddimobj) DdimSt result; // 0.æ�œç´¢ä¸‰ä¸ªä¸»è¦�路径 QDir selectDir(ddimDir + "/Softwares"); QDir dependDir(ddimDir + "/Depends"); QDir mustInstallDir(ddimDir + "/Updates"); // 1.抓å�–软件包路径 if (selectDir.exists()) { qCDebug(appLog) << "Select dir exists"; getAllDebFileInDir(selectDir, result.selectList); } if (dependDir.exists()) { qCDebug(appLog) << "Depend dir exists"; getAllDebFileInDir(dependDir, result.dependList); } if (mustInstallDir.exists()) { qCDebug(appLog) << "Must install dir exists"; getAllDebFileInDir(mustInstallDir, result.mustInstallList); } // 1.1.抓å�–å�¯é€‰åŒ…的应用å�� for (auto &info : result.selectList) { auto fileName = info.fileName(); if (fileName.size() > 4) { result.selectAppNameList.push_back(fileName.left(fileName.size() - 4)); } } if (!result.selectList.isEmpty() || !result.mustInstallList.isEmpty()) { qCDebug(appLog) << "Result is available"; result.token = ddimDir; result.isAvailable = true; } // 2.返回数æ�® qCDebug(appLog) << "Return result"; return result; } QStringList DebInstaller::pathTransform(const QStringList &pkgList) { QStringList pkgRealPathList; std::transform(pkgList.cbegin(), pkgList.cend(), std::back_inserter(pkgRealPathList), [](const QString &path) { QFileInfo info(path); return info.canonicalFilePath(); }); return pkgRealPathList; } void DebInstaller::refreshMulti() { qCDebug(appLog) << "Refresh multi install page"; // 部分场景下,由于获å�–å�Žç«¯æŒ‡é’ˆ BackendPtr 等待,使用 Enter 打开多个软件包å�¯èƒ½å¯¼è‡´çжæ€�异常(标识为多个包状æ€�) // 场景无法从å�•包安装正常切æ�¢åˆ°å¤šåŒ…安装,因此在更新界é�¢æ—¶åˆ¤æ–­æ˜¯å�¦åˆ‡æ�¢å½“å‰�安装界é�¢ã€‚ MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); if (!multiplePage) { qWarning() << "Refresh multi install page but not create!"; single2Multi(); } qInfo() << "[DebInstaller]" << "[refreshMulti]" << "add a package to multiple page"; if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel) { // 之å‰�有多个包,之å�Žå�ˆæ·»åŠ äº†åŒ…ï¼Œåˆ™ç›´æŽ¥åˆ·æ–°listview m_dragflag = 0; } else { m_dragflag = 1; } MulRefreshPage(); } void DebInstaller::slotReceiveAppendFailed(Pkg::AppendFailReason reason, Pkg::PackageType type) { qCDebug(appLog) << "Receive append failed, reason:" << reason << ", type:" << type; switch (reason) { case Pkg::PackageInvalid: qCDebug(appLog) << "Show invalid package message"; slotShowInvalidePackageMessage(type); break; case Pkg::PackageNotDdim: qCDebug(appLog) << "Show ddim floating message"; slotShowDdimFloatingMessage(tr("Installing other packages... Please open it later.")); break; case Pkg::PackageNotLocal: qCDebug(appLog) << "Show not local package message"; slotShowNotLocalPackageMessage(type); break; case Pkg::PackageNotInstallable: qCDebug(appLog) << "Show not installable package message"; slotShowNotInstallablePackageMessage(); break; case Pkg::PackageAlreadyExists: qCDebug(appLog) << "Show package already exists message"; slotShowPkgExistMessage(); break; default: break; } } void DebInstaller::slotShowInvalidePackageMessage(Pkg::PackageType type) { qCDebug(appLog) << "Show invalid package message"; DFloatingMessage *floatingMsg = new DFloatingMessage; floatingMsg->setMessage(tr("The %1 package may be broken").arg(Pkg::Uab == type ? "uab" : "deb")); floatingMsg->setIcon(QIcon::fromTheme("di_warning")); DMessageManager::instance()->sendMessage(this, floatingMsg); } void DebInstaller::slotShowNotLocalPackageMessage(Pkg::PackageType type) { qCDebug(appLog) << "Show not local package message"; DFloatingMessage *floatingMsg = new DFloatingMessage; floatingMsg->setMessage(tr("You can only install local %1 packages").arg(Pkg::Uab == type ? "uab" : "deb")); floatingMsg->setIcon(QIcon::fromTheme("di_warning")); DMessageManager::instance()->sendMessage(this, floatingMsg); } void DebInstaller::slotShowNotInstallablePackageMessage() { qCDebug(appLog) << "Show not installable package message"; DFloatingMessage *floatingMsg = new DFloatingMessage; floatingMsg->setMessage(tr("No permission to access this folder")); floatingMsg->setIcon(QIcon::fromTheme("di_warning")); DMessageManager::instance()->sendMessage(this, floatingMsg); } void DebInstaller::slotShowPkgExistMessage() { qCDebug(appLog) << "Show package already exists message"; if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel && m_ddimView == nullptr) { // 如果选择界é�¢æœªåˆ›å»ºï¼Œåˆ™è¡¨ç¤ºæ˜¯ç¬¬ä¸€æ¬¡è¿›å…¥ä¸”å�ªæœ‰å¿…装包和ä¾�赖包 qCDebug(appLog) << "Show select install page"; slotShowSelectInstallPage({}); return; } qCDebug(appLog) << "Show package already exists message"; DFloatingMessage *floatingMsg = new DFloatingMessage; floatingMsg->setMessage(tr("Already Added")); floatingMsg->setIcon(QIcon::fromTheme("di_ok")); DMessageManager::instance()->sendMessage(this, floatingMsg); // å·²ç»�添加的包会æ��示 } void DebInstaller::slotShowPkgRemovedMessage(QString packageName) { qWarning() << "DebInstaller:" << packageName << "File is not accessible"; DFloatingMessage *floatingMsg = new DFloatingMessage; floatingMsg->setMessage(tr("%1 does not exist, please reselect").arg(packageName)); floatingMsg->setIcon(QIcon::fromTheme("di_ok")); DMessageManager::instance()->sendMessage(this, floatingMsg); // å·²ç»�添加的包会æ��示 } void DebInstaller::slotShowDdimErrorMessage(const QString &message) { qCDebug(appLog) << "Show ddim error message:" << message; titlebar()->setTitle(tr("Bulk Install")); m_ddimErrorPage = new DdimErrorPage; m_ddimErrorPage->setErrorMessage(message); m_dragflag = 0; m_Filterflag = NonePage; m_centralLayout->addWidget(m_ddimErrorPage); // m_centralLayout->setCurrentIndex(1); m_centralLayout->setCurrentWidget(m_ddimErrorPage); connect(m_ddimErrorPage, &DdimErrorPage::comfimPressed, this, &QMainWindow::close); } void DebInstaller::slotShowDdimFloatingMessage(const QString &message) { qCDebug(appLog) << "Show ddim floating message:" << message; DFloatingMessage *floatingMsg = new DFloatingMessage; floatingMsg->setMessage(message); floatingMsg->setIcon(QIcon::fromTheme("di_warning")); DMessageManager::instance()->sendMessage(this, floatingMsg); } void DebInstaller::slotShowUninstallConfirmPage() { qCDebug(appLog) << "Show uninstall confirm page"; this->setAcceptDrops(false); // å�¸è½½é¡µé�¢ä¸�å…�许添加/拖入包 const QModelIndex index = m_fileListModel->index(0); // å�ªæœ‰å�•包æ‰�有å�¸è½½ç•Œé�¢ m_uninstallPage = new UninstallConfirmPage(this); // åˆ�始化å�¸è½½é¡µé�¢ m_uninstallPage->setPackageType(index.data(AbstractPackageListModel::PackageTypeRole).value()); m_uninstallPage->setRequiredList( index.data(DebListModel::PackageReverseDependsListRole).toStringList()); // 查看是å�¦æœ‰åŒ…ä¾�赖于当å‰�è¦�å�¸è½½çš„包,病获å�–列表 m_uninstallPage->setPackage(index.data().toString()); // 添加å�¸è½½æ��示语 // compatible mode, if rootfs is empty, fallback normal debian package uninstall flow QString rootfs = index.data(AbstractPackageListModel::CompatibleRootfsRole).toString(); if (!rootfs.isEmpty()) { qCDebug(appLog) << "Set compatible info:" << rootfs; m_uninstallPage->setCompatibleInfo(rootfs); } m_Filterflag = UninstallPage; m_centralLayout->addWidget(m_uninstallPage); // 添加å�¸è½½é¡µé�¢åˆ°ä¸»ç•Œé�¢ä¸­ // m_centralLayout->setCurrentIndex(2); //显示å�¸è½½é¡µé�¢ m_centralLayout->setCurrentWidget(m_uninstallPage); m_uninstallPage->setAcceptDrops(false); // å�¸è½½é¡µé�¢ä¸�å…�许拖入包 connect(m_uninstallPage, &UninstallConfirmPage::signalUninstallAccepted, this, &DebInstaller::slotUninstallAccepted); // å�¸è½½é¡µé�¢ç¡®è®¤å�¸è½½ connect(m_uninstallPage, &UninstallConfirmPage::signalUninstallCanceled, this, &DebInstaller::slotUninstallCancel); // å�¸è½½é¡µé�¢å�–消å�¸è½½ } void DebInstaller::slotUninstallAccepted() { qCDebug(appLog) << "Uninstall accepted"; // uninstall begin SingleInstallPage *singlePage = backToSinglePage(); // 获å�–å�•包安装界é�¢(å�¸è½½é¡µé�¢å…¶å®žä¹Ÿæ˜¯å�•包安装页é�¢çš„一ç§�) if (nullptr == singlePage) { qCDebug(appLog) << "Single page is nullptr"; return; } m_fileChooseWidget->setAcceptDrops(true); // 设置文件选择界é�¢å�¯ä»¥æ‹–入包 singlePage->slotUninstallCurrentPackage(); // 显示正在å�¸è½½é¡µé�¢ // set close button disabled while uninstalling disableCloseAndExit(); // å�¸è½½æ—¶ä¸�å…�许关闭或退出 m_Filterflag = static_cast(m_dragflag); } void DebInstaller::slotUninstallCancel() { qCDebug(appLog) << "Uninstall canceled"; // Cancel uninstall this->setAcceptDrops(true); // å�–消å�¸è½½ï¼Œå…�许包被拖入 m_fileListModel->setWorkerStatus(DebListModel::WorkerPrepare); // é‡�置工作状æ€�为准备状æ€� backToSinglePage(); // 返回å�•包安装页é�¢ m_Filterflag = static_cast(m_dragflag); } void DebInstaller::slotSetAuthingStatus(const bool authing) { qCDebug(appLog) << "Set authing status:" << authing; // The authorization box pops up, the setting button is not available setEnabled(!authing); // 授æ�ƒæ¡†å¼¹å‡ºæ—¶ï¼ŒæŒ‰é’®ä¸�å�¯ç”¨ 授æ�ƒæ¡†è¢«å…³é—­å�Žï¼ŒæŒ‰é’®å�¯ç”¨ } void DebInstaller::slotReset() { qCDebug(appLog) << "Reset"; // reset page status m_dragflag = -1; // 是å�¦è¢«å…�许拖入或添加 m_Filterflag = ChoosePage; // 当å‰�显示的页é�¢ titlebar()->setTitle(QString()); // é‡�置标题æ � m_fileListModel->reset(); // é‡�ç½®model Q_EMIT packagesCleared(); enableCloseAndExit(); // ç¡®ä¿�关闭按钮å�¯ç”¨ // 删除所有的页é�¢ if (!m_lastPage.isNull() && m_lastPage != m_fileChooseWidget) { m_lastPage->deleteLater(); } m_centralLayout->setCurrentWidget(m_fileChooseWidget); this->setAcceptDrops(true); m_fileChooseWidget->setAcceptDrops(true); m_wineAuthStatus = DebListModel::AuthBefore; } void DebInstaller::appendPackageStart() { qCDebug(appLog) << "Append package start"; m_packageAppending = true; MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); if (multiplePage) multiplePage->setEnableButton(false); } void DebInstaller::appendFinished() { qCDebug(appLog) << "Append package finished"; MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); if (multiplePage) { multiplePage->setEnableButton(true); } m_packageAppending = false; } void DebInstaller::MulRefreshPage() { qCDebug(appLog) << "Refresh multi install page"; if (m_dragflag == 1) { qCDebug(appLog) << "Refresh multi install page"; MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); // 获å�–批é‡�安装类的指针 if (multiplePage) multiplePage->refreshModel(); } } void DebInstaller::single2Multi() { qCDebug(appLog) << "Refresh single install page"; // 刷新文件的状æ€�,åˆ�始化包的状æ€�为准备状æ€� m_fileListModel->resetInstallStatus(); if (!m_lastPage.isNull() && m_lastPage != m_fileChooseWidget) { qCDebug(appLog) << "Delete last page"; m_lastPage->deleteLater(); // 清除widgets缓存 } // multiple packages install titlebar()->setTitle(tr("Bulk Install")); MultipleInstallPage *multiplePage = new MultipleInstallPage(m_fileListModel); multiplePage->setObjectName("MultipleInstallPage"); connect(multiplePage, &MultipleInstallPage::signalBackToFileChooseWidget, this, &DebInstaller::slotReset); multiplePage->refreshModel(); m_lastPage = multiplePage; m_centralLayout->addWidget(multiplePage); if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel) { m_dragflag = 0; } else { m_dragflag = 1; } m_Filterflag = MultiPage; // m_centralLayout->setCurrentIndex(1); m_centralLayout->setCurrentWidget(multiplePage); qCDebug(appLog) << "Set current widget to multiple page"; } void DebInstaller::refreshSingle() { qCDebug(appLog) << "Refresh single install page"; // 刷新文件的状æ€�,åˆ�始化包的状æ€�为准备状æ€� m_fileListModel->resetInstallStatus(); // clear widgets if needed if (!m_lastPage.isNull() && m_lastPage != m_fileChooseWidget) { m_lastPage->deleteLater(); // 清除widgets缓存 } // 安装器中å�ªæœ‰ä¸€ä¸ªåŒ…,刷新å�•包安装页é�¢ // é‡�置标题æ �(ä¾�èµ–ä¸�满足的界é�¢ä¸�显示兼容模å¼�标题,å�ªåœ¨ checkbox 确认界é�¢æ‰�显示) titlebar()->setTitle(QString()); // 先创建 SingleInstallPage,在其构造函数中 initUI() 会立å�³è°ƒç”¨ showCompatConfirmView() // 所以必须先连接信å�·ï¼Œç¡®ä¿� showCompatConfirmView() å�‘出的 signalSetTitlebarText 能被æ�•获 SingleInstallPage *singlePage = new SingleInstallPage(m_fileListModel); singlePage->setObjectName("SingleInstallPage"); connect(singlePage, &SingleInstallPage::signalSetTitlebarText, this, [this](const QString &text) { titlebar()->setTitle(text); if (!text.isEmpty()) { for (QLabel *label : titlebar()->findChildren()) { if (label->text() == text) { QFont f = label->font(); f.setBold(true); label->setFont(f); break; } } } }); connect(singlePage, &SingleInstallPage::signalBacktoFileChooseWidget, this, &DebInstaller::slotReset); connect(singlePage, &SingleInstallPage::signalRequestUninstallConfirm, this, &DebInstaller::slotShowUninstallConfirmPage); m_lastPage = singlePage; m_centralLayout->addWidget(singlePage); // 兼容模å¼�下ç¦�止拖入追加包,é�¿å…�从兼容模å¼�å�•安装页é�¢åˆ‡æ�¢åˆ°æ‰¹é‡�安装页é�¢ // Log: task-389473 å±�蔽兼容模å¼�下添加更多包的入å�£ const QModelIndex idx = m_fileListModel->index(0); const int compatStat = idx.data(DebListModel::PackageDependsStatusRole).toInt(); const bool compatMode = (compatStat == Pkg::CompatibleNotInstalled || compatStat == Pkg::CompatibleIntalled); // é‡�置安装器拖入的状æ€�与工作的状æ€� if (SingleInstallerApplication::mode == SingleInstallerApplication::DdimChannel || compatMode) { qCDebug(appLog) << "Set drag flag to 0"; m_dragflag = 0; m_Filterflag = NonePage; } else { qCDebug(appLog) << "Set drag flag to 2"; m_dragflag = 2; m_Filterflag = SinglePage; } // switch to new page. // m_centralLayout->setCurrentIndex(1); m_centralLayout->setCurrentWidget(singlePage); qCDebug(appLog) << "Single install page set"; } SingleInstallPage *DebInstaller::backToSinglePage() { qCDebug(appLog) << "Back to single page"; // 获å�–当å‰�的页é�¢å¹¶åˆ é™¤ QWidget *confirmPage = m_centralLayout->widget(3); if (nullptr == confirmPage) { qCDebug(appLog) << "Confirm page is nullptr"; return nullptr; } m_centralLayout->removeWidget(confirmPage); confirmPage->deleteLater(); SingleInstallPage *singleInstallPage = qobject_cast(m_centralLayout->widget(2)); // 获å�–å�•包安装widget if (!singleInstallPage) { qCDebug(appLog) << "Single install page is nullptr"; return nullptr; } // 返回å�•包安装页é�¢æ—¶ï¼Œå…�许添加包 singleInstallPage->setAcceptDrops(true); m_fileChooseWidget->setAcceptDrops(true); this->setAcceptDrops(true); qCDebug(appLog) << "Back to single page"; return singleInstallPage; } void DebInstaller::slotChangeDragFlag() { qCDebug(appLog) << "Change drag flag"; repaint(); m_dragflag = 0; // å…�许包被拖入且此时程åº�中没有包 enableCloseAndExit(); } void DebInstaller::slotSetEnableButton(bool bButtonEnabled) { qCDebug(appLog) << "Set enable button"; // 如果正在添加包,则å�¯ç”¨æŒ‰é’® if (m_packageAppending) { qCDebug(appLog) << "Package is appending, return"; return; } // Set button enabled after installation canceled if (2 == m_dragflag) { // å�•包安装按钮的å�¯ç”¨ä¸Žç¦�用 SingleInstallPage *singlePage = qobject_cast(m_lastPage); if (singlePage) { qCDebug(appLog) << "Set single page enable button"; singlePage->setEnableButton(bButtonEnabled); } } else if (1 == m_dragflag) { // 批é‡�安装按钮的å�¯ç”¨ä¸Žç¦�用 MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); if (multiplePage) { qCDebug(appLog) << "Set multiple page enable button"; multiplePage->setEnableButton(bButtonEnabled); } } } void DebInstaller::slotShowHiddenButton() { qCDebug(appLog) << "Show hidden button"; enableCloseAndExit(); m_fileListModel->resetInstallStatus(); // 授æ�ƒå�–消,é‡�置所有的状æ€�,包括安装状æ€�,ä¾�赖状æ€�ç­‰ SingleInstallPage *singlePage = qobject_cast(m_lastPage); if (singlePage) { // å�•包安装显示按钮 qCDebug(appLog) << "Show single page hidden button"; singlePage->afterGetAutherFalse(); } else { qCDebug(appLog) << "Show multiple page hidden button"; MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); if (multiplePage) { // 批é‡�安装显示按钮 multiplePage->afterGetAutherFalse(); } } } void DebInstaller::closeEvent(QCloseEvent *event) { // qCDebug(appLog) << "Close event"; DTitlebar *tbar = this->titlebar(); if (tbar && tbar->quitMenuIsDisabled()) { qCDebug(appLog) << "Quit menu is disabled, ignore close event"; event->ignore(); return; } PackageAnalyzer::instance().setUiExit(); DMainWindow::closeEvent(event); } void DebInstaller::slotDealDependResult(int authDependsStatus, QString dependName) { qCDebug(appLog) << "Deal depend result, authDependsStatus:" << authDependsStatus << ", dependName:" << dependName; Q_UNUSED(dependName); // Set the display effect according to the status of deepin-wine installation authorization. // Before authorization, authorization confirmation, and when the authorization box pops up, it is not allowed to add // packages. ä¾�赖下载时ã€�授æ�ƒæ—¶ä¸�å…�许拖入 m_wineAuthStatus = authDependsStatus; if (authDependsStatus == DebListModel::AuthBefore || authDependsStatus == DebListModel::AuthConfirm || authDependsStatus == DebListModel::AuthPop) { qCDebug(appLog) << "Set accept drops to false"; this->setAcceptDrops(false); } else { qCDebug(appLog) << "Set accept drops to true"; this->setAcceptDrops(true); } if (authDependsStatus == DebListModel::AuthDependsSuccess) { // ä¾�赖下载æˆ�功 m_fileListModel->resetInstallStatus(); // 清除包的状æ€�和包的错误原因 é‡�置包的prepare状æ€� } if (authDependsStatus == DebListModel::AuthBefore) { // 授æ�ƒæ¡†å¼¹å‡ºæ—¶ qCDebug(appLog) << "Set enabled to false"; this->setEnabled(false); // 设置界é�¢ä¸�å�¯ç”¨ } else { // 授æ�ƒæˆ�功或失败å�Ž qCDebug(appLog) << "Set enabled to true"; this->setEnabled(true); // æ ¹æ�®æŽˆæ�ƒçš„结果刷新å�•包或者批é‡�安装界é�¢ if (m_fileListModel->rowCount() == OnePackage) { // 刷新å�•包安装界é�¢ SingleInstallPage *singlePage = qobject_cast(m_lastPage); if (singlePage) { qCDebug(appLog) << "Deal depend result to single page"; singlePage->DealDependResult(authDependsStatus, dependName); } } else if (m_fileListModel->rowCount() >= TwoPackages) { // 刷新批é‡�安装界é�¢ MultipleInstallPage *multiplePage = qobject_cast(m_lastPage); if (multiplePage) { qCDebug(appLog) << "Deal depend result to multiple page"; multiplePage->DealDependResult(authDependsStatus, dependName); multiplePage->refreshModel(); // 滚动到最å�Žä¸€è¡Œã€‚ } } } } bool DebInstaller::checkSuffix(QString filePath) { qCDebug(appLog) << "Check suffix for:" << filePath; const QFileInfo info(filePath); if (info.isFile() && info.suffix().toLower() == "deb") { // 大å°�写ä¸�æ•�感的判断是å�¦ä¸ºdebå�Žç¼€ qCDebug(appLog) << "File is deb"; return true; } qCDebug(appLog) << "File is not deb"; return false; } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/debinstaller.h000066400000000000000000000251411524745214100260150ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBINSTALLER_H #define DEBINSTALLER_H #include "utils/package_defines.h" #include "model/packageselectmodel.h" #include "view/pages/backendprocesspage.h" #include #include #include #include #include #include #include class FileChooseWidget; class AbstractPackageListModel; class DebListModel; class SingleInstallPage; class UninstallConfirmPage; class SettingDialog; class PackageSelectModel; class PackageSelectView; class DdimErrorPage; class SelectInstallPage; using QApt::DebFile; /** * @brief The DebInstaller class * * 软件包安装器的主窗å�£ * 承担å�„安装界é�¢çš„切æ�¢ï¼ŒåŒ…的添加,删除等功能 * M-V-C 中的 View */ class DebInstaller : public Dtk::Widget::DMainWindow { Q_OBJECT public: DebInstaller(QWidget *parent = nullptr); virtual ~DebInstaller() Q_DECL_OVERRIDE; signals: void runOldProcess(const QStringList &paths); void packagesCleared(); protected: void dragEnterEvent(QDragEnterEvent *e) Q_DECL_OVERRIDE; // 拖入事件 void dropEvent(QDropEvent *e) Q_DECL_OVERRIDE; // 拖入放下事件 void dragMoveEvent(QDragMoveEvent *e) Q_DECL_OVERRIDE; // 拖进事件 void closeEvent(QCloseEvent *event) Q_DECL_OVERRIDE; // 关闭事件 private slots: /** * @brief slotPackagesSelected * @param packages 安装的包的全路径的列表 * 添加包时,对包进行处ç�†ï¼ŒåŽ»é™¤æ— æ•ˆçš„åŒ…ï¼Œæ��示已ç»�添加过的包,并根æ�®æ·»åŠ åŒ…çš„æ•°é‡�刷新界é�¢ */ void slotPackagesSelected(const QStringList &packages); /** * @brief slotDdimSelected * @param ddimFiles 清å�•文件 * æ ¹æ�®æ¸…å�•文件进行解æž�æ“�作 */ void slotDdimSelected(const QStringList &ddimFiles); // Append package failed, show floating message based on diff error. void slotReceiveAppendFailed(Pkg::AppendFailReason reason, Pkg::PackageType type); /** * @brief slotShowInvalidePackageMessage 弹出无效包的消æ�¯é€šçŸ¥ */ void slotShowInvalidePackageMessage(Pkg::PackageType type); /** * @brief slotShowNotLocalPackageMessage 弹出ä¸�是本地包的消æ�¯é€šçŸ¥ */ void slotShowNotLocalPackageMessage(Pkg::PackageType type); /** * @brief slotShowNotInstallablePackageMessage 弹出无安装æ�ƒé™�的消æ�¯é€šçŸ¥ */ void slotShowNotInstallablePackageMessage(); /** * @brief slotShowPkgExistMessage 弹出包已存在的消æ�¯é€šçŸ¥ */ void slotShowPkgExistMessage(); /** * @brief slotShowPkgRemovedMessage 弹出包被移动的消æ�¯é€šçŸ¥ */ void slotShowPkgRemovedMessage(QString packageName); /** * @brief slotShowDdimErrorMessage 处ç�†DDIM相关的错误信æ�¯ï¼Œå¹¶è·³è½¬è‡³å¯¹åº”界é�¢ */ void slotShowDdimErrorMessage(const QString &message); /** * @brief slotShowDdimFloatingMessage 处ç�†DDIM相关的错误信æ�¯ï¼Œå¹¶å¼¹å‡ºæµ®åЍæ��示框 */ void slotShowDdimFloatingMessage(const QString &message); /** * @brief slotShowUninstallConfirmPage * å�¸è½½æŒ‰é’®çš„æ§½å‡½æ•° * 显示å�¸è½½ç•Œé�¢ */ void slotShowUninstallConfirmPage(); /** * @brief slotUninstallAccepted * å�¸è½½ç•Œé�¢ç¡®è®¤å�¸è½½æŒ‰é’®çš„æ§½å‡½æ•° * å�¸è½½å¼€å§‹æ—¶ï¼Œè¿”回singleInstallPage 并显示å�¸è½½è¿›ç¨‹ã€‚ */ void slotUninstallAccepted(); /** * @brief slotUninstallCancel * å�¸è½½ç•Œé�¢å�–消å�¸è½½æŒ‰é’®çš„æ§½å‡½æ•° * å�–消å�¸è½½å�Žè¿”回 singleInstallPage */ void slotUninstallCancel(); /** * @brief slotSetEnableButton * @param bEnable 按钮是å�¦å�¯ç”¨æ ‡å¿— * æ ¹æ�®å½“å‰�的安装/å�¸è½½è¿›ç¨‹æ�¥æŽ§åˆ¶singleInstallPage/multiInstallPage按钮的å�¯ç”¨æ€§ */ void slotSetEnableButton(bool bEnable); /** * @brief slotShowHiddenButton * 授æ�ƒå�–消å�Žæ˜¾ç¤ºè¢«éš�è—�的按钮 */ void slotShowHiddenButton(); /** * @brief slotSetAuthingStatus * @param authing 按钮是å�¦å�¯ç”¨çš„æ ‡å¿— * 授æ�ƒæ¡†å¼¹å‡ºå�Žï¼Œè®¾ç½®å½“å‰�界é�¢ä¸ºä¸�å�¯ç”¨çжæ€� */ void slotSetAuthingStatus(const bool authing); /** * @brief slotDealDependResult * @param iAuthRes * æ ¹æ�®deepin-wineä¾�赖安装的结果处ç�†ç•Œé�¢æ˜¾ç¤ºæ•ˆæžœ */ void slotDealDependResult(int iAuthRes, QString dependName); /** * @brief slotChangeDragFlag * 安装å�¸è½½ç»“æ�Ÿå�Žï¼Œå…�许包被拖入程åº�,并设置关闭按钮å�¯ç”¨ */ void slotChangeDragFlag(); /** * @brief slotReset * é‡�置当å‰�工作状æ€�ã€�拖入状æ€�ã€�标题æ �ã€�页é�¢æš‚存区,删除å�¸è½½é¡µé�¢ * */ void slotReset(); /** * @brief slotEnableCloseButton * @param enable 是å�¦ç¦�用关闭按钮 * 下载ä¾�赖时,关闭按钮ä¸�å�¯ç”¨ï¼Œä¸‹è½½ä¾�èµ–æˆ�功å�Žï¼Œä¾�赖按钮å�¯ç”¨ */ void slotEnableCloseButton(bool enable); /** * @brief slotSettingDialogVisiable * 显示设置框 */ void slotSettingDialogVisiable(); /** * @brief PackagesSelected * 添加包,但是ä¸�显示主窗å�£ */ void PackagesSelected(const QStringList &debPathList); /** * @brief startInstallPackge * 开始安装,包并返回安装信æ�¯ */ QString startInstallPackge(const QString &debPath); /** * @brief startUnInstallPackge * å�¸è½½åŒ…,包并返回å�¸è½½ä¿¡æ�¯ */ QString startUnInstallPackge(const QString &debPath); /** * @brief checkInstallStatus * 查找包的安装状æ€� */ int checkInstallStatus(const QString &debPath); /** * @brief checkDependsStatus * 查找包的ä¾�赖状æ€� */ int checkDependsStatus(const QString &debPath); /** * @brief checkDigitalSignature * 查找包的数字签å�� */ int checkDigitalSignature(const QString &debPath); /** * @brief getPackageInfo * 查找包信æ�¯,返回(包å��,包的路径,包的版本,包å�¯ç”¨çš„æž¶æž„,包的短æ��述,包的长æ��è¿°) */ QString getPackageInfo(const QString &debPath); /** * @brief slotShowSelectPage * @param selectedInfos 用于显示的数æ�® * 显示选择页é�¢ */ void slotShowSelectPage(const QList &selectedInfos); /** * @brief slotShowSelectInstallPage * @param selectIndexes 对应模型上的索引编å�· * 显示选择页é�¢ */ void slotShowSelectInstallPage(const QList &selectIndexes); /** * @brief slotShowPkgProcessBlockPage * @param mode 阻塞模å¼�,当为PROCESS_FIN的时候退出 * @param currentRate 当å‰�进度值(æŸ�些mode下ä¸�会生效) * @param pkgCount 总进度值(æŸ�些mode下ä¸�会生效) * 显示包处ç�†é˜»å¡žç•Œé�¢ */ void slotShowPkgProcessBlockPage(BackendProcessPage::DisplayMode mode, int currentRate, int pkgCount); // install / unisntall finished void slotWorkerFinished(); void slotUpdateCacheFinished(); private: /** * @brief initUI * åˆ�始化界é�¢ */ void initUI(); /** * @brief initTitleBar * åˆ�始化标题æ � */ void initTitleBar(); /** * @brief initConnections * åˆ�始化链接信å�·å’Œæ§½ */ void initConnections(); /** * @brief refreshSingle 刷新å�•包安装界é�¢ */ void refreshSingle(); /** * @brief single2Multi 刷新批é‡�安装界é�¢ */ void single2Multi(); /** * @brief refreshMulti 刷新批é‡�安装model */ void refreshMulti(); /** * @brief appendPackageStart 正在添加多个包的界é�¢å¤„ç�†å‡½æ•° */ void appendPackageStart(); /** * @brief appendFinished 批é‡�添加结æ�Ÿç•Œé�¢å¤„ç�†å‡½æ•° */ void appendFinished(); /** * @brief MulRefreshPage 刷新批é‡�安装model */ void MulRefreshPage(); // Disable/enable close button and exit in menu /** * @brief disableCloseAndExit * 设置退出和关闭按钮为ä¸�å�¯ç”¨ */ void disableCloseAndExit(); /** * @brief enableCloseAndExit * 设置退出和关闭按钮å�¯ç”¨ */ void enableCloseAndExit(); /** * @brief backToSinglePage 返回å�•包安装界é�¢ * @return SingleInstallPage* SingleInstallPage的指针 */ SingleInstallPage *backToSinglePage(); /** * @brief checkSuffix 检查文件å�Žç¼€ * @param filePath 文件路径 * @return 文件å�Žç¼€æ˜¯å�¦æ˜¯.deb */ bool checkSuffix(QString filePath); /** * @brief analyzeV10 * @param ddimobj 清å�•文件内部的JSON内容 * æ ¹æ�®JSON进行解æž�æ“�作,仅处ç�†1.0版本 */ DdimSt analyzeV10(const QJsonObject &ddimobj, const QString &ddimDir); /** * @brief pathTransform 将安装包路径转æ�¢ä¸ºçœŸå®žè·¯å¾„ * @param pathList 路径列表 * @return 转æ�¢å�Žçš„路径列表 */ QStringList pathTransform(const QStringList &pkgList); private: AbstractPackageListModel *m_fileListModel = nullptr; // model ç±» FileChooseWidget *m_fileChooseWidget = nullptr; // 文件选择的widget UninstallConfirmPage *m_uninstallPage = nullptr; QPointer m_lastPage; // 存放上一个页é�¢çš„æŒ‡é’ˆ QStackedLayout *m_centralLayout = nullptr; // å�•包ã€�批é‡�ã€�å�¸è½½çš„widget SettingDialog *m_settingDialog = nullptr; PackageSelectModel *m_ddimModel = nullptr; // ddim处ç�†model PackageSelectView *m_ddimView = nullptr; // ddim处ç�†view DdimErrorPage *m_ddimErrorPage = nullptr; // ddim错误æ��示界é�¢ SelectInstallPage *m_ddimInstallPage = nullptr; // ddim安装界é�¢ BackendProcessPage *m_backendProcessPage = nullptr; // å�Žå�°å¤„ç�†é˜»å¡žç•Œé�¢ QString lastTitle; int m_dragflag = -1; // 当å‰�是å�¦å…�许拖入的标志ä½� int m_iOptionWindowFlag = 0; // 判断è�œå�•æ �是å�¦æ‰‹åŠ¨å¼¹å‡º bool bTabFlag = false; // Control focus is re-identified from titlebar bool bActiveWindowFlag = true; // Window activation id enum CurrentPage { ChoosePage = -1, NonePage = 0, MultiPage = 1, SinglePage = 2, UninstallPage = 3, }; CurrentPage m_Filterflag{ChoosePage}; // Determine the current page choose:-1;multiple:1;single:2;uninstall:3 bool m_packageAppending = false; int m_wineAuthStatus = -1; // 记录ä¾�èµ–é…�置授æ�ƒçжæ€� }; #endif // DEBINSTALLER_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/multipleinstallpage.cpp000066400000000000000000000704731524745214100277670ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "multipleinstallpage.h" #include "model/deblistmodel.h" #include "model/packagelistview.h" #include "model/packageslistdelegate.h" #include "view/widgets/workerprogress.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include MultipleInstallPage::MultipleInstallPage(AbstractPackageListModel *model, QWidget *parent) : QWidget(parent) , m_appsListViewBgFrame(new DRoundBgFrame(this, 10, 0)) , m_debListModel(model) , m_contentFrame(new QWidget(this)) , m_processFrame(new QWidget(this)) , m_contentLayout(new QVBoxLayout()) , m_centralLayout(new QVBoxLayout()) , m_appsListView(new PackagesListView(this)) , m_installProcessInfoView(new InstallProcessInfoView(440, 186, this)) , m_showDependsView(new InstallProcessInfoView(440, 170, this)) , m_showDependsButton(new InfoControlButton( QApplication::translate("SingleInstallPage_Install", "Show dependencies"), tr("Collapse", "button"), this)) , m_installProgress(nullptr) , m_progressAnimation(nullptr) , m_infoControlButton(new InfoControlButton(tr("Show details"), tr("Collapse", "button"), this)) , m_installButton(new DPushButton(this)) , m_backButton(new DPushButton(this)) , m_acceptButton(new DPushButton(this)) // fix bug:33999 change DButton to DCommandLinkButton for Activity color , m_tipsLabel(new DCommandLinkButton("", this)) , m_dSpinner(new DSpinner(this)) { qCDebug(appLog) << "Initializing MultipleInstallPage..."; initControlAccessibleName(); // 自动化测试 initContentLayout(); // åˆ�始化主布局 initUI(); // åˆ�始化控件 initConnections(); // åˆ�始化链接 initTabOrder(); // åˆ�始化焦点切æ�¢é¡ºåº� // 添加å�Žé»˜è®¤å�¯ä»¥è°ƒç”¨å�³é”®åˆ é™¤è�œå�•。 m_appsListView->setRightMenuShowStatus(true); // 设置批é‡�安装å�³é”®åˆ é™¤è�œå�•å�¯ç”¨ qCDebug(appLog) << "MultipleInstallPage initialized"; } void MultipleInstallPage::initControlAccessibleName() { qCDebug(appLog) << "Initializing control accessible names"; // 添加contentFrame AccessibleName m_contentFrame->setObjectName("contentFrame"); m_contentFrame->setAccessibleName("contentFrame"); // 添加processFrame AccessibleName m_processFrame->setObjectName("processFrame"); m_processFrame->setAccessibleName("processFrame"); // 添加 m_installProcessInfoView AccessibleName m_installProcessInfoView->setObjectName("InstallProcessInfoView"); m_installProcessInfoView->setAccessibleName("InstallProcessInfoView"); // 添加 infoControlButton AccessibleName m_infoControlButton->setObjectName("InfoControlButton"); m_infoControlButton->setAccessibleName("InfoControlButton"); // 添加 installButton AccessibleName m_installButton->setObjectName("MultipageInstallButton"); m_installButton->setAccessibleName("MultipageInstallButton"); // 添加 backButton AccessibleName m_backButton->setObjectName("MultipageBackButton"); m_backButton->setAccessibleName("MultipageBackButton"); // 添加 acceptButton AccessibleName m_acceptButton->setObjectName("MultipageAcceptButton"); m_acceptButton->setAccessibleName("MultipageAcceptButton"); // 添加 m_infoControlButton AccessibleName m_infoControlButton->setObjectName("MultipageInfoControlButton"); m_infoControlButton->setAccessibleName("MultipageInfoControlButton"); // 添加 appListViewFrame AccessibleName m_appsListViewBgFrame->setObjectName("AppListViewBgFrame"); m_appsListViewBgFrame->setAccessibleName("AppListViewBgFrame"); // 添加 tipsLabel AccessibleName m_tipsLabel->setObjectName("TipsCommandLinkButton"); m_tipsLabel->setAccessibleName("TipsCommandLinkButton"); qCDebug(appLog) << "Control accessible names initialized"; } void MultipleInstallPage::initContentLayout() { qCDebug(appLog) << "Initializing content layout"; // å­�布局设置控件间的间è·�为0 m_contentLayout->setSpacing(0); // å­�布局设定上下左å�³çš„è¾¹è·� m_contentLayout->setContentsMargins(10, 0, 10, 0); // 添加å­�布局到主布局中 m_contentFrame->setLayout(m_contentLayout); m_centralLayout->addWidget(m_contentFrame); // 主布局添加间è·� m_centralLayout->setSpacing(0); // 主布局设置边è·� m_centralLayout->setContentsMargins(0, 0, 0, 20); this->setLayout(m_centralLayout); // #define SHOWBGCOLOR #ifdef SHOWBGCOLOR m_contentFrame->setStyleSheet("QFrame{background: cyan}"); #endif qCDebug(appLog) << "Content layout initialized"; } void MultipleInstallPage::initPkgDependsInfoView() { qCDebug(appLog) << "Initializing package depends info view"; m_showDependsView->setVisible(false); m_showDependsButton->setVisible(false); m_showDependsView->setAcceptDrops(false); // ä¸�接å�—拖入的数æ�® m_showDependsView->setMinimumHeight(200); // 设置高度 m_showDependsView->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); m_contentLayout->addWidget(m_showDependsButton); m_contentLayout->addWidget(m_showDependsView); qCDebug(appLog) << "Package depends info view initialized"; } void MultipleInstallPage::initUI() { qCDebug(appLog) << "Initializing UI"; this->setFocusPolicy(Qt::NoFocus); // 直接传入debListModel ä¿®å¤�多次创建packageManager导致崩溃的问题 PackagesListDelegate *delegate = new PackagesListDelegate(m_debListModel, m_appsListView); // 获å�–currentIndexçš„å��æ ‡ä½�置,用于键盘触å�‘å�³é”®è�œå�• connect(delegate, &PackagesListDelegate::sigIndexAndRect, m_appsListView, &PackagesListView::slotGetPos); // fix bug:33730 m_appsListViewBgFrame->setFixedSize(460, 186 /* + 10*/ + 5); // listview的布局 QVBoxLayout *appsViewLayout = new QVBoxLayout(); appsViewLayout->setSpacing(0); // 设置边è·� appsViewLayout->setContentsMargins(0, 0, 0, 0); m_appsListViewBgFrame->setLayout(appsViewLayout); // applistview 绑定model m_appsListView->setModel(m_debListModel); m_appsListView->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); // 监å�¬å­—体大å°�å�˜åŒ–,设置高度 connect(m_appsListView, &PackagesListView::signalChangeItemHeight, delegate, &PackagesListDelegate::getItemHeight); // 使用代ç�†é‡�绘listView m_appsListView->setItemDelegate(delegate); // 设置焦点策略 m_appsListView->setFocusPolicy(Qt::TabFocus); appsViewLayout->addSpacing(15); appsViewLayout->addWidget(m_appsListView); appsViewLayout->addSpacing(10); m_installButton->setMinimumWidth(120); // 设置安装按钮的大å°� m_acceptButton->setMinimumWidth(120); // 设置确认按钮的大å°� m_backButton->setMinimumWidth(120); // 设置返回按钮的大å°� m_installButton->setText(tr("Install", "button")); // 设置安装按钮的æ��示语 m_acceptButton->setText(tr("Done", "button")); // 设置完æˆ�按钮的æ��示 m_acceptButton->setVisible(false); // 默认éš�è—�完æˆ�按钮 m_backButton->setText(tr("Back", "button")); // 设置返回按钮的æ��示 m_backButton->setVisible(false); // éš�è—�返回按钮 QString mediumFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); Utils::bindFontBySizeAndWeight(m_installButton, mediumFontFamily, 14, QFont::Medium); // 调整安装按钮的字体 Utils::bindFontBySizeAndWeight(m_acceptButton, mediumFontFamily, 14, QFont::Medium); // 调整完æˆ�按钮的字体 Utils::bindFontBySizeAndWeight(m_backButton, mediumFontFamily, 14, QFont::Medium); // 调整返回按钮的字体 // 把按钮的焦点策略整å�ˆåˆ°ä¸€èµ·ï¼Œä¾¿äºŽè§£å†³ç„¦ç‚¹é—ªçŽ°çš„é—®é¢˜ setButtonFocusPolicy(); // 设置按钮å�¯ä»¥è¢«å›žè½¦è§¦å�‘ setButtonAutoDefault(); // ä¿®å¤�ä¾�赖安装æ��示语会有焦点的问题。 m_tipsLabel->setFocusPolicy(Qt::NoFocus); m_tipsLabel->setMinimumHeight(24); QString fontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); Utils::bindFontBySizeAndWeight(m_tipsLabel, fontFamily, 12, QFont::ExtraLight); // 调整wineä¾�赖安装æ��示的字体 m_dSpinner->setMinimumSize(20, 20); // 设置wine安装ä¾�赖的安装动画的大å°� m_dSpinner->hide(); // éš�è—�安装动画 // 设置安装信æ�¯çš„ä¿¡æ�¯å±•示框 m_installProcessInfoView->setVisible(false); m_installProcessInfoView->setAcceptDrops(false); m_installProcessInfoView->setFixedHeight(200); // 设置固定高度 m_installProcessInfoView->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); m_infoControlButton->setVisible(false); // 详细按钮展开收缩默认ä¸�å�¯è§� // 进度布局 QVBoxLayout *progressFrameLayout = new QVBoxLayout(); progressFrameLayout->setSpacing(0); progressFrameLayout->setContentsMargins(0, 0, 0, 0); // 设置边è·� m_processFrame->setLayout(progressFrameLayout); m_installProgress = new WorkerProgress(this); // 进度æ�¡åˆ�始化 m_progressAnimation = new QPropertyAnimation(m_installProgress, "value", this); // 进度æ�¡åŠ¨ç”» progressFrameLayout->addStretch(); progressFrameLayout->addWidget(m_installProgress); progressFrameLayout->addSpacing(28); progressFrameLayout->setAlignment(m_installProgress, Qt::AlignHCenter); // 进度æ�¡å±…中 m_processFrame->setVisible(false); // 进度æ�¡é»˜è®¤éš�è—� m_processFrame->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); m_processFrame->setMinimumHeight(53); // 设置固定高度 // 按钮布局 QVBoxLayout *btnsFrameLayout = new QVBoxLayout(); btnsFrameLayout->setSpacing(0); btnsFrameLayout->setContentsMargins(0, 0, 0, 0); // 设置边è·� // 按钮布局为水平布局 QHBoxLayout *btnsLayout = new QHBoxLayout(); btnsLayout->addStretch(); // å‰�å�Žå¢žåŠ å¼¹ç°§ btnsLayout->addWidget(m_installButton); // 添加安装按钮 btnsLayout->addWidget(m_backButton); // 添加返回按钮 btnsLayout->addWidget(m_acceptButton); // 添加完æˆ�按钮 btnsLayout->setSpacing(20); // 设置按钮间的间è·�为20px btnsLayout->addStretch(); #ifdef DTKWIDGET_CLASS_DSizeMode // adapt compact mode auto setBtnSizeMode = [btnsLayout]() { if (DGuiApplicationHelper::instance()->isCompactMode()) { btnsLayout->setContentsMargins(0, 0, 0, 4); } else { btnsLayout->setContentsMargins(0, 0, 0, 0); } }; setBtnSizeMode(); // setBtnSizeMode moved connect(DGuiApplicationHelper::instance(), &DGuiApplicationHelper::sizeModeChanged, this, setBtnSizeMode); #else btnsLayout->setContentsMargins(0, 0, 0, 0); #endif // DTKWIDGET_CLASS_DSizeMode QWidget *btnsFrame = new QWidget(this); btnsFrameLayout->addWidget(m_processFrame); // 进度布局添加到btn布局中(二者互斥,一定ä¸�能å�Œæ—¶å‡ºçŽ°ï¼‰ btnsFrameLayout->addStretch(); btnsFrameLayout->addLayout(btnsLayout); // 添加按钮布局 btnsFrame->setLayout(btnsFrameLayout); m_contentLayout->addWidget(m_appsListViewBgFrame, Qt::AlignHCenter); // 主布局添加listView frame并居中 m_contentLayout->addSpacing(5); initPkgDependsInfoView(); m_contentLayout->addSpacing(5); m_contentLayout->addWidget(m_infoControlButton); // 主布局添加infoControlButton m_contentLayout->setAlignment(m_infoControlButton, Qt::AlignHCenter); // 居中显示infoControlButton m_contentLayout->addWidget(m_installProcessInfoView); // 添加详细信æ�¯æ¡† m_contentLayout->addStretch(); m_contentLayout->addWidget(m_dSpinner); // 添加ä¾�赖安装加载动画 m_contentLayout->addWidget(m_tipsLabel); // 添加ä¾�赖安装æ��示 m_contentLayout->addSpacing(10); // fix bug:33999 keep tips in the middle m_contentLayout->setAlignment(m_tipsLabel, Qt::AlignCenter); // 设置æ��示居中 m_tipsLabel->setVisible(false); // ä¾�赖安装æ��示默认ä¸�å�¯è§� m_contentLayout->addWidget(btnsFrame); qCDebug(appLog) << "UI initialized"; } void MultipleInstallPage::initTabOrder() { qCDebug(appLog) << "Initializing tab order"; // 修改焦点切æ�¢çš„顺åº� QWidget::setTabOrder(m_appsListView, m_infoControlButton); // 焦点从infoCommandLinkButton直接切æ�¢åˆ°å®‰è£…或返回按钮 QWidget::setTabOrder(m_infoControlButton->controlButton(), m_installButton); QWidget::setTabOrder(m_infoControlButton->controlButton(), m_backButton); // 焦点从返回按钮å�¯ä»¥ç›´æŽ¥åˆ‡æ�¢åˆ°ç¡®è®¤æŒ‰é’® QWidget::setTabOrder(m_backButton, m_acceptButton); qCDebug(appLog) << "Tab order initialized"; } void MultipleInstallPage::setButtonFocusPolicy() { qCDebug(appLog) << "Setting button focus policy"; // 修改焦点控制 å�¯ç”¨ç„¦ç‚¹è®¾ç½®ä¸ºTabFouce auto focus = Qt::TabFocus; // 设置安装ã€�返回ã€�确认按钮的焦点策略 m_installButton->setFocusPolicy(focus); m_acceptButton->setFocusPolicy(focus); m_backButton->setFocusPolicy(focus); // 设置ControlButton的焦点策略 m_infoControlButton->controlButton()->setFocusPolicy(focus); qCDebug(appLog) << "Button focus policy set"; } void MultipleInstallPage::setButtonAutoDefault() { qCDebug(appLog) << "Setting button auto default"; // 增加键盘enter控制按钮 m_installButton->setAutoDefault(true); m_acceptButton->setAutoDefault(true); m_backButton->setAutoDefault(true); qCDebug(appLog) << "Button auto default set"; } void MultipleInstallPage::initConnections() { qCDebug(appLog) << "Initializing connections"; // 详细信æ�¯å±•å¼€ connect(m_infoControlButton, &InfoControlButton::expand, this, &MultipleInstallPage::slotShowInfo); // 详细信æ�¯æ”¶ç¼© connect(m_infoControlButton, &InfoControlButton::shrink, this, &MultipleInstallPage::slotHideInfo); // showDependsButton的展开与收缩 connect(m_showDependsButton, &InfoControlButton::expand, this, &MultipleInstallPage::slotShowDependsInfo); connect(m_showDependsButton, &InfoControlButton::shrink, this, &MultipleInstallPage::slotHideDependsInfo); // 开始安装 connect(m_installButton, &DPushButton::clicked, m_debListModel, &AbstractPackageListModel::slotInstallPackages); // 开始安装å�Žéš�è—�安装按钮等 connect(m_installButton, &DPushButton::clicked, this, &MultipleInstallPage::slotHiddenCancelButton); // 返回到文件选择窗å�£ connect(m_backButton, &DPushButton::clicked, this, &MultipleInstallPage::signalBackToFileChooseWidget); // 退出应用程åº� connect(m_acceptButton, &DPushButton::clicked, qApp, &QApplication::quit); // 在listView中删除了æŸ�一个包,需è¦�在PackageManager中å�Œæ­¥åˆ é™¤ connect(m_appsListView, &PackagesListView::signalRemoveItemClicked, this, &MultipleInstallPage::slotRequestRemoveItemClicked); // 安装过程中进度å�‘生å�˜åŒ– connect(m_debListModel, &DebListModel::signalWholeProgressChanged, this, &MultipleInstallPage::slotProgressChanged); // 安装过程中安装信æ�¯å�˜åŒ– connect(m_debListModel, &DebListModel::signalAppendOutputInfo, this, &MultipleInstallPage::slotOutputAvailable); // 开始安装时,显示安装进度æ�¡ connect(m_debListModel, &DebListModel::signalWorkerStart, this, [=] { qCDebug(appLog) << "Worker started, showing process frame"; m_processFrame->setVisible(true); }); // 一个包安装结æ�Ÿå�Ž listView滚动到其在listview中的ä½�ç½® connect( m_debListModel, &DebListModel::signalCurrentProcessPackageIndex, this, &MultipleInstallPage::slotAutoScrollInstallList); // 点击安装包列表时,å�‘å�Žç«¯ä¼ é€’当å‰�选中行 connect(m_appsListView, &PackagesListView::signalCurrentIndexRow, this, [this](int row) { qCDebug(appLog) << "Current index row changed:" << row; QModelIndex index = m_debListModel->index(row); QVariant data = m_debListModel->data(index, AbstractPackageListModel::PackageDependsDetailRole); auto depends = data.value(); slotDependPackages(depends, GlobalStatus::winePreDependsInstalling()); }); qCDebug(appLog) << "Connections initialized"; } void MultipleInstallPage::slotWorkerFinshed() { qCDebug(appLog) << "Installation finished"; // 安装结æ�Ÿæ˜¾ç¤ºè¿”回和确认按钮 m_acceptButton->setVisible(true); m_backButton->setVisible(true); m_acceptButton->setFocus(); m_processFrame->setVisible(false); // éš�è—�进度æ�¡ // 当å‰�安装结æ�Ÿå�Žï¼Œä¸�å…�许调出å�³é”®è�œå�• m_appsListView->setRightMenuShowStatus(false); // 安装结æ�Ÿä¸�å…�许删除包 qCDebug(appLog) << "UI updated after installation completion"; } void MultipleInstallPage::slotOutputAvailable(const QString &output) { qCDebug(appLog) << "Output available:" << output; m_installProcessInfoView->appendText(output.trimmed()); // 添加信æ�¯åˆ°çª—å�£ // change to install if (!m_installButton->isVisible()) { qCDebug(appLog) << "Install button not visible, show info control button"; m_infoControlButton->setVisible(true); // 如果有信æ�¯æ·»åŠ è¯´æ˜Žæ­¤æ—¶æ­£åœ¨å®‰è£…ï¼Œè¿›åº¦æ�¡è¦�显示出æ�¥ } } void MultipleInstallPage::slotProgressChanged(const int progress) { qCDebug(appLog) << "Installation progress:" << progress << "%"; m_progressAnimation->setStartValue(m_installProgress->value()); // 设置动画开始的进度 m_progressAnimation->setEndValue(progress); // 设置进度æ�¡åŠ¨ç”»ç»“æ�Ÿçš„进度 m_progressAnimation->start(); // 开始动画 // finished if (progress == 100) { qCDebug(appLog) << "Installation completed"; slotOutputAvailable(QString()); QTimer::singleShot(m_progressAnimation->duration(), this, &MultipleInstallPage::slotWorkerFinshed); // 当å‰�安装完æˆ� } } void MultipleInstallPage::slotAutoScrollInstallList(int opIndex) { qCDebug(appLog) << "Auto scrolling install list to index:" << opIndex; // 当å‰�安装包的下标是å�ˆæ³•çš„ if (opIndex > 1 && opIndex < m_debListModel->rowCount()) { QModelIndex currIndex = m_debListModel->index(opIndex - 1); m_appsListView->scrollTo(currIndex, QAbstractItemView::PositionAtTop); // 跳动到下标的ä½�ç½® } else if (opIndex == -1) { // to top //下标ä¸�å�ˆæ³• QModelIndex currIndex = m_debListModel->index(0); m_appsListView->scrollTo(currIndex); // 跳动到顶部 } } void MultipleInstallPage::slotRequestRemoveItemClicked(const QModelIndex &index) { qCDebug(appLog) << "Request to remove item at index:" << index.row(); if (!m_debListModel->isWorkerPrepare()) { qCWarning(appLog) << "Worker not ready, cannot remove item"; return; // 当å‰�未处于准备阶段,ä¸�å…�许删除 } const int row = index.row(); // è¦�删除的包的下标转æ�¢ m_showDependsButton->setVisible(false); m_debListModel->removePackage(row); // 删除指定包 qCDebug(appLog) << "Item removed at index:" << row; } void MultipleInstallPage::slotShowInfo() { qCDebug(appLog) << "Showing installation info"; m_appsListView->setFocusPolicy(Qt::NoFocus); // 详细信æ�¯å‡ºçްå�Ž è®¾ç½®appListViewä¸�接å�—焦点 m_upDown = false; // 未使用 m_contentLayout->setContentsMargins(20, 0, 20, 0); // 设置上下左å�³è¾¹è·� m_appsListViewBgFrame->setVisible(false); // éš�è—�applistView m_appsListView->setVisible(false); m_installProcessInfoView->setVisible(true); // 显示相关安装进度信æ�¯ auto contentsMargins = m_infoControlButton->contentsMargins(); contentsMargins.setBottom(5); m_infoControlButton->setContentsMargins(contentsMargins); } void MultipleInstallPage::slotHideInfo() { qCDebug(appLog) << "Hiding installation info"; m_appsListView->setFocusPolicy(Qt::TabFocus); // éš�è—�详细信æ�¯å�Žï¼Œè®¾ç½®appListView的焦点策略 m_upDown = true; m_contentLayout->setContentsMargins(10, 0, 10, 0); // 设置边è·� m_appsListViewBgFrame->setVisible(true); // 显示appListView m_appsListView->setVisible(true); m_installProcessInfoView->setVisible(false); // éš�è—�安装过程信æ�¯ } void MultipleInstallPage::slotHiddenCancelButton() { qCDebug(appLog) << "Hiding cancel button"; // 安装开始å�Žä¸�å…�许调出å�³é”®è�œå�•。 // 安装按钮点击å�Žæ¸…除其焦点。解决授æ�ƒæ¡†æ¶ˆå¤±å�Žæ ‡é¢˜æ �è�œå�•键被focus的问题 m_installButton->clearFocus(); m_appsListView->setRightMenuShowStatus(false); // 安装开始时,ä¸�å…�许调用å�³é”®è�œå�• m_backButton->setVisible(false); // éš�è—�返回按钮 m_installButton->setVisible(false); // éš�è—�安装按钮 m_showDependsButton->shrinkContent(); m_showDependsButton->setVisible(false); qCDebug(appLog) << "Cancel button hidden"; } void MultipleInstallPage::slotShowDependsInfo() { qCDebug(appLog) << "Showing depends info"; m_showDependsView->setVisible(true); m_appsListView->setFocusPolicy(Qt::NoFocus); // 详细信æ�¯å‡ºçްå�Ž è®¾ç½®appListViewä¸�接å�—焦点 m_contentLayout->setContentsMargins(20, 0, 20, 0); // 设置上下左å�³è¾¹è·� m_appsListViewBgFrame->setVisible(false); // éš�è—�applistView m_appsListView->setVisible(false); auto contentsMargins = m_showDependsButton->contentsMargins(); contentsMargins.setBottom(5); m_showDependsButton->setContentsMargins(contentsMargins); } void MultipleInstallPage::slotHideDependsInfo() { qCDebug(appLog) << "Hiding depends info"; m_showDependsView->setVisible(false); m_appsListView->setFocusPolicy(Qt::TabFocus); // éš�è—�详细信æ�¯å�Žï¼Œè®¾ç½®appListView的焦点策略 m_contentLayout->setContentsMargins(10, 0, 10, 0); // 设置边è·� m_appsListViewBgFrame->setVisible(true); // 显示appListView m_appsListView->setVisible(true); auto contentsMargins = m_showDependsButton->contentsMargins(); contentsMargins.setBottom(0); m_showDependsButton->setContentsMargins(contentsMargins); } void MultipleInstallPage::slotDependPackages(Pkg::DependsPair dependPackages, bool installWineDepends) { qCDebug(appLog) << "Handling depend packages, installWineDepends:" << installWineDepends; if (m_debListModel->rowCount() <= 1) { qCDebug(appLog) << "Less than 2 packages, skipping depend packages handling"; return; } // ä¾�赖关系满足或者正在下载wineä¾�赖,则ä¸�显示ä¾�赖关系 m_showDependsView->clearText(); m_showDependsButton->setVisible(false); if (installWineDepends) { qCDebug(appLog) << "Install wine depends, skip depend packages handling"; return; } if (dependPackages.second.isEmpty()) { qCDebug(appLog) << "No depends, show remove packages"; // depends ok or available, show package that will be remove after install QModelIndex index = m_appsListView->currentIndex(); const QStringList removePackages = index.data(DebListModel::PackageRemoveDependsRole).toStringList(); if (!removePackages.isEmpty()) { QString removeInfo = tr("Install %1 will remove: ").arg(index.data(DebListModel::PackageNameRole).toString()); removeInfo.append('\n'); removeInfo.append(removePackages.join('\n')); removeInfo.append('\n'); m_showDependsView->appendText(removeInfo); m_showDependsButton->setVisible(true); m_tipsLabel->setText(removeInfo.simplified()); } return; } qCDebug(appLog) << "Show depends info"; m_showDependsButton->setVisible(true); if (dependPackages.first.size() > 0) { qCDebug(appLog) << "Show depends in the repository"; m_showDependsView->appendText(tr("Dependencies in the repository")); for (int i = 0; i < dependPackages.first.size(); i++) m_showDependsView->appendText(dependPackages.first.at(i).packageName + " " + dependPackages.first.at(i).version); m_showDependsView->appendText(tr("")); } if (dependPackages.second.size() > 0) { qCDebug(appLog) << "Show missing dependencies"; m_showDependsView->appendText(tr("Missing dependencies")); for (int i = 0; i < dependPackages.second.size(); i++) m_showDependsView->appendText(dependPackages.second.at(i).packageName + " " + dependPackages.second.at(i).version); } m_showDependsView->setTextCursor(QTextCursor::Start); } void MultipleInstallPage::setEnableButton(bool bEnable) { qCDebug(appLog) << "Set enable button to:" << bEnable; m_installButton->setEnabled(bEnable); // 设置按钮是å�¦å�¯ç”¨ m_installButton->setFocus(); if (bEnable) { // 按钮å�¯ç”¨æ—¶åˆ·æ–°ä¸€æ¬¡model ä¿�è¯�所有的包都能显示出æ�¥ m_appsListView->reset(); } } void MultipleInstallPage::afterGetAutherFalse() { qCDebug(appLog) << "After get auther false"; m_processFrame->setVisible(false); // éš�è—�进度æ�¡ m_infoControlButton->setVisible(false); // éš�è—�infoControlButton m_installButton->setVisible(true); // 显示安装按钮 m_installButton->setFocus(); m_infoControlButton->shrink(); // 收缩安装信æ�¯ï¼Œä¸‹æ¬¡å‡ºçŽ°æ—¶æ˜¯æ”¶ç¼©çš„ // 授æ�ƒå�–消或授æ�ƒå¤±è´¥å�Žï¼Œå…�许å�³é”®è�œå�•弹出 m_appsListView->setRightMenuShowStatus(true); } void MultipleInstallPage::refreshModel() { qCDebug(appLog) << "Refresh model"; m_appsListView->reset(); } void MultipleInstallPage::DealDependResult(int authStatus, QString dependName) { qCDebug(appLog) << "Deal depend result, authStatus:" << authStatus << ", dependName:" << dependName; switch (authStatus) { case DebListModel::AuthBefore: // 授æ�ƒä¹‹å‰� qCDebug(appLog) << "Auth before"; m_appsListView->setEnabled(false); // listViewä¸�å�¯ç”¨ m_installButton->setVisible(true); // 显示安装按钮但是ä¸�å�¯ç”¨ m_installButton->setEnabled(false); m_dSpinner->stop(); // 安装动画ä¸�å�¯è§� m_dSpinner->hide(); m_tipsLabel->setVisible(false); // éš�è—�æ��示 break; case DebListModel::CancelAuth: // 授æ�ƒè¢«å�–消 qCDebug(appLog) << "Cancel auth"; m_appsListView->setEnabled(true); // appListViewå�¯ç”¨ m_installButton->setVisible(true); // 安装按钮å�¯è§�å¹¶å�¯ç”¨ m_installButton->setEnabled(true); m_installButton->setFocus(); break; case DebListModel::AuthConfirm: // 确认授æ�ƒ qCDebug(appLog) << "Auth confirm"; m_appsListView->setEnabled(false); // listViewä¸�å�¯ç”¨ m_tipsLabel->setText(tr("Installing dependencies: %1").arg(dependName)); // 设置æ��示语 m_tipsLabel->setVisible(true); // æ��示å�¯è§� m_dSpinner->show(); // 显示动画并开始动画 m_dSpinner->start(); m_installButton->setVisible(false); // éš�è—�安装按钮 break; case DebListModel::AuthDependsSuccess: // ä¾�赖安装æˆ�功 case DebListModel::AuthDependsErr: // ä¾�赖安装错误 case DebListModel::AnalysisErr: // è§£æž�错误 case DebListModel::VerifyDependsErr: // ä¾�赖验签失败 qCDebug(appLog) << "AuthDependsSuccess or AuthDependsErr or AnalysisErr or VerifyDependsErr"; m_appsListView->setEnabled(true); // listViewå�¯ä»¥æ“�作 m_installButton->setVisible(true); // 显示安装按钮 m_installButton->setEnabled(true); // 安装按钮å�¯ç”¨ m_installButton->setFocus(); m_dSpinner->stop(); // éš�è—�å¹¶å�œæ­¢å®‰è£…动画 m_dSpinner->hide(); m_tipsLabel->setVisible(false); // éš�è—�ä¾�赖安装æ��示 break; default: break; } } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/multipleinstallpage.h000066400000000000000000000136071524745214100274300ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef MULTIPLEINSTALLPAGE_H #define MULTIPLEINSTALLPAGE_H #include "view/widgets/infocontrolbutton.h" #include "view/widgets/droundbgframe.h" #include "view/widgets/installprocessinfoview.h" #include "manager/packagesmanager.h" #include #include #include #include #include #include class AbstractPackageListModel; class PackagesListView; class DebListModel; class WorkerProgress; class MultipleInstallPage : public QWidget { Q_OBJECT public: explicit MultipleInstallPage(AbstractPackageListModel *model, QWidget *parent = nullptr); /** * @brief setEnableButton æ ¹æ�®æŽˆæ�ƒæ¡†çš„弹出/å�–消,设置安装按钮ç¦�用/请 * @param bEnable 按钮å�¯ç”¨ä¸Žç¦�用的标识 */ void setEnableButton(bool bEnable); /** * @brief afterGetAutherFalse 授æ�ƒç»“æ�Ÿæˆ–å�–消å�Žå¤„ç�†ç•Œé�¢æƒ…况 */ void afterGetAutherFalse(); /** * @brief refreshModel 刷新model */ void refreshModel(); /** * @brief DealDependResult 处ç�†ä¾�赖处ç�†æŽˆæ�ƒçš„结果 * @param iAuthRes ä¾�赖处ç�†çš„结果 * @param dependName ä¾�èµ–çš„å��ç§° */ void DealDependResult(int iAuthRes, QString dependName); signals: /** * @brief back 返回到fileChooseWidget界é�¢çš„ä¿¡å�· */ void signalBackToFileChooseWidget() const; /** * @brief requestRemovePackage 删除包的信å�· * @param index è¦�删除的包的下标 */ void signalRequestRemovePackage(const int index) const; private slots: /** * @brief onWorkerFinshed 批é‡�安装结æ�Ÿï¼Œè°ƒæ•´é¡µé�¢å±•示效果 */ void slotWorkerFinshed(); /** * @brief onOutputAvailable 批é‡�安装过程中添加安装信æ�¯ * @param output 安装过程信æ�¯ */ void slotOutputAvailable(const QString &output); /** * @brief onProgressChanged 批é‡�安装进度å�˜åŒ– * @param progress å·²ç»�增加的进度 */ void slotProgressChanged(const int progress); /** * @brief onRequestRemoveItemClicked 在批é‡�安装的包的时候删除æŸ�个包 * @param index è¦�删除的包的下标 */ void slotRequestRemoveItemClicked(const QModelIndex &index); /** * @brief showInfo 处ç�†å±•示详细信æ�¯çš„界é�¢å±•示 */ void slotShowInfo(); /** * @brief hideInfo 处ç�†éš�è—�详细信æ�¯çš„界é�¢å±•示 */ void slotHideInfo(); /** * @brief onAutoScrollInstallList 自动滚动到当å‰�正在安装的包 * @param opIndex 当å‰�正在安装的包的ä½�ç½® */ void slotAutoScrollInstallList(int opIndex); /** * @brief hiddenCancelButton 安装开始å�Žå¤„ç�†ç•Œé�¢å±•示情况 */ void slotHiddenCancelButton(); /** * @brief slotShowDependsInfo 显示ä¾�赖关系的视图 */ void slotShowDependsInfo(); /** * @brief slotHideDependsInfo éš�è—�ä¾�赖关系的视图 */ void slotHideDependsInfo(); /** * @brief slotDependPackages 缺失ä¾�赖显示 * @param dependPackages ä¾�赖包存储 * @param installWineDepends 是å�¦è¿›å…¥wineä¾�èµ–é…�ç½® */ void slotDependPackages(Pkg::DependsPair dependPackages, bool installWineDepends); private: /** * @brief initUI åˆ�始化界é�¢å¸ƒå±€ */ void initUI(); /** * @brief initConnections åˆ�始化链接 */ void initConnections(); /** * @brief initContentLayout åˆ�始化中心layout */ void initContentLayout(); /** * @brief initPkgDependsInfoView åˆ�始化ä¾�èµ–ä¿¡æ�¯æ˜¾ç¤ºå¸ƒå±€ */ void initPkgDependsInfoView(); /** * @brief initTabOrder åˆ�始化切æ�¢é¡ºåº� */ void initTabOrder(); /** * @brief setButtonFocusPolicy 设置按钮的焦点策略 */ void setButtonFocusPolicy(); /** * @brief setButtonAutoDefault 设置按钮å�¯ä»¥è¢«enterå’ŒReturn键触å�‘ */ void setButtonAutoDefault(); /** * @brief initControlAccessibleName 给控件添加AccessibleName */ void initControlAccessibleName(); private: DRoundBgFrame *m_appsListViewBgFrame = nullptr; // listView的背景frame 修改listView的背景样å¼� AbstractPackageListModel *m_debListModel = nullptr; // listModelç±» QWidget *m_contentFrame = nullptr; // applistview infoControlButtonçš„frame QWidget *m_processFrame = nullptr; // process çš„frame QVBoxLayout *m_contentLayout = nullptr; // applistview infoControlButton的布局 QVBoxLayout *m_centralLayout = nullptr; // 主布局 PackagesListView *m_appsListView = nullptr; // listView InstallProcessInfoView *m_installProcessInfoView = nullptr; // 安装进程信æ�¯æ˜¾ç¤ºçª—å�£ InstallProcessInfoView *m_showDependsView = nullptr; // ä¾�赖关系显示 InfoControlButton *m_showDependsButton = nullptr; // 显示ä¾�赖关系按钮 WorkerProgress *m_installProgress = nullptr; // 进度显示 QPropertyAnimation *m_progressAnimation = nullptr; // 进度动画 InfoControlButton *m_infoControlButton = nullptr; // 展开收缩控制按钮 DPushButton *m_installButton = nullptr; // 安装按钮 DPushButton *m_backButton = nullptr; // 返回文件选择窗å�£çš„æŒ‰é’® DPushButton *m_acceptButton = nullptr; // 确认按钮 // fix bug:33999 change DebInfoLabel to DCommandLinkButton for Activity color DCommandLinkButton *m_tipsLabel = nullptr; // ä¾�赖安装æ��示按钮 DSpinner *m_dSpinner = nullptr; // ä¾�赖安装动画 int m_index = -1; // 当å‰�添加的index bool m_upDown = true; // 展开收缩的标识 }; #endif // MULTIPLEINSTALLPAGE_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/packageselectview.cpp000066400000000000000000000116221524745214100273650ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "packageselectview.h" #include "view/widgets/packageselectitem.h" #include "utils/ddlog.h" #include #include #include #include #include #include // 选中框最低高度(低字å�·ä¸‹å�¯èƒ½ä½¿å¾—选中框显示ä¸�全) static const int s_MinimumBoxHeight = 32; PackageSelectView::PackageSelectView(QWidget *parent) : QWidget(parent) , packageListWidget(new QListWidget) , selectAllBox(new QCheckBox(tr("Select all"))) , installButton(new QPushButton(tr("Install", "button"))) { qCDebug(appLog) << "Initializing PackageSelectView..."; this->setFocusPolicy(Qt::NoFocus); selectAllBox->setFocusPolicy(Qt::StrongFocus); installButton->setFocusPolicy(Qt::StrongFocus); installButton->setDefault(true); qCDebug(appLog) << "PackageSelectView initialized"; selectAllBox->setMinimumHeight(s_MinimumBoxHeight); // 全选+安装 auto bottomLayout = new QHBoxLayout; bottomLayout->addWidget(selectAllBox); bottomLayout->addWidget(installButton); bottomLayout->addWidget(new QWidget); // å� ä½�用 bottomLayout->setContentsMargins(8, 0, 0, 20); bottomLayout->setSpacing(0); installButton->setFixedWidth(120); // 设置列表控件 packageListWidget->setFrameStyle(QFrame::NoFrame); packageListWidget->setFixedSize(460, 186); // 最终组装 auto allLayout = new QVBoxLayout; allLayout->addWidget(packageListWidget, 0, Qt::AlignTop); allLayout->addStretch(); allLayout->addLayout(bottomLayout); setLayout(allLayout); packageListWidget->setSelectionMode(QAbstractItemView::NoSelection); connect(selectAllBox, &QCheckBox::clicked, this, &PackageSelectView::selectAll); connect(installButton, &QPushButton::clicked, this, &PackageSelectView::onInstallClicked); } void PackageSelectView::onInstallClicked() { qCDebug(appLog) << "Install button clicked, collecting selected packages"; QList selectIndexes; for (int i = 0; i != items.size(); ++i) { if (items[i]->isEnabled() && items[i]->isChecked()) { qCDebug(appLog) << "Package selected at index:" << i; selectIndexes.push_back(i); } } qCDebug(appLog) << "Total packages selected:" << selectIndexes.size(); emit packageInstallConfim(selectIndexes); } void PackageSelectView::showEvent(QShowEvent *e) { qCDebug(appLog) << "PackageSelectView shown"; QWidget::showEvent(e); // 首次展示焦点在全选(默认安装是被ç¦�用的) selectAllBox->setFocus(); } void PackageSelectView::selectAll(bool select) { qCDebug(appLog) << "Setting all selectable items to:" << select; for (auto &item : items) { if (item->isEnabled()) { item->setChecked(select); } } } void PackageSelectView::checkSelect() { qCDebug(appLog) << "Checking selection state"; bool isAllChecked = true; bool haveChecked = false; for (auto &item : items) { if (item->isEnabled() && !item->isChecked()) { isAllChecked = false; } if (item->isEnabled() && item->isChecked()) { haveChecked = true; } } selectAllBox->setChecked(isAllChecked); installButton->setEnabled(haveChecked || haveMustInstallDeb); qCDebug(appLog) << "All checked:" << isAllChecked << "Have checked:" << haveChecked << "Install button enabled:" << installButton->isEnabled(); } void PackageSelectView::clearDebList() { qCDebug(appLog) << "Clearing package list"; packageListWidget->clear(); items.clear(); } void PackageSelectView::setHaveMustInstallDeb(bool have) { qCDebug(appLog) << "Setting haveMustInstallDeb to:" << have; haveMustInstallDeb = have; if (haveMustInstallDeb) { qCDebug(appLog) << "Have must install deb, enable install button"; installButton->setEnabled(true); } else { qCDebug(appLog) << "No must install deb, check select"; checkSelect(); } } void PackageSelectView::flushDebList(const QList &selectInfos) { qCDebug(appLog) << "Refreshing package list with" << selectInfos.size() << "items"; clearDebList(); // 刷新之å‰�å�šä¸€ä¸‹æ¸…ç�† for (auto &eachInfo : selectInfos) { auto selectItem = new PackageSelectItem; selectItem->setDebIR(eachInfo); auto item = new QListWidgetItem(packageListWidget); item->setSizeHint(QSize(48, 48)); packageListWidget->addItem(item); packageListWidget->setItemWidget(item, selectItem); items.push_back(selectItem); connect(selectItem, &PackageSelectItem::checkStatusChanged, this, &PackageSelectView::checkSelect); qCDebug(appLog) << "Added package:" << eachInfo.filePath; } checkSelect(); qCDebug(appLog) << "Package list refresh completed"; } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/packageselectview.h000066400000000000000000000017771524745214100270440ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGESELECTVIEW_H #define PACKAGESELECTVIEW_H #include "model/packageselectmodel.h" #include class QListWidget; class QCheckBox; class QPushButton; class PackageSelectItem; class PackageSelectView : public QWidget { Q_OBJECT public: explicit PackageSelectView(QWidget *parent = nullptr); void flushDebList(const QList &selectInfos); void checkSelect(); void selectAll(bool select); void setHaveMustInstallDeb(bool have); signals: void packageInstallConfim(const QList &selectIndexes); public slots: void onInstallClicked(); protected: void showEvent(QShowEvent *e) override; private: void clearDebList(); QListWidget *packageListWidget; QCheckBox *selectAllBox; QPushButton *installButton; QList items; bool haveMustInstallDeb = false; }; #endif // PACKAGESELECTVIEW_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/setting_translation.cpp000066400000000000000000000006111524745214100277660ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include void GenerateSettingTranslate() { auto basic = QObject::tr("Basic"); // 基础设置 auto text = QObject::tr("Check digital signatures if the developer mode is enabled"); // 弹窗æ��示 } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/settingdialog.cpp000066400000000000000000000142171524745214100265370ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "settingdialog.h" #include "utils/hierarchicalverify.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include #include #include // 富文本链接模æ�¿ color: #0082FA const char WEBSITE_LINK_TEMPLATE[] = "%4"; /** @class ProceedLabel @brief 分级管控安全等级设置引导æ��示控件 */ class ProceedLabel : public DLabel { public: explicit ProceedLabel(); ~ProceedLabel() override = default; protected: bool event(QEvent *e) override; void updateText(); }; ProceedLabel::ProceedLabel() { qCDebug(appLog) << "Constructing ProceedLabel"; setObjectName("OptionProceedLabel"); setAccessibleName("OptionProceedLabel"); setWordWrap(true); setContextMenuPolicy(Qt::NoContextMenu); setOpenExternalLinks(false); updateText(); // 点击链接跳转安全中 > 应用安全 QObject::connect( this, &DLabel::linkActivated, [](const QString &) { HierarchicalVerify::instance()->proceedDefenderSafetyPage(); }); qCDebug(appLog) << "ProceedLabel constructed"; } /** @reimp */ bool ProceedLabel::event(QEvent *e) { // qCDebug(appLog) << "ProceedLabel event:" << e->type(); switch (e->type()) { case QEvent::PaletteChange: qCDebug(appLog) << "Palette changed, updating text"; updateText(); break; default: break; } return DLabel::event(e); } /** @brief æ›´æ–°æ��示的文件的颜色,Dark模å¼�下,显示文字å�¯èƒ½å��暗,如有必è¦�,å�¯é€šè¿‡å¦‚下代ç �调整亮度凸显效果。 @code if (DGuiApplicationHelper::DarkType == DGuiApplicationHelper::instance()->themeType()) { color = color.lighter(150 / color.lightness() * 100); } @endcode */ void ProceedLabel::updateText() { qCDebug(appLog) << "Updating ProceedLabel text"; QString proceedNotify = QObject::tr("To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can " "be installed."); QString tmp = QObject::tr("Security Center > Tools > App Security"); QColor color = palette().color(QPalette::Highlight); int pxSize = font().pixelSize(); proceedNotify = proceedNotify.replace(tmp, QString(WEBSITE_LINK_TEMPLATE).arg("localtest.com").arg(pxSize).arg(color.name()).arg(tmp)); setText(proceedNotify); qCDebug(appLog) << "ProceedLabel text updated"; } SettingDialog::SettingDialog(QWidget *parent) : DSettingsDialog(parent) { qCDebug(appLog) << "Initializing SettingDialog..."; init(); qCDebug(appLog) << "SettingDialog initialized"; } SettingDialog::~SettingDialog() { qCDebug(appLog) << "Destructing SettingDialog"; delete m_setting; } void SettingDialog::init() { qCDebug(appLog) << "Initializing settings"; if (widgetFactory()) { widgetFactory()->registerWidget("proceedLabel", &SettingDialog::createProceedDefenderSafetyLabel); } m_setting = DSettings::fromJsonFile(":/data/deepin-deb-installer.json"); setFocus(Qt::PopupFocusReason); const QString confDir = DStandardPaths::writableLocation(QStandardPaths::AppConfigLocation); // æ�¢äº†æžšä¸¾å€¼ï¼Œå¾…验è¯� const QString confPath = confDir + QDir::separator() + "deepin-deb-installer.conf"; QDir dir; bool isexist = dir.exists(confDir); if (!isexist) { qCDebug(appLog) << "Creating config directory:" << confDir; dir.mkpath(confDir); } // 创建设置项存储å�Žç«¯ auto backend = new QSettingBackend(confPath, this); m_setting->setBackend(backend); updateSettings(m_setting); QString key = "basic.develop_digital_verify."; QString bValue = m_setting->option(key)->value().toString(); QSettings setting(confPath, QSettings::IniFormat); setting.setValue(key + "/" + "value", bValue); setting.sync(); connect(m_setting, &DSettings::valueChanged, this, [=] { m_isDigital = m_setting->value("basic.develop_digital_verify.").toBool(); qCDebug(appLog) << "Digital verify setting changed:" << m_isDigital; }); m_isDigital = m_setting->value("basic.develop_digital_verify.").toBool(); qCDebug(appLog) << "Initial digital verify setting:" << m_isDigital; // 分级管控ä¸�å�Œçжæ€�下切æ�¢æ˜¾ç¤ºä¿¡æ�¯ï¼Œåˆ�始化å�Žç»‘定信å�· switchHierarchicalNotify(HierarchicalVerify::instance()->isValid()); connect(HierarchicalVerify::instance(), &HierarchicalVerify::validChanged, this, &SettingDialog::switchHierarchicalNotify); qCDebug(appLog) << "Settings initialized"; } bool SettingDialog::isDigitalVerified() { const bool isVerified = m_setting->value("basic.develop_digital_verify.").toBool(); qCDebug(appLog) << "Checking if digital is verified:" << isVerified; return isVerified; } /** @brief 创建å‰�往安全中心的跳转链接,弹出分级管控安全等级设置引导æ��示窗å�£ @return 创建的跳转æ��示控件 */ QWidget *SettingDialog::createProceedDefenderSafetyLabel(QObject *obj) { qCDebug(appLog) << "Creating proceed defender safety label"; Q_UNUSED(obj) ProceedLabel *label = new ProceedLabel; return label; } /** @brief 处ç�†æ˜¾ç¤ºäº‹ä»¶ï¼Œæ­¤å¤„用于展示å‰�刷新分级管控接å�£çжæ€� */ void SettingDialog::showEvent(QShowEvent *e) { qCDebug(appLog) << "SettingDialog shown"; // 刷新分级管控接å�£çжæ€� (void)HierarchicalVerify::instance()->isValid(); DSettingsDialog::showEvent(e); } /** @brief è·Ÿè¿› @a valid 当å‰�是å�¦å¤„于分级管控状æ€�切æ�¢æ˜¾ç¤ºç•Œé�¢ */ void SettingDialog::switchHierarchicalNotify(bool valid) { qCDebug(appLog) << "Switching hierarchical notify, valid:" << valid; setGroupVisible("basic.develop_digital_verify", !valid); setResetVisible(!valid); setGroupVisible("basic.hierarachical_verify", valid); } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/settingdialog.h000066400000000000000000000014651524745214100262050ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef SETTINGDIALOG_H #define SETTINGDIALOG_H #include #include #include #include DCORE_USE_NAMESPACE DWIDGET_USE_NAMESPACE class SettingDialog : public DSettingsDialog { Q_OBJECT public: explicit SettingDialog(QWidget *parent = nullptr); ~SettingDialog() override; void init(); bool isDigitalVerified(); static QWidget *createProceedDefenderSafetyLabel(QObject *obj); protected: void showEvent(QShowEvent *e) override; Q_SIGNAL void paletteChanged(); Q_SLOT void switchHierarchicalNotify(bool valid); private: DSettings *m_setting; bool m_isDigital = false; }; #endif // SETTINGDIALOG_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/singleinstallpage.cpp000066400000000000000000002103371524745214100274100ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "singleinstallpage.h" #include "singleInstallerApplication.h" #include "model/deblistmodel.h" #include "view/widgets/workerprogress.h" #include "utils/utils.h" #include "utils/deb_package.h" #include "compatible/compatible_backend.h" #include "model/packageanalyzer.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include using QApt::DebFile; using QApt::Transaction; DWIDGET_USE_NAMESPACE SingleInstallPage::SingleInstallPage(AbstractPackageListModel *model, QWidget *parent) : QWidget(parent) , m_operate(Install) , m_workerStarted(false) , m_packagesModel(model) , m_contentFrame(new QWidget(this)) , m_itemInfoFrame(new QWidget(this)) , m_progressFrame(new QWidget(this)) , m_packageIcon(new DLabel(this)) , m_packageName(new DebInfoLabel(this)) , m_packageVersion(new DebInfoLabel(this)) , m_packageDescription(new DLabel(this)) , m_tipsLabel(new DebInfoLabel(this)) , m_progress(new WorkerProgress(this)) , m_installProcessView(new InstallProcessInfoView(440, 186, this)) , m_showDependsView(new InstallProcessInfoView(440, 170, this)) , m_infoControlButton( new InfoControlButton(QApplication::translate("SingleInstallPage_Install", "Show details"), tr("Collapse", "button"))) , m_showDependsButton(new InfoControlButton(QApplication::translate("SingleInstallPage_Install", "Show dependencies"), tr("Collapse", "button"))) , m_installButton(new DPushButton(this)) , m_uninstallButton(new DPushButton(this)) , m_reinstallButton(new DPushButton(this)) , m_confirmButton(new DPushButton(this)) , m_backButton(new DPushButton(this)) , m_doneButton(new DPushButton(this)) , m_contentLayout(new QVBoxLayout(m_contentFrame)) , m_centralLayout(new QVBoxLayout()) , m_pDSpinner(new DSpinner(this)) , m_pLoadingLabel(new DCommandLinkButton("", this)) { // check if compatible mode before init const QModelIndex index = m_packagesModel->index(0); const int dependsStat = index.data(DebListModel::PackageDependsStatusRole).toInt(); if (Pkg::CompatibleNotInstalled == dependsStat || Pkg::CompatibleIntalled == dependsStat) { m_inCompatibleMode = true; const QString rootfsName = index.data(AbstractPackageListModel::CompatibleRootfsRole).toString(); m_rootfsOsName = CompBackend::instance()->osName(rootfsName); } qCDebug(appLog) << "Initializing SingleInstallPage..."; initUI(); // åˆ�始化界é�¢ initControlAccessibleName(); // 自动化测试 qCDebug(appLog) << "SingleInstallPage initialized"; } void SingleInstallPage::initUI() { qCDebug(appLog) << "Initializing UI"; QFontInfo fontinfo = this->fontInfo(); // 获å�–字体信æ�¯ int fontsize = fontinfo.pixelSize(); // 获得字体大å°� initContentLayout(); // åˆ�始化主布局 initPkgInfoView(fontsize); // åˆ�始化包信æ�¯å¸ƒå±€ initPkgDependsInfoView(); // åˆ�始化ä¾�赖显示布局 initPkgInstallProcessView(fontsize); // åˆ�始化包安装过程进度显示布局 initConnections(); // 链接信å�·å’Œæ§½ const QModelIndex index = m_packagesModel->index(0); Pkg::PackageType type = index.data(AbstractPackageListModel::PackageTypeRole).value(); QIcon icon = Utils::packageIcon(type); m_packageIcon->setPixmap(icon.pixmap(m_packageIcon->size())); m_itemInfoFrame->setVisible(true); m_upDown = true; // 当å‰�是收缩的 // update show info, must call before refresh depends showPackageInfo(); connect(m_packagesModel, &AbstractPackageListModel::dataChanged, this, [this]() { showPackageInfo(); }); // å�³é”®è�œå�•"兼容模å¼�安装"å…¥å�£ï¼ˆ--compatible 强制兼容): // - 兼容环境无å�Œå��包(CompatibleNotInstalled):直接进入 checkbox 二次确认视图,跳过第一视图 // - 兼容环境有å�Œå��包(CompatibleIntalled):ä¿�æŒ�第一视图,显示"å�¸è½½/é‡�新安装"按钮(与å�Œå‡»æ‰“开一致) // å�Œå‡» deb 自动识别为兼容的ä¸�å�— s_forceCompatible å½±å“�,ä»�走原第一视图 // 注æ„�:ä¸�能在构造函数中直接调用 showCompatConfirmView(),因为此时信å�·è¿˜æœªè¿žæŽ¥ // 使用 QTimer::singleShot 延迟到事件循环处ç�†ï¼Œç¡®ä¿� showCompatConfirmView() å�‘出的信å�·èƒ½è¢« DebInstaller æ�•获 if (SingleInstallerApplication::s_forceCompatible && m_inCompatibleMode) { const int dependsStat = index.data(DebListModel::PackageDependsStatusRole).toInt(); if (Pkg::CompatibleIntalled != dependsStat) { // 兼容环境无å�Œå��包:直接进入 checkbox 二次确认视图(showCompatConfirmView 内部会å�‘出 titlebar ä¿¡å�·ï¼‰ QTimer::singleShot(0, this, [this]() { showCompatConfirmView(); }); } else { // 兼容环境有å�Œå��包:ä¿�留第一视图供用户选择å�¸è½½/é‡�新安装, // 但 titlebar ä»�需显示"兼容模å¼�安装"(与主环境å�Œå��包判断界é�¢åŒºåˆ†ï¼‰ // 注æ„�:与 showCompatConfirmView() å�Œç�†ï¼Œæž„造期信å�·å°šæœªè¿žæŽ¥ï¼Œå¿…须延迟到事件循环å�‘出 QTimer::singleShot(0, this, [this]() { Q_EMIT signalSetTitlebarText(tr("Compatible Mode Install")); }); } } qCDebug(appLog) << "UI initialized"; } void SingleInstallPage::initControlAccessibleName() { qCDebug(appLog) << "Initializing control accessible names"; // 获å�–的包å�� m_packageName->setObjectName("SinglePagePackageName"); m_packageName->setAccessibleName("SinglePagePackageName"); // 包的图标 m_packageIcon->setObjectName("SinglePagePackageIcon"); m_packageIcon->setAccessibleName("SinglePagePackageIcon"); // 获å�–的包的版本 m_packageVersion->setObjectName("SinglePagePackageVersion"); m_packageVersion->setAccessibleName("SinglePagePackageVersion"); // 获å�–的包的æ��è¿° m_packageDescription->setObjectName("SinglePagePackageDescription"); m_packageDescription->setAccessibleName("SinglePagePackageDescription"); // 获å�–的包的æ��示信æ�¯ m_tipsLabel->setObjectName("SinglePagePackageStatusTips"); m_tipsLabel->setAccessibleName("SinglePagePackageStatusTips"); // ä¾�赖安装的æ��示信æ�¯ m_pLoadingLabel->setObjectName("SinglePagePackageLoadingTips"); m_pLoadingLabel->setAccessibleName("SinglePagePackageLoadingTips"); qCDebug(appLog) << "Control accessible names initialized"; } void SingleInstallPage::initContentLayout() { qCDebug(appLog) << "Initializing content layout"; m_contentLayout->setSpacing(0); // 设置控件边è·� m_contentLayout->setContentsMargins(20, 10, 20, 20); // 设置四周边è·� m_contentFrame->setLayout(m_contentLayout); // 设置布局 m_centralLayout->addWidget(m_contentFrame); m_centralLayout->setSpacing(0); m_centralLayout->setContentsMargins(0, 0, 0, 0); // 设置中心布局 this->setLayout(m_centralLayout); // #define SHOWBGCOLOR #ifdef SHOWBGCOLOR m_contentFrame->setStyleSheet("QFrame{background: cyan}"); #endif qCDebug(appLog) << "Content layout initialized"; } void SingleInstallPage::initInstallWineLoadingLayout() { qCDebug(appLog) << "Initializing install wine loading layout"; QVBoxLayout *m_pLoadingLayout = new QVBoxLayout(); // ä¾�赖安装的布局 m_pDSpinner->setFixedSize(24, 24); // 设置动画的大å°� m_pDSpinner->setVisible(false); // éš�è—�等待动画 m_pDSpinner->start(); m_pLoadingLayout->addWidget(m_pDSpinner); // 添加到布局中 m_pLoadingLayout->setAlignment(m_pDSpinner, Qt::AlignHCenter); // 居中显示 // fix bug:33999 The spinner and The Label are too close together add a distence of 4px // 使用 margin 而ä¸�是 addSpacing ,在设置setVisible(false)æ—¶ä¸�å†�å� ä½� auto spinnerMargin = m_pDSpinner->contentsMargins(); spinnerMargin.setBottom(5); m_pDSpinner->setContentsMargins(spinnerMargin); m_pLoadingLabel->setVisible(false); // éš�è—�ä¾�赖安装æ��示信æ�¯ m_pLoadingLabel->setFocusPolicy(Qt::NoFocus); // ä¿®å¤�会有焦点在ä¾�赖加载æ��示上的问题 m_pLoadingLayout->setEnabled(true); // fix bug:33999 Make the DCommandLinkbutton looks like a Lable O_o m_pLoadingLayout->addWidget(m_pLoadingLabel); // 添加æ��示信æ�¯åˆ°å¸ƒå±€ä¸­ m_pLoadingLayout->setAlignment(m_pLoadingLabel, Qt::AlignHCenter); // fix bug:33999 keep the label in the middle m_pLoadingLabel->setMinimumHeight(24); // 设置高度 QString fontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); Utils::bindFontBySizeAndWeight(m_pLoadingLabel, fontFamily, 12, QFont::ExtraLight); m_contentLayout->addLayout(m_pLoadingLayout); // 添加到主布局中 qCDebug(appLog) << "Install wine loading layout initialized"; } void SingleInstallPage::initPkgInfoView(int fontinfosize) { qCDebug(appLog) << "Initializing package info view with font size:" << fontinfosize; // æ ¹æ�®ç³»ç»Ÿå­—体的大å°�设置显示字体的大å°� int fontinfosizetemp = 0; int fontinfosizetemp_version = 0; if (fontinfosize > 18) { // 字体大于18说明是大字体,使用较大的字体显示 fontinfosizetemp = 23; fontinfosizetemp_version = 25; } else { fontinfosizetemp = 20; // 使用å°�字体显示 fontinfosizetemp_version = 20; } qCDebug(appLog) << "Using font size:" << fontinfosizetemp << "and version font size:" << fontinfosizetemp_version; m_packageIcon->setText("icon"); // 图标 m_packageIcon->setFixedSize(64, 64); // 设置图标的大å°� DebInfoLabel *packageName = new DebInfoLabel(this); // 包å��çš„æ��述性文字 packageName->setCustomQPalette(QPalette::WindowText); // 设置包å��的字体颜色 packageName->setMinimumHeight(fontinfosizetemp); // æ ¹æ�®å­—体大å°�设置高度 packageName->setText(tr("Name: ")); // 设置具体的æ��示 packageName->setAlignment(Qt::AlignVCenter | Qt::AlignLeft); // 垂直居中,水平é� å·¦æ˜¾ç¤º packageName->setObjectName("PackageNameTitle"); // 添加ObjectName // 设置包å��的样å¼�,但是å�Žç»­å†�设置显示的内容 m_packageName->setCustomQPalette(QPalette::WindowText); // 设置字体样å¼� m_packageName->setMinimumHeight(fontinfosizetemp); // æ ¹æ�®å­—体大å°�设置高度 m_packageName->setAlignment(Qt::AlignVCenter | Qt::AlignLeft); // 垂直é� ä¸Šï¼Œæ°´å¹³é� å·¦ DebInfoLabel *packageVersion = new DebInfoLabel(this); // 包版本的æ��述性文字 packageVersion->setCustomQPalette(QPalette::WindowText); // 设置字体颜色 packageVersion->setMinimumHeight(fontinfosizetemp_version); // æ ¹æ�®å­—体大å°�设置高度 packageVersion->setText(tr("Version: ")); // 添加具体的æ��示文字 packageVersion->setAlignment(Qt::AlignVCenter | Qt::AlignLeft); // 垂直居中,水平é� å·¦ packageVersion->setObjectName("PackageVersionTitle"); // 添加ObjectName m_packageVersion->setCustomQPalette(QPalette::WindowText); // 设置字体样å¼� m_packageVersion->setMinimumHeight(fontinfosizetemp_version); // æ ¹æ�®å­—体大å°�设置高度 m_packageVersion->setAlignment(Qt::AlignVCenter | Qt::AlignLeft); // 垂直居中,水平é� å·¦ // 此处å�¯ä¼˜åŒ– QVBoxLayout *packageNameVLayout = new QVBoxLayout(); // 包å��æ��示的布局 packageNameVLayout->setSpacing(0); // 设置控件间è·� packageNameVLayout->setContentsMargins(0, 0, 0, 0); // 设置四周边è·� packageNameVLayout->addSpacing(4); packageNameVLayout->addWidget(packageName); // 添加控件 QVBoxLayout *pkgNameValueLayout = new QVBoxLayout(); // 实际获å�–到包å�� pkgNameValueLayout->setSpacing(0); // 设置控件间è·� pkgNameValueLayout->setContentsMargins(0, 0, 0, 0); pkgNameValueLayout->addSpacing(4); // 增加空间 pkgNameValueLayout->addWidget(m_packageName); // 添加控件 QHBoxLayout *pkgNameLayout = new QHBoxLayout(); // 包å��的控件布局 pkgNameLayout->setSpacing(0); pkgNameLayout->setContentsMargins(0, 0, 0, 0); // 设置边è·� pkgNameLayout->addSpacing(2); pkgNameLayout->addLayout(packageNameVLayout); // 添加包å��æ��示的label pkgNameLayout->addLayout(pkgNameValueLayout); // 添加实际获å�–到的包å��çš„label pkgNameLayout->addStretch(); // 添加弹簧 QHBoxLayout *pkgVersionLayout = new QHBoxLayout(); // 包版本的控件布局 pkgVersionLayout->setSpacing(0); pkgVersionLayout->setContentsMargins(0, 0, 0, 0); // 设置四周边è·� pkgVersionLayout->addSpacing(2); pkgVersionLayout->addWidget(packageVersion); // 添加包版本æ��示的label pkgVersionLayout->addWidget(m_packageVersion); // 添加包实际版本的label pkgVersionLayout->addStretch(); QVBoxLayout *itemInfoLayout = new QVBoxLayout(); // 包å��和包版本的布局 itemInfoLayout->setSpacing(0); itemInfoLayout->setContentsMargins(0, 0, 0, 0); // 设置四周边è·� itemInfoLayout->addStretch(); itemInfoLayout->addLayout(pkgNameLayout); // 添加包å��布局 itemInfoLayout->addSpacing(6); // 调整UI效果,上下文本框间è·�6px itemInfoLayout->addLayout(pkgVersionLayout); // 添加包版本布局 itemInfoLayout->addStretch(); QHBoxLayout *itemBlockLayout = new QHBoxLayout(); // å�•包安装上å�Šéƒ¨åˆ†å¸ƒå±€ï¼ˆåŒ…å��,包版本和图标) itemBlockLayout->setSpacing(0); itemBlockLayout->setContentsMargins(0, 0, 0, 0); itemBlockLayout->addSpacing(112 - 20 - 10); // 与标题æ �ä¿�æŒ�一定的间è·� itemBlockLayout->addWidget(m_packageIcon); // 添加图标 itemBlockLayout->addLayout(itemInfoLayout); // 添加包å��和版本 QWidget *itemInfoWidget = new QWidget(this); itemInfoWidget->setLayout(itemBlockLayout); // ä¿�å­˜æˆ�一个widget itemInfoWidget->setMinimumHeight(64); // ç¡®ä¿�图标ä¸�被è£�切 QHBoxLayout *packageDescLayout = new QHBoxLayout(); // 包æ��è¿°çš„ 布局 packageDescLayout->addStretch(); packageDescLayout->addWidget(m_packageDescription); // 添加包æ��è¿°çš„Label packageDescLayout->addStretch(); packageDescLayout->setSpacing(0); packageDescLayout->setContentsMargins(0, 0, 0, 0); QVBoxLayout *itemLayout = new QVBoxLayout(); // æ•´å�ˆåŒ…ä¿¡æ�¯çš„布局 itemLayout->addSpacing(30); itemLayout->addWidget(itemInfoWidget); // 添加包的信æ�¯ itemLayout->addSpacing(20); itemLayout->addLayout(packageDescLayout); // 添加包的æ��è¿° itemLayout->setContentsMargins(0, 0, 0, 18); // 设置和下方的边è·� itemLayout->setSpacing(0); QString normalFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); QString mediumFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); Utils::bindFontBySizeAndWeight(packageVersion, mediumFontFamily, 14, QFont::DemiBold); // 设置版本æ��示label的字体大å°�和样å¼� Utils::bindFontBySizeAndWeight(packageName, mediumFontFamily, 14, QFont::DemiBold); // 设置包å��æ��示Label的字体大å°�和样å¼� Utils::bindFontBySizeAndWeight(m_packageName, normalFontFamily, 14, QFont::ExtraLight); // 设置实际包å��label的字体大å°�和样å¼� Utils::bindFontBySizeAndWeight( m_packageVersion, normalFontFamily, 14, QFont::ExtraLight); // 设置实际版本Label的字体大å°�和样å¼� m_itemInfoFrame->setLayout(itemLayout); m_itemInfoFrame->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); m_itemInfoFrame->setVisible(false); m_contentLayout->addWidget(m_itemInfoFrame); qCDebug(appLog) << "Package info view initialized"; } void SingleInstallPage::initTabOrder() { qCDebug(appLog) << "Initializing tab order"; // 调整tab切æ�¢ç„¦ç‚¹çš„顺åº�,第一个焦点是infoControlButton中的DCommandLinkButton QWidget::setTabOrder(m_infoControlButton->controlButton(), m_installButton); // 当å‰�包首次安装 QWidget::setTabOrder(m_infoControlButton->controlButton(), m_backButton); // 安装完æˆ�或安装失败 QWidget::setTabOrder(m_backButton, m_doneButton); // 安装完æˆ�场景 QWidget::setTabOrder(m_backButton, m_confirmButton); // ä¸�能安装场景 QWidget::setTabOrder(m_infoControlButton->controlButton(), m_uninstallButton); // 当å‰�场景为é‡�新安装 QWidget::setTabOrder(m_uninstallButton, m_reinstallButton); // é‡�新安装场景 qCDebug(appLog) << "Tab order initialized"; } void SingleInstallPage::initButtonFocusPolicy() { qCDebug(appLog) << "Initializing button focus policy"; this->setFocusPolicy(Qt::NoFocus); // 主界é�¢ä¸�接å�—焦点 auto focus = Qt::TabFocus; // 其余控件焦点为tabFocus m_installButton->setFocusPolicy(focus); m_uninstallButton->setFocusPolicy(focus); m_reinstallButton->setFocusPolicy(focus); m_confirmButton->setFocusPolicy(focus); m_backButton->setFocusPolicy(focus); m_doneButton->setFocusPolicy(focus); m_infoControlButton->controlButton()->setFocusPolicy(focus); qCDebug(appLog) << "Button focus policy initialized"; } void SingleInstallPage::initButtonAutoDefault() { qCDebug(appLog) << "Initializing button auto default"; m_installButton->setAutoDefault(true); m_uninstallButton->setAutoDefault(true); m_reinstallButton->setAutoDefault(true); m_confirmButton->setAutoDefault(true); m_backButton->setAutoDefault(true); m_doneButton->setAutoDefault(true); qCDebug(appLog) << "Button auto default initialized"; } void SingleInstallPage::initPkgInstallProcessView(int fontinfosize) { qCDebug(appLog) << "Initializing package install process view with font size:" << fontinfosize; int fontinfosizetemp = 0; // æ ¹æ�®å½“å‰�字体的大å°�设置按钮的字体大å°� if (fontinfosize > 16) { fontinfosizetemp = 21; } else { fontinfosizetemp = 18; } qCDebug(appLog) << "Using font size:" << fontinfosizetemp; // 添加Accessible Name m_infoControlButton->setObjectName("InfoControlButton"); m_infoControlButton->setAccessibleName("InfoControlButton"); m_installProcessView->setObjectName("WorkerInformation"); m_installProcessView->setAccessibleName("WorkerInformation"); m_packageDescription->setObjectName("PackageDescription"); m_packageDescription->setAccessibleName("PackageDescription"); m_tipsLabel->setMinimumHeight(fontinfosizetemp); // 设置æ��示label的高度 m_tipsLabel->setAlignment(Qt::AlignHCenter | Qt::AlignTop); // æ��示居中显示 m_tipsLabel->setElideMode(Qt::ElideRight); m_progressFrame->setObjectName("progressFrame"); m_progressFrame->setAccessibleName("progressFrame"); m_progressFrame->setVisible(false); // 默认éš�è—�进度æ�¡view m_infoControlButton->setVisible(false); // infoControlButton 默认éš�è—� m_installProcessView->setVisible(false); // 默认éš�è—�安装进程信æ�¯ m_installProcessView->setAcceptDrops(false); // ä¸�接å�—拖入的数æ�® m_installProcessView->setMinimumHeight(200); // 设置高度 m_installProcessView->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); // 安装按钮 m_installButton->setText(tr("Install", "button")); m_installButton->setVisible(false); // å�¸è½½æŒ‰é’® m_uninstallButton->setText(tr("Remove", "button")); m_uninstallButton->setVisible(false); // é‡�新安装按钮 m_reinstallButton->setText(tr("Reinstall")); m_reinstallButton->setVisible(false); // 确定按钮 m_confirmButton->setText(tr("OK", "button")); m_confirmButton->setVisible(false); // 返回按钮 m_backButton->setText(tr("Back", "button")); m_backButton->setVisible(false); // 完æˆ�按钮 m_doneButton->setText(tr("Done", "button")); m_doneButton->setVisible(false); m_packageDescription->setWordWrap(true); // å…�许内容自动æ�¢è¡Œ qCDebug(appLog) << "Package install process view initialized"; // 设置å�„个按钮的大å°� m_installButton->setMinimumWidth(120); m_uninstallButton->setMinimumWidth(120); m_reinstallButton->setMinimumWidth(120); m_confirmButton->setMinimumWidth(120); m_backButton->setMinimumWidth(120); m_doneButton->setMinimumWidth(120); // å�¯ç”¨ç„¦ç‚¹åˆ‡æ�¢ã€‚ initButtonFocusPolicy(); // 设置按钮回车触å�‘ initButtonAutoDefault(); // 设置æ��è¿°ä¿¡æ�¯çš„size 与ä½�ç½® m_packageDescription->setMinimumHeight(60); m_packageDescription->setMinimumWidth(270); m_packageDescription->setAlignment(Qt::AlignLeft | Qt::AlignTop); // å�„个按钮的布局 QVBoxLayout *btnsFrameLayout = new QVBoxLayout(); btnsFrameLayout->setSpacing(0); btnsFrameLayout->setContentsMargins(0, 0, 0, 0); btnsFrameLayout->addSpacing(5); // 安装 å�¸è½½ é‡�新安装 返回 完æˆ� 确认按钮的布局 m_btnsLayout = new QHBoxLayout(); m_btnsLayout->addStretch(); m_btnsLayout->addWidget(m_installButton, 0, Qt::AlignBottom); m_btnsLayout->addWidget(m_uninstallButton, 0, Qt::AlignBottom); m_btnsLayout->addWidget(m_reinstallButton, 0, Qt::AlignBottom); m_btnsLayout->addWidget(m_backButton, 0, Qt::AlignBottom); m_btnsLayout->addWidget(m_confirmButton, 0, Qt::AlignBottom); m_btnsLayout->addWidget(m_doneButton, 0, Qt::AlignBottom); m_btnsLayout->addStretch(); m_btnsLayout->setSpacing(20); #ifdef DTKWIDGET_CLASS_DSizeMode // adapt compact mode auto setBtnSizeMode = [this]() { if (DGuiApplicationHelper::instance()->isCompactMode()) { m_btnsLayout->setContentsMargins(0, 0, 0, 4); } else { m_btnsLayout->setContentsMargins(0, 0, 0, 0); } }; setBtnSizeMode(); // setBtnSizeMode moved connect(DGuiApplicationHelper::instance(), &DGuiApplicationHelper::sizeModeChanged, this, setBtnSizeMode); #else m_btnsLayout->setContentsMargins(0, 0, 0, 0); #endif // DTKWIDGET_CLASS_DSizeMode // 进度æ�¡ 布局 QVBoxLayout *progressLayout = new QVBoxLayout(); progressLayout->setSpacing(0); // TODO:通过计算调整的高度,和UI图匹é…�,应当将界é�¢ä¿®æ”¹ä¸ºç±» QWizardPage æ–¹å¼�布局 if (m_inCompatibleMode) { // compatible mode will show tips label progressLayout->setContentsMargins(0, 10, 0, 28); } else { // Bottom margin: 48 = Content margin: 20 + Control margin: 28 progressLayout->setContentsMargins(0, 0, 0, 28); } progressLayout->addStretch(); progressLayout->addWidget(m_progress); progressLayout->setAlignment(m_progress, Qt::AlignHCenter); // 进度æ�¡æ°´å¹³å±…中 m_progressFrame->setLayout(progressLayout); m_progressFrame->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); // 把所有的按钮å�ˆå¹¶æˆ�一个widget m_btnsFrame = new QWidget(this); m_btnsFrame->setObjectName("btnsFrame"); m_btnsFrame->setAccessibleName("btnsFrame"); m_btnsFrame->setMinimumHeight(m_installButton->maximumHeight()); btnsFrameLayout->addLayout(m_btnsLayout); m_btnsFrame->setLayout(btnsFrameLayout); m_btnsFrame->setFixedHeight(45); QString normalFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); QString mediumFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); // 设置å�„个按钮的字体大å°�与样å¼� Utils::bindFontBySizeAndWeight(m_tipsLabel, normalFontFamily, 12, QFont::Normal); Utils::bindFontBySizeAndWeight(m_installButton, mediumFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_uninstallButton, mediumFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_reinstallButton, mediumFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_confirmButton, mediumFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_backButton, mediumFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_doneButton, mediumFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_packageDescription, normalFontFamily, 12, QFont::ExtraLight); // 将进度æ�¡å¸ƒå±€ã€‚æ��示布局。按钮布局添加到主布局中 m_contentLayout->addWidget(m_infoControlButton); m_contentLayout->addWidget(m_installProcessView); m_contentLayout->addStretch(); m_contentLayout->addWidget(m_tipsLabel); // compatibility mode hint label (between tips and buttons) m_compatHintLabel = new DLabel(this); m_compatHintLabel->setObjectName("CompatibleHintLabel"); m_compatHintLabel->setWordWrap(true); m_compatHintLabel->setTextFormat(Qt::RichText); m_compatHintLabel->setAlignment(Qt::AlignCenter); m_compatHintText = tr("If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode."); m_compatToolTip = tr("UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well."); updateCompatHintIcon(); connect(DGuiApplicationHelper::instance(), &DGuiApplicationHelper::themeTypeChanged, this, &SingleInstallPage::updateCompatHintIcon); m_compatHintLabel->setMouseTracking(true); m_compatHintLabel->installEventFilter(this); m_compatHintLabel->setVisible(false); Utils::bindFontBySizeAndWeight(m_compatHintLabel, Utils::loadFontFamilyByType(Utils::SourceHanSansNormal), 8, QFont::DemiBold); m_contentLayout->addWidget(m_compatHintLabel); // compatibility mode confirmation: checkbox and description m_compatCheckBox = new DCheckBox(this); m_compatCheckBox->setObjectName("CompatibleCheckBox"); m_compatCheckBox->setText(tr("Confirm to install in compatibility mode")); m_compatCheckBox->setVisible(false); Utils::bindFontBySizeAndWeight(m_compatCheckBox, Utils::loadFontFamilyByType(Utils::SourceHanSansNormal), 8, QFont::DemiBold); m_compatCheckBox->setContentsMargins(3, 0, 3, 0); m_contentLayout->addWidget(m_compatCheckBox); m_compatDescLabel = new DLabel(this); m_compatDescLabel->setObjectName("CompatibleDescLabel"); m_compatDescLabel->setWordWrap(true); m_compatDescLabel->setAlignment(Qt::AlignLeft | Qt::AlignVCenter); m_compatDescLabel->setContentsMargins(3, 0, 0, 0); m_compatDescLabel->setText(tr("UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well.")); m_compatDescLabel->setVisible(false); Utils::bindFontBySizeAndWeight(m_compatDescLabel, normalFontFamily, 12, QFont::ExtraLight); m_contentLayout->addWidget(m_compatDescLabel); m_contentLayout->addWidget(m_progressFrame); // 添加 wine下载等待æ��示布局 initInstallWineLoadingLayout(); m_tipsLabel->setMinimumHeight(20); m_tipsLabel->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); m_contentLayout->addWidget(m_btnsFrame); // bug 139875 Tab Orderè¦�在布局之å�Žè®¾ç½®æ‰�能生效 initTabOrder(); } void SingleInstallPage::initPkgDependsInfoView() { qCDebug(appLog) << "Initializing package depends info view"; m_showDependsView->setVisible(false); m_showDependsButton->setVisible(false); m_showDependsView->setAcceptDrops(false); // ä¸�接å�—拖入的数æ�® m_showDependsView->setMinimumHeight(200); // 设置高度 m_showDependsView->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); m_contentLayout->addWidget(m_showDependsButton); m_contentLayout->addWidget(m_showDependsView); } void SingleInstallPage::initConnections() { qCDebug(appLog) << "Initializing connections"; // infoControlButton的展开与收缩 connect(m_infoControlButton, &InfoControlButton::expand, this, &SingleInstallPage::slotShowInfomation); connect(m_infoControlButton, &InfoControlButton::shrink, this, &SingleInstallPage::slotHideInfomation); // showDependsButton的展开与收缩 connect(m_showDependsButton, &InfoControlButton::expand, this, &SingleInstallPage::slotShowDependsInfo); connect(m_showDependsButton, &InfoControlButton::shrink, this, &SingleInstallPage::slotHideDependsInfo); // å�„个按钮的触å�‘事件 connect(m_installButton, &DPushButton::clicked, this, &SingleInstallPage::slotInstall); connect(m_reinstallButton, &DPushButton::clicked, this, &SingleInstallPage::slotReinstall); connect(m_uninstallButton, &DPushButton::clicked, this, &SingleInstallPage::signalRequestUninstallConfirm); connect(m_backButton, &DPushButton::clicked, this, &SingleInstallPage::signalBacktoFileChooseWidget); connect(m_confirmButton, &DPushButton::clicked, this, [this]() { QModelIndex index = m_packagesModel->index(0); const int dependsStat = index.data(DebListModel::PackageDependsStatusRole).toInt(); // if in compat confirm view (checkbox visible), proceed with install/reinstall if (m_inCompatibleMode && m_compatCheckBox->isVisible()) { qCDebug(appLog) << "Confirmed compatible install, proceeding to install"; m_packagesModel->setData(index, kDefaultRootfs, AbstractPackageListModel::CompatibleTargetRootfsRole); if (Pkg::CompatibleIntalled == dependsStat) { slotReinstall(); } else { slotInstall(); } return; } // first click on CompatibleIntalled -> show confirmation for reinstall if (m_inCompatibleMode && Finished != m_operate && Pkg::CompatibleIntalled == dependsStat) { qCDebug(appLog) << "Switching to compatible reinstall confirmation view"; showCompatConfirmView(); return; } // first click on Compatible Install -> show confirmation if (m_inCompatibleMode && Finished != m_operate && Pkg::CompatibleNotInstalled == dependsStat) { qCDebug(appLog) << "Switching to compatible install confirmation view"; showCompatConfirmView(); return; } qCDebug(appLog) << "Quitting application"; qApp->quit(); }); // compatibility mode: checkbox controls install button enabled state connect(m_compatCheckBox, &DCheckBox::stateChanged, this, [this]() { m_confirmButton->setEnabled(m_compatCheckBox->isChecked()); }); connect(m_doneButton, &DPushButton::clicked, qApp, &QApplication::quit); // model 安装进程信æ�¯çš„展示 connect(m_packagesModel, &DebListModel::signalAppendOutputInfo, this, &SingleInstallPage::slotOutputAvailable); // transaction 进度改å�˜ 进度æ�¡è¿›åº¦æ”¹å�˜ connect( m_packagesModel, &DebListModel::signalCurrentPacakgeProgressChanged, this, &SingleInstallPage::slotWorkerProgressChanged); // 安装结æ�Ÿ connect(m_packagesModel, &DebListModel::signalWorkerFinished, this, &SingleInstallPage::slotWorkerFinished); } int SingleInstallPage::initLabelWidth(int fontinfo) { qCDebug(appLog) << "Initializing label width"; int fontlabelwidth = 0; switch (fontinfo) { case 11: fontlabelwidth = 260; break; case 12: fontlabelwidth = 255; break; case 13: fontlabelwidth = 250; break; case 14: fontlabelwidth = 250; break; case 15: fontlabelwidth = 240; break; case 16: fontlabelwidth = 240; break; case 18: fontlabelwidth = 230; break; case 20: fontlabelwidth = 220; break; default: fontlabelwidth = 220; break; } return fontlabelwidth; qCDebug(appLog) << "SingleInstallPage setup completed"; } void SingleInstallPage::slotReinstall() { qCDebug(appLog) << "Slot reinstall"; // é‡�装按钮点击å�Žæ¸…除焦点 m_reinstallButton->clearFocus(); // éš�è—�ä¸�需è¦�的按钮 m_backButton->setVisible(false); m_installButton->setVisible(false); m_reinstallButton->setVisible(false); m_uninstallButton->setVisible(false); // 安装开始 éš�è—�包信æ�¯æ��示 m_tipsLabel->setVisible(false); // 安装开始 显示安装进度 m_infoControlButton->setExpandTips(QApplication::translate("SingleInstallPage_Install", "Show details")); m_infoControlButton->setVisible(true); m_showDependsButton->shrinkContent(); m_showDependsButton->setVisible(false); m_progress->setValue(0); m_progressFrame->setVisible(true); m_btnsFrame->setVisible(false); // for compatible mode if (m_inCompatibleMode) { qCDebug(appLog) << "Compatible mode reinstall"; m_compatCheckBox->setVisible(false); m_compatDescLabel->setVisible(false); m_tipsLabel->setTextAndTips( tr("Installing in compatibility mode %1").arg(m_pkgNameDescription)); m_tipsLabel->setCustomDPalette(DPalette::TextLively); m_tipsLabel->setVisible(true); // Ensure targetRootfs is set when slotReinstall is called directly // (e.g. after auth cancel via afterGetAutherFalse), bypassing the // compat confirm flow where setData(targetRootfs) normally happens. auto idx = m_packagesModel->index(0); if (idx.data(DebListModel::CompatibleTargetRootfsRole).toString().isEmpty()) { m_packagesModel->setData(idx, kDefaultRootfs, AbstractPackageListModel::CompatibleTargetRootfsRole); } } // é‡�置包的工作状æ€� m_operate = Reinstall; // 开始安装 if (!m_packagesModel->slotInstallPackages()) { Q_EMIT signalBacktoFileChooseWidget(); return; } } void SingleInstallPage::slotInstall() { qCDebug(appLog) << "Slot install"; // 安装按钮点击å�Žæ¸…除焦点 m_installButton->clearFocus(); // éš�è—�按钮 m_backButton->setVisible(false); m_installButton->setVisible(false); // éš�è—�æ��示 m_tipsLabel->setVisible(false); // 安装开始 显示安装进度 m_infoControlButton->setExpandTips(QApplication::translate("SingleInstallPage_Install", "Show details")); m_infoControlButton->setVisible(true); m_showDependsButton->shrinkContent(); m_showDependsButton->setVisible(false); m_progress->setValue(0); m_progressFrame->setVisible(true); m_btnsFrame->setVisible(false); // for compatible mode if (m_inCompatibleMode) { qCDebug(appLog) << "Compatible mode install"; m_compatCheckBox->setVisible(false); m_compatDescLabel->setVisible(false); m_tipsLabel->setTextAndTips( tr("Installing in compatibility mode %1").arg(m_pkgNameDescription)); m_tipsLabel->setCustomDPalette(DPalette::TextLively); m_tipsLabel->setVisible(true); } // é‡�置工作状æ€� m_operate = Install; // 开始安装 if (!m_packagesModel->slotInstallPackages()) { // Package file no longer exists, go back to the initial file choose page. Q_EMIT signalBacktoFileChooseWidget(); return; } } void SingleInstallPage::slotUninstallCurrentPackage() { qCDebug(appLog) << "Slot uninstall"; // å�¸è½½æŒ‰é’®ç‚¹å‡»å�Žæ¸…除焦点 m_uninstallButton->clearFocus(); // éš�è—�ä¸�需è¦�的按钮 m_tipsLabel->setVisible(false); m_backButton->setVisible(false); m_reinstallButton->setVisible(false); m_uninstallButton->setVisible(false); // å�¸è½½å¼€å§‹ 显示进度 m_infoControlButton->setExpandTips(QApplication::translate("SingleInstallPage_Uninstall", "Show details")); m_infoControlButton->setVisible(true); m_progress->setValue(0); m_progressFrame->setVisible(true); m_showDependsButton->shrinkContent(); m_showDependsButton->setVisible(false); m_btnsFrame->setVisible(false); // for compatible mode if (m_inCompatibleMode) { qCDebug(appLog) << "Compatible mode uninstall"; m_compatCheckBox->setVisible(false); m_compatDescLabel->setVisible(false); m_tipsLabel->setTextAndTips( tr("Uninstalling %1 from compatibility mode").arg(m_pkgNameDescription)); m_tipsLabel->setCustomDPalette(DPalette::TextLively); m_tipsLabel->setVisible(true); } // é‡�置工作状æ€� m_operate = Uninstall; // 开始å�¸è½½ m_packagesModel->slotUninstallPackage(0); } void SingleInstallPage::slotShowInfomation() { qCDebug(appLog) << "Slot show information"; m_upDown = false; m_installProcessView->setVisible(true); m_itemInfoFrame->setVisible(false); m_infoControlButton->setContentsMargins(0, 0, 0, 4); } void SingleInstallPage::slotHideInfomation() { qCDebug(appLog) << "Slot hide information"; m_upDown = true; m_installProcessView->setVisible(false); m_itemInfoFrame->setVisible(true); m_infoControlButton->setContentsMargins(0, 0, 0, 0); } void SingleInstallPage::slotShowDependsInfo() { qCDebug(appLog) << "Slot show depends info"; m_showDependsView->setVisible(true); m_itemInfoFrame->setVisible(false); m_showDependsButton->setContentsMargins(0, 0, 0, 4); } void SingleInstallPage::slotHideDependsInfo() { qCDebug(appLog) << "Slot hide depends info"; m_showDependsView->setVisible(false); m_itemInfoFrame->setVisible(true); m_showDependsButton->setContentsMargins(0, 0, 0, 0); } void SingleInstallPage::slotShowInfo() { qCDebug(appLog) << "Slot show info"; // 显示进度信æ�¯ m_infoControlButton->setVisible(true); m_showDependsButton->setVisible(false); m_progressFrame->setVisible(true); m_btnsFrame->setVisible(false); /* Clear tips in normal mode, but not in compatible mode, * keep layout with visible on. */ if (!m_inCompatibleMode) { m_tipsLabel->clear(); } // éš�è—�按钮 m_installButton->setVisible(false); m_reinstallButton->setVisible(false); m_uninstallButton->setVisible(false); m_confirmButton->setVisible(false); m_doneButton->setVisible(false); m_backButton->setVisible(false); } void SingleInstallPage::slotOutputAvailable(const QString &output) { qCDebug(appLog) << "Slot output available"; // ä¿¡æ�¯å±•示窗å�£æ·»åŠ è¿›ç¨‹æ•°æ�® m_installProcessView->appendText(output.trimmed()); // 如果infoControlButton 未显示,则显示 if (!m_infoControlButton->isVisible()) m_infoControlButton->setVisible(true); // 切æ�¢çжæ€�为已ç»�开始安装 if (!m_workerStarted) { m_workerStarted = true; slotShowInfo(); } } void SingleInstallPage::slotWorkerFinished() { qCDebug(appLog) << "Slot worker finished"; // 显示infoControlButton m_infoControlButton->setVisible(true); // 显示安装结果æ��示信æ�¯ m_tipsLabel->setVisible(true); // éš�è—�进度æ�¡ m_progressFrame->setVisible(false); m_progress->setValue(0); // 显示需è¦�显示的按钮 m_btnsFrame->setVisible(true); m_installButton->setVisible(false); m_uninstallButton->setVisible(false); m_reinstallButton->setVisible(false); m_backButton->setVisible(true); if (m_inCompatibleMode) { qCDebug(appLog) << "Setting compatible mode visible to false"; m_confirmButton->setVisible(false); m_compatHintLabel->setVisible(false); m_tipsLabel->setContentsMargins(0, 0, 0, 0); m_btnsLayout->setSpacing(20); } // 获å�–当å‰�包的安装结果 QModelIndex index = m_packagesModel->index(0); const int stat = index.data(DebListModel::PackageOperateStatusRole).toInt(); if (stat == Pkg::PackageOperationStatus::Success) { // æ“�作æˆ�功 qCDebug(appLog) << "Operation success"; m_doneButton->setVisible(true); m_doneButton->setText(tr("Done", "button")); m_doneButton->setFocus(); if (m_operate == Install || m_operate == Reinstall) { // 安装æˆ�功 qDebug() << "SingleInstallPage: Installed successfully"; m_infoControlButton->setExpandTips(QApplication::translate("SingleInstallPage_Install", "Show details")); if (m_inCompatibleMode) { m_backButton->setVisible(false); m_btnsLayout->setAlignment(m_doneButton, Qt::AlignCenter); m_tipsLabel->setTextAndTips(tr("%1 was successfully installed to compatibility mode") .arg(m_pkgNameDescription)); } else { m_tipsLabel->setTextAndTips(tr("Installed successfully")); } m_tipsLabel->setCustomDPalette(DPalette::DarkLively); } else { // å�¸è½½æˆ�功 qDebug() << "SingleInstallPage: Uninstalled successfully"; m_infoControlButton->setExpandTips(QApplication::translate("SingleInstallPage_Uninstall", "Show details")); if (m_inCompatibleMode) { m_backButton->setVisible(false); m_btnsLayout->setAlignment(m_doneButton, Qt::AlignCenter); } m_tipsLabel->setTextAndTips(tr("Uninstalled successfully")); m_tipsLabel->setCustomDPalette(DPalette::TextWarning); } } else if (stat == Pkg::PackageOperationStatus::Failed) { // 安装/å�¸è½½å¤±è´¥ qCDebug(appLog) << "Operation failed"; if (m_inCompatibleMode) { m_confirmButton->setVisible(false); m_compatHintLabel->setVisible(false); m_tipsLabel->setContentsMargins(0, 0, 0, 0); m_btnsLayout->setSpacing(20); } else { m_confirmButton->setVisible(true); m_confirmButton->setFocus(); } m_tipsLabel->setCustomDPalette(DPalette::TextWarning); if (m_operate == Install || m_operate == Reinstall) { // 添加安装失败原因的æ��示 QFont font; QFontMetrics elideFont(font); m_tipsLabel->setTextAndTips(elideFont.elidedText(index.data(DebListModel::PackageFailReasonRole).toString(), Qt::ElideRight, m_tipsLabel->width() - 100)); // ä¿®å¤�授æ�ƒå�–消å�Žæ— æ��示的问题 m_tipsLabel->setToolTip(index.data(DebListModel::PackageFailReasonRole).toString()); } else { m_tipsLabel->setTextAndTips(tr("Uninstall Failed")); // å�¸è½½å�ªæ˜¾ç¤ºå�¸è½½å¤±è´¥ } // æ•°å­—ç­¾å��校验失败时,å�ªæ˜¾ç¤ºç¡®è®¤æŒ‰é’®ï¼ˆå…³é—­çª—å�£ï¼‰ï¼Œä¸�显示返回按钮 const int failCode = index.data(DebListModel::PackageFailCodeRole).toInt(); if (failCode == Pkg::NoDigitalSignature || failCode == Pkg::DigitalSignatureError) { m_backButton->setVisible(false); m_infoControlButton->setVisible(false); if (m_inCompatibleMode) { // In compatible mode, the confirmButton was hidden earlier; show it for // signature errors so the user can close the window. Also hide the // doneButton which shows "Cancel" from the compat confirm view. m_confirmButton->setVisible(true); m_confirmButton->setText(tr("OK", "button")); m_confirmButton->setFocus(); m_doneButton->setVisible(false); // Override tips text: PackageFailReasonRole returns the compat-depends // hint ("try compatibility mode") which is wrong for signature errors. m_tipsLabel->setTextAndTips(tr("Invalid digital signature")); } } } else { // 正常情况ä¸�会进入此分支,如果进入此分支表明状æ€�错误。 qCDebug(appLog) << "Operate status error"; m_confirmButton->setVisible(true); m_confirmButton->setFocus(); qDebug() << "Operate Status Error. current" << "index=" << index.row() << "stat=" << stat; } if (!m_upDown) m_infoControlButton->setShrinkTips(tr("Collapse")); // mark down m_operate = Finished; } void SingleInstallPage::slotWorkerProgressChanged(const int progress) { qCDebug(appLog) << "Slot worker progress changed"; if (progress < m_progress->value()) { // 进度ä¸�å�Žé€€ qCDebug(appLog) << "Progress not decrease"; return; } m_progress->setValue(progress); // 进度增加 } void SingleInstallPage::slotDependPackages(Pkg::DependsPair dependPackages, bool installWineDepends) { qCDebug(appLog) << "Slot depend packages"; // ä¾�赖关系满足或者正在下载wineä¾�赖,则ä¸�显示ä¾�赖关系 m_showDependsView->clearText(); m_showRemovePackages = false; // if compatible valid, disable extend info if (installWineDepends || m_inCompatibleMode) { qCDebug(appLog) << "Install wine depends or in compatible mode, skip depend packages"; return; } if (dependPackages.second.isEmpty()) { qCDebug(appLog) << "Depends ok or available, show package that will be remove after install"; // depends ok or available, show package that will be remove after install const QStringList removePackages = m_packagesModel->index(0).data(DebListModel::PackageRemoveDependsRole).toStringList(); if (!removePackages.isEmpty()) { QString removeInfo = tr("Install %1 will remove: ").arg(m_pkgNameDescription); removeInfo.append('\n'); removeInfo.append(removePackages.join('\n')); removeInfo.append('\n'); m_showDependsView->appendText(removeInfo); m_showDependsButton->setVisible(true); m_tipsLabel->setTextAndTips(removeInfo.simplified()); m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_showRemovePackages = true; } return; } m_showDependsButton->setVisible(true); if (dependPackages.first.size() > 0) { qCDebug(appLog) << "Dependencies in the repository"; m_showDependsView->appendText(tr("Dependencies in the repository")); for (int i = 0; i < dependPackages.first.size(); i++) m_showDependsView->appendText(dependPackages.first.at(i).packageName + " " + dependPackages.first.at(i).version); m_showDependsView->appendText(tr("")); } if (dependPackages.second.size() > 0) { qCDebug(appLog) << "Missing dependencies"; m_showDependsView->appendText(tr("Missing dependencies")); for (int i = 0; i < dependPackages.second.size(); i++) m_showDependsView->appendText(dependPackages.second.at(i).packageName + " " + dependPackages.second.at(i).version); } m_showDependsView->setTextCursor(QTextCursor::Start); } /** @brief Refresh package error depends info, do nothing if no errors occur. Will call at init. */ void SingleInstallPage::slotRefreshSinglePackageDepends() { qCDebug(appLog) << "Slot refresh single package depends"; if (1 == m_packagesModel->rowCount()) { qCDebug(appLog) << "Refresh single package depends"; QModelIndex index = m_packagesModel->index(0); QVariant data = m_packagesModel->data(index, AbstractPackageListModel::PackageDependsDetailRole); auto depends = data.value(); slotDependPackages(depends, GlobalStatus::winePreDependsInstalling()); } } /** * @brief showPackageInfo 获å�–并显示deb包的信æ�¯ */ void SingleInstallPage::showPackageInfo() { qCDebug(appLog) << "Show package info"; const QSize boundingSize = QSize(m_packageDescription->width(), m_packageDescription->height()); QFontInfo fontinfosize = this->fontInfo(); // 获å�–系统字体 int fontlabelsize = fontinfosize.pixelSize(); const QModelIndex index = m_packagesModel->index(0); if (m_packagesModel->isWorkerPrepare() && index.isValid()) { // Skip UI reset if the package already has a terminal operate status (Failed/Success). // This prevents dataChanged signals arriving during digitalVerifyFailed() from // resetting the UI before slotWorkerFinished() has a chance to display the result. const int operateStat = index.data(DebListModel::PackageOperateStatusRole).toInt(); if (operateStat == Pkg::PackageOperationStatus::Failed || operateStat == Pkg::PackageOperationStatus::Success) { qCDebug(appLog) << "Package operate status is terminal:" << operateStat << ", skipping UI reset"; return; } qCDebug(appLog) << "Show package info"; m_description = index.data(DebListModel::PackageLongDescriptionRole).toString(); m_pkgNameDescription = index.data(DebListModel::PackageNameRole).toString(); const int dependsStat = index.data(DebListModel::PackageDependsStatusRole).toInt(); const int installStat = index.data(DebListModel::PackageVersionStatusRole).toInt(); m_versionDescription = index.data(DebListModel::PackageVersionRole).toString(); m_packageDescription->setText(Utils::holdTextInRect(m_packageDescription->font(), m_description, boundingSize)); m_packageName->setText( m_packageName->fontMetrics().elidedText(m_pkgNameDescription, Qt::ElideRight, initLabelWidth(fontlabelsize))); m_packageVersion->setText( m_packageVersion->fontMetrics().elidedText(m_versionDescription, Qt::ElideRight, initLabelWidth(fontlabelsize))); // package install status // å�¦åˆ™ä¼šå¯¼è‡´å®‰è£…ä¸�å�Œç‰ˆæœ¬çš„包(ä¾�èµ–ä¸�å�Œï¼‰æ—¶å®‰è£…ä¾�赖出现问题(包括界é�¢æ··ä¹±ã€�无法下载ä¾�赖等) // æ ¹æ�®ä¾�赖状æ€�调整显示效果 // 添加ä¾�赖授æ�ƒç¡®è®¤å¤„ç�† if (dependsError(dependsStat) && dependAuthStatu != DebListModel::AuthConfirm) { // 添加架构ä¸�匹é…�的处ç�† qCDebug(appLog) << "Depends error and depend auth status not confirm"; m_tipsLabel->setTextAndTips(index.data(DebListModel::PackageFailReasonRole).toString()); m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_installButton->setVisible(false); m_reinstallButton->setVisible(false); m_infoControlButton->setVisible(false); m_confirmButton->setVisible(true); if (m_inCompatibleMode) { switch (dependsStat) { case Pkg::CompatibleNotInstalled: qCDebug(appLog) << "Compatible not installed, show install and cancel buttons"; m_tipsLabel->setContentsMargins(0, 0, 0, 5); m_compatHintLabel->setVisible(true); m_btnsLayout->setSpacing(10); m_confirmButton->setText(tr("Compatible Install")); m_confirmButton->setVisible(true); m_doneButton->setText(tr("Cancel", "button")); m_doneButton->setVisible(true); break; case Pkg::CompatibleIntalled: qCDebug(appLog) << "Compatible installed, show uninstall and reinstall buttons"; m_uninstallButton->setVisible(true); m_confirmButton->setText(tr("Reinstall")); break; default: break; } } else { qCDebug(appLog) << "Not compatible mode, show back button"; m_backButton->setVisible(true); } if (resetButtonFocus) { qCDebug(appLog) << "Reset button focus"; resetButtonFocus = false; m_confirmButton->setFocus(); } return; } // æ ¹æ�®å®‰è£…状æ€�调整显示效果 const bool installed = installStat != Pkg::PackageInstallStatus::NotInstalled; if (dependAuthStatu == DebListModel::AuthConfirm) { // 安装wineä¾�赖时,所有的按钮都ä¸�显示 qCDebug(appLog) << "Install wine depends, hide all buttons"; m_installButton->setVisible(false); m_uninstallButton->setVisible(false); m_reinstallButton->setVisible(false); m_infoControlButton->setVisible(false); } else { // 安装wineå‰�或者安装完æˆ�å�Žï¼Œæ ¹æ�®å®‰è£…状æ€�显示对应的按钮 qCDebug(appLog) << "Install wine not depends, show buttons according to install status"; m_installButton->setVisible(!installed); m_uninstallButton->setVisible(installed); m_reinstallButton->setVisible(installed); if (resetButtonFocus) { qCDebug(appLog) << "Reset button focus"; resetButtonFocus = false; if (installed) { m_reinstallButton->setFocus(); } else { m_installButton->setFocus(); } } } m_confirmButton->setVisible(false); m_doneButton->setVisible(false); // æ ¹æ�®å®‰è£…状æ€�设置æ��示文字 if (installed) { // Ensure tips label is visible when showing status message // (it may have been hidden during uninstall operation) m_tipsLabel->setVisible(true); if (installStat == Pkg::PackageInstallStatus::InstalledSameVersion) { qCDebug(appLog) << "Same version installed"; m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_tipsLabel->setTextAndTips(tr("Same version installed")); m_reinstallButton->setText(tr("Reinstall")); } else if (installStat == Pkg::PackageInstallStatus::InstalledLaterVersion) { qCDebug(appLog) << "Later version installed"; m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_tipsLabel->setTextAndTips( tr("Later version installed: %1").arg(index.data(DebListModel::PackageInstalledVersionRole).toString())); m_reinstallButton->setText(tr("Downgrade")); } else { qCDebug(appLog) << "Earlier version installed"; m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_tipsLabel->setTextAndTips( tr("Earlier version installed: %1").arg(index.data(DebListModel::PackageInstalledVersionRole).toString())); m_reinstallButton->setText(tr("Update", "button")); } } // refresh depends at init. slotRefreshSinglePackageDepends(); } } void SingleInstallPage::showCompatConfirmView() { qCDebug(appLog) << "Showing compatible install confirmation view"; // hide error tips and hint m_tipsLabel->setVisible(false); m_compatHintLabel->setVisible(false); m_uninstallButton->setVisible(false); // show checkbox and description m_compatCheckBox->setChecked(false); m_compatCheckBox->setVisible(true); m_compatDescLabel->setVisible(true); // hide Cancel/Done, show install button (disabled until checkbox checked) m_doneButton->setVisible(false); m_confirmButton->setText(tr("Install", "button")); m_confirmButton->setEnabled(false); m_confirmButton->setVisible(true); m_confirmButton->setFocus(); m_btnsLayout->setSpacing(20); // 通知父窗å�£è®¾ç½® titlebar 为兼容模å¼�安装 const QString compatTitle = tr("Compatible Mode Install"); Q_EMIT signalSetTitlebarText(compatTitle); } void SingleInstallPage::setEnableButton(bool bEnable) { qCDebug(appLog) << "Set enable button"; // After the uninstall authorization is canceled, hide the uninstall details and display the version status m_tipsLabel->setVisible(true); m_tipsLabel->setVisible(true); // 设置å�„个按钮的å�¯ç”¨æ€§ m_installButton->setEnabled(bEnable); m_reinstallButton->setEnabled(bEnable); m_uninstallButton->setEnabled(bEnable); } void SingleInstallPage::afterGetAutherFalse() { qCDebug(appLog) << "After get auther false"; // å�–消授æ�ƒ/授æ�ƒå¤±è´¥å�Žï¼Œç•Œé�¢é‡�绘,å¤�ä½�焦点 resetButtonFocus = true; // 等待dpkgå�¯åŠ¨ä½†æ˜¯æŽˆæ�ƒå�–消å�Žï¼Œå¦‚果详细信æ�¯æ˜¯expend状æ€�,则shrink m_infoControlButton->shrink(); m_infoControlButton->setVisible(false); m_progressFrame->setVisible(false); m_btnsFrame->setVisible(true); // Call showPackageInfo() to properly restore UI state including: // - Tips label text (fixes issue #1: prompt text not restored) // - Button visibility state (fixes issue #2: duplicate reinstall buttons) // This ensures consistent state management instead of manually managing buttons here. showPackageInfo(); if (m_showRemovePackages) { qCDebug(appLog) << "Show remove packages, show depends button"; m_showDependsButton->setVisible(true); } } void SingleInstallPage::showEvent(QShowEvent *e) { qCDebug(appLog) << "Show event"; // 兼容模å¼�确认视图下ä¸�é‡�ç½®UI,é�¿å…�最å°�化还原å�Žç•Œé�¢çжæ€�被覆盖 if (!(m_inCompatibleMode && m_compatCheckBox->isVisible())) { showPackageInfo(); // æ¯�次切æ�¢å±•示当å‰�页é�¢ï¼Œå¤�ä½�焦点状æ€� resetButtonFocus = true; } QWidget::showEvent(e); } void SingleInstallPage::paintEvent(QPaintEvent *event) { // qCDebug(appLog) << "Paint event"; QWidget::paintEvent(event); DPalette palette = DPaletteHelper::instance()->palette(m_packageDescription); palette.setBrush(DPalette::WindowText, palette.color(DPalette::TextTips)); m_packageDescription->setPalette(palette); m_compatDescLabel->setPalette(palette); } void SingleInstallPage::setAuthConfirm(QString dependName) { qCDebug(appLog) << "Set auth confirm"; // 调整按钮的显示效果 m_installButton->setVisible(false); m_reinstallButton->setVisible(false); m_uninstallButton->setVisible(false); m_confirmButton->setVisible(false); m_backButton->setVisible(false); // 显示等待动画 m_pDSpinner->setVisible(true); m_pDSpinner->start(); // 显示下载æ��示 m_pLoadingLabel->setText(tr("Installing dependencies: %1").arg(dependName)); m_pLoadingLabel->setVisible(true); // éš�è—�包的æ��示 m_tipsLabel->setVisible(false); m_infoControlButton->setVisible(false); } void SingleInstallPage::setAuthBefore() { qCDebug(appLog) << "Set auth before"; // 显示包信æ�¯æ��示 m_tipsLabel->setVisible(true); // éš�è—�进度æ�¡ m_progressFrame->setVisible(false); m_btnsFrame->setVisible(true); // 获å�–ä¾�赖状æ€� QModelIndex index = m_packagesModel->index(0); const int dependsStat = index.data(DebListModel::PackageDependsStatusRole).toInt(); // ä¾�èµ–ä¸�满足或ä¾�赖授æ�ƒè¢«å�–消 if (dependsError(dependsStat)) { m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_confirmButton->setVisible(true); m_backButton->setVisible(true); m_confirmButton->setFocus(); } else { // ä¾�赖正常 if (m_operate == Install) { m_installButton->setVisible(true); m_installButton->setFocus(); } else if (m_operate == Uninstall) { m_reinstallButton->setVisible(true); m_uninstallButton->setVisible(true); m_reinstallButton->setFocus(); } else if (m_operate == Reinstall) { m_reinstallButton->setVisible(true); m_uninstallButton->setVisible(true); m_reinstallButton->setFocus(); } m_installButton->setEnabled(false); m_reinstallButton->setEnabled(false); m_uninstallButton->setEnabled(false); } // ä¾�赖下载 进度显示 m_pLoadingLabel->setVisible(false); m_pDSpinner->stop(); m_pDSpinner->setVisible(false); } void SingleInstallPage::setCancelAuthOrAuthDependsErr() { qCDebug(appLog) << "Set cancel auth or auth depends err"; m_tipsLabel->setVisible(true); m_progressFrame->setVisible(false); m_btnsFrame->setVisible(true); // 获å�–ä¾�赖状æ€� QModelIndex index = m_packagesModel->index(0); const int dependsStatus = index.data(DebListModel::PackageDependsStatusRole).toInt(); // æ ¹æ�®ä¾�赖状æ€� 调整界é�¢æ˜¾ç¤º if (dependsError(dependsStatus)) { qCDebug(appLog) << "Depends error, show confirm and back buttons"; // ä¾�èµ–ä¸�满足或ä¾�赖授æ�ƒå�–消 m_tipsLabel->setTextAndTips(index.data(DebListModel::PackageFailReasonRole).toString()); // ä¿®å¤�授æ�ƒå�–消å�Žæ— æ��示的问题 m_tipsLabel->setCustomDPalette(DPalette::TextWarning); qWarning() << "SingleInstallPage:" << "depends Break or Revoke installation authorization"; m_confirmButton->setVisible(true); m_backButton->setVisible(true); m_confirmButton->setEnabled(true); m_backButton->setEnabled(true); m_installButton->setVisible(false); m_reinstallButton->setVisible(false); m_uninstallButton->setVisible(false); m_confirmButton->setFocus(); } else { qCDebug(appLog) << "Depends ok, show install button"; // ä¾�赖安装æˆ�功 m_tipsLabel->clear(); // ä¾�赖安装æˆ�功å�Žï¼Œå޻除ä¾�赖错误的æ��示信æ�¯ã€‚ m_confirmButton->setVisible(false); m_backButton->setVisible(false); const int installStat = index.data(DebListModel::PackageVersionStatusRole).toInt(); if (installStat == Pkg::PackageInstallStatus::NotInstalled) { // 没有安装过其他版本 qCDebug(appLog) << "Not installed, show install button"; m_installButton->setVisible(true); m_installButton->setEnabled(true); m_tipsLabel->setVisible(false); m_installButton->setFocus(); } else { // å·²ç»�安装过其他版本 qCDebug(appLog) << "Installed, show reinstall and uninstall buttons"; // 增加æ��示 ä¾�赖安装完æˆ�å�Žçš„æ��示 if (installStat == Pkg::PackageInstallStatus::InstalledSameVersion) { qCDebug(appLog) << "Same version installed, show reinstall button"; m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_tipsLabel->setTextAndTips(tr("Same version installed")); m_reinstallButton->setText(tr("Reinstall")); } else if (installStat == Pkg::PackageInstallStatus::InstalledLaterVersion) { qCDebug(appLog) << "Later version installed, show downgrade button"; m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_tipsLabel->setTextAndTips( tr("Later version installed: %1").arg(index.data(DebListModel::PackageInstalledVersionRole).toString())); m_reinstallButton->setText(tr("Downgrade")); } else { qCDebug(appLog) << "Earlier version installed, show update button"; m_tipsLabel->setCustomDPalette(DPalette::TextWarning); m_tipsLabel->setTextAndTips( tr("Earlier version installed: %1").arg(index.data(DebListModel::PackageInstalledVersionRole).toString())); m_reinstallButton->setText(tr("Update", "button")); } m_reinstallButton->setVisible(true); m_uninstallButton->setVisible(true); m_reinstallButton->setEnabled(true); m_uninstallButton->setEnabled(true); m_reinstallButton->setFocus(); } } // éš�è—�wine下载进度 m_pLoadingLabel->setVisible(false); m_pDSpinner->stop(); m_pDSpinner->setVisible(false); } bool SingleInstallPage::dependsError(int status) const { qCDebug(appLog) << "Depends error check"; return status != Pkg::DependsOk && status != Pkg::DependsAvailable; } void SingleInstallPage::updateCompatHintIcon() { const auto theme = DGuiApplicationHelper::instance()->themeType(); Dtk::Gui::DDciIcon tipsIcon(QString(":/icons/deepin/uab/tips.dci")); const auto iconTheme = (theme == DGuiApplicationHelper::DarkType) ? Dtk::Gui::DDciIcon::Dark : Dtk::Gui::DDciIcon::Light; DDciIconPalette dciPalette = DDciIconPalette::fromQPalette(DPaletteHelper::instance()->palette(m_compatHintLabel)); QPixmap px = tipsIcon.pixmap(qApp->devicePixelRatio(), 16, iconTheme, DDciIcon::Normal, dciPalette); QByteArray iconData; QBuffer iconBuf(&iconData); iconBuf.open(QIODevice::WriteOnly); px.save(&iconBuf, "PNG"); m_compatHintLabel->setText(m_compatHintText + QString(" ") .arg(QString(iconData.toBase64()))); } void SingleInstallPage::DealDependResult(int authStatus, QString dependName) { qCDebug(appLog) << "Deal depend result"; dependAuthStatu = authStatus; switch (authStatus) { case DebListModel::AuthConfirm: // 授æ�ƒæˆ�功 qCDebug(appLog) << "Auth confirm"; setAuthConfirm(dependName); break; case DebListModel::AuthBefore: // 授æ�ƒä¹‹å‰� qCDebug(appLog) << "Auth before"; setAuthBefore(); break; case DebListModel::AnalysisErr: // è§£æž�错误 qCDebug(appLog) << "Analysis error"; setCancelAuthOrAuthDependsErr(); break; case DebListModel::AuthDependsSuccess: // 下载æˆ�功 qCDebug(appLog) << "Auth depends success"; setCancelAuthOrAuthDependsErr(); break; case DebListModel::CancelAuth: // 授æ�ƒå�–消和授æ�ƒå¤±è´¥çš„æ��示语公用,修å¤�授æ�ƒå�–消å�Žæ— æ��示的问题 case DebListModel::AuthDependsErr: qCDebug(appLog) << "Auth depends err"; setCancelAuthOrAuthDependsErr(); m_tipsLabel->setTextAndTips(tr("Failed to install %1").arg(dependName)); m_tipsLabel->setCustomDPalette(DPalette::TextWarning); break; case DebListModel::VerifyDependsErr: qCDebug(appLog) << "Verify depends err"; setCancelAuthOrAuthDependsErr(); m_tipsLabel->setTextAndTips(dependName + tr("Invalid digital signature")); m_tipsLabel->setCustomDPalette(DPalette::TextWarning); break; default: break; } } bool SingleInstallPage::eventFilter(QObject *watched, QEvent *event) { if (watched == m_compatHintLabel) { if (event->type() == QEvent::MouseMove) { auto *me = static_cast(event); QTextDocument doc; doc.setHtml(m_compatHintLabel->text()); doc.setDefaultFont(m_compatHintLabel->font()); QRect cr = m_compatHintLabel->contentsRect(); doc.setTextWidth(cr.width()); QPointF relPos(me->pos().x() - cr.x(), me->pos().y() - cr.y()); int pos = doc.documentLayout()->hitTest(relPos, Qt::FuzzyHit); bool isOverImage = false; if (pos != -1) { QTextCursor cursor(&doc); for (int offset = 0; offset <= 2; ++offset) { int checkPos = pos + offset; if (checkPos < doc.characterCount()) { cursor.setPosition(checkPos); if (cursor.charFormat().isImageFormat()) { isOverImage = true; break; } } } } if (isOverImage) { QString tooltipHtml = QString("

%1
").arg(m_compatToolTip.toHtmlEscaped()); QToolTip::showText(me->globalPos(), tooltipHtml, m_compatHintLabel); } else { QToolTip::hideText(); } return true; } else if (event->type() == QEvent::Leave) { QToolTip::hideText(); } } return QWidget::eventFilter(watched, event); } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/singleinstallpage.h000066400000000000000000000227211524745214100270530ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef SINGLEINSTALLPAGE_H #define SINGLEINSTALLPAGE_H #include "view/widgets/infocontrolbutton.h" #include "view/widgets/installprocessinfoview.h" #include "view/widgets/debinfolabel.h" #include "manager/packagesmanager.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include class AbstractPackageListModel; class WorkerProgress; class SingleInstallPage : public QWidget { Q_OBJECT public: explicit SingleInstallPage(AbstractPackageListModel *model, QWidget *parent = nullptr); public: /** * @brief afterGetAutherFalse 授æ�ƒå¤±è´¥æˆ–者å�–消å�Žçš„界é�¢å¤„ç�†å‡½æ•° */ void afterGetAutherFalse(); /** * @brief setEnableButton 授æ�ƒæ¡†å¼¹å‡º/å�–消å�Ž ï¼Œè®¾ç½®æŒ‰é’®ç¦�用/å�¯ç”¨ * @param bEnable */ void setEnableButton(bool bEnable); /** * @brief DealDependResult æ ¹æ�®ä¾�赖安装的进程标识,处ç�†ä¾�赖安装的æµ�程显示 * @param authStatus ä¾�赖安装的集æˆ�标识 * @param dependName 安装的ä¾�èµ–å��ç§° */ void DealDependResult(int authStatus, QString dependName); public slots: /** * @brief uninstallCurrentPackage 显示å�¸è½½é¡µé�¢ */ void slotUninstallCurrentPackage(); protected: void showEvent(QShowEvent *e) override; void paintEvent(QPaintEvent *event) override; bool eventFilter(QObject *watched, QEvent *event) override; signals: /** * @brief back 返回fileChooseWidget界é�¢ */ void signalBacktoFileChooseWidget() const; /** * @brief requestUninstallConfirm å�¸è½½æŒ‰é’®ä¿¡å�·ï¼Œæ˜¾ç¤ºå�¸è½½é¡µé�¢ */ void signalRequestUninstallConfirm() const; /** * @brief signalSetTitlebarText 设置 titlebar 标题文本 * @param text 标题文本,为空时清除标题 */ void signalSetTitlebarText(const QString &text) const; private: /** * @brief The current operate */ enum Operate { Unknown, Install, Uninstall, Reinstall, Finished, // install/uninstall finished }; private: /** * @brief initUI åˆ�始化UI */ void initUI(); /** * @brief initContentLayout åˆ�始化主布局 */ void initContentLayout(); /** * @brief initInstallWineLoadingLayout åˆ�始化wineä¾�赖安装加载动画布局 */ void initInstallWineLoadingLayout(); /** * @brief initPkgInfoView åˆ�始化 包信æ�¯è§†å›¾å¸ƒå±€ * @param fontinfosize 字体大å°� */ void initPkgInfoView(int fontinfosize); /** * @brief initPkgInstallProcessView åˆ�始化安装进程信æ�¯å¸ƒå±€ * @param fontinfosize 字体大å°� */ void initPkgInstallProcessView(int fontinfosize); /** * @brief initPkgDependsInfoView åˆ�始化ä¾�èµ–ä¿¡æ�¯æ˜¾ç¤ºå¸ƒå±€ */ void initPkgDependsInfoView(); /** * @brief initConnections åˆ�始化链接信å�·ä¸Žæ§½ */ void initConnections(); /** * @brief initLabelWidth æ ¹æ�®å­—体的大å°�调整标签的宽度 * @param fontinfo 字体大å°� * @return label的宽度 */ int initLabelWidth(int fontinfo); /** * @brief initControlAccessibleName åˆ�始化控件的AccessibleName */ void initControlAccessibleName(); private: /** * @brief initTabOrder 设置tab切æ�¢ç„¦ç‚¹çš„顺åº� */ void initTabOrder(); /** * @brief initButtonFocusPolicy 设置按钮的焦点策略 */ void initButtonFocusPolicy(); /** * @brief initButtonAutoDefault 设置按钮的回车触å�‘ */ void initButtonAutoDefault(); private: /** * @brief showPackageInfo 获å�–并显示deb包的信æ�¯ */ void showPackageInfo(); /** * @brief setAuthConfirm ä¾�赖下载授æ�ƒç¡®è®¤å�Žçš„界é�¢å¤„ç�†å‡½æ•° * @param dependName */ void setAuthConfirm(QString dependName); /** * @brief setAuthBefore ä¾�赖下载授æ�ƒå‰�的界é�¢å¤„ç�†å‡½æ•° */ void setAuthBefore(); /** * @brief setCancelAuthOrAuthDependsErr 授æ�ƒå�–消或ä¾�赖安装结果显示的界é�¢å¤„ç�†å‡½æ•° */ void setCancelAuthOrAuthDependsErr(); /** * @brief setAuthDependsSuccess 暂未使用 */ void setAuthDependsSuccess(); void showCompatConfirmView(); bool dependsError(int status) const; /** * @brief updateCompatHintIcon æ ¹æ�®å½“å‰�主题é‡�新渲染 tips.dci 图标并更新æ��示标签 */ void updateCompatHintIcon(); private slots: /** * @brief install 点击安装按钮å�Žçš„界é�¢å¤„ç�†ï¼Œå¹¶è§¦å�‘安装进程 */ void slotInstall(); /** * @brief reinstall 点击é‡�新安装按钮å�Žçš„界é�¢å¤„ç�†ï¼Œå¹¶è§¦å�‘安装进程 */ void slotReinstall(); /** * @brief showInfomation 显示安装详细信æ�¯çš„视图 */ void slotShowInfomation(); /** * @brief hideInfomation éš�è—�安装过程详细信æ�¯çš„视图 */ void slotHideInfomation(); /** * @brief slotShowDependsInfo 显示ä¾�赖关系的视图 */ void slotShowDependsInfo(); /** * @brief slotHideDependsInfo éš�è—�ä¾�赖关系的视图 */ void slotHideDependsInfo(); /** * @brief showInfo 显示信æ�¯çš„界é�¢è°ƒæ•´ */ void slotShowInfo(); /** * @brief onOutputAvailable å�‘安装详细信æ�¯å±•示窗å�£æ·»åŠ å®‰è£…è¿›åº¦ä¿¡æ�¯ * @param output 安装过程信æ�¯ */ void slotOutputAvailable(const QString &output); /** * @brief onWorkerFinished 安装或å�¸è½½ç»“æ�Ÿå�Žçš„界é�¢è°ƒæ•´ */ void slotWorkerFinished(); /** * @brief onWorkerProgressChanged 安装进度å�˜åŒ–槽函数 * @param progress 实际的安装进度 */ void slotWorkerProgressChanged(const int progress); /** * @brief slotDependPackages 缺失ä¾�赖显示 * @param dependPackages ä¾�赖包存储 * @param installWineDepends 是å�¦è¿›å…¥wineä¾�èµ–é…�ç½® */ void slotDependPackages(Pkg::DependsPair dependPackages, bool installWineDepends); // refresh the single package depend info. void slotRefreshSinglePackageDepends(); private: Operate m_operate = Unknown; // 当å‰�çš„æ“�作 bool m_workerStarted = false; // 安装是å�¦å¼€å§‹ bool m_upDown = false; // 当å‰�是详细信æ�¯æ˜¯å±•开还是收缩 AbstractPackageListModel *m_packagesModel = nullptr; // modelç±» QWidget *m_contentFrame = nullptr; // 主布局 QWidget *m_itemInfoFrame = nullptr; // 包信æ�¯æ¡†æž¶ QWidget *m_progressFrame = nullptr; // 安装进度框架 QWidget *m_btnsFrame = nullptr; // 按键框架 DLabel *m_packageIcon = nullptr; // 包的图标 DebInfoLabel *m_packageName = nullptr; // 包å�� DebInfoLabel *m_packageVersion = nullptr; // 包的版本 DLabel *m_packageDescription = nullptr; // 包的æ��è¿° DebInfoLabel *m_tipsLabel = nullptr; // 包的状æ€�æ��示label WorkerProgress *m_progress = nullptr; // 安装进度æ�¡ InstallProcessInfoView *m_installProcessView = nullptr; // 安装进度的详细信æ�¯ InstallProcessInfoView *m_showDependsView = nullptr; // ä¾�赖关系显示 InfoControlButton *m_infoControlButton = nullptr; // 安装信æ�¯æ˜¾ç¤º/éš�è—�控制按钮 InfoControlButton *m_showDependsButton = nullptr; // 显示ä¾�赖关系按钮 DPushButton *m_installButton = nullptr; // 安装按钮 DPushButton *m_uninstallButton = nullptr; // å�¸è½½æŒ‰é’® DPushButton *m_reinstallButton = nullptr; // é‡�新安装按钮 DPushButton *m_confirmButton = nullptr; // 确认按钮 DPushButton *m_backButton = nullptr; // 返回按钮 DPushButton *m_doneButton = nullptr; // 完æˆ�按钮 private: QVBoxLayout *m_contentLayout = nullptr; QVBoxLayout *m_centralLayout = nullptr; // 主布局 QHBoxLayout *m_btnsLayout = nullptr; QString m_description = ""; // 包的æ��述文本 QString m_pkgNameDescription = ""; // 包å��的文本 QString m_versionDescription = ""; // 包版本的文本 DSpinner *m_pDSpinner = nullptr; // ä¾�赖安装加载动画 // fix bug:33999 change DebInfoLabel to DCommandLinkButton for Activity color DCommandLinkButton *m_pLoadingLabel = nullptr; // ä¾�赖安装æ��示信æ�¯ int dependAuthStatu = -1; // 存储ä¾�赖授æ�ƒçжæ€� bool resetButtonFocus = true; // 展示包信æ�¯å‰�,å¤�ä½�焦点状æ€�,切æ�¢å�Žç¬¬ä¸€æ¬¡æ˜¾ç¤ºæœ‰æ•ˆ bool m_showRemovePackages = false; // current package need show remove packages // for comaptible mode bool m_inCompatibleMode = false; // current pacakge in comaptbile mode; QString m_rootfsOsName; // current package rootfs (empty if not installed) static constexpr const char *kDefaultRootfs = "uos-rootfs-20"; static constexpr const char *kDefaultRootfsOsName = "UOS 20"; DLabel *m_compatHintLabel = nullptr; QString m_compatHintText; QString m_compatToolTip; DCheckBox *m_compatCheckBox = nullptr; DLabel *m_compatDescLabel = nullptr; }; #endif // SINGLEINSTALLPAGE_H deepin-deb-installer-6.5.51/src/deb-installer/view/pages/uninstallconfirmpage.cpp000066400000000000000000000175711524745214100301340ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "uninstallconfirmpage.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include UninstallConfirmPage::UninstallConfirmPage(QWidget *parent) : QWidget(parent) , m_icon(new DLabel(this)) , m_tips(new DLabel(this)) , m_infoWrapperWidget(new QWidget(this)) , m_infoControl(new InfoControlButton(tr("Show related packages"), tr("Collapse", "button"), this)) , m_dependsInfomation(new InstallProcessInfoView(440, 190, this)) , m_cancelBtn(new DPushButton(this)) , m_confirmBtn(new DPushButton(this)) { qCDebug(appLog) << "Initializing UninstallConfirmPage..."; this->setAcceptDrops(false); const QIcon icon = QIcon::fromTheme("application-x-deb"); // set Icon size and location m_icon->setFixedSize(64, 64); m_icon->setPixmap(icon.pixmap(64, 64)); // 自动化测试 m_icon->setObjectName("UninstallPageIcon"); m_icon->setAccessibleName("UninstallPageIcon"); m_tips->setMinimumHeight(120); m_tips->setMinimumWidth(440); m_tips->setAlignment(Qt::AlignCenter); // cancel button settings m_cancelBtn->setText(tr("Cancel", "button")); m_cancelBtn->setMinimumWidth(120); m_confirmBtn->setText(tr("Confirm")); m_confirmBtn->setMinimumWidth(120); // 添加确认和返回按钮的焦点策略 m_confirmBtn->setFocusPolicy(Qt::TabFocus); m_cancelBtn->setFocusPolicy(Qt::TabFocus); // 添加确认和返回按钮的enter触å�‘ m_confirmBtn->setAutoDefault(true); m_cancelBtn->setAutoDefault(true); // When uninstalling dependent packages, if there are prompts for dependent packages. m_dependsInfomation->setVisible(false); m_dependsInfomation->setAcceptDrops(false); m_dependsInfomation->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); // layout of buttons QHBoxLayout *btnsLayout = new QHBoxLayout(); btnsLayout->setSpacing(0); btnsLayout->addStretch(); btnsLayout->addWidget(m_cancelBtn); btnsLayout->addSpacing(20); btnsLayout->addWidget(m_confirmBtn); btnsLayout->addStretch(); #ifdef DTKWIDGET_CLASS_DSizeMode // adapt compact mode auto setBtnSizeMode = [btnsLayout]() { if (DGuiApplicationHelper::instance()->isCompactMode()) { btnsLayout->setContentsMargins(0, 0, 0, 4); } else { btnsLayout->setContentsMargins(0, 0, 0, 0); } }; setBtnSizeMode(); // setBtnSizeMode moved connect(DGuiApplicationHelper::instance(), &DGuiApplicationHelper::sizeModeChanged, this, setBtnSizeMode); #else btnsLayout->setContentsMargins(0, 0, 0, 0); #endif // DTKWIDGET_CLASS_DSizeMode // Layout of icons and tips QVBoxLayout *contentLayout = new QVBoxLayout(this); contentLayout->setSpacing(0); contentLayout->setContentsMargins(0, 0, 0, 0); contentLayout->addStretch(); contentLayout->addWidget(m_icon); contentLayout->addStretch(0); contentLayout->setAlignment(m_icon, Qt::AlignHCenter); contentLayout->addWidget(m_tips); contentLayout->addStretch(); m_infoWrapperWidget->setLayout(contentLayout); // The details of the uninstall process and the layout of the dependent information. QVBoxLayout *centralLayout = new QVBoxLayout(this); centralLayout->addWidget(m_infoWrapperWidget); centralLayout->addWidget(m_infoControl); centralLayout->setAlignment(m_infoControl, Qt::AlignHCenter); centralLayout->addSpacing(15); centralLayout->addWidget(m_dependsInfomation); centralLayout->addLayout(btnsLayout); centralLayout->setSpacing(0); // å�¸è½½é¡µé�¢ä¸Šè¾¹è·�增加15px 底边è·�å�˜ä¸º20,适应大字体 centralLayout->setContentsMargins(20, 15, 20, 20); // Set font and size QString normalFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); Utils::bindFontBySizeAndWeight(m_tips, normalFontFamily, 14, QFont::Normal); Utils::bindFontBySizeAndWeight(m_cancelBtn, normalFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_confirmBtn, normalFontFamily, 14, QFont::Medium); m_dependsInfomation->setTextFontSize(14, QFont::Normal); Utils::bindFontBySizeAndWeight(m_cancelBtn, normalFontFamily, 14, QFont::Medium); Utils::bindFontBySizeAndWeight(m_confirmBtn, normalFontFamily, 14, QFont::Medium); setLayout(centralLayout); connect(m_cancelBtn, &DPushButton::clicked, this, &UninstallConfirmPage::signalUninstallCanceled); connect(m_confirmBtn, &DPushButton::clicked, this, &UninstallConfirmPage::signalUninstallAccepted); connect(m_infoControl, &InfoControlButton::expand, this, &UninstallConfirmPage::slotShowDetail); connect(m_infoControl, &InfoControlButton::shrink, this, &UninstallConfirmPage::slotHideDetail); } void UninstallConfirmPage::setPackage(const QString &name) { qCDebug(appLog) << "Setting package for uninstall confirmation:" << name; m_packageName = name; // add tips QString tips = tr("Are you sure you want to uninstall %1?\nAll dependencies will also be removed"); if (!m_requiredList.isEmpty()) { tips = tr("Are you sure you want to uninstall %1?\nThe system or other applications may not work properly"); } const QSize boundingSize = QSize(m_tips->width(), 340); m_tips->setText( Utils::holdTextInRect(m_tips->font(), tips.arg(name), boundingSize)); // 2020.0210修改中英文状æ€�下æ��述输出自动æ�¢è¡Œ } void UninstallConfirmPage::setRequiredList(const QStringList &requiredList) { qCDebug(appLog) << "Setting required packages list, count:" << requiredList.size(); // According to the dependency status, it is determined whether there is a package that depends on the current package, and if // so, it is prompted. m_requiredList = requiredList; if (!requiredList.isEmpty()) { qCDebug(appLog) << "Showing dependency warning for package uninstall"; m_infoControl->setVisible(true); } else { qCDebug(appLog) << "No dependencies found for package uninstall"; m_infoControl->setVisible(false); } m_dependsInfomation->setTextColor(DPalette::TextTitle); m_dependsInfomation->appendText(requiredList.join(", ")); } void UninstallConfirmPage::setPackageType(Pkg::PackageType type) { // qCDebug(appLog) << "Setting package type to:" << type; const QIcon icon = Utils::packageIcon(type); m_icon->setPixmap(icon.pixmap(m_icon->size())); } void UninstallConfirmPage::setCompatibleInfo(const QString &rootfs) { qCDebug(appLog) << "Setting compatible info for rootfs:" << rootfs; m_rootfs = rootfs; if (rootfs.isEmpty()) { qCDebug(appLog) << "Rootfs is empty, nothing to do"; return; } m_infoWrapperWidget->layout()->setContentsMargins(0, 60, 0, 60); m_icon->setFixedSize(85, 85); m_icon->setPixmap(QIcon::fromTheme("dialog-warning").pixmap(m_icon->size())); QString tips = tr("Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed").arg(m_packageName); const QSize boundingSize = QSize(m_tips->width(), 340); m_tips->setText(Utils::holdTextInRect(m_tips->font(), tips, boundingSize)); qCDebug(appLog) << "Compatible info set"; } void UninstallConfirmPage::showEvent(QShowEvent *e) { qCDebug(appLog) << "UninstallConfirmPage shown"; // æ¯�次展示时设置默认焦点 m_confirmBtn->setFocus(); QWidget::showEvent(e); } void UninstallConfirmPage::slotShowDetail() { qCDebug(appLog) << "Showing package dependency details"; // Show dependency information m_infoWrapperWidget->setVisible(false); m_dependsInfomation->setVisible(true); } void UninstallConfirmPage::slotHideDetail() { qCDebug(appLog) << "Hiding package dependency details"; // Hide dependency information m_infoWrapperWidget->setVisible(true); m_dependsInfomation->setVisible(false); } deepin-deb-installer-6.5.51/src/deb-installer/view/pages/uninstallconfirmpage.h000066400000000000000000000036401524745214100275710ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UNINSTALLCONFIRMPAGE_H #define UNINSTALLCONFIRMPAGE_H #include "view/widgets/infocontrolbutton.h" #include "view/widgets/installprocessinfoview.h" #include "utils/package_defines.h" #include #include #include class UninstallConfirmPage : public QWidget { Q_OBJECT public: explicit UninstallConfirmPage(QWidget *parent = nullptr); /** * @brief setPackage 设置è¦�å�¸è½½çš„包的å��ç§° * @param packageName 包的å��ç§° */ void setPackage(const QString &packageName); /** * @brief setRequiredList 设置ä¾�赖当å‰�包的ä¾�赖列表 * @param requiredList ä¾�赖列表 */ void setRequiredList(const QStringList &requiredList); void setPackageType(Pkg::PackageType type); void setCompatibleInfo(const QString &rootfs); signals: /** * @brief signalUninstallAccepted å�¸è½½ç¡®è®¤ */ void signalUninstallAccepted() const; /** * @brief signalUninstallCanceled å�¸è½½å�–消 */ void signalUninstallCanceled() const; protected: /** @brief 展示时设置默认焦点 */ void showEvent(QShowEvent *e) override; private slots: /** * @brief slotShowDetail 显示å�¸è½½ä¿¡æ�¯ */ void slotShowDetail(); /** * @brief slotHideDetail éš�è—�å�¸è½½ä¿¡æ�¯ */ void slotHideDetail(); private: DLabel *m_icon = nullptr; DLabel *m_tips = nullptr; QWidget *m_infoWrapperWidget = nullptr; InfoControlButton *m_infoControl = nullptr; InstallProcessInfoView *m_dependsInfomation = nullptr; DPushButton *m_cancelBtn = nullptr; DPushButton *m_confirmBtn = nullptr; QStringList m_requiredList = {}; QString m_description = ""; QString m_packageName; QString m_rootfs; }; #endif // UNINSTALLCONFIRMPAGE_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/000077500000000000000000000000001524745214100235405ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/InfoCommandLinkButton.cpp000066400000000000000000000022601524745214100304500ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "InfoCommandLinkButton.h" #include "utils/utils.h" #include "utils/ddlog.h" #include InfoCommandLinkButton::InfoCommandLinkButton(QString text, QWidget *parent) : DCommandLinkButton(text, parent) { qCDebug(appLog) << "Initializing InfoCommandLinkButton with text:" << text; QString fontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); Utils::bindFontBySizeAndWeight(this, fontFamily, 12, QFont::ExtraLight); // 设置字体大å°� this->setFocusPolicy(Qt::TabFocus); // 获å�–焦点 qCDebug(appLog) << "InfoCommandLinkButton initialized"; } void InfoCommandLinkButton::keyPressEvent(QKeyEvent *event) { qCDebug(appLog) << "Key press event:" << event->key(); // 添加回车,æ�¢è¡Œï¼Œç©ºæ ¼é”®ç›˜äº‹ä»¶çš„å“�应 if (event->key() == Qt::Key_Return || event->key() == Qt::Key_Space || event->key() == Qt::Key_Enter) { if (this->hasFocus()) { // å�ªæœ‰æœ‰ç„¦ç‚¹æ—¶æ‰�å“�应 qCDebug(appLog) << "Triggering click via key press"; this->clicked(); } } } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/InfoCommandLinkButton.h000066400000000000000000000007771524745214100301300ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef INFOCOMMANDLINKBUTTON_H #define INFOCOMMANDLINKBUTTON_H #include #include DWIDGET_USE_NAMESPACE class InfoCommandLinkButton : public DCommandLinkButton { public: explicit InfoCommandLinkButton(QString text, QWidget *parent = nullptr); protected: void keyPressEvent(QKeyEvent *event) override; }; #endif // INFOCOMMANDLINKBUTTON_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/ShowInstallInfoTextEdit.cpp000066400000000000000000000215031524745214100310030ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "ShowInstallInfoTextEdit.h" #include "utils/ddlog.h" #include #include #include #include #include ShowInstallInfoTextEdit::ShowInstallInfoTextEdit(QWidget *parent) : QTextEdit(parent) { qCDebug(appLog) << "Initializing ShowInstallInfoTextEdit"; setAttribute(Qt::WA_AcceptTouchEvents); // 接å�—触控事件 grabGesture(Qt::TapGesture); // 获å�–触控点击事件 grabGesture(Qt::TapAndHoldGesture); // 获å�–触控点击长按事件 // 滑动鼠标时选中的效果 connect(this, &ShowInstallInfoTextEdit::selectionChanged, this, &ShowInstallInfoTextEdit::onSelectionArea); qCDebug(appLog) << "ShowInstallInfoTextEdit initialized"; } void ShowInstallInfoTextEdit::onSelectionArea() { qCDebug(appLog) << "Selection area changed"; if (m_gestureAction != GA_null) { qCDebug(appLog) << "Gesture action is not null, clearing selection"; QTextCursor cursor = textCursor(); if (cursor.selectedText() != "") { cursor.clearSelection(); setTextCursor(cursor); } } } bool ShowInstallInfoTextEdit::event(QEvent *event) { if (event->type() == QEvent::Gesture) { qCDebug(appLog) << "Gesture event received"; gestureEvent(static_cast(event)); } return QTextEdit::event(event); } bool ShowInstallInfoTextEdit::gestureEvent(QGestureEvent *event) { // qCDebug(appLog) << "Processing gesture event"; if (QGesture *tap = event->gesture(Qt::TapGesture)) { // qCDebug(appLog) << "Tap gesture detected"; tapGestureTriggered(static_cast(tap)); } if (QGesture *tapAndHold = event->gesture(Qt::TapAndHoldGesture)) { // qCDebug(appLog) << "Tap and hold gesture detected"; tapAndHoldGestureTriggered(static_cast(tapAndHold)); } return true; } void ShowInstallInfoTextEdit::tapGestureTriggered(QTapGesture *tap) { if (nullptr == tap) return; this->clearFocus(); // å�•指点击函数 switch (tap->state()) { // æ ¹æ�®ç‚¹å‡»çš„状æ€�进行ä¸�å�Œçš„æ“�作 case Qt::GestureStarted: { // 开始点击,记录时间。时间ä¸�å�Œ 进行ä¸�å�Œçš„æ“�作 qCDebug(appLog) << "Tap gesture started"; m_gestureAction = GA_tap; m_tapBeginTime = QDateTime::currentDateTime().toMSecsSinceEpoch(); break; } case Qt::GestureUpdated: { qCDebug(appLog) << "Tap gesture updated - switching to slide mode"; m_gestureAction = GA_slide; // 触控滑动 break; } case Qt::GestureCanceled: { // æ ¹æ�®æ—¶é—´é•¿çŸ­åŒºåˆ†è½»è§¦æ»‘动 qint64 timeSpace = QDateTime::currentDateTime().toMSecsSinceEpoch() - m_tapBeginTime; if (timeSpace < TAP_MOVE_DELAY || m_slideContinue) { // 普通滑动 qCDebug(appLog) << "Tap gesture canceled - continuing slide"; m_slideContinue = false; m_gestureAction = GA_slide; } else { // 选中滑动 qCDebug(appLog) << "Tap gesture canceled - resetting"; m_gestureAction = GA_null; } break; } case Qt::GestureFinished: { qCDebug(appLog) << "Tap gesture finished"; m_gestureAction = GA_null; break; } default: { qCWarning(appLog) << "Unknown tap gesture state"; Q_ASSERT(false); break; } } } void ShowInstallInfoTextEdit::tapAndHoldGestureTriggered(QTapAndHoldGesture *tapAndHold) { qCDebug(appLog) << "Tap and hold gesture triggered"; if (nullptr == tapAndHold) { qCWarning(appLog) << "Tap and hold gesture is null"; return; } qCDebug(appLog) << "Tap and hold gesture triggered, state:" << tapAndHold->state(); // å�•指长按 switch (tapAndHold->state()) { case Qt::GestureStarted: qCDebug(appLog) << "Tap and hold gesture started"; m_gestureAction = GA_hold; break; case Qt::GestureUpdated: qCWarning(appLog) << "Unsupported tap and hold gesture state: Updated"; Q_ASSERT(false); break; case Qt::GestureCanceled: qCWarning(appLog) << "Unsupported tap and hold gesture state: Canceled"; Q_ASSERT(false); break; case Qt::GestureFinished: qCDebug(appLog) << "Tap and hold gesture finished"; m_gestureAction = GA_null; break; default: qCWarning(appLog) << "Unknown tap and hold gesture state:" << tapAndHold->state(); Q_ASSERT(false); break; } } void ShowInstallInfoTextEdit::slideGesture(qreal diff) { static qreal delta = 0.0; int step = static_cast(diff + delta); delta = diff + delta - step; qCDebug(appLog) << "Sliding with diff:" << diff << "step:" << step; verticalScrollBar()->setValue(verticalScrollBar()->value() + step); // 移动滚动æ�¡ } void ShowInstallInfoTextEdit::mouseReleaseEvent(QMouseEvent *e) { // qCDebug(appLog) << "Mouse release event"; change = 0.0; duration = 0.0; // add for single refers to the sliding if (e->type() == QEvent::MouseButtonRelease && e->source() == Qt::MouseEventSynthesizedByQt) { if (m_gestureAction == GA_slide) { qCDebug(appLog) << "Slide gesture finished, starting tween animation"; // 滑动结æ�Ÿï¼Œå¼€å§‹æƒ¯æ€§æ»‘动 tween.start(0, 0, change, duration, std::bind(&ShowInstallInfoTextEdit::slideGesture, this, std::placeholders::_1)); } m_gestureAction = GA_null; } int i = m_end - m_start; if (Qt::MouseEventSynthesizedByQt == e->source() && (i > 10 && this->verticalScrollBar()->value() != 0)) { qCDebug(appLog) << "Synthesized mouse event, accepting and returning"; e->accept(); return; } return QTextEdit::mouseReleaseEvent(e); } void ShowInstallInfoTextEdit::mouseMoveEvent(QMouseEvent *e) { // qCDebug(appLog) << "Mouse move event"; if (Qt::MouseEventSynthesizedByQt == e->source()) { m_end = e->y(); } // å�•指滑动 if (e->type() == QEvent::MouseMove && e->source() == Qt::MouseEventSynthesizedByQt) { const ulong diffTime = e->timestamp() - m_lastMouseTime; const int diffpos = e->pos().y() - m_lastMousepos; m_lastMouseTime = e->timestamp(); m_lastMousepos = e->pos().y(); if (m_gestureAction == GA_slide) { qCDebug(appLog) << "Slide gesture detected in mouse move event"; QFont font = this->font(); /*开根å�·æ—¶æ•°å€¼è¶Šå¤§è¡°å‡�比例越大*/ qreal direction = diffpos < 0 ? 1.0 : -1.0; // 确定滑动方å�‘ slideGesture(-direction * sqrt(abs(diffpos)) / font.pointSize()); /*预算惯性滑动时间*/ m_stepSpeed = static_cast(diffpos) / static_cast(diffTime + 0.000001); duration = sqrt(abs(m_stepSpeed)) * 1000; /*预算惯性滑动è·�离,4.0为调优数值*/ m_stepSpeed /= sqrt(font.pointSize() * 4.0); change = m_stepSpeed * sqrt(abs(m_stepSpeed)) * 100; // 如果放到外é�¢ä¼šå±�蔽掉选中 return; // 此时å±�蔽其他触控效果 } } QTextEdit::mouseMoveEvent(e); } FlashTween::FlashTween() { qCDebug(appLog) << "Initializing FlashTween"; m_timer = new QTimer(this); connect(m_timer, &QTimer::timeout, this, &FlashTween::__run); } void FlashTween::start(qreal t, qreal b, qreal c, qreal d, FunSlideInertial f) { qCDebug(appLog) << "Starting FlashTween - change:" << c << "duration:" << d; if (c == 0.0 || d == 0.0) { qCDebug(appLog) << "FlashTween start ignored - zero change or duration"; return; } qCDebug(appLog) << "Starting FlashTween - change:" << c << "duration:" << d; m_currentTime = t; m_beginValue = b; m_changeValue = c; m_durationTime = d; m_lastValue = 0; m_fSlideGesture = f; m_direction = m_changeValue > 0 ? 1 : -1; // 确定滑动方å�‘ m_timer->stop(); m_timer->start(CELL_TIME); } void FlashTween::__run() { qCDebug(appLog) << "FlashTween run, current time:" << m_currentTime; qreal tempValue = m_lastValue; m_lastValue = FlashTween::sinusoidalEaseOut(m_currentTime, m_beginValue, abs(m_changeValue), m_durationTime); m_fSlideGesture(m_direction * (m_lastValue - tempValue)); if (m_currentTime < m_durationTime) { m_currentTime += CELL_TIME; } else { qCDebug(appLog) << "FlashTween completed"; m_timer->stop(); } } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/ShowInstallInfoTextEdit.h000066400000000000000000000133331524745214100304520ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef SHOWINSTALLINFOTEXTEDIT_H #define SHOWINSTALLINFOTEXTEDIT_H #include #include #include #include #include #define CELL_TIME 15 #define TAP_MOVE_DELAY 300 // Tween算法(模拟惯性) typedef std::function FunSlideInertial; class FlashTween : public QObject { Q_OBJECT public: FlashTween(); ~FlashTween() {} public: void start(qreal t, qreal b, qreal c, qreal d, FunSlideInertial fSlideGesture); void stop() { m_timer->stop(); } bool active() { return m_timer->isActive(); } private slots: void __run(); private: QTimer *m_timer = nullptr; FunSlideInertial m_fSlideGesture = nullptr; // 纵å�‘å�•指惯性滑动 qreal m_currentTime = 0; qreal m_beginValue = 0; qreal m_changeValue = 0; qreal m_durationTime = 0; qreal m_direction = 1; qreal m_lastValue = 0; private: /** 链接:https://www.cnblogs.com/cloudgamer/archive/2009/01/06/Tween.html 效果说明 Linear:无缓动效果; Quadratic:二次方的缓动(t^2); Cubic:三次方的缓动(t^3); Quartic:四次方的缓动(t^4); Quintic:五次方的缓动(t^5); Sinusoidal:正弦曲线的缓动(sin(t)); Exponential:指数曲线的缓动(2^t); Circular:圆形曲线的缓动(sqrt(1-t^2)); Elastic:指数衰å‡�的正弦曲线缓动; Back:超过范围的三次方缓动((s+1)*t^3 - s*t^2); Bounce:指数衰å‡�çš„å��弹缓动。 æ¯�个效果都分三个缓动方å¼�(方法),分别是: easeIn:从0开始加速的缓动; easeOut:å‡�速到0的缓动; easeInOut:å‰�å�Šæ®µä»Ž0开始加速,å�Žå�Šæ®µå‡�速到0的缓动。 其中Linear是无缓动效果,没有以上效果。 四个å�‚数分别是: t: current time(当å‰�时间); b: beginning value(åˆ�始值); c: change in value(å�˜åŒ–é‡�); d: duration(æŒ�续时间)。 */ #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wsequence-point" static qreal quadraticEaseOut(qreal t, qreal b, qreal c, qreal d) { return -c * (t /= d) * (t - 2) + b; } static qreal cubicEaseOut(qreal t, qreal b, qreal c, qreal d) { return c * ((t = t / d - 1) * t * t + 1) + b; } static qreal quarticEaseOut(qreal t, qreal b, qreal c, qreal d) { return -c * ((t = t / d - 1) * t * t * t - 1) + b; } static qreal quinticEaseOut(qreal t, qreal b, qreal c, qreal d) { return c * ((t = t / d - 1) * t * t * t * t + 1) + b; } static qreal sinusoidalEaseOut(qreal t, qreal b, qreal c, qreal d) { return c * sin(t / d * (3.14 / 2)) + b; } static qreal circularEaseOut(qreal t, qreal b, qreal c, qreal d) { return c * sqrt(1 - (t = t / d - 1) * t) + b; } static qreal bounceEaseOut(qreal t, qreal b, qreal c, qreal d) { if ((t /= d) < (1 / 2.75)) { return c * (7.5625 * t * t) + b; } else if (t < (2 / 2.75)) { return c * (7.5625 * (t -= (1.5 / 2.75)) * t + .75) + b; } else if (t < (2.5 / 2.75)) { return c * (7.5625 * (t -= (2.25 / 2.75)) * t + .9375) + b; } else { return c * (7.5625 * (t -= (2.625 / 2.75)) * t + .984375) + b; } } #pragma GCC diagnostic pop }; /** * @brief The ShowInstallInfoTextEdit class * QTextEdit控件 修改部分触控事件 */ class ShowInstallInfoTextEdit : public QTextEdit { Q_OBJECT public: explicit ShowInstallInfoTextEdit(QWidget *parent = nullptr); // QObject interface public: bool event(QEvent *event) override; // QWidget interface protected: void mouseReleaseEvent(QMouseEvent *event) override; // QWidget interface protected: void mouseMoveEvent(QMouseEvent *event) override; private: /** * @brief gestureEvent 手势事件 * @param event * @return */ bool gestureEvent(QGestureEvent *event); /** * @brief tapGestureTriggered å�•击手势事件 */ void tapGestureTriggered(QTapGesture *); /** * @brief tapAndHoldGestureTriggered å�•指长按事件 */ void tapAndHoldGestureTriggered(QTapAndHoldGesture *); /** * @brief slideGesture å�•指滑动手势(通过原生触摸å±�事件进行抽象模拟) * @param diff * add for single refers to the sliding */ void slideGesture(qreal diff); /** * @brief onSelectionArea 滑动选中事件 */ void onSelectionArea(); private: // 触摸å±�手势动作 enum GestureAction { GA_null, // 无动作 GA_tap, // 点击 GA_slide, // 滑动 GA_hold, // 长按 }; GestureAction m_gestureAction = GA_null; // 手势动作 默认误动作 qint64 m_tapBeginTime = 0; // 开始点击的时间 bool m_slideContinue = false; // 是å�¦æŒ�续滑动 // add for single refers to the sliding FlashTween tween; // 滑动惯性 qreal change = {0.0}; // 滑动å�˜åŒ–é‡� qreal duration = {0.0}; // 滑动方å�‘ // 鼠标事件的ä½�ç½® int m_start = 0; // 开始时鼠标的ä½�ç½® int m_end = 0; // 结æ�Ÿæ—¶é¼ æ ‡çš„ä½�ç½® qreal m_stepSpeed = 0; // 移动的速度 int m_lastMousepos = 0; // 上次移动å�Žé¼ æ ‡çš„ä½�ç½® ulong m_lastMouseTime = 0; // 上次移动鼠标的时间 int m_nSelectEndLine = 0; //< 选择结æ�Ÿæ—¶å�Žé¼ æ ‡æ‰€åœ¨è¡Œ int m_nSelectStart = 0; //< 选择开始时的鼠标ä½�ç½® int m_nSelectEnd = 0; //< 选择结æ�Ÿæ—¶çš„é¼ æ ‡ä½�ç½® }; #endif // SHOWINSTALLINFOTEXTEDIT_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/choosefilebutton.cpp000066400000000000000000000025101524745214100276160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "choosefilebutton.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include ChooseFileButton::ChooseFileButton(QString text, QWidget *parent) : DCommandLinkButton(text, parent) { qCDebug(appLog) << "Initializing ChooseFileButton with text:" << text; QString fontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); // 设置字体 Utils::bindFontBySizeAndWeight(this, fontFamily, 12, QFont::ExtraLight); // 设置字体样å¼�与字体大å°� this->setFocusPolicy(Qt::TabFocus); // 设置本身å�¯ä»¥è¢«ç„¦ç‚¹é€‰ä¸­ // 添加AccessibleName this->setObjectName("ChooseFileButton"); this->setAccessibleName("ChooseFileButton"); qCDebug(appLog) << "ChooseFileButton initialized"; } void ChooseFileButton::keyPressEvent(QKeyEvent *event) { // 当按下回车ã€�æ�¢è¡Œã€�或空格时,如果当å‰�按钮存在焦点则触å�‘click事件 if (event->key() == Qt::Key_Return || event->key() == Qt::Key_Space || event->key() == Qt::Key_Enter) { if (this->hasFocus()) { qCDebug(appLog) << "Triggering click via key press:" << event->key(); this->clicked(); } } } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/choosefilebutton.h000066400000000000000000000013541524745214100272700ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef CHOOSEFILEBUTTON_H #define CHOOSEFILEBUTTON_H #include #include DWIDGET_USE_NAMESPACE /** * @brief The ChooseFileButton class * 文件选择对è¯�框中的文件选择按钮 * 一开始使用的控件为DPushButton ,å�ŽUI与测试æ��出按钮需è¦�è·Ÿéš�活动色å�˜åŒ–。å�Žä¿®æ”¹ä¸ºDCommandLinkButton. */ class ChooseFileButton : public DCommandLinkButton { Q_OBJECT public: explicit ChooseFileButton(QString text, QWidget *parent = nullptr); // QWidget interface protected: void keyPressEvent(QKeyEvent *event) override; }; #endif // CHOOSEFILEBUTTON_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/coloredprogressbar.cpp000066400000000000000000000073151524745214100301530ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "coloredprogressbar.h" #include "utils/ddlog.h" #include #include #include #include #include #include ColoredProgressBar::ColoredProgressBar(QWidget *parent) : QProgressBar(parent) { qCDebug(appLog) << "Initializing ColoredProgressBar..."; themeChanged(); QObject::connect( DGuiApplicationHelper::instance(), &DGuiApplicationHelper::themeTypeChanged, this, &ColoredProgressBar::themeChanged); qCDebug(appLog) << "ColoredProgressBar initialized"; } void ColoredProgressBar::themeChanged() { DGuiApplicationHelper::ColorType themeType = DGuiApplicationHelper::instance()->themeType(); qCDebug(appLog) << "Theme changed to:" << themeType; m_themeType = themeType; if (themeType == DGuiApplicationHelper::LightType) { qCDebug(appLog) << "Clearing thresholds for light theme"; threshmap.clear(); } else if (themeType == DGuiApplicationHelper::DarkType) { qCDebug(appLog) << "Setting dark theme colors"; DPalette pa = DebApplicationHelper::instance()->palette(this); QColor colorStart = pa.color(QPalette::Highlight); QColor colorEnd = pa.color(QPalette::HighlightedText); qCDebug(appLog) << "Using colors from:" << colorStart.name() << "to" << colorEnd.name(); threshmap.insert(0, QBrush(colorStart)); threshmap.insert(1, QBrush(colorEnd)); } else { qCDebug(appLog) << "Unknown theme type, clearing thresholds"; threshmap.clear(); } } void ColoredProgressBar::addThreshold(int threshold, QBrush brush) { qCDebug(appLog) << "Adding threshold at:" << threshold << "with brush:" << brush.color().name(); threshmap[threshold] = brush; } void ColoredProgressBar::removeThreshold(int threshold) { if (threshmap.contains(threshold)) { qCDebug(appLog) << "Removing threshold at:" << threshold; threshmap.remove(threshold); } } QList ColoredProgressBar::thresholds() const { return threshmap.keys(); } void ColoredProgressBar::paintEvent(QPaintEvent *event) { DGuiApplicationHelper::ColorType themeType = DGuiApplicationHelper::instance()->themeType(); if (themeType == DGuiApplicationHelper::LightType) { qCDebug(appLog) << "Using default painting for light theme"; QProgressBar::paintEvent(event); } else if (themeType == DGuiApplicationHelper::DarkType) { qCDebug(appLog) << "Custom painting for dark theme"; QStylePainter painter(this); QStyleOptionProgressBar styopt; initStyleOption(&styopt); if (threshmap.upperBound(value()) != threshmap.begin()) { styopt.palette.setBrush(QPalette::ColorRole::Highlight, (--threshmap.upperBound(value())).value()); } painter.setRenderHint(QPainter::Antialiasing); painter.setPen(Qt::NoPen); painter.drawRect(styopt.rect); painter.drawControl(QStyle::ControlElement::CE_ProgressBarGroove, styopt); painter.drawControl(QStyle::ControlElement::CE_ProgressBarContents, styopt); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) if (styopt.textVisible && styopt.orientation == Qt::Horizontal) { #else if (styopt.textVisible && (styopt.direction == Qt::LeftToRight || styopt.direction == Qt::RightToLeft)) { #endif qCDebug(appLog) << "Painting progress bar label"; painter.drawControl(QStyle::ControlElement::CE_ProgressBarLabel, styopt); } } else { qCDebug(appLog) << "Unknown theme type, using default painting"; QProgressBar::paintEvent(event); } } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/coloredprogressbar.h000066400000000000000000000031141524745214100276110ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #pragma once #include "dtkwidget_global.h" #include "utils/utils.h" #include #include DCORE_USE_NAMESPACE DWIDGET_USE_NAMESPACE /*! * \class ColoredProgressBar * \brief ColoredProgressBar is the same as QProgressBar, except it can change its appearance depending on the value displayed. */ class ColoredProgressBar : public QProgressBar { Q_OBJECT public: explicit ColoredProgressBar(QWidget *parent = nullptr); /*! * \brief ColoredProgressBar::addThreshold adds a new threshold value and specifies the brush to use once that value is * reached. If a threshold of the same value already exists, it will be overwritten. \param threshold Minimum value for this * brush to be used. \param brush The brush to use when the currently displayed value is no less than \threshold and less than * the next threshold value. */ void addThreshold(int threshold, QBrush brush); /*! * \brief ColoredProgressBar::removeThreshold removes a threshold. * \param threshold The threshold value to remove. */ void removeThreshold(int threshold); QList thresholds() const; protected: /*! * \brief ColoredProgressBar::threadsholds gets all threshold values. * \return A list of threshold values. */ void paintEvent(QPaintEvent *) override; private: DGuiApplicationHelper::ColorType m_themeType; QMap threshmap; private slots: void themeChanged(); }; deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/debinfolabel.cpp000066400000000000000000000123541524745214100266570ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "debinfolabel.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include DebInfoLabel::DebInfoLabel(QWidget *parent, Qt::WindowFlags windowFlags) : DLabel(parent, windowFlags) , m_colorRole(QPalette::NoRole) , m_colorType(DPalette::NoType) , m_bUserColorType(false) { qCDebug(appLog) << "Initializing DebInfoLabel..."; // 设置AccessibleName this->setAccessibleName("DebInfoLabel"); this->setObjectName("DebInfoLabel"); qCDebug(appLog) << "DebInfoLabel initialized"; } void DebInfoLabel::setCustomQPalette(QPalette::ColorRole colorRole) { qCDebug(appLog) << "Setting QPalette with color role:" << colorRole; m_colorRole = colorRole; // 获å�–当å‰�使用QPalette的字体颜色角色 m_bUserColorType = false; // 当å‰�使用的ä¸�是DPalette // 判断传入的QPalette是å�¦æ˜¯WindowText 如果是则设置当å‰�Labelçš„Palette的画刷为DGuiApplicationHelper画刷,颜色为WindowText // å�¦åˆ™è®¾ç½®å½“å‰�çš„Labelçš„Palette的画刷为DebApplicationHelperr画刷,颜色为传入的颜色 if (m_colorRole == QPalette::WindowText) { qCDebug(appLog) << "Using WindowText color from DPalette"; DPalette palette = DPaletteHelper::instance()->palette(this); palette.setBrush(QPalette::Text, palette.color(QPalette::WindowText)); this->setPalette(palette); } else { qCDebug(appLog) << "Using custom color from DebApplicationHelper"; DPalette palette = DebApplicationHelper::instance()->palette(this); palette.setBrush(DPalette::Text, palette.color(m_colorRole)); this->setPalette(palette); } } void DebInfoLabel::setCustomDPalette(DPalette::ColorType colorType) { qCDebug(appLog) << "Setting DPalette with color type:" << colorType; m_colorType = colorType; // 获å�–当å‰�使用DPalette的字体颜色类型 m_bUserColorType = true; // 当å‰�使用的是DPalette m_bMultiIns = false; // 当å‰�使用的ä¸�是默认颜色 // 设置当å‰�çš„Labelçš„Palette的画刷为DebApplicationHelperr画刷,颜色为传入的颜色 DPalette palette = DebApplicationHelper::instance()->palette(this); palette.setBrush(DPalette::WindowText, palette.color(m_colorType)); this->setPalette(palette); qCDebug(appLog) << "DPalette set with color:" << palette.color(m_colorType).name(); } void DebInfoLabel::setCustomDPalette() { m_bMultiIns = true; // 当å‰�使用的是默认的颜色 m_bUserColorType = true; // 当å‰�是用的是DPalette // 设置当å‰�çš„Labelçš„Palette的画刷为DGuiApplicationHelper画刷,颜色为默认的颜色 DPalette palette = DPaletteHelper::instance()->palette(this); palette.setBrush(DPalette::WindowText, QColor(00, 130, 252)); this->setPalette(palette); } void DebInfoLabel::setTextAndTips(const QString &text) { qCDebug(appLog) << "Setting text and tooltip:" << text; setText(text); m_toolTip = text; updateTipText(); } void DebInfoLabel::paintEvent(QPaintEvent *event) { QWidget tmpWidget; if (m_bUserColorType) { // 当å‰�使用的是DPalette if (m_bMultiIns) { qCDebug(appLog) << "Using default color (00, 130, 252)"; DPalette palette = DebApplicationHelper::instance()->palette(&tmpWidget); QPainter painter(this); painter.setPen(QColor(00, 130, 252)); painter.drawText(contentsRect(), static_cast(alignment()), paintText()); QWidget::paintEvent(event); } else { qCDebug(appLog) << "Using custom DPalette color type:" << m_colorType; DPalette palette = DebApplicationHelper::instance()->palette(&tmpWidget); QPainter painter(this); painter.setPen(QColor(palette.color(m_colorType))); painter.drawText(contentsRect(), static_cast(alignment()), paintText()); QWidget::paintEvent(event); } } else { // 当å‰�使用的是QPalette if (m_colorRole == QPalette::WindowText) { qCDebug(appLog) << "Using WindowText from QPalette"; DLabel::paintEvent(event); } else { qCDebug(appLog) << "Using custom QPalette color role:" << m_colorRole; DPalette palette = DebApplicationHelper::instance()->palette(&tmpWidget); QPainter painter(this); painter.setPen(QColor(palette.color(m_colorRole))); painter.drawText(contentsRect(), static_cast(alignment()), paintText()); QWidget::paintEvent(event); } } } QString DebInfoLabel::paintText() { // update tips while repaint updateTipText(); QString paintString = text(); if (Qt::ElideNone != elideMode()) { return fontMetrics().elidedText(paintString, elideMode(), width()); } return paintString; } /** * @brief Default tooltip not provides wordwrap, use QTextDocument layout instead. */ void DebInfoLabel::updateTipText() { if (m_toolTip.isEmpty()) { setToolTip(m_toolTip); return; } QString tipsText = Utils::formatWrapText(m_toolTip, width()); setToolTip(tipsText); } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/debinfolabel.h000066400000000000000000000036701524745214100263250ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBINFOLABEL_H #define DEBINFOLABEL_H #include #include DWIDGET_USE_NAMESPACE class QTextDocument; /** * @brief The DebInfoLabel class * singleInstallPage 中 package nameã€� package version 与 tipsLabel 的控件 * 基于DLabel 对ä¸�å�Œæƒ…况下的Dlabel进行界é�¢ä¸Šçš„风格样å¼�修改,ä¿�è¯�界é�¢ä¸Šé£Žæ ¼çš„统一 * */ class DebInfoLabel : public DLabel { Q_OBJECT public: explicit DebInfoLabel(QWidget *parent = nullptr, Qt::WindowFlags f = Qt::WindowFlags()); /** * @brief setCustomQPalette 设置自适应的QPalette * @param colorRole 字体颜色角色 * ç›®å‰�使用到此类型的有 singleInstallPageçš„packgeName packageVersion 以å�Šä»–们æ��示的label */ void setCustomQPalette(QPalette::ColorRole colorRole); /** * @brief setCustomDPalette 设置自适应的DPalette * @param colorType 字体颜色的类型 * ç›®å‰�使用到此类型的有 singleInstallPageçš„m_tipsLabel(å�•包安装时状æ€�[ä¾�赖状æ€�][安装状æ€�][版本状æ€�]æ��示) */ void setCustomDPalette(DPalette::ColorType colorType); /** * @brief setCustomDPalette 设置默认的DPalette * ç›®å‰�没有函数使用到此类型 */ void setCustomDPalette(); void setTextAndTips(const QString &text); void paintEvent(QPaintEvent *event) override; private: [[nodiscard]] QString paintText(); void updateTipText(); private: QPalette::ColorRole m_colorRole; // 当å‰�label的字体颜色角色(QPalette) DPalette::ColorType m_colorType; // 当å‰�Label的字体颜色类型(DPalette) bool m_bUserColorType = false; // 是å�¦æ˜¯ä½¿ç”¨çš„DPalette bool m_bMultiIns = false; // 是å�¦æ˜¯ä½¿ç”¨çš„自定义DPalette风格 QString m_toolTip; }; #endif // DEBINFOLABEL_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/droundbgframe.cpp000066400000000000000000000033161524745214100270660ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "droundbgframe.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include #include DRoundBgFrame::DRoundBgFrame(QWidget *parent, int bgOffsetTop, int bgOffsetBottom) : QWidget(parent) , m_bgOffsetTop(bgOffsetTop) , m_bgOffsetBottom(bgOffsetBottom) { qCDebug(appLog) << "Initializing DRoundBgFrame with offsets - top:" << bgOffsetTop << "bottom:" << bgOffsetBottom; // 添加accessibleName this->setObjectName("DRoundBgFrame"); this->setAccessibleName("DRoundBgFrame"); qCDebug(appLog) << "DRoundBgFrame initialized"; } void DRoundBgFrame::paintEvent(QPaintEvent *event) { Q_UNUSED(event) qCDebug(appLog) << "Painting DRoundBgFrame"; QPainter painter(this); painter.setRenderHint(QPainter::Antialiasing, true); // 设置边缘抗锯齿 DPalette pa = DebApplicationHelper::instance()->palette(this); qCDebug(appLog) << "Using palette color:" << pa.color(DPalette::Base).name(); QPainterPath path; QRectF rect = this->rect(); rect.setX(0); // 设置xä½�ç½® rect.setY(m_bgOffsetTop); // 设置yä½�ç½® rect.setWidth(rect.width()); // 设置宽度 rect.setHeight(rect.height() - m_bgOffsetBottom); // 设置高度 qCDebug(appLog) << "Painting rounded rect at:" << rect << "with radius 8"; path.addRoundedRect(rect, 8, 8); painter.fillPath(path, QBrush(pa.color(DPalette::Base))); // 填充颜色 } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/droundbgframe.h000066400000000000000000000011271524745214100265310ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DROUNDBGFRAME_H #define DROUNDBGFRAME_H #include DWIDGET_USE_NAMESPACE class DRoundBgFrame : public QWidget { public: DRoundBgFrame(QWidget *parent = nullptr, int bgOffsetTop = 0, int bgOffsetBottom = 0); void paintEvent(QPaintEvent *) override; public slots: void slotShowHideTopBg(bool bShow); void slotShowHideBottomBg(bool bShow); private: int m_bgOffsetTop = 0; int m_bgOffsetBottom = 0; }; #endif // DROUNDBGFRAME_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/error_notify_dialog_helper.cpp000066400000000000000000000062121524745214100316440ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "error_notify_dialog_helper.h" #include "utils/ddlog.h" #include #include #include #include #include "utils/hierarchicalverify.h" DWIDGET_USE_NAMESPACE static const int kDefaultDialogWidth = 380; /** * @class ErrorNotifyDialogHelper * @brief A helper class to show the error notify dialog. */ ErrorNotifyDialogHelper::ErrorNotifyDialogHelper(QObject *parent) : QObject{parent} { qCDebug(appLog) << "ErrorNotifyDialogHelper constructed"; } void ErrorNotifyDialogHelper::showHierarchicalVerifyWindow() { qCDebug(appLog) << "Checking hierarchical verify status"; if (!HierarchicalVerify::instance()->isValid()) { qCDebug(appLog) << "Hierarchical verify not valid, skipping dialog"; return; } qCDebug(appLog) << "Creating error notify dialog"; DDialog *dialog = new DDialog(); // limit the display width dialog->setFixedWidth(kDefaultDialogWidth); dialog->setFocusPolicy(Qt::TabFocus); dialog->setModal(true); dialog->setWindowFlag(Qt::WindowStaysOnTopHint); // set the information displayed by the pop-up window dialog->setTitle(QObject::tr("Unable to install")); dialog->setMessage( QObject::tr("This package does not have a valid digital signature and has been blocked from installing/running. " "Go to Security Center > Tools > App Security to change the settings.")); dialog->setIcon(QIcon::fromTheme("di_popwarning")); dialog->addButton(QObject::tr("Cancel", "button"), false, DDialog::ButtonNormal); dialog->addButton(QObject::tr("Proceed", "button"), true, DDialog::ButtonRecommend); dialog->show(); qCDebug(appLog) << "Error notify dialog shown"; // Copy from ddialog.cpp, used to set the default dialog height. // Avoid incomplete display at large font size/high zoom ratio, called after show(). auto *msgLabel = dialog->findChild("MessageLabel"); if (msgLabel) { qCDebug(appLog) << "Setting message label minimum height"; auto *dialogStyle = dialog->style(); if (dialogStyle) { qCDebug(appLog) << "Getting dialog style"; const QSize sz = dialogStyle->itemTextRect(msgLabel->fontMetrics(), msgLabel->rect(), Qt::TextWordWrap, false, msgLabel->text()) .size(); msgLabel->setMinimumHeight(qMax(sz.height(), msgLabel->sizeHint().height())); } } auto *btnPorceed = qobject_cast(dialog->getButton(1)); if (btnPorceed) { qCDebug(appLog) << "Setting focus policy for proceed button"; btnPorceed->setFocusPolicy(Qt::TabFocus); btnPorceed->setFocus(); } connect(dialog, &DDialog::finished, [dialog](int result) { qCDebug(appLog) << "Dialog finished with result:" << result; if (QDialog::Accepted == result) { qCDebug(appLog) << "Proceeding to security center"; HierarchicalVerify::instance()->proceedDefenderSafetyPage(); } dialog->deleteLater(); }); } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/error_notify_dialog_helper.h000066400000000000000000000011301524745214100313030ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef ERROR_NOTIFY_DIALOG_HELPER_H #define ERROR_NOTIFY_DIALOG_HELPER_H #include // popup error dialogs, support deb / uab packages class ErrorNotifyDialogHelper : public QObject { Q_OBJECT public: explicit ErrorNotifyDialogHelper(QObject *parent = nullptr); ~ErrorNotifyDialogHelper() override = default; static void showHierarchicalVerifyWindow(); private: Q_DISABLE_COPY(ErrorNotifyDialogHelper) }; #endif // ERROR_NOTIFY_DIALOG_HELPER_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/filechoosewidget.cpp000066400000000000000000000146721524745214100276020ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "filechoosewidget.h" #include "view/widgets/choosefilebutton.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include FileChooseWidget::FileChooseWidget(QWidget *parent) : QWidget(parent) , m_settings("deepin", "deepin-deb-install") { qCDebug(appLog) << "Initializing FileChooseWidget..."; setFocusPolicy(Qt::NoFocus); setAcceptDrops(true); qCDebug(appLog) << "FileChooseWidget initialized"; DPalette palette; // fileChooseWidget的图标 m_iconImage = new DLabel(this); // 添加AccessibleName m_iconImage->setObjectName("iconImage"); m_iconImage->setAccessibleName("iconImage"); m_iconImage->setFixedSize(160, 160); #ifdef SHOWBORDER iconImage->setStyleSheet("QLabel{border:1px solid black;}"); #endif // æ‹–å…¥æ��示语 m_dndTips = new DLabel(this); m_dndTips->setMinimumHeight(30); m_dndTips->setAlignment(Qt::AlignTop); m_dndTips->setText(tr("Drag deb packages here")); // 添加AccessibleName m_dndTips->setObjectName("DNDTips"); // 修改字体颜色 palette = DPaletteHelper::instance()->palette(m_dndTips); palette.setBrush(DPalette::WindowText, palette.color(DPalette::TextTips)); m_dndTips->setPalette(palette); // 修改字体大å°�与字体类型 QString fontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); Utils::bindFontBySizeAndWeight(m_dndTips, fontFamily, 12, QFont::ExtraLight); #ifdef SHOWBORDER dndTips->setStyleSheet("QLabel{border:1px solid black;}"); #endif // 分割线 split_line = new DLabel(this); // 添加AccessibleName split_line->setObjectName("SplitLine"); split_line->setAccessibleName("SplitLine"); // 显示的大图标 QIcon icon_install = QIcon::fromTheme("di_icon_install"); m_iconImage->setPixmap(icon_install.pixmap(QSize(160, 160))); // 显示的分割线 QIcon icon_split_line = QIcon::fromTheme("di_split_line"); split_line->setPixmap(icon_split_line.pixmap(QSize(220, 3))); split_line->setFixedHeight(3); // fix bug:33999 change DButton to DCommandLinkButton for Activity color // m_chooseFileBtn = new ChooseFileButton(this); m_chooseFileBtn = new ChooseFileButton("", this); m_chooseFileBtn->setMinimumHeight(28); // 添加AccessibleName m_chooseFileBtn->setObjectName("FileChooseButton"); m_chooseFileBtn->setAccessibleName("FileChooseButton"); m_chooseFileBtn->setText(tr("Select File")); #ifdef SHOWBORDER m_chooseFileBtn->setStyleSheet("QPushButton{border:1px solid black;}"); #endif // 大图标的布局 QVBoxLayout *centralLayout = new QVBoxLayout(this); centralLayout->addSpacing(32); centralLayout->addWidget(m_iconImage); // 设置图标居中 centralLayout->setAlignment(m_iconImage, Qt::AlignHCenter); // 图标下是æ��示 centralLayout->addSpacing(8); centralLayout->addWidget(m_dndTips); // æ��示居中显示 centralLayout->setAlignment(m_dndTips, Qt::AlignHCenter); // 分割线 centralLayout->addWidget(split_line); centralLayout->setAlignment(split_line, Qt::AlignHCenter); centralLayout->addSpacing(11); // 文件选择按钮 centralLayout->addWidget(m_chooseFileBtn); // 文件选择按钮居中显示 centralLayout->setAlignment(m_chooseFileBtn, Qt::AlignHCenter); centralLayout->addStretch(); centralLayout->setSpacing(0); centralLayout->setContentsMargins(0, 0, 0, 0); setLayout(centralLayout); // 文件选择å�Žï¼Œå°†æ•°æ�®ä¼ åˆ°chooseFilesä¿¡å�·ä¸­ connect(m_chooseFileBtn, &ChooseFileButton::clicked, this, &FileChooseWidget::chooseFiles); // 主题å�˜æ�¢æ—¶ï¼Œä¿®æ”¹å›¾æ ‡çš„颜色 QObject::connect( DGuiApplicationHelper::instance(), &DGuiApplicationHelper::themeTypeChanged, this, &FileChooseWidget::themeChanged); } void FileChooseWidget::showEvent(QShowEvent *e) { QWidget::showEvent(e); m_chooseFileBtn->setFocus(); } void FileChooseWidget::chooseFiles() { qCDebug(appLog) << "Choosing files..."; QString historyDir = m_settings.value("history_dir").toString(); // 获å�–ä¿�存的文件路径 qCDebug(appLog) << "History directory:" << historyDir; if (historyDir.isEmpty()) { historyDir = QDir::homePath(); qCDebug(appLog) << "Using default home directory:" << historyDir; } // 为DFileDialog指定父对象 DFileDialog dialog(this); // 获å�–文件 dialog.setFileMode(QFileDialog::ExistingFiles); dialog.setNameFilter("Debian / Linglong Package Files (*.deb *.uab)"); dialog.setDirectory(historyDir); // 设置打开的路径为ä¿�存的路径 auto mode = dialog.exec(); // 打开文件选择窗å�£ QString currentPackageDir = dialog.directoryUrl().toLocalFile(); // 获å�–当å‰�打开的文件夹路径 if (mode != QDialog::Accepted) { qCDebug(appLog) << "File dialog cancelled"; m_chooseFileBtn->setFocus(); return; } const QStringList selected_files = dialog.selectedFiles(); // 获å�–选中的文件 qCDebug(appLog) << "Selected files:" << selected_files; emit packagesSelected(selected_files); // å�‘é€�ä¿¡å�· // 判断路径信æ�¯æ˜¯å�¦ä¸ºæœ¬åœ°è·¯å¾„ if (!selected_files.isEmpty() && Pkg::PkgReadable == Utils::checkPackageReadable(selected_files.first())) { // 本地路径,ä¿�存当å‰�文件路径 m_settings.setValue("history_dir", currentPackageDir); } } void FileChooseWidget::themeChanged() { qCDebug(appLog) << "Theme changed, updating icons"; // æ›´æ–°icon QIcon icon_install = QIcon::fromTheme("di_icon_install"); m_iconImage->setPixmap(icon_install.pixmap(QSize(160, 160))); // æ›´æ–° 分割线 QIcon icon_split_line = QIcon::fromTheme("di_split_line"); split_line->setPixmap(icon_split_line.pixmap(QSize(220, 3))); // change tips color when theme changed auto palette = DPaletteHelper::instance()->palette(m_dndTips); palette.setBrush(DPalette::WindowText, palette.color(DPalette::TextTips)); m_dndTips->setPalette(palette); } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/filechoosewidget.h000066400000000000000000000024351524745214100272410ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef FILECHOOSEWIDGET_H #define FILECHOOSEWIDGET_H #include #include #include #include class ChooseFileButton; DWIDGET_USE_NAMESPACE class FileChooseWidget : public QWidget { Q_OBJECT public: explicit FileChooseWidget(QWidget *parent = nullptr); signals: /** * @brief packagesSelected 选择文件信å�· * @param files 通过文件选择窗å�£é€‰æ‹©çš„æ–‡ä»¶ */ void packagesSelected(const QStringList &files) const; protected: /** @brief 展示控件时设置默认焦点 */ void showEvent(QShowEvent *e); private slots: /** * @brief chooseFiles 打开文件选择窗å�£ï¼Œé€‰æ‹©æ–‡ä»¶å�Žå°†æ–‡ä»¶ä¿�å­˜ */ void chooseFiles(); /** * @brief themeChanged æ›´æ�¢ä¸»é¢˜æ—¶ï¼Œä¿®æ”¹UI */ void themeChanged(); private: ChooseFileButton *m_chooseFileBtn = nullptr; // 文件选择按钮 DLabel *split_line = nullptr; // 分割线 DLabel *m_dndTips = nullptr; // æ‹–å…¥æ��示语 DLabel *m_iconImage = nullptr; // 图标 QSettings m_settings; // ä¿�存上次打开的文件路径 }; #endif // FILECHOOSEWIDGET_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/infocontrolbutton.cpp000066400000000000000000000150251524745214100300370ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "infocontrolbutton.h" #include "InfoCommandLinkButton.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include InfoControlButton::InfoControlButton(const QString &expandTips, const QString &shrinkTips, QWidget *parent) : QWidget(parent) , m_expand(false) , m_expandTips(expandTips) , m_shrinkTips(shrinkTips) , m_arrowIcon(new DLabel(this)) , m_tipsText(new InfoCommandLinkButton("", this)) { qCDebug(appLog) << "Initializing InfoControlButton with tips - expand:" << expandTips << "shrink:" << shrinkTips; // 添加AccessibleName m_arrowIcon->setObjectName("arrowIcon"); m_arrowIcon->setAccessibleName("arrowIcon"); // å�ªæœ‰DCommandLinkButton 需è¦�焦点。 this->setFocusPolicy(Qt::NoFocus); this->m_tipsText->setFocusPolicy(Qt::TabFocus); // 设置自身自适应大å°� setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); m_arrowIcon->setAlignment(Qt::AlignCenter); // 设置展开收缩的图标 QIcon arrow_up = QIcon::fromTheme("di_arrow_up"); m_arrowIcon->setPixmap(arrow_up.pixmap(QSize(25, 8))); // 设置图标的高度 m_arrowIcon->setFixedHeight(8); // 默认设置展开。所以设置展开的æ��示语 m_tipsText->setText(expandTips); QFontInfo fontinfo = m_tipsText->fontInfo(); // 设置æ��示语的高度 m_tipsText->setFixedHeight(20); // 设置æ��示的字体颜色与字体大å°� QString normalFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansNormal); Utils::bindFontBySizeAndWeight(m_tipsText, normalFontFamily, 12, QFont::ExtraLight); // 将控件设置布局 centralLayout = new QVBoxLayout(this); // 设置上下左å�³è¾¹ç•Œ centralLayout->setContentsMargins(0, 0, 0, 0); // 添加控件到布局中 centralLayout->addWidget(m_arrowIcon); centralLayout->addWidget(m_tipsText); // keep the tips in the middle centralLayout->setAlignment(m_tipsText, Qt::AlignCenter); setLayout(centralLayout); // 适应主题å�˜åŒ– QObject::connect( DGuiApplicationHelper::instance(), &DGuiApplicationHelper::themeTypeChanged, this, &InfoControlButton::themeChanged); // add clicked connection fot expand or shrink connect(m_tipsText, &DCommandLinkButton::clicked, this, &InfoControlButton::onMouseRelease); qCDebug(appLog) << "InfoControlButton initialized"; } QAbstractButton *InfoControlButton::controlButton() { // qCDebug(appLog) << "Getting control button"; return m_tipsText; } void InfoControlButton::mouseReleaseEvent(QMouseEvent *mouseEvent) { // qCDebug(appLog) << "InfoControlButton mouse release event"; QWidget::mouseReleaseEvent(mouseEvent); onMouseRelease(); // 鼠标事件的å“�应 } void InfoControlButton::keyPressEvent(QKeyEvent *event) { // qCDebug(appLog) << "InfoControlButton key press event, key:" << event->key(); // 添加回车键,空格键,æ�¢è¡Œé”®æ�¥è§¦å�‘展开或收缩 if (event->key() == Qt::Key_Return || event->key() == Qt::Key_Space || event->key() == Qt::Key_Enter) { if (this->hasFocus()) { qCDebug(appLog) << "Enter/Space pressed, triggering click"; m_tipsText->clicked(); } } } void InfoControlButton::onMouseRelease() { qCDebug(appLog) << "Mouse release, current state:" << (m_expand ? "expanded" : "shrunk"); if (m_expand) { // 当å‰�å·²ç»�展开 qCDebug(appLog) << "Emitting shrink signal"; emit shrink(); // å�‘é€�收缩信å�· } else { qCDebug(appLog) << "Emitting expand signal"; emit expand(); // å�‘é€�展开信å�· } m_expand = !m_expand; // 修改标志 qCDebug(appLog) << "New state:" << (m_expand ? "expanded" : "shrunk"); centralLayout->removeWidget(m_arrowIcon); centralLayout->removeWidget(m_tipsText); if (!m_expand) { // 当å‰�是收缩状æ€� centralLayout->setSpacing(5); centralLayout->addWidget(m_arrowIcon); // 添加图片 centralLayout->addWidget(m_tipsText); // 添加æ��示 // fix bug: 33999 keep tips in the middle when install details hidden centralLayout->setAlignment(m_tipsText, Qt::AlignCenter); QIcon arrow_up = QIcon::fromTheme("di_arrow_up"); // 设置图标为展开的图标 m_arrowIcon->setPixmap(arrow_up.pixmap(QSize(25, 8))); m_tipsText->setText(m_expandTips); // 设置æ��示为展开的æ��示 } else { // 当å‰�是展开状æ€� centralLayout->setSpacing(0); centralLayout->addWidget(m_tipsText); // 添加æ��示 // fix bug: 33999 keep tips in the middle when details show centralLayout->setAlignment(m_tipsText, Qt::AlignCenter); centralLayout->addWidget(m_arrowIcon); // 添加图标 QIcon arrow_up = QIcon::fromTheme("di_arrow_down"); // 设置图标为收缩的图标 m_arrowIcon->setPixmap(arrow_up.pixmap(QSize(25, 8))); m_tipsText->setText(m_shrinkTips); // 设置æ��示为收缩的æ��示 } } void InfoControlButton::setExpandTips(const QString text) { qCDebug(appLog) << "Setting expand tips to:" << text; m_expandTips = text; // ä¿�å­˜æ��示语 m_tipsText->setText(m_expandTips); // 设置æ��示语 } void InfoControlButton::shrinkContent() { qCDebug(appLog) << "Shrinking content, current state:" << (m_expand ? "expanded" : "shrunk"); if (m_expand) { onMouseRelease(); } } void InfoControlButton::setShrinkTips(const QString text) { qCDebug(appLog) << "Setting shrink tips to:" << text; m_shrinkTips = text; // ä¿�å­˜æ��示语 m_tipsText->setText(m_shrinkTips); // 设置æ��示语 } void InfoControlButton::themeChanged() { qCDebug(appLog) << "Theme changed, updating icons"; if (m_expand) { // 当å‰�是展开状æ€� QIcon arrow_down = QIcon::fromTheme("di_arrow_down"); // é‡�新获å�–收缩的æ��示 m_arrowIcon->setPixmap(arrow_down.pixmap(QSize(25, 8))); } else { // 当å‰�是收缩状æ€� QIcon arrow_up = QIcon::fromTheme("di_arrow_up"); // é‡�新设置展开的æ��示 m_arrowIcon->setPixmap(arrow_up.pixmap(QSize(25, 8))); } qCDebug(appLog) << "Icons updated for current state"; } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/infocontrolbutton.h000066400000000000000000000042531524745214100275050ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef INFOCONTROLBUTTON_H #define INFOCONTROLBUTTON_H #include #include #include DWIDGET_USE_NAMESPACE #define THEME_DARK 2 //"dark" #define THEME_LIGHT 1 //"light" class InfoCommandLinkButton; class InfoControlButton : public QWidget { Q_OBJECT public: explicit InfoControlButton(const QString &expandTips, const QString &shrinkTips, QWidget *parent = nullptr); /** * @brief setShrinkTips 设置收缩的æ��示语 * @param text æ��示语 */ void setShrinkTips(const QString text); /** * @brief setExpandTips 设置展开的æ��示语 * @param text æ��示语 */ void setExpandTips(const QString text); void shrinkContent(); public: /** * @brief linkButton 返回当å‰�使用的CommandLinkButton * @return 当å‰�使用的CommandLinkButton */ QAbstractButton *controlButton(); signals: /** * @brief expand 展开的信å�· */ void expand(); /** * @brief shrink 收缩的信å�· */ void shrink(); protected: /** * @brief mouseReleaseEvent é‡�写鼠标事件 */ void mouseReleaseEvent(QMouseEvent *) override; /** * @brief keyPressEvent é‡�写按键事件 增加对回车ã€�æ�¢è¡Œã€�空格的兼容 * @param event */ void keyPressEvent(QKeyEvent *event) override; private slots: /** * @brief onMouseRelease 鼠标事件的具体实现 */ void onMouseRelease(); /** * @brief themeChanged 主题å�˜åŒ–å�Žï¼Œå›¾æ ‡ç­‰çš„å�˜åŒ– */ void themeChanged(); private: bool m_expand = false; // 当å‰�是需è¦�扩展还是收缩的标志ä½� QString m_expandTips = ""; // 展开的æ��示语 QString m_shrinkTips = ""; // 收缩的æ��示语 DLabel *m_arrowIcon = nullptr; // 展开或收缩的图标 QVBoxLayout *centralLayout = nullptr; // 布局 // DCommandLinkButton for Activity color InfoCommandLinkButton *m_tipsText = nullptr; // }; #endif // INFOCONTROLBUTTON_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/installprocessinfoview.cpp000066400000000000000000000131671524745214100310700ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "installprocessinfoview.h" #include "droundbgframe.h" #include "utils/utils.h" #include "ShowInstallInfoTextEdit.h" #include "utils/ddlog.h" #include #include #include InstallProcessInfoView::InstallProcessInfoView(int w, int h, QWidget *parent) : QWidget(parent) , m_editor(new ShowInstallInfoTextEdit(this)) // 修改为自写控件 { qCDebug(appLog) << "Initializing InstallProcessInfoView with size:" << w << "x" << h; initUI(w, h); qCDebug(appLog) << "InstallProcessInfoView initialized"; // æ•°æ�®æ›´æ–°å�Žï¼Œç›´æŽ¥è·³è½¬åˆ°æœ€å�Žä¸€è¡Œ connect(m_editor, &QTextEdit::textChanged, this, &InstallProcessInfoView::slotMoveCursorToEnd); // 设置TextEditå’ŒInfoView为无焦点 this->setFocusPolicy(Qt::NoFocus); m_editor->setFocusPolicy(Qt::NoFocus); } void InstallProcessInfoView::slotMoveCursorToEnd() { qCDebug(appLog) << "Moving cursor to end"; m_editor->moveCursor(QTextCursor::End); } void InstallProcessInfoView::initUI(int w, int h) { qCDebug(appLog) << "Initializing UI with size:" << w << "x" << h; // 设置控件背景色 DRoundBgFrame *bgFrame = new DRoundBgFrame(this); bgFrame->setFixedSize(w, h); // edit的布局 QVBoxLayout *editLayout = new QVBoxLayout(this); editLayout->setSpacing(0); editLayout->setContentsMargins(5, 1, 0, 5); // 设置上下左å�³è¾¹è·� bgFrame->setLayout(editLayout); editLayout->addWidget(m_editor); // 设置控件的字体类型和字体大å°� QString textFont = Utils::loadFontFamilyByType(Utils::DefautFont); Utils::bindFontBySizeAndWeight(m_editor, textFont, 11, QFont::Light); // 设置字体颜色 DebApplicationHelper *pdebhelp = DebApplicationHelper::instance(); if (nullptr == pdebhelp) { qCWarning(appLog) << "DebApplicationHelper instance is null"; return; } DPalette pa = m_editor->palette(); m_colorType = DPalette::TextTips; pa.setColor(DPalette::Text, pa.color(m_colorType)); pa.setColor(DPalette::HighlightedText, QColor(Qt::white)); pa.setColor(DPalette::Highlight, DGuiApplicationHelper::instance()->applicationPalette().highlight().color()); m_editor->setPalette(pa); // 设置å�ªè¯»ï¼Œä¸�å…�许对其进行修改 m_editor->setReadOnly(true); m_editor->setFrameShape(QFrame::NoFrame); // 设置frame类型为noframe m_editor->viewport()->setBackgroundRole(QPalette::Window); // 设置内容的背景色 m_editor->viewport()->setAutoFillBackground(false); QTextCursor textCursor = m_editor->textCursor(); // 获å�–游标 QTextBlockFormat textBlockFormat; // 设置行高 textBlockFormat.setLineHeight(20, QTextBlockFormat::FixedHeight); // 设置行间è·� textBlockFormat.setBottomMargin(1); textCursor.setBlockFormat(textBlockFormat); m_editor->setTextCursor(textCursor); qCDebug(appLog) << "UI initialized"; } void InstallProcessInfoView::setTextFontSize(int fontSize, int fontWeight) { qCDebug(appLog) << "Setting text font size to" << fontSize << "and weight to" << fontWeight; QString textFont = Utils::loadFontFamilyByType(Utils::DefautFont); Utils::bindFontBySizeAndWeight(m_editor, textFont, fontSize, fontWeight); } void InstallProcessInfoView::setTextColor(DPalette::ColorType ct) { qCDebug(appLog) << "Setting text color to type:" << ct; m_colorType = ct; // ä¿�存传入的颜色类型 DPalette pa = m_editor->palette(); pa.setColor(DPalette::Text, pa.color(m_colorType)); // editor设置传入的颜色类型 pa.setColor(DPalette::HighlightedText, QColor(Qt::white)); pa.setColor(DPalette::Highlight, DGuiApplicationHelper::instance()->applicationPalette().highlight().color()); m_editor->setPalette(pa); } void InstallProcessInfoView::appendText(QString text) { qCDebug(appLog) << "Appending text:" << text; m_editor->append(text); } InstallProcessInfoView::~InstallProcessInfoView() { qCDebug(appLog) << "InstallProcessInfoView destructed"; } void InstallProcessInfoView::paintEvent(QPaintEvent *event) { QWidget::paintEvent(event); qCDebug(appLog) << "Updating colors for theme change"; DPalette pa = m_editor->palette(); // 获å�–当å‰�的主题 DGuiApplicationHelper::ColorType themeType = DGuiApplicationHelper::instance()->themeType(); qCDebug(appLog) << "Current theme type:" << themeType; if (themeType == DGuiApplicationHelper::LightType) { // 当å‰�是浅色主题 pa.setColor(DPalette::Text, QColor(96, 157, 200)); } else if (themeType == DGuiApplicationHelper::DarkType) { // 当å‰�是深色主题 pa.setColor(DPalette::Text, QColor(109, 124, 136)); } else { // 默认使用浅色主题 pa.setColor(DPalette::Text, QColor(96, 157, 200)); } pa.setColor(DPalette::HighlightedText, QColor(Qt::white)); pa.setColor(DPalette::Highlight, DGuiApplicationHelper::instance()->applicationPalette().highlight().color()); m_editor->setPalette(pa); qCDebug(appLog) << "Colors updated for theme"; } /** * @brief 清除当å‰�展示框中的内容 * */ void InstallProcessInfoView::clearText() { qCDebug(appLog) << "Clearing text content"; m_editor->clear(); } void InstallProcessInfoView::setTextCursor(QTextCursor::MoveOperation operation) { qCDebug(appLog) << "Setting text cursor with operation:" << operation; QTextCursor textCursor = m_editor->textCursor(); textCursor.movePosition(operation, QTextCursor::MoveAnchor); m_editor->setTextCursor(textCursor); } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/installprocessinfoview.h000066400000000000000000000037551524745214100305370ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef INSTALLPROCESSINFOVIEW_H #define INSTALLPROCESSINFOVIEW_H #include #include #include #include DGUI_USE_NAMESPACE class ShowInstallInfoTextEdit; class InstallProcessInfoView : public QWidget { Q_OBJECT public: explicit InstallProcessInfoView(int w, int h, QWidget *parent = nullptr); virtual ~InstallProcessInfoView() override; /** * @brief appendTextx å�‘installProcessInfo中添加数æ�® * @param text è¦�添加的数æ�® */ void appendText(QString text); /** * @brief setTextFontSize 设置字体大å°� * @param fontSize 字体大å°� PS: æ­¤å�‚数无用 * @param fontWeight 字体大å°� */ void setTextFontSize(int fontSize, int fontWeight); /** * @brief setTextColor 设置文字颜色类型 * @param ct 颜色类型 */ void setTextColor(DPalette::ColorType ct); /** * @brief clearText 清空目å‰�installProcessInfo中的数æ�® */ void clearText(); /** * @brief setTextCursor 设置文本光标ä½�ç½® * @param operation */ void setTextCursor(QTextCursor::MoveOperation operation); protected: void paintEvent(QPaintEvent *event) override; private slots: /** * @brief slotMoveCursorToEnd 移动当å‰�光标到最å�Žä¸€è¡Œ */ void slotMoveCursorToEnd(); private: /** * @brief initUI åˆ�始化ProcessInfo的大å°� * @param w 控件的宽度 * @param h 控件的高度 * 此处在SP3之å�Žä¿®æ”¹ï¼Œå¢žåŠ å®½åº¦é«˜åº¦å�‚æ•° * 为适应é…�置框的大å°�与安装器installProcessInfo的大å°� */ void initUI(int w, int h); ShowInstallInfoTextEdit *m_editor = nullptr; // 展示框 修改为自写控件 DPalette::ColorType m_colorType; // 显示的字体的颜色类型 }; #endif // INSTALLPROCESSINFOVIEW_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/noprocesswidget.cpp000066400000000000000000000035511524745214100274670ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "noprocesswidget.h" #include "utils/utils.h" #include "utils/ddlog.h" #include #include #include #include #include NoProcessWidget::NoProcessWidget(QWidget *parent) : QWidget(parent) { qCDebug(appLog) << "Initializing NoProcessWidget..."; spinner = new Dtk::Widget::DSpinner; spinner->setFixedSize(24, 24); actionTextLabel = new Dtk::Widget::DLabel; Dtk::Widget::DFontSizeManager::instance()->bind(actionTextLabel, Dtk::Widget::DFontSizeManager::T6, QFont::Medium); Dtk::Gui::DPalette pe; pe.setColor(QPalette::WindowText, Dtk::Gui::DGuiApplicationHelper::instance()->applicationPalette().highlight().color()); actionTextLabel->setPalette(pe); auto allLayer = new QVBoxLayout; allLayer->addWidget(spinner, 0, Qt::AlignHCenter | Qt::AlignBottom); allLayer->addWidget(actionTextLabel, 0, Qt::AlignHCenter | Qt::AlignTop); setLayout(allLayer); qCDebug(appLog) << "NoProcessWidget initialized"; } void NoProcessWidget::start() { qCDebug(appLog) << "Starting spinner animation"; spinner->start(); } void NoProcessWidget::stop() { qCDebug(appLog) << "Stopping spinner animation"; spinner->stop(); } bool NoProcessWidget::event(QEvent *e) { if (QEvent::PaletteChange == e->type()) { // 调色æ�¿æ›´æ–°æ—¶è°ƒæ•´é«˜äº®é¢œè‰² Dtk::Gui::DPalette pe; pe.setColor(QPalette::WindowText, Dtk::Gui::DGuiApplicationHelper::instance()->applicationPalette().highlight().color()); actionTextLabel->setPalette(pe); } return QWidget::event(e); } void NoProcessWidget::setActionText(const QString &text) { qCDebug(appLog) << "Setting action text:" << text; actionTextLabel->setText(text); } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/noprocesswidget.h000066400000000000000000000012371524745214100271330ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef NOPROCESSWIDGET_H #define NOPROCESSWIDGET_H #include namespace Dtk { namespace Widget { class DSpinner; class DLabel; } // namespace Widget } // namespace Dtk class NoProcessWidget : public QWidget { Q_OBJECT public: explicit NoProcessWidget(QWidget *parent = nullptr); void setActionText(const QString &text); void start(); void stop(); protected: bool event(QEvent *e); private: Dtk::Widget::DSpinner *spinner; Dtk::Widget::DLabel *actionTextLabel; }; #endif // NOPROCESSWIDGET_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/packageselectitem.cpp000066400000000000000000000106521524745214100277220ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "view/widgets/packageselectitem.h" #include "model/packageanalyzer.h" #include "utils/ddlog.h" #include #include #include #include #include #include #include PackageSelectItem::PackageSelectItem(QWidget *parent) : QWidget(parent) , nameLabel(new Dtk::Widget::DLabel) , versionLabel(new Dtk::Widget::DLabel) , descriptionLabel(new Dtk::Widget::DLabel) , checkBox(new QCheckBox) { qCDebug(appLog) << "Initializing PackageSelectItem..."; checkBox->setIcon(QIcon::fromTheme("application-x-deb")); checkBox->setIconSize(QSize(32, 32)); auto line = new QFrame; line->setFrameShape(QFrame::HLine); line->setFrameShadow(QFrame::Sunken); line->setLineWidth(0); line->setMidLineWidth(1); auto nameVersionLayout = new QHBoxLayout; nameVersionLayout->addWidget(nameLabel); nameVersionLayout->addWidget(versionLabel); auto infoLayout = new QVBoxLayout; infoLayout->addLayout(nameVersionLayout); infoLayout->addWidget(descriptionLabel); infoLayout->addWidget(line); auto allLayout = new QHBoxLayout; allLayout->setContentsMargins(0, 0, 0, 0); allLayout->addWidget(checkBox); allLayout->addLayout(infoLayout); setLayout(allLayout); descriptionLabel->setFixedWidth(373); Dtk::Widget::DFontSizeManager::instance()->bind(nameLabel, Dtk::Widget::DFontSizeManager::T6, QFont::Medium); nameLabel->setForegroundRole(Dtk::Gui::DPalette::TextTitle); Dtk::Widget::DFontSizeManager::instance()->bind(versionLabel, Dtk::Widget::DFontSizeManager::T6, QFont::Medium); versionLabel->setForegroundRole(Dtk::Gui::DPalette::TextTitle); Dtk::Widget::DFontSizeManager::instance()->bind(descriptionLabel, Dtk::Widget::DFontSizeManager::T8, QFont::Medium); connect(checkBox, &QCheckBox::stateChanged, this, &PackageSelectItem::checkStatusChanged); qCDebug(appLog) << "PackageSelectItem initialized"; } void PackageSelectItem::setDebIR(const DebIr &ir) { qCDebug(appLog) << "Setting package info - name:" << ir.appName << "version:" << ir.version << "archMatched:" << ir.archMatched; nameLabel->setText(ir.appName); versionLabel->setText(ir.version); checkBox->setEnabled(ir.archMatched); if (ir.archMatched) { descriptionLabel->setForegroundRole(Dtk::Gui::DPalette::TextTips); // item显示策略 QString displayText; auto installInfo = PackageAnalyzer::instance().packageInstallStatus(ir); auto installStatus = installInfo.first; auto installedVersion = installInfo.second; switch (installStatus) { case Pkg::NotInstalled: // 未安装 qCDebug(appLog) << "Package not installed"; displayText = ir.shortDescription; checkBox->setChecked(true); break; case Pkg::InstalledSameVersion: // 已安装相å�Œç‰ˆæœ¬ qCDebug(appLog) << "Package installed same version"; displayText = tr("Same version installed"); break; case Pkg::InstalledEarlierVersion: // 已安装较早版本 qCDebug(appLog) << "Package installed earlier version"; displayText = tr("Earlier version installed: %1").arg(installedVersion); checkBox->setChecked(true); break; case Pkg::InstalledLaterVersion: // 已安装较新版本 qCDebug(appLog) << "Package installed later version"; displayText = tr("Later version installed: %1").arg(installedVersion); break; } descriptionLabel->setText(displayText); } else { qCDebug(appLog) << "Package architecture not matched"; descriptionLabel->setText(tr("Unmatched package architecture")); descriptionLabel->setForegroundRole(Dtk::Gui::DPalette::TextWarning); } qCDebug(appLog) << "Package info set completed"; } bool PackageSelectItem::isChecked() { qCDebug(appLog) << "Getting checked state"; return checkBox->isChecked(); } bool PackageSelectItem::isEnabled() { qCDebug(appLog) << "Getting enabled state"; return checkBox->isEnabled(); } void PackageSelectItem::setChecked(bool checked) { qCDebug(appLog) << "Setting checked state:" << checked; checkBox->setChecked(checked); qCDebug(appLog) << "Checked state changed"; } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/packageselectitem.h000066400000000000000000000013451524745214100273660ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGESELECTITEM_H #define PACKAGESELECTITEM_H #include "model/packageselectmodel.h" #include #include class QCheckBox; class PackageSelectItem : public QWidget { Q_OBJECT public: PackageSelectItem(QWidget *parent = nullptr); void setDebIR(const DebIr &ir); bool isChecked(); bool isEnabled(); void setChecked(bool checked); signals: void checkStatusChanged(int state); private: Dtk::Widget::DLabel *nameLabel; Dtk::Widget::DLabel *versionLabel; Dtk::Widget::DLabel *descriptionLabel; QCheckBox *checkBox; }; #endif // PACKAGESELECTITEM_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/processwidget.cpp000066400000000000000000000044661524745214100271400ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "processwidget.h" #include "utils/ddlog.h" #include #include #include #include #include ProcessWidget::ProcessWidget(QWidget *parent) : QWidget(parent) { qCDebug(appLog) << "Initializing ProcessWidget..."; mainIcon = new Dtk::Widget::DLabel; mainLabel = new Dtk::Widget::DLabel; Dtk::Widget::DFontSizeManager::instance()->bind(mainLabel, Dtk::Widget::DFontSizeManager::T6, QFont::Medium); mainLabel->setForegroundRole(Dtk::Gui::DPalette::TextTitle); processBar = new Dtk::Widget::DProgressBar; processBar->setFixedSize(300, 8); processTextLabel = new Dtk::Widget::DLabel(this); Dtk::Widget::DFontSizeManager::instance()->bind(processTextLabel, Dtk::Widget::DFontSizeManager::T8, QFont::Medium); processTextLabel->setForegroundRole(Dtk::Gui::DPalette::TextTips); auto allLayer = new QVBoxLayout; allLayer->setContentsMargins(11, 63, 11, 11); allLayer->setSpacing(15); allLayer->addWidget(mainIcon, 0, Qt::AlignCenter); allLayer->addWidget(mainLabel, 0, Qt::AlignCenter); allLayer->addWidget(processBar, 0, Qt::AlignCenter); // allLayer->addWidget(processTextLabel); allLayer->addStretch(); setLayout(allLayer); qCDebug(appLog) << "ProcessWidget initialized"; } void ProcessWidget::setIcon(const QIcon &icon) { qCDebug(appLog) << "Setting icon"; mainIcon->setPixmap(icon.pixmap(64, 64)); } void ProcessWidget::setMainText(const QString &text) { qCDebug(appLog) << "Setting main text:" << text; mainLabel->setText(text); } void ProcessWidget::setProcessText(const QString &text) { qCDebug(appLog) << "Setting process text template:" << text; processText = text; } void ProcessWidget::setProgress(int current, int all) { qCDebug(appLog) << "Updating progress:" << current << "/" << all; auto currentText = processText.arg(current).arg(all); processTextLabel->setText(currentText); processTextLabel->adjustSize(); processTextLabel->move((this->width() - processTextLabel->width()) / 2, processBar->y() + 30); processBar->setRange(0, all); processBar->setValue(current); qCDebug(appLog) << "Progress updated"; } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/processwidget.h000066400000000000000000000015061524745214100265750ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PROCESSWIDGET_H #define PROCESSWIDGET_H #include #include namespace Dtk { namespace Widget { class DLabel; class DProgressBar; } // namespace Widget } // namespace Dtk class ProcessWidget : public QWidget { Q_OBJECT public: explicit ProcessWidget(QWidget *parent = nullptr); void setIcon(const QIcon &icon); void setMainText(const QString &text); void setProcessText(const QString &text); void setProgress(int current, int all); private: Dtk::Widget::DLabel *mainIcon; Dtk::Widget::DLabel *mainLabel; Dtk::Widget::DLabel *processTextLabel; Dtk::Widget::DProgressBar *processBar; QString processText; }; #endif // PROCESSWIDGET_H deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/workerprogress.cpp000066400000000000000000000012121524745214100273360ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "workerprogress.h" #include "utils/ddlog.h" WorkerProgress::WorkerProgress(QWidget *parent) : DProgressBar(parent) { qCDebug(appLog) << "Initializing WorkerProgress"; // 进度æ�¡åœ¨ä¸ºè®¾ç½®åˆ�始值时,值为-1 安装进度æ�¡å‰�é�¢ä¸€æ®µæ˜¾ç¤ºä¸ºæ–¹å¤´ setValue(0); // 设置åˆ�始进度为0 setMinimum(0); setMaximum(100); setFixedHeight(8); setFixedWidth(240); setTextVisible(false); qCDebug(appLog) << "WorkerProgress initialized with size 240x8, range 0-100"; } deepin-deb-installer-6.5.51/src/deb-installer/view/widgets/workerprogress.h000066400000000000000000000006621524745214100270130ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2019 - 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef WORKERPROGRESS_H #define WORKERPROGRESS_H #include "coloredprogressbar.h" #include #include DWIDGET_USE_NAMESPACE class WorkerProgress : public DProgressBar { Q_OBJECT public: explicit WorkerProgress(QWidget *parent = nullptr); }; #endif // WORKERPROGRESS_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/000077500000000000000000000000001524745214100231365ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/CMakeLists.txt000066400000000000000000000037641524745214100257100ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 cmake_minimum_required(VERSION 3.13) if (NOT DEFINED VERSION) set(VERSION 5.3.9) endif () set(APP_BIN_NAME "libdeepin-deb-installer") project(deepin-deb-installer-dev) set(CMAKE_CXX_STANDARD 17) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall") find_package(PkgConfig REQUIRED) set(qt_required_components Core DBus Concurrent) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND qt_required_components Core5Compat) endif() find_package(Qt${QT_DESIRED_VERSION} REQUIRED COMPONENTS ${qt_required_components}) set(LINK_LIBS Qt${QT_DESIRED_VERSION}::Core Qt${QT_DESIRED_VERSION}::DBus Qt${QT_DESIRED_VERSION}::Concurrent ) include_directories(${CMAKE_CURRENT_LIST_DIR}) file(GLOB_RECURSE APP_SRCS ${CMAKE_CURRENT_LIST_DIR}/*.cpp ${CMAKE_CURRENT_LIST_DIR}/manager/*.cpp ${CMAKE_CURRENT_LIST_DIR}/installer/*.cpp ${CMAKE_CURRENT_LIST_DIR}/package/*.cpp ${CMAKE_CURRENT_LIST_DIR}/status/*.cpp ) file(GLOB_RECURSE APP_INCLUDE ${CMAKE_CURRENT_LIST_DIR}/deepin-deb-installer-lib_global.h ${CMAKE_CURRENT_LIST_DIR}/DeepinDebInstallerLib.h ) add_library( ${APP_BIN_NAME} SHARED ${APP_SRCS}) # Find the library target_link_libraries(${APP_BIN_NAME} PRIVATE ${LINK_LIBS} ${QAPT_LIB} ) set(CMAKE_INSTALL_PREFIX /usr) # Install files #安全测试加固编译å�‚æ•° set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fstack-protector-all") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fstack-protector-all") SET_TARGET_PROPERTIES(${APP_BIN_NAME} PROPERTIES VERSION 1.0.0 SOVERSION 1) install(TARGETS ${APP_BIN_NAME} LIBRARY DESTINATION lib) install(FILES ${APP_INCLUDE} DESTINATION include/deepin-deb-installer) execute_process(COMMAND "ldconfig") deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/DeepinDebInstallerLib.cpp000066400000000000000000000101231524745214100277630ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "DeepinDebInstallerLib.h" #include "manager/PackagesManager.h" #include Q_LOGGING_CATEGORY(devLog, "org.deepin.deb-installer.dev") DeepinDebInstallerLib::DeepinDebInstallerLib() : m_pPackageManager(new PackagesManager()) { qCDebug(devLog) << "DeepinDebInstallerLib created"; initConnections(); } void DeepinDebInstallerLib::addPackages(const QStringList &debFilePath) { qCDebug(devLog) << "Adding packages:" << debFilePath; m_pPackageManager->appendPackages(debFilePath); } void DeepinDebInstallerLib::deletePackage(int index) { qCDebug(devLog) << "Deleting package at index:" << index; m_pPackageManager->removePackage(index); } int DeepinDebInstallerLib::checkInstallStatus(int index) { qCDebug(devLog) << "Checking install status for index:" << index; return m_pPackageManager->checkInstallStatus(index); } bool DeepinDebInstallerLib::checkPackageFile(int index) { qCDebug(devLog) << "Checking package file for index:" << index; return m_pPackageManager->checkPackageValid(index); } bool DeepinDebInstallerLib::checkDigitalSignature(int index) { qCDebug(devLog) << "Checking digital signature for index:" << index; return m_pPackageManager->checkPackageSignture(index); } bool DeepinDebInstallerLib::checkPkgDependsStatus(int index) { qCDebug(devLog) << "Checking package dependency status for index:" << index; return m_pPackageManager->checkPackageDependsStatus(index); } void DeepinDebInstallerLib::install() { qCDebug(devLog) << "Starting installation process"; m_pPackageManager->install(); } void DeepinDebInstallerLib::uninstall(int index) { qCDebug(devLog) << "Starting uninstallation for index:" << index; m_pPackageManager->uninstall(index); } void DeepinDebInstallerLib::initConnections() { qCDebug(devLog) << "Initializing connections"; connect(m_pPackageManager, &PackagesManager::signal_startInstallPackages, this, &DeepinDebInstallerLib::signal_startInstall); connect(m_pPackageManager, &PackagesManager::signal_installProgress, this, &DeepinDebInstallerLib::signal_installProcess); connect(m_pPackageManager, &PackagesManager::signal_installDetailStatus, this, &DeepinDebInstallerLib::signal_installDetails); connect(m_pPackageManager, &PackagesManager::signal_installFinished, this, &DeepinDebInstallerLib::signal_installFinished); connect( m_pPackageManager, &PackagesManager::signal_uninstallFinished, this, &DeepinDebInstallerLib::signal_uninstallFinished); connect(m_pPackageManager, &PackagesManager::signal_installErrorOccured, this, &DeepinDebInstallerLib::signal_installFailedReason); connect(m_pPackageManager, &PackagesManager::signal_invalidIndex, this, &DeepinDebInstallerLib::signal_invalidIndex); connect(m_pPackageManager, &PackagesManager::signal_packageInvalid, this, &DeepinDebInstallerLib::signal_invalidPackage); connect(m_pPackageManager, &PackagesManager::signal_signatureError, this, &DeepinDebInstallerLib::signal_signtureError); connect( m_pPackageManager, &PackagesManager::signal_dependStatusError, this, &DeepinDebInstallerLib::signal_dependStatusError); connect(m_pPackageManager, &PackagesManager::signal_packageAlreadyExits, this, &DeepinDebInstallerLib::signal_packageAlreadyExits); connect( m_pPackageManager, &PackagesManager::signal_addPackageSuccess, this, &DeepinDebInstallerLib::signal_appendPackageSuccess); connect(m_pPackageManager, &PackagesManager::signal_removePackageSuccess, this, &DeepinDebInstallerLib::signal_removePackageSuccess); connect(m_pPackageManager, &PackagesManager::signal_packageNotInstalled, this, &DeepinDebInstallerLib::signal_packageNotInstalled); } DeepinDebInstallerLib::~DeepinDebInstallerLib() { qCDebug(devLog) << "DeepinDebInstallerLib destroyed"; delete m_pPackageManager; this->deleteLater(); } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/DeepinDebInstallerLib.h000066400000000000000000000110741524745214100274360ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEEPINDEBINSTALLERLIB_H #define DEEPINDEBINSTALLERLIB_H #include "deepin-deb-installer-lib_global.h" #include #include class PackagesManager; class DEEPINDEBINSTALLERLIBSHARED_EXPORT DeepinDebInstallerLib : public QObject { Q_OBJECT public: DeepinDebInstallerLib(); virtual ~DeepinDebInstallerLib(); public: /** * @brief addPackages 添加deb包到程åº�中 * @param debFilePath 包的路径 */ void addPackages(const QStringList &debFilePath); /** * @brief deletePackage 在程åº�中删除指定包 * @param index è¦�删除的包的下表 */ void deletePackage(int index = 0); /** * @brief checkPackageFile 检查指定包的下标 * @param index 指定包的下标 * @return true:包有效 false:包无效 */ bool checkPackageFile(int index = 0); /** * @brief checkPkgDependsStatus 检查包的ä¾�赖是å�¦æ»¡è¶³è¦�求 * @param index 指定包的下标 * @return true:包å�¯å®‰è£… false:ä¾�赖错误,ä¸�å�¯å®‰è£… */ bool checkPkgDependsStatus(int index = 0); /** * @brief checkDigitalSignature 检查指定包的数字签å�� * @param index 指定包的下标 * @return true:包数字签å��验è¯�æˆ�功 false:包数字签å��验è¯�失败 */ bool checkDigitalSignature(int index = 0); /** * @brief checkInstallStatus 检查包的安装状æ€� * @param index 指定包的下标 * @return * 0:安装状æ€�未知 * 1:包未安装 * 2:当å‰�å·²ç»�安装相å�Œç‰ˆæœ¬ * 3:当å‰�安装了较早的版本 * 4:当å‰�å·²ç»�安装了更新的版本 */ int checkInstallStatus(int index = 0); /** * @brief install 开始安装已ç»�添加的包 */ void install(); /** * @brief uninstall å�¸è½½æŸ�个包 * @param index è¦�å�¸è½½çš„包的下标 */ void uninstall(int index = 0); signals: void signal_startInstall(); /** * @brief installProcess 当å‰�æ“�作的进度 * @param 进度信æ�¯ */ void signal_installProcess(int); /** * @brief installDetails 当å‰�安装的过程信æ�¯ */ void signal_installDetails(QString); /** * @brief installFinished 安装æˆ�功 */ void signal_installFinished(); /** * @brief signal_uninstallFinished å�¸è½½æˆ�功 */ void signal_uninstallFinished(); /** * @brief installFailedReason 安装失败 * int: 安装失败的错误代ç � * QString: 安装失败的错误信æ�¯ */ void signal_installFailedReason(int, QString); void signal_removePackageSuccess(int); signals: /** * @brief signal_invalidPackage 当å‰�添加的包无效 * * @param 包的下标 */ void signal_invalidPackage(int); /** * @brief signal_invalidIndex 当å‰�处ç�†çš„包的下标无效 * @param 包的下标 */ void signal_invalidIndex(int); /** * @brief signal_dependStatusError 当å‰�添加的包ä¾�赖错误 * * @param 包的下标 * @param ä¾�赖的状æ€� * * 0: ä¾�赖状æ€�未知 * 1: ä¾�赖满足 * 2: ä¾�èµ–å�¯ç”¨ä½†æ˜¯éœ€è¦�下载 * 3: ä¾�èµ–ä¸�满足 * 4: ä¾�赖下载授æ�ƒå¤±è´¥ * 5: 架构错误 */ void signal_dependStatusError(int, int); /** * @brief signal_signtureError 当å‰�添加的包签å��错误 * * @param 包的下标 * @param ç­¾å��状æ€� * * 0: ç­¾å��状æ€�未知 * 1: ç­¾å��验è¯�æˆ�功 * 2: 解压deb文件用的临时目录ä¸�存在 * 3: æ��å�–deb包内容时出错 * 4: ç­¾å��æ•°æ�®æ ¡éªŒå¤±è´¥ */ void signal_signtureError(int, int); /** * @brief signal_packageAlreadyExits 当å‰�添加的包已ç»�添加过 * @param 包的下标 */ void signal_packageAlreadyExits(int); /** * @brief signal_appendPackageSuccess 添加包æˆ�功 * @param 包的下标 */ void signal_appendPackageSuccess(int); /** * @brief signal_packageNotInstalled å�¸è½½æ—¶æœªå®‰è£… */ void signal_packageNotInstalled(int); private: /** * @brief m_pPackageManager å�Žç«¯åŒ…管ç�†å¯¹è±¡ */ PackagesManager *m_pPackageManager; private: /** * @brief initConnections 连接信å�·ä¸Žæ§½ */ void initConnections(); }; #endif // DEEPINDEBINSTALLERLIB_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/deepin-deb-installer-lib_global.h000066400000000000000000000006721524745214100313670ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEEPINDEBINSTALLERLIB_GLOBAL_H #define DEEPINDEBINSTALLERLIB_GLOBAL_H #include #if defined(DEEPINDEBINSTALLERLIB_LIBRARY) #define DEEPINDEBINSTALLERLIBSHARED_EXPORT Q_DECL_EXPORT #else #define DEEPINDEBINSTALLERLIBSHARED_EXPORT Q_DECL_IMPORT #endif #endif // DEEPINDEBINSTALLERLIB_GLOBAL_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/installer/000077500000000000000000000000001524745214100251335ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/installer/PackageInstaller.cpp000066400000000000000000000211261524745214100310520ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "PackageInstaller.h" #include "manager/PackagesManager.h" #include "package/Package.h" #include #include #include #include Q_DECLARE_LOGGING_CATEGORY(devLog) PackageInstaller::PackageInstaller(QApt::Backend *b) { qCDebug(devLog) << "Creating PackageInstaller"; m_backend = b; m_packages = nullptr; } void PackageInstaller::appendPackage(Package *packages) { qCDebug(devLog) << "Appending package:" << (packages ? packages->getName() : "nullptr"); m_packages = packages; } bool PackageInstaller::isDpkgRunning() { qCDebug(devLog) << "Checking if dpkg is running"; QProcess proc; // 获å�–当å‰�的进程信æ�¯ proc.start("ps", QStringList() << "-e" << "-o" << "comm"); proc.waitForFinished(); // 获å�–进程信æ�¯çš„æ•°æ�® const QString processOutput = proc.readAllStandardOutput(); // 查看进程信æ�¯ä¸­æ˜¯å�¦å­˜åœ¨dpkg 存在说明已ç»�正在安装其他包 if (processOutput.contains("dpkg")) { qCDebug(devLog) << "dpkg is running"; return true; // æ›´æ�¢åˆ¤æ–­çš„æ–¹å¼� } qCDebug(devLog) << "dpkg is not running"; return false; } void PackageInstaller::uninstallPackage() { qCDebug(devLog) << "Starting package uninstallation"; emit signal_startInstall(); if (isDpkgRunning()) { qCDebug(devLog) << "dpkg is running, waiting..."; // 缩短检查的时间,æ¯�éš”1S检查当å‰�dpkg是å�¦æ­£åœ¨è¿�行。 QTimer::singleShot(1000 * 1, this, &PackageInstaller::uninstallPackage); return; } const QStringList rdepends = m_packages->getPackageReverseDependList(); // 检查是å�¦æœ‰åº”用ä¾�赖到该包 qCDebug(devLog) << "Package reverse dependencies:" << rdepends; for (const auto &r : rdepends) { // å�¸è½½æ‰€æœ‰ä¾�赖该包的应用(二者的ä¾�赖关系为depends) if (m_backend->package(r)) { // æ›´æ�¢å�¸è½½åŒ…的方å¼� qCDebug(devLog) << "Marking reverse dependency for purge:" << r; m_backend->package(r)->setPurge(); } else qCWarning(devLog) << "Reverse depend" << r << "error, please check it!"; } // å�¸è½½å½“å‰�包 æ›´æ�¢å�¸è½½åŒ…的方å¼�,此å‰�的方å¼�为markPackageForRemoval 会é�—ç•™é…�置文件对下次å†�次安装影å“�ä¾�èµ–è§£æž� QApt::Package *uninstalledPackage = m_backend->package(m_packages->getName() + ':' + m_packages->getArchitecture()); // 如果未能æˆ�功根æ�®åŒ…å��以å�Šæž¶æž„å��称获å�–到Package*对象,直接设置为å�¸è½½å¤±è´¥ã€‚并退出 if (!uninstalledPackage) { qCWarning(devLog) << "Failed to get package for uninstallation:" << m_packages->getName(); emit signal_installError(QApt::CommitError, m_pTrans->errorDetails()); return; } qCDebug(devLog) << "Marking package for purge:" << m_packages->getName(); uninstalledPackage->setPurge(); m_pTrans = m_backend->commitChanges(); connect(m_pTrans, &QApt::Transaction::progressChanged, this, &PackageInstaller::signal_installProgress); // 详细状æ€�ä¿¡æ�¯ï¼ˆå®‰è£…情况)展示链接 connect(m_pTrans, &QApt::Transaction::statusDetailsChanged, this, &PackageInstaller::signal_installDetailStatus); // transè¿�行中出现错误 connect(m_pTrans, &QApt::Transaction::errorOccurred, this, [=](QApt::ErrorCode error) { qCWarning(devLog) << "Transaction error occurred:" << error << m_pTrans->errorDetails(); emit signal_installError(error, m_pTrans->errorDetails()); }); // å�¸è½½ç»“æ�Ÿï¼Œå¤„ç�†å�¸è½½æˆ�功与失败的情况并å�‘é€�结æ�Ÿä¿¡å�· connect(m_pTrans, &QApt::Transaction::finished, this, &PackageInstaller::signal_uninstallFinished); // å�¸è½½ç»“æ�Ÿä¹‹å�Ž åˆ é™¤æŒ‡é’ˆ connect(m_pTrans, &QApt::Transaction::finished, m_pTrans, &QApt::Transaction::deleteLater); m_pTrans->run(); } void PackageInstaller::installPackage() { qCDebug(devLog) << "Starting package installation"; emit signal_startInstall(); if (isDpkgRunning()) { qCDebug(devLog) << "dpkg is running, waiting..."; // 缩短检查的时间,æ¯�éš”1S检查当å‰�dpkg是å�¦æ­£åœ¨è¿�行。 QTimer::singleShot(1000 * 1, this, &PackageInstaller::installPackage); return; } DependsStatus packageDependsStatus = m_packages->getDependStatus(); qCDebug(devLog) << "Package dependency status:" << packageDependsStatus; switch (packageDependsStatus) { case DependsUnknown: qCDebug(devLog) << "Dependency status: Unknown"; case DependsBreak: qCDebug(devLog) << "Dependency status: Break"; case DependsAuthCancel: qCDebug(devLog) << "Dependency status: AuthCancel"; case ArchBreak: qCDebug(devLog) << "Dependency status: ArchBreak"; dealBreakPackage(); break; case DependsAvailable: qCDebug(devLog) << "Dependency status: Available"; dealAvailablePackage(); break; case DependsOk: qCDebug(devLog) << "Dependency status: Ok"; dealInstallablePackage(); break; } connect(m_pTrans, &QApt::Transaction::progressChanged, this, &PackageInstaller::signal_installProgress); // 详细状æ€�ä¿¡æ�¯ï¼ˆå®‰è£…情况)展示链接 connect(m_pTrans, &QApt::Transaction::statusDetailsChanged, this, &PackageInstaller::signal_installDetailStatus); // transè¿�行中出现错误 connect(m_pTrans, &QApt::Transaction::errorOccurred, this, [=](QApt::ErrorCode error) { qCWarning(devLog) << "Transaction error occurred:" << error << m_pTrans->errorDetails(); emit signal_installError(error, m_pTrans->errorDetails()); }); // å�¸è½½ç»“æ�Ÿä¹‹å�Ž åˆ é™¤æŒ‡é’ˆ connect(m_pTrans, &QApt::Transaction::finished, m_pTrans, &QApt::Transaction::deleteLater); m_pTrans->run(); } void PackageInstaller::dealBreakPackage() { qCDebug(devLog) << "Dealing with broken package"; DependsStatus packageDependsStatus = m_packages->getDependStatus(); switch (packageDependsStatus) { case DependsBreak: qCWarning(devLog) << "Dependencies are broken"; case DependsAuthCancel: qCWarning(devLog) << "Authentication cancelled for dependencies"; emit signal_installError(packageDependsStatus, "Broken dependencies"); return; case ArchBreak: qCWarning(devLog) << "Unmatched package architecture"; emit signal_installError(packageDependsStatus, "Unmatched package architecture"); return; default: qCWarning(devLog) << "Unknown error in broken package"; emit signal_installError(packageDependsStatus, "unknown error"); return; } } void PackageInstaller::dealAvailablePackage() { qCDebug(devLog) << "Dealing with available package"; const QStringList availableDepends = m_packages->getPackageAvailableDepends(); qCDebug(devLog) << "Available dependencies:" << availableDepends; // 获å�–到å�¯ç”¨çš„ä¾�赖包并根æ�®å�Žç«¯è¿”回的结果判断ä¾�赖包的安装结果 for (auto const &p : availableDepends) { if (p.contains(" not found")) { // ä¾�赖安装失败 qCWarning(devLog) << "Dependency not found:" << p; emit signal_installError(DependsAvailable, p); return; } qCDebug(devLog) << "Marking for install:" << p; m_backend->markPackageForInstall(p); } m_pTrans = m_backend->commitChanges(); connect(m_pTrans, &QApt::Transaction::finished, this, &PackageInstaller::installAvailableDepends); } void PackageInstaller::installAvailableDepends() { qCDebug(devLog) << "Installing available dependencies"; const auto ret = m_pTrans->exitStatus(); if (ret) { qCWarning(devLog) << "Transaction error:" << m_pTrans->error() << m_pTrans->errorDetails() << m_pTrans->errorString(); // transactionå�‘生错误 emit signal_installError(m_pTrans->error(), m_pTrans->errorDetails()); } qCDebug(devLog) << "Setting package dependency status to OK"; m_packages->setPackageDependStatus(DependsOk); installPackage(); } void PackageInstaller::dealInstallablePackage() { qCDebug(devLog) << "Dealing with installable package"; QApt::DebFile deb(m_packages->getPath()); m_pTrans = m_backend->installFile(deb); // 触å�‘Qapt授æ�ƒæ¡†å’Œå®‰è£…线程 connect(m_pTrans, &QApt::Transaction::finished, this, &PackageInstaller::signal_installFinished); } PackageInstaller::~PackageInstaller() { qCDebug(devLog) << "Destroying PackageInstaller"; } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/installer/PackageInstaller.h000066400000000000000000000022251524745214100305160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef INSTALLER_H #define INSTALLER_H #include #include #include class PackagesManager; class Package; class PackageInstaller : public QObject { Q_OBJECT public: explicit PackageInstaller(QApt::Backend *b); virtual ~PackageInstaller(); void appendPackage(Package *packages); void installPackage(); void uninstallPackage(); signals: void signal_startInstall(); void signal_installError(int, QString); void signal_installProgress(int progress); void signal_installDetailStatus(QString); void signal_installFinished(QApt::ExitStatus); void signal_uninstallFinished(QApt::ExitStatus); void signal_packageNotInstall(); private: bool isDpkgRunning(); void dealBreakPackage(); void dealAvailablePackage(); void dealInstallablePackage(); void installAvailableDepends(); private: Package *m_packages = nullptr; QApt::Backend *m_backend = nullptr; QApt::Transaction *m_pTrans = nullptr; }; #endif // INSTALLER_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/manager/000077500000000000000000000000001524745214100245505ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/manager/PackagesManager.cpp000066400000000000000000000266121524745214100302740ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "PackagesManager.h" #include "status/PackageSigntureStatus.h" #include "status/GetStatusThread.h" #include "installer/PackageInstaller.h" #include "package/Package.h" #include #include Q_DECLARE_LOGGING_CATEGORY(devLog) PackagesManager::PackagesManager() : m_pPackageStatus(new PackageStatus()) , m_pPackageInstaller(new PackageInstaller(m_pPackageStatus->m_backendFuture.result())) { qCDebug(devLog) << "Creating PackagesManager"; m_pGetStatusThread = new GetStatusThread(m_pPackageStatus); initConnection(); } void PackagesManager::initConnection() { qCDebug(devLog) << "Initializing connections for PackagesManager"; connect(m_pPackageInstaller, &PackageInstaller::signal_startInstall, this, &PackagesManager::signal_startInstallPackages); connect(m_pPackageInstaller, &PackageInstaller::signal_installProgress, this, &PackagesManager::signal_installProgress); connect( m_pPackageInstaller, &PackageInstaller::signal_installDetailStatus, this, &PackagesManager::signal_installDetailStatus); connect(m_pPackageInstaller, &PackageInstaller::signal_installError, this, &PackagesManager::signal_installErrorOccured); connect(m_pPackageInstaller, &PackageInstaller::signal_installFinished, this, &PackagesManager::slot_installFinished); connect(m_pPackageInstaller, &PackageInstaller::signal_uninstallFinished, this, &PackagesManager::slot_uninstallFinished); connect(m_pGetStatusThread, &GetStatusThread::signal_dependsStatus, this, &PackagesManager::slot_getDependsStatus); connect(m_pGetStatusThread, &GetStatusThread::signal_installStatus, this, &PackagesManager::slot_getInstallStatus); } void PackagesManager::slot_getDependsStatus(int index, DependsStatus dependsStatus) { // qCDebug(devLog) << "Slot: Get depends status for index" << index << "status:" << dependsStatus; Package *pkg = searchByIndex(index); if (pkg) { pkg->setPackageDependStatus(dependsStatus); // æ ¹æ�®èŽ·å�–çš„ä¾�赖结果,å�‘é€�ä¿¡å�· switch (dependsStatus) { case DependsOk: qCDebug(devLog) << "Depends status: OK"; case DependsAvailable: // ä¾�赖满足,ä¸�å�‘é€�ä¿¡å�· qCDebug(devLog) << "Depends status: Available"; break; case DependsBreak: // ä¾�èµ–ä¸�满足 qCWarning(devLog) << "Depends status: Break"; emit signal_dependStatusError(index, DependsBreak); break; case DependsAuthCancel: // ä¾�赖下载授æ�ƒè¢«å�–消 qCWarning(devLog) << "Depends status: AuthCancel"; emit signal_dependStatusError(index, DependsAuthCancel); break; case DependsUnknown: // ä¾�赖未知(下载ä¾�赖失败) qCWarning(devLog) << "Depends status: Unknown"; emit signal_dependStatusError(index, DependsUnknown); break; case ArchBreak: // ä¾�赖架构错误 qCWarning(devLog) << "Depends status: ArchBreak"; emit signal_dependStatusError(index, ArchBreak); break; } } else { // 未获å�–到 当å‰�包的下标 qCWarning(devLog) << "Package not found for index" << index; } } void PackagesManager::slot_getInstallStatus(int index, InstallStatus installStatus) { // qCDebug(devLog) << "Slot: Get install status for index" << index << "status:" << installStatus; Package *pkg = searchByIndex(index); pkg->setPackageInstallStatus(installStatus); if (!m_appendFinished) { qCDebug(devLog) << "Append finished flag set to true"; m_appendFinished = true; } else { qCDebug(devLog) << "Emitting add package success signal for index" << index; emit signal_addPackageSuccess(index); } } void PackagesManager::appendPackages(QStringList packages) { qCDebug(devLog) << "Appending packages:" << packages; for (int i = 0; i < packages.size(); i++) { getPackageInfo(packages[i], i); } } void PackagesManager::removePackage(int index) { qCDebug(devLog) << "Removing package at index:" << index; Package *pkg = searchByIndex(index); if (pkg) { m_packages.removeOne(pkg); m_packagesMd5.remove(pkg->getMd5()); emit signal_removePackageSuccess(index); } delete pkg; qCDebug(devLog) << "Package removed successfully"; } int PackagesManager::checkInstallStatus(int index) { qCDebug(devLog) << "Checking install status for index:" << index; Package *pkg = searchByIndex(index); if (pkg) { return pkg->getInstallStatus(); } else { qCWarning(devLog) << "Package not found for index" << index; return InstallStatusUnknown; } } bool PackagesManager::checkPackageValid(int index) { qCDebug(devLog) << "Checking package validity for index:" << index; Package *package = searchByIndex(index); if (package) { return package->getValid(); } else { qCWarning(devLog) << "Package not found for index" << index; return false; } } bool PackagesManager::checkPackageSignture(int index) { qCDebug(devLog) << "Checking package signature for index:" << index; Package *package = searchByIndex(index); if (package) { if (SigntureVerifySuccess == package->getSigntureStatus()) { qCDebug(devLog) << "Signature verify success for index:" << index; return true; } else { qCWarning(devLog) << "Package verify signature failed with status:" << package->getSigntureStatus(); return false; } } else { qCWarning(devLog) << "Package not found for index" << index; return false; } } bool PackagesManager::checkPackageDependsStatus(int index) { qCDebug(devLog) << "Checking package dependency status for index:" << index; Package *package = searchByIndex(index); if (package) { bool status = (package->getDependStatus() == DependsOk || package->getDependStatus() == DependsAvailable); qCDebug(devLog) << "Dependency status for index" << index << "is" << status; return status; } else { qCWarning(devLog) << "Package not found for index" << index; return false; } } bool PackagesManager::checkPackageSuffix(QString packagePath) { qCDebug(devLog) << "Checking package suffix for path:" << packagePath; const QFileInfo info(packagePath); if (info.exists() && info.isFile() && info.suffix().toLower() == "deb") { // 大å°�写ä¸�æ•�感的判断是å�¦ä¸ºdebå�Žç¼€ qCDebug(devLog) << "Suffix is .deb, check passed"; return true; } qCWarning(devLog) << "Package suffix check failed for path:" << packagePath; return false; } void PackagesManager::getPackageInfo(QString packagePath, int index) { qCDebug(devLog) << "Getting package info for path:" << packagePath << "at index:" << index; m_appendFinished = false; if (!checkPackageSuffix(packagePath)) { emit signal_packageInvalid(index); return; } m_pGetStatusThread->setPackage(index, packagePath); m_pGetStatusThread->start(); Package *packageFile = new Package(index, packagePath); if (!packageFile->getValid()) { qCWarning(devLog) << "Package file is invalid:" << packagePath; emit signal_packageInvalid(index); return; } auto md5 = packageFile->getMd5(); if (m_packagesMd5.contains(md5)) { qCWarning(devLog) << "Package with md5" << md5 << "already exists."; emit signal_packageAlreadyExits(index); return; } if (packageFile->getSigntureStatus() != SigntureVerifySuccess) { qCWarning(devLog) << "Package signature error with status:" << packageFile->getSigntureStatus(); emit signal_signatureError(index, packageFile->getSigntureStatus()); return; } m_packagesMd5 << md5; m_packages.append(packageFile); if (!m_appendFinished) { m_appendFinished = true; } else { emit signal_addPackageSuccess(index); } } void PackagesManager::install() { qCDebug(devLog) << "Starting installation"; if (m_packages.size() > 0) { m_pPackageInstaller->appendPackage(m_packages[0]); m_pPackageInstaller->installPackage(); } else { qCWarning(devLog) << "No packages to install, index invalid."; emit signal_invalidIndex(0); } } void PackagesManager::uninstall(int index) { qCDebug(devLog) << "Starting uninstallation for index:" << index; Package *package = searchByIndex(index); if (package) { if (package->getInstallStatus() <= NotInstalled) { qCWarning(devLog) << "Package is not installed, cannot uninstall. Index:" << index; emit signal_packageNotInstalled(index); return; } QStringList reverseDepends = m_pPackageStatus->getPackageReverseDependsList(package->getName(), package->getArchitecture()); if (!reverseDepends.isEmpty()) { qCDebug(devLog) << "Setting reverse dependencies:" << reverseDepends; package->setPackageReverseDependsList(reverseDepends); } m_pPackageInstaller->appendPackage(package); m_pPackageInstaller->uninstallPackage(); } else { qCWarning(devLog) << "Package not found for uninstall, index:" << index; } } Package *PackagesManager::searchByIndex(int index) { qCDebug(devLog) << "Searching for package by index:" << index; auto iter = std::find_if(m_packages.begin(), m_packages.end(), [index](const auto &package) { return package->getIndex() == index; }); if (iter != m_packages.end()) { qCDebug(devLog) << "Package found for index:" << index; return *iter; } emit signal_invalidIndex(index); qCWarning(devLog) << "Package not found for index:" << index; return nullptr; } void PackagesManager::slot_installFinished(QApt::ExitStatus exitStatus) { qCDebug(devLog) << "Slot: Install finished with exit status:" << exitStatus; if (QApt::ExitSuccess == exitStatus) { qCDebug(devLog) << "Installation successful, removing package from queue."; m_packagesMd5.remove(m_packages[0]->getMd5()); m_packages.removeAt(0); if (m_packages.isEmpty()) { qCDebug(devLog) << "All packages installed, emitting install finished signal."; emit signal_installFinished(); return; } qCDebug(devLog) << "More packages to install, reloading cache and continuing."; QApt::Backend *backend = m_pPackageStatus->m_backendFuture.result(); backend->reloadCache(); install(); } else { qCWarning(devLog) << "Installation failed with exit status:" << exitStatus; } } void PackagesManager::slot_uninstallFinished(QApt::ExitStatus exitStatus) { qCDebug(devLog) << "Slot: Uninstall finished with exit status:" << exitStatus; if (QApt::ExitSuccess == exitStatus) { qCDebug(devLog) << "Uninstallation successful, removing package from queue."; m_packagesMd5.remove(m_packages[0]->getMd5()); m_packages.removeAt(0); emit signal_uninstallFinished(); } else { qCWarning(devLog) << "Uninstallation failed with exit status:" << exitStatus; } } PackagesManager::~PackagesManager() { qCDebug(devLog) << "Destroying PackagesManager"; m_packages.clear(); m_packagesMd5.clear(); delete m_pPackageStatus; } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/manager/PackagesManager.h000066400000000000000000000043261524745214100277370ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PackagesManager_H #define PackagesManager_H #include "result.h" #include "status/PackageStatus.h" #include #include class PackageSigntureStatus; class Package; class PackageInstaller; typedef Result ConflictResult; class GetStatusThread; class PackagesManager : public QObject { friend class installer; Q_OBJECT public: PackagesManager(); virtual ~PackagesManager(); public: bool checkPackageValid(int index = 0); bool checkPackageSignture(int index = 0); bool checkPackageDependsStatus(int index = 0); int checkInstallStatus(int index = 0); public: void appendPackages(QStringList packages); void removePackage(int index); signals: void signal_backendError(); void signal_packageInvalid(int); void signal_signatureError(int, int); void signal_dependStatusError(int, int); void signal_addPackageSuccess(int); void signal_removePackageSuccess(int); void signal_packageAlreadyExits(int); void signal_invalidIndex(int); void signal_packageNotInstalled(int); signals: void signal_startInstallPackages(); void signal_installProgress(int progress); void signal_installDetailStatus(QString); void signal_installFinished(); void signal_uninstallFinished(); void signal_installErrorOccured(int, QString); public: void install(); void uninstall(int index); private slots: void slot_installFinished(QApt::ExitStatus); void slot_uninstallFinished(QApt::ExitStatus); void slot_getDependsStatus(int, DependsStatus); void slot_getInstallStatus(int, InstallStatus); private: QList m_packages = {}; QSet m_packagesMd5 = {}; PackageStatus *m_pPackageStatus = nullptr; PackageInstaller *m_pPackageInstaller = nullptr; GetStatusThread *m_pGetStatusThread = nullptr; bool m_appendFinished = false; private: Package *searchByIndex(int index = 0); void getPackageInfo(QString pkg, int index = 0); bool checkPackageSuffix(QString packagePath); void initConnection(); }; #endif // PackagesManager_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/package/000077500000000000000000000000001524745214100245315ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/package/Package.cpp000066400000000000000000000116001524745214100265660ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "Package.h" #include #include Q_DECLARE_LOGGING_CATEGORY(devLog) Package::Package() : m_pSigntureStatus(new PackageSigntureStatus) { qCDebug(devLog) << "Creating an empty Package object"; } Package::Package(const QString &packagePath) : m_packagePath(packagePath) , m_pSigntureStatus(new PackageSigntureStatus) { qCDebug(devLog) << "Creating Package object with path:" << packagePath; QApt::DebFile *pDebInfo = new QApt::DebFile(packagePath); if (!pDebInfo || !pDebInfo->isValid()) { qCWarning(devLog) << "Failed to get deb file info for path:" << packagePath; m_valid = false; return; } m_signtureStatus = m_pSigntureStatus->checkPackageSignture(packagePath); m_valid = pDebInfo->isValid(); m_name = pDebInfo->packageName(); m_version = pDebInfo->version(); m_architecture = pDebInfo->architecture(); m_md5 = pDebInfo->md5Sum(); qCDebug(devLog) << "Package info loaded:" << m_name << m_version; delete pDebInfo; } Package::Package(int index, const QString &packagePath) : m_index(index) , m_packagePath(packagePath) , m_pSigntureStatus(new PackageSigntureStatus) { qCDebug(devLog) << "Creating Package object with index:" << index << "and path:" << packagePath; QApt::DebFile *pDebInfo = new QApt::DebFile(packagePath); if (!pDebInfo || !pDebInfo->isValid()) { qCWarning(devLog) << "Failed to get deb file info for path:" << packagePath; m_valid = false; return; } m_valid = pDebInfo->isValid(); m_name = pDebInfo->packageName(); m_version = pDebInfo->version(); m_architecture = pDebInfo->architecture(); m_md5 = pDebInfo->md5Sum(); qCDebug(devLog) << "Package info loaded:" << m_name << m_version; m_signtureStatus = m_pSigntureStatus->checkPackageSignture(packagePath); } void Package::setPackageReverseDependsList(const QStringList &reverseDepends) { // qCDebug(devLog) << "Setting reverse dependencies for" << m_name << ":" << reverseDepends; m_packageReverseDepends = reverseDepends; } void Package::setPackageInstallStatus(InstallStatus packageInstallStatus) { // qCDebug(devLog) << "Setting install status for" << m_name << "to" << packageInstallStatus; m_installStatus = packageInstallStatus; } void Package::setPackageIndex(int index) { // qCDebug(devLog) << "Setting package index to" << index; m_index = index; } void Package::setPackagePath(const QString &packagePath) { // qCDebug(devLog) << "Setting package path to" << packagePath; m_packagePath = packagePath; } void Package::setPackageDependStatus(DependsStatus packageDependStatus) { // qCDebug(devLog) << "Setting dependency status for" << m_name << "to" << packageDependStatus; m_dependsStatus = packageDependStatus; } void Package::setPackageAvailableDepends(const QStringList &depends) { // qCDebug(devLog) << "Setting available dependencies for" << m_name << ":" << depends; m_packageAvailableDependList.clear(); m_packageAvailableDependList << depends; } int Package::getIndex() { // qCDebug(devLog) << "Getting package index:" << m_index; return m_index; } bool Package::getValid() { // qCDebug(devLog) << "Getting package validity:" << m_valid; return m_valid; } QString Package::getName() { // qCDebug(devLog) << "Getting package name:" << m_name; return m_name; } QString Package::getPath() { // qCDebug(devLog) << "Getting package path:" << m_packagePath; return m_packagePath; } QString Package::getVersion() { // qCDebug(devLog) << "Getting package version:" << m_version; return m_version; } QString Package::getArchitecture() { // qCDebug(devLog) << "Getting package architecture:" << m_architecture; return m_architecture; } QByteArray Package::getMd5() { // qCDebug(devLog) << "Getting package md5:" << m_md5; return m_md5; } SigntureStatus Package::getSigntureStatus() { // qCDebug(devLog) << "Getting signature status:" << m_signtureStatus; return m_signtureStatus; } DependsStatus Package::getDependStatus() { // qCDebug(devLog) << "Getting dependency status:" << m_dependsStatus; return m_dependsStatus; } InstallStatus Package::getInstallStatus() { // qCDebug(devLog) << "Getting install status:" << m_installStatus; return m_installStatus; } QStringList Package::getPackageAvailableDepends() { // qCDebug(devLog) << "Getting available dependencies list for" << m_name; return m_packageAvailableDependList; } QStringList Package::getPackageReverseDependList() { // qCDebug(devLog) << "Getting reverse dependencies list for" << m_name; return m_packageReverseDepends; } Package::~Package() { // qCDebug(devLog) << "Destroying Package object for" << m_name; delete m_pSigntureStatus; } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/package/Package.h000066400000000000000000000073601524745214100262430ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGE_H #define PACKAGE_H #include "status/PackageStatus.h" #include "status/PackageSigntureStatus.h" #include class Package { public: explicit Package(const QString &packagePath); explicit Package(int index, const QString &packagePath); Package(); ~Package(); /** * @brief setPackageIndex 设置包的下标 * @param index 包的下标 */ void setPackageIndex(int index); /** * @brief setPackagePath 设置包的路径 * @param packagePath 包的路径 */ void setPackagePath(const QString &packagePath); /** * @brief setPackageDependStatus 设置包的ä¾�赖状æ€� * @param packageDependStatus 包的ä¾�赖状æ€� */ void setPackageDependStatus(DependsStatus packageDependStatus); /** * @brief setPackageAvailableDepends 设置包的å�¯ç”¨ä¾�赖列表 * @param depends ä¾�赖列表 */ void setPackageAvailableDepends(const QStringList &depends); /** * @brief setPackageInstallStatus 设置包的安装状æ€� * @param packageInstallStatus 包的安装状æ€� */ void setPackageInstallStatus(InstallStatus packageInstallStatus); /** * @brief setPackageReverseDependsList 设置ä¾�赖于这个包的应用列表 * @param reverseDepends 应用列表 */ void setPackageReverseDependsList(const QStringList &reverseDepends); /** * @brief getIndex 获å�–包的下标 * @return 包的下标 */ int getIndex(); /** * @brief getValid 获å�–包的有效性 * @return 包的有效性 */ bool getValid(); /** * @brief getName 获å�–包的å��ç§° * @return 包的å��å­— */ QString getName(); /** * @brief getPath 获å�–包的路径 * @return 包的路径 */ QString getPath(); /** * @brief getVersion 获å�–包的版本 * @return 包的版本 */ QString getVersion(); /** * @brief getArchitecture 获å�–包的架构 * @return 包的架构 */ QString getArchitecture(); /** * @brief getMd5 获å�–包的MD5值 * @return 包的md5值 */ QByteArray getMd5(); /** * @brief getDependStatus 获å�–包的ä¾�赖状æ€� * @return 包的ä¾�赖状æ€� */ DependsStatus getDependStatus(); /** * @brief getSigntureStatus 获å�–包的签å��状æ€� * @return 包的签å��状æ€� */ SigntureStatus getSigntureStatus(); /** * @brief getInstallStatus 获å�–包的安装状æ€� * @return 包的安装状æ€� */ InstallStatus getInstallStatus(); /** * @brief getPackageAvailableDepends 获å�–包的å�¯ç”¨ä¾�赖列表 * @return 包的å�¯ç”¨ä¾�赖列表 */ QStringList getPackageAvailableDepends(); /** * @brief getPackageReverseDependList 获å�–ä¾�赖于此应用的 应用列表 * @return 应用列表 */ QStringList getPackageReverseDependList(); private: int m_index = -1; bool m_valid = false; QString m_name = ""; QString m_version = ""; QString m_architecture = ""; QByteArray m_md5 = ""; DependsStatus m_dependsStatus = DependsUnknown; SigntureStatus m_signtureStatus = SigntureUnknown; InstallStatus m_installStatus = InstallStatusUnknown; QString m_packagePath = ""; QStringList m_packageAvailableDependList = {}; QStringList m_packageReverseDepends = {}; private: /** * @brief m_pSigntureStatus ç­¾å��状æ€�ç±» */ PackageSigntureStatus *m_pSigntureStatus = nullptr; Package(const Package &rhs) = delete; Package &operator=(const Package &rhs) = delete; }; #endif // PACKAGE_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/result.h000066400000000000000000000014141524745214100246250ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef RESULT_H #define RESULT_H template class Result { public: static Result ok(const T &value); static Result err(const T &value); Result(const bool stat, const T &value); bool is_ok() const { return m_ok; } T unwrap() const { return m_value; } private: bool m_ok; T m_value; }; template Result Result::ok(const T &value) { return {true, value}; } template Result Result::err(const T &value) { return {false, value}; } template Result::Result(const bool stat, const T &value) : m_ok(stat) , m_value(value) { } #endif // RESULT_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/000077500000000000000000000000001524745214100244615ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/GetStatusThread.cpp000066400000000000000000000021741524745214100302440ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "GetStatusThread.h" #include "package/Package.h" #include #include GetStatusThread::GetStatusThread(PackageStatus *packageStatus) { qRegisterMetaType("DependsStatus"); // 注册PortConfig类型 qRegisterMetaType("InstallStatus"); m_pPackageStatus = packageStatus; } void GetStatusThread::setPackage(int index, const QString &packagePath) { m_index = index; m_packagePath = packagePath; } void GetStatusThread::run() { QFile debFile(m_packagePath); if (!debFile.exists()) { qWarning() << "GetStatusThread" << "run" << "getPackageDeoebdsStatus" << "文件ä¸�存在"; } DependsStatus DependsStatus = m_pPackageStatus->getPackageDependsStatus(m_packagePath); emit signal_dependsStatus(m_index, DependsStatus); InstallStatus installStatus = m_pPackageStatus->getPackageInstallStatus(m_packagePath); emit signal_installStatus(m_index, installStatus); } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/GetStatusThread.h000066400000000000000000000012741524745214100277110ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef GETSTATUSTHREAD_H #define GETSTATUSTHREAD_H #include "PackageStatus.h" #include #include class Package; class GetStatusThread : public QThread { Q_OBJECT public: explicit GetStatusThread(PackageStatus *); void run(); void setPackage(int index, const QString &packagePath); signals: void signal_dependsStatus(int, DependsStatus); void signal_installStatus(int, InstallStatus); private: int m_index = -1; PackageStatus *m_pPackageStatus = nullptr; QString m_packagePath = ""; }; #endif // GETSTATUSTHREAD_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/PackageSigntureStatus.cpp000066400000000000000000000037431524745214100314540ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "PackageSigntureStatus.h" #include #include #include #include PackageSigntureStatus::PackageSigntureStatus() : m_pCheckSignProc(new QProcess) { } bool PackageSigntureStatus::checkDigitalVerifyTools() { QFile file(deb_verify_tool); return file.exists(); } bool PackageSigntureStatus::checkDeviceLock() { QDBusInterface Installer("com.deepin.deepinid", "/com/deepin/deepinid", "com.deepin.deepinid"); return Installer.property("DeviceUnlocked").toBool(); // 判断当å‰�是å�¦å¤„于开å�‘者模å¼� } SigntureStatus PackageSigntureStatus::checkPackageSignture(QString packagePath) { if (checkDeviceLock()) { qInfo() << "已打开开å�‘者模å¼�,默认签å��验è¯�通过"; return SigntureVerifySuccess; } if (checkDigitalVerifyTools()) { QString program = "/usr/bin/deepin-deb-verify"; packagePath = "\"" + packagePath + "\""; m_pCheckSignProc->start(program, {"\"" + packagePath + "\""}); m_pCheckSignProc->waitForFinished(-1); const QString output1 = m_pCheckSignProc->readAllStandardError(); qInfo() << "ç­¾å��校验结果:" << output1; for (const auto &item : output1.split('\n')) { if (item.toLatin1() == "[INFO] signature verified!") { return SigntureVerifySuccess; } if (item.toLatin1() == "cannot find signinfo in deb file") { return SigntureInexistence; } if (item.toLatin1() == "extract deb_file failed!") { return SigntureExtractFail; } if (item.toLatin1() == "verify deb file failed!") { return SigntureVerifyFail; } } } return SigntureUnknown; } PackageSigntureStatus::~PackageSigntureStatus() { delete m_pCheckSignProc; } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/PackageSigntureStatus.h000066400000000000000000000027761524745214100311260ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PackageSigntureStatus_H #define PackageSigntureStatus_H #include #include #define deb_verify_tool "/usr/bin/deepin-deb-verify" enum SigntureStatus { SigntureUnknown = -1, // 其他错误 SigntureVerifySuccess, // 验è¯�æˆ�功 SigntureInexistence, // 解压deb文件用的临时目录ä¸�存在 SigntureExtractFail, // æ��å�–deb包内容时出错 SigntureVerifyFail // deb包验è¯�失败 }; class PackageSigntureStatus { public: PackageSigntureStatus(); ~PackageSigntureStatus(); /** * @brief checkPackageSignture 检查包的签å��状æ€� * @param packagePath 包的路径 * @return */ SigntureStatus checkPackageSignture(QString packagePath); private: /** * @brief checkDigitalVerifyTools 检查当å‰�系统中是å�¦å­˜åœ¨éªŒè¯�工具 * @return true: 存在签å��验è¯�工具 false:ç­¾å��验è¯�工具ä¸�存在 */ bool checkDigitalVerifyTools(); /** * @brief checkDeviceLock 检查当å‰�是å�¦å¼€å�¯å¼€å�‘者模å¼� * @return true: 已开å�¯å¼€å�‘者模å¼� false: 未开å�¯å¼€å�‘者模å¼� */ bool checkDeviceLock(); private: QProcess *m_pCheckSignProc = nullptr; PackageSigntureStatus(const PackageSigntureStatus &rhs) = delete; PackageSigntureStatus &operator=(const PackageSigntureStatus &rhs) = delete; }; #endif // PackageSigntureStatus_H deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/PackageStatus.cpp000066400000000000000000000764531524745214100277430ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 - 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "PackageStatus.h" #include #include #include #include #include #include Q_DECLARE_LOGGING_CATEGORY(devLog) using namespace QApt; QApt::Backend *init_backend() { qCDebug(devLog) << "Initializing backend"; QApt::Backend *b = new QApt::Backend; if (b->init()) { qCDebug(devLog) << "Backend initialized successfully"; return b; } qCWarning(devLog) << "Backend initialization failed"; return nullptr; } PackageStatus::PackageStatus() : m_backendFuture(QtConcurrent::run(init_backend)) { qCDebug(devLog) << "Creating PackageStatus object"; } PackageStatus::PackageStatus(DependsStatus ds, const QString &pkg) : m_status(ds) , m_package(pkg) , m_backendFuture(QtConcurrent::run(init_backend)) { qCDebug(devLog) << "Creating PackageStatus object with status" << ds << "and package" << pkg; } PackageStatus &PackageStatus::operator=(const PackageStatus &other) { // qCDebug(devLog) << "Assigning PackageStatus"; m_status = other.m_status; m_package = other.m_package; m_backendFuture = other.m_backendFuture; return *this; } PackageStatus PackageStatus::max(const PackageStatus &other) { // qCDebug(devLog) << "Comparing for max status"; if (other.m_status > m_status) { // qCDebug(devLog) << "Updating to new max status:"; *this = other; } return *this; } PackageStatus PackageStatus::maxEq(const PackageStatus &other) { // qCDebug(devLog) << "Comparing for max or equal status"; if (other.m_status >= m_status) { // qCDebug(devLog) << "Updating to new max or equal status:"; *this = other; } return *this; } PackageStatus PackageStatus::min(const PackageStatus &other) { // qCDebug(devLog) << "Comparing for min status"; if (other.m_status < m_status) { // qCDebug(devLog) << "Updating to new min status:"; *this = other; } return *this; } PackageStatus PackageStatus::minEq(const PackageStatus &other) { // qCDebug(devLog) << "Comparing for min or equal status"; if (other.m_status <= m_status) { // qCDebug(devLog) << "Updating to new min or equal status:"; *this = other; } return *this; } bool PackageStatus::isBreak() const { // qCDebug(devLog) << "Checking if status is DependsBreak"; return m_status == DependsBreak; } bool PackageStatus::isAuthCancel() const { // qCDebug(devLog) << "Checking if status is DependsAuthCancel"; return m_status == DependsAuthCancel; } bool PackageStatus::isAvailable() const { // qCDebug(devLog) << "Checking if status is DependsAvailable"; return m_status == DependsAvailable; } QString PackageStatus::resolvMultiArchAnnotation(const QString &annotation, const QString &debArch, const int multiArchType) { qCDebug(devLog) << "Resolving multi-arch annotation:" << annotation << debArch << multiArchType; if (annotation == "native" || annotation == "any") { qCDebug(devLog) << "Annotation is native or any, returning empty."; return QString(); } if (annotation == "all") { qCDebug(devLog) << "Annotation is all, returning empty."; return QString(); } if (multiArchType == MultiArchForeign) { qCDebug(devLog) << "Multi-arch type is foreign, returning empty."; return QString(); } QString arch; if (annotation.isEmpty()) { qCDebug(devLog) << "Annotation is empty, using debArch:" << debArch; arch = debArch; } else { qCDebug(devLog) << "Using annotation as arch:" << annotation; arch = annotation; } if (!arch.startsWith(':') && !arch.isEmpty()) { qCDebug(devLog) << "Prepending ':' to arch:" << arch; return arch.prepend(':'); } else { return arch; } } QApt::Package *PackageStatus::packageWithArch(const QString &packageName, const QString &sysArch, const QString &annotation) { qCDebug(devLog) << "Getting package with arch:" << packageName << sysArch << annotation; Backend *backend = m_backendFuture.result(); QApt::Package *p = backend->package(packageName + resolvMultiArchAnnotation(annotation, sysArch)); do { // change: 按照当å‰�支æŒ�çš„CPU架构进行打包。å�–消对deepin-wine的特殊处ç�† if (!p) { qCDebug(devLog) << "Package not found with annotation, trying without arch:" << packageName; p = backend->package(packageName); } if (p) { break; } for (QString arch : backend->architectures()) { if (!p) { // qCDebug(devLog) << "Trying with arch:" << arch; p = backend->package(packageName + ":" + arch); } if (p) { break; } } } while (false); if (p) { qCDebug(devLog) << "Package found:" << p->name(); return p; } // check virtual package providers qCDebug(devLog) << "Checking for virtual package providers for" << packageName; for (auto *ap : backend->availablePackages()) { if (ap->name() != packageName && ap->providesList().contains(packageName)) { // qCDebug(devLog) << "Found provider" << ap->name() << "for" << packageName; return packageWithArch(ap->name(), sysArch, annotation); } } qCWarning(devLog) << "Package not found:" << packageName; return nullptr; } /** * @brief isArchMatches 判断包的架构是å�¦ç¬¦å�ˆç³»ç»Ÿè¦�求 * @param sysArch 系统架构 * @param packageArch 包的架构 * @param multiArchType 系统多架构类型 * @return 是å�¦ç¬¦å�ˆå¤šæž¶æž„è¦�求 */ bool PackageStatus::isArchMatches(QString sysArch, const QString &packageArch, const int multiArchType) { qCDebug(devLog) << "Checking if arch matches:" << sysArch << packageArch << multiArchType; Q_UNUSED(multiArchType); if (sysArch.startsWith(':')) { sysArch.remove(0, 1); } if (sysArch == "all" || sysArch == "any") { qCDebug(devLog) << "System arch is 'all' or 'any', matches."; return true; } bool matches = (sysArch == packageArch); qCDebug(devLog) << "Arch match result:" << matches; return matches; } bool PackageStatus::dependencyVersionMatch(const int result, const RelationType relation) { qCDebug(devLog) << "Checking dependency version match, result:" << result << "relation:" << relation; switch (relation) { case LessOrEqual: return result <= 0; case GreaterOrEqual: return result >= 0; case LessThan: return result < 0; case GreaterThan: return result > 0; case Equals: return result == 0; case NotEqual: return result != 0; default:; } qCDebug(devLog) << "Default case, returning true"; return true; } const ConflictResult PackageStatus::isConflictSatisfy(const QString &arch, Package *package) { qCDebug(devLog) << "Checking if conflict is satisfied for package:" << package->name(); const QString &name = package->name(); const auto ret_installed = isInstalledConflict(name, package->version(), package->architecture()); if (!ret_installed.is_ok()) { qCWarning(devLog) << "Installed conflict found for" << name; return ret_installed; } const auto ret_package = isConflictSatisfy(arch, package->conflicts(), package->replaces()); return ret_package; } const ConflictResult PackageStatus::isConflictSatisfy(const QString &arch, const QList &conflicts, const QList &replaces) { qCDebug(devLog) << "Checking if conflict is satisfied for conflicts list"; for (const auto &conflict_list : conflicts) { for (const auto &conflict : conflict_list) { const QString name = conflict.packageName(); QApt::Package *p = packageWithArch(name, arch, conflict.multiArchAnnotation()); if (!p || !p->isInstalled()) { continue; } // arch error, conflicts if (!isArchMatches(arch, p->architecture(), p->multiArchType())) { qCWarning(devLog) << "Conflicts package installed with wrong arch:" << arch << p->name() << p->architecture() << p->multiArchTypeString(); return ConflictResult::err(name); } const QString conflict_version = conflict.packageVersion(); const QString installed_version = p->installedVersion(); const auto type = conflict.relationType(); const auto result = QApt::Package::compareVersion(installed_version, conflict_version); // not match, ok if (!dependencyVersionMatch(result, type)) { continue; } // test package const QString mirror_version = p->availableVersion(); // mirror version is also break const auto mirror_result = QApt::Package::compareVersion(mirror_version, conflict_version); if (dependencyVersionMatch(mirror_result, type) && name != m_package) { // 此处å�³å�¯ç¡®è®¤å†²çª�æˆ�ç«‹ // é¢�外判断是å�¦ä¼šæ›¿æ�¢æ­¤åŒ… bool conflict_yes = true; for (auto replace_list : replaces) { for (auto replace : replace_list) { if (replace.packageName() == name) { // 包å��符å�ˆ auto replaceType = replace.relationType(); // æ��å�–版本å�·è§„则 auto versionCompare = Package::compareVersion(installed_version, replace.packageVersion()); // 比较版本å�· if (dependencyVersionMatch(versionCompare, replaceType)) { // 如果版本å�·ç¬¦å�ˆè¦�求,å�³åˆ¤å®šreplaceæˆ�ç«‹ qCDebug(devLog) << "Conflict is replaced by" << name; conflict_yes = false; break; } } } if (!conflict_yes) { break; } } if (!conflict_yes) { p = nullptr; continue; } qCWarning(devLog) << "Conflicts package installed:" << arch << p->name() << p->architecture() << p->multiArchTypeString() << mirror_version << conflict_version; return ConflictResult::err(name); } } } qCDebug(devLog) << "No conflict found"; return ConflictResult::ok(QString()); } bool PackageStatus::isArchError(const QString &packagePath) { qCDebug(devLog) << "Checking for arch error in package:" << packagePath; DebFile deb(packagePath); Backend *backend = m_backendFuture.result(); const QString arch = deb.architecture(); if (arch == "all" || arch == "any") { qCDebug(devLog) << "Arch is 'all' or 'any', no error."; return false; } // loongarch64 packages on a loong64 system are redirected to compatible mode, not an error // loong64 = Debian LoongArch port native arch; loongarch64 = legacy arch name in older packages const QString nativeArch = backend->nativeArchitecture(); if (nativeArch == QLatin1String("loong64") && arch == QLatin1String("loongarch64")) { qCDebug(devLog) << "Package arch" << arch << "is compatible with system arch" << nativeArch << ", skipping arch error check"; return false; } bool architectures = !backend->architectures().contains(deb.architecture()); qCDebug(devLog) << "Arch error status:" << architectures; return architectures; } const ConflictResult PackageStatus::isInstalledConflict(const QString &packageName, const QString &packageVersion, const QString &packageArch) { qCDebug(devLog) << "Checking for installed conflict for package:" << packageName << packageVersion << packageArch; static QList> sysConflicts; Backend *backend = m_backendFuture.result(); if (sysConflicts.isEmpty()) { qCDebug(devLog) << "System conflicts cache is empty, building it now."; for (QApt::Package *p : backend->availablePackages()) { if (!p->isInstalled()) { // qCDebug(devLog) << "Package" << p->name() << "is not installed, skipping."; continue; } const auto &conflicts = p->conflicts(); if (conflicts.isEmpty()) { // qCDebug(devLog) << "Package" << p->name() << "has no conflicts, skipping."; continue; } for (const auto &conflict_list : conflicts) for (const auto &conflict : conflict_list) sysConflicts << QPair(p->name(), conflict); } } for (const auto &info : sysConflicts) { const auto &conflict = info.second; const auto &pkgName = conflict.packageName(); const auto &pkgVersion = conflict.packageVersion(); const auto &pkgArch = conflict.multiArchAnnotation(); if (pkgName != packageName) { continue; } // pass if arch not match if (!pkgArch.isEmpty() && pkgArch != packageArch && pkgArch != "any" && pkgArch != "native") { continue; } if (pkgVersion.isEmpty()) { qCWarning(devLog) << "Conflict found with" << info.first << "(version empty)"; return ConflictResult::err(info.first); } const int relation = QApt::Package::compareVersion(packageVersion, conflict.packageVersion()); // match, so is bad if (dependencyVersionMatch(relation, conflict.relationType())) { qCWarning(devLog) << "Conflict found with" << info.first; return ConflictResult::err(info.first); } } qCDebug(devLog) << "No installed conflict found for" << packageName; return ConflictResult::ok(QString()); } DependsStatus PackageStatus::checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QList &depends) { qCDebug(devLog) << "Checking dependency status for list of dependencies"; DependsStatus ret = DependsOk; if (depends.isEmpty()) { qCDebug(devLog) << "Dependency list is empty, returning OK"; return DependsOk; } for (const auto &candicate_list : depends) { const auto r = checkDependsPackageStatus(choosed_set, architecture, candicate_list); // ret.maxEq(r); if (ret >= r) { this->m_status = ret; } else { this->m_status = r; } qCDebug(devLog) << "Current dependency status:" << this->m_status; if (this->m_status == DependsBreak) { qCDebug(devLog) << "Dependency broken, breaking loop."; break; } } return this->m_status; } DependsStatus PackageStatus::checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const DependencyItem &candicate) { qCDebug(devLog) << "Checking dependency status for a single dependency item (OR group)"; // PackageStatus ret = PackageStatus::_break(QString()); DependsStatus ret = DependsBreak; for (const auto &info : candicate) { const auto r = checkDependsPackageStatus(choosed_set, architecture, info); // ret.minEq(r); if (ret <= r) { this->m_status = ret; } else { this->m_status = r; } qCDebug(devLog) << "Current dependency status in OR group:" << this->m_status; if (this->m_status != DependsBreak) { qCDebug(devLog) << "Found a valid dependency in OR group, breaking loop."; break; } } return this->m_status; } DependsStatus PackageStatus::checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const DependencyInfo &dependencyInfo) { const QString package_name = dependencyInfo.packageName(); qCDebug(devLog) << "Checking dependency status for:" << package_name; QApt::Package *p = packageWithArch(package_name, architecture, dependencyInfo.multiArchAnnotation()); if (!p) { qCWarning(devLog) << "Dependency break: package" << package_name << "not available"; return DependsBreak; } Backend *backend = m_backendFuture.result(); const RelationType relation = dependencyInfo.relationType(); const QString &installedVersion = p->installedVersion(); if (!installedVersion.isEmpty()) { const int result = QApt::Package::compareVersion(installedVersion, dependencyInfo.packageVersion()); if (dependencyVersionMatch(result, relation)) { qCDebug(devLog) << "Dependency OK: installed version matches for" << package_name; return DependsOk; } else { const QString &mirror_version = p->availableVersion(); if (mirror_version != installedVersion) { const auto mirror_result = QApt::Package::compareVersion(mirror_version, dependencyInfo.packageVersion()); if (dependencyVersionMatch(mirror_result, relation)) { qCDebug(devLog) << "Dependency Available: mirror version matches for" << package_name; return DependsAvailable; } } qCWarning(devLog) << "Dependency break by" << p->name() << p->architecture() << dependencyInfo.packageVersion(); qCWarning(devLog) << "Installed version not match:" << installedVersion; return DependsBreak; } } else { const int result = QApt::Package::compareVersion(p->version(), dependencyInfo.packageVersion()); if (!dependencyVersionMatch(result, relation)) { qCWarning(devLog) << "Dependency break by" << p->name() << p->architecture() << dependencyInfo.packageVersion(); qCWarning(devLog) << "Available version not match:" << p->version(); return DependsBreak; } if (choosed_set.contains(p->name())) { qCDebug(devLog) << "Dependency OK: already chosen:" << p->name(); return DependsOk; } // check arch conflicts if (p->multiArchType() == MultiArchSame) { for (const auto &arch : backend->architectures()) { if (arch == p->architecture()) { continue; } QApt::Package *tp = packageWithArch(p->name(), arch); if (tp && tp->isInstalled()) { qCWarning(devLog) << "Multiple architecture installed:" << p->name() << p->version() << p->architecture() << "but now need" << tp->name() << tp->version() << tp->architecture(); return DependsBreak; } } } // let's check conflicts if (!isConflictSatisfy(architecture, p).is_ok()) { qCDebug(devLog) << "Conflict found for" << p->name() << ", checking providers."; for (auto *ap : backend->availablePackages()) { if (!ap->providesList().contains(p->name())) { continue; } // is that already provide by another package? if (ap->isInstalled()) { qCDebug(devLog) << "Dependency OK: provided by installed package" << ap->name(); return DependsOk; } // provider is ok, switch to provider. if (isConflictSatisfy(architecture, ap).is_ok()) { qCDebug(devLog) << "Dependency OK: switching to provider" << ap->name(); choosed_set << ap->name(); return DependsOk; } } qCWarning(devLog) << "Providers not found, still break:" << p->name(); return DependsBreak; } // now, package dependencies status is available or break, // time to check depends' dependencies, but first, we need // to add this package to choose list choosed_set << p->name(); qCDebug(devLog) << "Added" << p->name() << "to chosen set, checking its dependencies."; const auto r = checkDependsPackageStatus(choosed_set, p->architecture(), p->depends()); if (r == DependsBreak) { qCDebug(devLog) << "Dependencies of" << p->name() << "are broken, removing from chosen set."; choosed_set.remove(p->name()); return DependsBreak; } qCDebug(devLog) << "Dependencies of" << p->name() << "are available."; return DependsAvailable; } } DependsStatus PackageStatus::getPackageDependsStatus(const QString &packagePath) { qCDebug(devLog) << "Getting package dependency status for path:" << packagePath; while (true) { if (m_backendFuture.isFinished()) { break; } // qCDebug(devLog) << "Initializing backend, please wait"; usleep(10 * 1000); } m_backendFuture.result()->reloadCache(); DebFile *deb = new DebFile(packagePath); const QString architecture = deb->architecture(); DependsStatus ret = DependsOk; if (isArchError(packagePath)) { qCWarning(devLog) << "Architecture error for" << packagePath; return ArchBreak; } // conflicts const ConflictResult debConflitsResult = isConflictSatisfy(architecture, deb->conflicts(), deb->replaces()); if (!debConflitsResult.is_ok()) { qCWarning(devLog) << "Dependency break because of conflict for" << deb->packageName(); ret = DependsBreak; } else { const ConflictResult localConflictsResult = isInstalledConflict(deb->packageName(), deb->version(), architecture); if (!localConflictsResult.is_ok()) { qCWarning(devLog) << "Dependency break because of conflict with local package for" << deb->packageName(); ret = DependsBreak; } else { QSet choose_set; choose_set << deb->packageName(); qCDebug(devLog) << "Checking dependencies for" << deb->packageName(); ret = checkDependsPackageStatus(choose_set, deb->architecture(), deb->depends()); } } delete deb; qCDebug(devLog) << "Final dependency status for" << packagePath << "is" << ret; return ret; } const QStringList PackageStatus::getPackageAvailableDepends(const QString &packagePath) { qCDebug(devLog) << "Getting available depends for package:" << packagePath; DebFile *deb = new DebFile(packagePath); QSet choose_set; const QString debArch = deb->architecture(); const auto &depends = deb->depends(); packageCandidateChoose(choose_set, debArch, depends); // TODO: check upgrade from conflicts delete deb; qCDebug(devLog) << "Available depends for" << packagePath << "are" << choose_set.values(); return choose_set.values(); } InstallStatus PackageStatus::getPackageInstallStatus(const QString &packagePath) { qCDebug(devLog) << "Getting package install status for:" << packagePath; m_backendFuture.result()->reloadCache(); DebFile *debFile = new DebFile(packagePath); const QString packageName = debFile->packageName(); const QString packageArch = debFile->architecture(); const QString packageVersion = debFile->version(); delete debFile; Backend *backend = m_backendFuture.result(); Package *pkg = backend->package(packageName + ":" + packageArch); InstallStatus ret = InstallStatusUnknown; do { if (!pkg) { qCDebug(devLog) << "Package not found in backend, status unknown:" << packageName; break; } const QString installedVersion = pkg->installedVersion(); if (installedVersion.isEmpty()) { qCDebug(devLog) << "Package not installed:" << packageName; return NotInstalled; } const int result = Package::compareVersion(packageVersion, installedVersion); if (result == 0) { qCDebug(devLog) << "Same version installed for:" << packageName; return InstalledSameVersion; } else if (result < 0) { qCDebug(devLog) << "Later version installed for:" << packageName; return InstalledLaterVersion; } else { qCDebug(devLog) << "Earlier version installed for:" << packageName; return InstalledEarlierVersion; } } while (false); qCDebug(devLog) << "Final install status for" << packageName << "is" << ret; return ret; } void PackageStatus::packageCandidateChoose(QSet &choosed_set, const QString &debArch, const QList &dependsList) { qCDebug(devLog) << "Choosing package candidate from list of dependencies"; for (auto const &candidate_list : dependsList) { packageCandidateChoose(choosed_set, debArch, candidate_list); } } void PackageStatus::packageCandidateChoose(QSet &choosed_set, const QString &debArch, const DependencyItem &candidateList) { qCDebug(devLog) << "Choosing package candidate from a single dependency item (OR group)"; for (const auto &info : candidateList) { Package *dep = packageWithArch(info.packageName(), debArch, info.multiArchAnnotation()); if (!dep) { continue; } const auto choosed_name = dep->name() + resolvMultiArchAnnotation(QString(), dep->architecture()); if (choosed_set.contains(choosed_name)) { qCDebug(devLog) << "Candidate" << choosed_name << "already in chosen set."; break; } // ä¿®å¤�å�‡çº§ä¾�赖时,因为ä¾�赖包版本过低,造æˆ�安装循环。 // 删除无用冗余的日志 if (Package::compareVersion(dep->installedVersion(), info.packageVersion()) < 0) { qCDebug(devLog) << "Installed version of" << dep->name() << "is older, needs upgrade."; Backend *b = m_backendFuture.result(); Package *p = b->package(dep->name() + resolvMultiArchAnnotation(QString(), dep->architecture())); if (p) { qCDebug(devLog) << "Adding" << choosed_name << "to chosen set for upgrade."; choosed_set << dep->name() + resolvMultiArchAnnotation(QString(), dep->architecture()); } else { qCWarning(devLog) << "Could not find package for upgrade:" << choosed_name; choosed_set << dep->name() + " not found"; } } if (!isConflictSatisfy(debArch, dep->conflicts(), dep->replaces()).is_ok()) { qCDebug(devLog) << "Candidate" << dep->name() << "has conflicts, skipping."; continue; } // pass if break QSet set = choosed_set; set << choosed_name; const auto stat = checkDependsPackageStatus(set, dep->architecture(), dep->depends()); if (stat == DependsBreak) { qCWarning(devLog) << "Dependency error in choosing candidate" << dep->name(); continue; } qCDebug(devLog) << "Candidate" << choosed_name << "chosen. Recursively choosing its dependencies."; choosed_set << choosed_name; packageCandidateChoose(choosed_set, debArch, dep->depends()); break; } } QMap PackageStatus::specialPackage() { qCDebug(devLog) << "Getting special package map"; QMap sp; sp.insert("deepin-wine-plugin-virtual", "deepin-wine-helper"); sp.insert("deepin-wine32", "deepin-wine"); return sp; } const QStringList PackageStatus::getPackageReverseDependsList(const QString &packageName, const QString &sysArch) { qCDebug(devLog) << "Getting reverse depends list for" << packageName; Package *package = packageWithArch(packageName, sysArch); QSet ret{packageName}; QQueue testQueue; for (const auto &item : package->requiredByList()) { testQueue.append(item); } while (!testQueue.isEmpty()) { const auto item = testQueue.first(); testQueue.pop_front(); if (ret.contains(item)) { continue; } Package *p = packageWithArch(item, sysArch); if (!p || !p->isInstalled()) { continue; } if (p->recommendsList().contains(packageName)) { continue; } if (p->suggestsList().contains(packageName)) { continue; } // fix bug: https://pms.uniontech.com/zentao/bug-view-37220.html dde相关组件特殊处ç�†. // ä¿®å¤�dde会被动å�¸è½½ä½†æ˜¯ä¸�会æ��示的问题 // if (item.contains("dde")) continue; ret << item; qCDebug(devLog) << "Added" << item << "to reverse depends list."; // fix bug:https://pms.uniontech.com/zentao/bug-view-37220.html if (specialPackage().contains(item)) { qCDebug(devLog) << "Found special package, adding" << specialPackage()[item] << "to queue."; testQueue.append(specialPackage()[item]); } // append new reqiure list for (const auto &r : p->requiredByList()) { if (ret.contains(r) || testQueue.contains(r)) { continue; } Package *subPackage = packageWithArch(r, sysArch); // fix bug: https://pms.uniontech.com/zentao/bug-view-54930.html // 部分wine应用在系统中有一个替æ�¢çš„å��字,使用requiredByList å�¯ä»¥èŽ·å�–到这些å��å­— if (subPackage && !subPackage->requiredByList().isEmpty()) { // 增加对package指针的检查 QStringList rdepends = subPackage->requiredByList(); // 对添加到testQueue的包进行检查, for (QString depend : rdepends) { Package *pkg = packageWithArch(depend, sysArch); if (!pkg || !pkg->isInstalled()) { // 增加对package指针的检查 continue; } if (pkg->recommendsList().contains(r)) { continue; } if (pkg->suggestsList().contains(r)) { continue; } // å�ªæ·»åŠ å’Œå½“å‰�ä¾�赖是ä¾�赖关系的包 testQueue.append(depend); } } if (!subPackage || !subPackage->isInstalled()) { // 增加对package指针的检查 continue; } if (subPackage->recommendsList().contains(item)) { continue; } if (subPackage->suggestsList().contains(item)) { continue; } testQueue.append(r); } } // remove self ret.remove(packageName); qCDebug(devLog) << "Final reverse depends list:" << ret.values(); return ret.values(); } PackageStatus::~PackageStatus() { qCDebug(devLog) << "Destroying PackageStatus object."; } deepin-deb-installer-6.5.51/src/deepin-deb-installer-dev/status/PackageStatus.h000066400000000000000000000151221524745214100273720ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef PACKAGEDEPENDSSTATUS_H #define PACKAGEDEPENDSSTATUS_H #include "result.h" #include #include #include /** * @brief The PackageDependsStatus enum * 当å‰�包的ä¾�赖状æ€� */ enum DependsStatus { DependsUnknown, DependsOk, // ä¾�赖满足 DependsAvailable, // ä¾�èµ–å�¯ç”¨ä½†æ˜¯éœ€è¦�下载 DependsBreak, // ä¾�èµ–ä¸�满足 DependsAuthCancel, // ä¾�赖授æ�ƒå¤±è´¥ï¼ˆwineä¾�赖) ArchBreak, // æž¶æž„ä¸�满足(此å‰�æž¶æž„ä¸�满足在å‰�端验è¯�,此å�Žä¼šä¼˜åŒ–到å�Žç«¯ï¼‰//2020-11-19 暂时未优化 }; /** * @brief The PackageInstallStatus enum * 包的安装状æ€� */ enum InstallStatus { InstallStatusUnknown, NotInstalled, // 当å‰�包没有被安装 InstalledSameVersion, // 当å‰�å·²ç»�安装过相å�Œçš„版本 InstalledEarlierVersion, // 当å‰�å·²ç»�安装过较早的版本 InstalledLaterVersion, // 当å‰�å·²ç»�安装过更新的版本 }; QApt::Backend *init_backend(); typedef Result ConflictResult; class PackageStatus { public: friend class PackagesManager; PackageStatus(); PackageStatus(DependsStatus status, const QString &package); ~PackageStatus(); /** * @brief operator = é‡�写=æ“�作符 * @param other è¦�赋值的ä¾�赖的状æ€� * @return 赋值å�Žçš„ä¾�赖的状æ€� */ PackageStatus &operator=(const PackageStatus &other); /** * @brief max 状æ€�的比较 * @param other * @return */ PackageStatus max(const PackageStatus &other); PackageStatus maxEq(const PackageStatus &other); PackageStatus min(const PackageStatus &other); PackageStatus minEq(const PackageStatus &other); bool isBreak() const; bool isAuthCancel() const; bool isAvailable() const; DependsStatus getPackageDependsStatus(const QString &packagePath); /** * @brief packageInstallStatus 获å�–指定index的包的安装状æ€� * @param index 指定的index * @return 包的安装状æ€�s */ InstallStatus getPackageInstallStatus(const QString &packagePath); /** * @brief packageAvailableDepends 获å�–指定包的å�¯ç”¨çš„ä¾�èµ– * @param index 下标 * @return 指定包所有的需è¦�下载的ä¾�èµ– */ const QStringList getPackageAvailableDepends(const QString &packagePath); /** * @brief packageReverseDependsList 获å�–ä¾�赖于此包的所有应用å��ç§° * @param packageName 需è¦�检查的包的包å�� * @param sysArch 包的架构 * @return ä¾�赖于此包的应用列表 */ const QStringList getPackageReverseDependsList(const QString &packageName, const QString &sysArch); private: QApt::Package *packageWithArch(const QString &packageName, const QString &sysArch, const QString &annotation = QString()); QString resolvMultiArchAnnotation(const QString &annotation, const QString &debArch, const int multiArchType = QApt::InvalidMultiArchType); /** * @brief isArchMatches 判断包的架构是å�¦ç¬¦å�ˆç³»ç»Ÿè¦�求 * @param sysArch 系统架构 * @param packageArch 包的架构 * @param multiArchType 系统多架构类型 * @return 是å�¦ç¬¦å�ˆå¤šæž¶æž„è¦�求 */ bool isArchMatches(QString sysArch, const QString &packageArch, const int multiArchType); /** * @brief isArchError 判断指定的包是å�¦ç¬¦å�ˆæž¶æž„è¦�求 * @param packagePath 指定的包 * @return 符å�ˆæž¶æž„è¦�求的结果 * * false: 符å�ˆæž¶æž„è¦�求 * true: ä¸�符å�ˆå½“å‰�系统架构的è¦�求 */ bool isArchError(const QString &packagePath); /** * @brief dependencyVersionMatch * @param result * @param relation * @return */ bool dependencyVersionMatch(const int result, const QApt::RelationType relation); /** * @brief isInstalledConflict 是å�¦å­˜åœ¨ä¸‹è½½å†²çª� * @param packageName 包å�� * @param packageVersion 包的版本 * @param packageArch 包的架构 * @return */ const ConflictResult isInstalledConflict(const QString &packageName, const QString &packageVersion, const QString &packageArch); /** * @brief isConflictSatisfy 是å�¦å†²çª�满足 * @param arch æž¶æž„ * @param package 包å�� * @return 冲çª�的结果 */ const ConflictResult isConflictSatisfy(const QString &arch, QApt::Package *package); const ConflictResult isConflictSatisfy(const QString &arch, const QList &conflicts, const QList &replaces = {}); /** * @brief checkDependsPackageStatus 检查ä¾�赖包的状æ€� * @param choosed_set 被选择安装或å�¸è½½çš„包的集å�ˆ * @param architecture 包的架构 * @param depends 包的ä¾�赖列表 * @return */ DependsStatus checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QList &depends); DependsStatus checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QApt::DependencyItem &candicate); DependsStatus checkDependsPackageStatus(QSet &choosed_set, const QString &architecture, const QApt::DependencyInfo &dependencyInfo); private: /** * @brief packageCandidateChoose 查找包的ä¾�赖候选 * @param choosed_set 包的ä¾�赖候选的集å�ˆ * @param debArch 包的架构 * @param dependsList ä¾�赖列表 */ void packageCandidateChoose(QSet &choosed_set, const QString &debArch, const QList &dependsList); void packageCandidateChoose(QSet &choosed_set, const QString &debArch, const QApt::DependencyItem &candidateItem); private: // fix bug:https://pms.uniontech.com/zentao/bug-view-37220.html // å�¸è½½deepin-wine-plugin-virture 时无法å�¸è½½deepin-wine-helper. Temporary solution:Special treatment for these package QMap specialPackage(); public: DependsStatus m_status = DependsUnknown; QString m_package = ""; private: QFuture m_backendFuture; }; #endif // PACKAGEDEPENDSSTATUS_H deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/000077500000000000000000000000001524745214100230265ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/CMakeLists.txt000066400000000000000000000024561524745214100255750ustar00rootroot00000000000000cmake_minimum_required(VERSION 3.13) project(dfmplugin-debinstaller) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_AUTOMOC ON) include(GNUInstallDirs) if(NOT DEFINED DFM_PLUGIN_DIR) set(DFM_PLUGIN_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/dde-file-manager/plugins) endif() if(NOT DEFINED DFM_PLUGIN_COMMON_EDGE_DIR) set(DFM_PLUGIN_COMMON_EDGE_DIR ${DFM_PLUGIN_DIR}/common-edge) endif() FILE(GLOB PLUGIN_FILES "${CMAKE_CURRENT_SOURCE_DIR}/*.h" "${CMAKE_CURRENT_SOURCE_DIR}/*.cpp" "${CMAKE_CURRENT_SOURCE_DIR}/*/*.h" "${CMAKE_CURRENT_SOURCE_DIR}/*/*.cpp" "${CMAKE_CURRENT_SOURCE_DIR}/*.json" ) find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core Gui) find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Core Gui Widgets DBus) find_package(dfm${DTK_VERSION_MAJOR}-framework REQUIRED) find_package(dfm${DTK_VERSION_MAJOR}-base REQUIRED) add_library(${PROJECT_NAME} SHARED ${PLUGIN_FILES}) target_include_directories(${PROJECT_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}) target_link_libraries(${PROJECT_NAME} Qt${QT_VERSION_MAJOR}::Core Qt${QT_VERSION_MAJOR}::Gui Qt${QT_VERSION_MAJOR}::Widgets Qt${QT_VERSION_MAJOR}::DBus dfm${DTK_VERSION_MAJOR}-framework dfm${DTK_VERSION_MAJOR}-base ) install(TARGETS ${PROJECT_NAME} LIBRARY DESTINATION ${DFM_PLUGIN_COMMON_EDGE_DIR} ) deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/debinstallerplugin.cpp000066400000000000000000000041211524745214100274170ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "debinstallerplugin.h" #include "menu/debinstallermenuscene.h" #include inline constexpr char kParentScene[] { "ExtendMenu" }; using namespace dfmbase; using namespace dfmplugin_debinstaller; void DebInstallerPlugin::initialize() { auto translator = new QTranslator(this); Q_UNUSED(translator->load(QLocale(), "deepin-deb-installer", "_", "/usr/share/deepin-deb-installer/translations")); QCoreApplication::installTranslator(translator); if (DPF_NAMESPACE::LifeCycle::isAllPluginsStarted()) { bindMenuScene(); } else { connect(dpfListener, &DPF_NAMESPACE::Listener::pluginsStarted, this, &DebInstallerPlugin::bindMenuScene, Qt::DirectConnection); } } bool DebInstallerPlugin::start() { return true; } void DebInstallerPlugin::bindMenuScene() { dpfSlotChannel->push("dfmplugin_menu", "slot_MenuScene_RegisterScene", DebInstallerMenuCreator::name(), new DebInstallerMenuCreator); bool ret = dpfSlotChannel->push("dfmplugin_menu", "slot_MenuScene_Contains", QString(kParentScene)) .toBool(); if (ret) { dpfSlotChannel->push("dfmplugin_menu", "slot_MenuScene_Bind", DebInstallerMenuCreator::name(), QString(kParentScene)); } else { dpfSignalDispatcher->subscribe("dfmplugin_menu", "signal_MenuScene_SceneAdded", this, &DebInstallerPlugin::onMenuSceneAdded); } } void DebInstallerPlugin::onMenuSceneAdded(const QString &scene) { if (scene == kParentScene) { dpfSlotChannel->push("dfmplugin_menu", "slot_MenuScene_Bind", DebInstallerMenuCreator::name(), QString(kParentScene)); dpfSignalDispatcher->unsubscribe("dfmplugin_menu", "signal_MenuScene_SceneAdded", this, &DebInstallerPlugin::onMenuSceneAdded); } } deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/debinstallerplugin.h000066400000000000000000000012521524745214100270660ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBINSTALLERPLUGIN_H #define DEBINSTALLERPLUGIN_H #include namespace dfmplugin_debinstaller { class DebInstallerPlugin : public dpf::Plugin { Q_OBJECT Q_PLUGIN_METADATA(IID "org.deepin.plugin.common" FILE "debinstallerplugin.json") DPF_EVENT_NAMESPACE(dfmplugin_debinstaller) public: void initialize() override; bool start() override; private Q_SLOTS: void bindMenuScene(); void onMenuSceneAdded(const QString &scene); }; } // namespace dfmplugin_debinstaller #endif // DEBINSTALLERPLUGIN_H deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/debinstallerplugin.json000066400000000000000000000007641524745214100276170ustar00rootroot00000000000000{ "Name" : "dfmplugin-debinstaller", "Version" : "1.0.0", "CompatVersion" : "1.0.0", "Vendor" : "UnionTech Software Technology Co., Ltd.", "Copyright" : "Copyright (C) 2025 UnionTech Software Technology Co., Ltd.", "License" : [ ], "Category" : "", "Description" : "Add compatible mode install menu item for deb packages in file manager.", "UrlLink" : "https://www.deepin.org", "Depends" : [ {"Name" : "dfmplugin-core", "Version": "1.0.0"} ] } deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/menu/000077500000000000000000000000001524745214100237725ustar00rootroot00000000000000deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/menu/debinstallermenuscene.cpp000066400000000000000000000124321524745214100310530ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "debinstallermenuscene.h" #include "debinstallermenuscene_p.h" #include #include #include #include #include #include #include #include inline constexpr char kCompatibleInstall[] { "compatible-install" }; inline constexpr char kOpenWithActionID[] { "open-with" }; inline constexpr char kDebInstallService[] { "com.deepin.DebInstaller" }; inline constexpr char kDebInstallPath[] { "/com/deepin/DebInstaller" }; using namespace dfmplugin_debinstaller; DFMBASE_USE_NAMESPACE enum InstallerState : int { NotRunning = 0, // service not on bus, no activation risk Ready = 1, // service running, supports compat, no packages loaded Busy = 2, // service running, supports compat, has packages loaded NotSupported = 3 // service running but lacks hasPackages (old version) }; static InstallerState checkInstallerState() { auto bus = QDBusConnection::sessionBus(); auto connIface = bus.interface(); if (!connIface || !connIface->isServiceRegistered(kDebInstallService)) return NotRunning; QDBusMessage msg = QDBusMessage::createMethodCall( kDebInstallService, kDebInstallPath, "org.freedesktop.DBus.Properties", "Get"); msg << QString(kDebInstallService) << QString("hasPackages"); QDBusMessage reply = bus.call(msg, QDBus::Block, 500); if (reply.type() == QDBusMessage::ErrorMessage) return NotSupported; QVariant arg0 = reply.arguments().value(0); if (!arg0.canConvert()) return NotSupported; QVariant value = arg0.value().variant(); return value.toBool() ? Busy : Ready; } AbstractMenuScene *DebInstallerMenuCreator::create() { return new DebInstallerMenuScene(); } DebInstallerMenuScenePrivate::DebInstallerMenuScenePrivate(DebInstallerMenuScene *qq) : q(qq) { } DebInstallerMenuScene::DebInstallerMenuScene(QObject *parent) : AbstractMenuScene(parent), d(new DebInstallerMenuScenePrivate(this)) { d->predicateName[kCompatibleInstall] = tr("Install in compatible mode"); } DebInstallerMenuScene::~DebInstallerMenuScene() { } QString DebInstallerMenuScene::name() const { return DebInstallerMenuCreator::name(); } bool DebInstallerMenuScene::initialize(const QVariantHash ¶ms) { if (QStandardPaths::findExecutable("deepin-compatible-ctl").isEmpty()) return false; d->selectFiles = params.value(MenuParamKey::kSelectFiles).value>(); d->isEmptyArea = params.value(MenuParamKey::kIsEmptyArea).toBool(); if (d->isEmptyArea || d->selectFiles.size() != 1) return false; const auto &url = d->selectFiles.first(); if (!url.isLocalFile() || !url.toLocalFile().endsWith(".deb")) return false; return AbstractMenuScene::initialize(params); } AbstractMenuScene *DebInstallerMenuScene::scene(QAction *action) const { if (action == nullptr) return nullptr; if (!d->predicateAction.key(action).isEmpty()) return const_cast(this); return AbstractMenuScene::scene(action); } bool DebInstallerMenuScene::create(QMenu *parent) { if (!parent) return false; auto act = parent->addAction(d->predicateName.value(kCompatibleInstall)); d->predicateAction[kCompatibleInstall] = act; act->setProperty(ActionPropertyKey::kActionID, kCompatibleInstall); return AbstractMenuScene::create(parent); } void DebInstallerMenuScene::updateState(QMenu *parent) { if (!parent) return; auto targetAction = d->predicateAction.value(kCompatibleInstall); if (!targetAction) return AbstractMenuScene::updateState(parent); switch (checkInstallerState()) { case NotRunning: case Ready: case NotSupported: targetAction->setEnabled(true); break; case Busy: targetAction->setEnabled(false); break; } parent->removeAction(targetAction); auto actions = parent->actions(); bool inserted = false; for (auto it = actions.begin(); it != actions.end(); ++it) { auto actId = (*it)->property(ActionPropertyKey::kActionID).toString(); if (actId == kOpenWithActionID) { ++it; if (it != actions.end()) { parent->insertAction(*it, targetAction); } else { parent->addAction(targetAction); } inserted = true; break; } } if (!inserted) parent->addAction(targetAction); AbstractMenuScene::updateState(parent); } bool DebInstallerMenuScene::triggered(QAction *action) { auto actionId = action->property(ActionPropertyKey::kActionID).toString(); if (!d->predicateAction.contains(actionId)) return AbstractMenuScene::triggered(action); if (actionId == kCompatibleInstall) { if (d->selectFiles.isEmpty()) return QProcess::startDetached("deepin-deb-installer", { "--compatible" }); QString debPath = d->selectFiles.first().toLocalFile(); return QProcess::startDetached("deepin-deb-installer", { "--compatible", debPath }); } return true; } deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/menu/debinstallermenuscene.h000066400000000000000000000023061524745214100305170ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBINSTALLERMENUSCENE_H #define DEBINSTALLERMENUSCENE_H #include #include namespace dfmplugin_debinstaller { class DebInstallerMenuCreator : public DFMBASE_NAMESPACE::AbstractSceneCreator { public: static QString name() { return "DebInstallerMenu"; } DFMBASE_NAMESPACE::AbstractMenuScene *create() override; }; class DebInstallerMenuScenePrivate; class DebInstallerMenuScene : public DFMBASE_NAMESPACE::AbstractMenuScene { Q_OBJECT public: explicit DebInstallerMenuScene(QObject *parent = nullptr); ~DebInstallerMenuScene() override; QString name() const override; bool initialize(const QVariantHash ¶ms) override; AbstractMenuScene *scene(QAction *action) const override; bool create(QMenu *parent) override; void updateState(QMenu *parent) override; bool triggered(QAction *action) override; private: QScopedPointer d; }; } // namespace dfmplugin_debinstaller #endif // DEBINSTALLERMENUSCENE_H deepin-deb-installer-6.5.51/src/dfmplugin-debinstaller/menu/debinstallermenuscene_p.h000066400000000000000000000012241524745214100310340ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef DEBINSTALLERMENUSCENE_P_H #define DEBINSTALLERMENUSCENE_P_H #include namespace dfmplugin_debinstaller { class DebInstallerMenuScene; class DebInstallerMenuScenePrivate { public: explicit DebInstallerMenuScenePrivate(DebInstallerMenuScene *qq); public: DebInstallerMenuScene *q; QList selectFiles; bool isEmptyArea { false }; QMap predicateAction; QMap predicateName; }; } // namespace dfmplugin_debinstaller #endif // DEBINSTALLERMENUSCENE_P_H deepin-deb-installer-6.5.51/tests/000077500000000000000000000000001524745214100167465ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/CMakeLists.txt000066400000000000000000000144451524745214100215160ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 cmake_minimum_required(VERSION 3.7) if(NOT DEFINED VERSION) message(WARNING "Not defined version ,about dialog version set 5.3.9") set(VERSION 5.3.9) endif() find_package(GTest REQUIRED) include_directories(${GTEST_INCLUDE_DIRS}) # common resource names set(APP_RES_DIR "${CMAKE_SOURCE_DIR}/assets") set(APP_BIN_NAME_TEST "deepin-deb-installer-test") set(APP_DESKTOP "${APP_RES_DIR}/deepin-deb-installer.desktop") set(APP_QRC "${APP_RES_DIR}/resources.qrc") project(${APP_BIN_NAME_TEST}) ADD_COMPILE_OPTIONS(-fno-access-control) set(CMAKE_VERBOSE_MAKEFILE ON) set(CMAKE_CXX_STANDARD 17) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,--as-need -fPIE") set(CMAKE_EXE_LINKER_FLAGS "-pie") # 安全测试加固编译å�‚æ•° set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -z relro -z now -z noexecstack -pie") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fstack-protector-all") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fstack-protector-all") if(${CMAKE_SYSTEM_PROCESSOR} MATCHES "sw_64") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mieee") endif() set(CMAKE_SAFETYTEST "${CMAKE_SAFETYTEST_ARG}") if(CMAKE_SAFETYTEST STREQUAL "") set(CMAKE_SAFETYTEST "CMAKE_SAFETYTEST_ARG_OFF") endif() set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D${CMAKE_SAFETYTEST}") if(CMAKE_SAFETYTEST STREQUAL "CMAKE_SAFETYTEST_ARG_ON") # 安全测试选项 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -fsanitize=undefined,address -O2") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -fsanitize=undefined,address -O2") endif() # compile flags if(CMAKE_BUILD_TYPE MATCHES Debug) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -Wall -Wextra") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -Wall -Wextra") # Enable Qt builtin debug mode add_definitions("-DQT_MESSAGELOGCONTEXT") else() # -Wl, -O2 Enable linker optimizations # -Wl, --gc-sections Remove unused code resulting from -fdsta-sections and # -ffunction-sections set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -O2 -Wl,-O1 -Wl,--gc-sections") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -O2 -Wl,-O1 -Wl,--gc-sections") endif() set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -fprofile-arcs -ftest-coverage") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -fprofile-arcs -ftest-coverage") configure_file(${APP_RES_DIR}/environments.h.in environments.h @ONLY) add_definitions(-DUSE_POLKIT -DENABLE_INACTIVE_DISPLAY) # Qt5环境ä¸�支æŒ�兼容模å¼�(QThreadPool::startä¸�支æŒ�lambda) if (NOT QT_DESIRED_VERSION MATCHES 6) add_definitions(-DDISABLE_COMPATIBLE) message(STATUS "Qt5 environment detected, disabling compatible mode in tests") endif() # Find the library find_package(PkgConfig REQUIRED) find_package(PolkitQt${QT_DESIRED_VERSION}-1) set(qt_required_components Core DBus Gui Widgets Concurrent Test) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND qt_required_components Core5Compat) endif() find_package(Qt${QT_DESIRED_VERSION} REQUIRED COMPONENTS ${qt_required_components}) if (QT_DESIRED_VERSION MATCHES 6) find_package(Dtk${DTK_VERSION_MAJOR} COMPONENTS Core Gui Widget REQUIRED) set(DTK_WIDGET_LIB Dtk${DTK_VERSION_MAJOR}::Widget) set(DTK_CORE_LIB Dtk${DTK_VERSION_MAJOR}::Core) set(DTK_GUI_LIB Dtk${DTK_VERSION_MAJOR}::Gui) else() find_package(DtkWidget REQUIRED) find_package(DtkGui REQUIRED) find_package(DtkCore REQUIRED) set(DTK_WIDGET_LIB ${DtkWidget_LIBRARIES}) set(DTK_CORE_LIB ${DtkCore_LIBRARIES}) if (DEFINED DtkGui_LIBRARIES) set(DTK_GUI_LIB ${DtkGui_LIBRARIES}) else() set(DTK_GUI_LIB ${DtkGUI_LIBRARIES}) endif() endif() set(LINK_LIBS Qt${QT_DESIRED_VERSION}::Core Qt${QT_DESIRED_VERSION}::DBus Qt${QT_DESIRED_VERSION}::Gui Qt${QT_DESIRED_VERSION}::Widgets Qt${QT_DESIRED_VERSION}::Concurrent Qt${QT_DESIRED_VERSION}::Test ${DTK_WIDGET_LIB} ${DTK_CORE_LIB} ${DTK_GUI_LIB} PolkitQt${QT_DESIRED_VERSION}-1::Agent ) if (QT_DESIRED_VERSION MATCHES 6) list(APPEND LINK_LIBS Qt${QT_DESIRED_VERSION}::Core5Compat) endif() macro(SUBDIRLIST result curdir) file(GLOB children RELATIVE ${curdir} ${curdir}/*) set(dirlist "") foreach(child ${children}) if(IS_DIRECTORY ${curdir}/${child}) LIST(APPEND dirlist ${child}) endif() endforeach() set(${result} ${dirlist}) endmacro() include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../src/deb-installer) SUBDIRLIST(all_src ${CMAKE_CURRENT_SOURCE_DIR}/../src/deb-installer/) # Include all app own subdirectorys foreach(subdir ${all_src}) include_directories(${CMAKE_CURRENT_SOURCE_DIR}${subdir}) endforeach() file(GLOB_RECURSE APP_SRCS ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/singleInstallerApplication.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/manager/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/model/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/utils/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/process/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/view/pages/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/view/widgets/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/uab/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/compatible/*.cpp ${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/immutable/*.cpp ) FILE(GLOB allTestSource src/*.cpp src/manager/*.cpp src/model/*.cpp src/utils/*.cpp src/view/pages/*.cpp src/view/widgets/*.cpp src/uab/*.cpp src/compatible/*.cpp ) include_directories(src) include_directories(${CMAKE_CURRENT_LIST_DIR}/../src/deb-installer/) # Tell CMake to create the executable add_executable(${APP_BIN_NAME_TEST} ${APP_SRCS} ${APP_QRC} ${TEST_ACCESSIBLE_HEADERS_FILES} ${allTestSource}) target_link_libraries(${APP_BIN_NAME_TEST} PUBLIC ${LINK_LIBS} ${QAPT_LIB} ${GTEST_LIBRARIES} ${GTEST_MAIN_LIBRARIES} pthread ) # add_custom_target(test # COMMAND echo " =================== TEST BEGIN ==================== " # COMMAND ${CMAKE_BINARY_DIR}/tests/${APP_BIN_NAME_TEST} # COMMAND echo " =================== TEST END ==================== " # ) deepin-deb-installer-6.5.51/tests/FuzzyTest/000077500000000000000000000000001524745214100207355ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/FuzzyTest/CMakeLists.txt000066400000000000000000000033031524745214100234740ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier:CC0-1.0 cmake_minimum_required(VERSION 3.9.5) set(EXE_LIBQAPT_NAME libqapt_test) project(EXE_LIBQAPT_NAME) set(CMAKE_AUTOUIC ON) set(CMAKE_AUTORCC ON) set(CMAKE_AUTOMOC ON) set(CMAKE_C_COMPILER /usr/bin/clang) set(CMAKE_CXX_COMPILER /usr/bin/clang++) include(FindPkgConfig) pkg_check_modules(MOD_GOBJECT REQUIRED gobject-2.0) find_package(Qt5 COMPONENTS Core Widgets Gui REQUIRED ) file(GLOB_RECURSE SRC_LIST FOLLOW_SYMLINKS LIST_DIRECTORIES false ${PROJECT_SOURCE_DIR}/src/*.cpp) file(GLOB_RECURSE INC_LIST FOLLOW_SYMLINKS LIST_DIRECTORIES false ${PROJECT_SOURCE_DIR}/src/*.h) file(GLOB_RECURSE HEAD_LIST FOLLOW_SYMLINKS LIST_DIRECTORIES false ${PROJECT_SOURCE_DIR}/include/*.h) list(APPEND INC_LIST ${HEAD_LIST}) add_executable(${EXE_LIBQAPT_NAME} ${SRC_LIST}) target_include_directories(${EXE_LIBQAPT_NAME} PRIVATE Qt5::Core Qt5::Widgets Qt5::Gui ) target_link_libraries(${EXE_LIBQAPT_NAME} PRIVATE Qt5::Core Qt5::Widgets Qt5::Gui) target_compile_options(${EXE_LIBQAPT_NAME} PRIVATE -g -std=c++11) target_link_options(${EXE_LIBQAPT_NAME} PRIVATE -fsanitize=undefined,address,leak -fsanitize=fuzzer) target_include_directories(${EXE_LIBQAPT_NAME} PRIVATE ${MOD_ATSPI2_INCLUDE_DIRS} PRIVATE ${MOD_GOBJECT_INCLUDE_DIRS} ) target_link_libraries(${EXE_LIBQAPT_NAME} PRIVATE ${MOD_ATSPI2_LIBRARIES} PRIVATE ${MOD_GOBJECT_LIBRARIES} PRIVATE libFuzzer.a PRIVATE pthread QApt) target_link_directories(${EXE_LIBQAPT_NAME} PRIVATE ${MOD_ATSPI2_LIBRARY_DIRS} PRIVATE ${MOD_GOBJECT_LIBRARY_DIRS} PRIVATE ${PROJECT_SOURCE_DIR}/thirdlib ) set(LINK_LIBS QApt ) deepin-deb-installer-6.5.51/tests/FuzzyTest/include/000077500000000000000000000000001524745214100223605ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerBuiltins.h000066400000000000000000000023701524745214100255320ustar00rootroot00000000000000//===- FuzzerBuiltins.h - Internal header for builtins ----------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Wrapper functions and marcos around builtin functions. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_BUILTINS_H #define LLVM_FUZZER_BUILTINS_H #include "FuzzerDefs.h" #if !LIBFUZZER_MSVC #include #define GET_CALLER_PC() __builtin_return_address(0) namespace fuzzer { inline uint8_t Bswap(uint8_t x) { return x; } inline uint16_t Bswap(uint16_t x) { return __builtin_bswap16(x); } inline uint32_t Bswap(uint32_t x) { return __builtin_bswap32(x); } inline uint64_t Bswap(uint64_t x) { return __builtin_bswap64(x); } inline uint32_t Clzll(unsigned long long X) { return __builtin_clzll(X); } inline uint32_t Clz(unsigned long long X) { return __builtin_clz(X); } inline int Popcountll(unsigned long long X) { return __builtin_popcountll(X); } } // namespace fuzzer #endif // !LIBFUZZER_MSVC #endif // LLVM_FUZZER_BUILTINS_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerBuiltinsMsvc.h000066400000000000000000000045201524745214100263620ustar00rootroot00000000000000//===- FuzzerBuiltinsMSVC.h - Internal header for builtins ------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Wrapper functions and marcos that use intrinsics instead of builtin functions // which cannot be compiled by MSVC. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_BUILTINS_MSVC_H #define LLVM_FUZZER_BUILTINS_MSVC_H #include "FuzzerDefs.h" #if LIBFUZZER_MSVC #include #include #include // __builtin_return_address() cannot be compiled with MSVC. Use the equivalent // from #define GET_CALLER_PC() _ReturnAddress() namespace fuzzer { inline uint8_t Bswap(uint8_t x) { return x; } // Use alternatives to __builtin functions from and on // Windows since the builtins are not supported by MSVC. inline uint16_t Bswap(uint16_t x) { return _byteswap_ushort(x); } inline uint32_t Bswap(uint32_t x) { return _byteswap_ulong(x); } inline uint64_t Bswap(uint64_t x) { return _byteswap_uint64(x); } // The functions below were mostly copied from // compiler-rt/lib/builtins/int_lib.h which defines the __builtin functions used // outside of Windows. inline uint32_t Clzll(uint64_t X) { unsigned long LeadZeroIdx = 0; #if !defined(_M_ARM) && !defined(_M_X64) // Scan the high 32 bits. if (_BitScanReverse(&LeadZeroIdx, static_cast(X >> 32))) return static_cast(63 - (LeadZeroIdx + 32)); // Create a bit offset from the MSB. // Scan the low 32 bits. if (_BitScanReverse(&LeadZeroIdx, static_cast(X))) return static_cast(63 - LeadZeroIdx); #else if (_BitScanReverse64(&LeadZeroIdx, X)) return 63 - LeadZeroIdx; #endif return 64; } inline uint32_t Clz(uint32_t X) { unsigned long LeadZeroIdx = 0; if (_BitScanReverse(&LeadZeroIdx, X)) return 31 - LeadZeroIdx; return 32; } inline int Popcountll(unsigned long long X) { #if !defined(_M_ARM) && !defined(_M_X64) return __popcnt(X) + __popcnt(X >> 32); #else return __popcnt64(X); #endif } } // namespace fuzzer #endif // LIBFUZER_MSVC #endif // LLVM_FUZZER_BUILTINS_MSVC_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerCommand.h000066400000000000000000000137201524745214100253200ustar00rootroot00000000000000//===- FuzzerCommand.h - Interface representing a process -------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // FuzzerCommand represents a command to run in a subprocess. It allows callers // to manage command line arguments and output and error streams. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_COMMAND_H #define LLVM_FUZZER_COMMAND_H #include "FuzzerDefs.h" #include "FuzzerIO.h" #include #include #include #include namespace fuzzer { class Command final { public: // This command line flag is used to indicate that the remaining command line // is immutable, meaning this flag effectively marks the end of the mutable // argument list. static inline const char *ignoreRemainingArgs() { return "-ignore_remaining_args=1"; } Command() : CombinedOutAndErr(false) {} explicit Command(const Vector &ArgsToAdd) : Args(ArgsToAdd), CombinedOutAndErr(false) {} explicit Command(const Command &Other) : Args(Other.Args), CombinedOutAndErr(Other.CombinedOutAndErr), OutputFile(Other.OutputFile) {} Command &operator=(const Command &Other) { Args = Other.Args; CombinedOutAndErr = Other.CombinedOutAndErr; OutputFile = Other.OutputFile; return *this; } ~Command() {} // Returns true if the given Arg is present in Args. Only checks up to // "-ignore_remaining_args=1". bool hasArgument(const std::string &Arg) const { auto i = endMutableArgs(); return std::find(Args.begin(), i, Arg) != i; } // Gets all of the current command line arguments, **including** those after // "-ignore-remaining-args=1". const Vector &getArguments() const { return Args; } // Adds the given argument before "-ignore_remaining_args=1", or at the end // if that flag isn't present. void addArgument(const std::string &Arg) { Args.insert(endMutableArgs(), Arg); } // Adds all given arguments before "-ignore_remaining_args=1", or at the end // if that flag isn't present. void addArguments(const Vector &ArgsToAdd) { Args.insert(endMutableArgs(), ArgsToAdd.begin(), ArgsToAdd.end()); } // Removes the given argument from the command argument list. Ignores any // occurrences after "-ignore_remaining_args=1", if present. void removeArgument(const std::string &Arg) { auto i = endMutableArgs(); Args.erase(std::remove(Args.begin(), i, Arg), i); } // Like hasArgument, but checks for "-[Flag]=...". bool hasFlag(const std::string &Flag) const { std::string Arg("-" + Flag + "="); auto IsMatch = [&](const std::string &Other) { return Arg.compare(0, std::string::npos, Other, 0, Arg.length()) == 0; }; return std::any_of(Args.begin(), endMutableArgs(), IsMatch); } // Returns the value of the first instance of a given flag, or an empty string // if the flag isn't present. Ignores any occurrences after // "-ignore_remaining_args=1", if present. std::string getFlagValue(const std::string &Flag) const { std::string Arg("-" + Flag + "="); auto IsMatch = [&](const std::string &Other) { return Arg.compare(0, std::string::npos, Other, 0, Arg.length()) == 0; }; auto i = endMutableArgs(); auto j = std::find_if(Args.begin(), i, IsMatch); std::string result; if (j != i) { result = j->substr(Arg.length()); } return result; } // Like AddArgument, but adds "-[Flag]=[Value]". void addFlag(const std::string &Flag, const std::string &Value) { addArgument("-" + Flag + "=" + Value); } // Like RemoveArgument, but removes "-[Flag]=...". void removeFlag(const std::string &Flag) { std::string Arg("-" + Flag + "="); auto IsMatch = [&](const std::string &Other) { return Arg.compare(0, std::string::npos, Other, 0, Arg.length()) == 0; }; auto i = endMutableArgs(); Args.erase(std::remove_if(Args.begin(), i, IsMatch), i); } // Returns whether the command's stdout is being written to an output file. bool hasOutputFile() const { return !OutputFile.empty(); } // Returns the currently set output file. const std::string &getOutputFile() const { return OutputFile; } // Configures the command to redirect its output to the name file. void setOutputFile(const std::string &FileName) { OutputFile = FileName; } // Returns whether the command's stderr is redirected to stdout. bool isOutAndErrCombined() const { return CombinedOutAndErr; } // Sets whether to redirect the command's stderr to its stdout. void combineOutAndErr(bool combine = true) { CombinedOutAndErr = combine; } // Returns a string representation of the command. On many systems this will // be the equivalent command line. std::string toString() const { std::stringstream SS; for (auto arg : getArguments()) SS << arg << " "; if (hasOutputFile()) SS << ">" << getOutputFile() << " "; if (isOutAndErrCombined()) SS << "2>&1 "; std::string result = SS.str(); if (!result.empty()) result = result.substr(0, result.length() - 1); return result; } private: Command(Command &&Other) = delete; Command &operator=(Command &&Other) = delete; Vector::iterator endMutableArgs() { return std::find(Args.begin(), Args.end(), ignoreRemainingArgs()); } Vector::const_iterator endMutableArgs() const { return std::find(Args.begin(), Args.end(), ignoreRemainingArgs()); } // The command arguments. Args[0] is the command name. Vector Args; // True indicates stderr is redirected to stdout. bool CombinedOutAndErr; // If not empty, stdout is redirected to the named file. std::string OutputFile; }; } // namespace fuzzer #endif // LLVM_FUZZER_COMMAND_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerCorpus.h000066400000000000000000000226021524745214100252140ustar00rootroot00000000000000//===- FuzzerCorpus.h - Internal header for the Fuzzer ----------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::InputCorpus //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_CORPUS #define LLVM_FUZZER_CORPUS #include "FuzzerDataFlowTrace.h" #include "FuzzerDefs.h" #include "FuzzerIO.h" #include "FuzzerRandom.h" #include "FuzzerSHA1.h" #include "FuzzerTracePC.h" #include #include #include #include namespace fuzzer { struct InputInfo { Unit U; // The actual input data. uint8_t Sha1[kSHA1NumBytes]; // Checksum. // Number of features that this input has and no smaller input has. size_t NumFeatures = 0; size_t Tmp = 0; // Used by ValidateFeatureSet. // Stats. size_t NumExecutedMutations = 0; size_t NumSuccessfullMutations = 0; bool MayDeleteFile = false; bool Reduced = false; bool HasFocusFunction = false; Vector UniqFeatureSet; Vector DataFlowTraceForFocusFunction; }; class InputCorpus { static const size_t kFeatureSetSize = 1 << 21; public: InputCorpus(const std::string &OutputCorpus) : OutputCorpus(OutputCorpus) { memset(InputSizesPerFeature, 0, sizeof(InputSizesPerFeature)); memset(SmallestElementPerFeature, 0, sizeof(SmallestElementPerFeature)); } ~InputCorpus() { for (auto II : Inputs) delete II; } size_t size() const { return Inputs.size(); } size_t SizeInBytes() const { size_t Res = 0; for (auto II : Inputs) Res += II->U.size(); return Res; } size_t NumActiveUnits() const { size_t Res = 0; for (auto II : Inputs) Res += !II->U.empty(); return Res; } size_t MaxInputSize() const { size_t Res = 0; for (auto II : Inputs) Res = std::max(Res, II->U.size()); return Res; } size_t NumInputsThatTouchFocusFunction() { return std::count_if(Inputs.begin(), Inputs.end(), [](const InputInfo *II) { return II->HasFocusFunction; }); } size_t NumInputsWithDataFlowTrace() { return std::count_if(Inputs.begin(), Inputs.end(), [](const InputInfo *II) { return !II->DataFlowTraceForFocusFunction.empty(); }); } bool empty() const { return Inputs.empty(); } const Unit &operator[] (size_t Idx) const { return Inputs[Idx]->U; } InputInfo *AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile, bool HasFocusFunction, const Vector &FeatureSet, const DataFlowTrace &DFT, const InputInfo *BaseII) { assert(!U.empty()); if (FeatureDebug) Printf("ADD_TO_CORPUS %zd NF %zd\n", Inputs.size(), NumFeatures); Inputs.push_back(new InputInfo()); InputInfo &II = *Inputs.back(); II.U = U; II.NumFeatures = NumFeatures; II.MayDeleteFile = MayDeleteFile; II.UniqFeatureSet = FeatureSet; II.HasFocusFunction = HasFocusFunction; std::sort(II.UniqFeatureSet.begin(), II.UniqFeatureSet.end()); ComputeSHA1(U.data(), U.size(), II.Sha1); auto Sha1Str = Sha1ToString(II.Sha1); Hashes.insert(Sha1Str); if (HasFocusFunction) if (auto V = DFT.Get(Sha1Str)) II.DataFlowTraceForFocusFunction = *V; // This is a gross heuristic. // Ideally, when we add an element to a corpus we need to know its DFT. // But if we don't, we'll use the DFT of its base input. if (II.DataFlowTraceForFocusFunction.empty() && BaseII) II.DataFlowTraceForFocusFunction = BaseII->DataFlowTraceForFocusFunction; UpdateCorpusDistribution(); PrintCorpus(); // ValidateFeatureSet(); return &II; } // Debug-only void PrintUnit(const Unit &U) { if (!FeatureDebug) return; for (uint8_t C : U) { if (C != 'F' && C != 'U' && C != 'Z') C = '.'; Printf("%c", C); } } // Debug-only void PrintFeatureSet(const Vector &FeatureSet) { if (!FeatureDebug) return; Printf("{"); for (uint32_t Feature: FeatureSet) Printf("%u,", Feature); Printf("}"); } // Debug-only void PrintCorpus() { if (!FeatureDebug) return; Printf("======= CORPUS:\n"); int i = 0; for (auto II : Inputs) { if (std::find(II->U.begin(), II->U.end(), 'F') != II->U.end()) { Printf("[%2d] ", i); Printf("%s sz=%zd ", Sha1ToString(II->Sha1).c_str(), II->U.size()); PrintUnit(II->U); Printf(" "); PrintFeatureSet(II->UniqFeatureSet); Printf("\n"); } i++; } } void Replace(InputInfo *II, const Unit &U) { assert(II->U.size() > U.size()); Hashes.erase(Sha1ToString(II->Sha1)); DeleteFile(*II); ComputeSHA1(U.data(), U.size(), II->Sha1); Hashes.insert(Sha1ToString(II->Sha1)); II->U = U; II->Reduced = true; UpdateCorpusDistribution(); } bool HasUnit(const Unit &U) { return Hashes.count(Hash(U)); } bool HasUnit(const std::string &H) { return Hashes.count(H); } InputInfo &ChooseUnitToMutate(Random &Rand) { InputInfo &II = *Inputs[ChooseUnitIdxToMutate(Rand)]; assert(!II.U.empty()); return II; } // Returns an index of random unit from the corpus to mutate. size_t ChooseUnitIdxToMutate(Random &Rand) { size_t Idx = static_cast(CorpusDistribution(Rand)); assert(Idx < Inputs.size()); return Idx; } void PrintStats() { for (size_t i = 0; i < Inputs.size(); i++) { const auto &II = *Inputs[i]; Printf(" [% 3zd %s] sz: % 5zd runs: % 5zd succ: % 5zd focus: %d\n", i, Sha1ToString(II.Sha1).c_str(), II.U.size(), II.NumExecutedMutations, II.NumSuccessfullMutations, II.HasFocusFunction); } } void PrintFeatureSet() { for (size_t i = 0; i < kFeatureSetSize; i++) { if(size_t Sz = GetFeature(i)) Printf("[%zd: id %zd sz%zd] ", i, SmallestElementPerFeature[i], Sz); } Printf("\n\t"); for (size_t i = 0; i < Inputs.size(); i++) if (size_t N = Inputs[i]->NumFeatures) Printf(" %zd=>%zd ", i, N); Printf("\n"); } void DeleteFile(const InputInfo &II) { if (!OutputCorpus.empty() && II.MayDeleteFile) RemoveFile(DirPlusFile(OutputCorpus, Sha1ToString(II.Sha1))); } void DeleteInput(size_t Idx) { InputInfo &II = *Inputs[Idx]; DeleteFile(II); Unit().swap(II.U); if (FeatureDebug) Printf("EVICTED %zd\n", Idx); } bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { assert(NewSize); Idx = Idx % kFeatureSetSize; uint32_t OldSize = GetFeature(Idx); if (OldSize == 0 || (Shrink && OldSize > NewSize)) { if (OldSize > 0) { size_t OldIdx = SmallestElementPerFeature[Idx]; InputInfo &II = *Inputs[OldIdx]; assert(II.NumFeatures > 0); II.NumFeatures--; if (II.NumFeatures == 0) DeleteInput(OldIdx); } else { NumAddedFeatures++; } NumUpdatedFeatures++; if (FeatureDebug) Printf("ADD FEATURE %zd sz %d\n", Idx, NewSize); SmallestElementPerFeature[Idx] = Inputs.size(); InputSizesPerFeature[Idx] = NewSize; return true; } return false; } size_t NumFeatures() const { return NumAddedFeatures; } size_t NumFeatureUpdates() const { return NumUpdatedFeatures; } private: static const bool FeatureDebug = false; size_t GetFeature(size_t Idx) const { return InputSizesPerFeature[Idx]; } void ValidateFeatureSet() { if (FeatureDebug) PrintFeatureSet(); for (size_t Idx = 0; Idx < kFeatureSetSize; Idx++) if (GetFeature(Idx)) Inputs[SmallestElementPerFeature[Idx]]->Tmp++; for (auto II: Inputs) { if (II->Tmp != II->NumFeatures) Printf("ZZZ %zd %zd\n", II->Tmp, II->NumFeatures); assert(II->Tmp == II->NumFeatures); II->Tmp = 0; } } // Updates the probability distribution for the units in the corpus. // Must be called whenever the corpus or unit weights are changed. // // Hypothesis: units added to the corpus last are more interesting. // // Hypothesis: inputs with infrequent features are more interesting. void UpdateCorpusDistribution() { size_t N = Inputs.size(); assert(N); Intervals.resize(N + 1); Weights.resize(N); std::iota(Intervals.begin(), Intervals.end(), 0); for (size_t i = 0; i < N; i++) Weights[i] = Inputs[i]->NumFeatures ? (i + 1) * (Inputs[i]->HasFocusFunction ? 1000 : 1) : 0.; if (FeatureDebug) { for (size_t i = 0; i < N; i++) Printf("%zd ", Inputs[i]->NumFeatures); Printf("SCORE\n"); for (size_t i = 0; i < N; i++) Printf("%f ", Weights[i]); Printf("Weights\n"); } CorpusDistribution = std::piecewise_constant_distribution( Intervals.begin(), Intervals.end(), Weights.begin()); } std::piecewise_constant_distribution CorpusDistribution; Vector Intervals; Vector Weights; std::unordered_set Hashes; Vector Inputs; size_t NumAddedFeatures = 0; size_t NumUpdatedFeatures = 0; uint32_t InputSizesPerFeature[kFeatureSetSize]; uint32_t SmallestElementPerFeature[kFeatureSetSize]; std::string OutputCorpus; }; } // namespace fuzzer #endif // LLVM_FUZZER_CORPUS deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerDataFlowTrace.h000066400000000000000000000077551524745214100264350ustar00rootroot00000000000000//===- FuzzerDataFlowTrace.h - Internal header for the Fuzzer ---*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::DataFlowTrace; reads and handles a data-flow trace. // // A data flow trace is generated by e.g. dataflow/DataFlow.cpp // and is stored on disk in a separate directory. // // The trace dir contains a file 'functions.txt' which lists function names, // oner per line, e.g. // ==> functions.txt <== // Func2 // LLVMFuzzerTestOneInput // Func1 // // All other files in the dir are the traces, see dataflow/DataFlow.cpp. // The name of the file is sha1 of the input used to generate the trace. // // Current status: // the data is parsed and the summary is printed, but the data is not yet // used in any other way. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_DATA_FLOW_TRACE #define LLVM_FUZZER_DATA_FLOW_TRACE #include "FuzzerDefs.h" #include "FuzzerIO.h" #include #include #include #include namespace fuzzer { int CollectDataFlow(const std::string &DFTBinary, const std::string &DirPath, const Vector &CorporaFiles); class BlockCoverage { public: bool AppendCoverage(std::istream &IN); bool AppendCoverage(const std::string &S); size_t NumCoveredFunctions() const { return Functions.size(); } uint32_t GetCounter(size_t FunctionId, size_t BasicBlockId) { auto It = Functions.find(FunctionId); if (It == Functions.end()) return 0; const auto &Counters = It->second; if (BasicBlockId < Counters.size()) return Counters[BasicBlockId]; return 0; } uint32_t GetNumberOfBlocks(size_t FunctionId) { auto It = Functions.find(FunctionId); if (It == Functions.end()) return 0; const auto &Counters = It->second; return Counters.size(); } uint32_t GetNumberOfCoveredBlocks(size_t FunctionId) { auto It = Functions.find(FunctionId); if (It == Functions.end()) return 0; const auto &Counters = It->second; uint32_t Result = 0; for (auto Cnt: Counters) if (Cnt) Result++; return Result; } Vector FunctionWeights(size_t NumFunctions) const; void clear() { Functions.clear(); } private: typedef Vector CoverageVector; uint32_t NumberOfCoveredBlocks(const CoverageVector &Counters) const { uint32_t Res = 0; for (auto Cnt : Counters) if (Cnt) Res++; return Res; } uint32_t NumberOfUncoveredBlocks(const CoverageVector &Counters) const { return Counters.size() - NumberOfCoveredBlocks(Counters); } uint32_t SmallestNonZeroCounter(const CoverageVector &Counters) const { assert(!Counters.empty()); uint32_t Res = Counters[0]; for (auto Cnt : Counters) if (Cnt) Res = Min(Res, Cnt); assert(Res); return Res; } // Function ID => vector of counters. // Each counter represents how many input files trigger the given basic block. std::unordered_map Functions; // Functions that have DFT entry. std::unordered_set FunctionsWithDFT; }; class DataFlowTrace { public: void ReadCoverage(const std::string &DirPath); bool Init(const std::string &DirPath, std::string *FocusFunction, Vector &CorporaFiles, Random &Rand); void Clear() { Traces.clear(); } const Vector *Get(const std::string &InputSha1) const { auto It = Traces.find(InputSha1); if (It != Traces.end()) return &It->second; return nullptr; } private: // Input's sha1 => DFT for the FocusFunction. std::unordered_map > Traces; BlockCoverage Coverage; std::unordered_set CorporaHashes; }; } // namespace fuzzer #endif // LLVM_FUZZER_DATA_FLOW_TRACE deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerDefs.h000066400000000000000000000132541524745214100246250ustar00rootroot00000000000000//===- FuzzerDefs.h - Internal header for the Fuzzer ------------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Basic definitions. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_DEFS_H #define LLVM_FUZZER_DEFS_H #include #include #include #include #include #include #include #include // Platform detection. #ifdef __linux__ #define LIBFUZZER_APPLE 0 #define LIBFUZZER_FUCHSIA 0 #define LIBFUZZER_LINUX 1 #define LIBFUZZER_NETBSD 0 #define LIBFUZZER_FREEBSD 0 #define LIBFUZZER_OPENBSD 0 #define LIBFUZZER_WINDOWS 0 #elif __APPLE__ #define LIBFUZZER_APPLE 1 #define LIBFUZZER_FUCHSIA 0 #define LIBFUZZER_LINUX 0 #define LIBFUZZER_NETBSD 0 #define LIBFUZZER_FREEBSD 0 #define LIBFUZZER_OPENBSD 0 #define LIBFUZZER_WINDOWS 0 #elif __NetBSD__ #define LIBFUZZER_APPLE 0 #define LIBFUZZER_FUCHSIA 0 #define LIBFUZZER_LINUX 0 #define LIBFUZZER_NETBSD 1 #define LIBFUZZER_FREEBSD 0 #define LIBFUZZER_OPENBSD 0 #define LIBFUZZER_WINDOWS 0 #elif __FreeBSD__ #define LIBFUZZER_APPLE 0 #define LIBFUZZER_FUCHSIA 0 #define LIBFUZZER_LINUX 0 #define LIBFUZZER_NETBSD 0 #define LIBFUZZER_FREEBSD 1 #define LIBFUZZER_OPENBSD 0 #define LIBFUZZER_WINDOWS 0 #elif __OpenBSD__ #define LIBFUZZER_APPLE 0 #define LIBFUZZER_FUCHSIA 0 #define LIBFUZZER_LINUX 0 #define LIBFUZZER_NETBSD 0 #define LIBFUZZER_FREEBSD 0 #define LIBFUZZER_OPENBSD 1 #define LIBFUZZER_WINDOWS 0 #elif _WIN32 #define LIBFUZZER_APPLE 0 #define LIBFUZZER_FUCHSIA 0 #define LIBFUZZER_LINUX 0 #define LIBFUZZER_NETBSD 0 #define LIBFUZZER_FREEBSD 0 #define LIBFUZZER_OPENBSD 0 #define LIBFUZZER_WINDOWS 1 #elif __Fuchsia__ #define LIBFUZZER_APPLE 0 #define LIBFUZZER_FUCHSIA 1 #define LIBFUZZER_LINUX 0 #define LIBFUZZER_NETBSD 0 #define LIBFUZZER_FREEBSD 0 #define LIBFUZZER_OPENBSD 0 #define LIBFUZZER_WINDOWS 0 #else #error "Support for your platform has not been implemented" #endif #if defined(_MSC_VER) && !defined(__clang__) // MSVC compiler is being used. #define LIBFUZZER_MSVC 1 #else #define LIBFUZZER_MSVC 0 #endif #ifndef __has_attribute # define __has_attribute(x) 0 #endif #define LIBFUZZER_POSIX \ (LIBFUZZER_APPLE || LIBFUZZER_LINUX || LIBFUZZER_NETBSD || \ LIBFUZZER_FREEBSD || LIBFUZZER_OPENBSD) #ifdef __x86_64 # if __has_attribute(target) # define ATTRIBUTE_TARGET_POPCNT __attribute__((target("popcnt"))) # else # define ATTRIBUTE_TARGET_POPCNT # endif #else # define ATTRIBUTE_TARGET_POPCNT #endif #ifdef __clang__ // avoid gcc warning. # if __has_attribute(no_sanitize) # define ATTRIBUTE_NO_SANITIZE_MEMORY __attribute__((no_sanitize("memory"))) # else # define ATTRIBUTE_NO_SANITIZE_MEMORY # endif # define ALWAYS_INLINE __attribute__((always_inline)) #else # define ATTRIBUTE_NO_SANITIZE_MEMORY # define ALWAYS_INLINE #endif // __clang__ #if LIBFUZZER_WINDOWS #define ATTRIBUTE_NO_SANITIZE_ADDRESS #else #define ATTRIBUTE_NO_SANITIZE_ADDRESS __attribute__((no_sanitize_address)) #endif #if LIBFUZZER_WINDOWS #define ATTRIBUTE_ALIGNED(X) __declspec(align(X)) #define ATTRIBUTE_INTERFACE __declspec(dllexport) // This is used for __sancov_lowest_stack which is needed for // -fsanitize-coverage=stack-depth. That feature is not yet available on // Windows, so make the symbol static to avoid linking errors. #define ATTRIBUTES_INTERFACE_TLS_INITIAL_EXEC static #define ATTRIBUTE_NOINLINE __declspec(noinline) #else #define ATTRIBUTE_ALIGNED(X) __attribute__((aligned(X))) #define ATTRIBUTE_INTERFACE __attribute__((visibility("default"))) #define ATTRIBUTES_INTERFACE_TLS_INITIAL_EXEC \ ATTRIBUTE_INTERFACE __attribute__((tls_model("initial-exec"))) thread_local #define ATTRIBUTE_NOINLINE __attribute__((noinline)) #endif #if defined(__has_feature) # if __has_feature(address_sanitizer) # define ATTRIBUTE_NO_SANITIZE_ALL ATTRIBUTE_NO_SANITIZE_ADDRESS # elif __has_feature(memory_sanitizer) # define ATTRIBUTE_NO_SANITIZE_ALL ATTRIBUTE_NO_SANITIZE_MEMORY # else # define ATTRIBUTE_NO_SANITIZE_ALL # endif #else # define ATTRIBUTE_NO_SANITIZE_ALL #endif namespace fuzzer { template T Min(T a, T b) { return a < b ? a : b; } template T Max(T a, T b) { return a > b ? a : b; } class Random; class Dictionary; class DictionaryEntry; class MutationDispatcher; struct FuzzingOptions; class InputCorpus; struct InputInfo; struct ExternalFunctions; // Global interface to functions that may or may not be available. extern ExternalFunctions *EF; // We are using a custom allocator to give a different symbol name to STL // containers in order to avoid ODR violations. template class fuzzer_allocator: public std::allocator { public: fuzzer_allocator() = default; template fuzzer_allocator(const fuzzer_allocator&) {} template struct rebind { typedef fuzzer_allocator other; }; }; template using Vector = std::vector>; template using Set = std::set, fuzzer_allocator>; typedef Vector Unit; typedef Vector UnitVector; typedef int (*UserCallback)(const uint8_t *Data, size_t Size); int FuzzerDriver(int *argc, char ***argv, UserCallback Callback); uint8_t *ExtraCountersBegin(); uint8_t *ExtraCountersEnd(); void ClearExtraCounters(); extern bool RunningUserCallback; } // namespace fuzzer #endif // LLVM_FUZZER_DEFS_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerDictionary.h000066400000000000000000000065071524745214100260540ustar00rootroot00000000000000//===- FuzzerDictionary.h - Internal header for the Fuzzer ------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::Dictionary //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_DICTIONARY_H #define LLVM_FUZZER_DICTIONARY_H #include "FuzzerDefs.h" #include "FuzzerIO.h" #include "FuzzerUtil.h" #include #include namespace fuzzer { // A simple POD sized array of bytes. template class FixedWord { public: static const size_t kMaxSize = kMaxSizeT; FixedWord() {} FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); } void Set(const uint8_t *B, uint8_t S) { assert(S <= kMaxSize); memcpy(Data, B, S); Size = S; } bool operator==(const FixedWord &w) const { return Size == w.Size && 0 == memcmp(Data, w.Data, Size); } static size_t GetMaxSize() { return kMaxSize; } const uint8_t *data() const { return Data; } uint8_t size() const { return Size; } private: uint8_t Size = 0; uint8_t Data[kMaxSize]; }; typedef FixedWord<64> Word; class DictionaryEntry { public: DictionaryEntry() {} DictionaryEntry(Word W) : W(W) {} DictionaryEntry(Word W, size_t PositionHint) : W(W), PositionHint(PositionHint) {} const Word &GetW() const { return W; } bool HasPositionHint() const { return PositionHint != std::numeric_limits::max(); } size_t GetPositionHint() const { assert(HasPositionHint()); return PositionHint; } void IncUseCount() { UseCount++; } void IncSuccessCount() { SuccessCount++; } size_t GetUseCount() const { return UseCount; } size_t GetSuccessCount() const {return SuccessCount; } void Print(const char *PrintAfter = "\n") { PrintASCII(W.data(), W.size()); if (HasPositionHint()) Printf("@%zd", GetPositionHint()); Printf("%s", PrintAfter); } private: Word W; size_t PositionHint = std::numeric_limits::max(); size_t UseCount = 0; size_t SuccessCount = 0; }; class Dictionary { public: static const size_t kMaxDictSize = 1 << 14; bool ContainsWord(const Word &W) const { return std::any_of(begin(), end(), [&](const DictionaryEntry &DE) { return DE.GetW() == W; }); } const DictionaryEntry *begin() const { return &DE[0]; } const DictionaryEntry *end() const { return begin() + Size; } DictionaryEntry & operator[] (size_t Idx) { assert(Idx < Size); return DE[Idx]; } void push_back(DictionaryEntry DE) { if (Size < kMaxDictSize) this->DE[Size++] = DE; } void clear() { Size = 0; } bool empty() const { return Size == 0; } size_t size() const { return Size; } private: DictionaryEntry DE[kMaxDictSize]; size_t Size = 0; }; // Parses one dictionary entry. // If successful, write the enty to Unit and returns true, // otherwise returns false. bool ParseOneDictionaryEntry(const std::string &Str, Unit *U); // Parses the dictionary file, fills Units, returns true iff all lines // were parsed successfully. bool ParseDictionaryFile(const std::string &Text, Vector *Units); } // namespace fuzzer #endif // LLVM_FUZZER_DICTIONARY_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerExtFunctions.h000066400000000000000000000020551524745214100263720ustar00rootroot00000000000000//===- FuzzerExtFunctions.h - Interface to external functions ---*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Defines an interface to (possibly optional) functions. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_EXT_FUNCTIONS_H #define LLVM_FUZZER_EXT_FUNCTIONS_H #include #include namespace fuzzer { struct ExternalFunctions { // Initialize function pointers. Functions that are not available will be set // to nullptr. Do not call this constructor before ``main()`` has been // entered. ExternalFunctions(); #define EXT_FUNC(NAME, RETURN_TYPE, FUNC_SIG, WARN) \ RETURN_TYPE(*NAME) FUNC_SIG = nullptr #include "FuzzerExtFunctions.def" #undef EXT_FUNC }; } // namespace fuzzer #endif deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerFork.h000066400000000000000000000014121524745214100246360ustar00rootroot00000000000000//===- FuzzerFork.h - run fuzzing in sub-processes --------------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_FORK_H #define LLVM_FUZZER_FORK_H #include "FuzzerDefs.h" #include "FuzzerOptions.h" #include "FuzzerRandom.h" #include namespace fuzzer { void FuzzWithFork(Random &Rand, const FuzzingOptions &Options, const Vector &Args, const Vector &CorpusDirs, int NumJobs); } // namespace fuzzer #endif // LLVM_FUZZER_FORK_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerIO.h000066400000000000000000000065071524745214100242560ustar00rootroot00000000000000//===- FuzzerIO.h - Internal header for IO utils ----------------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // IO interface. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_IO_H #define LLVM_FUZZER_IO_H #include "FuzzerDefs.h" namespace fuzzer { long GetEpoch(const std::string &Path); Unit FileToVector(const std::string &Path, size_t MaxSize = 0, bool ExitOnError = true); std::string FileToString(const std::string &Path); void CopyFileToErr(const std::string &Path); void WriteToFile(const uint8_t *Data, size_t Size, const std::string &Path); // Write Data.c_str() to the file without terminating null character. void WriteToFile(const std::string &Data, const std::string &Path); void WriteToFile(const Unit &U, const std::string &Path); void ReadDirToVectorOfUnits(const char *Path, Vector *V, long *Epoch, size_t MaxSize, bool ExitOnError); // Returns "Dir/FileName" or equivalent for the current OS. std::string DirPlusFile(const std::string &DirPath, const std::string &FileName); // Returns the name of the dir, similar to the 'dirname' utility. std::string DirName(const std::string &FileName); // Returns path to a TmpDir. std::string TmpDir(); std::string TempPath(const char *Extension); bool IsInterestingCoverageFile(const std::string &FileName); void DupAndCloseStderr(); void CloseStdout(); void Printf(const char *Fmt, ...); void VPrintf(bool Verbose, const char *Fmt, ...); // Print using raw syscalls, useful when printing at early init stages. void RawPrint(const char *Str); // Platform specific functions: bool IsFile(const std::string &Path); size_t FileSize(const std::string &Path); void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, Vector *V, bool TopDir); void RmDirRecursive(const std::string &Dir); // Iterate files and dirs inside Dir, recursively. // Call DirPreCallback/DirPostCallback on dirs before/after // calling FileCallback on files. void IterateDirRecursive(const std::string &Dir, void (*DirPreCallback)(const std::string &Dir), void (*DirPostCallback)(const std::string &Dir), void (*FileCallback)(const std::string &Dir)); struct SizedFile { std::string File; size_t Size; bool operator<(const SizedFile &B) const { return Size < B.Size; } }; void GetSizedFilesFromDir(const std::string &Dir, Vector *V); char GetSeparator(); // Similar to the basename utility: returns the file name w/o the dir prefix. std::string Basename(const std::string &Path); FILE* OpenFile(int Fd, const char *Mode); int CloseFile(int Fd); int DuplicateFile(int Fd); void RemoveFile(const std::string &Path); void RenameFile(const std::string &OldPath, const std::string &NewPath); void DiscardOutput(int Fd); intptr_t GetHandleFromFd(int fd); void MkDir(const std::string &Path); void RmDir(const std::string &Path); const std::string &getDevNull(); } // namespace fuzzer #endif // LLVM_FUZZER_IO_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerInterface.h000066400000000000000000000060401524745214100256370ustar00rootroot00000000000000//===- FuzzerInterface.h - Interface header for the Fuzzer ------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Define the interface between libFuzzer and the library being tested. //===----------------------------------------------------------------------===// // NOTE: the libFuzzer interface is thin and in the majority of cases // you should not include this file into your target. In 95% of cases // all you need is to define the following function in your file: // extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size); // WARNING: keep the interface in C. #ifndef LLVM_FUZZER_INTERFACE_H #define LLVM_FUZZER_INTERFACE_H #include #include #ifdef __cplusplus extern "C" { #endif // __cplusplus // Define FUZZER_INTERFACE_VISIBILITY to set default visibility in a way that // doesn't break MSVC. #if defined(_WIN32) #define FUZZER_INTERFACE_VISIBILITY __declspec(dllexport) #else #define FUZZER_INTERFACE_VISIBILITY __attribute__((visibility("default"))) #endif // Mandatory user-provided target function. // Executes the code under test with [Data, Data+Size) as the input. // libFuzzer will invoke this function *many* times with different inputs. // Must return 0. FUZZER_INTERFACE_VISIBILITY int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size); // Optional user-provided initialization function. // If provided, this function will be called by libFuzzer once at startup. // It may read and modify argc/argv. // Must return 0. FUZZER_INTERFACE_VISIBILITY int LLVMFuzzerInitialize(int *argc, char ***argv); // Optional user-provided custom mutator. // Mutates raw data in [Data, Data+Size) inplace. // Returns the new size, which is not greater than MaxSize. // Given the same Seed produces the same mutation. FUZZER_INTERFACE_VISIBILITY size_t LLVMFuzzerCustomMutator(uint8_t *Data, size_t Size, size_t MaxSize, unsigned int Seed); // Optional user-provided custom cross-over function. // Combines pieces of Data1 & Data2 together into Out. // Returns the new size, which is not greater than MaxOutSize. // Should produce the same mutation given the same Seed. FUZZER_INTERFACE_VISIBILITY size_t LLVMFuzzerCustomCrossOver(const uint8_t *Data1, size_t Size1, const uint8_t *Data2, size_t Size2, uint8_t *Out, size_t MaxOutSize, unsigned int Seed); // Experimental, may go away in future. // libFuzzer-provided function to be used inside LLVMFuzzerCustomMutator. // Mutates raw data in [Data, Data+Size) inplace. // Returns the new size, which is not greater than MaxSize. FUZZER_INTERFACE_VISIBILITY size_t LLVMFuzzerMutate(uint8_t *Data, size_t Size, size_t MaxSize); #undef FUZZER_INTERFACE_VISIBILITY #ifdef __cplusplus } // extern "C" #endif // __cplusplus #endif // LLVM_FUZZER_INTERFACE_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerInternal.h000066400000000000000000000125221524745214100255150ustar00rootroot00000000000000//===- FuzzerInternal.h - Internal header for the Fuzzer --------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Define the main class fuzzer::Fuzzer and most functions. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_INTERNAL_H #define LLVM_FUZZER_INTERNAL_H #include "FuzzerDataFlowTrace.h" #include "FuzzerDefs.h" #include "FuzzerExtFunctions.h" #include "FuzzerInterface.h" #include "FuzzerOptions.h" #include "FuzzerSHA1.h" #include "FuzzerValueBitMap.h" #include #include #include #include #include #include namespace fuzzer { using namespace std::chrono; class Fuzzer { public: Fuzzer(UserCallback CB, InputCorpus &Corpus, MutationDispatcher &MD, FuzzingOptions Options); ~Fuzzer(); void Loop(Vector &CorporaFiles); void ReadAndExecuteSeedCorpora(Vector &CorporaFiles); void MinimizeCrashLoop(const Unit &U); void RereadOutputCorpus(size_t MaxSize); size_t secondsSinceProcessStartUp() { return duration_cast(system_clock::now() - ProcessStartTime) .count(); } bool TimedOut() { return Options.MaxTotalTimeSec > 0 && secondsSinceProcessStartUp() > static_cast(Options.MaxTotalTimeSec); } size_t execPerSec() { size_t Seconds = secondsSinceProcessStartUp(); return Seconds ? TotalNumberOfRuns / Seconds : 0; } size_t getTotalNumberOfRuns() { return TotalNumberOfRuns; } static void StaticAlarmCallback(); static void StaticCrashSignalCallback(); static void StaticExitCallback(); static void StaticInterruptCallback(); static void StaticFileSizeExceedCallback(); static void StaticGracefulExitCallback(); void ExecuteCallback(const uint8_t *Data, size_t Size); bool RunOne(const uint8_t *Data, size_t Size, bool MayDeleteFile = false, InputInfo *II = nullptr, bool *FoundUniqFeatures = nullptr); // Merge Corpora[1:] into Corpora[0]. void Merge(const Vector &Corpora); void CrashResistantMergeInternalStep(const std::string &ControlFilePath); MutationDispatcher &GetMD() { return MD; } void PrintFinalStats(); void SetMaxInputLen(size_t MaxInputLen); void SetMaxMutationLen(size_t MaxMutationLen); void RssLimitCallback(); bool InFuzzingThread() const { return IsMyThread; } size_t GetCurrentUnitInFuzzingThead(const uint8_t **Data) const; void TryDetectingAMemoryLeak(const uint8_t *Data, size_t Size, bool DuringInitialCorpusExecution); void HandleMalloc(size_t Size); static void MaybeExitGracefully(); std::string WriteToOutputCorpus(const Unit &U); private: void AlarmCallback(); void CrashCallback(); void ExitCallback(); void CrashOnOverwrittenData(); void InterruptCallback(); void MutateAndTestOne(); void PurgeAllocator(); void ReportNewCoverage(InputInfo *II, const Unit &U); void PrintPulseAndReportSlowInput(const uint8_t *Data, size_t Size); void WriteUnitToFileWithPrefix(const Unit &U, const char *Prefix); void PrintStats(const char *Where, const char *End = "\n", size_t Units = 0, size_t Features = 0); void PrintStatusForNewUnit(const Unit &U, const char *Text); void CheckExitOnSrcPosOrItem(); static void StaticDeathCallback(); void DumpCurrentUnit(const char *Prefix); void DeathCallback(); void AllocateCurrentUnitData(); uint8_t *CurrentUnitData = nullptr; std::atomic CurrentUnitSize; uint8_t BaseSha1[kSHA1NumBytes]; // Checksum of the base unit. bool GracefulExitRequested = false; size_t TotalNumberOfRuns = 0; size_t NumberOfNewUnitsAdded = 0; size_t LastCorpusUpdateRun = 0; bool HasMoreMallocsThanFrees = false; size_t NumberOfLeakDetectionAttempts = 0; system_clock::time_point LastAllocatorPurgeAttemptTime = system_clock::now(); UserCallback CB; InputCorpus &Corpus; MutationDispatcher &MD; FuzzingOptions Options; DataFlowTrace DFT; system_clock::time_point ProcessStartTime = system_clock::now(); system_clock::time_point UnitStartTime, UnitStopTime; long TimeOfLongestUnitInSeconds = 0; long EpochOfLastReadOfOutputCorpus = 0; size_t MaxInputLen = 0; size_t MaxMutationLen = 0; size_t TmpMaxMutationLen = 0; Vector UniqFeatureSetTmp; // Need to know our own thread. static thread_local bool IsMyThread; }; struct ScopedEnableMsanInterceptorChecks { ScopedEnableMsanInterceptorChecks() { if (EF->__msan_scoped_enable_interceptor_checks) EF->__msan_scoped_enable_interceptor_checks(); } ~ScopedEnableMsanInterceptorChecks() { if (EF->__msan_scoped_disable_interceptor_checks) EF->__msan_scoped_disable_interceptor_checks(); } }; struct ScopedDisableMsanInterceptorChecks { ScopedDisableMsanInterceptorChecks() { if (EF->__msan_scoped_disable_interceptor_checks) EF->__msan_scoped_disable_interceptor_checks(); } ~ScopedDisableMsanInterceptorChecks() { if (EF->__msan_scoped_enable_interceptor_checks) EF->__msan_scoped_enable_interceptor_checks(); } }; } // namespace fuzzer #endif // LLVM_FUZZER_INTERNAL_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerMerge.h000066400000000000000000000064041524745214100250020ustar00rootroot00000000000000//===- FuzzerMerge.h - merging corpa ----------------------------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Merging Corpora. // // The task: // Take the existing corpus (possibly empty) and merge new inputs into // it so that only inputs with new coverage ('features') are added. // The process should tolerate the crashes, OOMs, leaks, etc. // // Algorithm: // The outter process collects the set of files and writes their names // into a temporary "control" file, then repeatedly launches the inner // process until all inputs are processed. // The outer process does not actually execute the target code. // // The inner process reads the control file and sees a) list of all the inputs // and b) the last processed input. Then it starts processing the inputs one // by one. Before processing every input it writes one line to control file: // STARTED INPUT_ID INPUT_SIZE // After processing an input it write another line: // DONE INPUT_ID Feature1 Feature2 Feature3 ... // If a crash happens while processing an input the last line in the control // file will be "STARTED INPUT_ID" and so the next process will know // where to resume. // // Once all inputs are processed by the innner process(es) the outer process // reads the control files and does the merge based entirely on the contents // of control file. // It uses a single pass greedy algorithm choosing first the smallest inputs // within the same size the inputs that have more new features. // //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_MERGE_H #define LLVM_FUZZER_MERGE_H #include "FuzzerDefs.h" #include #include #include #include namespace fuzzer { struct MergeFileInfo { std::string Name; size_t Size = 0; Vector Features, Cov; }; struct Merger { Vector Files; size_t NumFilesInFirstCorpus = 0; size_t FirstNotProcessedFile = 0; std::string LastFailure; bool Parse(std::istream &IS, bool ParseCoverage); bool Parse(const std::string &Str, bool ParseCoverage); void ParseOrExit(std::istream &IS, bool ParseCoverage); size_t Merge(const Set &InitialFeatures, Set *NewFeatures, const Set &InitialCov, Set *NewCov, Vector *NewFiles); size_t ApproximateMemoryConsumption() const; Set AllFeatures() const; }; void CrashResistantMerge(const Vector &Args, const Vector &OldCorpus, const Vector &NewCorpus, Vector *NewFiles, const Set &InitialFeatures, Set *NewFeatures, const Set &InitialCov, Set *NewCov, const std::string &CFPath, bool Verbose); } // namespace fuzzer #endif // LLVM_FUZZER_MERGE_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerMutate.h000066400000000000000000000151051524745214100252000ustar00rootroot00000000000000//===- FuzzerMutate.h - Internal header for the Fuzzer ----------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::MutationDispatcher //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_MUTATE_H #define LLVM_FUZZER_MUTATE_H #include "FuzzerDefs.h" #include "FuzzerDictionary.h" #include "FuzzerOptions.h" #include "FuzzerRandom.h" namespace fuzzer { class MutationDispatcher { public: MutationDispatcher(Random &Rand, const FuzzingOptions &Options); ~MutationDispatcher() {} /// Indicate that we are about to start a new sequence of mutations. void StartMutationSequence(); /// Print the current sequence of mutations. void PrintMutationSequence(); /// Indicate that the current sequence of mutations was successful. void RecordSuccessfulMutationSequence(); /// Mutates data by invoking user-provided mutator. size_t Mutate_Custom(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by invoking user-provided crossover. size_t Mutate_CustomCrossOver(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by shuffling bytes. size_t Mutate_ShuffleBytes(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by erasing bytes. size_t Mutate_EraseBytes(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by inserting a byte. size_t Mutate_InsertByte(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by inserting several repeated bytes. size_t Mutate_InsertRepeatedBytes(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by chanding one byte. size_t Mutate_ChangeByte(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by chanding one bit. size_t Mutate_ChangeBit(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by copying/inserting a part of data into a different place. size_t Mutate_CopyPart(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by adding a word from the manual dictionary. size_t Mutate_AddWordFromManualDictionary(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by adding a word from the TORC. size_t Mutate_AddWordFromTORC(uint8_t *Data, size_t Size, size_t MaxSize); /// Mutates data by adding a word from the persistent automatic dictionary. size_t Mutate_AddWordFromPersistentAutoDictionary(uint8_t *Data, size_t Size, size_t MaxSize); /// Tries to find an ASCII integer in Data, changes it to another ASCII int. size_t Mutate_ChangeASCIIInteger(uint8_t *Data, size_t Size, size_t MaxSize); /// Change a 1-, 2-, 4-, or 8-byte integer in interesting ways. size_t Mutate_ChangeBinaryInteger(uint8_t *Data, size_t Size, size_t MaxSize); /// CrossOver Data with CrossOverWith. size_t Mutate_CrossOver(uint8_t *Data, size_t Size, size_t MaxSize); /// Applies one of the configured mutations. /// Returns the new size of data which could be up to MaxSize. size_t Mutate(uint8_t *Data, size_t Size, size_t MaxSize); /// Applies one of the configured mutations to the bytes of Data /// that have '1' in Mask. /// Mask.size() should be >= Size. size_t MutateWithMask(uint8_t *Data, size_t Size, size_t MaxSize, const Vector &Mask); /// Applies one of the default mutations. Provided as a service /// to mutation authors. size_t DefaultMutate(uint8_t *Data, size_t Size, size_t MaxSize); /// Creates a cross-over of two pieces of Data, returns its size. size_t CrossOver(const uint8_t *Data1, size_t Size1, const uint8_t *Data2, size_t Size2, uint8_t *Out, size_t MaxOutSize); void AddWordToManualDictionary(const Word &W); void PrintRecommendedDictionary(); void SetCrossOverWith(const Unit *U) { CrossOverWith = U; } Random &GetRand() { return Rand; } private: struct Mutator { size_t (MutationDispatcher::*Fn)(uint8_t *Data, size_t Size, size_t Max); const char *Name; }; size_t AddWordFromDictionary(Dictionary &D, uint8_t *Data, size_t Size, size_t MaxSize); size_t MutateImpl(uint8_t *Data, size_t Size, size_t MaxSize, Vector &Mutators); size_t InsertPartOf(const uint8_t *From, size_t FromSize, uint8_t *To, size_t ToSize, size_t MaxToSize); size_t CopyPartOf(const uint8_t *From, size_t FromSize, uint8_t *To, size_t ToSize); size_t ApplyDictionaryEntry(uint8_t *Data, size_t Size, size_t MaxSize, DictionaryEntry &DE); template DictionaryEntry MakeDictionaryEntryFromCMP(T Arg1, T Arg2, const uint8_t *Data, size_t Size); DictionaryEntry MakeDictionaryEntryFromCMP(const Word &Arg1, const Word &Arg2, const uint8_t *Data, size_t Size); DictionaryEntry MakeDictionaryEntryFromCMP(const void *Arg1, const void *Arg2, const void *Arg1Mutation, const void *Arg2Mutation, size_t ArgSize, const uint8_t *Data, size_t Size); Random &Rand; const FuzzingOptions Options; // Dictionary provided by the user via -dict=DICT_FILE. Dictionary ManualDictionary; // Temporary dictionary modified by the fuzzer itself, // recreated periodically. Dictionary TempAutoDictionary; // Persistent dictionary modified by the fuzzer, consists of // entries that led to successful discoveries in the past mutations. Dictionary PersistentAutoDictionary; Vector CurrentDictionaryEntrySequence; static const size_t kCmpDictionaryEntriesDequeSize = 16; DictionaryEntry CmpDictionaryEntriesDeque[kCmpDictionaryEntriesDequeSize]; size_t CmpDictionaryEntriesDequeIdx = 0; const Unit *CrossOverWith = nullptr; Vector MutateInPlaceHere; Vector MutateWithMaskTemp; // CustomCrossOver needs its own buffer as a custom implementation may call // LLVMFuzzerMutate, which in turn may resize MutateInPlaceHere. Vector CustomCrossOverInPlaceHere; Vector Mutators; Vector DefaultMutators; Vector CurrentMutatorSequence; }; } // namespace fuzzer #endif // LLVM_FUZZER_MUTATE_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerOptions.h000066400000000000000000000043671524745214100254040ustar00rootroot00000000000000// // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::FuzzingOptions //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_OPTIONS_H #define LLVM_FUZZER_OPTIONS_H #include "FuzzerDefs.h" namespace fuzzer { struct FuzzingOptions { int Verbosity = 1; size_t MaxLen = 0; size_t LenControl = 1000; int UnitTimeoutSec = 300; int TimeoutExitCode = 70; int OOMExitCode = 71; int InterruptExitCode = 72; int ErrorExitCode = 77; bool IgnoreTimeouts = true; bool IgnoreOOMs = true; bool IgnoreCrashes = false; int MaxTotalTimeSec = 0; int RssLimitMb = 0; int MallocLimitMb = 0; bool DoCrossOver = true; int MutateDepth = 5; bool ReduceDepth = false; bool UseCounters = false; bool UseMemmem = true; bool UseCmp = false; int UseValueProfile = false; bool Shrink = false; bool ReduceInputs = false; int ReloadIntervalSec = 1; bool ShuffleAtStartUp = true; bool PreferSmall = true; size_t MaxNumberOfRuns = -1L; int ReportSlowUnits = 10; bool OnlyASCII = false; std::string OutputCorpus; std::string ArtifactPrefix = "./"; std::string ExactArtifactPath; std::string ExitOnSrcPos; std::string ExitOnItem; std::string FocusFunction; std::string DataFlowTrace; std::string CollectDataFlow; std::string FeaturesDir; std::string StopFile; bool SaveArtifacts = true; bool PrintNEW = true; // Print a status line when new units are found; bool PrintNewCovPcs = false; int PrintNewCovFuncs = 0; bool PrintFinalStats = false; bool PrintCorpusStats = false; bool PrintCoverage = false; bool DumpCoverage = false; bool DetectLeaks = true; int PurgeAllocatorIntervalSec = 1; int TraceMalloc = 0; bool HandleAbrt = false; bool HandleBus = false; bool HandleFpe = false; bool HandleIll = false; bool HandleInt = false; bool HandleSegv = false; bool HandleTerm = false; bool HandleXfsz = false; bool HandleUsr1 = false; bool HandleUsr2 = false; }; } // namespace fuzzer #endif // LLVM_FUZZER_OPTIONS_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerRandom.h000066400000000000000000000023321524745214100251570ustar00rootroot00000000000000//===- FuzzerRandom.h - Internal header for the Fuzzer ----------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::Random //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_RANDOM_H #define LLVM_FUZZER_RANDOM_H #include namespace fuzzer { class Random : public std::minstd_rand { public: Random(unsigned int seed) : std::minstd_rand(seed) {} result_type operator()() { return this->std::minstd_rand::operator()(); } size_t Rand() { return this->operator()(); } size_t RandBool() { return Rand() % 2; } size_t SkewTowardsLast(size_t n) { size_t T = this->operator()(n * n); size_t Res = sqrt(T); return Res; } size_t operator()(size_t n) { return n ? Rand() % n : 0; } intptr_t operator()(intptr_t From, intptr_t To) { assert(From < To); intptr_t RangeSize = To - From + 1; return operator()(RangeSize) + From; } }; } // namespace fuzzer #endif // LLVM_FUZZER_RANDOM_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerSHA1.h000066400000000000000000000017221524745214100244350ustar00rootroot00000000000000//===- FuzzerSHA1.h - Internal header for the SHA1 utils --------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // SHA1 utils. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_SHA1_H #define LLVM_FUZZER_SHA1_H #include "FuzzerDefs.h" #include #include namespace fuzzer { // Private copy of SHA1 implementation. static const int kSHA1NumBytes = 20; // Computes SHA1 hash of 'Len' bytes in 'Data', writes kSHA1NumBytes to 'Out'. void ComputeSHA1(const uint8_t *Data, size_t Len, uint8_t *Out); std::string Sha1ToString(const uint8_t Sha1[kSHA1NumBytes]); std::string Hash(const Unit &U); } // namespace fuzzer #endif // LLVM_FUZZER_SHA1_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerTracePC.h000066400000000000000000000215721524745214100252270ustar00rootroot00000000000000//===- FuzzerTracePC.h - Internal header for the Fuzzer ---------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // fuzzer::TracePC //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_TRACE_PC #define LLVM_FUZZER_TRACE_PC #include "FuzzerDefs.h" #include "FuzzerDictionary.h" #include "FuzzerValueBitMap.h" #include #include namespace fuzzer { // TableOfRecentCompares (TORC) remembers the most recently performed // comparisons of type T. // We record the arguments of CMP instructions in this table unconditionally // because it seems cheaper this way than to compute some expensive // conditions inside __sanitizer_cov_trace_cmp*. // After the unit has been executed we may decide to use the contents of // this table to populate a Dictionary. template struct TableOfRecentCompares { static const size_t kSize = kSizeT; struct Pair { T A, B; }; ATTRIBUTE_NO_SANITIZE_ALL void Insert(size_t Idx, const T &Arg1, const T &Arg2) { Idx = Idx % kSize; Table[Idx].A = Arg1; Table[Idx].B = Arg2; } Pair Get(size_t I) { return Table[I % kSize]; } Pair Table[kSize]; }; template struct MemMemTable { static const size_t kSize = kSizeT; Word MemMemWords[kSize]; Word EmptyWord; void Add(const uint8_t *Data, size_t Size) { if (Size <= 2) return; Size = std::min(Size, Word::GetMaxSize()); size_t Idx = SimpleFastHash(Data, Size) % kSize; MemMemWords[Idx].Set(Data, Size); } const Word &Get(size_t Idx) { for (size_t i = 0; i < kSize; i++) { const Word &W = MemMemWords[(Idx + i) % kSize]; if (W.size()) return W; } EmptyWord.Set(nullptr, 0); return EmptyWord; } }; class TracePC { public: void HandleInline8bitCountersInit(uint8_t *Start, uint8_t *Stop); void HandlePCsInit(const uintptr_t *Start, const uintptr_t *Stop); void HandleCallerCallee(uintptr_t Caller, uintptr_t Callee); template void HandleCmp(uintptr_t PC, T Arg1, T Arg2); size_t GetTotalPCCoverage(); void SetUseCounters(bool UC) { UseCounters = UC; } void SetUseValueProfileMask(uint32_t VPMask) { UseValueProfileMask = VPMask; } void SetPrintNewPCs(bool P) { DoPrintNewPCs = P; } void SetPrintNewFuncs(size_t P) { NumPrintNewFuncs = P; } void UpdateObservedPCs(); template void CollectFeatures(Callback CB) const; void ResetMaps() { ValueProfileMap.Reset(); ClearExtraCounters(); ClearInlineCounters(); } void ClearInlineCounters(); void UpdateFeatureSet(size_t CurrentElementIdx, size_t CurrentElementSize); void PrintFeatureSet(); void PrintModuleInfo(); void PrintCoverage(); template void IterateCoveredFunctions(CallBack CB); void AddValueForMemcmp(void *caller_pc, const void *s1, const void *s2, size_t n, bool StopAtZero); TableOfRecentCompares TORC4; TableOfRecentCompares TORC8; TableOfRecentCompares TORCW; MemMemTable<1024> MMT; void RecordInitialStack(); uintptr_t GetMaxStackOffset() const; template void ForEachObservedPC(CallBack CB) { for (auto PC : ObservedPCs) CB(PC); } void SetFocusFunction(const std::string &FuncName); bool ObservedFocusFunction(); struct PCTableEntry { uintptr_t PC, PCFlags; }; uintptr_t PCTableEntryIdx(const PCTableEntry *TE); const PCTableEntry *PCTableEntryByIdx(uintptr_t Idx); static uintptr_t GetNextInstructionPc(uintptr_t PC); bool PcIsFuncEntry(const PCTableEntry *TE) { return TE->PCFlags & 1; } private: bool UseCounters = false; uint32_t UseValueProfileMask = false; bool DoPrintNewPCs = false; size_t NumPrintNewFuncs = 0; // Module represents the array of 8-bit counters split into regions // such that every region, except maybe the first and the last one, is one // full page. struct Module { struct Region { uint8_t *Start, *Stop; bool Enabled; bool OneFullPage; }; Region *Regions; size_t NumRegions; uint8_t *Start() { return Regions[0].Start; } uint8_t *Stop() { return Regions[NumRegions - 1].Stop; } size_t Size() { return Stop() - Start(); } size_t Idx(uint8_t *P) { assert(P >= Start() && P < Stop()); return P - Start(); } }; Module Modules[4096]; size_t NumModules; // linker-initialized. size_t NumInline8bitCounters; template void IterateCounterRegions(Callback CB) { for (size_t m = 0; m < NumModules; m++) for (size_t r = 0; r < Modules[m].NumRegions; r++) CB(Modules[m].Regions[r]); } struct { const PCTableEntry *Start, *Stop; } ModulePCTable[4096]; size_t NumPCTables; size_t NumPCsInPCTables; Set ObservedPCs; std::unordered_map ObservedFuncs; // PC => Counter. uint8_t *FocusFunctionCounterPtr = nullptr; ValueBitMap ValueProfileMap; uintptr_t InitialStack; }; template // void Callback(size_t FirstFeature, size_t Idx, uint8_t Value); ATTRIBUTE_NO_SANITIZE_ALL size_t ForEachNonZeroByte(const uint8_t *Begin, const uint8_t *End, size_t FirstFeature, Callback Handle8bitCounter) { typedef uintptr_t LargeType; const size_t Step = sizeof(LargeType) / sizeof(uint8_t); const size_t StepMask = Step - 1; auto P = Begin; // Iterate by 1 byte until either the alignment boundary or the end. for (; reinterpret_cast(P) & StepMask && P < End; P++) if (uint8_t V = *P) Handle8bitCounter(FirstFeature, P - Begin, V); // Iterate by Step bytes at a time. for (; P < End; P += Step) if (LargeType Bundle = *reinterpret_cast(P)) for (size_t I = 0; I < Step; I++, Bundle >>= 8) if (uint8_t V = Bundle & 0xff) Handle8bitCounter(FirstFeature, P - Begin + I, V); // Iterate by 1 byte until the end. for (; P < End; P++) if (uint8_t V = *P) Handle8bitCounter(FirstFeature, P - Begin, V); return End - Begin; } // Given a non-zero Counter returns a number in the range [0,7]. template unsigned CounterToFeature(T Counter) { // Returns a feature number by placing Counters into buckets as illustrated // below. // // Counter bucket: [1] [2] [3] [4-7] [8-15] [16-31] [32-127] [128+] // Feature number: 0 1 2 3 4 5 6 7 // // This is a heuristic taken from AFL (see // http://lcamtuf.coredump.cx/afl/technical_details.txt). // // This implementation may change in the future so clients should // not rely on it. assert(Counter); unsigned Bit = 0; /**/ if (Counter >= 128) Bit = 7; else if (Counter >= 32) Bit = 6; else if (Counter >= 16) Bit = 5; else if (Counter >= 8) Bit = 4; else if (Counter >= 4) Bit = 3; else if (Counter >= 3) Bit = 2; else if (Counter >= 2) Bit = 1; return Bit; } template // void Callback(size_t Feature) ATTRIBUTE_NO_SANITIZE_ADDRESS ATTRIBUTE_NOINLINE void TracePC::CollectFeatures(Callback HandleFeature) const { auto Handle8bitCounter = [&](size_t FirstFeature, size_t Idx, uint8_t Counter) { if (UseCounters) HandleFeature(FirstFeature + Idx * 8 + CounterToFeature(Counter)); else HandleFeature(FirstFeature + Idx); }; size_t FirstFeature = 0; for (size_t i = 0; i < NumModules; i++) { for (size_t r = 0; r < Modules[i].NumRegions; r++) { if (!Modules[i].Regions[r].Enabled) continue; FirstFeature += 8 * ForEachNonZeroByte(Modules[i].Regions[r].Start, Modules[i].Regions[r].Stop, FirstFeature, Handle8bitCounter); } } FirstFeature += 8 * ForEachNonZeroByte(ExtraCountersBegin(), ExtraCountersEnd(), FirstFeature, Handle8bitCounter); if (UseValueProfileMask) { ValueProfileMap.ForEach([&](size_t Idx) { HandleFeature(FirstFeature + Idx); }); FirstFeature += ValueProfileMap.SizeInBits(); } // Step function, grows similar to 8 * Log_2(A). auto StackDepthStepFunction = [](uint32_t A) -> uint32_t { if (!A) return A; uint32_t Log2 = Log(A); if (Log2 < 3) return A; Log2 -= 3; return (Log2 + 1) * 8 + ((A >> Log2) & 7); }; assert(StackDepthStepFunction(1024) == 64); assert(StackDepthStepFunction(1024 * 4) == 80); assert(StackDepthStepFunction(1024 * 1024) == 144); if (auto MaxStackOffset = GetMaxStackOffset()) HandleFeature(FirstFeature + StackDepthStepFunction(MaxStackOffset / 8)); } extern TracePC TPC; } // namespace fuzzer #endif // LLVM_FUZZER_TRACE_PC deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerUtil.h000066400000000000000000000061311524745214100246550ustar00rootroot00000000000000//===- FuzzerUtil.h - Internal header for the Fuzzer Utils ------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // Util functions. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_UTIL_H #define LLVM_FUZZER_UTIL_H #include "FuzzerBuiltins.h" #include "FuzzerBuiltinsMsvc.h" #include "FuzzerCommand.h" #include "FuzzerDefs.h" namespace fuzzer { void PrintHexArray(const Unit &U, const char *PrintAfter = ""); void PrintHexArray(const uint8_t *Data, size_t Size, const char *PrintAfter = ""); void PrintASCII(const uint8_t *Data, size_t Size, const char *PrintAfter = ""); void PrintASCII(const Unit &U, const char *PrintAfter = ""); // Changes U to contain only ASCII (isprint+isspace) characters. // Returns true iff U has been changed. bool ToASCII(uint8_t *Data, size_t Size); bool IsASCII(const Unit &U); bool IsASCII(const uint8_t *Data, size_t Size); std::string Base64(const Unit &U); void PrintPC(const char *SymbolizedFMT, const char *FallbackFMT, uintptr_t PC); std::string DescribePC(const char *SymbolizedFMT, uintptr_t PC); void PrintStackTrace(); void PrintMemoryProfile(); unsigned NumberOfCpuCores(); // Platform specific functions. void SetSignalHandler(const FuzzingOptions& Options); void SleepSeconds(int Seconds); unsigned long GetPid(); size_t GetPeakRSSMb(); int ExecuteCommand(const Command &Cmd); FILE *OpenProcessPipe(const char *Command, const char *Mode); const void *SearchMemory(const void *haystack, size_t haystacklen, const void *needle, size_t needlelen); std::string CloneArgsWithoutX(const Vector &Args, const char *X1, const char *X2); inline std::string CloneArgsWithoutX(const Vector &Args, const char *X) { return CloneArgsWithoutX(Args, X, X); } inline std::pair SplitBefore(std::string X, std::string S) { auto Pos = S.find(X); if (Pos == std::string::npos) return std::make_pair(S, ""); return std::make_pair(S.substr(0, Pos), S.substr(Pos)); } std::string DisassembleCmd(const std::string &FileName); std::string SearchRegexCmd(const std::string &Regex); size_t SimpleFastHash(const uint8_t *Data, size_t Size); inline uint32_t Log(uint32_t X) { return 32 - Clz(X) - 1; } inline size_t PageSize() { return 4096; } inline uint8_t *RoundUpByPage(uint8_t *P) { uintptr_t X = reinterpret_cast(P); size_t Mask = PageSize() - 1; X = (X + Mask) & ~Mask; return reinterpret_cast(X); } inline uint8_t *RoundDownByPage(uint8_t *P) { uintptr_t X = reinterpret_cast(P); size_t Mask = PageSize() - 1; X = X & ~Mask; return reinterpret_cast(X); } } // namespace fuzzer #endif // LLVM_FUZZER_UTIL_H deepin-deb-installer-6.5.51/tests/FuzzyTest/include/FuzzerValueBitMap.h000066400000000000000000000043401524745214100261110ustar00rootroot00000000000000//===- FuzzerValueBitMap.h - INTERNAL - Bit map -----------------*- C++ -* ===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// // ValueBitMap. //===----------------------------------------------------------------------===// #ifndef LLVM_FUZZER_VALUE_BIT_MAP_H #define LLVM_FUZZER_VALUE_BIT_MAP_H #include "FuzzerDefs.h" namespace fuzzer { // A bit map containing kMapSizeInWords bits. struct ValueBitMap { static const size_t kMapSizeInBits = 1 << 16; static const size_t kMapPrimeMod = 65371; // Largest Prime < kMapSizeInBits; static const size_t kBitsInWord = (sizeof(uintptr_t) * 8); static const size_t kMapSizeInWords = kMapSizeInBits / kBitsInWord; public: // Clears all bits. void Reset() { memset(Map, 0, sizeof(Map)); } // Computes a hash function of Value and sets the corresponding bit. // Returns true if the bit was changed from 0 to 1. ATTRIBUTE_NO_SANITIZE_ALL inline bool AddValue(uintptr_t Value) { uintptr_t Idx = Value % kMapSizeInBits; uintptr_t WordIdx = Idx / kBitsInWord; uintptr_t BitIdx = Idx % kBitsInWord; uintptr_t Old = Map[WordIdx]; uintptr_t New = Old | (1ULL << BitIdx); Map[WordIdx] = New; return New != Old; } ATTRIBUTE_NO_SANITIZE_ALL inline bool AddValueModPrime(uintptr_t Value) { return AddValue(Value % kMapPrimeMod); } inline bool Get(uintptr_t Idx) { assert(Idx < kMapSizeInBits); uintptr_t WordIdx = Idx / kBitsInWord; uintptr_t BitIdx = Idx % kBitsInWord; return Map[WordIdx] & (1ULL << BitIdx); } size_t SizeInBits() const { return kMapSizeInBits; } template ATTRIBUTE_NO_SANITIZE_ALL void ForEach(Callback CB) const { for (size_t i = 0; i < kMapSizeInWords; i++) if (uintptr_t M = Map[i]) for (size_t j = 0; j < sizeof(M) * 8; j++) if (M & ((uintptr_t)1 << j)) CB(i * sizeof(M) * 8 + j); } private: ATTRIBUTE_ALIGNED(512) uintptr_t Map[kMapSizeInWords]; }; } // namespace fuzzer #endif // LLVM_FUZZER_VALUE_BIT_MAP_H deepin-deb-installer-6.5.51/tests/FuzzyTest/src/000077500000000000000000000000001524745214100215245ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/FuzzyTest/src/main.cpp000066400000000000000000000010461524745214100231550ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include using namespace std; #include #include using namespace QApt; extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { Q_UNUSED(size); Q_UNUSED(data); // DebFile *debfile = new DebFile(reinterpret_cast(const_cast(data))); // debfile->isValid(); // delete debfile; return 0; } deepin-deb-installer-6.5.51/tests/cmake-lcov-test.sh000066400000000000000000000011621524745214100223000ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 utdir=build-ut rm -r $utdir rm -r ../$utdir mkdir ../$utdir cd ../$utdir cmake -DCMAKE_BUILD_TYPE=Debug .. make -j16 ./tests/deepin-deb-installer-test --gtest_output=xml:./report/report.xml workdir=$(cd ../$(dirname $0)/$utdir; pwd) mkdir -p report lcov -d $workdir -c -o ./report/coverage.info lcov --extract ./report/coverage.info '*/src/*' -o ./report/coverage.info lcov --remove ./report/coverage.info '*/tests/*' '*/process/*' -o ./report/coverage.info genhtml -o ./report ./report/coverage.info exit 0 deepin-deb-installer-6.5.51/tests/src/000077500000000000000000000000001524745214100175355ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/addr_pri.h000066400000000000000000000152471524745214100215030ustar00rootroot00000000000000#ifndef __ADDR_PRI_H__ #define __ADDR_PRI_H__ #include #include //base on C++11 /********************************************************** access private function **********************************************************/ namespace std { template using enable_if_t = typename enable_if::type; template using remove_reference_t = typename remove_reference::type; } // namespace std // Unnamed namespace is used to avoid duplicate symbols if the macros are used namespace { namespace private_access_detail { // @tparam TagType, used to declare different "get" funciton overloads for // different members/statics template struct private_access { // Normal lookup cannot find in-class defined (inline) friend functions. friend PtrType get(TagType) { return PtrValue; } }; } // namespace private_access_detail } // namespace // Used macro naming conventions: // The "namespace" of this macro library is PRIVATE_ACCESS, i.e. all // macro here has this prefix. // All implementation macro, which are not meant to be used directly have the // PRIVATE_ACCESS_DETAIL prefix. // Some macros have the ABCD_IMPL form, which means they contain the // implementation details for the specific ABCD macro. #define PRIVATE_ACCESS_DETAIL_CONCATENATE_IMPL(x, y) x##y #define PRIVATE_ACCESS_DETAIL_CONCATENATE(x, y) \ PRIVATE_ACCESS_DETAIL_CONCATENATE_IMPL(x, y) // @param PtrTypeKind E.g if we have "class A", then it can be "A::*" in case of // members, or it can be "*" in case of statics. #define PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE(Tag, Class, Type, Name, \ PtrTypeKind) \ namespace { \ namespace private_access_detail { \ /* Tag type, used to declare different get funcitons for different \ * members \ */ \ struct Tag { \ }; \ /* Explicit instantiation */ \ template struct private_access; \ /* We can build the PtrType only with two aliases */ \ /* E.g. using PtrType = int(int) *; would be illformed */ \ using PRIVATE_ACCESS_DETAIL_CONCATENATE(Alias_, Tag) = Type; \ using PRIVATE_ACCESS_DETAIL_CONCATENATE(PtrType_, Tag) = \ PRIVATE_ACCESS_DETAIL_CONCATENATE(Alias_, Tag) PtrTypeKind; \ /* Declare the friend function, now it is visible in namespace scope. \ * Note, \ * we could declare it inside the Tag type too, in that case ADL would \ * find \ * the declaration. By choosing to declare it here, the Tag type remains \ * a \ * simple tag type, it has no other responsibilities. */ \ PRIVATE_ACCESS_DETAIL_CONCATENATE(PtrType_, Tag) \ get(Tag); \ } \ } #define PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_FIELD(Tag, Class, Type, Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE(Tag, Class, Type, Name, Class::*) \ namespace { \ namespace access_private_field { \ Type &Class##Name(Class &&t) { return t.*get(private_access_detail::Tag {}); } \ Type &Class##Name(Class &t) { return t.*get(private_access_detail::Tag {}); } \ /* The following usings are here to avoid duplicate const qualifier \ * warnings \ */ \ using PRIVATE_ACCESS_DETAIL_CONCATENATE(X, Tag) = Type; \ using PRIVATE_ACCESS_DETAIL_CONCATENATE(Y, Tag) = \ const PRIVATE_ACCESS_DETAIL_CONCATENATE(X, Tag); \ PRIVATE_ACCESS_DETAIL_CONCATENATE(Y, Tag) & Class##Name(const Class &t) \ { \ return t.*get(private_access_detail::Tag {}); \ } \ } \ } #define PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_FUN(Tag, Class, Type, Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE(Tag, Class, Type, Name, Class::*) \ namespace { \ namespace call_private_fun { \ /* We do perfect forwarding, but we want to restrict the overload set \ * only for objects which have the type Class. */ \ template, \ Class>::value> * = nullptr, \ typename... Args> \ auto Class##Name(Obj &&o, Args &&... args) -> decltype( \ (std::forward(o).*get(private_access_detail::Tag {}))(std::forward(args)...)) \ { \ return (std::forward(o).*get(private_access_detail::Tag {}))( \ std::forward(args)...); \ } \ } \ namespace get_private_fun { \ auto Class##Name() -> decltype( \ get(private_access_detail::Tag {})) \ { \ return (get(private_access_detail::Tag {})); \ } \ } \ } #define PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_STATIC_FIELD(Tag, Class, Type, \ Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE(Tag, Class, Type, Name, *) \ namespace { \ namespace access_private_static_field { \ namespace Class { \ Type &Class##Name() { return *get(private_access_detail::Tag {}); } \ } \ } \ } #define PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_STATIC_FUN(Tag, Class, Type, \ Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE(Tag, Class, Type, Name, *) \ namespace { \ namespace call_private_static_fun { \ namespace Class { \ template \ auto Class##Name(Args &&... args) -> decltype( \ get(private_access_detail::Tag {})(std::forward(args)...)) \ { \ return get(private_access_detail::Tag {})( \ std::forward(args)...); \ } \ } \ } \ namespace get_private_static_fun { \ namespace Class { \ auto Class##Name() -> decltype(get(private_access_detail::Tag {})) \ { \ return get(private_access_detail::Tag {}); \ } \ } \ } \ } #define PRIVATE_ACCESS_DETAIL_UNIQUE_TAG \ PRIVATE_ACCESS_DETAIL_CONCATENATE(PrivateAccessTag, __COUNTER__) #define ACCESS_PRIVATE_FIELD(Class, Type, Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_FIELD(PRIVATE_ACCESS_DETAIL_UNIQUE_TAG, \ Class, Type, Name) #define ACCESS_PRIVATE_FUN(Class, Type, Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_FUN(PRIVATE_ACCESS_DETAIL_UNIQUE_TAG, \ Class, Type, Name) #define ACCESS_PRIVATE_STATIC_FIELD(Class, Type, Name) \ Type Class::Name; \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_STATIC_FIELD( \ PRIVATE_ACCESS_DETAIL_UNIQUE_TAG, Class, Type, Name) #define ACCESS_PRIVATE_STATIC_FUN(Class, Type, Name) \ PRIVATE_ACCESS_DETAIL_ACCESS_PRIVATE_STATIC_FUN( \ PRIVATE_ACCESS_DETAIL_UNIQUE_TAG, Class, Type, Name) #endif deepin-deb-installer-6.5.51/tests/src/compatible/000077500000000000000000000000001524745214100216545ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/compatible/ut_compatible_json_parser.cpp000066400000000000000000000055351524745214100276240ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2025 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include "../stub.h" #include "../deb-installer/compatible/compatible_json_parser.h" #include "../deb-installer/compatible/compatible_backend.h" class UTCompatibleJsonParser : public ::testing::Test { protected: void SetUp() override; void TearDown() override; }; void UTCompatibleJsonParser::SetUp() {} void UTCompatibleJsonParser::TearDown() {} static const QByteArray kAppListJson = "{\"Code\":0,\"Msg\":null,\"Ext\":{\"Code\":0,\"Msg\":[\"\xE6\x88\x90\xE5\x8A\x9F [\\n {\\n \\\"name\\\": " "\\\"hello\\\",\\n \\\"version\\\": \\\"2.10-2\\\",\\n \\\"arch\\\": \\\"amd64\\\"\\n },\\n {\\n \\\"name\\\": " "\\\"tree\\\",\\n \\\"version\\\": \\\"1.8.0-1\\\",\\n \\\"arch\\\": \\\"amd64\\\"\\n }\\n]\"]}}\n"; TEST_F(UTCompatibleJsonParser, parseAppListSuccess) { auto ret = Compatible::CompatibleJsonParser::parseCommonField(kAppListJson); ASSERT_FALSE(ret.isNull()); EXPECT_EQ(ret->code, 0); EXPECT_EQ(ret->ext.code, 0); EXPECT_TRUE(ret->message.isEmpty()); auto pkgList = Compatible::CompatibleJsonParser::parseAppList(ret); ASSERT_EQ(pkgList.size(), 2); EXPECT_EQ(pkgList.value("hello")->name, QString("hello")); EXPECT_EQ(pkgList.value("hello")->version, QString("2.10-2")); EXPECT_EQ(pkgList.value("hello")->arch, QString("amd64")); EXPECT_EQ(pkgList.value("tree")->name, QString("tree")); EXPECT_EQ(pkgList.value("tree")->version, QString("1.8.0-1")); EXPECT_EQ(pkgList.value("tree")->arch, QString("amd64")); } static const QByteArray kSupportRootfsJson = "{\"Code\":0,\"Msg\":null,\"Ext\":{\"Code\":0,\"Msg\":[\"æˆ�功 [\\n " "\\\"uos-rootfs-20\\\",\\n \\\"ubuntu-18.04\\\" \\n]\"]}}"; QList stub_rootfsList() { QList rootfsList; auto uosPtr = Compatible::RootfsInfo::Ptr::create(); uosPtr->name = "uos-rootfs-20"; rootfsList.append(uosPtr); auto ubuntuPtr = Compatible::RootfsInfo::Ptr::create(); uosPtr->name = "ubuntu-18.04"; rootfsList.append(ubuntuPtr); return rootfsList; } TEST_F(UTCompatibleJsonParser, parseSupportRootfsSuccess) { auto ret = Compatible::CompatibleJsonParser::parseCommonField(kAppListJson); ASSERT_FALSE(ret.isNull()); EXPECT_EQ(ret->code, 0); EXPECT_EQ(ret->ext.code, 0); EXPECT_TRUE(ret->message.isEmpty()); auto rootfsList = Compatible::CompatibleJsonParser::parseSupportfsList(ret); ASSERT_TRUE(rootfsList.isEmpty()); Stub stub; stub.set(ADDR(Compatible::CompatibleBackend, rootfsList), stub_rootfsList); rootfsList = Compatible::CompatibleJsonParser::parseSupportfsList(ret); ASSERT_EQ(rootfsList.size(), 2); } deepin-deb-installer-6.5.51/tests/src/manager/000077500000000000000000000000001524745214100211475ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/manager/ut_addpackagethread.cpp000066400000000000000000000210601524745214100256160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/manager/AddPackageThread.h" #include #include #include #include #include #include using namespace QApt; class UT_AddPackageThread : public ::testing::Test { // Test interface protected: void SetUp() { md5 << "24b0ce68d7af97ede709f3b723e686af"; m_addPkgThread = new AddPackageThread(md5); } void TearDown() { delete m_addPkgThread; } AddPackageThread *m_addPkgThread = nullptr; Stub stub; QSet md5; }; TEST_F(UT_AddPackageThread, UT_AddPackageThread_setPackage) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); ASSERT_EQ(m_addPkgThread->m_packages.size(), 2); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_setAppendPackagesMd5) { md5.clear(); md5 << "test"; m_addPkgThread->setAppendPackagesMd5(md5); ASSERT_TRUE(m_addPkgThread->m_appendedPackagesMd5.contains("test")); } bool isValid() { return true; } QByteArray md5sum() { return ""; } QString packagename() { return "name"; } bool ut_dealInvalidPackage() { return true; } TEST_F(UT_AddPackageThread, UT_AddPackageThread_run) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set(ADDR(DebFile, isValid), isValid); stub.set(ADDR(DebFile, md5Sum), md5sum); stub.set(ADDR(DebFile, packageName), packagename); stub.set(ADDR(AddPackageThread, dealInvalidPackage), ut_dealInvalidPackage); m_addPkgThread->run(); ASSERT_EQ(m_addPkgThread->m_validPackageCount, 1); m_addPkgThread->terminate(); } bool apt_mkdir(const QString &dirName) { Q_UNUSED(dirName); return true; } bool apt_exits() { return true; } bool ut_mkTempDir() { return false; } TEST_F(UT_AddPackageThread, UT_AddPackageThread_SymbolicLink) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set(ADDR(DebFile, isValid), isValid); stub.set(ADDR(DebFile, md5Sum), md5sum); stub.set(ADDR(DebFile, packageName), packagename); stub.set((bool(QDir::*)(const QString &) const)ADDR(QDir, mkdir), apt_mkdir); //(int(A::*)(int))ADDR(A,foo) stub.set((bool(QDir::*)() const)ADDR(QDir, exists), apt_exits); stub.set(ADDR(AddPackageThread, mkTempDir), ut_mkTempDir); ASSERT_STREQ(m_addPkgThread->SymbolicLink("test", "test1").toLocal8Bit(), (QString("test")).toLocal8Bit()); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_mkTempDir) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set(ADDR(DebFile, isValid), isValid); stub.set(ADDR(DebFile, md5Sum), md5sum); stub.set(ADDR(DebFile, packageName), packagename); stub.set((bool(QDir::*)(const QString &) const)ADDR(QDir, mkdir), apt_mkdir); //(int(A::*)(int))ADDR(A,foo) stub.set((bool(QDir::*)() const)ADDR(QDir, exists), apt_exits); ASSERT_TRUE(m_addPkgThread->mkTempDir()); } bool thread_stub_is_open() { qDebug() << "stb——is_open"; return false; } void thread_stub_open(const std::string &__s, std::ios_base::openmode __mode) { Q_UNUSED(__s); Q_UNUSED(__mode); qDebug() << "stb——open"; } void thread_stub_close() {} QString thread_stub_SymbolicLink(QString previousName, QString packageName) { Q_UNUSED(previousName); Q_UNUSED(packageName); return ""; } QString thread_stub_absoluteFilePath() { return ""; } bool thread_stub_permission_true(QFile::Permissions permissions) { Q_UNUSED(permissions); return true; } bool thread_stub_permission_false(QFile::Permissions permissions) { Q_UNUSED(permissions); return false; } bool add_stub_is_open_true() { qDebug() << "stb——is_open"; return true; } bool add_stub_is_open_false() { qDebug() << "stb——is_open"; return false; } void add_stub_open(const std::string &__s, std::ios_base::openmode __mode) { Q_UNUSED(__s); Q_UNUSED(__mode); qDebug() << "stb——open"; } void add_stub_close() {} bool add_stub_permission_true(QFile::Permissions permissions) { Q_UNUSED(permissions); return true; } bool add_stub_permission_false(QFile::Permissions permissions) { Q_UNUSED(permissions); return false; } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealInvalidPackage) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), add_stub_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), add_stub_is_open_true); stub.set((bool(std::fstream::*)())ADDR(std::fstream, close), add_stub_close); EXPECT_FALSE(m_addPkgThread->dealInvalidPackage("")); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealInvalidPackage_false) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), add_stub_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), add_stub_is_open_false); stub.set((bool(std::fstream::*)())ADDR(std::fstream, close), add_stub_close); stub.set(ADDR(QFileInfo, permission), add_stub_permission_true); EXPECT_FALSE(m_addPkgThread->dealInvalidPackage("")); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealInvalidPackage_noPermission) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), add_stub_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), add_stub_is_open_false); stub.set((bool(std::fstream::*)())ADDR(std::fstream, close), add_stub_close); stub.set(ADDR(QFileInfo, permission), add_stub_permission_false); EXPECT_FALSE(m_addPkgThread->dealInvalidPackage("")); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealPackagePath_absoluteFilePath) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set(ADDR(QFileInfo, absoluteFilePath), thread_stub_absoluteFilePath); stub.set(ADDR(AddPackageThread, SymbolicLink), thread_stub_SymbolicLink); ASSERT_STREQ("", m_addPkgThread->dealPackagePath("test").toUtf8()); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealPackagePath_SymbolicLink) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set(ADDR(QFileInfo, absoluteFilePath), thread_stub_absoluteFilePath); stub.set(ADDR(AddPackageThread, SymbolicLink), thread_stub_SymbolicLink); ASSERT_STREQ("", m_addPkgThread->dealPackagePath(" ").toUtf8()); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealPackagePath_SymbolicLink_1) { QStringList dependsList; dependsList << "package1" << "package"; m_addPkgThread->setPackages(dependsList, 1); stub.set(ADDR(QFileInfo, absoluteFilePath), thread_stub_absoluteFilePath); stub.set(ADDR(AddPackageThread, SymbolicLink), thread_stub_SymbolicLink); stub.set(ADDR(DebFile, packageName), packagename); ASSERT_STREQ("/ 1", m_addPkgThread->dealPackagePath("/ 1").toUtf8()); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealPackagePath_mkTempDir) { stub.set((bool(QDir::*)(const QString &) const)ADDR(QDir, mkdir), ut_mkTempDir); //(int(A::*)(int))ADDR(A,foo) stub.set((bool(QDir::*)() const)ADDR(QDir, exists), ut_mkTempDir); EXPECT_FALSE(m_addPkgThread->mkTempDir()); } TEST_F(UT_AddPackageThread, UT_AddPackageThread_dealPackagePath_link) { stub.set((bool(QFile::*)(const QString &))ADDR(QFile, link), apt_exits); //(int(A::*)(int))ADDR(A,foo) stub.set((bool(QDir::*)() const)ADDR(QDir, exists), ut_mkTempDir); QFile file; EXPECT_TRUE(m_addPkgThread->link("", "").startsWith("/tmp/LinkTemp/")); EXPECT_TRUE(m_addPkgThread->m_tempLinkDir.startsWith("/tmp/LinkTemp/")); } deepin-deb-installer-6.5.51/tests/src/manager/ut_dealdependthread.cpp000066400000000000000000000064061524745214100256460ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/manager/DealDependThread.h" #include "../deb-installer/model/deblistmodel.h" #include #include #include class ut_dealDependThread_Test : public ::testing::Test { // Test interface protected: void SetUp() { m_dThread = new DealDependThread(); } void TearDown() { delete m_dThread; } DealDependThread *m_dThread = nullptr; Stub stub; }; TEST_F(ut_dealDependThread_Test, DealDependThread_UT_setDependsList) { QStringList dependsList; dependsList << "package1" << "package"; m_dThread->setDependsList(dependsList, 0); EXPECT_EQ(m_dThread->m_dependsList.size(), 2); EXPECT_EQ(0, m_dThread->m_index); } TEST_F(ut_dealDependThread_Test, DealDependThread_UT_setBrokenDepend) { m_dThread->setBrokenDepend("package"); ASSERT_STREQ(m_dThread->m_brokenDepend.toLocal8Bit(), "package"); } void proc_start(const QString &program, const QStringList &arguments, QIODevice::OpenModeFlag mode) { Q_UNUSED(program); Q_UNUSED(arguments); Q_UNUSED(mode); return; } TEST_F(ut_dealDependThread_Test, DealDependThread_UT_start) { QStringList dependsList; dependsList << "package1" << "package"; m_dThread->setDependsList(dependsList, 1); m_dThread->setBrokenDepend("package"); m_dThread->run(); EXPECT_EQ(m_dThread->m_brokenDepend.toLocal8Bit(), "package"); EXPECT_EQ(1, m_dThread->m_index); } TEST_F(ut_dealDependThread_Test, DealDependThread_UT_onFinished) { m_dThread->bDependsStatusErr = false; m_dThread->slotInstallFinished(-1); EXPECT_FALSE(m_dThread->bDependsStatusErr); m_dThread->bDependsStatusErr = true; m_dThread->slotInstallFinished(2); EXPECT_FALSE(m_dThread->bDependsStatusErr); } TEST_F(ut_dealDependThread_Test, DealDependThread_UT_finished) { emit m_dThread->proc->finished(0); ASSERT_FALSE(m_dThread->bDependsStatusErr); } QByteArray readAllStandardOutput_success() { return "Not authorized"; } TEST_F(ut_dealDependThread_Test, DealDependThread_UT_on_readoutput) { stub.set(ADDR(QProcess, readAllStandardOutput), readAllStandardOutput_success); m_dThread->slotReadOutput(); EXPECT_TRUE(m_dThread->bDependsStatusErr); } TEST_F(ut_dealDependThread_Test, slotReadOutput_Empty_Pass) { m_dThread->slotReadOutput(); EXPECT_FALSE(m_dThread->bDependsStatusErr); EXPECT_FALSE(m_dThread->bVerifyStatusErr); } QByteArray stub_readAllStandardOutput_Hierarchical_Failed() { return "deepin hook exit code: 65280 "; } TEST_F(ut_dealDependThread_Test, slotReadOutput_HierarchicalVerify_Failed) { stub.set(ADDR(QProcess, readAllStandardOutput), stub_readAllStandardOutput_Hierarchical_Failed); m_dThread->slotReadOutput(); EXPECT_TRUE(m_dThread->bVerifyStatusErr); } QByteArray stub_readAllStandardOutput_Hierarchical_Pass() { return "deepin hook exit code: 65277 "; } TEST_F(ut_dealDependThread_Test, slotReadOutput_HierarchicalVerify_Pass) { stub.set(ADDR(QProcess, readAllStandardOutput), stub_readAllStandardOutput_Hierarchical_Pass); m_dThread->slotReadOutput(); EXPECT_FALSE(m_dThread->bVerifyStatusErr); } deepin-deb-installer-6.5.51/tests/src/manager/ut_packagedependsstatus.cpp000066400000000000000000000045371524745214100265760ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/manager/PackageDependsStatus.h" #include "../deb-installer/model/deblistmodel.h" #include class ut_packageDependsStatus_Test : public ::testing::Test { // Test interface protected: void SetUp() { big = new PackageDependsStatus(Pkg::DependsStatus::DependsBreak, "packageName"); } void TearDown() { delete m_pds; delete big; } PackageDependsStatus *m_pds = nullptr; PackageDependsStatus *big = nullptr; }; TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_ok) { ASSERT_EQ(m_pds->ok().status, Pkg::DependsStatus::DependsOk); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_available) { ASSERT_EQ(m_pds->available("package").status, Pkg::DependsStatus::DependsAvailable); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_isBreak) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsBreak, "packageName"); ASSERT_TRUE(m_pds->isBreak()); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_isAvailable) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsAvailable, "packageName"); ASSERT_TRUE(m_pds->isAvailable()); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_isAuthCancel) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsAuthCancel, "packageName"); ASSERT_TRUE(m_pds->isAuthCancel()); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_min) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsAvailable, "packageName"); ASSERT_TRUE(m_pds->min(*big).isAvailable()); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_minEq) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsAvailable, "packageName"); ASSERT_TRUE(m_pds->minEq(*big).isAvailable()); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_max) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsAvailable, "packageName"); ASSERT_TRUE(m_pds->max(*big).isBreak()); } TEST_F(ut_packageDependsStatus_Test, PackageDependsStatus_UT_maxEq) { m_pds = new PackageDependsStatus(Pkg::DependsStatus::DependsAvailable, "packageName"); ASSERT_TRUE(m_pds->maxEq(*big).isBreak()); } deepin-deb-installer-6.5.51/tests/src/manager/ut_packagemanager.cpp000066400000000000000000002456551524745214100253320ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/manager/PackageDependsStatus.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/manager/DealDependThread.h" #include "../deb-installer/manager/AddPackageThread.h" #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/model/packageanalyzer.h" #include "../deb-installer/utils/utils.h" #include #include #include #include #include #include #include #include #include typedef Result ConflictResult; using namespace QApt; QString deb_arch_all() { return "all"; } QString deb_arch_i386() { return "i386"; } QStringList backend_architectures() { return {"i386", "amd64"}; } bool backend_init() { return true; } bool deb_isValid() { return true; } QByteArray deb_md5Sum() { return "0010"; } int deb_installSize() { return 0; } QString deb_packageName() { return ""; } QString deb_longDescription() { return "longDescription"; } QString deb_version() { return "version"; } QString ut_controlField() { return ""; } QList deb_conflicts() { DependencyInfo info("packageName", "0.0", RelationType::Equals, Depends); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } QList deb_conflicts_null() { return {}; } QList deb_replaces_null() { return {}; } Package *stub_packageWithArch(QString, QString, QString) { return nullptr; } Package *stub_avaialbe_packageWithArch(QString, QString, QString) { Backend *bac = nullptr; pkgCache::PkgIterator packageIter; // Package *package = new Package(bac,packageIter); QScopedPointer package(new Package(bac, packageIter)); return package.get(); } PackageList backend_availablePackages() { return {}; } QLatin1String package_name() { return QLatin1String(""); } QString deb_package_name() { return QString("deepin-elf-verify"); } QString deb_package_name1() { return QString("deepin-wine"); } QString package_version() { return "version"; } QString package_architecture() { return "i386"; } QList conflicts() { qDebug() << "conflicts"; DependencyInfo info("packageName", "0.0", RelationType::Equals, Conflicts); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } QList package_conflicts() { DependencyInfo info("packageName", "0.0", RelationType::Equals, Conflicts); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } bool stub_is_open_true() { qDebug() << "stb——is_open"; return true; } bool stub_is_open_false() { qDebug() << "stb——is_open"; return false; } void stub_open(const std::string &__s, std::ios_base::openmode __mode) { Q_UNUSED(__s); Q_UNUSED(__mode); qDebug() << "stb——open"; } void stub_close() {} PackageDependsStatus stub_getPackageDependsStatus(const int) { return PackageDependsStatus::ok(); } QString stub_SymbolicLink(QString previousName, QString packageName) { Q_UNUSED(previousName); Q_UNUSED(packageName); return ""; } QString stub_absoluteFilePath() { return ""; } bool stub_permission_true(QFile::Permissions permissions) { Q_UNUSED(permissions); return true; } bool stub_permission_false(QFile::Permissions permissions) { Q_UNUSED(permissions); return false; } void stub_addNode(const QString &packagePath, const QByteArray &md5, const QString &packageName, const QList &depends) { Q_UNUSED(packagePath) Q_UNUSED(md5) Q_UNUSED(packageName) Q_UNUSED(depends) return; } QString stub_dealPackagePath(QString packagePath) { Q_UNUSED(packagePath); return ""; } bool stub_dealInvalidPackage(QString) { return true; } std::pair, QList> stub_getBestInstallQueue() { return {{"package1"}, {"0010"}}; } QList deb_depends_2() { return {}; } bool deb_isValid_false() { return true; } Package *package_package(const QString &name) { Q_UNUSED(name); return nullptr; } bool package_isInstalled() { return true; } QString package_installedVersion() { return ""; } QString package_installedVersion1() { return "deb"; } int package_compareVersion() { return 0; } int package_compareVersion1() { return -1; } int package_compareVersion2() { return 1; } Package *backend_package(const QString &) { return nullptr; } class UT_packagesManager : public ::testing::Test { // Test interface protected: void SetUp() override; void TearDown() override; PackagesManager *m_packageManager = nullptr; Stub stub; }; void UT_packagesManager::SetUp() { stub.set(ADDR(DebFile, architecture), deb_arch_all); stub.set(ADDR(Backend, architectures), backend_architectures); stub.set(ADDR(Backend, init), backend_init); stub.set(ADDR(DebFile, isValid), deb_isValid); stub.set(ADDR(DebFile, md5Sum), deb_md5Sum); stub.set(ADDR(DebFile, installedSize), deb_installSize); stub.set(ADDR(DebFile, packageName), deb_packageName); stub.set(ADDR(DebFile, longDescription), deb_longDescription); stub.set(ADDR(DebFile, version), deb_version); stub.set(ADDR(DebFile, depends), deb_depends_2); stub.set(ADDR(DependGraph, addNode), stub_addNode); m_packageManager = new PackagesManager(); usleep(10 * 1000); } void UT_packagesManager::TearDown() { stub.set(ADDR(PackagesManager, rmTempDir), stub_is_open_false); delete m_packageManager; } Package *packagesManager_package(const QString &) { qDebug() << "not null"; Backend *bac = nullptr; pkgCache::PkgIterator packageIter; QScopedPointer package(new Package(bac, packageIter)); return package.get(); } TEST_F(UT_packagesManager, PackageManager_UT_isBackendReady) { ASSERT_TRUE(m_packageManager->isBackendReady()); } TEST_F(UT_packagesManager, PackageManager_UT_checkInvalid) { QStringList packages; packages << "package1" << "package2"; m_packageManager->checkInvalid(packages); EXPECT_EQ(1, m_packageManager->m_validPackageCount); } int stub_swappedPackageIndex() { return 1; } TEST_F(UT_packagesManager, PackageManager_UT_dealPackagePath_SymbolicLink_01) { stub.set(ADDR(PackagesManager, mkTempDir), stub_is_open_false); EXPECT_EQ("0", m_packageManager->SymbolicLink("0", "1")); } TEST_F(UT_packagesManager, PackageManager_UT_dealPackagePath_AbsolutePath) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(QFileInfo, absoluteFilePath), stub_absoluteFilePath); stub.set(ADDR(PackagesManager, SymbolicLink), stub_SymbolicLink); ASSERT_STREQ("", m_packageManager->dealPackagePath(" ").toUtf8()); } TEST_F(UT_packagesManager, PackageManager_UT_addPackage) { stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); m_packageManager->addPackage(1, "/", "deb"); EXPECT_EQ(1, m_packageManager->m_preparedPackages.size()); EXPECT_EQ(1, m_packageManager->m_packageMd5.size()); } TEST_F(UT_packagesManager, PackageManager_UT_dealPackagePath_space) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(QFileInfo, absoluteFilePath), stub_absoluteFilePath); stub.set(ADDR(PackagesManager, SymbolicLink), stub_SymbolicLink); ASSERT_STREQ("", m_packageManager->dealPackagePath("/ ").toUtf8()); } TEST_F(UT_packagesManager, PackageManager_UT_dealInvalidPackage_true) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), stub_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), stub_is_open_true); stub.set((bool(std::fstream::*)())ADDR(std::fstream, close), stub_close); EXPECT_FALSE(m_packageManager->dealInvalidPackage("/1")); } void stub_qthread_start(QThread::Priority = QThread::InheritPriority) { return; } TEST_F(UT_packagesManager, PackageManager_UT_dealInvalidPackage_false) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), stub_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), stub_is_open_false); stub.set((bool(std::fstream::*)())ADDR(std::fstream, close), stub_close); EXPECT_FALSE(m_packageManager->dealInvalidPackage("/1")); } TEST_F(UT_packagesManager, PackageManager_UT_dealInvalidPackage_NoPermission) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), stub_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), stub_is_open_false); stub.set((bool(std::fstream::*)())ADDR(std::fstream, close), stub_close); stub.set(ADDR(QFileInfo, permission), stub_permission_false); EXPECT_FALSE(m_packageManager->dealInvalidPackage("/1")); } TEST_F(UT_packagesManager, PackageManager_UT_appendPackage) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->appendPackage({"/1"}); ASSERT_FALSE(m_packageManager->m_packageMd5.isEmpty()); stub.set(ADDR(QThread, start), stub_qthread_start); m_packageManager->appendPackage(QStringList() << "/1" << "/2"); ASSERT_EQ(1, m_packageManager->m_pAddPackageThread->m_packages.size()); } TEST_F(UT_packagesManager, PackageManager_UT_appendPackage_invalid) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->appendPackage({"/1"}); ASSERT_FALSE(m_packageManager->m_packageMd5.isEmpty()); stub.set(ADDR(QThread, start), stub_qthread_start); m_packageManager->appendPackage(QStringList() << "/1" << "/2"); ASSERT_EQ(1, m_packageManager->m_pAddPackageThread->m_packages.size()); } TEST_F(UT_packagesManager, PackageManager_UT_appendPackage_openFailed) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->appendPackage({"/1"}); ASSERT_FALSE(m_packageManager->m_packageMd5.isEmpty()); stub.set(ADDR(QThread, start), stub_qthread_start); m_packageManager->appendPackage(QStringList() << "/1" << "/2"); ASSERT_EQ(1, m_packageManager->m_pAddPackageThread->m_packages.size()); } void stub_appendNoThread(QStringList, int) {} void stub_start(const QString &program, const QStringList &arguments, QIODevice::OpenModeFlag mode) { Q_UNUSED(program); Q_UNUSED(arguments); Q_UNUSED(mode); return; } TEST_F(UT_packagesManager, PackageManager_UT_appendPackage_multi) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, appendNoThread), stub_appendNoThread); stub.set(ADDR(QThread, start), stub_qthread_start); m_packageManager->appendPackage({"/1", "/2"}); ASSERT_TRUE(m_packageManager->m_packageMd5.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_refreshPage) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); m_packageManager->m_preparedPackages.clear(); m_packageManager->m_preparedPackages.append("/1"); m_packageManager->refreshPage(2); m_packageManager->m_preparedPackages.append("/2"); m_packageManager->refreshPage(2); m_packageManager->m_preparedPackages.append("/3"); m_packageManager->refreshPage(2); EXPECT_EQ(3, m_packageManager->m_preparedPackages.size()); } TEST_F(UT_packagesManager, PackageManager_UT_isArchError) { m_packageManager->m_preparedPackages.insert(0, "/1"); ASSERT_FALSE(m_packageManager->isArchError(0)); } TEST_F(UT_packagesManager, PackageManager_UT_isArchError_1) { stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); m_packageManager->appendPackage({"/1"}); m_packageManager->m_preparedPackages.append("0"); ASSERT_FALSE(m_packageManager->isArchError(0)); } TEST_F(UT_packagesManager, PackageManager_UT_packageConflictStat) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts_null); stub.set(ADDR(DebFile, replaces), deb_replaces_null); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->appendPackage({"/1"}); ConflictResult cr = m_packageManager->packageConflictStat(0); ASSERT_TRUE(cr.is_ok()); ASSERT_EQ(1, m_packageManager->m_preparedPackages.size()); } TEST_F(UT_packagesManager, PackageManager_UT_packageConflictStat_invalid) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts_null); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); m_packageManager->appendPackage({"/1"}); ConflictResult cr = m_packageManager->packageConflictStat(-1); ASSERT_FALSE(cr.is_ok()); } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); m_packageManager->appendPackage({"/1"}); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", conflicts()); ASSERT_TRUE(cr.is_ok()); } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_01) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); m_packageManager->appendPackage({"/1"}); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", conflicts()); ASSERT_TRUE(cr.is_ok()); } MultiArchType ut_packagesManager_multiArchType() { return MultiArchSame; } int ut_packagesManager_compareVersion(const QString &, const QString &) { return 0; } bool ut_packagesManager_dependencyVersionMatch(const int, const RelationType) { return false; } bool ut_packagesManager_dependencyVersionMatch1(const int, const RelationType) { return true; } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_02) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, dependencyVersionMatch), stub_dealInvalidPackage); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), packagesManager_package); stub.set(ADDR(Package, isInstalled), package_isInstalled); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, multiArchType), ut_packagesManager_multiArchType); stub.set(ADDR(Package, multiArchTypeString), package_version); stub.set(ADDR(Package, installedVersion), package_version); stub.set(ADDR(Package, compareVersion), ut_packagesManager_compareVersion); stub.set(ADDR(Package, availableVersion), package_version); m_packageManager->appendPackage({"/1"}); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", conflicts()); ASSERT_FALSE(cr.is_ok()); } bool stub_isArchMatches(QString, const QString &, const int) { return false; } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_03) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), packagesManager_package); stub.set(ADDR(Package, isInstalled), package_isInstalled); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, multiArchType), ut_packagesManager_multiArchType); stub.set(ADDR(Package, multiArchTypeString), package_version); stub.set(ADDR(Package, installedVersion), package_version); stub.set(ADDR(Package, compareVersion), ut_packagesManager_compareVersion); stub.set(ADDR(Package, availableVersion), package_version); stub.set(ADDR(PackagesManager, isArchMatches), stub_isArchMatches); usleep(50 * 1000); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", conflicts()); ASSERT_FALSE(cr.is_ok()); } TEST_F(UT_packagesManager, PackageManager_UT_isInstalledConflict) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(Package, isInstalled), package_isInstalled); stub.set(ADDR(Package, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); ConflictResult cr = m_packageManager->isInstalledConflict("package name", "packageversion", "i386"); ASSERT_TRUE(cr.is_ok()); } PackageList stub_availablePackages_nullptr() { PackageList paclist; Package *package = nullptr; paclist.append(package); return paclist; } QString deb_isInstalledConflict_packageName() { return ""; } QString deb_package_version() { return "1"; } TEST_F(UT_packagesManager, PackageManager_UT_isInstalledConflict_001) { qDebug() << "PackageManager_UT_isInstalledConflict_001"; usleep(10 * 1000); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(Backend, availablePackages), stub_availablePackages_nullptr); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(Package, isInstalled), package_isInstalled); stub.set(ADDR(Package, conflicts), deb_conflicts); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(DependencyInfo, packageName), deb_isInstalledConflict_packageName); stub.set(ADDR(DependencyInfo, packageVersion), deb_package_version); stub.set(ADDR(DependencyInfo, multiArchAnnotation), deb_package_version); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); qDebug() << "PackageManager_UT_isInstalledConflict_001 打桩完æˆ�"; ConflictResult cr = m_packageManager->isInstalledConflict("package name", "packageversion", "i386"); ASSERT_TRUE(cr.is_ok()); } TEST_F(UT_packagesManager, PackageManager_UT_isInstalledConflict_002) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(Backend, availablePackages), stub_availablePackages_nullptr); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(Package, isInstalled), package_isInstalled); stub.set(ADDR(Package, conflicts), deb_conflicts); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(DependencyInfo, packageName), deb_isInstalledConflict_packageName); stub.set(ADDR(DependencyInfo, packageVersion), deb_package_version); stub.set(ADDR(DependencyInfo, multiArchAnnotation), package_installedVersion); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); ConflictResult cr = m_packageManager->isInstalledConflict("package name", "packageversion", "i386"); ASSERT_TRUE(cr.is_ok()); } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_0001) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); Package *package = nullptr; stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", package); ASSERT_FALSE(cr.is_ok()); delete package; } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_0002) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); Package *pkg = nullptr; stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", pkg); ASSERT_FALSE(cr.is_ok()); } const ConflictResult stub_isInstalledConflict(const QString &, const QString &, const QString &) { return ConflictResult::err("1"); } const ConflictResult stub_isInstalledConflict_ok(const QString &, const QString &, const QString &) { return ConflictResult::ok("1"); } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_0003) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); Backend *bac = nullptr; pkgCache::PkgIterator packageIter; Package package(bac, packageIter); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(PackagesManager, isInstalledConflict), stub_isInstalledConflict); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", &package); ASSERT_FALSE(cr.is_ok()); } const ConflictResult stub_isConflictSatisfy(const QString &, const QList &, const QList &, QApt::Package *) { return ConflictResult::ok("1"); } const ConflictResult stub_isConflictSatisfy_error(const QString &, const QList &, const QList &, QApt::Package *) { return ConflictResult::err("1"); } TEST_F(UT_packagesManager, PackageManager_UT_isConflictSatisfy_0004) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); Backend *bac = nullptr; pkgCache::PkgIterator packageIter; Package package(bac, packageIter); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, replaces), deb_replaces_null); stub.set(ADDR(PackagesManager, isInstalledConflict), stub_isInstalledConflict_ok); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy); ConflictResult cr = m_packageManager->isConflictSatisfy("i386", &package); ASSERT_TRUE(cr.is_ok()); } TEST_F(UT_packagesManager, PackageManager_UT_packageInstallStatus) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->appendPackage({"/1"}); ASSERT_EQ(m_packageManager->packageInstallStatus(0), 0); } TEST_F(UT_packagesManager, PackageManager_UT_packageInstallStatus_01) { stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->m_packageMd5.insert(0, "deb"); m_packageManager->appendPackage({"/1"}); ASSERT_EQ(m_packageManager->packageInstallStatus(0), 0); ASSERT_EQ(Pkg::PackageInstallStatus::NotInstalled, m_packageManager->m_packageInstallStatus[m_packageManager->m_packageMd5.value(0)]); } TEST_F(UT_packagesManager, PackageManager_UT_packageInstallStatus_02) { stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(Package, installedVersion), deb_package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion1); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->m_packageMd5.insert(0, "deb"); m_packageManager->appendPackage({"/1"}); ASSERT_EQ(m_packageManager->packageInstallStatus(0), 3); ASSERT_EQ(Pkg::PackageInstallStatus::InstalledLaterVersion, m_packageManager->m_packageInstallStatus[m_packageManager->m_packageMd5.value(0)]); } TEST_F(UT_packagesManager, PackageManager_UT_packageInstallStatus_03) { stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(Package, installedVersion), deb_package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion2); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); m_packageManager->m_packageMd5.insert(0, "deb"); m_packageManager->appendPackage({"/1"}); ASSERT_EQ(m_packageManager->packageInstallStatus(0), 2); ASSERT_EQ(Pkg::PackageInstallStatus::InstalledEarlierVersion, m_packageManager->m_packageInstallStatus[m_packageManager->m_packageMd5.value(0)]); } TEST_F(UT_packagesManager, PackageManager_UT_packageInstallStatus_04) { stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(Package, installedVersion), deb_package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion2); m_packageManager->m_preparedPackages.append("0"); m_packageManager->m_packageMd5.insert(0, "0"); m_packageManager->m_packageInstallStatus.insert("0", 1); ASSERT_EQ(m_packageManager->packageInstallStatus(0), 1); ASSERT_EQ(Pkg::PackageInstallStatus::InstalledSameVersion, m_packageManager->m_packageInstallStatus[m_packageManager->m_packageMd5.value(0)]); } bool ut_isArchError_false(int index) { Q_UNUSED(index); return false; } bool stub_isInstalled() { return true; } QList deb_depends() { DependencyInfo info("packageName", "0.0", RelationType::Equals, Depends); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } TEST_F(UT_packagesManager, PackageManager_UT_DealDependResult) { Stub stub; stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError_false); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(DebFile, replaces), deb_replaces_null); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); qInfo() << package_conflicts().size(); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); m_packageManager->m_dependInstallMark.append("deb"); m_packageManager->m_packageMd5.append("deb"); m_packageManager->m_packageMd5DependsStatus.insert("deb", PackageDependsStatus::ok()); m_packageManager->m_dependInstallMark.append("test success"); m_packageManager->slotDealDependResult(4, 0, ""); EXPECT_EQ(Pkg::DependsStatus::DependsOk, m_packageManager->m_packageMd5DependsStatus[m_packageManager->m_dependInstallMark[0]].status); EXPECT_TRUE(m_packageManager->m_errorIndex.isEmpty()); m_packageManager->slotDealDependResult(2, 0, ""); EXPECT_EQ(Pkg::DependsStatus::DependsAuthCancel, m_packageManager->m_packageMd5DependsStatus[m_packageManager->m_dependInstallMark[0]].status); m_packageManager->slotDealDependResult(5, 0, ""); EXPECT_EQ(Pkg::DependsStatus::DependsBreak, m_packageManager->m_packageMd5DependsStatus[m_packageManager->m_dependInstallMark[0]].status); GlobalStatus::setWinePreDependsInstalling(true); m_packageManager->slotDealDependResult(5, 0, ""); EXPECT_EQ(Pkg::DependsStatus::DependsBreak, m_packageManager->m_packageMd5DependsStatus[m_packageManager->m_dependInstallMark[0]].status); m_packageManager->m_preparedPackages.append({"1", "2"}); m_packageManager->slotDealDependResult(5, 0, ""); EXPECT_FALSE(GlobalStatus::winePreDependsInstalling()); EXPECT_EQ(Pkg::DependsStatus::DependsBreak, m_packageManager->m_packageMd5DependsStatus[m_packageManager->m_dependInstallMark[0]].status); } bool ut_isArchError(int index) { Q_UNUSED(index); return true; } TEST_F(UT_packagesManager, PackageManager_UT_getAllDepends) { stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, depends), deb_depends); m_packageManager->getAllDepends("/", "/"); EXPECT_EQ(1, m_packageManager->getAllDepends("/", "/").size()); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError_false); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); qInfo() << package_conflicts().size(); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); m_packageManager->m_dependInstallMark.append("deb"); m_packageManager->m_packageMd5.append("deb"); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_TRUE(pd.isBreak()); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_01) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); m_packageManager->m_dependInstallMark.append("deb"); m_packageManager->m_packageMd5.append("deb1"); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_EQ(pd.status, 5); } bool stub_isBlackApplication_false(QString) { return false; } bool stub_isBlackApplication_true(QString) { return true; } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_02) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isBlackApplication), stub_isBlackApplication_false); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->m_packageMd5DependsStatus.clear(); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_EQ(pd.status, 2); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_03) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isBlackApplication), stub_isBlackApplication_true); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->m_packageMd5DependsStatus.clear(); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_EQ(pd.status, 6); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_04) { stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(-1); ASSERT_EQ(pd.status, 2); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_05) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError_false); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isBlackApplication), stub_isBlackApplication_false); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->m_packageMd5DependsStatus.clear(); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy_error); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_EQ(pd.status, 2); } const PackageDependsStatus stub_checkDependsPackageStatus(QSet &, const QString &, const QList &) { return PackageDependsStatus::_break("1"); } const PackageDependsStatus stub_checkDependsPackageStatus_ok(QSet &, const QString &, const QList &) { return PackageDependsStatus::ok(); } const PackageDependsStatus stub_checkDependsPackageStatus_DI(QSet &, const QString &, const DependencyInfo &, const QString &) { return PackageDependsStatus::_break("1"); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_06) { stub.set(ADDR(DependencyInfo, packageName), deb_package_name); stub.set(ADDR(DependencyInfo, packageVersion), deb_package_name); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, version), package_architecture); stub.set(ADDR(Package, multiArchType), ut_packagesManager_multiArchType); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError_false); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isBlackApplication), stub_isBlackApplication_false); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const QList &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const DependencyInfo &, const QString &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus_DI); m_packageManager->appendPackage({"/"}); m_packageManager->m_packageMd5DependsStatus.clear(); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_EQ(pd.status, 2); } void stub_run() { return; } bool stub_isRunning() { return false; } void stub_setDependsList(QStringList, int) {} void stub_setBrokenDepend(QString) {} TEST_F(UT_packagesManager, PackageManager_UT_getPackageDependsStatus_07) { stub.set(ADDR(DependencyInfo, packageName), deb_package_name1); stub.set(ADDR(DependencyInfo, packageVersion), deb_package_name); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set(ADDR(Package, architecture), package_architecture); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(Package, multiArchType), ut_packagesManager_multiArchType); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(DebFile, replaces), deb_replaces_null); stub.set((QString(DebFile::*)(const QString &name) const)ADDR(DebFile, controlField), ut_controlField); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, isArchError), ut_isArchError_false); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isBlackApplication), stub_isBlackApplication_false); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const DependencyInfo &, const QString &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus_DI); stub.set(ADDR(QThread, isRunning), stub_isRunning); typedef void (*fptr)(DealDependThread *); fptr run = (fptr)(&DealDependThread::run); stub.set(run, stub_run); stub.set(ADDR(DealDependThread, setDependsList), stub_setDependsList); stub.set(ADDR(DealDependThread, setBrokenDepend), stub_setBrokenDepend); m_packageManager->m_preparedPackages.insert(0, "0"); m_packageManager->m_packageMd5.insert(0, "0"); m_packageManager->m_dependInstallMark.insert(0, "1"); m_packageManager->m_packageMd5DependsStatus.clear(); PackageDependsStatus pd = m_packageManager->getPackageDependsStatus(0); ASSERT_EQ(pd.status, 2); } TEST_F(UT_packagesManager, PackageManager_UT_packageInstalledVersion) { stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); m_packageManager->m_packageInstallStatus[m_packageManager->m_packageMd5[0]] = 0; QString version = m_packageManager->packageInstalledVersion(0); ASSERT_TRUE(version.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_packageAvailableDepends) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); QStringList ads = m_packageManager->packageAvailableDepends(0); ASSERT_TRUE(ads.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_specialPackage) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); m_packageManager->appendPackage({"/"}); usleep(10 * 1000); QMap sp = m_packageManager->specialPackage(); ASSERT_FALSE(sp.empty()); } QStringList package_requiredByList() { QStringList rbl; rbl << "package1" << "package2"; return rbl; } QStringList package_recommandList() { QStringList rbl; rbl << "package3"; return rbl; } QStringList package_suggestList() { QStringList rbl; rbl << "package4"; return rbl; } TEST_F(UT_packagesManager, PackageManager_UT_packageReverseDependsList) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); // stub.set(ADDR(Package, compareVersion),package_compareVersion); QStringList ads = m_packageManager->packageReverseDependsList("", ""); ASSERT_TRUE(ads.isEmpty()); } bool stub_isNegativeReverseDepend(const QString &packageName, const QApt::Package *reverseDepend) { return false; } TEST_F(UT_packagesManager, PackageManager_UT_packageReverseDependsList_1) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(DebFile, replaces), deb_replaces_null); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); stub.set(ADDR(Package, recommendsList), package_requiredByList); stub.set(ADDR(Package, suggestsList), package_requiredByList); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isNegativeReverseDepend), stub_isNegativeReverseDepend); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); // stub.set(ADDR(Package, compareVersion),package_compareVersion); QStringList ads = m_packageManager->packageReverseDependsList("", ""); ASSERT_FALSE(ads.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_packageReverseDependsList_2) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); stub.set(ADDR(Package, recommendsList), package_requiredByList); stub.set(ADDR(Package, suggestsList), package_requiredByList); stub.set(ADDR(Package, isInstalled), stub_isRunning); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); // stub.set(ADDR(Package, compareVersion),package_compareVersion); QStringList ads = m_packageManager->packageReverseDependsList("package1", ""); ASSERT_TRUE(ads.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_packageReverseDependsList_3) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); stub.set(ADDR(Package, recommendsList), package_requiredByList); stub.set(ADDR(Package, suggestsList), package_requiredByList); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); // stub.set(ADDR(Package, compareVersion),package_compareVersion); QStringList ads = m_packageManager->packageReverseDependsList("package2", ""); ASSERT_TRUE(ads.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_packageReverseDependsList_4) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); stub.set(ADDR(Package, recommendsList), package_requiredByList); stub.set(ADDR(Package, suggestsList), package_suggestList); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); // stub.set(ADDR(Package, compareVersion),package_compareVersion); QStringList ads = m_packageManager->packageReverseDependsList("package4", ""); ASSERT_TRUE(ads.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_packageReverseDependsList_5) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); stub.set(ADDR(Package, recommendsList), package_recommandList); stub.set(ADDR(Package, suggestsList), package_suggestList); stub.set(ADDR(Package, isInstalled), stub_isInstalled); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(PackagesManager, isNegativeReverseDepend), stub_isNegativeReverseDepend); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); // stub.set(ADDR(Package, compareVersion),package_compareVersion); QStringList ads = m_packageManager->packageReverseDependsList("package6", ""); ASSERT_FALSE(ads.isEmpty()); } bool backend_reloadCache() { return true; } TEST_F(UT_packagesManager, PackageManager_UT_reset) { stub.set(ADDR(Backend, reloadCache), backend_reloadCache); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->reset(); ASSERT_TRUE(m_packageManager->m_appendedPackagesMd5.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_resetPackageDependsStatus) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->resetPackageDependsStatus(0); ASSERT_TRUE(m_packageManager->m_packageMd5DependsStatus.isEmpty()); } bool stub_reloadCache() { return false; } TEST_F(UT_packagesManager, PackageManager_UT_resetPackageDependsStatus_01) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(Backend, reloadCache), stub_reloadCache); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->m_packageMd5[0] = "1"; PackageDependsStatus st = PackageDependsStatus::ok(); m_packageManager->m_packageMd5DependsStatus.insert("1", st); m_packageManager->resetPackageDependsStatus(0); ASSERT_TRUE(m_packageManager->m_packageMd5DependsStatus.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_removePackage) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->removePackage(0); ASSERT_TRUE(m_packageManager->m_appendedPackagesMd5.isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_removePackage_01) { m_packageManager->m_preparedPackages.append("1"); m_packageManager->removePackage(-1); ASSERT_EQ(m_packageManager->m_preparedPackages.size(), 1); } TEST_F(UT_packagesManager, PackageManager_UT_removePackage_02) { m_packageManager->m_preparedPackages.append("1"); m_packageManager->m_packageMd5.insert(0, "1"); m_packageManager->m_dependInstallMark.append("1"); m_packageManager->removePackage(0); ASSERT_EQ(m_packageManager->m_preparedPackages.size(), 0); } TEST_F(UT_packagesManager, PackageManager_UT_removePackage_removeMulti) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); usleep(10 * 1000); m_packageManager->m_preparedPackages.append("/0"); m_packageManager->m_preparedPackages.append("/1"); m_packageManager->m_preparedPackages.append("/2"); m_packageManager->m_packageMd5.append("0"); m_packageManager->m_packageMd5.append("0"); m_packageManager->m_packageMd5.append("0"); m_packageManager->removePackage(0); ASSERT_EQ(m_packageManager->m_preparedPackages.size(), 2); } TEST_F(UT_packagesManager, PackageManager_UT_removePackage_removeTwo) { stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); usleep(10 * 1000); m_packageManager->m_preparedPackages.append("/1"); m_packageManager->m_preparedPackages.append("/2"); m_packageManager->m_packageMd5.append("0"); m_packageManager->m_packageMd5.append("0"); m_packageManager->removePackage(0); ASSERT_EQ(m_packageManager->m_preparedPackages.size(), 1); } TEST_F(UT_packagesManager, PackageManager_UT_rmTempDir) { usleep(10 * 1000); m_packageManager->rmTempDir(); ASSERT_STREQ(m_packageManager->SymbolicLink("test", "test").toLocal8Bit(), (QString("/tmp/LinkTemp/") + QString("test")).toLocal8Bit()); } TEST_F(UT_packagesManager, PackageManager_UT_020) { usleep(10 * 1000); ASSERT_TRUE(m_packageManager->rmTempDir()); } bool pm_mkdir(const QString &dirName) { Q_UNUSED(dirName); return true; } bool pm_exits() { return true; } TEST_F(UT_packagesManager, PackageManager_UT_mkTempDir) { stub.set((bool(QDir::*)(const QString &) const)ADDR(QDir, mkdir), pm_mkdir); //(int(A::*)(int))ADDR(A,foo) stub.set((bool(QDir::*)() const)ADDR(QDir, exists), pm_exits); ASSERT_TRUE(m_packageManager->mkTempDir()); } TEST_F(UT_packagesManager, PackageManager_UT_link) { m_packageManager->link("test", "test1").toLocal8Bit(), (QString("test")).toLocal8Bit(); EXPECT_TRUE(m_packageManager->m_tempLinkDir.startsWith("/tmp/LinkTemp/")); } TEST_F(UT_packagesManager, PackageManager_UT_packageWithArch) { // stub.set(ADDR(DebFile, architecture), deb_arch_i386); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set(ADDR(DebFile, depends), deb_depends); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); usleep(10 * 1000); m_packageManager->appendPackage({"/"}); m_packageManager->appendPackage(QStringList() << "test"); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, requiredByList), package_requiredByList); // stub.set(ADDR(Package, compareVersion),package_compareVersion); ASSERT_FALSE(m_packageManager->packageWithArch("package", "arch")); m_packageManager->deleteLater(); } TEST_F(UT_packagesManager, PackageManager_UT_appendPackageFinished) { usleep(10 * 1000); QSignalSpy spy(m_packageManager, SIGNAL(signalAppendFinished(QList))); m_packageManager->slotAppendPackageFinished(); EXPECT_EQ(1, spy.count()); } TEST_F(UT_packagesManager, PackageManager_UT_isArchMatches_01) { ASSERT_TRUE(m_packageManager->isArchMatches("all", "", 0)); } TEST_F(UT_packagesManager, PackageManager_UT_isArchMatches_02) { ASSERT_FALSE(m_packageManager->isArchMatches("amd64", "", 0)); } TEST_F(UT_packagesManager, PackageManager_UT_isArchMatches_03) { ASSERT_FALSE(m_packageManager->isArchMatches(":amd64", "", 0)); } TEST_F(UT_packagesManager, PackageManager_UT_resolvMultiArchAnnotation) { ASSERT_STREQ(m_packageManager->resolvMultiArchAnnotation("all", "", InvalidMultiArchType).toLocal8Bit(), ""); } TEST_F(UT_packagesManager, PackageManager_UT_resolvMultiArchAnnotation_any) { ASSERT_STREQ(m_packageManager->resolvMultiArchAnnotation("any", "", InvalidMultiArchType).toLocal8Bit(), ""); } TEST_F(UT_packagesManager, PackageManager_UT_resolvMultiArchAnnotation_MultiArchForeign) { ASSERT_STREQ(m_packageManager->resolvMultiArchAnnotation("any", "", MultiArchForeign).toLocal8Bit(), ""); } TEST_F(UT_packagesManager, PackageManager_UT_resolvMultiArchAnnotation_01) { ASSERT_STREQ(m_packageManager->resolvMultiArchAnnotation("testAnnotation", "", InvalidMultiArchType).toLocal8Bit(), ":testAnnotation"); } TEST_F(UT_packagesManager, PackageManager_UT_resolvMultiArchAnnotation_02) { ASSERT_STREQ(m_packageManager->resolvMultiArchAnnotation(":i386", "", InvalidMultiArchType).toLocal8Bit(), ":i386"); } TEST_F(UT_packagesManager, PackageManager_UT_resolvMultiArchAnnotation_03) { ASSERT_STREQ(m_packageManager->resolvMultiArchAnnotation(":i386", "", MultiArchForeign).toLocal8Bit(), ""); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(0, Equals)); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch_01) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(0, LessOrEqual)); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch_02) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(-1, LessThan)); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch_03) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(1, GreaterThan)); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch_04) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(1, NotEqual)); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch_05) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(1, GreaterOrEqual)); } TEST_F(UT_packagesManager, PackageManager_UT_dependencyVersionMatch_06) { ASSERT_TRUE(m_packageManager->dependencyVersionMatch(1, NoOperand)); } TEST_F(UT_packagesManager, PackageManager_UT_package) { stub.set(ADDR(PackagesManager, getPackageDependsStatus), stub_getPackageDependsStatus); stub.set(ADDR(PackagesManager, dealPackagePath), stub_dealPackagePath); stub.set(ADDR(PackagesManager, dealInvalidPackage), stub_dealInvalidPackage); stub.set(ADDR(DependGraph, getBestInstallQueue), stub_getBestInstallQueue); usleep(10 * 1000); m_packageManager->appendPackage({"/1"}); ASSERT_STREQ(m_packageManager->package(0).toLocal8Bit(), "package1"); } TEST_F(UT_packagesManager, PackageManager_UT_checkDependsPackageStatus) { stub.set(ADDR(PackagesManager, packageWithArch), stub_packageWithArch); stub.set(ADDR(DebFile, conflicts), deb_conflicts); usleep(10 * 1000); QSet set; m_packageManager->checkDependsPackageStatus(set, "", conflicts()); EXPECT_EQ(PackageDependsStatus::_break("").status, m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)).status); } QString ut_availableversion() { return "1.0"; } QString ut_version() { return "1.1"; } TEST_F(UT_packagesManager, PackageManager_UT_checkDependsPackageStatus01) { usleep(10 * 1000); QSet set; stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, installedVersion), package_installedVersion1); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, availableVersion), ut_availableversion); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(Package, version), ut_version); m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)); EXPECT_EQ(PackageDependsStatus::ok().status, m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)).status); stub.set(ADDR(PackagesManager, dependencyVersionMatch), ut_packagesManager_dependencyVersionMatch); m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)); EXPECT_EQ(PackageDependsStatus::_break("").status, m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)).status); } TEST_F(UT_packagesManager, PackageManager_UT_checkDependsPackageStatus02) { usleep(10 * 1000); QSet set; Stub stub; stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), package_compareVersion); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, version), ut_version); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, availableVersion), ut_availableversion); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set(ADDR(DebFile, conflicts), deb_conflicts); stub.set(ADDR(PackagesManager, dependencyVersionMatch), ut_packagesManager_dependencyVersionMatch); EXPECT_EQ(PackageDependsStatus::_break("").status, m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)).status); Stub stub1; set.insert(""); stub1.set(ADDR(PackagesManager, dependencyVersionMatch), ut_packagesManager_dependencyVersionMatch1); m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)); EXPECT_EQ("", m_packageManager->m_dinfo.packageName); EXPECT_EQ(PackageDependsStatus::ok().status, m_packageManager->checkDependsPackageStatus(set, "", conflicts().at(0).at(0)).status); } TEST_F(UT_packagesManager, PackageManager_UT_getPackageMd5) { m_packageManager->m_packageMd5.append({"1", "2"}); EXPECT_EQ("1", m_packageManager->getPackageMd5(0)); } QByteArray ut_readAll() { return " "; } TEST_F(UT_packagesManager, PackageManager_UT_getBlackApplications) { stub.set((bool(QFile::*)() const)ADDR(QFile, exists), pm_exits); stub.set(ADDR(QIODevice, readAll), ut_readAll); m_packageManager->getBlackApplications(); EXPECT_TRUE(m_packageManager->m_blackApplicationList.first().isEmpty()); } TEST_F(UT_packagesManager, PackageManager_UT_isBlackApplication) { m_packageManager->m_blackApplicationList.append(QString("black")); ASSERT_TRUE(m_packageManager->isBlackApplication(QString("black"))); ASSERT_TRUE(m_packageManager->m_blackApplicationList.contains(QString("black"))); } TEST_F(UT_packagesManager, PackageManager_UT_packageCandidateChoose) { QSet choosed_set; QString debArch = ""; DependencyItem cadicateList; DependencyInfo info("depends", "0.0.1", QApt::RelationType::GreaterThan, QApt::Depends); cadicateList.append(info); stub.set(ADDR(DependencyInfo, multiArchAnnotation), package_installedVersion); stub.set(ADDR(DependencyInfo, packageName), deb_package_name); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, installedVersion), package_installedVersion); stub.set(ADDR(Package, compareVersion), ut_packagesManager_compareVersion); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, replaces), deb_replaces_null); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), packagesManager_package); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const QList &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus); m_packageManager->packageCandidateChoose(choosed_set, debArch, cadicateList, QString()); EXPECT_EQ("", debArch); EXPECT_EQ(1, choosed_set.size()); EXPECT_EQ(1, cadicateList.size()); } TEST_F(UT_packagesManager, PackageManager_UT_packageCandidateChoose_1) { QSet choosed_set; QString debArch = ""; DependencyItem cadicateList; DependencyInfo info("depends", "0.0.1", QApt::RelationType::GreaterThan, QApt::Depends); cadicateList.append(info); stub.set(ADDR(DependencyInfo, multiArchAnnotation), package_installedVersion); stub.set(ADDR(DependencyInfo, packageName), deb_package_name); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, installedVersion), package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion1); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, replaces), deb_replaces_null); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), packagesManager_package); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const QList &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus); m_packageManager->packageCandidateChoose(choosed_set, debArch, cadicateList, QString()); EXPECT_EQ("", debArch); EXPECT_EQ(1, choosed_set.size()); EXPECT_EQ(1, cadicateList.size()); } TEST_F(UT_packagesManager, PackageManager_UT_packageCandidateChoose_2) { QSet choosed_set; QString debArch = ""; DependencyItem cadicateList; DependencyInfo info("depends", "0.0.1", QApt::RelationType::GreaterThan, QApt::Depends); cadicateList.append(info); stub.set(ADDR(DependencyInfo, multiArchAnnotation), package_installedVersion); stub.set(ADDR(DependencyInfo, packageName), deb_package_name); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, installedVersion), package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion1); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, replaces), deb_replaces_null); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const QList &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus_ok); m_packageManager->packageCandidateChoose(choosed_set, debArch, cadicateList, QString()); EXPECT_EQ("", debArch); EXPECT_EQ(2, choosed_set.size()); EXPECT_EQ(1, cadicateList.size()); } TEST_F(UT_packagesManager, PackageManager_UT_packageCandidateChoose_3) { QSet choosed_set; QString debArch = ""; DependencyItem cadicateList; DependencyInfo info("depends", "0.0.1", QApt::RelationType::GreaterThan, QApt::Depends); cadicateList.append(info); stub.set(ADDR(DependencyInfo, multiArchAnnotation), package_installedVersion); stub.set(ADDR(DependencyInfo, packageName), deb_package_name); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, installedVersion), package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion2); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, replaces), deb_replaces_null); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy_error); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const QList &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus_ok); m_packageManager->packageCandidateChoose(choosed_set, debArch, cadicateList, QString()); EXPECT_EQ("", debArch); EXPECT_EQ(0, choosed_set.size()); EXPECT_EQ(1, cadicateList.size()); } TEST_F(UT_packagesManager, PackageManager_UT_packageCandidateChoose_4) { QSet choosed_set; QString debArch = ""; DependencyItem cadicateList; DependencyInfo info("depends", "0.0.1", QApt::RelationType::GreaterThan, QApt::Depends); cadicateList.append(info); stub.set(ADDR(DependencyInfo, multiArchAnnotation), package_installedVersion); stub.set(ADDR(DependencyInfo, packageName), deb_package_name); stub.set(ADDR(PackagesManager, packageWithArch), stub_avaialbe_packageWithArch); stub.set(ADDR(Package, version), package_version); stub.set(ADDR(Package, installedVersion), package_version); stub.set(ADDR(Package, compareVersion), package_compareVersion1); stub.set(ADDR(Package, name), package_name); stub.set(ADDR(Package, architecture), package_architecture); stub.set(ADDR(Package, conflicts), package_conflicts); stub.set(ADDR(Package, replaces), deb_replaces_null); stub.set(ADDR(Package, depends), deb_conflicts_null); stub.set((QApt::Package * (QApt::Backend::*)(const QString &name) const) ADDR(Backend, package), package_package); stub.set((const ConflictResult (PackagesManager::*)( const QString &, const QList &, const QList &, QApt::Package *)) ADDR(PackagesManager, isConflictSatisfy), stub_isConflictSatisfy_error); stub.set((const PackageDependsStatus (PackagesManager::*)( QSet &, const QString &, const QList &))ADDR(PackagesManager, checkDependsPackageStatus), stub_checkDependsPackageStatus_ok); m_packageManager->packageCandidateChoose(choosed_set, debArch, cadicateList, QString()); EXPECT_EQ("", debArch); EXPECT_EQ(1, choosed_set.size()); EXPECT_EQ(1, cadicateList.size()); } deepin-deb-installer-6.5.51/tests/src/manager/ut_packagemanager.h000066400000000000000000000004751524745214100247640ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UT_PACKAGEMANAGER_TEST_H #define UT_PACKAGEMANAGER_TEST_H #include class ut_packagemanager_test { public: ut_packagemanager_test(); }; #endif // UT_PACKAGEMANAGER_TEST_H deepin-deb-installer-6.5.51/tests/src/model/000077500000000000000000000000001524745214100206355ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/model/ut_apt_install_backend.cpp000066400000000000000000000112141524745214100260310ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/model/backend/apt_install_backend.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/manager/PackageDependsStatus.h" #include "../deb-installer/utils/hierarchicalverify.h" #include #include #include #include using namespace QApt; namespace { const QByteArray kMd5 { "md5-deps-loop" }; bool aptBackend_backend_init() { return true; } QStringList aptBackend_backend_architectures() { return { "i386", "amd64" }; } QApt::Transaction *aptBackend_backend_commitChanges() { return nullptr; } Package *aptBackend_packageWithArch(QString, QString, QString) { return nullptr; } Package *aptBackend_backend_package(const QString &) { return nullptr; } bool aptBackend_isBackendReady() { return true; } QString aptBackend_packageManager_package(const int) { return ""; } bool aptBackend_dealInvalidPackage(QString) { return true; } bool aptBackend_stub_model_is_open() { return true; } void aptBackend_stub_model_open(const std::string &, std::ios_base::openmode) { } bool aptBackend_Hierarchical_isValid() { return false; } QApt::ExitStatus aptBackend_exitStatus_success() { return QApt::ExitSuccess; } QApt::Transaction *g_senderTransaction = nullptr; QObject *aptBackend_sender() { if (!g_senderTransaction) g_senderTransaction = new QApt::Transaction("1"); return g_senderTransaction; } DebListModel *g_model = nullptr; bool g_installNextDebCalled = false; bool g_dependsCachePresentWhenInstallNextDeb = false; void aptBackend_installNextDeb_watchCache() { g_installNextDebCalled = true; g_dependsCachePresentWhenInstallNextDeb = g_model->m_packagesManager->m_packageMd5DependsStatus.contains(kMd5); } } // namespace class ut_AptInstallBackend_test : public ::testing::Test { protected: void SetUp() override; void TearDown() override; DebListModel *m_debListModel = nullptr; Stub stub; }; void ut_AptInstallBackend_test::SetUp() { stub.set((void(std::fstream::*)(const std::string &, std::ios_base::openmode))ADDR(std::fstream, open), aptBackend_stub_model_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), aptBackend_stub_model_is_open); stub.set(ADDR(Backend, init), aptBackend_backend_init); stub.set(ADDR(Backend, architectures), aptBackend_backend_architectures); stub.set(ADDR(Backend, commitChanges), aptBackend_backend_commitChanges); stub.set(ADDR(Backend, reloadCache), aptBackend_backend_init); stub.set((Package *(Backend::*)(const QString &) const)ADDR(Backend, package), aptBackend_backend_package); stub.set(ADDR(PackagesManager, isBackendReady), aptBackend_isBackendReady); stub.set(ADDR(PackagesManager, packageWithArch), aptBackend_packageWithArch); stub.set(ADDR(PackagesManager, package), aptBackend_packageManager_package); stub.set(ADDR(PackagesManager, dealInvalidPackage), aptBackend_dealInvalidPackage); stub.set(ADDR(HierarchicalVerify, isValid), aptBackend_Hierarchical_isValid); g_installNextDebCalled = false; g_dependsCachePresentWhenInstallNextDeb = false; m_debListModel = new DebListModel(); g_model = m_debListModel; usleep(10 * 1000); } void ut_AptInstallBackend_test::TearDown() { g_model = nullptr; delete m_debListModel; if (g_senderTransaction) { delete g_senderTransaction; g_senderTransaction = nullptr; } } TEST_F(ut_AptInstallBackend_test, aptInstallBackend_UT_slotDependsInstallTransactionFinished_success_invalidatesDependsCache) { stub.set(ADDR(Transaction, exitStatus), aptBackend_exitStatus_success); stub.set(ADDR(DebListModel, installNextDeb), aptBackend_installNextDeb_watchCache); PackagesManager *pm = m_debListModel->m_packagesManager; pm->m_preparedPackages.append("/tmp/ut-deps-loop.deb"); pm->m_packageMd5.append(kMd5); pm->m_packageMd5DependsStatus.insert(kMd5, PackageDependsStatus(Pkg::DependsAvailable, "ut-deps-loop")); m_debListModel->m_operatingIndex = 0; m_debListModel->m_operatingStatusIndex = 0; m_debListModel->m_operatingPackageMd5 = kMd5; AptInstallBackend backend(m_debListModel); Stub stubSender; stubSender.set(ADDR(QObject, sender), aptBackend_sender); backend.slotDependsInstallTransactionFinished(); EXPECT_TRUE(g_installNextDebCalled); EXPECT_FALSE(g_dependsCachePresentWhenInstallNextDeb); EXPECT_FALSE(pm->m_packageMd5DependsStatus.contains(kMd5)); } deepin-deb-installer-6.5.51/tests/src/model/ut_deblistmodel.cpp000066400000000000000000001166051524745214100245310ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/manager/PackageDependsStatus.h" #include "../deb-installer/utils/utils.h" #include "../deb-installer/utils/result.h" #include "../deb-installer/utils/hierarchicalverify.h" #include "../deb-installer/view/widgets/error_notify_dialog_helper.h" #include #include #include #include #include using namespace QApt; class ut_DebListModel_test : public ::testing::Test { // Test interface protected: void SetUp() override; void TearDown() override; void stubFunction(); DebListModel *m_debListModel = nullptr; Stub stub; Stub stubHierachicalInvalid; }; bool model_backend_init() { return true; } void model_checkSystemVersion() {} bool model_BackendReady() { return true; } bool stub_model_is_open() { qDebug() << "stb——is_open"; return true; } void stub_model_open(const std::string &__s, std::ios_base::openmode __mode) { Q_UNUSED(__s); Q_UNUSED(__mode); qDebug() << "stb——open"; } QString model_deb_arch_i386() { return "i386"; } bool model_deb_isValid() { return true; } QByteArray model_deb_md5Sum() { return nullptr; } int model_deb_installSize() { return 0; } QString model_deb_packageName() { return ""; } QString model_deb_longDescription() { return "longDescription"; } QString model_deb_shortDescription() { return "shortDescription"; } QString model_deb_version() { return "version"; } QList model_deb_conflicts() { DependencyInfo info("packageName", "0.0", RelationType::Equals, Depends); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } Package *model_packageWithArch(QString, QString, QString) { return nullptr; } QStringList model_backend_architectures() { return {"i386", "amd64"}; } PackageDependsStatus model_getPackageDependsStatus(const int index) { Q_UNUSED(index); PackageDependsStatus status; return status; } bool model_stud_recheckPackagePath_true(QString) { return true; } bool model_stud_recheckPackagePath_false(QString) { return false; } bool model_stub_dealInvalidPackage(QString) { return true; } Package *model_package_package(const QString &name) { return nullptr; } QList model_deb_depends() { DependencyInfo info("packageName", "0.0", RelationType::Equals, Depends); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } void model_initRowStatus() { return; } void model_installNextDeb() { return; } void model_transaction_run() { return; } QString model_packageManager_package(const int index) { return ""; } const QStringList model_packageManager_packageReverseDependsList(const QString &, const QString &) { return {}; } void model_backend_markPackageForRemoval(const QString &) { return; } void model_refreshOperatingPackageStatus(const Pkg::PackageOperationStatus) { return; } QApt::Transaction *model_backend_commitChanges() { return nullptr; } QByteArray model_package_getPackageMd5(const int) { return ""; } bool model_package_isArchError(const int) { return true; } bool model_package_isArchError1(const int) { return false; } QString stub_readLink_empty() { return ""; } QString stub_readLink() { return "1"; } bool stub_exists_true() { return true; } bool stub_exists_false() { return false; } static Dtk::Core::DSysInfo::UosEdition model_uosEditionType_UosEnterprise() { return Dtk::Core::DSysInfo::UosEnterprise; } static Dtk::Core::DSysInfo::UosEdition model_uosEditionType_UosProfessional() { return Dtk::Core::DSysInfo::UosProfessional; } static Dtk::Core::DSysInfo::UosEdition model_uosEditionType_UosHome() { return Dtk::Core::DSysInfo::UosHome; } static Dtk::Core::DSysInfo::UosEdition model_uosEditionType_UosCommunity() { return Dtk::Core::DSysInfo::UosCommunity; } static Dtk::Core::DSysInfo::UosEdition model_uosEditionType_default() { return Dtk::Core::DSysInfo::UosEditionUnknown; } bool stud_toBool() { return true; } Utils::VerifyResultCode model_Digital_Verify(QString) { qDebug() << "model_Digital_Verify"; return Utils::VerifySuccess; } Utils::VerifyResultCode model_Digital_Verify1(QString) { qDebug() << "model_Digital_Verify"; return Utils::DebfileInexistence; } Utils::VerifyResultCode model_Digital_Verify2(QString) { qDebug() << "model_Digital_Verify"; return Utils::ExtractDebFail; } Utils::VerifyResultCode model_Digital_Verify3(QString) { return Utils::DebVerifyFail; } Utils::VerifyResultCode model_Digital_Verify4(QString) { return Utils::OtherError; } void model_bumpInstallIndex() { return; } QApt::ErrorCode model_transaction_error() { return QApt::AuthError; } QApt::ExitStatus model_transaction_exitStatus() { return QApt::ExitFailed; } QApt::ExitStatus model_transaction_exitStatus1() { return QApt::ExitSuccess; } QString model_transaction_errorString() { return "error"; } bool model_transaction_isCancellable() { return false; } bool model_transaction_isCancelled() { return true; } QByteArray model_getPackageMd5() { return "1"; } QString model_transaction_errorDetails() { return ""; } bool model_transaction_setProperty(const char *, const QVariant &) { return true; } bool ut_process_startDetached(qint64 *) { return false; } qint64 ut_process_write(const QByteArray &) { return 0; } bool stub_DebListModel_Hierarchical_Invalid() { return false; } bool stub_DebListModel_Hierarchical_Valid() { return true; } static int g_VerifyDeependErrCount = 0; void stub_DebListModel_showHierarchicalVerifyWindow_DoNothing() { g_VerifyDeependErrCount++; } void ut_DebListModel_test::stubFunction() { stub.set((void(std::fstream::*)(const std::string &__s, std::ios_base::openmode __mode))ADDR(std::fstream, open), stub_model_open); stub.set((bool(std::fstream::*)())ADDR(std::fstream, is_open), stub_model_is_open); stub.set(ADDR(Backend, init), model_backend_init); stub.set(ADDR(Backend, architectures), model_backend_architectures); stub.set(ADDR(Backend, commitChanges), model_backend_commitChanges); stub.set(ADDR(Backend, reloadCache), model_backend_init); stub.set(ADDR(Transaction, run), model_transaction_run); stub.set(ADDR(Transaction, errorString), model_transaction_errorString); stub.set(ADDR(Transaction, isCancellable), model_transaction_isCancellable); stub.set(ADDR(Transaction, isCancelled), model_transaction_isCancelled); stub.set(ADDR(Transaction, errorDetails), model_transaction_errorDetails); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) stub.set(ADDR(Transaction, setProperty), model_transaction_setProperty); #endif stub.set(ADDR(Transaction, exitStatus), model_transaction_exitStatus); stub.set(ADDR(DebFile, architecture), model_deb_arch_i386); stub.set(ADDR(DebFile, isValid), model_deb_isValid); stub.set(ADDR(DebFile, md5Sum), model_deb_md5Sum); stub.set(ADDR(DebFile, installedSize), model_deb_installSize); stub.set(ADDR(DebFile, packageName), model_deb_packageName); stub.set(ADDR(DebFile, longDescription), model_deb_longDescription); stub.set(ADDR(DebFile, shortDescription), model_deb_shortDescription); stub.set(ADDR(DebFile, version), model_deb_version); stub.set(ADDR(DebFile, conflicts), model_deb_conflicts); stub.set(ADDR(DebFile, depends), model_deb_depends); stub.set(ADDR(PackagesManager, getPackageMd5), model_package_getPackageMd5); stub.set(ADDR(PackagesManager, isArchError), model_package_isArchError); stub.set(ADDR(PackagesManager, getPackageDependsStatus), model_getPackageDependsStatus); stub.set(ADDR(PackagesManager, isBackendReady), model_BackendReady); stub.set(ADDR(PackagesManager, packageWithArch), model_packageWithArch); stub.set(ADDR(PackagesManager, package), model_packageManager_package); stub.set(ADDR(PackagesManager, dealInvalidPackage), model_stub_dealInvalidPackage); stub.set((Package * (Backend::*)(const QString &) const) ADDR(Backend, package), model_package_package); stubHierachicalInvalid.set(ADDR(HierarchicalVerify, isValid), stub_DebListModel_Hierarchical_Invalid); } void ut_DebListModel_test::SetUp() { stubFunction(); m_debListModel = new DebListModel(); usleep(10 * 1000); } void ut_DebListModel_test::TearDown() { delete m_debListModel; } TEST_F(ut_DebListModel_test, deblistmodel_UT_reset) { m_debListModel->reset(); EXPECT_EQ(m_debListModel->m_workerStatus, DebListModel::WorkerPrepare); EXPECT_EQ(0, m_debListModel->m_operatingIndex); EXPECT_TRUE(m_debListModel->m_operatingPackageMd5.isEmpty()); EXPECT_EQ(0, m_debListModel->m_operatingStatusIndex); EXPECT_TRUE(m_debListModel->m_packageOperateStatus.isEmpty()); EXPECT_TRUE(m_debListModel->m_packageFailCode.isEmpty()); EXPECT_TRUE(m_debListModel->m_packageFailReason.isEmpty()); EXPECT_TRUE(m_debListModel->m_packagesManager->m_errorIndex.isEmpty()); EXPECT_FALSE(m_debListModel->m_hierarchicalVerifyError); } TEST_F(ut_DebListModel_test, deblistmodel_UT_reset_filestatus) { m_debListModel->m_packageOperateStatus[0] = 1; m_debListModel->resetFileStatus(); EXPECT_TRUE(m_debListModel->m_packageOperateStatus.isEmpty()); EXPECT_TRUE(m_debListModel->m_packageFailReason.isEmpty()); EXPECT_TRUE(m_debListModel->m_packageFailCode.isEmpty()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_isReady) { EXPECT_TRUE(m_debListModel->isReady()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_isWorkerPrepare) { EXPECT_TRUE(m_debListModel->isWorkerPrepare()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_preparedPackages) { EXPECT_TRUE(m_debListModel->preparedPackages().isEmpty()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotAppendPackage) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); EXPECT_EQ(m_debListModel->preparedPackages().size(), 1); EXPECT_EQ(DebListModel::WorkerPrepare, m_debListModel->m_workerStatus); } TEST_F(ut_DebListModel_test, deblistmodel_UT_first) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); ASSERT_EQ(m_debListModel->first().row(), 0); } TEST_F(ut_DebListModel_test, deblistmodel_UT_rowCount) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); QModelIndex index; ASSERT_EQ(m_debListModel->rowCount(index), 1); } bool stub_recheckPackagePath(QString) { return true; } TEST_F(ut_DebListModel_test, deblistmodel_UT_data) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); QModelIndex index = m_debListModel->index(0); int i = 1; m_debListModel->data(index, 1); i = 2; m_debListModel->slotAppendPackage(QStringList() << "deb"); stub.set(ADDR(PackagesManager, packageReverseDependsList), model_packageManager_packageReverseDependsList); stub.set(ADDR(DebListModel, recheckPackagePath), stub_recheckPackagePath); while (i <= 13) { m_debListModel->data(index, i); i++; } for (int i = 257; i <= 269; i++) { m_debListModel->data(index, i); } m_debListModel->data(index, 1); m_debListModel->m_packageOperateStatus[""] = 1; m_debListModel->data(index, 268); EXPECT_EQ(1, m_debListModel->m_packagesManager->m_preparedPackages.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_data_recheck) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); QModelIndex index = m_debListModel->index(0); EXPECT_EQ(1, m_debListModel->m_packagesManager->m_preparedPackages.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_isDevelopMode) { m_debListModel->m_isDevelopMode = true; EXPECT_TRUE(m_debListModel->isDevelopMode()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_initPrepareStatus) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->initPrepareStatus(); ASSERT_EQ(m_debListModel->m_packageOperateStatus[0], Pkg::PackageOperationStatus::Prepare); } TEST_F(ut_DebListModel_test, deblistmodel_UT_index) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); ASSERT_EQ(m_debListModel->index(0).data(DebListModel::PackageDependsStatusRole).toInt(), Pkg::DependsStatus::DependsOk); } TEST_F(ut_DebListModel_test, deblistmodel_UT_getInstallFileSize) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); ASSERT_EQ(m_debListModel->getInstallFileSize(), 1); } TEST_F(ut_DebListModel_test, deblistmodel_UT_setCurrentIndex) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); QModelIndex index = m_debListModel->index(0); m_debListModel->slotSetCurrentIndex(index); ASSERT_EQ(m_debListModel->m_currentIdx, m_debListModel->index(0)); } TEST_F(ut_DebListModel_test, deblistmodel_UT_installPackages) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->slotInstallPackages(); ASSERT_EQ(m_debListModel->m_workerStatus, DebListModel::WorkerProcessing); ASSERT_EQ(0, m_debListModel->m_operatingIndex); ASSERT_EQ(0, m_debListModel->m_operatingStatusIndex); } Package *stub_model_packageWithArch(QString) { Backend *bac = nullptr; pkgCache::PkgIterator packageIter; QScopedPointer package(new Package(bac, packageIter)); return package.get(); } void stub_setPurge() { return; } Package *ut_package(QString, QString, QString) { Backend *bac = nullptr; pkgCache::PkgIterator packageIter; // Package *package = new Package(bac,packageIter); QScopedPointer package(new Package(bac, packageIter)); return package.get(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_uninstallPackage) { stub.set(ADDR(PackagesManager, packageReverseDependsList), model_packageManager_packageReverseDependsList); stub.set(ADDR(Backend, markPackageForRemoval), model_backend_markPackageForRemoval); QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->slotUninstallPackage(0); ASSERT_EQ(m_debListModel->m_workerStatus, DebListModel::WorkerProcessing); ASSERT_EQ(m_debListModel->m_operatingIndex, 0); } TEST_F(ut_DebListModel_test, deblistmodel_UT_uninstallPackage1) { stub.set(ADDR(PackagesManager, packageReverseDependsList), model_packageManager_packageReverseDependsList); stub.set(ADDR(Backend, markPackageForRemoval), model_backend_markPackageForRemoval); // stub.set((Package * (Backend::*)(const QString &) const)ADDR(Backend, package), stub_model_packageWithArch); stub.set(ADDR(Package, setPurge), stub_setPurge); QStringList list; list << "/"; m_debListModel->m_workerStatus = DebListModel::WorkerProcessing; m_debListModel->slotAppendPackage(list); m_debListModel->slotUninstallPackage(0); ASSERT_EQ(m_debListModel->m_workerStatus, DebListModel::WorkerProcessing); } bool ut_model_isBreak() { return true; } ConflictResult ut_packageConflictStat() { return ConflictResult::err(""); } PackageDependsStatus getPackageDependsStatus(const int) { return PackageDependsStatus::_break(""); } TEST_F(ut_DebListModel_test, deblistmodel_UT_packageFailedReason) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); ASSERT_STREQ(m_debListModel->packageFailedReason(0).toLocal8Bit(), "Unmatched package architecture"); Stub stub; stub.set(ADDR(PackagesManager, isArchError), model_package_isArchError1); stub.set(ADDR(PackageDependsStatus, isBreak), ut_model_isBreak); stub.set(ADDR(PackagesManager, packageConflictStat), ut_packageConflictStat); stub.set(ADDR(PackagesManager, getPackageDependsStatus), getPackageDependsStatus); m_debListModel->packageFailedReason(0); EXPECT_TRUE(m_debListModel->packageFailedReason(0).contains("Broken dependencies")); } TEST_F(ut_DebListModel_test, deblistmodel_UT_initRowStatus) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_packageMd5.insert(0, "deb"); m_debListModel->initRowStatus(); ASSERT_EQ(m_debListModel->m_packageOperateStatus.find("deb").value(), Pkg::PackageOperationStatus::Waiting); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkSystemVersion_UosEnterprise) { stub.set(ADDR(Dtk::Core::DSysInfo, uosEditionType), model_uosEditionType_UosEnterprise); EXPECT_TRUE(Utils::isDevelopMode()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkSystemVersion_UosProfessional) { stub.set(ADDR(Dtk::Core::DSysInfo, uosEditionType), model_uosEditionType_UosProfessional); Utils::isDevelopMode(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkSystemVersion_UosHome) { stub.set(ADDR(Dtk::Core::DSysInfo, uosEditionType), model_uosEditionType_UosHome); Utils::isDevelopMode(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkSystemVersion_UosCommunity) { stub.set(ADDR(Dtk::Core::DSysInfo, uosEditionType), model_uosEditionType_UosCommunity); EXPECT_TRUE(Utils::isDevelopMode()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkSystemVersion_default) { stub.set(ADDR(Dtk::Core::DSysInfo, uosEditionType), model_uosEditionType_default); EXPECT_TRUE(Utils::isDevelopMode()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkDigitalSignature) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); stub.set((Utils::VerifyResultCode(*)(QString))ADDR(Utils, Digital_Verify), model_Digital_Verify); m_debListModel->m_isDevelopMode = false; m_debListModel->m_operatingIndex = 0; ASSERT_TRUE(m_debListModel->checkDigitalSignature()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkDigitalSignature_01) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); stub.set((Utils::VerifyResultCode(*)(QString))ADDR(Utils, Digital_Verify), model_Digital_Verify1); m_debListModel->m_isDevelopMode = false; m_debListModel->m_operatingIndex = 0; ASSERT_FALSE(m_debListModel->checkDigitalSignature()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkDigitalSignature_02) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); stub.set((Utils::VerifyResultCode(*)(QString))ADDR(Utils, Digital_Verify), model_Digital_Verify2); m_debListModel->m_isDevelopMode = false; m_debListModel->m_operatingIndex = 0; ASSERT_FALSE(m_debListModel->checkDigitalSignature()); Stub stub1; stub1.set((Utils::VerifyResultCode(*)(QString))ADDR(Utils, Digital_Verify), model_Digital_Verify3); ASSERT_FALSE(m_debListModel->checkDigitalSignature()); Stub stub2; stub2.set((Utils::VerifyResultCode(*)(QString))ADDR(Utils, Digital_Verify), model_Digital_Verify4); ASSERT_FALSE(m_debListModel->checkDigitalSignature()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkDigitalSignature_03) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_operatingIndex = 0; Stub stub; m_debListModel->m_isDevelopMode = true; m_debListModel->m_isDigitalVerify = true; stub.set((Utils::VerifyResultCode(*)(QString))ADDR(Utils, Digital_Verify), model_Digital_Verify2); ASSERT_TRUE(m_debListModel->checkDigitalSignature()); m_debListModel->showDevelopDigitalErrWindow(Pkg::NoDigitalSignature); EXPECT_EQ(1, m_debListModel->preparedPackages().size()); } void model_digitalVerifyFailed() { return; } TEST_F(ut_DebListModel_test, deblistmodel_UT_showNoDigitalErrWindow) { stub.set(ADDR(DebListModel, digitalVerifyFailed), model_digitalVerifyFailed); QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packagesManager->m_preparedPackages.append("1"); m_debListModel->showNoDigitalErrWindow(); EXPECT_TRUE(m_debListModel->m_operatingIndex < m_debListModel->m_packagesManager->m_preparedPackages.size() - 1); } TEST_F(ut_DebListModel_test, deblistmodel_UT_removePackage) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packagesManager->m_preparedPackages.append("1"); m_debListModel->removePackage(0); ASSERT_EQ(m_debListModel->m_packagesManager->m_preparedPackages.size(), 1); ASSERT_TRUE(m_debListModel->m_packageOperateStatus.isEmpty()); m_debListModel->slotAppendPackage(list); m_debListModel->m_packageOperateStatus[""] = 1; m_debListModel->removePackage(0); ASSERT_EQ(m_debListModel->m_packagesManager->m_preparedPackages.size(), 0); ASSERT_TRUE(m_debListModel->m_packageOperateStatus.isEmpty()); } QApt::ErrorCode model_transaction_commitError() { return QApt::CommitError; } QObject *ut_sender() { Transaction *transaction = new Transaction("1"); return qobject_cast(transaction); } TEST_F(ut_DebListModel_test, deblistmodel_UT_onTransactionErrorOccurred) { stub.set(ADDR(Transaction, error), model_transaction_error); m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageOperateStatus.insert("deb", QApt::CommitError); m_debListModel->m_packageFailCode.insert("deb", QApt::FetchError); m_debListModel->m_isDevelopMode = Utils::isDevelopMode(); m_debListModel->m_workerStatus = DebListModel::WorkerProcessing; m_debListModel->m_packageMd5.insert(0, "00000"); m_debListModel->m_operatingIndex = 0; Stub stub1; stub1.set(ADDR(QObject, sender), ut_sender); m_debListModel->slotTransactionErrorOccurred(); EXPECT_EQ(QApt::AuthError, m_debListModel->m_packageFailCode[m_debListModel->m_operatingPackageMd5]); EXPECT_EQ(Pkg::PackageOperationStatus::Failed, m_debListModel->m_packageOperateStatus[m_debListModel->m_operatingPackageMd5]); delete ut_sender(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_DealDependResult) { stub.set(ADDR(DebListModel, refreshOperatingPackageStatus), model_refreshOperatingPackageStatus); stub.set(ADDR(DebListModel, bumpInstallIndex), model_bumpInstallIndex); stub.set(ADDR(DebListModel, getPackageMd5), model_getPackageMd5); m_debListModel->slotDealDependResult(1, 0, ""); m_debListModel->slotDealDependResult(2, 0, ""); EXPECT_EQ(Pkg::PackageOperationStatus::Prepare, m_debListModel->m_packageOperateStatus["1"]); m_debListModel->slotDealDependResult(3, 0, ""); m_debListModel->slotDealDependResult(4, 0, ""); EXPECT_EQ(Pkg::PackageOperationStatus::Prepare, m_debListModel->m_packageOperateStatus["1"]); EXPECT_EQ(Pkg::PackageOperationStatus::Prepare, m_debListModel->m_workerStatus); m_debListModel->slotDealDependResult(5, 0, ""); EXPECT_EQ("", m_debListModel->m_brokenDepend); } TEST_F(ut_DebListModel_test, deblistmodel_UT_DealDependResult_VerifyDependsErr) { Stub tmpStub; tmpStub.set(ADDR(ErrorNotifyDialogHelper, showHierarchicalVerifyWindow), stub_DebListModel_showHierarchicalVerifyWindow_DoNothing); g_VerifyDeependErrCount = 0; m_debListModel->slotDealDependResult(DebListModel::VerifyDependsErr, 0, ""); EXPECT_EQ(g_VerifyDeependErrCount, 1); } TEST_F(ut_DebListModel_test, deblistmodel_UT_onTransactionStatusChanged) { TransactionStatus stat = TransactionStatus::AuthenticationStatus; m_debListModel->slotTransactionStatusChanged(stat); stat = TransactionStatus::WaitingStatus; m_debListModel->slotTransactionStatusChanged(stat); } TEST_F(ut_DebListModel_test, deblistmodel_UT_setEndEnable) { QSignalSpy spy(m_debListModel, SIGNAL(signalEnableReCancelBtn(bool))); m_debListModel->setEndEnable(); EXPECT_EQ(1, spy.count()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkBoxStatus) { m_debListModel->checkBoxStatus(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_bumpInstallIndex) { stub.set(ADDR(DebListModel, installNextDeb), model_installNextDeb); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packageMd5.append("\n"); m_debListModel->m_packageMd5.append("1"); m_debListModel->bumpInstallIndex(); EXPECT_EQ("", m_debListModel->m_operatingPackageMd5); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotInstallPackages_resetHierarchicalVerify) { stub.set(ADDR(DebListModel, installNextDeb), model_installNextDeb); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packageMd5.append("\n"); m_debListModel->m_packageMd5.append("1"); m_debListModel->m_hierarchicalVerifyError = true; m_debListModel->slotInstallPackages(); EXPECT_FALSE(m_debListModel->m_hierarchicalVerifyError); } TEST_F(ut_DebListModel_test, deblistmodel_UT_ConfigInstallFinish) { stub.set(ADDR(DebListModel, bumpInstallIndex), model_bumpInstallIndex); m_debListModel->m_packagesManager->m_preparedPackages.append("/"); m_debListModel->slotConfigInstallFinish(1); EXPECT_EQ(DebListModel::WorkerPrepare, m_debListModel->m_workerStatus); } QByteArray model_readAllStandardOutput() { return "StartInstallAptConfig"; } QByteArray model_readAllStandardOutput1() { return "StartInstall"; } TEST_F(ut_DebListModel_test, deblistmodel_UT_ConfigReadOutput) { m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageOperateStatus.insert("deb", QApt::CommitError); stub.set(ADDR(Konsole::Pty, receivedData), model_readAllStandardOutput); // asan检查 内存泄露 QString buffer = "11111111"; int length = buffer.size(); bool isCommandExec = false; m_debListModel->slotConfigReadOutput(buffer.toStdString().c_str(), length, isCommandExec); EXPECT_EQ(Pkg::PackageOperationStatus::Operating, m_debListModel->m_packageOperateStatus[m_debListModel->m_operatingPackageMd5]); } TEST_F(ut_DebListModel_test, deblistmodel_UT_onTransactionFinished) { m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageFailCode.insert("deb", QApt::CommitError); m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageFailCode.insert("deb", QApt::CommitError); stub.set(ADDR(DebListModel, bumpInstallIndex), model_bumpInstallIndex); stub.set(ADDR(Transaction, error), model_transaction_error); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packageMd5.append("test"); m_debListModel->m_packageMd5.append("test1"); m_debListModel->m_packagesManager->m_preparedPackages.append(QString("deb")); m_debListModel->m_packagesManager->m_preparedPackages.append(QString("deb1")); Stub stub1; stub1.set(ADDR(QObject, sender), ut_sender); m_debListModel->slotTransactionFinished(); EXPECT_EQ(nullptr, m_debListModel->m_currentTransaction); EXPECT_EQ(QApt::AuthError, m_debListModel->m_packageFailCode[m_debListModel->m_operatingPackageMd5]); delete ut_sender(); } static Transaction *g_transaction = nullptr; QObject *stub_UT_Transaction_Sender() { return qobject_cast(g_transaction); } void stub_showDigitalErrWindow() { // Do nothing. } QString stub_Transacton_ErrorDetails_Failed() { // 65280 is hierarchical verfiy error code. return QString("deepin hook exit code:65280"); } TEST_F(ut_DebListModel_test, onTransactionFinished_HierarchicalVerify_Failed) { // Enable hierarchical verify stubHierachicalInvalid.set(ADDR(HierarchicalVerify, isValid), stub_DebListModel_Hierarchical_Valid); m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageFailCode.insert("deb", QApt::CommitError); stub.set(ADDR(DebListModel, bumpInstallIndex), model_bumpInstallIndex); stub.set(ADDR(DebListModel, showDigitalErrWindow), stub_showDigitalErrWindow); stub.set(ADDR(Transaction, error), model_transaction_error); stub.set(ADDR(Transaction, errorDetails), stub_Transacton_ErrorDetails_Failed); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packageMd5.append("test"); m_debListModel->m_packageMd5.append("test1"); m_debListModel->m_packagesManager->m_preparedPackages.append(QString("deb")); m_debListModel->m_packagesManager->m_preparedPackages.append(QString("deb1")); Stub stub1; g_transaction = new Transaction("1"); stub1.set(ADDR(QObject, sender), stub_UT_Transaction_Sender); m_debListModel->m_hierarchicalVerifyError = false; m_debListModel->slotTransactionFinished(); EXPECT_EQ(nullptr, m_debListModel->m_currentTransaction); EXPECT_EQ(Pkg::DigitalSignatureError, m_debListModel->m_packageFailCode[m_debListModel->m_operatingPackageMd5]); EXPECT_TRUE(m_debListModel->m_hierarchicalVerifyError); delete g_transaction; g_transaction = nullptr; } QString stub_Transacton_ErrorDetails_Pass() { return QString("deepin hook exit code:65277"); } TEST_F(ut_DebListModel_test, onTransactionFinished_HierarchicalVerify_Pass) { // Enable hierarchical verify stubHierachicalInvalid.set(ADDR(HierarchicalVerify, isValid), stub_DebListModel_Hierarchical_Valid); m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageFailCode.insert("deb", QApt::CommitError); stub.set(ADDR(DebListModel, bumpInstallIndex), model_bumpInstallIndex); stub.set(ADDR(DebListModel, showDigitalErrWindow), stub_showDigitalErrWindow); stub.set(ADDR(Transaction, error), model_transaction_error); stub.set(ADDR(Transaction, errorDetails), stub_Transacton_ErrorDetails_Pass); m_debListModel->m_operatingIndex = 0; m_debListModel->m_packageMd5.append("test"); m_debListModel->m_packageMd5.append("test1"); m_debListModel->m_packagesManager->m_preparedPackages.append(QString("deb")); m_debListModel->m_packagesManager->m_preparedPackages.append(QString("deb1")); Stub stub1; g_transaction = new Transaction("1"); stub1.set(ADDR(QObject, sender), stub_UT_Transaction_Sender); m_debListModel->m_hierarchicalVerifyError = false; m_debListModel->slotTransactionFinished(); EXPECT_EQ(nullptr, m_debListModel->m_currentTransaction); EXPECT_EQ(QApt::AuthError, m_debListModel->m_packageFailCode[m_debListModel->m_operatingPackageMd5]); EXPECT_FALSE(m_debListModel->m_hierarchicalVerifyError); delete g_transaction; g_transaction = nullptr; } TEST_F(ut_DebListModel_test, deblistmodel_UT_refreshOperatingPackageStatus) { m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageOperateStatus.insert("deb", QApt::CommitError); m_debListModel->refreshOperatingPackageStatus(Pkg::PackageOperationStatus::Failed); EXPECT_EQ(Pkg::PackageOperationStatus::Failed, m_debListModel->m_packageOperateStatus[m_debListModel->m_operatingPackageMd5]); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotDependsInstallTransactionFinished) { stub.set(ADDR(DebListModel, refreshOperatingPackageStatus), model_refreshOperatingPackageStatus); stub.set(ADDR(DebListModel, getPackageMd5), model_getPackageMd5); stub.set(ADDR(DebListModel, installNextDeb), model_installNextDeb); stub.set(ADDR(DebListModel, bumpInstallIndex), model_installNextDeb); stub.set(ADDR(Transaction, error), model_transaction_error); m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->m_packageFailCode.insert("deb", QApt::CommitError); Stub stub1; stub1.set(ADDR(QObject, sender), ut_sender); m_debListModel->slotDependsInstallTransactionFinished(); EXPECT_EQ(nullptr, m_debListModel->m_currentTransaction); EXPECT_EQ(QApt::AuthError, m_debListModel->m_packageFailCode[m_debListModel->m_operatingPackageMd5]); delete ut_sender(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_showDevelopModeWindow) { stub.set((bool(QProcess::*)(qint64 *))ADDR(QProcess, startDetached), ut_process_startDetached); m_debListModel->slotShowDevelopModeWindow(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotUpWrongStatusRow) { stub.set(ADDR(DebListModel, refreshOperatingPackageStatus), model_refreshOperatingPackageStatus); stub.set(ADDR(DebListModel, getPackageMd5), model_getPackageMd5); stub.set(ADDR(DebListModel, installNextDeb), model_installNextDeb); stub.set(ADDR(DebListModel, bumpInstallIndex), model_installNextDeb); stub.set(ADDR(Transaction, error), model_transaction_error); m_debListModel->m_packageOperateStatus.insert("key", Pkg::PackageOperationStatus::Failed); m_debListModel->m_packageOperateStatus.insert("key1", Pkg::PackageOperationStatus::Success); m_debListModel->slotUpWrongStatusRow(); EXPECT_EQ(2, m_debListModel->m_packagesManager->m_packageMd5.size()); EXPECT_EQ(2, m_debListModel->m_packagesManager->m_preparedPackages.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_ConfigInputWrite) { stub.set((qint64(QProcess::*)(const QByteArray &))ADDR(QProcess, write), ut_process_write); m_debListModel->slotConfigInputWrite("\n"); EXPECT_TRUE(m_debListModel->m_procInstallConfig); } TEST_F(ut_DebListModel_test, deblistmodel_UT_onTransactionOutput) { Stub stub1; stub1.set(ADDR(QObject, sender), ut_sender); m_debListModel->m_packageOperateStatus.insert("deb", Pkg::PackageOperationStatus::Prepare); m_debListModel->m_operatingPackageMd5 = "deb"; m_debListModel->slotTransactionOutput(); EXPECT_EQ(Pkg::PackageOperationStatus::Operating, m_debListModel->m_packageOperateStatus[m_debListModel->m_operatingPackageMd5]); delete ut_sender(); } ExitStatus ut_exitStatus() { return ExitStatus::ExitSuccess; } TEST_F(ut_DebListModel_test, deblistmodel_UT_uninstallFinished) { stub.set(ADDR(Transaction, error), model_transaction_run); Stub stub1; stub1.set(ADDR(QObject, sender), ut_sender); m_debListModel->slotUninstallFinished(); stub1.set(ADDR(Transaction, exitStatus), ut_exitStatus); m_debListModel->slotUninstallFinished(); EXPECT_EQ(DebListModel::WorkerFinished, m_debListModel->m_workerStatus); delete ut_sender(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_checkInstallStatus) { stub.set(ADDR(DebListModel, bumpInstallIndex), model_installNextDeb); stub.set(ADDR(DebListModel, refreshOperatingPackageStatus), model_refreshOperatingPackageStatus); QString str = "Error executing command as another user: Request dismissed"; m_debListModel->slotCheckInstallStatus(str); EXPECT_EQ(DebListModel::WorkerFinished, m_debListModel->m_workerStatus); EXPECT_EQ(1, m_debListModel->m_packageFailCode.size()); EXPECT_EQ(1, m_debListModel->m_packageFailReason.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_initConnections) { m_debListModel->initConnections(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotShowProhibitWindow) { m_debListModel->slotShowProhibitWindow(); QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_isDevelopMode = true; m_debListModel->slotShowProhibitWindow(); EXPECT_EQ(1, m_debListModel->m_packageFailCode.size()); m_debListModel->showProhibitWindow(); m_debListModel->m_operatingIndex = -1; m_debListModel->showProhibitWindow(); EXPECT_EQ(1, m_debListModel->m_packageFailCode.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_initAppendConnection) { m_debListModel->initAppendConnection(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_initRefreshPageConnecions) { m_debListModel->initRefreshPageConnecions(); } TEST_F(ut_DebListModel_test, deblistmodel_UT_initInstallConnections) { m_debListModel->initInstallConnections(); } #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) #define FILE_LINK readLink #else #define FILE_LINK symLinkTarget #endif TEST_F(ut_DebListModel_test, deblistmodel_UT_recheckPackagePath_readRealPathExist) { stub.set((QString(QFile::*)(void) const)ADDR(QFile, FILE_LINK), stub_readLink_empty); stub.set((bool(QFile::*)(void) const)ADDR(QFile, exists), stub_exists_true); ASSERT_TRUE(m_debListModel->recheckPackagePath("/0")); } TEST_F(ut_DebListModel_test, deblistmodel_UT_recheckPackagePath_readLinkPathExist) { stub.set((QString(QFile::*)(void) const)ADDR(QFile, FILE_LINK), stub_readLink); stub.set((bool(QFile::*)(void) const)ADDR(QFile, exists), stub_exists_true); ASSERT_TRUE(m_debListModel->recheckPackagePath("/0")); } TEST_F(ut_DebListModel_test, deblistmodel_UT_recheckPackagePath_readLinkPathNotExist) { stub.set((QString(QFile::*)(void) const)ADDR(QFile, FILE_LINK), stub_readLink); stub.set((bool(QFile::*)(void) const)ADDR(QFile, exists), stub_exists_false); ASSERT_FALSE(m_debListModel->recheckPackagePath("/0")); } TEST_F(ut_DebListModel_test, deblistmodel_UT_netErrors) { EXPECT_TRUE(m_debListModel->netErrors().at(0).contains("Address family")); } TEST_F(ut_DebListModel_test, deblistmodel_UT_workerErrorString) { EXPECT_TRUE(m_debListModel->workerErrorString(1, "").contains("Installation Failed")); EXPECT_TRUE(m_debListModel->workerErrorString(2, "No space left on device").contains("insufficient disk space")); EXPECT_TRUE(m_debListModel->workerErrorString(2, "").contains("Installation Failed")); EXPECT_TRUE(m_debListModel->workerErrorString(3, "").contains("insufficient disk space")); EXPECT_TRUE(m_debListModel->workerErrorString(4, "").contains("network connection")); EXPECT_TRUE(m_debListModel->workerErrorString(5, "").contains("Installation Failed")); EXPECT_TRUE(m_debListModel->workerErrorString(5, "Network is unreachable;http").contains("network connection")); EXPECT_TRUE(m_debListModel->workerErrorString(5, "No space left on device").contains("insufficient disk space")); EXPECT_TRUE(m_debListModel->workerErrorString(9, "").contains("network connection")); EXPECT_TRUE(m_debListModel->workerErrorString(10, "").contains("Control Center")); EXPECT_TRUE(m_debListModel->workerErrorString(101, "").contains("No digital signature")); EXPECT_TRUE(m_debListModel->workerErrorString(102, "").contains("Invalid digital signature")); EXPECT_FALSE(m_debListModel->workerErrorString(127, "").contains("iAuthentication")); } const QList ut_preparedPackages() { QList list; list << "deb" << "rpm"; return list; } TEST_F(ut_DebListModel_test, deblistmodel_UT_digitalVerifyFailed) { // stub.set(ADDR(DebListModel,preparedPackages),ut_preparedPackages); m_debListModel->digitalVerifyFailed(Pkg::ErrorCode::DigitalSignatureError); QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_isDevelopMode = true; m_debListModel->digitalVerifyFailed(Pkg::ErrorCode::DigitalSignatureError); EXPECT_EQ(1, m_debListModel->m_packageFailCode.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotDigitalSignatureError) { m_debListModel->slotDigitalSignatureError(); QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_isDevelopMode = true; m_debListModel->slotDigitalSignatureError(); EXPECT_EQ(1, m_debListModel->m_packageFailCode.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_slotNoDigitalSignature) { QStringList list; list << "/"; m_debListModel->slotAppendPackage(list); m_debListModel->m_isDevelopMode = true; m_debListModel->slotNoDigitalSignature(); EXPECT_EQ(1, m_debListModel->m_packageFailCode.size()); } TEST_F(ut_DebListModel_test, deblistmodel_UT_isWorkPrepare) { m_debListModel->m_workerStatus = DebListModel::WorkerPrepare; ASSERT_TRUE(m_debListModel->isWorkerPrepare()); } deepin-deb-installer-6.5.51/tests/src/model/ut_packageanalyzer.cpp000066400000000000000000000045351524745214100252210ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #include #define private public #include "../deb-installer/model/packageanalyzer.h" class ut_packageanalyzer_TEST : public ::testing::Test { // Test interface protected: void SetUp() {} void TearDown() {} private: PackageAnalyzer *w; }; TEST_F(ut_packageanalyzer_TEST, PackageAnalyzer_UT_supportArch) { ASSERT_EQ(PackageAnalyzer::instance().supportArch("any"), true); ASSERT_EQ(PackageAnalyzer::instance().supportArch("all"), true); } TEST_F(ut_packageanalyzer_TEST, PackageAnalyzer_UT_packageInstallStatus) { DebIr ir; ir.isValid = true; ir.packageName = "deepin-hd;o3h8dhoewl"; ir.architecture = "amd64"; ir.version = "1.0"; auto data = PackageAnalyzer::instance().packageInstallStatus(ir); ASSERT_EQ(data.first, Pkg::NotInstalled); ir.packageName = "libc6"; data = PackageAnalyzer::instance().packageInstallStatus(ir); ASSERT_EQ(data.first, Pkg::InstalledLaterVersion); ir.version = "999.999"; data = PackageAnalyzer::instance().packageInstallStatus(ir); ASSERT_EQ(data.first, Pkg::InstalledEarlierVersion); } TEST_F(ut_packageanalyzer_TEST, PackageAnalyzer_UT_packageWithArch) { auto package = PackageAnalyzer::instance().packageWithArch("libc6", "deepin-hd;o3h8dhoewl", ""); ASSERT_NE(package, nullptr); } TEST_F(ut_packageanalyzer_TEST, PackageAnalyzer_UT_virtualPackageIsExist) { auto result = PackageAnalyzer::instance().virtualPackageIsExist("deepin-hd;o3h8dhoewl"); ASSERT_EQ(result, false); } TEST_F(ut_packageanalyzer_TEST, PackageAnalyzer_UT_versionMatched) { bool result; result = PackageAnalyzer::instance().versionMatched("1.0", "1.0", QApt::LessOrEqual); ASSERT_EQ(result, true); result = PackageAnalyzer::instance().versionMatched("1.5", "1.0", QApt::GreaterOrEqual); ASSERT_EQ(result, false); result = PackageAnalyzer::instance().versionMatched("1.0", "1.5", QApt::GreaterThan); ASSERT_EQ(result, true); result = PackageAnalyzer::instance().versionMatched("1.0", "1.0", QApt::NotEqual); ASSERT_EQ(result, false); result = PackageAnalyzer::instance().versionMatched("1.0", "1.1", QApt::NotEqual); ASSERT_EQ(result, true); } deepin-deb-installer-6.5.51/tests/src/model/ut_packagelistview.cpp000066400000000000000000000070071524745214100252370ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/model/packagelistview.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/manager/PackageDependsStatus.h" #include "utils/utils.h" #include class ut_packagelistview_Test : public ::testing::Test { // Test interface protected: void SetUp() { m_listview = new PackagesListView; } void TearDown() { delete m_listview; } PackagesListView *m_listview = nullptr; }; TEST_F(ut_packagelistview_Test, packagelistview_UT_initUI) { m_listview->initUI(); EXPECT_TRUE(m_listview->hasAutoScroll()); } TEST_F(ut_packagelistview_Test, packagelistview_UT_initConnection) { m_listview->initConnections(); } TEST_F(ut_packagelistview_Test, packagelistview_UT_initShortcus) { m_listview->initShortcuts(); } TEST_F(ut_packagelistview_Test, packagelistview_UT_initRightContextMenu) { m_listview->initRightContextMenu(); EXPECT_EQ(1, m_listview->m_rightMenu->actions().size()); } TEST_F(ut_packagelistview_Test, packagelistview_UT_onShortcutDeleteAction) { m_listview->slotShortcutDeleteAction(); EXPECT_FALSE(m_listview->m_rightMenu->isVisible()); EXPECT_EQ(-1, m_listview->m_currModelIndex.row()); } TEST_F(ut_packagelistview_Test, packagelistview_UT_onListViewShowContextMenu) { QModelIndex index; m_listview->slotListViewShowContextMenu(index); EXPECT_FALSE(m_listview->m_bShortcutDelete); EXPECT_FALSE(m_listview->m_bIsRightMenuShow); EXPECT_FALSE(m_listview->m_rightMenu->isVisible()); } TEST_F(ut_packagelistview_Test, packagelistview_UT_onRightMenuDeleteAction) { m_listview->slotRightMenuDeleteAction(); EXPECT_EQ(-1, m_listview->m_currModelIndex.row()); } TEST_F(ut_packagelistview_Test, packagelistview_UT_getPos) { m_listview->m_currentIndex = 1; m_listview->slotGetPos(QRect(1, 1, 1, 1), 1); EXPECT_EQ(1, m_listview->m_rightMenuPos.y()); } TEST_F(ut_packagelistview_Test, packagelistview_UT_setRightMenuShowStatus) { m_listview->setRightMenuShowStatus(true); EXPECT_TRUE(m_listview->m_bIsRightMenuShow); } TEST_F(ut_packagelistview_Test, packagelistview_UT_setSelection) { QItemSelectionModel::SelectionFlags command; m_listview->setSelection(QRect(10, 10, 10, 10), command); ASSERT_FALSE(m_listview->m_bShortcutDelete); } TEST_F(ut_packagelistview_Test, packagelistview_UT_mousePressEvent) { QMouseEvent mousePressEvent(QEvent::MouseButtonPress, QPointF(10, 10), QPointF(10, 10), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier); m_listview->mousePressEvent(&mousePressEvent); EXPECT_TRUE(m_listview->m_bLeftMouse); } TEST_F(ut_packagelistview_Test, packagelistview_UT_PaintEvent) { QPaintEvent paint(QRect(m_listview->rect())); m_listview->paintEvent(&paint); EXPECT_EQ(-1, m_listview->m_currentIndex); } TEST_F(ut_packagelistview_Test, packagelistview_UT_keyPressEvent) { QKeyEvent keyPressEvent(QEvent::KeyPress, Qt::Key_Space, Qt::NoModifier); QCoreApplication::sendEvent(m_listview, &keyPressEvent); EXPECT_TRUE(m_listview->m_bLeftMouse); } TEST_F(ut_packagelistview_Test, packagelistview_UT_focusInEvent) { QFocusEvent focus(QFocusEvent::FocusIn); QCoreApplication::sendEvent(m_listview, &focus); } TEST_F(ut_packagelistview_Test, packagelistview_UT_event) { QEvent event(QEvent::FontChange); QCoreApplication::sendEvent(m_listview, &event); } deepin-deb-installer-6.5.51/tests/src/model/ut_packageslistdelegate.cpp000066400000000000000000000135141524745214100262220ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/model/packagelistview.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/manager/PackageDependsStatus.h" #include "../deb-installer/model/packageslistdelegate.h" #include "utils/utils.h" #include #include using namespace QApt; bool delegate_backend_init() { return true; } void delegate_checkSystemVersion() {} bool delegate_backendReady() { return true; } QString delegate_deb_arch_i386() { return "i386"; } bool delegate_deb_isValid() { return true; } QByteArray delegate_deb_md5Sum() { return nullptr; } int delegate_deb_installSize() { return 0; } QString delegate_deb_packageName() { return ""; } QString delegate_deb_longDescription() { return "longDescription"; } QString delegate_deb_version() { return "version"; } QList delegate_deb_conflicts() { DependencyInfo info("packageName", "0.0", RelationType::Equals, Depends); QList dependencyItem; dependencyItem << info; QList conflicts; conflicts << dependencyItem; return conflicts; } Package *delegate_packageWithArch(QString, QString, QString) { return nullptr; } QStringList delegate_backend_architectures() { return {"i386", "amd64"}; } class ut_packageslistdelegate_Test : public ::testing::Test { // Test interface protected: void SetUp() { m_listview = new PackagesListView; m_delegate = new PackagesListDelegate(nullptr, m_listview); } void TearDown() { delete m_delegate; delete m_listview; } PackagesListView *m_listview = nullptr; PackagesListDelegate *m_delegate; Stub stub; }; TEST_F(ut_packageslistdelegate_Test, packageslistdelegate_UT_getItemHeight) { m_delegate->getItemHeight(48); EXPECT_EQ(48, m_delegate->m_itemHeight); } TEST_F(ut_packageslistdelegate_Test, packageslistdelegate_UT_refreshDebItemStatus) { PackagesListDelegate *delegate = new PackagesListDelegate(nullptr, m_listview); QPainter painter(m_listview); bool isselected = true; bool isEnable = true; m_delegate->refreshDebItemStatus(1, QRect(0, 0, 10, 10), &painter, isselected, isEnable); m_delegate->refreshDebItemStatus(2, QRect(0, 0, 10, 10), &painter, isselected, isEnable); m_delegate->refreshDebItemStatus(4, QRect(0, 0, 10, 10), &painter, isselected, isEnable); m_delegate->refreshDebItemStatus(0, QRect(0, 0, 10, 10), &painter, isselected, isEnable); EXPECT_TRUE(isselected); EXPECT_TRUE(isEnable); } QVariant stud_data(int role) { return Pkg::PackageOperationStatus::Waiting; } TEST_F(ut_packageslistdelegate_Test, packageslistdelegate_UT_paint) { PackagesListDelegate *delegate = new PackagesListDelegate(nullptr, m_listview); QPainter painter(m_listview); QStyleOptionViewItem option; stub.set(ADDR(Backend, init), delegate_backend_init); stub.set(ADDR(PackagesManager, isBackendReady), delegate_backendReady); stub.set(ADDR(DebFile, architecture), delegate_deb_arch_i386); stub.set(ADDR(Backend, architectures), delegate_backend_architectures); stub.set(ADDR(QModelIndex, isValid), delegate_deb_isValid); stub.set(ADDR(DebFile, md5Sum), delegate_deb_md5Sum); stub.set(ADDR(DebFile, installedSize), delegate_deb_installSize); stub.set(ADDR(DebFile, packageName), delegate_deb_packageName); stub.set(ADDR(DebFile, longDescription), delegate_deb_longDescription); stub.set(ADDR(DebFile, version), delegate_deb_version); stub.set(ADDR(PackagesManager, packageWithArch), delegate_packageWithArch); stub.set(ADDR(PackagesManager, removePackage), delegate_checkSystemVersion); stub.set(ADDR(QModelIndex, data), stud_data); stub.set(ADDR(DebFile, conflicts), delegate_deb_conflicts); DebListModel *model = new DebListModel; model->slotAppendPackage(QStringList() << "\n"); model->m_packagesManager->m_preparedPackages.append("deb"); m_listview->setModel(model); QModelIndex index = m_listview->model()->index(0, 0); m_delegate->paint(&painter, option, index); EXPECT_EQ(0, index.row()); } PackageDependsStatus delegate_getPackageDependsStatus(const int index) { Q_UNUSED(index); PackageDependsStatus status; return status; } TEST_F(ut_packageslistdelegate_Test, packageslistdelegate_UT_sizeHint) { PackagesListDelegate *delegate = new PackagesListDelegate(nullptr, m_listview); QStyleOptionViewItem option; stub.set(ADDR(Backend, init), delegate_backend_init); stub.set(ADDR(PackagesManager, isBackendReady), delegate_backendReady); stub.set(ADDR(DebFile, architecture), delegate_deb_arch_i386); stub.set(ADDR(Backend, architectures), delegate_backend_architectures); stub.set(ADDR(DebFile, isValid), delegate_deb_isValid); stub.set(ADDR(DebFile, md5Sum), delegate_deb_md5Sum); stub.set(ADDR(DebFile, installedSize), delegate_deb_installSize); stub.set(ADDR(DebFile, packageName), delegate_deb_packageName); stub.set(ADDR(DebFile, longDescription), delegate_deb_longDescription); stub.set(ADDR(DebFile, version), delegate_deb_version); stub.set(ADDR(PackagesManager, packageWithArch), delegate_packageWithArch); stub.set(ADDR(PackagesManager, removePackage), delegate_checkSystemVersion); stub.set(ADDR(PackagesManager, getPackageDependsStatus), delegate_getPackageDependsStatus); stub.set(ADDR(DebFile, conflicts), delegate_deb_conflicts); DebListModel *model = new DebListModel; model->slotAppendPackage(QStringList() << "\n"); QModelIndex index = model->index(0); m_delegate->getItemHeight(50); m_delegate->sizeHint(option, index); EXPECT_EQ(50, m_delegate->m_itemHeight); } deepin-deb-installer-6.5.51/tests/src/stub.h000066400000000000000000000164231524745214100206710ustar00rootroot00000000000000#ifndef __STUB_H__ #define __STUB_H__ #ifdef _WIN32 //windows #include #include #else //linux #include #include #endif //c #include #include //c++ #include #define ADDR(CLASS_NAME,MEMBER_NAME) (&CLASS_NAME::MEMBER_NAME) /********************************************************** replace function **********************************************************/ #ifdef _WIN32 #define CACHEFLUSH(addr, size) FlushInstructionCache(GetCurrentProcess(), addr, size) #else #define CACHEFLUSH(addr, size) __builtin___clear_cache(addr, addr + size) #endif #if defined(__aarch64__) || defined(_M_ARM64) #define CODESIZE 16U #define CODESIZE_MIN 16U #define CODESIZE_MAX CODESIZE // ldr x9, +8 // br x9 // addr #define REPLACE_FAR(t, fn, fn_stub)\ ((uint32_t*)fn)[0] = 0x58000040 | 9;\ ((uint32_t*)fn)[1] = 0xd61f0120 | (9 << 5);\ *(long long *)(fn + 8) = (long long )fn_stub;\ CACHEFLUSH((char *)fn, CODESIZE); #define REPLACE_NEAR(t, fn, fn_stub) REPLACE_FAR(t, fn, fn_stub) #elif defined(__arm__) || defined(_M_ARM) #define CODESIZE 8U #define CODESIZE_MIN 8U #define CODESIZE_MAX CODESIZE // ldr pc, [pc, #-4] #define REPLACE_FAR(t, fn, fn_stub)\ ((uint32_t*)fn)[0] = 0xe51ff004;\ ((uint32_t*)fn)[1] = (uint32_t)fn_stub;\ CACHEFLUSH((char *)fn, CODESIZE); #define REPLACE_NEAR(t, fn, fn_stub) REPLACE_FAR(t, fn, fn_stub) #elif defined(__thumb__) || defined(_M_THUMB) #error "Thumb is not supported" #else //__i386__ _x86_64__ #define CODESIZE 13U #define CODESIZE_MIN 5U #define CODESIZE_MAX CODESIZE //13 byte(jmp m16:64) //movabs $0x102030405060708,%r11 //jmpq *%r11 #define REPLACE_FAR(t, fn, fn_stub)\ *fn = 0x49;\ *(fn + 1) = 0xbb;\ *(long long *)(fn + 2) = (long long)fn_stub;\ *(fn + 10) = 0x41;\ *(fn + 11) = 0xff;\ *(fn + 12) = 0xe3;\ //CACHEFLUSH((char *)fn, CODESIZE); //5 byte(jmp rel32) #define REPLACE_NEAR(t, fn, fn_stub)\ *fn = 0xE9;\ *(int *)(fn + 1) = (int)(fn_stub - fn - CODESIZE_MIN);\ //CACHEFLUSH((char *)fn, CODESIZE); #endif struct func_stub { char *fn; unsigned char code_buf[CODESIZE]; bool far_jmp; }; class Stub { public: Stub() { #ifdef _WIN32 SYSTEM_INFO sys_info; GetSystemInfo(&sys_info); m_pagesize = sys_info.dwPageSize; #else m_pagesize = sysconf(_SC_PAGE_SIZE); #endif if (m_pagesize < 0) { m_pagesize = 4096; } } ~Stub() { std::map::iterator iter; struct func_stub *pstub; for(iter=m_result.begin(); iter != m_result.end(); iter++) { pstub = iter->second; #ifdef _WIN32 DWORD lpflOldProtect; if(0 != VirtualProtect(pageof(pstub->fn), m_pagesize * 2, PAGE_EXECUTE_READWRITE, &lpflOldProtect)) #else if (0 == mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_WRITE | PROT_EXEC)) #endif { if(pstub->far_jmp) { std::memcpy(pstub->fn, pstub->code_buf, CODESIZE_MAX); } else { std::memcpy(pstub->fn, pstub->code_buf, CODESIZE_MIN); } #ifdef _WIN32 VirtualProtect(pageof(pstub->fn), m_pagesize * 2, PAGE_EXECUTE_READ, &lpflOldProtect); #else mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_EXEC); #endif } iter->second = NULL; delete pstub; } return; } template void set(T addr, S addr_stub) { char * fn; char * fn_stub; fn = addrof(addr); fn_stub = addrof(addr_stub); struct func_stub *pstub; pstub = new func_stub; //start pstub->fn = fn; if(distanceof(fn, fn_stub)) { pstub->far_jmp = true; std::memcpy(pstub->code_buf, fn, CODESIZE_MAX); } else { pstub->far_jmp = false; std::memcpy(pstub->code_buf, fn, CODESIZE_MIN); } #ifdef _WIN32 DWORD lpflOldProtect; if(0 == VirtualProtect(pageof(pstub->fn), m_pagesize * 2, PAGE_EXECUTE_READWRITE, &lpflOldProtect)) #else if (-1 == mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_WRITE | PROT_EXEC)) #endif { throw("stub set memory protect to w+r+x faild"); } if(pstub->far_jmp) { REPLACE_FAR(this, fn, fn_stub); } else { REPLACE_NEAR(this, fn, fn_stub); } #ifdef _WIN32 if(0 == VirtualProtect(pageof(pstub->fn), m_pagesize * 2, PAGE_EXECUTE_READ, &lpflOldProtect)) #else if (-1 == mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_EXEC)) #endif { throw("stub set memory protect to r+x failed"); } m_result.insert(std::pair(fn,pstub)); return; } template void reset(T addr) { char * fn; fn = addrof(addr); std::map::iterator iter = m_result.find(fn); if (iter == m_result.end()) { return; } struct func_stub *pstub; pstub = iter->second; #ifdef _WIN32 DWORD lpflOldProtect; if(0 == VirtualProtect(pageof(pstub->fn), m_pagesize * 2, PAGE_EXECUTE_READWRITE, &lpflOldProtect)) #else if (-1 == mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_WRITE | PROT_EXEC)) #endif { throw("stub reset memory protect to w+r+x faild"); } if(pstub->far_jmp) { std::memcpy(pstub->fn, pstub->code_buf, CODESIZE_MAX); } else { std::memcpy(pstub->fn, pstub->code_buf, CODESIZE_MIN); } #ifdef _WIN32 if(0 == VirtualProtect(pageof(pstub->fn), m_pagesize * 2, PAGE_EXECUTE_READ, &lpflOldProtect)) #else if (-1 == mprotect(pageof(pstub->fn), m_pagesize * 2, PROT_READ | PROT_EXEC)) #endif { throw("stub reset memory protect to r+x failed"); } m_result.erase(iter); delete pstub; return; } private: char *pageof(char* addr) { #ifdef _WIN32 return (char *)((unsigned long long)addr & ~(m_pagesize - 1)); #else return (char *)((unsigned long)addr & ~(m_pagesize - 1)); #endif } template char* addrof(T addr) { union { T _s; char* _d; }ut; ut._s = addr; return ut._d; } bool distanceof(char* addr, char* addr_stub) { std::ptrdiff_t diff = addr_stub >= addr ? addr_stub - addr : addr - addr_stub; if((sizeof(addr) > 4) && (((diff >> 31) - 1) > 0)) { return true; } return false; } private: #ifdef _WIN32 //LLP64 long long m_pagesize; #else //LP64 long m_pagesize; #endif std::map m_result; }; #endif deepin-deb-installer-6.5.51/tests/src/test_main.cpp000066400000000000000000000013341524745214100222250ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include using namespace std; #include #include "gtest/gtest.h" #include #include "../deb-installer/model/packageanalyzer.h" #if defined(CMAKE_SAFETYTEST_ARG_ON) #include #endif // gtest的入å�£å‡½æ•° int main(int argc, char **argv) { qputenv("QT_QPA_PLATFORM", "offscreen"); QApplication a(argc, argv); PackageAnalyzer::instance().initBackend(); ::testing::InitGoogleTest(&argc, argv); auto c = RUN_ALL_TESTS(); #if defined(CMAKE_SAFETYTEST_ARG_ON) __sanitizer_set_report_path("asan.log"); #endif return c; } deepin-deb-installer-6.5.51/tests/src/uab/000077500000000000000000000000001524745214100203045ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/uab/ut_uab_backend.cpp000066400000000000000000000125141524745214100237410ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include "../stub.h" #include "../deb-installer/uab/uab_backend.h" class utDebBackend : public ::testing::Test { protected: void SetUp() override; void TearDown() override; }; void utDebBackend::SetUp() { } void utDebBackend::TearDown() { } static QByteArray kUabJsonDataExample { "{" " \"digest\": \"319c85...\"," " \"layers\": [" " {" " \"info\": {" " \"kind\": \"runtime\"" " }" " }," " {" " \"info\": {" " \"arch\": [" " \"x86_64\"" " ]," " \"base\": \"main:org.deepin.foundation/23.0.0/x86_64\"," " \"channel\": \"main\"," " \"command\": [" " \"dde-calendar\"" " ]," " \"description\": \"calendar for deepin os.\n\"," " \"id\": \"org.dde.calendar\"," " \"kind\": \"app\"," " \"module\": \"binary\"," " \"name\": \"dde-calendar\"," " \"runtime\": \"main:org.deepin.Runtime/23.0.1/x86_64\"," " \"schema_version\": \"1.0\"," " \"size\": 51503113," " \"version\": \"5.1.2.1\"" " }," " \"minified\": false" " }" " ]" "}" }; Uab::UabPkgInfo::Ptr createPtr(const QString &id, const QString &version) { auto ptr = Uab::UabPkgInfo::Ptr::create(); ptr->id = id; ptr->version = version; return ptr; }; void initDataSet(QList &pkgList) { pkgList.append(createPtr("org.deepin.pkg1", "2.0.0")); pkgList.append(createPtr("com.deepin.pkg1", "1.0.2")); pkgList.append(createPtr("com.deepin.pkg1", "1.0.0")); pkgList.append(createPtr("com.deepin.pkg1", "1.0.1")); pkgList.append(createPtr("com.deepin.pkg2", "1.0.0")); } TEST_F(utDebBackend, initSuccess) { Uab::UabBackend *insPtr = Uab::UabBackend::instance(); Uab::UabBackend::backendProcess(insPtr); insPtr->dumpPackageList(); } TEST_F(utDebBackend, sortPackagesNormalSuccess) { QList pkgList; initDataSet(pkgList); Uab::UabBackend::sortPackages(pkgList); EXPECT_EQ(QString("com.deepin.pkg1"), pkgList.first()->id); EXPECT_EQ(QString("1.0.2"), pkgList.first()->version); EXPECT_EQ(QString("com.deepin.pkg2"), pkgList.at(3)->id); EXPECT_EQ(QString("org.deepin.pkg1"), pkgList.last()->id); } TEST_F(utDebBackend, findPackageContainFind) { Uab::UabBackend *insPtr = Uab::UabBackend::instance(); insPtr->m_packageList.clear(); initDataSet(insPtr->m_packageList); Uab::UabBackend::sortPackages(insPtr->m_packageList); auto findPtr = insPtr->findPackage("com.deepin.pkg1"); ASSERT_FALSE(findPtr.isNull()); EXPECT_EQ(findPtr->id, QString("com.deepin.pkg1")); EXPECT_EQ(findPtr->version, QString("1.0.2")); findPtr = insPtr->findPackage("com.deepin.pkg2"); ASSERT_FALSE(findPtr.isNull()); EXPECT_EQ(findPtr->id, QString("com.deepin.pkg2")); EXPECT_EQ(findPtr->version, QString("1.0.0")); findPtr = insPtr->findPackage("org.deepin.pkg1"); ASSERT_FALSE(findPtr.isNull()); EXPECT_EQ(findPtr->id, QString("org.deepin.pkg1")); EXPECT_EQ(findPtr->version, QString("2.0.0")); } TEST_F(utDebBackend, findPackageNotContainNotFind) { Uab::UabBackend *insPtr = Uab::UabBackend::instance(); insPtr->m_packageList.clear(); EXPECT_TRUE(insPtr->findPackage("test").isNull()); } TEST_F(utDebBackend, packageFromMetaJsonNormalSuccess) { Uab::UabBackend *insPtr = Uab::UabBackend::instance(); insPtr->m_supportArchSet.clear(); insPtr->m_supportArchSet.insert("x86_64"); auto uabPtr = insPtr->packageFromMetaJson(kUabJsonDataExample); ASSERT_FALSE(uabPtr.isNull()); EXPECT_EQ(uabPtr->id, QString("org.dde.calendar")); EXPECT_EQ(uabPtr->appName, QString("dde-calendar")); EXPECT_EQ(uabPtr->version, QString("5.1.2.1")); QStringList cmpArch { "x86_64" }; EXPECT_EQ(uabPtr->architecture, cmpArch); } deepin-deb-installer-6.5.51/tests/src/uab/ut_uab_process_controller.cpp000066400000000000000000000026531524745214100262760ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #include "../stub.h" #include "../deb-installer/uab/uab_process_controller.h" #include "../deb-installer/process/Pty.h" class utDebProcessController : public ::testing::Test { protected: void SetUp() override; void TearDown() override; private: Stub utStub; }; void stub_QProcess_start(QProcess::OpenMode mode) { // do nothing } void utDebProcessController::SetUp() { utStub.set((void(QProcess::*)(QProcess::OpenMode))ADDR(QProcess, start), stub_QProcess_start); } void utDebProcessController::TearDown() {} bool stub_isValid_true() { return true; } bool stub_installBackendCliImpl_true(const Uab::UabPackage::Ptr &) { return true; } TEST_F(utDebProcessController, installExecSuccess) { Stub s; s.set(ADDR(Uab::UabPackage, isValid), stub_isValid_true); s.set(ADDR(Uab::UabProcessController, installBackendCliImpl), stub_installBackendCliImpl_true); Uab::UabProcessController uabController; auto uabPtr = Uab::UabPkgInfo::Ptr::create(); uabPtr->filePath = "localtest"; uabController.reset(); uabController.markInstall(Uab::UabPackage::fromInfo(uabPtr)); EXPECT_TRUE(uabController.commitChanges()); EXPECT_TRUE(uabController.m_procFlag.testFlag(Uab::UabProcessController::Processing)); } deepin-deb-installer-6.5.51/tests/src/ut_Head.h000066400000000000000000000004031524745214100212540ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #ifndef UT_HEAD_HH #define UT_HEAD_HH #include #include class UT_HEAD : public testing::Test { public: }; #endif deepin-deb-installer-6.5.51/tests/src/ut_singleInstallerApplication.cpp000066400000000000000000000067341524745214100263060ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/singleInstallerApplication.h" #include "../deb-installer/utils/utils.h" #include "../deb-installer/view/pages/debinstaller.h" #include "../deb-installer/utils/hierarchicalverify.h" #include #include #include #include #include #include void stud_singleaAppProcess(const QCoreApplication &app) { Q_UNUSED(app); } bool stub_SingleInstallerApplication_HierarchicalVerify_Invalid() { return false; } class SingleInstallerApplication_UT : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { int a = 1; int &argc = a; char argv[] = "abc"; char argv1[] = "123"; char *pArgv[] = {argv, argv1}; singleInstaller = new SingleInstallerApplication(argc, pArgv); usleep(100 * 1000); qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { } SingleInstallerApplication *singleInstaller; }; TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_parseCmdLine) { Stub stub; stub.set((void(QCommandLineParser::*)(const QCoreApplication &))ADDR(QCommandLineParser, process), stud_singleaAppProcess); singleInstaller->m_selectedFiles.append(" "); EXPECT_TRUE(singleInstaller->parseCmdLine()); QStringList debPathList; singleInstaller->InstallerDeb(debPathList); EXPECT_EQ(0, debPathList.size()); debPathList.append("test.deb"); singleInstaller->InstallerDeb(debPathList); EXPECT_EQ(1, debPathList.size()); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_activateWindow) { singleInstaller->m_selectedFiles.append(" "); singleInstaller->activateWindow(); EXPECT_TRUE(singleInstaller->m_qspMainWnd.get()->isVisible()); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_checkInstallStatus) { singleInstaller->activateWindow(); EXPECT_EQ(0, singleInstaller->checkInstallStatus("test.db")); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_checkDependsStatus) { singleInstaller->activateWindow(); EXPECT_EQ(2, singleInstaller->checkDependsStatus("test.db")); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_checkDigitalSignature) { Stub stub; stub.set(ADDR(HierarchicalVerify, isValid), stub_SingleInstallerApplication_HierarchicalVerify_Invalid); singleInstaller->activateWindow(); EXPECT_EQ(0, singleInstaller->checkDigitalSignature("test.db")); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_getPackageInfo) { singleInstaller->activateWindow(); EXPECT_EQ(QString(""), singleInstaller->getPackageInfo("test.db")); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_InstallerDebPackge) { singleInstaller->activateWindow(); EXPECT_EQ(QString("You can only install local deb packages"), singleInstaller->InstallerDebPackge("test.db")); } TEST_F(SingleInstallerApplication_UT, UT_SingleInstallerApplication_unInstallDebPackge) { singleInstaller->activateWindow(); EXPECT_EQ(QString("currentdeb not install, uninstall package faild"), singleInstaller->unInstallDebPackge("test.db")); } deepin-deb-installer-6.5.51/tests/src/utils/000077500000000000000000000000001524745214100206755ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/utils/ut_hierarchicalverify.cpp000066400000000000000000000101361524745214100257550ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/utils/hierarchicalverify.h" #include #include #include #include class ut_HierarchicalVerify_TEST : public ::testing::Test { protected: void SetUp(); void TearDown(); }; void ut_HierarchicalVerify_TEST::SetUp() { HierarchicalVerify::instance()->interfaceInvalid = false; } void ut_HierarchicalVerify_TEST::TearDown() { HierarchicalVerify::instance()->invalidPackages.clear(); } // Stub functions. bool stub_checkHierarchicalInterface_true() { return true; } bool stub_dbus_isValid_false() { return false; } static bool stub_switchValid = true; bool stub_checkHierarchicalInterface_switch() { return stub_switchValid; } TEST_F(ut_HierarchicalVerify_TEST, isValid_WithInterface_True) { Stub stub; stub.set(ADDR(HierarchicalVerify, checkHierarchicalInterface), stub_checkHierarchicalInterface_true); ASSERT_TRUE(HierarchicalVerify::instance()->checkValidImpl()); } TEST_F(ut_HierarchicalVerify_TEST, isValid_NoInterface_False) { HierarchicalVerify::instance()->interfaceInvalid = false; ASSERT_FALSE(HierarchicalVerify::instance()->isValid()); } TEST_F(ut_HierarchicalVerify_TEST, checkTransactionError_TestRegExp_True) { auto hVerify = HierarchicalVerify::instance(); ASSERT_TRUE(hVerify->checkTransactionError("pkg", "deepinhook65280")); ASSERT_TRUE(hVerify->checkTransactionError("pkg", "\r\ndeepindeehook+++65280\n")); ASSERT_TRUE(hVerify->checkTransactionError("pkg2", "deepinhookhook65280")); ASSERT_TRUE(hVerify->checkTransactionError("pkg2", "Error:deepin hook exit code 65280")); // 1071 调整错误ç �为 256 ASSERT_TRUE(hVerify->checkTransactionError("pkg2", "deepinhookhook256")); ASSERT_TRUE(hVerify->checkTransactionError("pkg2", "Error:deepin hook exit code 256")); ASSERT_TRUE(hVerify->checkTransactionError("pkg2", "执行钩å­� if test -x /usr/sbin/deepin-pkg-install-hook;then /usr/sbin/deepin-pkg " "install-hook -e hc-verifysign;fi 出错,退出状æ€�为 256")); QSet pkgSet{"pkg", "pkg2"}; ASSERT_EQ(hVerify->invalidPackages, pkgSet); } TEST_F(ut_HierarchicalVerify_TEST, checkTransactionError_TestRegExp_False) { auto hVerify = HierarchicalVerify::instance(); ASSERT_FALSE(hVerify->checkTransactionError("pkg", "")); ASSERT_FALSE(hVerify->checkTransactionError("pkg", "deepihoo65280")); ASSERT_FALSE(hVerify->checkTransactionError("pkg", "\r\ndeepin\ndeehook+++65280\n")); ASSERT_FALSE(hVerify->checkTransactionError("pkg2", "deepinh-ookh-ook65280")); ASSERT_FALSE(hVerify->checkTransactionError("pkg2", "Error:deepin hook \n exit code 65280")); // 1071 调整错误ç �为 256 ASSERT_FALSE(hVerify->checkTransactionError("pkg2", "deepinhookhook25")); ASSERT_FALSE(hVerify->checkTransactionError("pkg2", "Error:deepin hook exit code 255")); ASSERT_FALSE(hVerify->checkTransactionError("pkg2", "执行钩å­� if test -x /usr/sbin/deepin-pkg-install-hook;then /usr/sbin/deepin-pkg " "install-hook -e hc-verifysign;fi 出错,退出状æ€�为 \n测试代ç �")); ASSERT_FALSE(hVerify->checkTransactionError("pkg2", "执行钩å­� if test -x /usr/sbin/deepin-pkg-install-hook;then /usr/sbin/deepin-pkg " "install-hook -e hc-verifysign;fi 出错,退出状æ€�为 xxx")); ASSERT_TRUE(hVerify->invalidPackages.isEmpty()); } TEST_F(ut_HierarchicalVerify_TEST, verifyResult_Store_True) { auto hVerify = HierarchicalVerify::instance(); hVerify->invalidPackages.insert("deb"); // Passed when not contains invalid package name. ASSERT_TRUE(hVerify->pkgVerifyPassed("")); ASSERT_FALSE(hVerify->pkgVerifyPassed("deb")); hVerify->clearVerifyResult(); ASSERT_TRUE(hVerify->pkgVerifyPassed("deb")); } deepin-deb-installer-6.5.51/tests/src/utils/ut_result.cpp000066400000000000000000000010341524745214100234250ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../src/deb-installer/utils/result.h" #include typedef Result TestResult; TEST(Result_Test, Result_UT_001) { TestResult t = TestResult::err("test"); } TEST(Result_Test, Result_UT_002) { TestResult t = TestResult::err("test"); t.err("test"); t.unwrap(); } TEST(Result_Test, Result_UT_003) { Result t(true, "QString"); t.is_ok(); } deepin-deb-installer-6.5.51/tests/src/utils/ut_utils.cpp000066400000000000000000000222361524745214100232560ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/utils/utils.h" #include #include #include #include #include #include #include DWIDGET_USE_NAMESPACE QString stud_family() { return "test"; } TEST(Utils_Test, Utils_UT_loadFontFamilyByType) { Stub stub; stub.set(ADDR(QFont, family), stud_family); Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); EXPECT_EQ("test", Utils::loadFontFamilyByType(Utils::SourceHanSansMedium)); } TEST(Utils_Test, Utils_UT_loadFontBySizeAndWeight) { QString mediumFontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); int fontsize = 14; QFont pkg_name_font = Utils::loadFontBySizeAndWeight(mediumFontFamily, fontsize, QFont::Medium); EXPECT_EQ(14, fontsize); } void util_setFont(const QFont &) { return; } void util_bind(QWidget *, DFontSizeManager::SizeType, int) { return; } TEST(Utils_Test, Utils_UT_bindFontBySizeAndWeight) { Stub stub; QString fontFamily = Utils::loadFontFamilyByType(Utils::SourceHanSansMedium); QWidget *widget = nullptr; stub.set(ADDR(QWidget, setFont), util_setFont); stub.set((void(DFontSizeManager::*)(QWidget *, DFontSizeManager::SizeType, int))ADDR(DFontSizeManager, bind), util_bind); Utils::bindFontBySizeAndWeight(widget, fontFamily, 14, QFont::Medium); EXPECT_EQ(nullptr, widget); } TEST(Utils_Test, Utils_UT_fromSpecialEncoding) { ASSERT_STREQ(Utils::fromSpecialEncoding("name").toLocal8Bit(), "name"); } TEST(Utils_Test, Utils_UT_Return_Digital_Verify_00) { ASSERT_FALSE(Utils::Return_Digital_Verify("strfilepath", "strfilename")); } bool utils_exits() { return true; } void util_setFilter(QDir::Filters filter) { Q_UNUSED(filter); return; } QFileInfoList utils_entryInfoList(QDir::Filters filters = QDir::NoFilter, QDir::SortFlags sort = QDir::NoSort) { Q_UNUSED(filters); Q_UNUSED(sort); QList list; QFileInfo info; info.setFile("deepin-deb-verify"); list << info; return list; } TEST(Utils_Test, Utils_UT_Return_Digital_Verify_01) { Stub stub; stub.set((bool(QDir::*)() const)ADDR(QDir, exists), utils_exits); stub.set((QFileInfoList(QDir::*)(const QStringList &, QDir::Filters, QDir::SortFlags) const)ADDR(QDir, entryInfoList), utils_entryInfoList); stub.set((void(QDir::*)(QDir::Filters))ADDR(QDir, setFilter), util_setFilter); ASSERT_TRUE(Utils::Return_Digital_Verify("strfilepath", "deepin-deb-verify")); } void util_proc_start(const QString &program, const QStringList &arguments, QIODevice::OpenModeFlag mode) { Q_UNUSED(program); Q_UNUSED(arguments); Q_UNUSED(mode); return; } QByteArray util_readAllStandardOutput_success() { return "[INFO] signature verified!"; } QByteArray util_readAllStandardOutput_DebfileInexistence() { return "cannot find signinfo in deb file"; } QByteArray util_readAllStandardOutput_ExtractDebFail() { return "extract deb_file failed!"; } QByteArray util_readAllStandardOutput_DebVerifyFail() { return "verify deb file failed!"; } TEST(Utils_Test, Utils_UT_Digital_Verify_DebfileInexistence) { Stub stub; stub.set((bool(QDir::*)() const)ADDR(QDir, exists), utils_exits); stub.set((QFileInfoList(QDir::*)(const QStringList &, QDir::Filters, QDir::SortFlags) const)ADDR(QDir, entryInfoList), utils_entryInfoList); stub.set((void(QDir::*)(QDir::Filters))ADDR(QDir, setFilter), util_setFilter); stub.set((void(QProcess::*)(const QString &, const QStringList &, QIODevice::OpenMode))ADDR(QProcess, start), util_proc_start); stub.set(ADDR(QProcess, readAllStandardOutput), util_readAllStandardOutput_DebfileInexistence); stub.set(ADDR(QProcess, readAllStandardError), util_readAllStandardOutput_DebfileInexistence); ASSERT_EQ(Utils::Digital_Verify("strfilepath"), Utils::DebfileInexistence); } TEST(Utils_Test, Utils_UT_Digital_Verify_ExtractDebFail) { Stub stub; stub.set((bool(QDir::*)() const)ADDR(QDir, exists), utils_exits); stub.set((QFileInfoList(QDir::*)(const QStringList &, QDir::Filters, QDir::SortFlags) const)ADDR(QDir, entryInfoList), utils_entryInfoList); stub.set((void(QDir::*)(QDir::Filters))ADDR(QDir, setFilter), util_setFilter); stub.set((void(QProcess::*)(const QString &, const QStringList &, QIODevice::OpenMode))ADDR(QProcess, start), util_proc_start); stub.set(ADDR(QProcess, readAllStandardOutput), util_readAllStandardOutput_ExtractDebFail); stub.set(ADDR(QProcess, readAllStandardError), util_readAllStandardOutput_ExtractDebFail); ASSERT_EQ(Utils::Digital_Verify("strfilepath"), Utils::ExtractDebFail); } TEST(Utils_Test, Utils_UT_Digital_Verify_DebVerifyFail) { Stub stub; stub.set((bool(QDir::*)() const)ADDR(QDir, exists), utils_exits); stub.set((QFileInfoList(QDir::*)(const QStringList &, QDir::Filters, QDir::SortFlags) const)ADDR(QDir, entryInfoList), utils_entryInfoList); stub.set((void(QDir::*)(QDir::Filters))ADDR(QDir, setFilter), util_setFilter); stub.set((void(QProcess::*)(const QString &, const QStringList &, QIODevice::OpenMode))ADDR(QProcess, start), util_proc_start); stub.set(ADDR(QProcess, readAllStandardOutput), util_readAllStandardOutput_DebVerifyFail); stub.set(ADDR(QProcess, readAllStandardError), util_readAllStandardOutput_DebVerifyFail); ASSERT_EQ(Utils::Digital_Verify("strfilepath"), Utils::DebVerifyFail); } TEST(Utils_Test, Utils_UT_Digital_Verify) { Stub stub; stub.set((bool(QDir::*)() const)ADDR(QDir, exists), utils_exits); stub.set((QFileInfoList(QDir::*)(const QStringList &, QDir::Filters, QDir::SortFlags) const)ADDR(QDir, entryInfoList), utils_entryInfoList); stub.set((void(QDir::*)(QDir::Filters))ADDR(QDir, setFilter), util_setFilter); stub.set((void(QProcess::*)(const QString &, const QStringList &, QIODevice::OpenMode))ADDR(QProcess, start), util_proc_start); stub.set(ADDR(QProcess, readAllStandardOutput), util_readAllStandardOutput_success); stub.set(ADDR(QProcess, readAllStandardError), util_readAllStandardOutput_success); ASSERT_EQ(Utils::Digital_Verify("strfilepath"), Utils::VerifySuccess); } TEST(Utils_Test, Utils_UT_holdTextInRect) { QFont font; QString info = "(Reading database ... 272597 files and directories currently installed.)"; QString str = Utils::holdTextInRect(font, info, QSize(30, 600)); ASSERT_TRUE(str.contains("\n")); } TEST(Utils_Test, Utils_UT_0012) { QFont font; QString info = "(Reading database ... 272597 files and directories currently installed.)"; QString str = Utils::holdTextInRect(font, info, 30); ASSERT_TRUE(str.contains("\n")); } TEST(Utils_Test, Utils_UT_0013) { Utils util; } TEST(Utils_Test, Utils_UT_DebApplicationHelper) { DebApplicationHelper *helper = DebApplicationHelper::instance(); Q_UNUSED(helper); } TEST(Utils_Test, Utils_UT_standardPalette) { DebApplicationHelper *helper = DebApplicationHelper::instance(); helper->standardPalette(DGuiApplicationHelper::LightType); } void util_setPalette(const QPalette &) { return; } bool util_setProperty(const char *, const QVariant &) { return true; } TEST(Utils_Test, Utils_UT_setPalette) { Stub stub; stub.set(ADDR(QWidget, setPalette), util_setPalette); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) stub.set(ADDR(QWidget, setProperty), util_setProperty); #endif DebApplicationHelper *helper = DebApplicationHelper::instance(); QWidget *w = nullptr; DPalette pa; helper->setPalette(w, pa); } void util_setAttribute(Qt::WidgetAttribute, bool) { return; } TEST(Utils_Test, Utils_UT_resetPalette) { Stub stub; #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) stub.set(ADDR(QWidget, setProperty), util_setProperty); #endif stub.set(ADDR(QWidget, setAttribute), util_setAttribute); DebApplicationHelper *helper = DebApplicationHelper::instance(); QWidget *w = nullptr; DPalette pa; helper->resetPalette(w); } QString stub_storageinfo_device_gvfs() { return "gvfsd-fuse"; } TEST(Utils_Test, checkPackageReadable_deviceError_fail) { Stub stub; stub.set(ADDR(QStorageInfo, device), stub_storageinfo_device_gvfs); EXPECT_FALSE(Pkg::PkgReadable == Utils::checkPackageReadable("/tmp")); } bool stub_file_isOpen_failed() { return false; } TEST(Utils_Test, checkPackageReadable_readError_fail) { Stub stub; stub.set(ADDR(QFile, isOpen), stub_file_isOpen_failed); QTemporaryFile tempFile; tempFile.open(); tempFile.close(); // This string is null before the QTemporaryFile is opened QString tmpFilePath = tempFile.fileName(); EXPECT_FALSE(Pkg::PkgReadable == Utils::checkPackageReadable(tmpFilePath)); } TEST(Utils_Test, checkPackageReadable_normal_success) { QTemporaryFile tempFile; tempFile.open(); tempFile.close(); // This string is null before the QTemporaryFile is opened QString tmpFilePath = tempFile.fileName(); EXPECT_TRUE(Pkg::PkgReadable == Utils::checkPackageReadable(tmpFilePath)); } deepin-deb-installer-6.5.51/tests/src/view/000077500000000000000000000000001524745214100205075ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/view/pages/000077500000000000000000000000001524745214100216065ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/view/pages/ut_AptConfigMessage.cpp000066400000000000000000000031511524745214100262010ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/pages/AptConfigMessage.h" #include "../deb-installer/view/widgets/ShowInstallInfoTextEdit.h" #include #include #include #include class AptConfigMessage_UT : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { aptConfig = new AptConfigMessage(); usleep(100 * 1000); qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { delete aptConfig; } AptConfigMessage *aptConfig; }; TEST_F(AptConfigMessage_UT, UT_AptConfigMessage_clearTexts) { aptConfig->clearTexts(); EXPECT_TRUE(aptConfig->m_inputEdit->text().isEmpty()); EXPECT_TRUE(aptConfig->m_textEdit->m_editor->toPlainText().isEmpty()); } TEST_F(AptConfigMessage_UT, UT_AptConfigMessage_appendTextEdit) { aptConfig->appendTextEdit("test"); aptConfig->appendTextEdit("test\\n"); EXPECT_NE(4, aptConfig->m_textEdit->m_editor->toPlainText().size()); } TEST_F(AptConfigMessage_UT, UT_AptConfigMessage_dealInput) { aptConfig->dealInput(); aptConfig->m_inputEdit->setText("test"); aptConfig->dealInput(); EXPECT_TRUE(aptConfig->m_inputEdit->text().isEmpty()); } TEST_F(AptConfigMessage_UT, paintEvent_UT) { QPaintEvent paint(QRect(aptConfig->rect())); aptConfig->paintEvent(&paint); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_backendprocesspage.cpp000066400000000000000000000027061524745214100266520ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #include #include #define private public #include "../deb-installer/view/pages/backendprocesspage.h" #include "../deb-installer/view/widgets/noprocesswidget.h" #include "../deb-installer/view/widgets/processwidget.h" class ut_backendProcessPage_TEST : public ::testing::Test { // Test interface protected: void SetUp() { w = new BackendProcessPage; } void TearDown() { delete w; } private: BackendProcessPage *w; }; TEST_F(ut_backendProcessPage_TEST, BackendProcessPage_UT_setDisplayPage_0) { w->setDisplayPage(BackendProcessPage::APT_INIT); ASSERT_EQ(w->allLayout->currentWidget(), w->noProcessWidget); } TEST_F(ut_backendProcessPage_TEST, BackendProcessPage_UT_setDisplayPage_1) { w->setDisplayPage(BackendProcessPage::READ_PKG); ASSERT_EQ(w->allLayout->currentWidget(), w->processWidget); } TEST_F(ut_backendProcessPage_TEST, BackendProcessPage_UT_setDisplayPage_2) { w->setDisplayPage(BackendProcessPage::PROCESS_FIN); ASSERT_EQ(w->noProcessWidget->spinner->isPlaying(), false); } TEST_F(ut_backendProcessPage_TEST, BackendProcessPage_UT_setPkgProcessRate) { w->setPkgProcessRate(1, 10); ASSERT_EQ(w->processWidget->processBar->value(), 1); ASSERT_EQ(w->processWidget->processBar->maximum(), 10); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_ddimerrorpage.cpp000066400000000000000000000011721524745214100256470ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #define private public #include "../deb-installer/view/pages/ddimerrorpage.h" class ut_ddimErrorPage_TEST : public ::testing::Test { // Test interface protected: void SetUp() { w = new DdimErrorPage; } void TearDown() { delete w; } private: DdimErrorPage *w; }; TEST_F(ut_ddimErrorPage_TEST, DdimErrorPage_UT_setErrorMessage) { w->setErrorMessage("123321"); ASSERT_EQ(w->errorMessageLabel->text() == "123321", true); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_debinstaller.cpp000066400000000000000000000241671524745214100255040ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/pages/debinstaller.h" #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/model/proxy_package_list_model.h" #include "../deb-installer/view/pages/multipleinstallpage.h" #include "../deb-installer/view/pages/singleinstallpage.h" #include "../deb-installer/view/widgets/filechoosewidget.h" #include "../deb-installer/view/widgets/choosefilebutton.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/view/widgets/infocontrolbutton.h" #include #include #include #include #include #include #include #include #include #include using namespace QApt; void stud_removePackage(DebListModel *, int idx) { Q_UNUSED(idx); } void stud_installDebs() {} bool stud_checkSuffix(QString filePath) { Q_UNUSED(filePath); return true; } void stud_appendPackage(DebListModel *, const QStringList &package) { Q_UNUSED(package); } void stud_refreshModel() {} void stud_uninstallCurrentPackage() {} QString stud_packageName() { return QString("test.deb"); }; QString stud_version() { return QString("1.0.0"); }; QString stud_longDescription() { return QString("This is test"); }; const QList stud_preparedPackages() { return QList{"test.deb"}; } void stud_afterGetAutherFalse() {} void stud_setEnableButton(bool bEnable) { Q_UNUSED(bEnable); } void stud_DealDependResult(int iAuthRes, QString dependName) { Q_UNUSED(iAuthRes); Q_UNUSED(dependName); } bool stud_isFile() { return true; } bool stud_run() { return true; } bool stud_reloadCache() { return true; } void stud_reset(DebListModel *) {} void stud_appendNoThread(QStringList packages, int allPackageSize) { Q_UNUSED(packages); Q_UNUSED(allPackageSize); } class UT_Debinstaller : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { Stub stub; stub.set(ADDR(Backend, init), stud_run); stub.set(ADDR(PackagesManager, appendNoThread), stud_appendNoThread); deb = new DebInstaller(); proxyModel = qobject_cast(deb->m_fileListModel); debListModel = qobject_cast(proxyModel->modelFromType(Pkg::Deb)); usleep(1000 * 1000); qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { delete deb; } DebInstaller *deb{nullptr}; ProxyPackageListModel *proxyModel{nullptr}; DebListModel *debListModel{nullptr}; }; void stub_enableCloseAndExit() { return; } TEST_F(UT_Debinstaller, UT_Debinstaller_total) { deb->slotShowInvalidePackageMessage(Pkg::Deb); deb->slotShowPkgExistMessage(); deb->slotShowNotLocalPackageMessage(Pkg::Deb); deb->slotShowPkgRemovedMessage("00"); EXPECT_EQ(deb->backToSinglePage(), nullptr); } TEST_F(UT_Debinstaller, UT_Debinstaller_refreshSingle) { deb->refreshSingle(); EXPECT_EQ(2, deb->m_dragflag); EXPECT_EQ(2, deb->m_Filterflag); EXPECT_TRUE(!deb->m_lastPage.isNull()); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotEnableCloseButton) { deb->slotEnableCloseButton(false); EXPECT_TRUE(deb->titlebar()->quitMenuIsDisabled()); deb->slotEnableCloseButton(true); EXPECT_FALSE(deb->titlebar()->quitMenuIsDisabled()); deb->refreshMulti(); EXPECT_EQ(1, deb->m_dragflag); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotSetAuthingStatus) { bool auth = false; deb->slotSetAuthingStatus(auth); EXPECT_FALSE(auth); } TEST_F(UT_Debinstaller, UT_Debinstaller_single2Multi) { deb->single2Multi(); EXPECT_TRUE(debListModel->m_packageOperateStatus.isEmpty()); EXPECT_EQ(1, deb->m_Filterflag); EXPECT_EQ(1, deb->m_dragflag); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotChangeDragFlag) { deb->slotChangeDragFlag(); EXPECT_EQ(0, deb->m_dragflag); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotDealDependResult) { deb->slotDealDependResult(DebListModel::AuthDependsSuccess, "test"); EXPECT_TRUE(debListModel->m_packageOperateStatus.isEmpty()); deb->slotDealDependResult(DebListModel::AuthBefore, "test"); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotSetEnableButton) { deb->m_dragflag = 2; deb->slotSetEnableButton(true); deb->slotSetEnableButton(false); deb->slotShowHiddenButton(); EXPECT_FALSE(deb->m_packageAppending); EXPECT_EQ(2, deb->m_dragflag); deb->m_dragflag = 1; deb->slotSetEnableButton(true); deb->slotSetEnableButton(false); deb->slotShowHiddenButton(); EXPECT_FALSE(deb->m_packageAppending); EXPECT_EQ(1, deb->m_dragflag); EXPECT_TRUE(debListModel->m_packageOperateStatus.isEmpty()); deb->m_packageAppending = true; deb->slotSetEnableButton(true); EXPECT_TRUE(deb->m_packageAppending); } TEST_F(UT_Debinstaller, UT_Debinstaller_appendPackageStart) { deb->appendPackageStart(); EXPECT_TRUE(deb->m_packageAppending); deb->appendFinished(); EXPECT_FALSE(deb->m_packageAppending); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotPackagesSelected) { deb->m_fileListModel->setWorkerStatus(DebListModel::WorkerProcessing); deb->slotPackagesSelected(QStringList() << "test.deb" << "test1.deb"); EXPECT_EQ(DebListModel::WorkerProcessing, deb->m_fileListModel->getWorkerStatus()); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotPackagesSelected_01) { deb->m_fileListModel->setWorkerStatus(DebListModel::WorkerFinished); deb->slotPackagesSelected(QStringList() << "test.deb"); EXPECT_EQ(DebListModel::WorkerFinished, deb->m_fileListModel->getWorkerStatus()); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotShowUninstallConfirmPage) { deb->slotShowUninstallConfirmPage(); EXPECT_EQ(DebListModel::WorkerUnInstall, deb->m_fileListModel->getWorkerStatus()); EXPECT_EQ(3, deb->m_Filterflag); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotUninstallAccepted) { deb->m_dragflag = 1; deb->slotUninstallAccepted(); EXPECT_TRUE(deb->m_fileChooseWidget->acceptDrops()); EXPECT_EQ(-1, deb->m_Filterflag) << deb->m_Filterflag; } TEST_F(UT_Debinstaller, UT_Debinstaller_slotUninstallCancel) { deb->m_dragflag = 1; deb->slotUninstallCancel(); EXPECT_EQ(DebListModel::WorkerPrepare, deb->m_fileListModel->getWorkerStatus()); EXPECT_EQ(1, deb->m_Filterflag); } TEST_F(UT_Debinstaller, UT_Debinstaller_slotReset) { Stub stub; stub.set(ADDR(DebInstaller, checkSuffix), stud_checkSuffix); stub.set((void (*)(DebListModel *, const QStringList &))(&DebListModel::slotAppendPackage), stud_appendPackage); stub.set(ADDR(DebListModel, preparedPackages), stud_preparedPackages); stub.set((void (*)(DebListModel *, int))(&DebListModel::removePackage), stud_removePackage); stub.set((void (*)(DebListModel *))(&DebListModel::reset), stud_reset); stub.set(ADDR(DebListModel, initPrepareStatus), stud_reset); stub.set(ADDR(DebListModel, installDebs), stud_installDebs); stub.set(ADDR(MultipleInstallPage, refreshModel), stud_refreshModel); stub.set(ADDR(MultipleInstallPage, setEnableButton), stud_setEnableButton); stub.set(ADDR(MultipleInstallPage, DealDependResult), stud_DealDependResult); stub.set(ADDR(MultipleInstallPage, afterGetAutherFalse), stud_afterGetAutherFalse); stub.set(ADDR(SingleInstallPage, slotUninstallCurrentPackage), stud_uninstallCurrentPackage); stub.set(ADDR(SingleInstallPage, afterGetAutherFalse), stud_afterGetAutherFalse); stub.set(ADDR(SingleInstallPage, setEnableButton), stud_setEnableButton); stub.set(ADDR(SingleInstallPage, DealDependResult), stud_DealDependResult); stub.set(ADDR(DebFile, packageName), stud_packageName); stub.set(ADDR(DebFile, version), stud_version); stub.set(ADDR(DebFile, longDescription), stud_longDescription); stub.set(ADDR(Backend, reloadCache), stud_reloadCache); deb->slotReset(); EXPECT_EQ(-1, deb->m_dragflag); EXPECT_EQ(-1, deb->m_Filterflag); EXPECT_EQ(DebListModel::WorkerPrepare, deb->m_fileListModel->m_workerStatus); EXPECT_TRUE(deb->m_fileChooseWidget->acceptDrops()); EXPECT_FALSE(deb->m_fileChooseWidget->m_chooseFileBtn->hasFocus()); } TEST_F(UT_Debinstaller, UT_Debinstaller_checkSuffix) { Stub stub; stub.set(ADDR(QFileInfo, isFile), stud_isFile); EXPECT_EQ(deb->checkSuffix("test.deb"), true); EXPECT_EQ(deb->checkSuffix("test"), false); } TEST_F(UT_Debinstaller, UT_Debinstaller_keyPressEvent) { QKeyEvent keyPressEvent(QEvent::KeyPress, Qt::Key_Escape, Qt::NoModifier); QCoreApplication::sendEvent(deb, &keyPressEvent); } bool ut_hasUrls() { return true; } TEST_F(UT_Debinstaller, UT_Debinstaller_dragEnterEvent) { QMimeData *mimeData = new QMimeData; Stub stub; stub.set(ADDR(QMimeData, hasUrls), ut_hasUrls); QDragEnterEvent enterEvent(QPoint(0, 0), Qt::MoveAction, mimeData, Qt::LeftButton, Qt::NoModifier); QCoreApplication::sendEvent(deb, &enterEvent); EXPECT_TRUE(deb->m_fileChooseWidget->acceptDrops()); delete mimeData; } TEST_F(UT_Debinstaller, UT_Debinstaller_dragMoveEvent) { QMimeData *mimeData = new QMimeData; QDragMoveEvent enterEvent(QPoint(0, 0), Qt::MoveAction, mimeData, Qt::LeftButton, Qt::NoModifier); QCoreApplication::sendEvent(deb, &enterEvent); delete mimeData; } TEST_F(UT_Debinstaller, UT_Debinstaller_dropEvent) { QByteArray csvData = "test"; QMimeData *mimeData = new QMimeData; mimeData->setData("text/csv", csvData); QDropEvent dropEvent(QPoint(0, 0), Qt::MoveAction, mimeData, Qt::LeftButton, Qt::NoModifier); QCoreApplication::sendEvent(deb, &dropEvent); delete mimeData; } TEST_F(UT_Debinstaller, UT_Debinstaller_closeEvent) { QByteArray csvData = "test"; QMimeData *mimeData = new QMimeData; mimeData->setData("text/csv", csvData); QCloseEvent closeEvent; QCoreApplication::sendEvent(deb, &closeEvent); delete mimeData; } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_multipleinstallpage.cpp000066400000000000000000000144321524745214100271050ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/pages/multipleinstallpage.h" #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/model/packagelistview.h" #include "../deb-installer/view/widgets/ShowInstallInfoTextEdit.h" #include "../deb-installer/view/widgets/installprocessinfoview.h" #include "../deb-installer/view/widgets/workerprogress.h" #include #include #include #include #include using namespace QApt; bool stud_init() { return true; } int stud_getInstallFileSize() { return 10; } class UT_MultipleInstallPage : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { Stub stub; stub.set(ADDR(Backend, init), stud_init); debListModel = new DebListModel(); usleep(100 * 1000); multiplepage = new MultipleInstallPage(debListModel); usleep(100 * 1000); qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { delete multiplepage; delete debListModel; } MultipleInstallPage *multiplepage; DebListModel *debListModel; }; TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_total) { multiplepage->setEnableButton(true); EXPECT_FALSE(multiplepage->m_installButton->isVisible()); multiplepage->refreshModel(); multiplepage->slotHideInfo(); EXPECT_TRUE(multiplepage->m_upDown); EXPECT_FALSE(multiplepage->m_appsListView->hasFocus()); EXPECT_FALSE(multiplepage->m_installProcessInfoView->isVisible()); EXPECT_FALSE(multiplepage->m_appsListViewBgFrame->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotWorkerFinshed) { multiplepage->slotWorkerFinshed(); EXPECT_FALSE(multiplepage->m_acceptButton->isVisible()); EXPECT_FALSE(multiplepage->m_backButton->isVisible()); EXPECT_FALSE(multiplepage->m_processFrame->isVisible()); EXPECT_FALSE(multiplepage->m_appsListView->m_bIsRightMenuShow); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotOutputAvailable) { multiplepage->slotOutputAvailable(""); EXPECT_EQ("", multiplepage->m_installProcessInfoView->m_editor->toPlainText()); EXPECT_FALSE(multiplepage->m_installButton->isVisible()); EXPECT_FALSE(multiplepage->m_infoControlButton->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotProgressChanged) { multiplepage->slotProgressChanged(100); EXPECT_EQ(100, multiplepage->m_progressAnimation->endValue()); multiplepage->m_installProgress->setValue(0); EXPECT_EQ(0, multiplepage->m_progressAnimation->startValue()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotAutoScrollInstallList) { Stub stub; stub.set(ADDR(DebListModel, getInstallFileSize), stud_getInstallFileSize); multiplepage->slotAutoScrollInstallList(-1); multiplepage->slotAutoScrollInstallList(2); EXPECT_FALSE(multiplepage->m_appsListView->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_DealDependResult) { multiplepage->DealDependResult(0, "test"); multiplepage->DealDependResult(2, "test"); EXPECT_TRUE(multiplepage->m_installButton->isEnabled()); multiplepage->DealDependResult(3, "test"); multiplepage->DealDependResult(4, "test"); multiplepage->DealDependResult(5, "test"); multiplepage->DealDependResult(6, "test"); multiplepage->DealDependResult(1, "test"); EXPECT_FALSE(multiplepage->m_appsListView->isVisible()); EXPECT_FALSE(multiplepage->m_tipsLabel->isVisible()); EXPECT_FALSE(multiplepage->m_installButton->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_afterGetAutherFalse) { multiplepage->afterGetAutherFalse(); EXPECT_TRUE(multiplepage->m_infoControlButton->isEnabled()); EXPECT_TRUE(multiplepage->m_appsListView->m_bIsRightMenuShow); EXPECT_FALSE(multiplepage->m_processFrame->isVisible()); EXPECT_FALSE(multiplepage->m_installButton->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotHideDependsInfo) { multiplepage->slotHideDependsInfo(); EXPECT_FALSE(multiplepage->m_appsListView->hasFocus()); EXPECT_FALSE(multiplepage->m_showDependsView->isVisible()); multiplepage->slotShowDependsInfo(); EXPECT_FALSE(multiplepage->m_showDependsView->isVisible()); EXPECT_FALSE(multiplepage->m_appsListView->hasFocus()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotRequestRemoveItemClicked) { multiplepage->slotRequestRemoveItemClicked(debListModel->index(0)); EXPECT_TRUE(debListModel->isWorkerPrepare()); EXPECT_TRUE(debListModel->m_packageOperateStatus.isEmpty()); EXPECT_FALSE(multiplepage->m_showDependsButton->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotDependPackages) { Pkg::DependInfo info; info.packageName = "libopencl1"; info.version = "1.0"; QList list; list.append(info); QPair, QList> pair; pair.first.append(list); pair.second.append(list); // dependPackages.insert("deb", pair); multiplepage->slotDependPackages(pair, false); EXPECT_EQ(1, pair.first.size()); EXPECT_FALSE(multiplepage->m_showDependsButton->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotShowInfo) { multiplepage->slotShowInfo(); EXPECT_EQ(multiplepage->m_upDown, false); EXPECT_FALSE(multiplepage->m_appsListView->hasFocus()); EXPECT_FALSE(multiplepage->m_installProcessInfoView->isVisible()); EXPECT_FALSE(multiplepage->m_appsListViewBgFrame->isVisible()); } TEST_F(UT_MultipleInstallPage, UT_MultipleInstallPage_slotHiddenCancelButton) { multiplepage->slotHiddenCancelButton(); EXPECT_FALSE(multiplepage->m_installButton->hasFocus()); EXPECT_FALSE(multiplepage->m_appsListView->m_bIsRightMenuShow); EXPECT_FALSE(multiplepage->m_showDependsButton->isVisible()); EXPECT_FALSE(multiplepage->m_installButton->isVisible()); EXPECT_FALSE(multiplepage->m_backButton->isVisible()); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_packageselectview.cpp000066400000000000000000000041331524745214100265110ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #include #include #include "../deb-installer/view/widgets/packageselectitem.h" #define private public #include "../deb-installer/view/pages/packageselectview.h" class ut_packageSelectView_TEST : public ::testing::Test { // Test interface protected: void SetUp() { w = new PackageSelectView; } void TearDown() { delete w; } private: PackageSelectView *w; }; TEST_F(ut_packageSelectView_TEST, PackageSelectView_UT_flushDebList) { DebIr ir1; DebIr ir2; w->flushDebList({ir1, ir2}); ASSERT_EQ(w->items.size(), 2); } TEST_F(ut_packageSelectView_TEST, PackageSelectView_UT_checkSelect) { DebIr ir1; ir1.archMatched = true; DebIr ir2; ir2.archMatched = false; w->flushDebList({ir1, ir2}); w->checkSelect(); ASSERT_EQ(w->selectAllBox->isChecked(), true); w->items[0]->setChecked(false); w->checkSelect(); ASSERT_EQ(w->selectAllBox->isChecked(), false); } TEST_F(ut_packageSelectView_TEST, PackageSelectView_UT_selectAll) { DebIr ir1; ir1.archMatched = true; DebIr ir2; ir2.archMatched = false; w->flushDebList({ir1, ir2}); w->selectAll(false); ASSERT_EQ(w->selectAllBox->isChecked(), false); w->selectAll(true); ASSERT_EQ(w->selectAllBox->isChecked(), true); } TEST_F(ut_packageSelectView_TEST, PackageSelectView_UT_setHaveMustInstallDeb) { w->setHaveMustInstallDeb(true); ASSERT_EQ(w->installButton->isEnabled(), true); w->setHaveMustInstallDeb(false); ASSERT_EQ(w->installButton->isEnabled(), false); } TEST_F(ut_packageSelectView_TEST, PackageSelectView_UT_onInstallClicked) { QObject::connect( w, &PackageSelectView::packageInstallConfim, [](const QList &indexes) { ASSERT_EQ(indexes.size(), 2); }); DebIr ir1; ir1.archMatched = true; DebIr ir2; ir2.archMatched = true; w->flushDebList({ir1, ir2}); w->installButton->click(); QThread::msleep(50); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_settingdialog.cpp000066400000000000000000000037041524745214100256630ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/pages/settingdialog.h" #include "../deb-installer/utils/hierarchicalverify.h" #include #include #include DWIDGET_USE_NAMESPACE class UT_SettingDialog : public ::testing::Test { protected: void SetUp() { dialog = new SettingDialog; dialog->show(); } void TearDown() { delete dialog; } private: SettingDialog *dialog; }; TEST_F(UT_SettingDialog, createProceedDefenderSafetyLabel_Pass) { QWidget *w = SettingDialog::createProceedDefenderSafetyLabel(nullptr); DLabel *label = qobject_cast(w); ASSERT_NE(label, nullptr); EXPECT_TRUE(label->text().contains("href='localtest.com'")); delete w; } static bool g_trigger = false; void stub_proceedDefenderSafetyPage() { g_trigger = true; } TEST_F(UT_SettingDialog, linkActivated_Trigger_Pass) { QWidget *w = SettingDialog::createProceedDefenderSafetyLabel(nullptr); DLabel *label = qobject_cast(w); ASSERT_NE(label, nullptr); Stub stub; stub.set(ADDR(HierarchicalVerify, proceedDefenderSafetyPage), stub_proceedDefenderSafetyPage); g_trigger = false; Q_EMIT label->linkActivated(""); EXPECT_TRUE(g_trigger); } TEST_F(UT_SettingDialog, switchHierarchicalNotify_Enable_Pass) { dialog->switchHierarchicalNotify(true); DLabel *label = dialog->findChild("OptionProceedLabel"); ASSERT_NE(label, nullptr); EXPECT_TRUE(label->isVisible()); EXPECT_TRUE(label->text().contains("Security Center")); } TEST_F(UT_SettingDialog, switchHierarchicalNotify_Disable_Pass) { dialog->switchHierarchicalNotify(false); DLabel *label = dialog->findChild("OptionProceedLabel"); ASSERT_NE(label, nullptr); EXPECT_FALSE(label->isVisible()); EXPECT_TRUE(label->text().contains("Security Center")); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_singleinstallpage.cpp000066400000000000000000000444111524745214100265330ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/pages/singleinstallpage.h" #include "../deb-installer/model/deblistmodel.h" #include "../deb-installer/manager/packagesmanager.h" #include "../deb-installer/manager/PackageDependsStatus.h" #include "../deb-installer/view/widgets/workerprogress.h" #include "../deb-installer/view/widgets/ShowInstallInfoTextEdit.h" #include #include #include #include using namespace QApt; void stud_installPackages() { return; } bool stud_singleinit() { return true; } QString stud_singlepackageName() { return "test"; } QString stud_singleversion() { return "1.0.0"; } QString stud_singlelongDescription() { return "this is test"; } QString stud_singlearchitecture() { return "x86"; } QString stud_singlefilePath() { return "/home"; } QString stud_singleshortDescription() { return "this is a short test"; } PackageDependsStatus stud_singlegetPackageDependsStatus(const int index) { Q_UNUSED(index); PackageDependsStatus m_status; m_status.status = 1; return m_status; } int stud_singlepackageInstallStatus(const int index) { Q_UNUSED(index); return 1; } void stud_singleuninstallPackage(const int idx) { Q_UNUSED(idx); } int stud_successtoInt(bool *ok = nullptr) { Q_UNUSED(ok); return 2; } int stud_failedtoInt(bool *ok = nullptr) { Q_UNUSED(ok); return 3; } bool stud_recheckPackagePath(QString) { return true; } PackageDependsStatus stud_getPackageDependsStatus(const int) { return PackageDependsStatus::_break("package"); } class UT_SingleInstallpage : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { delete page; delete model; } SingleInstallPage *page; DebListModel *model; }; QVariant stu_data() { return Pkg::DependsStatus::DependsOk; } QVariant stu_data1() { return Pkg::PackageOperationStatus::Success; } TEST_F(UT_SingleInstallpage, UT_SingleInstallpage_total) { Stub stub; stub.set(ADDR(Backend, init), stud_singleinit); stub.set(ADDR(DebFile, packageName), stud_singlepackageName); stub.set(ADDR(DebFile, version), stud_singleversion); stub.set(ADDR(DebFile, longDescription), stud_singlelongDescription); stub.set(ADDR(DebFile, filePath), stud_singlefilePath); stub.set(ADDR(DebFile, architecture), stud_singlearchitecture); stub.set(ADDR(DebFile, shortDescription), stud_singleshortDescription); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stud_singlegetPackageDependsStatus); stub.set(ADDR(PackagesManager, packageInstallStatus), stud_singlepackageInstallStatus); stub.set(decltype (&stud_installPackages)(&DebListModel::slotInstallPackages), stud_installPackages); stub.set(decltype (&stud_singleuninstallPackage)(&DebListModel::slotUninstallPackage), stud_singleuninstallPackage); stub.set(ADDR(DebListModel, recheckPackagePath), stud_recheckPackagePath); model = new DebListModel(); model->m_packagesManager->m_preparedPackages.append("test"); model->m_packagesManager->m_preparedPackages.append("test1"); page = new SingleInstallPage(model); page->slotReinstall(); EXPECT_FALSE(page->m_reinstallButton->hasFocus()); EXPECT_EQ("Show details", page->m_infoControlButton->m_expandTips); EXPECT_FALSE(page->m_installButton->isVisible()); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); EXPECT_EQ("Show details", page->m_infoControlButton->m_expandTips); EXPECT_EQ(SingleInstallPage::Reinstall, page->m_operate); EXPECT_EQ(DebListModel::WorkerPrepare, page->m_packagesModel->m_workerStatus); EXPECT_EQ(page->initLabelWidth(11), 260); EXPECT_EQ(page->initLabelWidth(12), 255); EXPECT_EQ(page->initLabelWidth(13), 250); EXPECT_EQ(page->initLabelWidth(14), 250); EXPECT_EQ(page->initLabelWidth(15), 240); EXPECT_EQ(page->initLabelWidth(16), 240); EXPECT_EQ(page->initLabelWidth(18), 230); EXPECT_EQ(page->initLabelWidth(20), 220); EXPECT_EQ(page->initLabelWidth(22), 220); page->slotInstall(); EXPECT_FALSE(page->m_installButton->hasFocus()); EXPECT_EQ("Show details", page->m_infoControlButton->m_expandTips); EXPECT_FALSE(page->m_installButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); page->slotUninstallCurrentPackage(); EXPECT_FALSE(page->m_tipsLabel->isVisible()); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); EXPECT_EQ("Show details", page->m_infoControlButton->m_expandTips); EXPECT_EQ(SingleInstallPage::Uninstall, page->m_operate); EXPECT_EQ(DebListModel::WorkerPrepare, page->m_packagesModel->m_workerStatus); page->slotShowInfomation(); EXPECT_FALSE(page->m_upDown); EXPECT_FALSE(page->m_installProcessView->isVisible()); EXPECT_FALSE(page->m_itemInfoFrame->isVisible()); page->slotHideInfomation(); EXPECT_TRUE(page->m_upDown); EXPECT_FALSE(page->m_installProcessView->isVisible()); EXPECT_FALSE(page->m_itemInfoFrame->isVisible()); page->slotShowInfo(); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_installButton->isVisible()); EXPECT_FALSE(page->m_doneButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); EXPECT_FALSE(page->m_showDependsButton->isVisible()); EXPECT_FALSE(page->m_infoControlButton->isVisible()); EXPECT_FALSE(page->m_confirmButton->isVisible()); EXPECT_EQ("", page->m_tipsLabel->text()); page->slotOutputAvailable(""); EXPECT_TRUE(page->m_installProcessView->m_editor->toPlainText().isEmpty()); EXPECT_FALSE(page->m_infoControlButton->isVisible()); page->m_progress->setValue(0); EXPECT_EQ(0, page->m_progress->value()); EXPECT_TRUE(page->m_workerStarted); page->m_upDown = false; page->slotWorkerFinished(); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); EXPECT_EQ(0, page->m_progress->value()); EXPECT_FALSE(page->m_infoControlButton->isVisible()); EXPECT_FALSE(page->m_upDown); Stub stub1; stub1.set(ADDR(QModelIndex, data), stu_data1); page->m_operate = SingleInstallPage::Unknown; page->slotWorkerFinished(); page->slotWorkerProgressChanged(100); EXPECT_EQ(100, page->m_progress->value()); page->m_progress->setValue(60); page->slotWorkerProgressChanged(50); page->setEnableButton(false); page->setEnableButton(true); EXPECT_TRUE(page->m_uninstallButton->isEnabled()); EXPECT_TRUE(page->m_reinstallButton->isEnabled()); EXPECT_TRUE(page->m_installButton->isEnabled()); page->afterGetAutherFalse(); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); page->setAuthConfirm("test"); EXPECT_FALSE(page->m_pLoadingLabel->isVisible()); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_installButton->isVisible()); EXPECT_FALSE(page->m_confirmButton->isVisible()); EXPECT_FALSE(page->m_infoControlButton->isVisible()); page->setAuthBefore(); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); page->setCancelAuthOrAuthDependsErr(); stub.set(ADDR(QModelIndex, data), stu_data); page->setCancelAuthOrAuthDependsErr(); EXPECT_FALSE(page->m_pLoadingLabel->isVisible()); EXPECT_FALSE(page->m_pDSpinner->isVisible()); page->DealDependResult(1, "test"); EXPECT_EQ(1, page->dependAuthStatu); page->m_operate = SingleInstallPage::Install; page->setEnableButton(true); page->setAuthBefore(); page->afterGetAutherFalse(); page->m_operate = SingleInstallPage::Reinstall; page->setAuthBefore(); page->afterGetAutherFalse(); EXPECT_FALSE(page->m_uninstallButton->isEnabled()); EXPECT_FALSE(page->m_reinstallButton->isEnabled()); EXPECT_FALSE(page->m_installButton->isEnabled()); } TEST_F(UT_SingleInstallpage, UT_SingleInstallpage_onWorkFinishedFailed) { Stub stub; stub.set(ADDR(Backend, init), stud_singleinit); stub.set(ADDR(DebFile, packageName), stud_singlepackageName); stub.set(ADDR(DebFile, version), stud_singleversion); stub.set(ADDR(DebFile, longDescription), stud_singlelongDescription); stub.set(ADDR(DebFile, filePath), stud_singlefilePath); stub.set(ADDR(DebFile, architecture), stud_singlearchitecture); stub.set(ADDR(DebFile, shortDescription), stud_singleshortDescription); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stud_singlegetPackageDependsStatus); stub.set(ADDR(PackagesManager, packageInstallStatus), stud_singlepackageInstallStatus); stub.set((decltype(&stud_installPackages))ADDR(DebListModel, slotInstallPackages), stud_installPackages); stub.set((decltype(&stud_singleuninstallPackage))ADDR(DebListModel, slotUninstallPackage), stud_singleuninstallPackage); stub.set(ADDR(DebListModel, recheckPackagePath), stud_recheckPackagePath); model = new DebListModel(); usleep(100 * 1000); model->m_packagesManager->m_preparedPackages.append("test"); model->m_packagesManager->m_preparedPackages.append("test1"); page = new SingleInstallPage(model); usleep(100 * 1000); stub.set(ADDR(QVariant, toInt), stud_failedtoInt); page->m_operate = SingleInstallPage::Uninstall; page->slotWorkerFinished(); page->m_operate = SingleInstallPage::Install; page->slotWorkerFinished(); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); EXPECT_EQ(0, page->m_progress->value()); EXPECT_FALSE(page->m_infoControlButton->isVisible()); EXPECT_TRUE(page->m_upDown); } TEST_F(UT_SingleInstallpage, UT_SingleInstallpage_onWorkFinishedSuccees) { Stub stub; stub.set(ADDR(Backend, init), stud_singleinit); stub.set(ADDR(DebFile, packageName), stud_singlepackageName); stub.set(ADDR(DebFile, version), stud_singleversion); stub.set(ADDR(DebFile, longDescription), stud_singlelongDescription); stub.set(ADDR(DebFile, filePath), stud_singlefilePath); stub.set(ADDR(DebFile, architecture), stud_singlearchitecture); stub.set(ADDR(DebFile, shortDescription), stud_singleshortDescription); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stud_singlegetPackageDependsStatus); stub.set(ADDR(PackagesManager, packageInstallStatus), stud_singlepackageInstallStatus); stub.set((decltype(&stud_installPackages))ADDR(DebListModel, slotInstallPackages), stud_installPackages); stub.set((decltype(&stud_singleuninstallPackage))ADDR(DebListModel, slotUninstallPackage), stud_singleuninstallPackage); stub.set(ADDR(QModelIndex, data), stu_data); stub.set(ADDR(DebListModel, recheckPackagePath), stud_recheckPackagePath); model = new DebListModel(); usleep(100 * 1000); model->m_packagesManager->m_preparedPackages.append("test"); model->m_packagesManager->m_preparedPackages.append("test1"); page = new SingleInstallPage(model); usleep(100 * 1000); page->showPackageInfo(); stub.set(ADDR(QVariant, toInt), stud_successtoInt); page->slotWorkerFinished(); page->m_operate = SingleInstallPage::Install; page->slotWorkerFinished(); page->m_operate = SingleInstallPage::Uninstall; page->setAuthBefore(); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_backButton->isVisible()); EXPECT_FALSE(page->m_reinstallButton->isVisible()); EXPECT_FALSE(page->m_progressFrame->isVisible()); EXPECT_EQ(0, page->m_progress->value()); EXPECT_FALSE(page->m_infoControlButton->isVisible()); EXPECT_TRUE(page->m_upDown); page->DealDependResult(3, "test"); EXPECT_EQ(3, page->dependAuthStatu); page->DealDependResult(2, "test"); EXPECT_EQ(2, page->dependAuthStatu); page->DealDependResult(5, "test"); EXPECT_EQ(5, page->dependAuthStatu); page->DealDependResult(4, "test"); EXPECT_EQ(4, page->dependAuthStatu); page->DealDependResult(6, "test"); EXPECT_EQ(6, page->dependAuthStatu); page->DealDependResult(0, "test"); EXPECT_EQ(0, page->dependAuthStatu); } TEST_F(UT_SingleInstallpage, UT_SingleInstallpage_initTabOrder) { Stub stub; stub.set(ADDR(Backend, init), stud_singleinit); stub.set(ADDR(DebFile, packageName), stud_singlepackageName); stub.set(ADDR(DebFile, version), stud_singleversion); stub.set(ADDR(DebFile, longDescription), stud_singlelongDescription); stub.set(ADDR(DebFile, filePath), stud_singlefilePath); stub.set(ADDR(DebFile, architecture), stud_singlearchitecture); stub.set(ADDR(DebFile, shortDescription), stud_singleshortDescription); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stud_singlegetPackageDependsStatus); stub.set(ADDR(PackagesManager, packageInstallStatus), stud_singlepackageInstallStatus); stub.set((decltype(&stud_installPackages))ADDR(DebListModel, slotInstallPackages), stud_installPackages); stub.set((decltype(&stud_singleuninstallPackage))ADDR(DebListModel, slotUninstallPackage), stud_singleuninstallPackage); stub.set(ADDR(QModelIndex, data), stu_data); stub.set(ADDR(DebListModel, recheckPackagePath), stud_recheckPackagePath); model = new DebListModel(); usleep(100 * 1000); model->m_packagesManager->m_preparedPackages.append("test"); model->m_packagesManager->m_preparedPackages.append("test1"); page = new SingleInstallPage(model); usleep(100 * 1000); page->m_installButton->setVisible(true); page->m_backButton->setVisible(true); page->m_uninstallButton->setVisible(true); page->initTabOrder(); EXPECT_FALSE(page->m_doneButton->isVisible()); EXPECT_FALSE(page->m_uninstallButton->isVisible()); EXPECT_FALSE(page->m_confirmButton->isVisible()); EXPECT_FALSE(page->m_installButton->isVisible()); page->slotHideDependsInfo(); EXPECT_TRUE(page->m_upDown); page->slotShowDependsInfo(); EXPECT_TRUE(page->m_upDown); EXPECT_FALSE(page->m_installProcessView->isVisible()); EXPECT_FALSE(page->m_itemInfoFrame->isVisible()); } TEST_F(UT_SingleInstallpage, UT_SingleInstallpage_paintEvent) { Stub stub; stub.set(ADDR(Backend, init), stud_singleinit); stub.set(ADDR(DebFile, packageName), stud_singlepackageName); stub.set(ADDR(DebFile, version), stud_singleversion); stub.set(ADDR(DebFile, longDescription), stud_singlelongDescription); stub.set(ADDR(DebFile, filePath), stud_singlefilePath); stub.set(ADDR(DebFile, architecture), stud_singlearchitecture); stub.set(ADDR(DebFile, shortDescription), stud_singleshortDescription); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stud_singlegetPackageDependsStatus); stub.set(ADDR(PackagesManager, packageInstallStatus), stud_singlepackageInstallStatus); stub.set((decltype(&stud_installPackages))ADDR(DebListModel, slotInstallPackages), stud_installPackages); stub.set((decltype(&stud_singleuninstallPackage))ADDR(DebListModel, slotUninstallPackage), stud_singleuninstallPackage); stub.set(ADDR(QModelIndex, data), stu_data); stub.set(ADDR(DebListModel, recheckPackagePath), stud_recheckPackagePath); model = new DebListModel(); usleep(100 * 1000); model->m_packagesManager->m_preparedPackages.append("test"); model->m_packagesManager->m_preparedPackages.append("test1"); page = new SingleInstallPage(model); usleep(100 * 1000); QPaintEvent paint(QRect(page->rect())); page->paintEvent(&paint); } TEST_F(UT_SingleInstallpage, UT_SingleInstallpage_slotDependPackages) { Stub stub; stub.set(ADDR(Backend, init), stud_singleinit); stub.set(ADDR(DebFile, packageName), stud_singlepackageName); stub.set(ADDR(DebFile, version), stud_singleversion); stub.set(ADDR(DebFile, longDescription), stud_singlelongDescription); stub.set(ADDR(DebFile, filePath), stud_singlefilePath); stub.set(ADDR(DebFile, architecture), stud_singlearchitecture); stub.set(ADDR(DebFile, shortDescription), stud_singleshortDescription); stub.set(ADDR(PackagesManager, getPackageDependsStatus), stud_singlegetPackageDependsStatus); stub.set(ADDR(PackagesManager, packageInstallStatus), stud_singlepackageInstallStatus); stub.set((decltype(&stud_installPackages))ADDR(DebListModel, slotInstallPackages), stud_installPackages); stub.set((decltype(&stud_singleuninstallPackage))ADDR(DebListModel, slotUninstallPackage), stud_singleuninstallPackage); stub.set(ADDR(QModelIndex, data), stu_data); stub.set(ADDR(DebListModel, recheckPackagePath), stud_recheckPackagePath); model = new DebListModel(); usleep(100 * 1000); model->m_packagesManager->m_preparedPackages.append("test"); model->m_packagesManager->m_preparedPackages.append("test1"); page = new SingleInstallPage(model); usleep(100 * 1000); // QMap, QList>> dependPackages; Pkg::DependInfo info; info.packageName = "libopencl1"; info.version = "1.0"; QList list; list.append(info); QPair, QList> pair; pair.first.append(list); pair.second.append(list); // dependPackages.insert("deb", pair); page->slotDependPackages(pair, false); EXPECT_EQ(1, pair.first.size()); EXPECT_FALSE(page->m_showDependsButton->isVisible()); } deepin-deb-installer-6.5.51/tests/src/view/pages/ut_uninstallconfirmpage.cpp000066400000000000000000000025021524745214100272450ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/pages/uninstallconfirmpage.h" #include "../deb-installer/view/pages/debinstaller.h" #include #include #include #include #include using namespace QApt; QEvent::Type stud_uninstalltype() { return QEvent::MouseButtonRelease; } class UnInstallConfirmPage_UT : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { uninstallPage = new UninstallConfirmPage(); usleep(100 * 1000); qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { delete uninstallPage; } UninstallConfirmPage *uninstallPage; }; TEST_F(UnInstallConfirmPage_UT, total_UT) { Stub stub; stub.set(ADDR(QEvent, type), stud_uninstalltype); uninstallPage->installEventFilter(uninstallPage); uninstallPage->slotShowDetail(); uninstallPage->slotHideDetail(); EXPECT_FALSE(uninstallPage->m_infoWrapperWidget->isVisible()); EXPECT_FALSE(uninstallPage->m_dependsInfomation->isVisible()); } deepin-deb-installer-6.5.51/tests/src/view/widgets/000077500000000000000000000000001524745214100221555ustar00rootroot00000000000000deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_choosefilebutton.cpp000066400000000000000000000015501524745214100267460ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/choosefilebutton.h" #include "utils/utils.h" #include #include class ut_chooseFileButton_TEST : public ::testing::Test { // Test interface protected: void SetUp() { m_choosFileBtn = new ChooseFileButton(""); } void TearDown() { delete m_choosFileBtn; } ChooseFileButton *m_choosFileBtn = nullptr; }; TEST_F(ut_chooseFileButton_TEST, ChooseFileButton_UT_setFamily) { m_choosFileBtn->setText("1"); ASSERT_EQ("1", m_choosFileBtn->text()); } TEST_F(ut_chooseFileButton_TEST, ChooseFileButton_UT_keyPressEvent) { QKeyEvent keyPressEvent(QEvent::KeyPress, Qt::Key_Space, Qt::NoModifier); QCoreApplication::sendEvent(m_choosFileBtn, &keyPressEvent); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_coloredprogressbar.cpp000066400000000000000000000046441524745214100273020ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/coloredprogressbar.h" #include #include "utils/utils.h" #include #include #include #include #include DGuiApplicationHelper::ColorType stub_themeType() { return DGuiApplicationHelper::DarkType; } class ut_coloredProgressBar_Test : public ::testing::Test { // Test interface protected: void SetUp() { m_colorProcessBar = new ColoredProgressBar; } void TearDown() { delete m_colorProcessBar; } ColoredProgressBar *m_colorProcessBar = nullptr; }; DGuiApplicationHelper::ColorType ut_themeType() { return DGuiApplicationHelper::DarkType; } DGuiApplicationHelper::ColorType ut_themeType01() { return DGuiApplicationHelper::LightType; } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_themeChanged) { Stub stub; stub.set(ADDR(DGuiApplicationHelper, themeType), ut_themeType01); m_colorProcessBar->themeChanged(); ASSERT_EQ(DGuiApplicationHelper::LightType, m_colorProcessBar->m_themeType); // m_colorProcessBar->d_d_ptr.get() } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_themeChanged_01) { Stub stub; stub.set(ADDR(DGuiApplicationHelper, themeType), ut_themeType); m_colorProcessBar->themeChanged(); ASSERT_EQ(DGuiApplicationHelper::DarkType, m_colorProcessBar->m_themeType); } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_addThreshold) { m_colorProcessBar->addThreshold(0, QBrush(nullptr)); EXPECT_EQ(1, m_colorProcessBar->threshmap.size()); } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_removeThreshold) { m_colorProcessBar->removeThreshold(1); EXPECT_TRUE(m_colorProcessBar->threshmap.isEmpty()); } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_thresholds) { EXPECT_TRUE(m_colorProcessBar->thresholds().isEmpty()); } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_paintEvent_Light) { QPaintEvent paint(QRect(m_colorProcessBar->rect())); m_colorProcessBar->paintEvent(&paint); } TEST_F(ut_coloredProgressBar_Test, ColoredProgressBar_UT_paintEvent_Dark) { Stub stub; stub.set(ADDR(DGuiApplicationHelper, themeType), stub_themeType); QPaintEvent paint(QRect(m_colorProcessBar->rect())); m_colorProcessBar->paintEvent(&paint); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_debinfolabel.cpp000066400000000000000000000051121524745214100257760ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include "../deb-installer/view/widgets/debinfolabel.h" #include class UT_DebInfoLabel_TEST : public ::testing::Test { // Test interface protected: void SetUp() { m_label = new DebInfoLabel; } void TearDown() { delete m_label; } DebInfoLabel *m_label = nullptr; }; TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_setCustomQPalette) { m_label->setCustomQPalette(QPalette::WindowText); ASSERT_EQ(QPalette::WindowText, m_label->m_colorRole); ASSERT_FALSE(m_label->m_bUserColorType); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_setCustomQPalette_01) { m_label->setCustomQPalette(QPalette::BrightText); ASSERT_EQ(QPalette::BrightText, m_label->m_colorRole); ASSERT_FALSE(m_label->m_bUserColorType); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_setCustomDPalette) { m_label->setCustomDPalette(); ASSERT_TRUE(m_label->m_bMultiIns); ASSERT_TRUE(m_label->m_bUserColorType); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_setCustomDPalette_01) { m_label->setCustomDPalette(DPalette::TextLively); ASSERT_EQ(DPalette::TextLively, m_label->m_colorType); ASSERT_FALSE(m_label->m_bMultiIns); ASSERT_TRUE(m_label->m_bUserColorType); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_PaintEvent) { m_label->m_bUserColorType = true; m_label->m_bMultiIns = true; QPaintEvent paint(QRect(m_label->rect())); m_label->paintEvent(&paint); ASSERT_TRUE(m_label->m_bUserColorType); ASSERT_TRUE(m_label->m_bMultiIns); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_PaintEvent_01) { m_label->m_bUserColorType = true; m_label->m_bMultiIns = false; QPaintEvent paint1(QRect(m_label->rect())); m_label->paintEvent(&paint1); ASSERT_TRUE(m_label->m_bUserColorType); ASSERT_FALSE(m_label->m_bMultiIns); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_PaintEvent_02) { m_label->m_colorRole = QPalette::WindowText; m_label->m_bUserColorType = false; QPaintEvent paint2(QRect(m_label->rect())); m_label->paintEvent(&paint2); ASSERT_FALSE(m_label->m_bUserColorType); ASSERT_EQ(QPalette::WindowText, m_label->m_colorRole); } TEST_F(UT_DebInfoLabel_TEST, DebInfoLabel_UT_PaintEvent_03) { m_label->m_colorRole = QPalette::BrightText; m_label->m_bUserColorType = false; QPaintEvent paint2(QRect(m_label->rect())); m_label->paintEvent(&paint2); ASSERT_FALSE(m_label->m_bUserColorType); ASSERT_EQ(QPalette::BrightText, m_label->m_colorRole); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_droundbgframe.cpp000066400000000000000000000016721524745214100262160ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/droundbgframe.h" #include #include #include #include #include class DRoundBgFrame_UT : public UT_HEAD { public: // 添加日志 static void SetUpTestCase() { qDebug() << "SetUpTestCase"; } static void TearDownTestCase() { qDebug() << "TearDownTestCase"; } void SetUp() // TEST跑之å‰�会执行SetUp { qDebug() << "SetUp"; } void TearDown() // TEST跑完之å�Žä¼šæ‰§è¡ŒTearDown { } DRoundBgFrame *frame; }; TEST_F(DRoundBgFrame_UT, paintEvent_UT) { frame = new DRoundBgFrame(nullptr, 10, 10); QPaintEvent paint(QRect(frame->rect())); frame->paintEvent(&paint); ASSERT_EQ(10, frame->m_bgOffsetTop); ASSERT_EQ(10, frame->m_bgOffsetBottom); delete frame; } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_filechoosewidget.cpp000066400000000000000000000017711524745214100267230ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/filechoosewidget.h" #include #include #include typedef int (*DFileDialogfptr)(QDialog *); DFileDialogfptr DDialog_exec = (DFileDialogfptr)(&QDialog::exec); int stub_exec() { return 0; } TEST(FileChooseWidget_TEST, FileChooseWidget_UT_themeChanged) { FileChooseWidget *fchooseWidget = new FileChooseWidget; fchooseWidget->themeChanged(); ASSERT_EQ(QSize(160, 160), fchooseWidget->m_iconImage->size()); delete fchooseWidget; } TEST(FileChooseWidget_TEST, FileChooseWidget_UT_chooseFiles) { FileChooseWidget *fchooseWidget = new FileChooseWidget; fchooseWidget->m_settings.setValue("history_dir", "/"); Stub stub; stub.set(DDialog_exec, stub_exec); fchooseWidget->chooseFiles(); ASSERT_EQ("/", fchooseWidget->m_settings.value("history_dir")); delete fchooseWidget; } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_infoCommandLinkButton.cpp000066400000000000000000000014721524745214100276410ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/InfoCommandLinkButton.h" #include "utils/utils.h" #include #include TEST(InfoCommandLinkButton_TEST, InfoCommandLinkButton_UT_setFamily) { InfoCommandLinkButton *btn = new InfoCommandLinkButton(""); btn->setFocusPolicy(Qt::TabFocus); EXPECT_EQ(Qt::TabFocus, btn->focusPolicy()); delete btn; } TEST(InfoCommandLinkButton_TEST, InfoCommandLinkButton_UT_keyPressEvent) { InfoCommandLinkButton *btn = new InfoCommandLinkButton(""); QKeyEvent keyPressEvent(QEvent::KeyPress, Qt::Key_Space, Qt::NoModifier); QCoreApplication::sendEvent(btn, &keyPressEvent); EXPECT_FALSE(btn->hasFocus()); delete btn; } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_infocontrolbutton.cpp000066400000000000000000000052241524745214100271640ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/infocontrolbutton.h" #include "../deb-installer/view/widgets/InfoCommandLinkButton.h" #include #include #include #include #include class InfoControlButton_Test : public UT_HEAD { public: virtual void SetUp() { m_infoControlBtn = new InfoControlButton("", ""); } void TearDown() { delete m_infoControlBtn; } InfoControlButton *m_infoControlBtn; }; TEST_F(InfoControlButton_Test, InfoControlButton_UT_setExpandTips) { m_infoControlBtn->setExpandTips("/"); ASSERT_EQ("/", m_infoControlBtn->m_expandTips); ASSERT_EQ("/", m_infoControlBtn->m_tipsText->text()); } TEST_F(InfoControlButton_Test, InfoControlButton_UT_setShrinkTips) { m_infoControlBtn->setShrinkTips("/"); ASSERT_EQ("/", m_infoControlBtn->m_shrinkTips); ASSERT_EQ("/", m_infoControlBtn->m_tipsText->text()); } TEST_F(InfoControlButton_Test, InfoControlButton_UT_onMouseRelease) { m_infoControlBtn->m_expand = false; m_infoControlBtn->m_shrinkTips = "shrink"; m_infoControlBtn->onMouseRelease(); EXPECT_TRUE(m_infoControlBtn->m_expand); ASSERT_EQ("shrink", m_infoControlBtn->m_tipsText->text()); } TEST_F(InfoControlButton_Test, InfoControlButton_UT_onMouseRelease_01) { m_infoControlBtn->m_expand = true; m_infoControlBtn->m_expandTips = "expand"; m_infoControlBtn->onMouseRelease(); EXPECT_FALSE(m_infoControlBtn->m_expand); ASSERT_EQ("expand", m_infoControlBtn->m_tipsText->text()); } TEST_F(InfoControlButton_Test, InfoControlButton_UT_themeChanged) { m_infoControlBtn->themeChanged(); EXPECT_FALSE(m_infoControlBtn->m_expand) << "false"; m_infoControlBtn->m_expand = true; m_infoControlBtn->themeChanged(); EXPECT_TRUE(m_infoControlBtn->m_expand) << "true"; } TEST_F(InfoControlButton_Test, InfoControlButton_UT_mouseReleaseEvent) { m_infoControlBtn->m_expand = true; m_infoControlBtn->m_expandTips = "expand"; QMouseEvent mouseReleaseEvent(QEvent::MouseButtonRelease, QPointF(10, 10), QPointF(10, 10), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier); m_infoControlBtn->mouseReleaseEvent(&mouseReleaseEvent); EXPECT_FALSE(m_infoControlBtn->m_expand); ASSERT_EQ("expand", m_infoControlBtn->m_tipsText->text()); } TEST_F(InfoControlButton_Test, InfoControlButton_UT_keyPressEvent) { QKeyEvent keyPressEvent(QEvent::KeyPress, Qt::Key_Space, Qt::NoModifier); QCoreApplication::sendEvent(m_infoControlBtn, &keyPressEvent); EXPECT_FALSE(m_infoControlBtn->hasFocus()); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_installprocessinfoview.cpp000066400000000000000000000047141524745214100302130ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/installprocessinfoview.h" #include "../deb-installer/view/widgets/ShowInstallInfoTextEdit.h" #include #include #include class ut_installProcessInfoView_Test : public ::testing::Test { // Test interface protected: void SetUp() { m_infoView = new InstallProcessInfoView(100, 50); } void TearDown() { delete m_infoView; } InstallProcessInfoView *m_infoView = nullptr; }; TEST_F(ut_installProcessInfoView_Test, InstallProcessInfoView_UT_setTextColor) { m_infoView->setTextColor(DPalette::TextTitle); ASSERT_EQ(DPalette::TextTitle, m_infoView->m_colorType); } TEST_F(ut_installProcessInfoView_Test, InstallProcessInfoView_UT_appendText) { m_infoView->appendText(""); m_infoView->repaint(); EXPECT_EQ("", m_infoView->m_editor->toPlainText()); } TEST_F(ut_installProcessInfoView_Test, InstallProcessInfoView_UT_clearText) { m_infoView->clearText(); EXPECT_EQ("", m_infoView->m_editor->toPlainText()); } DGuiApplicationHelper::ColorType ut_view_themeType() { return DGuiApplicationHelper::DarkType; } DGuiApplicationHelper::ColorType ut_view_themeType1() { return DGuiApplicationHelper::UnknownType; } DGuiApplicationHelper::ColorType ut_view_themeType2() { return DGuiApplicationHelper::LightType; } TEST_F(ut_installProcessInfoView_Test, InstallProcessInfoView_UT_paintEvent) { Stub stub; stub.set(ADDR(DGuiApplicationHelper, themeType), ut_view_themeType2); QPaintEvent paint(QRect(m_infoView->rect())); m_infoView->paintEvent(&paint); ASSERT_EQ(QColor(96, 157, 200), m_infoView->m_editor->palette().text().color()); } TEST_F(ut_installProcessInfoView_Test, InstallProcessInfoView_UT_paintEvent_01) { Stub stub; stub.set(ADDR(DGuiApplicationHelper, themeType), ut_view_themeType); QPaintEvent paint1(QRect(m_infoView->rect())); m_infoView->paintEvent(&paint1); ASSERT_EQ(QColor(109, 124, 136), m_infoView->m_editor->palette().text().color()); } TEST_F(ut_installProcessInfoView_Test, InstallProcessInfoView_UT_paintEvent_02) { Stub stub1; stub1.set(ADDR(DGuiApplicationHelper, themeType), ut_view_themeType1); QPaintEvent paint2(QRect(m_infoView->rect())); m_infoView->paintEvent(&paint2); ASSERT_EQ(QColor(96, 157, 200), m_infoView->m_editor->palette().text().color()); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_noprocesswidget.cpp000066400000000000000000000015601524745214100266120ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #define private public #include "../deb-installer/view/widgets/noprocesswidget.h" class ut_noprocesswidget_TEST : public ::testing::Test { // Test interface protected: void SetUp() { w = new NoProcessWidget; } void TearDown() { delete w; } private: NoProcessWidget *w; }; TEST_F(ut_noprocesswidget_TEST, Noprocesswidget_UT_setActionTest) { w->setActionText("123321"); ASSERT_EQ(w->actionTextLabel->text() == "123321", true); } TEST_F(ut_noprocesswidget_TEST, Noprocesswidget_UT_startAndStop) { ASSERT_EQ(w->spinner->isPlaying(), false); w->start(); ASSERT_EQ(w->spinner->isPlaying(), true); w->stop(); ASSERT_EQ(w->spinner->isPlaying(), false); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_packageselectitem.cpp000066400000000000000000000056211524745214100270470ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #include #include #include "../deb-installer/model/packageanalyzer.h" #define private public #include "../deb-installer/view/widgets/packageselectitem.h" QPair packageInstallStatus_earilier(const DebIr &ir) { Q_UNUSED(ir) return {Pkg::InstalledEarlierVersion, "123"}; } QPair packageInstallStatus_same(const DebIr &ir) { Q_UNUSED(ir) return {Pkg::InstalledSameVersion, "321"}; } QPair packageInstallStatus_later(const DebIr &ir) { Q_UNUSED(ir) return {Pkg::InstalledLaterVersion, "123321"}; } QPair packageInstallStatus_none(const DebIr &ir) { Q_UNUSED(ir) return {Pkg::NotInstalled, "1234567"}; } class ut_packageselectitem_TEST : public ::testing::Test { // Test interface protected: void SetUp() { w = new PackageSelectItem; } void TearDown() { delete w; } private: PackageSelectItem *w; }; TEST_F(ut_packageselectitem_TEST, PackageSelectItem_UT_setDebIRTest_0) { Stub stub; stub.set(ADDR(PackageAnalyzer, packageInstallStatus), packageInstallStatus_earilier); DebIr ir; ir.archMatched = true; w->setDebIR(ir); ASSERT_EQ(w->checkBox->isChecked(), true); } TEST_F(ut_packageselectitem_TEST, PackageSelectItem_UT_setDebIRTest_1) { Stub stub; stub.set(ADDR(PackageAnalyzer, packageInstallStatus), packageInstallStatus_same); DebIr ir; ir.archMatched = true; w->setDebIR(ir); ASSERT_EQ(w->checkBox->isChecked(), false); } TEST_F(ut_packageselectitem_TEST, PackageSelectItem_UT_setDebIRTest_2) { Stub stub; stub.set(ADDR(PackageAnalyzer, packageInstallStatus), packageInstallStatus_later); DebIr ir; ir.archMatched = true; w->setDebIR(ir); ASSERT_EQ(w->checkBox->isChecked(), false); } TEST_F(ut_packageselectitem_TEST, PackageSelectItem_UT_setDebIRTest_4) { Stub stub; stub.set(ADDR(PackageAnalyzer, packageInstallStatus), packageInstallStatus_none); DebIr ir; ir.archMatched = true; w->setDebIR(ir); ASSERT_EQ(w->checkBox->isChecked(), true); } TEST_F(ut_packageselectitem_TEST, PackageSelectItem_UT_setDebIRTest_5) { DebIr ir; ir.archMatched = false; w->setDebIR(ir); ASSERT_EQ(w->checkBox->isChecked(), false); ASSERT_EQ(w->checkBox->isEnabled(), false); } TEST_F(ut_packageselectitem_TEST, PackageSelectItem_UT_checkEnableTest) { w->setChecked(false); ASSERT_EQ(w->checkBox->isChecked(), false); w->checkBox->setChecked(true); ASSERT_EQ(w->isChecked(), true); w->checkBox->setEnabled(false); ASSERT_EQ(w->isEnabled(), false); w->checkBox->setEnabled(true); ASSERT_EQ(w->isEnabled(), true); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_processwidget.cpp000066400000000000000000000025771524745214100262660ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2023 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include #include #include #define private public #include "../deb-installer/view/widgets/processwidget.h" class ut_processwidget_TEST : public ::testing::Test { // Test interface protected: void SetUp() { w = new ProcessWidget; } void TearDown() { delete w; } private: ProcessWidget *w; }; TEST_F(ut_processwidget_TEST, Processwidget_UT_setIcon) { QIcon icon; w->setIcon(icon); #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) ASSERT_EQ(w->mainIcon->pixmap()->width(), 0); ASSERT_EQ(w->mainIcon->pixmap()->height(), 0); #else ASSERT_EQ(w->mainIcon->pixmap().width(), 0); ASSERT_EQ(w->mainIcon->pixmap().height(), 0); #endif } TEST_F(ut_processwidget_TEST, Processwidget_UT_setMainText) { w->setMainText("123321"); ASSERT_EQ(w->mainLabel->text() == "123321", true); } TEST_F(ut_processwidget_TEST, Processwidget_UT_setProcessText) { w->setProcessText("321123"); ASSERT_EQ(w->processText == "321123", true); } TEST_F(ut_processwidget_TEST, Processwidget_UT_setProgress) { w->setProcessText("321123, %1, %2"); w->setProgress(1, 10); ASSERT_EQ(w->processBar->value(), 1); ASSERT_EQ(w->processBar->maximum(), 10); ASSERT_EQ(w->processTextLabel->text(), "321123, 1, 10"); } deepin-deb-installer-6.5.51/tests/src/view/widgets/ut_showinstallinfotextedit.cpp000066400000000000000000000077351524745214100304030ustar00rootroot00000000000000// SPDX-FileCopyrightText: 2022-2026 UnionTech Software Technology Co., Ltd. // // SPDX-License-Identifier: GPL-3.0-or-later #include "../deb-installer/view/widgets/ShowInstallInfoTextEdit.h" #include #include #include #include #include Qt::MouseEventSource stud_source() { return Qt::MouseEventSynthesizedByQt; } class ut_showInstallInfoTextEdit_Test : public ::testing::Test { // Test interface protected: void SetUp() { m_infoTextEdit = new ShowInstallInfoTextEdit; } void TearDown() { delete m_infoTextEdit; } ShowInstallInfoTextEdit *m_infoTextEdit = nullptr; }; TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_slideGesture) { int value = m_infoTextEdit->verticalScrollBar()->value(); m_infoTextEdit->slideGesture(5); EXPECT_EQ(0 + value, m_infoTextEdit->verticalScrollBar()->value()); } QString ut_selectedText() { return "//"; } TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_onSelectionArea) { m_infoTextEdit->m_gestureAction = ShowInstallInfoTextEdit::GA_tap; Stub stub; stub.set(ADDR(QTextCursor, selectedText), ut_selectedText); m_infoTextEdit->onSelectionArea(); EXPECT_EQ(ShowInstallInfoTextEdit::GA_tap, m_infoTextEdit->m_gestureAction); EXPECT_EQ("//", m_infoTextEdit->textCursor().selectedText()); } TEST(FlashTween_TEST, FlashTween_UT_start) { FlashTween flash; EXPECT_EQ(flash.sinusoidalEaseOut(1.0, 1.0, 1.0, 1.0), 1.0 * sin(1.0 / 1.0 * (3.14 / 2)) + 1.0); flash.start(0, 0, 1, 0, 0); flash.start(0, 0, 1, 1, 0); flash.m_timer->start(5); usleep(5000); flash.m_timer->stop(); } int states = 1; int state() { return states; } TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_tapGestureTriggered) { Stub stub; stub.set(ADDR(QGesture, state), state); QTapGesture *tap = new QTapGesture; tap->setPosition(QPointF(0, 0)); QTapAndHoldGesture *tapAndHold = new QTapAndHoldGesture; while (states <= 4) { m_infoTextEdit->tapGestureTriggered(tap); if (states != 2 && states != 4) m_infoTextEdit->tapAndHoldGestureTriggered(tapAndHold); states++; } EXPECT_FALSE(m_infoTextEdit->m_slideContinue); EXPECT_EQ(ShowInstallInfoTextEdit::GA_slide, m_infoTextEdit->m_gestureAction); delete tap; delete tapAndHold; } TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_gestureEvent) { QGesture *gesture = new QGesture(); QGestureEvent gestureEvent(QList{gesture, gesture}); EXPECT_TRUE(m_infoTextEdit->gestureEvent(&gestureEvent)); delete gesture; } TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_mouseReleaseEvent) { QMouseEvent releaseEvent(QEvent::MouseButtonRelease, QPointF(0, 0), QPointF(0, 0), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier); m_infoTextEdit->m_gestureAction = ShowInstallInfoTextEdit::GA_slide; m_infoTextEdit->mouseReleaseEvent(&releaseEvent); EXPECT_EQ(ShowInstallInfoTextEdit::GA_null, m_infoTextEdit->m_gestureAction); } TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_mouseMoveEvent) { QMouseEvent moveEvent(QEvent::MouseMove, QPointF(0, 0), QPointF(10, 0), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier); m_infoTextEdit->mouseMoveEvent(&moveEvent); ASSERT_EQ(0.0, m_infoTextEdit->m_lastMousepos); } TEST_F(ut_showInstallInfoTextEdit_Test, ShowInstallInfoTextEdit_UT_mouseMoveEvent_source) { Stub stub; stub.set(ADDR(QMouseEvent, source), stud_source); m_infoTextEdit->m_gestureAction = ShowInstallInfoTextEdit::GA_slide; QMouseEvent moveEvent(QEvent::MouseMove, QPointF(0, 0), QPointF(10, 0), Qt::LeftButton, Qt::LeftButton, Qt::NoModifier); m_infoTextEdit->mouseMoveEvent(&moveEvent); ASSERT_EQ(0.0, m_infoTextEdit->m_lastMousepos); } deepin-deb-installer-6.5.51/tests/test-prj-running.sh000066400000000000000000000020631524745214100225310ustar00rootroot00000000000000# SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd. # # SPDX-License-Identifier: CC0-1.0 #!/bin/bash builddir=build reportdir=build-ut rm -r $builddir rm -r ../$builddir rm -r $reportdir rm -r ../$reportdir mkdir ../$builddir mkdir ../$reportdir cd ../$builddir #编译 cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_SAFETYTEST_ARG="CMAKE_SAFETYTEST_ARG_ON" .. make -j8 #生æˆ�asan日志和ut测试xml结果 ./tests/deepin-deb-installer-test --gtest_output=xml:./report/report_deepin-deb-installer.xml workdir=$(cd ../$(dirname $0)/$builddir; pwd) mkdir -p report #统计代ç �覆盖率并生æˆ�html报告 lcov -d $workdir -c -o ./coverage.info lcov --extract ./coverage.info '*/src/*' -o ./coverage.info lcov --remove ./coverage.info '*/tests/*' '*/process/*' -o ./coverage.info genhtml -o ./html ./coverage.info mv ./html/index.html ./html/cov_deepin-deb-installer.html #对asanã€�utã€�代ç �覆盖率结果收集至指定文件夹 cp -r html ../$reportdir/ cp -r report ../$reportdir/ cp -r asan*.log* ../$reportdir/asan_deepin-deb-installer.log exit 0 deepin-deb-installer-6.5.51/translations/000077500000000000000000000000001524745214100203255ustar00rootroot00000000000000deepin-deb-installer-6.5.51/translations/CMakeLists.txt000066400000000000000000000021101524745214100230570ustar00rootroot00000000000000# Copyright (C) 2019 ~ 2020 Uniontech Software Technology Co.,Ltd. # # Author: cuizhen # # Maintainer: cuizhen # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . file(GLOB APP_TS_FILES LIST_DIRECTORIES false *.ts) qt5_add_translation(APP_QM_FILES ${APP_TS_FILES}) file(GLOB QM_FILES "${CMAKE_SOURCE_DIR}/*.qm") install(FILES ${APP_QM_FILES} DESTINATION share/deepin-deb-installer/translations) add_custom_target(QMFILES ALL DEPENDS ${APP_QM_FILES}) add_subdirectory(policy) deepin-deb-installer-6.5.51/translations/deepin-deb-installer.ts000066400000000000000000001067521524745214100246770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Enter the number to configure: OK button OK BackendProcessPage Loading packages... Loading packages... %1/%2 loaded %1/%2 loaded Initializing... Initializing... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Package Installer Settings Settings Installing other packages... Please open it later. Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added Already Added %1 does not exist, please reselect %1 does not exist, please reselect Bulk Install Bulk Install DebListModel Installation failed, please check your network connection Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Installation failed, insufficient disk space No digital signature No digital signature Invalid digital signature Invalid digital signature The administrator has set policies to prevent installation of this package The administrator has set policies to prevent installation of this package Installation Failed Installation Failed Failed to install %1 Failed to install %1 Unable to install - no digital signature Unable to install - no digital signature Please go to Control Center to enable developer mode and try again. Proceed? Please go to Control Center to enable developer mode and try again. Proceed? Cancel button Cancel Proceed button Proceed OK button OK Same version installed Same version installed Later version installed: %1 Later version installed: %1 Earlier version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Installation failed Failed to install %1: no valid digital signature This package does not have a valid digital signature. Continue with the installation? This package does not have a valid digital signature. Continue with the installation? Cancel Cancel Continue button Continue Unable to install Unable to install This package does not have a valid digital signature This package does not have a valid digital signature Broken dependencies: %1 Broken dependencies: %1 Authentication failed Authentication failed Unmatched package architecture Unmatched package architecture FileChooseWidget Drag deb packages here Drag deb packages here Select File Select File MultipleInstallPage Show details Show details Collapse button Collapse Install button Install Done button Done Back button Back Install %1 will remove: Dependencies in the repository Dependencies in the repository Missing dependencies Missing dependencies Installing dependencies: %1 Installing dependencies: %1 PackageSelectItem Same version installed Same version installed Earlier version installed: %1 Earlier version installed: %1 Later version installed: %1 Later version installed: %1 Unmatched package architecture Unmatched package architecture PackageSelectView Select all Select all Install button Install PackagesListDelegate Installing Installing Installed Installed Failed Failed Waiting Waiting Same version installed Same version installed Later version installed: %1 Later version installed: %1 Earlier version installed: %1 Earlier version installed: %1 Broken dependencies PackagesListView Delete Delete QApplication Collapse button Collapse QObject Basic Basic Check digital signatures if the developer mode is enabled Check digital signatures if the developer mode is enabled Unable to install Unable to install Cancel button Cancel Proceed button Proceed This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security SingleInstallPage Collapse Collapse Reinstall Reinstall Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Later version installed: %1 Downgrade Downgrade Earlier version installed: %1 Earlier version installed: %1 Compatible Mode Install Installing dependencies: %1 Installing dependencies: %1 Failed to install %1 Failed to install %1 Version: Version: Install button Install Remove button Remove OK button OK Back button Back Done button Done If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installed successfully Installed successfully Uninstalled successfully Uninstalled successfully Uninstall Failed Uninstall Failed Install %1 will remove: Dependencies in the repository Dependencies in the repository Missing dependencies Missing dependencies Compatible Install Cancel button Cancel Update button Update Invalid digital signature Invalid digital signature Name: Name: Same version installed Same version installed SingleInstallPage_Install Show details Show details Show dependencies Show dependencies SingleInstallPage_Uninstall Show details Show details Uab::UabPackageListModel Installation Failed Installation Failed UninstallConfirmPage Show related packages Show related packages Collapse button Collapse Cancel button Cancel Confirm Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode main Package Installer Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. Package Installer helps users install and remove local packages, and supports bulk installation. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_am_ET.ts000066400000000000000000001134001524745214100257300ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button እሺ BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK እሺ DebInstaller Package Installer የáˆ�ር unserialize የተመÑ�танов Settings Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect Bulk Install መáŒ�ጠሚያ DebListModel Installation failed, please check your network connection መáŒ�ጠáˆ� አáˆ�ተቻለáˆ�: እባክዎን የ ኔትዎርክ áŒ�ንኙáŠ�ት ይመርáˆ�ሩ Installation failed, please check for updates in Control Center Installation failed, insufficient disk space መáŒ�ጠáˆ� አáˆ�ተቻለáˆ�: በቂ áŠ�á�ƒ የ ዲስክ ቦታ የለáˆ� Invalid digital signature የዲጅታáˆ� áˆ�áˆ� የሌለ ባለስ The administrator has set policies to prevent installation of this package Installation Failed መáŒ�ጠሙ አáˆ�ተሳካáˆ� Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 የ%1 የመÑ�танов መጥ vä Cancel button መሰረዣ OK button እሺ Same version installed ተመሳሳይ እትáˆ� ተገጥሟáˆ� Later version installed: %1 በኔ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Earlier version installed: %1 በá�Šá‰µ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Installation failed Failed to install %1: no valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel መሰረዣ Continue button Unable to install ይለá�� ይችላáˆ� Proceed button ይዘá�� This package does not have a valid digital signature ዚህ á‰�ç»› የድርጊ አይáŠ�ት áˆ�áˆ�ክት áˆ�áˆ�ክት አáˆ�ተሰጠáˆ� Broken dependencies: %1 áŠ�ገድ የተወሰáŠ� አይáŠ�ት áˆ�áˆ�ክት: %1 Authentication failed የማረጋገጫ áˆ�áˆ�ክት አáˆ�ተሳካáˆ� Unmatched package architecture የ ማይመሳሰáˆ� ጥቅáˆ� áŒ�ንባታ FileChooseWidget Drag deb packages here deb á‰�ç»› áˆ�áˆ�ክቶች ለዚህ ያስገቡ Select File á�‹á‹­áˆ� á‹­áˆ�ረጡ MultipleInstallPage Show details á‹�ርá‹�ር ይታይ Collapse button ማሳáŠ�ሻ Install button መáŒ�ጠሚያ Done button ተጠቃለህ Back button ወደ ኋላ Install %1 will remove: Install %1 አይáŠ�ት áˆ�áˆ�ክት አይáŠ�ት áˆ�áˆ�ክት ለማስወገድ: Dependencies in the repository ማስወገድ አይáŠ�ት áˆ�áˆ�ክቶች á‹�ስጥ Missing dependencies ማስወገድ አይáŠ�ት áˆ�áˆ�ክቶች áˆ�issing Installing dependencies: %1 ማስወገድ አይáŠ�ት áˆ�áˆ�ክቶች áˆ�: %1 PackageSelectItem Same version installed ተመሳሳይ እትáˆ� ተገጥሟáˆ� Earlier version installed: %1 በá�Šá‰µ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Later version installed: %1 በኔ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Unmatched package architecture የ ማይመሳሰáˆ� ጥቅáˆ� áŒ�ንባታ PackageSelectView Select all áˆ�ሉንáˆ� ያስገቡ Install button መáŒ�ጠሚያ PackagesListDelegate Installing በ መáŒ�ጠáˆ� ላይ Installed ተገጥሟáˆ� Failed ወድቋáˆ� Waiting በመጠ expecting Same version installed ተመሳሳይ እትáˆ� ተገጥሟáˆ� Later version installed: %1 በኔ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Earlier version installed: %1 በá�Šá‰µ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Broken dependencies PackagesListView Delete ይለá�� QApplication Collapse button ማሳáŠ�ሻ QObject Basic ትክክáˆ� Check digital signatures if the developer mode is enabled አስተዳደር áˆ�áˆ�ክቶች áˆ�ን ያስተዳደር ያስá�ˆáˆ�ገáŠ� To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. የተረጋáŒ� አይáŠ�ት áˆ�áˆ�ክቶች áˆ�ን ያስገቡá�£ ከመጠ expecting á‹�ስጥ ያስገቡá�£ እና የሚገቡ አይáŠ�ት áˆ�áˆ�ክቶች áˆ�ን ያስተዳደር ያስá�ˆáˆ�ገáŠ� Security Center > Tools > App Security መጠ expecting á‹�ስጥ ያስገቡ > አስተዳደር > አይáŠ�ት áˆ�áˆ�ክት áˆ�ን ያስተዳደር ያስá�ˆáˆ�ገáŠ� The system has not installed Linglong environment, please install it first የመስystem አይáŠ�ት áˆ�áˆ�ክት áˆ�ን ያስተዳደር ያስá�ˆáˆ�ገáŠ� Linglong አይáŠ�ት áˆ�áˆ�ክት áˆ�ን ያስተዳደር ያስá�ˆáˆ�ገáŠ�á�£ የáˆ�ስ áˆ�ን ያስገቡ ያስá�ˆáˆ�ገáŠ� Unable to install ይለá�� ይችላáˆ� This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. ዚህ á‰�ç»› የድርጊ አይáŠ�ት áˆ�áˆ�ክት áˆ�áˆ�ክት አáˆ�ተሰጠáˆ� እና የማስወገድ/ይዘá�� á‹�ስጥ ያስገቡ ያስá�ˆáˆ�ገáŠ�á�£ ከመጠ expecting á‹�ስጥ ያስገቡ > አስተዳደር > አይáŠ�ት áˆ�áˆ�ክት áˆ�ን ያስተዳደር ያስá�ˆáˆ�ገáŠ� ያስገቡ ያስá�ˆáˆ�ገáŠ� Cancel button መሰረዣ Proceed button ይዘá�� Will remove: ይለá��: SingleInstallPage Collapse ማሳáŠ�ሻ Reinstall እንደገና መáŒ�ጠሚያ Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 በኔ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Downgrade በá�Šá‰µ ያስገቡ Earlier version installed: %1 በá�Šá‰µ ያስገቡ አይáŠ�ት áˆ�áˆ�ክት: %1 Compatible Mode Install Installing dependencies: %1 ማስወገድ አይáŠ�ት áˆ�áˆ�ክቶች áˆ�: %1 Failed to install %1 የ%1 የመÑ�танов መጥ vä Version: እትáˆ�: Install button መáŒ�ጠሚያ Remove button ማስወገጃ OK button እሺ Back button ወደ ኋላ Done button ተá‹� already If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode የ%2 የመÑ�танов áˆ�áˆ� የ%1 የሞድ áˆ�ረጥ Uninstalling %2 from %1 compatibility mode የ%2 የመመ áˆ�áˆ� የ%1 የሞድ áˆ�ረጥ %2 was successfully installed to %1 compatibility mode የ%2 የ%1 የሞድ áˆ�ረጥ የተመÑ�танов የተሳካ Installed successfully ተሳክቶ ተገጥሟáˆ� %2 has been successfully uninstalled from %1 compatibility mode የ%2 የ%1 የሞድ áˆ�ረጥ የተመመ የተሳካ Uninstalled successfully ተሳክቶ ጠá��ቷáˆ� Uninstall Failed ማጥá�‹á‰µ አáˆ�ተቻለáˆ� Install %1 will remove: የ%1 የመÑ�танов áˆ�áˆ� ይሰር: Dependencies in the repository የመáŠ�ሳ áˆ�áˆ� የተመዘገበ የáˆ�ር unserialize Missing dependencies የመáŠ�ሳ áˆ�áˆ� የሌለ Compatible Install Cancel button መሰረዣ Update button አዘá‹� Invalid digital signature የዲጅታáˆ� áˆ�áˆ� የሌለ ባለስ Name: ስáˆ�: Same version installed ተመሳሳይ እትáˆ� ተገጥሟáˆ� SingleInstallPage_Install Show details á‹�ርá‹�ር á‹­áˆ�ረጥ Show dependencies á‹�ርá‹�ር የመáŠ�ሳ áˆ�áˆ� á‹­áˆ�ረጥ SingleInstallPage_Uninstall Show details á‹�ርá‹�ር á‹­áˆ�ረጥ Uab::UabPackageListModel Installation Failed መáŒ�ጠሙ አáˆ�ተሳካáˆ� UninstallConfirmPage Show related packages á‹�ርá‹�ር የተያያá‹� የáˆ�ር unserialize á‹­áˆ�ረጥ Collapse button ማሳáŠ�ሻ Cancel button መሰረዣ Confirm ማረጋገጫ Are you sure you want to uninstall %1? All dependencies will also be removed እርáŒ�ጠኛ áŠ�ህ የ%1 የመመ እንደሚá�ˆáˆ�ጋ? áˆ�ሉáˆ� የመáŠ�ሳ áˆ�áˆ� ይሰር Are you sure you want to uninstall %1? The system or other applications may not work properly እርáŒ�ጠኛ áŠ�ህ የ%1 የመመ እንደሚá�ˆáˆ�ጋ? የሰርተ የመሰረት ወይáˆ� የሌላ አá�•ሊኬሽኖች የሚሰራ የሌለ እንደሚሸ的å�¯èƒ½æ€§ Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode ተመሳሳይ áˆ�áŠ�ታ ማስገባት main Package Installer የáˆ�ር unserialize የተመÑ�танов Package Installer helps users install and remove local packages, and supports bulk installation. የáˆ�ር unserialize የተመÑ�танов የተሳካ የተመÑ�танов እና የተሰር የተመÑ�танов የተሳካ እና የተመዘገበ የመÑ�танов áˆ�áˆ� የተሳካ áŠ�á‹�. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ar.ts000066400000000000000000001153331524745214100253540ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: أدخل الرقم المراد تكوينه: OK button مواÙ�Ù‚ BackendProcessPage Loading packages... جاري تحميل الحزم ... %1/%2 loaded تم تحميل 1% 2% Initializing... جاري التكوين... Updating package cache... جاري تحديث ذاكرة التخزين المؤقت للحزم... DdimErrorPage OK مواÙ�Ù‚ DebInstaller Package Installer مثبّت الحزم Settings الإعدادات Installing other packages... Please open it later. جاري تثبيت حزم أخرى ... الرجاء Ù�تح البرنامج Ù�ÙŠ وقت لاحق Parsing failed: An illegal file structure was found in the manifest file! Ù�شل التحليل: تم العثور على بنية ملÙ� غير قانونية Ù�ÙŠ ملÙ� البيان! Parsing failed: An illegal version number was found in the manifest file! Ù�شل التحليل: تم العثور على رقم إصدار غير قانوني Ù�ÙŠ ملÙ� البيان! No deb packages found. Please check the folder. لم يتم العثور على حزم من نوع debØŒ الرجاء التحقق من المجلد. The %1 package may be broken حزمة %1 قد تكون مشكلة You can only install local %1 packages يمكنك تثبيت حزم %1 المحلية Ù�قط No permission to access this folder لا تستطيع الوصول إلى هذا الملÙ�夹 Already Added تم إضاÙ�ته مسبقاً %1 does not exist, please reselect Ùª1 غير موجود، يرجى إعادة الإختيار Bulk Install تثبيت جماعي DebListModel Installation failed, please check your network connection تعذر التثبيت، يرجى التحقق من الاتصال بالشبكة Installation failed, please check for updates in Control Center تعذر التثبيت، يرجى التحقق من التحديثات Ù�ÙŠ مركز التحكم Installation failed, insufficient disk space تعذر التثبيت، مساحة القرص غير كاÙ�ية No digital signature لا يوجد توقيع رقمي Invalid digital signature توقيع رقمي غير صالح The administrator has set policies to prevent installation of this package قام المسؤول بتعيين سياسة لمنع تثبيت هذه الحزمة Installation Failed Ù�شلت عملية التثبيت Failed to install %1 Ù�شل تثبيت 1% Unable to install - no digital signature غير قادر على التثبيت - لا يوجد توقيع رقمي Please go to Control Center to enable developer mode and try again. Proceed? الرجاء الانتقال إلى مركز التحكم لتمكين وضع المطور والمحاولة مرة أخرى. هل تريد المتابعة؟ Cancel button إلغاء Proceed button متابعة OK button مواÙ�Ù‚ Same version installed Ù†Ù�س الإصدار مثبت بالÙ�عل Later version installed: %1 إصدار أحدث مثبت: %1 Earlier version installed: %1 إصدار أقدم مثبت: %1 Broken dependencies, try installing the app in compatibility mode ì�˜ì¡´ÙŠØ§Øª مكسورة،حاول تثبيت التطبيق Ù�ÙŠ وضع التواÙ�Ù‚ Compatibility mode installation failed Ù�شل التثبيت Ù�ÙŠ وضع التواÙ�Ù‚ Installation failed Ù�شل التثبيت Failed to install %1: no valid digital signature غير قادر على التثبيت 1% - لا يوجد توقيع رقمي This package does not have a valid digital signature. Continue with the installation? لا تحتوي هذه الحزمة على توقيع رقمي صالح. هل تريد متابعة التثبيت؟ Cancel إلغاء Continue button متابعة Unable to install غير قادر على التثبيت This package does not have a valid digital signature لا تحتوي هذه الحزمة على توقيع رقمي صالح Broken dependencies: %1 الاعتماديات المعطوبة : %1 Authentication failed Ù�شلت المصادقة Unmatched package architecture معمارية الحزمة غير مطابقة FileChooseWidget Drag deb packages here اسحب حزم deb وأسقطها هنا Select File اختيار ملÙ� MultipleInstallPage Show details إظهار التÙ�اصيل Collapse button طي Install button تثبيت Done button تم Back button السابق Install %1 will remove: سيقوم تثبيت %1 بإزالة: Dependencies in the repository الحزم المتطلبة (الاعتماديات) التي Ù�ÙŠ المستودع Missing dependencies الحزم المتطلبة (الاعتماديات) Ù…Ù�قودة Installing dependencies: %1 جاري تثبيت الحزم المتطلبة (الاعتماديات): 1% PackageSelectItem Same version installed الإصدار Ù†Ù�سه مثبت Earlier version installed: %1 تم تثبيت الإصدار السابق: 1% Later version installed: %1 تم تثبيت الإصدار الأحدث: 1% Unmatched package architecture معمارية الحزمة غير مطابقة PackageSelectView Select all تحديد الكل Install button تثبيت PackagesListDelegate Installing جاري التثبيت Installed مثبت Failed Ù�شل Waiting جاري الإنتظار Same version installed الإصدار Ù†Ù�سه مثبت Later version installed: %1 تم تثبيت الإصدار الأحدث: 1% Earlier version installed: %1 تم تثبيت الإصدار السابق: 1% Broken dependencies تبعيات مكسورة PackagesListView Delete حذÙ� QApplication Collapse button طي QObject Basic أساسي Check digital signatures if the developer mode is enabled تحقق من التوقيعات الرقمية إذا تم تمكين وضع المطور Unable to install غير قادر على التثبيت Cancel button إلغاء Proceed button متابعة This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. لا تحتوي هذه الحزمة على توقيع رقمي صالح ولذا تم حظرها من تثبيتها Ùˆ تشغيلها، لتغيير الإعدادات انتقل إلى مركز الأمان > أدوات > أمان التطبيقات . Will remove: سيتم إزالة: The system has not installed Linglong environment, please install it first لم يتم تثبيت بيئات Linglong Ù�ÙŠ النظام، يرجى تثبيتها أولاً To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. لتثبيت التطبيقات غير الموقعة، انتقل إلى مركز الأمان > أدوات > أمان التطبيقات، ومن ثم حدد أنواع التطبيقات التي يمكن تثبيتها. Security Center > Tools > App Security مركز الأمان > أدوات > أمان التطبيقات SingleInstallPage Collapse طي Reinstall إعادة التثبيت Installing in compatibility mode %1 جاري التثبيت Ù�ÙŠ وضع التواÙ�Ù‚ %1 Uninstalling %1 from compatibility mode جاري إزالة تثبيت %1 من وضع التواÙ�Ù‚ %1 was successfully installed to compatibility mode تم تثبيت %1 بنجاح Ù�ÙŠ وضع التواÙ�Ù‚ Later version installed: %1 تم تثبيت الإصدار الأحدث: 1% Downgrade الرجوع إلى إصدار أقدم Earlier version installed: %1 تم تثبيت الإصدار السابق: 1% Compatible Mode Install تثبيت وضع التواÙ�Ù‚ Installing dependencies: %1 جاري تثبيت الحزم المتطلبة (الاعتماديات): 1% Failed to install %1 Ù�شل تثبيت 1% Version: الإصدار : Install button تثبيت Remove button إزالة OK button مواÙ�Ù‚ Back button السابق Done button تم If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. إذا كان هذا البرنامج إصداراً أقدم (متكيÙ� بالÙ�عل مع إصدار نظام قديم)ØŒ يمكنك محاولة تثبيته Ù�ÙŠ وضع التواÙ�Ù‚. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. وضع تواÙ�Ù‚ UOS V25 هو ميزة تسمح لك بمتابعة استخدام تطبيقات إصدار V20 على نظام V25. يقوم بإنشاء بيئة تواÙ�Ù‚ لك، مما يمكّن البرامج التي كانت تعمل Ù�ÙŠ الأصل على نظام V20 Ù�قط من العمل بشكل صحيح على نظام V25 أيضاً. Confirm to install in compatibility mode تأكيد التثبيت Ù�ÙŠ وضع التواÙ�Ù‚ Installed successfully تم التثبيت بنجاح Uninstalled successfully تم إلغاء التثبيت بنجاح Uninstall Failed Ù�شل إزالة التثبيت Install %1 will remove: سيقوم تثبيت %1 بإزالة: Dependencies in the repository الحزم المتطلبة (الاعتماديات) التي Ù�ÙŠ المستودع Missing dependencies الحزم المتطلبة (الاعتماديات) Ù…Ù�قودة Compatible Install تثبيت متواÙ�Ù‚ Cancel button إلغاء Update button تحديث Invalid digital signature توقيع رقمي غير صالح Name: الاسم: Same version installed الإصدار Ù†Ù�سه مثبت SingleInstallPage_Install Show details إظهار التÙ�اصيل Show dependencies اظهار الحزم المتطلبة (الاعتماديات) SingleInstallPage_Uninstall Show details إظهار التÙ�اصيل Uab::UabPackageListModel Installation Failed Ù�شلت عملية التثبيت UninstallConfirmPage Show related packages عرض الحزم المرتبطة Collapse button طي Cancel button إلغاء Confirm تأكيد Are you sure you want to uninstall %1? All dependencies will also be removed هل أنت متأكد من إزالة %1ØŸ ستزال جميع الملحقات معه Are you sure you want to uninstall %1? The system or other applications may not work properly هل أنت متأكد من إزالة تثبيت %1ØŸ ربما لا يعمل النظام والتطبيقات الأخرى بشكل جيد Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed هل أنت متأكد من إزالة تثبيت %1 من وضع التواÙ�ق؟ سيتم أيضاً إزالة جميع التبعيات dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode تثبيت Ù�ÙŠ الوضع المتواÙ�Ù‚ main Package Installer مثبّت الحزم Package Installer helps users install and remove local packages, and supports bulk installation. مثبت الحزم: يساعد المستخدمين على تثبيت وإزالة الحزم المحلية، ويدعم أيضاً الثبيت الجماعي للحزم. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ast.ts000066400000000000000000000765221524745214100255470ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Introduzca el número pa configurar: OK button Aceutar BackendProcessPage Loading packages... Cargando paquetes... %1/%2 loaded %1/%2 cargados Initializing... Inicializando... DdimErrorPage OK Aceutar DebInstaller Package Installer Xestor de paquetes Settings Configuración Installing other packages... Please open it later. Instalando otros paquetes... Por favor, abriéntolo más tarde. Parsing failed: An illegal file structure was found in the manifest file! Parseo falló: Se encontró una estructura de fichero ilegal nel fichero de manifiesto! Parsing failed: An illegal version number was found in the manifest file! Parseo falló: Se encontró un número de versión ilegal nel fichero de manifiesto! No deb packages found. Please check the folder. Nun se encontraron paquetes deb. Por favor, revise la carpeta. The %1 package may be broken El paquete %1 podría estar roto You can only install local %1 packages Só se pue instalar paquetes %1 locales No permission to access this folder Nun hai permisu pa acceder a esta carpeta The deb package may be broken El paquete deb podría estar roto You can only install local deb packages Só se pue instalar paquetes deb locales Already Added Ya añadíu %1 does not exist, please reselect %1 nun esiste, por favor, reseleccione Bulk Install Instalación masiva DebListModel Installation failed, please check your network connection Falló la instalación, comprueba la to conexón d'internet Installation failed, please check for updates in Control Center La instalación falló, por favor, revise les actualizaciones nel Centro de Control Installation failed, insufficient disk space Falló la instalación, espaciu insuficiente en discu No digital signature Nun hai firma digital Invalid digital signature Firma digital inválida The administrator has set policies to prevent installation of this package El administrador estableció polítiques pa evitar la instalación d'este paquete Installation Failed Falló la instalación current system sistema actual %2 has been installed in %1, please uninstall this package before installing it %2 ta instaláu en %1, por favor, desinstale este paquete antes de instalarlo Broken dependencies, try installing the app in compatibility mode Dependencias rotas, intente instalar l'aplicación en modu de compatibilidá Failed to install %1 Fallo na instalación de %1 Failed to install %1: no valid digital singature Fallo na instalación de %1: nun hai firma digital válida Unable to install - no digital signature Nun se pue instalar - nun hai firma digital Please go to Control Center to enable developer mode and try again. Proceed? Por favor, vaya al Centro de Control pa habilitar el modu de desenvolutor y intente nuevamente. Continuar? Cancel button Encaboxar Proceed button Continuar OK button Aceutar Failed to install %1: no valid digital signature Fallo na instalación de %1: nun hai firma digital válida This package does not have a valid digital signature. Continue with the installation? Este paquete nun tien una firma digital válida. Continuar con la instalación? Cancel Encaboxar Continue button Continua Unable to install No se puede instalar This package does not have a valid digital signature Este paquete nun tien una firma digital válida Broken dependencies: %1 Dependencias rotas: %1 Authentication failed Autenticación fallida Unmatched package architecture Arquitectura de paquete que nun concasa FileChooseWidget Drag deb packages here Arrastra paquetes deb aquí Select File Esbillar ficheru MultipleInstallPage Show details Mostrar detalles Collapse button Contrayer Install button Instalar Done button Fecho Back button Atrás Install %1 will remove: La instalación de %1 eliminará: Dependencies in the repository Dependencias nel repositorio Missing dependencies Dependencias faltantes Installing dependencies: %1 Instalando dependencias: %1 PackageSelectItem Same version installed Instalada la mesma versión Earlier version installed: %1 Instalóse una versión anterior: %1 Later version installed: %1 Versión posterior instalada: %1 Unmatched package architecture Arquitectura de paquete que nun concasa PackageSelectView Select all Selecciona todos Install button Instalar PackagesListDelegate Installing Instalando Installed Instalóse Failed Falló Waiting Esperando Same version installed Instalada la mesma versión Later version installed: %1 Versión posterior instalada: %1 Earlier version installed: %1 Instalóse una versión anterior: %1 PackagesListView Delete Eliminar QApplication Collapse button Contrayer QObject Basic Básico Check digital signatures if the developer mode is enabled Comproba las firmas digitales si el mode de desenvolvedor ta habilitáu To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Pa instalar aplicaciones non firmadas, vaya a Center de Seguridad > Herramientas > Seguridad de Aplicación, y seleccione los tipos d'aplicación que pueden instalase. Security Center > Tools > App Security Center de Seguridad > Herramientas > Seguridad de Aplicación The system has not installed Linglong environment, please install it first El sistema nun ta instaláu l'entornu Linglong, por favor instálalo primeru Unable to install No se puede instalar This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Este paquete nun tien una firma digital válida y ta bloquedu pa instalar/ executar. Vaya a Center de Seguridad > Herramientas > Seguridad de Aplicación pa cambiar los parámetros. Cancel button Anula Proceed button Continua Will remove: Eliminará: SingleInstallPage Collapse Contrayer Reinstall Reinstalar Later version installed: %1 Versión posterior instalada: %1 Downgrade Descalafate Earlier version installed: %1 Instalóse una versión anterior: %1 Installing dependencies: %1 Instalando dependencias: %1 Failed to install %1 Falló l'instalación de %1 Version: Versión: Select a compatibility mode: Selecciona un modu de compatibilidad: Install button Instalar Remove button Desaniciar OK button Aceutar Back button Atrás Done button Fecho Trying to install %2 in %1 compatibility mode Intentando instalar %2 en modu de compatibilidad %1 Uninstalling %2 from %1 compatibility mode Desinstalando %2 de modu de compatibilidad %1 %2 was successfully installed to %1 compatibility mode %2 foi instaláu con éxito en modu de compatibilidad %1 Installed successfully Instalóse con ésitu %2 has been successfully uninstalled from %1 compatibility mode %2 foi desinstaláu con éxito de modu de compatibilidad %1 Uninstalled successfully Desinstalóse con ésitu Uninstall Failed Falló la desinstalación Install %1 will remove: La instalación de %1 va eliminar: Dependencies in the repository Dependencies nel repositoriu Missing dependencies Dependencias faltantes Update button Actualizar Invalid digital signature Firma digital inválida Name: Nome: Same version installed Instalada la mesma versión SingleInstallPage_Install Show details Mostrar detalles Show dependencies Mostrar dependencies SingleInstallPage_Uninstall Show details Mostrar detalles Uab::UabPackageListModel Installation Failed Falló la instalación UninstallConfirmPage Show related packages Mostrar paquetes relacionaos Collapse button Contrayer Cancel button Encaboxar Confirm Confirmar Are you sure you want to uninstall %1? All dependencies will also be removed ¿Seguro que quier desinstalar %1? Todas las dependencies serán eliminadas tamién Are you sure you want to uninstall %1? The system or other applications may not work properly ¿Seguro que quier desinstalar %1? El sistema o otras aplicaciónes pue non funcionar adecuadamente Are you sure you want to uninstall %2 from %1 compatibility mode? ¿Seguro que quier desinstalar %2 del modu de compatibilidad %1? dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalar en mou compatible main Package Installer Xestor de paquetes Package Installer helps users install and remove local packages, and supports bulk installation. Instalador de paquetes axuda a los usuarios a instalar y eliminar paquetes locales, y soporta instalación en masa. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_az.ts000066400000000000000000001127051524745214100253640ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Konfiqurasiya nömrÉ™sini daxil edin: OK button OK BackendProcessPage Loading packages... PaketlÉ™r yüklÉ™nir... %1/%2 loaded %1%2 yüklÉ™ndi Initializing... BaÅŸladılır... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Paket quraÅŸdırıcısı Settings Ayarlar Installing other packages... Please open it later. DigÉ™r paketlÉ™r quraÅŸdırılır... Bunu sonra açın. Parsing failed: An illegal file structure was found in the manifest file! TÉ™hlil etmÉ™k mümkün olmadı: MANİFEST faylında sÉ™hv quruluÅŸa malik fayl tapıldı! Parsing failed: An illegal version number was found in the manifest file! TÉ™hlil etmÉ™k mümkün olmadı: MANİFEST faylında sÉ™hv versiya nömrÉ™si tapıldı! No deb packages found. Please check the folder. DEB paket tapılmadı. QovluÄŸu yoxlayın. The %1 package may be broken %1 paketi xÉ™ta olub olabilir You can only install local %1 packages Sadece yerli %1 paketlerini yüklÉ™yÉ™ bilÉ™rsiz No permission to access this folder Bu foldera ezaflı qalmadınız Already Added Artıq É™lavÉ™ olunub %1 does not exist, please reselect %1 mövcud deyil, lütfÉ™n, yenidÉ™n seçin Bulk Install Toplu quraÅŸdırmaq DebListModel Installation failed, please check your network connection QuraÅŸdırılma alınmadı, lütfÉ™n internet baÄŸlantısını yoxlayın Installation failed, please check for updates in Control Center QuraÅŸdırılma alınmadı, İdarÉ™etmÉ™ MÉ™rkÉ™zindÉ™ yenilÉ™nmÉ™lÉ™ri yoxlayın Installation failed, insufficient disk space QuraÅŸdırma alınmadı, qeyri-kafi disk sahÉ™si No digital signature RÉ™qÉ™msal imza yoxdur Invalid digital signature RÉ™qÉ™msal imza sÉ™hvdir The administrator has set policies to prevent installation of this package İnzibatçı, bu paketin quraÅŸdırılmasının qarşçısını almaq üçün qaydalar tÉ™yin edib Installation Failed QuraÅŸdırma baÅŸ tutmadı current system meydan qurulu %2 has been installed in %1, please uninstall this package before installing it %1-dÉ™ %2 yüklÉ™ndiyi üçün, yüklÉ™mÉ™k üçün onu qalxalayın Broken dependencies, try installing the app in compatibility mode XÉ™ta olmayan É™saslar, uyÄŸunluq modunda uygulamayı yüklÉ™yin Compatibility mode installation failed Failed to install %1 %1 quraÅŸdırılması baÅŸ tutmadı Cancel button İmtina OK button OK Same version installed Eyni versiya quraÅŸdırıldı Later version installed: %1 Sonrakı versiya quraÅŸdırıldı: %1 Earlier version installed: %1 Æ�vvÉ™lki versiya quraÅŸdırıldı: %1 Installation failed Failed to install %1: no valid digital signature %1 quraÅŸdırmaq mümkün olmadı: etibarlı rÉ™qÉ™msal imza yoxdur This package does not have a valid digital signature. Continue with the installation? Paketin elektron imzası etibarlı deyil. QuraÅŸdırmaya davam edilsin? Cancel İmtina Continue button Davam edin Unable to install QuraÅŸdırıla bilmÉ™di Proceed button Davam edin This package does not have a valid digital signature Bu paketdÉ™ etibarlı rÉ™qÉ™msal imza yoxdur Broken dependencies: %1 Korlanmış asılılıqlar: %1 Authentication failed DoÄŸrulama alınmadı Unmatched package architecture UyÄŸunsuz paket arxitekturaları FileChooseWidget Drag deb packages here Deb paketlÉ™ri buraya atın Select File Faylı seçin MultipleInstallPage Show details TÉ™fÉ™rrüatları göstÉ™rmÉ™k Collapse button Yığmaq Install button QuraÅŸdırmaq Done button İcra olundu Back button GeriyÉ™ Install %1 will remove: %1 yüklÉ™nÉ™cÉ™k vÉ™ silÉ™cÉ™k: Dependencies in the repository Bu repozitoriyadakı asılılıqlar Missing dependencies Çatışmayan asılılıqlar Installing dependencies: %1 Asılılıqlar quraÅŸdırılır: %1 PackageSelectItem Same version installed Eyni versiya quraÅŸdırıldı Earlier version installed: %1 Æ�vvÉ™lki versiya quraÅŸdırıldı: %1 Later version installed: %1 Sonrakı versiya quraÅŸdırıldı: %1 Unmatched package architecture UyÄŸunsuz paket arxitekturaları PackageSelectView Select all Hamısını seçin Install button QuraÅŸdırmaq PackagesListDelegate Installing QuraÅŸdırılır Installed QuraÅŸdırıldı Failed Alınmadı Waiting GözlÉ™yir Same version installed Eyni versiya quraÅŸdırıldı Later version installed: %1 Sonrakı versiya quraÅŸdırıldı: %1 Earlier version installed: %1 Æ�vvÉ™lki versiya quraÅŸdırıldı: %1 Broken dependencies PackagesListView Delete SilmÉ™k QApplication Collapse button Yığmaq QObject Basic Æ�sas Check digital signatures if the developer mode is enabled Æ�gÉ™r tÉ™rtibatçı rejimi aktivdirsÉ™ elektron imzaları yoxlayın To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. İmzalanmamış tÉ™tbiqlÉ™ri quraÅŸdırmaq üçün TÉ™hlükÉ™silzlik MÉ™rkÉ™zi > AlÉ™tlÉ™r > TÉ™tbiq tÉ™hlükÉ™sizliyi bölmÉ™sinÉ™ keçin vÉ™ quraÅŸdırıla bilÉ™cÉ™k tÉ™tbiq növlÉ™rini seçin. Security Center > Tools > App Security TÉ™hlükÉ™sizlik MÉ™rkÉ™zi > AlÉ™tlÉ™r > TÉ™tbiq tÉ™hlükÉ™sizliyi The system has not installed Linglong environment, please install it first Sistem Linglong mühitini yüklÉ™mÉ™di, ilk olaraq onu yüklÉ™yin Unable to install QuraÅŸdırıla bilmÉ™di This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Bu paket etibarlı rÉ™qÉ™msal imzaya malik deyil vÉ™ quraÅŸdırılmasının vÉ™ baÅŸladılmasının qarşısı alınıb. Buna uyÄŸun ayarı dÉ™yiÅŸmÉ™k üçün TÉ™hlükÉ™sizlik MÉ™rkÉ™zi > AlÉ™tlÉ™r > TÉ™tbiq tÉ™hlükÉ™sizliyi bölmÉ™sinÉ™ keçin. Cancel button Vazgeç Proceed button Davam edin Will remove: SilÉ™cÉ™k: SingleInstallPage Collapse Yığmaq Reinstall YenidÉ™n quraÅŸdırmaq Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Sonrakı versiya quraÅŸdırıldı: %1 Downgrade Bir versiya geriyÉ™ Earlier version installed: %1 Æ�vvÉ™lki versiya quraÅŸdırıldı: %1 Compatible Mode Install Installing dependencies: %1 Asılılıqlar quraÅŸdırılır: %1 Failed to install %1 %1 quraÅŸdırılması baÅŸ tutmadı Version: Versiya: Install button QuraÅŸdırmaq Remove button SilmÉ™k OK button OK Back button GeriyÉ™ Done button İcra olundu If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %1 uyÄŸunluq modunda %2 yüklÉ™yirik Uninstalling %2 from %1 compatibility mode %1 uyÄŸunluq modundan %2 qalxalayır %2 was successfully installed to %1 compatibility mode '%2 müvÉ™ffaqiyyÉ™tlÉ™ %1 uyÄŸunluq modunda yüklÉ™ndi Installed successfully UÄŸurla quraÅŸdırıldı %2 has been successfully uninstalled from %1 compatibility mode '%2 müvÉ™ffaqiyyÉ™tlÉ™ %1 uyÄŸunluq modundan qalxalandı Uninstalled successfully UÄŸurla silindi Uninstall Failed SilinÉ™ bilmÉ™di Install %1 will remove: %1 yüklÉ™nÉ™cÉ™k vÉ™ silÉ™cÉ™k: Dependencies in the repository Bu repozitoriyadakı asılılıqlar Missing dependencies Çatışmayan asılılıqlar Compatible Install Cancel button Update button YenilÉ™mÉ™k Invalid digital signature RÉ™qÉ™msal imza sÉ™hvdir Name: Adı: Same version installed Eyni versiya quraÅŸdırıldı SingleInstallPage_Install Show details TÉ™fÉ™rrüatları göstÉ™rmÉ™k Show dependencies Asılılıqları göstÉ™rmÉ™k SingleInstallPage_Uninstall Show details TÉ™fÉ™rrüatları göstÉ™rmÉ™k Uab::UabPackageListModel Installation Failed QuraÅŸdırma baÅŸ tutmadı UninstallConfirmPage Show related packages Æ�laqÉ™li paketlÉ™ri göstÉ™rmÉ™k Collapse button Yığmaq Cancel button İmtina Confirm TÉ™sdiqlÉ™mÉ™k Are you sure you want to uninstall %1? All dependencies will also be removed %1 silmÉ™k istÉ™diyinizÉ™ É™minsiniz? HÉ™mçinin bütün asılılıqlar da silinÉ™cÉ™k Are you sure you want to uninstall %1? The system or other applications may not work properly %1 silmÉ™k istÉ™fiyinizÉ™ É™minsiniz? Sistem vÉ™ baÅŸqa tÉ™tbiqlÉ™r düzgün iÅŸlÉ™mÉ™yÉ™ bilÉ™r Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode UyÄŸun rejimdÉ™ quraÅŸdır main Package Installer Paket quraÅŸdırıcısı Package Installer helps users install and remove local packages, and supports bulk installation. Paket quraÅŸdırıcısı, istifadəçilÉ™rÉ™ paketlÉ™ri quraÅŸdırmaÄŸa vÉ™ silmÉ™yÉ™ imkan verir, hÉ™mçinin toplu quraÅŸdırmanı dÉ™stÉ™klÉ™yir. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_bg.ts000066400000000000000000001202451524745214100253400ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Въведете номера за наÑ�тройка: OK button ОК BackendProcessPage Loading packages... Зареждане на пакети... %1/%2 loaded %1/%2 заредени Initializing... Инициализиране... Updating package cache... DdimErrorPage OK ОК DebInstaller Package Installer Мениджър на пакети Settings Ð�аÑ�тройки Installing other packages... Please open it later. ИнÑ�талиране на други пакети... МолÑ�, отворете го по-къÑ�но. Parsing failed: An illegal file structure was found in the manifest file! ПарÑ�ингът Ñ�е провали: във файловиÑ� манифеÑ�Ñ‚ е открит неправилен файлов Ñ�труктура! Parsing failed: An illegal version number was found in the manifest file! ПарÑ�ингът Ñ�е провали: във файловиÑ� манифеÑ�Ñ‚ е открит неправилен номер на верÑ�иÑ�! No deb packages found. Please check the folder. Ð�е Ñ�а открити deb пакети. МолÑ�, проверете папката. The %1 package may be broken Пакетът %1 може да е повреден You can only install local %1 packages Можете да инÑ�талирате Ñ�амо локални %1 пакети No permission to access this folder Ð�Ñ�ма разрешение за доÑ�тъп до тази папка Already Added Вече добавен %1 does not exist, please reselect %1 не Ñ�ъщеÑ�твува, молÑ�, изберете отново Bulk Install Групова инÑ�талациÑ� DebListModel Installation failed, please check your network connection ИнÑ�талациÑ�та е неуÑ�пешна, молÑ�, проверете вашата връзка към мрежата Installation failed, please check for updates in Control Center ИнÑ�талациÑ�та Ñ�е провали, молÑ�, проверете за актуализации в Control Center Installation failed, insufficient disk space ИнÑ�талациÑ�та е неуÑ�пешна, нÑ�ма доÑ�татъчно мÑ�Ñ�то на диÑ�ка No digital signature Ð�Ñ�ма цифров подпиÑ� Invalid digital signature Ð�евалиден цифров подпиÑ� The administrator has set policies to prevent installation of this package Ð�дминиÑ�траторът е наложил политики, които предотвратÑ�ват инÑ�талирането на този пакет Installation Failed ИнÑ�талациÑ�та е неуÑ�пешна current system текуща Ñ�иÑ�тема %2 has been installed in %1, please uninstall this package before installing it %2 е инÑ�талиран в %1, молÑ�, изтрийте този пакет преди да го инÑ�талирате Broken dependencies, try installing the app in compatibility mode Повредени завиÑ�имоÑ�ти, опитайте да инÑ�талирате приложението в режим на Ñ�ъвмеÑ�тимоÑ�Ñ‚ Compatibility mode installation failed Failed to install %1 Ð�еуÑ�пешно инÑ�талиране на %1 Cancel button Отказ OK button ОК Same version installed Същата верÑ�иÑ� е инÑ�талирана Later version installed: %1 По-нова верÑ�иÑ� е инÑ�талирана: %1 Earlier version installed: %1 Предишна верÑ�иÑ� е инÑ�талирана: %1 Installation failed Failed to install %1: no valid digital signature Ð�еуÑ�пешно инÑ�талиране на %1: нÑ�ма валиден цифров подпиÑ� This package does not have a valid digital signature. Continue with the installation? Този пакет нÑ�ма валиден цифров подпиÑ�. Желаете да продължите Ñ� инÑ�талирането? Cancel Отказ Continue button Продължаване Unable to install Ð�е може да Ñ�е инÑ�талира Proceed button Продължи This package does not have a valid digital signature Този пакет нÑ�ма валиден цифров подпиÑ� Broken dependencies: %1 Повредени завиÑ�имоÑ�ти: %1 Authentication failed Ð�еуÑ�пешна аутентикациÑ� Unmatched package architecture Ð�еподходÑ�ща архитектура на пакета FileChooseWidget Drag deb packages here Потегнете пакети deb тук Select File Избор на файл MultipleInstallPage Show details Покажи подробноÑ�ти Collapse button Сриване Install button ИнÑ�талиране Done button Завършено Back button Ð�азад Install %1 will remove: ИнÑ�талиране на %1 ще премахне: Dependencies in the repository ЗавиÑ�имоÑ�ти в репозиториÑ� Missing dependencies ЛипÑ�ващи завиÑ�имоÑ�ти Installing dependencies: %1 ИнÑ�талиране на завиÑ�имоÑ�ти: %1 PackageSelectItem Same version installed Същата верÑ�иÑ� е инÑ�талирана Earlier version installed: %1 Предишна верÑ�иÑ� е инÑ�талирана: %1 Later version installed: %1 По-нова верÑ�иÑ� е инÑ�талирана: %1 Unmatched package architecture Ð�еподходÑ�ща архитектура на пакета PackageSelectView Select all Избери вÑ�ички Install button ИнÑ�талиране PackagesListDelegate Installing ИнÑ�талиране Installed ИнÑ�талирано Failed Ð�еуÑ�пешно Waiting Чакане Same version installed Същата верÑ�иÑ� е инÑ�талирана Later version installed: %1 По-нова верÑ�иÑ� е инÑ�талирана: %1 Earlier version installed: %1 Предишна верÑ�иÑ� е инÑ�талирана: %1 Broken dependencies PackagesListView Delete Изтриване QApplication Collapse button Сриване QObject Basic ОÑ�новен Check digital signatures if the developer mode is enabled Проверете цифрови подпиÑ�и, ако е активиран режимът за разработчици To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. За да инÑ�талирате неподпиÑ�ани приложениÑ�, отидете в СтудиÑ� за Ñ�игурноÑ�Ñ‚ > ИнÑ�трументи > СигурноÑ�Ñ‚ на приложениÑ� и изберете типовете приложениÑ�, които могат да бъдат инÑ�талирани. Security Center > Tools > App Security СтудиÑ� за Ñ�игурноÑ�Ñ‚ > ИнÑ�трументи > СигурноÑ�Ñ‚ на приложениÑ� The system has not installed Linglong environment, please install it first СиÑ�темата не е инÑ�талирана Linglong Ñ�реда, молÑ� инÑ�талирайте Ñ� първо Unable to install Ð�е може да Ñ�е инÑ�талира This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Този пакет нÑ�ма валиден цифров подпиÑ� и е забранен за инÑ�талиране/работа. Отидете в СтудиÑ� за Ñ�игурноÑ�Ñ‚ > ИнÑ�трументи > СигурноÑ�Ñ‚ на приложениÑ�, за да промените наÑ�тройките. Cancel button Отказ Proceed button Продължи Will remove: Ще премахне: SingleInstallPage Collapse Сриване Reinstall ПреинÑ�талиране Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 По-нова верÑ�иÑ� е инÑ�талирана: %1 Downgrade Ð�амалÑ�ване Earlier version installed: %1 Предишна верÑ�иÑ� е инÑ�талирана: %1 Compatible Mode Install Installing dependencies: %1 ИнÑ�талиране на завиÑ�имоÑ�ти: %1 Failed to install %1 Ð�еуÑ�пешно инÑ�талиране на %1 Version: ВерÑ�иÑ�: Install button ИнÑ�талиране Remove button Премахване OK button ОК Back button Ð�азад Done button Завършено If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Показване на %2 в режим на Ñ�ъвмеÑ�тимоÑ�Ñ‚ Ñ� %1 Uninstalling %2 from %1 compatibility mode Премахване на %2 от режим на Ñ�ъвмеÑ�тимоÑ�Ñ‚ Ñ� %1 %2 was successfully installed to %1 compatibility mode '%2 е уÑ�пешно инÑ�талиран в режим на Ñ�ъвмеÑ�тимоÑ�Ñ‚ Ñ� %1' Installed successfully ИнÑ�талирането е уÑ�пешно %2 has been successfully uninstalled from %1 compatibility mode '%2 е уÑ�пешно премахнат от режим на Ñ�ъвмеÑ�тимоÑ�Ñ‚ Ñ� %1' Uninstalled successfully ДеинÑ�талирането е уÑ�пешно Uninstall Failed ДеинÑ�талирането е неуÑ�пешно Install %1 will remove: ИнÑ�талирането на %1 ще премахне: Dependencies in the repository ЗавиÑ�имоÑ�ти в репозиториÑ� Missing dependencies ЛипÑ�ващи завиÑ�имоÑ�ти Compatible Install Cancel button Отказ Update button Обнови Invalid digital signature Ð�евалидна цифрова подпиÑ� Name: Име: Same version installed Същата верÑ�иÑ� е инÑ�талирана SingleInstallPage_Install Show details Покажи подробноÑ�ти Show dependencies Покажи завиÑ�имоÑ�ти SingleInstallPage_Uninstall Show details Покажи подробноÑ�ти Uab::UabPackageListModel Installation Failed ИнÑ�талациÑ�та е неуÑ�пешна UninstallConfirmPage Show related packages Покажи Ñ�вързани пакети Collapse button Сриване Cancel button Отказ Confirm Потвърждение Are you sure you want to uninstall %1? All dependencies will also be removed Сигурен ли Ñ�те, че иÑ�кате да деинÑ�талирате %1? Ð’Ñ�ички завиÑ�имоÑ�ти Ñ�ъщо ще бъдат премахнати Are you sure you want to uninstall %1? The system or other applications may not work properly Сигурни ли Ñ�те, че иÑ�кате да премахнете %1? СиÑ�темата или други приложениÑ� може да не работÑ�Ñ‚ правилно Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode ИнÑ�талиране в Ñ�ъвмеÑ�тим режим main Package Installer Мениджър на пакети Package Installer helps users install and remove local packages, and supports bulk installation. Deepin Мениджър на пакети Ñ�е използва, за да помогне на потребителите да инÑ�талират и премахват локален пакет, поддръжка на групово инÑ�талиране. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_bn.ts000066400000000000000000001270531524745214100253530ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: কনফিগারেট করার জনà§�য সংখà§�যা যোগ করà§�ন: OK button হà§�যাà¦� BackendProcessPage Loading packages... পà§�যাকেজগà§�লি লোড হচà§�ছে... %1/%2 loaded %1/%2 লোড করা হয়েছে Initializing... সরà§�বোতà§�তম করার শà§�রà§�... Updating package cache... DdimErrorPage OK হà§�যাà¦� DebInstaller Package Installer পà§�যাকেজ ইনসà§�টলà§�যাটর Settings সেটিংস Installing other packages... Please open it later. অনà§�যানà§�য পà§�যাকেজগà§�লি ইনসà§�টল হচà§�ছে... আপনাকে আরেকবার খà§�লতে হবে। Parsing failed: An illegal file structure was found in the manifest file! পà§�রসেস বà§�যরà§�থ হয়েছে: মà§�যানিফেসà§�ট ফাইলে অনà§�রূপ ফাইল সà§�টà§�রাকচার পাওয়া গেছে! Parsing failed: An illegal version number was found in the manifest file! পà§�রসেস বà§�যরà§�থ হয়েছে: মà§�যানিফেসà§�ট ফাইলে অনà§�রূপ সংসà§�করণ নামà§�বার পাওয়া গেছে! No deb packages found. Please check the folder. deb পà§�যাকেজ নেই। মà§�দà§�রার পাথ পরীকà§�ষা করà§�ন। The %1 package may be broken %1 পà§�যাকেজটি অকোমà§�পà§�লিট হতে পারে You can only install local %1 packages আপনি কেবলমাতà§�র লোকà§�ল %1 পà§�যাকেজ ইনসà§�টল করতে পারেন No permission to access this folder à¦�ই ফোলà§�ডারে à¦�কà§�সেস করার অনà§�মতি নেই Already Added যেতে পারে %1 does not exist, please reselect %1 সেট নেই, আবার নিরà§�বাচন করà§�ন Bulk Install মূলà§�যবোধ ইনসà§�টল DebListModel Installation failed, please check your network connection ইনসà§�টল বà§�যরà§�থ হয়েছে, আপনার নেটওয়ারà§�ক কনেকশন পরীকà§�ষা করà§�ন Installation failed, please check for updates in Control Center ইনসà§�টল বà§�যরà§�থ হয়েছে, কনà§�টà§�রোল সেনà§�টারে অপà§�ডেট পরীকà§�ষা করà§�ন Installation failed, insufficient disk space ইনসà§�টল বà§�যরà§�থ হয়েছে, কম ডিসà§�ক সà§�পেস রয়েছে No digital signature কোনও ডিজিটাল সাইনচার নেই Invalid digital signature অবà§�যাহত ডিজিটাল সাইনচার The administrator has set policies to prevent installation of this package অà§�যাডমিনিসà§�টà§�রেটর à¦�ই পà§�যাকেজটি ইনসà§�টল করার উপর নীতি সেট করেছেন Installation Failed ইনসà§�টল বà§�যরà§�থ হয়েছে current system বরà§�তমান সিসà§�টেম %2 has been installed in %1, please uninstall this package before installing it %2, %1 à¦� উপাতà§�তটি সà§�থাপিত হয়েছে, ইনসà§�টল করার আগে à¦�ই উপাতà§�তটি অনূরà§�ধà§�ব করà§�ন Broken dependencies, try installing the app in compatibility mode বà§�রেকডাউন অনà§�সনà§�ধানসমূহ, সংসà§�কৃতি মোডে অà§�যাপ ইনসà§�টল করà§�ন Compatibility mode installation failed Failed to install %1 %1 ইনসà§�টল করতে তà§�রà§�টি Cancel button রেফারà§�ড OK button ভালো Same version installed ইনসà§�টল করা হয়েছে তাà¦�রা à¦�কই সংসà§�করণ Later version installed: %1 বাদের সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Earlier version installed: %1 পà§�রোনো সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Installation failed Failed to install %1: no valid digital signature %1 ইনসà§�টল করতে তà§�রà§�টি: অকারà§�যকর তথà§�য সà§�বাকà§�ষর নেই This package does not have a valid digital signature. Continue with the installation? à¦�ই উপাতà§�তটি অকারà§�যকর তথà§�য সà§�বাকà§�ষর নেই। ইনসà§�টলেশন চলিয়ে যান? Cancel রেফারà§�ড Continue button চলিয়ে যান Unable to install ইনসà§�টল করতে অকà§�ষম Proceed button পরিচালনা করà§�ন This package does not have a valid digital signature à¦�ই উপাতà§�তটি অকারà§�যকর তথà§�য সà§�বাকà§�ষর নেই Broken dependencies: %1 বà§�রেকডাউন অনà§�সনà§�ধানসমূহ: %1 Authentication failed অভিযোগ সমাধান করতে তà§�রà§�টি Unmatched package architecture অনà§�পযà§�কà§�ত উপাতà§�ত অরà§�কিট FileChooseWidget Drag deb packages here à¦�খানে deb উপাতà§�ত টà§�রà§�যাগ করà§�ন Select File ফাইল নিরà§�বাচন করà§�ন MultipleInstallPage Show details বিসà§�তারিত দেখà§�ন Collapse button কà§�লোজ করà§�ন Install button ইনসà§�টল করà§�ন Done button সমà§�পনà§�ন Back button পিছনে Install %1 will remove: %1 ইনসà§�টল করতে নিমà§�নলিখিত থাকার কথা: Dependencies in the repository রিপোজিটরীতে নিরà§�ভরশীল উপাদান Missing dependencies কমিশà§�ন নিরà§�ভরশীল উপাদান Installing dependencies: %1 অবশà§�যক পà§�রদান ইনসà§�টল হচà§�ছে: %1 PackageSelectItem Same version installed ইনসà§�টল করা হয়েছে তাà¦�রা à¦�কই সংসà§�করণ Earlier version installed: %1 পà§�রোনো সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Later version installed: %1 বাদের সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Unmatched package architecture অনà§�পযà§�কà§�ত উপাতà§�ত অরà§�কিট PackageSelectView Select all সব নিরà§�বাচন করà§�ন Install button ইনসà§�টল করà§�ন PackagesListDelegate Installing ইনসà§�টল করা হচà§�ছে Installed ইনসà§�টল করা হয়েছে Failed বà§�যরà§�থ Waiting পà§�রতীকà§�ষা Same version installed ইনসà§�টল করা হয়েছে তাà¦�রা à¦�কই সংসà§�করণ Later version installed: %1 বাদের সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Earlier version installed: %1 পà§�রোনো সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Broken dependencies PackagesListView Delete মà§�ছà§�ন QApplication Collapse button কà§�লেপà§�লে QObject Basic পà§�রাথমিক Check digital signatures if the developer mode is enabled উনà§�নয়নকারী মোড সকà§�রিয় করলে ডিজিটাল সাইনেচার পরীকà§�ষা করà§�ন To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. অসà§�বাকৃতিক অà§�যাপ ইনসà§�টল করতে সà§�রকà§�ষা কেনà§�দà§�র > টà§�লস > অà§�যাপ সà§�রকà§�ষা à¦�বং ইনসà§�টল করতে পারে অà§�যাপ ধরন বাছাই করà§�ন। Security Center > Tools > App Security সà§�রকà§�ষা কেনà§�দà§�র > টà§�লস > অà§�যাপ সà§�রকà§�ষা The system has not installed Linglong environment, please install it first সিসà§�টেমটি লিংলং পরিবেশ ইনসà§�টল করে নি, তাই আগে ইনসà§�টল করà§�ন Unable to install ইনসà§�টল করতে অকà§�ষম This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. à¦�ই পà§�যাকেজের à¦�কটি সঠিক ডিজিটাল সাইনচারà§�টা নেই à¦�বং সেট ইনসà§�টল বা রান করার জনà§�য বনà§�ধ করা হয়েছে। সিরিয়াল কেনà§�টারে যান > সাধারণ বà§�যবহার সাধনার জনà§�য সেটিংস > অà§�যাপ সাইকোলগি à¦�বং সেটিংস পরিবরà§�তন করà§�ন। Cancel button বনà§�ধ করà§�ন Proceed button পরিচালনা করà§�ন Will remove: বাতিল করা হবে: SingleInstallPage Collapse কà§�লেপà§�লে Reinstall রিইনসà§�টল Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 বাদের সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Downgrade ডাউনগà§�রেড Earlier version installed: %1 পà§�রোনো সংসà§�করণ ইনসà§�টলড হয়েছে: %1 Compatible Mode Install Installing dependencies: %1 অবশà§�যক পà§�রদান ইনসà§�টল হচà§�ছে: %1 Failed to install %1 %1 ইনসà§�টল করতে বà§�যরà§�থ হয়েছে Version: সংসà§�করণ: Install button ইনসà§�টল করà§�ন Remove button বাতিল করà§�ন OK button সà§�বাগতম Back button পিছনে Done button করà§�মসূচী সমà§�পনà§�ন If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %1 সহযোগিতা মডেল à¦� %2 ইনসà§�টল করার পà§�রচেষà§�টা করা হচà§�ছে Uninstalling %2 from %1 compatibility mode %1 সহযোগিতা মডেল থেকে %2 বাতিল করা হচà§�ছে %2 was successfully installed to %1 compatibility mode %2 সফলভাবে %1 সহযোগিতা মডেল à¦� ইনসà§�টল হয়েছে Installed successfully সফলভাবে ইনসà§�টল হয়েছে %2 has been successfully uninstalled from %1 compatibility mode %2 সফলভাবে %1 সহযোগিতা মডেল থেকে বাতিল হয়েছে Uninstalled successfully সফলভাবে বাতিল হয়েছে Uninstall Failed বাতিল বà§�যরà§�থ হয়েছে Install %1 will remove: %1 ইনসà§�টল করতে নিমà§�নলিখিত থাকার কথা: Dependencies in the repository রিপোজিটরীতে নিরà§�ভরশীল উপাদান Missing dependencies কমিশà§�ন নিরà§�ভরশীল উপাদান Compatible Install Cancel button Update button সংশোধন Invalid digital signature মূলà§�যায়ন অকৃতà§�রিম চিহà§�ন অবিশà§�বাসযোগà§�য Name: নাম: Same version installed ইনসà§�টল করা হয়েছে তাà¦�রা à¦�কই সংসà§�করণ SingleInstallPage_Install Show details রেঞà§�জ দেখà§�ন Show dependencies নিরà§�ভরশীল উপাদান দেখà§�ন SingleInstallPage_Uninstall Show details রেঞà§�জ দেখà§�ন Uab::UabPackageListModel Installation Failed ইনসà§�টল সমাধান করা হয়নি UninstallConfirmPage Show related packages সমà§�পরà§�কিত পà§�যাকেজ দেখà§�ন Collapse button কà§�লেপà§�লে Cancel button বাতিল Confirm নিশà§�চিত করà§�ন Are you sure you want to uninstall %1? All dependencies will also be removed %1 থাকার কথা তোমার নিশà§�চিত? সব নিরà§�ভরশীল উপাদানও থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা থাকার কথা Are you sure you want to uninstall %1? The system or other applications may not work properly %1 থাকার কথা তোমার নিশà§�চিত? সিসà§�টেম বা অনà§�যানà§�য অà§�যাপà§�লিকেশন যথায় যথায় কাজ করবে না সমà§�ভব Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode সামঞà§�জসà§�যপূরà§�ণ মোডে ইনসà§�টল করà§�ন main Package Installer পà§�যাকেজ ইনসà§�টলার Package Installer helps users install and remove local packages, and supports bulk installation. পà§�যাকেজ ইনসà§�টলার সাহাযà§�য করে বà§�যবহারকারীদের সà§�থানীয় পà§�যাকেজ ইনসà§�টল করতে à¦�বং মà§�ছে ফেলতে à¦�বং বার বার ইনসà§�টল করার সমরà§�থন করে। deepin-deb-installer-6.5.51/translations/deepin-deb-installer_bo.ts000066400000000000000000001257271524745214100253620ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: གོ་རིམ་ཨང་གྲངས་འཇུག་ནས་བགོ་སྒྲིག་བྱ་རྒྱུà¼� OK button ཆོག BackendProcessPage Loading packages... སྒྲིག་སྦྱོར་à½�ུག་མ་སྣོན་འཇུག་བཞིན་པà¼� %1/%2 loaded %1/%2སྣོན་འཇུག་བྱས་ཟིནà¼� Initializing... འགོ་འཛུགས་བཞིན་པà¼� Updating package cache... DdimErrorPage OK ཆོག DebInstaller Package Installer མཉེན་ཆས་à½�ུག་སྒྲིག་སྦྱོར་ཆསà¼� Settings སྒྲིག་བཀོདà¼� Installing other packages... Please open it later. སྒྲིག་སྦྱོར་བྱ་རིམ་ལག་བསྟར་བྱེད་བཞིན་པསà¼� à½�་ཕྱེ་à½�བས་མེདà¼� Parsing failed: An illegal file structure was found in the manifest file! མཉེན་ཆས་à½�ུག་མ་དབྱེ་ཞིབ་མི་à½�ུབ་པསà¼� མཉེན་ཆས་à½�ུག་ནང་སྒྲིག་བརྒལ་ཡིག་ཆ་འདུས་ཡོདà¼� Parsing failed: An illegal version number was found in the manifest file! མཉེན་ཆས་à½�ུག་མ་དབྱེ་ཞིབ་མི་à½�ུབ་པསà¼� མཉེན་ཆས་à½�ུག་ནང་སྒྲིག་བརྒལ་གྱི་པར་ཨང་འདུས་ཡོདà¼� No deb packages found. Please check the folder. སྒྲིག་སྦྱོར་à½�ུག་མ་ཪྙེད་མ་བྱུང་བསà¼� སྒྲིག་སྦྱོར་དཀར་ཆག་ལ་བརྟག་བཤེར་གནང་རོགསà¼� The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added སྣོན་ཟིནà¼� %1 does not exist, please reselect %1ཡིག་ཆ་མི་འདུག་པསà¼� ཡང་བསà¾�ྱར་འདེམས་རོགསà¼� Bulk Install མང་པོ་མཉམ་དུ་སྒྲིག་སྦྱོར་བྱེད་པà¼� DebListModel Installation failed, please check your network connection སྒྲིག་སྦྱོར་མི་à½�ུབà¼� à½�ྱེད་ཀྱི་དྲ་བ་མà½�ུད་ཡོད་མེད་ཞིབ་བཤེར་གནང་དང་à¼� Installation failed, please check for updates in Control Center སྒྲིག་སྦྱོར་མི་à½�ུབà¼� ཚོད་འཛིན་ལྟེ་གནས་སུ་གསར་སྒྱུར་ཞིབ་བཤེར་གནང་རོགསà¼� Installation failed, insufficient disk space སྒྲིག་སྦྱོར་མི་à½�ུབà¼� སྡུད་སྡེར་གྱི་བར་སྣང་འདང་གི་མིན་འདུག No digital signature གྲངས་ཀའི་མིང་རྟགས་མེདà¼� Invalid digital signature གྲངས་ཀའི་མིང་རྟགས་ཕན་མེདà¼� The administrator has set policies to prevent installation of this package དོ་དམ་པས་བཀག་སྡོམ་བྱས་ཡོད་པས་མཉེན་ཆས་འདི་ཉིད་སྒྲིག་འཇུག་བྱེད་མི་ཆོག Installation Failed སྒྲིག་སྦྱོར་མི་à½�ུབà¼� Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 %1སྒྲིག་སྦྱོར་མི་à½�ུབà¼� Cancel button འདོར་བà¼� OK button ཆོག Same version installed པར་གཞི་འདྲ་མཚུངས་སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Later version installed: %1 ཅུང་གསར་པའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Earlier version installed: %1 ཅུང་སྔ་བའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Installation failed Failed to install %1: no valid digital signature %1སྒྲིག་སྦྱོར་བྱེད་à½�བས་མི་འདུག སྒྲིག་སྦྱོར་à½�ུག་མའི་ནང་དུ་གོ་ཆོད་པའི་ཨང་ཀིའི་མཚན་རྟགས་མེདà¼� This package does not have a valid digital signature. Continue with the installation? སྒྲིག་འཇུག་à½�ུག་མའི་ནང་གོ་ཆོད་པའི་ཨང་ཀིའི་མཚན་རྟགས་མེད་པསà¼� མུ་མà½�ུད་ནང་འཇུག་བྱེད་དམà¼� Cancel འདོར་བà¼� Continue button མུ་མà½�ུདà¼� Unable to install སྒྲིག་སྦྱོར་བྱེད་à½�བས་མེདà¼� Proceed button མུ་མà½�ུདà¼� This package does not have a valid digital signature སྒྲིག་སྦྱོར་à½�ུག་འདིར་ནང་དུ་ཕན་ནུས་ལྡན་པའི་ཨང་ཀིའི་མཚན་རྟགས་མེདà¼� Broken dependencies: %1 བརྟེན་པའི་འབྲེལ་བ་མི་འདང་à¼� %1 Authentication failed བགོ་སྒྲིག་དབང་བརྩལ་བྱེད་མི་à½�ུབà¼� Unmatched package architecture མཉེན་ཆས་à½�ུག་གི་གཞི་སྒྲོམ་སྙོམ་འགྲིག་མི་à½�ུབà¼� FileChooseWidget Drag deb packages here མཉེན་ཆས་à½�ུག་འདི་རུ་འཇོག་དང་à¼� Select File ཡིག་ཆ་འདེམས་པà¼� MultipleInstallPage Show details ཞིབ་ཕྲའི་ཆ་འཕྲིན་འཆར་བà¼� Collapse button བསྡུ་བà¼� Install button སྒྲིག་སྦྱོརà¼� Done button ལེགས་གྲུབà¼� Back button ཕྱིར་ལོག Install %1 will remove: Dependencies in the repository མཛོད་ནང་ཡོད་པའི་རྟེན་à½�ུག Missing dependencies མཛོད་ནང་མེད་པའི་རྟེན་à½�ུག Installing dependencies: %1 བརྟེན་པའི་འབྲེལ་བ་བཙུགས་བཞིན་པà¼� %1 PackageSelectItem Same version installed པར་གཞི་འདྲ་མཚུངས་སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Earlier version installed: %1 ཅུང་སྔ་བའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Later version installed: %1 ཅུང་གསར་པའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Unmatched package architecture མཉེན་ཆས་à½�ུག་གི་གཞི་སྒྲོམ་སྙོམ་འགྲིག་མི་à½�ུབà¼� PackageSelectView Select all ཡོངས་འདེམà¼� Install button སྒྲིག་སྦྱོརà¼� PackagesListDelegate Installing སྒྲིག་སྦྱོར་བྱེད་བཞིན་པà¼� Installed སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Failed སྒྲིག་སྦྱོར་མི་à½�ུབà¼� Waiting སྒྲིག་སྦྱོར་སྒུག་བཞིན་པà¼� Same version installed པར་གཞི་འདྲ་མཚུངས་སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Later version installed: %1 ཅུང་གསར་པའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Earlier version installed: %1 ཅུང་སྔ་བའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Broken dependencies PackagesListView Delete སུབ་པà¼� QApplication Collapse button བསྡུ་བà¼� QObject Basic རྨང་གཞིའི་སྒྲིག་བཀོདà¼� Check digital signatures if the developer mode is enabled གསར་སྤེལ་བའི་རྣམ་པའི་འོག སྒྲིག་འཇུག་à½�ུག་མའི་མིང་རྟགས་ལ་ཞིབ་བཤེར་བྱེདà¼� To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. མཚན་རྟགས་བཀོད་མེད་པའི་ཉེར་སྤྱོད་སྒྲིག་སྦྱོར་བྱ་དགོས་ནà¼� བདེ་འཇགས་ལྟེ་གནསà¼�-བདེ་འཇགས་ཡོ་བྱདà¼�-ཉེར་སྤྱོད་བདེ་འཇགས་ནས་སྒྲིག་སྦྱོར་རུང་བའི་ཉེར་སྤྱོད་རིགས་à½�ག་སྒྲིག་བཀོད་བྱ་དགོསà¼� Security Center > Tools > App Security བདེ་འཇགས་ལྟེ་གནསà¼�-བདེ་འཇགས་ཡོ་བྱདà¼�-ཉེར་སྤྱོད་བདེ་འཇགསà¼� The system has not installed Linglong environment, please install it first Unable to install སྒྲིག་སྦྱོར་བྱེད་à½�བས་མེདà¼� This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. སྒྲིག་སྦྱོར་à½�ུག་མའི་ནང་དུ་གོ་ཆོད་པའི་མཚན་རྟགས་ཨང་ཀི་མེད་པསà¼� སྒྲིག་སྦྱོར་/བཀོལ་སྤྱོད་བཀག་སྡོམ་བྱས་ཟིནà¼� བདེ་འཇགས་ལྟེ་གནསà¼�-བདེ་འཇགས་ཡོ་བྱདà¼�-ཉེར་སྤྱོད་བདེ་འཇགས་ནས་ལེགས་སྒྲིག་གནང་རྒྱུà¼� Cancel button འདོར་བà¼� Proceed button མུ་མà½�ུདà¼� Will remove: SingleInstallPage Collapse བསྡུ་བà¼� Reinstall ཡང་བསà¾�ྱར་སྒྲིག་སྦྱོརà¼� Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 ཅུང་གསར་པའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Downgrade པར་གཞི་རྙིང་པ་སྒྲིག་འཇུག་བྱེད་པà¼� Earlier version installed: %1 ཅུང་སྔ་བའི་པར་གཞི་%1སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� Compatible Mode Install Installing dependencies: %1 བརྟེན་པའི་འབྲེལ་བ་བཙུགས་བཞིན་པà¼� %1 Failed to install %1 %1སྒྲིག་སྦྱོར་མི་à½�ུབà¼� Version: པར་གཞིà¼� Install button སྒྲིག་སྦྱོརà¼� Remove button བཤིག་འདོནà¼� OK button ཆོག Back button ཕྱིར་ལོག Done button ལེགས་གྲུབà¼� If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installed successfully སྒྲིག་སྦྱོར་à½�ུབ་སོང་à¼� Uninstalled successfully བཤིག་འདོན་à½�ུབ་སོང་à¼� Uninstall Failed བཤིག་འདོན་མི་à½�ུབà¼� Install %1 will remove: Dependencies in the repository མཛོད་ནང་ཡོད་པའི་རྟེན་à½�ུག Missing dependencies མཛོད་ནང་མེད་པའི་རྟེན་à½�ུག Compatible Install Cancel button འདོར་བà¼� Update button གསར་སྒྱུརà¼� Invalid digital signature གྲངས་ཀའི་མིང་རྟགས་ཕན་མེདà¼� Name: མིང་à¼� Same version installed པར་གཞི་འདྲ་མཚུངས་སྒྲིག་སྦྱོར་བྱས་ཟིནà¼� SingleInstallPage_Install Show details ཞིབ་ཕྲའི་ཆ་འཕྲིན་འཆར་བà¼� Show dependencies རྟེན་à½�ུག་དབར་གྱི་འབྲེལ་བ་མངོན་པà¼� SingleInstallPage_Uninstall Show details བཤིག་འདོན་བྱེད་རིམ་འཆར་བà¼� Uab::UabPackageListModel Installation Failed སྒྲིག་སྦྱོར་མི་à½�ུབà¼� UninstallConfirmPage Show related packages འབྲེལ་ཡོད་མཉེན་ཆས་à½�ུག་འཆར་བà¼� Collapse button བསྡུ་བà¼� Cancel button འདོར་བà¼� Confirm བཤིག་འདོན་གà½�ན་འà½�ེལ་བà¼� Are you sure you want to uninstall %1? All dependencies will also be removed à½�ྱེད་ཀྱིས་%1བཤིག་འདོན་བྱ་རྒྱུ་གà½�ན་འà½�ེལ་ལམà¼� བརྟེན་པའི་འབྲེལ་བ་ཚང་མ་མཉམ་དུ་སྤོ་འབུད་བྱེད་སྲིདà¼� Are you sure you want to uninstall %1? The system or other applications may not work properly à½�ྱེད་ཀྱིས་%1བཤིག་འདོན་བྱ་རྒྱུ་གà½�ན་འà½�ེལ་ལམà¼� མཉེན་ཆས་འདི་བཤིག་འདོན་བྱས་ཚེ་མ་ལག་གམ་མཉེན་ཆས་གཞན་དག་རྒྱུན་གà½�ན་ལྟར་སྤྱོད་à½�བས་མེད་པར་གྱུར་སྲིདà¼� Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode མà½�ུན་ཆོས་ཡི་གནས་ཚུལ་à½�ྱེར་ནས་གཞི་སྒྲིག་བྱ་པà¼� main Package Installer མཉེན་ཆས་à½�ུག་སྒྲིག་སྦྱོར་ཆསà¼� Package Installer helps users install and remove local packages, and supports bulk installation. མཉེན་ཆས་à½�ུག་སྒྲིག་སྦྱོར་ཆས་ནི་སྤྱོད་མà½�ན་ལ་རང་སའི་མཉེན་ཆས་སྒྲིག་སྦྱོར་དང་བཤིག་འདོན་བྱེད་རོགས་བྱེད་པའི་ཡོ་བྱད་ཅིག་རེད་ལà¼� ཉེར་སྤྱོད་མང་པོ་མཉམ་དུ་སྒྲིག་སྦྱོར་བྱ་à½�ུབà¼� deepin-deb-installer-6.5.51/translations/deepin-deb-installer_br.ts000066400000000000000000001136041524745214100253540ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: أدخل الرقم الذي تريد تكوينه: OK button Mat eo BackendProcessPage Loading packages... جارÙ� تحميل الحزم... %1/%2 loaded %1/%2 تم تحميلها Initializing... جارÙ� بدء التشغيل... Updating package cache... DdimErrorPage OK Mat eo DebInstaller Package Installer Stalier pakadoù Settings الإعدادات Installing other packages... Please open it later. جارÙ� تثبيت حزم أخرى... الرجاء Ù�تحها لاحقاً. Parsing failed: An illegal file structure was found in the manifest file! Ù�شل التحليل: تم العثور على هيكل ملÙ� غير قانوني Ù�ÙŠ ملÙ� الوضعية! Parsing failed: An illegal version number was found in the manifest file! Ù�شل التحليل: تم العثور على رقم إصدار غير قانوني Ù�ÙŠ ملÙ� الوضعية! No deb packages found. Please check the folder. لم يتم العثور على أي حزم deb. الرجاء التحقق من المجلد. The %1 package may be broken قد يكون حزمة %1 تالÙ�Ø© You can only install local %1 packages يمكنك تثبيت حزم %1 المحلية Ù�قط No permission to access this folder لا يوجد إذن لدخول هذا المجلد Already Added Ouzhpennet endeo %1 does not exist, please reselect لا يوجد %1ØŒ الرجاء إعادة الاختيار Bulk Install Lies-staliañ DebListModel Installation failed, please check your network connection Staliadur c'hwitet, gwirit ho kevreadenn ouzh ar genrouedad eta Installation failed, please check for updates in Control Center Staliadur c'hwitet, sellit hag-eñ n'eus hizivadur ebet er Greizenn Verañ Installation failed, insufficient disk space Staliadur c'hwitet, n'eus ket trawalc'h a blas war an disk No digital signature لا يوجد توقيع رقمي Invalid digital signature توقيع رقمي غير صحيح The administrator has set policies to prevent installation of this package لقد وضعت الإدارة سياسات لمنع تثبيت هذه الحزمة Installation Failed Staliadur c'hwitet current system النظام الحالي %2 has been installed in %1, please uninstall this package before installing it تم تثبيت %2 Ù�ÙŠ %1ØŒ الرجاء إزالة هذه الحزمة قبل تثبيتها Broken dependencies, try installing the app in compatibility mode توجد اعتماديات معطوبة، جرّب تثبيت التطبيق Ù�ÙŠ الوضع المتواÙ�Ù‚ Compatibility mode installation failed Failed to install %1 Ù�شل تثبيت %1 Cancel button Nullañ OK button Mat eo Same version installed Hevelep stumm staliet Later version installed: %1 Stumm war-lerc'h staliet: %1 Earlier version installed: %1 Stumm kent staliet: %1 Installation failed Failed to install %1: no valid digital signature Ù�شل تثبيت %1: لا يوجد توقيع رقمي صحيح This package does not have a valid digital signature. Continue with the installation? لا يحتوي هذا الحزمة على توقيع رقمي صحيح. هل ترغب Ù�ÙŠ المتابعة بالتحديث؟ Cancel Nullañ Continue button المتابعة Unable to install N'heller ket distaliañ Proceed button المتابعة This package does not have a valid digital signature N'eus ket ur sinadur niverel dereat gant ar pakad-mañ Broken dependencies: %1 Dalc'hoù torret: %1 Authentication failed Ù�شل التحقق من الهوية Unmatched package architecture Arkitektouriezh ar pakadoù disheñvel FileChooseWidget Drag deb packages here Rinklit ho pakadoù deb amañ Select File Diuzañ ur restr MultipleInstallPage Show details Diskouez ar munudoù Collapse button Bihanaat Install button Staliañ Done button Echuet Back button Kent Install %1 will remove: تثبيت %1 سيقوم بإزالة: Dependencies in the repository الاعتماديات Ù�ÙŠ المستودع Missing dependencies الاعتماديات المÙ�قودة Installing dependencies: %1 O staliañ an dalc'hioù: %1 PackageSelectItem Same version installed Hevelep stumm staliet Earlier version installed: %1 Stumm kent staliet: %1 Later version installed: %1 Stumm war-lerc'h staliet: %1 Unmatched package architecture Arkitektouriezh ar pakadoù disheñvel PackageSelectView Select all تحديد جميع Install button Staliañ PackagesListDelegate Installing O staliañ Installed Staliet Failed C'hwitadenn Waiting O c'hortoz Same version installed Hevelep stumm staliet Later version installed: %1 Stumm war-lerc'h staliet: %1 Earlier version installed: %1 Stumm kent staliet: %1 Broken dependencies PackagesListView Delete Dilemel QApplication Collapse button Bihanaat QObject Basic أساسي Check digital signatures if the developer mode is enabled تحقق من توقيعات التشÙ�ير الرقمية إذا تم تمكين وضع المطور To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. لتنصيب التطبيقات غير الموقعة، انتقل إلى مركز الأمان > أدوات > أمان التطبيق، واختر أنواع التطبيقات التي يمكن تنصيبها. Security Center > Tools > App Security مركز الأمان > أدوات > أمان التطبيق The system has not installed Linglong environment, please install it first لم يتم تثبيت بيئة Linglong Ù�ÙŠ النظام، من Ù�ضلك اثبتها أولاً Unable to install N'heller ket distaliañ This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. هذا الحزمة لا تحتوي على توقيع رقمي صحيح وقد تم حظرها من التنصيب/التشغيل. انتقل إلى مركز الأمان > أدوات > أمان التطبيق لتغيير الإعدادات. Cancel button Nullañ Proceed button المتابعة Will remove: سيتم إزالة: SingleInstallPage Collapse Bihanaat Reinstall Adstaliañ Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Stumm war-lerc'h staliet: %1 Downgrade التحديث العكسي Earlier version installed: %1 Stumm kent staliet: %1 Compatible Mode Install Installing dependencies: %1 O staliañ an dalc'hioù: %1 Failed to install %1 Ù�شل Ù�ÙŠ تنصيب %1 Version: Stumm: Install button Staliañ Remove button Dilemel OK button Mat eo Back button Kent Done button Echuet If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode محاولة تنصيب %2 Ù�ÙŠ وضع التواÙ�Ù‚ %1 Uninstalling %2 from %1 compatibility mode إزالة %2 من وضع التواÙ�Ù‚ %1 %2 was successfully installed to %1 compatibility mode تم تنصيب %2 بنجاح Ù�ÙŠ وضع التواÙ�Ù‚ %1 Installed successfully Staliet gant berzh %2 has been successfully uninstalled from %1 compatibility mode تم إزالة %2 بنجاح من وضع التواÙ�Ù‚ %1 Uninstalled successfully Distaliet gant berzh Uninstall Failed Distaliañ c'hwitet Install %1 will remove: تنصيب %1 سيؤدي إلى إزالة: Dependencies in the repository الاعتماديات Ù�ÙŠ المستودع Missing dependencies الاعتماديات المÙ�قودة Compatible Install Cancel button Nullañ Update button التحديث Invalid digital signature توقيع رقمي غير صحيح Name: Anv: Same version installed Hevelep stumm staliet SingleInstallPage_Install Show details Diskouez ar munudoù Show dependencies عرض الاعتماديات SingleInstallPage_Uninstall Show details Diskouez ar munudoù Uab::UabPackageListModel Installation Failed Staliadur c'hwitet UninstallConfirmPage Show related packages Diskouez ar pakadoù kevelet Collapse button Bihanaat Cancel button Nullañ Confirm Kadarnat Are you sure you want to uninstall %1? All dependencies will also be removed Ha sur oc'h da gaout c'hoant da zilemel %1? An holl dalc'hioù a vo dilamet ivez Are you sure you want to uninstall %1? The system or other applications may not work properly Ha c'hoant ho peus da zilemel %1? Ar sistem pe aplikasionoù all a vo diaes dezho mont en-dro mat Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Staliañ er mod kevveraat main Package Installer Stalier pakadoù Package Installer helps users install and remove local packages, and supports bulk installation. Ar stalier pakadoù a sikour an implijaderien da staliañ ha da zilemel ar pakadoù lec'hel, hag e kemer e kont ar staliadur a-vloc'had. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ca.ts000066400000000000000000001131361524745214100253340ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Escriviu el número per a la configuració: OK button D'acord BackendProcessPage Loading packages... Es carreguen els paquets... %1/%2 loaded %1 / %2 carregats Initializing... S'inicia... Updating package cache... S'actualitza la memòria cau del paquet... DdimErrorPage OK D'acord DebInstaller Package Installer Instal·lador de paquets Settings Paràmetres Installing other packages... Please open it later. S'instal·len altres paquets... Si us plau, obriu-ho més tard. Parsing failed: An illegal file structure was found in the manifest file! S'ha produït un error a l'anàlisi: s'ha trobat una estructura de fitxer il·legal al fitxer de manifest! Parsing failed: An illegal version number was found in the manifest file! S'ha produït un error a l'anàlisi: s'ha trobat un número de versió il·legal al fitxer de manifest! No deb packages found. Please check the folder. No s'han trobat paquets deb. Si us plau, comproveu-ne la carpeta. The %1 package may be broken El paquet %1 potser està trencat. You can only install local %1 packages Només podeu instal·lar paquets locals %1. No permission to access this folder No teniu permís per accedir a aquesta carpeta. Already Added Ja s'ha afegit %1 does not exist, please reselect %1 no existeix. Si us plau, refeu la selecció. Bulk Install Instal·lació massiva DebListModel Installation failed, please check your network connection Ha fallat la instal·lació. Si us plau, comproveu la connexió de xarxa. Installation failed, please check for updates in Control Center La instal·lació ha fallat, comproveu si hi ha actualitzacions al Centre de control. Installation failed, insufficient disk space Ha fallat la instal·lació. Espai de disc insuficient. No digital signature Sense signatura digital Invalid digital signature Signatura digital no vàlida The administrator has set policies to prevent installation of this package L'administrador ha establert polítiques per prevenir la instal·lació d'aquest paquet. Installation Failed Ha fallat la instal·lació. Failed to install %1 Ha fallat instal·lar %1 Unable to install - no digital signature No es pot instal·lar. No té signatura digital. Please go to Control Center to enable developer mode and try again. Proceed? Si us plau, aneu al Centre de control per habilitar el mode de desenvolupament i torneu-ho a intentar. Voleu continuar? Cancel button Cancel·la Proceed button Continua OK button D'acord Same version installed N'hi ha instal·lada la mateixa versió. Later version installed: %1 Darrera versió instal·lada: %1 Earlier version installed: %1 Versió instal·lada abans: %1 Broken dependencies, try installing the app in compatibility mode Dependències trencades. Proveu d'instal·lar l'aplicació en mode de compatibilitat. Compatibility mode installation failed La instal·lació del mode de compatibilitat ha fallat. Installation failed Ha fallat la instal·lació. Failed to install %1: no valid digital signature Ha fallat instal·lar %1: la signatura digital no és vàlida. This package does not have a valid digital signature. Continue with the installation? Aquest paquet no té una signatura digital vàlida. Voleu continuar-ne la instal·lació? Cancel Cancel·la Continue button Continua Unable to install No es pot instal·lar This package does not have a valid digital signature Aquest paquet no té una signatura digital vàlida. Broken dependencies: %1 Dependències trencades: %1 Authentication failed Ha fallat l'autenticació. Unmatched package architecture L'arquitectura del paquet no coincideix. FileChooseWidget Drag deb packages here Arrossegueu paquets deb aquí. Select File Selecciona el fitxer MultipleInstallPage Show details Mostra'n els detalls Collapse button Replega Install button Instal·la Done button Fet Back button Enrere Install %1 will remove: Instal·lar %1 eliminarà el següent: Dependencies in the repository Dependències al repositori Missing dependencies Dependències que manquen Installing dependencies: %1 S'instal·len dependències: %1 PackageSelectItem Same version installed N'hi ha instal·lada la mateixa versió. Earlier version installed: %1 Versió instal·lada abans: %1 Later version installed: %1 Darrera versió instal·lada: %1 Unmatched package architecture L'arquitectura del paquet no coincideix. PackageSelectView Select all Selecciona-ho tot Install button Instal·la PackagesListDelegate Installing S'instal·la Installed Instal·lat Failed Ha fallat Waiting S'espera Same version installed N'hi ha instal·lada la mateixa versió. Later version installed: %1 Darrera versió instal·lada: %1 Earlier version installed: %1 Versió instal·lada abans: %1 Broken dependencies Dependències trencades PackagesListView Delete Elimina QApplication Collapse button Replega QObject Basic Bàsic Check digital signatures if the developer mode is enabled Comproveu les signatures digitals si el mode de desenvolupador està habilitat. Unable to install No es pot instal·lar Cancel button Cancel·la Proceed button Continua This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Aquest paquet no té una signatura digital vàlida i se n'ha blocat la instal·lació / execució. Aneu al Centre de seguretat > Eines > Seguretat d'aplicacions per canviar-ne la configuració. Will remove: S'eliminarà el següent: The system has not installed Linglong environment, please install it first El sistema no ha instal·lat l'entorn Linglong. Primer instal·leu-lo, si us plau. To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Per instal·lar aplicacions sense signar, aneu al Centre de seguretat > Eines > Seguretat de les aplicacions i seleccioneu els tipus d'aplicacions que es poden instal·lar. Security Center > Tools > App Security Centre de seguretat > Eines > Seguretat de les aplicacions SingleInstallPage Collapse Replega Reinstall Reinstal·la Installing in compatibility mode %1 S'instal·la en mode de compatibilitat %1 Uninstalling %1 from compatibility mode Es desinstal·la %1 des del mode de compatibilitat. %1 was successfully installed to compatibility mode %1 s'ha instal·lat correctament en mode de compatibilitat. Later version installed: %1 Darrera versió instal·lada: %1 Downgrade Degrada Earlier version installed: %1 Versió instal·lada abans: %1 Compatible Mode Install Instal·lació en mode compatible Installing dependencies: %1 S'instal·len dependències: %1 Failed to install %1 Ha fallat instal·lar %1 Version: Versió: Install button Instal·la Remove button Elimina OK button D'acord Back button Enrere Done button Fet If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. Si aquest programari és una versió antiga (ja adaptada per a una versió de sistema de llegat), podeu provar d'instal·lar-lo en mode de compatibilitat. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. El mode de compatibilitat d'UOS V25 és una funció que permet continuar usant aplicacions de la versió V20 al sistema V25. Crea un entorn de compatibilitat i permet que el programari que originalment només podia executar-se al sistema V20 també funcioni correctament al V25. Confirm to install in compatibility mode Confirmeu la instal·lació en mode de compatibilitat Installed successfully Instal·lació correcta Uninstalled successfully Desinstal·lació correcta Uninstall Failed Ha fallat la instal·lació. Install %1 will remove: Instal·lar %1 eliminarà el següent: Dependencies in the repository Dependències al repositori Missing dependencies Dependències que manquen Compatible Install Instal·lació compatible Cancel button Cancel·la Update button Actualitza Invalid digital signature Signatura digital no vàlida Name: Nom: Same version installed N'hi ha instal·lada la mateixa versió. SingleInstallPage_Install Show details Mostra'n els detalls Show dependencies Mostra'n les dependències SingleInstallPage_Uninstall Show details Mostra'n els detalls Uab::UabPackageListModel Installation Failed Ha fallat la instal·lació. UninstallConfirmPage Show related packages Mostra els paquets que s'hi relacionen. Collapse button Replega Cancel button Cancel·la Confirm Confirmeu-ho Are you sure you want to uninstall %1? All dependencies will also be removed Segur que voleu desinstal·lar %1? També se n'eliminaran totes les dependències. Are you sure you want to uninstall %1? The system or other applications may not work properly Segur que voleu desinstal·lar %1? Pot ser que el sistema o altres aplicacions no funcionin correctament. Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed Segur que voleu desinstal·lar %1 del mode de compatibilitat? També se'n suprimiran totes les dependències. dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instal·lació en mode de compatibilitat main Package Installer Instal·lador de paquets Package Installer helps users install and remove local packages, and supports bulk installation. L'Instal·lador de paquets ajuda els usuaris a instal·lar i eliminar paquets locals i admet la instal·lació massiva. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_cs.ts000066400000000000000000001131011524745214100253460ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Zadejte Ä�íslo pro nastavení: OK button OK BackendProcessPage Loading packages... NaÄ�ítání balíÄ�ků… %1/%2 loaded %1 z %2 naÄ�teno Initializing... Inicializace… Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Instalátor balíÄ�ků Settings Nastavení Installing other packages... Please open it later. Probíhá instalace jiných balíÄ�ků… Prosím poÄ�kejte s otevÅ™ením na pozdÄ›ji. Parsing failed: An illegal file structure was found in the manifest file! Zpracování se nezdaÅ™ilo: V souboru manifestu byla nalezena neplatná struktura souboru! Parsing failed: An illegal version number was found in the manifest file! Zpracování se nezdaÅ™ilo: V souboru manifestu bylo nalezeno nesprávné Ä�íslo verze! No deb packages found. Please check the folder. Nenalezeny žádné .deb balíÄ�ky – zkontrolujte složku. The %1 package may be broken BalíÄ�ek %1 může být poÅ¡kozen You can only install local %1 packages Můžete nainstalovat pouze místní balíÄ�ky %1 No permission to access this folder Nemáte oprávnÄ›ní k přístupu do tohoto adresáře Already Added Už pÅ™idáno %1 does not exist, please reselect %1 neexistuje, vyberte Bulk Install Hromadná instalace DebListModel Installation failed, please check your network connection Instalace se nezdaÅ™ila. Zkontrolujte pÅ™ipojení k síti Installation failed, please check for updates in Control Center Instalace se nezdaÅ™ila. JdÄ›te do Ovládacích panelů a proveÄ�te kontrolu aktualizací Installation failed, insufficient disk space Instalace se nezdaÅ™ila, protože na disku není dost místa No digital signature Bez digitálního podpisu Invalid digital signature Neplatný digitální podpis The administrator has set policies to prevent installation of this package Správce nastavil zásady pro zabránÄ›ní v instalaci tohoto balíÄ�ku Installation Failed Instalace se nezdaÅ™ila current system aktuální systém %2 has been installed in %1, please uninstall this package before installing it %2 byl nainstalován do %1, odeberte tento balíÄ�ek pÅ™ed instalací Broken dependencies, try installing the app in compatibility mode NaruÅ¡ené závislosti, zkuste nainstalovat aplikaci v režimu kompatibility Compatibility mode installation failed Failed to install %1 NepodaÅ™ilo se nainstalovat %1 Cancel button ZruÅ¡it OK button OK Same version installed Stejná verze už je nainstalovaná Later version installed: %1 PozdÄ›ji nainstalovaná verze: %1 Earlier version installed: %1 Dříve nainstalovaná verze: %1 Installation failed Failed to install %1: no valid digital signature NepodaÅ™ilo se nainstalovat %1: neplatný digitální podpis This package does not have a valid digital signature. Continue with the installation? Tento balíÄ�ek nemá platný digitální podpis. PokraÄ�ovat v jeho instalaci? Cancel ZruÅ¡it Continue button PokraÄ�ovat Unable to install Nelze nainstalovat Proceed button PokraÄ�ovat This package does not have a valid digital signature Tento balíÄ�ek nemá platný digitální podpis Broken dependencies: %1 Nejsou k dispozici další balíÄ�ky, na kterých závisí: %1 Authentication failed Ověření se nezdaÅ™ilo Unmatched package architecture Nehodící se architektura balíÄ�ku FileChooseWidget Drag deb packages here Sem pÅ™etáhnÄ›te DEB balíÄ�ky Select File Vybrat soubor MultipleInstallPage Show details Zobrazit podrobnosti Collapse button Sbalit Install button Nainstalovat Done button Hotovo Back button ZpÄ›t Install %1 will remove: Instalace %1 odebere: Dependencies in the repository Závislosti v repozitáři Missing dependencies ChybÄ›jící závislosti Installing dependencies: %1 Instalují se souÄ�ásti, na kterých závisí: %1 PackageSelectItem Same version installed Stejná verze už je nainstalovaná Earlier version installed: %1 Dříve nainstalovaná verze: %1 Later version installed: %1 PozdÄ›ji nainstalovaná verze: %1 Unmatched package architecture Nehodící se architektura balíÄ�ku PackageSelectView Select all Vybrat vÅ¡e Install button Nainstalovat PackagesListDelegate Installing Instaluje se Installed Nainstalováno Failed NezdaÅ™ilo se Waiting ÄŒeká se Same version installed Stejná verze už je nainstalovaná Later version installed: %1 PozdÄ›ji nainstalovaná verze: %1 Earlier version installed: %1 Dříve nainstalovaná verze: %1 Broken dependencies PackagesListView Delete Smazat QApplication Collapse button Sbalit QObject Basic Základní Check digital signatures if the developer mode is enabled Kontrolovat digitální podpisy pÅ™i zapnutém režimu pro vývojáře To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Pokud chcete instalovat nepodepsané aplikace, jdÄ›te do Centrum zabezpeÄ�ení > Nástroje > ZabezpeÄ�ení aplikací a vyberte typy aplikací, které mohou být instalovány. Security Center > Tools > App Security Centrum zabezpeÄ�ení > Nástroje > ZabezpeÄ�ení aplikací The system has not installed Linglong environment, please install it first Systém nenainstaloval prostÅ™edí Linglong, než budete pokraÄ�ovat, jej nainstalujte nejprve Unable to install Nelze nainstalovat This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Tento balíÄ�ek nemá platný elektronický podpis a jeho instalace/spuÅ¡tÄ›ní proto bylo zablokováno. Pokud chcete toto nastavení zmÄ›nit, jdÄ›te do Centrum zabezpeÄ�ení > Nástroje > ZabezpeÄ�ení aplikací. Cancel button ZruÅ¡it Proceed button PokraÄ�ovat Will remove: Odeberou: SingleInstallPage Collapse Sbalit Reinstall PÅ™einstalovat Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 PozdÄ›ji nainstalovaná verze: %1 Downgrade Vrátit se zpÄ›t ke starší verzi Earlier version installed: %1 Dříve nainstalovaná verze: %1 Compatible Mode Install Installing dependencies: %1 Instalují se souÄ�ásti, na kterých závisí: %1 Failed to install %1 NepodaÅ™ilo se nainstalovat %1 Version: Verze: Install button Nainstalovat Remove button Odebrat OK button OK Back button ZpÄ›t Done button Hotovo If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Pokus o instalaci %2 v režimu kompatibility %1 Uninstalling %2 from %1 compatibility mode Odinstalovávání %2 z režimu kompatibility %1 %2 was successfully installed to %1 compatibility mode %2 bylo úspěšnÄ› nainstalováno do režimu kompatibility %1 Installed successfully ÚspěšnÄ› nainstalováno %2 has been successfully uninstalled from %1 compatibility mode %2 bylo úspěšnÄ› odinstalováno z režimu kompatibility %1 Uninstalled successfully ÚspěšnÄ› odinstalováno Uninstall Failed Odinstalace se nezdaÅ™ila Install %1 will remove: Instalace %1 odebere: Dependencies in the repository Závislosti v repozitáři Missing dependencies ChybÄ›jící závislosti Compatible Install Cancel button ZruÅ¡it Update button Aktualizovat Invalid digital signature Neplatný digitální podpis Name: Název: Same version installed Stejná verze už je nainstalovaná SingleInstallPage_Install Show details Zobrazit podrobnosti Show dependencies Zobrazit závislosti SingleInstallPage_Uninstall Show details Zobrazit podrobnosti Uab::UabPackageListModel Installation Failed Instalace se nezdaÅ™ila UninstallConfirmPage Show related packages Zobrazit související balíÄ�ky Collapse button Sbalit Cancel button ZruÅ¡it Confirm Potvrdit Are you sure you want to uninstall %1? All dependencies will also be removed Opravdu chcete %1? odinstalovat? Budou odstranÄ›ny také vÅ¡echny další balíÄ�ky, na kterých záviselo a které už nejsou jinak potÅ™eba Are you sure you want to uninstall %1? The system or other applications may not work properly Opravdu chcete %1 odinstalovat? Systém nebo ostatní aplikace by tím nemusely fungovat tak, jak mají Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalovat v kompatibilním režimu main Package Installer Instalátor balíÄ�ků Package Installer helps users install and remove local packages, and supports bulk installation. Instalátor balíÄ�ků slouží uživateli jako pomůcka pro instalaci a odebírání místních balíÄ�ků (tj. nepocházejících z repozitářů). Podporuje také hromadnou instalaci. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_da.ts000066400000000000000000001117361524745214100253410ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Indtast nummeret for at konfigurere: OK button OK BackendProcessPage Loading packages... Indlæser pakker... %1/%2 loaded %1/%2 indlæst Initializing... Initialiserer... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Pakkeinstallationsprogram Settings Indstillinger Installing other packages... Please open it later. Installerer andre pakker... Ã…bn den senere. Parsing failed: An illegal file structure was found in the manifest file! Fejl i parsering: En ugyldig filstruktur blev fundet i manifestfilen! Parsing failed: An illegal version number was found in the manifest file! Fejl i parsering: En ugyldig versionnummer blev fundet i manifestfilen! No deb packages found. Please check the folder. Ingen deb-pakker fundet. Tjek mappen. The %1 package may be broken Den %1-pakke kan være beskadiget You can only install local %1 packages Du kan kun installere lokale %1-pakker No permission to access this folder Ingen tilladelse til at tilgÃ¥ denne mappe Already Added Allerede tilføjet %1 does not exist, please reselect %1 findes ikke, venligst vælg omendeligt Bulk Install Masseinstallation DebListModel Installation failed, please check your network connection Installation mislykkedes, tjek venligst din netværksforbindelse Installation failed, please check for updates in Control Center Installation mislykkedes, tjek venligst efter opdateringer i kontrolcenter Installation failed, insufficient disk space Installation mislykkedes, utilstrækkelig diskplads No digital signature Ingen digital signatur Invalid digital signature Ugyldig digital signatur The administrator has set policies to prevent installation of this package Administratoren har sat politikker for at forhindre installation af denne pakke Installation Failed Installation mislykkedes current system det nuværende system %2 has been installed in %1, please uninstall this package before installing it %2 er installeret i %1, venligst deinstallér denne pakke før installationen Broken dependencies, try installing the app in compatibility mode Fejl i afhængigheder, prøv at installere appen i kompatibilitetsmode Compatibility mode installation failed Failed to install %1 Fejl ved installation af %1 Cancel button Annuller OK button OK Same version installed Samme version installeret Later version installed: %1 Nyere version installeret: %1 Earlier version installed: %1 Tidligere version installeret: %1 Installation failed Failed to install %1: no valid digital signature Fejl ved installation af %1: ingen gyldig digital signatur This package does not have a valid digital signature. Continue with the installation? Denne pakke har ingen gyldig digital signatur. Vil du fortsætte med installationen? Cancel Annuller Continue button Fortsæt Unable to install Kan ikke installere Proceed button Fortsæt This package does not have a valid digital signature Denne pakke har ingen gyldig digital signatur Broken dependencies: %1 Ødelagte afhængigheder: %1 Authentication failed Autentificering mislykkedes Unmatched package architecture Ikke-matchet pakkearkitektur FileChooseWidget Drag deb packages here Træk deb-pakker her Select File Vælg fil MultipleInstallPage Show details Vis detaljer Collapse button Sammenfold Install button Installer Done button Færdig Back button Tilbage Install %1 will remove: Installation af %1 vil fjerne: Dependencies in the repository Afhængigheder i repositoryet Missing dependencies Mangler afhængigheder Installing dependencies: %1 Installerer afhængigheder: %1 PackageSelectItem Same version installed Samme version installeret Earlier version installed: %1 Tidligere version installeret: %1 Later version installed: %1 Nyere version installeret: %1 Unmatched package architecture Ikke-matchet pakkearkitektur PackageSelectView Select all Vælg alt Install button Installer PackagesListDelegate Installing Installerer Installed Installeret Failed Mislykkedes Waiting Venter Same version installed Samme version installeret Later version installed: %1 Nyere version installeret: %1 Earlier version installed: %1 Tidligere version installeret: %1 Broken dependencies PackagesListView Delete Slet QApplication Collapse button Sammenfold QObject Basic Grundlæggende Check digital signatures if the developer mode is enabled Tjek digitale signaturer, hvis udviklermodus er aktiveret To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. For at installere unsigned apps, gÃ¥ til Sikkerhedscenter > Verktøy > App-sikkerhed, og vælg de app-typer, der kan installeres. Security Center > Tools > App Security Sikkerhedscenter > Verktøy > App-sikkerhed The system has not installed Linglong environment, please install it first Systemet har ikke installeret Linglong miljø, venligst installer det først Unable to install Kan ikke installere This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Denne pakke har ikke en gyldig digital signatur og er blevet blokeret fra installation/udførelse. GÃ¥ til Sikkerhedscenter > Verktøy > App-sikkerhed for at ændre indstillingerne. Cancel button Annuller Proceed button Fortsæt Will remove: Vil fjerne: SingleInstallPage Collapse Sammenfold Reinstall Geninstaller Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Nyere version installeret: %1 Downgrade Nedgradering Earlier version installed: %1 Tidligere version installeret: %1 Compatible Mode Install Installing dependencies: %1 Installerer afhængigheder: %1 Failed to install %1 Fejl i installation af %1 Version: Version: Install button Installer Remove button Fjern OK button OK Back button Tilbage Done button Færdig If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Forsøger at installere %2 i %1 kompatibilitetsmode Uninstalling %2 from %1 compatibility mode Fjerner %2 fra %1 kompatibilitetsmode %2 was successfully installed to %1 compatibility mode %2 blev succesfuldt installeret i %1 kompatibilitetsmode Installed successfully Installeret %2 has been successfully uninstalled from %1 compatibility mode %2 er succesfuldt fjernet fra %1 kompatibilitetsmode Uninstalled successfully Afinstalleret Uninstall Failed Afinstallation mislykkedes Install %1 will remove: Installering af %1 vil fjerne: Dependencies in the repository Afhængigheder i repositoryet Missing dependencies Mangler afhængigheder Compatible Install Cancel button Annuller Update button Opdater Invalid digital signature Ugyldig digital signatur Name: Navn: Same version installed Samme version installeret SingleInstallPage_Install Show details Vis detaljer Show dependencies Vis afhængigheder SingleInstallPage_Uninstall Show details Vis detaljer Uab::UabPackageListModel Installation Failed Installation mislykkedes UninstallConfirmPage Show related packages Vis relaterede pakker Collapse button Sammenfold Cancel button Annuller Confirm Bekræft Are you sure you want to uninstall %1? All dependencies will also be removed Er du sikker pÃ¥, at du vil afinstallere %1? Alle afhængigheder vil ogsÃ¥ blive fjernet Are you sure you want to uninstall %1? The system or other applications may not work properly Er du sikker pÃ¥, at du vil afinstallere %1? Systemet og andre programmer virker mÃ¥ske ikke korrekt Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Installer i kompatibel tilstand main Package Installer Pakkeinstallationsprogram Package Installer helps users install and remove local packages, and supports bulk installation. Pakkeinstallationsprogram hjælpe brugere med at installere og fjerne lokale pakker, med understøttelse af masseinstallation. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_de.ts000066400000000000000000001124441524745214100253420ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Geben Sie die zu konfigurierende Nummer ein: OK button OK BackendProcessPage Loading packages... Pakete werden geladen... %1/%2 loaded %1/%2 geladen Initializing... Wird initialisiert... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Paket-Installationsprogramm Settings Einstellungen Installing other packages... Please open it later. Andere Pakete werden installiert... Bitte öffnen Sie es später. Parsing failed: An illegal file structure was found in the manifest file! Parsing fehlgeschlagen: In der Manifest-Datei wurde eine ungültige Dateistruktur gefunden! Parsing failed: An illegal version number was found in the manifest file! Parsing fehlgeschlagen: In der Manifest-Datei wurde eine ungültige Versionsnummer gefunden! No deb packages found. Please check the folder. Keine deb Packete gefunden. Bitte schau in den Ordner. The %1 package may be broken Das %1 Packet könnte beschädigt sein You can only install local %1 packages Du kannst nur lokale %1 Pakete installieren No permission to access this folder Keine Berechtigung um den Ordner zu öffnen Already Added Bereits hinzugefügt %1 does not exist, please reselect %1 existiert nicht, bitte wählen Sie erneut Bulk Install Masseninstallation DebListModel Installation failed, please check your network connection Installation fehlgeschlagen, bitte überprüfen Sie Ihre Netzwerkverbindung Installation failed, please check for updates in Control Center Installation fehlgeschlagen, bitte prüfen Sie in der Systemverwaltung auf Updates Installation failed, insufficient disk space Installation fehlgeschlagen, zu wenig Speicherplatz No digital signature Keine digitale Signatur Invalid digital signature Ungültige digitale Signatur The administrator has set policies to prevent installation of this package Der Administrator hat Richtlinien festgelegt, um die Installation dieses Pakets zu verhindern Installation Failed Installation fehlgeschlagen current system momentanes System %2 has been installed in %1, please uninstall this package before installing it %2 wurde in %1 installiert. Bitte deinstalliere das Paket, bevor du es installierst Broken dependencies, try installing the app in compatibility mode Fehlerhafte Abhängigkeiten, versuche, die App im Kompatibilitätsmodus zu installieren. Compatibility mode installation failed Failed to install %1 Konnte %1 nicht installieren Cancel button Abbrechen OK button OK Same version installed Gleiche Version installiert Later version installed: %1 Neuere Version installiert: %1 Earlier version installed: %1 Ältere Version installiert: %1 Installation failed Failed to install %1: no valid digital signature %1 konnte nicht installiert werden: Keine gültige digitale Signatur This package does not have a valid digital signature. Continue with the installation? Dieses Paket verfügt nicht über eine gültige digitale Signatur. Mit der Installation fortfahren? Cancel Abbrechen Continue button Weiter Unable to install Kann nicht installiert werden Proceed button Fortfahren This package does not have a valid digital signature Dieses Paket verfügt nicht über eine gültige digitale Signatur Broken dependencies: %1 Kaputte Abhängigkeiten: %1 Authentication failed Authentifizierung fehlgeschlagen Unmatched package architecture Unpassende Paket-Architektur FileChooseWidget Drag deb packages here deb-Pakete hierher ziehen Select File Datei auswählen MultipleInstallPage Show details Details anzeigen Collapse button Einklappen Install button Installieren Done button Fertig Back button Zurück Install %1 will remove: %1 zu installieren wird folgendes entfernen: Dependencies in the repository Abhängigkeiten im Repositorium Missing dependencies Fehlende Abhängigkeiten Installing dependencies: %1 Abhängigkeiten werden installiert: %1 PackageSelectItem Same version installed Gleiche Version installiert Earlier version installed: %1 Ältere Version installiert: %1 Later version installed: %1 Neuere Version installiert: %1 Unmatched package architecture Unpassende Paket-Architektur PackageSelectView Select all Alles auswählen Install button Installieren PackagesListDelegate Installing Wird installiert Installed Installiert Failed Fehlgeschlagen Waiting Warte Same version installed Gleiche Version installiert Later version installed: %1 Neuere Version installiert: %1 Earlier version installed: %1 Ältere Version installiert: %1 Broken dependencies PackagesListView Delete Löschen QApplication Collapse button Einklappen QObject Basic Standard Check digital signatures if the developer mode is enabled Digitale Signaturen überprüfen, wenn der Entwicklermodus aktiviert ist To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Um nicht signierte Apps zu installieren, gehe zu Sicherheitscenter > Tools > App-Sicherheit und wähle die App-Typen aus, die installiert werden dürfen. Security Center > Tools > App Security Sicherheitscenter > Tools > App-Sicherheit The system has not installed Linglong environment, please install it first Das System hat die Linglong-Umgebung nicht installiert. Bitte installiere das zuerst Unable to install Kann nicht installiert werden This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Das Paket hat keine gültige digitale Signatur und wurde vom installieren/ausführen blockiert. Gehe zu Sicherheitscenter > Tools > App-Sicherheit um dies zu ändern Cancel button Abbrechen Proceed button Fortfahren Will remove: wird folgendes entfernen: SingleInstallPage Collapse Einklappen Reinstall Neu installieren Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Neuere Version installiert: %1 Downgrade Herabstufen Earlier version installed: %1 Ältere Version installiert: %1 Compatible Mode Install Installing dependencies: %1 Abhängigkeiten werden installiert: %1 Failed to install %1 Konnte %1 nicht installieren Version: Version: Install button Installieren Remove button Entfernen OK button OK Back button Zurück Done button Fertig If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Versuche %2 im %1-Kompatibilitätsmodus zu installieren. Uninstalling %2 from %1 compatibility mode Deinstalliere %2 aus dem %1-Kompatibilitätsmodus Installed successfully Erfolgreich installiert %2 has been successfully uninstalled from %1 compatibility mode %2 wurde erfolgreich aus dem %1-Kompatilitätsmodus entfernt Uninstalled successfully Erfolgreich deinstalliert Uninstall Failed Deinstallation fehlgeschlagen Install %1 will remove: %1 zu installieren wird folgendes entfernen: Dependencies in the repository Abhängigkeiten im Repositorium Missing dependencies Fehlende Abhängigkeiten Compatible Install Cancel button Abbrechen Update button Aktualisieren Invalid digital signature Ungültige digitale Signatur Name: Name: Same version installed Gleiche Version installiert SingleInstallPage_Install Show details Details anzeigen Show dependencies Abhängigkeiten anzeigen SingleInstallPage_Uninstall Show details Details anzeigen Uab::UabPackageListModel Installation Failed Installation fehlgeschlagen UninstallConfirmPage Show related packages Zugehörige Pakete anzeigen Collapse button Einklappen Cancel button Abbrechen Confirm Bestätigen Are you sure you want to uninstall %1? All dependencies will also be removed Möchten Sie %1 wirklich deinstallieren? Alle Abhängigkeiten werden ebenfalls entfernt Are you sure you want to uninstall %1? The system or other applications may not work properly Sind Sie sicher, dass Sie %1 deinstallieren möchten? Das System oder andere Anwendungen funktionieren dann möglicherweise nicht richtig Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Im Kompatibilitätsmodus installieren main Package Installer Paket-Installationsprogramm Package Installer helps users install and remove local packages, and supports bulk installation. Das Paket-Installationsprogramm hilft Benutzern bei der Installation und Entfernung lokaler Pakete und unterstützt die Masseninstallation. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_en_US.ts000066400000000000000000001110531524745214100257560ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Enter the number to configure: OK button OK BackendProcessPage Loading packages... Loading packages... %1/%2 loaded %1/%2.loaded Initializing... Initializing... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Package Installer Settings Settings Installing other packages... Please open it later. Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. No deb packages found. Please check the folder. The %1 package may be broken The %1 package may be broken You can only install local %1 packages You can only install local %1 packages No permission to access this folder No permission to access this folder Already Added Already Added %1 does not exist, please reselect %1 does not exist, please reselect Bulk Install Bulk Install DebListModel Authentication failed Authentication failed Installation failed, please check your network connection Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Installation failed, insufficient disk space No digital signature No digital signature Invalid digital signature Invalid digital signature The administrator has set policies to prevent installation of this package The administrator has set policies to prevent installation of this package Installation Failed Installation Failed Unmatched package architecture Unmatched package architecture current system current system %2 has been installed in %1, please uninstall this package before installing it %2 has been installed in %1, please uninstall this package before installing it Broken dependencies, try installing the app in compatibility mode Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Failed to install %1 Broken dependencies: %1 Broken dependencies: %1 Cancel button Cancel OK button OK Same version installed Same version installed Later version installed: %1 Later version installed: %1 Earlier version installed: %1 Earlier version installed: %1 Installation failed Failed to install %1: no valid digital signature Failed to install %1: no valid digital signature This package does not have a valid digital signature. Continue with the installation? This package does not have a valid digital signature. Continue with the installation? Cancel Cancel Continue button Continue Unable to install Unable to install Proceed button Proceed This package does not have a valid digital signature This package does not have a valid digital signature FileChooseWidget Drag deb packages here Drag deb packages here Select File Select File MultipleInstallPage Show details Show details Collapse button Collapse Install button Install Done button Done Back button Back Install %1 will remove: Install %1 will remove: Dependencies in the repository Dependencies in the repository Missing dependencies Missing dependencies Installing dependencies: %1 Installing dependencies: %1 PackageSelectItem Same version installed Same version installed Earlier version installed: %1 Earlier version installed: %1 Later version installed: %1 Later version installed: %1 Unmatched package architecture Unmatched package architecture PackageSelectView Select all Select all Install button Install PackagesListDelegate Installing Installing Installed Installed Waiting Waiting Failed Failed Same version installed Same version installed Later version installed: %1 Later version installed: %1 Earlier version installed: %1 Earlier version installed: %1 Broken dependencies PackagesListView Delete Delete QApplication Collapse button Collapse QObject Basic Basic Check digital signatures if the developer mode is enabled Check digital signatures if the developer mode is enabled Will remove: Will remove: The system has not installed Linglong environment, please install it first The system has not installed Linglong environment, please install it first To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Security Center > Tools > App Security Unable to install Unable to install This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Cancel button Cancel Proceed button Proceed SingleInstallPage Name: Name: Version: Version: Reinstall Reinstall Install button Install Remove button Remove OK button OK Back button Back Done button Done If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Trying to install %2 in %1 compatibility mode Installing in compatibility mode %1 Uninstalling %2 from %1 compatibility mode Uninstalling %2 from %1 compatibility mode %2 was successfully installed to %1 compatibility mode %2 was successfully installed to %1 compatibility mode %1 was successfully installed to compatibility mode Installed successfully Installed successfully %2 has been successfully uninstalled from %1 compatibility mode %2 has been successfully uninstalled from %1 compatibility mode Uninstalling %1 from compatibility mode Uninstalled successfully Uninstalled successfully Uninstall Failed Uninstall Failed Collapse Collapse Install %1 will remove: Install %1 will remove: Dependencies in the repository Dependencies in the repository Missing dependencies Missing dependencies Compatible Install Cancel button Cancel Same version installed Same version installed Later version installed: %1 Later version installed: %1 Downgrade Downgrade Earlier version installed: %1 Earlier version installed: %1 Update button Update Compatible Mode Install Installing dependencies: %1 Installing dependencies: %1 Failed to install %1 Failed to install %1 Invalid digital signature Invalid digital signature SingleInstallPage_Install Show details Show details Show dependencies Show dependencies SingleInstallPage_Uninstall Show details Show details Uab::UabPackageListModel Installation Failed Installation Failed UninstallConfirmPage Show related packages Show related packages Collapse button Collapse Cancel button Cancel Confirm Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Install in compatible mode main Package Installer Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. Package Installer helps users install and remove local packages, and supports bulk installation. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_es.ts000066400000000000000000001121451524745214100253570ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Para configurar ingrese su respuesta: OK button Aceptar BackendProcessPage Loading packages... Cargando paquetes... %1/%2 loaded %1/%2 cargado Initializing... Inicializando... Updating package cache... Actualizando caché de paquetes... DdimErrorPage OK Aceptar DebInstaller Package Installer Instalador de paquetes Settings Ajustes Installing other packages... Please open it later. Instalando otros paquetes... Por favor, ábralo más tarde. Parsing failed: An illegal file structure was found in the manifest file! Error de análisis: Se ha encontrado una estructura de archivo ilegal en el archivo de manifiesto. Parsing failed: An illegal version number was found in the manifest file! Error de análisis: Se ha encontrado un número de versión ilegal en el archivo de manifiesto. No deb packages found. Please check the folder. No se han encontrado paquetes deb. Por favor, compruebe la carpeta. The %1 package may be broken El paquete %1 puede estar dañado You can only install local %1 packages Sólo puede instalar %1 paquetes locales No permission to access this folder No tiene permiso para acceder a la carpeta Already Added Ya agregado %1 does not exist, please reselect %1 aún no existe, vuelva a seleccionar Bulk Install Instalación en masa DebListModel Installation failed, please check your network connection La instalación falló, compruebe su conexión de red Installation failed, please check for updates in Control Center La instalación falló: compruebe las actualizaciones en el centro de control Installation failed, insufficient disk space La instalación falló, espacio insuficiente en disco No digital signature Sin firma digital Invalid digital signature Firma digital inválida The administrator has set policies to prevent installation of this package El administrador ha establecido políticas para evitar la instalación de este paquete. Installation Failed La instalación falló Failed to install %1 La instalación de %1 falló Unable to install - no digital signature No se puede instalar, no tiene firma digital Please go to Control Center to enable developer mode and try again. Proceed? Por favor active el moda desarrollador en el Centro de control e intente de nuevo. ¿Continuar? Cancel button Cancelar Proceed button Continuar OK button Aceptar Same version installed La misma versión está instalada Later version installed: %1 Una versión más nueva está instalada: %1 Earlier version installed: %1 Una versión anterior está instalada: %1 Broken dependencies, try installing the app in compatibility mode Dependencias rotas, intente instalar la aplicación en modo de compatibilidad Compatibility mode installation failed Falló la instalación en modo de compatibilidad. Installation failed La instalacion falló Failed to install %1: no valid digital signature Error al instalar %1: no hay una firma digital válida This package does not have a valid digital signature. Continue with the installation? Este paquete no tiene una firma digital válida. ¿Continuar con la instalación? Cancel Cancelar Continue button Continuar Unable to install Incapaz de instalar This package does not have a valid digital signature Este paquete no tiene una firma digital válida Broken dependencies: %1 Dependencias rotas: %1 Authentication failed La autenticación falló Unmatched package architecture Difiere la arquitectura del paquete FileChooseWidget Drag deb packages here Arrastre los paquetes deb aquí Select File Seleccionar archivo MultipleInstallPage Show details Mostrar detalles Collapse button Contraer Install button Instalar Done button Finalizar Back button Atrás Install %1 will remove: La instalación %1 se eliminará: Dependencies in the repository Dependencias en el repositorio Missing dependencies Dependencias que faltan Installing dependencies: %1 Instalando dependencias: %1 PackageSelectItem Same version installed La misma versión está instalada Earlier version installed: %1 Una versión anterior está instalada: %1 Later version installed: %1 Una versión más nueva está instalada: %1 Unmatched package architecture Difiere la arquitectura del paquete PackageSelectView Select all Seleccionar todos Install button Instalar PackagesListDelegate Installing Instalando Installed Instalado Failed Ha fallado Waiting Esperando Same version installed La misma versión está instalada Later version installed: %1 Una versión más nueva está instalada: %1 Earlier version installed: %1 Una versión anterior está instalada: %1 Broken dependencies Dependencias rotas PackagesListView Delete Borrar QApplication Collapse button Contraer QObject Basic Básico Check digital signatures if the developer mode is enabled Comprobar las firmas digitales si el modo desarrollador está activado Unable to install No se puede instalar Cancel button Cancelar Proceed button Continuar This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Este paquete no tiene una firma digital válida y se bloqueó su instalación/ejecución. Vaya a Centro de seguridad > Herramientas > Seguridad de aplicaciones para cambiar la configuración. Will remove: Se eliminará: The system has not installed Linglong environment, please install it first El sistema no ha instalado el entorno Linglong, instálelo primero To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Para instalar aplicaciones sin firmar, vaya a Centro de seguridad > Herramientas > Seguridad de aplicaciones y seleccione los tipos de aplicaciones que se pueden instalar. Security Center > Tools > App Security Centro de seguridad > Herramientas > Seguridad de la aplicación SingleInstallPage Collapse Contraer Reinstall Reinstalar Installing in compatibility mode %1 Instalando en modo compatible %1 Uninstalling %1 from compatibility mode Desinstalando %1 del modo de compatibilidad %1 was successfully installed to compatibility mode %1 se instaló correctamente en modo compatible Later version installed: %1 Una versión más nueva está instalada: %1 Downgrade Degradar Earlier version installed: %1 Una versión anterior está instalada: %1 Compatible Mode Install Instalación en modo compatibilidad Installing dependencies: %1 Instalando dependencias: %1 Failed to install %1 La instalación de %1 falló Version: Versión: Install button Instalar Remove button Quitar OK button Aceptar Back button Atrás Done button Finalizar If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. Si este software es una versión anterior (ya adaptada para una versión de sistema heredada), puede intentar instalarlo en modo de compatibilidad. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. El modo de compatibilidad UOS V25 es una función que le permite seguir utilizando aplicaciones de la versión V20 en el sistema V25. Crea un entorno de compatibilidad que permite que el software que originalmente solo podía ejecutarse en el sistema V20 funcione correctamente también en el sistema V25. Confirm to install in compatibility mode Confirme la instalación en modo de compatibilidad. Installed successfully Instalación exitosa Uninstalled successfully Desinstalación exitosa Uninstall Failed La desinstalación falló Install %1 will remove: La instalación %1 eliminará: Dependencies in the repository Dependencias en el repositorio Missing dependencies Dependencias que faltan Compatible Install Instalación compatible Cancel button Cancelar Update button Actualizar Invalid digital signature Firma digital inválida Name: Nombre: Same version installed La misma versión está instalada SingleInstallPage_Install Show details Mostrar detalles Show dependencies Mostrar las dependencias SingleInstallPage_Uninstall Show details Mostrar detalles Uab::UabPackageListModel Installation Failed La instalación falló UninstallConfirmPage Show related packages Mostrar paquetes relacionados Collapse button Contraer Cancel button Cancelar Confirm Confirmar Are you sure you want to uninstall %1? All dependencies will also be removed ¿Está seguro de desinstalar %1? Todas las dependencias también se eliminarán Are you sure you want to uninstall %1? The system or other applications may not work properly ¿Está seguro de que quiere desinstalar %1? El sistema u otras aplicaciones tal vez no funcionen correctamente Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed ¿Está seguro que desea desinstalar %1 del modo de compatibilidad? Se eliminarán todas las dependencias dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalar en modo compatible main Package Installer Instalador de paquetes Package Installer helps users install and remove local packages, and supports bulk installation. Instalador de paquetes de Deepin ayuda a instalar y eliminar paquetes locales, y admite instalación en masa. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_et.ts000066400000000000000000001116621524745214100253630ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Sisesta konfigureerimiseks number: OK button OK BackendProcessPage Loading packages... Ladutakse paakomponente... %1/%2 loaded %1/%2 laetud Initializing... Alustamine... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Pakihaldur Settings Seaded Installing other packages... Please open it later. Paigaldatakse muude pakete... Atributsege hiljem avamiseks. Parsing failed: An illegal file structure was found in the manifest file! Analüüsi ebaõnnestus: Manifesifailis leiti ebasobiv failistruktuur! Parsing failed: An illegal version number was found in the manifest file! Analüüsi ebaõnnestus: Manifesifailis leiti ebasobiv versiooninumber! No deb packages found. Please check the folder. Deb pakete ei leitud. Palun kontrolli kaustat. The %1 package may be broken Paigutatud %1 pakett võib olla vikiga You can only install local %1 packages Sa võid paigaldada ainult kohalikke %1 pakete No permission to access this folder Ei ole sissekandimise õigust selle kausta Already Added Juba lisatud %1 does not exist, please reselect %1 ei eksisteeri, palun vali uuesti Bulk Install Hulgi paigaldamine DebListModel Installation failed, please check your network connection Paigaldamine ebaõnnestus. Palun kontroli internetiühendust Installation failed, please check for updates in Control Center Paigaldamine ebaõnnestus, palun kontrolli Kontrollimiskeskuses asutustpäringu Installation failed, insufficient disk space Paigaldamine ebaõnnestus, kettal pole piisavalt vaba ruumi No digital signature Ei ole arvutivõtete allkirju Invalid digital signature Vigane arvutivõtete allkiri The administrator has set policies to prevent installation of this package Administraator on seadistatud poliitikaid, mis eemaldavad selle paketiga paigaldamist Installation Failed Paigaldamine ebaõnnestus current system olemuslikus süsteem %2 has been installed in %1, please uninstall this package before installing it %2 on paigaldatud %1, palun eemalda seda pakett eesmärgil, et seda uuesti paigaldada Broken dependencies, try installing the app in compatibility mode Lõhke sõltuvused, proovi rakenduse parimate toimingute režiimis paigaldada Compatibility mode installation failed Failed to install %1 Ebaõnnestus %1 paigaldamisel Cancel button Loobu OK button OK Same version installed Sama versioon on juba paigaldatud Later version installed: %1 Earlier version installed: %1 Installation failed Failed to install %1: no valid digital signature Ei õnnestunud %1 installida: mitte kehtivat kriptograafilist allkirjastust This package does not have a valid digital signature. Continue with the installation? See pakett ei ole kehtivalt kriptograafiliselt allkirjastatud. Jätka installimisega? Cancel Loobu Continue button Jätka Unable to install Ei lisamist mitte võimalik Proceed button Järjekorras järgi This package does not have a valid digital signature See pakett ei ole kehtivalt kriptograafiliselt allkirjastatud Broken dependencies: %1 Lõhke sõltuvused: %1 Authentication failed Autentimine ebaõnnestus Unmatched package architecture Sobimatu paki arhidektuur FileChooseWidget Drag deb packages here Täpista siia deb pakette Select File Vali fail MultipleInstallPage Show details Näita üksikasju Collapse button Sulge Install button Paigalda Done button Valmis Back button Tagasi Install %1 will remove: Installida %1 eemaldab: Dependencies in the repository Repositooriumis olevad sõltuvused Missing dependencies Puuduvad sõltuvused Installing dependencies: %1 Installitakse sõltuvusi: %1 PackageSelectItem Same version installed Sama versioon on juba paigaldatud Earlier version installed: %1 Ancasem versioon installitud: %1 Later version installed: %1 Pärasem versioon installitud: %1 Unmatched package architecture Sobimatu paki arhidektuur PackageSelectView Select all Vali kõik Install button Paigalda PackagesListDelegate Installing Paigaldamine Installed Paigaldatud Failed Ebaõnnestus Waiting Kuulsad Same version installed Sama versioon on juba paigaldatud Later version installed: %1 Pärasem versioon installitud: %1 Earlier version installed: %1 Ancasem versioon installitud: %1 Broken dependencies PackagesListView Delete Kustuta QApplication Collapse button Sulge QObject Basic Üldine Check digital signatures if the developer mode is enabled Kontrolli kriptograafilisi allkirju, kui arendajamoodi on lubatud To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Ümestatud rakendusi installida, mene Security Center > Tools > App Security kohta ja vali installitavate rakenduste tüübid. Security Center > Tools > App Security Security Center > Tools > App Security The system has not installed Linglong environment, please install it first Süsteem Linglong kliendiüldist ei ole installitud, siis installi see enne. Unable to install Ei saa installida This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. See pakett ei ole digitaalse allkirjaga kinnitatud ja on blokeeritud installimiseks/ülevaateks. Mene Security Center > Tools > App Security kohta ja muuda seaded. Cancel button Loetle Proceed button Järjekorras järgi Will remove: Eemaldatakse: SingleInstallPage Collapse Sulge Reinstall Paigalda uuesti Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Parem versioon on installitud: %1 Downgrade Väljastada Earlier version installed: %1 Aegsem versioon on installitud: %1 Compatible Mode Install Installing dependencies: %1 Installitakse sõltuvusi: %1 Failed to install %1 Ei saa %1 installida Version: Versioon: Install button Paigalda Remove button Eemalda OK button OK Back button Tagasi Done button Valmis If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Proovitakse %2 %1 kompatüübilahenduses installida Uninstalling %2 from %1 compatibility mode %2 eemaldatakse %1 kompatüübilahendustest %2 was successfully installed to %1 compatibility mode %2 on edukalt %1 kompatüübilahenduses installitud Installed successfully Paigaldatud %2 has been successfully uninstalled from %1 compatibility mode %2 on edukalt %1 kompatüübilahendustest eemaldatud Uninstalled successfully Eemaldatud Uninstall Failed Eemaldamine ebaõnnestus Install %1 will remove: Installida %1 eemaldatakse: Dependencies in the repository Salvestusala sõltuvused Missing dependencies Puuduvad sõltuvused Compatible Install Cancel button Update button Uuenda Invalid digital signature Vigane digitaalallikas Name: Nimi: Same version installed Sama versioon on juba paigaldatud SingleInstallPage_Install Show details Näita detajeid Show dependencies Näita sõltuvusi SingleInstallPage_Uninstall Show details Näita yksikäsitteisi Uab::UabPackageListModel Installation Failed Paigaldamine ebaõnnestus UninstallConfirmPage Show related packages Näita seotud paketteid Collapse button Sulge Cancel button Loobu Confirm Kinnita Are you sure you want to uninstall %1? All dependencies will also be removed Kas soovid eemaldada %1? Kõik sõltuvused jääksid eemaldamata Are you sure you want to uninstall %1? The system or other applications may not work properly Kas soovid eemaldada %1? Põhjuslikult või teiste rakenduste tuleksid ei toimuda õigesti Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Paigalda ühilduvas režiimis main Package Installer Pakihaldur Package Installer helps users install and remove local packages, and supports bulk installation. Deepin pakihaldur on rakendus, millega kasutajad saavad arvutisse tarkvara paigaldada ja seda sealt eemaldada. Toetab ka hulgipaigaldamist. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_fi.ts000066400000000000000000001110111524745214100253350ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Anna määritettävä numero: OK button OK BackendProcessPage Loading packages... Ladataan paketteja... %1/%2 loaded %1/%2 ladattu Initializing... Alustetaan... Updating package cache... Päivitetään välimuistia... DdimErrorPage OK OK DebInstaller Package Installer Ohjelma-asentaja Settings Asetukset Installing other packages... Please open it later. Asennetaan muita paketteja... Avaa se myöhemmin. Parsing failed: An illegal file structure was found in the manifest file! Jäsentäminen epäonnistui: Kokoonpanotiedostosta löytyi laiton tiedostorakenne! Parsing failed: An illegal version number was found in the manifest file! Jäsentäminen epäonnistui: Kokoonpanotiedostosta löytyi laiton versionumero! No deb packages found. Please check the folder. Deb-paketteja ei löytynyt. Tarkista kansio. The %1 package may be broken Paketti %1 voi olla rikki You can only install local %1 packages Voit asentaa vain %1-paketteja No permission to access this folder Ei ole käyttöoikeuksia tähän kansioon Already Added Jo lisätty %1 does not exist, please reselect %1 ei ole, valitse uudelleen Bulk Install Suora-asennus DebListModel Installation failed, please check your network connection Asennus epäonnistui, tarkista verkkoyhteys Installation failed, please check for updates in Control Center Asennus epäonnistui, tarkista päivitykset ohjauspaneelista Installation failed, insufficient disk space Asennus epäonnistui, levytilaa ei ollut riittävästi No digital signature Ei digitaalista allekirjoitusta Invalid digital signature Virheellinen digitaalinen allekirjoitus The administrator has set policies to prevent installation of this package Järjestelmänvalvoja on määrittänyt käytännöt estämään tämän paketin asentamisen Installation Failed Asennus epäonnistui Failed to install %1 Kohteen %1 asentaminen epäonnistui Unable to install - no digital signature Asennusta ei voi tehdä - digitaalinen allekirjoitus puuttuu Please go to Control Center to enable developer mode and try again. Proceed? Ota kehittäjätila käyttöön Ohjauspaneelissa ja yritä uudelleen. Hyväksy? Cancel button Peru Proceed button Hyväksy OK button OK Same version installed Sama versio on asennettu Later version installed: %1 Uudempi versio asennettu: %1 Earlier version installed: %1 Aiempi versio asennettu: %1 Broken dependencies, try installing the app in compatibility mode Rikkinäiset riippuvuudet, yritä asentaa sovellus yhteensopivuustilassa Compatibility mode installation failed Yhteensopivuustilan asennus epäonnistui Installation failed Asennus epäonnistui Failed to install %1: no valid digital signature Asennus epäonnistui %1: ei kelvollista digitaalista allekirjoitusta This package does not have a valid digital signature. Continue with the installation? Tällä paketilla ei ole kelvollista digitaalista allekirjoitusta. Jatketaanko asennusta? Cancel Peru Continue button Jatka Unable to install Ei voi asentaa This package does not have a valid digital signature Tällä paketilla ei ole kelvollista digitaalista allekirjoitusta Broken dependencies: %1 Rikkoutuneet riippuvuudet: %1 Authentication failed Todennus epäonnistui Unmatched package architecture Ei yhteensopiva pakettijärjestelmä FileChooseWidget Drag deb packages here Vedä deb-paketteja tänne Select File Valitse tiedosto MultipleInstallPage Show details Näytä tiedot Collapse button Pudotus Install button Asenna Done button Valmis Back button Takaisin Install %1 will remove: %1 asentaminen poistaa: Dependencies in the repository Pakettivaraston riippuvuudet Missing dependencies Puuttuvat riippuvuudet Installing dependencies: %1 Riippuvuuksien asentaminen: %1 PackageSelectItem Same version installed Sama versio on asennettu Earlier version installed: %1 Aiempi versio asennettu: %1 Later version installed: %1 Uudempi versio asennettu: %1 Unmatched package architecture Ei yhteensopiva pakettijärjestelmä PackageSelectView Select all Valitse kaikki Install button Asenna PackagesListDelegate Installing Asentaa Installed Asennettu Failed Epäonnistui Waiting Odotetaan Same version installed Sama versio on asennettu Later version installed: %1 Uudempi versio asennettu: %1 Earlier version installed: %1 Aiempi versio asennettu: %1 Broken dependencies Rikkoutuneet riippuvuudet PackagesListView Delete Poista QApplication Collapse button Pudotus QObject Basic Normaali Check digital signatures if the developer mode is enabled Tarkista digitaaliset allekirjoitukset, jos kehittäjätila on käytössä Unable to install Ei voi asentaa Cancel button Peru Proceed button Hyväksy This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Tällä paketilla ei ole kelvollista digitaalista allekirjoitusta ja sen asennus/käyttö on estetty. Siirry kohtaan Turvakeskus > Työkalut > Sovelluksen suojaus muuta asetuksia. Will remove: Poistetaan: The system has not installed Linglong environment, please install it first Linglong ei ole asennettuna tähän tietokoneeseen, asenna se ensin To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Mikäli haluat asentaa allekirjoittamattomia sovelluksia, siirry kohtaan Turvakeskus > Työkalut > Sovellusten suojaus ja valitse asennettavat sovellustyypit. Security Center > Tools > App Security Turvakeskus > Työkalut > Sovellusten suojaus SingleInstallPage Collapse Pudotus Reinstall Uudelleen Installing in compatibility mode %1 Asennetaan %1 yhteensopivuustilassa Uninstalling %1 from compatibility mode Poistetaan yhteensopivuustilasta %1 %1 was successfully installed to compatibility mode %1 asennettiin yhteensopivuustilassa Later version installed: %1 Uudempi versio asennettu: %1 Downgrade Aiempi vesio Earlier version installed: %1 Aiempi versio asennettu: %1 Compatible Mode Install Asenna yhteensopivuustilassa Installing dependencies: %1 Riippuvuuksien asentaminen: %1 Failed to install %1 Kohteen %1 asentaminen epäonnistui Version: Versio: Install button Asenna Remove button Poista OK button OK Back button Takaisin Done button Valmis If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. Jos ohjelma on vanhempi versio (vanha järjestelmäversio), voit yrittää asentaa sen yhteensopivuustilassa. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. UOS V25 -yhteensopivuustilassa, voit jatkaa V20-version sovellusten käyttöä. Se luo sinulle ympäristön, jonka ansiosta ohjelmat, jotka alun perin toimivat vain V20-versioissa, toimivat oikein myös V25-versiossa. Confirm to install in compatibility mode Vahvista asennus yhteensopivuustilassa Installed successfully Asennettu onnistuneesti Uninstalled successfully Asennuksen poisto onnistui Uninstall Failed Poisto epäonnistui Install %1 will remove: %1 asentaminen poistaa: Dependencies in the repository Pakettivaraston riippuvuudet Missing dependencies Puuttuvat riippuvuudet Compatible Install Yhteensopiva asennus Cancel button Peru Update button Päivitys Invalid digital signature Virheellinen digitaalinen allekirjoitus Name: Nimi: Same version installed Sama versio on asennettu SingleInstallPage_Install Show details Näytä tiedot Show dependencies Näytä riippuvuudet SingleInstallPage_Uninstall Show details Näytä tiedot Uab::UabPackageListModel Installation Failed Asennus epäonnistui UninstallConfirmPage Show related packages Näytä liittyvät paketit Collapse button Pudotus Cancel button Peru Confirm Vahvista Are you sure you want to uninstall %1? All dependencies will also be removed Haluatko varmasti poistaa %1? Kaikki riippuvuudet poistetaan myös Are you sure you want to uninstall %1? The system or other applications may not work properly Haluatko varmasti poistaa %1? Järjestelmä tai muut sovellukset eivät välttämättä toimi oikein Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed Haluatko varmasti poistaa %1 asennuksen yhteensopivuustilassa? Myös kaikki riippuvuudet poistetaan dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Asenna yhteensopivuustilassa main Package Installer Asentaja Package Installer helps users install and remove local packages, and supports bulk installation. Ohjelma-asentaja auttaa käyttäjiä asentamaan ja poistamaan ohjelmia. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_fr.ts000066400000000000000000001132651524745214100253630ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Entrer le numéro à configurer : OK button OK BackendProcessPage Loading packages... Chargement des paquets... %1/%2 loaded %1/%2 chargé Initializing... Initialisation... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Installateur de paquets Settings Paramètres Installing other packages... Please open it later. Installation d'autres paquets... Veuillez l'ouvrir plus tard. Parsing failed: An illegal file structure was found in the manifest file! Échec de la lecture: Une structure de fichier illégale a été trouvée dans le manifeste. Parsing failed: An illegal version number was found in the manifest file! Échec de la lecture: Une numéro de version illégal a été trouvé dans le manifeste. No deb packages found. Please check the folder. Pas de paquet DEB trouvé. Vérifiez le dossier. The %1 package may be broken Le paquet %1 est peut-être cassé You can only install local %1 packages Vous ne pouvez installer que %1 paquets locaux No permission to access this folder Vous n'avez pas la permission d'accéder à ce dossier Already Added Déjà ajouté %1 does not exist, please reselect %1 n'existe pas, veuillez resélectionner Bulk Install Installation Multiple DebListModel Installation failed, please check your network connection Échec de l'installation, veuillez vérifier votre connexion réseau Installation failed, please check for updates in Control Center L'installation a échoué, veuillez vérifier les mises à jour dans le centre de contrôle Installation failed, insufficient disk space Échec de l'installation, espace disque insuffisant No digital signature Pas de signature numérique Invalid digital signature Signature numérique non valide The administrator has set policies to prevent installation of this package L'administrateur a défini des politiques pour empêcher l'installation de ce paquet Installation Failed Échec de l'installation current system le système actuel %2 has been installed in %1, please uninstall this package before installing it %2 a été installé dans %1, veuillez désinstaller ce paquet avant de l'installer Broken dependencies, try installing the app in compatibility mode Dépendances cassées, veuillez essayer d'installer l'application en mode compatibilité Compatibility mode installation failed Failed to install %1 Échec de l'installation de %1 Cancel button Annuler OK button OK Same version installed Version identique installée Later version installed: %1 Version ultérieure installée : %1 Earlier version installed: %1 Version antérieure installée : %1 Installation failed Failed to install %1: no valid digital signature Échec de l'installation de %1 : aucune signature numérique valide This package does not have a valid digital signature. Continue with the installation? Ce paquet n'a pas de signature numérique valide. Continuer l'installation ? Cancel Annuler Continue button Continuer Unable to install Impossible d'installer Proceed button Procéder This package does not have a valid digital signature Ce paquet n'a pas de signature numérique valide Broken dependencies: %1 Dépendances cassée : %1 Authentication failed Authentification échouée Unmatched package architecture Architecture de paquet différente FileChooseWidget Drag deb packages here Faites glisser les paquets deb ici Select File Sélectionner un fichier MultipleInstallPage Show details Afficher les détails Collapse button Réduire Install button Installer Done button Terminé Back button Précédent Install %1 will remove: Installer %1 va supprimer : Dependencies in the repository Dépendances dans le dépôt Missing dependencies Dépendances manquantes Installing dependencies: %1 Installation des dépendances : %1 PackageSelectItem Same version installed Version identique installée Earlier version installed: %1 Version antérieure installée : %1 Later version installed: %1 Version ultérieure installée : %1 Unmatched package architecture Architecture de paquet différente PackageSelectView Select all Tout sélectionner Install button Installer PackagesListDelegate Installing Installation Installed Installé Failed Échec Waiting En attente Same version installed Version identique installée Later version installed: %1 Version ultérieure installée : %1 Earlier version installed: %1 Version antérieure installée : %1 Broken dependencies PackagesListView Delete Supprimer QApplication Collapse button Réduire QObject Basic Basique Check digital signatures if the developer mode is enabled Vérifier les signatures numériques si le mode développeur est activé To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Pour installer des applications non signées, accédez à Centre de sécurité > Outils > Sécurité des applications et sélectionnez les types d'applications pouvant être installées. Security Center > Tools > App Security Centre de sécurité > Outils > Sécurité des applications The system has not installed Linglong environment, please install it first L'environnement Linglong n'est pas installé sur ce système, veuillez d'abord l'installer Unable to install Impossible d'installer This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Ce package n'a pas de signature numérique valide et son installation/exécution a été bloquée. Accédez à Centre de sécurité > Outils > Sécurité des applications pour modifier les paramètres. Cancel button Annuler Proceed button Procéder Will remove: Va supprimer : SingleInstallPage Collapse Réduire Reinstall Réinstaller Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Version ultérieure installée : %1 Downgrade Rétrograder Earlier version installed: %1 Version antérieure installée : %1 Compatible Mode Install Installing dependencies: %1 Installation des dépendances : %1 Failed to install %1 Échec de l'installation de %1 Version: Version : Install button Installer Remove button Supprimer OK button OK Back button Précédent Done button Terminé If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Essai de l'installation de %1 dans %1 en mode compatibilité Uninstalling %2 from %1 compatibility mode Désinstallation de %2 depuis %1 en mode compatibilité %2 was successfully installed to %1 compatibility mode %2 تم تثبيته بنجاح Ù�ÙŠ وضع التواÙ�Ù‚ مع %1 Installed successfully Installé avec succès %2 has been successfully uninstalled from %1 compatibility mode %2 a été désinstallé avec succès dans %1 en mode compatibilité Uninstalled successfully Désinstallé avec succès Uninstall Failed Échec de la désinstallation Install %1 will remove: Installer %1 va supprimer : Dependencies in the repository Dépendances dans le dépôt Missing dependencies Dépendances manquantes Compatible Install Cancel button Annuler Update button Mettre à jour Invalid digital signature Signature numérique non valide Name: Nom : Same version installed Version identique installée SingleInstallPage_Install Show details Afficher les détails Show dependencies Afficher les dépendances SingleInstallPage_Uninstall Show details Afficher les détails Uab::UabPackageListModel Installation Failed Échec de l'installation UninstallConfirmPage Show related packages Afficher les paquets associés Collapse button Réduire Cancel button Annuler Confirm Confirmer Are you sure you want to uninstall %1? All dependencies will also be removed Êtes-vous sûr de vouloir désinstaller %1 ? Toutes les dépendances seront également supprimées. Are you sure you want to uninstall %1? The system or other applications may not work properly Voulez-vous vraiment désinstaller %1? Le système ou d'autres applications peuvent ne pas fonctionner correctement Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Installer en mode compatible main Package Installer Installateur de paquets Package Installer helps users install and remove local packages, and supports bulk installation. L'installateur de paquets aide les utilisateurs à installer et à supprimer des paquets locaux, prend aussi en charge l'installation multiple. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_gl_ES.ts000066400000000000000000001122061524745214100257370ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Introduce o número para configurar: OK button Aceptar BackendProcessPage Loading packages... Cargando paquetes... %1/%2 loaded %1/%2 cargados Initializing... Inicializando... Updating package cache... DdimErrorPage OK Aceptar DebInstaller Package Installer Instalador do paquete Settings Configuración Installing other packages... Please open it later. Instalando outros paquetes... Abra esto posteriormente. Parsing failed: An illegal file structure was found in the manifest file! Falló a análise: atopouse unha estrutura de ficheiro ilegal no ficheiro manifest!! Parsing failed: An illegal version number was found in the manifest file! Falló a análise: atopouse un número de versión ilegal no ficheiro manifest!! No deb packages found. Please check the folder. Non se atoparon paquetes deb. Comprueba a carpeta. The %1 package may be broken O paquete %1 pode estar roto You can only install local %1 packages Pode instalar só paquetes %1 locais No permission to access this folder Non teña permiso para acceder a esta carpeta Already Added Xa se engadiu %1 does not exist, please reselect %1 non existe, seleccione de novo Bulk Install Instalar en bloque DebListModel Installation failed, please check your network connection Fallo ao instalar, verifica a conexión de rede Installation failed, please check for updates in Control Center Fallo ao instalar, comprobe se hai actualizacións no Centro de Control Installation failed, insufficient disk space Fallo ao instalar, sen espazo abondo no disco No digital signature Non hai firma digital Invalid digital signature Firma digital non válida The administrator has set policies to prevent installation of this package O administrador estableceu políticas para evitar a instalación deste paquete Installation Failed Fallo ao instalar current system sistema actual %2 has been installed in %1, please uninstall this package before installing it %2 instalouse en %1, desinstale este paquete antes de instalarlo Broken dependencies, try installing the app in compatibility mode Dependencias rotas, tente instalar a aplicación no modo de compatibilidade Compatibility mode installation failed Failed to install %1 Erro ao instalar %1 Cancel button Cancelar OK button Aceptar Same version installed Mesma versión instalada Later version installed: %1 Versión máis recente instalada: %1 Earlier version installed: %1 Versión máis recente instalada: %1 Installation failed Failed to install %1: no valid digital signature Fallou instalar %1: non se atopou unha súa firma digital válida This package does not have a valid digital signature. Continue with the installation? Este paquete non tem unha súa firma digital válida. Continuar con a instalación? Cancel Cancelar Continue button Continuar Unable to install Activar a instalación Proceed button Proxigar This package does not have a valid digital signature Este paquete non ten unha sinatura dixital válida Broken dependencies: %1 Dependencias que non funcionan: %1 Authentication failed A autenticación fallou Unmatched package architecture A arquitectura do paquete non coincide FileChooseWidget Drag deb packages here Arrastre paquetes deb aquí Select File Seleccionar ficheiro MultipleInstallPage Show details Amosar detalles Collapse button Colapsou Install button Instalar Done button Feito Back button Volver Install %1 will remove: A instalación de %1 eliminará: Dependencies in the repository Dependencias no repositorio Missing dependencies Dependencias faltantes Installing dependencies: %1 Instalando dependencias; %1 PackageSelectItem Same version installed Mesma versión instalada Earlier version installed: %1 Versión máis recente instalada: %1 Later version installed: %1 Versión máis recente instalada: %1 Unmatched package architecture A arquitectura do paquete non coincide PackageSelectView Select all Seleccionar todo Install button Instalar PackagesListDelegate Installing Instalando Installed Instalado Failed Fallo Waiting Agardando Same version installed Mesma versión instalada Later version installed: %1 Versión máis recente instalada: %1 Earlier version installed: %1 Versión máis recente instalada: %1 Broken dependencies PackagesListView Delete Eliminar QApplication Collapse button Colapsou QObject Basic Básico Check digital signatures if the developer mode is enabled Comprobar as firmas digitais se o modo de desenvolvedor está activado To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Para instalar apps sen súa firma, vai á Centro de Seguridade > Ferramentas > Seguridade de Aplicativos e seleccione os tipos de aplicación que se pode instalar. Security Center > Tools > App Security Centro de Seguridade > Ferramentas > Seguridade de Aplicativos The system has not installed Linglong environment, please install it first O sistema non instalou o entorno Linglong, instale-o primeiro Unable to install Activar a instalación This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Este paquete non tem unha súa firma digital válida e foi bloqueado para instalación/execución. Vá ao Centro de Seguridade > Ferramentas > Seguridade de Aplicativos para cambiar as configuracións. Cancel button Cancelar Proceed button Proxigar Will remove: Irá eliminar: SingleInstallPage Collapse Colapsou Reinstall Reinstalar Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Versión máis recente instalada: %1 Downgrade Desactualizar Earlier version installed: %1 Versión máis recente instalada: %1 Compatible Mode Install Installing dependencies: %1 Instalando dependencias; %1 Failed to install %1 Erro ao instalar %1 Version: Versión: Install button Instalar Remove button Eliminar OK button Aceptar Back button Volver Done button Feito If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode A tentar instalar %2 en modalidade de compatibilidade %1 Uninstalling %2 from %1 compatibility mode A desinstalar %2 de modalidade de compatibilidade %1 %2 was successfully installed to %1 compatibility mode %2 foi instalado con éxito en modalidade de compatibilidade %1 Installed successfully Instalado con éxito %2 has been successfully uninstalled from %1 compatibility mode %2 foi desinstalado con éxito de modalidade de compatibilidade %1 Uninstalled successfully Desinstalado con éxito Uninstall Failed Fallo ao desinstalar Install %1 will remove: A instalación de %1 eliminará: Dependencies in the repository Dependencias no repositorio Missing dependencies Dependencias ausentes Compatible Install Cancel button Cancelar Update button Actualizar Invalid digital signature Firma digital inválida Name: Nome: Same version installed Mesma versión instalada SingleInstallPage_Install Show details Amosar detalles Show dependencies Mostrar dependencias SingleInstallPage_Uninstall Show details Amosar detalles Uab::UabPackageListModel Installation Failed Fallo ao instalar UninstallConfirmPage Show related packages Amosar paquetes semellantes Collapse button Colapsou Cancel button Cancelar Confirm Confirmar Are you sure you want to uninstall %1? All dependencies will also be removed Está seguro de que desexa desinstalar% 1? Tamén se eliminarán todas as dependencias Are you sure you want to uninstall %1? The system or other applications may not work properly Está seguro de que desexa desinstalar% 1? O sistema ou outros aplicativos poden non funcionar correctamente Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalar en modo compatible main Package Installer Instalador do paquete Package Installer helps users install and remove local packages, and supports bulk installation. O instalador do paquete axuda aos usuarios a instalar e eliminar paquetes locais e admite a instalación masiva. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_he.ts000066400000000000000000001134441524745214100253470ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: הכנס ×�ת המספר להגדרה: OK button ×�ישור BackendProcessPage Loading packages... טוען חבילות... %1/%2 loaded %1/%2 נטעני×� Initializing... מ×�תחל... Updating package cache... DdimErrorPage OK ×�ישור DebInstaller Package Installer מונח הלוחות Settings הגדרות Installing other packages... Please open it later. מתקין חבילות נוספות... יש לפתוח ×�ת ×–×” מ×�וחר יותר. Parsing failed: An illegal file structure was found in the manifest file! הפעלה נכשלה: נמצ×� מבנה קובץ ל×� חוקי בקובץ המаниפסט! Parsing failed: An illegal version number was found in the manifest file! הפעלה נכשלה: נמצ×� מספר גרסה ל×� חוקי בקובץ המניפסט! No deb packages found. Please check the folder. ל×� נמצ×�ו חבילות deb. יש לבדוק ×�ת הכתובת. The %1 package may be broken החבילה %1 עלולה להיות מתקלקלה You can only install local %1 packages ×�תה יכול להתקין רק חבילות %1 מקומיות No permission to access this folder ×�ין הרש×�×” לגשת לכתובת זו Already Added הוספה כבר %1 does not exist, please reselect %1 ל×� ×§×™×™×�, יש לבחור מחדש Bulk Install התקנה קבוצתית DebListModel Installation failed, please check your network connection ההתקנה נכשלה, × ×� לבדוק ×�ת החיבור שלך לרשת Installation failed, please check for updates in Control Center התקנתה נכשלה, יש לבדוק עדכוני×� במרכז הבקרה Installation failed, insufficient disk space ההתקנה נכשלה, ×�ין מספיק מקו×� בכונן No digital signature ×�ין חתימה ספרותית Invalid digital signature חתת דיגיטלית ל×� תקינה The administrator has set policies to prevent installation of this package המנהל הקובע מדיניות כדי למנוע התקנת החבילה זו Installation Failed ההתקנה נכשלה current system המערכת הנוכחית %2 has been installed in %1, please uninstall this package before installing it %2 כבר מותקנת ב-%1, יש להסיר ×�ת החבילה זו לפני התקנתה Broken dependencies, try installing the app in compatibility mode תלות ל×� מותקנות, נסה להתקין ×�ת ×”×�פליקציה במצב ת×�ימות Compatibility mode installation failed Failed to install %1 נכשל להתקין %1 Cancel button ביטול OK button ×�ישור Same version installed ×�ותה הגרסה מותקנת Later version installed: %1 התקנת גרסה מ×�וחרת: %1 Earlier version installed: %1 הותקנה גרסה מוקדמת יותר: %1 Installation failed Failed to install %1: no valid digital signature התקבלה תקלה ביצירת התקנה: ×�ין תחתון דיגיטלי תקף This package does not have a valid digital signature. Continue with the installation? החבילה הזו ×�ין לה תחתון דיגיטלי תקף. להמשיך ×¢×� התקנה? Cancel ביטול Continue button המשך Unable to install ל×� ניתן להתקין Proceed button המשך This package does not have a valid digital signature החבילה הזו ×�ין לה תחתון דיגיטלי תקף Broken dependencies: %1 PENDENCIES שבורות: %1 Authentication failed הה洩露被替æ�¢ä¸ºè®¤è¯�失败 Unmatched package architecture ×�רכיטקטורת החבילה ×�×™× ×” תו×�מת FileChooseWidget Drag deb packages here גרור חבילות deb פה Select File בחירת קובץ MultipleInstallPage Show details הצג פרטי×� Collapse button צמצו×� Install button התקנה Done button סיי×� Back button חזרה Install %1 will remove: התקנה של %1 תמחק: Dependencies in the repository PENDENCIES במערכת Missing dependencies PENDENCIES חסרות Installing dependencies: %1 התקנה של PENDENCIES: %1 PackageSelectItem Same version installed ×�ותה הגרסה מותקנת Earlier version installed: %1 הותקנה גרסה מוקדמת יותר: %1 Later version installed: %1 התקנת גרסה מ×�וחרת: %1 Unmatched package architecture ×�רכיטקטורת החבילה ×�×™× ×” תו×�מת PackageSelectView Select all בחר הכל Install button התקנה PackagesListDelegate Installing בהתקנה Installed מותקן Failed נכשל Waiting מת ждет Same version installed ×�ותה הגרסה מותקנת Later version installed: %1 התקנת גרסה מ×�וחרת: %1 Earlier version installed: %1 הותקנה גרסה מוקדמת יותר: %1 Broken dependencies PackagesListView Delete מחק QApplication Collapse button צמצו×� QObject Basic בסיס Check digital signatures if the developer mode is enabled בדוק תחתונות דיגיטליות ×�×� מצב התפתחות × nable To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. ל📥 יישומי×� ל×� מותקני×�, gÃ¥r למרכז הביטחון >-toolettes> ביטחון יישומי×� ובחן ×�ת סוגי×� של יישומי×� שיכולי×� להתקין. Security Center > Tools > App Security מרכז הביטחון >-toolettes> ביטחון יישומי×� The system has not installed Linglong environment, please install it first המערכת ל×� התקנת סביבת Linglong, ×�× ×� התקין ×�ותה קוד×� Unable to install ל×� ניתן להתקין This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. pakgpkg ל×� מכילחתת דיגיטלית תקינה וnze מותר להתקין ×�ו להריץ. ה转到安全中心 > 工具 > 应用程åº�安全,更改设置。 Cancel button ביטול Proceed button המשך Will remove: ינמח: SingleInstallPage Collapse צמצו×� Reinstall התקנה מחדש Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 התקנת גרסה מ×�וחרת: %1 Downgrade התקנת גרסה נמוכה יותר Earlier version installed: %1 הותקנה גרסה מוקדמת יותר: %1 Compatible Mode Install Installing dependencies: %1 התקנת תחנות תומכות: %1 Failed to install %1 נכשל להתקין %1 Version: גרסה: Install button התקנה Remove button הסרה OK button ×�ישור Back button חזרה Done button סימן If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode התקנת %2 במצב תו×�מה %1 Uninstalling %2 from %1 compatibility mode הסרת %2 מהמצב התו×�מה %1 %2 was successfully installed to %1 compatibility mode %2 התקנת בהצלחה למצב התו×�מה %1 Installed successfully הותקן בהצלחה %2 has been successfully uninstalled from %1 compatibility mode %2 נמחקה בהצלחה מהמצב התו×�מה %1 Uninstalled successfully הוסר בהצלחה Uninstall Failed ההסרה נכשלה Install %1 will remove: התקנת %1 תמחק: Dependencies in the repository תתותומכות במ×�גר Missing dependencies תתותומכות חסרות Compatible Install Cancel button ביטול Update button עדכן Invalid digital signature חתת דיגיטלית ל×� תקינה Name: ש×�: Same version installed ×�ותה הגרסה מותקנת SingleInstallPage_Install Show details הצג פרטי×� Show dependencies הצג תחנות תומכות SingleInstallPage_Uninstall Show details הצג פרטי×� Uab::UabPackageListModel Installation Failed ההתקנה נכשלה UninstallConfirmPage Show related packages הצג חבילות קשורות Collapse button צמצו×� Cancel button ביטול Confirm ×�ישור Are you sure you want to uninstall %1? All dependencies will also be removed ×”×�×� ×�תה בטוח שברצונך למחוק %1? כל התלות ×’×� כן יימחקו Are you sure you want to uninstall %1? The system or other applications may not work properly ×”×�×� ×�תה בטוח שברצונך למחוק %1? המערכת ×�ו ×�פליקציות ×�חרות ×�ולי ל×� יעבדו בצורה הנכונה Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode התקנה במצב ת×�ימות main Package Installer מוניטור חבילות Package Installer helps users install and remove local packages, and supports bulk installation. מוניטור חבילות עוזר למשתמשי×� להתקין ולמחוק חבילות מקומיות, ומכיל תמיכה ביצירת חבילות בדבש deepin-deb-installer-6.5.51/translations/deepin-deb-installer_hi_IN.ts000066400000000000000000001243161524745214100257410ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: विनà¥�यास हेतà¥� अंक दरà¥�ज करें : OK button ठीक है BackendProcessPage Loading packages... पैकेज लोड कर रहे हैं... %1/%2 loaded %1/%2 लोड कर रहे हैं Initializing... पà¥�रारंभ कर रहे हैं... Updating package cache... DdimErrorPage OK ठीक है DebInstaller Package Installer पैकेज इंसà¥�टॉलर Settings सेटिंगà¥�स Installing other packages... Please open it later. अनà¥�य पैकेज इंसà¥�टॉल कर रहे हैं... बाद में खोलें Parsing failed: An illegal file structure was found in the manifest file! पारà¥�सिंग विफल: मैनिफेसà¥�ट फ़ाइल में अवैध फ़ाइल संरचना पाई गई! Parsing failed: An illegal version number was found in the manifest file! पारà¥�सिंग विफल: मैनिफेसà¥�ट फ़ाइल में अवैध संसà¥�करण संखà¥�या पाई गई! No deb packages found. Please check the folder. कोई deb पैकेज नहीं मिला। कृपया फ़ोलà¥�डर चेक करें। The %1 package may be broken पैकेज %1 टूट गया हो सकता है You can only install local %1 packages आप केवल सà¥�थानीय %1 पैकेज इंसà¥�टॉल कर सकते हैं No permission to access this folder इस फ़ोलà¥�डर के à¤�कà¥�सेस के लिà¤� अनà¥�मति नहीं है Already Added पहले से ही शामिल %1 does not exist, please reselect %1 मौजूद नहीं है, कृपया पà¥�नः चà¥�नें Bulk Install सामूहिक इंसà¥�टॉल DebListModel Installation failed, please check your network connection इंसà¥�टॉल विफल रहा, कृपया अपना नेटवरà¥�क कनेकà¥�शन जाà¤�चें Installation failed, please check for updates in Control Center इंसà¥�टॉल विफल रहा, कृपया अपडेट हेतà¥� नियंतà¥�रण केंदà¥�र जाà¤�चें Installation failed, insufficient disk space इंसà¥�टॉल विफल रहा, अपरà¥�यापà¥�त डिसà¥�क सà¥�पेस No digital signature कोई डिजिटल हसà¥�ताकà¥�षर नहीं Invalid digital signature अमानà¥�य डिजिटल हसà¥�ताकà¥�षर The administrator has set policies to prevent installation of this package पà¥�रशासक दà¥�वारा निरà¥�धारित नीतियों के कारण इस पैकेज का इंसà¥�टॉल बाधित है Installation Failed इंसà¥�टॉल विफल रहा current system वरà¥�तमान सिसà¥�टम %2 has been installed in %1, please uninstall this package before installing it %2 %1 में इंसà¥�टॉल कर दिया गया है, इस पैकेज को इंसà¥�टॉल करने से पहले इसे अनइंसà¥�टॉल करें Broken dependencies, try installing the app in compatibility mode टूटे डिपेंडेंसी, संगतता मोड में à¤�प इंसà¥�टॉल करें Compatibility mode installation failed Failed to install %1 %1 इंसà¥�टॉल विफल Cancel button रदà¥�द करें OK button ठीक है Same version installed समान संसà¥�करण पहले से इंसà¥�टॉल है Later version installed: %1 नवीन संसà¥�करण इंसà¥�टॉल है : %1 Earlier version installed: %1 पूरà¥�व संसà¥�करण इंसà¥�टॉल है : %1 Installation failed Failed to install %1: no valid digital signature %1 के इंसà¥�टॉल में विफल: कोई वैध डिजिटल संयोजन नहीं मिला This package does not have a valid digital signature. Continue with the installation? इस पैकेज का डिजिटल हसà¥�ताकà¥�षर अमानà¥�य है। इंसà¥�टॉल पà¥�रकà¥�रिया जारी रखें? Cancel रदà¥�द करें Continue button जारी रखें Unable to install इंसà¥�टॉल करने में अकà¥�षम Proceed button जारी रखें This package does not have a valid digital signature इस पैकेज का डिजिटल हसà¥�ताकà¥�षर अमानà¥�य है Broken dependencies: %1 खंडित आशà¥�रित पैकेज : %1 Authentication failed पà¥�रमाणीकरण विफल Unmatched package architecture पैकेज संरचना मेल नहीं खाती FileChooseWidget Drag deb packages here माउस दà¥�वारा DEB पैकेज डà¥�रैग कर यहाà¤� लायें Select File फ़ाइल चà¥�नें MultipleInstallPage Show details विवरण दिखाà¤�à¤� Collapse button संकà¥�षिपà¥�त करें Install button इंसà¥�टॉल करें Done button पूरà¥�ण हà¥�आ Back button वापस Install %1 will remove: %1 के इंसà¥�टॉल करने से हटाया जाà¤�गा: Dependencies in the repository पैकेज-संगà¥�रह में मौजूद आशà¥�रित पैकेज Missing dependencies अनà¥�पलबà¥�ध आशà¥�रित पैकेज Installing dependencies: %1 आशà¥�रित पैकेज इंसà¥�टॉल हो रहे हैं : %1 PackageSelectItem Same version installed समान संसà¥�करण पहले से इंसà¥�टॉल है Earlier version installed: %1 पूरà¥�व संसà¥�करण इंसà¥�टॉल है : %1 Later version installed: %1 नवीन संसà¥�करण इंसà¥�टॉल है : %1 Unmatched package architecture पैकेज संरचना मेल नहीं खाती PackageSelectView Select all सभी चà¥�नें Install button इंसà¥�टॉल करें PackagesListDelegate Installing इंसà¥�टॉल हो रहा है Installed इंसà¥�टॉल हो गया Failed विफल रहा Waiting पà¥�रतीकà¥�षा में Same version installed समान संसà¥�करण पहले से इंसà¥�टॉल है Later version installed: %1 नवीन संसà¥�करण इंसà¥�टॉल है : %1 Earlier version installed: %1 पूरà¥�व संसà¥�करण इंसà¥�टॉल है : %1 Broken dependencies PackagesListView Delete हटाà¤�à¤� QApplication Collapse button संकà¥�षिपà¥�त करें QObject Basic सामानà¥�य Check digital signatures if the developer mode is enabled विकासकरà¥�ता मोड सकà¥�रिय होने की सà¥�थिति में डिजिटल हसà¥�ताकà¥�षर जाà¤�चें To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. अनसाइनेड à¤�प इंसà¥�टॉल करने के लिà¤� सà¥�रकà¥�षा केंदà¥�र > टूलà¥�स > à¤�प सà¥�रकà¥�षा जाà¤�ं और इंसà¥�टॉल कर सकने वाले à¤�प पà¥�रकार का चयन करें। Security Center > Tools > App Security सà¥�रकà¥�षा केंदà¥�र > टूलà¥�स > à¤�प सà¥�रकà¥�षा The system has not installed Linglong environment, please install it first सिसà¥�टम ने Linglong परिवेश इंसà¥�टॉल नहीं किया है, कृपया पहले इसे इंसà¥�टॉल करें Unable to install इंसà¥�टॉल करने में अकà¥�षम This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. इस पैकेज में कोई वैध डिजिटल संयोजन नहीं है और इसे इंसà¥�टॉल करने/चलाने से रोक दिया गया है। सà¥�रकà¥�षा केंदà¥�र > टूलà¥�स > à¤�प सà¥�रकà¥�षा जाà¤�ं और सेटिंगà¥�स को बदलें। Cancel button रदà¥�द करें Proceed button जारी रखें Will remove: हटाया जाà¤�गा: SingleInstallPage Collapse संकà¥�षिपà¥�त करें Reinstall पà¥�नः इंसà¥�टॉल करें Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 नवीन संसà¥�करण इंसà¥�टॉल है : %1 Downgrade डाउनगà¥�रेड Earlier version installed: %1 पूरà¥�व संसà¥�करण इंसà¥�टॉल है : %1 Compatible Mode Install Installing dependencies: %1 आशà¥�रित पैकेज इंसà¥�टॉल हो रहे हैं : %1 Failed to install %1 %1 इंसà¥�टॉल विफल Version: संसà¥�करण : Install button इंसà¥�टॉल करें Remove button हटाà¤�à¤� OK button ठीक है Back button वापस Done button पूरà¥�ण हà¥�आ If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %2 को %1 संगतता मोड में इंसà¥�टॉल करने की कोशिश कर रहे हैं Uninstalling %2 from %1 compatibility mode %2 को %1 संगतता मोड से अनइंसà¥�टॉल कर रहे हैं %2 was successfully installed to %1 compatibility mode %2 %1 संगतता मोड में सफलतापूरà¥�वक इंसà¥�टॉल कर दिया गया है Installed successfully इंसà¥�टॉल सफल रहा %2 has been successfully uninstalled from %1 compatibility mode %2 %1 संगतता मोड से सफलतापूरà¥�वक अनइंसà¥�टॉल कर दिया गया है Uninstalled successfully इंसà¥�टॉल हटाना सफल रहा Uninstall Failed इंसà¥�टॉल हटाना विफल रहा Install %1 will remove: %1 के इंसà¥�टॉल करने से हटाया जाà¤�गा: Dependencies in the repository पैकेज-संगà¥�रह में मौजूद आशà¥�रित पैकेज Missing dependencies अनà¥�पलबà¥�ध आशà¥�रित पैकेज Compatible Install Cancel button रदà¥�द करें Update button अपडेट Invalid digital signature अमानà¥�य डिजिटल हसà¥�ताकà¥�षर Name: नाम : Same version installed समान संसà¥�करण पहले से इंसà¥�टॉल है SingleInstallPage_Install Show details विवरण दिखाà¤�à¤� Show dependencies आशà¥�रित पैकेज दिखाà¤�à¤� SingleInstallPage_Uninstall Show details विवरण दिखाà¤�à¤� Uab::UabPackageListModel Installation Failed इंसà¥�टॉल विफल रहा UninstallConfirmPage Show related packages संबंधित पैकेज दिखाà¤�à¤� Collapse button संकà¥�षिपà¥�त करें Cancel button रदà¥�द करें Confirm पà¥�षà¥�टि करें Are you sure you want to uninstall %1? All dependencies will also be removed कà¥�या आप %1 को हटाना चाहते हैं? सभी आशà¥�रित पैकेज भी हटा दिà¤� जायेंगे। Are you sure you want to uninstall %1? The system or other applications may not work properly कà¥�या आप %1 को हटाना चाहते हैं? संभवतः सिसà¥�टम व अनà¥�य अनà¥�पà¥�रयोग सà¥�चारà¥� रूप से कारà¥�य न कर पाà¤�à¤�। Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode संगत मोड में इंसà¥�टॉल करें main Package Installer पैकेज इंसà¥�टॉलर Package Installer helps users install and remove local packages, and supports bulk installation. पैकेज इंसà¥�टॉलर दà¥�वारा उपयोकà¥�ता लोकल पैकेज इंसà¥�टॉल व हटा सकते हैं, यह सामूहिक इंसà¥�टॉल की सà¥�विधा भी पà¥�रदान करता है। deepin-deb-installer-6.5.51/translations/deepin-deb-installer_hr.ts000066400000000000000000001121441524745214100253600ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Unesite broj za konfiguraciju: OK button U redu BackendProcessPage Loading packages... UÄ�itavanje paketa... %1/%2 loaded %1/%2 uÄ�itano Initializing... Inicijalizacija... Updating package cache... DdimErrorPage OK U redu DebInstaller Package Installer Instaler paketa Settings Postavke Installing other packages... Please open it later. Instalacija drugih paketa... Molimo otvorite ga kasnije. Parsing failed: An illegal file structure was found in the manifest file! Parsing je pao: pronaÄ‘ena je nevaljana struktura datoteke u manifestu! Parsing failed: An illegal version number was found in the manifest file! Parsing je pao: pronaÄ‘en je nevaljani broj verzije u manifestu! No deb packages found. Please check the folder. Nisu pronaÄ‘eni deb paketi. Molimo provjerite mapu. The %1 package may be broken Paket %1 može biti oÅ¡tećen You can only install local %1 packages Možete instalirati samo lokalne %1 pakete No permission to access this folder Nema dozvole za pristup ovoj mapi Already Added Već je dodan %1 does not exist, please reselect %1 ne postoji, molimo ponovno odaberite Bulk Install Skupno instaliranje DebListModel Installation failed, please check your network connection Neuspjela instalacija, molim provjerite vaÅ¡u mrežnu vezu Installation failed, please check for updates in Control Center Neuspjela instalacija, molim provjerite za ažuriranja u Kontrolnom centru Installation failed, insufficient disk space Neuspjela instalacija, nedovoljno slobodnog prostor na disku No digital signature Nema digitalnog potpisa Invalid digital signature Neispravni digitalni potpis The administrator has set policies to prevent installation of this package Administrator je postavio politike za prepreÄ�avanje instalacije ovog paketa Installation Failed Neuspjela instalacija current system trenutni sustem %2 has been installed in %1, please uninstall this package before installing it %2 je već instaliran u %1, molimo deinstalirajte ovaj paket prije instalacije Broken dependencies, try installing the app in compatibility mode Pucana ovisnost, pokuÅ¡ajte instalirati aplikaciju u režimu kompatibilnosti Compatibility mode installation failed Failed to install %1 Nespjela instalacija %1 Cancel button Otkaži OK button U redu Same version installed Instalirana je ista inaÄ�ica Later version installed: %1 Instalirana je kasnija inaÄ�ica: %1 Earlier version installed: %1 Instalirana je ranija inaÄ�ica: %1 Installation failed Failed to install %1: no valid digital signature Nije uspjeÅ¡no instaliran %1: nema valjane digitalne potpise This package does not have a valid digital signature. Continue with the installation? Ovaj paket nema valjane digitalne potpise. Dalje s instalacijom? Cancel Otkaži Continue button Nastavi Unable to install Nije moguće instalirati Proceed button Nastavi This package does not have a valid digital signature Ovaj paket nema ispravan digitalni potpis Broken dependencies: %1 Slomljene meÄ‘uzavisnosti: %1 Authentication failed Neuspjela ovjera Unmatched package architecture Nepodudaranje arhitekture paketa FileChooseWidget Drag deb packages here Povuci deb datoteke ovdje Select File Odaberi datoteku MultipleInstallPage Show details Pokaži pojedinosti Collapse button Skrivite Install button Instaliraj Done button UÄ�injeno Back button Natrag Install %1 will remove: Instalacija %1 će ukloniti: Dependencies in the repository Zavisnosti u repozitoriju Missing dependencies Zavisnosti koje nedostaju Installing dependencies: %1 Instaliram meÄ‘uzavisnosti: %1 PackageSelectItem Same version installed Instalirana je ista inaÄ�ica Earlier version installed: %1 Instalirana je ranija inaÄ�ica: %1 Later version installed: %1 Instalirana je kasnija inaÄ�ica: %1 Unmatched package architecture Nepodudaranje arhitekture paketa PackageSelectView Select all Odaberi sve Install button Instaliraj PackagesListDelegate Installing Instaliram Installed Instalirano Failed Neuspjelo Waiting ÄŒekam Same version installed Instalirana je ista inaÄ�ica Later version installed: %1 Instalirana je kasnija inaÄ�ica: %1 Earlier version installed: %1 Instalirana je ranija inaÄ�ica: %1 Broken dependencies PackagesListView Delete IzbriÅ¡i QApplication Collapse button Provjerite digitalne potpise ako je omogućen režim razvijalaca QObject Basic Osnovno Check digital signatures if the developer mode is enabled Za instalaciju nepotpisanih aplikacija, idite u Bezbednosni centar > Alati > Aplikacijska sigurnost, i odaberite vrste aplikacija koje mogu biti instalirane. To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Bezbednosni centar > Alati > Aplikacijska sigurnost Security Center > Tools > App Security Sustem nije instalirao Linglong okruženje, molimo instalirajte ga prvo The system has not installed Linglong environment, please install it first Ovaj paket nema valjane digitalne potpise i bio je blokiran za instalaciju/izvoÄ‘enje. Idite u Bezbednosni centar > Alati > Aplikacijska sigurnost da promijenite postavke. Unable to install Nije moguće instalirati This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Buduće uklonjeno: Cancel button Otkaži Proceed button Nastavi Will remove: Skrivite SingleInstallPage Collapse Povratak na staru verziju Reinstall Ponovno instaliraj Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Instalirana je kasnija inaÄ�ica: %1 Downgrade PovlaÄ�enje Earlier version installed: %1 Instalirana je ranija inaÄ�ica: %1 Compatible Mode Install Installing dependencies: %1 Instaliram meÄ‘uzavisnosti: %1 Failed to install %1 Nespjela instalacija %1 Version: InaÄ�ica: Install button Instaliraj Remove button Ukloni OK button U redu Back button Natrag Done button UÄ�injeno If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode PokuÅ¡avam instalirati %2 u režim kompatibilnosti %1 Uninstalling %2 from %1 compatibility mode Deinstaliramo %2 iz režima kompatibilnosti %1 %2 was successfully installed to %1 compatibility mode '%2 je uspjeÅ¡no instaliran u režim kompatibilnosti %1' Installed successfully UspjeÅ¡no instalirano %2 has been successfully uninstalled from %1 compatibility mode '%2 je uspjeÅ¡no deinstaliran iz režima kompatibilnosti %1' Uninstalled successfully UspjeÅ¡no deinstalirano Uninstall Failed Neuspjela deinstalacija Install %1 will remove: Instalacija %1 će ukloniti: Dependencies in the repository MeÄ‘uzavisnosti u repozitoriju Missing dependencies MeÄ‘uzavisnosti koje nedostaju Compatible Install Cancel button Otkaži Update button Ažuriraj Invalid digital signature Neispravni digitalni potpis Name: Ime: Same version installed Instalirana je ista inaÄ�ica SingleInstallPage_Install Show details Pokaži pojedinosti Show dependencies Pokaži meÄ‘uzavisnosti SingleInstallPage_Uninstall Show details Pokaži pojedinosti Uab::UabPackageListModel Installation Failed Neuspjela instalacija UninstallConfirmPage Show related packages Pokaži povezane pakete Collapse button Sakrij Cancel button Otkaži Confirm Potvrdi Are you sure you want to uninstall %1? All dependencies will also be removed Jeste li sigurni da želite deinstalirati %1? Sve zavisnosti će biti uklonjene Are you sure you want to uninstall %1? The system or other applications may not work properly Jeste li sigurni da želite deinstalirati %1? Sustav ili ostale aplikacije možda neće ispravno raditi Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instaliraj u kompatibilnom naÄ�inu main Package Installer Instaler paketa Package Installer helps users install and remove local packages, and supports bulk installation. Instaler paketa pomaže korisnicima instalaciju i uklanjanje lokalnih paketa kao i skupno instaliranje. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_hu.ts000066400000000000000000001131051524745214100253610ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Ã�rja be a számot a konfiguráláshoz: OK button OK BackendProcessPage Loading packages... Csomagok betöltése... %1/%2 loaded %1/%2 betöltve Initializing... Inicializálás... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer CsomagtelepítÅ‘ Settings Beállítások Installing other packages... Please open it later. Más csomagok telepítése folyamatban... Kérjük nyissa meg késÅ‘bb. Parsing failed: An illegal file structure was found in the manifest file! Az elemzés sikertelen. Nem megengedett fájlstruktúra található a jegyzékfájlban! Parsing failed: An illegal version number was found in the manifest file! Az elemzés sikertelen. Nem megengedett verziószám található a jegyzékfájlban! No deb packages found. Please check the folder. Nem található .deb csomag. Kérjük ellenÅ‘rizze a mappát. The %1 package may be broken A %1 csomag lehet hogy sérült You can only install local %1 packages Csak helyi %1 csomagok telepíthetÅ‘ek No permission to access this folder Nincs engedély a mappa elérésére Already Added Már hozzáadva %1 does not exist, please reselect A %1 nem létezik, kérjük válassza ki újra Bulk Install Csoportos telepítés DebListModel Installation failed, please check your network connection A telepítés sikertelen, kérjük ellenÅ‘rizze a hálózati kapcsolatot Installation failed, please check for updates in Control Center A telepítés sikertelen, kérjük ellenÅ‘rizze a frissítéseket a VezérlÅ‘pultban Installation failed, insufficient disk space A telepítés sikertelen, nincs elég hely a lemezen No digital signature Nincs digitális aláírás Invalid digital signature Érvénytelen digitális aláírás The administrator has set policies to prevent installation of this package Az rendszergazda házirendeket állított be a csomag telepítésének megakadályozására Installation Failed A telepítés sikertelen current system Jelenlegi rendszer %2 has been installed in %1, please uninstall this package before installing it A %2 telepítve van ide: %1, kérjük távolítsa el ezt a csomagot, mielÅ‘tt telepítené Broken dependencies, try installing the app in compatibility mode Hibás függÅ‘ségek, próbálja meg kompatibilitási módban telepíteni az alkalmazást Compatibility mode installation failed Failed to install %1 A %1 telepítése sikertelen Cancel button Mégsem OK button OK Same version installed Ez a verzió már telepítve van Later version installed: %1 Újabb verzió telepítve: %1 Earlier version installed: %1 Korábbi verzió telepítve: %1 Installation failed Failed to install %1: no valid digital signature A %1 telepítés nem lehetséges: nincs érvényes digitális aláírás This package does not have a valid digital signature. Continue with the installation? Ennek a csomagnak nincs érvényes digitális aláírása. Folytatja a telepítést? Cancel Mégsem Continue button Folytatás Unable to install A telepítés nem lehetséges Proceed button Folytassa This package does not have a valid digital signature Ennek a csomagnak nincs érvényes digitális aláírása Broken dependencies: %1 Hibás függÅ‘ségek: %1 Authentication failed A hitelesítés sikertelen Unmatched package architecture Nem megfelelÅ‘ csomag architektúra FileChooseWidget Drag deb packages here Húzzon ide .deb csomagokat Select File Fájl kiválasztása MultipleInstallPage Show details Részletek mutatása Collapse button Összecsukás Install button Telepítés Done button Kész Back button Vissza Install %1 will remove: A telepített %1 eltávolítása: Dependencies in the repository FüggÅ‘ségek a tárolóban Missing dependencies Hiányzó függÅ‘ségek Installing dependencies: %1 Telepítési függÅ‘ségek: %1 PackageSelectItem Same version installed Ez a verzió már telepítve van Earlier version installed: %1 Korábbi verzió telepítve: %1 Later version installed: %1 Újabb verzió telepítve: %1 Unmatched package architecture Nem megfelelÅ‘ csomag architektúra PackageSelectView Select all Összes kiválasztása Install button Telepítés PackagesListDelegate Installing Telepítés Installed Telepítve Failed Sikertelen Waiting Várakozás Same version installed Ez a verzió már telepítve van Later version installed: %1 Újabb verzió telepítve: %1 Earlier version installed: %1 Korábbi verzió telepítve: %1 Broken dependencies PackagesListView Delete Törlés QApplication Collapse button Összecsukás QObject Basic AlapvetÅ‘ Check digital signatures if the developer mode is enabled EllenÅ‘rizze a digitális aláírásokat, ha a fejlesztÅ‘i mód engedélyezett To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Aláíratlan alkalmazások telepítéséhez lépjen a Biztonsági Központ > Eszközök > Alkalmazásbiztonság menüpontra, és válassza ki a telepíthetÅ‘ alkalmazástípusokat. Security Center > Tools > App Security Biztonsági Központ > Eszközök > Alkalmazásbiztonság The system has not installed Linglong environment, please install it first A rendszer nem telepítette a Linglong környezetet, kérjük, elÅ‘ször telepítse Unable to install A telepítés nem lehetséges This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Ez a csomag nem rendelkezik érvényes digitális aláírással, és le van tiltva a telepítéstÅ‘l/futtatástól. A beállítások módosításához lépjen a Biztonsági Központ > Eszközök > Alkalmazásbiztonság menüpontra. Cancel button Mégsem Proceed button Folytassa Will remove: El lesz távolítva: SingleInstallPage Collapse Összecsukás Reinstall Újratelepítés Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Újabb verzió telepítve: %1 Downgrade VisszaminÅ‘sítés Earlier version installed: %1 Korábbi verzió telepítve: %1 Compatible Mode Install Installing dependencies: %1 Telepítési függÅ‘ségek: %1 Failed to install %1 A %1 telepítése sikertelen Version: Verzió: Install button Telepítés Remove button Eltávolítás OK button OK Back button Vissza Done button Kész If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode A %2 telepítése %1 kompatibilitási módban Uninstalling %2 from %1 compatibility mode A %2 eltávolítása %1 kompatibilitási módból %2 was successfully installed to %1 compatibility mode %2 sikeresen telepítve lett a %1 kompatibilitási módra Installed successfully Sikeresen telepítve %2 has been successfully uninstalled from %1 compatibility mode A %2 sikeresen eltávolítva a %1 kompatibilitási módból Uninstalled successfully Sikeresen eltávolítva Uninstall Failed Az eltávolítás sikertelen Install %1 will remove: A telepített %1 eltávolítása: Dependencies in the repository FüggÅ‘ségek a tárolóban Missing dependencies Hiányzó függÅ‘ségek Compatible Install Cancel button Mégsem Update button Frissítés Invalid digital signature Érvénytelen digitális aláírás Name: Név: Same version installed Ez a verzió már telepítve van SingleInstallPage_Install Show details Részletek mutatása Show dependencies FüggÅ‘ségek megjelenítése SingleInstallPage_Uninstall Show details Részletek mutatása Uab::UabPackageListModel Installation Failed A telepítés sikertelen UninstallConfirmPage Show related packages Kapcsolódó csomagok megjelenítése Collapse button Összecsukás Cancel button Mégsem Confirm MegerÅ‘sítés Are you sure you want to uninstall %1? All dependencies will also be removed Biztosan el kívánja távolítani %1-t? Minden csomagfüggÅ‘sége szintén eltávolításra kerül Are you sure you want to uninstall %1? The system or other applications may not work properly Biztosan el kívánja távolítani %1-t? A rendszer, illetve más alkalmazások esetleg nem megfelelÅ‘en fognak működni Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Telepítés kompatibilis módban main Package Installer CsomagtelepítÅ‘ Package Installer helps users install and remove local packages, and supports bulk installation. A CsomagtelepítÅ‘ segít a felhasználóknak különféle csomagok telepítésében és eltávolításában, valamint támogatja a kötegelt telepítést. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_id.ts000066400000000000000000001114611524745214100253440ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Masukkan jumlah yang akan dikonfigurasi: OK button OK BackendProcessPage Loading packages... Memuat paket... %1/%2 loaded %1/%2 telah dimuat Initializing... Menginisialisasi... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Pemasang Paket Settings Setelan Installing other packages... Please open it later. Menginstal paket lain... Silakan buka nanti. Parsing failed: An illegal file structure was found in the manifest file! Parsing gagal: Struktur file yang tidak sah ditemukan dalam file manifest! Parsing failed: An illegal version number was found in the manifest file! Parsing gagal: Nomor versi yang tidak sah ditemukan dalam file manifest! No deb packages found. Please check the folder. Tidak ada paket deb yang ditemukan. Silakan periksa folder. The %1 package may be broken Paket %1 mungkin rusak You can only install local %1 packages Anda hanya dapat menginstal paket %1 lokal No permission to access this folder Tidak ada izin untuk mengakses folder ini Already Added Telah ditambahkan %1 does not exist, please reselect %1 tidak ada, silakan pilih ulang Bulk Install Pasang massal DebListModel Installation failed, please check your network connection Pemasangan gagal, mohon periksa koneksi jaringan Anda Installation failed, please check for updates in Control Center Pemasangan gagal, silakan cek pembaruan di Pusat Kontrol Installation failed, insufficient disk space Pemasangan gagal, ruang diska tidak mencukupi No digital signature Tidak ada tanda tangan digital Invalid digital signature Tanda tangan digital tidak valid The administrator has set policies to prevent installation of this package Administrator telah mengatur kebijakan untuk mencegah pemasangan paket ini. Installation Failed Pemasangan Gagal current system sistem saat ini %2 has been installed in %1, please uninstall this package before installing it %2 telah terinstal di %1, silakan uninstall paket ini sebelum menginstalnya Broken dependencies, try installing the app in compatibility mode Tergantung pada dependensi yang rusak, coba instal aplikasi dalam mode kompatibilitas Compatibility mode installation failed Failed to install %1 Gagal memasang %1 Cancel button Batal OK button OK Same version installed Versi sama terpasang Later version installed: %1 Versi yang lebih baru terpasang: %1 Earlier version installed: %1 Versi sebelumnya terpasang: %1 Installation failed Failed to install %1: no valid digital signature Gagal menginstal %1: tidak ada tanda tangan digital yang sah This package does not have a valid digital signature. Continue with the installation? Paket tidak memiliki tanda tangan digital yang valid. Lanjutkan pemasangan? Cancel Batal Continue button Lanjutkan Unable to install Tidak dapat memasang Proceed button Lanjutkan This package does not have a valid digital signature Paket ini tidak memiliki tanda tangan digital Broken dependencies: %1 Dependensi rusak: %1 Authentication failed Autentikasi gagal Unmatched package architecture Paket arsitektur tidak cocok FileChooseWidget Drag deb packages here Seret paket debian ke sini Select File Pilih Berkas MultipleInstallPage Show details Tampilkan detail Collapse button Jatuhkan Install button Pasang Done button Selesai Back button Kembali Install %1 will remove: Instal %1 akan menghapus: Dependencies in the repository Dependensi di repositori Missing dependencies Dependensi hilang Installing dependencies: %1 Memasang dependensi: %1 PackageSelectItem Same version installed Versi sama terpasang Earlier version installed: %1 Versi sebelumnya terpasang: %1 Later version installed: %1 Versi yang lebih baru terpasang: %1 Unmatched package architecture Paket arsitektur tidak cocok PackageSelectView Select all Pilih semua Install button Pasang PackagesListDelegate Installing Memasang Installed Terpasang Failed Gagal Waiting Menunggu Same version installed Versi sama terpasang Later version installed: %1 Versi yang lebih baru terpasang: %1 Earlier version installed: %1 Versi sebelumnya terpasang: %1 Broken dependencies PackagesListView Delete Hapus QApplication Collapse button Jatuhkan QObject Basic Dasar Check digital signatures if the developer mode is enabled Periksa tanda tangan digital jika mode pengembang diaktifkan To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Untuk menginstal aplikasi tanpa tanda tangan, pergi ke Security Center > Tools > App Security, dan pilih jenis aplikasi yang dapat diinstal. Security Center > Tools > App Security Security Center > Tools > App Security The system has not installed Linglong environment, please install it first Sistem belum menginstal linglong environment, silakan instal terlebih dahulu Unable to install Tidak dapat memasang This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Paket ini tidak memiliki tanda tangan digital yang sah dan telah diblokir untuk diinstal/menyala. Pergi ke Security Center > Tools > App Security untuk mengubah pengaturan. Cancel button Batal Proceed button Lanjutkan Will remove: Akan menghapus: SingleInstallPage Collapse Jatuhkan Reinstall Pasang ulang Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Versi yang lebih baru terpasang: %1 Downgrade Turunkan versi Earlier version installed: %1 Versi sebelumnya terpasang: %1 Compatible Mode Install Installing dependencies: %1 Memasang dependensi: %1 Failed to install %1 Gagal memasang %1 Version: Versi: Install button Pasang Remove button Hapus OK button OK Back button Kembali Done button Selesai If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Mencoba menginstal %2 dalam mode kompatibilitas %1 Uninstalling %2 from %1 compatibility mode Menguninstal %2 dari mode kompatibilitas %1 %2 was successfully installed to %1 compatibility mode %2 berhasil diinstal ke mode kompatibilitas %1 Installed successfully Pemasangan berhasil %2 has been successfully uninstalled from %1 compatibility mode %2 berhasil diuninstal dari mode kompatibilitas %1 Uninstalled successfully Pelepasan berhasil Uninstall Failed Pelepasan gagal Install %1 will remove: Instal %1 akan menghapus: Dependencies in the repository Dependensi di repositori Missing dependencies Dependensi hilang Compatible Install Cancel button Batal Update button Perbarui Invalid digital signature Tanda tangan digital tidak valid Name: Nama: Same version installed Versi sama terpasang SingleInstallPage_Install Show details Tampilkan detail Show dependencies Tampilkan dependensi SingleInstallPage_Uninstall Show details Tampilkan detail Uab::UabPackageListModel Installation Failed Pemasangan Gagal UninstallConfirmPage Show related packages Tampilkan paket terkait Collapse button Jatuhkan Cancel button Batal Confirm Konfirmasi Are you sure you want to uninstall %1? All dependencies will also be removed Apakah Anda yakin ingin mencopot pemasangan %1? Semua dependensi juga akan dihapus Are you sure you want to uninstall %1? The system or other applications may not work properly Apakah Anda yakin ingin mencopot pemasangan %1? Sistem atau aplikasi lain mungkin tidak berfungsi dengan baik Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instal dalam mode kompatibel main Package Installer Pemasang Paket Package Installer helps users install and remove local packages, and supports bulk installation. Pemasang Paket membantu pengguna memasang dan menghapus paket lokal, dan mendukung instalasi massal. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_it.ts000066400000000000000000001075111524745214100253650ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Inserisci il numero da configurare: OK button OK BackendProcessPage Loading packages... Caricamento pacchetti... %1/%2 loaded %1/%2 caricati Initializing... Inizializzazione... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Gestore pacchetti Settings Impostazioni Installing other packages... Please open it later. Installazione altri pacchetti... Per cortesia aprilo dopo. Parsing failed: An illegal file structure was found in the manifest file! Analisi fallita: un file con struttura errata è stato trovato nel file Manifesto! Parsing failed: An illegal version number was found in the manifest file! Analisi fallita: un numero versione errata è stato rilevato nel file Manifesto! No deb packages found. Please check the folder. Nessun file Deb rilevato. Per cortesia controlla la cartella. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added Già aggiunto %1 does not exist, please reselect %1 non esiste, per cortesia riprova Bulk Install Installazione di massa DebListModel Installation failed, please check your network connection Installazione fallita, controlla la connessione ad internet Installation failed, please check for updates in Control Center Installazione fallita, controlla gli aggiornamenti dal Control Center Installation failed, insufficient disk space Installazione fallita, spazio libero insufficiente No digital signature Nessuna firma digitale Invalid digital signature Firma digitale non valida The administrator has set policies to prevent installation of this package L'Admin ha impostato una policy che nega la possibilità di installare il pacchetto in questione Installation Failed Installazione fallita Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Installazione fallita per %1 Cancel button Annulla OK button OK Same version installed Medesima versione installata Later version installed: %1 Versione successiva già installata: %1 Earlier version installed: %1 Versione precedente installata: %1 Installation failed Failed to install %1: no valid digital signature Installazione di %1 fallita: firma non valida This package does not have a valid digital signature. Continue with the installation? Questo pacchetto non ha una firma digitale valida. Continuare con l'installazione? Cancel Annulla Continue button Continua Unable to install Impossibile installare Proceed button Procedi This package does not have a valid digital signature Questo pacchetto non ha una firma digitale valida Broken dependencies: %1 Dipendenze danneggiate: %1 Authentication failed Autenticazione fallita Unmatched package architecture Architettura pacchetti non compatibile FileChooseWidget Drag deb packages here Trascina i pacchetti Deb qui Select File Seleziona i file manualmente MultipleInstallPage Show details Mostra dettagli Collapse button Collassa Install button Installa Done button Fatto Back button Indietro Install %1 will remove: Dependencies in the repository Dipendenze nel repository Missing dependencies Dipendenze mancanti Installing dependencies: %1 Installazione dipendenze: %1 PackageSelectItem Same version installed Medesima versione installata Earlier version installed: %1 Versione precedente installata: %1 Later version installed: %1 Versione successiva già installata: %1 Unmatched package architecture Architettura pacchetti non compatibile PackageSelectView Select all Seleziona tutto Install button Installa PackagesListDelegate Installing Installazione.. Installed Installato Failed Fallita Waiting Attendere Same version installed Medesima versione installata Later version installed: %1 Versione successiva già installata: %1 Earlier version installed: %1 Versione precedente installata: %1 Broken dependencies PackagesListView Delete Elimina QApplication Collapse button Collassa QObject Basic Semplice Check digital signatures if the developer mode is enabled Controlla la firma digitale se la modalità sviluppatore viene abilitata To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Per installare le app non firmate, vai in Centro sicurezza > Strumenti > Sicurezza App e seleziona il tipo di App che possono essere installate. Security Center > Tools > App Security Centro sicurezza > Strumenti > Sicurezza App The system has not installed Linglong environment, please install it first Unable to install Impossibile installare This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Questo pacchetto non ha una firma digitale valida e la sua installazione/esecuzione è stata bloccata. Vai nel Centro sicurezza > Strumenti > Sicurezza App per modificare le impostazioni. Cancel button Annulla Proceed button Procedi Will remove: SingleInstallPage Collapse Collassa Reinstall Aggiorna Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Versione successiva già installata: %1 Downgrade Ripristina alla versione precedente Earlier version installed: %1 Versione precedente installata: %1 Compatible Mode Install Installing dependencies: %1 Installazione dipendenze: %1 Failed to install %1 Installazione fallita per %1 Version: Versione: Install button Installa Remove button Rimuovi OK button OK Back button Indietro Done button Fatto If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installed successfully Installazione riuscita Uninstalled successfully Disinstallazione riuscita Uninstall Failed Disinstallazione fallita Install %1 will remove: Dependencies in the repository Dipendenze nel repository Missing dependencies Dipendenze mancanti Compatible Install Cancel button Annulla Update button Aggiorna Invalid digital signature Firma digitale non valida Name: Nome: Same version installed Medesima versione installata SingleInstallPage_Install Show details Mostra dettagli Show dependencies Mostra le dipendenze SingleInstallPage_Uninstall Show details Mostra dettagli Uab::UabPackageListModel Installation Failed Installazione fallita UninstallConfirmPage Show related packages Mostra pacchetti collegati Collapse button Collassa Cancel button Annulla Confirm Conferma Are you sure you want to uninstall %1? All dependencies will also be removed Sicuro di voler disinstallare %1? Tutte le dipendenze saranno rimosse Are you sure you want to uninstall %1? The system or other applications may not work properly Sicuro di voler disinstallare %1? Il sistema o eventuali App potrebbero non funzionare correttamente Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Installa in modalità compatibile main Package Installer Gestore pacchetti Package Installer helps users install and remove local packages, and supports bulk installation. Il Gestore pacchetti è utile per installare e rimuovere software in locale, supporta inoltre l'installazione massiva. Localizzazione italiana a cura di Massimo A. Carofano. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ja.ts000066400000000000000000001105701524745214100253420ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: æ§‹æˆ�ã�™ã‚‹ç•ªå�·ã‚’入力ã�—ã�¦ã��ã� ã�•ã�„: OK button OK BackendProcessPage Loading packages... パッケージを読ã�¿è¾¼ã‚“ã�§ã�„ã�¾ã�™... %1/%2 loaded %1/2 を読ã�¿è¾¼ã�¿ã�¾ã�—ã�Ÿ Initializing... åˆ�期化ã�—ã�¦ã�„ã�¾ã�™... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer パッケージ インストーラー Settings 設定 Installing other packages... Please open it later. ä»–ã�®ãƒ‘ッケージをインストールã�—ã�¦ã�„ã�¾ã�™...後ã�§ã‚‚ã�†ä¸€åº¦ã�Šè©¦ã�—ã��ã� ã�•ã�„。 Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. debパッケージã�Œè¦‹ã�¤ã�‹ã‚Šã�¾ã�›ã‚“。フォルダをã�”確èª�ã��ã� ã�•ã�„。 The %1 package may be broken You can only install local %1 packages No permission to access this folder ã�“ã�®ãƒ•ォルダã�¸ã�®ã‚¢ã‚¯ã‚»ã‚¹æ¨©é™�ã�Œã�‚りã�¾ã�›ã‚“ Already Added æ—¢ã�«è¿½åŠ ã�•れã�¦ã�„ã�¾ã�™ %1 does not exist, please reselect %1ã�¯å­˜åœ¨ã�—ã�¾ã�›ã‚“。もã�†ä¸€åº¦ã�Šè©¦ã�—ã��ã� ã�•ã�„ Bulk Install 一括インストール DebListModel Installation failed, please check your network connection インストールã�«å¤±æ•—ã�—ã�¾ã�—ã�Ÿã€‚ãƒ�ットワーク接続を確èª�ã�—ã�¦ã��ã� ã�•ã�„ Installation failed, please check for updates in Control Center インストールã�«å¤±æ•—ã�—ã�¾ã�—ã�Ÿã€‚コントロールセンターã�§ã‚¢ãƒƒãƒ—デートを確èª�ã�—ã�¦ã��ã� ã�•ã�„ Installation failed, insufficient disk space インストールã�«å¤±æ•—ã�—ã�¾ã�—ã�Ÿã€‚ディスクã�®ç©ºã��領域ã�Œè¶³ã‚Šã�¾ã�›ã‚“ No digital signature デジタル署å��ã�Œã�‚りã�¾ã�›ã‚“ Invalid digital signature デジタル署å��ã�Œä¸�æ­£ã�§ã�™ The administrator has set policies to prevent installation of this package Installation Failed インストール失敗 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 %1ã�®ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�«å¤±æ•—ã�—ã�¾ã�—ã�Ÿ Cancel button キャンセル OK button OK Same version installed å�Œã�˜ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™ Later version installed: %1 æ–°ã�—ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Earlier version installed: %1 å�¤ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Installation failed Failed to install %1: no valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel キャンセル Continue button 続行 Unable to install インストールã�§ã��ã�¾ã�›ã‚“ Proceed button 確定 This package does not have a valid digital signature ã�“ã�®ãƒ‘ッケージã�«ã�¯æœ‰åйã�ªãƒ‡ã‚¸ã‚¿ãƒ«ç½²å��ã�Œã�‚りã�¾ã�›ã‚“ Broken dependencies: %1 ä¸�æ­£ã�ªä¾�存関係: %1 Authentication failed èª�証ã�«å¤±æ•—ã�—ã�¾ã�—ã�Ÿ Unmatched package architecture パッケージã�®ã‚¢ãƒ¼ã‚­ãƒ†ã‚¯ãƒ�ャã�Œä¸€è‡´ã�—ã�¾ã�›ã‚“ FileChooseWidget Drag deb packages here ã�“ã�“ã�«debパッケージをドラッグ Select File ファイルã�®é�¸æŠž MultipleInstallPage Show details 詳細を表示 Collapse button 折りã�Ÿã�Ÿã‚€ Install button インストール Done button 完了 Back button 戻る Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 ä¾�存関係をインストール中: %1 PackageSelectItem Same version installed å�Œã�˜ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™ Earlier version installed: %1 å�¤ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Later version installed: %1 æ–°ã�—ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Unmatched package architecture パッケージã�®ã‚¢ãƒ¼ã‚­ãƒ†ã‚¯ãƒ�ャã�Œä¸€è‡´ã�—ã�¾ã�›ã‚“ PackageSelectView Select all ã�™ã�¹ã�¦é�¸æŠž Install button インストール PackagesListDelegate Installing インストール中 Installed インストール済ã�¿ Failed 失敗 Waiting 待機中 Same version installed å�Œã�˜ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™ Later version installed: %1 æ–°ã�—ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Earlier version installed: %1 å�¤ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Broken dependencies PackagesListView Delete 削除 QApplication Collapse button 折りã�Ÿã�Ÿã‚€ QObject Basic 基本 Check digital signatures if the developer mode is enabled 開発者モードã�Œæœ‰åйã�®å ´å�ˆã�§ã‚‚デジタル署å��を確èª�ã�™ã‚‹ To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security The system has not installed Linglong environment, please install it first Unable to install インストールã�§ã��ã�¾ã�›ã‚“ This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Cancel button キャンセル Proceed button 確定 Will remove: 削除ã�•れã�¾ã�™: SingleInstallPage Collapse 折りã�Ÿã�Ÿã‚€ Reinstall å†�インストール Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 æ–°ã�—ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Downgrade ダウングレード Earlier version installed: %1 å�¤ã�„ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™: %1 Compatible Mode Install Installing dependencies: %1 ä¾�存関係をインストール中: %1 Failed to install %1 %1ã�®ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�«å¤±æ•—ã�—ã�¾ã�—ã�Ÿ Version: ãƒ�ージョン: Install button インストール Remove button 消去 OK button OK Back button 戻る Done button 完了 If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installed successfully インストールã�Œå®Œäº†ã�—ã�¾ã�—ã�Ÿ Uninstalled successfully アンインストールã�Œå®Œäº†ã�—ã�¾ã�—ã�Ÿ Uninstall Failed アンインストール失敗 Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button キャンセル Update button Invalid digital signature デジタル署å��ã�Œä¸�æ­£ã�§ã�™ Name: å��å‰�: Same version installed å�Œã�˜ãƒ�ージョンã�Œã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã�•れã�¦ã�„ã�¾ã�™ SingleInstallPage_Install Show details 詳細を表示 Show dependencies SingleInstallPage_Uninstall Show details 詳細を表示 Uab::UabPackageListModel Installation Failed インストール失敗 UninstallConfirmPage Show related packages 関連ã�™ã‚‹ãƒ‘ッケージを表示 Collapse button 折りã�Ÿã�Ÿã‚€ Cancel button キャンセル Confirm 確定 Are you sure you want to uninstall %1? All dependencies will also be removed %1をアンインストールã�—ã�¦ã‚‚よã‚�ã�—ã�„ã�§ã�™ã�‹ï¼Ÿ ã�™ã�¹ã�¦ã�®ä¾�存関係も消去ã�•れã�¾ã�™ Are you sure you want to uninstall %1? The system or other applications may not work properly %1をアンインストールã�—ã�¦ã‚‚よã‚�ã�—ã�„ã�§ã�™ã�‹ï¼Ÿ システムや他ã�®ã‚¢ãƒ—リケーションã�Œæ­£å¸¸ã�«å‹•作ã�—ã�ªã��ã�ªã‚‹å�¯èƒ½æ€§ã�Œã�‚りã�¾ã�™ Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode 互æ�›ãƒ¢ãƒ¼ãƒ‰ã�§ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ« main Package Installer パッケージ インストーラー Package Installer helps users install and remove local packages, and supports bulk installation. パッケージ インストーラーã�¯ã€�ユーザーã�Œãƒ­ãƒ¼ã‚«ãƒ« パッケージをインストールã�—ã�Ÿã‚Šå‰Šé™¤ã�—ã�Ÿã‚Šã�™ã‚‹ã�®ã�«å½¹ç«‹ã�¡ã�¾ã�™ã€‚一括インストールã�«ã‚‚対応ã�—ã�¦ã�„ã�¾ã�™ã€‚ deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ko.ts000066400000000000000000001122171524745214100253610ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: 설정할 번호를 입력하세요: OK button 확ì�¸ BackendProcessPage Loading packages... 패키지 로드 중... %1/%2 loaded %1/%2 로드ë�¨ Initializing... 초기화 중... Updating package cache... DdimErrorPage OK 확ì�¸ DebInstaller Package Installer 패키지 관리ìž� Settings 설정 Installing other packages... Please open it later. 기타 패키지 설치 중... 나중ì—� 열어주세요. Parsing failed: An illegal file structure was found in the manifest file! 파싱 실패: 메타ë�°ì�´í„° 파ì�¼ì—�서 잘못ë�œ 파ì�¼ 구조가 발견ë�˜ì—ˆìŠµë‹ˆë‹¤! Parsing failed: An illegal version number was found in the manifest file! 파싱 실패: 메타ë�°ì�´í„° 파ì�¼ì—�서 잘못ë�œ 버전 번호가 발견ë�˜ì—ˆìŠµë‹ˆë‹¤! No deb packages found. Please check the folder. deb 패키지가 없습니다. í�´ë�”를 확ì�¸í•´ì£¼ì„¸ìš”. The %1 package may be broken %1 패키지가 ì†�ìƒ�ë�˜ì—ˆì�„ 수 있습니다 You can only install local %1 packages 로컬 %1 패키지만 설치할 수 있습니다 No permission to access this folder ì�´ í�´ë�”ì—� 접근할 권한ì�´ 없습니다 Already Added ì�´ë¯¸ 추가ë�¨ %1 does not exist, please reselect %1ì�´ 존재하지 않습니다. 다시 ì„ íƒ�해주세요 Bulk Install ì�¼ê´„ 설치 DebListModel Installation failed, please check your network connection 설치 실패. 네트워í�¬ ì—°ê²°ì�„ 확ì�¸í•˜ì‹­ì‹œì˜¤ Installation failed, please check for updates in Control Center 설치 실패. 제어 센터ì—�서 ì—…ë�°ì�´íŠ¸ë¥¼ 확ì�¸í•˜ì‹­ì‹œì˜¤ Installation failed, insufficient disk space 설치 실패, 디스í�¬ 공간 부족 No digital signature 디지털 서명ì�´ 없습니다 Invalid digital signature 잘못ë�œ 디지털 서명 The administrator has set policies to prevent installation of this package 관리ìž�ê°€ ì�´ 패키지 설치를 방지하는 ì •ì±…ì�„ 설정했습니다 Installation Failed 설치 실패 current system 현재 시스템 %2 has been installed in %1, please uninstall this package before installing it %2ê°€ %1ì—� 설치ë�˜ì–´ 있습니다. 설치하기 ì „ì—� ì�´ 패키지를 제거해주세요 Broken dependencies, try installing the app in compatibility mode 파ì†�ë�œ 종ì†�성입니다. 호환 모드로 앱ì�„ 설치해보세요 Compatibility mode installation failed Failed to install %1 %1 설치 실패 Cancel button 취소 OK button 확ì�¸ Same version installed ë�™ì�¼í•œ 버전 설치ë�¨ Later version installed: %1 ì�´í›„ 버전 설치: %1 Earlier version installed: %1 ì�´ì „ 버전 설치: %1 Installation failed Failed to install %1: no valid digital signature %1 설치 실패: 유효한 디지털 서명ì�´ 없습니다 This package does not have a valid digital signature. Continue with the installation? ì�´ 패키지ì—�는 유효한 디지털 서명ì�´ 없습니다. 설치를 계ì†�할까요? Cancel 취소 Continue button 계ì†� Unable to install 설치할 수 ì—†ì�Œ Proceed button 계ì†� This package does not have a valid digital signature ì�´ 패키지ì—�는 유효한 디지털 서명ì�´ 없습니다. Broken dependencies: %1 깨진 종ì†�성: %1 Authentication failed ì�¸ì¦� 실패 Unmatched package architecture 최고ì�˜ 패키지 아키í…�처 FileChooseWidget Drag deb packages here deb 패키지를 여기로 ë�Œì–´ë‹¤ 놓으십시오 Select File 파ì�¼ ì„ íƒ� MultipleInstallPage Show details ìƒ�세 ì •ë³´ 표시 Collapse button 축소 Install button 설치 Done button 완료 Back button 뒤로 Install %1 will remove: %1 설치는 다ì�Œì�„ 제거할 것입니다: Dependencies in the repository 저장소ì�˜ 종ì†�성 Missing dependencies ê²°ì—¬ë�œ 종ì†�성 Installing dependencies: %1 종ì†�성 설치 중: %1 PackageSelectItem Same version installed ë�™ì�¼í•œ 버전 설치ë�¨ Earlier version installed: %1 ì�´ì „ 버전 설치: %1 Later version installed: %1 ì�´í›„ 버전 설치: %1 Unmatched package architecture 최고ì�˜ 패키지 아키í…�처 PackageSelectView Select all 모ë‘� ì„ íƒ� Install button 설치 PackagesListDelegate Installing 설치중 Installed 설치ë�¨ Failed 실패함 Waiting 기다리는 중 Same version installed ë�™ì�¼í•œ 버전 설치ë�¨ Later version installed: %1 ì�´í›„ 버전 설치: %1 Earlier version installed: %1 ì�´ì „ 버전 설치: %1 Broken dependencies PackagesListView Delete ì‚­ì œ QApplication Collapse button 축소 QObject Basic 기본 Check digital signatures if the developer mode is enabled 개발ìž� 모드가 활성화ë�œ 경우 디지털 서명ì�„ 확ì�¸í•©ë‹ˆë‹¤ To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. 서명ì�´ 없는 앱ì�„ 설치하려면 보안 센터 > ë�„구 > 앱 보안으로 ì�´ë�™í•˜ê³  설치할 수 있는 앱 유형ì�„ ì„ íƒ�하세요. Security Center > Tools > App Security 보안 센터 > ë�„구 > 앱 보안 The system has not installed Linglong environment, please install it first 시스템ì—� Linglong 환경ì�´ 설치ë�˜ì§€ 않았습니다. 먼저 설치해 주세요. Unable to install 설치할 수 ì—†ì�Œ This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. ì�´ 패키지ì—�는 유효한 디지털 서명ì�´ 없어 설치/실행ì�´ 차단ë�˜ì—ˆìŠµë‹ˆë‹¤. 설정ì�„ 변경하려면 보안 센터 > ë�„구 > 앱 보안으로 ì�´ë�™í•˜ì„¸ìš”. Cancel button 취소 Proceed button 계ì†� Will remove: 제거할 항목: SingleInstallPage Collapse 축소 Reinstall 재설치 Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 ì�´í›„ 버전 설치: %1 Downgrade 다운그레ì�´ë“œ Earlier version installed: %1 ì�´ì „ 버전 설치: %1 Compatible Mode Install Installing dependencies: %1 종ì†�성 설치 중: %1 Failed to install %1 %1 설치 실패 Version: 버전: Install button 설치 Remove button 제거 OK button 확ì�¸ Back button 뒤로 Done button 완료 If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %1 호환성 모드ì—�서 %2ì�„ 설치 중입니다 Uninstalling %2 from %1 compatibility mode %1 호환성 모드ì—�서 %2ì�„ 제거 중입니다 %2 was successfully installed to %1 compatibility mode %2ì�´ %1 호환성 모드로 성공ì �으로 설치ë�˜ì—ˆìŠµë‹ˆë‹¤ Installed successfully 설치 성공 %2 has been successfully uninstalled from %1 compatibility mode %2ì�´ %1 호환성 모드ì—�서 성공ì �으로 제거ë�˜ì—ˆìŠµë‹ˆë‹¤ Uninstalled successfully 제거 성공 Uninstall Failed 제거 실패 Install %1 will remove: %1 설치 시 제거할 항목: Dependencies in the repository 저장소ì—� 있는 종ì†�성 Missing dependencies ê²°ì—¬ë�œ 종ì†�성 Compatible Install Cancel button 취소 Update button ì—…ë�°ì�´íЏ Invalid digital signature 유효하지 않ì�€ 디지털 서명 Name: ì�´ë¦„: Same version installed ë�™ì�¼í•œ 버전 설치ë�¨ SingleInstallPage_Install Show details ìƒ�세 ì •ë³´ 표시 Show dependencies 종ì†�성 표시 SingleInstallPage_Uninstall Show details ìƒ�세 ì •ë³´ 표시 Uab::UabPackageListModel Installation Failed 설치 실패 UninstallConfirmPage Show related packages 관련 패키지 표시 Collapse button 축소 Cancel button 취소 Confirm 확ì�¸ Are you sure you want to uninstall %1? All dependencies will also be removed %1ì�„(를) 제거하시겠습니까? 모든 종ì†�성ë�„ 제거ë�©ë‹ˆë‹¤ Are you sure you want to uninstall %1? The system or other applications may not work properly %1ì�„(를) 제거하시겠습니까? 시스템 ë˜�는 다른 ì�‘ìš© 프로그램ì�´ 제대로 ìž‘ë�™í•˜ì§€ 않ì�„ 수 있습니다. Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode 호환 모드로 설치 main Package Installer 패키지 관리ìž� Package Installer helps users install and remove local packages, and supports bulk installation. 패키지 설치 관리ìž�는 사용ìž�ê°€ 로컬 패키지를 설치하고, 제거할 수 있ë�„ë¡� ì§€ì›�하고 ì�¼ê´„ 설치를 ì§€ì›�합니다. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_lo.ts000066400000000000000000001245121524745214100253630ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: ໃສ່ເລàº�ເພື່ອຕັ້ງຄ່າ: OK button ×�ישור BackendProcessPage Loading packages... Loading packages... %1/%2 loaded %1/%2 à´¶ à´  à´º à´¤ à´ƒ Initializing... Initializing... Updating package cache... DdimErrorPage OK ×�ישור DebInstaller Package Installer ຕິດຕັ້ງà»�ພັàº�ເàº�ດ Settings àº�ານຕັ້ງຄ່າ Installing other packages... Please open it later. à¸�ำลังติดตั้งà¹�พ็คเà¸�จอื่น...à¸�รุณาเปิดในภายหลัง Parsing failed: An illegal file structure was found in the manifest file! วิเคราะห์ล้มเหลว: พบโครงสร้างไฟล์ผิดปà¸�ติในไฟล์ manifest! Parsing failed: An illegal version number was found in the manifest file! วิเคราะห์ล้มเหลว: พบตัวเลขเวอร์ชันผิดปà¸�ติในไฟล์ manifest! No deb packages found. Please check the folder. ไม่พบ deb packages. à¸�รุณาตรวจสอบโฟลเดอร์ The %1 package may be broken à¹�พ็คเà¸�จ %1 อาจเสียหาย You can only install local %1 packages คุณสามารถติดตั้ง deb packages ท้องถิ่นได้เท่านั้น No permission to access this folder ไม่มีสิทธิ์เข้าถึงโฟลเดอร์นี้ Already Added ស្លាប់បានបញ្ចុច %1 does not exist, please reselect %1 មិនមានទáŸ�, សូមជ្រើនភ្នំáž�្រូវស្វែងរកវិញ Bulk Install លំដាប់លំដះដាក់ DebListModel Authentication failed ស្áž�ានភាពផ្ទៃការកំណáž�់មិនបានបញ្ចប់ជំហាន Installation failed, please check your network connection ការដាក់បញ្ចុចបានล้มเหล្យ, សូមពិនិáž�្យទáŸ�សសាស្áž�្ររបស់អ្នក Installation failed, please check for updates in Control Center ការដាក់បញ្ចុចបានล้มเหล្យ, សូមពិនិáž�្យការផ្លាស់ប្áž�ូរក្នុងផ្នែកគ្រប់គ្រង Installation failed, insufficient disk space ការដាក់បញ្ចុចបានលើសលំហáŸ�ážšáž‘áŸ�សសាស្áž�្រ No digital signature គ្មានចáž�្áž�ាសáŸ�ចក្áž�ី Invalid digital signature áž…áž�្áž�ាសáŸ�ចក្áž�ីមិនáž�្រឹមáž�្រូវ The administrator has set policies to prevent installation of this package ម្ចាក់ប្រាស់បានកំណáž�់ច្áž�ៅដើម្បីបញ្ញើការដាក់បញ្ចុចទំនិញនáŸ�ះ Installation Failed ការដាក់បញ្ចុចបានล้มเหล្យ Unmatched package architecture រចនាសម្ពáŸ�ន្ធទំនិញមិនសមស្រប current system ប្រពáŸ�ន្ធបច្ចុប្បន្ន %2 has been installed in %1, please uninstall this package before installing it ເພີ໋ມີàº�ານຕິດຕັ້ງà»�ບບທີ່ສອດຄ່ອງໃນ %1, དີ້ນ ང་ອະທິບາàº�ວ່າ ང་ຕ້ອງລຸ່ມອອàº�ອົບຮົມ ངའ່າ ཙຳນຶງ དັ້ງນີ້ ང་ຈະສາມາດຕິດຕັ້ງໄດ້. Broken dependencies, try installing the app in compatibility mode ការផ្គáž�់ផ្គង់មានបញ្ហា, សូមសាកល្បងដាក់បញ្ចុចក្នុងមードសមស្រប Compatibility mode installation failed Failed to install %1 ล้มเหลวในà¸�ารติดตั้ง %1 Broken dependencies: %1 ຂຸມຸນີ້ມີຂຸມຸນທີ່ອົງàº�ອນບ່າàº�: %1 Cancel button àº�ົàº�ເcacel OK button ຕິດຕັ້ງ Same version installed Later version installed: %1 Earlier version installed: %1 Installation failed Failed to install %1: no valid digital signature ນáŸ�យភាពຕິດຕັ້ງ %1 ຈະລະເàº�ີນ: ຈີດ຿റàµ�റල ສະຫມັàº�ບà»�່ຢຸດຕà»�່ໄດ້ This package does not have a valid digital signature. Continue with the installation? ນີ້ບà»�່ມີສະຫມັàº�ດີ digtal signature. ຂະຫàº�ານຕິດຕັ້ງຢື່ນ? Cancel àº�ົàº�ເລີàº� Continue button ຕà»�່ຕà»�່ໄປ Unable to install ບà»�່ສາມາດຕິດຕັ້ງໄດ້ Proceed button ຕà»�່ເນື່ອງ This package does not have a valid digital signature ນີ້ບà»�່ມີສະຫມັàº�ດີ digtal signature FileChooseWidget Drag deb packages here ວຖື້deb ສະຫຼຸບທີ້ນທີ້ນບà»�່ໄດ້ Select File ເລັ້ນເອົາໄຸໜ້ອàº� MultipleInstallPage Show details ສະà»�ໜ່ລາàº�ລະອຽດ Collapse button ບິàº�ັນ Install button ຕິດຕັ້ງ Done button ສົ່ງສອດທົບ Back button àº�ັບຫàº� Install %1 will remove: ຕິດຕັ້ງ %1 ຈະຈັບລື່ງ: Dependencies in the repository ຂີ້ເຂົ້າໃນອົງàº�ອນລະບົບ Missing dependencies ຂາვáŸ�ນផ្ទុកបានមិនបាន Installing dependencies: %1 កំពិáž�ទាញយកគាំទាវáŸ�នភាព: %1 PackageSelectItem Same version installed គ្រប់គ្រាន់áž�្រូវáž�ែបានផ្អិáž�ឡើងវិញ Earlier version installed: %1 គ្រប់គ្រាន់áž�្រូវáž�ែបានផ្អិáž�ឡើងវិញ៖ %1 Later version installed: %1 គ្រប់គ្រាន់áž�្រូវáž�ែបានផ្អិáž�ឡើងវិញ៖ %1 Unmatched package architecture ប្រភáŸ�ទរចនាសម្ពáŸ�ន្áž�មិនសមស្រប PackageSelectView Select all ជ្រុងទាំងអស់ Install button ផ្អិáž�ឡើង PackagesListDelegate Installing កំពិáž� Installed ទុកបញ្ចប់ Waiting កំពិáž�ជាមិនបានដាក់ Failed បរាញហើយ Same version installed កំណáž�់ទុកដោយរបស់ស្áž�ុកដែលមានលំណáŸ�យស្áž�áž·áž�នៅលើស្áž�ានភាពដែលáž�្រូវបានដាក់ Later version installed: %1 ទាន់áž�្រូវបានដាក់ឡើងនៅលើស្áž�ានភាពáž�្មីជាងគáŸ�ដែលមានលំណáŸ�áž™ %1 ហើយ Earlier version installed: %1 ទាន់áž�្រូវបានដាក់ឡើងនៅលើស្áž�ានភាពដែលមានលំណáŸ�យមានទំនិចទាបជាងគáŸ�ដែលមានលំណáŸ�áž™ %1 ហើយ Broken dependencies PackagesListView Delete លើងយកចáŸ�ញ QApplication Collapse button រលាក់ចុង QObject Basic មូលដ្ឋាន Check digital signatures if the developer mode is enabled ប្រសិនបើមុáž�ងារអ្នកអភិវឌ្áž�បានបុប្បិáž�ឡើងនោះសូមពិនិáž�្យសញ្ញាសូចនáŸ�ឌីجិáž� Will remove: នឹងលើងយកចáŸ�ញ៖ The system has not installed Linglong environment, please install it first ប្រពáŸ�ន្ធមិនទាញយកបរិស្áž�áž¶áž“Linglongឡើងទៅនៅឡើយ,សូមទាញយកវិញជាមុន To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. ដើម្បីផ្អិáž�ឡើងកម្មវិធីដែលមិនមានសញ្ញាសូចនáŸ�,សូមទៅáž�ែភាគប្រភáŸ�ទសុវáž�្áž�áž·áž—áž¶áž– > ë�„구 > 보안 > à¹�อปพลิเคì�´ì…˜ 보안 ហើយជ្រូáž�ជ្រូáž�ប្រភáŸ�ទអ៊ីមែលដែលអាចផ្អិáž�ឡើងបាន Security Center > Tools > App Security ភាគប្រភáŸ�ទសុវáž�្áž�áž·áž—áž¶áž– > ë�„구 > 보안 > à¹�อปพลิเคì�´ì…˜ 보안 Unable to install ບà»�່ສາມາດຕິດຕື່ງໄດ້ This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. ນີ້à»�ມ່ນບà»�້ຄວາມປະ່ອງສະຫນອງດ຿ຈ຿റັàº�à»�ລະຖືàº�ຈັບງັນຈາàº�àº�ານຕິດຕື່ງ/ນຳໃຊ້. ང຋ໄປ Security Center > Tools > App Security མືໜ້ອàº�ເພື່ອປັບປຸງຕີ້ນຕິ້ງ. Cancel button àº�ົàº�ເລື່ອງ Proceed button ຕà»�່ເນື່ອງ SingleInstallPage Name: ຊື່: Version: ສະເໜີ: Reinstall ຕິດຕື່ງໃຫ້ຄັນອັàº� Install button ຕິດຕື່ງ Remove button ລື່ມ OK button ຕົວຢ່າງ Back button àº�ັບຄົງ Done button ສົ່ງສະໜອງà»�ບບສົ່ງເປັນເຄື່ອງ If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode ພະລັງàº�ານຕິດຕື່ງ %2ໃນà»�ບບຄັນອັàº� %1 Installing in compatibility mode %1 Uninstalling %2 from %1 compatibility mode ລື່ມ %2ຈາàº�à»�ບບຄັນອັàº� %1 %2 was successfully installed to %1 compatibility mode ອົງປະຕິບັດທັງ່ %2 ເຊົ້າà»�ລ້ວໄດ້ຖືàº�ຕິດຕັ້ງຢຸດທາງ %1 %1 was successfully installed to compatibility mode Installed successfully ຕິດຕັ້ງສົ່ງເຖິງຄວາມສົ່ງເຖິງ %2 has been successfully uninstalled from %1 compatibility mode ອົງປະຕິບັດທັງ່ %2 ເຊົ້າà»�ລ້ວໄດ້ຖືàº�à»�ບ່ງບອàº�ອອàº�ຈາàº�ຢຸດທາງ %1 Uninstalling %1 from compatibility mode Uninstalled successfully à»�ບ່ງບອàº�ອອàº�ສົ່ງເຖິງຄວາມສົ່ງເຖິງ Uninstall Failed ບà»�່ສົ່ງເຖິງຄວາມບà»�່ສົ່ງເຖິງ Collapse àº�ົນtract Install %1 will remove: %1 ລະບົດຈະຖືàº�ລàº�ງລົງ: Dependencies in the repository ຖານທີ້ານົມໃນຖານທີ້ານົມ Missing dependencies ຖານທີ້ານົມທີ້າງພາàº� Compatible Install Cancel button Same version installed ລະບົດຕົວຈິງດຽວàº�ັບທີ້າງພາàº� Later version installed: %1 ລະບົດເບິ່ງຄົງຫຼາàº�àº�ວ່າ: %1 Downgrade ຕົວຈິງຫຼຸດລຸດ Earlier version installed: %1 ລະບົດເບິ່ງຄົງà»�ໆ: %1 Update button ປັບປຸງ Compatible Mode Install Installing dependencies: %1 àº�ົນtractຖານທີ້ານົມ: %1 Failed to install %1 ນំឡូáž�ລ้ม há»�ng %1 Invalid digital signature ວាយសáŸ�រុទ្ធសូចមិនถูà¸�ต้อง SingleInstallPage_Install Show details ສម្រáŸ�ចລើង Show dependencies ສម្រáŸ�ចគាំ SingleInstallPage_Uninstall Show details ສម្រáŸ�ចລើង Uab::UabPackageListModel Installation Failed ນំឡូáž�ລ้ม há»�ng UninstallConfirmPage Show related packages បង្ហាញកម្មវិធីទាញយកជាក់ទាក់ទាប Collapse button ចង្អឹង Cancel button បង្áž�ួល Confirm ຢືນຢັນ Are you sure you want to uninstall %1? All dependencies will also be removed áž�ើអ្នកបានប្រាកដáž�ាបង្កើáž�មិនបានលើ %1? គាំទាវáŸ�នភាពទាំងអស់នឹងáž�្រូវលើងយកចáŸ�ញផងដែរ Are you sure you want to uninstall %1? The system or other applications may not work properly áž�ើអ្នកបានប្រាកដáž�ាបង្កើáž�មិនបានលើ %1? ប្រពáŸ�ន្ធក់នូវគáŸ�ឬកម្មវិធីផ្សáŸ�ងទៀáž�អាចនឹងមិនប្រសើរបានទៀáž� Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode ຕິດຕັ້ງໃນໂà»�ດທີ່àº�ົງàº�ັນ main Package Installer ນំឡូáž�ຄັນ Package Installer helps users install and remove local packages, and supports bulk installation. ນំឡូáž�ຄັນຊ່ວàº�ຜູ້ໃຊ້ຈັດàº�ານນំឡូáž� ཀັນໃນທະນາຄອງທີ່ຖືàº�ຕິດຕັ້ງຂ້ອງພວàº�ເຂ຾້ນ, ཚະນະທີ່ຮູ້ສົ່ງເຖິງàº�ານນំລອງພາàº�ສ່ວນຫຼາàº�ໆໃນàº�ານນំລອງພາàº�ສ່ວນຫຼາàº�ໆ. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_lt.ts000066400000000000000000001120031524745214100253600ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Ä®veskite norimÄ… konfigÅ«ruoti skaiÄ�ių: OK button Gerai BackendProcessPage Loading packages... Ä®keliami paketai... %1/%2 loaded Ä®kelta %1/%2 Initializing... Inicijuojama... Updating package cache... DdimErrorPage OK Gerai DebInstaller Package Installer Paketų diegimo programa Settings Nustatymai Installing other packages... Please open it later. Yra kitų pакетų įdiegimas... Atidarykite vÄ—liau. Parsing failed: An illegal file structure was found in the manifest file! AnalizÄ— nepavyko: rinkinio failo struktÅ«ra yra nesilaikanti kÅ«rÄ—jo vadovÄ—lių! Parsing failed: An illegal version number was found in the manifest file! AnalizÄ— nepavyko: rinkinio failo rinkinio numeris yra nesilaikantis kÅ«rÄ—jo vadovÄ—lių! No deb packages found. Please check the folder. Nerasta deb pакетų. Patikrinkite folderį. The %1 package may be broken Gali bÅ«ti, kad %1 paketas yra sugadintas You can only install local %1 packages Galite įdiegti tik vietinius %1 pакетus No permission to access this folder NÄ—ra leidimų priežiÅ«rÄ—ti Å¡io folderio Already Added Jau pridÄ—ta %1 does not exist, please reselect %1 neegzistuoja, pasirinkite iÅ¡ naujo Bulk Install Masinis įdiegimas DebListModel Installation failed, please check your network connection Ä®diegimas nepavyko, praÅ¡ome patikrinti savo tinklo ryšį Installation failed, please check for updates in Control Center Ä®diegimas nepavyko, patikrinkite Valdymo centre ar nÄ—ra atnaujinimų Installation failed, insufficient disk space Ä®diegimas nepavyko, trÅ«ksta vietos diske No digital signature NÄ—ra skaitmeninio paraÅ¡o Invalid digital signature Netinkamas elektroninis pareigos The administrator has set policies to prevent installation of this package Administratorius nustatÄ— politikas, kad pакетas nebÅ«tų įdiegtas Installation Failed Ä®diegimas nepavyko current system dabartinis sistema %2 has been installed in %1, please uninstall this package before installing it %2 yra įdiegta %1, praÅ¡ome iÅ¡valyti šį pакетą prieÅ¡ jį įdiegiant Broken dependencies, try installing the app in compatibility mode Nesukurtos priklausomybÄ—s, bandykite įdiegti programÄ… kompatibilitÄ—s režime Compatibility mode installation failed Failed to install %1 Nepavyko įdiegti %1 Cancel button Atsisakyti OK button Gerai Same version installed Ä®diegta ta pati versija Later version installed: %1 Earlier version installed: %1 Installation failed Failed to install %1: no valid digital signature Nepavyko įdiegti %1: netinkama elektroninÄ— pareigos This package does not have a valid digital signature. Continue with the installation? Å is pакетas neturi teisingos elektronios pareigos. TÄ™sti įdiegimÄ…? Cancel Atsisakyti Continue button TÄ™sti Unable to install Nepavyko įdiegti Proceed button TÄ™sti This package does not have a valid digital signature Å is pакетas neturi teisingos elektronios pareigos Broken dependencies: %1 Sugadintos priklausomybÄ—s: %1 Authentication failed Nepavyko nustatyti tapatybÄ—s Unmatched package architecture Neatitinkanti paketo architektÅ«ra FileChooseWidget Drag deb packages here Vilkite Ä�ia deb paketus Select File Pasirinkti failÄ… MultipleInstallPage Show details Rodyti iÅ¡samiau Collapse button Suskleisti Install button Ä®diegti Done button Atlikta Back button Atgal Install %1 will remove: Instalacija %1 iÅ¡trins: Dependencies in the repository Kreipties priklausomybÄ—s Missing dependencies TrÅ«ksta priklausomybių Installing dependencies: %1 Ä®diegiami priklausomybÄ—s: %1 PackageSelectItem Same version installed Ä®diegta ta pati versija Earlier version installed: %1 PrieÅ¡inga versija įdiegta: %1 Later version installed: %1 TÄ—sÄ�iausia versija įdiegta: %1 Unmatched package architecture Neatitinkanti paketo architektÅ«ra PackageSelectView Select all Pasirinkti viskÄ… Install button Ä®diegti PackagesListDelegate Installing Ä®diegiama Installed Ä®diegta Failed Nepavyko Waiting Laukiama Same version installed Ä®diegta ta pati versija Later version installed: %1 Paskirta versija įdiegta: %1 Earlier version installed: %1 AnkstesnÄ— versija įdiegta: %1 Broken dependencies PackagesListView Delete IÅ¡trinti QApplication Collapse button Suskleisti QObject Basic PagrindinÄ— Check digital signatures if the developer mode is enabled PereskaitÄ—kite dirbtinio režimo skaitmeninį pareigos, jei jis įjungtas To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. NorÄ—dami įdiegti nepasiraÅ¡ytas programinÄ—s įrangos, perkelkite į saugumo centrÄ… > įrankiai > programos saugumas, ir pasirinkite programos tipus, kurias galima įdiegti. Security Center > Tools > App Security Saugumo centras > įrankiai > programos saugumas The system has not installed Linglong environment, please install it first Sistemos Linglong aplinkos įdiegta nÄ—ra, praÅ¡ome pirmiau jÄ… įdiegti Unable to install Nepavyko įdiegti This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Å i pakeitimų paketas neturi teisingo skaitmeninio pareigos ir jis buvo užblokuotas įdiegimui/vykdytui. Perkelkite į saugumo centrÄ… > įrankiai > programos saugumas, kad pakeistumÄ—te nustatymus. Cancel button AtÅ¡aukti Proceed button TÄ™sti Will remove: PaÅ¡alins: SingleInstallPage Collapse Suskleisti Reinstall Ä®diegti iÅ¡ naujo Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Paskirta versija įdiegta: %1 Downgrade Atsijungti Earlier version installed: %1 AnkstesnÄ— versija įdiegta: %1 Compatible Mode Install Installing dependencies: %1 Yra įdiegiami prireikiniai: %1 Failed to install %1 Nepavyko įdiegti %1 Version: Versija: Install button Ä®diegti Remove button Å alinti OK button Gerai Back button Atgal Done button Atlikta If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Bandyta įdiegti %2 %1 kompatybumo režime Uninstalling %2 from %1 compatibility mode PaÅ¡alina %2 iÅ¡ %1 kompatybumo režimo %2 was successfully installed to %1 compatibility mode %2 sÄ—kmingai įdiegta %1 kompatybumo režime Installed successfully SÄ—kmingai įdiegta %2 has been successfully uninstalled from %1 compatibility mode %2 sÄ—kmingai paÅ¡alinta iÅ¡ %1 kompatybumo režimo Uninstalled successfully SÄ—kmingai paÅ¡alinta Uninstall Failed Å alinimas nepavyko Install %1 will remove: Install %1 paÅ¡alins: Dependencies in the repository BazÄ—je yra prireikiniai Missing dependencies TrÅ«ksta priklausomybių Compatible Install Cancel button Update button Atnaujinti Invalid digital signature Neteisingas skaitmeninis paraÅ¡as Name: Pavadinimas: Same version installed Ä®diegta ta pati versija SingleInstallPage_Install Show details Rodyti iÅ¡samiau Show dependencies Rodyti priklausomybes SingleInstallPage_Uninstall Show details Rodyti iÅ¡samiau Uab::UabPackageListModel Installation Failed Ä®diegimas nepavyko UninstallConfirmPage Show related packages Rodyti susijusius paketus Collapse button Suskleisti Cancel button Atsisakyti Confirm Patvirtinti Are you sure you want to uninstall %1? All dependencies will also be removed Ar tikrai norite paÅ¡alinti %1? Tuo paÄ�iu bus paÅ¡alintos ir visos priklausomybÄ—s Are you sure you want to uninstall %1? The system or other applications may not work properly Ar tikrai norite paÅ¡alinti %1? Sistema arba kitos programos gali tinkamai neveikti Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Ä®diegti suderinamumo režimu main Package Installer Paketų diegimo programa Package Installer helps users install and remove local packages, and supports bulk installation. Paketų diegimo programa padeda naudotojams įdiegti ir Å¡alinti vietinius paketus bei palaiko masinį įdiegimÄ…. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_mn.ts000066400000000000000000001172061524745214100253650ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Ð�нхааруулга хийх тооны дугаарыг оруулна: OK button ОК BackendProcessPage Loading packages... Багажуудыг загварлах... %1/%2 loaded %1/%2 загварлагдÑ�ан Initializing... Ò®Ò¯Ñ�гÑ�Ñ…... Updating package cache... DdimErrorPage OK ОК DebInstaller Package Installer Багц Зохицуулагч Settings Харагдах Installing other packages... Please open it later. БуÑ�ад багажуудыг загварлах... Дараа нь нÑ�Ñ�ж үзнÑ� Ò¯Ò¯. Parsing failed: An illegal file structure was found in the manifest file! Харагдах: Харагдах файлын загвар нь буруу байна! Parsing failed: An illegal version number was found in the manifest file! Харагдах: Харагдах файлын верÑ�ийн дугаар нь буруу байна! No deb packages found. Please check the folder. Деb багажууд олдÑ�онгүй. ДүрÑ�мийг шалгана уу. The %1 package may be broken %1 багаж нь бүтÑ�цтÑ�й болохыг Ñ…Ò¯Ñ�Ñ�ж байна You can only install local %1 packages ХаанааÑ� чавдартай %1 багажуудыг загварлах боломжтой No permission to access this folder ЭнÑ� дүрÑ�мийг оролдох Ñ�рх байхгүй Already Added Дахин нÑ�мÑ�гдÑ�Ñ�н %1 does not exist, please reselect %1 байхгүй, дараа нь Ñ�онгоно уу Bulk Install Багц Ñ�уулгац DebListModel Installation failed, please check your network connection Суулгалт амжилтгүй боллоо, өөрийн Ñ�үлжÑ�Ñ�ний холболтоо шалгана уу Installation failed, please check for updates in Control Center Загварлахад амжилтгүй боллоо, Control Center-д шинÑ�члÑ�лÑ�Ñ� шалгана уу Installation failed, insufficient disk space Суулгалт амжилтгүй боллоо, диÑ�кийн зай хангалтгүй No digital signature Цифров Ñ‚Ñ�мдÑ�гтÑ�й байхгүй Invalid digital signature Буруу цифров Ñ‚Ñ�мдÑ�г The administrator has set policies to prevent installation of this package Ð�дмин нь Ñ�нÑ� багадыг загварлахыг зогÑ�оох дүрÑ�мүүдийг хийÑ�Ñ�н Installation Failed Суулгалт амжилтгүй боллоо current system Ò¯Ò¯Ñ�гÑ�Ñ�Ñ�н Ñ�иÑ�тем %2 has been installed in %1, please uninstall this package before installing it %2 нь %1-д загварлагдÑ�ан, түүгүй нÑ�мÑ�хийн тулд дараа нь Ñ�нÑ� багажийг уÑ�тгана уу Broken dependencies, try installing the app in compatibility mode Харагдах хамаарал нь буруу байна, хамааралын тулд таамаглалын Ñ…Ñ�лбÑ�Ñ€Ñ�Ñ�Ñ€ загварлах Compatibility mode installation failed Failed to install %1 %1 загварлахад амжилтгүй Cancel button Цуцлах OK button ОК Same version installed Ð�дил хувилбар Ñ�уулгагдÑ�ан Later version installed: %1 ҮүнÑ�Ñ�Ñ� өмнө хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Earlier version installed: %1 ЭрнÑ�Ñ� хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Installation failed Failed to install %1: no valid digital signature %1 загварлахад амжилтгүй: бүтÑ�цтÑ�й цифров Ñ‚Ñ�мдÑ�г байхгүй This package does not have a valid digital signature. Continue with the installation? ЭнÑ� багаж нь бүтÑ�цтÑ�й цифров Ñ‚Ñ�мдÑ�ггүй. Загварлахад дараа нь үзнÑ� Ò¯Ò¯? Cancel Цуцлах Continue button ҮргÑ�лжлүүлÑ�Ñ… Unable to install Загварлахад амжилтгүй Proceed button ҮргÑ�лжлүүлÑ�Ñ… This package does not have a valid digital signature ЭнÑ� багаж нь бүтÑ�цтÑ�й цифров Ñ‚Ñ�мдÑ�ггүй Broken dependencies: %1 Хаталттай хамаарал: %1 Authentication failed ХалимтандаÑ�ахад хүнцлÑ�лгүй Unmatched package architecture Багцын архитектур тохирÑ�онгүй FileChooseWidget Drag deb packages here deb пакажуудыг Ñ�нд дарж өгнө Ò¯Ò¯ Select File Файл Ñ�онгох MultipleInstallPage Show details Хаана нь Collapse button ДÑ�лгÑ�Ñ… Install button Суулгах Done button ДууÑ�Ñ�ан Back button Буцах Install %1 will remove: %1-ийг бүртгÑ�Ñ… нь уÑ�тгах болно: Dependencies in the repository Хадгалагчийн хамаарал Missing dependencies Хамаарал байхгүй Installing dependencies: %1 Хамааралыг бүртгÑ�ж байна: %1 PackageSelectItem Same version installed Ð�дил хувилбар Ñ�уулгагдÑ�ан Earlier version installed: %1 ЭрнÑ�Ñ� хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Later version installed: %1 ҮүнÑ�Ñ�Ñ� өмнө хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Unmatched package architecture Багцын архитектур тохирÑ�онгүй PackageSelectView Select all Бүгдийг Ñ�онгох Install button Суулгах PackagesListDelegate Installing Суулгаж байна Installed СуулгагдÑ�ан Failed Ð�мжилтгүй Waiting Үүнийг бүртгÑ�Ñ…Ñ�д байна Same version installed Ð�дил хувилбар Ñ�уулгагдÑ�ан Later version installed: %1 ҮүнÑ�Ñ�Ñ� өмнө хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Earlier version installed: %1 ЭрнÑ�Ñ� хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Broken dependencies PackagesListView Delete УÑ�тгах QApplication Collapse button ДÑ�лгÑ�Ñ… QObject Basic Ð�Ñ�гдүгÑ�Ñ�Ñ€ Check digital signatures if the developer mode is enabled ХөгÑ�өн хөтөлбөрийн үед цифрийн Ñ‚Ñ�мдÑ�гшлÑ�Ñ� шалгах To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Цифрийн Ñ‚Ñ�мдÑ�гшлÑ�Ñ�гүй хөтөлбөрүүдийг бүртгÑ�хийн тулд Security Center > Tools > App Security - Ñ€ очиж, бүртгÑ�гдÑ�Ñ… боломжтой хөтөлбөрийн төрлүүдийг Ñ�онгоно Ò¯Ò¯. Security Center > Tools > App Security Security Center > Tools > App Security The system has not installed Linglong environment, please install it first СиÑ�тем Linglong орчинг бүртгÑ�лгүй байна, Ñ�хнийд бүртгÑ�ж өгнө Ò¯Ò¯ Unable to install БүртгÑ�Ñ… боломжгүй This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. ЭнÑ� пакаж нь үнÑ�н зөв цифрийн Ñ‚Ñ�мдÑ�гшлÑ�Ñ�гүй бөгөөд бүртгÑ�Ñ…/үйлдÑ�Ñ…Ñ�д блоклоно. БүртгÑ�лд Ñ…Ñ�Ñ€Ñ�глÑ�Ñ… тохиргоог өөрчлөхийн тулд Security Center > Tools > App Security - Ñ€ очиж өгнө Ò¯Ò¯. Cancel button Цуцлах Proceed button ҮргÑ�лжлүүлÑ�Ñ… Will remove: УÑ�тгах: SingleInstallPage Collapse ДÑ�лгÑ�Ñ… Reinstall Дахин Ñ�уулгах Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 ҮүнÑ�Ñ�Ñ� өмнө хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Downgrade ХөнгөнөөÑ�Ó©Ñ… Earlier version installed: %1 ЭрнÑ�Ñ� хувилбар бүртгÑ�гдÑ�Ñ�н: %1 Compatible Mode Install Installing dependencies: %1 Хамааралыг бүртгÑ�ж байна: %1 Failed to install %1 %1-ийг бүртгÑ�Ñ…Ñ�д амжилтгүй Version: Хувилбар: Install button Суулгах Remove button УÑ�тгах OK button ОК Back button Буцах Done button ДууÑ�Ñ�ан If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Дара %1 хүчинчлÑ�лтийн үед %2-г нÑ�мж хийж байна Uninstalling %2 from %1 compatibility mode %2-г %1 хүчинчлÑ�лтийн үед уÑ�тгаж байна %2 was successfully installed to %1 compatibility mode '%2-г %1 хүчинчлÑ�лтийн үед амжилттай нÑ�мÑ�гдүүлÑ�в' Installed successfully Ð�мжилттай Ñ�уулгагдлаа %2 has been successfully uninstalled from %1 compatibility mode '%2-г %1 хүчинчлÑ�лтийн үед амжилттай уÑ�тгаж байна' Uninstalled successfully Ð�мжилттай уÑ�тгагдлаа Uninstall Failed УÑ�тгах ажиллагаа амжилтгүй болÑ�он Install %1 will remove: %1-г нÑ�мÑ�Ñ… нь дараахыг уÑ�тгах болно: Dependencies in the repository Хадгалагчийн хамаарал Missing dependencies Хамаарал багажгүй Compatible Install Cancel button Цуцлах Update button ШинчлÑ�л Invalid digital signature ХүчтÑ�й дигитал шинжилгÑ�Ñ� багажгүй Name: Ð�Ñ�Ñ€: Same version installed Ð�дил хувилбар Ñ�уулгагдÑ�ан SingleInstallPage_Install Show details ҮнÑ�ндÑ�Ñ� харуулах Show dependencies Хамаарал харуулах SingleInstallPage_Uninstall Show details ҮнÑ�ндÑ�Ñ� харуулах Uab::UabPackageListModel Installation Failed Суулгалт амжилтгүй боллоо UninstallConfirmPage Show related packages Холбоотой багажуудыг харуулах Collapse button ДÑ�лгÑ�Ñ… Cancel button Цуцлах Confirm Баталгаажуулах Are you sure you want to uninstall %1? All dependencies will also be removed Та %1-г уÑ�тгахад итгÑ�лтÑ�й байна уу? Хамааралууд нь дараахыг уÑ�тгах болно Are you sure you want to uninstall %1? The system or other applications may not work properly Та %1-г уÑ�тгахад итгÑ�лтÑ�й байна уу? СиÑ�тем Ñ�Ñ�вÑ�л буÑ�ад програмууд хүчинчлÑ�лгүй болох боломжтой Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Ð�ийцтÑ�й горимд Ñ�уулгах main Package Installer Багц Зохицуулагч Package Installer helps users install and remove local packages, and supports bulk installation. Деепин Багц Зохицуулагч нь Ñ…Ñ�Ñ€Ñ�глÑ�гчдÑ�д програм Ñ�уулгах уÑ�тгахад туÑ�лахааÑ� гадна бүлÑ�г Ñ�уулгалтыг дÑ�мждÑ�г. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ms.ts000066400000000000000000001114101524745214100253610ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Masukkan bilangan konfigur: OK button OK BackendProcessPage Loading packages... Memuatkan pakej... %1/%2 loaded %1/%2 dimuatkan Initializing... Memulakan... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Pemasang Pakej Settings Tetapan Installing other packages... Please open it later. Memasang pakej lain... Sila buka ia kemudian. Parsing failed: An illegal file structure was found in the manifest file! Gagal dihurai: Satu struktur fail tidak sah telah ditemui dalam fail manifes! Parsing failed: An illegal version number was found in the manifest file! Gagal dihurai: Satu nombor versi tidak sah telah ditemui dalam fail manife! No deb packages found. Please check the folder. Tiada pakej deb ditemui. Sila periksa folder. The %1 package may be broken Pakej %1 mungkin rosak You can only install local %1 packages Anda hanya boleh memasang pakej %1 yang lokasl No permission to access this folder Tiada kebenaran untuk mengakses folder ini Already Added Sudah Ditambah %1 does not exist, please reselect %1 tidak wujud, sila pilih semula Bulk Install Pasang Pukal DebListModel Installation failed, please check your network connection Pemasangan gagal, sila periksa sambungan rangkaian anda Installation failed, please check for updates in Control Center Pemasangan gagal, sila periksa kemas kini dalam Pusat Kawalan Installation failed, insufficient disk space Pemasangan gagal, ruang cakera tidak mencukupi No digital signature Tiada tandatangan digital Invalid digital signature Tandatangan digital tidak sah The administrator has set policies to prevent installation of this package Pentadbir telah menetapkan dasar yang menghalang pemasangan pakej ini Installation Failed Pemasangan Gagal current system sistem semasa %2 has been installed in %1, please uninstall this package before installing it %2 telah dipasang dalam %1, sila unistall pakej ini sebelum memasangnya Broken dependencies, try installing the app in compatibility mode Pendependen yang rosak, cuba pasang aplikasi dalam mod kompatibiliti Compatibility mode installation failed Failed to install %1 Gagal memasang %1 Cancel button Batal OK button OK Same version installed Versi serupa telah dipasang Later version installed: %1 Versi terkemudian dipasang: %1 Earlier version installed: %1 Versi lebih awal dipasang: %1 Installation failed Failed to install %1: no valid digital signature Gagal memasang %1: tiada tandatangan digital yang sah This package does not have a valid digital signature. Continue with the installation? Pakej ini tidak memiliki tandatangan digital yang sah. Teruskan pemasangan? Cancel Batal Continue button Teruskan Unable to install Tidak boleh memasang Proceed button Teruskan This package does not have a valid digital signature Pakej ini tidak memiliki tandatangan digital yang sah Broken dependencies: %1 Dependensi rosak: %1 Authentication failed Pengesahihan gagal Unmatched package architecture Senibina pakej tidak sepadan FileChooseWidget Drag deb packages here Seret pakej-pakej deb di sini Select File Pilih Fail MultipleInstallPage Show details Tunjuk perincian Collapse button Kuncup Install button Pasang Done button Selesai Back button Undur Install %1 will remove: Pemasangan %1 akan menghapuskan: Dependencies in the repository Dependensi dalam repositori Missing dependencies Dependensi hilang Installing dependencies: %1 Memasang dependensi: %1 PackageSelectItem Same version installed Versi serupa telah dipasang Earlier version installed: %1 Versi lebih awal dipasang: %1 Later version installed: %1 Versi terkemudian dipasang: %1 Unmatched package architecture Senibina pakej tidak sepadan PackageSelectView Select all Pilih semua Install button Pasang PackagesListDelegate Installing Memasang Installed Dipasang Failed Gagal Waiting Menunggu Same version installed Versi serupa telah dipasang Later version installed: %1 Versi terkemudian dipasang: %1 Earlier version installed: %1 Versi lebih awal dipasang: %1 Broken dependencies PackagesListView Delete Padam QApplication Collapse button Kuncup QObject Basic Asas Check digital signatures if the developer mode is enabled Periksa tandatangan digital jika mod pembangun dibenarkan To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Untuk memasang apl tiada tandatangan, pergi ke Pusat Keselamatan > Alatan > Keselamatan Apl, dan pilih jenis apl yang boleh dipasang. Security Center > Tools > App Security Pusat Keselamatan > Alatan > Keselamatan Apl The system has not installed Linglong environment, please install it first Sistem tidak memasang linglong environment, sila pasang terlebih dahulu Unable to install Tidak boleh memasang This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Pakej ini tidak mempunyai tandatangan digital yang sah dan telah disekat daripada pemasangan/dijalankan. Pergi ke Pusat Keselamatan > Alatan > Keselamatan Apl untuk mengubah tetapan ini. Cancel button Batal Proceed button Teruskan Will remove: Akan menghapuskan: SingleInstallPage Collapse Kuncup Reinstall Pasang Semula Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Versi terkemudian dipasang: %1 Downgrade Nyahtatar Earlier version installed: %1 Versi lebih awal dipasang: %1 Compatible Mode Install Installing dependencies: %1 Memasang dependensi: %1 Failed to install %1 Gagal memasang %1 Version: Versi: Install button Pasang Remove button Buang OK button OK Back button Undur Done button Selesai If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Mencuba memasang %2 dalam mod kompatibiliti %1 Uninstalling %2 from %1 compatibility mode Menguninstall %2 dari mod kompatibiliti %1 %2 was successfully installed to %1 compatibility mode %2 telah dipasang dengan jayanya ke dalam mod kompatibiliti %1 Installed successfully Berjaya dipasang %2 has been successfully uninstalled from %1 compatibility mode %2 telah diuninstall dengan jayanya dari mod kompatibiliti %1 Uninstalled successfully Berjaya dinyahpasang Uninstall Failed Nyahpasang Gagal Install %1 will remove: Pemasangan %1 akan menghapuskan: Dependencies in the repository Dependensi dalam repositori Missing dependencies Dependensi hilang Compatible Install Cancel button Batal Update button Kemas kini Invalid digital signature Tandatangan digital tidak sah Name: Nama: Same version installed Versi serupa telah dipasang SingleInstallPage_Install Show details Tunjuk perincian Show dependencies Tunjuk dependensi SingleInstallPage_Uninstall Show details Tunjuk perincian Uab::UabPackageListModel Installation Failed Pemasangan Gagal UninstallConfirmPage Show related packages Tunjuk pakej-pakej berkaitan Collapse button Kuncup Cancel button Batal Confirm Sahkan Are you sure you want to uninstall %1? All dependencies will also be removed Anda pasti mahu menyahpasang %1? Semua dependensinya juga akan dibuang Are you sure you want to uninstall %1? The system or other applications may not work properly Anda pasti mahu menyahpasang %1? Sistem atau lain-lain aplikasi mungkin tidak berfungsi dengan baik Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Pasang dalam mod serasi main Package Installer Pemasang Pakej Package Installer helps users install and remove local packages, and supports bulk installation. Pemasang pakej dapat membantu pengguna dan membuang pakej-pakej setempat, dan juga menyokong pemasangan pukal. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ne.ts000066400000000000000000001244621524745214100253570ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: अंक दरà¥�शाउनà¥�होसà¥� जसले तपाईं विनà¥�यास गरà¥�नà¥� चाहानà¥� छ: OK button ठिक छ BackendProcessPage Loading packages... पैकेजहरू लोड गरà¥�दैछनà¥�... %1/%2 loaded %1/%2 लोड गरियो Initializing... इनिशियलाइज गरà¥�दैछ... Updating package cache... DdimErrorPage OK ठिक छ DebInstaller Package Installer पà¥�याकेज सà¥�थापनाकरà¥�ता Settings सेटिङà¥�स Installing other packages... Please open it later. अनà¥�य पैकेजहरू इनà¥�सà¥�टल गरà¥�दैछनà¥�... कृपया बादमा खोलà¥�नà¥�होसà¥�। Parsing failed: An illegal file structure was found in the manifest file! पारà¥�सिंग असफल: मैनिफेसà¥�ट फाइलमा अवैध फाइल संरचना फेला परेको छ! Parsing failed: An illegal version number was found in the manifest file! पारà¥�सिंग असफल: मैनिफेसà¥�ट फाइलमा अवैध संसà¥�करण संखà¥�या फेला परेको छ! No deb packages found. Please check the folder. कà¥�नै deb पैकेज नपाइà¤�को छ। कृपया फोलà¥�डर जाà¤�च गरà¥�नà¥�होसà¥�। The %1 package may be broken पैकेज %1 चाहिà¤� भेदभाव गरà¥�न सकिनà¥�छ You can only install local %1 packages तपाईंको लोकल %1 पैकेजहरू मातà¥�र इनà¥�सà¥�टल गरà¥�न सकिनà¥�छ No permission to access this folder कà¥�नै अनà¥�मति यस फोलà¥�डरमा पà¥�रवेश गरà¥�न नभà¤�को छ Already Added पहिले नै थपिà¤�को %1 does not exist, please reselect %1 अदभाव छ, कृपया पà¥�नः चयेनà¥�होसà¥� Bulk Install बलà¥�क सà¥�थापना DebListModel Installation failed, please check your network connection सà¥�थापना असफल भयो, कृपया तपाइà¤�को नेटवरà¥�क जडान जाà¤�चà¥�नà¥�होसà¥� Installation failed, please check for updates in Control Center सà¥�थापना असफल भयो, कृपया नियनà¥�तà¥�रण केनà¥�दà¥�रमा अदà¥�यावधिकहरू जाà¤�च गरà¥�नà¥�होसà¥� Installation failed, insufficient disk space सà¥�थापना विफल भयो, अपरà¥�यापà¥�त डिसà¥�क सà¥�पेस No digital signature कà¥�नै डिजिटल साइनेचर छॉट Invalid digital signature अमानà¥�य डिजिटल साइनेचर The administrator has set policies to prevent installation of this package à¤�डमिनिसà¥�टà¥�रेटरले यस पैकेजको इनà¥�सà¥�टल गरà¥�न रोक लगाउन नीति सेट गरेको छ Installation Failed सà¥�थापना असफल भयो current system वरà¥�तमान पà¥�रणाली %2 has been installed in %1, please uninstall this package before installing it >- %2 %1 मा इनà¥�सà¥�टल गरियो, इनà¥�सà¥�टल गरà¥�न अघि यस पैकेजलाई अपà¥�सà¥�टल गरà¥�नà¥�होसà¥� इनà¥�सà¥�टल गरà¥�नà¥�होसà¥� Broken dependencies, try installing the app in compatibility mode भेदभाव नीति, संगतता मोडमा à¤�प इनà¥�सà¥�टल गरà¥�नà¥� चाहिà¤� Compatibility mode installation failed Failed to install %1 %1 इनà¥�सà¥�टल गरà¥�न असफल Cancel button रदà¥�द गरà¥�नà¥�होसà¥� OK button ठिक छ Same version installed à¤�उटै संसà¥�करण सà¥�थापित Later version installed: %1 अनà¥�य वरà¥�जन सà¥�थापित गरिà¤�को: %1 Earlier version installed: %1 पहिलो वरà¥�जन सà¥�थापित गरिà¤�को: %1 Installation failed Failed to install %1: no valid digital signature %1 इनà¥�सà¥�टल गरà¥�न असफल: अमानà¥�य डिजिटल साइनेचर This package does not have a valid digital signature. Continue with the installation? यस पैकेजमा अमानà¥�य डिजिटल साइनेचर छ। इनà¥�सà¥�टल गरà¥�न जारी राखà¥�नà¥�होसà¥�? Cancel रदà¥�द गरà¥�नà¥�होसà¥� Continue button जारी राखà¥�नà¥�होसà¥� Unable to install सà¥�थापना गरà¥�न असमरà¥�थ Proceed button अगà¥�रसर गरà¥�नà¥�होसà¥� This package does not have a valid digital signature यस पैकेजमा अमानà¥�य डिजिटल साइनेचर छ Broken dependencies: %1 टà¥�कà¥�रिà¤�को निरà¥�भरता:% 1 Authentication failed संगà¥�रहण असफल Unmatched package architecture बेमेल पà¥�याकेज वासà¥�तà¥�कला FileChooseWidget Drag deb packages here यहाà¤� डेब पà¥�याकेजहरू तानà¥�नà¥�होसà¥� Select File फाइल चयन गरà¥�नà¥�होसà¥� MultipleInstallPage Show details विवरण देखाऊ Collapse button संकà¥�षिपà¥�त गरà¥�नà¥�होसà¥� Install button सà¥�थापना Done button भयो Back button पछाडि Install %1 will remove: %1 इनà¥�सà¥�टल गरà¥�दा हटाउनेः Dependencies in the repository पà¥�रतिभà¥�गà¥�गत रिपोजिटरीमा Missing dependencies कम आवशà¥�यकता Installing dependencies: %1 आवशà¥�यकता सà¥�थापित गरà¥�दै: %1 PackageSelectItem Same version installed à¤�उटै संसà¥�करण सà¥�थापित Earlier version installed: %1 पहिलो वरà¥�जन सà¥�थापित गरिà¤�को: %1 Later version installed: %1 अनà¥�य वरà¥�जन सà¥�थापित गरिà¤�को: %1 Unmatched package architecture बेमेल पà¥�याकेज वासà¥�तà¥�कला PackageSelectView Select all सबै छानà¥�नà¥�होसà¥� Install button सà¥�थापना PackagesListDelegate Installing सà¥�थापना गरà¥�दै Installed सà¥�थापित Failed असफल भयो Waiting परà¥�खà¤�दै Same version installed à¤�उटै संसà¥�करण सà¥�थापित Later version installed: %1 अनà¥�य वरà¥�जन सà¥�थापित गरिà¤�को: %1 Earlier version installed: %1 पहिलो वरà¥�जन सà¥�थापित गरिà¤�को: %1 Broken dependencies PackagesListView Delete हटाउनà¥�होसà¥� QApplication Collapse button संकà¥�षिपà¥�त गरà¥�नà¥�होसà¥� QObject Basic बेसिक Check digital signatures if the developer mode is enabled देवलपर मोड सकà¥�रिय भà¤�को छ भने डिजिटल साइनेचर चेक गरà¥�नà¥�होसà¥� To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. असाइनेचर à¤�प सà¥�थापित गरà¥�न चाहनà¥� भà¤� त, सेकà¥�यà¥�रिटी सेनà¥�टर > टूलà¥�स > à¤�प सेकà¥�यà¥�रिटी जानà¥�होसà¥� र सà¥�थापना गरà¥�न सकिने à¤�प पà¥�रकारहरू छानà¥�नà¥�होसà¥�। Security Center > Tools > App Security सेकà¥�यà¥�रिटी सेनà¥�टर > टूलà¥�स > à¤�प सेकà¥�यà¥�रिटी The system has not installed Linglong environment, please install it first सिसà¥�टमले लिंगलोनà¥�ग वातावरण सà¥�थापित गरेको छैन, कृपया यसलाई पहिले निशà¥�चित गरà¥�नà¥�होसà¥� Unable to install सà¥�थापना गरà¥�न असमरà¥�थ This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. यो पैकेजले à¤�क वैध डिजिटल साइनेचर छैन र यो सà¥�थापना/चलाइà¤�को छ भने अवरोध गरिà¤�को छ। सेकà¥�यà¥�रिटी सेनà¥�टर > टूलà¥�स > à¤�प सेकà¥�यà¥�रिटी जानà¥�होसà¥� र सेटिंगहरू परिवरà¥�तन गरà¥�नà¥�होसà¥�। Cancel button रदà¥�द गरà¥�नà¥�होसà¥� Proceed button अगà¥�रसर गरà¥�नà¥�होसà¥� Will remove: हटाउनà¥� होला: SingleInstallPage Collapse संकà¥�षिपà¥�त गरà¥�नà¥�होसà¥� Reinstall पà¥�न: सà¥�थापना गरà¥�नà¥�होसà¥� Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 अनà¥�य वरà¥�जन सà¥�थापित गरिà¤�को: %1 Downgrade अवतरण Earlier version installed: %1 पहिलो वरà¥�जन सà¥�थापित गरिà¤�को: %1 Compatible Mode Install Installing dependencies: %1 आवशà¥�यकता सà¥�थापित गरà¥�दै: %1 Failed to install %1 %1 सà¥�थापना गरà¥�न असफल Version: संसà¥�करण Install button सà¥�थापना Remove button हटाउनà¥�होसà¥� OK button ठिक छ Back button पछाडि Done button भयो If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %1 संगति मोडमा %2 सà¥�थापित गरà¥�दै Uninstalling %2 from %1 compatibility mode %1 संगति मोडबाट %2 हटाउनà¥� %2 was successfully installed to %1 compatibility mode %2 %1 संगति मोडमा सफलतापूरà¥�वक सà¥�थापित गरिà¤�को Installed successfully सफलतापूरà¥�वक सà¥�थापित भयो %2 has been successfully uninstalled from %1 compatibility mode %2 %1 संगति मोडबाट सफलतापूरà¥�वक हटाइà¤�को Uninstalled successfully सफलतापूरà¥�वक सà¥�थापना रदà¥�द गरियो Uninstall Failed सà¥�थापना रदà¥�द गरियो Install %1 will remove: %1 सà¥�थापना गरà¥�नà¥� होला: Dependencies in the repository रेपोसिटरीमा आवशà¥�यकता Missing dependencies कम आवशà¥�यकता Compatible Install Cancel button रदà¥�द गरà¥�नà¥�होसà¥� Update button अपडेट Invalid digital signature अमानà¥�य डिजिटल साइनेचर Name: नाम Same version installed à¤�उटै संसà¥�करण सà¥�थापित SingleInstallPage_Install Show details विवरण देखाऊ Show dependencies दरà¥�शाउà¤�दछ SingleInstallPage_Uninstall Show details विवरण देखाऊ Uab::UabPackageListModel Installation Failed सà¥�थापना असफल भयो UninstallConfirmPage Show related packages समà¥�बनà¥�धित पà¥�याकेजहरू देखाउनà¥�होसà¥� Collapse button संकà¥�षिपà¥�त गरà¥�नà¥�होसà¥� Cancel button रदà¥�द गरà¥�नà¥�होसà¥� Confirm पकà¥�का गरà¥�नà¥� Are you sure you want to uninstall %1? All dependencies will also be removed के तपाईà¤�% 1 लाई अनसà¥�टल गरà¥�न निशà¥�चित हà¥�नà¥�हà¥�नà¥�छ? सबै निरà¥�भरताहरू हटाइनेछ Are you sure you want to uninstall %1? The system or other applications may not work properly के तपाईं पकà¥�का% 1 सà¥�थापना हटाउन चाहनà¥�हà¥�नà¥�छ? पà¥�रणाली वा अनà¥�य अनà¥�पà¥�रयोगहरू ठीकसà¤�ग काम नगरà¥�न सकà¥�छ Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode अनà¥�कूल मोडमा सà¥�थापना गरà¥�नà¥�होसà¥� main Package Installer पà¥�याकेज सà¥�थापनाकरà¥�ता Package Installer helps users install and remove local packages, and supports bulk installation. पà¥�याकेज सà¥�थापनाकरà¥�ताले पà¥�रयोगकरà¥�ताहरूलाई सà¥�थानीय पà¥�याकेजहरू सà¥�थापना र हटाउन मदà¥�दत गरà¥�दछ, र बलà¥�क सà¥�थापनालाई समरà¥�थन गरà¥�दछ। deepin-deb-installer-6.5.51/translations/deepin-deb-installer_nl.ts000066400000000000000000001124321524745214100253600ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Voer het nummer in om in te stellen: OK button Oké BackendProcessPage Loading packages... Bezig met laden van pakketten… %1/%2 loaded %1/%2 geladen Initializing... Bezig met inlezen… Updating package cache... DdimErrorPage OK Oké DebInstaller Package Installer Pakketinstallatie Settings Instellingen Installing other packages... Please open it later. Bezig met installeren van andere pakketten… Keer later terug. Parsing failed: An illegal file structure was found in the manifest file! Verwerking mislukt: onjuiste bestandsstructuur aangetroffen in manifestbestand! Parsing failed: An illegal version number was found in the manifest file! Verwerking mislukt: ongeldig versienummer aangetroffen in manifestbestand! No deb packages found. Please check the folder. Er zijn geen deb-pakketten aangetroffen - controleer de map. The %1 package may be broken Het %1-pakket is mogelijk beschadigd You can only install local %1 packages Je kunt alleen lokale %1-pakketten installeren No permission to access this folder Geen toegang tot deze map Already Added Reeds toegevoegd %1 does not exist, please reselect %1 bestaat niet - kies een ander bestand Bulk Install Alles installeren DebListModel Installation failed, please check your network connection Installatie mislukt: controleer je internetverbinding. Installation failed, please check for updates in Control Center Installatie mislukt: controleer op updates in het instellingencentrum. Installation failed, insufficient disk space Installatie mislukt: onvoldoende schijfruimte. No digital signature Geen digitale handtekening Invalid digital signature Ongeldige digitale handtekening The administrator has set policies to prevent installation of this package De beheerder voert een beleid wat voorkomt dat dit pakket geïnstalleerd mag worden Installation Failed Installatie mislukt current system Huidig systeem %2 has been installed in %1, please uninstall this package before installing it %2 is geïnstalleerd in %1. Verwijder dit pakket alvorens het nieuwe pakket te installeren. Broken dependencies, try installing the app in compatibility mode Er is een probleem met de afhankelijkheden. Probeer het pakket in compatibiliteitsmodus te installeren. Compatibility mode installation failed Failed to install %1 %1 kan niet worden geïnstalleerd Cancel button Annuleren OK button Oké Same version installed Dezelfde versie is geïnstalleerd Later version installed: %1 Nieuwere versie geïnstalleerd: %1 Earlier version installed: %1 Oudere versie geïnstalleerd: %1 Installation failed Failed to install %1: no valid digital signature Kan %1 niet installeren: geen digitale handtekening This package does not have a valid digital signature. Continue with the installation? Dit pakket bevat geen geldige ondertekening. Weet je zeker dat je wilt doorgaan? Cancel Annuleren Continue button Doorgaan Unable to install Installeren niet mogelijk Proceed button Doorgaan This package does not have a valid digital signature Dit pakket bevat geen geldige ondertekening Broken dependencies: %1 Niet-voldane afhankelijkheden: %1 Authentication failed Authenticatie mislukt Unmatched package architecture Pakketarchitectuur komt niet overeen FileChooseWidget Drag deb packages here Sleep een deb-bestand hierheen Select File Kies een bestand MultipleInstallPage Show details Informatie tonen Collapse button Inklappen Install button Installeren Done button Klaar Back button Terug Install %1 will remove: Door %1 wordt het volgende verwijderd: Dependencies in the repository Afhankelijkheden in de pakketbron Missing dependencies Ontbrekende afhankelijkheden Installing dependencies: %1 Bezig met installeren van afhankelijkheden: %1 PackageSelectItem Same version installed Dezelfde versie is geïnstalleerd Earlier version installed: %1 Oudere versie geïnstalleerd: %1 Later version installed: %1 Nieuwere versie geïnstalleerd: %1 Unmatched package architecture Pakketarchitectuur komt niet overeen PackageSelectView Select all Alles selecteren Install button Installeren PackagesListDelegate Installing Bezig met installeren Installed Geïnstalleerd Failed Mislukt Waiting Bezig met wachten Same version installed Dezelfde versie is geïnstalleerd Later version installed: %1 Nieuwere versie geïnstalleerd: %1 Earlier version installed: %1 Oudere versie geïnstalleerd: %1 Broken dependencies PackagesListView Delete Verwijderen QApplication Collapse button Inklappen QObject Basic Algemeen Check digital signatures if the developer mode is enabled Ondertekeningen controleren in ontwikkelaarsmodus To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Ga naar Beveiligingscentrum → Hulpmiddelen → Programmabeveiliging en kies de programmasoorten die geïnstalleerd mogen worden. Security Center > Tools > App Security Beveiligingscentrum → Hulpmiddelen → Programmabeveiliging The system has not installed Linglong environment, please install it first De Linglong-omgeving is nog niet geïnstalleerd - doe dit handmatig Unable to install Installeren niet mogelijk This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Dit pakket bevat geen geldige ondertekening en is daarom geblokkeerd. Ga naar Beveiligingscentrum → Hulpmiddelen → Programmabeveiliging om de instellingen te wijzigen. Cancel button Annuleren Proceed button Doorgaan Will remove: Wordt verwijderd: SingleInstallPage Collapse Inklappen Reinstall Opnieuw installeren Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Nieuwere versie geïnstalleerd: %1 Downgrade Afwaarderen Earlier version installed: %1 Oudere versie geïnstalleerd: %1 Compatible Mode Install Installing dependencies: %1 Bezig met installeren van afhankelijkheden: %1 Failed to install %1 %1 kan niet worden geïnstalleerd Version: Versie: Install button Installeren Remove button Verwijderen OK button Oké Back button Terug Done button Klaar If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Probeer %2 in de %1-compatibiliteitsmodus te installeren Uninstalling %2 from %1 compatibility mode Bezig met verwijderen van %2 uit de %1-compatibiliteitsmodus… %2 was successfully installed to %1 compatibility mode %2 is succesvol geïnstalleerd in %1 compatibiliteitsmodus Installed successfully Installatie voltooid %2 has been successfully uninstalled from %1 compatibility mode %2 is verwijderd uit de %1-compatibiliteitsmodus Uninstalled successfully Verwijderd Uninstall Failed Opnieuw installeren mislukt Install %1 will remove: Door %1 wordt het volgende verwijderd: Dependencies in the repository Afhankelijkheden in de pakketbron Missing dependencies Ontbrekende afhankelijkheden Compatible Install Cancel button Annuleren Update button Bijwerken Invalid digital signature Ongeldige digitale handtekening Name: Naam: Same version installed Dezelfde versie is geïnstalleerd SingleInstallPage_Install Show details Informatie tonen Show dependencies Afhankelijkheden tonen SingleInstallPage_Uninstall Show details Informatie tonen Uab::UabPackageListModel Installation Failed Installatie mislukt UninstallConfirmPage Show related packages Gerelateerde pakketten tonen Collapse button Inklappen Cancel button Annuleren Confirm Verwijderen Are you sure you want to uninstall %1? All dependencies will also be removed Weet je zeker dat je %1 wilt verwijderen? Alle afhankelijkheden worden eveneens verwijderd. Are you sure you want to uninstall %1? The system or other applications may not work properly Weet je zeker dat je %1 wilt verwijderen? Het systeem of andere programma's werken dan mogelijk niet goed meer. Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Installeren in compatibele modus main Package Installer Pakketinstallatie Package Installer helps users install and remove local packages, and supports bulk installation. Pakketinstallatie is een programma dat gebruikers helpt bij het installeren van lokale software. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_pa.ts000066400000000000000000001171201524745214100253460ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: نمبر داں کرکے کانÙ�یگر کریں: OK button ਠੀਕ ਹੈ BackendProcessPage Loading packages... پکیج لوڈ کر رÛ�Û’ Û�یں... %1/%2 loaded %1/%2 لوڈ Û�Ùˆ گئے Initializing... اینیلیٹنگ... Updating package cache... DdimErrorPage OK ਠੀਕ ਹੈ DebInstaller Package Installer پکیج انSTALLر Settings سیٹنگس Installing other packages... Please open it later. دوسرے پکیجز انSTALL کر رÛ�Û’ Û�یں ... کیا کریں اسے بعد میں Ú†Ú¾ÙˆÚ‘ دیں۔ Parsing failed: An illegal file structure was found in the manifest file! پارس کرنا Û�Û’: مانیÙ�یسٹ Ù�ائل میں غیرقانونی Ù�ائل ساخت پائی گئی! Parsing failed: An illegal version number was found in the manifest file! پارس کرنا Û�Û’: مانیÙ�یسٹ Ù�ائل میں غیرقانونی ورژن نمبر پائی گئی! No deb packages found. Please check the folder. کوئی دیب پکیج Ù†Û�یں پایا گیا۔ Ù�ولڈر کا جائزÛ� لیں۔ The %1 package may be broken پکیج %1 ٹوٹ چکا Û�Ùˆ سکتا Û�Û’ You can only install local %1 packages آپ صرÙ� لوکل %1 پکیجز انSTALL کر سکتے Û�یں No permission to access this folder اس Ù�ولڈر کا اکسیس کرنے Ú©ÛŒ اجازت Ù†Û�یں Already Added Ù¾Û�Ù„Û’ Û�ÛŒ شامل کر دیا گیا %1 does not exist, please reselect %1 موجود Ù†Û�یں Û�Û’ØŒ کیا کریں اسے دوبارÛ� انتخاب کریں۔ Bulk Install بک انSTALL DebListModel Installation failed, please check your network connection انSTALL Û�Û’ ناکام، اپنا نیٹ ورک کنیکشن چیک کریں۔ Installation failed, please check for updates in Control Center انSTALL Û�Û’ ناکام، کنٹرول سینٹر میں اپڈیٹس چیک کریں۔ Installation failed, insufficient disk space انSTALL Û�Û’ ناکام، ڈسک چھوٹی Û�Û’Û” No digital signature کوئی دیجیٹل سائنچر Ù†Û�یں Invalid digital signature غیر درست دیجیٹل سائنچر The administrator has set policies to prevent installation of this package اڈمن Ù†Û’ ایسی پالیسیاں سیٹ Ú©ÛŒ Û�یں جو اس پکیج Ú©ÛŒ انSTALL Ú©Ùˆ روک دیتی Û�یں Installation Failed انSTALL Û�Û’ ناکام current system current system %2 has been installed in %1, please uninstall this package before installing it >- %2 %1 میں انSTALL Û�Ùˆ چکا Û�Ùˆ سکتا Û�Û’ØŒ اسے انSTALL کرنے سے Ù¾Û�Ù„Û’ اس پکیج Ú©Ùˆ انسٹال کریں۔ Broken dependencies, try installing the app in compatibility mode برک ڈپندنسز، کمپیٹیبلٹی میڈ Ú©Û’ ساتھ اپ Ú©Ùˆ انSTALL کریں۔ Compatibility mode installation failed Failed to install %1 %1 Ú©Ùˆ انSTALL کرنا Û�Û’ ناکام Cancel button انسول کریں OK button ਠੀਕ ਹੈ Same version installed ਉਹੀ ਵਰਜ਼ਨ ਇੰਸਟਾਲ ਹੈ Later version installed: %1 Earlier version installed: %1 Installation failed Failed to install %1: no valid digital signature اÙ�Ù†Û�اں Ú©Ùˆ انسٹال کرنا Ù�یل Û�Ùˆ گیا: کوئی درست دیجیٹل سائنچر Ù†Û�یں This package does not have a valid digital signature. Continue with the installation? اÙ�س پیکیج میں کوئی درست دیجیٹل سائنچر Ù†Û�یں Û�Û’Û” انسٹال کرنا جاری رکھو؟ Cancel رکو Continue button جاری رکھو Unable to install انسٹال کرنا ممکن Ù†Û�یں Proceed button المتابعة This package does not have a valid digital signature اÙ�س پیکیج میں کوئی درست دیجیٹل سائنچر Ù†Û�یں Û�Û’ Broken dependencies: %1 ٹوٹے Û�وئے منشیات: %1 Authentication failed اینٹیکیشن Ù�یل Û�Ùˆ گیا Unmatched package architecture متواجÛ� پیکیج آرکیٹیکچر FileChooseWidget Drag deb packages here ÛŒÛ�اں deb پیکیج ڈراگ کریں Select File ਫਾਇਲ ਚà©�ਣੋ MultipleInstallPage Show details تÙ�صیلات نظر یں Collapse button کولپس کریں Install button ਇੰਸਟਾਲ ਕਰੋ Done button ਮà©�ਕੰਮਲ Back button ਪਿੱਛੇ Install %1 will remove: اÙ�Ù†Û�اں Ú©Ùˆ انسٹال کرنا Û�Û’ تو Û�ٹا دیا جائے گا: Dependencies in the repository ریپوٹیٹر میں منشیات Missing dependencies میسر منشیات Installing dependencies: %1 منشیات انسٹال کر رÛ�Û’ Û�یں: %1 PackageSelectItem Same version installed ਉਹੀ ਵਰਜ਼ਨ ਇੰਸਟਾਲ ਹੈ Earlier version installed: %1 Ù¾Û�Ù„ÛŒ ورژن انسٹال کر دیا گیا: %1 Later version installed: %1 ٹھیک ورژن انسٹال کر دیا گیا: %1 Unmatched package architecture متواجÛ� پیکیج آرکیٹیکچر PackageSelectView Select all Û�ر چیز کا انتخاب کریں Install button ਇੰਸਟਾਲ ਕਰੋ PackagesListDelegate Installing ਇੰਸਟਾਲ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ Installed ਇੰਸਟਾਲ ਹੈ Failed ਅਸਫ਼ਲ ਹੈ Waiting میسر Same version installed ਉਹੀ ਵਰਜ਼ਨ ਇੰਸਟਾਲ ਹੈ Later version installed: %1 ٹھیک ورژن انسٹال کر دیا گیا: %1 Earlier version installed: %1 Ù¾Û�Ù„ÛŒ ورژن انسٹال کر دیا گیا: %1 Broken dependencies PackagesListView Delete Û�ٹا دیں QApplication Collapse button کولپس کریں QObject Basic اساسی Check digital signatures if the developer mode is enabled ڈیویلپر میڈ چیک کریں اگر اÙ�س کا استعمال کرنا Ù�عال Û�Û’ Will remove: Û�ٹا دیا جائے گا: The system has not installed Linglong environment, please install it first سسٹم میں لینگلون ایکیئن Ù†Û�یں انسٹال کیا گیا، اÙ�سے Ù¾Û�Ù„Û’ انسٹال کریں To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. لتنزيل التطبيقات غير الموقعة، انتقل إلى مركز الأمان > أدوات > أمان التطبيق، واختر أنواع التطبيقات التي يمكن تثبيتها. Security Center > Tools > App Security مركز الأمان > أدوات > أمان التطبيق Unable to install غير قادر على التثبيت This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. هذا الحزمة لا تحتوي على توقيع رقمي صحيح، وقد تم حظرها من التثبيت/التشغيل. انتقل إلى مركز الأمان > أدوات > أمان التطبيق لتغيير الإعدادات. Cancel button إلغاء Proceed button المتابعة SingleInstallPage Collapse الانكماش Reinstall ਮà©�ੜ-ਇੰਸਟਾਲ ਕਰੋ Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 النسخة الأحدث تم تثبيتها: %1 Downgrade الحد من النسخة Earlier version installed: %1 النسخة الأقدم تم تثبيتها: %1 Compatible Mode Install Installing dependencies: %1 تثبيت الاعتماديات: %1 Failed to install %1 Ù�شل Ù�ÙŠ تثبيت %1 Version: ਵਰਜ਼ਨ: Install button ਇੰਸਟਾਲ ਕਰੋ Remove button ਹਟਾਓ OK button ਠੀਕ ਹੈ Back button ਪਿੱਛੇ Done button ਮà©�ਕੰਮਲ If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode محاولة تثبيت %2 Ù�ÙŠ وضع التواÙ�Ù‚ %1 Uninstalling %2 from %1 compatibility mode إلغاء تثبيت %2 من وضع التواÙ�Ù‚ %1 %2 was successfully installed to %1 compatibility mode %2 تم تثبيتها بنجاح Ù�ÙŠ وضع التواÙ�Ù‚ %1 Installed successfully ਕਾਮਯਾਬੀ ਨਾਲ ਇੰਸਟਾਲ ਕੀਤਾ %2 has been successfully uninstalled from %1 compatibility mode %2 تم إلغاء تثبيتها بنجاح من وضع التواÙ�Ù‚ %1 Uninstalled successfully ਅਣ-ਇੰਸਟਾਲ ਕਰਨਾ ਕਾਮਯਾਬ ਰਿਹਾ Uninstall Failed ਅਣ-ਇੰਸਟਾਲ ਕਰਨਾ ਅਸਫ਼ਲ ਹੈ Install %1 will remove: تثبيت %1 سيقوم بإزالة: Dependencies in the repository الاعتماديات Ù�ÙŠ المستودع Missing dependencies الاعتماديات المÙ�قودة Compatible Install Cancel button Update button التحديث Invalid digital signature التوقيع الرقمي غير صحيح Name: الاسم: Same version installed ਉਹੀ ਵਰਜ਼ਨ ਇੰਸਟਾਲ ਹੈ SingleInstallPage_Install Show details عرض التÙ�اصيل Show dependencies عرض الاعتماديات SingleInstallPage_Uninstall Show details عرض التÙ�اصيل Uab::UabPackageListModel Installation Failed Ù�شل التثبيت UninstallConfirmPage Show related packages عرض الحزم المرتبطة Collapse button الانكماش Cancel button إلغاء Confirm ਸਰਟੀਫਿਕੇਟ Are you sure you want to uninstall %1? All dependencies will also be removed ਕੀ ਤà©�ਸੀਂ %1 ਨੂੰ ਅਯੋਜਿਤ ਕਰਨਾ ਚਾਹà©�ੰਦੇ ਹੋ? ਸਾਰੇ ਨਿਰਭਰਤਾ ਵੀ ਹਟਾ ਦਿੱਤੇ ਜਾਣਗੇ Are you sure you want to uninstall %1? The system or other applications may not work properly ਕੀ ਤà©�ਸੀਂ %1 ਨੂੰ ਅਯੋਜਿਤ ਕਰਨਾ ਚਾਹà©�ੰਦੇ ਹੋ? ਸਿਸਟਮ ਜਾਂ ਹੋਰ à¨�ਪਲੀਕੇਸ਼ਨ ਠੀਕ ਕੰਮ ਨਹੀं ਕਰ ਸਕਦੇ Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode ਅਨà©�ਕੂਲ ਮੋਡ ਵਿੱਚ ਇੰਸਟੌਲ ਕਰੋ main Package Installer ਪੈਕੇਜ ਇੰਸਟੈਲਰ Package Installer helps users install and remove local packages, and supports bulk installation. ਪੈਕੇਜ ਇੰਸਟੈਲਰ ਉਪਭੋਗਕਾਂ ਨੂੰ ਸਥਾਨੀ ਪੈਕੇਜ ਇੰਸਟਾਲ ਅਤੇ ਹਟਾਉਣ ਵਿੱਚ ਮਦਦ ਕਰਦਾ ਹੈ, ਅਤੇ ਬੈਚ ਇੰਸਟਾਲ ਸਪੱਸ਼ਟ ਕਰਦਾ ਹੈ। deepin-deb-installer-6.5.51/translations/deepin-deb-installer_pl.ts000066400000000000000000001121471524745214100253650ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Wprowadź numer do skonfigurowania: OK button OK BackendProcessPage Loading packages... Wczytywanie pakietów... %1/%2 loaded %1/%2 wczytano Initializing... Inicjowanie... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Instalator pakietów Settings Ustawienia Installing other packages... Please open it later. Trwa instalacja innych pakietów... Otwórz później. Parsing failed: An illegal file structure was found in the manifest file! WystÄ…piÅ‚ błąd parsowania: W pliku manifest znaleziono nieprawidÅ‚owÄ… strukturÄ™! Parsing failed: An illegal version number was found in the manifest file! WystÄ…piÅ‚ błąd parsowania: W pliku manifest znaleziono nieprawidÅ‚owy numer wersji! No deb packages found. Please check the folder. Nie znaleziono pakietów deb. Sprawdź folder, w którym siÄ™ znajduje. The %1 package may be broken Pakiet %1 może być uszkodzony You can only install local %1 packages Możesz instalować tylko lokalne pakiety %1 No permission to access this folder Brak uprawnieÅ„ dostÄ™pu do tego folderu Already Added Już dodano %1 does not exist, please reselect %1 nie istnieje, zaznacz ponownie Bulk Install Instalacja zbiorcza DebListModel Installation failed, please check your network connection Błąd instalacji, sprawdź połączenie sieciowe Installation failed, please check for updates in Control Center Instalacja nie powiodÅ‚a siÄ™, sprawdź aktualizacje w Centrum Kontroli Installation failed, insufficient disk space Błąd instalacji: za maÅ‚o miejsca na dysku No digital signature Brak certyfikatu Invalid digital signature NieprawidÅ‚owa sygnatura certyfikatu The administrator has set policies to prevent installation of this package Administrator ustaliÅ‚ reguÅ‚y, aby zapobiec instalacji tego pakietu Installation Failed Błąd instalacji current system aktualny system %2 has been installed in %1, please uninstall this package before installing it %2 zostaÅ‚ zainstalowany w %1, najpierw odinstaluj ten pakiet Broken dependencies, try installing the app in compatibility mode Zerwane zależnoÅ›ci, spróbuj zainstalować aplikacjÄ™ w trybie kompatybilnoÅ›ci Compatibility mode installation failed Failed to install %1 Nie udaÅ‚o siÄ™ zainstalować %1 Cancel button Anuluj OK button OK Same version installed Zainstalowana ta sama wersja Later version installed: %1 Nowsza wersja zainstalowana: %1 Earlier version installed: %1 WczeÅ›niejsza wersja zainstalowana: %1 Installation failed Failed to install %1: no valid digital signature Nie udaÅ‚o siÄ™ zainstalować %1: brak ważnej sygnatury cyfrowej This package does not have a valid digital signature. Continue with the installation? Pakiet nie posiada ważnego podpisu cyfrowego. Kontynuować instalacjÄ™? Cancel Anuluj Continue button Kontynuuj Unable to install Nie można zainstalować Proceed button Kontynuuj This package does not have a valid digital signature Ten pakiet nie ma prawidÅ‚owego podpisu cyfrowego Broken dependencies: %1 Zerwane zależnoÅ›ci: %1 Authentication failed Uwierzytelnienie nie powiodÅ‚o siÄ™ Unmatched package architecture NiepasujÄ…ca architektura pakietów FileChooseWidget Drag deb packages here PrzeciÄ…gnij pakiety deb tutaj Select File Wybierz plik MultipleInstallPage Show details Pokaż szczegóły Collapse button ZwiÅ„ Install button Zainstaluj Done button Gotowe Back button Wstecz Install %1 will remove: Instalacja %1 usunie: Dependencies in the repository ZależnoÅ›ci w repozytorium Missing dependencies BrakujÄ…ce zależnoÅ›ci Installing dependencies: %1 Instalowanie zależnoÅ›ci: %1 PackageSelectItem Same version installed Zainstalowana ta sama wersja Earlier version installed: %1 WczeÅ›niejsza wersja zainstalowana: %1 Later version installed: %1 Nowsza wersja zainstalowana: %1 Unmatched package architecture NiepasujÄ…ca architektura pakietu PackageSelectView Select all Zaznacz wszystko Install button Zainstaluj PackagesListDelegate Installing Instalowanie Installed Zainstalowano Failed WystÄ…piÅ‚ błąd Waiting Oczekiwanie Same version installed Zainstalowana ta sama wersja Later version installed: %1 Nowsza wersja zainstalowana: %1 Earlier version installed: %1 WczeÅ›niejsza wersja zainstalowana: %1 Broken dependencies PackagesListView Delete UsuÅ„ QApplication Collapse button ZwiÅ„ QObject Basic Podstawowe Check digital signatures if the developer mode is enabled Sprawdź podpisy cyfrowe, jeÅ›li tryb dewelopera jest włączony. To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Aby instalować niepodpisane aplikacje, przejdź do Centrum bezpieczeÅ„stwa > NarzÄ™dzia > BezpieczeÅ„stwo aplikacji i zmieÅ„ ustawienia. Security Center > Tools > App Security Centrum bezpieczeÅ„stwa > NarzÄ™dzia > BezpieczeÅ„stwo aplikacji The system has not installed Linglong environment, please install it first Najpierw zainstaluj Å›rodowisko Linglong Unable to install Nie można zainstalować This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Pakiet nie posiada prawidÅ‚owej sygnatury i zostaÅ‚ zablokowany przed uruchomieniem/instalacjÄ…. Przejdź do Centrum bezpieczeÅ„stwa > NarzÄ™dzia > BezpieczeÅ„stwo aplikacji, aby zmienić ustawienia. Cancel button Anuluj Proceed button Kontynuuj Will remove: Do usuniÄ™cia: SingleInstallPage Collapse ZwiÅ„ Reinstall Przeinstaluj Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Nowsza wersja zainstalowana: %1 Downgrade Downgrade Earlier version installed: %1 WczeÅ›niejsza wersja zainstalowana: %1 Compatible Mode Install Installing dependencies: %1 Instalowanie zależnoÅ›ci: %1 Failed to install %1 Nie udaÅ‚o siÄ™ zainstalować %1 Version: Wersja: Install button Zainstaluj Remove button UsuÅ„ OK button OK Back button Wstecz Done button Gotowe If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Próba zainstalowania %2 w trybie kompatybilnoÅ›ci %1 Uninstalling %2 from %1 compatibility mode Odinstalowywanie %2 z trybu kompatybilnoÅ›ci %1 %2 was successfully installed to %1 compatibility mode %2 zostaÅ‚ pomyÅ›lnie zainstalowany w trybie zgodnoÅ›ci %1 Installed successfully Zainstalowano pomyÅ›lnie %2 has been successfully uninstalled from %1 compatibility mode Odinstalowano pomyÅ›lnie %2 w trybie kompatybilnoÅ›ci %1 Uninstalled successfully Odinstalowano pomyÅ›lnie Uninstall Failed Błąd odinstalowania Install %1 will remove: Instalacja %1 usunie: Dependencies in the repository ZależnoÅ›ci w repozytorium Missing dependencies BrakujÄ…ce zależnoÅ›ci Compatible Install Cancel button Anuluj Update button Aktualizuj Invalid digital signature NieprawidÅ‚owa sygnatura certyfikatu Name: Nazwa: Same version installed Zainstalowana ta sama wersja SingleInstallPage_Install Show details Pokaż szczegóły Show dependencies Pokaż zależnoÅ›ci SingleInstallPage_Uninstall Show details Pokaż szczegóły Uab::UabPackageListModel Installation Failed Błąd instalacji UninstallConfirmPage Show related packages Pokaż powiÄ…zane pakiety Collapse button ZwiÅ„ Cancel button Anuluj Confirm Potwierdź Are you sure you want to uninstall %1? All dependencies will also be removed Czy na pewno chcesz odinstalować %1? Wszystkie zależnoÅ›ci również zostanÄ… usuniÄ™te Are you sure you want to uninstall %1? The system or other applications may not work properly Czy na pewno chcesz odinstalować% 1? System lub inne aplikacje mogÄ… nie dziaÅ‚ać poprawnie Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Zainstaluj w trybie zgodnoÅ›ci main Package Installer Instalator pakietów Package Installer helps users install and remove local packages, and supports bulk installation. Instalator pakietów pomaga użytkownikom instalować i usuwać pakiety lokalne oraz obsÅ‚uguje instalacjÄ™ zbiorczÄ…. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_pt.ts000066400000000000000000001123321524745214100253710ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Introduza o número a configurar: OK button Aceitar BackendProcessPage Loading packages... A carregar pacotes... %1/%2 loaded %1/%2 carregado Initializing... A inicializar... Updating package cache... DdimErrorPage OK Aceitar DebInstaller Package Installer Instalador de Pacotes Settings Definições Installing other packages... Please open it later. A instalar outros pacotes... Abrir mais tarde. Parsing failed: An illegal file structure was found in the manifest file! Falha ao analisar: Foi encontrada uma estrutura de ficheiro ilegal no ficheiro de manifesto! Parsing failed: An illegal version number was found in the manifest file! Falha ao analisar: Foi encontrado um número de versão ilegal no ficheiro de manifesto! No deb packages found. Please check the folder. Não foram encontrados pacotes deb. Verificar a pasta. The %1 package may be broken O pacote %1 pode estar danificado You can only install local %1 packages Você pode instalar apenas pacotes %1 locais No permission to access this folder Sem permissão para acessar esta pasta Already Added Já adicionado %1 does not exist, please reselect %1 não existe, selecione novamente Bulk Install Instalação em massa DebListModel Installation failed, please check your network connection Falha na instalação, verifique a sua ligação à Internet Installation failed, please check for updates in Control Center Falha na instalação, verifique se há atualizações no Centro de Controlo Installation failed, insufficient disk space Falha na instalação, espaço em disco insuficiente No digital signature Sem assinatura digital Invalid digital signature Assinatura digital inválida The administrator has set policies to prevent installation of this package O administrador definiu normas para impedir a instalação deste pacote Installation Failed Falha na instalação current system sistema atual %2 has been installed in %1, please uninstall this package before installing it %2 foi instalado em %1, por favor desinstale esse pacote antes de instalá-lo Broken dependencies, try installing the app in compatibility mode Dependências quebradas, tente instalar o aplicativo no modo de compatibilidade Compatibility mode installation failed Failed to install %1 Falha ao instalar %1 Cancel button Cancelar OK button Aceitar Same version installed A mesma versão já está instalada Later version installed: %1 Versão posterior instalada: %1 Earlier version installed: %1 Versão anterior instalada: %1 Installation failed Failed to install %1: no valid digital signature Falha ao instalar %1: nenhuma assinatura digital válida This package does not have a valid digital signature. Continue with the installation? Este pacote não possui uma assinatura digital válida. Continuar com a instalação? Cancel Cancelar Continue button Continuar Unable to install Incapaz de instalar Proceed button Continuar This package does not have a valid digital signature Este pacote não tem uma assinatura digital válida Broken dependencies: %1 Dependências com problemas: %1 Authentication failed Falha na autenticação Unmatched package architecture Arquitetura do pacote não compatível FileChooseWidget Drag deb packages here Arraste os pacotes deb para aqui Select File Selecionar ficheiro MultipleInstallPage Show details Mostrar detalhes Collapse button Ocultar Install button Instalar Done button Concluído Back button Anterior Install %1 will remove: Instalar %1 removerá: Dependencies in the repository Dependências no repositório Missing dependencies Dependências em falta Installing dependencies: %1 A instalar dependências: %1 PackageSelectItem Same version installed A mesma versão já está instalada Earlier version installed: %1 Versão anterior instalada: %1 Later version installed: %1 Versão posterior instalada: %1 Unmatched package architecture Arquitetura do pacote não compatível PackageSelectView Select all Selecionar tudo Install button Instalar PackagesListDelegate Installing A Instalar Installed Instalado Failed Falhou Waiting Aguardar Same version installed A mesma versão já está instalada Later version installed: %1 Versão posterior instalada: %1 Earlier version installed: %1 Versão anterior instalada: %1 Broken dependencies PackagesListView Delete Eliminar QApplication Collapse button Ocultar QObject Basic Básico Check digital signatures if the developer mode is enabled Verificar as assinaturas digitais se o modo de programador estiver ativo To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Para instalar aplicativos não assinados, acesse Centro de Segurança > Ferramentas > Segurança do Aplicativo e selecione os tipos de aplicativo que podem ser instalados. Security Center > Tools > App Security Centro de Segurança > Ferramentas > Segurança do Aplicativo The system has not installed Linglong environment, please install it first O sistema não instalou o ambiente Linglong, por favor instale-o primeiro Unable to install Incapaz de instalar This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Este pacote não possui uma assinatura digital válida e foi bloqueado para instalação/execução. Acesse Centro de Segurança > Ferramentas > Segurança do Aplicativo para alterar as configurações. Cancel button Cancelar Proceed button Continuar Will remove: Removerá: SingleInstallPage Collapse Ocultar Reinstall Reinstalar Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Versão posterior instalada: %1 Downgrade Desatualizar Earlier version installed: %1 Versão anterior instalada: %1 Compatible Mode Install Installing dependencies: %1 A instalar dependências: %1 Failed to install %1 Falha ao instalar %1 Version: Versão: Install button Instalar Remove button Remover OK button Aceitar Back button Anterior Done button Concluído If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Tentando instalar %2 no modo de compatibilidade %1 Uninstalling %2 from %1 compatibility mode Desinstalando %2 do modo de compatibilidade %1 %2 was successfully installed to %1 compatibility mode %2 foi instalado com sucesso no modo de compatibilidade %1 Installed successfully Instalado com sucesso %2 has been successfully uninstalled from %1 compatibility mode %2 foi desinstalado com sucesso do modo de compatibilidade %1 Uninstalled successfully Desinstalado com sucesso Uninstall Failed Falha na desinstalação Install %1 will remove: Instalar %1 removerá: Dependencies in the repository Dependências no repositório Missing dependencies Dependências em falta Compatible Install Cancel button Cancelar Update button Atualizar Invalid digital signature Assinatura digital inválida Name: Nome: Same version installed A mesma versão já está instalada SingleInstallPage_Install Show details Mostrar detalhes Show dependencies Mostrar dependências SingleInstallPage_Uninstall Show details Mostrar detalhes Uab::UabPackageListModel Installation Failed Falha na instalação UninstallConfirmPage Show related packages Mostrar pacotes relacionados Collapse button Ocultar Cancel button Cancelar Confirm Confirmar Are you sure you want to uninstall %1? All dependencies will also be removed Tem a certeza que deseja desinstalar %1? Também serão removidas todas as dependências Are you sure you want to uninstall %1? The system or other applications may not work properly Tem a certeza que deseja desinstalar %1? O sistema ou outras aplicações podem não funcionar corretamente Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalar em modo compatível main Package Installer Instalador de Pacotes Package Installer helps users install and remove local packages, and supports bulk installation. O Instalador de Pacotes ajuda os utilizadores a instalar e remover pacotes locais e suporta a instalação em massa. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_pt_BR.ts000066400000000000000000001115551524745214100257620ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Insira o número para configurar: OK button OK BackendProcessPage Loading packages... Carregando pacotes... %1/%2 loaded %1 / %2 carregado Initializing... Inicializando... Updating package cache... Atualizando cache de pacotes... DdimErrorPage OK OK DebInstaller Package Installer Instalador de Pacotes Settings Configurações Installing other packages... Please open it later. Instalando outros pacotes... Abra-o mais tarde. Parsing failed: An illegal file structure was found in the manifest file! A análise falhou: Foi encontrada uma estrutura de arquivo ilegal no arquivo de manifesto! Parsing failed: An illegal version number was found in the manifest file! A análise falhou: Foi encontrado um número de versão ilegal no arquivo de manifesto! No deb packages found. Please check the folder. Nenhum pacote .deb foi encontrado. Verifique a pasta. The %1 package may be broken O pacote %1 pode estar corrompido You can only install local %1 packages Você só pode instalar %1 pacotes locais No permission to access this folder Nenhuma permissão para acessar esta pasta Already Added Já adicionado %1 does not exist, please reselect %1 não existe; selecione-o novamente Bulk Install Instalação em massa DebListModel Installation failed, please check your network connection A instalação falhou; verifique a conexão de rede Installation failed, please check for updates in Control Center A instalação falhou; verifique se há atualizações disponíveis Installation failed, insufficient disk space A instalação falhou; espaço insuficiente em disco No digital signature Nenhuma assinatura digital Invalid digital signature Assinatura digital inválida The administrator has set policies to prevent installation of this package O administrador definiu políticas para impedir a instalação deste pacote Installation Failed A instalação falhou Failed to install %1 Falha na instalação %1 Unable to install - no digital signature Impossível instalar - nenhuma assinatura digital Please go to Control Center to enable developer mode and try again. Proceed? Acesse a Central de Controle para ativar o modo de desenvolvedor. Continuar? Cancel button Cancelar Proceed button Continuar OK button OK Same version installed Versão já instalada Later version installed: %1 Última versão instalada: %1 Earlier version installed: %1 Versão anterior instalada: %1 Broken dependencies, try installing the app in compatibility mode As dependências estão corrompidas. Tente instalar o aplicativo em modo de compatibilidade Compatibility mode installation failed A instalação em modo de compatibilidade falhou Installation failed A instalação falhou Failed to install %1: no valid digital signature Falha ao instalar %1: nenhuma assinatura digital válida This package does not have a valid digital signature. Continue with the installation? Este pacote não possuí uma assinatura digital válida. Continuar com a instalação? Cancel Cancelar Continue button Continuar Unable to install Impossível instalar This package does not have a valid digital signature Este pacote não possui uma assinatura digital válida Broken dependencies: %1 Dependências quebradas: %1 Authentication failed A autenticação falhou Unmatched package architecture Arquitetura do pacote incompatível FileChooseWidget Drag deb packages here Arraste e solte os pacotes .deb aqui Select File Selecionar arquivo MultipleInstallPage Show details Exibir detalhes Collapse button Ocultar Install button Instalar Done button Concluído Back button Voltar Install %1 will remove: A instalação de %1 removerá: Dependencies in the repository Dependências no repositório Missing dependencies Dependências ausentes Installing dependencies: %1 Instalando dependências: %1 PackageSelectItem Same version installed Mesma versão instalada Earlier version installed: %1 Versão anterior instalada: %1 Later version installed: %1 Última versão instalada: %1 Unmatched package architecture A arquitetura do pacote é incompatível PackageSelectView Select all Selecionar tudo Install button Instalar PackagesListDelegate Installing Instalando... Installed Instalado Failed Falhou Waiting Aguardando Same version installed Mesma versão instalada Later version installed: %1 Última versão instalada: %1 Earlier version installed: %1 Versão anterior instalada: %1 Broken dependencies Dependências quebradas PackagesListView Delete Excluir QApplication Collapse button Ocultar QObject Basic Básico Check digital signatures if the developer mode is enabled Verificar as assinaturas digitais se o modo desenvolvedor estiver ativo Unable to install Impossível instalar Cancel button Cancelar Proceed button Continuar This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Este pacote não tem uma assinatura digital válida e foi impedido de ser instalado/executado. Acesse a Central de Segurança > Ferramentas > Segurança de Aplicativos para alterar as configurações. Will remove: Removerá: The system has not installed Linglong environment, please install it first O sistema não instalou o ambiente Linglong, instale-o primeiro To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Para instalar aplicativos não assinados, acesse a Central de Segurança > Ferramentas > Segurança de Aplicativos e selecione os tipos de aplicativos que podem ser instalados. Security Center > Tools > App Security Central de Segurança > Ferramentas > Segurança de Aplicativos SingleInstallPage Collapse Ocultar Reinstall Reinstalar Installing in compatibility mode %1 Instalando em modo de compatibilidade %1 Uninstalling %1 from compatibility mode Desinstalando %1 do modo de compatibilidade %1 was successfully installed to compatibility mode %1 foi instalado com sucesso no modo de compatibilidade Later version installed: %1 Última versão instalada: %1 Downgrade Downgrade Earlier version installed: %1 Versão anterior instalada: %1 Compatible Mode Install Instalação em modo de compatibilidade Installing dependencies: %1 Instalando dependências: %1 Failed to install %1 Falha na instalação %1 Version: Versão: Install button Instalar Remove button Remover OK button OK Back button Voltar Done button Concluído If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. Se este software for uma versão mais antiga (já adaptada para uma versão legada do sistema), você pode tentar instalá-lo em modo de compatibilidade. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. O Modo de Compatibilidade do UOS V25 é um recurso que permite continuar usando aplicativos da versão V20 no sistema V25. Ele cria um ambiente de compatibilidade, permitindo que softwares que originalmente só funcionavam no sistema V20 também possam operar corretamente no V25. Confirm to install in compatibility mode Confirmar instalação em modo de compatibilidade Installed successfully Instalado Uninstalled successfully Desinstalado Uninstall Failed A desinstalação falhou Install %1 will remove: A instalação de %1 removerá: Dependencies in the repository Dependências no repositório Missing dependencies Dependências ausentes Compatible Install Instalar em modo de compatibilidade Cancel button Cancelar Update button Atualizar Invalid digital signature Assinatura digital inválida Name: Nome: Same version installed Mesma versão instalada SingleInstallPage_Install Show details Exibir detalhes Show dependencies Exibir dependências SingleInstallPage_Uninstall Show details Exibir detalhes Uab::UabPackageListModel Installation Failed A instalação falhou UninstallConfirmPage Show related packages Exibir os pacotes relacionados Collapse button Ocultar Cancel button Cancelar Confirm Confirmar Are you sure you want to uninstall %1? All dependencies will also be removed Desinstalar %1? Todas as dependências serão removidas Are you sure you want to uninstall %1? The system or other applications may not work properly Desinstalar %1? O sistema e/ou outros aplicativos podem não funcionar corretamente Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed Desinstalar %1 do modo de compatibilidade? Todas as dependências também serão removidas dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalar pelo modo de compatibilidade main Package Installer Instalador de Pacotes Package Installer helps users install and remove local packages, and supports bulk installation. O Instalador de Pacotes ajuda os usuários a instalar e remover os pacotes; além de, permitir a instalação em massa. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ru.ts000066400000000000000000001222451524745214100254000ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Введите номер длÑ� наÑ�тройки: OK button ОК BackendProcessPage Loading packages... Загрузка пакетов… %1/%2 loaded Загружено %1 из %2 Initializing... ИнициализациÑ�… Updating package cache... Обновление кÑ�ша пакетов... DdimErrorPage OK ОК DebInstaller Package Installer УÑ�тановщик пакетов Settings Ð�аÑ�тройки Installing other packages... Please open it later. УÑ�тановка других пакетов... ПожалуйÑ�та, откройте позже. Parsing failed: An illegal file structure was found in the manifest file! Ошибка анализа: в файле манифеÑ�та обнаружена недопуÑ�тимаÑ� Ñ�труктура файла! Parsing failed: An illegal version number was found in the manifest file! Ошибка анализа: в файле манифеÑ�та обнаружен недопуÑ�тимый номер верÑ�ии! No deb packages found. Please check the folder. DEB-пакеты не найдены. Проверьте папку. The %1 package may be broken Пакет %1 может быть повреждён You can only install local %1 packages Ð’Ñ‹ можете уÑ�танавливать только локальные пакеты %1 No permission to access this folder Ð�ет прав доÑ�тупа к Ñ�той папке Already Added Уже добавлено %1 does not exist, please reselect %1 не Ñ�ущеÑ�твует, пожалуйÑ�та, выберите Ñ�нова Bulk Install МаÑ�Ñ�оваÑ� уÑ�тановка DebListModel Installation failed, please check your network connection Ошибка уÑ�тановки, проверьте подключение к Интернету Installation failed, please check for updates in Control Center Ошибка уÑ�тановки, проверьте наличие обновлений в Центре управлениÑ� Installation failed, insufficient disk space Ошибка уÑ�тановки, недоÑ�таточно меÑ�та на диÑ�ке No digital signature Ð�ет цифровой подпиÑ�и Invalid digital signature Ð�едейÑ�твительнаÑ� цифроваÑ� подпиÑ�ÑŒ The administrator has set policies to prevent installation of this package Ð�дминиÑ�тратор уÑ�тановил политики, запрещающие уÑ�тановку Ñ�того пакета Installation Failed Ошибка уÑ�тановки current system текущаÑ� Ñ�иÑ�тема %2 has been installed in %1, please uninstall this package before installing it %2 уже уÑ�тановлен в %1, пожалуйÑ�та, удалите Ñ�тот пакет перед уÑ�тановкой Broken dependencies, try installing the app in compatibility mode Ð�арушенные завиÑ�имоÑ�ти, попробуйте уÑ�тановить приложение в режиме Ñ�овмеÑ�тимоÑ�ти Compatibility mode installation failed Ошибка уÑ�тановки в режиме Ñ�овмеÑ�тимоÑ�ти Failed to install %1 Ð�е удалоÑ�ÑŒ уÑ�тановить %1 Unable to install - no digital signature Ð�евозможно уÑ�тановить — нет цифровой подпиÑ�и Please go to Control Center to enable developer mode and try again. Proceed? ПожалуйÑ�та, перейдите в Центр управлениÑ�, чтобы включить режим разработчика, и повторите попытку. Продолжить? Cancel button Отмена Proceed button Продолжить OK button ОК Same version installed ТакаÑ� же верÑ�иÑ� уже уÑ�тановлена Later version installed: %1 УÑ�тановлена более новаÑ� верÑ�иÑ�: %1 Earlier version installed: %1 УÑ�тановлена более Ñ�тараÑ� верÑ�иÑ�: %1 Installation failed Failed to install %1: no valid digital signature Ð�е удалоÑ�ÑŒ уÑ�тановить %1: нет дейÑ�твительной цифровой подпиÑ�и This package does not have a valid digital signature. Continue with the installation? Этот пакет не имеет дейÑ�твительной цифровой подпиÑ�и. Продолжить уÑ�тановку? Cancel Отмена Continue button Продолжить Unable to install Ð�евозможно уÑ�тановить This package does not have a valid digital signature Этот пакет не имеет дейÑ�твительной цифровой подпиÑ�и Broken dependencies: %1 Ð�арушенные завиÑ�имоÑ�ти: %1 Authentication failed Ошибка аутентификации Unmatched package architecture Ð�еÑ�оответÑ�твие архитектуры пакета FileChooseWidget Drag deb packages here Перетащите DEB-пакеты Ñ�юда Select File Выбрать файл MultipleInstallPage Show details Показать подробноÑ�ти Collapse button Свернуть Install button УÑ�тановить Done button Готово Back button Ð�азад Install %1 will remove: УÑ�тановка %1 приведёт к удалению: Dependencies in the repository ЗавиÑ�имоÑ�ти из репозиториÑ� Missing dependencies ОтÑ�утÑ�твующие завиÑ�имоÑ�ти Installing dependencies: %1 УÑ�тановка завиÑ�имоÑ�тей: %1 PackageSelectItem Same version installed ТакаÑ� же верÑ�иÑ� уже уÑ�тановлена Earlier version installed: %1 УÑ�тановлена более Ñ�тараÑ� верÑ�иÑ�: %1 Later version installed: %1 УÑ�тановлена более новаÑ� верÑ�иÑ�: %1 Unmatched package architecture Ð�еÑ�оответÑ�твие архитектуры пакета PackageSelectView Select all Выбрать вÑ�Ñ‘ Install button УÑ�тановить PackagesListDelegate Installing УÑ�тановка Installed УÑ�тановлено Failed Ошибка Waiting Ожидание Same version installed ТакаÑ� же верÑ�иÑ� уже уÑ�тановлена Later version installed: %1 УÑ�тановлена более новаÑ� верÑ�иÑ�: %1 Earlier version installed: %1 УÑ�тановлена более Ñ�тараÑ� верÑ�иÑ�: %1 Broken dependencies PackagesListView Delete Удалить QApplication Collapse button Свернуть QObject Basic ОÑ�новные Check digital signatures if the developer mode is enabled ПроверÑ�ть цифровые подпиÑ�и, еÑ�ли включён режим разработчика To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Чтобы уÑ�тановить неподпиÑ�анные приложениÑ�, перейдите в Центр безопаÑ�ноÑ�ти > ИнÑ�трументы > БезопаÑ�ноÑ�ть приложений и выберите типы приложений, которые можно уÑ�танавливать. Security Center > Tools > App Security Центр безопаÑ�ноÑ�ти > ИнÑ�трументы > БезопаÑ�ноÑ�ть приложений The system has not installed Linglong environment, please install it first Ð’ Ñ�иÑ�теме не уÑ�тановлена Ñ�реда Linglong, пожалуйÑ�та, Ñ�начала уÑ�тановите её Unable to install Ð�евозможно уÑ�тановить This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Этот пакет не имеет дейÑ�твительной цифровой подпиÑ�и и заблокирован длÑ� уÑ�тановки/запуÑ�ка. Перейдите в Центр безопаÑ�ноÑ�ти > ИнÑ�трументы > БезопаÑ�ноÑ�ть приложений, чтобы изменить наÑ�тройки. Cancel button Отмена Proceed button Продолжить Will remove: Будет удалено: SingleInstallPage Collapse Свернуть Reinstall ПереуÑ�тановить Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 УÑ�тановлена более новаÑ� верÑ�иÑ�: %1 Downgrade Понизить верÑ�ию Earlier version installed: %1 УÑ�тановлена более Ñ�тараÑ� верÑ�иÑ�: %1 Compatible Mode Install Installing dependencies: %1 УÑ�тановка завиÑ�имоÑ�тей: %1 Failed to install %1 Ð�е удалоÑ�ÑŒ уÑ�тановить %1 Version: ВерÑ�иÑ�: Select a compatibility mode: Выберите режим Ñ�овмеÑ�тимоÑ�ти: Install button УÑ�тановить Remove button Удалить OK button ОК Back button Ð�азад Done button Готово If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Попытка уÑ�тановки %2 в режиме Ñ�овмеÑ�тимоÑ�ти %1 Uninstalling %2 from %1 compatibility mode Удаление %2 из режима Ñ�овмеÑ�тимоÑ�ти %1 %2 was successfully installed to %1 compatibility mode %2 уÑ�пешно уÑ�тановлен в режим Ñ�овмеÑ�тимоÑ�ти %1 Installed successfully УÑ�тановка выполнена уÑ�пешно %2 has been successfully uninstalled from %1 compatibility mode %2 уÑ�пешно удалён из режима Ñ�овмеÑ�тимоÑ�ти %1 Uninstalled successfully Удаление выполнено уÑ�пешно Uninstall Failed Ошибка удалениÑ� Install %1 will remove: УÑ�тановка %1 приведёт к удалению: Dependencies in the repository ЗавиÑ�имоÑ�ти из репозиториÑ� Missing dependencies ОтÑ�утÑ�твующие завиÑ�имоÑ�ти Compatible Install Cancel button Отмена Update button Обновить Invalid digital signature Ð�едейÑ�твительнаÑ� цифроваÑ� подпиÑ�ÑŒ Name: Ð�азвание: Same version installed ТакаÑ� же верÑ�иÑ� уже уÑ�тановлена SingleInstallPage_Install Show details Показать подробноÑ�ти Show dependencies Показать завиÑ�имоÑ�ти SingleInstallPage_Uninstall Show details Показать подробноÑ�ти Uab::UabPackageListModel Installation Failed Ошибка уÑ�тановки UninstallConfirmPage Show related packages Показать Ñ�вÑ�занные пакеты Collapse button Свернуть Cancel button Отмена Confirm Подтвердить Are you sure you want to uninstall %1? All dependencies will also be removed Уверены, что хотите удалить %1? Ð’Ñ�е завиÑ�имоÑ�ти также будут удалены. Are you sure you want to uninstall %1? The system or other applications may not work properly Уверены, что хотите удалить %1? СиÑ�тема или другие приложениÑ� могут работать неверно. Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed Are you sure you want to uninstall %2 from %1 compatibility mode? Уверены, что хотите удалить %2 из режима Ñ�овмеÑ�тимоÑ�ти %1? dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode УÑ�тановить в режиме Ñ�овмеÑ�тимоÑ�ти main Package Installer УÑ�тановщик пакетов Package Installer helps users install and remove local packages, and supports bulk installation. УÑ�тановщик пакетов помогает пользователÑ�м уÑ�танавливать и удалÑ�ть локальные пакеты, а также поддерживает маÑ�Ñ�овую уÑ�тановку. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_sk.ts000066400000000000000000001126501524745214100253660ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Zadajte Ä�íslo na nastavenie: OK button OK BackendProcessPage Loading packages... NaÄ�ítavanie balíÄ�kov... %1/%2 loaded %1/%2 naÄ�ítaných Initializing... Inicializácia... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Správca balíÄ�kov Settings Nastavenia Installing other packages... Please open it later. InÅ¡talácia iných balíÄ�kov... Prosím, otvorte to neskôr. Parsing failed: An illegal file structure was found in the manifest file! Parsovanie zlyhalo: v manifestovom súbore sa naÅ¡lo neplatné Å¡truktúr Parsing failed: An illegal version number was found in the manifest file! Parsovanie zlyhalo: v manifestovom súbore sa naÅ¡lo neplatné Ä�íslo verzie! No deb packages found. Please check the folder. Nie sú nájdené žiadne deb balíÄ�ky. Prosím, skontrolujte prieÄ�inok. The %1 package may be broken BalíÄ�ok %1 môže byÅ¥ poÅ¡kodený You can only install local %1 packages Môžete inÅ¡talovaÅ¥ len lokálne %1 balíÄ�ky No permission to access this folder Žiadna oprávnenie na prístup do tohto prieÄ�inku Already Added Už pridaný %1 does not exist, please reselect %1 neexistuje, prosím, zvoľte znovu Bulk Install Hromadná inÅ¡talácia DebListModel Installation failed, please check your network connection InÅ¡talácia zlyhala, skontrolujte pripojenie k sieti Installation failed, please check for updates in Control Center InÅ¡talácia zlyhala, prosím, skontrolujte aktualizácie v Å tandardnom centrále Installation failed, insufficient disk space InÅ¡talácia zlyhala, nedostatoÄ�né miesto na disku No digital signature Žiadna digitálna podpis Invalid digital signature Neplatný digitálny podpis The administrator has set policies to prevent installation of this package Administrátor nastavil politiky, ktoré zabraňujú inÅ¡talácii tohto balíÄ�ka Installation Failed InÅ¡talácia zlyhala current system súÄ�asný systém %2 has been installed in %1, please uninstall this package before installing it %2 je nainÅ¡talovaný v %1, prosím, odstanovte tento balíÄ�ok pred inÅ¡taláciou Broken dependencies, try installing the app in compatibility mode Nerovnajúce sa závislosti, skúste inÅ¡talovaÅ¥ aplikáciu v režime kompatibility Compatibility mode installation failed Failed to install %1 Nepodarilo sa inÅ¡talovaÅ¥ %1 Cancel button ZruÅ¡iÅ¥ OK button OK Same version installed Rovnaká verzia je nainÅ¡talovaná Later version installed: %1 NeskorÅ¡ia verzia je nainÅ¡talovaná: %1 Earlier version installed: %1 NainÅ¡talovaná skorÅ¡ia verzia: %1 Installation failed Failed to install %1: no valid digital signature Nepodarilo sa inÅ¡talovaÅ¥ %1: žiadny platný digitálny podpis This package does not have a valid digital signature. Continue with the installation? Tento balíÄ�ok nemá platný digitálny podpis. PokraÄ�ovaÅ¥ s inÅ¡taláciou? Cancel ZruÅ¡iÅ¥ Continue button PokraÄ�ovaÅ¥ Unable to install Nepodarilo sa inÅ¡talovaÅ¥ Proceed button PokraÄ�ovaÅ¥ This package does not have a valid digital signature Tento balíÄ�ok nemá platný digitálny podpis Broken dependencies: %1 Zlomené závislosti: %1 Authentication failed Autentifikácia neúspeÅ¡ná Unmatched package architecture NezabezpeÄ�ená architektúra balíÄ�kov FileChooseWidget Drag deb packages here Pridajte balíÄ�ky deb sem Select File VybraÅ¥ súbor MultipleInstallPage Show details ZobraziÅ¥ podrobnosti Collapse button ZbaliÅ¥ Install button InÅ¡talovaÅ¥ Done button Hotovo Back button Späť Install %1 will remove: InÅ¡talácia %1 odstráni: Dependencies in the repository Závislosti v repozitári Missing dependencies Chýbajúce závislosti Installing dependencies: %1 InÅ¡talácia závislostí: %1 PackageSelectItem Same version installed Rovnaká verzia je nainÅ¡talovaná Earlier version installed: %1 NainÅ¡talovaná skorÅ¡ia verzia: %1 Later version installed: %1 NeskorÅ¡ia verzia je nainÅ¡talovaná: %1 Unmatched package architecture NezabezpeÄ�ená architektúra balíÄ�kov PackageSelectView Select all VybraÅ¥ vÅ¡etko Install button InÅ¡talovaÅ¥ PackagesListDelegate Installing InÅ¡talujem Installed NainÅ¡talované Failed NeúspeÅ¡né Waiting ÄŒakanie Same version installed Rovnaká verzia je nainÅ¡talovaná Later version installed: %1 NeskorÅ¡ia verzia je nainÅ¡talovaná: %1 Earlier version installed: %1 NainÅ¡talovaná skorÅ¡ia verzia: %1 Broken dependencies PackagesListView Delete VymazaÅ¥ QApplication Collapse button ZbaliÅ¥ QObject Basic Základný Check digital signatures if the developer mode is enabled Skontrolujte digitálne podpisy, ak je povolený režim vývojára To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Ak chcete nainÅ¡talovaÅ¥ nepodpísané aplikácie, pôjdite do BezpeÄ�nostného centra > Nástroje > BezpeÄ�nosÅ¥ aplikácie a vyberte typy aplikácií, ktoré môžete nainÅ¡talovaÅ¥. Security Center > Tools > App Security BezpeÄ�nostné centrum > Nástroje > BezpeÄ�nosÅ¥ aplikácie The system has not installed Linglong environment, please install it first Systém nemá nainÅ¡talované prostredie Linglong, prosím nainÅ¡talujte ho najskôr Unable to install Nemôžem nainÅ¡talovaÅ¥ This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Tento balíÄ�ek nemá platný digitálny podpis a bol zablokovaný pri inÅ¡talácii/spustení. Pre zmenenie nastavení pôjdite do BezpeÄ�nostného centra > Nástroje > BezpeÄ�nosÅ¥ aplikácie. Cancel button ZruÅ¡iÅ¥ Proceed button PokraÄ�ovaÅ¥ Will remove: Odstráni: SingleInstallPage Collapse ZbaliÅ¥ Reinstall ReinÅ¡talovaÅ¥ Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 NeskorÅ¡ia verzia je nainÅ¡talovaná: %1 Downgrade ZnížiÅ¥ verziu Earlier version installed: %1 NainÅ¡talovaná skorÅ¡ia verzia: %1 Compatible Mode Install Installing dependencies: %1 InÅ¡talácia závislostí: %1 Failed to install %1 Nepodarilo sa nainÅ¡talovaÅ¥ %1 Version: Verzia: Install button InÅ¡talovaÅ¥ Remove button OdstrániÅ¥ OK button OK Back button Späť Done button Hotovo If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Skúša sa inÅ¡talovaÅ¥ %2 v režime kompatibility %1 Uninstalling %2 from %1 compatibility mode Odstanovanie %2 z režimu kompatibility %1 %2 was successfully installed to %1 compatibility mode %2 bol úspeÅ¡ne nainÅ¡talovaný do režimu kompatibility %1 Installed successfully ÚspeÅ¡ne nainÅ¡talované %2 has been successfully uninstalled from %1 compatibility mode %2 bol úspeÅ¡ne odinÅ¡talovaný v režime kompatibility s %1 Uninstalled successfully ÚspeÅ¡ne odinÅ¡talované Uninstall Failed OdinÅ¡talovanie zlyhalo Install %1 will remove: InÅ¡talácia %1 odstráni: Dependencies in the repository Závislosti v repozitári Missing dependencies Chýbajúce závislosti Compatible Install Cancel button ZruÅ¡iÅ¥ Update button AktualizovaÅ¥ Invalid digital signature Neplatný digitálne podpis Name: Názov: Same version installed Rovnaká verzia je nainÅ¡talovaná SingleInstallPage_Install Show details ZobraziÅ¥ podrobnosti Show dependencies ZobraziÅ¥ závislosti SingleInstallPage_Uninstall Show details ZobraziÅ¥ podrobnosti Uab::UabPackageListModel Installation Failed InÅ¡talácia zlyhala UninstallConfirmPage Show related packages ZobraziÅ¥ súvisiace balíÄ�ky Collapse button ZbaliÅ¥ Cancel button ZruÅ¡iÅ¥ Confirm PotvrdiÅ¥ Are you sure you want to uninstall %1? All dependencies will also be removed Naozaj chcete odinÅ¡talovaÅ¥ %1? VÅ¡etky závislosti budú tiež odstránené Are you sure you want to uninstall %1? The system or other applications may not work properly Naozaj chcete odinÅ¡talovaÅ¥ %1? Systém alebo iné aplikácie môžu nefungovaÅ¥ správne Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode InÅ¡talovaÅ¥ v kompatibilnom režime main Package Installer Správca balíÄ�kov Package Installer helps users install and remove local packages, and supports bulk installation. Aplikácia Deepin Správca balíÄ�kov slúži na pomoc používateľom pri inÅ¡talácii a odstraňovaní lokálnych balíÄ�kov, podporuje hromadnú inÅ¡taláciu. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_sl.ts000066400000000000000000001122011524745214100253570ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Vnesite Å¡tevilo za konfiguracijo: OK button V redu BackendProcessPage Loading packages... UÄ�itvanje paketov... %1/%2 loaded %1/%2 naloženo Initializing... ZapoÄ�etek... Updating package cache... DdimErrorPage OK V redu DebInstaller Package Installer Instalator paketov Settings Nastavitve Installing other packages... Please open it later. Nastavljanje drugih paketov... Prosim, odprite ga kasneje. Parsing failed: An illegal file structure was found in the manifest file! Analiziranje je spodletelo: Nalazena je nepravilna struktura datoteke v manifestu! Parsing failed: An illegal version number was found in the manifest file! Analiziranje je spodletelo: Nalazeno je nepravilno Å¡tevilko razliÄ�ice v manifestu! No deb packages found. Please check the folder. Ni najdenih deb paketov. Prosim, preverite mapo. The %1 package may be broken Paket %1 je možno narejeno zgreÅ¡eno You can only install local %1 packages Možno je naložiti samo lokalnih paketov %1 No permission to access this folder Ni dovoljenja za dostop do tej mape Already Added VeÄ�krat dodano %1 does not exist, please reselect %1 ne obstaja, prosimo, ponovno izberite Bulk Install Bulk namestitev DebListModel Installation failed, please check your network connection Namestitev ni uspela, prosim preverite vaÅ¡o omrežno povezavo Installation failed, please check for updates in Control Center Nastavitev je spodletela, prosimo, preverite v kontrolni vrstici za ažuriranja Installation failed, insufficient disk space Namestitev ni uspela, ni dovolj prostora na disku No digital signature Ni digitalne potrdnice Invalid digital signature Neveljavna digitalna potrdnica The administrator has set policies to prevent installation of this package Administrатор je nastavil politike, ki prepreÄ�ujejo naložbo tega paketa Installation Failed Namestitev ni uspela current system slovar trenutnega sistema %2 has been installed in %1, please uninstall this package before installing it %2 je bil naložen v %1, prosimo, prenastavitev tega paketa pred naložbo Broken dependencies, try installing the app in compatibility mode Narobe odvisne pakete, poskusite naložiti aplikacijo v kompatibilnem naÄ�inu Compatibility mode installation failed Failed to install %1 Nastavitev %1 spodletela Cancel button PrekliÄ�i OK button V redu Same version installed Ista razliÄ�ica že nameÅ¡Ä�ena Later version installed: %1 Earlier version installed: %1 Installation failed Failed to install %1: no valid digital signature Naprej priÅ¡lo je do napake: neveljavna digitalna potrdilna potovanje This package does not have a valid digital signature. Continue with the installation? Ta paket ne vsebuje veljavne digitalne potrdilne potovanja. Nadaljuj z instalacijo? Cancel PrekliÄ�i Continue button Nadaljuj Unable to install NedosijÄ“go instaliranje Proceed button Nadaljji This package does not have a valid digital signature Ta paket ne vsebuje veljavne digitalne potrdilne potovanja Broken dependencies: %1 PovreÄ�je zavestnih odvisnosti: %1 Authentication failed Overite ni uspela Unmatched package architecture Neskladna paketna arhitektura FileChooseWidget Drag deb packages here Pridite tu deb pakete Select File Izberi datoteko MultipleInstallPage Show details Pokaži podrobnosti Collapse button Skrij Install button Namesti Done button Opravljeno Back button Nazaj Install %1 will remove: Instalacija %1 bo odstranila: Dependencies in the repository Odvisnosti v zbirki Missing dependencies Manjke odvisnosti Installing dependencies: %1 Instaliranje odvisnosti: %1 PackageSelectItem Same version installed Ista razliÄ�ica že nameÅ¡Ä�ena Earlier version installed: %1 Naravljena je instalirana ranija verzijska vrska: %1 Later version installed: %1 Naravljena je instalirana kasnija verzijska vrska: %1 Unmatched package architecture Neskladna paketna arhitektura PackageSelectView Select all Izberi vse Install button Namesti PackagesListDelegate Installing NameÅ¡Ä�am Installed NameÅ¡Ä�eno Failed Ni uspelo Waiting ÄŒakaj Same version installed Ista razliÄ�ica že nameÅ¡Ä�ena Later version installed: %1 Naravljena je instalirana kasnija verzijska vrska: %1 Earlier version installed: %1 Naravljena je instalirana ranija verzijska vrska: %1 Broken dependencies PackagesListView Delete IzbriÅ¡i QApplication Collapse button Skrij QObject Basic Osnovno Check digital signatures if the developer mode is enabled Prever digitalne potrditve, Ä�e je vkljuÄ�en razvojni naÄ�in To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Za namesto nameÅ¡Ä�enih aplikacij se pojavite v Ohranilnem centru > Alate > Zavarovanje aplikacij in izberite vrste aplikacij, ki jih je mogoÄ�e namestiti. Security Center > Tools > App Security Ohranilni center > Alate > Zavarovanje aplikacij The system has not installed Linglong environment, please install it first Sistem Linglong okolje Å¡e ni namestil, prosim namestite ga najprej. Unable to install Namestitev ni uspeÅ¡na This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Ta paket ni bil nameÅ¡Ä�en z veljavnim digitalnim potrdilom in je bil zavrnjen za nameÅ¡Ä�anje/izvajanje. Pojdite v Ohranilni center > Alate > Zavarovanje aplikacij, da spremneste nastavitve. Cancel button PrekliÄ�i Proceed button Nadaljji Will remove: Boste odstranili: SingleInstallPage Collapse Skrij Reinstall Ponovno namesti Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 NameÅ¡Ä�ena je kasnejÅ¡a razliÄ�ica: %1 Downgrade Opusti razliÄ�ico Earlier version installed: %1 NameÅ¡Ä�ena je ranjÅ¡a razliÄ�ica: %1 Compatible Mode Install Installing dependencies: %1 NameÅ¡Ä�anje ovisnosti: %1 Failed to install %1 Namestitev %1 je zavržena Version: RazliÄ�ica: Install button Namesti Remove button Odstrani OK button V redu Back button Nazaj Done button Opravljeno If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Namesto je %2 v kompatibilnostnem naÄ�inu %1 Uninstalling %2 from %1 compatibility mode Odstranjevanje %2 iz kompatibilnostnega naÄ�ina %1 %2 was successfully installed to %1 compatibility mode %2 je uspeÅ¡no nameÅ¡Ä�en v kompatibilnostnem naÄ�inu %1 Installed successfully UspeÅ¡no nameÅ¡Ä�eno %2 has been successfully uninstalled from %1 compatibility mode %2 je uspeÅ¡no odstranjen iz kompatibilnostnega naÄ�ina %1 Uninstalled successfully UspeÅ¡no odstranjeno Uninstall Failed Odstranjevanje neuspeÅ¡no Install %1 will remove: Namestitev %1 bo odstranila: Dependencies in the repository Ovisnosti v zbirki Missing dependencies Manjkejo ovisnosti Compatible Install Cancel button PrekliÄ�i Update button Posodobi Invalid digital signature Neveljaven digitalni potrdil Name: Ime: Same version installed Ista razliÄ�ica že nameÅ¡Ä�ena SingleInstallPage_Install Show details Pokaži podrobnosti Show dependencies Pokaž odvisnosti SingleInstallPage_Uninstall Show details Pokaž podrobnosti Uab::UabPackageListModel Installation Failed Namestitev ni uspela UninstallConfirmPage Show related packages Pokaž zvezi pakete Collapse button Skrij Cancel button PrekliÄ�i Confirm Potrdi Are you sure you want to uninstall %1? All dependencies will also be removed Ali ste prepriÄ�ani, da želite odinstalirati %1? Vsene odvisnosti bodo tudi odstranjeni Are you sure you want to uninstall %1? The system or other applications may not work properly Ali ste prepriÄ�ani, da želite odinstalirati %1? Sistem ali druge aplikacije ne bodo moÄ�no delovale Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Namesti v združljivem naÄ�inu main Package Installer Instalator paketov Package Installer helps users install and remove local packages, and supports bulk installation. Instalator paketov pomaga uporabnikom pri nameÅ¡Ä�anju in odstranjanju lokalnih paketov, in podpira zastopno nameÅ¡Ä�anje. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_sq.ts000066400000000000000000001123651524745214100253770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Jepni numrin për formësim: OK button OK BackendProcessPage Loading packages... Po ngarkohen paketa… %1/%2 loaded Ngarkuar %1/%2 Initializing... Po gatitet… Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Instalues Paketash Settings Rregullime Installing other packages... Please open it later. Po instalohen paketa të tjera… Ju lutemi, hapeni më vonë. Parsing failed: An illegal file structure was found in the manifest file! Analizimi dështoi: Te kartela manifest u gjet një strukturë jo e ligjshme kartelash! Parsing failed: An illegal version number was found in the manifest file! Analizimi dështoi: Te kartela manifest u gjet një numër jo i ligjshëm versioni! No deb packages found. Please check the folder. S’u gjetën paketa deb. Ju lutemi, kontrolloni dosjen. The %1 package may be broken Paketa %1 mund të jetë e dëmtuar You can only install local %1 packages Mund të instaloni vetëm paketa %1 vendore No permission to access this folder S’ka leje për hyrjen në këtë dosje Already Added E shtuar Tashmë %1 does not exist, please reselect %1 s’ekziston, ju lutemi, ripërzgjidhni Bulk Install Instalim Në Masë DebListModel Installation failed, please check your network connection Instalimi dështoi, ju lutemi, kontrolloni lidhjen tuaj në rrjet Installation failed, please check for updates in Control Center Instalimi dështoi, ju lutemi, kontrolloni te Qendër Kontrolli për përditësime Installation failed, insufficient disk space Instalimi dështoi, hapësirë disku e pamjaftueshme No digital signature Pa nënshkrim dixhital Invalid digital signature Nënshkrim dixhital i pavlefshëm The administrator has set policies to prevent installation of this package Përgjegjësi ka ujdisur rregulla për të penguar instalimin e kësaj pakete Installation Failed Instalimi Dështoi current system sistemi i tanishëm %2 has been installed in %1, please uninstall this package before installing it %2 është instaluar te %1, ju lutemi, çinstalojeni këtë paketë, para instalimit Broken dependencies, try installing the app in compatibility mode Varësi të papërmbushura, provoni ta instaloni aplikacionin nën mënyrën përputhje Compatibility mode installation failed Failed to install %1 S’u arrit të instalohej %1 Cancel button Anuloje OK button OK Same version installed Version i njëjtë i instaluar Later version installed: %1 Version më i vonshëm i instaluar: %1 Earlier version installed: %1 Version më i hershëm i instaluar: %1 Installation failed Failed to install %1: no valid digital signature S’u arrit të instalohet %1: s’ka nënshkrim dixhital të vlefshëm This package does not have a valid digital signature. Continue with the installation? Kjo paketë s’ka një nënshkrim dixhital të vlefshëm. Të vazhdohet me instalimin? Cancel Anuloje Continue button Vazhdo Unable to install S’arrihet të instalohet Proceed button Vazhdo This package does not have a valid digital signature Kjo paketë s’ka një nënshkrim dixhital të vlefshëm Broken dependencies: %1 Varësi të papërmbushura: %1 Authentication failed Mirëfilltësimi dështoi Unmatched package architecture Arkitekturë paketash e papërputhshme FileChooseWidget Drag deb packages here Tërhiqini këtu paketa deb Select File Përzgjidhni Kartelë MultipleInstallPage Show details Shfaq hollësi Collapse button Tkurre Install button Instaloje Done button U bë Back button Mbrapsht Install %1 will remove: Instalimi i %1 do të heqë: Dependencies in the repository Varësi te depoja Missing dependencies Mungojnë varësi Installing dependencies: %1 Po instalohen varësi: %1 PackageSelectItem Same version installed Version i njëjtë i instaluar Earlier version installed: %1 Version më i hershëm i instaluar: %1 Later version installed: %1 Version më i vonshëm i instaluar: %1 Unmatched package architecture Arkitekturë paketash pa përputhje PackageSelectView Select all Përzgjidhni krejt Install button Instaloje PackagesListDelegate Installing Po instalohet Installed E instaluar Failed Dështoi Waiting Po pritet Same version installed Version i njëjtë i instaluar Later version installed: %1 Version më i vonshëm i instaluar: %1 Earlier version installed: %1 Version më i hershëm i instaluar: %1 Broken dependencies PackagesListView Delete Fshije QApplication Collapse button Tkurre QObject Basic Elementar Check digital signatures if the developer mode is enabled Kontrollo nënshkrime dixhitale, nëse është aktivizuar mënyra zhvillues To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Që të instaloni aplikacione të panënshkruar, kaloni te Qendër Sigurie > Mjete > Siguri Aplikacionesh dhe mandej përzgjidhni lloje aplikacionesh që mund të instalohen. Security Center > Tools > App Security Qendër Sigurie > Mjete > Siguri Aplikacionesh The system has not installed Linglong environment, please install it first Sistemi s’ka instaluar mjedisin Linglong, ju lutemi, së pari, instalojeni Unable to install S’arrihet të instalohet This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Kjo paketë s’ka nënshkrim dixhital të vlefshëm dhe i është bllokuar instalimi/xhirimi. Që të ndryshoni rregullimet, kaloni te Qendër Sigurie > Mjete > Siguri Aplikacionesh. Cancel button Anuloi Proceed button Vazhdo Will remove: Do të heqë: SingleInstallPage Collapse Tkurre Reinstall Riinstaloje Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Version më i vonshëm i instaluar: %1 Downgrade Kaloje në versionin e mëparshëm Earlier version installed: %1 Version më i hershëm i instaluar: %1 Compatible Mode Install Installing dependencies: %1 Po instalohen varësi: %1 Failed to install %1 S’u arrit të instalohej %1 Version: Version: Install button Instaloje Remove button Hiqe OK button OK Back button Mbrapsht Done button U bë If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Po provohet të instalohet %2 nën mënyrën përputhje %1 Uninstalling %2 from %1 compatibility mode Po çinstalohet %2 nga mënyra përputhje %1 %2 was successfully installed to %1 compatibility mode %2 ujë duke jetë suksessore instaluar në modën e kufizimeve të %1 Installed successfully U instalua me sukses %2 has been successfully uninstalled from %1 compatibility mode %2 u çinstalua me sukses te mënyrë përputhje %1 Uninstalled successfully U çinstalua me sukses Uninstall Failed Çinstalimi Dështoi Install %1 will remove: Instalimi i %1 do të heqë: Dependencies in the repository Varësi te depoja Missing dependencies Mungojnë varësi Compatible Install Cancel button Update button Përditësoje Invalid digital signature Nënshkrim dixhital i pavlefshëm Name: Emër: Same version installed Version i njëjtë i instaluar SingleInstallPage_Install Show details Shfaq hollësi Show dependencies Shfaqi varësitë SingleInstallPage_Uninstall Show details Shfaq hollësi Uab::UabPackageListModel Installation Failed Instalimi Dështoi UninstallConfirmPage Show related packages Shfaq paketa të afërta Collapse button Tkurre Cancel button Anuloje Confirm Ripohojeni Are you sure you want to uninstall %1? All dependencies will also be removed Jeni i sigurt se doni të çinstalohet %1? Do të hiqen krejt varësitë Are you sure you want to uninstall %1? The system or other applications may not work properly Jeni i sigurt se doni të çinstalohet %1? Sistemi ose aplikacione të tjera mund të mos punojnë si duhet Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Instalo në mënyrë përputhëse main Package Installer Instalues Paketash Package Installer helps users install and remove local packages, and supports bulk installation. Instaluesi i Paketave i ndihmon përdoruesit të instalojnë dhe heqin paketa vendore, dhe mbulon instalime në masë. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_sr.ts000066400000000000000000001173201524745214100253740ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: УнеÑ�ите број да прилагодите: OK button У реду BackendProcessPage Loading packages... Учитываем пакете... %1/%2 loaded %1/%2 учитываем Initializing... Иницијализација... Updating package cache... DdimErrorPage OK У реду DebInstaller Package Installer ИнÑ�талатер Пакета Settings Подешавања Installing other packages... Please open it later. ИнÑ�талирање других пакета... Молимо ваÑ�, отворите га каÑ�није. Parsing failed: An illegal file structure was found in the manifest file! ПарÑ�иранje неuspelo: У манифеÑ�ту је пронађена невалидна Ñ�труктура датотеке! Parsing failed: An illegal version number was found in the manifest file! ПарÑ�иранje неuspelo: У манифеÑ�ту је пронађен невалидан број верзије! No deb packages found. Please check the folder. Ð�иÑ�у пронађени deb пакети. Молимо ваÑ� проверите фолдер. The %1 package may be broken Пакет %1 можда је оштећен You can only install local %1 packages Можете да инÑ�талирате Ñ�амо локалне %1 пакете No permission to access this folder Ð�ема дозволе за приÑ�туп овом фолдеру Already Added Већ додато %1 does not exist, please reselect %1 не поÑ�тоји, поново изаберите Bulk Install Групно инÑ�талирање DebListModel Installation failed, please check your network connection Ð�еуÑ�пешна инÑ�талација, молимо проверите везу Ñ�а мрежом Installation failed, please check for updates in Control Center Ð�еуÑ�пешна инÑ�талација, молимо проверите ажурирања у Контролном Центру Installation failed, insufficient disk space Ð�еуÑ�пашна инÑ�талација, недовољно проÑ�тора на диÑ�ку No digital signature Ð�ема дигиталног потпиÑ�а Invalid digital signature Ð�еважећи дигитални потпиÑ� The administrator has set policies to prevent installation of this package Ð�дминиÑ�тратор је поÑ�тавио правила која Ñ�пречавају инÑ�талирање овог пакета Installation Failed Ð�еуÑ�пашна инÑ�талација current system текући Ñ�иÑ�тем %2 has been installed in %1, please uninstall this package before installing it %2 је инÑ�талиран у %1, молимо ваÑ� деинÑ�талирајте овај пакет пре инÑ�талирања Broken dependencies, try installing the app in compatibility mode Оштећене завиÑ�ноÑ�ти, покушајте да инÑ�талирате апликацију у режиму компатибилноÑ�ти Compatibility mode installation failed Failed to install %1 Ð�еуÑ�пешна инÑ�талација %1 Cancel button Откажи OK button У реду Same version installed ИÑ�та верзија је инÑ�талирана Later version installed: %1 Ð�овија верзија је инÑ�талирана: %1 Earlier version installed: %1 Старија верзија је инÑ�талирана: %1 Installation failed Failed to install %1: no valid digital signature Ð�еуÑ�пешно инÑ�талирање %1: нема валидног цифралног потпиÑ�а This package does not have a valid digital signature. Continue with the installation? Пакет нема важећи дигитални потпиÑ�. Ð�аÑ�тавити Ñ�а инÑ�талирањем? Cancel Откажи Continue button Ð�аÑ�тави Unable to install Ð�е могу да инÑ�талирам Proceed button Ð�аÑ�тави This package does not have a valid digital signature Пакет нема важећи дигитални потпиÑ� Broken dependencies: %1 Ð�езадовољене завиÑ�ноÑ�ти: %1 Authentication failed Ð�еуÑ�пешна идентификација Unmatched package architecture Ð�еподударна архитектура пакета FileChooseWidget Drag deb packages here Превуци deb датотеку овде Select File Изабери датотеку MultipleInstallPage Show details Детаљи Collapse button Скупи Install button ИнÑ�талирај Done button Готово Back button Ð�азад Install %1 will remove: ИнÑ�талирање %1 ће уклонити: Dependencies in the repository ЗавиÑ�ноÑ�ти у ризници Missing dependencies Ð�едоÑ�тајуће завиÑ�ноÑ�ти Installing dependencies: %1 ИнÑ�талирање завиÑ�ноÑ�ти: %1 PackageSelectItem Same version installed ИÑ�та верзија је инÑ�талирана Earlier version installed: %1 Старија верзија је инÑ�талирана: %1 Later version installed: %1 Ð�овија верзија је инÑ�талирана: %1 Unmatched package architecture Ð�еподударна архитектура пакета PackageSelectView Select all Изабери Ñ�ве Install button ИнÑ�талирај PackagesListDelegate Installing ИнÑ�талирање Installed ИнÑ�талирано Failed Ð�еуÑ�пешно Waiting Чекам Same version installed ИÑ�та верзија је инÑ�талирана Later version installed: %1 Ð�овија верзија је инÑ�талирана: %1 Earlier version installed: %1 Старија верзија је инÑ�талирана: %1 Broken dependencies PackagesListView Delete Обриши QApplication Collapse button Скупи QObject Basic ОÑ�новно Check digital signatures if the developer mode is enabled Провери дигиталне потпиÑ�е ако је режим програмера омогућен To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. За инÑ�талирање непотпиÑ�аних апликација, идите у СигурноÑ�ни центар > ИнÑ�трументи > СигурноÑ�Ñ‚ апликација и изаберите типове апликација које могу да Ñ�е инÑ�талирају. Security Center > Tools > App Security СигурноÑ�ни центар > ИнÑ�трументи > СигурноÑ�Ñ‚ апликација The system has not installed Linglong environment, please install it first СиÑ�тем није инÑ�талирао Линглон окружење, молимо ваÑ� инÑ�талирајте га прво Unable to install Ð�е могу да инÑ�талирам This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Овај пакет нема валидног цифралног потпиÑ�а и је блокован за инÑ�талирање/извршење. Идите у СигурноÑ�ни центар > ИнÑ�трументи > СигурноÑ�Ñ‚ апликација да биÑ�те променили поÑ�тавке. Cancel button Откажи Proceed button Ð�аÑ�тави Will remove: Ће да уклони: SingleInstallPage Collapse Скупи Reinstall ИнÑ�талирај Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Ð�овија верзија је инÑ�талирана: %1 Downgrade Снизи верзију Earlier version installed: %1 Старија верзија је инÑ�талирана: %1 Compatible Mode Install Installing dependencies: %1 ИнÑ�талирање завиÑ�ноÑ�ти: %1 Failed to install %1 Ð�еуÑ�пешна инÑ�талација %1 Version: Верзија: Install button ИнÑ�талирај Remove button Уклони OK button У реду Back button Ð�азад Done button Готово If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Покушавајући да инÑ�талирамо %2 у режиму компатибилноÑ�ти %1 Uninstalling %2 from %1 compatibility mode ДеинÑ�талирање %2 из режима компатибилноÑ�ти %1 %2 was successfully installed to %1 compatibility mode %2 је уÑ�пешно инÑ�талиран у режиму компатибилноÑ�ти %1 Installed successfully УÑ�пешно инÑ�талирано %2 has been successfully uninstalled from %1 compatibility mode %2 је уÑ�пешно деинÑ�талиран из режима компатибилноÑ�ти %1 Uninstalled successfully УÑ�пешно уклоњено Uninstall Failed Ð�еуÑ�пешно уклањање Install %1 will remove: ИнÑ�талирање %1 ће уклонити: Dependencies in the repository ЗавиÑ�ноÑ�ти у ризници Missing dependencies Ð�едоÑ�тајуће завиÑ�ноÑ�ти Compatible Install Cancel button Откажи Update button Ð�журирај Invalid digital signature Ð�еважећи дигитални потпиÑ� Name: Име: Same version installed ИÑ�та верзија је инÑ�талирана SingleInstallPage_Install Show details Детаљи Show dependencies Прикажи завиÑ�ноÑ�ти SingleInstallPage_Uninstall Show details Детаљи Uab::UabPackageListModel Installation Failed Ð�еуÑ�пашна инÑ�талација UninstallConfirmPage Show related packages Прикажи повезане пакете Collapse button Скупи Cancel button Откажи Confirm Потврди Are you sure you want to uninstall %1? All dependencies will also be removed ЗаиÑ�та желите да уклоните %1? Биће уклоњене и Ñ�ве завиÑ�ноÑ�ти Are you sure you want to uninstall %1? The system or other applications may not work properly ЗаиÑ�та желита да уклоните %1? СиÑ�тем и програми можда неће радити иÑ�правно Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode ИнÑ�талирај у компатибилном режиму main Package Installer ИнÑ�талатер Пакета Package Installer helps users install and remove local packages, and supports bulk installation. ИнÑ�алатер пакета помаже кориÑ�ницима да инÑ�талирају и уклањају локалне пакете. Подржава групну инÑ�талацију. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_sv.ts000066400000000000000000001113541524745214100254010ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Ange numret som ska konfigureras: OK button OK BackendProcessPage Loading packages... Läser in paket… %1/%2 loaded %1/%2 inlästa Initializing... Initierar… Updating package cache... Uppdaterar paketcache… DdimErrorPage OK OK DebInstaller Package Installer Paketinstallerare Settings Inställningar Installing other packages... Please open it later. Andra paket installeras. Öppna det senare. Parsing failed: An illegal file structure was found in the manifest file! Tolkningen misslyckades: En otillÃ¥ten filstruktur hittades i manifestfilen! Parsing failed: An illegal version number was found in the manifest file! Tolkningen misslyckades: Ett otillÃ¥tet versionsnummer hittades i manifestfilen! No deb packages found. Please check the folder. Inga deb-paket hittades. Kontrollera mappen. The %1 package may be broken Paketet %1 kan vara trasigt You can only install local %1 packages Du kan endast installera lokala %1-paket No permission to access this folder Du saknar behörighet att komma Ã¥t den här mappen Already Added Redan tillagt %1 does not exist, please reselect %1 finns inte. Välj igen. Bulk Install Bulk installation DebListModel Installation failed, please check your network connection Installationen misslyckades, var god kontrollera din internetuppkoppling Installation failed, please check for updates in Control Center Installationen misslyckades. Kontrollera uppdateringar i Kontrollcenter. Installation failed, insufficient disk space Installationen misslyckades, otillräckligt diskutrymme No digital signature Ingen digital signatur Invalid digital signature Ogiltig digital signatur The administrator has set policies to prevent installation of this package Administratören har angett policyer som hindrar installation av detta paket Installation Failed Installationen misslyckades Failed to install %1 Misslyckades med att installera %1 Unable to install - no digital signature Kan inte installera – ingen digital signatur Please go to Control Center to enable developer mode and try again. Proceed? GÃ¥ till Kontrollcenter för att aktivera utvecklarläge och försök igen. Fortsätta? Cancel button Avbryt Proceed button Fortsätt OK button OK Same version installed Samma version installerad Later version installed: %1 Nyare version installerad: %1 Earlier version installed: %1 Äldre version installerad: %1 Broken dependencies, try installing the app in compatibility mode Trasiga beroenden. Försök installera appen i kompatibilitetsläge. Compatibility mode installation failed Installationen i kompatibilitetsläge misslyckades Installation failed Installationen misslyckades Failed to install %1: no valid digital signature Misslyckades med att installera %1: ingen giltig digital signatur This package does not have a valid digital signature. Continue with the installation? Detta paket saknar en giltig digital signatur. Fortsätt med installationen? Cancel Avbryt Continue button Fortsätt Unable to install Kan inte installera This package does not have a valid digital signature Detta paket saknar en giltig digital signatur Broken dependencies: %1 Trasiga beroenden: %1 Authentication failed Autentiseringen misslyckades Unmatched package architecture Omatchad paketarkitektur FileChooseWidget Drag deb packages here Dra deb-paket hit Select File Välj fil MultipleInstallPage Show details Visa detaljer Collapse button Fäll ihop Install button Installera Done button Klart Back button Tillbaka Install %1 will remove: Installationen av %1 kommer att ta bort: Dependencies in the repository Beroenden i paketförrÃ¥det Missing dependencies Saknade beroenden Installing dependencies: %1 Installerar beroenden: %1 PackageSelectItem Same version installed Samma version installerad Earlier version installed: %1 Äldre version installerad: %1 Later version installed: %1 Nyare version installerad: %1 Unmatched package architecture Omatchad paketarkitektur PackageSelectView Select all Markera alla Install button Installera PackagesListDelegate Installing Installerar Installed Installerat Failed Misslyckades Waiting Väntar Same version installed Samma version installerad Later version installed: %1 Nyare version installerad: %1 Earlier version installed: %1 Äldre version installerad: %1 Broken dependencies Trasiga beroenden PackagesListView Delete Ta bort QApplication Collapse button Fäll ihop QObject Basic Grundläggande Check digital signatures if the developer mode is enabled Kontrollera digitala signaturer om utvecklarläget är aktiverat Unable to install Kan inte installera Cancel button Avbryt Proceed button Fortsätt This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Detta paket saknar en giltig digital signatur och har blockerats frÃ¥n installation och körning. GÃ¥ till Säkerhetscenter > Verktyg > Appsäkerhet för att ändra inställningarna. Will remove: Kommer att ta bort: The system has not installed Linglong environment, please install it first Systemet har inte Linglong-miljön installerad. Installera den först. To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. För att installera osignerade appar gÃ¥r du till Säkerhetscenter > Verktyg > Appsäkerhet och väljer de apptyper som fÃ¥r installeras. Security Center > Tools > App Security Säkerhetscenter > Verktyg > Appsäkerhet SingleInstallPage Collapse Fäll ihop Reinstall Ã…terinstallera Installing in compatibility mode %1 Installerar %1 i kompatibilitetsläge Uninstalling %1 from compatibility mode Avinstallerar %1 frÃ¥n kompatibilitetsläget %1 was successfully installed to compatibility mode %1 installerades utan fel i kompatibilitetsläget Later version installed: %1 Nyare version installerad: %1 Downgrade Nedgradera Earlier version installed: %1 Äldre version installerad: %1 Compatible Mode Install Installera i kompatibilitetsläge Installing dependencies: %1 Installerar beroenden: %1 Failed to install %1 Misslyckades med att installera %1 Version: Version: Install button Installera Remove button Avinstallera OK button OK Back button Tillbaka Done button Klart If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. Om programvaran är en äldre version (redan anpassad för en äldre systemversion) kan du försöka installera den i kompatibilitetsläge. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Kompatibilitetsläget UOS V25 är en funktion som lÃ¥ter dig fortsätta använda program för V20-versionen pÃ¥ V25-systemet. Den skapar en kompatibilitetsmiljö sÃ¥ att programvara som ursprungligen bara kunde köras pÃ¥ V20-systemet även fungerar korrekt pÃ¥ V25-systemet. Confirm to install in compatibility mode Bekräfta installation i kompatibilitetsläge Installed successfully Installationen lyckades Uninstalled successfully Avinstallationen lyckades Uninstall Failed Avinstallation misslyckades Install %1 will remove: Installationen av %1 kommer att ta bort: Dependencies in the repository Beroenden i paketförrÃ¥det Missing dependencies Saknade beroenden Compatible Install Kompatibilitetsinstallation Cancel button Avbryt Update button Uppdatera Invalid digital signature Ogiltig digital signatur Name: Namn: Same version installed Samma version installerad SingleInstallPage_Install Show details Visa detaljer Show dependencies Visa beroenden SingleInstallPage_Uninstall Show details Visa detaljer Uab::UabPackageListModel Installation Failed Installationen misslyckades UninstallConfirmPage Show related packages Visa relaterade paket Collapse button Fäll ihop Cancel button Avbryt Confirm Bekräfta Are you sure you want to uninstall %1? All dependencies will also be removed Är du säker du vill avinstallera %1 Alla beroenden kommer även tas bort Are you sure you want to uninstall %1? The system or other applications may not work properly Är du säker pÃ¥ att du vill avinstallera %1? Systemet eller andra program kanske inte fungerar korrekt Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed Är du säker pÃ¥ att du vill avinstallera %1 frÃ¥n kompatibilitetsläget? Alla beroenden kommer ocksÃ¥ att tas bort dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Installera i kompatibilitetsläge main Package Installer Paketinstallerare Package Installer helps users install and remove local packages, and supports bulk installation. Paketinstalleraren hjälper användare att installera och ta bort lokala paket och stöder gruppinstallation. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_tr.ts000066400000000000000000001116521524745214100253770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Yapılandırılacak numarayı gir: OK button Tamam BackendProcessPage Loading packages... Paketler yükleniyor... %1/%2 loaded %1/%2 yüklendi Initializing... BaÅŸlatılıyor... Updating package cache... DdimErrorPage OK Tamam DebInstaller Package Installer Paket Kurucu Settings Ayarlar Installing other packages... Please open it later. DiÄŸer paketler yükleniyor... Lütfen daha sonra tekrar açınız Parsing failed: An illegal file structure was found in the manifest file! Ayrıştırma baÅŸarısız oldu: Manifest dosyasında geçersiz bir dosya yapısı bulundu! Parsing failed: An illegal version number was found in the manifest file! Ayrıştırma baÅŸarısız oldu: Manifest dosyasında geçersiz bir sürüm numarası bulundu! No deb packages found. Please check the folder. Hiçbir deb paketi bulunamadı. Lütfen klasörü kontrol edin. The %1 package may be broken %1 paketi bozulmuÅŸ olabilir You can only install local %1 packages Yalnızca yerel %1 paketlerini yükleyebilirsiniz No permission to access this folder Bu klasöre eriÅŸim izni yok Already Added Zaten EklenmiÅŸ %1 does not exist, please reselect %1 mevcut deÄŸil, lütfen yeniden seçin Bulk Install Toplu Kurulum DebListModel Installation failed, please check your network connection Kurulum tamamlanamadı, lütfen aÄŸ baÄŸlantınızı denetleyin Installation failed, please check for updates in Control Center Kurulum baÅŸarısız, lütfen Kontrol Merkezindeki güncellemeleri kontrol edin Installation failed, insufficient disk space Kurulum tamamlanamadı, disk alanı yetersiz No digital signature Dijital imza yok Invalid digital signature Geçersiz dijital imza The administrator has set policies to prevent installation of this package Yönetici, bu paketin yüklenmesini önlemek için politikalar belirledi Installation Failed Kurulum tamamlanamadı current system mevcut sistem %2 has been installed in %1, please uninstall this package before installing it %2, %1' in içinde yüklendi, lütfen yüklemeden önce bu paketi kaldırın Broken dependencies, try installing the app in compatibility mode Bozuk bağımlılıklar, uygulamayı uyumluluk modunda yüklemeyi deneyin Compatibility mode installation failed Failed to install %1 %1 Kurulamadı Cancel button İptal OK button Tamam Same version installed Aynı sürüm kurulu Later version installed: %1 Daha sonraki sürüm kurulu: %1 Earlier version installed: %1 Önceki sürüm kurulu: %1 Installation failed Failed to install %1: no valid digital signature %1 yüklenemedi: geçerli dijital imza yok This package does not have a valid digital signature. Continue with the installation? Bu paketin geçerli bir dijital imzası yok. Kuruluma devam edilsin mi? Cancel İptal Continue button Devam et Unable to install Kurulamıyor Proceed button İlerle This package does not have a valid digital signature Bu paketin geçerli bir dijital imzası yok Broken dependencies: %1 Bozuk bağımlılıklar: %1 Authentication failed Kimlik doÄŸrulama baÅŸarısız Unmatched package architecture Paket mimarisi uyumsuz FileChooseWidget Drag deb packages here Deb paketlerini buraya sürükle Select File Dosya Seç MultipleInstallPage Show details Ayrıntıları göster Collapse button Daralt Install button Kur Done button Bitti Back button Geri Install %1 will remove: %1 kurulumu ÅŸunları kaldıracak: Dependencies in the repository Depodaki bağımlılıklar Missing dependencies Eksik bağımlılıklar Installing dependencies: %1 Bağımlılıklar kuruluyor: %1 PackageSelectItem Same version installed Aynı sürüm kurulu Earlier version installed: %1 Önceki sürüm kurulu: %1 Later version installed: %1 Daha sonraki sürüm kurulu: %1 Unmatched package architecture Paket mimarisi uyumsuz PackageSelectView Select all Tümünü seç Install button Kur PackagesListDelegate Installing Kuruluyor Installed Kuruldu Failed BaÅŸarısız Waiting Bekleniyor Same version installed Aynı sürüm kurulu Later version installed: %1 Daha sonraki sürüm kurulu: %1 Earlier version installed: %1 Önceki sürüm kurulu: %1 Broken dependencies PackagesListView Delete Sil QApplication Collapse button Daralt QObject Basic Temel Check digital signatures if the developer mode is enabled GeliÅŸtirici modu etkinse dijital imzaları kontrol edin To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. İmzasız uygulamaları yüklemek için Güvenlik Merkezi > Araçlar > Uygulama GüvenliÄŸi'ne gidin ve yüklenebilecek uygulama türlerini seçin. Security Center > Tools > App Security Güvenlik Merkezi > Araçlar > Uygulama GüvenliÄŸi The system has not installed Linglong environment, please install it first Sistem Linglong ortamını kurmadı, lütfen ilk önce onu kurun Unable to install Kurulamıyor This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Bu paketin geçerli bir dijital imzası yok ve yüklenmesi/çalıştırılması engellendi. Ayarları deÄŸiÅŸtirmek için Güvenlik Merkezi > Araçlar > Uygulama GüvenliÄŸi'ne gidin. Cancel button İptal Proceed button İlerle Will remove: Åžunlar kaldırılacak: SingleInstallPage Collapse Daralt Reinstall Yeniden kur Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Daha sonraki sürüm kurulu: %1 Downgrade Düşür Earlier version installed: %1 Önceki sürüm kurulu: %1 Compatible Mode Install Installing dependencies: %1 Bağımlılıklar kuruluyor: %1 Failed to install %1 %1 Kurulamadı Version: Sürüm: Install button Kur Remove button Kaldır OK button Tamam Back button Geri Done button Bitti If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %1'in uyumluluk modunda %2 yüklenmeye çalışılıyor Uninstalling %2 from %1 compatibility mode %1'in uyumluluk modundan %2 kaldırılıyor %2 was successfully installed to %1 compatibility mode %2, %1'in uyumluluk moduna baÅŸarıyla yüklendi Installed successfully Kuruldu %2 has been successfully uninstalled from %1 compatibility mode %2, %1'in uyumluluk modundan baÅŸarıyla kaldırıldı Uninstalled successfully Kaldırıldı Uninstall Failed Kaldırılamadı Install %1 will remove: %1 kurulumu ÅŸunları kaldıracak: Dependencies in the repository Depodaki bağımlılıklar Missing dependencies Eksik bağımlılıklar Compatible Install Cancel button İptal Update button Yükselt Invalid digital signature Geçersiz dijital imza Name: Ad: Same version installed Aynı sürüm kurulu SingleInstallPage_Install Show details Ayrıntıları göster Show dependencies Bağımlılıkları göster SingleInstallPage_Uninstall Show details Ayrıntıları göster Uab::UabPackageListModel Installation Failed Kurulum tamamlanamadı UninstallConfirmPage Show related packages İlgili paketleri göster Collapse button Daralt Cancel button İptal Confirm Onayla Are you sure you want to uninstall %1? All dependencies will also be removed %1 uygulamasını kaldırmak istediÄŸinize emin misiniz? Tüm bağımlılıklar da kaldırılacak Are you sure you want to uninstall %1? The system or other applications may not work properly %1 uygulamasını kaldırmak istediÄŸinizden emin misiniz? Sistem veya diÄŸer uygulamalar düzgün çalışmayabilir Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Uyumlu modda yükle main Package Installer Paket Kurucu Package Installer helps users install and remove local packages, and supports bulk installation. Paket Kurucu, kullanıcıların yerel paketleri kurmasına ve kaldırmasına yardımcı olur ve toplu kurulumu destekler. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_ug.ts000066400000000000000000001172721524745214100253710ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: تەڭشەش ئۈچۈن نومۇرنى كىرگۈزۈڭ: OK button تامام BackendProcessPage Loading packages... قاچىلاش بولىقى يۈكلىنىۋاتىدۇ... %1/%2 loaded %1/%2 يۈكلەندى Initializing... دەسلىپىگە كەلتۈرۈۋاتىدۇ... Updating package cache... DdimErrorPage OK تامام DebInstaller Package Installer بوغچا قاچىلىغۇچ Settings تەڭشەك Installing other packages... Please open it later. قاچىلاش باسقۇچى ئىجرا بولۇۋاتىدۇ، سەل تۇرۇپ ئÛ�Ú†Ù‰Ú­ Parsing failed: An illegal file structure was found in the manifest file! يۇمشاق دÛ�تال بولىقىنى ÙŠÛ�شەلمىدى، يۇمشاق دÛ�تال بولىقى تىزىملىكىدە قانۇنسىز ھۆججەت قۇرۇلمىسى مەۋجۇت! Parsing failed: An illegal version number was found in the manifest file! يۇمشاق دÛ�تال بولىقىنى ÙŠÛ�شەلمىدى، يۇمشاق دÛ�تال بولىقى تىزىملىكىدە قانۇنسىز نەشر نومۇرى مەۋجۇت! No deb packages found. Please check the folder. قاچىلاش بولىقىنى تاپالمىدى، قاچىلاش مۇندەرىجىسىنى تەكشۈرۈڭ! The %1 package may be broken دۇنيا %1 پاكىج بىلەن ÙƒÛ�Ù„Ú¯Û•Ù† You can only install local %1 packages سەن ئەپتەك %1 پاكىجلىرىنى ئۇچرىنىڭ No permission to access this folder بۇ كىتابخانەنى كىرەنگە ئەھۋالنى بÛ�رىمەيدۇ Already Added بۇرۇنلا قوشۇلغان %1 does not exist, please reselect %1 ھۆججەت مەۋجۇت ئەمەس، باشقىسىنى تاللاڭ Bulk Install توپ قاچىلاش DebListModel Installation failed, please check your network connection قاچىلاش مەغلۇپ بولدى ØŒ تور ئۇلىنىشىڭىزنى تەكشۈرۈپ بÛ�قىڭ Installation failed, please check for updates in Control Center قاچىلاش مەغلۇپ بولدى ØŒ كونترول مەركىزىدىكى ÙŠÛ�ڭىلانمىلارنى تەكشۈرۈپ بÛ�قىڭ Installation failed, insufficient disk space قاچىلاش مەغلۇپ بولدى ØŒ دىسكا بوشلۇقى ÙŠÛ�تەرلىك ئەمەس No digital signature رەقەملىك ئىمزا يوق Invalid digital signature رەقەملىك ئىمزا ئىناۋەتسىز The administrator has set policies to prevent installation of this package باشقۇرغۇچى چەكلىگەن، بۇ يۇمشاق دÛ�تالنى قاچىلاش چەكلىنىدۇ Installation Failed قاچىلاش مەغلۇب بولدى current system جارىي تÛ�سىم %2 has been installed in %1, please uninstall this package before installing it %2 %1 تÛ�سىمدا ئۇچرىنىڭ، ئۇچرىنىڭنى ئۇچرىنىڭ بۇرۇن ئۇچرىنىڭ Broken dependencies, try installing the app in compatibility mode بىر قىسىم تەسىسى ئەھۋاللىرى Ú†Û�كىنىپ قالدى، تÛ�سىمدا ئۇچرىنىڭنى ئۇچرىنىڭ Compatibility mode installation failed Failed to install %1 نى قاچىلىيالمىدى %1 Cancel button ئەمەلدىن قالدۇرۇش OK button تامام Same version installed ئوخشاش نەشىرى قاچىلاندى Later version installed: %1 ئەڭ ÙŠÛ�Ú­Ù‰ نەشىرى قاچىلاندى %1 Earlier version installed: %1 بۇرۇنقى نەشىرى قاچىلاندى %1 Installation failed Failed to install %1: no valid digital signature %1 قاچىلانمىدى، بولاقنىڭ ئۈنۈملۈك رەقەملىك ئىمزاسى يوق This package does not have a valid digital signature. Continue with the installation? بۇ بولاقنىڭ ئۈنۈملۈك رەقەملىك ئىمزاسى يوق، يەنىلا قاچىلامسىز؟ Cancel ئەمەلدىن قالدۇرۇش Continue button داۋاملاشتۇرۇش Unable to install قاچىلاشقا ئامالسىز Proceed button كىرىش This package does not have a valid digital signature بۇ بولاقنىڭ ئۈنۈملۈك رەقەملىك ئىمزاسى يوق Broken dependencies: %1 بۇزۇلغان بÛ�قىنىشچانلىقى:%1 Authentication failed دەلىللەش مەغلۇپ بولدى Unmatched package architecture تەڭداشسىز يۈرۈشلۈك قۇرۇلما FileChooseWidget Drag deb packages here ئەپ بوغچىسىنى بۇ يەرگە سۆرەپ كىرىڭ Select File ھۆججەتنى تاللاڭ MultipleInstallPage Show details تەپسىلىي ئۇچۇرىنى كۆرسىتىش Collapse button يىمىرىش Install button قاچىلاش Done button تامام Back button قايتىش Install %1 will remove: %1 ئۇچرىنىڭ بىلەن ئۇچرىنىڭ Dependencies in the repository ئىسكىلاتتا بار ياتانچ بولاق Missing dependencies ئىسكىلاتتا يوق تايانچ بولاق Installing dependencies: %1 بÛ�قىنما %1 نى قاچىلاۋاتىدۇ PackageSelectItem Same version installed ئوخشاش نەشىرى قاچىلاندى Earlier version installed: %1 بۇرۇنقى نەشىرى قاچىلاندى %1 Later version installed: %1 ئەڭ ÙŠÛ�Ú­Ù‰ نەشىرى قاچىلاندى %1 Unmatched package architecture تەڭداشسىز يۈرۈشلۈك قۇرۇلما PackageSelectView Select all ھەممىنى تاللاش Install button قاچىلاش PackagesListDelegate Installing قاچىلاش Installed قاچىلاندى Failed مەغلۇب بولدى Waiting ساقلاڭ Same version installed ئوخشاش نەشىرى قاچىلاندى Later version installed: %1 ئەڭ ÙŠÛ�Ú­Ù‰ نەشىرى قاچىلاندى %1 Earlier version installed: %1 بۇرۇنقى نەشىرى قاچىلاندى %1 Broken dependencies PackagesListView Delete ئۆچۈرۈش QApplication Collapse button يىمىرىش QObject Basic ئاساسىي تەڭشەك Check digital signatures if the developer mode is enabled ئاچقۇچىلار ھالىتىدە قاچىلاش بوغچىسىنىڭ ئىمزاسىنى تەكشۈرۈڭ To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. ئىمزاسىز ئەپنى قاچىلىماقچى بولسىڭىز بىخەتەرلىك مەركىزى-بىخەتەرلىك قورالى-ئەپ بىخەتەرلىكىگە كىرىپ قاچىلاشقا يول قويۇلىدىغان ئەپ تۈرىنى تەڭشەڭ. Security Center > Tools > App Security بىخەتەرلىك مەركىزى-بىخەتەرلىك قورالى-ئەپ بىخەتەرلىكى The system has not installed Linglong environment, please install it first تÛ�سىم Linglong ئەھۋالنى ئۇچرىنىڭ، بۇرۇن ئۇچرىنىڭ Unable to install قاچىلاشقا ئامالسىز This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. قاچىلاش بولىقىنىڭ ئىناۋەتلىك رەقەملىك ئىمزاسى بولمىغاچقا قاچىلاش/ئىجرا قىلىش مەنئى قىلىندى، ببىخەتەرلىك مەركىزى-بىخەتەرلىك قورالى-ئەپ بىخەتەرلىكىگە كىرىپ تەڭشەڭ. Cancel button ئەمەلدىن قالدۇرۇش Proceed button كىرىش Will remove: ئۇچرىنىڭ SingleInstallPage Collapse يىمىرىش Reinstall قايتا قاچىلاش Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 ئەڭ ÙŠÛ�Ú­Ù‰ نەشىرى قاچىلاندى %1 Downgrade كونا نەشرىنى قاچىلاش Earlier version installed: %1 بۇرۇنقى نەشىرى قاچىلاندى %1 Compatible Mode Install Installing dependencies: %1 بÛ�قىنما %1 نى قاچىلاۋاتىدۇ Failed to install %1 نى قاچىلىيالمىدى %1 Version: نەشىرى: Install button قاچىلاش Remove button ئۆچۈرۈڭ OK button تامام Back button قايتىش Done button تامام If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode %2 %1 تÛ�سىم ئەھۋالىنى ئۇچرىنىڭ Uninstalling %2 from %1 compatibility mode %2 %1 تÛ�سىم ئەھۋالىنى ئۇچرىنىڭ %2 was successfully installed to %1 compatibility mode %2 %1 تÛ�سىم ئەھۋالىنى ئۇچرىنىڭ Installed successfully قاچىلاش تاماملاندى %2 has been successfully uninstalled from %1 compatibility mode %2 %1 تÛ�سىم ئەھۋالىنى ئۇچرىنىڭ Uninstalled successfully ئۆچۈرۋÛ�تىش تاماملاندى Uninstall Failed ئۆچۈرۈش مەغلۇپ بولدى Install %1 will remove: %1 ئۇچرىنىڭ بىلەن ئۇچرىنىڭ Dependencies in the repository ئىسكىلاتتا بار ياتانچ بولاق Missing dependencies ئىسكىلاتتا يوق تايانچ بولاق Compatible Install Cancel button ئەمەلدىن قالدۇرۇش Update button ÙŠÛ�ڭىلاش Invalid digital signature رەقەملىك ئىمزا ئىناۋەتسىز Name: ئىسمى: Same version installed ئوخشاش نەشىرى قاچىلاندى SingleInstallPage_Install Show details تەپسىلىي ئۇچۇرىنى كۆرسىتىش Show dependencies كۆرۈنگەن تايانچ بولاق SingleInstallPage_Uninstall Show details تەپسىلىي ئۇچۇرىنى كۆرسىتىش Uab::UabPackageListModel Installation Failed قاچىلاش مەغلۇب بولدى UninstallConfirmPage Show related packages مۇناسىۋەتلىك بوغچىنى كۆرسىتىش Collapse button يىمىرىش Cancel button ئەمەلدىن قالدۇرۇش Confirm جەزملەشتۈرۈڭ Are you sure you want to uninstall %1? All dependencies will also be removed %1 نى ئۆچۈرمەكچىمۇ؟ بارلىق بÛ�قىنىشلارمۇ چىقىرىۋÛ�تىلىدۇ Are you sure you want to uninstall %1? The system or other applications may not work properly %1 نى ئۆچۈرمەكچىمۇ؟ سىستÛ�ما ياكى باشقا قوللىنىشچان پروگراممىلار نورمال ئىشلىمەسلىكى مۇمكىن Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode ماس ÙƒÛ�لىدىغان ھالەتتە ئورنىتىش main Package Installer بوغچا قاچىلىغۇچ Package Installer helps users install and remove local packages, and supports bulk installation. ئورالما ئورناتقۇچ ئىشلەتكۈچىلەرنىڭ يەرلىك ئورالمىلارنى ئورنىتىشى Û‹Û• ئۆچۈرۈشىگە ياردەم بÛ�رىدۇ ھەمدە توپ قاچىلاشنى قوللايدۇ. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_uk.ts000066400000000000000000001200451524745214100253650ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Введіть чиÑ�ло длÑ� налаштовуваннÑ�: OK button Гаразд BackendProcessPage Loading packages... Завантажуємо пакунки… %1/%2 loaded Завантажено %1 з %2 Initializing... Ініціалізуємо… Updating package cache... DdimErrorPage OK Гаразд DebInstaller Package Installer Ð’Ñ�тановлювач пакунків Settings Параметри Installing other packages... Please open it later. Ð’Ñ�тановлюємо інші пакунки… Будь лаÑ�ка, відкрийте пізніше. Parsing failed: An illegal file structure was found in the manifest file! Ð�е вдалоÑ�Ñ� обробити: у файлі маніфеÑ�ту виÑ�влено некоректну Ñ�труктуру файлів! Parsing failed: An illegal version number was found in the manifest file! Ð�е вдалоÑ�Ñ� обробити: у файлі маніфеÑ�ту виÑ�влено некоректний номер верÑ�Ñ–Ñ—! No deb packages found. Please check the folder. Ð�е знайдено пакунків deb. Будь лаÑ�ка, перевірте теку. The %1 package may be broken Ймовірно, пакунок %1 пошкоджено You can only install local %1 packages Ви можете вÑ�тановлювати лише локальні пакунки %1 No permission to access this folder Ð�емає прав доÑ�тупу до цієї теки Already Added Вже додано %1 does not exist, please reselect %1 не Ñ–Ñ�нує. Будь лаÑ�ка, виберіть щоÑ�ÑŒ інше Bulk Install МаÑ�ова інÑ�талÑ�ціÑ� DebListModel Installation failed, please check your network connection Ð�е вдалоÑ�Ñ� вÑ�тановити, перевірте підключеннÑ� до мережі Installation failed, please check for updates in Control Center Ð�е вдалоÑ�Ñ� вÑ�тановити, перевірте оновленнÑ� в Центрі керуваннÑ� Installation failed, insufficient disk space Помилка вÑ�тановленнÑ�, недоÑ�татньо міÑ�цÑ� на диÑ�ку No digital signature Ð�емає цифрового підпиÑ�у Invalid digital signature Ð�екоректний цифровий підпиÑ� The administrator has set policies to prevent installation of this package Ð�дмініÑ�тратором вÑ�тановлено правила, Ñ�кі заборонÑ�ють вÑ�тановленнÑ� цього пакунка Installation Failed Ð�е вдалоÑ�Ñ� вÑ�тановити current system поточна Ñ�иÑ�тема %2 has been installed in %1, please uninstall this package before installing it %2 було вÑ�тановлено до %1, будь лаÑ�ка, вилучіть цей пакунок, перш ніж вÑ�тановлювати його Broken dependencies, try installing the app in compatibility mode Порушено залежноÑ�ті, Ñ�пробуйте вÑ�тановити програму у режимі Ñ�уміÑ�ноÑ�ті Compatibility mode installation failed Failed to install %1 Ð�е вдалоÑ�Ñ� вÑ�тановити %1 Cancel button СкаÑ�увати OK button Гаразд Same version installed Одна Ñ– та Ñ�ама верÑ�Ñ–Ñ� вÑ�тановлена Later version installed: %1 Ð’Ñ�тановлено пізнішу верÑ�Ñ–ÑŽ: %1 Earlier version installed: %1 Ð’Ñ�тановлено Ñ�тарішу верÑ�Ñ–ÑŽ: %1 Installation failed Failed to install %1: no valid digital signature Ð�е вдалоÑ�Ñ� вÑ�тановити %1: немає чинного цифрового підпиÑ�у This package does not have a valid digital signature. Continue with the installation? У цього пакунка немає коректного цифрового підпиÑ�у. Продовжити вÑ�тановленнÑ�? Cancel СкаÑ�увати Continue button Продовжити Unable to install Ð�еможливо вÑ�тановити Proceed button Продовжити This package does not have a valid digital signature Цей пакунок не має коректного цифрового підпиÑ�у Broken dependencies: %1 Помилкові залежноÑ�ті: %1 Authentication failed Ð�е вдалоÑ�Ñ� пройти розпізнаваннÑ� Unmatched package architecture Ð�еперевершена архітектура пакету FileChooseWidget Drag deb packages here ПеретÑ�гніть пакети deb Ñ�юди Select File Вибрати Файл MultipleInstallPage Show details Показати подробиці Collapse button Згорнути Install button Ð’Ñ�тановити Done button Завершити Back button Ð�азад Install %1 will remove: Ð’Ñ�тановленнÑ� %1 призведе до вилученнÑ� такого: Dependencies in the repository ЗалежноÑ�ті у Ñ�ховищі Missing dependencies ЗалежноÑ�ті, Ñ�ких не виÑ�тачає Installing dependencies: %1 Ð’Ñ�тановленнÑ� залежноÑ�тей: %1 PackageSelectItem Same version installed Одна Ñ– та Ñ�ама верÑ�Ñ–Ñ� вÑ�тановлена Earlier version installed: %1 Ð’Ñ�тановлено Ñ�тарішу верÑ�Ñ–ÑŽ: %1 Later version installed: %1 Ð’Ñ�тановлено пізнішу верÑ�Ñ–ÑŽ: %1 Unmatched package architecture Ð�еперевершена архітектура пакету PackageSelectView Select all Вибрати уÑ�е Install button Ð’Ñ�тановити PackagesListDelegate Installing Ð’Ñ�тановленнÑ� Installed Ð’Ñ�тановлено Failed Помилка Waiting ОчікуваннÑ� Same version installed Одна Ñ– та Ñ�ама верÑ�Ñ–Ñ� вÑ�тановлена Later version installed: %1 Ð’Ñ�тановлено пізнішу верÑ�Ñ–ÑŽ: %1 Earlier version installed: %1 Ð’Ñ�тановлено Ñ�тарішу верÑ�Ñ–ÑŽ: %1 Broken dependencies PackagesListView Delete Вилучити QApplication Collapse button Згорнути QObject Basic ОÑ�новне Check digital signatures if the developer mode is enabled ПеревірÑ�ти цифрові підпиÑ�и, Ñ�кщо увімкнено режим розробника To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Щоб вилучити непідпиÑ�ані програми, Ñ�кориÑ�тайтеÑ�Ñ� Ñ�торінкою «Центр безпеки > ІнÑ�трументи > ЗахиÑ�Ñ‚ програм». Виберіть там типи програм, Ñ�кі може бути вÑ�тановлено. Security Center > Tools > App Security Центр безпеки > ІнÑ�трументи > ЗахиÑ�Ñ‚ програм The system has not installed Linglong environment, please install it first У Ñ�иÑ�темі не вÑ�тановлено Ñ�ередовища Linglong. Будь лаÑ�ка, Ñ�початку вÑ�тановіть його Unable to install Ð�еможливо вÑ�тановити This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Цей пакунок не мав коректного цифрового підпиÑ�у, тому його вÑ�тановленнÑ� та виконаннÑ� заблоковано. Перейдіть до Ñ�торінки «Центр безпеки > ІнÑ�трументи > ЗахиÑ�Ñ‚ програм», щоб змінити параметри. Cancel button СкаÑ�увати Proceed button Продовжити Will remove: Буде вилучено: SingleInstallPage Collapse Згорнути Reinstall ПеревÑ�тановити Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Ð’Ñ�тановлено пізнішу верÑ�Ñ–ÑŽ: %1 Downgrade Знизити верÑ�Ñ–ÑŽ Earlier version installed: %1 Ð’Ñ�тановлено Ñ�тарішу верÑ�Ñ–ÑŽ: %1 Compatible Mode Install Installing dependencies: %1 Ð’Ñ�тановленнÑ� залежноÑ�тей: %1 Failed to install %1 Ð�е вдалоÑ�Ñ� вÑ�тановити %1 Version: ВерÑ�Ñ–Ñ�: Install button Ð’Ñ�тановити Remove button Видалити OK button Гаразд Back button Ð�азад Done button Завершити If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Ð�амагаємоÑ�Ñ� вÑ�тановити %2 у режимі Ñ�уміÑ�ноÑ�ті з %1 Uninstalling %2 from %1 compatibility mode Вилучаємо %2 з режиму Ñ�уміÑ�ноÑ�ті %1 Installed successfully Ð’Ñ�тановлено уÑ�пішно %2 has been successfully uninstalled from %1 compatibility mode %2 було уÑ�пішно вилучено з режиму Ñ�уміÑ�ноÑ�ті %1 Uninstalled successfully Видалено уÑ�пішно Uninstall Failed Ð�е вдалоÑ�Ñ� видалити  Install %1 will remove: Ð’Ñ�тановленнÑ� %1 призведе до вилученнÑ� такого: Dependencies in the repository ЗалежноÑ�ті у Ñ�ховищі Missing dependencies ЗалежноÑ�ті, Ñ�ких не виÑ�тачає Compatible Install Cancel button СкаÑ�увати Update button Оновити Invalid digital signature Ð�екоректний цифровий підпиÑ� Name: Ім'Ñ�: Same version installed Одна Ñ– та Ñ�ама верÑ�Ñ–Ñ� вÑ�тановлена SingleInstallPage_Install Show details Показати подробиці Show dependencies Показати залежноÑ�ті SingleInstallPage_Uninstall Show details Показати подробиці Uab::UabPackageListModel Installation Failed Ð�е вдалоÑ�Ñ� вÑ�тановити UninstallConfirmPage Show related packages Показати пов'Ñ�зані пакунки Collapse button Згорнути Cancel button СкаÑ�увати Confirm Підтвердити Are you sure you want to uninstall %1? All dependencies will also be removed Ви впевнені що хочете видалити %1? Ð’Ñ�Ñ– залежноÑ�ті також будуть видалені Are you sure you want to uninstall %1? The system or other applications may not work properly Ви Ñ�правді хочете вилучити %1? Якщо цю програму буде вилучено, можливо, Ñ�иÑ�тема або інші програми не зможуть працювати належним чином. Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Ð’Ñ�тановити в режимі Ñ�уміÑ�ноÑ�ті main Package Installer Ð’Ñ�тановлювач пакунків Package Installer helps users install and remove local packages, and supports bulk installation. За допомогою заÑ�обу вÑ�тановленнÑ� пакунків кориÑ�тувачі можуть вÑ�тановлювати Ñ– вилучати локальні пакунки. Передбачено пакетне вÑ�тановленнÑ�. deepin-deb-installer-6.5.51/translations/deepin-deb-installer_vi.ts000066400000000000000000001135001524745214100253620ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: Nhập số để cấu hình: OK button OK BackendProcessPage Loading packages... Ä�ang tải gói... %1/%2 loaded %1/%2 đã tải Initializing... Khởi tạo... Updating package cache... DdimErrorPage OK OK DebInstaller Package Installer Trình cài đặt gói Settings Cài đặt Installing other packages... Please open it later. Ä�ang cài đặt các gói khác... Mở ứng dụng sau. Parsing failed: An illegal file structure was found in the manifest file! Phân tích thất bại: Có cấu trúc tệp bất hợp pháp được tìm thấy trong tệp manifest! Parsing failed: An illegal version number was found in the manifest file! Phân tích thất bại: Số phiên bản bất hợp pháp được tìm thấy trong tệp manifest! No deb packages found. Please check the folder. Không tìm thấy các gói deb. Vui lòng kiểm tra thư mục. The %1 package may be broken Gói %1 có thể bị há»�ng You can only install local %1 packages Bạn chỉ có thể cài đặt các gói %1 cục bá»™ No permission to access this folder Không có quyá»�n truy cập vào thư mục này Already Added Ä�ã thêm %1 does not exist, please reselect %1 không tồn tại, vui lòng chá»�n lại Bulk Install Cài đặt hàng loạt DebListModel Installation failed, please check your network connection Cài đặt thất bại, vui lòng kiểm tra lại mạng internet Installation failed, please check for updates in Control Center Cài đặt thất bại, vui lòng cập nhật Quản lý trung tâm Installation failed, insufficient disk space Cài đặt thất bại, không đủ dung lượng ổ dÄ©a No digital signature Không có chữ ký số Invalid digital signature Chữ ký số không hợp lệ The administrator has set policies to prevent installation of this package Quản trị viên đã thiết lập chính sách ngăn chặn việc cài đặt gói này Installation Failed Cài đặt thất bại current system hệ thống hiện tại %2 has been installed in %1, please uninstall this package before installing it %2 đã được cài đặt tại %1, vui lòng gỡ cài đặt gói này trước khi cài đặt lại Broken dependencies, try installing the app in compatibility mode Yếu tố phụ bị há»�ng, hãy thá»­ cài đặt ứng dụng ở chế độ tương thích Compatibility mode installation failed Failed to install %1 Cài đặt thất bại %1 Cancel button Há»§y OK button OK Same version installed Có má»™t phiên bản tương tá»± đã được cài đặt Later version installed: %1 Earlier version installed: %1 Phiên bản đã cài đặt trước đó: %1 Installation failed Failed to install %1: no valid digital signature Thất bại trong việc cài đặt %1: không có chữ ký số hợp lệ This package does not have a valid digital signature. Continue with the installation? Gói này không có chữ ký số hợp lệ. Tiếp tục cài đặt? Cancel Há»§y Continue button Tiếp tục Unable to install Không thể cài đặt Proceed button Tiếp tục This package does not have a valid digital signature Gói này có thể sai chữ ký Ä‘iện tá»­ Broken dependencies: %1 Các phần phụ thuá»™c bị há»�ng: %1 Authentication failed Xác thá»±c thất bại Unmatched package architecture Không trùng kiến trúc gói FileChooseWidget Drag deb packages here Kéo gói deb vào đây Select File Chá»�n tệp MultipleInstallPage Show details Hiện chi tiết Collapse button Ä�óng lại Install button Cài dặt Done button Hoàn thành Back button Trở lại Install %1 will remove: Cài đặt %1 sẽ gỡ cài đặt: Dependencies in the repository Tùy thuá»™c trong kho Missing dependencies Tùy thuá»™c thiếu Installing dependencies: %1 Ä�ang cài đặt các thư viện liên quan: %1 PackageSelectItem Same version installed Có má»™t phiên bản tương tá»± đã được cài đặt Earlier version installed: %1 Phiên bản đã cài đặt trước đó: %1 Later version installed: %1 Phiên bản đã cài lần cuối: %1 Unmatched package architecture Không trùng kiến trúc gói PackageSelectView Select all Chá»�n tất cả Install button Cài dặt PackagesListDelegate Installing Ä�ang cài đặt Installed Ä�ã cài đặt Failed Thất bại Waiting Ä�ang đợi Same version installed Có má»™t phiên bản tương tá»± đã được cài đặt Later version installed: %1 Phiên bản đã cài lần cuối: %1 Earlier version installed: %1 Phiên bản đã cài đặt trước đó: %1 Broken dependencies PackagesListView Delete Xóa QApplication Collapse button Ä�óng lại QObject Basic CÆ¡ bản Check digital signatures if the developer mode is enabled Kiểm tra chữ ký số nếu chế độ phát triển được kích hoạt To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Ä�ể cài đặt ứng dụng chưa ký số, hãy chuyển đến Trung tâm Bảo mật > Công cụ > Bảo mật ứng dụng, và chá»�n các loại ứng dụng có thể cài đặt. Security Center > Tools > App Security Trung tâm Bảo mật > Công cụ > Bảo mật ứng dụng The system has not installed Linglong environment, please install it first Hệ thống chưa cài đặt môi trưá»�ng Linglong, vui lòng cài đặt trước Unable to install Không thể cài đặt This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. gói cài đặt này không có chữ ký số hợp lệ và đã bị chặn cài đặt/thá»±c thi. Hãy chuyển đến Trung tâm Bảo mật > Công cụ > Bảo mật ứng dụng để thay đổi cài đặt. Cancel button Huá»· bá»� Proceed button Tiếp tục Will remove: Sẽ gỡ cài đặt: SingleInstallPage Collapse Ä�óng lại Reinstall Cài lại Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Later version installed: %1 Phiên bản má»›i nhất đã cài: %1 Downgrade Giảm phiên bản Earlier version installed: %1 Phiên bản đã cài đặt trước đó: %1 Compatible Mode Install Installing dependencies: %1 Ä�ang cài đặt các thư viện liên quan: %1 Failed to install %1 Cài đặt thất bại %1 Version: Phiên bản: Install button Cài dặt Remove button Xóa OK button OK Back button Trở lại Done button Hoàn thành If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Trying to install %2 in %1 compatibility mode Ä�ang cố gắng cài đặt %2 trong chế độ tương thích %1 Uninstalling %2 from %1 compatibility mode Gỡ cài đặt %2 từ chế độ tương thích %1 %2 was successfully installed to %1 compatibility mode %2 đã được cài đặt thành công trong chế độ tương thích %1 Installed successfully Ä�ã cài đặt thành công %2 has been successfully uninstalled from %1 compatibility mode %2 đã được gỡ cài đặt thành công từ chế độ tương thích %1 Uninstalled successfully Gỡ cài đặt thành công Uninstall Failed Gỡ cài đặt thất bại Install %1 will remove: Cài đặt %1 sẽ gỡ cài đặt: Dependencies in the repository Tùy thuá»™c trong kho Missing dependencies Tùy thuá»™c thiếu Compatible Install Cancel button Update button Cập nhật Invalid digital signature Chữ ký số không hợp lệ Name: Tên: Same version installed Có má»™t phiên bản tương tá»± đã được cài đặt SingleInstallPage_Install Show details Hiện chi tiết Show dependencies Hiển thị phụ thuá»™c SingleInstallPage_Uninstall Show details Hiện chi tiết Uab::UabPackageListModel Installation Failed Cài đặt thất bại UninstallConfirmPage Show related packages Hiện các gói liên quan Collapse button Ä�óng lại Cancel button Há»§y Confirm Xác nhận Are you sure you want to uninstall %1? All dependencies will also be removed Bạn có chắc muốn gỡ %1? Tất cả các thư viện liên quan cÅ©ng sẽ bị gỡ Are you sure you want to uninstall %1? The system or other applications may not work properly Bạn có chắc muốn gỡ %1? Hệ thống hoặc phần má»�m khác có thể không hoạt động Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode Cài đặt ở chế độ tương thích main Package Installer Trình cài đặt gói Package Installer helps users install and remove local packages, and supports bulk installation. Trình cài đặt gói há»— trợ ngưá»�i dùng cài đặt và xóa hàng loạt các gói phần má»�m deepin-deb-installer-6.5.51/translations/deepin-deb-installer_zh_CN.ts000066400000000000000000001120151524745214100257450ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: 请输入åº�å�·è¿›è¡Œé…�置: OK button ç¡® 定 BackendProcessPage Loading packages... 正在加载安装包… %1/%2 loaded 已加载%1/%2 Initializing... 正在åˆ�始化… Updating package cache... 正在更新软件包缓存... DdimErrorPage OK ç¡® 定 DebInstaller Package Installer 软件包安装器 Settings 设置 Installing other packages... Please open it later. 正在执行安装æµ�程,无法打开 Parsing failed: An illegal file structure was found in the manifest file! 软件包解æž�失败,软件包清å�•包å�«é�žæ³•的文件结构ï¼� Parsing failed: An illegal version number was found in the manifest file! 软件包解æž�失败,软件包清å�•包å�«é�žæ³•版本å�·ï¼� No deb packages found. Please check the folder. 未检测到安装包,请检查安装目录ï¼� The %1 package may be broken 请检查%1包是å�¦æ�Ÿå�� You can only install local %1 packages å�ªèƒ½å®‰è£…本地的%1包 No permission to access this folder 没有æ�ƒé™�访问文件夹 Already Added 已添加 %1 does not exist, please reselect %1文件ä¸�存在,请é‡�新选择文件 Compatible Mode Install 兼容模å¼�安装 Bulk Install 批é‡�安装 DebListModel Installation failed, please check your network connection 安装失败,请检查您的网络连接 Installation failed, please check for updates in Control Center 安装失败,请在控制中心检查更新 Installation failed, insufficient disk space 安装失败,ç£�盘空间ä¸�è¶³ No digital signature æ— æ•°å­—ç­¾å�� Invalid digital signature æ•°å­—ç­¾å��无效 The administrator has set policies to prevent installation of this package 管ç�†å‘˜å·²é™�制,该软件ç¦�止安装 Installation Failed 安装失败 current system 当å‰�系统环境 %2 has been installed in %1, please uninstall this package before installing it 已在%1中安装%2,请先å�¸è½½å�Žå†�安装此包 Broken dependencies, try installing the app in compatibility mode ä¾�赖关系ä¸�满足,请å°�试使用兼容模å¼�安装该应用 Broken dependencies ä¾�赖关系ä¸�满足 Compatibility mode installation failed 兼容模å¼�安装失败 Failed to install %1 %1安装失败 Cancel button å�– 消 OK button ç¡® 定 Same version installed 已安装相å�Œç‰ˆæœ¬ Later version installed: %1 已安装较新的版本:%1 Earlier version installed: %1 已安装较早的版本:%1 Installation failed 安装失败 Failed to install %1: no valid digital signature 无法安装%1,安装包无有效的数字签å�� This package does not have a valid digital signature. Continue with the installation? 此安装包没有有效的数字签å��,是å�¦ç»§ç»­å®‰è£…? Cancel å�– 消 Continue button ç»§ç»­ Unable to install 无法安装 Proceed button å‰� å¾€ This package does not have a valid digital signature 此安装包没有有效的数字签å�� Broken dependencies: %1 ä¾�赖关系ä¸�满足:%1 Authentication failed é…�置授æ�ƒå¤±è´¥ Unmatched package architecture 软件包架构ä¸�匹é…� FileChooseWidget Drag deb packages here 拖拽软件包到此 Select File 选择文件 MultipleInstallPage Show details 显示详细信æ�¯ Collapse button æ”¶ èµ· Install button 安 装 Done button 完 æˆ� Back button è¿” 回 Install %1 will remove: 安装%1将会å�¸è½½ï¼š Dependencies in the repository 仓库中存在的ä¾�赖包 Missing dependencies 仓库中缺失的ä¾�赖包 Installing dependencies: %1 正在安装ä¾�赖:%1 PackageSelectItem Same version installed 已安装相å�Œç‰ˆæœ¬ Earlier version installed: %1 已安装较早的版本:%1 Later version installed: %1 已安装较新的版本:%1 Unmatched package architecture 软件包架构ä¸�匹é…� PackageSelectView Select all 全选 Install button 安 装 PackagesListDelegate Installing 正在安装 Installed 已安装 Failed 安装失败 Waiting 等待安装 Same version installed 已安装相å�Œç‰ˆæœ¬ Later version installed: %1 已安装较新的版本:%1 Earlier version installed: %1 已安装较早的版本:%1 Broken dependencies ä¾�赖关系ä¸�满足 PackagesListView Delete 删除 QApplication Collapse button æ”¶ èµ· QObject Basic 基础设置 Check digital signatures if the developer mode is enabled å¼€å�‘者模å¼�下,检测安装包的签å�� To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. 如需安装未签å��应用,å‰�往安全中心-安全工具-应用安全设置å…�许安装的应用类型。 Security Center > Tools > App Security 安全中心-安全工具-应用安全 The system has not installed Linglong environment, please install it first 系统无玲ç�‘环境,请先安装 Unable to install 无法安装 This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. 安装包没有有效的数字签å��,已被ç¦�止安装/è¿�行,请å‰�往安全中心-安全工具-应用安全进行调整。 Cancel button å�– 消 Proceed button å‰� å¾€ Will remove: 将会å�¸è½½ï¼š SingleInstallPage Collapse æ”¶èµ· Reinstall é‡�新安装 Uninstalling %1 from compatibility mode 正在从兼容模å¼�å�¸è½½%1 %1 was successfully installed to compatibility mode %1å·²æˆ�功安装到兼容模å¼� Later version installed: %1 已安装较新的版本:%1 Downgrade 安装旧版本 Earlier version installed: %1 已安装较早的版本:%1 Compatible Mode Install 兼容模å¼�安装 Installing dependencies: %1 正在安装ä¾�赖:%1 Failed to install %1 %1安装失败 Version: 版本: Install button 安 装 Remove button å�¸ è½½ OK button ç¡® 定 Back button è¿” 回 Done button 完 æˆ� If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. 如该软件为旧版(已适é…�历å�²ç³»ç»Ÿç‰ˆæœ¬ï¼‰åº”用,å�¯å°�试以兼容模å¼�安装。 UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. 统信 UOS V25 兼容模å¼�是一项让您能够在 V25 系统上继续使用 V20 版本应用程åº�的功能。为您创建了一个â€� 兼容环境â€�,让原本å�ªèƒ½åœ¨ V20 系统上è¿�行的软件,也能在 V25系统上正常工作。 Confirm to install in compatibility mode 确认使用兼容模å¼�安装软件包 Installing in compatibility mode %1 正在使用兼容模å¼�安装%1 Uninstalling %2 from %1 compatibility mode 正在从%1兼容模å¼�å�¸è½½%2 %2 was successfully installed to %1 compatibility mode %2å·²æˆ�功安装到%1兼容模å¼� Installed successfully 安装æˆ�功 %2 has been successfully uninstalled from %1 compatibility mode %2已从%1兼容模å¼�æˆ�功å�¸è½½ Uninstalled successfully å�¸è½½æˆ�功 Uninstall Failed å�¸è½½å¤±è´¥ Install %1 will remove: 安装%1将会å�¸è½½ï¼š Dependencies in the repository 仓库中存在的ä¾�赖包 Missing dependencies 仓库中缺失的ä¾�赖包 Compatible Install 兼容模å¼�安装 Cancel button å�– 消 Update button æ›´ æ–° Invalid digital signature æ•°å­—ç­¾å��无效 Name: å��称: Same version installed 已安装相å�Œç‰ˆæœ¬ SingleInstallPage_Install Show details 显示详细信æ�¯ Show dependencies 显示ä¾�赖包关系 SingleInstallPage_Uninstall Show details 显示å�¸è½½è¿›ç¨‹ Uab::UabPackageListModel Installation Failed 安装失败 UninstallConfirmPage Show related packages 显示相关软件包 Collapse button æ”¶ èµ· Cancel button å�– 消 Confirm 确定å�¸è½½ Are you sure you want to uninstall %1? All dependencies will also be removed 您确定è¦�å�¸è½½%1 å�—? 所有ä¾�赖也会被一起移除 Are you sure you want to uninstall %1? The system or other applications may not work properly 您确定è¦�å�¸è½½%1å�—? å�¸è½½æ­¤è½¯ä»¶å�¯èƒ½ä¼šå¯¼è‡´ç³»ç»Ÿæˆ–其他软件无法正常使用 Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed 您确定è¦�从兼容模å¼�å�¸è½½%1å�—?所有ä¾�赖项也将被移除 Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed 您确定è¦�从兼容模å¼�å�¸è½½%1å�—? 所有ä¾�赖也会被一起移除 dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode 兼容模å¼�安装 main Package Installer 软件包安装器 Package Installer helps users install and remove local packages, and supports bulk installation. 软件包安装器用于帮助用户安装和å�¸è½½æœ¬åœ°è½¯ä»¶ï¼Œæ”¯æŒ�批é‡�安装。 deepin-deb-installer-6.5.51/translations/deepin-deb-installer_zh_HK.ts000066400000000000000000001115731524745214100257570ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: 請輸入åº�號進行é…�置: OK button 確 定 BackendProcessPage Loading packages... 正在加載安è£�包… %1/%2 loaded 已加載%1/%2 Initializing... 正在åˆ�始化… Updating package cache... 正在更新軟件包緩存... DdimErrorPage OK 確 定 DebInstaller Package Installer 軟件包安è£�器 Settings 設置 Installing other packages... Please open it later. 正在執行安è£�æµ�程,無法打開 Parsing failed: An illegal file structure was found in the manifest file! 軟件包解æž�失敗,軟件包清單包å�«é�žæ³•的文件çµ�æ§‹ï¼� Parsing failed: An illegal version number was found in the manifest file! 軟件包解æž�失敗,軟件包清單包å�«é�žæ³•版本號ï¼� No deb packages found. Please check the folder. 未檢測到安è£�包,請檢查安è£�目錄ï¼� The %1 package may be broken 請檢查%1包是å�¦æ��壞 You can only install local %1 packages å�ªèƒ½å®‰è£�本地的%1包 No permission to access this folder 沒有權é™�訪å•�文件夾 Already Added 已添加 %1 does not exist, please reselect %1文件ä¸�存在,請é‡�æ–°é�¸æ“‡æ–‡ä»¶ Compatible Mode Install 相容模å¼�安è£� Bulk Install 批é‡�安è£� DebListModel Installation failed, please check your network connection 安è£�失敗,請檢查您的網絡連接 Installation failed, please check for updates in Control Center 安è£�失敗,請在控制中心檢查更新 Installation failed, insufficient disk space 安è£�失敗,ç£�盤空間ä¸�è¶³ No digital signature 無數字簽å�� Invalid digital signature 數字簽å��無效 The administrator has set policies to prevent installation of this package 管ç�†å“¡å·²é™�制,該軟件ç¦�止安è£� Installation Failed 安è£�失敗 current system ç•¶å‰�系統環境 %2 has been installed in %1, please uninstall this package before installing it 已在%1中安è£�%2,請先å�¸è¼‰å¾Œå†�安è£�此包 Broken dependencies, try installing the app in compatibility mode ä¾�賴關係ä¸�滿足,請嘗試使用兼容模å¼�安è£�該應用 Compatibility mode installation failed 兼容模å¼�安è£�失敗 Failed to install %1 %1安è£�失敗 Cancel button å�– 消 OK button 確 定 Same version installed 已安è£�相å�Œç‰ˆæœ¬ Later version installed: %1 已安è£�較新的版本:%1 Earlier version installed: %1 已安è£�較早的版本:%1 Installation failed 安è£�失敗 Failed to install %1: no valid digital signature 無法安è£�%1,安è£�包無有效的數字簽å�� This package does not have a valid digital signature. Continue with the installation? 此安è£�包沒有有效的數字簽å��,是å�¦ç¹¼çºŒå®‰è£�? Cancel å�– 消 Continue button 繼續 Unable to install 無法安è£� Proceed button å‰� å¾€ This package does not have a valid digital signature 此安è£�包沒有有效的數字簽å�� Broken dependencies: %1 ä¾�賴關係ä¸�滿足:%1 Authentication failed é…�置授權失敗 Unmatched package architecture 軟件包架構ä¸�匹é…� FileChooseWidget Drag deb packages here 拖拽軟件包到此 Select File é�¸æ“‡æ–‡ä»¶ MultipleInstallPage Show details 顯示詳細訊æ�¯ Collapse button æ”¶ èµ· Install button 安 è£� Done button 完 æˆ� Back button è¿” 回 Install %1 will remove: 安è£�%1將會å�¸è¼‰ï¼š Dependencies in the repository 倉庫中存在的ä¾�賴包 Missing dependencies 倉庫中缺失的ä¾�賴包 Installing dependencies: %1 正在安è£�ä¾�賴:%1 PackageSelectItem Same version installed 已安è£�相å�Œç‰ˆæœ¬ Earlier version installed: %1 已安è£�較早的版本:%1 Later version installed: %1 已安è£�較新的版本:%1 Unmatched package architecture 軟件包架構ä¸�匹é…� PackageSelectView Select all å…¨é�¸ Install button 安 è£� PackagesListDelegate Installing 正在安è£� Installed 已安è£� Failed 安è£�失敗 Waiting 等待安è£� Same version installed 已安è£�相å�Œç‰ˆæœ¬ Later version installed: %1 已安è£�較新的版本:%1 Earlier version installed: %1 已安è£�較早的版本:%1 Broken dependencies ä¾�賴關係ä¸�滿足 PackagesListView Delete 刪除 QApplication Collapse button æ”¶ èµ· QObject Basic 基礎設置 Check digital signatures if the developer mode is enabled 開發者模å¼�下,檢測安è£�包的簽å�� To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. 如需安è£�未簽å��應用,å‰�往安全中心-安全工具-應用安全設定å…�許安è£�的應用類型。 Security Center > Tools > App Security 安全中心-安全工具-應用安全 The system has not installed Linglong environment, please install it first 系統無玲ç“�環境,請先安è£� Unable to install 無法安è£� This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. 安è£�包沒有有效的數字簽å��,已被ç¦�止安è£�/é�‹è¡Œï¼Œè«‹å‰�往安全中心-安全工具-應用安全進行調整。 Cancel button å�– 消 Proceed button å‰� å¾€ Will remove: 將會å�¸è¼‰ï¼š SingleInstallPage Collapse æ”¶èµ· Reinstall é‡�新安è£� Uninstalling %1 from compatibility mode 正在從兼容模å¼�å�¸è¼‰%1 %1 was successfully installed to compatibility mode %1å·²æˆ�功安è£�到兼容模å¼� Later version installed: %1 已安è£�較新的版本:%1 Downgrade 安è£�舊版本 Earlier version installed: %1 已安è£�較早的版本:%1 Compatible Mode Install 相容模å¼�安è£� Installing dependencies: %1 正在安è£�ä¾�賴:%1 Failed to install %1 %1安è£�失敗 Version: 版本: Install button 安 è£� Remove button å�¸ 載 OK button 確 定 Back button è¿” 回 Done button 完 æˆ� If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. 如該軟件為舊版(已é�©é…�æ­·å�²ç³»çµ±ç‰ˆæœ¬ï¼‰æ‡‰ç”¨ï¼Œå�¯å˜—試以相容模å¼�安è£�。 UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. 統信 UOS V25 相容模å¼�是一項讓您能夠在 V25 系統上繼續使用 V20 版本應用程å¼�的功能。為您建立了一個相容環境,讓原本å�ªèƒ½åœ¨ V20 系統上é�‹ä½œçš„軟件,也能在 V25 系統上正常é�‹ä½œã€‚ Confirm to install in compatibility mode 確èª�使用相容模å¼�安è£�軟件包 Installing in compatibility mode %1 正在使用兼容模å¼�安è£�%1 Uninstalling %2 from %1 compatibility mode 正在從%1兼容模å¼�å�¸è¼‰%2 %2 was successfully installed to %1 compatibility mode %2已從%1兼容模å¼�æˆ�功å�¸è¼‰ Installed successfully 安è£�æˆ�功 %2 has been successfully uninstalled from %1 compatibility mode %2已從%1兼容模å¼�æˆ�功å�¸è¼‰ Uninstalled successfully å�¸è¼‰æˆ�功 Uninstall Failed å�¸è¼‰å¤±æ•— Install %1 will remove: 安è£�%1將會å�¸è¼‰ï¼š Dependencies in the repository 倉庫中存在的ä¾�賴包 Missing dependencies 倉庫中缺失的ä¾�賴包 Compatible Install 相容模å¼�安è£� Cancel button å�– 消 Update button æ›´ æ–° Invalid digital signature 數字簽å��無效 Name: å��稱: Same version installed 已安è£�相å�Œç‰ˆæœ¬ SingleInstallPage_Install Show details 顯示詳細訊æ�¯ Show dependencies 顯示ä¾�賴包關係 SingleInstallPage_Uninstall Show details 顯示å�¸è¼‰é€²ç¨‹ Uab::UabPackageListModel Installation Failed 安è£�失敗 UninstallConfirmPage Show related packages 顯示相關軟件包 Collapse button æ”¶ èµ· Cancel button å�– 消 Confirm 確 定 Are you sure you want to uninstall %1? All dependencies will also be removed 您確定è¦�å�¸è¼‰%1 嗎? 所有ä¾�賴也會被一起移除 Are you sure you want to uninstall %1? The system or other applications may not work properly 您確定è¦�å�¸è¼‰%1嗎? å�¸è¼‰æ­¤è»Ÿä»¶å�¯èƒ½æœƒå°Žè‡´ç³»çµ±æˆ–其他軟件無法正常使用 Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed 您確定è¦�從相容模å¼�解除安è£�%1嗎?所有相ä¾�項也將被移除 Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed 您確定è¦�從相容模å¼�解除安è£�%1嗎? 所有ä¾�賴也會被一起移除 dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode 相容模å¼�安è£� main Package Installer 軟件包安è£�器 Package Installer helps users install and remove local packages, and supports bulk installation. 軟件包安è£�器用於幫助用戶安è£�å’Œå�¸è¼‰æœ¬åœ°è»Ÿä»¶ï¼Œæ”¯æŒ�批é‡�安è£�。 deepin-deb-installer-6.5.51/translations/deepin-deb-installer_zh_TW.ts000066400000000000000000001116021524745214100260000ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: 請輸入åº�號進行é…�置: OK button 確 定 BackendProcessPage Loading packages... 正在載入安è£�包… %1/%2 loaded 已載入%1/%2 Initializing... 正在åˆ�始化… Updating package cache... 正在更新軟件包緩存... DdimErrorPage OK 確 定 DebInstaller Package Installer 軟體包安è£�器 Settings 設定 Installing other packages... Please open it later. 正在執行安è£�æµ�程,無法打開 Parsing failed: An illegal file structure was found in the manifest file! 套è£�軟體解æž�失敗,套è£�軟體清單包å�«é�žæ³•的文件çµ�æ§‹ï¼� Parsing failed: An illegal version number was found in the manifest file! 套è£�軟體解æž�失敗,套è£�軟體清單包å�«é�žæ³•版本號ï¼� No deb packages found. Please check the folder. 未檢測到安è£�包,請檢查安è£�目錄ï¼� The %1 package may be broken 請檢查%1包是å�¦æ��壞 You can only install local %1 packages å�ªèƒ½å®‰è£�本機的%1包 No permission to access this folder 沒有權é™�訪å•�資料夾 Already Added 已添加 %1 does not exist, please reselect %1文件ä¸�存在,請é‡�æ–°é�¸æ“‡æ–‡ä»¶ Compatible Mode Install 相容模å¼�安è£� Bulk Install 批次安è£� DebListModel Installation failed, please check your network connection 安è£�失敗,請檢查網路連線 Installation failed, please check for updates in Control Center 安è£�失敗,請於控制中心檢查更新 Installation failed, insufficient disk space 安è£�失敗,ç£�碟機空間ä¸�è¶³ No digital signature 無數ä½�簽章 Invalid digital signature 數ä½�簽章無效 The administrator has set policies to prevent installation of this package 管ç�†å“¡å·²é™�制,該軟體ç¦�止安è£� Installation Failed 安è£�失敗 current system ç›®å‰�系統環境 %2 has been installed in %1, please uninstall this package before installing it 已在%1中安è£�%2,請先移除後å†�安è£�此包 Broken dependencies, try installing the app in compatibility mode ä¾�賴關係ä¸�滿足,請嘗試使用相容模å¼�安è£�該應用 Compatibility mode installation failed 相容模å¼�安è£�失敗 Failed to install %1 %1安è£�失敗 Cancel button å�– 消 OK button 確 定 Same version installed 已安è£�相å�Œç‰ˆæœ¬ Later version installed: %1 已安è£�較新的版本:%1 Earlier version installed: %1 已安è£�較早的版本:%1 Installation failed 安è£�失敗 Failed to install %1: no valid digital signature 無法安è£�%1,安è£�包無有效的數ä½�簽章 This package does not have a valid digital signature. Continue with the installation? 此安è£�包沒有有效的數ä½�簽章,是å�¦ç¹¼çºŒå®‰è£�? Cancel å�– 消 Continue button 繼續 Unable to install 無法安è£� Proceed button å‰� å¾€ This package does not have a valid digital signature 此安è£�包沒有有效的數ä½�簽章 Broken dependencies: %1 缺少ä¾�賴軟體:%1 Authentication failed é…�置授權失敗 Unmatched package architecture 軟體套件çµ�æ§‹ä¸�符å�ˆè¦�範 FileChooseWidget Drag deb packages here 拖曳軟體包到此 Select File é�¸æ“‡æª”案 MultipleInstallPage Show details 顯示詳細訊æ�¯ Collapse button éš± è—� Install button 安 è£� Done button 完 æˆ� Back button è¿” 回 Install %1 will remove: 安è£�%1將會移除: Dependencies in the repository 倉庫中存在的ä¾�賴包 Missing dependencies 倉庫中缺失的ä¾�賴包 Installing dependencies: %1 正在安è£�ä¾�賴:%1 PackageSelectItem Same version installed 已安è£�相å�Œç‰ˆæœ¬ Earlier version installed: %1 已安è£�舊版本:%1 Later version installed: %1 已安è£�較新的版本:%1 Unmatched package architecture 軟體套件çµ�æ§‹ä¸�符å�ˆè¦�範 PackageSelectView Select all å…¨é�¸ Install button 安 è£� PackagesListDelegate Installing 正在安è£� Installed 已安è£� Failed 安è£�失敗 Waiting 等待安è£� Same version installed 已安è£�相å�Œç‰ˆæœ¬ Later version installed: %1 已安è£�較新的版本:%1 Earlier version installed: %1 已安è£�舊版本:%1 Broken dependencies ä¾�賴關係ä¸�滿足 PackagesListView Delete 刪除 QApplication Collapse button éš± è—� QObject Basic 基礎設定 Check digital signatures if the developer mode is enabled 開發者模å¼�下,檢測安è£�包的簽å�� To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. 如需安è£�未簽å��應用,å‰�往安全中心-安全工具-應用安全設定å…�許安è£�的應用類型。 Security Center > Tools > App Security 安全中心-安全工具-應用安全 The system has not installed Linglong environment, please install it first 系統無玲ç“�環境,請先安è£� Unable to install 無法安è£� This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. 安è£�包沒有有效的數ä½�簽章,已被ç¦�止安è£�/執行,請å‰�往安全中心-安全工具-應用安全進行調整。 Cancel button å�– 消 Proceed button å‰� å¾€ Will remove: 將會移除: SingleInstallPage Collapse éš±è—� Reinstall é‡� è£� Uninstalling %1 from compatibility mode 正在從相容模å¼�å�¸è¼‰%1 %1 was successfully installed to compatibility mode %1å·²æˆ�功安è£�到相容模å¼� Later version installed: %1 已安è£�較新的版本:%1 Downgrade 安è£�舊版本 Earlier version installed: %1 已安è£�舊版本:%1 Compatible Mode Install 相容模å¼�安è£� Installing dependencies: %1 正在安è£�ä¾�賴:%1 Failed to install %1 %1安è£�失敗 Version: 版本: Install button 安 è£� Remove button ç§» 除 OK button 確 定 Back button è¿” 回 Done button 完 æˆ� If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. 如該軟體為舊版(已é�©é…�æ­·å�²ç³»çµ±ç‰ˆæœ¬ï¼‰æ‡‰ç”¨ï¼Œå�¯å˜—試以相容模å¼�安è£�。 UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. 統信 UOS V25 相容模å¼�是一項讓您能夠在 V25 系統上繼續使用 V20 版本應用程å¼�的功能。為您建立了一個相容環境,讓原本å�ªèƒ½åœ¨ V20 系統上é�‹ä½œçš„軟體,也能在 V25 系統上正常é�‹ä½œã€‚ Confirm to install in compatibility mode 確èª�使用相容模å¼�安è£�軟體包 Installing in compatibility mode %1 正在使用相容模å¼�安è£�%1 Uninstalling %2 from %1 compatibility mode 正在從%1相容模å¼�移除%2 %2 was successfully installed to %1 compatibility mode %2å·²æˆ�功安è£�到%1相容模å¼� Installed successfully 安è£�æˆ�功 %2 has been successfully uninstalled from %1 compatibility mode %2已從%1相容模å¼�æˆ�功移除 Uninstalled successfully 解除安è£�æˆ�功 Uninstall Failed 解除安è£�失敗 Install %1 will remove: 安è£�%1將會移除: Dependencies in the repository 倉庫中存在的ä¾�賴包 Missing dependencies 倉庫中缺失的ä¾�賴包 Compatible Install 相容模å¼�安è£� Cancel button å�– 消 Update button æ›´ æ–° Invalid digital signature 數ä½�簽章無效 Name: å��稱: Same version installed 已安è£�相å�Œç‰ˆæœ¬ SingleInstallPage_Install Show details 顯示詳細訊æ�¯ Show dependencies 顯示ä¾�賴包關係 SingleInstallPage_Uninstall Show details 顯示å�¸è¼‰é€²ç¨‹ Uab::UabPackageListModel Installation Failed 安è£�失敗 UninstallConfirmPage Show related packages 顯示相關軟體包 Collapse button éš± è—� Cancel button å�– 消 Confirm 確 定 Are you sure you want to uninstall %1? All dependencies will also be removed 確定解除安è£� %1? 也會移除所有ä¾�è³´ Are you sure you want to uninstall %1? The system or other applications may not work properly 您確定è¦�移除%1嗎? 移除此軟體å�¯èƒ½æœƒå°Žè‡´ç³»çµ±æˆ–其他軟體無法正常使用 Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed 您確定è¦�從相容模å¼�解除安è£�%1嗎?所有相ä¾�項也將被移除 Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed 您確定è¦�從相容模å¼�解除安è£�%1嗎? 所有ä¾�賴也會被一起移除 dfmplugin_debinstaller::DebInstallerMenuScene Install in compatible mode 相容模å¼�安è£� main Package Installer 軟體包安è£�器 Package Installer helps users install and remove local packages, and supports bulk installation. 軟體包安è£�器用來幫助使用者安è£�和移除本機軟體包。支æ�´æ‰¹æ¬¡å®‰è£�。 deepin-deb-installer-6.5.51/translations/desktop/000077500000000000000000000000001524745214100217765ustar00rootroot00000000000000deepin-deb-installer-6.5.51/translations/desktop/deepin-deb-installer.desktop000066400000000000000000000253351524745214100273700ustar00rootroot00000000000000[Desktop Entry] Categories=System; Keywords=package;installer;deepin;dde;dpkg;apt; Comment=Package Installer helps users install and remove local packages, and supports bulk installation. Exec=deepin-deb-installer %F GenericName=Package Installer Icon=deepin-deb-installer MimeType=application/vnd.debian.binary-package;application/x-deb; Name=Package Installer StartupNotify=false Terminal=false Type=Application X-Deepin-Vendor=deepin # Translations: # Do not manually modify! Comment[ar]=مثبت الحزم: يساعد المستخدمين على تثبيت وإزالة الحزم المحلية، ويدعم أيضاً الثبيت الجماعي للحزم. Comment[bg]=Deepin Мениджър на пакети �е използва, за да помогне на потребителите да ин�талират и премахват локален пакет, поддръжка на групово ин�талиране. Comment[bo]=མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས་ནི་སྤྱོད་མ�ན་ལ་རང་སའི་མཉེན་ཆས་སྒྲིག་སྦྱོར་དང་བཤིག་འདོན་བྱེད་རོགས་བྱེད་པའི་ཡོ་བྱད་ཅིག་རེད་ལ� ཉེར་སྤྱོད་མང་པོ་མཉམ་དུ་སྒྲིག་སྦྱོར་བྱ་�ུབ� Comment[br]=Ar stalier pakadoù a sikour an implijaderien da staliañ ha da zilemel ar pakadoù lec'hel, hag e kemer e kont ar staliadur a-vloc'had. Comment[ca]=L'Instal·lador de paquets ajuda els usuaris a instal·lar i eliminar paquets locals i admet la instal·lació massiva. Comment[cs]=Instalátor balí�ků slouží uživateli jako pomůcka pro instalaci a odebírání místních balí�ků (tj. nepocházejících z repozitářů). Podporuje také hromadnou instalaci. Comment[da]=Pakkeinstallationsprogram hjælpe brugere med at installere og fjerne lokale pakker, med understøttelse af masseinstallation. Comment[de]=Das Paket-Installationsprogramm hilft Benutzern bei der Installation und Entfernung lokaler Pakete und unterstützt die Masseninstallation. Comment[en_AU]=The Deepin Package Installer helps users install and remove local packages. It supports bulk package installation. Comment[es]=Instalador de paquetes de Deepin ayuda a instalar y eliminar paquetes locales, y admite instalación en masa. Comment[es_419]=El Gestor de Paquetes Deepin se usa para ayudar a los usuarios a instalar y eliminar paquetes locales, admite la instalación masiva. Comment[et]=Deepin pakihaldur on rakendus, millega kasutajad saavad arvutisse tarkvara paigaldada ja seda sealt eemaldada. Toetab ka hulgipaigaldamist. Comment[fi]=Ohjelmiston asentaja auttaa käyttäjiä asentamaan ja poistamaan ohjelmia. Comment[fr]=Installateur de paquets aide les utilisateurs à installer et supprimer des paquets locaux et prend en charge l'installation en bloc. Comment[gl_ES]=O instalador do paquete axuda aos usuarios a instalar e eliminar paquetes locais e admite a instalación masiva. Comment[hi_IN]=पैकेज इंस�टॉलर द�वारा उपयोक�ता लोकल पैकेज इंस�टॉल व हटा सकते हैं, यह सामूहिक इंस�टॉल की स�विधा भी प�रदान करता है। Comment[hu]=A Csomagtelepítő segít a felhasználóknak különféle csomagok telepítésében és eltávolításában, valamint támogatja a kötegelt telepítést. Comment[id]=Manajer Paket Deepin digunakan untuk menolong para pengguna install dan menghapus paket lokal, mendukung install massal Comment[it]=Il Gestore pacchetti è utile per installare e rimuovere software in locale, supporta inoltre l'installazione massiva. Localizzazione italiana a cura di Massimo A. Carofano. Comment[ja]=パッケージ インストーラー��ユーザー�ローカル パッケージをインストール��り削除��り�る��役立���。一括インストール�も対応�����。 Comment[ko]=패키지 설치 관리�는 사용�가 로컬 패키지를 설치하고, 제거할 수 있�� 지�하고 �괄 설치를 지�합니다. Comment[lt]=Paketų diegimo programa padeda naudotojams įdiegti ir šalinti vietinius paketus bei palaiko masinį įdiegimą. Comment[mn]=Деепин Багц Зохицуулагч нь х�р�гл�гчд�д програм �уулгах у�тгахад ту�лахаа� гадна бүл�г �уулгалтыг д�мжд�г. Comment[ms]=Pemasang pakej dapat membantu pengguna dan membuang pakej-pakej setempat, dan juga menyokong pemasangan pukal. Comment[ne]=प�याकेज स�थापनाकर�ताले प�रयोगकर�ताहरूलाई स�थानीय प�याकेजहरू स�थापना र हटाउन मद�दत गर�दछ, र बल�क स�थापनालाई समर�थन गर�दछ। Comment[nl]=Pakketinstallatie is een programma dat gebruikers helpt bij het installeren van lokale software. Comment[pl]=Instalator pakietów pomaga użytkownikom instalować i usuwać pakiety lokalne oraz obsługuje instalację zbiorczą. Comment[pt]=O Instalador de Pacotes ajuda os utilizadores a instalar e remover pacotes locais e suporta a instalação em massa. Comment[pt_BR]=O Instalador de Pacotes ajuda os usuários a instalar e remover pacotes locais e suporta a instalação em massa. Comment[ru]=У�тановщик Пакетов и�пользует�� дл� у�тановки и удалени� программного обе�печени� и поддерживает ма��овую у�тановку приложений. Comment[sk]=Aplikácia Deepin Správca balí�kov slúži na pomoc používateľom pri inštalácii a odstraňovaní lokálnych balí�kov, podporuje hromadnú inštaláciu. Comment[sq]=Instaluesi i Paketave i ndihmon përdoruesit të instalojnë dhe heqin paketa vendore, dhe mbulon instalime në masë. Comment[sr]=Ин�алатер пакета помаже кори�ницима да ин�талирају и уклањају локалне пакете. Подржава групну ин�талацију. Comment[tr]=Paket Kurucu, kullanıcıların yerel paketleri kurmasına ve kaldırmasına yardımcı olur ve toplu kurulumu destekler. Comment[ug]=ئورالما ئورناتقۇچ ئىشلەتكۈچىلەرنىڭ يەرلىك ئورالمىلارنى ئورنىتىشى ۋە ئۆچۈرۈشىگە ياردەم ب�رىدۇ ھەمدە توپ قاچىلاشنى قوللايدۇ. Comment[uk]=За допомогою за�обу в�тановленн� пакунків кори�тувачі можуть в�тановлювати і вилучати локальні пакунки. Передбачено пакетне в�тановленн�. Comment[vi]=Trình cài đặt gói hỗ trợ ngư�i dùng cài đặt và xóa hàng loạt các gói phần m�m Comment[zh_CN]=软件包安装器用于帮助用户安装和�载本地软件,支�批�安装。 Comment[zh_HK]=軟件包安�器用於幫助用戶安�和�載本地軟件,支�批�安�。 Comment[zh_TW]=軟體包安�器用來幫助使用者安�和移除本機軟體包。支�批次安�。 GenericName[ar]=مثبّت الحزم GenericName[ast]=Xestor de paquetes GenericName[bg]=Мениджър на пакети GenericName[bo]=མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས� GenericName[br]=Stalier pakadoù GenericName[ca]=Instal·lador de paquets GenericName[cs]=Instalátor balí�ků GenericName[da]=Pakkeinstallationsprogram GenericName[de]=Paket-Installationsprogramm GenericName[en_AU]=Package Installer GenericName[es]=Instalador de paquetes GenericName[es_419]=Gestor de Paquetes GenericName[et]=Pakihaldur GenericName[fi]=Ohjelmiston asentaja GenericName[fr]=Installateur de paquets GenericName[gl_ES]=Instalador do paquete GenericName[hi_IN]=पैकेज इंस�टॉलर GenericName[hu]=Csomagtelepítő GenericName[id]=Manajer Paket GenericName[it]=Gestore pacchetti GenericName[ja]=パッケージ インストーラー GenericName[ko]=패키지 관리� GenericName[lt]=Paketų diegimo programa GenericName[mn]=Багц Зохицуулагч GenericName[ms]=Pemasang Pakej GenericName[ne]=प�याकेज स�थापनाकर�ता GenericName[nl]=Pakketinstallatie GenericName[pa]=ਪੈਕੇਜ ਮੈਨੇਜਰ GenericName[pl]=Instalator pakietów GenericName[pt]=Instalador de Pacotes GenericName[pt_BR]=Instalador de Pacotes GenericName[ru]=У�тановщик Пакетов GenericName[sk]=Správca balí�kov GenericName[sq]=Instalues Paketash GenericName[sr]=Ин�талатер Пакета GenericName[tr]=Paket Kurucu GenericName[ug]=بوغچا قاچىلىغۇچ GenericName[uk]=В�тановлювач пакунків GenericName[vi]=Trình cài đặt gói GenericName[zh_CN]=软件包安装器 GenericName[zh_HK]=軟件包安�器 GenericName[zh_TW]=軟體包安�器 Name[ar]=مثبّت الحزم Name[ast]=Xestor de paquetes Name[bg]=Мениджър на пакети Name[bo]=ག�ིང་ཟབ་མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས� Name[br]=Stalier pakadoù Deepin Name[ca]=Instal·lador de paquets del Deepin Name[cs]=Deepin instalátor balí�ků Name[da]=Pakkeinstallationsprogram Name[de]=Deepin Paket-Installationsprogramm Name[en_AU]=Package Installer Name[es]=Instalador de paquetes Name[es_419]=Gestor de Paquetes Name[et]=Pakihaldur Name[fi]=Deepin pakettien asentaja Name[fr]=Installateur de paquets Deepin Name[gl_ES]=Instalador do paquete de Deepin Name[hi_IN]=दीपिन पैकेज इंस�टॉलर Name[hu]=Deepin® Csomagtelepítő Name[id]=Manajer Paket Name[it]=Gestore pacchetti di Deepin Name[ja]=Deepin パッケージ インストーラー Name[ko]=Deepin 패키지 설치�구 Name[lt]=Paketų diegimo programa Name[mn]=Багц Зохицуулагч Name[ms]=Pemasang Pakej Name[ne]=प�याकेज स�थापनाकर�ता Name[nl]=Deepin Pakketinstallatie Name[pa]=ਪੈਕੇਜ ਮੈਨੇਜਰ Name[pl]=Instalator pakietu Deepin Name[pt]=Instalador de Pacotes Deepin Name[pt_BR]=deepin Instalador de Pacotes Name[ru]=У�тановщик Пакетов Deepin Name[sk]=Správca balí�kov Name[sq]=Instalues Paketash Deepin Name[sr]=Дипин Ин�талатер Пакета Name[tr]=Deepin Paket Kurucu Name[ug]=Deepin بوغچا قاچىلىغۇچ Name[uk]=За�іб в�тановленн� пакунків Deepin Name[vi]=Trình cài đặt gói Name[zh_CN]=深度软件包安装器 Name[zh_HK]=Deepin 軟件包安�器 Name[zh_TW]=Deepin 軟體包安�器 deepin-deb-installer-6.5.51/translations/desktop/desktop.ts000066400000000000000000000014121524745214100240150ustar00rootroot00000000000000 desktop Deepin Package InstallerDeepin Package Installer Package InstallerPackage Installer Package Installer helps users install and remove local packages, and supports bulk installation. Package Installer helps users install and remove local packages, and supports bulk installation. deepin-deb-installer-6.5.51/translations/desktop/desktop_ar.ts000066400000000000000000001141521524745214100245050ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: أدخل الرقم للتكوين: OK button موا�ق BackendProcessPage Loading packages... جاري تحميل الحزم... %1/%2 loaded تم تحميل %1/%2 Initializing... جاري التهيئة... Updating package cache... جاري تحديث ذاكرة التخزين المؤقت للحزم... DdimErrorPage OK موا�ق DebInstaller Package Installer مثبّت الحزم Settings الإعدادات Bulk Install تثبيت جماعي Installing other packages... Please open it later. جاري تثبيت حزم أخرى... يرجى �تحه لاحقاً. Parsing failed: An illegal file structure was found in the manifest file! �شل التحليل: تم العثور على بنية مل� غير قانونية �ي مل� البيان! Parsing failed: An illegal version number was found in the manifest file! �شل التحليل: تم العثور على رقم إصدار غير قانوني �ي مل� البيان! No deb packages found. Please check the folder. لم يتم العثور على حزم deb. يرجى التحقق من المجلد. The %1 package may be broken قد تكون الحزمة %1 مكسورة You can only install local %1 packages يمكنك تثبيت حزم %1 المحلية �قط No permission to access this folder لا يوجد إذن للوصول إلى هذا المجلد Already Added تمت الإضا�ة بال�عل %1 does not exist, please reselect %1 غير موجود، يرجى إعادة التحديد DebListModel Installation failed, please check your network connection �شل التثبيت، يرجى التحقق من اتصال الشبكة Installation failed, please check for updates in Control Center �شل التثبيت، يرجى التحقق من التحديثات �ي مركز التحكم Installation failed, insufficient disk space �شل التثبيت، مساحة القرص غير كا�ية Invalid digital signature توقيع رقمي غير صالح Authentication failed �شلت المصادقة The administrator has set policies to prevent installation of this package قام المسؤول بتعيين سياسات لمنع تثبيت هذه الحزمة Installation Failed �شل التثبيت Unmatched package architecture بنية الحزمة غير متطابقة Same version installed ن�س الإصدار مثبت بال�عل Later version installed: %1 إصدار أحدث مثبت: %1 Earlier version installed: %1 إصدار أقدم مثبت: %1 Broken dependencies, try installing the app in compatibility mode تبعيات مكسورة، حاول تثبيت التطبيق �ي وضع التوا�ق Compatibility mode installation failed �شل التثبيت �ي وضع التوا�ق Failed to install %1 �شل تثبيت %1 Broken dependencies: %1 تبعيات مكسورة: %1 Installation failed �شل التثبيت Unable to install تعذر التثبيت OK button موا�ق Failed to install %1: no valid digital signature �شل تثبيت %1: لا يوجد توقيع رقمي صالح Cancel button إلغاء Proceed button متابعة This package does not have a valid digital signature لا تحتوي هذه الحزمة على توقيع رقمي صالح This package does not have a valid digital signature. Continue with the installation? لا تحتوي هذه الحزمة على توقيع رقمي صالح. هل تريد متابعة التثبيت؟ Cancel إلغاء Continue button متابعة FileChooseWidget Drag deb packages here اسحب حزم deb إلى هنا Select File تحديد مل� MultipleInstallPage Show details إظهار الت�اصيل Collapse button طي Install button تثبيت Done button تم Back button رجوع Install %1 will remove: تثبيت %1 سيؤدي إلى إزالة: Dependencies in the repository التبعيات �ي المستودع Missing dependencies تبعيات م�قودة Installing dependencies: %1 جاري تثبيت التبعيات: %1 PackageSelectItem Same version installed ن�س الإصدار مثبت بال�عل Earlier version installed: %1 إصدار أقدم مثبت: %1 Later version installed: %1 إصدار أحدث مثبت: %1 Unmatched package architecture بنية الحزمة غير متطابقة PackageSelectView Select all تحديد الكل Install button تثبيت PackagesListDelegate Installing جاري التثبيت Installed مثبت Waiting �ي انتظار Failed �شل Same version installed ن�س الإصدار مثبت بال�عل Later version installed: %1 إصدار أحدث مثبت: %1 Earlier version installed: %1 إصدار أقدم مثبت: %1 PackagesListView Delete حذ� QApplication Collapse button طي QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. لا تحتوي هذه الحزمة على توقيع رقمي صالح وتم حظرها من التثبيت/التشغيل. اذهب إلى مركز الأمان > الأدوات > أمان التطبيقات لتغيير الإعدادات. Will remove: سيتم الإزالة: The system has not installed Linglong environment, please install it first لم يقم النظام بتثبيت بيئة Linglong، يرجى تثبيتها أولاً Basic أساسي Check digital signatures if the developer mode is enabled التحقق من التوقيعات الرقمية إذا كان وضع المطور م�علاً To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. لتثبيت التطبيقات غير الموقعة، اذهب إلى مركز الأمان > الأدوات > أمان التطبيقات، وحدد أنواع التطبيقات التي يمكن تثبيتها. Security Center > Tools > App Security مركز الأمان > الأدوات > أمان التطبيقات Unable to install تعذر التثبيت Cancel button إلغاء Proceed button متابعة SingleInstallPage Name: الاسم: Version: الإصدار: Install button تثبيت Remove button إزالة Reinstall إعادة التثبيت OK button موا�ق Back button رجوع Done button تم If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. إذا كان هذا البرنامج إصداراً أقدم (متكي� بال�عل مع إصدار نظام قديم)، يمكنك محاولة تثبيته �ي وضع التوا�ق. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. وضع توا�ق UOS V25 هو ميزة تسمح لك بمتابعة استخدام تطبيقات إصدار V20 على نظام V25. يقوم بإنشاء بيئة توا�ق لك، مما يمكّن البرامج التي كانت تعمل �ي الأصل على نظام V20 �قط من العمل بشكل صحيح على نظام V25 أيضاً. Confirm to install in compatibility mode تأكيد التثبيت �ي وضع التوا�ق Installing in compatibility mode %1 جاري التثبيت �ي وضع التوا�ق %1 Uninstalling %1 from compatibility mode جاري إزالة تثبيت %1 من وضع التوا�ق %1 was successfully installed to compatibility mode تم تثبيت %1 بنجاح �ي وضع التوا�ق Installed successfully تم التثبيت بنجاح Uninstalled successfully تمت إزالة التثبيت بنجاح Uninstall Failed �شلت إزالة التثبيت Invalid digital signature توقيع رقمي غير صالح Collapse طي Install %1 will remove: تثبيت %1 سيؤدي إلى إزالة: Dependencies in the repository التبعيات �ي المستودع Missing dependencies تبعيات م�قودة Compatible Install تثبيت متوا�ق Cancel button إلغاء Same version installed ن�س الإصدار مثبت بال�عل Later version installed: %1 إصدار أحدث مثبت: %1 Downgrade تخ�يض الإصدار Earlier version installed: %1 إصدار أقدم مثبت: %1 Update button تحديث Compatible Mode Install تثبيت وضع التوا�ق Installing dependencies: %1 جاري تثبيت التبعيات: %1 Failed to install %1 �شل تثبيت %1 SingleInstallPage_Install Show dependencies إظهار التبعيات Show details إظهار الت�اصيل SingleInstallPage_Uninstall Show details إظهار الت�اصيل Uab::UabPackageListModel Installation Failed �شل التثبيت UninstallConfirmPage Show related packages إظهار الحزم ذات الصلة Collapse button طي Cancel button إلغاء Confirm تأكيد Are you sure you want to uninstall %1? All dependencies will also be removed هل أنت متأكد من أنك تريد إزالة تثبيت %1؟ سيتم أيضاً إزالة جميع التبعيات Are you sure you want to uninstall %1? The system or other applications may not work properly هل أنت متأكد من أنك تريد إزالة تثبيت %1؟ قد لا يعمل النظام أو التطبيقات الأخرى بشكل صحيح Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed هل أنت متأكد من إزالة تثبيت %1 من وضع التوا�ق؟ سيتم أيضاً إزالة جميع التبعيات desktop Deepin Package Installer مثبّت الحزم دبيان Package Installer مثبّت الحزم Package Installer helps users install and remove local packages, and supports bulk installation. مثبت الحزم: يساعد المستخدمين على تثبيت وإزالة الحزم المحلية، ويدعم أيضاً الثبيت الجماعي للحزم. main Package Installer مثبّت الحزم Package Installer helps users install and remove local packages, and supports bulk installation. يساعد مثبّت الحزم المستخدمين على تثبيت وإزالة الحزم المحلية، ويدعم التثبيت الجماعي. deepin-deb-installer-6.5.51/translations/desktop/desktop_ast.ts000066400000000000000000000012741524745214100246720ustar00rootroot00000000000000 desktop Package Installer Xestor de paquetes Package Installer helps users install and remove local packages, and supports bulk installation. El Instalador de Paquetes axude a los usuarios pa instalar y eliminar paquetes locales y soporta l'instalación en masa. deepin-deb-installer-6.5.51/translations/desktop/desktop_az.ts000066400000000000000000001061041524745214100245130ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Paket quraşdırıcısı Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin Paket Quraşdırıcı Package Installer Paket quraşdırıcısı Package Installer helps users install and remove local packages, and supports bulk installation. Paket quraşdırıcısı, istifadəçilərə paketləri quraşdırmağa və silməyə imkan verir, həmçinin toplu quraşdırmanı dəstəkləyir. main Package Installer Paket quraşdırıcısı Package Installer helps users install and remove local packages, and supports bulk installation. Paket quraşdırıcısı, istifadəçilərə paketləri quraşdırmağa və silməyə imkan verir, həmçinin toplu quraşdırmanı dəstəkləyir. deepin-deb-installer-6.5.51/translations/desktop/desktop_bg.ts000066400000000000000000001065231524745214100244760ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Мениджър на пакети Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Ин�талатор на пакети Deepin Package Installer Мениджър на пакети Package Installer helps users install and remove local packages, and supports bulk installation. Deepin Мениджър на пакети �е използва, за да помогне на потребителите да ин�талират и премахват локален пакет, поддръжка на групово ин�талиране. main Package Installer Мениджър на пакети Package Installer helps users install and remove local packages, and supports bulk installation. Deepin Мениджър на пакети �е използва, за да помогне на потребителите да ин�талират и премахват локален пакет, поддръжка на групово ин�талиране. deepin-deb-installer-6.5.51/translations/desktop/desktop_bn.ts000066400000000000000000001067521524745214100245110ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer প�যাকেজ ইনস�টল�যার Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer ডিপিন প�যাকেজ ইনস�টল�যার Package Installer প�যাকেজ ইনস�টল�যার Package Installer helps users install and remove local packages, and supports bulk installation. প�যাকেজ ইনস�টল�যার মালিকানাধীন প�যাকেজ ইনস�টল �বং উন�মোচন করার সাহায�য করে �বং বার�ষিক ইনস�টলেশন সমর�থন করে। main Package Installer প�যাকেজ ইনস�টল�যার Package Installer helps users install and remove local packages, and supports bulk installation. প�যাকেজ ইনস�টল�যার মালিকানাধীন প�যাকেজ ইনস�টল �বং উন�মোচন করার সাহায�য করে �বং বার�ষিক ইনস�টলেশন সমর�থন করে। deepin-deb-installer-6.5.51/translations/desktop/desktop_bo.ts000066400000000000000000001077301524745214100245070ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས� Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer ག�ིང་ཟབ་མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས� Package Installer མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས� Package Installer helps users install and remove local packages, and supports bulk installation. མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས་ནི་སྤྱོད་མ�ན་ལ་རང་སའི་མཉེན་ཆས་སྒྲིག་སྦྱོར་དང་བཤིག་འདོན་བྱེད་རོགས་བྱེད་པའི་ཡོ་བྱད་ཅིག་རེད་ལ� ཉེར་སྤྱོད་མང་པོ་མཉམ་དུ་སྒྲིག་སྦྱོར་བྱ་�ུབ� main Package Installer མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས� Package Installer helps users install and remove local packages, and supports bulk installation. མཉེན་ཆས་�ུག་སྒྲིག་སྦྱོར་ཆས་ནི་སྤྱོད་མ�ན་ལ་རང་སའི་མཉེན་ཆས་སྒྲིག་སྦྱོར་དང་བཤིག་འདོན་བྱེད་རོགས་བྱེད་པའི་ཡོ་བྱད་ཅིག་རེད་ལ� ཉེར་སྤྱོད་མང་པོ་མཉམ་དུ་སྒྲིག་སྦྱོར་བྱ་�ུབ� deepin-deb-installer-6.5.51/translations/desktop/desktop_br.ts000066400000000000000000001060451524745214100245100ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Stalier pakadoù Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Stalier pakadoù Deepin Package Installer Stalier pakadoù Package Installer helps users install and remove local packages, and supports bulk installation. Ar stalier pakadoù a sikour an implijaderien da staliañ ha da zilemel ar pakadoù lec'hel, hag e kemer e kont ar staliadur a-vloc'had. main Package Installer Stalier pakadoù Package Installer helps users install and remove local packages, and supports bulk installation. Ar stalier pakadoù a sikour an implijaderien da staliañ ha da zilemel ar pakadoù lec'hel, hag e kemer e kont ar staliadur a-vloc'had. deepin-deb-installer-6.5.51/translations/desktop/desktop_ca.ts000066400000000000000000001060351524745214100244670ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instal·lador de paquets Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instal·lador de paquets del Deepin Package Installer Instal·lador de paquets Package Installer helps users install and remove local packages, and supports bulk installation. L'Instal·lador de paquets ajuda els usuaris a instal·lar i eliminar paquets locals i admet la instal·lació massiva. main Package Installer Instal·lador de paquets Package Installer helps users install and remove local packages, and supports bulk installation. L'Instal·lador de paquets ajuda els usuaris a instal·lar i eliminar paquets locals i admet la instal·lació massiva. deepin-deb-installer-6.5.51/translations/desktop/desktop_cs.ts000066400000000000000000001062151524745214100245110ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalátor balí�ků Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin instalátor balí�ků Package Installer Instalátor balí�ků Package Installer helps users install and remove local packages, and supports bulk installation. Instalátor balí�ků slouží uživateli jako pomůcka pro instalaci a odebírání místních balí�ků (tj. nepocházejících z repozitářů). Podporuje také hromadnou instalaci. main Package Installer Instalátor balí�ků Package Installer helps users install and remove local packages, and supports bulk installation. Instalátor balí�ků slouží uživateli jako pomůcka pro instalaci a odebírání místních balí�ků (tj. nepocházejících z repozitářů). Podporuje také hromadnou instalaci. deepin-deb-installer-6.5.51/translations/desktop/desktop_da.ts000066400000000000000000001060261524745214100244700ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Pakkeinstallationsprogram Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin-pakkeinstaller Package Installer Pakkeinstallationsprogram Package Installer helps users install and remove local packages, and supports bulk installation. Pakkeinstallationsprogram hjælpe brugere med at installere og fjerne lokale pakker, med understøttelse af masseinstallation. main Package Installer Pakkeinstallationsprogram Package Installer helps users install and remove local packages, and supports bulk installation. Pakkeinstallationsprogram hjælpe brugere med at installere og fjerne lokale pakker, med understøttelse af masseinstallation. deepin-deb-installer-6.5.51/translations/desktop/desktop_de.ts000066400000000000000000001061031524745214100244700ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Paket-Installationsprogramm Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin Paket-Installationsprogramm Package Installer Paket-Installationsprogramm Package Installer helps users install and remove local packages, and supports bulk installation. Das Paket-Installationsprogramm hilft Benutzern bei der Installation und Entfernung lokaler Pakete und unterstützt die Masseninstallation. main Package Installer Paket-Installationsprogramm Package Installer helps users install and remove local packages, and supports bulk installation. Das Paket-Installationsprogramm hilft Benutzern bei der Installation und Entfernung lokaler Pakete und unterstützt die Masseninstallation. deepin-deb-installer-6.5.51/translations/desktop/desktop_es.ts000066400000000000000000001057541524745214100245220ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalador de paquetes Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalador de paquetes Package Installer Instalador de paquetes Package Installer helps users install and remove local packages, and supports bulk installation. Instalador de paquetes de Deepin ayuda a instalar y eliminar paquetes locales, y admite instalación en masa. main Package Installer Instalador de paquetes Package Installer helps users install and remove local packages, and supports bulk installation. Instalador de paquetes de Deepin ayuda a instalar y eliminar paquetes locales, y admite instalación en masa. deepin-deb-installer-6.5.51/translations/desktop/desktop_es_419.ts000066400000000000000000001055731524745214100251160ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Gestor de Paquetes Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Package Installer Gestor de Paquetes Package Installer helps users install and remove local packages, and supports bulk installation. El Gestor de Paquetes Deepin se usa para ayudar a los usuarios a instalar y eliminar paquetes locales, admite la instalación masiva. main Package Installer Gestor de Paquetes Package Installer helps users install and remove local packages, and supports bulk installation. El Gestor de Paquetes Deepin se usa para ayudar a los usuarios a instalar y eliminar paquetes locales, admite la instalación masiva. deepin-deb-installer-6.5.51/translations/desktop/desktop_et.ts000066400000000000000000001060011524745214100245050ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Pakihaldur Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin paketihaldur Package Installer Pakihaldur Package Installer helps users install and remove local packages, and supports bulk installation. Deepin pakihaldur on rakendus, millega kasutajad saavad arvutisse tarkvara paigaldada ja seda sealt eemaldada. Toetab ka hulgipaigaldamist. main Package Installer Pakihaldur Package Installer helps users install and remove local packages, and supports bulk installation. Deepin pakihaldur on rakendus, millega kasutajad saavad arvutisse tarkvara paigaldada ja seda sealt eemaldada. Toetab ka hulgipaigaldamist. deepin-deb-installer-6.5.51/translations/desktop/desktop_fi.ts000066400000000000000000001056171524745214100245070ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Ohjelma-asentaja Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin ohjelma-asentaja Package Installer Ohjelma-asentaja Package Installer helps users install and remove local packages, and supports bulk installation. Ohjelma-asentaja auttaa käyttäjiä asentamaan ja poistamaan ohjelmia. main Package Installer Ohjelma-asentaja Package Installer helps users install and remove local packages, and supports bulk installation. Ohjelma-asentaja auttaa käyttäjiä asentamaan ja poistamaan ohjelmia. deepin-deb-installer-6.5.51/translations/desktop/desktop_fil.ts000066400000000000000000001061021524745214100246510ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin Package Installer Package Installer Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. Ang Package Installer ay nakakatulog sa pag install at pag-tanggal ng mga local packages, at sinusuportahan ito nang pag-install ng mga packages na maramihan. main Package Installer Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. Ang Package Installer ay nakakatulog sa pag install at pag-tanggal ng mga local packages, at sinusuportahan ito nang pag-install ng mga packages na maramihan. deepin-deb-installer-6.5.51/translations/desktop/desktop_fr.ts000066400000000000000000001060611524745214100245120ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Installateur de paquets Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Installateur de paquets Deepin Package Installer Installateur de paquets Package Installer helps users install and remove local packages, and supports bulk installation. Installateur de paquets aide les utilisateurs à installer et supprimer des paquets locaux et prend en charge l'installation en bloc. main Package Installer Installateur de paquets Package Installer helps users install and remove local packages, and supports bulk installation. Installateur de paquets aide les utilisateurs à installer et supprimer des paquets locaux et prend en charge l'installation en bloc. deepin-deb-installer-6.5.51/translations/desktop/desktop_gl_ES.ts000066400000000000000000001057731524745214100251050ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalador do paquete Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalador do paquete de Deepin Package Installer Instalador do paquete Package Installer helps users install and remove local packages, and supports bulk installation. O instalador do paquete axuda aos usuarios a instalar e eliminar paquetes locais e admite a instalación masiva. main Package Installer Instalador do paquete Package Installer helps users install and remove local packages, and supports bulk installation. O instalador do paquete axuda aos usuarios a instalar e eliminar paquetes locais e admite a instalación masiva. deepin-deb-installer-6.5.51/translations/desktop/desktop_he.ts000066400000000000000000001060541524745214100245010ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer מונח הלוחות Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer מונח הלוחות של דינין Package Installer מונח הלוחות Package Installer helps users install and remove local packages, and supports bulk installation. מונח הלוחות עוזר למשתמשי� להתקין ולמחוק לוחות מקומיי�, ועוזר להתקין בדבוש main Package Installer מונח הלוחות Package Installer helps users install and remove local packages, and supports bulk installation. מונח הלוחות עוזר למשתמשי� להתקין ולמחוק לוחות מקומיי�, ועוזר להתקין בדבוש deepin-deb-installer-6.5.51/translations/desktop/desktop_hi_IN.ts000066400000000000000000001067031524745214100250740ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer पैकेज इंस�टॉलर Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer दीपिन पैकेज इंस�टॉलर Package Installer पैकेज इंस�टॉलर Package Installer helps users install and remove local packages, and supports bulk installation. पैकेज इंस�टॉलर द�वारा उपयोक�ता लोकल पैकेज इंस�टॉल व हटा सकते हैं, यह सामूहिक इंस�टॉल की स�विधा भी प�रदान करता है। main Package Installer पैकेज इंस�टॉलर Package Installer helps users install and remove local packages, and supports bulk installation. पैकेज इंस�टॉलर द�वारा उपयोक�ता लोकल पैकेज इंस�टॉल व हटा सकते हैं, यह सामूहिक इंस�टॉल की स�विधा भी प�रदान करता है। deepin-deb-installer-6.5.51/translations/desktop/desktop_hr.ts000066400000000000000000001057131524745214100245170ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instaler paketa Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin instaler paketa Package Installer Instaler paketa Package Installer helps users install and remove local packages, and supports bulk installation. Instaler paketa pomaže korisnicima instalaciju i uklanjanje lokalnih paketa kao i skupno instaliranje. main Package Installer Instaler paketa Package Installer helps users install and remove local packages, and supports bulk installation. Instaler paketa pomaže korisnicima instalaciju i uklanjanje lokalnih paketa kao i skupno instaliranje. deepin-deb-installer-6.5.51/translations/desktop/desktop_hu.ts000066400000000000000000001060711524745214100245200ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Csomagtelepítő Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin® Csomagtelepítő Package Installer Csomagtelepítő Package Installer helps users install and remove local packages, and supports bulk installation. A Csomagtelepítő segít a felhasználóknak különféle csomagok telepítésében és eltávolításában, valamint támogatja a kötegelt telepítést. main Package Installer Csomagtelepítő Package Installer helps users install and remove local packages, and supports bulk installation. A Csomagtelepítő segít a felhasználóknak különféle csomagok telepítésében és eltávolításában, valamint támogatja a kötegelt telepítést. deepin-deb-installer-6.5.51/translations/desktop/desktop_id.ts000066400000000000000000001057011524745214100244770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Pemasang Paket Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Pemasang Paket Deepin Package Installer Pemasang Paket Package Installer helps users install and remove local packages, and supports bulk installation. Pemasang Paket membantu pengguna memasang dan menghapus paket lokal, dan mendukung instalasi massal. main Package Installer Pemasang Paket Package Installer helps users install and remove local packages, and supports bulk installation. Pemasang Paket membantu pengguna memasang dan menghapus paket lokal, dan mendukung instalasi massal. deepin-deb-installer-6.5.51/translations/desktop/desktop_it.ts000066400000000000000000001061541524745214100245220ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Gestore pacchetti Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Gestore pacchetti di Deepin Package Installer Gestore pacchetti Package Installer helps users install and remove local packages, and supports bulk installation. Il Gestore pacchetti è utile per installare e rimuovere software in locale, supporta inoltre l'installazione massiva. Localizzazione italiana a cura di Massimo A. Carofano. main Package Installer Gestore pacchetti Package Installer helps users install and remove local packages, and supports bulk installation. Il Gestore pacchetti è utile per installare e rimuovere software in locale, supporta inoltre l'installazione massiva. Localizzazione italiana a cura di Massimo A. Carofano. deepin-deb-installer-6.5.51/translations/desktop/desktop_ja.ts000066400000000000000000001064031524745214100244750ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer パッケージ インストーラー Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin パッケージ インストーラー Package Installer パッケージ インストーラー Package Installer helps users install and remove local packages, and supports bulk installation. パッケージ インストーラー��ユーザー�ローカル パッケージをインストール��り削除��り�る��役立���。一括インストール�も対応�����。 main Package Installer パッケージ インストーラー Package Installer helps users install and remove local packages, and supports bulk installation. パッケージ インストーラー��ユーザー�ローカル パッケージをインストール��り削除��り�る��役立���。一括インストール�も対応�����。 deepin-deb-installer-6.5.51/translations/desktop/desktop_ko.ts000066400000000000000000001060661524745214100245210ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer 패키지 관리� Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin 패키지 설치�구 Package Installer 패키지 관리� Package Installer helps users install and remove local packages, and supports bulk installation. 패키지 설치 관리�는 사용�가 로컬 패키지를 설치하고, 제거할 수 있�� 지�하고 �괄 설치를 지�합니다. main Package Installer 패키지 관리� Package Installer helps users install and remove local packages, and supports bulk installation. 패키지 설치 관리�는 사용�가 로컬 패키지를 설치하고, 제거할 수 있�� 지�하고 �괄 설치를 지�합니다. deepin-deb-installer-6.5.51/translations/desktop/desktop_lo.ts000066400000000000000000001073131524745214100245160ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer �ຳນຳ ອົງປະ�ອບ Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer ລូຫ្គិន �ියិ�សຳຫຼື �ຳນຳ ອົງປະ�ອບ Package Installer �ຳນຳ ອົງປະ�ອບ Package Installer helps users install and remove local packages, and supports bulk installation. �ຳນຳ ອົງປະ�ອບ �ຳນຳຜູ້ໃຊ້ງານ �ຳນຳ ອົງປະ�ອບທ່ານຳໃນທະນາ�ມງ�ລະ ຂ້ອງ�ຳນຳ�ຳ�ຳ�ຳ �ຳນຳພາ�ຳພັນທະນາ�ຳນຳພາ�ຳໃຫ້ມີ�ວ່າໜີ້ໜີ້. ມີສະຫຼີດ�ານນຳໃຊ້�ຳນຳພາ�ຳພັນທະນາ. main Package Installer �ຳນຳ ອົງປະ�ອບ Package Installer helps users install and remove local packages, and supports bulk installation. �ຳນຳ ອົງປະ�ອບ �ຳນຳຜູ້ໃຊ້ງານ �ຳນຳ ອົງປະ�ອບທ່ານຳໃນທະນາ�ມງ�ລະ ຂ້ອງ�ຳນຳ�ຳ�ຳ�ຳ �ຳນຳພາ�ຳພັນທະນາ�ຳນຳພາ�ຳໃຫ້ມີ�ວ່າໜີ້ໜີ້. ມີສະຫຼີດ�ານນຳໃຊ້�ຳນຳພາ�ຳພັນທະນາ. deepin-deb-installer-6.5.51/translations/desktop/desktop_lt.ts000066400000000000000000001060001524745214100245130ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Paketų diegimo programa Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin Paketų Įdiegėjas Package Installer Paketų diegimo programa Package Installer helps users install and remove local packages, and supports bulk installation. Paketų diegimo programa padeda naudotojams įdiegti ir šalinti vietinius paketus bei palaiko masinį įdiegimą. main Package Installer Paketų diegimo programa Package Installer helps users install and remove local packages, and supports bulk installation. Paketų diegimo programa padeda naudotojams įdiegti ir šalinti vietinius paketus bei palaiko masinį įdiegimą. deepin-deb-installer-6.5.51/translations/desktop/desktop_mn.ts000066400000000000000000001063241524745214100245170ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Багц Зохицуулагч Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin-ийн пакажи хөгжүүл�гч Package Installer Багц Зохицуулагч Package Installer helps users install and remove local packages, and supports bulk installation. Деепин Багц Зохицуулагч нь х�р�гл�гчд�д програм �уулгах у�тгахад ту�лахаа� гадна бүл�г �уулгалтыг д�мжд�г. main Package Installer Багц Зохицуулагч Package Installer helps users install and remove local packages, and supports bulk installation. Деепин Багц Зохицуулагч нь х�р�гл�гчд�д програм �уулгах у�тгахад ту�лахаа� гадна бүл�г �уулгалтыг д�мжд�г. deepin-deb-installer-6.5.51/translations/desktop/desktop_ms.ts000066400000000000000000001057251524745214100245300ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Pemasang Pakej Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Pemasang Pakej Deepin Package Installer Pemasang Pakej Package Installer helps users install and remove local packages, and supports bulk installation. Pemasang pakej dapat membantu pengguna dan membuang pakej-pakej setempat, dan juga menyokong pemasangan pukal. main Package Installer Pemasang Pakej Package Installer helps users install and remove local packages, and supports bulk installation. Pemasang pakej dapat membantu pengguna dan membuang pakej-pakej setempat, dan juga menyokong pemasangan pukal. deepin-deb-installer-6.5.51/translations/desktop/desktop_ne.ts000066400000000000000000001070641524745214100245110ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer प�याकेज स�थापनाकर�ता Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer डीपिन पैकेज इंस�टॉलर Package Installer प�याकेज स�थापनाकर�ता Package Installer helps users install and remove local packages, and supports bulk installation. प�याकेज स�थापनाकर�ताले प�रयोगकर�ताहरूलाई स�थानीय प�याकेजहरू स�थापना र हटाउन मद�दत गर�दछ, र बल�क स�थापनालाई समर�थन गर�दछ। main Package Installer प�याकेज स�थापनाकर�ता Package Installer helps users install and remove local packages, and supports bulk installation. प�याकेज स�थापनाकर�ताले प�रयोगकर�ताहरूलाई स�थानीय प�याकेजहरू स�थापना र हटाउन मद�दत गर�दछ, र बल�क स�थापनालाई समर�थन गर�दछ। deepin-deb-installer-6.5.51/translations/desktop/desktop_nl.ts000066400000000000000000001057051524745214100245200ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Pakketinstallatie Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin Pakketinstallatie Package Installer Pakketinstallatie Package Installer helps users install and remove local packages, and supports bulk installation. Pakketinstallatie is een programma dat gebruikers helpt bij het installeren van lokale software. main Package Installer Pakketinstallatie Package Installer helps users install and remove local packages, and supports bulk installation. Pakketinstallatie is een programma dat gebruikers helpt bij het installeren van lokale software. deepin-deb-installer-6.5.51/translations/desktop/desktop_pa.ts000066400000000000000000001066111524745214100245040ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer ਪੈਕੇਜ ਮੈਨੇਜਰ Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer ਡੀਪਿਨ ਪੈਕੇਜ ਇੰਸਟਾਲਰ Package Installer ਪੈਕੇਜ ਮੈਨੇਜਰ Package Installer helps users install and remove local packages, and supports bulk installation. ਪੈਕੇਜ ਇੰਸਟਾਲਰ ਲੋਕਲ ਪੈਕੇਜਾਂ ਨੂੰ ਇੰਸਟਾਲ ਅਤੇ ਹਟਾਉਣ ਲਈ ਮਦਦ ਕਰਦਾ ਹੈ, ਇਹ ਵੱਡੀ ਗਿਣਤੀ ਵਿੱਚ ਇੰਸਟਾਲੇਸ਼ਨ ਲਈ ਵੀ ਸਹਾਇਕ ਹੈ। main Package Installer ਪੈਕੇਜ ਮੈਨੇਜਰ Package Installer helps users install and remove local packages, and supports bulk installation. ਪੈਕੇਜ ਇੰਸਟਾਲਰ ਲੋਕਲ ਪੈਕੇਜਾਂ ਨੂੰ ਇੰਸਟਾਲ ਅਤੇ ਹਟਾਉਣ ਲਈ ਮਦਦ ਕਰਦਾ ਹੈ, ਇਹ ਵੱਡੀ ਗਿਣਤੀ ਵਿੱਚ ਇੰਸਟਾਲੇਸ਼ਨ ਲਈ ਵੀ ਸਹਾਇਕ ਹੈ। deepin-deb-installer-6.5.51/translations/desktop/desktop_pl.ts000066400000000000000000001057751524745214100245310ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalator pakietów Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalator pakietów Deepin Package Installer Instalator pakietów Package Installer helps users install and remove local packages, and supports bulk installation. Instalator pakietów pomaga użytkownikom instalować i usuwać pakiety lokalne oraz obsługuje instalację zbiorczą. main Package Installer Instalator pakietów Package Installer helps users install and remove local packages, and supports bulk installation. Instalator pakietów pomaga użytkownikom instalować i usuwać pakiety lokalne oraz obsługuje instalację zbiorczą. deepin-deb-installer-6.5.51/translations/desktop/desktop_pt.ts000066400000000000000000001057751524745214100245410ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalador de Pacotes Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalador de Pacotes Deepin Package Installer Instalador de Pacotes Package Installer helps users install and remove local packages, and supports bulk installation. O Instalador de Pacotes ajuda os utilizadores a instalar e remover pacotes locais e suporta a instalação em massa. main Package Installer Instalador de Pacotes Package Installer helps users install and remove local packages, and supports bulk installation. O Instalador de Pacotes ajuda os utilizadores a instalar e remover pacotes locais e suporta a instalação em massa. deepin-deb-installer-6.5.51/translations/desktop/desktop_pt_BR.ts000066400000000000000000001057771524745214100251260ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalador de Pacotes Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalador de Pacotes Package Installer Instalador de Pacotes Package Installer helps users install and remove local packages, and supports bulk installation. O Instalador de Pacotes ajuda os usuários a instalar e remover os pacotes; além de, permitir a instalação em massa. main Package Installer Instalador de Pacotes Package Installer helps users install and remove local packages, and supports bulk installation. O Instalador de Pacotes ajuda os usuários a instalar e remover os pacotes; além de, permitir a instalação em massa. deepin-deb-installer-6.5.51/translations/desktop/desktop_ru.ts000066400000000000000000001064371524745214100245400ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer У�тановщик пакетов Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer У�тановщик пакетов Deepin Package Installer У�тановщик пакетов Package Installer helps users install and remove local packages, and supports bulk installation. У�тановщик пакетов помогает пользовател�м у�танавливать и удал�ть локальные пакеты, а также поддерживает ма��овую у�тановку. main Package Installer У�тановщик пакетов Package Installer helps users install and remove local packages, and supports bulk installation. У�тановщик пакетов помогает пользовател�м у�танавливать и удал�ть локальные пакеты, а также поддерживает ма��овую у�тановку. deepin-deb-installer-6.5.51/translations/desktop/desktop_sk.ts000066400000000000000000001061221524745214100245160ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Správca balí�kov Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalátor balí�kov Deepin Package Installer Správca balí�kov Package Installer helps users install and remove local packages, and supports bulk installation. Aplikácia Deepin Správca balí�kov slúži na pomoc používateľom pri inštalácii a odstraňovaní lokálnych balí�kov, podporuje hromadnú inštaláciu. main Package Installer Správca balí�kov Package Installer helps users install and remove local packages, and supports bulk installation. Aplikácia Deepin Správca balí�kov slúži na pomoc používateľom pri inštalácii a odstraňovaní lokálnych balí�kov, podporuje hromadnú inštaláciu. deepin-deb-installer-6.5.51/translations/desktop/desktop_sl.ts000066400000000000000000001057631524745214100245310ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalator pakitet Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalator pakitet Deepin Package Installer Instalator pakitet Package Installer helps users install and remove local packages, and supports bulk installation. Instalator pakitet pomaga uporabnikom namestiti in odinstalirati lokalna paketa in podpira nameš�anje ve� paketov. main Package Installer Instalator pakitet Package Installer helps users install and remove local packages, and supports bulk installation. Instalator pakitet pomaga uporabnikom namestiti in odinstalirati lokalna paketa in podpira nameš�anje ve� paketov. deepin-deb-installer-6.5.51/translations/desktop/desktop_sq.ts000066400000000000000000001057631524745214100245360ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Instalues Paketash Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Instalues Paketash Deepin Package Installer Instalues Paketash Package Installer helps users install and remove local packages, and supports bulk installation. Instaluesi i Paketave i ndihmon përdoruesit të instalojnë dhe heqin paketa vendore dhe mbulon instalime në masë. main Package Installer Instalues Paketash Package Installer helps users install and remove local packages, and supports bulk installation. Instaluesi i Paketave i ndihmon përdoruesit të instalojnë dhe heqin paketa vendore dhe mbulon instalime në masë. deepin-deb-installer-6.5.51/translations/desktop/desktop_sr.ts000066400000000000000000001063251524745214100245320ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Ин�талатер Пакета Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Дипин Ин�талатер Пакета Package Installer Ин�талатер Пакета Package Installer helps users install and remove local packages, and supports bulk installation. Ин�алатер пакета помаже кори�ницима да ин�талирају и уклањају локалне пакете. Подржава групну ин�талацију. main Package Installer Ин�талатер Пакета Package Installer helps users install and remove local packages, and supports bulk installation. Ин�алатер пакета помаже кори�ницима да ин�талирају и уклањају локалне пакете. Подржава групну ин�талацију. deepin-deb-installer-6.5.51/translations/desktop/desktop_sv.ts000066400000000000000000000014271524745214100245330ustar00rootroot00000000000000 desktop Deepin Package InstallerDeepin paketinstallerare Package InstallerPaketinstallerare Package Installer helps users install and remove local packages, and supports bulk installation. Paketinstalleraren hjälper användare att installera och ta bort lokala paket och stöder gruppinstallation. deepin-deb-installer-6.5.51/translations/desktop/desktop_tr.ts000066400000000000000000001057431524745214100245360ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Paket Kurucu Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin Paket Kurucu Package Installer Paket Kurucu Package Installer helps users install and remove local packages, and supports bulk installation. Paket Kurucu, kullanıcıların yerel paketleri kurmasına ve kaldırmasına yardımcı olur ve toplu kurulumu destekler. main Package Installer Paket Kurucu Package Installer helps users install and remove local packages, and supports bulk installation. Paket Kurucu, kullanıcıların yerel paketleri kurmasına ve kaldırmasına yardımcı olur ve toplu kurulumu destekler. deepin-deb-installer-6.5.51/translations/desktop/desktop_ug.ts000066400000000000000000001064011524745214100245140ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer بوغچا قاچىلىغۇچ Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin بوغچا قاچىلىغۇچ Package Installer بوغچا قاچىلىغۇچ Package Installer helps users install and remove local packages, and supports bulk installation. ئورالما ئورناتقۇچ ئىشلەتكۈچىلەرنىڭ يەرلىك ئورالمىلارنى ئورنىتىشى ۋە ئۆچۈرۈشىگە ياردەم ب�رىدۇ ھەمدە توپ قاچىلاشنى قوللايدۇ. main Package Installer بوغچا قاچىلىغۇچ Package Installer helps users install and remove local packages, and supports bulk installation. ئورالما ئورناتقۇچ ئىشلەتكۈچىلەرنىڭ يەرلىك ئورالمىلارنى ئورنىتىشى ۋە ئۆچۈرۈشىگە ياردەم ب�رىدۇ ھەمدە توپ قاچىلاشنى قوللايدۇ. deepin-deb-installer-6.5.51/translations/desktop/desktop_uk.ts000066400000000000000000001065641524745214100245320ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer В�тановлювач пакунків Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer За�іб в�тановленн� пакунків Deepin Package Installer В�тановлювач пакунків Package Installer helps users install and remove local packages, and supports bulk installation. За допомогою за�обу в�тановленн� пакунків кори�тувачі можуть в�тановлювати і вилучати локальні пакунки. Передбачено пакетне в�тановленн�. main Package Installer В�тановлювач пакунків Package Installer helps users install and remove local packages, and supports bulk installation. За допомогою за�обу в�тановленн� пакунків кори�тувачі можуть в�тановлювати і вилучати локальні пакунки. Передбачено пакетне в�тановленн�. deepin-deb-installer-6.5.51/translations/desktop/desktop_vi.ts000066400000000000000000001057521524745214100245270ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Trình cài đặt gói Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Trình cài đặt gói Package Installer Trình cài đặt gói Package Installer helps users install and remove local packages, and supports bulk installation. Trình cài đặt gói hỗ trợ ngư�i dùng cài đặt và xóa hàng loạt các gói phần m�m main Package Installer Trình cài đặt gói Package Installer helps users install and remove local packages, and supports bulk installation. Trình cài đặt gói hỗ trợ ngư�i dùng cài đặt và xóa hàng loạt các gói phần m�m deepin-deb-installer-6.5.51/translations/desktop/desktop_zh_CN.ts000066400000000000000000001056711524745214100251120ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer 软件包安装器 Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer 深度软件包安装器 Package Installer 软件包安装器 Package Installer helps users install and remove local packages, and supports bulk installation. 软件包安装器用于帮助用户安装和�载本地软件,支�批�安装。 main Package Installer 软件包安装器 Package Installer helps users install and remove local packages, and supports bulk installation. 软件包安装器用于帮助用户安装和�载本地软件,支�批�安装。 deepin-deb-installer-6.5.51/translations/desktop/desktop_zh_HK.ts000066400000000000000000001056721524745214100251150ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer 軟件包安�器 Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin 軟件包安�器 Package Installer 軟件包安�器 Package Installer helps users install and remove local packages, and supports bulk installation. 軟件包安�器用於幫助用戶安�和�載本地軟件,支�批�安�。 main Package Installer 軟件包安�器 Package Installer helps users install and remove local packages, and supports bulk installation. 軟件包安�器用於幫助用戶安�和�載本地軟件,支�批�安�。 deepin-deb-installer-6.5.51/translations/desktop/desktop_zh_TW.ts000066400000000000000000001057061524745214100251430ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer 軟體包安�器 Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed desktop Deepin Package Installer Deepin 軟體包安�器 Package Installer 軟體包安�器 Package Installer helps users install and remove local packages, and supports bulk installation. 軟體包安�器用來幫助使用者安�和移除本機軟體包。支�批次安�。 main Package Installer 軟體包安�器 Package Installer helps users install and remove local packages, and supports bulk installation. 軟體包安�器用來幫助使用者安�和移除本機軟體包。支�批次安�。 deepin-deb-installer-6.5.51/translations/policy/000077500000000000000000000000001524745214100216245ustar00rootroot00000000000000deepin-deb-installer-6.5.51/translations/policy/CMakeLists.txt000066400000000000000000000022071524745214100243650ustar00rootroot00000000000000# Copyright (C) 2019 ~ 2020 Uniontech Software Technology Co.,Ltd. # # Author: cuizhen # # Maintainer: cuizhen # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . find_program(POLICY_TS_CONV deepin-policy-ts-convert REQUIRED) add_custom_target(APP_POLICY_FILE ALL COMMAND ${POLICY_TS_CONV} ts2policy ${CMAKE_CURRENT_SOURCE_DIR}/${POLICY_FILE} ${CMAKE_CURRENT_SOURCE_DIR}/ ${POLICY_FILE}.tmp COMMAND mv ${POLICY_FILE}.tmp ${POLICY_FILE} ) install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${POLICY_FILE} DESTINATION share/polkit-1/actions) deepin-deb-installer-6.5.51/translations/policy/com.deepin.pkexec.aptInstallDepend.policy000066400000000000000000000017731524745214100316060ustar00rootroot00000000000000 LinuxDeepin https://www.deepin.com/ authentication 认� Authentication is required to continue the configuration 继续�置,需�授� no no auth_admin_keep /usr/bin/deepin-deb-installer-dependsInstall true deepin-deb-installer-6.5.51/translations/policy/com.deepin.pkexec.aptInstallDepend.policy.tmp000066400000000000000000000017661524745214100324070ustar00rootroot00000000000000 LinuxDeepin https://www.deepin.com/ authentication 认� Authentication is required to continue the configuration 继续�置,需�授� no no auth_admin /usr/bin/deepin-deb-installer-dependsInstall true deepin-deb-installer-6.5.51/translations/policy/policy.ts000066400000000000000000000011421524745214100234710ustar00rootroot00000000000000 policy Authentication is required to continue the configuration Authentication is required to continue the configuration authentication authentication deepin-deb-installer-6.5.51/translations/policy/policy_ar.ts000066400000000000000000001137561524745214100241720ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: أدخل الرقم للتكوين: OK button موا�ق BackendProcessPage Loading packages... جاري تحميل الحزم... %1/%2 loaded تم تحميل %1/%2 Initializing... جاري التهيئة... Updating package cache... جاري تحديث ذاكرة التخزين المؤقت للحزم... DdimErrorPage OK موا�ق DebInstaller Package Installer مثبّت الحزم Settings الإعدادات Bulk Install تثبيت جماعي Installing other packages... Please open it later. جاري تثبيت حزم أخرى... يرجى �تحه لاحقاً. Parsing failed: An illegal file structure was found in the manifest file! �شل التحليل: تم العثور على بنية مل� غير قانونية �ي مل� البيان! Parsing failed: An illegal version number was found in the manifest file! �شل التحليل: تم العثور على رقم إصدار غير قانوني �ي مل� البيان! No deb packages found. Please check the folder. لم يتم العثور على حزم deb. يرجى التحقق من المجلد. The %1 package may be broken قد تكون الحزمة %1 مكسورة You can only install local %1 packages يمكنك تثبيت حزم %1 المحلية �قط No permission to access this folder لا يوجد إذن للوصول إلى هذا المجلد Already Added تمت الإضا�ة بال�عل %1 does not exist, please reselect %1 غير موجود، يرجى إعادة التحديد DebListModel Installation failed, please check your network connection �شل التثبيت، يرجى التحقق من اتصال الشبكة Installation failed, please check for updates in Control Center �شل التثبيت، يرجى التحقق من التحديثات �ي مركز التحكم Installation failed, insufficient disk space �شل التثبيت، مساحة القرص غير كا�ية Invalid digital signature توقيع رقمي غير صالح Authentication failed �شلت المصادقة The administrator has set policies to prevent installation of this package قام المسؤول بتعيين سياسات لمنع تثبيت هذه الحزمة Installation Failed �شل التثبيت Unmatched package architecture بنية الحزمة غير متطابقة Same version installed ن�س الإصدار مثبت بال�عل Later version installed: %1 إصدار أحدث مثبت: %1 Earlier version installed: %1 إصدار أقدم مثبت: %1 Broken dependencies, try installing the app in compatibility mode تبعيات مكسورة، حاول تثبيت التطبيق �ي وضع التوا�ق Compatibility mode installation failed �شل التثبيت �ي وضع التوا�ق Failed to install %1 �شل تثبيت %1 Broken dependencies: %1 تبعيات مكسورة: %1 Installation failed �شل التثبيت Unable to install تعذر التثبيت OK button موا�ق Failed to install %1: no valid digital signature �شل تثبيت %1: لا يوجد توقيع رقمي صالح Cancel button إلغاء Proceed button متابعة This package does not have a valid digital signature لا تحتوي هذه الحزمة على توقيع رقمي صالح This package does not have a valid digital signature. Continue with the installation? لا تحتوي هذه الحزمة على توقيع رقمي صالح. هل تريد متابعة التثبيت؟ Cancel إلغاء Continue button متابعة FileChooseWidget Drag deb packages here اسحب حزم deb إلى هنا Select File تحديد مل� MultipleInstallPage Show details إظهار الت�اصيل Collapse button طي Install button تثبيت Done button تم Back button رجوع Install %1 will remove: تثبيت %1 سيؤدي إلى إزالة: Dependencies in the repository التبعيات �ي المستودع Missing dependencies تبعيات م�قودة Installing dependencies: %1 جاري تثبيت التبعيات: %1 PackageSelectItem Same version installed ن�س الإصدار مثبت بال�عل Earlier version installed: %1 إصدار أقدم مثبت: %1 Later version installed: %1 إصدار أحدث مثبت: %1 Unmatched package architecture بنية الحزمة غير متطابقة PackageSelectView Select all تحديد الكل Install button تثبيت PackagesListDelegate Installing جاري التثبيت Installed مثبت Waiting �ي انتظار Failed �شل Same version installed ن�س الإصدار مثبت بال�عل Later version installed: %1 إصدار أحدث مثبت: %1 Earlier version installed: %1 إصدار أقدم مثبت: %1 PackagesListView Delete حذ� QApplication Collapse button طي QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. لا تحتوي هذه الحزمة على توقيع رقمي صالح وتم حظرها من التثبيت/التشغيل. اذهب إلى مركز الأمان > الأدوات > أمان التطبيقات لتغيير الإعدادات. Will remove: سيتم الإزالة: The system has not installed Linglong environment, please install it first لم يقم النظام بتثبيت بيئة Linglong، يرجى تثبيتها أولاً Basic أساسي Check digital signatures if the developer mode is enabled التحقق من التوقيعات الرقمية إذا كان وضع المطور م�علاً To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. لتثبيت التطبيقات غير الموقعة، اذهب إلى مركز الأمان > الأدوات > أمان التطبيقات، وحدد أنواع التطبيقات التي يمكن تثبيتها. Security Center > Tools > App Security مركز الأمان > الأدوات > أمان التطبيقات Unable to install تعذر التثبيت Cancel button إلغاء Proceed button متابعة SingleInstallPage Name: الاسم: Version: الإصدار: Install button تثبيت Remove button إزالة Reinstall إعادة التثبيت OK button موا�ق Back button رجوع Done button تم If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. إذا كان هذا البرنامج إصداراً أقدم (متكي� بال�عل مع إصدار نظام قديم)، يمكنك محاولة تثبيته �ي وضع التوا�ق. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. وضع توا�ق UOS V25 هو ميزة تسمح لك بمتابعة استخدام تطبيقات إصدار V20 على نظام V25. يقوم بإنشاء بيئة توا�ق لك، مما يمكّن البرامج التي كانت تعمل �ي الأصل على نظام V20 �قط من العمل بشكل صحيح على نظام V25 أيضاً. Confirm to install in compatibility mode تأكيد التثبيت �ي وضع التوا�ق Installing in compatibility mode %1 جاري التثبيت �ي وضع التوا�ق %1 Uninstalling %1 from compatibility mode جاري إزالة تثبيت %1 من وضع التوا�ق %1 was successfully installed to compatibility mode تم تثبيت %1 بنجاح �ي وضع التوا�ق Installed successfully تم التثبيت بنجاح Uninstalled successfully تمت إزالة التثبيت بنجاح Uninstall Failed �شلت إزالة التثبيت Invalid digital signature توقيع رقمي غير صالح Collapse طي Install %1 will remove: تثبيت %1 سيؤدي إلى إزالة: Dependencies in the repository التبعيات �ي المستودع Missing dependencies تبعيات م�قودة Compatible Install تثبيت متوا�ق Cancel button إلغاء Same version installed ن�س الإصدار مثبت بال�عل Later version installed: %1 إصدار أحدث مثبت: %1 Downgrade تخ�يض الإصدار Earlier version installed: %1 إصدار أقدم مثبت: %1 Update button تحديث Compatible Mode Install تثبيت وضع التوا�ق Installing dependencies: %1 جاري تثبيت التبعيات: %1 Failed to install %1 �شل تثبيت %1 SingleInstallPage_Install Show dependencies إظهار التبعيات Show details إظهار الت�اصيل SingleInstallPage_Uninstall Show details إظهار الت�اصيل Uab::UabPackageListModel Installation Failed �شل التثبيت UninstallConfirmPage Show related packages إظهار الحزم ذات الصلة Collapse button طي Cancel button إلغاء Confirm تأكيد Are you sure you want to uninstall %1? All dependencies will also be removed هل أنت متأكد من أنك تريد إزالة تثبيت %1؟ سيتم أيضاً إزالة جميع التبعيات Are you sure you want to uninstall %1? The system or other applications may not work properly هل أنت متأكد من أنك تريد إزالة تثبيت %1؟ قد لا يعمل النظام أو التطبيقات الأخرى بشكل صحيح Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed هل أنت متأكد من إزالة تثبيت %1 من وضع التوا�ق؟ سيتم أيضاً إزالة جميع التبعيات main Package Installer مثبّت الحزم Package Installer helps users install and remove local packages, and supports bulk installation. يساعد مثبّت الحزم المستخدمين على تثبيت وإزالة الحزم المحلية، ويدعم التثبيت الجماعي. policy Authentication is required to continue the configuration التوثيق مطلوب لمتابعة التكوين authentication التوثيق deepin-deb-installer-6.5.51/translations/policy/policy_az.ts000066400000000000000000001054731524745214100241770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Konfiqurasiyanı davam etdirmək üçün kimlik doğrulaması tələb olunur authentication kimlik doğrulaması deepin-deb-installer-6.5.51/translations/policy/policy_bn.ts000066400000000000000000001055431524745214100241620ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration অবসরণ করতে আут�থেন�টিকেশন প�রয়োজন authentication আউটোথেন�টিকেশন deepin-deb-installer-6.5.51/translations/policy/policy_bo.ts000066400000000000000000001055671524745214100241710ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration མུ་མ�ུད་བགོ་སྒྲིག་བྱ་དགོས་དབང་བརྩལ་བྱ་དགོས� authentication དཔང་དཔྱད� deepin-deb-installer-6.5.51/translations/policy/policy_ca.ts000066400000000000000000001054301524745214100241410ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Cal autenticació per continuar la configuració authentication autenticació deepin-deb-installer-6.5.51/translations/policy/policy_cs.ts000066400000000000000000001054531524745214100241700ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Aby bylo možné pokra�ovat v nastavování, je třeba se ověřit authentication ověření se deepin-deb-installer-6.5.51/translations/policy/policy_de.ts000066400000000000000000001054641524745214100241550ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Zum Fortsetzen der Konfiguration ist eine Authentifizierung erforderlich authentication Authentifizierung deepin-deb-installer-6.5.51/translations/policy/policy_es.ts000066400000000000000000001054511524745214100241700ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Se requiere autenticación para continuar con la configuración authentication autenticación deepin-deb-installer-6.5.51/translations/policy/policy_et.ts000066400000000000000000001054341524745214100241720ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Autentikatsioon on vajalik jätka konfigureerimist authentication autentikatsioon deepin-deb-installer-6.5.51/translations/policy/policy_fi.ts000066400000000000000000001054231524745214100241560ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Määritysten jatkaminen edellyttää todennusta authentication todennus deepin-deb-installer-6.5.51/translations/policy/policy_fil.ts000066400000000000000000001054421524745214100243330ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Authentication ay kailangan upang magpatuloy sa pag-ayos authentication authentication deepin-deb-installer-6.5.51/translations/policy/policy_fr.ts000066400000000000000000001054561524745214100241750ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration L'authentification est requise pour continuer la configuration authentication authentification deepin-deb-installer-6.5.51/translations/policy/policy_gl_ES.ts000066400000000000000000001054451524745214100245550ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration É necesario autenticarse para continuar a configuración authentication autenticación deepin-deb-installer-6.5.51/translations/policy/policy_he.ts000066400000000000000000001054471524745214100241620ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration ה(*)(תנתקתEMS הי� חובה המשך ההגדרה authentication ה(*)(תנתקתEMS deepin-deb-installer-6.5.51/translations/policy/policy_hi_IN.ts000066400000000000000000001055611524745214100245510ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration विन�यास जारी रखने हेत� प�रमाणीकरण आवश�यक है authentication प�रमाणीकरण deepin-deb-installer-6.5.51/translations/policy/policy_hr.ts000066400000000000000000001054241524745214100241720ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Potrebna je ovjera da bi nastavili s konfiguracijom authentication ovjera deepin-deb-installer-6.5.51/translations/policy/policy_hu.ts000066400000000000000000001054421524745214100241750ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Hitelesítés szükséges a konfigurálás folytatásához authentication Hitelesítés deepin-deb-installer-6.5.51/translations/policy/policy_id.ts000066400000000000000000001054321524745214100241540ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Autentikasi diperlukan untuk melanjutkan konfigurasi authentication autentikasi deepin-deb-installer-6.5.51/translations/policy/policy_it.ts000066400000000000000000001054421524745214100241750ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Autenticazione richiesta per continuare la configurazione authentication autenticazione deepin-deb-installer-6.5.51/translations/policy/policy_ja.ts000066400000000000000000001054211524745214100241500ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration 構�を続行�る���証�必��� authentication �証 deepin-deb-installer-6.5.51/translations/policy/policy_lo.ts000066400000000000000000001055611524745214100241750ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration �្រូវការអាជីវកម្មដើម្បីបន្�ការកំណ�់ឡើងវិញ authentication អាជីវកម្ម deepin-deb-installer-6.5.51/translations/policy/policy_lt.ts000066400000000000000000001054231524745214100241770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Tęstymuojimo reikia tęsti konfigūraciją authentication jęstymuojimo deepin-deb-installer-6.5.51/translations/policy/policy_ms.ts000066400000000000000000001054331524745214100242000ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Pengesahihan diperlukan untuk meneruskan konfigurasi authentication pengesahihan deepin-deb-installer-6.5.51/translations/policy/policy_nl.ts000066400000000000000000001054311524745214100241700ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Voer je wachtwoord in om het instellen te voltooien authentication goedkeuring deepin-deb-installer-6.5.51/translations/policy/policy_pl.ts000066400000000000000000001054511524745214100241740ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Wymagane jest uwierzytelnienie, aby kontynuować konfigurację authentication uwierzytelnienie deepin-deb-installer-6.5.51/translations/policy/policy_pt.ts000066400000000000000000001054501524745214100242030ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration É necessária a autenticação para continuar a configuração authentication autenticação deepin-deb-installer-6.5.51/translations/policy/policy_pt_BR.ts000066400000000000000000001054571524745214100245750ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration A autenticação é necessária para continuar com a configuração authentication autenticação deepin-deb-installer-6.5.51/translations/policy/policy_ru.ts000066400000000000000000001055531524745214100242120ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Чтобы продолжить конфигурирование необходимо авторизовать��. authentication аутентификаци� deepin-deb-installer-6.5.51/translations/policy/policy_sl.ts000066400000000000000000001054211524745214100241740ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Za nadaljevanje konfiguracije je zahtevana鉴� authentication 鉴� deepin-deb-installer-6.5.51/translations/policy/policy_sq.ts000066400000000000000000001054361524745214100242070ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Që të vazhdohet formësimi, lypset mirëfilltësim authentication mirëfilltësim deepin-deb-installer-6.5.51/translations/policy/policy_sr.ts000066400000000000000000001055341524745214100242070ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Идентификација је неопходна за на�тавак прилагођавања authentication идентификација deepin-deb-installer-6.5.51/translations/policy/policy_sv.ts000066400000000000000000000011421524745214100242010ustar00rootroot00000000000000 policy Authentication is required to continue the configuration Autentisering krävs för att fortsätta konfigurationen. authentication autentisering deepin-deb-installer-6.5.51/translations/policy/policy_tr.ts000066400000000000000000001054551524745214100242120ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Yapılandırmaya devam etmek için kimlik doğrulaması gerekiyor authentication kimlik doğrulama deepin-deb-installer-6.5.51/translations/policy/policy_ug.ts000066400000000000000000001054511524745214100241740ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration داۋاملىق تەڭشەش ئۈچۈن ھوقۇق ب�رىڭ authentication دەلىللەش deepin-deb-installer-6.5.51/translations/policy/policy_uk.ts000066400000000000000000001055401524745214100241770ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Дл� продовженн� налаштовуванн� �лід пройти розпізнаванн� authentication розпізнаванн� deepin-deb-installer-6.5.51/translations/policy/policy_vi.ts000066400000000000000000001054261524745214100242010ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration Cần xác thực để tiếp tục cấu hình authentication xác thực deepin-deb-installer-6.5.51/translations/policy/policy_zh_CN.ts000066400000000000000000001053771524745214100245710ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration 继续�置,需�授� authentication 认� deepin-deb-installer-6.5.51/translations/policy/policy_zh_HK.ts000066400000000000000000001053771524745214100245730ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration 繼續�置,需�授權 authentication �證 deepin-deb-installer-6.5.51/translations/policy/policy_zh_TW.ts000066400000000000000000001053771524745214100246230ustar00rootroot00000000000000 AptConfigMessage Enter the number to configure: OK button BackendProcessPage Loading packages... %1/%2 loaded Initializing... Updating package cache... DdimErrorPage OK DebInstaller Package Installer Settings Bulk Install Installing other packages... Please open it later. Parsing failed: An illegal file structure was found in the manifest file! Parsing failed: An illegal version number was found in the manifest file! No deb packages found. Please check the folder. The %1 package may be broken You can only install local %1 packages No permission to access this folder Already Added %1 does not exist, please reselect DebListModel Installation failed, please check your network connection Installation failed, please check for updates in Control Center Installation failed, insufficient disk space Invalid digital signature Authentication failed The administrator has set policies to prevent installation of this package Installation Failed Unmatched package architecture Same version installed Later version installed: %1 Earlier version installed: %1 Broken dependencies, try installing the app in compatibility mode Compatibility mode installation failed Failed to install %1 Broken dependencies: %1 Installation failed Unable to install OK button Failed to install %1: no valid digital signature Cancel button Proceed button This package does not have a valid digital signature This package does not have a valid digital signature. Continue with the installation? Cancel Continue button FileChooseWidget Drag deb packages here Select File MultipleInstallPage Show details Collapse button Install button Done button Back button Install %1 will remove: Dependencies in the repository Missing dependencies Installing dependencies: %1 PackageSelectItem Same version installed Earlier version installed: %1 Later version installed: %1 Unmatched package architecture PackageSelectView Select all Install button PackagesListDelegate Installing Installed Waiting Failed Same version installed Later version installed: %1 Earlier version installed: %1 PackagesListView Delete QApplication Collapse button QObject This package does not have a valid digital signature and has been blocked from installing/running. Go to Security Center > Tools > App Security to change the settings. Will remove: The system has not installed Linglong environment, please install it first Basic Check digital signatures if the developer mode is enabled To install unsigned apps, go to Security Center > Tools > App Security, and select the app types that can be installed. Security Center > Tools > App Security Unable to install Cancel button Proceed button SingleInstallPage Name: Version: Install button Remove button Reinstall OK button Back button Done button If this software is an older version (already adapted for a legacy system version), you can try installing it in compatibility mode. UOS V25 Compatibility Mode is a feature that allows you to continue using V20 version applications on the V25 system. It creates a compatibility environment for you, enabling software that originally could only run on the V20 system to work properly on the V25 system as well. Confirm to install in compatibility mode Installing in compatibility mode %1 Uninstalling %1 from compatibility mode %1 was successfully installed to compatibility mode Installed successfully Uninstalled successfully Uninstall Failed Invalid digital signature Collapse Install %1 will remove: Dependencies in the repository Missing dependencies Compatible Install Cancel button Same version installed Later version installed: %1 Downgrade Earlier version installed: %1 Update button Compatible Mode Install Installing dependencies: %1 Failed to install %1 SingleInstallPage_Install Show dependencies Show details SingleInstallPage_Uninstall Show details Uab::UabPackageListModel Installation Failed UninstallConfirmPage Show related packages Collapse button Cancel button Confirm Are you sure you want to uninstall %1? All dependencies will also be removed Are you sure you want to uninstall %1? The system or other applications may not work properly Are you sure you want to uninstall %1 from compatibility mode? All dependencies will also be removed main Package Installer Package Installer helps users install and remove local packages, and supports bulk installation. policy Authentication is required to continue the configuration 繼續�置,需�授權 authentication �證