/misc/p5-Array-PrintCols/

w44/cgit/'>cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Monreal <michael.monreal@gmail.com>2007-10-12 17:49:02 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-10-12 17:49:02 +0800
commit953e66428af9639028b3729b448d1fa01c340d09 (patch)
treed413a2f65852df6fe5fe6eee913378dab774ed23
parentbe9273d7bab214c49479b4cc96f0a2ffe26ce019 (diff)
downloadgsoc2013-evolution-953e66428af9639028b3729b448d1fa01c340d09.tar.gz
gsoc2013-evolution-953e66428af9639028b3729b448d1fa01c340d09.tar.zst
gsoc2013-evolution-953e66428af9639028b3729b448d1fa01c340d09.zip
** Migration of theme icons to data/icons/ (bug #479257)
2007-10-12 Michael Monreal <michael.monreal@gmail.com> ** Migration of theme icons to data/icons/ (bug #479257) * art/Makefile.am: Remove references to art/$size. * configure.in: Include new data/icons/ directory. * file e-util/e-icon-factory.c: Append a private icon directory to the search path. New inbox/outbox/sent icons. * mail/em-folder-tree.c, mail/mail-send-recv.c: Change icon references. New view-calendar icons. * calendar/gui/calendar-commands.c: Change icon references. svn path=/trunk/; revision=34383
Diffstat
-rw-r--r--ChangeLog6
-rw-r--r--art/16x16/.cvsignore2
-rw-r--r--art/16x16/Makefile.am3
-rw-r--r--art/ChangeLog6
-rw-r--r--art/Makefile.am43
-rw-r--r--calendar/ChangeLog6
-rw-r--r--calendar/gui/calendar-commands.c10
-rw-r--r--configure.in1
-rw-r--r--data/Makefile.am2
-rw-r--r--data/icons/Makefile.am119
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-day.pngbin0 -> 540 bytes
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-day.svg240
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-list.pngbin0 -> 511 bytes
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-list.svg229
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-month.pngbin0 -> 627 bytes
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-month.svg281
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-week.pngbin0 -> 591 bytes
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-week.svg207
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-workweek.pngbin0 -> 491 bytes
-rw-r--r--data/icons/hicolor_actions_16x16_view-calendar-workweek.svg207
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-day.pngbin0 -> 717 bytes
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-day.svg327
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-list.pngbin0 -> 713 bytes
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-list.svg316
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-month.pngbin0 -> 968 bytes
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-month.svg329
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-week.pngbin0 -> 774 bytes
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-week.svg275
-rw-r--r--data/icons/hicolor_actions_22x22_view-calendar-workweek.pngbin0 -> 699 bytes
-rw-r--r--