diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-10 00:37:50 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 00:37:50 +0800 |
commit | fd93a2dd527de9acb39746d109e218d9215ba4e2 (patch) | |
tree | 9044095e43652c7a67fe23fde1b98282ff0410f8 /configure.ac | |
parent | 011d13707a281767849f8227b7440193da6d31a6 (diff) | |
download | gsoc2013-epiphany-fd93a2dd527de9acb39746d109e218d9215ba4e2.tar.gz gsoc2013-epiphany-fd93a2dd527de9acb39746d109e218d9215ba4e2.tar.zst gsoc2013-epiphany-fd93a2dd527de9acb39746d109e218d9215ba4e2.zip |
Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones in
2007-07-09 Christian Persch <chpe@gnome.org>
* configure.ac:
* data/icons/16x16/status/Makefile.am:
* data/icons/24x24/status/Makefile.am:
* data/icons/48x48/Makefile.am:
* data/icons/48x48/status/Makefile.am:
* data/icons/Makefile.am:
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones
in g-i-t are broken (see bug #348350 comment 93 ff).
svn path=/trunk/; revision=7119
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0a7b78398..3e7668997 100644 --- a/configure.ac +++ b/configure.ac @@ -674,6 +674,8 @@ data/icons/24x24/status/Makefile data/icons/32x32/Makefile data/icons/32x32/actions/Makefile data/icons/32x32/status/Makefile +data/icons/48x48/Makefile +data/icons/48x48/status/Makefile data/icons/scalable/Makefile data/icons/scalable/actions/Makefile data/icons/scalable/status/Makefile |