]> git.pld-linux.org Git - packages/gallery-theme-carbon.git/commitdiff
- if no thumbnail is made - use default image
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 28 Jul 2006 11:42:04 +0000 (11:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gallery-theme-carbon-agfolder.patch -> 1.1

gallery-theme-carbon-agfolder.patch [new file with mode: 0644]

diff --git a/gallery-theme-carbon-agfolder.patch b/gallery-theme-carbon-agfolder.patch
new file mode 100644 (file)
index 0000000..820c356
--- /dev/null
@@ -0,0 +1,10 @@
+--- ./carbon/templates/album.tpl.org   2006-04-06 22:23:12.000000000 +0200
++++ ./carbon/templates/album.tpl       2006-07-28 13:40:27.988210500 +0200
+@@ -135,6 +135,7 @@
+                           </a>
+                         {else}
+                           <a href="{g->url arg1="view=core.ShowItem" arg2="itemId=`$child.id`"}" class="giMissingThumbnail">
++                              <img src="themes/carbon/images/agfolder.png" border="0"> <br>
+                             {g->text text="no thumbnail"}
+                           </a>
+                         {/if}
This page took 0.084747 seconds and 4 git commands to generate.