From 0f4c38a1c4a164e6fae3f97203f4c3ef3160e963 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Wed, 13 Feb 2013 14:58:25 -0300 Subject: [PATCH] Bug 9502 - famfamfam wronly linked in 3.8.x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit famfamfam icon set was moved from 'prog' to 'lib' but there still are wrong references to the old path. This patch fixes it. Note: it is not a .deb packages problem but a more general one. Sponsored-by: Universidad Nacional de Córdoba --- INSTALL.opensuse | 4 +- .../prog/en/xslt/MARC21slim2OPACResults.xsl | 76 ++++++++++---------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/INSTALL.opensuse b/INSTALL.opensuse index 615e9a7..a30d1a4 100644 --- a/INSTALL.opensuse +++ b/INSTALL.opensuse @@ -1129,10 +1129,10 @@ Password changed. == Run make test == |-------------------- myhost:~/Koha # make test -cp koha-tmpl/opac-tmpl/prog/famfamfam/silk/error_go.png blib/OPAC_TMPL_DIR/prog/famfamfam/silk/error_go.png +cp koha-tmpl/opac-tmpl/lib/famfamfam/silk/error_go.png blib/OPAC_TMPL_DIR/prog/famfamfam/silk/error_go.png cp opac/opac-changelanguage.pl blib/OPAC_CGI_DIR/opac/opac-changelanguage.pl cp koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/liblime-kids/card.gif blib/INTRANET_TMPL_DIR/prog/img/itemtypeimg/liblime-kids/card.gif -cp koha-tmpl/opac-tmpl/prog/famfamfam/mini/note.gif blib/OPAC_TMPL_DIR/prog/famfamfam/mini/note.gif +cp koha-tmpl/opac-tmpl/lib/famfamfam/mini/note.gif blib/OPAC_TMPL_DIR/prog/famfamfam/mini/note.gif [many more lines beginning with "cp" should appear...] diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl index e860ad1..3c4877a 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl @@ -165,7 +165,7 @@ chip cartridge - computer optical disc cartridge + computer optical disc cartridge magnetic disc @@ -174,11 +174,11 @@ magneto-optical disc - optical disc + optical disc available online - remote + remote tape cartridge @@ -191,16 +191,16 @@ - celestial globe + celestial globe - earth moon globe + earth moon globe - planetary or lunar globe + planetary or lunar globe - terrestrial globe + terrestrial globe @@ -263,19 +263,19 @@ film reel - chart + chart collage - drawing + drawing - flash card + flash card - painting + painting photomechanical print @@ -287,7 +287,7 @@ photoprint - picture + picture print @@ -296,7 +296,7 @@ technical drawing - notated music + notated music filmslip @@ -311,7 +311,7 @@ other filmstrip type - slide + slide transparency @@ -332,7 +332,7 @@ sound cassette - sound disc + sound disc sound-tape reel @@ -359,7 +359,7 @@ braille - large print + large print regular print @@ -374,7 +374,7 @@ videocassette - videodisc + videodisc videoreel @@ -533,23 +533,23 @@ Type: - book Set + book Set - book Book - serial Continuing Resource - article Article + book Book + serial Continuing Resource + article Article - book Book - kit Kit - mixed materialsMixed Materials - computer file Computer File - map Map - visual material Visual Material - score Score - sound Sound - music Music + book Book + kit Kit + mixed materialsMixed Materials + computer file Computer File + map Map + visual material Visual Material + score Score + sound Sound + music Music @@ -564,7 +564,7 @@ - database + database loose-leaf @@ -579,7 +579,7 @@ periodical - web site + web site @@ -593,7 +593,7 @@ bibliography - bibliography + bibliography catalog @@ -641,7 +641,7 @@ statistics - technical report + technical report legal case and case notes @@ -668,13 +668,13 @@ numeric data - database + database - font + font - game + game @@ -689,7 +689,7 @@ festschrift - biography + biography -- 1.7.9.5