From a74be6062f9b1d44f346c591647f65f5da72ab63 Mon Sep 17 00:00:00 2001 From: Tiffany Antopolski Date: Sat, 19 Mar 2011 13:32:07 -0400 Subject: g-h: files-copy and linked pages Titles to sentence case, fixed links, content added. --- gnome-help/C/backup.page | 2 +- gnome-help/C/files-arrange.page | 2 +- gnome-help/C/files-copy.page | 46 ++++++++++++++++++++++++++++--------- gnome-help/C/open-file-manager.page | 7 +++--- gnome-help/C/shell-apps-open.page | 4 ++-- 5 files changed, 43 insertions(+), 18 deletions(-) diff --git a/gnome-help/C/backup.page b/gnome-help/C/backup.page index a917bc3..941ce72 100644 --- a/gnome-help/C/backup.page +++ b/gnome-help/C/backup.page @@ -13,7 +13,7 @@ - Backup Your Important Files + Backup your important files

What does it mean to back files up? It simply means to make a copy of a file or files for safekeeping. This is done in the event that the original files become unusable due to loss or corruption. These copies can be used to restore the original data in the event of loss. Copies should be stored on a different device from the original files. For example, you may use a USB drive, an external hard drive, a CD/DVD, or an off-site service.

diff --git a/gnome-help/C/files-arrange.page b/gnome-help/C/files-arrange.page index 2447d6e..d08b50b 100644 --- a/gnome-help/C/files-arrange.page +++ b/gnome-help/C/files-arrange.page @@ -16,7 +16,7 @@ -Arrange Files +Arrange files diff --git a/gnome-help/C/files-copy.page b/gnome-help/C/files-copy.page index 7be6ba8..8b1ba3c 100644 --- a/gnome-help/C/files-copy.page +++ b/gnome-help/C/files-copy.page @@ -4,39 +4,63 @@ - Make a copy of a file or folder in a new location. + Use the mouse, commands, or keyboard shortcuts. - + Cristopher Thomas crisnoh@gmail.com + + Tiffany Antopolski + tiffany.antopolski@gmail.com +

Creative Commons Share Alike 3.0

-Copying Files and Folders +Copying and moving files and folders

-A file or folder can be copied to a new location by dragging and dropping with the mouse, or you can use the copy and paste commands. This can be useful when creating a folder containing files to email to a friend or coworker, or when backing up individual files to an external storage device. +A file or folder can be copied or moved to a new location by dragging and dropping with the mouse, using the copy and paste commands, or keyboard shortcuts. +

+

+Copying files can be useful when creating a folder containing files to email to a friend or coworker, or when backing up individual files to an external storage device.

-Drag Files to the New Location -

Open the file browser to the folder containing the item you want to copy.

-

Open a second file browser window by clicking PlacesHome Folder in the main menubar.

-

In the second window, navigate to the folder where you want to put the copy of the item.

-

Back in the first window, click on the item once to select it. Hold down the Ctrl key, then drag the item to the new destination.

-

Let go of the mouse button to copy it to the new destination. You can let go of the Ctrl key too.

+Drag files to the new location +

Open the file browser to the folder containing the item you want to copy.

+

Open a second file browser window by clicking CtrlN. Navigate to the folder where you want to put the copy of the item.

+

To copy the file, hold down the Ctrl key, then click and drag the item from the first window to the new destination.

+

To move the file, hold down the Shift key, then click and drag the item from the first window to the new destination.

-Copy and Paste to the New Location +Copy files to the new location

Select the item you want to copy by clicking on it once.

Click EditCopy.

Navigate to the folder where you want to put the copy of the item.

Click EditPaste to finish copying the item.

+
+ + +Move files to the new location +

Select the item you want to move by clicking on it once.

+

Click EditCut.

+

Navigate to the folder where you want to move the item.

+

Click EditPaste to finish moving the item.

+
+ + +Copy or move files using keyboard shortcuts +

Click once on the item you want to copy or move.

+

To copy the item, press CtrlC.

+

To move the item, press CtrlX.

+

Navigate to the folder where you want to paste the item.

+

Click CtrlV to finish copying or moving the item.

+ diff --git a/gnome-help/C/open-file-manager.page b/gnome-help/C/open-file-manager.page index ca97603..5f740b2 100644 --- a/gnome-help/C/open-file-manager.page +++ b/gnome-help/C/open-file-manager.page @@ -17,14 +17,15 @@ -Open File Manager +Open file manager +

- You can open a folder in the File Manager by double-clicking on the folder. + You can open a folder in the File Manager by double-clicking on the folder.

- To open your Desktop, Downloads, Music, Pictures, Videos or tmp folders in the File Manager , simply search for the folder the same way you would search for a program or application . + To open your Home folder, Desktop, Downloads, Music, Pictures, Videos or tmp folders in the File Manager, simply search for the folder the same way you would search for a program or application.

If you already have a File Manager open, you can right-click on one of these folders under the Places menu on the left. You can choose to Open the folder in the current window, Open in New Tab or Open in New Window . diff --git a/gnome-help/C/shell-apps-open.page b/gnome-help/C/shell-apps-open.page index 6ead1c1..db823ec 100644 --- a/gnome-help/C/shell-apps-open.page +++ b/gnome-help/C/shell-apps-open.page @@ -25,11 +25,11 @@ -

Click the Applications heading at the top of the screen to see a list of applications you can run. You can filter them by type using the categories on the right, or search using the search bar at the top right. Click the application's icon to start it.

+

Start typing the name of an application - it should search for it instantly. (If this doesn't happen, click the search bar at the top right of the screen and then start typing.) Then, click the application's icon to start it.

-

Start typing the name of an application - it should search for it instantly. (If this doesn't happen, click the search bar at the top right of the screen and then start typing.) Then, click the application's icon to start it.

+

Click the Applications heading at the top of the screen to see a list of applications you can run. You can filter them by type using the categories on the right, or search using the search bar at the top right. Click the application's icon to start it.

-- cgit