[Lunar-commits] <moonbase> exo: substitute missing Mail Reader icon

Paul Bredbury brebs at lunar-linux.org
Sat Jan 22 17:18:23 CET 2011


commit f4418f76780f56da29b83f1fb1574dd5cdd0d56a
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Jan 22 23:18:23 2011 +0700

    exo: substitute missing Mail Reader icon
---
 xfce4/core/exo/BUILD   |    3 +++
 xfce4/core/exo/DETAILS |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/xfce4/core/exo/BUILD b/xfce4/core/exo/BUILD
index f06db4c..f518c41 100644
--- a/xfce4/core/exo/BUILD
+++ b/xfce4/core/exo/BUILD
@@ -1,5 +1,8 @@
 (
 
+  # Use substitute for missing icon
+  sedit "s:Icon=internet-mail:Icon=mail-message-new:1" exo-open/exo-mail-reader.desktop.in  &&
+
   OPTS+=" --disable-static"  &&
 
   default_build
diff --git a/xfce4/core/exo/DETAILS b/xfce4/core/exo/DETAILS
index 9aeef5a..2ca646a 100644
--- a/xfce4/core/exo/DETAILS
+++ b/xfce4/core/exo/DETAILS
@@ -7,7 +7,7 @@
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.os-cillation.de/en/open-source-projekte/libexo
          ENTERED=20040930
-         UPDATED=20110118
+         UPDATED=20110120
            SHORT="the Xfce extension library"
 
 cat << EOF


More information about the Lunar-commits mailing list