diff --git a/0001-add-help-manual-for-anolisos.patch b/0001-add-help-manual-for-anolisos.patch new file mode 100644 index 0000000000000000000000000000000000000000..7e000283856e7363cde50b768b8f01a111f288ac --- /dev/null +++ b/0001-add-help-manual-for-anolisos.patch @@ -0,0 +1,2532 @@ +From 255e4a236c38e3177542d17e0f55499fc52f90e0 Mon Sep 17 00:00:00 2001 +From: xingwei-liu +Date: Mon, 29 Nov 2021 13:35:27 +0800 +Subject: [PATCH] add help manual for anolisos + +--- + .../file-manager/en_US/s_file-manager.md | 629 ++++++++++++++++++ + .../file-manager/zh_CN/s_file-manager.md | 617 +++++++++++++++++ + .../file-manager/zh_HK/s_file-manager.md | 622 +++++++++++++++++ + .../file-manager/zh_TW/s_file-manager.md | 621 +++++++++++++++++ + 4 files changed, 2489 insertions(+) + create mode 100644 assets/dde-file-manager/file-manager/en_US/s_file-manager.md + create mode 100755 assets/dde-file-manager/file-manager/zh_CN/s_file-manager.md + create mode 100755 assets/dde-file-manager/file-manager/zh_HK/s_file-manager.md + create mode 100644 assets/dde-file-manager/file-manager/zh_TW/s_file-manager.md + +diff --git a/assets/dde-file-manager/file-manager/en_US/s_file-manager.md b/assets/dde-file-manager/file-manager/en_US/s_file-manager.md +new file mode 100644 +index 0000000..e6c3eea +--- /dev/null ++++ b/assets/dde-file-manager/file-manager/en_US/s_file-manager.md +@@ -0,0 +1,629 @@ ++# File Manager|dde-file-manager| ++ ++## Overview ++ ++File Manager is a powerful, simple and easy-to-use file management tool. It follows the classic function and layout of traditional file manager, and simplifies the user operation and adds many features. The open-and-shut navigation bar, the search box with intelligent identification, a variety of views and sorting let you manage files easily. It's beyond classic, just to give you a better experience! ++ ++![1|overview](fig/d_overview.png) ++ ++## Guide ++ ++You can run, close and create a shortcut for File Manager by the following ways. ++ ++### Run File Manager ++ ++1. Click ![Launcher](../common/deepin_launcher.svg) on dock to enter Launcher interface. ++2. Locate ![FileManager](../common/deepin_file_manager.svg) by scrolling mouse wheel or searching by "File Manager" in Launcher interface. ++3. Right-click ![FileManager](../common/deepin_file_manager.svg), you can ++ - Click **Send to desktop** to create a desktop shortcut. ++ - Click **Send to dock** to fix the application on dock. ++ - Click **Add to startup** to add the application to startup, it will automatically run when the system starts up. ++ ++ >![tips](../common/tips.svg)Tips: You can also press **Super** + **E** to start File Manager. ++ ++### Exit File Manager ++ ++- On File Manager interface, click ![close](../common/close_icon.svg) to exit. ++- Right-click ![FileManager](../common/deepin_file_manager.svg) on Dock, select **Close All** to exit File Manager. ++- Click ![Settings](../common/icon_menu.svg) and select **Exit** to exit File Manager. ++ ++### View Shortcut Keys ++ ++On Document Viewer interface, press **Ctrl + Shift + /** to view all shortcut keys quickly, which helps you to use them skillfully and improves your working efficiency. ++ ++![1|hotkey](fig/hotkey.png) ++ ++## Main Interface ++ ++On File Manager interface, you can execute many operations with the functional bars. It is designed to be easy-to-use, user-friendly and efficient improving. ++ ++![1|maininterface](fig/d_maininterface.png) ++ ++| No. | Name | Description | ++| ---- | ------------- | ------------------------------------------------------------ | ++| 1 | Left panel | Click icons in left panel to quickly visit local files, disks, computers in LAN, bookmarks and tags. | ++| 2 | Address bar | You can quickly switch visiting history, switch among directory levels, search and input address in address bar. | ++| 3 | View | Click ![icon_view](../common/icon_view.svg) and ![list_view](../common/list_view.svg) to switch view modes. | ++| 4 | Info column | Click ![fileinfo](../common/fileinfo.svg) to view basic information and tags of files(folders). | ++| 5 | Main menu | You can create new window, switch themes, set share password, make settings, view manual and application information, and exit the application in Main menu. | ++| 6 | Status bar | You can view the number of files or selected files. | ++ ++ ++> ![tips](../common/tips.svg)Tips: you can drag the dividing line on the right of left panel to change its width. ++ ++ ++## Basic Functions ++ ++File Manager is featured with the basic functions as a file manager, you can easily create, copy, rename or delete files/folders with it. ++ ++### New Document/Folder ++ ++ ++#### New Document ++ ++1. Right-click in the blank area on File Manager. ++2. Select **New document**. ++3. In the pop-up menu, select the document format you want to create. ++4. Input a name for the new document. ++ ++![0|newdoc](fig/p_newdoc.png) ++ ++#### New Folder ++ ++1. Right-click in the blank area on File Manager ++2. Select **New folder**. ++3. Input a name for the new folder. ++ ++### Rename File/Folder ++ ++1. Select the file/folder, right-click to select **Rename**. ++2. Input a new name for the file/folder, and press **Enter**, or click at any blank area. ++ ++![0|rename](fig/d_contextmenu.png) ++ ++> ![tips](../common/tips.svg)Tips: Check "Hide file extension when rename" in **Settings** to rename file more conveniently. ++ ++### Batch Rename ++ ++1. On File Manager interface, select multiple files. ++2. Right-click and select **Rename**. ++ - **Replace Text**: Input the content to be replaced in Find box, and input content to rename in Replace box. ++ - **Add Text**: Input the content to add in Add box, and select the location. ++ - **Custom Text**: Input the file name and SN. ++3. Click **Rename** to finish operation. ++ ++![1|batch_rename](fig/d_rename.png) ++ ++### View files ++ ++Click ![icon_view](../common/icon_view.svg) and ![list_view](../common/list_view.svg) on the interface to switch icon view and list view. ++ ++- Icon view: displaying filenames, icons or thumbnails. ++ ++![1|iconview](fig/d_iconview.png) ++ ++- List view: displaying file icons or thumbnails, names, time modified, sizes, types and etc in a list. ++ ++![1|listview](fig/d_listview.png) ++ ++> ![tips](../common/tips.svg)Tips: ++> ++> - In list view, place the cursor on the dividing line between any two columns and drag it to change the width of the current column. Double-click the dividing line to adjust to the biggest width of the current column automatically. ++ ++> - Press **Ctrl**+**1** or **Ctrl**+ **2** to switch icon view and list view. ++ ++### Sorting ++ ++1. Right-click in the blank area on File Manager. ++2. Select **Sort by**. ++3. Choose among the sorting options, which include **Name**, **Time modified**, **Size** and **Type**. ++ ++> ![tips](../common/tips.svg)Tips: you can click the head of the columns in the list view to change the sort order. ++ ++ ++### Open Files ++ ++1. On File Manager, right-click the file you want to open. ++2. In the context menu, select **Open with** > **Select default program**. ++3. Select the application you want to open the file in the list. ++ ++> ![notes](../common/notes.svg)Notes: It will use the default application to open the file when you double-click it. You can select multiple files of the same type, right-click and select **Open with** to open them at a time. ++ ++![0|open_with](fig/d_open.png) ++ ++ ++ ++### Hide files ++ ++1. On File Manager, right-click the file you want to hide. ++2. Select **Properties**, check **Hide this file**. ++ ++### Copy File/Folder ++ ++1. Select the files/folders to be copied, right-click and select **Copy**. ++2. Enter the directory to which the files/folders will be pasted, right-click and select **Paste**. ++ ++### Compress File/Folder ++ ++1. Select the files/folders to be compressed, right-click and select **Compress**. ++2. Compressing interface of Archive Manager pops up, set the format, name, storing path and so on, click **Compress**. ++ ++> ![tips](../common/tips.svg)Tips: Select **Add to xxx.7z** or **Add to xxx.zip** to compress quickly. ++ ++### Delete File/Folder ++ ++1. Select the files/folders and right-click. ++2. Select **Delete**. ++ ++ - You can find the deleted files in Trash. Right-click files in Trash, you can choose **Restore** or **Delete**. ++ - The shortcut of the deleted files will become invalid. ++ ++> ![attention](../common/attention.svg)Attention: File/folder in external device will be permanently deleted and can not be restored when you select **Delete**. ++ ++### Undo Operation ++In file manager, use **Ctrl + Z** to undo the previous steps, including: ++- Delete the newly created file/folder. ++- Resume the renamed file/folder to the previous name. ++- Restore the deleted file/folder from trash. ++- Restore the moved (via dragging or cutting) file/folder to the previous location. ++- Delete the copied and pasted file/folder. ++ ++> ![attention](../common/attention.svg)Attention: It can undo two continuous steps at most. If there is file overwriting or permanently file deleting, then you can only return to that step. ++ ++ ++ ++### File/Folder Properties ++ ++In Properties of files, you can view the basic info, open with list, and permissions. In properties of folders, you can see basic info, sharing info, and permissions. ++ ++1. On File Manager interface, right-click a file. ++2. Select **Properties**. ++ ++![0|info](fig/info.png) ++ ++ ++> ![notes](../common/notes.svg)Notes: If you check the properties of multiple files at a time, the total size and quantities will be displayed. If you check the properties of a shortcut, the source file location will be displayed in addition. You can use shortcuts **Ctrl + I** to view the properties as well. ++ ++## Common Operations ++ ++File Manager is featured with many useful functions, which are all designed to ease the commonly used operations. ++ ++### Switch Address Bar ++ ++There are three sections in address bar, namely back/forward buttons, breadcrumb bar, and directory/search bar. By default, breadcrumb bar is displayed in the address bar. ++ ++![0|addressbar](fig/addressbar1.png) ++ ++- Clicking back/forward buttons to quickly view the previous address or the next address. ++- Each level of the location of a file will form a breadcrumb. You can switch quickly among levels by clicking all breadcrumbs. ++ ++By clicking the search icon, or right-click the file path and select **Edit address**, the address bar will be switched into inputting box. By clicking out of the inputting box, the address bar will restore to breadcrumbs automatically. ++ ++![0|addressbar](fig/addressbar2.png) ++ ++- The inputting box can identify smartly. You can input keywords or an address and press **Enter**, the system will identify automatically and search or visit. ++ ++### Search files ++ ++File Manager supports multiple indexing methods, including ordinary search by file name and file content, and advanced search by file type and creating time, so as to improve work efficiency and facilitate file management. ++ ++- If you need to search in a specified directory, please enter it before search. ++ ++> ![notes](../common/notes.svg)Notes: In **Settings**, check "Auto index internal disk" and "Index external storage device after connected to computer" to quicken the searching speed. ++ ++#### Full-Text Search ++ ++You can search a file by keywords in its content. ++1. In File Manager, click ![icon_menu](../common/icon_menu.svg) > **Settings**. ++2. Check **Full-Text search** under **Index** of **Advanced**. ++3. Press **Ctrl + F** or click the searching button in the address bar to start searching. Enter the keywords and press **Enter**. ++ ++#### Advanced Search ++ ++When there are many files and the search is slow, you can enable advanced search to narrow the search scope and improve the search efficiency. ++ ++1. In search bar, input the keywords and press **Enter**. When the results appear, you will see ![filter](../common/filter.svg) icon, you can click it to do advanced search. ++2. Select the searching range, file type and size, and modified time, accessed time and created time to narrow the search results. ++ ++![0|filter](fig/d_filter.png) ++ ++ ++### Recent Files ++By default, there is a **Recent** entry on left panel. Click it to view the recently used files. Files are sorted by default in reverse order of access time. ++ ++> ![notes](../common/notes.svg)Notes: If you want to hide "Recent", you can uncheck "Display recent file entry in left panel" in Settings > Basic > Hidden files. To hide the access record of a specific file, right-click the file and select **Remove** which will not delete the file. ++ ++### Manage Tabs ++ ++File Manager supports multi-tab view. ++ ++1. On File Manager, right-click the folder. ++2. In the pop-up context menu, select **Open in new tab**. ++3. When the window has multi-tabs, you can: ++ - Click + in tab bar to add a new tab. ++ - Click × on the tab to close it or hover the cursor on the tab, middle-click to close it. ++ ++![1|tab](fig/d_tab.png) ++ ++> ![tips](../common/tips.svg)Tips: When the File Manager has only one tab, the tab bar is hidden, you can press **Ctrl + T** to add a new tab. ++ ++### Manage Bookmarks ++ ++To quickly visit a folder from the left panel, you can add bookmarks for frequently used folders. ++ ++- Add Bookmarks: On File Manager, right-click the folder, in the pop-up context menu, select **Add to bookmark**. ++ ++- Move Bookmarks: you can move bookmarks within the bookmark area. Drag and drop the bookmark to the designated location. ++ ++- Delete Bookmarks: you can delete bookmarks by right-clicking the bookmark and select **Remove**, or right-clicking the bookmarked folder and select **Remove bookmark**. ++ ++### Manage Tags ++ ++By adding tags on file/folder, you can classify and manage your files better. ++ ++> ![notes](../common/notes.svg)Notes: currently only x86 platform supports **Tag information**. All contents related to "Tag information" in this manual are only applicable for x86 platform. ++ ++#### Add Tags ++ ++You can add tag to multiple files/folders at a time, or add multiple tags to a single file/folder; you can also add tags in Properties of the file/folder. The tag appears in the left panel. ++ ++##### By Tag information ++ ++1. Right-click a file/folder, select **Tag information**. ++2. Input tag info. Use comma to separate tags in case of multiple tags. ++3. Click any blank area to save the setting. ++ ++> ![notes](../common/notes.svg)Notes: The tag color is randomly assigned from eight default colors. ++ ++ ++![1|taginfo](fig/d_taginfo.png) ++ ++ ++##### By Color Tag ++ ++Right-click a file/folder, select a "color button" to create a color tag directly. ++ ++![1|colortag](fig/d_colortag.png) ++ ++##### By information column on the right side ++ ++Select a file/folder, click ![fileinfo](../common/fileinfo.svg), and add tags in the information column on the right side. ++ ++![1|infotag](fig/d_infotag.png) ++ ++ ++ ++> ![notes](../common/notes.svg)Notes: If a file has a tag, copy or cut and then paste it, the new file still has the same tag. ++ ++#### Rename Tag ++ ++Right-click a tag in the left panel, select **Rename** to modify the current tag. ++ ++![1|renametag](fig/renametag.png) ++ ++#### Change Tag Color ++ ++Right-click a tag in the left panel, select a "Color button" to change the current tag color. ++ ++#### Change Tag Order ++ ++Drag and drop the tag upwards or downwards to change its order. ++ ++#### Delete Tag ++Right-click a tag in left panel, select **Remove** to delete the tag. ++ ++ ++ ++### Preview Files ++ ++File Manager supports file preview by pressing space bar. Select a file and press the space bar on the keyboard to quickly preview it. In the preview window, you can view the file info, including image resolution, document size, text content. It also supports gif format, audio and video playback. ++ ++#### Preview Video ++ ++1. Select a video and press the space bar to start video preview. ++2. Click in the preview window to pause video playing. ++3. Drag the progress bar to play forward or backward. ++4. Click **Open** at the bottom to open the video by default program. ++ ++![1|videopreview](fig/videopreview.png) ++ ++![notes](../common/notes.svg)Notes: You can select multiple files and press space bar to preview them at a time. ++ ++### Permission Management ++Select a file/folder and right-click, select **Properties**, click **Permissions** to set **Owner**, **Group** and **Others**. ++ ++![0|permission](fig/permission.png) ++ ++### My Shares ++ ++You can share folders in File Manager, if there are some folders shared, the share icon will show on the left panel, if not, the share icon will be removed. ++ ++#### Share Local Files ++ ++1. On File Manager interface, right-click a folder, select **Share folder**. ++2. In the properties window, check **Share this folder**. ++3. Input **Share name**, and choose **Permission** and **Anonymous** according to actual needs before closing the window. ++5. To set share password, click ![menu](../common/icon_menu.svg) and select **Set share password**. ++5. Input password and click **Confirm**. ++ ++![0|share](fig/share.png) ++ ++> ![tips](../common/tips.svg)Tips: You can cancel sharing by unchecking **Share this folder**, or right-click the folder and select **Cancel sharing**. ++ ++#### Visit Sharing Folders ++ ++You can find sharing folders of other users in the same LAN in **Computers in LAN**. You can also visit sharing folders via smb. ++ ++ ++ ++1. On File Manager interface, click ![icon_menu](../common/icon_menu.svg) > **Connect to Server**, input the sharing address of the LAN user, e.g. smb://xx.x.xx.xxx (usually it should be an IP address), click **Connect**. Or, input the server's address in the address bar directly and press **Enter**. ++2. Select the shared folder you want to visit, input the username and password in the pop-up dialogue box. ++ - Unencrypted folders can be visited by anonymous access without inputting username and password. ++ - When you visit encrypted folders, a window pops up and you will have to input user name and password before visiting. ++ - Username: i.e. the name used by the sharer when logging in the system. ++ - Password: i.e. the sharing password set when the sharer shares the folder. ++3. Click **Connect**. ++ ++![1|viewshare](fig/visitshare.png) ++ ++ ++ ++### Open in new window as admin ++ ++1. Right-click in the blank area on File Manager. ++2. Select **Open in new window as admin**, input your login password in the pop-up window and click **Confirm**. ++3. The file will be opened in a new window, in which you can operate with admin permissions. And you will exit admin permissions when you close this window. ++ ++### Open in terminal ++ ++1. Right-click in the blank area on File Manager. ++2. Select **Open in terminal**, Terminal will be opened, and its directory will be the current one. ++ ++![0|openinterminal](fig/p_openinterminal.png) ++ ++### Burn CD ++ ++You can copy music, video, pictures, or mirror files to a CD or DVD through the burning feature. Please prepare an imprint drive, a CD, or DVD disc in advance. ++ ++1. Insert the disc into the recording drive. ++ ++2. Open File Manager and click the CD Icon in the left panel to enter the burning interface. ++ ++![cd](fig/d_cd_interface.png) ++ ++3. Right click the file (folder) and select **Add to disc** or drag the file (folder) directly to the burning interface. ++ ++4. In the burning interface, click **Burn** in the upper right corner. ++ ++>![notes](../common/notes.svg)Notes: if you want to delete a file/folder from the burning list, right-click it and select **Delete** to remove it from the list. ++ ++5. A dialog box pops up. Input the disc name. You can also enter the **Advanced settings** interface, set the file system and write speed, or check "Allow files to be added later", "Verify data" and so on, and click **Burn**. ++ ++![cd](fig/d_cd_rename.png) ++ ++6. After burning, a prompt box will pop up in the interface, and click **OK**. ++ ++>![notes](../common/notes.svg)Notes: ++>- For now, as for ISO9660 files, the system supports reading and burning; but, as for UDF files, it supports reading instead of burning. ++>- If you need to erase the disc data, you can right-click the disc icon in the left panel and select **Unmount**, right-click the disc icon again and select **Erase**. ++ ++### Create Link ++ ++1. On File Manager interface, right-click the item to create a link for. ++2. Select **Create link**. ++3. In the pop-up window, select a location and input the name of the link. ++4. Click **Save** to finish creating the link. ++ ++> ![tips](../common/tips.svg)Tips: By selecting **Send to desktop** for an item, you can create a link on desktop with one click. ++ ++### Send To Other Device ++ ++When there is an external device inserted, you can directly send file/folder to it. ++ ++1. On File Manager interface, select a file/folder. ++2. Right-click and select **Send to**. ++3. Select the device you want to send to. ++4. File/folder will be copied to the device. ++ ++### Send to bluetooth ++If your computer is equipped with Bluetooth module, you can transfer files in short distance through Bluetooth. ++ ++Prerequisite: The Bluetooth devices of sender and receiver have been paired and connected successfully. Refer to [Connect to a Bluetooth Device](dman:///dde#Connect to a Bluetooth Device) for details. ++ ++1. On File Manager interface, right-click the file or package to be sent. ++2. Select **Send to** > **Send to Bluetooth**. ++3. Select the receiver in the pop-up dialog box, and click **Next**. ++4. A file receiving request will pop up on the receiving device. After the receiver agrees the request, the sender starts to transfer the file. ++ ++ ++ ++> ![tips](../common/tips.svg)Tips: If you need to transfer a folder, you can compress it in advance and send it via Bluetooth. ++ ++ ++ ++## Add Corner Marker to Files/Folders ++ ++You can assign an icon file to a file or folder icon through the command line and display it as a corner marker. ++>![notes](../common/notes.svg)Notes: ++>- The corner marker files support formats such as svg, jpg, png, bmp, and gif, but not bigger than 100KB. ++>- The corner marker could not be added to files in USB disks and CD-ROM disks. ++ ++### Add single corner marker ++ ++1. Open Terminal, input **gio set xxx(file path) -t stringv metadata::emblems "xxx(icon path)"**, which means to add a corner marker in the lower right corner of the file/folder icon by default. ++>![attention](../common/attention.svg)Attention: the special corner markers defined by the system could not be replaced. ++2. You can add position codes into the above command to add a corner marker to the upper left corner(lu), lower left corner(ld), upper right corner(ru) or lower right corner(rd). ++For example, to add a corner marker to the upper left corner, you have to input: ++**gio set xxx(file path) -t stringv metadata::emblems "xxx(icon path);lu"** ++![mark](fig/single.png) ++ ++### Add multiple corner markers ++To add 2~4 corner markers to a file/folder, you can input "|" in the command to separate multiple paths of the corner marker files. Only one corner marker can be added to the same corner, but you can replace it. ++ ++For example, to add 4 corner markers to a file/folder icon, you can input: ++**gio set xxx(file path) -t stringv metadata::emblems "xxx(icon path);lu|xxx(icon path);ld|xxx(icon path);ru|xxx(icon path);rd"** ++ ++![mark](fig/multi.png) ++ ++### Cancel corner markers ++Open Terminal, input **gio set xxx(file path) -t stringv metadata::emblems ""** to cancel all corner markers on the file/folder icon. ++ ++## Disk Management ++ ++On File Manager interface, you can manage local and external disks. ++ ++Local disks are displayed in the left panel of File Manager. When you mount any external disks or insert other mobile storage devices, the corresponding icons will be displayed in the left panel. ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++
Local disksAll disks of local harddisk divisions
External disksIncluding mobile hard disks, CDs/DVDs and USB flash disks.
Mobile devicesIncluding mobile phone storage, storage cards, SD cards and so on.
++ ++> ![notes](../common/notes.svg)Notes: If disks or folders in the disk are encrypted, you will have to input password before visiting them. ++ ++### Local Disks ++#### Hide Local Disks ++1. Click ![icon_menu](../common/icon_menu.svg)> **Settings** on the interface of File Manager. ++2. Check **Hide system disk** under **Advanced** > **Other**. ++ ++ ++#### Rename Local Disks ++ ++1. Right-click a local disk in the left panel or in the computer interface. ++2. Select **Rename**. ++3. Input the new name and press **Enter** or click any blank area to save the modification. ++ ++> ![tips](../common/tips.svg)Tips: In the computer interface, double click any local disk slowly, after the editing box appears, you can rename it directly. ++ ++![0|disk](fig/d_rename_disk.png) ++ ++### External Disks ++#### Eject External Disks ++ ++1. In the left panel of File Manager, right-click the disk you want to remove. ++ ++2. Select **Safely Remove**. ++ ++3. The disk will be removed from the disk list, and so will all partition of it . ++ ++ ++![0|disk](fig/disk1.png) ++ ++> ![tips](../common/tips.svg)Tips: you can also select **Eject** or click ![unmount](../common/unmount_normal.svg) in the left panel to unmount the disk. ++ ++#### Rename External Disks ++1. In the left panel or on computer interface, right-click the disk you want to rename. ++2. Select **Unmount** and then select **Rename**. ++3. Input the new name and press **Enter** or click any blank area to save the modification. ++ ++#### Format External Disks ++ ++1. In the left panel of File Manager, right-click the disk to format. ++ ++2. Select **Unmount** and then select **Format**. ++ ++3. In the pop-up window, choose the type and volume label for the disk. ++ ++4. Click **Format**. ++ ++ ![0|disk](fig/disk2.png) ++ ++> ![notes](../common/notes.svg)Notes: If you check **Quick Format**, the disk can be formatted quickly in a few seconds, but the data could be restored by file recovery tools. If you don't want these data to be restored, you can uncheck this option box and format the disk. ++ ++ ++## Main Menu ++ ++You can create new window, switch themes, connect to server, set share password (see [Share Local Files](#Share Local Files)), make settings, view manual and version information in Main Menu. ++ ++ ++### New Window ++ ++1. Click ![icon_menu](../common/icon_menu.svg)on the interface. ++2. Select **New window** to open a new window. ++ ++### Connect to Server ++ ++You can [visit sharing folders](#Visit Sharing Folders) by connecting to server. ++ ++1. Click ![icon_menu](../common/icon_menu.svg)on the interface. ++2. Select **Connect to Server**, input server's IP address (XX.XX.XX.XX) in the editing box. ++ - Click ![+](../common/+.svg) to add the address into **My Favorites**. ++ - Select an address from **My Favorites** and click ![-](../common/-.svg) to delete in from **My Favorites**. ++3. Click **Connect**. ++ ++![connect](fig/connecttoserver.png) ++ ++ ++ ++### Settings ++ ++#### Basic ++ ++1. Click ![icon_menu](../common/icon_menu.svg)> **Settings** on the interface of File Manager. ++2. Select **Basic**. ++ - You can check **Always open folder in new window** ++ - You can set whether to open folder by one click or double click. ++ - You can select a directory under **Open from default window** or **Open in new tab**. ++ - You can set up the icon size. ++ - You can set the **Default View** as icon view or list view. ++ - Check **Show hidden files** to show all hidden files. ++ - Check **Hide file extension when rename**, so the extension would not be displayed when renaming. ++ - Check **Display recent file entry in left panel**, then the recently visited file would be displayed in left panel. ++ ++ ++#### Advanced ++1. Click ![icon_menu](../common/icon_menu.svg)> **Settings** on the interface of File Manager. ++2. Select **Advanced**. ++ - You can check **Auto index internal disk**, when you search files, the files in internal disks would be searched. ++ - You can check **Index external storage device after connected to computer**, In **Index**, when you search files, the files in the external disks would be searched as well. ++ - You can check **Full-Text search** to search by content. ++ - You can select which types of files can be previewed. ++ - You can check **Auto mount**, when any external disks connect to the computer, they would be mounted automatically. ++ - You can check **Open after auto mount**, when any external disks connect to the computer, they would be mounted automatically and opened. ++ - You can check **Use the file chooser dialog of File Manager**, when selecting files, File Manager window would be opened. ++ - You can check **Ask for my confirmation when deleting files**, when deleting files, a hint dialog would pop up. ++ - You can check **Hide system disk**, local disks would not be displayed in left panel and computer interface. ++ - You can check **Show file system on disk icon**. ++ ++ ++ ++### 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 one. ++ ++ ++ ++### Help ++ ++1. Click ![icon_menu](../common/icon_menu.svg)on the interface. ++2. Click **Help** to view the manual. ++ ++ ++ ++### About ++ ++1. Click ![icon_menu](../common/icon_menu.svg)on the interface. ++2. Click **About** to view version information and introduction about File Manager. ++ ++ ++ ++### Exit ++ ++1. Click ![icon_menu](../common/icon_menu.svg)on the interface. ++2. Click **Exit**. +diff --git a/assets/dde-file-manager/file-manager/zh_CN/s_file-manager.md b/assets/dde-file-manager/file-manager/zh_CN/s_file-manager.md +new file mode 100755 +index 0000000..e9fdb9b +--- /dev/null ++++ b/assets/dde-file-manager/file-manager/zh_CN/s_file-manager.md +@@ -0,0 +1,617 @@ ++# 文件管理器|dde-file-manager| ++ ++## 概述 ++ ++文件管理器是一款功能强大、简单易用的文件管理工具。它沿用了传统文件管理器的经典功能和布局,并在此基础上简化了用户操作,增加了很多特色功能。一目了然的导航栏、智能识别的搜索框、多样化的视图及排序让您管理起来得心应手,经典和超越,只为给您更好的体验! ++ ++![1|overview](fig/overview.png) ++ ++## 使用入门 ++ ++通过以下方式运行或关闭文件管理器,或者创建文件管理器的快捷方式。 ++ ++### 运行文件管理器 ++ ++1. 单击任务栏上的启动器图标 ![deepin_launcher ](../common/deepin_launcher.svg),进入启动器界面。 ++2. 上下滚动鼠标滚轮浏览或通过搜索,找到文件管理器图标 ![deepin_file_manager](../common/deepin_file_manager.svg),单击运行。 ++3. 右键单击 ![deepin_file_manager](../common/deepin_file_manager.svg),您可以: ++ - 单击 **发送到桌面**,在桌面创建快捷方式。 ++ - 单击 **发送到任务栏**,将应用程序固定到任务栏。 ++ - 单击 **开机自动启动**,将应用程序添加到开机启动项,在电脑开机时自动运行该应用。 ++ ++> ![tips](../common/tips.svg)窍门:您也可以使用快捷键 **Super + E** 启动文件管理器。 ++ ++### 关闭文件管理器 ++ ++- 在文件管理器界面,单击 ![close_icon](../common/close_icon.svg),退出文件管理器。 ++- 在任务栏右键单击 ![deepin_file_manager](../common/deepin_file_manager.svg),选择 **关闭所有** ,退出文件管理器。 ++- 在文件管理器界面,单击 ![icon_menu](../common/icon_menu.svg),选择 **退出**,退出文件管理器。 ++ ++### 查看快捷键 ++ ++在文件管理器界面,使用快捷键 **Ctrl + Shift + /** 打开快捷键预览界面,熟练地使用快捷键,将大大提升您的操作效率。 ++ ++![1|hotkey](fig/hotkey.png) ++ ++## 主界面 ++ ++文件管理器的主界面简单易用、功能全面,熟练地使用界面功能将使文件管理更加简单高效。 ++ ++![1|main_interface](fig/main_introduce.png) ++ ++ ++| 标号 | 名称 | 描述 | ++| ---- | ------------- | ------------------------------------------------------------ | ++| 1 | 导航栏 | 单击导航图标,快速访问本地文件、磁盘、网络邻居、书签、标记等。 | ++| 2 | 地址栏 | 通过地址栏,您可以快速切换访问历史、在上下级目录间切换、搜索、输入地址访问。 | ++| 3 | 图标/列表视图 | 单击 ![icon_view](../common/icon_view.svg),![list_view](../common/list_view.svg)图标,以图标或列表形式查看文件(夹)。 | ++| 4 | 信息栏 | 单击 ![fileinfo](../common/fileinfo.svg),查看文件(夹)的基本信息和标记。 | ++| 5 | 菜单栏 | 通过主菜单,您可以新建窗口、切换窗口主题、设置共享密码、设置文件管理器、查看帮助文档和关于信息、退出文件管理器。 | ++| 6 | 状态栏 | 显示文件数量或者已选中文件的数量。 | ++ ++ ++> ![tips](../common/tips.svg)窍门:可拖动左侧导航栏右边的分隔线来改变其宽度。 ++ ++## 基本功能 ++ ++文件管理器具备基本的文件管理功能,对文件(夾)进行新建、复制、重命名、删除等操作都非常简单。 ++ ++### 新建文件 ++ ++#### 新建文档 ++ ++1. 在文件管理器空白区域,单击鼠标右键。 ++2. 单击 **新建文档**。 ++3. 选择新建文件的类型。 ++4. 输入新建文件的名称。 ++ ++![0|newdo](fig/newdo.png) ++ ++#### 新建文件夹 ++ ++1. 在文件管理器空白区域,单击鼠标右键。 ++2. 单击 **新建文件夹**。 ++3. 输入新建文件夹的名称。 ++ ++### 重命名文件 ++ ++1. 在文件管理器界面,右键单击文件。 ++2. 选择 **重命名**。 ++3. 输入文件名称,按 **Enter** 键或者单击界面空白区域保存设置。 ++ ++![0|rename](fig/d_rename.png) ++ ++> ![tips](../common/tips.svg)窍门:在 **设置** 中勾选“重命名时隐藏文件扩展名”,能更方便地修改文件名称。 ++ ++### 批量重命名 ++ ++1. 在文件管理器界面,选中多个文件。 ++2. 右键单击文件,并选择 **重命名**。 ++ - **替换文本** 查找需要替换的文本,并输入替换后的文本,文件名中的关键字将被统一替换。 ++ - **添加文本** 输入需要添加的文本,并选择位置是名称之前还是之后,文件名将统一加入被添加的文本。 ++ - **自定义文本** 输入文件名,并输入序列的递进数字,文件名将统一改成新文件名+递进数字。 ++4. 单击 **重命名** 来完成操作。 ++ ++![1|rename](fig/batch_rename.png) ++ ++### 查看文件 ++ ++单击菜单栏上的图标 ![icon_view](../common/icon_view.svg) 、![list_view](../common/list_view.svg) 来切换图标视图和列表视图。 ++ ++- 图标视图:平铺显示文件的名称、图标或缩略图。 ++ ++![1|iconview](fig/iconview.png) ++ ++- 列表视图:列表显示文件图标或缩略图、名称、修改时间、大小、类型等信息。 ++ ++![1|listview](fig/listview.png) ++ ++> ![tips](../common/tips.svg)窍门: ++> - 在列表视图中,把光标置于两列之间的分隔线上,拖动它来改变列的宽度;双击分隔线可将当前列自动调整为本列内容最宽的宽度。 ++> - 使用快捷键 **Ctrl + 1** 和 **Ctrl + 2**,切换图标视图和列表视图。 ++ ++ ++### 排序文件 ++ ++1. 在文件管理器空白区域,单击鼠标右键。 ++2. 选择 **排序方式**。 ++3. 在子菜单中选择以名称、修改时间、大小或类型来排序文件。 ++ ++> ![tips](../common/tips.svg)窍门:在列表视图中,单击表头栏的列标签来切换升序、降序。 ++ ++### 打开文件 ++ ++1. 在文件管理器界面,右键单击文件。 ++2. 选择 **打开方式** > **选择默认程序**。 ++3. 在程序列表中选择应用程序。 ++ ++> ![notes](../common/notes.svg)说明:直接双击文件会使用默认程序打开。您可以选择相同类型的多个文件,右键选择 **打开方式** 选项,同时打开多个文件。 ++ ++![0|open](fig/d_open.png) ++ ++ ++ ++### 隐藏文件 ++ ++1. 在文件管理器界面,右键单击文件。 ++2. 选择 **属性**,勾选 **隐藏此文件**。 ++ ++### 复制文件 ++ ++1. 在文件管理器界面,右键单击文件。 ++2. 单击 **复制**。 ++3. 选择一个目标存储位置。 ++4. 单击鼠标右键,然后选择 **粘贴**。 ++ ++### 压缩文件 ++ ++1. 在文件管理器界面,右键单击文件(夹)。 ++2. 选择 **压缩**。 ++3. 弹出归档管理器压缩界面,可以设置压缩包格式、名称、存储路径等,单击 **压缩**。 ++ ++> ![tips](../common/tips.svg)窍门:您也可以直接在右键菜单中选择 **添加到xxx.7z** 或 **添加到xxx.zip**,快速将文件(夹)压缩成7z或zip格式。 ++ ++ ++ ++### 删除文件 ++ ++1. 在文件管理器界面,右键单击文件。 ++2. 选择 **删除** 。 ++ - 被删除的文件可以在回收站中找到,右键单击回收站中的文件可以进行 **还原** 或 **删除** 操作。 ++ - 被删除的文件的快捷方式将会失效。 ++ ++> ![attention](../common/attention.svg)注意:外接设备删除文件会将文件彻底删除,无法从回收站找回。 ++ ++### 撤销操作 ++ ++在文件管理器中,可以用 **Ctrl + Z** 来撤销上一步操作,包括: ++ ++- 删除新建的文件。 ++- 恢复重命名(包括重命名文件后缀)之前的名字。 ++- 从回收站还原刚删除的文件。 ++- 恢复文件到移动(剪切移动、鼠标移动)前的原始路径。 ++- 删除复制粘贴的文件。 ++ ++>![attention](../common/attention.svg)注意:撤销动作最多只能返回两步;如果操作中有覆盖某个同名文件和彻底删除文件,则撤销只能返回到这一步。 ++ ++### 文件属性 ++ ++文件属性会显示文件的基本信息、打开方式和权限设置。文件夹属性会显示文件夹的基本信息、共享信息和权限设置。 ++ ++1. 在文件管理器界面,右键单击文件。 ++2. 选择 **属性**,查看文件属性。 ++ ++![2|info](fig/info.png) ++ ++> ![notes](../common/notes.svg)说明:查看多个文件属性会显示文件总大小和数量;查看快捷方式的属性将会额外显示源文件地址。您还可以使用快捷键 **Ctrl + I** 查看文件属性。 ++ ++## 常用操作 ++ ++文件管理器具备很多特色功能,这些功能都让文件管理更加简单、高效。 ++ ++### 切换地址栏 ++ ++地址栏由历史导航、面包屑和输入框共同组成。通常情况下地址栏显示面包屑。 ++ ++![0|addressbar](fig/addressbar1.png) ++ ++- 单击历史导航按钮,可以快速在历史浏览记录间切换,查看前一个地址或者后一个地址。 ++- 文件所在位置的每一个层级都会形成一个面包屑,通过来回单击面包屑可以快速在不同文件层级间切换。 ++ ++单击搜索图标,或者在文件路径上右键单击并选择“编辑地址”,地址栏会切换为输入框状态。在输入框外单击时,地址栏会自动恢复到面包屑状态。 ++ ++![0|addressbar](fig/addressbar2.png) ++ ++- 输入框带有智能识别功能,输入关键词或者访问地址后,系统会自动识别并进行搜索或访问。 ++ ++### 搜索文件 ++ ++文件管理器支持多种检索方式,既支持通过文件名称、文件内容进行普通搜索,也支持通过文件类型、创建时间等进行高级搜索,提高工作效率,便于文件管理。 ++ ++- 指定目录搜索时,请先进入该目录,然后再进行搜索。 ++ ++ > ![notes](../common/notes.svg)说明:在文件管理器的 **设置** 中,默认勾选了“自动索引内置磁盘”,您可以选择勾选“连接电脑后索引外部存储设备”,加快在外部设备的搜索速度。 ++ ++ ++#### 全文搜索 ++ ++您可以通过文件内容关键字来搜索文件。 ++1. 在文件管理器中,单击 ![icon_menu](../common/icon_menu.svg) > **设置**。 ++2. 在高级设置项勾选“全文搜索”开启此功能。 ++3. 使用快捷键 **Ctrl + F** 或在地址栏中单击搜索按钮进入搜索状态,输入关键字后按下键盘上的 **Enter** 键,搜索相关文件。 ++ ++#### 高级搜索 ++ ++当文件较多,搜索较慢时,启用高级搜索缩小搜索范围,提高搜索效率。 ++1. 在搜索状态下,输入关键字后按 **Enter** 键,当搜索到结果时,搜索框右侧显示图标 ![filter](../common/filter.svg),单击该图标可进行高级搜索的操作。 ++2. 选择搜索范围、文件大小、文件类型、修改时间、访问时间和创建时间,进行更精准的搜索。 ++ ++![0|filter](fig/filter.png) ++ ++### 最近使用 ++ ++在左侧导航栏上默认有 **最近使用** 入口,单击可以查看最近使用的文件。文件默认按照访问时间倒序排列。 ++ ++> ![notes](../common/notes.svg)说明:若想隐藏“最近使用”,可在设置 > 基本设置 > 隐藏文件,取消勾选“显示最近使用文件”。若要隐藏某一个文件的访问记录,右键单击文件选择 **移除**,该操作不会删除文件。 ++ ++### 多标签页 ++ ++文件管理器支持多标签页显示。 ++ ++1. 在文件管理器界面,右键单击文件夹。 ++2. 选择 **在新标签中打开**。 ++3. 当窗口有多个标签页时,可以: ++ - 单击标签页右侧的按钮 + ,继续添加标签页。 ++ - 将鼠标指针置于标签页上,单击关闭按钮 × 或单击鼠标中键,关闭标签页。 ++ ++ ![1|tab](fig/tab.png) ++ ++> ![tips](../common/tips.svg)窍门:文件管理器窗口只有一个标签时,标签页是隐藏的,您还可以使用快捷键 **Ctrl** + **T** 来新建标签页。 ++ ++### 书签管理 ++ ++为常用文件夹添加书签,以便从左侧导航栏快速访问。 ++ ++- 添加书签:右键单击文件夹,选择 **添加书签**,在导航栏创建书签。 ++- 移动书签:在导航栏上下拖动书签调整书签排序。 ++- 删除书签:右键单击书签,选择 **移除** 来删除书签;或右键单击已添加书签的文件夹,选择 **移除书签** 来删除书签。 ++ ++### 标记信息 ++ ++通过给文件/文件夹添加标记,可以更好地分类管理您的文件。 ++ ++> ![notes](../common/notes.svg)说明:当前仅x86平台支持 **标记信息** 功能,该帮助手册中涉及的标记信息相关内容仅适用于x86平台。 ++ ++#### 添加标记 ++ ++您可以为一个文件(夹)添加多个标记,也可以同时为多个文件(夹)添加标记;添加成功的标记会出现在左侧导航栏内。 ++ ++##### 通过编辑框添加标记 ++ ++1. 右键单击文件(夹),选择 **标记信息**。 ++2. 输入标记名称,若要添加多个标记,可用逗号分隔。 ++3. 单击界面空白区域保存设置。 ++ ++>![notes](../common/notes.svg)说明:标记颜色从8种默认颜色中随机分配。 ++ ++![1|taginfo](fig/d_taginfo.png) ++ ++ ++ ++##### 通过颜色按钮添加标记 ++ ++右键单击文件(夹),选择“颜色按钮”,直接生成这个颜色的标记。 ++ ++![1|colortag](fig/d_colortag.png) ++ ++##### 通过右侧信息栏添加标记 ++选择文件(夹)后,单击菜单栏上的图标 ![fileinfo](../common/fileinfo.svg),在右侧信息栏中也可以添加标记。 ++ ++![1|infotag](fig/d_infotag.png) ++ ++>![notes](../common/notes.svg)说明:如果文件有标记,则复制或剪切该文件产生的文件仍然具有同样的标记。 ++ ++ ++#### 重命名标记 ++ ++在侧边导航栏中,右键单击某个标记,选择 **重命名**,修改当前标记的名称。 ++ ++![1|renametag](fig/rename_tag.png) ++ ++#### 修改标记颜色 ++ ++在左侧导航栏中,右键单击某个标记,选择“颜色按钮”,即可修改当前标记的颜色。 ++ ++#### 排序标记 ++ ++上下拖动标记即可调整标记排序。 ++ ++#### 删除标记 ++ ++右键单击某个标记,选择 **移除**,删除当前标记。 ++ ++### 文件预览 ++ ++文件管理器支持空格键预览功能,选中文件并按下键盘上的空格键就可以快速预览文件。预览窗口可以查看图片分辨率、文档大小、文本内容等,还支持gif、音频、视频播放。 ++ ++#### 预览视频 ++ ++1. 选择您要预览的视频文件,按下空格键,即可开始预览。 ++2. 单击视频任意地方可暂停播放。 ++3. 播放过程中,可以拖动进度条来快进快退。 ++4. 单击底部 **打开** 按扭,在默认程序中打开该视频文件。 ++ ++ ![1|video_preview](fig/video_preview.png) ++ ++> ![notes](../common/notes.svg)说明:您也可以同时选择多个文件,按下空格键进行预览。 ++ ++ ++### 权限管理 ++选择对应文件(夹),单击右键,选择属性,单击 **权限管理**, 为所有者,群组,和其他用户设置文件权限。 ++ ++![2|permission](fig/permission.png) ++ ++### 我的共享 ++ ++当您设置了共享文件时,“我的共享”会出现在导航栏上。当所有共享文件都取消共享后,“我的共享”自动从导航栏中移除。 ++ ++#### 共享本地文件 ++ ++1. 在文件管理器界面,右键单击文件夹。 ++2. 选择 **共享文件夹**。 ++3. 在文件夹的属性窗口,勾选 **共享此文件夹**。 ++4. 根据需要设置 **共享名**、**权限**、**匿名访问** 后关闭窗口。 ++5. 单击 ![icon_menu](../common/icon_menu.svg)> **设置共享密码**。 ++7. 在弹出的对话框中输入共享密码,单击 **确定**。 ++ ++![2|share](fig/share.png) ++ ++> ![tips](../common/tips.svg)窍门:取消勾选 **共享此文件夹** 可以取消文件共享,也可以右键单击文件,选择 **取消共享**。 ++ ++ ++#### 访问共享文件 ++ ++局域网中其他用户共享的文件一般都可以在网络邻居中找到,您也可以通过smb访问共享文件。 ++ ++1. 单击 ![icon_menu](../common/icon_menu.svg) > **连接到服务器**,在编辑框中输入服务器地址,如:smb://xx.x.xx.xxx(一般为IP地址),单击 **连接**;或者直接在地址栏中输入服务器地址,按下键盘上的 **Enter** 键。 ++2. 选择需要访问的共享文件夹,在弹出的窗口中输入用户名和共享密码,或者匿名访问。 ++ - 未加密的共享文件可以匿名访问,不需要输入用户名和密码。 ++ - 加密的共享文件需要输入用户名和密码之后才能访问。 ++ ++ - 用户名:共享者登录系统的用户名。 ++ - 密码:共享文件时设置的共享密码。 ++3. 单击 **连接**。 ++ ++![1|visit share](fig/visitshare.png) ++ ++### 以管理员身份打开 ++ ++1. 在文件管理器中,右键单击文件夹。 ++2. 选择 **以管理员身份打开**,在弹出的对话框中输入用户登录密码,单击 **确定**。 ++3. 该文件夹会以新窗口打开,在此窗口中可以进行高级权限的操作,关闭窗口后,终止管理员权限。 ++ ++### 在终端中打开 ++ ++1. 在文件管理器界面空白区域,单击鼠标右键。 ++2. 选择 **在终端中打开**,会启动终端应用程序,终端的路径为当前目录。 ++ ++![0|open_terminal](fig/open_terminal.png) ++ ++### 刻录光盘 ++您可以通过刻录功能将音乐、视频、图片或镜像文件复制到CD或DVD中。请提前准备一部刻录机、一张CD或DVD光盘。 ++ ++1. 将光盘插入到刻录机中。 ++2. 打开文件管理器,单击导航栏中的光盘图标,进入刻录CD的界面。 ++ ++![cd](fig/d_cd_interface.png) ++ ++3. 右键单击 文件(夹),选择 **添加至光盘刻录** 或直接将文件(夹)拖拽到刻录CD的界面。 ++4. 在刻录CD界面,单击右上角按钮 **刻录**。 ++ ++ >![notes](../common/notes.svg)说明:如果要从刻录列表中删除某个文件(夹),右键单击该文件(夹),选择 **删除**,将该文件(夹)从列表中移除。 ++ ++5. 弹出对话框,输入光盘名称。您也可以进入 **高级设置** 界面,设置文件系统、写入速度,或勾选“允许追加数据”、“核验数据”等,单击 **刻录**。 ++ ++![cd](fig/d_cd_rename.png) ++ ++6. 刻录完成后界面弹出提示框,单击 **确定**。 ++ ++>![notes](../common/notes.svg)说明: ++>- 当前系统仅支持对ISO9660格式的文件进行读取与刻录,而UDF格式的文件只支持读取,暂不支持刻录。 ++>- 如果需要擦除光盘数据,可以右键单击导航栏中光盘图标,选择 **卸载**,再次右键单击该光盘图标并选择 **擦除**。 ++ ++### 创建快捷方式 ++ ++1. 在文件管理器界面,右键单击文件(夹)。 ++2. 选择 **创建链接**。 ++3. 在弹窗中选择创建位置、链接名称。 ++4. 单击 **保存**,在目标位置会生成该文件(夹)的快捷方式。 ++ ++> ![tips](../common/tips.svg)窍门:选择 **发送到桌面** 可以直接在桌面上生成该文件(夹)的快捷方式。 ++ ++### 发送文件(夹)到外接磁盘 ++ ++当有外接磁盘接入时,您可以将文件(夹)发送到外接磁盘。 ++ ++1. 在文件管理器界面上,右键单击文件(夹)。 ++2. 选择 **发送到** > 外接磁盘。 ++3. 文件(夹)将会被发送到移动外接磁盘。 ++ ++### 发送文件到蓝牙 ++ ++若您的电脑配置了蓝牙模块,便可以通过蓝牙进行短距离文件传输的操作。 ++ ++前提条件:发送端与接收端蓝牙设备已配对并成功连接。具体连接方法请参阅 [连接蓝牙设备](dman:///dde#连接蓝牙设备)。 ++ ++1. 在文件管理器界面,右键单击需要发送的文件或文件压缩包。 ++2. 选择 **发送到** > **发送到蓝牙**。 ++3. 在弹出的蓝牙文件传输对话框中勾选接收设备,单击 **下一步**。 ++4. 此时接收端会收到文件接收的请求,待接收端同意请求后,发送端开始传输文件。 ++ ++ ++ ++## 文件角标 ++ ++您可以通过命令行,将图标文件指定给一个文件(夹)作为角标显示出来。 ++ >![icon](../common/notes.svg)说明: ++ >- 角标文件支持svg、jpg、png、bmp、gif格式,且大小不超过100KB。 ++ >- U盘及光盘下的文件,不支持添加角标。 ++ ++### 添加单个角标 ++ ++1. 在终端输入命令 **gio set xxx(文件路径) -t stringv metadata::emblems "xxx(图标路径)"** ,该命令默认在文件(夹)右下角添加角标。 ++ ++ >![icon](../common/attention.svg)注意:系统已定义的特殊角标,不支持被替换。 ++ ++2. 您也可以在上述命令中加入位置参数,将角标添加在文件(夹)的左上角(lu)、左下角(ld)、右上角(ru)或右下角(rd)。 ++ ++ 例如:在文件(夹)左上角添加角标 ++ ++ **gio set xxx(文件路径) -t stringv metadata::emblems "xxx(图标路径);lu"** ++ ++![mark](fig/single.png) ++ ++### 添加多个角标 ++ ++在命令行中加入“**|**”符号将角标文件路径链接起来,为文件(夹)添加2~4个角标。文件(夹)同一个位置不支持叠加角标,仅支持替换。 ++ ++例如:在文件(夹)四个角都添加角标 ++ ++**gio set xxx(文件路径) -t stringv metadata::emblems "xxx(图标路径);lu|xxx(图标路径);ld|xxx(图标路径);ru|xxx(图标路径);rd"** ++ ++![mark](fig/multi.png) ++ ++### 撤销角标 ++ ++在终端中输入命令 **gio set xxx(文件路径) -t stringv metadata::emblems ""** 撤销文件(夹)上所有的角标。 ++ ++## 磁盘管理 ++ ++文件管理器管理本地磁盘和外接磁盘。本地磁盘显示在文件管理器的左侧导航栏上或计算机界面;挂载外接磁盘或者插入其他移动存储设备时,也会在导航栏看到相应的磁盘图标。 ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++
本地磁盘本地硬盘分区的所有磁盘
外接磁盘包括移动硬盘、U盘、光盘
移动设备手机内存、存储卡、SD卡等
++ ++> ![notes](../common/notes.svg)说明:如果磁盘或磁盘中的文件夹已加密,请输入密码后查看文件。 ++ ++### 本地磁盘 ++ ++#### 隐藏本地磁盘 ++ ++1. 在文件管理器界面,单击 ![icon_menu](../common/icon_menu.svg) > **设置**。 ++2. 在高级设置选项中勾选 **隐藏系统盘**。 ++ ++#### 重命名本地磁盘 ++ ++1. 在左侧导航栏或计算机界面,右键单击本地磁盘。 ++2. 选择 **重命名**。 ++3. 输入新名称,按下键盘上的 **Enter** 键或单击界面空白区域保存修改。 ++ ++> ![tips](../common/tips.svg)窍门:在计算机界面,慢速双击本地磁盘,呈现编辑框后便可进行重命名操作。 ++ ++![0|disk](fig/d_rename_disk.png) ++ ++### 外接磁盘 ++ ++#### 弹出外接磁盘 ++ ++1. 在左侧导航栏或计算机界面,右键单击需要移除的磁盘。 ++2. 选择 **安全移除**。 ++3. 磁盘将从磁盘列表中删除,一并弹出该磁盘的所有分区。 ++ ++![0|disk](fig/disk1.png) ++ ++> ![tips](../common/tips.svg)窍门:如果要弹出光盘,请选择 **弹出** 来移除光盘。单击导航栏中磁盘右边的 ![unmount](../common/unmount_normal.svg) 同样可以弹出磁盘或光盘。 ++ ++#### 重命名外接磁盘 ++1. 在左侧导航栏或计算机界面,右键单击需要重命名的磁盘。 ++2. 选择 **卸载** 后,再次单击右键选择 **重命名**。 ++3. 输入新的卷标名称,按下键盘上的 **Enter** 键或单击空白区域保存修改。 ++ ++ ++ ++#### 格式化外接磁盘 ++ ++1. 在左侧导航栏或计算机界面,右键单击需要格式化的磁盘。 ++2. 选择 **卸载** 后,再次单击右键选择 **格式化**。 ++3. 设置格式化之后的文件类型和卷标。 ++4. 单击 **格式化**。 ++ ++![0|disk](fig/disk2.png) ++ ++> ![notes](../common/notes.svg)说明:快速格式化速度快,但是数据仍然可能通过工具被恢复,如果想要格式化后的数据无法被恢复,可以取消勾选“快速格式化”,然后执行格式化操作。 ++ ++## 主菜单 ++ ++在主菜单中,您可以新建窗口、切换窗口主题、连接到服务器、[设置共享密码](#共享本地文件)、设置文件管理器、查看帮助手册和版本介绍。 ++ ++### 新建窗口 ++ ++1. 在文件管理器界面,单击 ![icon_menu](../common/icon_menu.svg)。 ++2. 选择 **新建窗口**,打开一个新的文件管理器窗口。 ++ ++### 连接到服务器 ++ ++通过连接服务器 [访问局域网共享文件](#访问共享文件)。 ++ ++1. 在文件管理器界面,单击 ![icon_menu](../common/icon_menu.svg)。 ++2. 选择 **连接到服务器**,在编辑框中输入服务器IP地址。 ++ - 单击 ![+](../common/+.svg) 按钮可将该地址添加到“个人收藏服务器”列表中。 ++ - 在“个人收藏服务器”列表中选中一个地址,单击 ![_](../common/-.svg) 按钮,将该地址从收藏列表中移除。 ++3. 单击 **连接**。 ++ ++![conncet](fig/connect_to_server.png) ++ ++ ++### 设置 ++ ++#### 基础设置 ++ ++1. 在文件管理器界面,单击 ![icon_menu](../common/icon_menu.svg)> **设置** 。 ++2. 选择 **基础设置** 选项。 ++ + 勾选 **总是在新窗口打开文件夹**。 ++ + 设置双击或单击打开文件。 ++ + 设置 **从默认窗口打开**、**从新标签打开** 哪个目录。 ++ + 设置文件图标 **默认大小** 。 ++ + 设置 **默认视图** 以图标展示或列表展示。 ++ + 勾选 **显示隐藏文件**,文件管理器中被隐藏的文件会显示出来。 ++ + 勾选 **重命名时隐藏文件扩展名**,重命名时不会显示扩展名。 ++ + 勾选 **显示最近使用文件**,在左侧导航栏显示最近使用的文件。 ++ ++#### 高级设置 ++ ++1. 在文件管理器界面,单击 ![icon_menu](../common/icon_menu.svg)> **设置** 。 ++2. 选择 **高级设置** 选项。 ++ + 勾选 **自动索引内置磁盘**,搜索文件时会搜索内置磁盘中的文件。 ++ + 勾选 **连接电脑后索引外部存储设备**,搜索文件时也会搜索外接设备中的文件。 ++ + 勾选 **全文搜索**,通过文件中的内容来索引。 ++ + 勾选预览文件类型。 ++ + 勾选 **自动挂载**,接入外接磁盘时自动挂载。 ++ + 勾选 **自动挂载后打开**,接入外接磁盘时自动挂载并打开该磁盘。 ++ + 勾选 **使用文件管理器的文件选择对话框**,选择文件时打开文件管理器窗口。 ++ + 勾选 **开启普通删除提示**,删除文件时弹出提示对话框。 ++ + 勾选 **隐藏系统盘**,导航栏和计算机界面将不显示本地磁盘。 ++ + 勾选 **在磁盘图标上显示文件系统标签**。 ++ ++### 主题 ++ ++窗口主题包含浅色主题、深色主题和系统主题。 ++ ++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. 选择 **退出**。 +diff --git a/assets/dde-file-manager/file-manager/zh_HK/s_file-manager.md b/assets/dde-file-manager/file-manager/zh_HK/s_file-manager.md +new file mode 100755 +index 0000000..475b3cc +--- /dev/null ++++ b/assets/dde-file-manager/file-manager/zh_HK/s_file-manager.md +@@ -0,0 +1,622 @@ ++# 檔案管理員|dde-file-manager| ++ ++## 概述 ++ ++檔案管理員是一款功能強大、簡單易用的文件管理工具。它沿用了傳統檔案管理員的經典功能和佈局,並在此基礎上簡化了用戶操作,增加了很多特色功能。一目了然的導航欄、智能識別的搜索框、多樣化的視圖及排序讓您管理起來得心應手,經典和超越,只為給您更好的體驗! ++ ++![1|overview](fig/d_overview.png) ++ ++ ++ ++## 使用入門 ++ ++通過以下方式運行或關閉檔案管理員,或者創建檔案管理員的快捷方式。 ++ ++### 運行檔案管理員 ++ ++1. 單擊任務欄上的啟動器圖標 ![deepin_launcher ](../common/deepin_launcher.svg),進入啟動器界面。 ++2. 上下滾動鼠標滾輪瀏覽或通過搜索,找到檔案管理員圖標 ![deepin_file_manager](../common/deepin_file_manager.svg),單擊運行。 ++3. 右鍵單擊 ![deepin_file_manager](../common/deepin_file_manager.svg),您可以: ++ - 單擊 **傳送到桌面**,在桌面創建快捷方式。 ++ - 單擊 **傳送到任務欄**,將應用程序固定到任務欄。 ++ - 單擊 **加至開機啟動**,將應用程序添加到開機啟動項,在電腦開機時自動運行該應用。 ++ ++> ![tips](../common/tips.svg)竅門:您也可以使用快捷鍵 **Super + E** 啟動檔案管理員。 ++ ++### 關閉檔案管理員 ++ ++- 在檔案管理員界面,單擊 ![close_icon](../common/close_icon.svg),關閉檔案管理員。 ++- 在任務欄右鍵單擊 ![deepin_file_manager](../common/deepin_file_manager.svg),選擇 **關閉所有**,關閉檔案管理員。 ++- 在檔案管理員界面,單擊 ![icon_menu](../common/icon_menu.svg),選擇 **退出** ,關閉檔案管理員。 ++ ++### 查看快捷鍵 ++ ++在檔案管理員界面,使用快捷鍵 **Ctrl + Shift + /** 打開快捷鍵預覽界面,熟練地使用快捷鍵,將大大提升您的操作效率。 ++ ++![1|hotkey](fig/d_hotkey.png) ++ ++## 主界面 ++ ++檔案管理員的主界面簡單易用、功能全面,熟練地使用界面功能將使檔案管理更加簡單高效。 ++ ++![1|main_interface](fig/d_maininterface.png) ++ ++ ++| 標號 | 名稱 | 描述 | ++| ---- | ------------- | ------------------------------------------------------------ | ++| 1 | 導航欄 | 單擊導航圖標,快速訪問本地文件、磁盤、共享文件、書籤、標記等。 | ++| 2 | 地址欄 | 通過地址欄,快速切換訪問歷史、在上下級目錄間切換、搜索、輸入地址訪問。 | ++| 3 | 圖標/列表視圖 | 單擊 ![icon_view](../common/icon_view.svg) , ![list_view](../common/list_view.svg)圖標,以圖標或列表形式查看文件(夾)。 | ++| 4 | 訊息欄 | 單擊 ![fileinfo](../common/fileinfo.svg), 查看文件(夾)的基本訊息和標記。 | ++| 5 | 菜單欄 | 通過主菜單,您可以新建窗口、切換窗口主題、設置共享密碼、設置檔案管理員、查看幫助文檔和關於訊息、退出檔案管理員。 | ++| 6 | 狀態欄 | 顯示文件數量或者已選中文件的數量。 | ++ ++> ![tips](../common/tips.svg)竅門:可拖動左側導航欄右邊的分隔線來改變其寬度。 ++ ++## 基本功能 ++ ++檔案管理員具備基本的檔案管理功能,對文件(夾)進行新建、複製、重命名、刪除等操作都非常簡單。 ++ ++### 新建文件 ++ ++#### 新建文檔 ++ ++1. 在檔案管理員空白區域,單擊鼠標右鍵。 ++2. 選擇 **新建文檔**。 ++3. 選擇新建文件的類型。 ++4. 輸入新建文檔的名稱。 ++ ++![0|newdo](fig/newdo.png) ++ ++#### 新建文件夾 ++ ++1. 在檔案管理員空白區域,單擊鼠標右鍵。 ++2. 選擇 **新建文件夾**。 ++3. 輸入新建文件夾的名稱。 ++ ++### 重命名文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件。 ++2. 選擇 **重命名**。 ++3. 輸入文件名稱,按 **Enter** 鍵或者單擊界面空白區域保存設置。 ++ ++![0|contextmenu](fig/d_rename.png) ++ ++> ![tips](../common/tips.svg)竅門:在 **設置** 中勾選「重命名時隱藏文件擴展名」,能更方便地修改文件名稱。 ++ ++### 批量重命名 ++ ++1. 在檔案管理員界面,選中多個文件。 ++2. 右鍵單擊文件,選擇 **重命名**。 ++ - **替換文本** 查找需要替換的文本,並輸入替換後的文本,文件名中的關鍵字將被統一替換。 ++ - **添加文本** 輸入需要添加的文本,並選擇位置是名稱之前還是之後,文件名將統一加入被添加的文本。 ++ - **自定義文本** 輸入文件名,並輸入序列的遞進數字,文件名將統一改成新文件名+遞進數字。 ++4. 單擊 **重命名** 來完成操作。 ++ ++![1|rename](fig/d_batch_rename.png) ++ ++### 查看文件 ++ ++單擊菜單欄上的圖標 ![icon_view](../common/icon_view.svg) 、![list_view](../common/list_view.svg) 來切換圖標視圖和列表視圖。 ++ ++- 圖標視圖:平鋪顯示文件的名稱、圖標或縮略圖。 ++ ++![1|icon_view](fig/d_icon_view.png) ++ ++- 列表視圖:列表顯示文件圖標或縮略圖、名稱、修改時間、大小、類型等訊息。 ++ ++![1|list_view](fig/d_list_view.png) ++ ++> ![tips](../common/tips.svg)竅門: ++> - 在列表視圖中,把光標置於兩列之間的分隔線上, 拖動它來改變列的寬度;雙擊分隔線可將當前列自動調整為本列內容最寬的寬度。 ++> - 使用 **Ctrl + 1** 和 **Ctrl + 2** 快捷鍵,切換圖標視圖和列表視圖。 ++ ++ ++### 排序文件 ++ ++1. 在檔案管理員空白區域,單擊鼠標右鍵。 ++2. 選擇 **排序方式**。 ++3. 在子菜單中選擇以名稱、修改時間、大小或類型來排序文件。 ++ ++> ![tips](../common/tips.svg)竅門:在列表視圖中,單擊表頭欄的列標籤來切換升序、降序。 ++ ++### 打開文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件。 ++2. 選擇 **打開方式** > **選擇默認程序**。 ++3. 在程序列表中選擇應用程序。 ++ ++> ![notes](../common/notes.svg)說明:直接雙擊文件會使用默認程序打開。您可以選擇相同類型的多個文件,單擊右鍵選擇 **打開方式** 選項,同時打開多個文件。 ++ ++![0|open](fig/d_open.png) ++ ++ ++ ++### 隱藏文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件。 ++2. 選擇 **屬性**,勾選 **隱藏此文件**。 ++ ++### 複製文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件。 ++2. 選擇 **複製**。 ++3. 選擇一個目標存儲位置。 ++4. 單擊鼠標右鍵,選擇 **黏貼**。 ++ ++### 壓縮文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件(夾)。 ++2. 選擇 **壓縮**。 ++3. 彈出歸檔管理器壓縮界面,可以設置壓縮包格式、名稱、存儲路徑等,單擊 **壓縮**。 ++ ++> ![tips](../common/tips.svg)竅門:您也可以直接在右鍵菜單中選擇 **添加到xxx.7z** 或 **添加到xxx.zip**,快速將文件(夾)壓縮成7z或zip格式。 ++ ++### 刪除文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件。 ++2. 選擇 **刪除** 。 ++ ++ - 被刪除的文件可以在回收站中找到,右鍵單擊回收站中的文件可以進行 **還原** 或 **刪除** 操作。 ++ - 被刪除的文件的快捷方式將會失效。 ++ ++> ![attention](../common/attention.svg)注意:从外接設備中刪除文件會將文件徹底刪除,無法從回收站找回。 ++ ++### 撤銷操作 ++ ++在檔案管理員中,可以用 **Ctrl + Z** 來撤銷上一步操作,包括: ++ ++- 刪除新建的文件。 ++- 恢復重命名(包括重命名文件後綴)之前的名字。 ++- 從回收站還原剛刪除的文件。 ++- 恢復文件到移動(剪切移動、鼠標移動)前的原始路徑。 ++- 刪除複製黏貼的文件。 ++ ++>![attention](../common/attention.svg)注意:撤銷動作最多只能返回兩步;如果操作中有覆蓋某個同名文件和徹底刪除文件,則撤銷只能返回到這一步。 ++ ++### 文件屬性 ++ ++文件屬性會顯示文件的基本訊息、打開方式和權限設置。文件夾屬性會顯示文件夾的基本訊息、共享訊息和權限設置。 ++ ++1. 在檔案管理員界面,右鍵單擊文件。 ++2. 選擇 **屬性**,查看文件屬性。 ++ ++![2|info](fig/info.png) ++ ++> ![notes](../common/notes.svg)說明:查看多個文件屬性會顯示文件總大小和數量;查看快捷方式的屬性將會額外顯示源文件地址。您還可以使用快捷鍵 **Ctrl + I** 查看文件屬性。 ++ ++ ++ ++## 常用操作 ++ ++檔案管理員具備很多特色功能,這些功能都讓檔案管理更加簡單、高效。 ++ ++### 切換地址欄 ++ ++地址欄由歷史導航、麵包屑和輸入框共同組成。通常情況下地址欄顯示麵包屑。 ++ ++![0|addressbar](fig/addressbar1.png) ++ ++- 單擊歷史導航按鈕,快速在歷史瀏覽記錄間切換,查看前一個地址或者後一個地址。 ++- 文件所在位置的每一個層級都會形成一個麵包屑,通過來回單擊麵包屑可以快速在不同文件層級間切換。 ++ ++單擊搜索圖標,或者在文件路徑上單擊右鍵並選擇「編輯地址」,地址欄會切換為輸入框狀態。在輸入框外單擊時,地址欄會自動恢復到麵包屑狀態。 ++ ++![0|addressbar](fig/addressbar2.png) ++ ++- 輸入框帶有智能識別功能,輸入關鍵字或者訪問地址,系統會自動識別並進行搜索或訪問。 ++ ++### 搜索文件 ++ ++檔案管理員支持多種檢索方式,既支持通過文件名稱、文件內容進行普通搜索,也支持通過文件類型、創建時間等進行高級搜索,提高工作效率,便於文件管理。 ++ ++- 指定目錄搜索時,請先進入該目錄,然後再進行搜索。 ++ ++ > ![notes](../common/notes.svg)說明:在檔案管理員的 **設置** 中,默認勾選了「自動索引內置磁盤」,您可以選擇勾選「連接電腦後索引外部存儲設備」,加快在外部設備的搜索速度。 ++ ++#### 全文搜索 ++ ++您可以通過文件內容關鍵字來搜索文件。 ++1. 在檔案管理員中,單擊 ![icon_menu](../common/icon_menu.svg) > **設置**。 ++2. 在高級設置項勾選「全文搜索」開啟此功能。 ++3. 使用快捷鍵 **Ctrl + F** 或在地址欄中單擊搜索按鈕進入搜索狀態,輸入關鍵字後按下鍵盤上的 **Enter** 鍵,搜索相關文件。 ++ ++#### 高級搜索 ++ ++當文件較多,搜索較慢時,啟用高級搜索縮小搜索範圍,提高搜索效率。 ++ ++1. 在搜索狀態下,輸入關鍵字後按 **Enter** 鍵,當搜索到結果時,搜索框右側顯示圖標 ![filter](../common/filter.svg) ,單擊該圖標可進行高級搜索的操作。 ++2. 選擇搜索範圍、文件大小、文件類型、修改時間、訪問時間和創建時間,進行更精準的搜索。 ++![0|filter](fig/d_filter.png) ++ ++### 最近使用 ++ ++在左側導航欄上默認有 **最近使用** 入口,單擊可以查看最近使用的文件。文件默認按照訪問時間倒序排列。 ++ ++> ![notes](../common/notes.svg)說明:若想隱藏「最近使用」,可在設置 > 基本設置 > 隱藏文件,取消勾選「顯示最近使用文件」。若要隱藏某一個文件的訪問記錄,右鍵單擊該文件選擇 **移除**,該操作不會刪除文件。 ++ ++### 多標籤頁 ++ ++檔案管理員支持多標籤頁顯示。 ++ ++1. 在檔案管理員界面,右鍵單擊文件夾。 ++2. 選擇 **在新標籤中打開**。 ++3. 當窗口有多個標籤頁時,可以: ++ - 單擊標籤頁右側的按鈕 + ,繼續添加標籤頁。 ++ - 將鼠標指針置於標籤頁上,單擊關閉按鈕 **×** 或單擊鼠標中鍵,關閉標籤頁。 ++ ++![1|tab](fig/d_tab.png) ++ ++> ![tips](../common/tips.svg)竅門:檔案管理員窗口只有一個標籤時,標籤頁是隱藏的,您還可以使用快捷鍵 **Ctrl + T** 來新建標籤頁。 ++ ++### 書籤管理 ++ ++為常用文件夾添加書籤,以便從左側導航欄快速訪問。 ++ ++- 添加書籤:右鍵單擊文件夾,選擇 **添加書籤**,在導航欄創建書籤。 ++- 移動書籤:在導航欄上下拖動書籤調整書籤排序。 ++- 刪除書籤:右鍵單擊書籤,選擇 **移除** 來刪除書籤;或右鍵單擊已添加書籤的文件夾,選擇 **移除書籤** 來刪除書籤。 ++ ++### 標記訊息 ++ ++通過給文件/文件夾添加標記,可以更好地分類管理您的文件。 ++ ++> ![notes](../common/notes.svg)說明:當前僅x86平台支持 **標記訊息** 功能,該幫助手冊中涉及的標記訊息相關內容僅適用於x86平台。 ++ ++#### 添加標記 ++ ++您可以為一個文件(夾)添加多個標記,也可以同時為多個文件(夾)添加標記;添加成功的標記會出現在左側導航欄內。 ++ ++##### 通過編輯框添加標記 ++ ++1. 右鍵單擊文件(夾),選擇 **標記訊息**。 ++2. 輸入標記名稱,若要添加多個標記,可用逗號分隔。 ++3. 單擊界面空白區域保存設置。 ++ ++>![notes](../common/notes.svg)說明:標記顏色從8種默認顏色中隨機分配。 ++ ++![1|tag_info](fig/d_tag_info.png) ++ ++ ++##### 通過顏色按鈕添加標記 ++ ++右鍵單擊文件(夾),選擇「顏色按鈕」,直接生成這個顏色的標記。 ++ ++![1|color_tag](fig/d_color_tag.png) ++ ++##### 通過右側訊息欄添加標記 ++選擇文件(夾)後,單擊菜單欄上的圖標 ![fileinfo](../common/fileinfo.svg),在右側訊息欄中也可以添加標記。 ++ ++![1|info_tag](fig/d_info_tag.png) ++ ++>![notes](../common/notes.svg)說明:如果文件有標記,則複製或剪切該文件產生的文件仍然具有同樣的標記。 ++ ++ ++#### 重命名標記 ++ ++在左側導航欄中,右鍵單擊某個標記,選擇 **重命名**,修改當前標記的名稱。 ++ ++![1|rename_tag](fig/rename_tag.png) ++ ++#### 修改標記顏色 ++ ++在左側導航欄中,右鍵單擊某個標記,選擇「顏色按鈕」,即可修改當前標記的顏色。 ++ ++#### 排序標記 ++ ++上下拖動標記即可調整標記排序。 ++ ++#### 刪除標記 ++ ++右鍵單擊某個標記,選擇 **移除**,刪除當前標記。 ++ ++ ++### 文件預覽 ++ ++檔案管理員支持空格鍵預覽功能,選中文件並按下鍵盤上的空格鍵就可以快速預覽文件。預覽窗口可以查看圖片解像度、文檔大小、文本內容等,還支持gif、音頻、影片播放。 ++ ++#### 預覽影片 ++ ++1. 選擇您要預覽的影片文件,按下空格鍵,即可開始預覽。 ++2. 單擊影片任意地方可暫停播放。 ++3. 播放過程中,可以拖動進度條來快進快退。 ++4. 單擊底部 **打開** 按扭,在默認程序中打開該影片文件。 ++ ++![1|video_preview](fig/video_preview.png) ++ ++> ![notes](../common/notes.svg)說明:您也可以同時選擇多個文件,按下空格鍵進行預覽。 ++ ++ ++### 權限管理 ++選擇對應文件(夾),單擊右鍵,選擇屬性,單擊 **權限管理**, 為所有者,群組,和其他用戶設置文件權限。 ++ ++![2|permission](fig/permission.png) ++ ++### 我的共享 ++ ++當您設置了共享文件時,「我的共享」會出現在導航欄上。當所有共享文件都取消共享後,「我的共享」自動從導航欄中移除。 ++ ++#### 共享本地文件 ++ ++1. 在檔案管理員界面,右鍵單擊文件夾選擇 **共享文件夾**。 ++2. 在文件夾的屬性窗口,勾選 **共享此文件夾**。 ++3. 根據需要設置 **共享名**、**權限**、**匿名訪問** 後關閉窗口。 ++4. 單擊 ![icon_menu](../common/icon_menu.svg) > **設置共享密碼**。 ++5. 輸入共享密碼,單擊 **確定**。 ++ ++![2|share](fig/share.png) ++ ++> ![tips](../common/tips.svg)竅門:取消勾選 **共享此文件夾** 可以取消文件共享,也可以右鍵單擊文件,選擇 **取消共享**。 ++ ++ ++#### 訪問共享文件 ++ ++局域網中其他用戶共享的文件一般都可以在網絡鄰居中找到,您也可以通過smb訪問共享文件。 ++ ++1. 單擊 ![icon_menu](../common/icon_menu.svg) > **連接到伺服器**,在編輯框中輸入伺服器地址,如:smb://xx.x.xx.xxx(一般為IP位址),單擊 **連接**;或者直接在地址欄中輸入伺服器地址,按下鍵盤上的 **Enter** 鍵。 ++2. 選擇需要訪問的共享文件夾,在彈出的窗口中輸入用戶名和共享密碼,或者匿名訪問。 ++ - 未加密的網絡文件可以匿名訪問,不需要輸入用戶名和密碼。 ++ - 加密的網絡文件需要輸入用戶名和密碼之後才能訪問。 ++ ++ - 用戶名:共享者登錄系統的用戶名。 ++ - 密碼:共享文件時設置的共享密碼。 ++3. 單擊 **連接**。 ++ ++![1|visitshareshare](fig/visitshare.png) ++ ++### 以管理員身份打開 ++ ++1. 在檔案管理員界面上,右鍵單擊文件夾。 ++2. 選擇 **以管理員身份打開**,在彈出的對話框中輸入用戶登錄密碼,單擊 **確定**。 ++3. 該文件夾會以新窗口打開,在此窗口中可以進行高級權限的操作,關閉窗口後,終止管理員權限。 ++ ++### 在終端中打開 ++ ++1. 在檔案管理員空白區域,單擊鼠標右鍵。 ++2. 選擇 **在終端中打開**,會啟動終端應用程序,終端的路徑為當前目錄。 ++ ++![0|open_terminal](fig/openinterminal.png) ++ ++### 刻錄光盤 ++您可以通過刻錄功能將音樂、影片、圖片或鏡像文件複製到CD或DVD中。請提前準備一部刻錄機、一張CD或DVD光盤。 ++ ++1. 將光盤插入到刻錄機中。 ++2. 打開檔案管理員,單擊導航欄中的光盤圖標,進入刻錄CD的界面。 ++ ++![cd](fig/d_cd_interface.png) ++ ++3. 右鍵單擊 文件(夾),選擇 **添加至光盤刻錄** 或直接將文件(夾)拖拽到刻錄CD的界面。 ++4. 在刻錄CD界面,單擊右上角按鈕 **刻錄**。 ++ ++ >![notes](../common/notes.svg)說明:如果要從刻錄列表中刪除某個文件(夾),右鍵單擊該文件(夾),選擇 **刪除**,將該文件(夾)從列表中移除。 ++ ++5. 彈出對話框,輸入光盤名稱。您也可以進入 **高級設置** 界面,設置文件系統、寫入速度,或勾選「允許追加數據」、「核驗數據」等,單擊 **刻錄**。 ++ ++![cd](fig/d_cd_rename.png) ++ ++6. 刻錄完成後界面彈出提示框,單擊 **確定**。 ++ ++>![notes](../common/notes.svg)說明: ++>- 當前系統僅支持對ISO9660格式的文件進行讀取與刻錄,而UDF格式的文件只支持讀取,暫不支持刻錄。 ++>- 如果需要擦除光盤數據,可以右鍵單擊導航欄中光盤圖標,選擇 **卸載**,再次右鍵單擊該光盤圖標並選擇 **擦除**。 ++ ++### 創建快捷方式 ++ ++1. 在檔案管理員界面,右鍵單擊文件(夾)。 ++2. 選擇 **創建鏈接**。 ++3. 在彈窗中選擇創建位置、鏈接名稱。 ++4. 單擊 **保存**,在目標位置會生成該文件(夾)的快捷方式。 ++ ++> ![tips](../common/tips.svg)竅門:選擇 **發送到桌面** 可以直接在桌面上生成該文件(夾)的快捷方式。 ++ ++### 發送文件(夾)到外接磁盤 ++ ++當有外接磁盤接入時,您可以將文件或文件夾發送到外接磁盤。 ++ ++1. 在檔案管理員界面,右鍵單擊文件(夾)。 ++2. 選擇 **發送到** > 外接磁盤。 ++3. 文件(夾)將會被發送到移動外接磁盤。 ++ ++### 發送文件到藍牙 ++ ++若您的電腦配置了藍牙模塊,便可通過藍牙進行短距離文件傳輸的操作。 ++ ++前提條件:發送端與接收端藍牙設備已配對並成功連接。具體連接方法請參閱 [連接藍牙設備](dman:///dde#連接藍牙設備)。 ++ ++1. 在檔案管理員界面,右鍵單擊需要發送的文件或文件壓縮包。 ++2. 選擇 **發送到** > **發送到藍牙**。 ++3. 在彈出的藍牙文件傳輸對話框中勾選接收設備,單擊 **下一步**。 ++4. 此時接收端會收到文件接收的請求,待接收端同意請求後,發送端開始傳輸文件。 ++ ++ ++ ++## 文件角標 ++ ++您可以通過命令行,將圖標文件指定給一個文件或文件夾作為角標顯示出來。 ++ ++>![icon](../common/notes.svg)說明: ++>- 角標文件支持svg、jpg、png、bmp、gif格式,且大小不超過100KB。 ++>- USB記憶體及光盤下的文件,不支持添加角標。 ++ ++### 添加單個角標 ++ ++1. 在終端輸入命令 **gio set xxx(文件路徑) -t stringv metadata::emblems "xxx(圖標路徑)"** ,該命令默認在文件(夾)右下角添加角標。 ++ ++ >![icon](../common/attention.svg)注意:系統已定義的特殊角標,不支持被替換。 ++ ++2. 您也可以在上述命令中加入位置參數,將角標添加在文件(夾)的左上角(lu)、左下角(ld)、右上角(ru)或右下角(rd)。 ++ ++ 例如:在文件(夾)左上角添加角標 ++ ++ **gio set xxx(文件路徑) -t stringv metadata::emblems "xxx(圖標路徑);lu"** ++ ++![mark](fig/d_single.png) ++ ++### 添加多個角標 ++ ++在命令行中加入“**|**”符號將角標文件路徑連接起來,為文件(夾)添加2~4個角標。文件(夾)同一個位置不支持疊加角標,僅支持替換。 ++ ++例如:在文件(夾)四個角都添加角標 ++ ++**gio set xxx(文件路徑) -t stringv metadata::emblems "xxx(圖標路徑);lu|xxx(圖標路徑);ld|xxx(圖標路徑);ru|xxx(圖標路徑);rd"** ++ ++![mark](fig/d_multi.png) ++ ++### 撤銷角標 ++ ++在終端中輸入命令 **gio set xxx(文件路徑) -t stringv metadata::emblems ""** 撤銷文件(夾)上所有的角標。 ++ ++ ++ ++ ++## 磁盤管理 ++ ++檔案管理員管理本地磁盤和外接磁盤。本地磁盤顯示在檔案管理員的左側導航欄上或計算機界面;掛載外接磁盤或者插入其他移動存儲設備時,也會在導航欄看到相應的磁盤圖標。 ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++
本地磁盤本地硬碟分區的所有磁盤
外接磁盤包括移動硬碟、USB記憶體、光盤
移動設備手機內存、存儲卡、SD卡等
++ ++> ![notes](../common/notes.svg)說明:如果磁盤或磁盤中的文件夾已加密,請輸入密碼後查看文件。 ++ ++### 本地磁盤 ++ ++#### 隱藏本地磁盤 ++ ++1. 在檔案管理員界面,單擊 ![icon_menu](../common/icon_menu.svg) > **設置**。 ++2. 在高級設置選項中勾選 **隱藏系統盤**。 ++ ++#### 重命名本地磁盤 ++ ++1. 在左側導航欄或計算機界面,右鍵單擊本地磁盤。 ++2. 選擇 **重命名**。 ++3. 輸入新名稱,按下鍵盤上的 **Enter** 鍵或單擊界面空白區域保存修改。 ++ ++> ![tips](../common/tips.svg)竅門:在計算機界面,慢速雙擊本地磁盤,呈現編輯框後也可以進行重命名操作。 ++ ++![disk](fig/d_rename_disk.png) ++ ++### 外接磁盤 ++ ++#### 彈出外接磁盤 ++ ++1. 在左側導航欄或計算機界面,右鍵單擊需要移除的磁盤。 ++2. 選擇 **安全移除**。 ++3. 磁盤將從磁盤列表中刪除,一併彈出該磁盤的所有分區。 ++ ++![0|disk](fig/disk1.png) ++ ++> ![tips](../common/tips.svg)竅門:如果要彈出光盤,請選擇 **彈出** 來移除光盤。單擊導航欄中磁盤右邊的按鈕 ![unmount](../common/unmount_normal.svg),同樣可以彈出磁盤或光盤。 ++ ++#### 重命名外接磁盤 ++1. 在左側導航欄或計算機界面,右鍵單擊需要重命名的磁盤。 ++2. 選擇 **卸載** 後,再次單擊右鍵選擇 **重命名**。 ++3. 輸入新的卷標名稱,按下鍵盤上的 **Enter** 鍵或單擊界面空白區域保存修改。 ++ ++ ++ ++#### 格式化外接磁盤 ++ ++1. 在左側導航欄或計算機界面,右鍵單擊需要格式化的磁盤。 ++2. 選擇 **卸載** 後,再次單擊右鍵選擇 **格式化**。 ++3. 設置格式化之後的文件類型和卷標。 ++4. 單擊 **格式化**。 ++ ++![0|disk](fig/disk2.png) ++ ++> ![notes](../common/notes.svg)說明:快速格式化速度快,但是數據仍然可能通過工具被恢復,如果想要格式化後的數據無法被恢復,可以取消勾選「快速格式化」,然後執行格式化操作。 ++ ++## 主菜單 ++ ++在主菜單中,您可以新建窗口,切換窗口主題,[設置共享密碼](#共享本地文件),設置檔案管理員,查看幫助手冊和版本介紹。 ++ ++### 新建窗口 ++ ++1. 在檔案管理員界面,單擊 ![icon_menu](../common/icon_menu.svg)。 ++2. 選擇 **新建窗口**,打開一個新的檔案管理員窗口。 ++ ++### 連接到伺服器 ++ ++通過連接伺服器 [訪問局域網共享文件](#訪問共享文件)。 ++ ++1. 在檔案管理員界面,單擊 ![icon_menu](../common/icon_menu.svg)。 ++2. 選擇 **連接到伺服器**,在編輯框中輸入伺服器IP位址。 ++ - 單擊 ![+](../common/+.svg) 按鈕可將該地址添加到「個人收藏伺服器」列表中。 ++ - 在「個人收藏伺服器」列表中選中一個地址,單擊 ![_](../common/-.svg) 按鈕,將該地址從收藏列表中移除。 ++3. 單擊 **連接**。 ++ ++![conncet](fig/connect_to_server.png) ++ ++ ++### 設置 ++#### 基礎設置 ++ ++1. 在檔案管理員界面,單擊 ![icon_menu](../common/icon_menu.svg)> **設置** 。 ++2. 選擇 **基礎設置** 選項。 ++ + 勾選 **總是在新窗口打開文件夾**。 ++ + 設置雙擊或單擊打開文件。 ++ + 設置 **從默認窗口打開**、**從新標籤打開** 哪個目錄。 ++ + 設置文件圖標 **默認大小** 。 ++ + 設置 **默認視圖** 以圖標展示或列表展示。 ++ + 勾選 **顯示隱藏文件**,檔案管理員中被隱藏的文件會顯示出來。 ++ + 勾選 **重命名時隱藏文件擴展名**,重命名時不會顯示擴展名。 ++ + 勾選 **顯示最近使用文件**,在左側導航欄顯示最近使用的文件。 ++ ++#### 高級設置 ++ ++1. 在檔案管理員界面,單擊 ![icon_menu](../common/icon_menu.svg)> **設置** 。 ++2. 選擇 **高級設置** 選項。 ++ + 勾選 **自動索引內置磁盤**,搜索文件時會搜索內置磁盤中的文件。 ++ + 勾選 **連接電腦後索引外部存儲設備**,搜索文件時也會搜索外接設備中的文件。 ++ + 勾選 **全文搜索**,通過文件中的內容來索引。 ++ + 勾選預覽文件類型。 ++ + 勾選 **自動掛載**,接入外接磁盤時自動掛載。 ++ + 勾選 **自動掛載後打開**,接入外接磁盤時自動掛載並打開該磁盤。 ++ + 勾選 **使用檔案管理員的文件選擇對話框**,選擇文件時打開檔案管理員窗口。 ++ + 勾選 **開啟普通刪除提示**,刪除文件時彈出提示對話框。 ++ + 勾選 **隱藏系統盤**,導航欄和計算機界面將不顯示本地磁盤。 ++ + 勾選 **在磁盤圖標上顯示文件系統標籤**。 ++ ++### 主題 ++ ++窗口主題包含淺色主題、深色主題和系統主題。 ++ ++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. 選擇 **退出**。 +diff --git a/assets/dde-file-manager/file-manager/zh_TW/s_file-manager.md b/assets/dde-file-manager/file-manager/zh_TW/s_file-manager.md +new file mode 100644 +index 0000000..cd1e759 +--- /dev/null ++++ b/assets/dde-file-manager/file-manager/zh_TW/s_file-manager.md +@@ -0,0 +1,621 @@ ++# 檔案管理器|dde-file-manager| ++ ++## 概述 ++ ++檔案管理器是一款功能強大、簡單易用的文件管理工具。它沿用了傳統檔案管理器的經典功能和布局,並在此基礎上簡化了使用者操作,增加了很多特色功能。一目了然的導航欄、智慧識別的搜尋框、多樣化的檢視及排序讓您管理起來得心應手,經典和超越,只為給您更好的體驗! ++ ++![1|overview](fig/d_overview.png) ++ ++## 使用入門 ++ ++透過以下方式執行或關閉檔案管理器,或者建立檔案管理器的捷徑。 ++ ++### 執行檔案管理器 ++ ++1. 單擊桌面底部的 ![deepin_launcher ](../common/deepin_launcher.svg),進入啟動器介面。 ++2. 上下滾動滑鼠滾輪瀏覽或透過搜尋找到檔案管理器![deepin_file_manager](../common/deepin_file_manager.svg),單擊執行。 ++3. 右鍵單擊 ![deepin_file_manager](../common/deepin_file_manager.svg),您可以: ++ - 單擊 **建立桌面捷徑**,在桌面建立捷徑。 ++ - 單擊 **釘選到Dock**,將應用程式固定到Dock。 ++ - 單擊 **開機啟動**,將應用程式添加到開機啟動項,在電腦開機時自動執行該應用。 ++ ++>![tips](../common/tips.svg)竅門:您可以使用組合鍵 **Super + E** 啟動檔案管理器。 ++ ++### 關閉檔案管理器 ++ ++- 在檔案管理器介面,單擊 ![close_icon](../common/close_icon.svg),關閉檔案管理器。 ++- 在任務欄右鍵單擊 ![deepin_file_manager](../common/deepin_file_manager.svg),選擇 **全部關閉** 來關閉檔案管理器。 ++- 在檔案管理器介面,單擊 ![icon_menu](../common/icon_menu.svg),選擇 **退出** 來關閉檔案管理器。 ++ ++### 查看快捷鍵 ++ ++在檔案管理器介面上,按下**Ctrl + Shift + /** 組合鍵來查看快捷鍵,熟練的使用快捷鍵,將大大提升您的操作效率。 ++ ++![1|hotkey](fig/hotkey.png) ++ ++## 主介面 ++ ++檔案管理器的主介面簡單易用、功能全面,熟練地使用介面功能將使文件管理更加簡單高效。 ++ ++![1|main-interface](fig/d_maininterface.png) ++ ++ ++| 標號 | 名稱 | 描述 | ++| ---- | ------------- | ------------------------------------------------------------ | ++| 1 | 導航欄 | 單擊導航圖示,快速存取本機文件、磁碟、網路鄰居、書籤、標記等。 | ++| 2 | 地址欄 | 透過地址欄,您可以快速切換訪問歷史、在上下級目錄間切換、搜尋、輸入地址訪問。 | ++| 3 | 圖示/列表檢視 | 單擊 ![icon_view](../common/icon_view.svg) , ![list_view](../common/list_view.svg)圖示,以圖示或列表形式查看檔案(資料夾)。 | ++| 4 | 訊息欄 | 單擊 ![fileinfo](../common/fileinfo.svg), 查看檔案(資料夾)的基本訊息和標記。 | ++| 5 | 選單欄 | 透過主選單,您可以建立視窗、切換視窗主題、設定共享密碼、設定檔案管理器、查看說明文件和關於訊息、關閉檔案管理器。 | ++| 6 | 狀態欄 | 顯示文件數量或者已選中文件的數量。 | ++ ++ ++> ![tips](../common/tips.svg)竅門:可拖動左側導航欄右邊的分隔線來改變其寬度。 ++ ++## 基本功能 ++ ++檔案管理器具備基本的文件管理功能,對檔案(資料夾)進行新增、複製、重新命名、刪除等操作都非常簡單。 ++ ++### 新增文件 ++ ++#### 新增文件 ++ ++1. 在檔案管理器空白區域,單擊滑鼠右鍵。 ++2. 單擊 **新增文件**。 ++3. 選擇新增文件的類型。 ++4. 輸入新增文件的名稱。 ++ ++![0|newdo](fig/newdo.png) ++ ++#### 新增資料夾 ++ ++1. 在檔案管理器空白區域,單擊滑鼠右鍵。 ++2. 單擊 **新增資料夾**。 ++3. 輸入資料夾的名稱。 ++ ++### 重新命名文件 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 選擇 **重新命名**。 ++3. 輸入檔案名稱,按 **Enter** 鍵或者滑鼠單擊介面空白區域以儲存。 ++ ++![0|contextmenu](fig/d_rename.png) ++ ++> ![tips](../common/tips.svg)竅門:在 **設定** 中勾選「重新命名時隱藏檔案副檔名」,能更方便地修改檔案名稱。 ++ ++### 批次重新命名 ++ ++1. 在檔案管理器介面上,選中多個文件。 ++2. 右擊文件,並選擇 **重新命名**。 ++ - **取代文件** 尋找需要取代的文字,並輸入取代後的文字,檔案名中的關鍵字將被統一取代。 ++ - **加入文件** 輸入需要加入的文字,並選擇目錄是檔名之前還是之後,檔案名將統一加入被添加的文字。 ++ - **自訂文件** 輸入檔案名,並輸入序列的遞進數字,檔案名將統一改成新檔案名+遞進數字。 ++4. 單擊 **重新命名** 來完成操作。 ++ ++![1|rename](fig/d_batchrename.png) ++ ++### 查看文件 ++ ++單擊介面上的 ![icon_view](../common/icon_view.svg) 、![list_view](../common/list_view.svg) 圖示來切換圖示檢視和列表檢視。 ++ ++- 圖示檢視:平鋪顯示文件的名稱、圖示或縮圖。 ++ ++![1|icon-view](fig/d_iconview.png) ++ ++- 列表檢視:列表顯示文件圖示或縮圖、名稱、修改時間、大小、類型等訊息。 ++ ++![1|list-view](fig/d_listview.png) ++ ++> ![tips](../common/tips.svg)竅門:使用 **Ctrl + 1** 和 **Ctrl + 2** 快捷鍵,切換圖示檢視和列表檢視。 ++ ++ ++### 排序文件 ++ ++1. 在檔案管理器介面上,單擊滑鼠右鍵。 ++2. 選擇 **排序順序**。 ++3. 在子選單中選擇以檔案名稱、修改時間、大小或類型來排序文件。 ++ ++> ![tips](../common/tips.svg)竅門:在列表檢視中,單擊表頭欄的列標記來切換升序、降序。 ++ ++### 開啟文件 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 選擇 **用其他程式開啟** > **選擇預設開啟程式**。 ++3. 在程式列表中選擇應用程式。 ++ ++> ![notes](../common/notes.svg)說明:直接雙擊文件會使用預設程式打開。您可以選擇相同類型的多個文件,右鍵選擇「用其他程式開啟」選項,一次開啟多個文件。 ++ ++![0|open](fig/d_open.png) ++ ++### 隱藏文件 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 選擇 **屬性**,勾選 **隱藏此文件**。 ++ ++### 複製文件 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 單擊 **複製**。 ++3. 選擇一個目標儲存位置。 ++4. 單擊滑鼠右鍵,然後選擇 **貼上**。 ++ ++### 壓縮文件 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 單擊 **壓縮**。 ++3. 彈出歸檔管理器壓縮介面,可以設定壓縮包格式、名稱、儲存路徑等,單擊 **壓縮**。 ++ ++ ++ ++> ![tips](../common/tips.svg)竅門:您也可以直接在右鍵選單中選擇 **添加到xxx.7z** 或 **添加到xxx.zip**,快速將檔案(資料夾)壓縮成7z或zip格式。 ++ ++### 刪除文件 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 選擇 **刪除** 。 ++ ++ - 被刪除的文件可以在回收桶中找到,右鍵單擊回收站中的文件可以進行 **還原** 或 **刪除** 操作。 ++ - 被刪除的文件的捷徑將會失效。 ++ ++> ![attention](../common/attention.svg)注意:外接裝置刪除文件會將文件徹底刪除,無法從回收桶找回。 ++ ++### 復原操作 ++ ++在檔案管理器中,可以用 **Ctrl + Z** 來復原上一步操作,包括: ++ ++- 刪除建立的文件。 ++- 復原重新命名(包括重新命名文件後綴)之前的名字。 ++- 從回收站還原剛刪除的文件。 ++- 復原文件到移動(剪下移動、滑鼠移動)前的原始路徑。 ++- 刪除複製貼上的文件。 ++ ++>![attention](../common/attention.svg)注意:復原動作最多只能返回兩步;如果操作中有覆蓋某個同名文件和徹底刪除文件,則復原只能返回到這一步。 ++ ++### 文件屬性 ++ ++文件屬性會顯示文件的基本資訊,開啟方式和權限設定。資料夾内容會顯示資料夾的基本資訊,共用訊息和權限設定。 ++ ++1. 在檔案管理器介面上,右鍵單擊文件。 ++2. 選擇 **屬性**,查看文件屬性。 ++ ++![2|info](fig/info.png) ++ ++> ![notes](../common/notes.svg)說明:查看多個文件屬性會顯示文件總大小和數量;查看捷徑的屬性將會額外顯示來源文件地址。您還可以使用 **Ctrl + I** 組合鍵查看文件屬性。 ++ ++ ++ ++## 常用操作 ++ ++檔案管理器具備很多特色功能,這些功能都讓文件管理更加簡單、高效。 ++ ++### 切換地址欄 ++ ++地址欄由歷史導航、麵包屑和輸入框共同組成。通常情況下地址欄顯示麵包屑。 ++ ++![0|addressbar](fig/addressbar1.png) ++ ++- 單擊歷史導航按鈕,您可以快速在歷史瀏覽記錄間切換,查看前一個地址或者後一個地址。 ++- 文件所在位置的每一個層級都會形成一個麵包屑,透過來回單擊麵包屑可以快速在不同文件層級間切換。 ++ ++當您單擊搜尋圖示,或者在文件路徑上右鍵選擇「編輯位址」,地址欄會切換為輸入框狀態。在輸入框外單擊時,位址欄會自動復原到麵包屑狀態。 ++ ++![0|addressbar](fig/addressbar2.png) ++ ++- 輸入框帶有智慧識別功能,您可以輸入關鍵字或者訪問地址,系統會自動識別並進行搜尋或訪問。 ++ ++### 搜尋文件 ++ ++檔案管理器支援多種檢索方式,既支援透過檔案名稱、文件內容進行普通搜尋,也支援透過文件類型、建立時間等進行進階搜尋,提高工作效率,便於文件管理。 ++ - 需要指定目錄搜尋時,請先進入該目錄,然後再進行搜尋。 ++ ++> ![notes](../common/notes.svg)說明: ++> 在檔案管理器的 **設定** 中,預設勾選了「自動索引內部硬碟」,您可以選擇勾選「外部裝置連上電腦時索引」,加快在外部裝置的搜尋速度。 ++ ++#### 全文搜尋 ++ ++您可以透過文件內容關鍵字來搜尋文件。 ++ ++1. 在檔案管理器中,單擊 ![icon_menu](../common/icon_menu.svg) > **設定**。 ++2. 在進階設定項勾選「全文搜尋」來開啟此功能。 ++3. 使用組合鍵 **Ctrl + F** 或在地址欄中單擊搜尋按鈕進入搜尋狀態,輸入關鍵字後按下鍵盤上的 **Enter** 鍵,搜尋相關文件。 ++ ++#### 進階搜尋 ++ ++當文件較多,搜尋較慢時,啟用進階搜尋縮小搜尋範圍,提高搜尋效率。 ++ ++1. 在搜尋狀態下,輸入關鍵字後按 **Enter** 鍵,當搜尋到結果時,搜尋框右側顯示 ![filter](../common/filter.svg) 圖示,點擊該圖示可進行進階搜尋的操作。 ++ ++2. 選擇搜尋範圍、檔案大小、文件類型、修改時間、訪問時間和建立時間,進行更精準的搜尋。 ++ ++![0|filter](fig/d_filter.png) ++ ++### 最近使用 ++ ++在左方面板上預設有 **最近** 入口,單擊可以查看最近使用的檔案項目。文件預設按照訪問時間倒序排列。 ++ ++ ++> ![notes](../common/notes.svg)說明:若想隱藏「最近」,可在設定 > 基本設定 > 隱藏文件,取消勾選「在左方面板顯示最近檔案項目」。若要隱藏某一個文件的訪問記錄,右擊該文件選擇 **移除**,該操作不會刪除文件。 ++ ++### 多分頁 ++ ++檔案管理器支援多分頁顯示。 ++ ++1. 在檔案管理器介面上,右鍵單擊資料夾。 ++2. 選擇 **在新分頁中開啟**。 ++3. 當視窗有多個分頁時,可以: ++ - 單擊標記欄右側的 + 繼續添加分頁。 ++ - 單擊標記上的 × 關閉分頁或將滑鼠置於分頁欄上,單擊滑鼠中鍵關閉分頁。 ++ ++ ![1|tab](fig/d_tab.png) ++ ++> ![tips](../common/tips.svg)竅門:檔案管理器視窗只有一個分頁時,分頁欄是隱藏的,您還可以使用快捷鍵 **Ctrl** + **T** 來建立分頁。 ++ ++### 書籤管理 ++ ++為常用資料夾添加書籤,以便從左側導航欄快速訪問。 ++ ++- 添加書籤:右鍵單擊資料夾,選擇 **加到書籤** 就可以在導航欄建立書籤。 ++- 移動書籤:在導航欄上下拖動書籤調整書籤排序。 ++- 刪除書籤:右鍵單擊書籤,選擇 **移除** 來刪除書籤;或右鍵單擊已添加書籤的資料夾,選擇 **移除書籤** 來刪除書籤。 ++ ++### 標記内容 ++ ++透過給檔案(資料夾)添加標記,可以更好地分類管理您的文件。 ++ ++> ![notes](../common/notes.svg)說明:目前僅x86平台支援 **標記内容** 功能,本幫助手冊中涉及的標記訊息相關內容僅適用於x86平台。 ++ ++#### 添加標記 ++ ++您可以一次為多個檔案(資料夾)添加標記,一個檔案(資料夾)也可以添加多個標記;您還可以在檔案(資料夾)的屬性中添加標記。添加成功的標記會出現在左側導航欄內。 ++ ++##### 透過編輯框添加標記 ++ ++1. 右鍵單擊檔案(資料夾),選擇 **標記内容**。 ++2. 輸入標記名稱。若要添加多個標記,用逗號分隔。 ++3. 編輯完成後單擊空白處儲存設定。 ++ ++>![notes](../common/notes.svg)說明:標記顏色從8種預設顏色中隨機分配。 ++ ++![1|tag info](fig/d_taginfo.png) ++ ++ ++ ++##### 透過顏色按鈕添加標記 ++ ++右鍵單擊檔案(資料夾),選擇「顏色按鈕」,直接生成這個顏色的標記。 ++ ++![1|color tag](fig/d_colortag.png) ++ ++##### 透過右側訊息欄添加標記 ++選擇檔案(資料夾)後,單擊 ![fileinfo](../common/fileinfo.svg),在右側訊息欄中也可以添加標記。 ++ ++![1|info tag](fig/d_infotag.png) ++ ++ ++ ++>![notes](../common/notes.svg)說明:複製或剪下有標記的文件,所產生的文件仍然具有同樣的標記。 ++ ++ ++#### 重新命名標記 ++ ++在側邊導航欄中,右鍵單擊某個標記,選擇 **重新命名**,修改目前標記的名稱。 ++ ++![1|rename tag](fig/renametag.png) ++ ++#### 修改標記顏色 ++ ++在左側導航欄中,右鍵單擊某個標記,選擇「顏色按鈕」,即可修改目前標記的顏色。 ++ ++#### 排序標記 ++ ++上下拖動標記即可調整標記排序。 ++ ++#### 刪除標記 ++ ++右鍵單擊某個標記,選擇 **移除**,刪除目前標記。 ++ ++ ++ ++### 文件預覽 ++ ++檔案管理器支援空白鍵預覽功能,選中文件並按下鍵盤上的空白鍵就可以快速預覽文件。預覽視窗可以查看圖片解析度、檔案大小、文字內容等,還支援gif、音訊、影片播放。 ++ ++#### 預覽影片 ++ ++1. 選擇您要預覽的影片檔案,按下空白鍵,即可開始預覽。 ++2. 單擊影片任意地方可暫停播放。 ++3. 播放過程中,可以拖動進度條來快進快退。 ++4. 單擊底部 **開啟** 按扭,在預設程式中開啟該影片檔案。 ++ ++![1|video preview](fig/videopreview.png) ++ ++> ![notes](../common/notes.svg)說明:您也可以同時選擇多個文件,按下空白鍵進行預覽。 ++ ++ ++### 權限管理 ++選擇對應檔案/資料夾,單擊右鍵,選擇屬性,單擊 **存取權限**, 為擁有者,群組,和其他使用者設定檔案權限。 ++ ++![2|permission](fig/permission.png) ++ ++### 共用資料夾 ++ ++當您設定了共用資料夾時,「我的共用」將會出現在導航欄上。當所有共用資料夾都取消共用後,「我的共用」自動從導航欄中移除。 ++ ++#### 共用本機文件 ++ ++1. 在檔案管理器介面上,右鍵單擊資料夾。 ++2. 選擇 **共用資料夾**。 ++3. 在資料夾的屬性視窗,勾選 **共用資料夾**。 ++4. 根據需要設定 **共用名稱**、**存取權限**、**匿名**後關閉視窗。 ++5. 在檔案管理器介面上,單擊 ![icon_menu](../common/icon_menu.svg) > **設定共用密碼**。 ++6. 輸入共用密碼後單擊 **確定**。 ++ ++![2|share](fig/share.png) ++ ++> ![tips](../common/tips.svg)竅門:取消勾選 **共用資料夾** 可以取消文件共用,也可以右鍵單擊文件,選擇 **取消共用**。 ++ ++ ++#### 訪問共用文件 ++ ++區域網路中其他使用者共用的文件都可以在網路鄰居中找到,您也可以透過smb訪問共用文件。 ++ ++1. 單擊 ![icon_menu](../common/icon_menu.svg) > **連線到伺服器**,在編輯框中輸入伺服器地址,如:smb://xx.x.xx.xxx(一般為IP位址),單擊 **連接**;或者直接在地址欄中輸入伺服器地址,按下鍵盤上的 **Enter** 鍵。 ++2. 輸入使用者名稱和共用密碼。 ++ - 未加密的共用文件可以匿名訪問,不需要輸入使用者名稱和密碼。 ++ - 加密的共用文件會彈出登入框,輸入使用者名稱和密碼之後才能訪問。 ++ - 使用者名稱:共用者登入系統的使用者名稱。 ++ - 密碼:共用文件時設置的共用密碼。 ++3. 單擊 **連線**。 ++ ++![1|visitshareshare](fig/visitshare.png) ++ ++ ++ ++### 以管理員身份開新視窗 ++ ++1. 在檔案管理器介面空白處單擊滑鼠右鍵。 ++2. 選擇 **以管理員身份開新視窗**,在彈出的對話框中輸入使用者密碼,點擊 **確定**。 ++3. 該資料夾會以新視窗打開,在此視窗中可以進行進階權限的操作,關閉視窗後,終止管理員權限。 ++ ++### 從終端中開啟 ++ ++1. 在檔案管理器介面空白處單擊滑鼠右鍵。 ++2. 選擇 **開啟終端機**,會啟動終端應用程式,終端的路徑為目前目錄。 ++ ++![0|open-terminal](fig/openinterminal.png) ++ ++### 燒錄光碟 ++您可以透過燒錄功能將音樂、影片、圖片或鏡像文件複製到CD或DVD中。請提前準備一部燒錄機、一張CD或DVD光碟。 ++ ++1. 將光碟插入到燒錄機中。 ++2. 打開檔案管理器,單擊導航欄中的光碟圖示,進入燒錄CD的介面。 ++ ++![cd](fig/d_cd_interface.png) ++ ++3. 右鍵單擊 檔案(資料夾),選擇 **添加至光碟燒錄** 或直接將檔案(資料夾)拖曳到燒錄CD的介面。 ++4. 在燒錄CD介面,單擊右上角按鈕 **燒錄**。 ++ ++ >![notes](../common/notes.svg)說明:如果要從燒錄列表中刪除某個檔案(資料夾),右鍵單擊該檔案(資料夾),選擇 **刪除**,將該檔案(資料夾)從列表中移除。 ++ ++5. 彈出對話框,輸入光碟名稱。您也可以進入 **進階設定** 介面,設定檔案系統、寫入速度,或勾選「允許追加資料」、「核驗資料」等,單擊 **燒錄**。 ++ ++![cd](fig/d_cd_rename.png) ++ ++6. 燒錄完成後介面彈出提示框,單擊 **確定**。 ++ ++>![notes](../common/notes.svg)說明: ++>- 目前系統僅支援對ISO9660格式的文件進行讀取與燒錄,而UDF格式的文件只支援讀取,暫不支援燒錄。 ++>- 如果需要擦除光碟資料,可以右鍵單擊導航欄中光碟圖示,選擇 **卸载**,再次右鍵單擊該光碟圖示並選擇 **清除**。 ++ ++ ++ ++### 建立捷徑 ++ ++1. 在檔案管理器介面上,右鍵單擊文件或資料夾。 ++2. 選擇 **建立連結**。 ++3. 在跳出視窗中選擇建立位置、連結名稱。 ++4. 單擊 **儲存**,在目標位置會生成該檔案(資料夾)的捷徑。 ++ ++> ![tips](../common/tips.svg)竅門:選擇 **傳送到桌面** 可以直接在桌面上生成該檔案(資料夾)的捷徑。 ++ ++### 傳送文件到外接磁碟 ++ ++當有外接磁碟接入時,您可以將文件或資料夾發送到外接磁碟。 ++ ++1. 在檔案管理器介面上,右鍵單擊文件或資料夾。 ++2. 選擇 **傳送到** > 外接磁碟。 ++3. 文件或資料夾將會被傳送到移動外接磁碟。 ++ ++### 傳送文件到藍牙 ++若您的電腦配備了藍牙模組,便可透過藍牙進行短距離文件傳輸的操作。 ++ ++前提條件:傳送端與接收端藍牙設備已配對並成功連接。具體連接方法可參考 [連接藍牙設備](dman:///dde#連接藍牙設備)。 ++ ++1. 在檔案管理器界面,右鍵單擊需要傳送的文件或文件壓縮包。 ++2. 選擇 **傳送到** > **傳送到藍牙**。 ++3. 在彈出的藍牙文件傳輸對話框中勾選接收設備,點擊 **下一步**。 ++4. 此時接收端會收到文件接收的請求,待接收端同意請求後,傳送端開始傳輸文件。 ++ ++>![tips](../common/tips.svg)竅門:若您需要傳輸資料夾,可提前將資料夾壓縮後再透過藍牙發送。 ++ ++## 文件角標 ++ ++您可以透過命令列,將圖示文件指定給一個文件或資料夾作為角標顯示出來。 ++ >![icon](../common/notes.svg)說明: ++ >- 角標文件支援svg、jpg、png、bmp、gif格式,且大小不超過100KB。 ++ >- 隨身碟及光碟下的文件,不支援添加角標。 ++ ++### 添加單個角標 ++ ++1. 在終端輸入指令 **gio set xxx(文件路徑) -t stringv metadata::emblems "xxx(圖示路徑)"** ,該指令預設在檔案(資料夾)右下角添加角標。 ++ ++ >![icon](../common/attention.svg)注意:系統已定義的特殊角標,不支援被取代。 ++ ++2. 您也可以在上述指令中加入位置參數,將角標添加在檔案(資料夾)的左上角(lu)、左下角(ld)、右上角(ru)或右下角(rd)。 ++ ++例如:在檔案(資料夾)左上角添加角標 ++ ++**gio set xxx(文件路徑) -t stringv metadata::emblems "xxx(圖示路徑);lu"** ++ ++![mark](fig/single.png) ++ ++### 添加多個角標 ++ ++在命令列中加入“**|**”符號將角標文件路徑連結起來,為檔案(資料夾)添加2~4個角標。檔案(資料夾)同一個位置不支援疊加角標,僅支援取代。 ++ ++例如:在檔案(資料夾)四個角都添加角標 ++ ++**gio set xxx(文件路徑) -t stringv metadata::emblems "xxx(圖示路徑);lu|xxx(圖示路徑);ld|xxx(圖示路徑);ru|xxx(圖示路徑);rd"** ++ ++![mark](fig/multi.png) ++ ++### 復原角標 ++ ++在終端中輸入指令 **gio set xxx(文件路徑) -t stringv metadata::emblems ""** 復原檔案(資料夾)上所有的角標。 ++ ++## 磁碟管理 ++ ++檔案管理器管理本機磁碟和外接磁碟。本機磁碟顯示在檔案管理器的左側導航欄上或電腦介面;掛載外接磁碟或者插入其他移動儲存裝置時,也會在導航欄看到相應的磁碟圖示。 ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++
本機磁碟本機硬碟分區的所有磁碟
外接磁碟包括行動硬碟、隨身碟、光碟
移動裝置手機記憶體、記憶卡、SD卡等
++ ++> ![notes](../common/notes.svg)說明:如果磁碟或磁碟中的資料夾被加密了,請輸入密碼後查看文件。 ++ ++### 本機磁碟 ++ ++#### 隱藏本機磁碟 ++ ++1. 在檔案管理器介面,單擊 ![icon_menu](../common/icon_menu.svg) > **設定**。 ++2. 在進階設定選項中勾選 **隱藏系統硬碟**。 ++ ++#### 重新命名本機磁碟 ++1. 在左側導航欄或電腦介面,右鍵單擊需要重新命名的本機磁碟。 ++2. 選擇 **重新命名**。 ++3. 輸入新名稱後按下鍵盤上的 **Enter** 鍵或單擊空白處儲存修改。 ++ ++> ![tips](../common/tips.svg)竅門:在電腦介面,慢速雙擊本機磁碟,呈現編輯框後便可進行重新命名操作。 ++ ++![0|disk](fig/p_rename_disk.png) ++ ++### 外接磁碟 ++ ++#### 彈出外接磁碟 ++ ++1. 在左側導航欄或電腦介面,右鍵單擊需要移除的磁碟。 ++2. 選擇 **安全移除**。 ++3. 磁碟將從磁碟列表中刪除,一併彈出該磁碟的所有分區。 ++ ++![0|disk](fig/disk1.png) ++ ++> ![tips](../common/tips.svg)竅門:如果要彈出光碟,請選擇 **彈出** 來移除光碟。單擊導航欄中磁碟右邊的 ![unmount](../common/unmount_normal.svg) 同樣可以彈出磁碟或光碟。 ++ ++#### 重新命名外接磁碟 ++1. 在左側導航欄或電腦介面,右鍵單擊需要重新命名的磁碟。 ++2. 選擇 **移除**後,再次單擊右鍵選擇 **重新命名**。 ++3. 輸入新的卷標名稱,按下鍵盤上的 **Enter** 鍵或單擊空白處儲存修改。 ++ ++#### 格式化外接磁碟 ++ ++1. 在左側導航欄或電腦介面,右鍵單擊需要格式化的磁碟。 ++2. 選擇 **卸载**,再次單擊右鍵選擇 **檔案格式**。 ++3. 在格式化跳出視窗中設定格式化之後的文件類型和卷標。 ++4. 單擊 **格式化**。 ++ ++![0|disk](fig/disk2.png) ++ ++> ![notes](../common/notes.svg)說明:快速格式化速度快,但是資料仍然可能透過工具被復原,如果想要格式化後的資料無法被復原,可以取消勾選「快速格式化」,然後執行格式化操作。 ++ ++## 主選單 ++ ++在主選單中,您可以新增視窗、切換主題、連線到伺服器、設定共用密碼(見[共用本機文件](#共用本機文件))、設定檔案管理器、查看說明手冊和版本介紹。 ++ ++### 新增視窗 ++ ++1. 在檔案管理器介面,單擊 ![icon_menu](../common/icon_menu.svg)。 ++2. 單擊 **新增視窗**。 ++ ++### 連線到伺服器 ++ ++透過連接伺服器訪問區域網路共用文件(見[訪問共用文件](#訪問共用文件))。 ++ ++1. 在檔案管理器介面,單擊 ![icon_menu](../common/icon_menu.svg)。 ++2. 選擇 **連線到伺服器**,在編輯框中輸入伺服器IP位址(XX.XX.XX.XX)。 ++ - 單擊 ![+](../common/+.svg) 按鈕可將該地址添加到「個人收藏伺服器」列表中。 ++ - 在「個人收藏伺服器」列表中選中一個地址,單擊 ![_](../common/-.svg) 按鈕,將該地址從收藏列表中移除。 ++3. 單擊 **連線**。 ++ ++![conncet](fig/connect_to_server.png) ++ ++ ++### 設定 ++ ++#### 基本設定 ++1. 在檔案管理器介面,單擊 ![icon_menu](../common/icon_menu.svg)> **設定** 。 ++2. 選擇 **基本** ++ + 勾選 **永遠在新視窗開啟**。 ++ + 設定雙擊或單擊打開文件。 ++ + 設定 **視窗預設開啟**、**新建分頁時開啟**哪個目錄。 ++ + 設定檔案圖示大小 。 ++ + 設定 **預設顯示** 以圖示顯示或列表展示。 ++ + 勾選 **顯示隱藏檔案**,檔案管理器中被隱藏的檔案會顯示出來。 ++ + 勾選 **重新命名時隱藏檔案副檔名**,重新命名時不會顯示副檔名。 ++ + 勾選 **在左方面板顯示最近檔案項目**,在左側導航欄顯示最近使用的檔案。 ++ ++#### 進階設定 ++ ++1. 在檔案管理器介面,單擊 ![icon_menu](../common/icon_menu.svg)> **設定** 。 ++2. 選擇 **進階** 選項。 ++ + 勾選 **自動索引內部硬碟**,搜尋文件時會搜尋內建磁碟中的文件。 ++ + 勾選 **外部装置連上電腦時索引**,搜尋文件時也會搜尋外接裝置中的文件。 ++ + 勾選 **全文搜尋**,透過文件中的內容來索引。 ++ + 勾選預覽文件類型。 ++ + 勾選 **自動掛載**,接入外接磁碟時自動掛載。 ++ + 勾選 **自動掛載後開啟**,接入外接磁碟時自動掛載並打開該磁碟。 ++ + 勾選 **使用檔案管理器的選擇檔案對話框**,選擇文件時打開檔案管理器視窗。 ++ + 勾選 **開啟普通刪除提示**,刪除文件時彈出提示對話框。 ++ + 勾選 **隱藏系統硬碟**,導航欄和電腦介面將不顯示本機磁碟。 ++ + 勾選 **在磁碟圖標上顯示文件系統標記**。 ++ ++### 主題 ++ ++視窗主題包含亮色主題、暗色主題和系統主題。 ++ ++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. 單擊 **退出**。 +-- +2.27.0 + diff --git a/dde-file-manager-5.2.16.1.tar.gz b/dde-file-manager-5.2.51.tar.gz similarity index 84% rename from dde-file-manager-5.2.16.1.tar.gz rename to dde-file-manager-5.2.51.tar.gz index 8d62713c0c94cdf8494a29056afa94d7fffbb5f8..294c778b8452503f2abeaa351fe91d08136201ea 100644 Binary files a/dde-file-manager-5.2.16.1.tar.gz and b/dde-file-manager-5.2.51.tar.gz differ diff --git a/dde-file-manager.spec b/dde-file-manager.spec index 069eb1f3a13bf1f0e11d941dc19de1181ba36c5b..1f0ef71fbb32a1de8257eec5f7a4debde0880f98 100644 --- a/dde-file-manager.spec +++ b/dde-file-manager.spec @@ -1,13 +1,15 @@ %global anolis_release .0.1 Name: dde-file-manager -Version: 5.2.16.1 +Version: 5.2.51 Release: 8%{?anolis_release}%{?dist} Summary: Deepin File Manager License: GPLv3 URL: https://github.com/linuxdeepin/dde-file-manager Source0: %{name}-%{version}.tar.gz +Patch1000: 0001-add-help-manual-for-anolisos.patch + BuildRequires: gcc-c++ BuildRequires: desktop-file-utils BuildRequires: deepin-gettext-tools @@ -42,7 +44,7 @@ BuildRequires: qt5-linguist BuildRequires: jemalloc-devel #BuildRequires: udisks2-qt5 BuildRequires: udisks2-qt5-devel -BuildRequires: disomaster-devel == 5.0.2 +BuildRequires: disomaster-devel BuildRequires: libgio-qt libgio-qt-devel BuildRequires: openssl-devel BuildRequires: libqtxdg-devel @@ -118,6 +120,8 @@ Deepin desktop environment - desktop module. %prep %setup -q -n %{name}-%{version} +%patch1000 -p1 + # fix file permissions find -type f -perm 775 -exec chmod 644 {} \; #sed -i '/target.path/s|lib|%{_lib}|' src/dde-dock-plugins/disk-mount/disk-mount.pro @@ -222,9 +226,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/dde-home.desktop ||: %{_datadir}/dbus-1/services/com.deepin.dde.desktop.service %changelog -* Tue Nov 09 2021 liuxingwei - 5.2.16.1-8.0.1 -- add macro anolis_release -- add help manual +* Sat Nov 13 2021 huzhengming - 5.2.51 +- add help manual for anolisos +- update to 5.2.51 * Fri May 14 2021 uoser - 5.2.16.1-8 - update to 5.2.16.1