Bug 23148: (follow-up) Correct image paths in sample data and tests
[koha.git] / installer / data / mysql / en / optional / sample_itemtypes.yml
index 68ec646..55f4d3d 100644 (file)
@@ -29,54 +29,54 @@ tables:
           description: "Books"
           rentalcharge: 0
           notforloan: 0
-          imageurl: "bridge/book.gif"
+          imageurl: "bridge/book.png"
           summary: ""
 
         - itemtype: MX
           description: "Mixed Materials"
           rentalcharge: 5
           notforloan: 0
-          imageurl: "bridge/kit.gif"
+          imageurl: "bridge/kit.png"
           summary: ""
 
         - itemtype: CF
           description: "Computer Files"
           rentalcharge: 5
           notforloan: 0
-          imageurl: "bridge/computer_file.gif"
+          imageurl: "bridge/computer_file.png"
           summary: ""
 
         - itemtype: MP
           description: "Maps"
           rentalcharge: 5
           notforloan: 0
-          imageurl: "bridge/map.gif"
+          imageurl: "bridge/map.png"
           summary: ""
 
         - itemtype: VM
           description: "Visual Materials"
           rentalcharge: 5
           notforloan: 1
-          imageurl: "bridge/dvd.gif"
+          imageurl: "bridge/dvd.png"
           summary: ""
 
         - itemtype: MU
           description: "Music"
           rentalcharge: 5
           notforloan: 0
-          imageurl: "bridge/sound.gif"
+          imageurl: "bridge/sound.png"
           summary: ""
 
         - itemtype: CR
           description: "Continuing Resources"
           rentalcharge: 5
           notforloan: 0
-          imageurl: "bridge/periodical.gif"
+          imageurl: "bridge/periodical.png"
           summary: ""
 
         - itemtype: REF
           description: "Reference"
           rentalcharge: 0
           notforloan: 1
-          imageurl: "bridge/reference.gif"
+          imageurl: "bridge/reference.png"
           summary: ""