Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Ladislav Hagara (f64ef92fed198b76b4b6f132075c016bbe81b3cd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Ladislav Hagara (f64ef92fed198b76b4b6f132075c016bbe81b3cd)
  • Date: Mon, 30 Jun 2008 06:41:12 -0500

GIT changes to master z-rejected grimoire by Ladislav Hagara
<ladislav.hagara AT unob.cz>:

z-editors/openoffice2-bin/DETAILS |
1 +
z-editors/openoffice2-bin/HISTORY |
4 ++++
z-editors/openoffice2-bin/desktop/openoffice2-bin-base.desktop |
2 +-
z-editors/openoffice2-bin/desktop/openoffice2-bin-calc.desktop |
2 +-
z-editors/openoffice2-bin/desktop/openoffice2-bin-draw.desktop |
2 +-
z-editors/openoffice2-bin/desktop/openoffice2-bin-impress.desktop |
2 +-
z-editors/openoffice2-bin/desktop/openoffice2-bin-math.desktop |
2 +-
z-editors/openoffice2-bin/desktop/openoffice2-bin-printeradmin.desktop |
2 +-
z-editors/openoffice2-bin/desktop/openoffice2-bin-writer.desktop |
2 +-
9 files changed, 12 insertions(+), 7 deletions(-)

New commits:
commit f64ef92fed198b76b4b6f132075c016bbe81b3cd
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

openoffice2-bin: fixed icon names in desktop files

diff --git a/z-editors/openoffice2-bin/DETAILS
b/z-editors/openoffice2-bin/DETAILS
index 0a647af..eb9dbac 100755
--- a/z-editors/openoffice2-bin/DETAILS
+++ b/z-editors/openoffice2-bin/DETAILS
@@ -1,5 +1,6 @@
SPELL=openoffice2-bin
VERSION=2.4.1
+ PATCHLEVEL=1
SOURCE=OOo_${VERSION/-*/}_LinuxIntel_install_en-US.tar.gz
COMMON_PATH=openoffice/stable/${VERSION/-*/}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/openoffice2
diff --git a/z-editors/openoffice2-bin/HISTORY
b/z-editors/openoffice2-bin/HISTORY
index a4b5111..23825d6 100644
--- a/z-editors/openoffice2-bin/HISTORY
+++ b/z-editors/openoffice2-bin/HISTORY
@@ -1,3 +1,7 @@
+2008-06-30 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: PATCHLEVEL=1
+ * desktop/*.desktop: fixed icon names
+
2008-06-29 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.4.1

diff --git a/z-editors/openoffice2-bin/desktop/openoffice2-bin-base.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-base.desktop
index d9370e1..8978020 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-base.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-base.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Base
Exec=sbase
-Icon=openofficeorg-20-base.png
+Icon=openofficeorg24-base.png
Terminal=false
Type=Application
Categories=Application;Office
diff --git a/z-editors/openoffice2-bin/desktop/openoffice2-bin-calc.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-calc.desktop
index 1f215cc..21b2dd2 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-calc.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-calc.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Calc
Exec=scalc
-Icon=openofficeorg-20-calc.png
+Icon=openofficeorg24-calc.png
Terminal=false
Type=Application
Categories=Application;Office
diff --git a/z-editors/openoffice2-bin/desktop/openoffice2-bin-draw.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-draw.desktop
index 6bdeb17..f09806d 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-draw.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-draw.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Draw
Exec=sdraw
-Icon=openofficeorg-20-draw.png
+Icon=openofficeorg24-draw.png
Terminal=false
Type=Application
Categories=Application;Office
diff --git
a/z-editors/openoffice2-bin/desktop/openoffice2-bin-impress.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-impress.desktop
index 9bba12d..5771148 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-impress.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-impress.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Impress
Exec=simpress
-Icon=openofficeorg-20-impress.png
+Icon=openofficeorg24-impress.png
Terminal=false
Type=Application
Categories=Application;Office
diff --git a/z-editors/openoffice2-bin/desktop/openoffice2-bin-math.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-math.desktop
index 00f9f69..07c57ed 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-math.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-math.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Math
Exec=smath
-Icon=openofficeorg-20-math.png
+Icon=openofficeorg24-math.png
Terminal=false
Type=Application
Categories=Application;Office
diff --git
a/z-editors/openoffice2-bin/desktop/openoffice2-bin-printeradmin.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-printeradmin.desktop
index f271fcc..0ef2cb8 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-printeradmin.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-printeradmin.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Printer Admin
Exec=spadmin
-Icon=openofficeorg-20-printeradmin.png
+Icon=openofficeorg24-printeradmin.png
Terminal=false
Type=Application
Categories=Application;Office
diff --git a/z-editors/openoffice2-bin/desktop/openoffice2-bin-writer.desktop
b/z-editors/openoffice2-bin/desktop/openoffice2-bin-writer.desktop
index 53b32ee..456238d 100644
--- a/z-editors/openoffice2-bin/desktop/openoffice2-bin-writer.desktop
+++ b/z-editors/openoffice2-bin/desktop/openoffice2-bin-writer.desktop
@@ -2,7 +2,7 @@
Encoding=UTF-8
Name=OpenOffice2 Writer
Exec=swriter
-Icon=openofficeorg-20-writer.png
+Icon=openofficeorg24-writer.png
Terminal=false
Type=Application
Categories=Application;Office



  • [SM-Commit] GIT changes to master z-rejected grimoire by Ladislav Hagara (f64ef92fed198b76b4b6f132075c016bbe81b3cd), Ladislav Hagara, 06/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page