Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/icons/32x32
Commit message (Collapse)AuthorAgeFilesLines
* Drop gnome-icon-theme dependencyHib Eris2009-12-196-1/+17
| | | | | | | | | | | | | | | | | | As far as I can tell, Evince required only 3 icons from gnome-icon-theme, 'object-rotate-left', 'object-rotate-right' and 'x-office-presentation'. This patch adds copies for these icons from gnome-icon-theme-2.24. It also removes the compile-time check for gnome-icon-theme on all platforms execpt gnome. Note, when gnome-icon-theme is installed, the icons from that theme take precedence over the icons from this patch. Therefore, evince uses the icons from this patch only as a backup when no gnome-icon-theme is installed. All added icons are copied from gnome-icon-theme-2.24, which is licensed under GNU GPLv2.
* [build] Remove gitignore files from gitChristian Persch2009-10-252-44/+0
| | | | They're autogenerated now.
* [build] Include git.mk in all MakefilesChristian Persch2009-10-222-0/+4
|
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-212-0/+44
| | | | Import git.mk.
* Ups once againNickolay V. Shmyrev2007-08-152-0/+0
| | | | svn path=/trunk/; revision=2622
* Icons for a new sizes.Andreas Nilsson2007-08-156-0/+2415
2007-08-15 Andreas Nilsson <nisses.mail@home.se> * data/icons/32x32/Makefile.am: * data/icons/32x32/actions/Makefile.am: * data/icons/32x32/actions/view-page-cont.svg: * data/icons/32x32/actions/view-page-facing.svg: * data/icons/48x48/Makefile.am: * data/icons/48x48/actions/Makefile.am: * data/icons/48x48/actions/view-page-cont.svg: * data/icons/48x48/actions/view-page-facing.svg: Icons for a new sizes. svn path=/trunk/; revision=2619