From 46da48cd9f8be3f36e36031b10681e3baff0dc94 Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 3 Aug 2013 01:24:52 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- mate-dictionary/help/C/index.docbook | 451 +++++++++++++++++++++++++++++++++++ 1 file changed, 451 insertions(+) create mode 100644 mate-dictionary/help/C/index.docbook (limited to 'mate-dictionary/help/C/index.docbook') diff --git a/mate-dictionary/help/C/index.docbook b/mate-dictionary/help/C/index.docbook new file mode 100644 index 00000000..2cdf89de --- /dev/null +++ b/mate-dictionary/help/C/index.docbook @@ -0,0 +1,451 @@ + + + + + + + +]> + + + +
+ + + + &app; Manual + + + + Dictionary enables you to look up definitions and correct spellings + of words. + + + + + 2005 + Emmanuele Bassi + + + + + + MATE Documentation Project + + + &legal; + + + + Emmanuele + Bassi + +
ebassi@gmail.com
+
+
+ + + +
+ + + + &app; Manual V&manrevision; + &date; + + Emmanuele Bassi + MATE Documentation Project + + + + + This manual describes version &appversion; of &app;. + + Feedback + To report a bug or make a suggestion regarding the &app; + application or this manual, follow the directions in the + MATE Feedback + Page. + + + +
+ + + Dictionary + + + + + + Introduction + + The &app; application enables you to + search words and terms on a dictionary source. + + + + + + Getting Started + + + + To Start &app; + + You can start &app; in the following + ways: + + + + Applications menu + + Choose Accessories + Dictionary. + + + + + Command line + + Execute the following command: mate-dictionary + + + + + Once started, the &app; window is + displayed: + +
+ &app; Window + + + + + + Shows &app; main window. + + +
+ +
+ +
+ + + + Usage + + + Looking up a word + + To look up a word, type it into the entry field + and press Enter. + + If some definition for the word is found, it will appear inside + the main window area: + +
+ &app; Window + + + + + + Shows a definition inside the &app; main window. + + +
+ + Otherwise, an error dialog will appear, with a message explaining the + nature of the error. + +
+ + + Save look up results + + To save the results of a look up, choose FileSave a Copy. Enter a name for the file in the Save a Copy dialog, then click Save. + + + + + Print look up results + + To print the results of a look up, choose FilePrint. + + Inside the Print dialog you can select the + printer to use, the paper format, the number of copies. + + To see a preview of what will be printed, click + Preview. + + To print, click Print. + + + + + Find Text + +
+ &app; Window + + + + + + Shows the &app; Find pane inside the main window. + + +
+ + + To find text inside the results of a look up, perform the following + steps: + + + Choose Edit Find + to display the Find pane. + Type the text you want to find inside the Search + entry. + To find the next occurrence of the text, click Next. + To find the previous occurrence of the text, click + Previous. + + +
+ +
+ + + + Preferences + + To change the &app; application + preferences, choose EditPreferences. + + + + Dictionary Sources + +
+ &app; Window + + + + + + Shows the Source tab of the Preferences dialog. + + +
+ + To change the dictionary source used to look up words, select + the desired source from the list. +
+ + + + Adding a new source + +
+ &app; Window + + + + + + Shows the Add Source dialog. + + +
+ + To add a new dictionary source, perform the following steps: + + + Click on the Add button + Edit the name of the new source inside the Description entry + Change the transport type of the new source using the Transport combo box + Edit the attributes of the new source + Click Add + + + Different source transport types uses different attributes. This + is the list of available attributes per transport type: + + + + + + Transport + Attributes + + + + + Dictionary Server + + Hostname: the hostname of the dictionary server + Port: the port of the dictionary server + + + + + + +
+ + + + Removing a source + + To remove a dictionary source, perform the following steps: + + + Select the source you wish to remove + Click the Remove button + + + If you remove a dictionary source it will be permanently + deleted from the list of available sources. Also, as some sources might + be defined system-wide you may actually not be able to remove + them unless you have the right ownership privileges. + + + + + + Print Options + +
+ &app; Window + + + + + + Shows the Print tab inside the Preferences dialog. + + +
+ + If you want to change the font name and size used when printing, + perform the following steps: + + + Click on the Print Font button + Select the font and size you wish to use + Click Ok + + +
+ +
+ + + + The &applet; + + The &app; application comes with a + panel applet, the &applet;. You can add + the &applet; applet to a panel and look + up words in dictionaries. + +
+ &applet; Window + + + + + + Shows &applet;. + + +
+ + + + + To Start &applet; + + To add &applet; to a panel, right-click + on the panel, then choose Add to Panel. + Select &applet; in the Add to the panel + dialog, then click OK. + + + + + + Using the &applet; + + To look up a word, type it into the entry field, + and press Enter or right-click on the dictionary icon + and then choose Look up. + + + If some definition for the word was found, a window will appear, + with the text of the definitions: + +
+ &applet; Window + + + + + + Shows &applet; main window. + + +
+ + Click Save to save the definitions to a + text file. Click Print to print the definitions. + Click Clear to clear the definitions. + + You can make the window disappear by left-clicking on the dictionary + icon or by pressing Esc. + +
+ + + Preferences + + To configure the &applet;, right-click on + the dictionary icon, then choose Preferences. + + The Preferences dialog is the same used by + the &app; application, so refer to + + + + +
+ +
-- cgit v1.2.1