File: gnote-addins-preferences.page

package info (click to toggle)
gnote 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,340 kB
  • sloc: cpp: 23,090; sh: 11,154; ansic: 923; makefile: 493; xml: 164
file content (28 lines) | stat: -rw-r--r-- 1,254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="addins-preferences" xml:lang="da">

  <info>
    <link type="guide" xref="notes-preferences#advanced"/>
    <desc>Settings for Gnote add-ins</desc>
    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
    <credit type="author">
      <name>Pierre-Yves Luyten</name>
      <years>2011</years>
    </credit>
    <credit type="editor">
      <name>Aurimas Cernius</name>
      <years>2011</years>
    </credit>
  </info>

  <title>Add-in Preferences</title>
    <p>You can activate or deactivate add-ins in this tab. To do this, select an add-in and click the <gui>Enable</gui> button. The button will be disabled and the <gui>Disable</gui> button will be enabled, which can now be used to disable add-in.</p>
    <p>Some add-ins have preferences. They can be accessed by selecting add-in and pressing the <gui>Preferences</gui> button.</p>
    <figure><title><app>Gnote</app> Addin Preferences</title>
    <desc><app>Gnote</app> Add-ins window</desc>
    <media type="image" src="figures/gnote-preferences-add-ins.png" mime="image/png" style="right">
      <p><gui>Add-ins</gui> window.</p>
    </media>
    </figure>

</page>