1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737
|
2009-09-20 Rodney Dawes <dobey@gnome.org>
* configure.ac:
Up version to 0.8.90 for release
2009-02-20 Rodney Dawes <dobey@gnome.org>
* legacy-icon-mapping.xml:
Add MS Office Open XML MIME type links
Fixes https://bugs.launchpad.net/ubuntu/+bug/222441
2009-02-20 Rodney Dawes <dobey@gnome.org>
* legacy-icon-mapping.xml:
Move some of the help links to help-contents instead of help-browser
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=13048
2009-02-20 Rodney Dawes <dobey@gnome.org>
* legacy-icon-mapping.xml:
Remove the stock_mail-priority-high symlink
Fixes https://bugs.launchpad.net/ubuntu/+bug/319991
2008-06-14 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac:
Up version to 0.8.7 for release
2008-06-12 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml:
Add gnome-shutdown link for system-shutdown
Add inode-directory link for folder
2008-01-09 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml:
Add gnome-mime-application-x-lzma and
gnome-mime-application-x-lzma-compressed-tar as links for
package-x-generic
2007-08-27 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.6 for release
2007-08-27 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml:
Add applications-other link to gnome-other
Add phone link to stock_cell-phone
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=12155
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=12156
2007-08-26 Rodney Dawes <dobey.pwns@gmail.com>
* README: Update with example of usage
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.5 for release
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* Makefile.am: Handle the uninstalled pc file separate from the
normal pc file so we don't install it
See http://bugs.freedesktop.org/show_bug.cgi?id=10222
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.4 for release
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Fix mail status icons to be status and not
link to the action counterparts
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11468
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Add mail-attachment link
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11467
2007-08-16 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Add emotes context, icons, and links
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.3 for release
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* icon-name-mapping.pl.in: Update author info
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* AUTHORS: Update my info
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
Original patch from Damien Carbery <damien.carbery@sun.com>
* Makefile.am: Update to include icon-naming-utils-uninstalled.pc.in
* configure.ac: Output icon-naming-utils-uninstalled.pc
* icon-naming-utils-uninstalled.pc.in: Add uninstalled pc.in file
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=10222
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Link help-about to gtk-about
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11168
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
Some patching from Luca Ferretti <elle.uca@libero.it>
* legacy-icon-mapping.xml:
Update document-revert links to use ltr/rtl forms
Add links for emblem-{noread,nowrite}
Add link for gtk-execute
Add links for gtk-spell-check and stock_spellcheck
Add link for stock_print-setup
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11479
https://bugs.freedesktop.org/show_bug.cgi?id=11480
https://bugs.freedesktop.org/show_bug.cgi?id=11481
https://bugs.freedesktop.org/show_bug.cgi?id=11482
https://bugs.freedesktop.org/show_bug.cgi?id=11507
https://bugs.freedesktop.org/show_bug.cgi?id=11532
2007-08-01 Rodney Dawes <dobey.pwns@gmail.com>
Patch from Luca Ferretti <elle.uca@libero.it>
* legacy-icon-mapping.xml: Update gtk-{indent,unindent} links
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11466
2007-03-23 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add gtk-directory link to folder icon
2007-03-23 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Link process-stop to gtk-cancel
2007-02-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for document-revert
2007-02-16 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.8.2 for release
2007-02-16 Rodney Dawes <dobey@novell.com>
* configure.ac:
* icon-name-mapping.pl.in:
Update the Copyright year for 2007
2007-02-16 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for the KDE viewmag icons
2007-02-15 Rodney Dawes <dobey@novell.com>
* icon-name-mapping.pl.in: Allow INU_DATA_DIR to override the path
where legacy-icon-mapping.xml can be found, to allow for use of
the utility in uninstalled situations
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9101
2007-02-15 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add gtk-select-all link to edit-select-all
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9966
2006-08-21 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.8.1 for release
2006-08-21 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for edit-select-all
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=7764
2006-08-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for the system-run and
application-certificate icons
2006-08-01 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.8.0 for release
* legacy-icon-mapping.xml: Add mail-send and link gnome send icons
Rename drive/media-cdrom to -optical
Add media-flash, and link the gnome flash media icons here
Add security-high, security-medium, and security-low with links to
the stock_lock icons which these replace with better metaphors
2006-07-24 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.7.4 for release
2006-07-24 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for new view-restore icon
This icon is the opposite action of view-fullscreen
2006-07-24 Luca Ferreti <elle.uca@libero.it>
* legacy-icon-mapping.xml: Add more links for view-fullscreen icon
2006-07-24 Luca Ferreti <elle.uca@libero.it>
* legacy-icon-mapping.xml: Add links for window-close icon
2006-07-10 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.7.3 for release
2006-07-10 Niko Mirthes <nmirthes@gmail.com>
* legacy-icon-mapping.xml: Update with some changes for KDE
2006-07-09 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Move the link for the
gnome-settings-accessibility-technnologies name to the standard
preferences-desktop-accessibility icon
Remove preferences-desktop-assistive-technology
Add a link for gnome-modem to modem under devices
2006-07-08 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add link for application/x-scribus
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=168873
2006-06-29 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add link for application/x-gzpostscript
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=317416
2006-06-29 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for various realmedia types
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=340550
2006-05-10 Daniele Favara <danjele@gmail.com>
* legacy-icon-mapping.xml: Add some links for XFCE
2006-04-21 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.7.2 for release
2006-04-21 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add gnome-character-map as a link
Add system-floppy as a link to the media-floppy icon
Add links for a few missing package types
Add a link for opendocument text-web to text-html
Add x-office-*-template icons and links to them
Add x-office-drawing icon and links to it
Add links for specific folder-remote share types to preempt the links
to the generic folder-remote icon
2006-04-18 Rodney Dawes <dobey@novell.com>
* legaciy-icon-mapping.xml: Add links to system-software-update for
update-manager and zen-icon
Add odg mime type as link to image-x-generic
Add distributor-logo and novell-button as links for start-here
Move stock_volume-0 to audio-volume-low instead of -muted
2006-04-17 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Declare standalone="yes" in the XML
declaration, to avoid having XML::Parser attempt to laod the DTD from
the same directory as the XML, when using libxml-sax-perl-expat
2006-04-11 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for zoom-* icons
Partial patch from Luca Ferretti <elle.uca@libero.it>
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=6506
2006-03-05 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Move folder_open link to folder-open icon
Fixes #6050
2006-02-24 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.7.1 for release
2006-02-24 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Move all the nm-* aliases to the network-*
icons under the status context
Add new network-wireless-{high,medium,low} status icons with links to
the nm-signal-* wireless status icons
2006-02-17 Rodney Dawes <dobey@novell.com>
* configure.ac: Up versioon to 0.7.0 for release
2006-02-15 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links to the new network status icon
names, for the old gnome-netstatus icon names
2006-02-14 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add some links for NetworkManager icons
2006-02-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.8 for release
2006-02-07 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add font-x-generic icon and links to it
Link gnome-mime-text-x-sh to text-x-script
Link gnome-mime-text-x-vcard to x-office-address-book
Link gnome-mime-text-x-vcalendar to x-office-calendar
Link ximian-evolution-calendar to office-calendar
Link ximian-evolution-emvail to internet-mail
2006-02-07 Rodney Dawes <dobey@novell.com>
* icon-name-mapping.pl.in (tls_map_icons): Don't use an elsif for the
linking of .icon files, as they need to always be checked for
* legacy-icon-mapping.xml: Add a link for the volume-knob icon used
by the GNOME mixer applet to multimedia-volume-control
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=5834
2006-02-03 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.7 for release
2006-02-03 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add gtk-file as link to text-x-preview
Add process-idle for backward compat with gnome-spinner-rest
2006-02-03 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add mappings for media-jaz and media-zip
and link the related gnome-dev-* icons to them
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=328606 and
https://bugs.freedesktop.org/show_bug.cgi?id=5794
2006-02-03 Rodney Dawes <dobey@novell.com>
* legacy-icon-mappping.xml: Add a link for the application/xhtml+xml
mime type to be handled properly in GNOME and use the text-html icon
Add a mapping for text-x-preview and move gnome-fs-regular to it
2006-01-24 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Link stock_mail-forward to the new
mail-forward icon
2006-01-22 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.6.1 for release
2006-01-22 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add animations context and link the
process-working icon to gnome-spinner for compatibility
2006-01-20 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Fix typo in weather-few-clouds-night
2006-01-20 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.6 for release
2006-01-20 Rodney Dawes <dobey@novell.com>
* README: Add some text and a link to the Icon Naming Spec
2006-01-20 Rodney Dawes <dobey@novell.com>
* Makefile.am: Don't do the .pc file generation here
Move $(pkgconfig_DATA) to DISTCLEANFILES rather than CLEANFILES
* configure.ac: Generate the .pc file here
* icon-naming-utils.pc.in: Add prefix and exec_prefix variables so
that libexecdir can be expanded fully
2006-01-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Move gtk-delete and stock_delete to be
links to the edit-delete icon rather than user-trash
2006-01-19 Niko Mirthes <nmirthes@gmail.com>
* legacy-icon-mapping.xml: More KDE icon link additions
2006-01-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Map the legacy MIME type icons for SMB
browsing in GNOME
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=5541
2006-01-19 Sebastien Bacher <seb128@debian.org>
* legacy-icon-mapping.xml: Fix typo in starwriter MIME type link
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=5598
2006-01-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for night weather images
2006-01-13 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.5 for release
2006-01-13 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add a bunch of links for gnome-icon-theme
2006-01-13 Niko Mirthes <nmirthes@gmail.com>
* legacy-icon-mapping.xml: Updates for more KDE icons
2006-01-13 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for x-office-calendar and
x-office-presentation
Link gnome-mime-application-x-killustrator to image-x-generic
Link folder_tar to package-x-generic
Link package_editors to text-x-generic
Link contents2 to x-office-address-book
2006-01-13 Eskil Bylund <eskil@letterboxes.org>
* legacy-icon-mapping.xml: Add links for edit-find-replace, list-*,
and more stock mail icons
Link system-config-users to system-users
Link redhat-system_tools to applications-system
Link redhat-system_settins to preferences-system
2006-01-06 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.3 for release
Update copyright year to include 2006
* icon-name-mapping.pl.in: Update copyright year to include 2006
2006-01-06 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Some update for KDE icons (Niko Mirthes)
Updates for some gnome icons, and additional icons (Rodney Dawes)
2005-12-16 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.2 for release
2005-12-16 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Some updates for KDE icons (Niko Mirthes)
Add stock_proxy as a link for the proxy preferences icon
2005-12-15 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add new network-wireless-encrypted icon
and a link to it for gnome-dev-wavelan-encrypted
2005-12-11 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.1 for release
2005-12-11 Rodney Dawes <dobey@novell.com>
* icon-name-mapping.pl.in: Define $LN_S to cp if on win32 and ln -s
otherwise, so that we can work properly on win32
(tls_map_icons): Use the new $LN_S variable to map icons, so that the
mapping will work properly on win32 as well
* legacy-icon-mapping.xml: Add a link for gtk-floppy to media-floppy
2005-12-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.6.0 for release
2005-12-07 Rodney Dawes <dobey@novell.com>
* icon-naming-utils.pc.in: Fix the variable declaration of program_path
to be defined properly for pkg-config
2005-12-07 Rodney Dawes <dobey@novell.com>
* Makefile.am: Install the script to $(libexecdir) instead of $(bindir)
Create a pc file from the new icon-naming-utils.pc.in
* icon-naming-utils.pc.in: New pkgconfig file for checking the version
and path to the script
* icon-name-mapping.pl.in: Check that the context was passed in, and
print the usage info if not
(tls_map_icons): Add a block of code to create symlinks to the .icon
files as well as svg and png
(usage): Add a note about how the script is to be used
* legacy-icon-mapping.xml: Add links for some new deprecated icons
which are not in the spec, to fill out the control center icons a bit
Add a link from gnome-control-center to preferences-desktop
Remove a bunch of duplicate entries from drive-cdrom linking
Link gnome-dev-floppy to media-floppy
Link gnome-dev-ipod to multimedia-player
Move all the x-directory icons out of mimetypes and into places or
status as appropriate for the new verison of the specification, using
their new names
2005-12-05 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add link for gnome-control-center to the
generic desktop preferences icon
2005-11-30 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.5.1 for release
2005-11-30 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: KDE and Red Hat name updates (Niko Mirthes)
Move system-lock-screen to actions from apps (Rodney Dawes)
Add folder-new to actions in place of directory-new (Rodney Dawes)
Add accessories-character-map to apps context (Rodney Dawes)
2005-11-23 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: KDE media player icons (Niko Mirthes)
Add links for KDE and redhat menu categories (Niko Mirthes)
Add links for gtk+/gnome media icons (Rodney Dawes)
2005-11-18 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.5.0 for release
2005-11-18 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Few minor KDE updates (Niko Mirthes)
Fix the alphabetical ordering of some icon names (Niko Mirthes)
Add links for gtk+/gnome find icons (Rodney Dawes)
Add links for gtk+/gnome mail message compose icons (Rodney Dawes)
Add links for more category icons for gnome menus (Rodney Dawes)
Add a link for gnome-dev-battery the battery device (Rodney Dawes)
Add a link for stock_printers to the printer device (Rodney Dawes)
Add a link for the shockwave flash mime type to video (Rodney Dawes)
Add links for x-office-document, and fill out the links for the
spreadsheet mime type icon (Rodney Dawes)
2005-11-14 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml:
Fix icon name typos and add updates for some stock icons (Rodney Dawes)
Add links to some redhat category icons (Steven Garrity)
Add links for more text formatting icons (David Schroeder)
Add some updates for KDE icons (Niko Mirthes)
2005-11-06 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.4.0 for release
2005-11-06 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add a lot of links for stock icons that
were missing before, and fix the undo/redo issues
Updated links for KDE icons from Niko Mirthes
Add links for dobument-open and properties from Steven Garrity
2005-11-06 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add tar, rar, and tarz for package icon
Patch from Jakub Steiner
2005-11-02 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add mapping for save icon
Add links for the stock undo/redo icons in GNOME and GTK+
2005-11-01 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Fix typo for edit-undo
2005-11-01 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Update for more KDE icons, and add the
links for edit-redo and edit-undo
Patch from Niko Mirthes
2005-10-28 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for cut and copy icons
2005-10-26 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links to gtk+/gnome stock trash icons
2005-10-18 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.3.2 for release
2005-10-18 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add link for the bookmark-new icon
Add a link for gtk-help to the help-browser icon
Add a link for gnome-joystick to the applications-games icon
2005-10-18 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Remove kmail link and fix typo for the
ksysguard link. patch from Niko Mirthes
2005-10-18 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Link stock_home to the new home icon
Add links for the stop icon
2005-10-15 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.3.1 for release
2005-10-15 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Few more KDE links from Niko Mirthes
Add stock_new-appointment and web-browser links for GNOME
2005-10-14 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add more KDE links. Patch from Niko Mirthes
Add link for gnome-lockscreen to the system-lock-screen icon
2005-10-13 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.3.0 for release
2005-10-13 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links so that logout, search, and help
show up properly in gnome. Patch from Steven Garrity
2005-10-13 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add edit-paste and utilities-system-monitor
to the list of icons to map older names to
2005-10-12 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Update the links for some GTK+ stock icons
to have -ltr and -rtl suffixes. Thanks to Luca Ferretti
Add some more links for KDE icons. Thanks to Niko Mirthes for the patch
2005-10-09 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: add application/zip
2005-10-07 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Update to include screensaver as a link to
preferences-desktop-screensaver again
2005-10-06 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 0.2.0 for release
2005-10-06 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Update with a bunch of new icons and links
2005-09-22 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: accessories-text-editor
2005-09-14 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: session
* legacy-icon-mapping.xml: theme
2005-09-07 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: accessibility
2005-09-07 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: wallpaper, screensaver and font setting
mappings.
2005-08-10 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: gnome-fs-loading-icon for load-thumbnail
2005-06-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Move the gnome-dev-dvd link to point to
the drive-cdrom icon
Remove the image link from the package-x-generic type
Add a bunch of application/x-foo types to link to package-x-generic
2005-06-16 Jakub Steiner <jimmac@ximian.com>
* legacy-icon-mapping.xml: gnome-package and gnome-de-disc* stuff
2005-05-24 Rodney Dawes <dobey@novell.com>
* *: Initial import to CVS
|