From 8799e800965232262822bf3eccaa20020980c07b Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 17 Nov 2011 08:40:44 -0300 Subject: omf fix --- drivemount/help/C/drivemount.xml | 262 ---------------------------------- drivemount/help/C/mate-drivemount.xml | 262 ++++++++++++++++++++++++++++++++++ drivemount/help/Makefile.am | 2 +- drivemount/help/drivemount.omf.in | 9 -- 4 files changed, 263 insertions(+), 272 deletions(-) delete mode 100644 drivemount/help/C/drivemount.xml create mode 100644 drivemount/help/C/mate-drivemount.xml delete mode 100644 drivemount/help/drivemount.omf.in (limited to 'drivemount/help') diff --git a/drivemount/help/C/drivemount.xml b/drivemount/help/C/drivemount.xml deleted file mode 100644 index 28bd57fd..00000000 --- a/drivemount/help/C/drivemount.xml +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - Disk Mounter"> - -]> - - -
- - - - &appname; Manual - - &appname; enables you to quickly mount or unmount various - types of drives and file systems from a panel. - - - 2005 - Trent Lloyd - - - 2004 - Sun Microsystems - - - 2002 - John Fleck - - - 2000 - Dan Mueth - - - - MATE Documentation Project - - - &legal; - - - - - Trent - Lloyd - - MATE Documentation Project -
lathiat@bur.st
-
-
- - - Sun - MATE Documentation Team - Sun Microsystems - - - John - Fleck - - MATE Documentation Project -
jfleck@inkstain.net
-
-
- - Dan - Mueth - - MATE Documentation Project -
muet@alumni.uchicago.edu
-
-
- -
- - - - - - - Version &manrevision; - &date; - - Trent Lloyd - MATE Documentation Project - - - - &appname; Applet Manual V2.1 - February 2004 - - Sun MATE Documentation Team - MATE Documentation Project - - - - Disk Mounter Applet Manual V2.0 - March 2002 - - John Fleck - jfleck@inkstain.net - - MATE Documentation Project - - - - Drive Mount Applet Manual - April 2000 - - Dan Mueth - muet@alumni.uchicago.edu - - MATE Documentation Project - - - - - This manual describes version &appversion; of &appname;. - - - Feedback - To report a bug or make a suggestion regarding the &app; or - this manual, follow the directions in the - MATE Feedback Page. - - - -
- - - Disk Mounter - - - - - - Introduction - -
- &appname; - - - - - - The &appname;. - - - -
- - - The &app; enables you to quickly mount and unmount various types of drives and file systems. - - - For the &app; to work properly, your system administrator must configure your system appropriately. For more information about the necessary system administration tasks, see fstab5. - - - - To Add &appname; to a Panel - To add &app; to a panel, right-click on the panel, then choose - Add to Panel. Select &app; in the - Add to the panel dialog, then click - OK. - - - - Manually Mounting and Unmounting File Systems - - Many file systems on Linux and UNIX systems must be manually mounted and unmounted. - - - When a file system is mounted, you can read and write to the file system. When you finish working with a file system, you should unmount the file system. - - - You must unmount removable drives, such as floppy disks and Zip disks, before you remove the media, because Linux and UNIX systems do not always write the changes immediately. Such systems typically buffer the changes to the disk, to improve the speed of the system. - - - Partitions on fixed drives, such as your hard drive, are typically mounted automatically when your computer boots, and unmounted when your computer shuts down. Removable media must be mounted and unmounted manually, for example by using the &app;. - - - Some systems may also automatically mount some removable media (such as USB and IEEE1394 disks), these devices may also come up in the &app; so that you can unmount them when you are finished, and provide a visual indication that they are present. - - - -
- - - - Usage - - - To Display the Name and Mount Status of a Drive - - To display the name and mount status of a drive, move the mouse pointer to the drive icon in the panel. A tooltip displays the name and mount status of the drive. - - - - - - - - To Mount, Unmount or Eject a Drive - - To mount drive, click on the drive icon in the panel and then select the Mount Drive option. - - - - - - To unmount a drive, click on the drive icon in the panel and then select the Unmount Drive option, or if the device is a CD-ROM Drive, it may be labelled Eject Drive - - - - - - - - To Browse the Contents of a Drive - - To use a file manager to browse the contents of a drive, click on the drive icon in the panel, then choose Open Drive. - - - - - - You can only browse the contents of a mounted drive. - - - -
diff --git a/drivemount/help/C/mate-drivemount.xml b/drivemount/help/C/mate-drivemount.xml new file mode 100644 index 00000000..28bd57fd --- /dev/null +++ b/drivemount/help/C/mate-drivemount.xml @@ -0,0 +1,262 @@ + + + + + + Disk Mounter"> + +]> + + +
+ + + + &appname; Manual + + &appname; enables you to quickly mount or unmount various + types of drives and file systems from a panel. + + + 2005 + Trent Lloyd + + + 2004 + Sun Microsystems + + + 2002 + John Fleck + + + 2000 + Dan Mueth + + + + MATE Documentation Project + + + &legal; + + + + + Trent + Lloyd + + MATE Documentation Project +
lathiat@bur.st
+
+
+ + + Sun + MATE Documentation Team + Sun Microsystems + + + John + Fleck + + MATE Documentation Project +
jfleck@inkstain.net
+
+
+ + Dan + Mueth + + MATE Documentation Project +
muet@alumni.uchicago.edu
+
+
+ +
+ + + + + + + Version &manrevision; + &date; + + Trent Lloyd + MATE Documentation Project + + + + &appname; Applet Manual V2.1 + February 2004 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Disk Mounter Applet Manual V2.0 + March 2002 + + John Fleck + jfleck@inkstain.net + + MATE Documentation Project + + + + Drive Mount Applet Manual + April 2000 + + Dan Mueth + muet@alumni.uchicago.edu + + MATE Documentation Project + + + + + This manual describes version &appversion; of &appname;. + + + Feedback + To report a bug or make a suggestion regarding the &app; or + this manual, follow the directions in the + MATE Feedback Page. + + + +
+ + + Disk Mounter + + + + + + Introduction + +
+ &appname; + + + + + + The &appname;. + + + +
+ + + The &app; enables you to quickly mount and unmount various types of drives and file systems. + + + For the &app; to work properly, your system administrator must configure your system appropriately. For more information about the necessary system administration tasks, see fstab5. + + + + To Add &appname; to a Panel + To add &app; to a panel, right-click on the panel, then choose + Add to Panel. Select &app; in the + Add to the panel dialog, then click + OK. + + + + Manually Mounting and Unmounting File Systems + + Many file systems on Linux and UNIX systems must be manually mounted and unmounted. + + + When a file system is mounted, you can read and write to the file system. When you finish working with a file system, you should unmount the file system. + + + You must unmount removable drives, such as floppy disks and Zip disks, before you remove the media, because Linux and UNIX systems do not always write the changes immediately. Such systems typically buffer the changes to the disk, to improve the speed of the system. + + + Partitions on fixed drives, such as your hard drive, are typically mounted automatically when your computer boots, and unmounted when your computer shuts down. Removable media must be mounted and unmounted manually, for example by using the &app;. + + + Some systems may also automatically mount some removable media (such as USB and IEEE1394 disks), these devices may also come up in the &app; so that you can unmount them when you are finished, and provide a visual indication that they are present. + + + +
+ + + + Usage + + + To Display the Name and Mount Status of a Drive + + To display the name and mount status of a drive, move the mouse pointer to the drive icon in the panel. A tooltip displays the name and mount status of the drive. + + + + + + + + To Mount, Unmount or Eject a Drive + + To mount drive, click on the drive icon in the panel and then select the Mount Drive option. + + + + + + To unmount a drive, click on the drive icon in the panel and then select the Unmount Drive option, or if the device is a CD-ROM Drive, it may be labelled Eject Drive + + + + + + + + To Browse the Contents of a Drive + + To use a file manager to browse the contents of a drive, click on the drive icon in the panel, then choose Open Drive. + + + + + + You can only browse the contents of a mounted drive. + + + +
diff --git a/drivemount/help/Makefile.am b/drivemount/help/Makefile.am index 0d86d9c4..853abe3b 100644 --- a/drivemount/help/Makefile.am +++ b/drivemount/help/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/mate-doc-utils.make dist-hook: doc-dist-hook -DOC_MODULE = drivemount +DOC_MODULE = mate-drivemount DOC_ENTITIES = legal.xml DOC_FIGURES = figures/drivemount-applet_eject.png \ diff --git a/drivemount/help/drivemount.omf.in b/drivemount/help/drivemount.omf.in deleted file mode 100644 index c3755325..00000000 --- a/drivemount/help/drivemount.omf.in +++ /dev/null @@ -1,9 +0,0 @@ - - - - - user's guide - - - - -- cgit v1.2.1