~ubuntu-branches/ubuntu/dapper/libgnomeui/dapper-updates

« back to all changes in this revision

Viewing changes to doc/reference/xml/gnome-stock-icons.xml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-04-11 17:46:10 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20060411174610-yb9v0rvx60x0mdli
Tags: 2.14.1-0ubuntu1
* New upstream release:
  - Fix --disable-crash-dialog 
  - Fix leaks 
  - Fix gettext initialization 
* Resynchronized with Debian, only Ubuntu changes are:
  - debian/libgnomeui-0.shlibs: bumped for added interfaces.
  - debian/rules: added stuff for cleaning.
  - debian/patches/30_crash-dialog.patch: dropped, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<refentry id="libgnomeui-gnome-stock-icons">
2
2
<refmeta>
3
 
<refentrytitle id="top_of_page">gnome-stock-icons</refentrytitle>
 
3
<refentrytitle>gnome-stock-icons</refentrytitle>
4
4
<manvolnum>3</manvolnum>
5
5
<refmiscinfo>LIBGNOMEUI Library</refmiscinfo>
6
6
</refmeta>
7
7
 
8
8
<refnamediv>
9
 
<refname>gnome-stock-icons</refname>
10
 
<refpurpose>Stock icons used across GNOME applications.</refpurpose>
11
 
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
 
9
<refname>gnome-stock-icons</refname><refpurpose>Stock icons used across GNOME applications.</refpurpose>
12
10
</refnamediv>
13
11
 
14
 
<refsynopsisdiv id="synopsis">
15
 
<title id="synopsis.title">Synopsis</title>
 
12
<refsynopsisdiv><title>Synopsis</title>
16
13
 
17
14
<synopsis>
18
15
 
209
206
 
210
207
 
211
208
 
212
 
<refsect1 id="desc">
213
 
<title id="desc.title">Description</title>
 
209
<refsect1>
 
210
<title>Description</title>
214
211
<para>
215
212
 
216
213
</para>
217
214
</refsect1>
218
215
 
219
 
<refsect1 id="details">
220
 
<title id="details.title">Details</title>
 
216
<refsect1>
 
217
<title>Details</title>
221
218
<refsect2>
222
 
<title><anchor id="GNOME-STOCK-TIMER:CAPS" role="macro"/>GNOME_STOCK_TIMER</title>
 
219
<title><anchor id="GNOME-STOCK-TIMER:CAPS"/>GNOME_STOCK_TIMER</title>
223
220
<indexterm><primary>GNOME_STOCK_TIMER</primary></indexterm><programlisting>#define GNOME_STOCK_TIMER "gnome-stock-timer"
224
221
</programlisting>
225
222
<para>
227
224
<!-- <inlinegraphic fileref="stock_timer.png" format="PNG"></inlinegraphic> -->
228
225
</para></refsect2>
229
226
<refsect2>
230
 
<title><anchor id="GNOME-STOCK-TIMER-STOP:CAPS" role="macro"/>GNOME_STOCK_TIMER_STOP</title>
 
227
<title><anchor id="GNOME-STOCK-TIMER-STOP:CAPS"/>GNOME_STOCK_TIMER_STOP</title>
231
228
<indexterm><primary>GNOME_STOCK_TIMER_STOP</primary></indexterm><programlisting>#define GNOME_STOCK_TIMER_STOP "gnome-stock-timer-stop"
232
229
</programlisting>
233
230
<para>
235
232
<!-- <inlinegraphic fileref="stock_timer_stop.png" format="PNG"></inlinegraphic> -->
236
233
</para></refsect2>
237
234
<refsect2>
238
 
<title><anchor id="GNOME-STOCK-TRASH:CAPS" role="macro"/>GNOME_STOCK_TRASH</title>
 
235
<title><anchor id="GNOME-STOCK-TRASH:CAPS"/>GNOME_STOCK_TRASH</title>
239
236
<indexterm><primary>GNOME_STOCK_TRASH</primary></indexterm><programlisting>#define GNOME_STOCK_TRASH "gnome-stock-trash"
240
237
</programlisting>
241
238
<para>
243
240
<!-- <inlinegraphic fileref="stock_trash.png" format="PNG"></inlinegraphic> -->
244
241
</para></refsect2>
245
242
<refsect2>
246
 
<title><anchor id="GNOME-STOCK-TRASH-FULL:CAPS" role="macro"/>GNOME_STOCK_TRASH_FULL</title>
 
243
<title><anchor id="GNOME-STOCK-TRASH-FULL:CAPS"/>GNOME_STOCK_TRASH_FULL</title>
247
244
<indexterm><primary>GNOME_STOCK_TRASH_FULL</primary></indexterm><programlisting>#define GNOME_STOCK_TRASH_FULL "gnome-stock-trash-full"
248
245
</programlisting>
249
246
<para>
251
248
<!-- <inlinegraphic fileref="stock_trash full.png" format="PNG"></inlinegraphic> -->
252
249
</para></refsect2>
253
250
<refsect2>
254
 
<title><anchor id="GNOME-STOCK-SCORES:CAPS" role="macro"/>GNOME_STOCK_SCORES</title>
 
251
<title><anchor id="GNOME-STOCK-SCORES:CAPS"/>GNOME_STOCK_SCORES</title>
255
252
<indexterm><primary>GNOME_STOCK_SCORES</primary></indexterm><programlisting>#define GNOME_STOCK_SCORES "gnome-stock-scores"
256
253
</programlisting>
257
254
<para>
259
256
<!-- <inlinegraphic fileref="stock_scores.png" format="PNG"></inlinegraphic> -->
260
257
</para></refsect2>
261
258
<refsect2>
262
 
<title><anchor id="GNOME-STOCK-ABOUT:CAPS" role="macro"/>GNOME_STOCK_ABOUT</title>
 
259
<title><anchor id="GNOME-STOCK-ABOUT:CAPS"/>GNOME_STOCK_ABOUT</title>
263
260
<indexterm><primary>GNOME_STOCK_ABOUT</primary></indexterm><programlisting>#define GNOME_STOCK_ABOUT "gnome-stock-about"
264
261
</programlisting>
265
262
<para>
267
264
<!-- <inlinegraphic fileref="stock_menu_about.png" format="PNG"></inlinegraphic> -->
268
265
</para></refsect2>
269
266
<refsect2>
270
 
<title><anchor id="GNOME-STOCK-BLANK:CAPS" role="macro"/>GNOME_STOCK_BLANK</title>
 
267
<title><anchor id="GNOME-STOCK-BLANK:CAPS"/>GNOME_STOCK_BLANK</title>
271
268
<indexterm><primary>GNOME_STOCK_BLANK</primary></indexterm><programlisting>#define GNOME_STOCK_BLANK "gnome-stock-blank"
272
269
</programlisting>
273
270
<para>
275
272
<!-- <inlinegraphic fileref="stock_menu_blank.png" format="PNG"></inlinegraphic> -->
276
273
</para></refsect2>
277
274
<refsect2>
278
 
<title><anchor id="GNOME-STOCK-VOLUME:CAPS" role="macro"/>GNOME_STOCK_VOLUME</title>
 
275
<title><anchor id="GNOME-STOCK-VOLUME:CAPS"/>GNOME_STOCK_VOLUME</title>
279
276
<indexterm><primary>GNOME_STOCK_VOLUME</primary></indexterm><programlisting>#define GNOME_STOCK_VOLUME "gnome-stock-volume"
280
277
</programlisting>
281
278
<para>
283
280
<!-- <inlinegraphic fileref="stock_volume.png" format="PNG"></inlinegraphic> -->
284
281
</para></refsect2>
285
282
<refsect2>
286
 
<title><anchor id="GNOME-STOCK-MIDI:CAPS" role="macro"/>GNOME_STOCK_MIDI</title>
 
283
<title><anchor id="GNOME-STOCK-MIDI:CAPS"/>GNOME_STOCK_MIDI</title>
287
284
<indexterm><primary>GNOME_STOCK_MIDI</primary></indexterm><programlisting>#define GNOME_STOCK_MIDI "gnome-stock-midi"
288
285
</programlisting>
289
286
<para>
291
288
<!-- <inlinegraphic fileref="stock_midi.png" format="PNG"></inlinegraphic> -->
292
289
</para></refsect2>
293
290
<refsect2>
294
 
<title><anchor id="GNOME-STOCK-MIC:CAPS" role="macro"/>GNOME_STOCK_MIC</title>
 
291
<title><anchor id="GNOME-STOCK-MIC:CAPS"/>GNOME_STOCK_MIC</title>
295
292
<indexterm><primary>GNOME_STOCK_MIC</primary></indexterm><programlisting>#define GNOME_STOCK_MIC "gnome-stock-mic"
296
293
</programlisting>
297
294
<para>
299
296
<!-- <inlinegraphic fileref="stock_mic.png" format="PNG"></inlinegraphic> -->
300
297
</para></refsect2>
301
298
<refsect2>
302
 
<title><anchor id="GNOME-STOCK-LINE-IN:CAPS" role="macro"/>GNOME_STOCK_LINE_IN</title>
 
299
<title><anchor id="GNOME-STOCK-LINE-IN:CAPS"/>GNOME_STOCK_LINE_IN</title>
303
300
<indexterm><primary>GNOME_STOCK_LINE_IN</primary></indexterm><programlisting>#define GNOME_STOCK_LINE_IN "gnome-stock-line-in"
304
301
</programlisting>
305
302
<para>
307
304
<!-- <inlinegraphic fileref="stock_line_in.png" format="PNG"></inlinegraphic> -->
308
305
</para></refsect2>
309
306
<refsect2>
310
 
<title><anchor id="GNOME-STOCK-MAIL:CAPS" role="macro"/>GNOME_STOCK_MAIL</title>
 
307
<title><anchor id="GNOME-STOCK-MAIL:CAPS"/>GNOME_STOCK_MAIL</title>
311
308
<indexterm><primary>GNOME_STOCK_MAIL</primary></indexterm><programlisting>#define GNOME_STOCK_MAIL "gnome-stock-mail"
312
309
</programlisting>
313
310
<para>
315
312
<!-- <inlinegraphic fileref="stock_mail.png" format="PNG"></inlinegraphic> -->
316
313
</para></refsect2>
317
314
<refsect2>
318
 
<title><anchor id="GNOME-STOCK-MAIL-RCV:CAPS" role="macro"/>GNOME_STOCK_MAIL_RCV</title>
 
315
<title><anchor id="GNOME-STOCK-MAIL-RCV:CAPS"/>GNOME_STOCK_MAIL_RCV</title>
319
316
<indexterm><primary>GNOME_STOCK_MAIL_RCV</primary></indexterm><programlisting>#define GNOME_STOCK_MAIL_RCV "gnome-stock-mail-rcv"
320
317
</programlisting>
321
318
<para>
323
320
<!-- <inlinegraphic fileref="stock_mail_receive.png" format="PNG"></inlinegraphic> -->
324
321
</para></refsect2>
325
322
<refsect2>
326
 
<title><anchor id="GNOME-STOCK-MAIL-SND:CAPS" role="macro"/>GNOME_STOCK_MAIL_SND</title>
 
323
<title><anchor id="GNOME-STOCK-MAIL-SND:CAPS"/>GNOME_STOCK_MAIL_SND</title>
327
324
<indexterm><primary>GNOME_STOCK_MAIL_SND</primary></indexterm><programlisting>#define GNOME_STOCK_MAIL_SND "gnome-stock-mail-snd"
328
325
</programlisting>
329
326
<para>
331
328
<!-- <inlinegraphic fileref="stock_mail_send.png" format="PNG"></inlinegraphic> -->
332
329
</para></refsect2>
333
330
<refsect2>
334
 
<title><anchor id="GNOME-STOCK-MAIL-RPL:CAPS" role="macro"/>GNOME_STOCK_MAIL_RPL</title>
 
331
<title><anchor id="GNOME-STOCK-MAIL-RPL:CAPS"/>GNOME_STOCK_MAIL_RPL</title>
335
332
<indexterm><primary>GNOME_STOCK_MAIL_RPL</primary></indexterm><programlisting>#define GNOME_STOCK_MAIL_RPL "gnome-stock-mail-rpl"
336
333
</programlisting>
337
334
<para>
339
336
<!-- <inlinegraphic fileref="stock_mail_reply.png" format="PNG"></inlinegraphic> -->
340
337
</para></refsect2>
341
338
<refsect2>
342
 
<title><anchor id="GNOME-STOCK-MAIL-FWD:CAPS" role="macro"/>GNOME_STOCK_MAIL_FWD</title>
 
339
<title><anchor id="GNOME-STOCK-MAIL-FWD:CAPS"/>GNOME_STOCK_MAIL_FWD</title>
343
340
<indexterm><primary>GNOME_STOCK_MAIL_FWD</primary></indexterm><programlisting>#define GNOME_STOCK_MAIL_FWD "gnome-stock-mail-fwd"
344
341
</programlisting>
345
342
<para>
347
344
<!-- <inlinegraphic fileref="stock_mail_forward.png" format="PNG"></inlinegraphic> -->
348
345
</para></refsect2>
349
346
<refsect2>
350
 
<title><anchor id="GNOME-STOCK-MAIL-NEW:CAPS" role="macro"/>GNOME_STOCK_MAIL_NEW</title>
 
347
<title><anchor id="GNOME-STOCK-MAIL-NEW:CAPS"/>GNOME_STOCK_MAIL_NEW</title>
351
348
<indexterm><primary>GNOME_STOCK_MAIL_NEW</primary></indexterm><programlisting>#define GNOME_STOCK_MAIL_NEW "gnome-stock-mail-new"
352
349
</programlisting>
353
350
<para>
355
352
<!-- <inlinegraphic fileref="stock_mail_new.png" format="PNG"></inlinegraphic> -->
356
353
</para></refsect2>
357
354
<refsect2>
358
 
<title><anchor id="GNOME-STOCK-ATTACH:CAPS" role="macro"/>GNOME_STOCK_ATTACH</title>
 
355
<title><anchor id="GNOME-STOCK-ATTACH:CAPS"/>GNOME_STOCK_ATTACH</title>
359
356
<indexterm><primary>GNOME_STOCK_ATTACH</primary></indexterm><programlisting>#define GNOME_STOCK_ATTACH "gnome-stock-attach"
360
357
</programlisting>
361
358
<para>
363
360
<!-- <inlinegraphic fileref="stock_attach.png" format="PNG"></inlinegraphic> -->
364
361
</para></refsect2>
365
362
<refsect2>
366
 
<title><anchor id="GNOME-STOCK-BOOK-RED:CAPS" role="macro"/>GNOME_STOCK_BOOK_RED</title>
 
363
<title><anchor id="GNOME-STOCK-BOOK-RED:CAPS"/>GNOME_STOCK_BOOK_RED</title>
367
364
<indexterm><primary>GNOME_STOCK_BOOK_RED</primary></indexterm><programlisting>#define GNOME_STOCK_BOOK_RED "gnome-stock-book-red"
368
365
</programlisting>
369
366
<para>
371
368
<!-- <inlinegraphic fileref="stock_book_red.png" format="PNG"></inlinegraphic> -->
372
369
</para></refsect2>
373
370
<refsect2>
374
 
<title><anchor id="GNOME-STOCK-BOOK-GREEN:CAPS" role="macro"/>GNOME_STOCK_BOOK_GREEN</title>
 
371
<title><anchor id="GNOME-STOCK-BOOK-GREEN:CAPS"/>GNOME_STOCK_BOOK_GREEN</title>
375
372
<indexterm><primary>GNOME_STOCK_BOOK_GREEN</primary></indexterm><programlisting>#define GNOME_STOCK_BOOK_GREEN "gnome-stock-book-green"
376
373
</programlisting>
377
374
<para>
379
376
<!-- <inlinegraphic fileref="stock_book_green.png" format="PNG"></inlinegraphic> -->
380
377
</para></refsect2>
381
378
<refsect2>
382
 
<title><anchor id="GNOME-STOCK-BOOK-BLUE:CAPS" role="macro"/>GNOME_STOCK_BOOK_BLUE</title>
 
379
<title><anchor id="GNOME-STOCK-BOOK-BLUE:CAPS"/>GNOME_STOCK_BOOK_BLUE</title>
383
380
<indexterm><primary>GNOME_STOCK_BOOK_BLUE</primary></indexterm><programlisting>#define GNOME_STOCK_BOOK_BLUE "gnome-stock-book-blue"
384
381
</programlisting>
385
382
<para>
387
384
<!-- <inlinegraphic fileref="stock_book_blue.png" format="PNG"></inlinegraphic> -->
388
385
</para></refsect2>
389
386
<refsect2>
390
 
<title><anchor id="GNOME-STOCK-BOOK-YELLOW:CAPS" role="macro"/>GNOME_STOCK_BOOK_YELLOW</title>
 
387
<title><anchor id="GNOME-STOCK-BOOK-YELLOW:CAPS"/>GNOME_STOCK_BOOK_YELLOW</title>
391
388
<indexterm><primary>GNOME_STOCK_BOOK_YELLOW</primary></indexterm><programlisting>#define GNOME_STOCK_BOOK_YELLOW "gnome-stock-book-yellow"
392
389
</programlisting>
393
390
<para>
395
392
<!-- <inlinegraphic fileref="stock_book_yellow.png" format="PNG"></inlinegraphic> -->
396
393
</para></refsect2>
397
394
<refsect2>
398
 
<title><anchor id="GNOME-STOCK-BOOK-OPEN:CAPS" role="macro"/>GNOME_STOCK_BOOK_OPEN</title>
 
395
<title><anchor id="GNOME-STOCK-BOOK-OPEN:CAPS"/>GNOME_STOCK_BOOK_OPEN</title>
399
396
<indexterm><primary>GNOME_STOCK_BOOK_OPEN</primary></indexterm><programlisting>#define GNOME_STOCK_BOOK_OPEN "gnome-stock-book-open"
400
397
</programlisting>
401
398
<para>
403
400
<!-- <inlinegraphic fileref="stock_book_open.png" format="PNG"></inlinegraphic> -->
404
401
</para></refsect2>
405
402
<refsect2>
406
 
<title><anchor id="GNOME-STOCK-MULTIPLE-FILE:CAPS" role="macro"/>GNOME_STOCK_MULTIPLE_FILE</title>
 
403
<title><anchor id="GNOME-STOCK-MULTIPLE-FILE:CAPS"/>GNOME_STOCK_MULTIPLE_FILE</title>
407
404
<indexterm><primary>GNOME_STOCK_MULTIPLE_FILE</primary></indexterm><programlisting>#define GNOME_STOCK_MULTIPLE_FILE "gnome-stock-multiple-file"
408
405
</programlisting>
409
406
<para>
411
408
<!-- <inlinegraphic fileref="stock_multiple_file.png" format="PNG"></inlinegraphic> -->
412
409
</para></refsect2>
413
410
<refsect2>
414
 
<title><anchor id="GNOME-STOCK-NOT:CAPS" role="macro"/>GNOME_STOCK_NOT</title>
 
411
<title><anchor id="GNOME-STOCK-NOT:CAPS"/>GNOME_STOCK_NOT</title>
415
412
<indexterm><primary>GNOME_STOCK_NOT</primary></indexterm><programlisting>#define GNOME_STOCK_NOT "gnome-stock-not"
416
413
</programlisting>
417
414
<para>
419
416
<!-- <inlinegraphic fileref="stock_not.png" format="PNG"></inlinegraphic> -->
420
417
</para></refsect2>
421
418
<refsect2>
422
 
<title><anchor id="GNOME-STOCK-TABLE-BORDERS:CAPS" role="macro"/>GNOME_STOCK_TABLE_BORDERS</title>
 
419
<title><anchor id="GNOME-STOCK-TABLE-BORDERS:CAPS"/>GNOME_STOCK_TABLE_BORDERS</title>
423
420
<indexterm><primary>GNOME_STOCK_TABLE_BORDERS</primary></indexterm><programlisting>#define GNOME_STOCK_TABLE_BORDERS "gnome-stock-table-borders"
424
421
</programlisting>
425
422
<para>
427
424
<!-- <inlinegraphic fileref="stock_table_borders.png" format="PNG"></inlinegraphic> -->
428
425
</para></refsect2>
429
426
<refsect2>
430
 
<title><anchor id="GNOME-STOCK-TABLE-FILL:CAPS" role="macro"/>GNOME_STOCK_TABLE_FILL</title>
 
427
<title><anchor id="GNOME-STOCK-TABLE-FILL:CAPS"/>GNOME_STOCK_TABLE_FILL</title>
431
428
<indexterm><primary>GNOME_STOCK_TABLE_FILL</primary></indexterm><programlisting>#define GNOME_STOCK_TABLE_FILL "gnome-stock-table-fill"
432
429
</programlisting>
433
430
<para>
435
432
<!-- <inlinegraphic fileref="stock_table_fill.png" format="PNG"></inlinegraphic> -->
436
433
</para></refsect2>
437
434
<refsect2>
438
 
<title><anchor id="GNOME-STOCK-TEXT-INDENT:CAPS" role="macro"/>GNOME_STOCK_TEXT_INDENT</title>
 
435
<title><anchor id="GNOME-STOCK-TEXT-INDENT:CAPS"/>GNOME_STOCK_TEXT_INDENT</title>
439
436
<indexterm><primary>GNOME_STOCK_TEXT_INDENT</primary></indexterm><programlisting>#define GNOME_STOCK_TEXT_INDENT "gnome-stock-text-indent"
440
437
</programlisting>
441
438
<para>
443
440
<!-- <inlinegraphic fileref="stock_text_indent.png" format="PNG"></inlinegraphic> -->
444
441
</para></refsect2>
445
442
<refsect2>
446
 
<title><anchor id="GNOME-STOCK-TEXT-UNINDENT:CAPS" role="macro"/>GNOME_STOCK_TEXT_UNINDENT</title>
 
443
<title><anchor id="GNOME-STOCK-TEXT-UNINDENT:CAPS"/>GNOME_STOCK_TEXT_UNINDENT</title>
447
444
<indexterm><primary>GNOME_STOCK_TEXT_UNINDENT</primary></indexterm><programlisting>#define GNOME_STOCK_TEXT_UNINDENT "gnome-stock-text-unindent"
448
445
</programlisting>
449
446
<para>
451
448
<!-- <inlinegraphic fileref="stock_text_unindent.png" format="PNG"></inlinegraphic> -->
452
449
</para></refsect2>
453
450
<refsect2>
454
 
<title><anchor id="GNOME-STOCK-TEXT-BULLETED-LIST:CAPS" role="macro"/>GNOME_STOCK_TEXT_BULLETED_LIST</title>
 
451
<title><anchor id="GNOME-STOCK-TEXT-BULLETED-LIST:CAPS"/>GNOME_STOCK_TEXT_BULLETED_LIST</title>
455
452
<indexterm><primary>GNOME_STOCK_TEXT_BULLETED_LIST</primary></indexterm><programlisting>#define GNOME_STOCK_TEXT_BULLETED_LIST "gnome-stock-text-bulleted-list"
456
453
</programlisting>
457
454
<para>
459
456
<!-- <inlinegraphic fileref="stock_text_bulleted_list.png" format="PNG"></inlinegraphic> -->
460
457
</para></refsect2>
461
458
<refsect2>
462
 
<title><anchor id="GNOME-STOCK-TEXT-NUMBERED-LIST:CAPS" role="macro"/>GNOME_STOCK_TEXT_NUMBERED_LIST</title>
 
459
<title><anchor id="GNOME-STOCK-TEXT-NUMBERED-LIST:CAPS"/>GNOME_STOCK_TEXT_NUMBERED_LIST</title>
463
460
<indexterm><primary>GNOME_STOCK_TEXT_NUMBERED_LIST</primary></indexterm><programlisting>#define GNOME_STOCK_TEXT_NUMBERED_LIST "gnome-stock-text-numbered-list"
464
461
</programlisting>
465
462
<para>
467
464
<!-- <inlinegraphic fileref="stock_text_numbered_list.png" format="PNG"></inlinegraphic> -->
468
465
</para></refsect2>
469
466
<refsect2>
470
 
<title><anchor id="GNOME-STOCK-PIXMAP-NEW:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_NEW</title>
 
467
<title><anchor id="GNOME-STOCK-PIXMAP-NEW:CAPS"/>GNOME_STOCK_PIXMAP_NEW</title>
471
468
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_NEW</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_NEW         GTK_STOCK_NEW
472
469
</programlisting>
473
470
<warning><para><literal>GNOME_STOCK_PIXMAP_NEW</literal> is deprecated and should not be used in newly-written code.</para></warning>
475
472
This is icon should be replaced with the equivalent GTK+ icon in new code.
476
473
</para></refsect2>
477
474
<refsect2>
478
 
<title><anchor id="GNOME-STOCK-PIXMAP-OPEN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_OPEN</title>
 
475
<title><anchor id="GNOME-STOCK-PIXMAP-OPEN:CAPS"/>GNOME_STOCK_PIXMAP_OPEN</title>
479
476
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_OPEN</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_OPEN        GTK_STOCK_OPEN
480
477
</programlisting>
481
478
<warning><para><literal>GNOME_STOCK_PIXMAP_OPEN</literal> is deprecated and should not be used in newly-written code.</para></warning>
483
480
This is icon should be replaced with the equivalent GTK+ icon in new code.
484
481
</para></refsect2>
485
482
<refsect2>
486
 
<title><anchor id="GNOME-STOCK-PIXMAP-CLOSE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_CLOSE</title>
 
483
<title><anchor id="GNOME-STOCK-PIXMAP-CLOSE:CAPS"/>GNOME_STOCK_PIXMAP_CLOSE</title>
487
484
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_CLOSE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_CLOSE       GTK_STOCK_CLOSE
488
485
</programlisting>
489
486
<warning><para><literal>GNOME_STOCK_PIXMAP_CLOSE</literal> is deprecated and should not be used in newly-written code.</para></warning>
491
488
This is icon should be replaced with the equivalent GTK+ icon in new code.
492
489
</para></refsect2>
493
490
<refsect2>
494
 
<title><anchor id="GNOME-STOCK-PIXMAP-REVERT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_REVERT</title>
 
491
<title><anchor id="GNOME-STOCK-PIXMAP-REVERT:CAPS"/>GNOME_STOCK_PIXMAP_REVERT</title>
495
492
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_REVERT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_REVERT      GTK_STOCK_REVERT_TO_SAVED
496
493
</programlisting>
497
494
<warning><para><literal>GNOME_STOCK_PIXMAP_REVERT</literal> is deprecated and should not be used in newly-written code.</para></warning>
499
496
This is icon should be replaced with the equivalent GTK+ icon in new code.
500
497
</para></refsect2>
501
498
<refsect2>
502
 
<title><anchor id="GNOME-STOCK-PIXMAP-SAVE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_SAVE</title>
 
499
<title><anchor id="GNOME-STOCK-PIXMAP-SAVE:CAPS"/>GNOME_STOCK_PIXMAP_SAVE</title>
503
500
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_SAVE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_SAVE        GTK_STOCK_SAVE
504
501
</programlisting>
505
502
<warning><para><literal>GNOME_STOCK_PIXMAP_SAVE</literal> is deprecated and should not be used in newly-written code.</para></warning>
507
504
This is icon should be replaced with the equivalent GTK+ icon in new code.
508
505
</para></refsect2>
509
506
<refsect2>
510
 
<title><anchor id="GNOME-STOCK-PIXMAP-SAVE-AS:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_SAVE_AS</title>
 
507
<title><anchor id="GNOME-STOCK-PIXMAP-SAVE-AS:CAPS"/>GNOME_STOCK_PIXMAP_SAVE_AS</title>
511
508
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_SAVE_AS</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_SAVE_AS     GTK_STOCK_SAVE_AS
512
509
</programlisting>
513
510
<warning><para><literal>GNOME_STOCK_PIXMAP_SAVE_AS</literal> is deprecated and should not be used in newly-written code.</para></warning>
515
512
This is icon should be replaced with the equivalent GTK+ icon in new code.
516
513
</para></refsect2>
517
514
<refsect2>
518
 
<title><anchor id="GNOME-STOCK-PIXMAP-CUT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_CUT</title>
 
515
<title><anchor id="GNOME-STOCK-PIXMAP-CUT:CAPS"/>GNOME_STOCK_PIXMAP_CUT</title>
519
516
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_CUT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_CUT         GTK_STOCK_CUT
520
517
</programlisting>
521
518
<warning><para><literal>GNOME_STOCK_PIXMAP_CUT</literal> is deprecated and should not be used in newly-written code.</para></warning>
523
520
This is icon should be replaced with the equivalent GTK+ icon in new code.
524
521
</para></refsect2>
525
522
<refsect2>
526
 
<title><anchor id="GNOME-STOCK-PIXMAP-COPY:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_COPY</title>
 
523
<title><anchor id="GNOME-STOCK-PIXMAP-COPY:CAPS"/>GNOME_STOCK_PIXMAP_COPY</title>
527
524
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_COPY</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_COPY        GTK_STOCK_COPY
528
525
</programlisting>
529
526
<warning><para><literal>GNOME_STOCK_PIXMAP_COPY</literal> is deprecated and should not be used in newly-written code.</para></warning>
531
528
This is icon should be replaced with the equivalent GTK+ icon in new code.
532
529
</para></refsect2>
533
530
<refsect2>
534
 
<title><anchor id="GNOME-STOCK-PIXMAP-PASTE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_PASTE</title>
 
531
<title><anchor id="GNOME-STOCK-PIXMAP-PASTE:CAPS"/>GNOME_STOCK_PIXMAP_PASTE</title>
535
532
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_PASTE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_PASTE       GTK_STOCK_PASTE
536
533
</programlisting>
537
534
<warning><para><literal>GNOME_STOCK_PIXMAP_PASTE</literal> is deprecated and should not be used in newly-written code.</para></warning>
539
536
This is icon should be replaced with the equivalent GTK+ icon in new code.
540
537
</para></refsect2>
541
538
<refsect2>
542
 
<title><anchor id="GNOME-STOCK-PIXMAP-CLEAR:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_CLEAR</title>
 
539
<title><anchor id="GNOME-STOCK-PIXMAP-CLEAR:CAPS"/>GNOME_STOCK_PIXMAP_CLEAR</title>
543
540
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_CLEAR</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_CLEAR       GTK_STOCK_CLEAR
544
541
</programlisting>
545
542
<warning><para><literal>GNOME_STOCK_PIXMAP_CLEAR</literal> is deprecated and should not be used in newly-written code.</para></warning>
547
544
This is icon should be replaced with the equivalent GTK+ icon in new code.
548
545
</para></refsect2>
549
546
<refsect2>
550
 
<title><anchor id="GNOME-STOCK-PIXMAP-PROPERTIES:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_PROPERTIES</title>
 
547
<title><anchor id="GNOME-STOCK-PIXMAP-PROPERTIES:CAPS"/>GNOME_STOCK_PIXMAP_PROPERTIES</title>
551
548
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_PROPERTIES</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_PROPERTIES  GTK_STOCK_PROPERTIES
552
549
</programlisting>
553
550
<warning><para><literal>GNOME_STOCK_PIXMAP_PROPERTIES</literal> is deprecated and should not be used in newly-written code.</para></warning>
555
552
This is icon should be replaced with the equivalent GTK+ icon in new code.
556
553
</para></refsect2>
557
554
<refsect2>
558
 
<title><anchor id="GNOME-STOCK-PIXMAP-PREFERENCES:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_PREFERENCES</title>
 
555
<title><anchor id="GNOME-STOCK-PIXMAP-PREFERENCES:CAPS"/>GNOME_STOCK_PIXMAP_PREFERENCES</title>
559
556
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_PREFERENCES</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_PREFERENCES GTK_STOCK_PREFERENCES
560
557
</programlisting>
561
558
<warning><para><literal>GNOME_STOCK_PIXMAP_PREFERENCES</literal> is deprecated and should not be used in newly-written code.</para></warning>
563
560
This is icon should be replaced with the equivalent GTK+ icon in new code.
564
561
</para></refsect2>
565
562
<refsect2>
566
 
<title><anchor id="GNOME-STOCK-PIXMAP-HELP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_HELP</title>
 
563
<title><anchor id="GNOME-STOCK-PIXMAP-HELP:CAPS"/>GNOME_STOCK_PIXMAP_HELP</title>
567
564
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_HELP</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_HELP        GTK_STOCK_HELP
568
565
</programlisting>
569
566
<warning><para><literal>GNOME_STOCK_PIXMAP_HELP</literal> is deprecated and should not be used in newly-written code.</para></warning>
571
568
This is icon should be replaced with the equivalent GTK+ icon in new code.
572
569
</para></refsect2>
573
570
<refsect2>
574
 
<title><anchor id="GNOME-STOCK-PIXMAP-SCORES:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_SCORES</title>
 
571
<title><anchor id="GNOME-STOCK-PIXMAP-SCORES:CAPS"/>GNOME_STOCK_PIXMAP_SCORES</title>
575
572
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_SCORES</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_SCORES      GNOME_STOCK_SCORES
576
573
</programlisting>
577
574
<warning><para><literal>GNOME_STOCK_PIXMAP_SCORES</literal> is deprecated and should not be used in newly-written code.</para></warning>
579
576
An alias for <link linkend="GNOME-STOCK-SCORES:CAPS"><type>GNOME_STOCK_SCORES</type></link>.
580
577
</para></refsect2>
581
578
<refsect2>
582
 
<title><anchor id="GNOME-STOCK-PIXMAP-PRINT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_PRINT</title>
 
579
<title><anchor id="GNOME-STOCK-PIXMAP-PRINT:CAPS"/>GNOME_STOCK_PIXMAP_PRINT</title>
583
580
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_PRINT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_PRINT       GTK_STOCK_PRINT
584
581
</programlisting>
585
582
<warning><para><literal>GNOME_STOCK_PIXMAP_PRINT</literal> is deprecated and should not be used in newly-written code.</para></warning>
587
584
This is icon should be replaced with the equivalent GTK+ icon in new code.
588
585
</para></refsect2>
589
586
<refsect2>
590
 
<title><anchor id="GNOME-STOCK-PIXMAP-SEARCH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_SEARCH</title>
 
587
<title><anchor id="GNOME-STOCK-PIXMAP-SEARCH:CAPS"/>GNOME_STOCK_PIXMAP_SEARCH</title>
591
588
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_SEARCH</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_SEARCH      GTK_STOCK_FIND
592
589
</programlisting>
593
590
<warning><para><literal>GNOME_STOCK_PIXMAP_SEARCH</literal> is deprecated and should not be used in newly-written code.</para></warning>
595
592
This is icon should be replaced with the equivalent GTK+ icon in new code.
596
593
</para></refsect2>
597
594
<refsect2>
598
 
<title><anchor id="GNOME-STOCK-PIXMAP-SRCHRPL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_SRCHRPL</title>
 
595
<title><anchor id="GNOME-STOCK-PIXMAP-SRCHRPL:CAPS"/>GNOME_STOCK_PIXMAP_SRCHRPL</title>
599
596
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_SRCHRPL</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_SRCHRPL     GTK_STOCK_FIND_AND_REPLACE
600
597
</programlisting>
601
598
<warning><para><literal>GNOME_STOCK_PIXMAP_SRCHRPL</literal> is deprecated and should not be used in newly-written code.</para></warning>
603
600
This is icon should be replaced with the equivalent GTK+ icon in new code.
604
601
</para></refsect2>
605
602
<refsect2>
606
 
<title><anchor id="GNOME-STOCK-PIXMAP-BACK:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BACK</title>
 
603
<title><anchor id="GNOME-STOCK-PIXMAP-BACK:CAPS"/>GNOME_STOCK_PIXMAP_BACK</title>
607
604
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BACK</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BACK        GTK_STOCK_GO_BACK
608
605
</programlisting>
609
606
<warning><para><literal>GNOME_STOCK_PIXMAP_BACK</literal> is deprecated and should not be used in newly-written code.</para></warning>
611
608
This is icon should be replaced with the equivalent GTK+ icon in new code.
612
609
</para></refsect2>
613
610
<refsect2>
614
 
<title><anchor id="GNOME-STOCK-PIXMAP-FORWARD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_FORWARD</title>
 
611
<title><anchor id="GNOME-STOCK-PIXMAP-FORWARD:CAPS"/>GNOME_STOCK_PIXMAP_FORWARD</title>
615
612
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_FORWARD</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_FORWARD     GTK_STOCK_GO_FORWARD
616
613
</programlisting>
617
614
<warning><para><literal>GNOME_STOCK_PIXMAP_FORWARD</literal> is deprecated and should not be used in newly-written code.</para></warning>
619
616
This is icon should be replaced with the equivalent GTK+ icon in new code.
620
617
</para></refsect2>
621
618
<refsect2>
622
 
<title><anchor id="GNOME-STOCK-PIXMAP-FIRST:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_FIRST</title>
 
619
<title><anchor id="GNOME-STOCK-PIXMAP-FIRST:CAPS"/>GNOME_STOCK_PIXMAP_FIRST</title>
623
620
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_FIRST</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_FIRST       GTK_STOCK_GOTO_FIRST
624
621
</programlisting>
625
622
<warning><para><literal>GNOME_STOCK_PIXMAP_FIRST</literal> is deprecated and should not be used in newly-written code.</para></warning>
627
624
This is icon should be replaced with the equivalent GTK+ icon in new code.
628
625
</para></refsect2>
629
626
<refsect2>
630
 
<title><anchor id="GNOME-STOCK-PIXMAP-LAST:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_LAST</title>
 
627
<title><anchor id="GNOME-STOCK-PIXMAP-LAST:CAPS"/>GNOME_STOCK_PIXMAP_LAST</title>
631
628
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_LAST</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_LAST        GTK_STOCK_GOTO_LAST
632
629
</programlisting>
633
630
<warning><para><literal>GNOME_STOCK_PIXMAP_LAST</literal> is deprecated and should not be used in newly-written code.</para></warning>
635
632
This is icon should be replaced with the equivalent GTK+ icon in new code.
636
633
</para></refsect2>
637
634
<refsect2>
638
 
<title><anchor id="GNOME-STOCK-PIXMAP-HOME:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_HOME</title>
 
635
<title><anchor id="GNOME-STOCK-PIXMAP-HOME:CAPS"/>GNOME_STOCK_PIXMAP_HOME</title>
639
636
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_HOME</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_HOME        GTK_STOCK_HOME
640
637
</programlisting>
641
638
<warning><para><literal>GNOME_STOCK_PIXMAP_HOME</literal> is deprecated and should not be used in newly-written code.</para></warning>
643
640
This is icon should be replaced with the equivalent GTK+ icon in new code.
644
641
</para></refsect2>
645
642
<refsect2>
646
 
<title><anchor id="GNOME-STOCK-PIXMAP-STOP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_STOP</title>
 
643
<title><anchor id="GNOME-STOCK-PIXMAP-STOP:CAPS"/>GNOME_STOCK_PIXMAP_STOP</title>
647
644
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_STOP</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_STOP        GTK_STOCK_STOP
648
645
</programlisting>
649
646
<warning><para><literal>GNOME_STOCK_PIXMAP_STOP</literal> is deprecated and should not be used in newly-written code.</para></warning>
651
648
This is icon should be replaced with the equivalent GTK+ icon in new code.
652
649
</para></refsect2>
653
650
<refsect2>
654
 
<title><anchor id="GNOME-STOCK-PIXMAP-REFRESH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_REFRESH</title>
 
651
<title><anchor id="GNOME-STOCK-PIXMAP-REFRESH:CAPS"/>GNOME_STOCK_PIXMAP_REFRESH</title>
655
652
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_REFRESH</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_REFRESH     GTK_STOCK_REFRESH
656
653
</programlisting>
657
654
<warning><para><literal>GNOME_STOCK_PIXMAP_REFRESH</literal> is deprecated and should not be used in newly-written code.</para></warning>
659
656
This is icon should be replaced with the equivalent GTK+ icon in new code.
660
657
</para></refsect2>
661
658
<refsect2>
662
 
<title><anchor id="GNOME-STOCK-PIXMAP-UNDO:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_UNDO</title>
 
659
<title><anchor id="GNOME-STOCK-PIXMAP-UNDO:CAPS"/>GNOME_STOCK_PIXMAP_UNDO</title>
663
660
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_UNDO</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_UNDO        GTK_STOCK_UNDO
664
661
</programlisting>
665
662
<warning><para><literal>GNOME_STOCK_PIXMAP_UNDO</literal> is deprecated and should not be used in newly-written code.</para></warning>
667
664
This is icon should be replaced with the equivalent GTK+ icon in new code.
668
665
</para></refsect2>
669
666
<refsect2>
670
 
<title><anchor id="GNOME-STOCK-PIXMAP-REDO:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_REDO</title>
 
667
<title><anchor id="GNOME-STOCK-PIXMAP-REDO:CAPS"/>GNOME_STOCK_PIXMAP_REDO</title>
671
668
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_REDO</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_REDO        GTK_STOCK_REDO
672
669
</programlisting>
673
670
<warning><para><literal>GNOME_STOCK_PIXMAP_REDO</literal> is deprecated and should not be used in newly-written code.</para></warning>
675
672
This is icon should be replaced with the equivalent GTK+ icon in new code.
676
673
</para></refsect2>
677
674
<refsect2>
678
 
<title><anchor id="GNOME-STOCK-PIXMAP-TIMER:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TIMER</title>
 
675
<title><anchor id="GNOME-STOCK-PIXMAP-TIMER:CAPS"/>GNOME_STOCK_PIXMAP_TIMER</title>
679
676
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TIMER</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TIMER       GNOME_STOCK_TIMER
680
677
</programlisting>
681
678
<warning><para><literal>GNOME_STOCK_PIXMAP_TIMER</literal> is deprecated and should not be used in newly-written code.</para></warning>
683
680
An alias for <link linkend="GNOME-STOCK-TIMER:CAPS"><type>GNOME_STOCK_TIMER</type></link>.
684
681
</para></refsect2>
685
682
<refsect2>
686
 
<title><anchor id="GNOME-STOCK-PIXMAP-TIMER-STOP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TIMER_STOP</title>
 
683
<title><anchor id="GNOME-STOCK-PIXMAP-TIMER-STOP:CAPS"/>GNOME_STOCK_PIXMAP_TIMER_STOP</title>
687
684
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TIMER_STOP</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TIMER_STOP  GNOME_STOCK_TIMER_STOP
688
685
</programlisting>
689
686
<warning><para><literal>GNOME_STOCK_PIXMAP_TIMER_STOP</literal> is deprecated and should not be used in newly-written code.</para></warning>
691
688
An alias for <link linkend="GNOME-STOCK-TIMER-STOP:CAPS"><type>GNOME_STOCK_TIMER_STOP</type></link>.
692
689
</para></refsect2>
693
690
<refsect2>
694
 
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MAIL</title>
 
691
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL:CAPS"/>GNOME_STOCK_PIXMAP_MAIL</title>
695
692
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MAIL</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MAIL             GNOME_STOCK_MAIL
696
693
</programlisting>
697
694
<warning><para><literal>GNOME_STOCK_PIXMAP_MAIL</literal> is deprecated and should not be used in newly-written code.</para></warning>
699
696
An alias for <link linkend="GNOME-STOCK-MAIL:CAPS"><type>GNOME_STOCK_MAIL</type></link>.
700
697
</para></refsect2>
701
698
<refsect2>
702
 
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-RCV:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MAIL_RCV</title>
 
699
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-RCV:CAPS"/>GNOME_STOCK_PIXMAP_MAIL_RCV</title>
703
700
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MAIL_RCV</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MAIL_RCV    GNOME_STOCK_MAIL_RCV
704
701
</programlisting>
705
702
<warning><para><literal>GNOME_STOCK_PIXMAP_MAIL_RCV</literal> is deprecated and should not be used in newly-written code.</para></warning>
707
704
An alias for <link linkend="GNOME-STOCK-MAIL-RCV:CAPS"><type>GNOME_STOCK_MAIL_RCV</type></link>.
708
705
</para></refsect2>
709
706
<refsect2>
710
 
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-SND:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MAIL_SND</title>
 
707
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-SND:CAPS"/>GNOME_STOCK_PIXMAP_MAIL_SND</title>
711
708
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MAIL_SND</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MAIL_SND    GNOME_STOCK_MAIL_SND
712
709
</programlisting>
713
710
<warning><para><literal>GNOME_STOCK_PIXMAP_MAIL_SND</literal> is deprecated and should not be used in newly-written code.</para></warning>
715
712
An alias for <link linkend="GNOME-STOCK-MAIL-SND:CAPS"><type>GNOME_STOCK_MAIL_SND</type></link>.
716
713
</para></refsect2>
717
714
<refsect2>
718
 
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-RPL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MAIL_RPL</title>
 
715
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-RPL:CAPS"/>GNOME_STOCK_PIXMAP_MAIL_RPL</title>
719
716
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MAIL_RPL</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MAIL_RPL    GNOME_STOCK_MAIL_RPL
720
717
</programlisting>
721
718
<warning><para><literal>GNOME_STOCK_PIXMAP_MAIL_RPL</literal> is deprecated and should not be used in newly-written code.</para></warning>
723
720
An alias for <link linkend="GNOME-STOCK-MAIL-RPL:CAPS"><type>GNOME_STOCK_MAIL_RPL</type></link>.
724
721
</para></refsect2>
725
722
<refsect2>
726
 
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-FWD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MAIL_FWD</title>
 
723
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-FWD:CAPS"/>GNOME_STOCK_PIXMAP_MAIL_FWD</title>
727
724
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MAIL_FWD</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MAIL_FWD    GNOME_STOCK_MAIL_FWD
728
725
</programlisting>
729
726
<warning><para><literal>GNOME_STOCK_PIXMAP_MAIL_FWD</literal> is deprecated and should not be used in newly-written code.</para></warning>
731
728
An alias for <link linkend="GNOME-STOCK-MAIL-FWD:CAPS"><type>GNOME_STOCK_MAIL_FWD</type></link>.
732
729
</para></refsect2>
733
730
<refsect2>
734
 
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-NEW:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MAIL_NEW</title>
 
731
<title><anchor id="GNOME-STOCK-PIXMAP-MAIL-NEW:CAPS"/>GNOME_STOCK_PIXMAP_MAIL_NEW</title>
735
732
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MAIL_NEW</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MAIL_NEW    GNOME_STOCK_MAIL_NEW
736
733
</programlisting>
737
734
<warning><para><literal>GNOME_STOCK_PIXMAP_MAIL_NEW</literal> is deprecated and should not be used in newly-written code.</para></warning>
739
736
An alias for <link linkend="GNOME-STOCK-MAIL-NEW:CAPS"><type>GNOME_STOCK_MAIL_NEW</type></link>.
740
737
</para></refsect2>
741
738
<refsect2>
742
 
<title><anchor id="GNOME-STOCK-PIXMAP-TRASH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TRASH</title>
 
739
<title><anchor id="GNOME-STOCK-PIXMAP-TRASH:CAPS"/>GNOME_STOCK_PIXMAP_TRASH</title>
743
740
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TRASH</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TRASH       GNOME_STOCK_TRASH
744
741
</programlisting>
745
742
<warning><para><literal>GNOME_STOCK_PIXMAP_TRASH</literal> is deprecated and should not be used in newly-written code.</para></warning>
747
744
An alias for <link linkend="GNOME-STOCK-TRASH:CAPS"><type>GNOME_STOCK_TRASH</type></link>.
748
745
</para></refsect2>
749
746
<refsect2>
750
 
<title><anchor id="GNOME-STOCK-PIXMAP-TRASH-FULL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TRASH_FULL</title>
 
747
<title><anchor id="GNOME-STOCK-PIXMAP-TRASH-FULL:CAPS"/>GNOME_STOCK_PIXMAP_TRASH_FULL</title>
751
748
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TRASH_FULL</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TRASH_FULL  GNOME_STOCK_TRASH_FULL
752
749
</programlisting>
753
750
<warning><para><literal>GNOME_STOCK_PIXMAP_TRASH_FULL</literal> is deprecated and should not be used in newly-written code.</para></warning>
755
752
An alias for <link linkend="GNOME-STOCK-TRASH-FULL:CAPS"><type>GNOME_STOCK_TRASH_FULL</type></link>.
756
753
</para></refsect2>
757
754
<refsect2>
758
 
<title><anchor id="GNOME-STOCK-PIXMAP-UNDELETE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_UNDELETE</title>
 
755
<title><anchor id="GNOME-STOCK-PIXMAP-UNDELETE:CAPS"/>GNOME_STOCK_PIXMAP_UNDELETE</title>
759
756
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_UNDELETE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_UNDELETE    GTK_STOCK_UNDELETE
760
757
</programlisting>
761
758
<warning><para><literal>GNOME_STOCK_PIXMAP_UNDELETE</literal> is deprecated and should not be used in newly-written code.</para></warning>
763
760
This is icon should be replaced with the equivalent GTK+ icon in new code.
764
761
</para></refsect2>
765
762
<refsect2>
766
 
<title><anchor id="GNOME-STOCK-PIXMAP-SPELLCHECK:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_SPELLCHECK</title>
 
763
<title><anchor id="GNOME-STOCK-PIXMAP-SPELLCHECK:CAPS"/>GNOME_STOCK_PIXMAP_SPELLCHECK</title>
767
764
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_SPELLCHECK</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_SPELLCHECK  GTK_STOCK_SPELL_CHECK
768
765
</programlisting>
769
766
<warning><para><literal>GNOME_STOCK_PIXMAP_SPELLCHECK</literal> is deprecated and should not be used in newly-written code.</para></warning>
771
768
This is icon should be replaced with the equivalent GTK+ icon in new code.
772
769
</para></refsect2>
773
770
<refsect2>
774
 
<title><anchor id="GNOME-STOCK-PIXMAP-MIC:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MIC</title>
 
771
<title><anchor id="GNOME-STOCK-PIXMAP-MIC:CAPS"/>GNOME_STOCK_PIXMAP_MIC</title>
775
772
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MIC</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MIC         GNOME_STOCK_MIC
776
773
</programlisting>
777
774
<warning><para><literal>GNOME_STOCK_PIXMAP_MIC</literal> is deprecated and should not be used in newly-written code.</para></warning>
779
776
This is icon should be replaced with the equivalent GTK+ icon in new code.
780
777
</para></refsect2>
781
778
<refsect2>
782
 
<title><anchor id="GNOME-STOCK-PIXMAP-LINE-IN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_LINE_IN</title>
 
779
<title><anchor id="GNOME-STOCK-PIXMAP-LINE-IN:CAPS"/>GNOME_STOCK_PIXMAP_LINE_IN</title>
783
780
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_LINE_IN</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_LINE_IN     GNOME_STOCK_LINE_IN
784
781
</programlisting>
785
782
<warning><para><literal>GNOME_STOCK_PIXMAP_LINE_IN</literal> is deprecated and should not be used in newly-written code.</para></warning>
787
784
This is icon should be replaced with the equivalent GTK+ icon in new code.
788
785
</para></refsect2>
789
786
<refsect2>
790
 
<title><anchor id="GNOME-STOCK-PIXMAP-CDROM:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_CDROM</title>
 
787
<title><anchor id="GNOME-STOCK-PIXMAP-CDROM:CAPS"/>GNOME_STOCK_PIXMAP_CDROM</title>
791
788
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_CDROM</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_CDROM       GTK_STOCK_CDROM
792
789
</programlisting>
793
790
<warning><para><literal>GNOME_STOCK_PIXMAP_CDROM</literal> is deprecated and should not be used in newly-written code.</para></warning>
795
792
This is icon should be replaced with the equivalent GTK+ icon in new code.
796
793
</para></refsect2>
797
794
<refsect2>
798
 
<title><anchor id="GNOME-STOCK-PIXMAP-VOLUME:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_VOLUME</title>
 
795
<title><anchor id="GNOME-STOCK-PIXMAP-VOLUME:CAPS"/>GNOME_STOCK_PIXMAP_VOLUME</title>
799
796
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_VOLUME</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_VOLUME      GNOME_STOCK_VOLUME
800
797
</programlisting>
801
798
<warning><para><literal>GNOME_STOCK_PIXMAP_VOLUME</literal> is deprecated and should not be used in newly-written code.</para></warning>
803
800
This is icon should be replaced with the equivalent GTK+ icon in new code.
804
801
</para></refsect2>
805
802
<refsect2>
806
 
<title><anchor id="GNOME-STOCK-PIXMAP-MIDI:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MIDI</title>
 
803
<title><anchor id="GNOME-STOCK-PIXMAP-MIDI:CAPS"/>GNOME_STOCK_PIXMAP_MIDI</title>
807
804
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MIDI</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MIDI        GNOME_STOCK_MIDI
808
805
</programlisting>
809
806
<warning><para><literal>GNOME_STOCK_PIXMAP_MIDI</literal> is deprecated and should not be used in newly-written code.</para></warning>
811
808
This is icon should be replaced with the equivalent GTK+ icon in new code.
812
809
</para></refsect2>
813
810
<refsect2>
814
 
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-RED:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BOOK_RED</title>
 
811
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-RED:CAPS"/>GNOME_STOCK_PIXMAP_BOOK_RED</title>
815
812
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BOOK_RED</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BOOK_RED    GNOME_STOCK_BOOK_RED
816
813
</programlisting>
817
814
<warning><para><literal>GNOME_STOCK_PIXMAP_BOOK_RED</literal> is deprecated and should not be used in newly-written code.</para></warning>
819
816
This is icon should be replaced with the equivalent GTK+ icon in new code.
820
817
</para></refsect2>
821
818
<refsect2>
822
 
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-GREEN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BOOK_GREEN</title>
 
819
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-GREEN:CAPS"/>GNOME_STOCK_PIXMAP_BOOK_GREEN</title>
823
820
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BOOK_GREEN</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BOOK_GREEN  GNOME_STOCK_BOOK_GREEN
824
821
</programlisting>
825
822
<warning><para><literal>GNOME_STOCK_PIXMAP_BOOK_GREEN</literal> is deprecated and should not be used in newly-written code.</para></warning>
827
824
This is icon should be replaced with the equivalent GTK+ icon in new code.
828
825
</para></refsect2>
829
826
<refsect2>
830
 
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-BLUE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BOOK_BLUE</title>
 
827
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-BLUE:CAPS"/>GNOME_STOCK_PIXMAP_BOOK_BLUE</title>
831
828
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BOOK_BLUE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BOOK_BLUE   GNOME_STOCK_BOOK_BLUE
832
829
</programlisting>
833
830
<warning><para><literal>GNOME_STOCK_PIXMAP_BOOK_BLUE</literal> is deprecated and should not be used in newly-written code.</para></warning>
835
832
This is icon should be replaced with the equivalent GTK+ icon in new code.
836
833
</para></refsect2>
837
834
<refsect2>
838
 
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-YELLOW:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BOOK_YELLOW</title>
 
835
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-YELLOW:CAPS"/>GNOME_STOCK_PIXMAP_BOOK_YELLOW</title>
839
836
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BOOK_YELLOW</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BOOK_YELLOW GNOME_STOCK_BOOK_YELLOW
840
837
</programlisting>
841
838
<warning><para><literal>GNOME_STOCK_PIXMAP_BOOK_YELLOW</literal> is deprecated and should not be used in newly-written code.</para></warning>
843
840
This is icon should be replaced with the equivalent GTK+ icon in new code.
844
841
</para></refsect2>
845
842
<refsect2>
846
 
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-OPEN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BOOK_OPEN</title>
 
843
<title><anchor id="GNOME-STOCK-PIXMAP-BOOK-OPEN:CAPS"/>GNOME_STOCK_PIXMAP_BOOK_OPEN</title>
847
844
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BOOK_OPEN</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BOOK_OPEN   GNOME_STOCK_BOOK_OPEN
848
845
</programlisting>
849
846
<warning><para><literal>GNOME_STOCK_PIXMAP_BOOK_OPEN</literal> is deprecated and should not be used in newly-written code.</para></warning>
851
848
This is icon should be replaced with the equivalent GTK+ icon in new code.
852
849
</para></refsect2>
853
850
<refsect2>
854
 
<title><anchor id="GNOME-STOCK-PIXMAP-ABOUT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ABOUT</title>
 
851
<title><anchor id="GNOME-STOCK-PIXMAP-ABOUT:CAPS"/>GNOME_STOCK_PIXMAP_ABOUT</title>
855
852
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ABOUT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ABOUT       GNOME_STOCK_ABOUT
856
853
</programlisting>
857
854
<warning><para><literal>GNOME_STOCK_PIXMAP_ABOUT</literal> is deprecated and should not be used in newly-written code.</para></warning>
859
856
This is icon should be replaced with the equivalent GTK+ icon in new code.
860
857
</para></refsect2>
861
858
<refsect2>
862
 
<title><anchor id="GNOME-STOCK-PIXMAP-QUIT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_QUIT</title>
 
859
<title><anchor id="GNOME-STOCK-PIXMAP-QUIT:CAPS"/>GNOME_STOCK_PIXMAP_QUIT</title>
863
860
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_QUIT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_QUIT        GTK_STOCK_QUIT
864
861
</programlisting>
865
862
<warning><para><literal>GNOME_STOCK_PIXMAP_QUIT</literal> is deprecated and should not be used in newly-written code.</para></warning>
867
864
This is icon should be replaced with the equivalent GTK+ icon in new code.
868
865
</para></refsect2>
869
866
<refsect2>
870
 
<title><anchor id="GNOME-STOCK-PIXMAP-MULTIPLE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_MULTIPLE</title>
 
867
<title><anchor id="GNOME-STOCK-PIXMAP-MULTIPLE:CAPS"/>GNOME_STOCK_PIXMAP_MULTIPLE</title>
871
868
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_MULTIPLE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_MULTIPLE    GNOME_STOCK_MULTIPLE_FILE
872
869
</programlisting>
873
870
<warning><para><literal>GNOME_STOCK_PIXMAP_MULTIPLE</literal> is deprecated and should not be used in newly-written code.</para></warning>
875
872
This is icon should be replaced with the equivalent GTK+ icon in new code.
876
873
</para></refsect2>
877
874
<refsect2>
878
 
<title><anchor id="GNOME-STOCK-PIXMAP-NOT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_NOT</title>
 
875
<title><anchor id="GNOME-STOCK-PIXMAP-NOT:CAPS"/>GNOME_STOCK_PIXMAP_NOT</title>
879
876
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_NOT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_NOT         GNOME_STOCK_NOT
880
877
</programlisting>
881
878
<warning><para><literal>GNOME_STOCK_PIXMAP_NOT</literal> is deprecated and should not be used in newly-written code.</para></warning>
883
880
This is icon should be replaced with the equivalent GTK+ icon in new code.
884
881
</para></refsect2>
885
882
<refsect2>
886
 
<title><anchor id="GNOME-STOCK-PIXMAP-CONVERT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_CONVERT</title>
 
883
<title><anchor id="GNOME-STOCK-PIXMAP-CONVERT:CAPS"/>GNOME_STOCK_PIXMAP_CONVERT</title>
887
884
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_CONVERT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_CONVERT     GTK_STOCK_CONVERT
888
885
</programlisting>
889
886
<warning><para><literal>GNOME_STOCK_PIXMAP_CONVERT</literal> is deprecated and should not be used in newly-written code.</para></warning>
891
888
This is icon should be replaced with the equivalent GTK+ icon in new code.
892
889
</para></refsect2>
893
890
<refsect2>
894
 
<title><anchor id="GNOME-STOCK-PIXMAP-JUMP-TO:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_JUMP_TO</title>
 
891
<title><anchor id="GNOME-STOCK-PIXMAP-JUMP-TO:CAPS"/>GNOME_STOCK_PIXMAP_JUMP_TO</title>
895
892
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_JUMP_TO</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_JUMP_TO     GTK_STOCK_JUMP_TO
896
893
</programlisting>
897
894
<warning><para><literal>GNOME_STOCK_PIXMAP_JUMP_TO</literal> is deprecated and should not be used in newly-written code.</para></warning>
899
896
This is icon should be replaced with the equivalent GTK+ icon in new code.
900
897
</para></refsect2>
901
898
<refsect2>
902
 
<title><anchor id="GNOME-STOCK-PIXMAP-UP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_UP</title>
 
899
<title><anchor id="GNOME-STOCK-PIXMAP-UP:CAPS"/>GNOME_STOCK_PIXMAP_UP</title>
903
900
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_UP</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_UP          GTK_STOCK_GO_UP
904
901
</programlisting>
905
902
<warning><para><literal>GNOME_STOCK_PIXMAP_UP</literal> is deprecated and should not be used in newly-written code.</para></warning>
907
904
This is icon should be replaced with the equivalent GTK+ icon in new code.
908
905
</para></refsect2>
909
906
<refsect2>
910
 
<title><anchor id="GNOME-STOCK-PIXMAP-DOWN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_DOWN</title>
 
907
<title><anchor id="GNOME-STOCK-PIXMAP-DOWN:CAPS"/>GNOME_STOCK_PIXMAP_DOWN</title>
911
908
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_DOWN</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_DOWN        GTK_STOCK_GO_DOWN
912
909
</programlisting>
913
910
<warning><para><literal>GNOME_STOCK_PIXMAP_DOWN</literal> is deprecated and should not be used in newly-written code.</para></warning>
915
912
This is icon should be replaced with the equivalent GTK+ icon in new code.
916
913
</para></refsect2>
917
914
<refsect2>
918
 
<title><anchor id="GNOME-STOCK-PIXMAP-TOP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TOP</title>
 
915
<title><anchor id="GNOME-STOCK-PIXMAP-TOP:CAPS"/>GNOME_STOCK_PIXMAP_TOP</title>
919
916
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TOP</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TOP         GTK_STOCK_GOTO_TOP
920
917
</programlisting>
921
918
<warning><para><literal>GNOME_STOCK_PIXMAP_TOP</literal> is deprecated and should not be used in newly-written code.</para></warning>
923
920
This is icon should be replaced with the equivalent GTK+ icon in new code.
924
921
</para></refsect2>
925
922
<refsect2>
926
 
<title><anchor id="GNOME-STOCK-PIXMAP-BOTTOM:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_BOTTOM</title>
 
923
<title><anchor id="GNOME-STOCK-PIXMAP-BOTTOM:CAPS"/>GNOME_STOCK_PIXMAP_BOTTOM</title>
927
924
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_BOTTOM</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_BOTTOM      GTK_STOCK_GOTO_BOTTOM
928
925
</programlisting>
929
926
<warning><para><literal>GNOME_STOCK_PIXMAP_BOTTOM</literal> is deprecated and should not be used in newly-written code.</para></warning>
931
928
This is icon should be replaced with the equivalent GTK+ icon in new code.
932
929
</para></refsect2>
933
930
<refsect2>
934
 
<title><anchor id="GNOME-STOCK-PIXMAP-ATTACH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ATTACH</title>
 
931
<title><anchor id="GNOME-STOCK-PIXMAP-ATTACH:CAPS"/>GNOME_STOCK_PIXMAP_ATTACH</title>
935
932
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ATTACH</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ATTACH      GNOME_STOCK_ATTACH
936
933
</programlisting>
937
934
<warning><para><literal>GNOME_STOCK_PIXMAP_ATTACH</literal> is deprecated and should not be used in newly-written code.</para></warning>
939
936
This is icon should be replaced with the equivalent GTK+ icon in new code.
940
937
</para></refsect2>
941
938
<refsect2>
942
 
<title><anchor id="GNOME-STOCK-PIXMAP-INDEX:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_INDEX</title>
 
939
<title><anchor id="GNOME-STOCK-PIXMAP-INDEX:CAPS"/>GNOME_STOCK_PIXMAP_INDEX</title>
943
940
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_INDEX</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_INDEX       GTK_STOCK_INDEX
944
941
</programlisting>
945
942
<warning><para><literal>GNOME_STOCK_PIXMAP_INDEX</literal> is deprecated and should not be used in newly-written code.</para></warning>
947
944
This is icon should be replaced with the equivalent GTK+ icon in new code.
948
945
</para></refsect2>
949
946
<refsect2>
950
 
<title><anchor id="GNOME-STOCK-PIXMAP-FONT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_FONT</title>
 
947
<title><anchor id="GNOME-STOCK-PIXMAP-FONT:CAPS"/>GNOME_STOCK_PIXMAP_FONT</title>
951
948
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_FONT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_FONT        GTK_STOCK_SELECT_FONT
952
949
</programlisting>
953
950
<warning><para><literal>GNOME_STOCK_PIXMAP_FONT</literal> is deprecated and should not be used in newly-written code.</para></warning>
955
952
This is icon should be replaced with the equivalent GTK+ icon in new code.
956
953
</para></refsect2>
957
954
<refsect2>
958
 
<title><anchor id="GNOME-STOCK-PIXMAP-EXEC:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_EXEC</title>
 
955
<title><anchor id="GNOME-STOCK-PIXMAP-EXEC:CAPS"/>GNOME_STOCK_PIXMAP_EXEC</title>
959
956
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_EXEC</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_EXEC        GTK_STOCK_EXECUTE
960
957
</programlisting>
961
958
<warning><para><literal>GNOME_STOCK_PIXMAP_EXEC</literal> is deprecated and should not be used in newly-written code.</para></warning>
963
960
This is icon should be replaced with the equivalent GTK+ icon in new code.
964
961
</para></refsect2>
965
962
<refsect2>
966
 
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-LEFT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ALIGN_LEFT</title>
 
963
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-LEFT:CAPS"/>GNOME_STOCK_PIXMAP_ALIGN_LEFT</title>
967
964
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ALIGN_LEFT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ALIGN_LEFT    GTK_STOCK_JUSTIFY_LEFT
968
965
</programlisting>
969
966
<warning><para><literal>GNOME_STOCK_PIXMAP_ALIGN_LEFT</literal> is deprecated and should not be used in newly-written code.</para></warning>
971
968
This is icon should be replaced with the equivalent GTK+ icon in new code.
972
969
</para></refsect2>
973
970
<refsect2>
974
 
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-RIGHT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ALIGN_RIGHT</title>
 
971
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-RIGHT:CAPS"/>GNOME_STOCK_PIXMAP_ALIGN_RIGHT</title>
975
972
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ALIGN_RIGHT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ALIGN_RIGHT   GTK_STOCK_JUSTIFY_RIGHT
976
973
</programlisting>
977
974
<warning><para><literal>GNOME_STOCK_PIXMAP_ALIGN_RIGHT</literal> is deprecated and should not be used in newly-written code.</para></warning>
979
976
This is icon should be replaced with the equivalent GTK+ icon in new code.
980
977
</para></refsect2>
981
978
<refsect2>
982
 
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-CENTER:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ALIGN_CENTER</title>
 
979
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-CENTER:CAPS"/>GNOME_STOCK_PIXMAP_ALIGN_CENTER</title>
983
980
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ALIGN_CENTER</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ALIGN_CENTER  GTK_STOCK_JUSTIFY_CENTER
984
981
</programlisting>
985
982
<warning><para><literal>GNOME_STOCK_PIXMAP_ALIGN_CENTER</literal> is deprecated and should not be used in newly-written code.</para></warning>
987
984
This is icon should be replaced with the equivalent GTK+ icon in new code.
988
985
</para></refsect2>
989
986
<refsect2>
990
 
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-JUSTIFY:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ALIGN_JUSTIFY</title>
 
987
<title><anchor id="GNOME-STOCK-PIXMAP-ALIGN-JUSTIFY:CAPS"/>GNOME_STOCK_PIXMAP_ALIGN_JUSTIFY</title>
991
988
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ALIGN_JUSTIFY</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ALIGN_JUSTIFY GTK_STOCK_JUSTIFY_FILL
992
989
</programlisting>
993
990
<warning><para><literal>GNOME_STOCK_PIXMAP_ALIGN_JUSTIFY</literal> is deprecated and should not be used in newly-written code.</para></warning>
995
992
This is icon should be replaced with the equivalent GTK+ icon in new code.
996
993
</para></refsect2>
997
994
<refsect2>
998
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-BOLD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_BOLD</title>
 
995
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-BOLD:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_BOLD</title>
999
996
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_BOLD</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_BOLD      GTK_STOCK_BOLD
1000
997
</programlisting>
1001
998
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_BOLD</literal> is deprecated and should not be used in newly-written code.</para></warning>
1003
1000
This is icon should be replaced with the equivalent GTK+ icon in new code.
1004
1001
</para></refsect2>
1005
1002
<refsect2>
1006
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-ITALIC:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_ITALIC</title>
 
1003
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-ITALIC:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_ITALIC</title>
1007
1004
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_ITALIC</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_ITALIC    GTK_STOCK_ITALIC
1008
1005
</programlisting>
1009
1006
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_ITALIC</literal> is deprecated and should not be used in newly-written code.</para></warning>
1011
1008
This is icon should be replaced with the equivalent GTK+ icon in new code.
1012
1009
</para></refsect2>
1013
1010
<refsect2>
1014
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-UNDERLINE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_UNDERLINE</title>
 
1011
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-UNDERLINE:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_UNDERLINE</title>
1015
1012
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_UNDERLINE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_UNDERLINE GTK_STOCK_UNDERLINE
1016
1013
</programlisting>
1017
1014
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_UNDERLINE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1019
1016
This is icon should be replaced with the equivalent GTK+ icon in new code.
1020
1017
</para></refsect2>
1021
1018
<refsect2>
1022
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-STRIKEOUT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_STRIKEOUT</title>
 
1019
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-STRIKEOUT:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_STRIKEOUT</title>
1023
1020
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_STRIKEOUT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_STRIKEOUT GTK_STOCK_STRIKETHROUGH
1024
1021
</programlisting>
1025
1022
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_STRIKEOUT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1027
1024
This is icon should be replaced with the equivalent GTK+ icon in new code.
1028
1025
</para></refsect2>
1029
1026
<refsect2>
1030
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-INDENT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_INDENT</title>
 
1027
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-INDENT:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_INDENT</title>
1031
1028
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_INDENT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_INDENT    GNOME_STOCK_TEXT_INDENT
1032
1029
</programlisting>
1033
1030
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_INDENT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1035
1032
This is icon should be replaced with the equivalent GTK+ icon in new code.
1036
1033
</para></refsect2>
1037
1034
<refsect2>
1038
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-UNINDENT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_UNINDENT</title>
 
1035
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-UNINDENT:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_UNINDENT</title>
1039
1036
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_UNINDENT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_UNINDENT  GNOME_STOCK_TEXT_UNINDENT
1040
1037
</programlisting>
1041
1038
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_UNINDENT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1043
1040
This is icon should be replaced with the equivalent GTK+ icon in new code.
1044
1041
</para></refsect2>
1045
1042
<refsect2>
1046
 
<title><anchor id="GNOME-STOCK-PIXMAP-EXIT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_EXIT</title>
 
1043
<title><anchor id="GNOME-STOCK-PIXMAP-EXIT:CAPS"/>GNOME_STOCK_PIXMAP_EXIT</title>
1047
1044
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_EXIT</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_EXIT        GNOME_STOCK_PIXMAP_QUIT
1048
1045
</programlisting>
1049
1046
<warning><para><literal>GNOME_STOCK_PIXMAP_EXIT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1051
1048
This is icon should be replaced with the equivalent GTK+ icon in new code.
1052
1049
</para></refsect2>
1053
1050
<refsect2>
1054
 
<title><anchor id="GNOME-STOCK-PIXMAP-COLORSELECTOR:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_COLORSELECTOR</title>
 
1051
<title><anchor id="GNOME-STOCK-PIXMAP-COLORSELECTOR:CAPS"/>GNOME_STOCK_PIXMAP_COLORSELECTOR</title>
1055
1052
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_COLORSELECTOR</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_COLORSELECTOR GTK_STOCK_SELECT_COLOR
1056
1053
</programlisting>
1057
1054
<warning><para><literal>GNOME_STOCK_PIXMAP_COLORSELECTOR</literal> is deprecated and should not be used in newly-written code.</para></warning>
1059
1056
This is icon should be replaced with the equivalent GTK+ icon in new code.
1060
1057
</para></refsect2>
1061
1058
<refsect2>
1062
 
<title><anchor id="GNOME-STOCK-PIXMAP-ADD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_ADD</title>
 
1059
<title><anchor id="GNOME-STOCK-PIXMAP-ADD:CAPS"/>GNOME_STOCK_PIXMAP_ADD</title>
1063
1060
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_ADD</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_ADD    GTK_STOCK_ADD
1064
1061
</programlisting>
1065
1062
<warning><para><literal>GNOME_STOCK_PIXMAP_ADD</literal> is deprecated and should not be used in newly-written code.</para></warning>
1067
1064
This is icon should be replaced with the equivalent GTK+ icon in new code.
1068
1065
</para></refsect2>
1069
1066
<refsect2>
1070
 
<title><anchor id="GNOME-STOCK-PIXMAP-REMOVE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_REMOVE</title>
 
1067
<title><anchor id="GNOME-STOCK-PIXMAP-REMOVE:CAPS"/>GNOME_STOCK_PIXMAP_REMOVE</title>
1071
1068
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_REMOVE</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_REMOVE GTK_STOCK_REMOVE
1072
1069
</programlisting>
1073
1070
<warning><para><literal>GNOME_STOCK_PIXMAP_REMOVE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1075
1072
This is icon should be replaced with the equivalent GTK+ icon in new code.
1076
1073
</para></refsect2>
1077
1074
<refsect2>
1078
 
<title><anchor id="GNOME-STOCK-PIXMAP-TABLE-BORDERS:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TABLE_BORDERS</title>
 
1075
<title><anchor id="GNOME-STOCK-PIXMAP-TABLE-BORDERS:CAPS"/>GNOME_STOCK_PIXMAP_TABLE_BORDERS</title>
1079
1076
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TABLE_BORDERS</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TABLE_BORDERS GNOME_STOCK_TABLE_BORDERS
1080
1077
</programlisting>
1081
1078
<warning><para><literal>GNOME_STOCK_PIXMAP_TABLE_BORDERS</literal> is deprecated and should not be used in newly-written code.</para></warning>
1083
1080
This is icon should be replaced with the equivalent GTK+ icon in new code.
1084
1081
</para></refsect2>
1085
1082
<refsect2>
1086
 
<title><anchor id="GNOME-STOCK-PIXMAP-TABLE-FILL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TABLE_FILL</title>
 
1083
<title><anchor id="GNOME-STOCK-PIXMAP-TABLE-FILL:CAPS"/>GNOME_STOCK_PIXMAP_TABLE_FILL</title>
1087
1084
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TABLE_FILL</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TABLE_FILL GNOME_STOCK_TABLE_FILL
1088
1085
</programlisting>
1089
1086
<warning><para><literal>GNOME_STOCK_PIXMAP_TABLE_FILL</literal> is deprecated and should not be used in newly-written code.</para></warning>
1091
1088
This is icon should be replaced with the equivalent GTK+ icon in new code.
1092
1089
</para></refsect2>
1093
1090
<refsect2>
1094
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-BULLETED-LIST:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_BULLETED_LIST</title>
 
1091
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-BULLETED-LIST:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_BULLETED_LIST</title>
1095
1092
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_BULLETED_LIST</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_BULLETED_LIST GNOME_STOCK_TEXT_BULLETED_LIST
1096
1093
</programlisting>
1097
1094
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_BULLETED_LIST</literal> is deprecated and should not be used in newly-written code.</para></warning>
1099
1096
This is icon should be replaced with the equivalent GTK+ icon in new code.
1100
1097
</para></refsect2>
1101
1098
<refsect2>
1102
 
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-NUMBERED-LIST:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_PIXMAP_TEXT_NUMBERED_LIST</title>
 
1099
<title><anchor id="GNOME-STOCK-PIXMAP-TEXT-NUMBERED-LIST:CAPS"/>GNOME_STOCK_PIXMAP_TEXT_NUMBERED_LIST</title>
1103
1100
<indexterm role="deprecated"><primary>GNOME_STOCK_PIXMAP_TEXT_NUMBERED_LIST</primary></indexterm><programlisting>#define GNOME_STOCK_PIXMAP_TEXT_NUMBERED_LIST GNOME_STOCK_TEXT_NUMBERED_LIST
1104
1101
</programlisting>
1105
1102
<warning><para><literal>GNOME_STOCK_PIXMAP_TEXT_NUMBERED_LIST</literal> is deprecated and should not be used in newly-written code.</para></warning>
1107
1104
This is icon should be replaced with the equivalent GTK+ icon in new code.
1108
1105
</para></refsect2>
1109
1106
<refsect2>
1110
 
<title><anchor id="GNOME-STOCK-MENU-BLANK:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BLANK</title>
 
1107
<title><anchor id="GNOME-STOCK-MENU-BLANK:CAPS"/>GNOME_STOCK_MENU_BLANK</title>
1111
1108
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BLANK</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BLANK        GNOME_STOCK_BLANK
1112
1109
</programlisting>
1113
1110
<warning><para><literal>GNOME_STOCK_MENU_BLANK</literal> is deprecated and should not be used in newly-written code.</para></warning>
1115
1112
This menu icon has been replaced by one in GTK+ and new code should use that.
1116
1113
</para></refsect2>
1117
1114
<refsect2>
1118
 
<title><anchor id="GNOME-STOCK-MENU-NEW:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_NEW</title>
 
1115
<title><anchor id="GNOME-STOCK-MENU-NEW:CAPS"/>GNOME_STOCK_MENU_NEW</title>
1119
1116
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_NEW</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_NEW          GTK_STOCK_NEW
1120
1117
</programlisting>
1121
1118
<warning><para><literal>GNOME_STOCK_MENU_NEW</literal> is deprecated and should not be used in newly-written code.</para></warning>
1123
1120
This menu icon has been replaced by one in GTK+ and new code should use that.
1124
1121
</para></refsect2>
1125
1122
<refsect2>
1126
 
<title><anchor id="GNOME-STOCK-MENU-SAVE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_SAVE</title>
 
1123
<title><anchor id="GNOME-STOCK-MENU-SAVE:CAPS"/>GNOME_STOCK_MENU_SAVE</title>
1127
1124
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_SAVE</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_SAVE         GTK_STOCK_SAVE
1128
1125
</programlisting>
1129
1126
<warning><para><literal>GNOME_STOCK_MENU_SAVE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1131
1128
This menu icon has been replaced by one in GTK+ and new code should use that.
1132
1129
</para></refsect2>
1133
1130
<refsect2>
1134
 
<title><anchor id="GNOME-STOCK-MENU-SAVE-AS:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_SAVE_AS</title>
 
1131
<title><anchor id="GNOME-STOCK-MENU-SAVE-AS:CAPS"/>GNOME_STOCK_MENU_SAVE_AS</title>
1135
1132
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_SAVE_AS</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_SAVE_AS      GTK_STOCK_SAVE_AS
1136
1133
</programlisting>
1137
1134
<warning><para><literal>GNOME_STOCK_MENU_SAVE_AS</literal> is deprecated and should not be used in newly-written code.</para></warning>
1139
1136
This menu icon has been replaced by one in GTK+ and new code should use that.
1140
1137
</para></refsect2>
1141
1138
<refsect2>
1142
 
<title><anchor id="GNOME-STOCK-MENU-REVERT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_REVERT</title>
 
1139
<title><anchor id="GNOME-STOCK-MENU-REVERT:CAPS"/>GNOME_STOCK_MENU_REVERT</title>
1143
1140
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_REVERT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_REVERT       GTK_STOCK_REVERT_TO_SAVED
1144
1141
</programlisting>
1145
1142
<warning><para><literal>GNOME_STOCK_MENU_REVERT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1147
1144
This menu icon has been replaced by one in GTK+ and new code should use that.
1148
1145
</para></refsect2>
1149
1146
<refsect2>
1150
 
<title><anchor id="GNOME-STOCK-MENU-OPEN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_OPEN</title>
 
1147
<title><anchor id="GNOME-STOCK-MENU-OPEN:CAPS"/>GNOME_STOCK_MENU_OPEN</title>
1151
1148
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_OPEN</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_OPEN         GTK_STOCK_OPEN
1152
1149
</programlisting>
1153
1150
<warning><para><literal>GNOME_STOCK_MENU_OPEN</literal> is deprecated and should not be used in newly-written code.</para></warning>
1155
1152
This menu icon has been replaced by one in GTK+ and new code should use that.
1156
1153
</para></refsect2>
1157
1154
<refsect2>
1158
 
<title><anchor id="GNOME-STOCK-MENU-CLOSE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_CLOSE</title>
 
1155
<title><anchor id="GNOME-STOCK-MENU-CLOSE:CAPS"/>GNOME_STOCK_MENU_CLOSE</title>
1159
1156
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_CLOSE</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_CLOSE        GTK_STOCK_CLOSE
1160
1157
</programlisting>
1161
1158
<warning><para><literal>GNOME_STOCK_MENU_CLOSE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1163
1160
This menu icon has been replaced by one in GTK+ and new code should use that.
1164
1161
</para></refsect2>
1165
1162
<refsect2>
1166
 
<title><anchor id="GNOME-STOCK-MENU-QUIT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_QUIT</title>
 
1163
<title><anchor id="GNOME-STOCK-MENU-QUIT:CAPS"/>GNOME_STOCK_MENU_QUIT</title>
1167
1164
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_QUIT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_QUIT         GTK_STOCK_QUIT
1168
1165
</programlisting>
1169
1166
<warning><para><literal>GNOME_STOCK_MENU_QUIT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1171
1168
This menu icon has been replaced by one in GTK+ and new code should use that.
1172
1169
</para></refsect2>
1173
1170
<refsect2>
1174
 
<title><anchor id="GNOME-STOCK-MENU-CUT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_CUT</title>
 
1171
<title><anchor id="GNOME-STOCK-MENU-CUT:CAPS"/>GNOME_STOCK_MENU_CUT</title>
1175
1172
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_CUT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_CUT          GTK_STOCK_CUT
1176
1173
</programlisting>
1177
1174
<warning><para><literal>GNOME_STOCK_MENU_CUT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1179
1176
This menu icon has been replaced by one in GTK+ and new code should use that.
1180
1177
</para></refsect2>
1181
1178
<refsect2>
1182
 
<title><anchor id="GNOME-STOCK-MENU-COPY:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_COPY</title>
 
1179
<title><anchor id="GNOME-STOCK-MENU-COPY:CAPS"/>GNOME_STOCK_MENU_COPY</title>
1183
1180
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_COPY</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_COPY         GTK_STOCK_COPY
1184
1181
</programlisting>
1185
1182
<warning><para><literal>GNOME_STOCK_MENU_COPY</literal> is deprecated and should not be used in newly-written code.</para></warning>
1187
1184
This menu icon has been replaced by one in GTK+ and new code should use that.
1188
1185
</para></refsect2>
1189
1186
<refsect2>
1190
 
<title><anchor id="GNOME-STOCK-MENU-PASTE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_PASTE</title>
 
1187
<title><anchor id="GNOME-STOCK-MENU-PASTE:CAPS"/>GNOME_STOCK_MENU_PASTE</title>
1191
1188
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_PASTE</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_PASTE        GTK_STOCK_PASTE
1192
1189
</programlisting>
1193
1190
<warning><para><literal>GNOME_STOCK_MENU_PASTE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1195
1192
This menu icon has been replaced by one in GTK+ and new code should use that.
1196
1193
</para></refsect2>
1197
1194
<refsect2>
1198
 
<title><anchor id="GNOME-STOCK-MENU-PROP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_PROP</title>
 
1195
<title><anchor id="GNOME-STOCK-MENU-PROP:CAPS"/>GNOME_STOCK_MENU_PROP</title>
1199
1196
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_PROP</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_PROP         GTK_STOCK_PROPERTIES
1200
1197
</programlisting>
1201
1198
<warning><para><literal>GNOME_STOCK_MENU_PROP</literal> is deprecated and should not be used in newly-written code.</para></warning>
1203
1200
This menu icon has been replaced by one in GTK+ and new code should use that.
1204
1201
</para></refsect2>
1205
1202
<refsect2>
1206
 
<title><anchor id="GNOME-STOCK-MENU-PREF:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_PREF</title>
 
1203
<title><anchor id="GNOME-STOCK-MENU-PREF:CAPS"/>GNOME_STOCK_MENU_PREF</title>
1207
1204
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_PREF</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_PREF         GTK_STOCK_PREFERENCES
1208
1205
</programlisting>
1209
1206
<warning><para><literal>GNOME_STOCK_MENU_PREF</literal> is deprecated and should not be used in newly-written code.</para></warning>
1211
1208
This menu icon has been replaced by one in GTK+ and new code should use that.
1212
1209
</para></refsect2>
1213
1210
<refsect2>
1214
 
<title><anchor id="GNOME-STOCK-MENU-ABOUT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_ABOUT</title>
 
1211
<title><anchor id="GNOME-STOCK-MENU-ABOUT:CAPS"/>GNOME_STOCK_MENU_ABOUT</title>
1215
1212
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_ABOUT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_ABOUT        GNOME_STOCK_ABOUT
1216
1213
</programlisting>
1217
1214
<warning><para><literal>GNOME_STOCK_MENU_ABOUT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1219
1216
This menu icon has been replaced by one in GTK+ and new code should use that.
1220
1217
</para></refsect2>
1221
1218
<refsect2>
1222
 
<title><anchor id="GNOME-STOCK-MENU-SCORES:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_SCORES</title>
 
1219
<title><anchor id="GNOME-STOCK-MENU-SCORES:CAPS"/>GNOME_STOCK_MENU_SCORES</title>
1223
1220
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_SCORES</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_SCORES       GNOME_STOCK_SCORES
1224
1221
</programlisting>
1225
1222
<warning><para><literal>GNOME_STOCK_MENU_SCORES</literal> is deprecated and should not be used in newly-written code.</para></warning>
1227
1224
This menu icon has been replaced by one in GTK+ and new code should use that.
1228
1225
</para></refsect2>
1229
1226
<refsect2>
1230
 
<title><anchor id="GNOME-STOCK-MENU-UNDO:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_UNDO</title>
 
1227
<title><anchor id="GNOME-STOCK-MENU-UNDO:CAPS"/>GNOME_STOCK_MENU_UNDO</title>
1231
1228
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_UNDO</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_UNDO         GTK_STOCK_UNDO
1232
1229
</programlisting>
1233
1230
<warning><para><literal>GNOME_STOCK_MENU_UNDO</literal> is deprecated and should not be used in newly-written code.</para></warning>
1235
1232
This menu icon has been replaced by one in GTK+ and new code should use that.
1236
1233
</para></refsect2>
1237
1234
<refsect2>
1238
 
<title><anchor id="GNOME-STOCK-MENU-REDO:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_REDO</title>
 
1235
<title><anchor id="GNOME-STOCK-MENU-REDO:CAPS"/>GNOME_STOCK_MENU_REDO</title>
1239
1236
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_REDO</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_REDO         GTK_STOCK_REDO
1240
1237
</programlisting>
1241
1238
<warning><para><literal>GNOME_STOCK_MENU_REDO</literal> is deprecated and should not be used in newly-written code.</para></warning>
1243
1240
This menu icon has been replaced by one in GTK+ and new code should use that.
1244
1241
</para></refsect2>
1245
1242
<refsect2>
1246
 
<title><anchor id="GNOME-STOCK-MENU-PRINT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_PRINT</title>
 
1243
<title><anchor id="GNOME-STOCK-MENU-PRINT:CAPS"/>GNOME_STOCK_MENU_PRINT</title>
1247
1244
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_PRINT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_PRINT        GTK_STOCK_PRINT
1248
1245
</programlisting>
1249
1246
<warning><para><literal>GNOME_STOCK_MENU_PRINT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1251
1248
This menu icon has been replaced by one in GTK+ and new code should use that.
1252
1249
</para></refsect2>
1253
1250
<refsect2>
1254
 
<title><anchor id="GNOME-STOCK-MENU-SEARCH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_SEARCH</title>
 
1251
<title><anchor id="GNOME-STOCK-MENU-SEARCH:CAPS"/>GNOME_STOCK_MENU_SEARCH</title>
1255
1252
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_SEARCH</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_SEARCH       GTK_STOCK_FIND
1256
1253
</programlisting>
1257
1254
<warning><para><literal>GNOME_STOCK_MENU_SEARCH</literal> is deprecated and should not be used in newly-written code.</para></warning>
1259
1256
This menu icon has been replaced by one in GTK+ and new code should use that.
1260
1257
</para></refsect2>
1261
1258
<refsect2>
1262
 
<title><anchor id="GNOME-STOCK-MENU-SRCHRPL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_SRCHRPL</title>
 
1259
<title><anchor id="GNOME-STOCK-MENU-SRCHRPL:CAPS"/>GNOME_STOCK_MENU_SRCHRPL</title>
1263
1260
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_SRCHRPL</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_SRCHRPL      GTK_STOCK_FIND_AND_REPLACE
1264
1261
</programlisting>
1265
1262
<warning><para><literal>GNOME_STOCK_MENU_SRCHRPL</literal> is deprecated and should not be used in newly-written code.</para></warning>
1267
1264
This menu icon has been replaced by one in GTK+ and new code should use that.
1268
1265
</para></refsect2>
1269
1266
<refsect2>
1270
 
<title><anchor id="GNOME-STOCK-MENU-BACK:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BACK</title>
 
1267
<title><anchor id="GNOME-STOCK-MENU-BACK:CAPS"/>GNOME_STOCK_MENU_BACK</title>
1271
1268
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BACK</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BACK         GTK_STOCK_GO_BACK
1272
1269
</programlisting>
1273
1270
<warning><para><literal>GNOME_STOCK_MENU_BACK</literal> is deprecated and should not be used in newly-written code.</para></warning>
1275
1272
This menu icon has been replaced by one in GTK+ and new code should use that.
1276
1273
</para></refsect2>
1277
1274
<refsect2>
1278
 
<title><anchor id="GNOME-STOCK-MENU-FORWARD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_FORWARD</title>
 
1275
<title><anchor id="GNOME-STOCK-MENU-FORWARD:CAPS"/>GNOME_STOCK_MENU_FORWARD</title>
1279
1276
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_FORWARD</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_FORWARD      GTK_STOCK_GO_FORWARD
1280
1277
</programlisting>
1281
1278
<warning><para><literal>GNOME_STOCK_MENU_FORWARD</literal> is deprecated and should not be used in newly-written code.</para></warning>
1283
1280
This menu icon has been replaced by one in GTK+ and new code should use that.
1284
1281
</para></refsect2>
1285
1282
<refsect2>
1286
 
<title><anchor id="GNOME-STOCK-MENU-FIRST:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_FIRST</title>
 
1283
<title><anchor id="GNOME-STOCK-MENU-FIRST:CAPS"/>GNOME_STOCK_MENU_FIRST</title>
1287
1284
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_FIRST</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_FIRST        GTK_STOCK_GOTO_FIRST
1288
1285
</programlisting>
1289
1286
<warning><para><literal>GNOME_STOCK_MENU_FIRST</literal> is deprecated and should not be used in newly-written code.</para></warning>
1291
1288
This menu icon has been replaced by one in GTK+ and new code should use that.
1292
1289
</para></refsect2>
1293
1290
<refsect2>
1294
 
<title><anchor id="GNOME-STOCK-MENU-LAST:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_LAST</title>
 
1291
<title><anchor id="GNOME-STOCK-MENU-LAST:CAPS"/>GNOME_STOCK_MENU_LAST</title>
1295
1292
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_LAST</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_LAST         GTK_STOCK_GOTO_LAST
1296
1293
</programlisting>
1297
1294
<warning><para><literal>GNOME_STOCK_MENU_LAST</literal> is deprecated and should not be used in newly-written code.</para></warning>
1299
1296
This menu icon has been replaced by one in GTK+ and new code should use that.
1300
1297
</para></refsect2>
1301
1298
<refsect2>
1302
 
<title><anchor id="GNOME-STOCK-MENU-HOME:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_HOME</title>
 
1299
<title><anchor id="GNOME-STOCK-MENU-HOME:CAPS"/>GNOME_STOCK_MENU_HOME</title>
1303
1300
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_HOME</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_HOME         GTK_STOCK_HOME
1304
1301
</programlisting>
1305
1302
<warning><para><literal>GNOME_STOCK_MENU_HOME</literal> is deprecated and should not be used in newly-written code.</para></warning>
1307
1304
This menu icon has been replaced by one in GTK+ and new code should use that.
1308
1305
</para></refsect2>
1309
1306
<refsect2>
1310
 
<title><anchor id="GNOME-STOCK-MENU-STOP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_STOP</title>
 
1307
<title><anchor id="GNOME-STOCK-MENU-STOP:CAPS"/>GNOME_STOCK_MENU_STOP</title>
1311
1308
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_STOP</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_STOP         GTK_STOCK_STOP
1312
1309
</programlisting>
1313
1310
<warning><para><literal>GNOME_STOCK_MENU_STOP</literal> is deprecated and should not be used in newly-written code.</para></warning>
1315
1312
This menu icon has been replaced by one in GTK+ and new code should use that.
1316
1313
</para></refsect2>
1317
1314
<refsect2>
1318
 
<title><anchor id="GNOME-STOCK-MENU-REFRESH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_REFRESH</title>
 
1315
<title><anchor id="GNOME-STOCK-MENU-REFRESH:CAPS"/>GNOME_STOCK_MENU_REFRESH</title>
1319
1316
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_REFRESH</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_REFRESH      GTK_STOCK_REFRESH
1320
1317
</programlisting>
1321
1318
<warning><para><literal>GNOME_STOCK_MENU_REFRESH</literal> is deprecated and should not be used in newly-written code.</para></warning>
1323
1320
This menu icon has been replaced by one in GTK+ and new code should use that.
1324
1321
</para></refsect2>
1325
1322
<refsect2>
1326
 
<title><anchor id="GNOME-STOCK-MENU-MAIL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MAIL</title>
 
1323
<title><anchor id="GNOME-STOCK-MENU-MAIL:CAPS"/>GNOME_STOCK_MENU_MAIL</title>
1327
1324
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MAIL</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MAIL         GNOME_STOCK_MAIL
1328
1325
</programlisting>
1329
1326
<warning><para><literal>GNOME_STOCK_MENU_MAIL</literal> is deprecated and should not be used in newly-written code.</para></warning>
1331
1328
This menu icon has been replaced by one in GTK+ and new code should use that.
1332
1329
</para></refsect2>
1333
1330
<refsect2>
1334
 
<title><anchor id="GNOME-STOCK-MENU-MAIL-RCV:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MAIL_RCV</title>
 
1331
<title><anchor id="GNOME-STOCK-MENU-MAIL-RCV:CAPS"/>GNOME_STOCK_MENU_MAIL_RCV</title>
1335
1332
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MAIL_RCV</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MAIL_RCV     GNOME_STOCK_MAIL_RCV
1336
1333
</programlisting>
1337
1334
<warning><para><literal>GNOME_STOCK_MENU_MAIL_RCV</literal> is deprecated and should not be used in newly-written code.</para></warning>
1339
1336
This menu icon has been replaced by one in GTK+ and new code should use that.
1340
1337
</para></refsect2>
1341
1338
<refsect2>
1342
 
<title><anchor id="GNOME-STOCK-MENU-MAIL-SND:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MAIL_SND</title>
 
1339
<title><anchor id="GNOME-STOCK-MENU-MAIL-SND:CAPS"/>GNOME_STOCK_MENU_MAIL_SND</title>
1343
1340
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MAIL_SND</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MAIL_SND     GNOME_STOCK_MAIL_SND
1344
1341
</programlisting>
1345
1342
<warning><para><literal>GNOME_STOCK_MENU_MAIL_SND</literal> is deprecated and should not be used in newly-written code.</para></warning>
1347
1344
This menu icon has been replaced by one in GTK+ and new code should use that.
1348
1345
</para></refsect2>
1349
1346
<refsect2>
1350
 
<title><anchor id="GNOME-STOCK-MENU-MAIL-RPL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MAIL_RPL</title>
 
1347
<title><anchor id="GNOME-STOCK-MENU-MAIL-RPL:CAPS"/>GNOME_STOCK_MENU_MAIL_RPL</title>
1351
1348
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MAIL_RPL</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MAIL_RPL     GNOME_STOCK_MAIL_RPL
1352
1349
</programlisting>
1353
1350
<warning><para><literal>GNOME_STOCK_MENU_MAIL_RPL</literal> is deprecated and should not be used in newly-written code.</para></warning>
1355
1352
This menu icon has been replaced by one in GTK+ and new code should use that.
1356
1353
</para></refsect2>
1357
1354
<refsect2>
1358
 
<title><anchor id="GNOME-STOCK-MENU-MAIL-FWD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MAIL_FWD</title>
 
1355
<title><anchor id="GNOME-STOCK-MENU-MAIL-FWD:CAPS"/>GNOME_STOCK_MENU_MAIL_FWD</title>
1359
1356
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MAIL_FWD</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MAIL_FWD     GNOME_STOCK_MAIL_FWD
1360
1357
</programlisting>
1361
1358
<warning><para><literal>GNOME_STOCK_MENU_MAIL_FWD</literal> is deprecated and should not be used in newly-written code.</para></warning>
1363
1360
This menu icon has been replaced by one in GTK+ and new code should use that.
1364
1361
</para></refsect2>
1365
1362
<refsect2>
1366
 
<title><anchor id="GNOME-STOCK-MENU-MAIL-NEW:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MAIL_NEW</title>
 
1363
<title><anchor id="GNOME-STOCK-MENU-MAIL-NEW:CAPS"/>GNOME_STOCK_MENU_MAIL_NEW</title>
1367
1364
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MAIL_NEW</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MAIL_NEW     GNOME_STOCK_MAIL_NEW
1368
1365
</programlisting>
1369
1366
<warning><para><literal>GNOME_STOCK_MENU_MAIL_NEW</literal> is deprecated and should not be used in newly-written code.</para></warning>
1371
1368
This menu icon has been replaced by one in GTK+ and new code should use that.
1372
1369
</para></refsect2>
1373
1370
<refsect2>
1374
 
<title><anchor id="GNOME-STOCK-MENU-TRASH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TRASH</title>
 
1371
<title><anchor id="GNOME-STOCK-MENU-TRASH:CAPS"/>GNOME_STOCK_MENU_TRASH</title>
1375
1372
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TRASH</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TRASH        GNOME_STOCK_TRASH
1376
1373
</programlisting>
1377
1374
<warning><para><literal>GNOME_STOCK_MENU_TRASH</literal> is deprecated and should not be used in newly-written code.</para></warning>
1379
1376
This menu icon has been replaced by one in GTK+ and new code should use that.
1380
1377
</para></refsect2>
1381
1378
<refsect2>
1382
 
<title><anchor id="GNOME-STOCK-MENU-TRASH-FULL:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TRASH_FULL</title>
 
1379
<title><anchor id="GNOME-STOCK-MENU-TRASH-FULL:CAPS"/>GNOME_STOCK_MENU_TRASH_FULL</title>
1383
1380
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TRASH_FULL</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TRASH_FULL   GNOME_STOCK_TRASH_FULL
1384
1381
</programlisting>
1385
1382
<warning><para><literal>GNOME_STOCK_MENU_TRASH_FULL</literal> is deprecated and should not be used in newly-written code.</para></warning>
1387
1384
This menu icon has been replaced by one in GTK+ and new code should use that.
1388
1385
</para></refsect2>
1389
1386
<refsect2>
1390
 
<title><anchor id="GNOME-STOCK-MENU-UNDELETE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_UNDELETE</title>
 
1387
<title><anchor id="GNOME-STOCK-MENU-UNDELETE:CAPS"/>GNOME_STOCK_MENU_UNDELETE</title>
1391
1388
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_UNDELETE</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_UNDELETE     GTK_STOCK_UNDELETE
1392
1389
</programlisting>
1393
1390
<warning><para><literal>GNOME_STOCK_MENU_UNDELETE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1395
1392
This menu icon has been replaced by one in GTK+ and new code should use that.
1396
1393
</para></refsect2>
1397
1394
<refsect2>
1398
 
<title><anchor id="GNOME-STOCK-MENU-TIMER:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TIMER</title>
 
1395
<title><anchor id="GNOME-STOCK-MENU-TIMER:CAPS"/>GNOME_STOCK_MENU_TIMER</title>
1399
1396
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TIMER</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TIMER        GNOME_STOCK_TIMER
1400
1397
</programlisting>
1401
1398
<warning><para><literal>GNOME_STOCK_MENU_TIMER</literal> is deprecated and should not be used in newly-written code.</para></warning>
1403
1400
This menu icon has been replaced by one in GTK+ and new code should use that.
1404
1401
</para></refsect2>
1405
1402
<refsect2>
1406
 
<title><anchor id="GNOME-STOCK-MENU-TIMER-STOP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TIMER_STOP</title>
 
1403
<title><anchor id="GNOME-STOCK-MENU-TIMER-STOP:CAPS"/>GNOME_STOCK_MENU_TIMER_STOP</title>
1407
1404
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TIMER_STOP</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TIMER_STOP   GNOME_STOCK_TIMER_STOP
1408
1405
</programlisting>
1409
1406
<warning><para><literal>GNOME_STOCK_MENU_TIMER_STOP</literal> is deprecated and should not be used in newly-written code.</para></warning>
1411
1408
This menu icon has been replaced by one in GTK+ and new code should use that.
1412
1409
</para></refsect2>
1413
1410
<refsect2>
1414
 
<title><anchor id="GNOME-STOCK-MENU-SPELLCHECK:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_SPELLCHECK</title>
 
1411
<title><anchor id="GNOME-STOCK-MENU-SPELLCHECK:CAPS"/>GNOME_STOCK_MENU_SPELLCHECK</title>
1415
1412
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_SPELLCHECK</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_SPELLCHECK   GTK_STOCK_SPELL_CHECK
1416
1413
</programlisting>
1417
1414
<warning><para><literal>GNOME_STOCK_MENU_SPELLCHECK</literal> is deprecated and should not be used in newly-written code.</para></warning>
1419
1416
This menu icon has been replaced by one in GTK+ and new code should use that.
1420
1417
</para></refsect2>
1421
1418
<refsect2>
1422
 
<title><anchor id="GNOME-STOCK-MENU-MIC:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MIC</title>
 
1419
<title><anchor id="GNOME-STOCK-MENU-MIC:CAPS"/>GNOME_STOCK_MENU_MIC</title>
1423
1420
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MIC</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MIC          GNOME_STOCK_MIC
1424
1421
</programlisting>
1425
1422
<warning><para><literal>GNOME_STOCK_MENU_MIC</literal> is deprecated and should not be used in newly-written code.</para></warning>
1427
1424
This menu icon has been replaced by one in GTK+ and new code should use that.
1428
1425
</para></refsect2>
1429
1426
<refsect2>
1430
 
<title><anchor id="GNOME-STOCK-MENU-LINE-IN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_LINE_IN</title>
 
1427
<title><anchor id="GNOME-STOCK-MENU-LINE-IN:CAPS"/>GNOME_STOCK_MENU_LINE_IN</title>
1431
1428
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_LINE_IN</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_LINE_IN      GNOME_STOCK_LINE_IN
1432
1429
</programlisting>
1433
1430
<warning><para><literal>GNOME_STOCK_MENU_LINE_IN</literal> is deprecated and should not be used in newly-written code.</para></warning>
1435
1432
This menu icon has been replaced by one in GTK+ and new code should use that.
1436
1433
</para></refsect2>
1437
1434
<refsect2>
1438
 
<title><anchor id="GNOME-STOCK-MENU-CDROM:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_CDROM</title>
 
1435
<title><anchor id="GNOME-STOCK-MENU-CDROM:CAPS"/>GNOME_STOCK_MENU_CDROM</title>
1439
1436
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_CDROM</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_CDROM              GTK_STOCK_CDROM
1440
1437
</programlisting>
1441
1438
<warning><para><literal>GNOME_STOCK_MENU_CDROM</literal> is deprecated and should not be used in newly-written code.</para></warning>
1443
1440
This menu icon has been replaced by one in GTK+ and new code should use that.
1444
1441
</para></refsect2>
1445
1442
<refsect2>
1446
 
<title><anchor id="GNOME-STOCK-MENU-VOLUME:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_VOLUME</title>
 
1443
<title><anchor id="GNOME-STOCK-MENU-VOLUME:CAPS"/>GNOME_STOCK_MENU_VOLUME</title>
1447
1444
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_VOLUME</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_VOLUME       GNOME_STOCK_VOLUME
1448
1445
</programlisting>
1449
1446
<warning><para><literal>GNOME_STOCK_MENU_VOLUME</literal> is deprecated and should not be used in newly-written code.</para></warning>
1451
1448
This menu icon has been replaced by one in GTK+ and new code should use that.
1452
1449
</para></refsect2>
1453
1450
<refsect2>
1454
 
<title><anchor id="GNOME-STOCK-MENU-MIDI:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_MIDI</title>
 
1451
<title><anchor id="GNOME-STOCK-MENU-MIDI:CAPS"/>GNOME_STOCK_MENU_MIDI</title>
1455
1452
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_MIDI</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_MIDI         GNOME_STOCK_MIDI
1456
1453
</programlisting>
1457
1454
<warning><para><literal>GNOME_STOCK_MENU_MIDI</literal> is deprecated and should not be used in newly-written code.</para></warning>
1459
1456
This menu icon has been replaced by one in GTK+ and new code should use that.
1460
1457
</para></refsect2>
1461
1458
<refsect2>
1462
 
<title><anchor id="GNOME-STOCK-MENU-BOOK-RED:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BOOK_RED</title>
 
1459
<title><anchor id="GNOME-STOCK-MENU-BOOK-RED:CAPS"/>GNOME_STOCK_MENU_BOOK_RED</title>
1463
1460
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BOOK_RED</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BOOK_RED     GNOME_STOCK_BOOK_RED
1464
1461
</programlisting>
1465
1462
<warning><para><literal>GNOME_STOCK_MENU_BOOK_RED</literal> is deprecated and should not be used in newly-written code.</para></warning>
1467
1464
This menu icon has been replaced by one in GTK+ and new code should use that.
1468
1465
</para></refsect2>
1469
1466
<refsect2>
1470
 
<title><anchor id="GNOME-STOCK-MENU-BOOK-GREEN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BOOK_GREEN</title>
 
1467
<title><anchor id="GNOME-STOCK-MENU-BOOK-GREEN:CAPS"/>GNOME_STOCK_MENU_BOOK_GREEN</title>
1471
1468
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BOOK_GREEN</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BOOK_GREEN   GNOME_STOCK_BOOK_GREEN
1472
1469
</programlisting>
1473
1470
<warning><para><literal>GNOME_STOCK_MENU_BOOK_GREEN</literal> is deprecated and should not be used in newly-written code.</para></warning>
1475
1472
This menu icon has been replaced by one in GTK+ and new code should use that.
1476
1473
</para></refsect2>
1477
1474
<refsect2>
1478
 
<title><anchor id="GNOME-STOCK-MENU-BOOK-BLUE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BOOK_BLUE</title>
 
1475
<title><anchor id="GNOME-STOCK-MENU-BOOK-BLUE:CAPS"/>GNOME_STOCK_MENU_BOOK_BLUE</title>
1479
1476
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BOOK_BLUE</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BOOK_BLUE    GNOME_STOCK_BOOK_BLUE
1480
1477
</programlisting>
1481
1478
<warning><para><literal>GNOME_STOCK_MENU_BOOK_BLUE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1483
1480
This menu icon has been replaced by one in GTK+ and new code should use that.
1484
1481
</para></refsect2>
1485
1482
<refsect2>
1486
 
<title><anchor id="GNOME-STOCK-MENU-BOOK-YELLOW:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BOOK_YELLOW</title>
 
1483
<title><anchor id="GNOME-STOCK-MENU-BOOK-YELLOW:CAPS"/>GNOME_STOCK_MENU_BOOK_YELLOW</title>
1487
1484
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BOOK_YELLOW</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BOOK_YELLOW  GNOME_STOCK_BOOK_YELLOW
1488
1485
</programlisting>
1489
1486
<warning><para><literal>GNOME_STOCK_MENU_BOOK_YELLOW</literal> is deprecated and should not be used in newly-written code.</para></warning>
1491
1488
This menu icon has been replaced by one in GTK+ and new code should use that.
1492
1489
</para></refsect2>
1493
1490
<refsect2>
1494
 
<title><anchor id="GNOME-STOCK-MENU-BOOK-OPEN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BOOK_OPEN</title>
 
1491
<title><anchor id="GNOME-STOCK-MENU-BOOK-OPEN:CAPS"/>GNOME_STOCK_MENU_BOOK_OPEN</title>
1495
1492
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BOOK_OPEN</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BOOK_OPEN    GNOME_STOCK_BOOK_OPEN
1496
1493
</programlisting>
1497
1494
<warning><para><literal>GNOME_STOCK_MENU_BOOK_OPEN</literal> is deprecated and should not be used in newly-written code.</para></warning>
1499
1496
This menu icon has been replaced by one in GTK+ and new code should use that.
1500
1497
</para></refsect2>
1501
1498
<refsect2>
1502
 
<title><anchor id="GNOME-STOCK-MENU-CONVERT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_CONVERT</title>
 
1499
<title><anchor id="GNOME-STOCK-MENU-CONVERT:CAPS"/>GNOME_STOCK_MENU_CONVERT</title>
1503
1500
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_CONVERT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_CONVERT      GTK_STOCK_CONVERT
1504
1501
</programlisting>
1505
1502
<warning><para><literal>GNOME_STOCK_MENU_CONVERT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1507
1504
This menu icon has been replaced by one in GTK+ and new code should use that.
1508
1505
</para></refsect2>
1509
1506
<refsect2>
1510
 
<title><anchor id="GNOME-STOCK-MENU-JUMP-TO:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_JUMP_TO</title>
 
1507
<title><anchor id="GNOME-STOCK-MENU-JUMP-TO:CAPS"/>GNOME_STOCK_MENU_JUMP_TO</title>
1511
1508
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_JUMP_TO</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_JUMP_TO      GTK_STOCK_JUMP_TO
1512
1509
</programlisting>
1513
1510
<warning><para><literal>GNOME_STOCK_MENU_JUMP_TO</literal> is deprecated and should not be used in newly-written code.</para></warning>
1515
1512
This menu icon has been replaced by one in GTK+ and new code should use that.
1516
1513
</para></refsect2>
1517
1514
<refsect2>
1518
 
<title><anchor id="GNOME-STOCK-MENU-UP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_UP</title>
 
1515
<title><anchor id="GNOME-STOCK-MENU-UP:CAPS"/>GNOME_STOCK_MENU_UP</title>
1519
1516
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_UP</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_UP           GTK_STOCK_GO_UP
1520
1517
</programlisting>
1521
1518
<warning><para><literal>GNOME_STOCK_MENU_UP</literal> is deprecated and should not be used in newly-written code.</para></warning>
1523
1520
This menu icon has been replaced by one in GTK+ and new code should use that.
1524
1521
</para></refsect2>
1525
1522
<refsect2>
1526
 
<title><anchor id="GNOME-STOCK-MENU-DOWN:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_DOWN</title>
 
1523
<title><anchor id="GNOME-STOCK-MENU-DOWN:CAPS"/>GNOME_STOCK_MENU_DOWN</title>
1527
1524
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_DOWN</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_DOWN         GTK_STOCK_GO_DOWN
1528
1525
</programlisting>
1529
1526
<warning><para><literal>GNOME_STOCK_MENU_DOWN</literal> is deprecated and should not be used in newly-written code.</para></warning>
1531
1528
This menu icon has been replaced by one in GTK+ and new code should use that.
1532
1529
</para></refsect2>
1533
1530
<refsect2>
1534
 
<title><anchor id="GNOME-STOCK-MENU-TOP:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TOP</title>
 
1531
<title><anchor id="GNOME-STOCK-MENU-TOP:CAPS"/>GNOME_STOCK_MENU_TOP</title>
1535
1532
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TOP</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TOP          GTK_STOCK_GOTO_TOP
1536
1533
</programlisting>
1537
1534
<warning><para><literal>GNOME_STOCK_MENU_TOP</literal> is deprecated and should not be used in newly-written code.</para></warning>
1539
1536
This menu icon has been replaced by one in GTK+ and new code should use that.
1540
1537
</para></refsect2>
1541
1538
<refsect2>
1542
 
<title><anchor id="GNOME-STOCK-MENU-BOTTOM:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_BOTTOM</title>
 
1539
<title><anchor id="GNOME-STOCK-MENU-BOTTOM:CAPS"/>GNOME_STOCK_MENU_BOTTOM</title>
1543
1540
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_BOTTOM</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_BOTTOM       GTK_STOCK_GOTO_BOTTOM
1544
1541
</programlisting>
1545
1542
<warning><para><literal>GNOME_STOCK_MENU_BOTTOM</literal> is deprecated and should not be used in newly-written code.</para></warning>
1547
1544
This menu icon has been replaced by one in GTK+ and new code should use that.
1548
1545
</para></refsect2>
1549
1546
<refsect2>
1550
 
<title><anchor id="GNOME-STOCK-MENU-ATTACH:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_ATTACH</title>
 
1547
<title><anchor id="GNOME-STOCK-MENU-ATTACH:CAPS"/>GNOME_STOCK_MENU_ATTACH</title>
1551
1548
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_ATTACH</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_ATTACH       GNOME_STOCK_ATTACH
1552
1549
</programlisting>
1553
1550
<warning><para><literal>GNOME_STOCK_MENU_ATTACH</literal> is deprecated and should not be used in newly-written code.</para></warning>
1555
1552
This menu icon has been replaced by one in GTK+ and new code should use that.
1556
1553
</para></refsect2>
1557
1554
<refsect2>
1558
 
<title><anchor id="GNOME-STOCK-MENU-INDEX:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_INDEX</title>
 
1555
<title><anchor id="GNOME-STOCK-MENU-INDEX:CAPS"/>GNOME_STOCK_MENU_INDEX</title>
1559
1556
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_INDEX</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_INDEX        GTK_STOCK_INDEX
1560
1557
</programlisting>
1561
1558
<warning><para><literal>GNOME_STOCK_MENU_INDEX</literal> is deprecated and should not be used in newly-written code.</para></warning>
1563
1560
This menu icon has been replaced by one in GTK+ and new code should use that.
1564
1561
</para></refsect2>
1565
1562
<refsect2>
1566
 
<title><anchor id="GNOME-STOCK-MENU-FONT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_FONT</title>
 
1563
<title><anchor id="GNOME-STOCK-MENU-FONT:CAPS"/>GNOME_STOCK_MENU_FONT</title>
1567
1564
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_FONT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_FONT         GTK_STOCK_SELECT_FONT
1568
1565
</programlisting>
1569
1566
<warning><para><literal>GNOME_STOCK_MENU_FONT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1571
1568
This menu icon has been replaced by one in GTK+ and new code should use that.
1572
1569
</para></refsect2>
1573
1570
<refsect2>
1574
 
<title><anchor id="GNOME-STOCK-MENU-EXEC:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_EXEC</title>
 
1571
<title><anchor id="GNOME-STOCK-MENU-EXEC:CAPS"/>GNOME_STOCK_MENU_EXEC</title>
1575
1572
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_EXEC</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_EXEC         GTK_STOCK_EXECUTE
1576
1573
</programlisting>
1577
1574
<warning><para><literal>GNOME_STOCK_MENU_EXEC</literal> is deprecated and should not be used in newly-written code.</para></warning>
1579
1576
This menu icon has been replaced by one in GTK+ and new code should use that.
1580
1577
</para></refsect2>
1581
1578
<refsect2>
1582
 
<title><anchor id="GNOME-STOCK-MENU-ALIGN-LEFT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_ALIGN_LEFT</title>
 
1579
<title><anchor id="GNOME-STOCK-MENU-ALIGN-LEFT:CAPS"/>GNOME_STOCK_MENU_ALIGN_LEFT</title>
1583
1580
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_ALIGN_LEFT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_ALIGN_LEFT     GTK_STOCK_JUSTIFY_LEFT
1584
1581
</programlisting>
1585
1582
<warning><para><literal>GNOME_STOCK_MENU_ALIGN_LEFT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1587
1584
This menu icon has been replaced by one in GTK+ and new code should use that.
1588
1585
</para></refsect2>
1589
1586
<refsect2>
1590
 
<title><anchor id="GNOME-STOCK-MENU-ALIGN-RIGHT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_ALIGN_RIGHT</title>
 
1587
<title><anchor id="GNOME-STOCK-MENU-ALIGN-RIGHT:CAPS"/>GNOME_STOCK_MENU_ALIGN_RIGHT</title>
1591
1588
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_ALIGN_RIGHT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_ALIGN_RIGHT    GTK_STOCK_JUSTIFY_RIGHT
1592
1589
</programlisting>
1593
1590
<warning><para><literal>GNOME_STOCK_MENU_ALIGN_RIGHT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1595
1592
This menu icon has been replaced by one in GTK+ and new code should use that.
1596
1593
</para></refsect2>
1597
1594
<refsect2>
1598
 
<title><anchor id="GNOME-STOCK-MENU-ALIGN-CENTER:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_ALIGN_CENTER</title>
 
1595
<title><anchor id="GNOME-STOCK-MENU-ALIGN-CENTER:CAPS"/>GNOME_STOCK_MENU_ALIGN_CENTER</title>
1599
1596
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_ALIGN_CENTER</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_ALIGN_CENTER   GTK_STOCK_JUSTIFY_CENTER
1600
1597
</programlisting>
1601
1598
<warning><para><literal>GNOME_STOCK_MENU_ALIGN_CENTER</literal> is deprecated and should not be used in newly-written code.</para></warning>
1603
1600
This menu icon has been replaced by one in GTK+ and new code should use that.
1604
1601
</para></refsect2>
1605
1602
<refsect2>
1606
 
<title><anchor id="GNOME-STOCK-MENU-ALIGN-JUSTIFY:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_ALIGN_JUSTIFY</title>
 
1603
<title><anchor id="GNOME-STOCK-MENU-ALIGN-JUSTIFY:CAPS"/>GNOME_STOCK_MENU_ALIGN_JUSTIFY</title>
1607
1604
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_ALIGN_JUSTIFY</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_ALIGN_JUSTIFY  GTK_STOCK_JUSTIFY_FILL
1608
1605
</programlisting>
1609
1606
<warning><para><literal>GNOME_STOCK_MENU_ALIGN_JUSTIFY</literal> is deprecated and should not be used in newly-written code.</para></warning>
1611
1608
This menu icon has been replaced by one in GTK+ and new code should use that.
1612
1609
</para></refsect2>
1613
1610
<refsect2>
1614
 
<title><anchor id="GNOME-STOCK-MENU-TEXT-BOLD:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TEXT_BOLD</title>
 
1611
<title><anchor id="GNOME-STOCK-MENU-TEXT-BOLD:CAPS"/>GNOME_STOCK_MENU_TEXT_BOLD</title>
1615
1612
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TEXT_BOLD</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TEXT_BOLD      GTK_STOCK_BOLD
1616
1613
</programlisting>
1617
1614
<warning><para><literal>GNOME_STOCK_MENU_TEXT_BOLD</literal> is deprecated and should not be used in newly-written code.</para></warning>
1619
1616
This menu icon has been replaced by one in GTK+ and new code should use that.
1620
1617
</para></refsect2>
1621
1618
<refsect2>
1622
 
<title><anchor id="GNOME-STOCK-MENU-TEXT-ITALIC:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TEXT_ITALIC</title>
 
1619
<title><anchor id="GNOME-STOCK-MENU-TEXT-ITALIC:CAPS"/>GNOME_STOCK_MENU_TEXT_ITALIC</title>
1623
1620
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TEXT_ITALIC</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TEXT_ITALIC    GTK_STOCK_ITALIC
1624
1621
</programlisting>
1625
1622
<warning><para><literal>GNOME_STOCK_MENU_TEXT_ITALIC</literal> is deprecated and should not be used in newly-written code.</para></warning>
1627
1624
This menu icon has been replaced by one in GTK+ and new code should use that.
1628
1625
</para></refsect2>
1629
1626
<refsect2>
1630
 
<title><anchor id="GNOME-STOCK-MENU-TEXT-UNDERLINE:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TEXT_UNDERLINE</title>
 
1627
<title><anchor id="GNOME-STOCK-MENU-TEXT-UNDERLINE:CAPS"/>GNOME_STOCK_MENU_TEXT_UNDERLINE</title>
1631
1628
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TEXT_UNDERLINE</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TEXT_UNDERLINE GTK_STOCK_UNDERLINE
1632
1629
</programlisting>
1633
1630
<warning><para><literal>GNOME_STOCK_MENU_TEXT_UNDERLINE</literal> is deprecated and should not be used in newly-written code.</para></warning>
1635
1632
This menu icon has been replaced by one in GTK+ and new code should use that.
1636
1633
</para></refsect2>
1637
1634
<refsect2>
1638
 
<title><anchor id="GNOME-STOCK-MENU-TEXT-STRIKEOUT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_TEXT_STRIKEOUT</title>
 
1635
<title><anchor id="GNOME-STOCK-MENU-TEXT-STRIKEOUT:CAPS"/>GNOME_STOCK_MENU_TEXT_STRIKEOUT</title>
1639
1636
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_TEXT_STRIKEOUT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_TEXT_STRIKEOUT GTK_STOCK_STRIKETHROUGH
1640
1637
</programlisting>
1641
1638
<warning><para><literal>GNOME_STOCK_MENU_TEXT_STRIKEOUT</literal> is deprecated and should not be used in newly-written code.</para></warning>
1643
1640
This menu icon has been replaced by one in GTK+ and new code should use that.
1644
1641
</para></refsect2>
1645
1642
<refsect2>
1646
 
<title><anchor id="GNOME-STOCK-MENU-EXIT:CAPS" role="macro" condition="deprecated:"/>GNOME_STOCK_MENU_EXIT</title>
 
1643
<title><anchor id="GNOME-STOCK-MENU-EXIT:CAPS"/>GNOME_STOCK_MENU_EXIT</title>
1647
1644
<indexterm role="deprecated"><primary>GNOME_STOCK_MENU_EXIT</primary></indexterm><programlisting>#define GNOME_STOCK_MENU_EXIT     GNOME_STOCK_MENU_QUIT
1648
1645
</programlisting>
1649
1646
<warning><para><literal>GNOME_STOCK_MENU_EXIT</literal> is deprecated and should not be used in newly-written code.</para></warning>