From: Andreas Nilsson Date: Wed, 15 Aug 2007 04:42:40 +0000 (+0000) Subject: Icons for a new sizes. X-Git-Tag: EVINCE_2_19_4~26 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=8370e4fa6c0a90a4d10294e3a74ed87d90b8db94;p=evince.git Icons for a new sizes. 2007-08-15 Andreas Nilsson * 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 --- diff --git a/ChangeLog b/ChangeLog index ada5fa93..6268fcf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-08-15 Andreas Nilsson + + * 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. + 2007-08-14 Justin Blanchard * shell/ev-page-cache.c: (build_height_to_page), diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am new file mode 100644 index 00000000..0224d457 --- /dev/null +++ b/data/icons/32x32/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = actions diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am new file mode 100644 index 00000000..6e748768 --- /dev/null +++ b/data/icons/32x32/actions/Makefile.am @@ -0,0 +1,15 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 32x32 +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + view-page-continuous.png \ + view-page-facing.png + +noinst_DATA = + +EXTRA_DIST = \ + $(icons_DATA) \ + $(noinst_DATA) diff --git a/data/icons/32x32/actions/view-page-cont.png b/data/icons/32x32/actions/view-page-cont.png new file mode 100644 index 00000000..405b3708 Binary files /dev/null and b/data/icons/32x32/actions/view-page-cont.png differ diff --git a/data/icons/32x32/actions/view-page-cont.svg b/data/icons/32x32/actions/view-page-cont.svg new file mode 100644 index 00000000..c981880e --- /dev/null +++ b/data/icons/32x32/actions/view-page-cont.svg @@ -0,0 +1,1228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/32x32/actions/view-page-facing.png b/data/icons/32x32/actions/view-page-facing.png new file mode 100644 index 00000000..9dd9d7fa Binary files /dev/null and b/data/icons/32x32/actions/view-page-facing.png differ diff --git a/data/icons/32x32/actions/view-page-facing.svg b/data/icons/32x32/actions/view-page-facing.svg new file mode 100644 index 00000000..ab39afbe --- /dev/null +++ b/data/icons/32x32/actions/view-page-facing.svg @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/48x48/Makefile.am b/data/icons/48x48/Makefile.am index ebbd1452..ddce5ef1 100644 --- a/data/icons/48x48/Makefile.am +++ b/data/icons/48x48/Makefile.am @@ -1 +1,2 @@ -SUBDIRS = apps +SUBDIRS = actions apps + diff --git a/data/icons/48x48/actions/Makefile.am b/data/icons/48x48/actions/Makefile.am new file mode 100644 index 00000000..acb1e945 --- /dev/null +++ b/data/icons/48x48/actions/Makefile.am @@ -0,0 +1,15 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 48x48 +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + view-page-continuous.png \ + view-page-facing.png + +noinst_DATA = + +EXTRA_DIST = \ + $(icons_DATA) \ + $(noinst_DATA) diff --git a/data/icons/48x48/actions/view-page-cont.png b/data/icons/48x48/actions/view-page-cont.png new file mode 100644 index 00000000..d70e49f3 Binary files /dev/null and b/data/icons/48x48/actions/view-page-cont.png differ diff --git a/data/icons/48x48/actions/view-page-cont.svg b/data/icons/48x48/actions/view-page-cont.svg new file mode 100644 index 00000000..f56808ad --- /dev/null +++ b/data/icons/48x48/actions/view-page-cont.svg @@ -0,0 +1,675 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + text + plaintext + regular + document + + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + Luca Ferretti + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/48x48/actions/view-page-facing.png b/data/icons/48x48/actions/view-page-facing.png new file mode 100644 index 00000000..bd725138 Binary files /dev/null and b/data/icons/48x48/actions/view-page-facing.png differ diff --git a/data/icons/48x48/actions/view-page-facing.svg b/data/icons/48x48/actions/view-page-facing.svg new file mode 100644 index 00000000..cc364b35 --- /dev/null +++ b/data/icons/48x48/actions/view-page-facing.svg @@ -0,0 +1,606 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + New Document + + + text + plaintext + regular + document + + + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + Luca Ferretti + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +