<newsletter:master> use the geany.png from img directory

Dominic Hopf git-noreply at xxxxx
Thu Jul 21 12:24:04 UTC 2011


Updating branch refs/heads/master
         to 06679394ba6e975fe6d3b834f25d72df38944be9 (commit)
       from 89bb91f9c8852e84843dd0f0700c5b031c24b9e3 (commit)

commit 06679394ba6e975fe6d3b834f25d72df38944be9
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Thu Jul 21 12:40:39 2011 +0200

    use the geany.png from img directory

 images/geany.png |  Bin 4361 -> 0 bytes
 newsletters.php  |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/images/geany.png b/images/geany.png
deleted file mode 100644
index efe5b35..0000000
Binary files a/images/geany.png and /dev/null differ
diff --git a/newsletters.php b/newsletters.php
index d54bb6b..6aeb29a 100644
--- a/newsletters.php
+++ b/newsletters.php
@@ -48,7 +48,7 @@ print '<?xml version="1.0"?>';
 <body>
 	<div id="header">
 		<a href="./">
-		<img src="./images/geany.png" alt="Geany Logo" style="width: 48px; height: 48px; float: left; margin-right: 5%;" /></a>
+		<img src="./img/geany.png" alt="Geany Logo" style="width: 48px; height: 48px; float: left; margin-right: 5%;" /></a>
 		<h1>Geany Newsletters</h1>
 	</div>
 



More information about the Newsletter-Commits mailing list