~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to help/reference/html/evince-ev-stock-icons.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071127223142-v41zyp2ulj6g22n6
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
36
36
<td><a accesskey="n" href="evince-EvTooltip.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
37
37
</tr>
38
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2677564" class="shortcut">Top</a>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2939776" class="shortcut">Top</a>
39
39
                  &#160;|&#160;
40
 
                  <a href="#id2678752" class="shortcut">Description</a></nobr></td></tr>
 
40
                  <a href="#id2940964" class="shortcut">Description</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="evince-ev-stock-icons"></a><div class="titlepage"></div>
44
44
<div class="refnamediv"><table width="100%"><tr>
45
45
<td valign="top">
46
46
<h2>
47
 
<a name="id2677564"></a><span class="refentrytitle">ev-stock-icons</span>
 
47
<a name="id2939776"></a><span class="refentrytitle">ev-stock-icons</span>
48
48
</h2>
49
49
<p>ev-stock-icons &#8212; </p>
50
50
</td>
68
68
</pre>
69
69
</div>
70
70
<div class="refsect1" lang="en">
71
 
<a name="id2678752"></a><h2>Description</h2>
 
71
<a name="id2940964"></a><h2>Description</h2>
72
72
<p>
73
73
 
74
74
</p>
75
75
</div>
76
76
<div class="refsect1" lang="en">
77
 
<a name="id2678767"></a><h2>Details</h2>
 
77
<a name="id2940979"></a><h2>Details</h2>
78
78
<div class="refsect2" lang="en">
79
 
<a name="id2678777"></a><h3>
 
79
<a name="id2940989"></a><h3>
80
80
<a name="EV-STOCK-ZOOM:CAPS"></a>EV_STOCK_ZOOM</h3>
81
 
<a class="indexterm" name="id2678789"></a><pre class="programlisting">#define EV_STOCK_ZOOM                     "zoom"
 
81
<a class="indexterm" name="id2941002"></a><pre class="programlisting">#define EV_STOCK_ZOOM                     "zoom"
82
82
</pre>
83
83
<p>
84
84
 
86
86
</div>
87
87
<hr>
88
88
<div class="refsect2" lang="en">
89
 
<a name="id2678805"></a><h3>
 
89
<a name="id2941017"></a><h3>
90
90
<a name="EV-STOCK-ZOOM-PAGE:CAPS"></a>EV_STOCK_ZOOM_PAGE</h3>
91
 
<a class="indexterm" name="id2678818"></a><pre class="programlisting">#define EV_STOCK_ZOOM_PAGE              "zoom-fit-page" 
 
91
<a class="indexterm" name="id2941030"></a><pre class="programlisting">#define EV_STOCK_ZOOM_PAGE              "zoom-fit-page" 
92
92
</pre>
93
93
<p>
94
94
 
96
96
</div>
97
97
<hr>
98
98
<div class="refsect2" lang="en">
99
 
<a name="id2678834"></a><h3>
 
99
<a name="id2941046"></a><h3>
100
100
<a name="EV-STOCK-ZOOM-WIDTH:CAPS"></a>EV_STOCK_ZOOM_WIDTH</h3>
101
 
<a class="indexterm" name="id2678847"></a><pre class="programlisting">#define EV_STOCK_ZOOM_WIDTH             "zoom-fit-width" 
 
101
<a class="indexterm" name="id2941059"></a><pre class="programlisting">#define EV_STOCK_ZOOM_WIDTH             "zoom-fit-width" 
102
102
</pre>
103
103
<p>
104
104
 
106
106
</div>
107
107
<hr>
108
108
<div class="refsect2" lang="en">
109
 
<a name="id2678862"></a><h3>
 
109
<a name="id2941074"></a><h3>
110
110
<a name="EV-STOCK-VIEW-DUAL:CAPS"></a>EV_STOCK_VIEW_DUAL</h3>
111
 
<a class="indexterm" name="id2678875"></a><pre class="programlisting">#define EV_STOCK_VIEW_DUAL        "view-page-facing"
 
111
<a class="indexterm" name="id2941088"></a><pre class="programlisting">#define EV_STOCK_VIEW_DUAL        "view-page-facing"
112
112
</pre>
113
113
<p>
114
114
 
116
116
</div>
117
117
<hr>
118
118
<div class="refsect2" lang="en">
119
 
<a name="id2678891"></a><h3>
 
119
<a name="id2941103"></a><h3>
120
120
<a name="EV-STOCK-VIEW-CONTINUOUS:CAPS"></a>EV_STOCK_VIEW_CONTINUOUS</h3>
121
 
<a class="indexterm" name="id2678905"></a><pre class="programlisting">#define EV_STOCK_VIEW_CONTINUOUS        "view-page-continuous"
 
121
<a class="indexterm" name="id2941117"></a><pre class="programlisting">#define EV_STOCK_VIEW_CONTINUOUS        "view-page-continuous"
122
122
</pre>
123
123
<p>
124
124
 
126
126
</div>
127
127
<hr>
128
128
<div class="refsect2" lang="en">
129
 
<a name="id2678921"></a><h3>
 
129
<a name="id2941133"></a><h3>
130
130
<a name="EV-STOCK-ROTATE-LEFT:CAPS"></a>EV_STOCK_ROTATE_LEFT</h3>
131
 
<a class="indexterm" name="id2678934"></a><pre class="programlisting">#define EV_STOCK_ROTATE_LEFT            "object-rotate-left"
 
131
<a class="indexterm" name="id2941146"></a><pre class="programlisting">#define EV_STOCK_ROTATE_LEFT            "object-rotate-left"
132
132
</pre>
133
133
<p>
134
134
 
136
136
</div>
137
137
<hr>
138
138
<div class="refsect2" lang="en">
139
 
<a name="id2678950"></a><h3>
 
139
<a name="id2941162"></a><h3>
140
140
<a name="EV-STOCK-ROTATE-RIGHT:CAPS"></a>EV_STOCK_ROTATE_RIGHT</h3>
141
 
<a class="indexterm" name="id2678964"></a><pre class="programlisting">#define EV_STOCK_ROTATE_RIGHT           "object-rotate-right"
 
141
<a class="indexterm" name="id2941176"></a><pre class="programlisting">#define EV_STOCK_ROTATE_RIGHT           "object-rotate-right"
142
142
</pre>
143
143
<p>
144
144
 
146
146
</div>
147
147
<hr>
148
148
<div class="refsect2" lang="en">
149
 
<a name="id2678980"></a><h3>
 
149
<a name="id2941192"></a><h3>
150
150
<a name="EV-STOCK-RUN-PRESENTATION:CAPS"></a>EV_STOCK_RUN_PRESENTATION</h3>
151
 
<a class="indexterm" name="id2678993"></a><pre class="programlisting">#define EV_STOCK_RUN_PRESENTATION       "x-office-presentation"
 
151
<a class="indexterm" name="id2941205"></a><pre class="programlisting">#define EV_STOCK_RUN_PRESENTATION       "x-office-presentation"
152
152
</pre>
153
153
<p>
154
154
 
156
156
</div>
157
157
<hr>
158
158
<div class="refsect2" lang="en">
159
 
<a name="id2679009"></a><h3>
 
159
<a name="id2941221"></a><h3>
160
160
<a name="ev-stock-icons-init"></a>ev_stock_icons_init ()</h3>
161
 
<a class="indexterm" name="id2679023"></a><pre class="programlisting">void        ev_stock_icons_init             (void);</pre>
 
161
<a class="indexterm" name="id2941235"></a><pre class="programlisting">void        ev_stock_icons_init             (void);</pre>
162
162
<p>
163
163
Creates a new icon factory, adding the base stock icons to it.</p>
164
164
<p>