[Libreoffice-commits] .: Branch 'libreoffice-3-3' - distro-configs/DroplineGNOME64.conf.in distro-configs/DroplineGNOME.conf.in distro-configs/GoOoLinux.conf.in distro-configs/GoOoMacOSX.conf.in distro-configs/GoOoWin32.conf.in distro-configs/NovellWin32.conf.in distro-configs/NovellWin32Eval.conf.in distro-configs/NovellWin32ISO.conf.in distro-configs/OxygenOfficeLinux.conf.in distro-configs/OxygenOfficeWindows.conf.in distro-configs/Pardus2007.conf.in distro-configs/Pardus2008.conf.in distro-configs/PlainLinux.conf.in distro-configs/Solaris.conf.in src/openabout_go-oo.bmp src/openabout_go-oo.png src/openabout_nld.bmp src/openabout_nld.png src/openabout_ooop.bmp src/openabout_ooop.png src/openabout_pardus.bmp src/openabout_pardus.png src/openabout_pld.bmp src/openabout_pld.png src/openintro_ark.bmp src/openintro_ark.png src/openintro_gentoo.bmp src/openintro_gentoo.png src/openintro_go-oo.bmp src/openintro_go-oo.png src/openintro_nld.bmp src/openintro_nld_eval.bmp src/openintro_nld_eval. png src/openintro_nld.png src/openintro_ooop.bmp src/openintro_ooop.png src/openintro_pardus.bmp src/openintro_pardus.png src/openintro_pld.bmp src/openintro_pld.png src/openintro_translateorgza.bmp src/openintro_translateorgza.png

Kalman "" Szalai kami911 at kemper.freedesktop.org
Sat Jan 8 10:13:19 PST 2011


 dev/null                                   |binary
 distro-configs/DroplineGNOME.conf.in       |    4 ++--
 distro-configs/DroplineGNOME64.conf.in     |    4 ++--
 distro-configs/GoOoLinux.conf.in           |    4 ++--
 distro-configs/GoOoMacOSX.conf.in          |    4 ++--
 distro-configs/GoOoWin32.conf.in           |    4 ++--
 distro-configs/NovellWin32.conf.in         |    4 ++--
 distro-configs/NovellWin32Eval.conf.in     |    4 ++--
 distro-configs/NovellWin32ISO.conf.in      |    4 ++--
 distro-configs/OxygenOfficeLinux.conf.in   |    4 ++--
 distro-configs/OxygenOfficeWindows.conf.in |    4 ++--
 distro-configs/Pardus2007.conf.in          |    4 ++--
 distro-configs/Pardus2008.conf.in          |    4 ++--
 distro-configs/PlainLinux.conf.in          |    4 ++--
 distro-configs/Solaris.conf.in             |    4 ++--
 src/openabout_go-oo.png                    |binary
 src/openabout_nld.png                      |binary
 src/openabout_ooop.png                     |binary
 src/openabout_pardus.png                   |binary
 src/openabout_pld.png                      |binary
 src/openintro_ark.png                      |binary
 src/openintro_gentoo.png                   |binary
 src/openintro_go-oo.png                    |binary
 src/openintro_nld.png                      |binary
 src/openintro_nld_eval.png                 |binary
 src/openintro_ooop.png                     |binary
 src/openintro_pardus.png                   |binary
 src/openintro_pld.png                      |binary
 src/openintro_translateorgza.png           |binary
 29 files changed, 28 insertions(+), 28 deletions(-)

New commits:
commit 06f0119fbc662320da7962a9bb048a1e55a62fa1
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Sat Jan 8 18:59:02 2011 +0100

    Convert open*.bmp files to png format.
    
    * All files with open*.bmp name (intro and about box picture) converted
      from bitmap format to png format.
    * Update distro-configs to pass the right filenames (.bmp*>.png)

diff --git a/distro-configs/DroplineGNOME.conf.in b/distro-configs/DroplineGNOME.conf.in
index f4f41e5..050109f 100644
--- a/distro-configs/DroplineGNOME.conf.in
+++ b/distro-configs/DroplineGNOME.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_dlg.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_dlg.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_dlg.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_dlg.png\"
 --with-vendor=\"Dropline\ GNOME\"
 --with-gcc-speedup=ccache
 --disable-kde
diff --git a/distro-configs/DroplineGNOME64.conf.in b/distro-configs/DroplineGNOME64.conf.in
index c8c58cb..2c696dc 100644
--- a/distro-configs/DroplineGNOME64.conf.in
+++ b/distro-configs/DroplineGNOME64.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_dlg.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_dlg.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_dlg.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_dlg.png\"
 --with-vendor=\"Dropline\ GNOME\"
 --with-gcc-speedup=ccache
 --disable-kde
diff --git a/distro-configs/GoOoLinux.conf.in b/distro-configs/GoOoLinux.conf.in
index 473f1ab..e1cc28f 100644
--- a/distro-configs/GoOoLinux.conf.in
+++ b/distro-configs/GoOoLinux.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.png\"
 --with-vendor=\"Go-oo Project\"
 --disable-dbus
 --disable-kde4
diff --git a/distro-configs/GoOoMacOSX.conf.in b/distro-configs/GoOoMacOSX.conf.in
index a38c562..d9b34e0 100644
--- a/distro-configs/GoOoMacOSX.conf.in
+++ b/distro-configs/GoOoMacOSX.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.png\"
 --with-vendor=\"Go-oo Project\"
 --enable-hids
 --enable-minimizer 
diff --git a/distro-configs/GoOoWin32.conf.in b/distro-configs/GoOoWin32.conf.in
index 2514df2..12c0ceb 100644
--- a/distro-configs/GoOoWin32.conf.in
+++ b/distro-configs/GoOoWin32.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.png\"
 --with-vendor=\"Go-oo Project\"
 --with-java-target-version=1.5
 --enable-hids
diff --git a/distro-configs/NovellWin32.conf.in b/distro-configs/NovellWin32.conf.in
index b049b0b..1ea5b79 100644
--- a/distro-configs/NovellWin32.conf.in
+++ b/distro-configs/NovellWin32.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld.bmp $TOOLSDIR/src/openintro_nld_eval.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.png\"
 --with-vendor=\"Novell, Inc.\"
 --with-java-target-version=1.5
 --enable-hids
diff --git a/distro-configs/NovellWin32Eval.conf.in b/distro-configs/NovellWin32Eval.conf.in
index f71e446..48c4af9 100644
--- a/distro-configs/NovellWin32Eval.conf.in
+++ b/distro-configs/NovellWin32Eval.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld_eval.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld_eval.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.png\"
 --with-vendor=\"Novell, Inc.\"
 --with-java-target-version=1.5
 --enable-hids
diff --git a/distro-configs/NovellWin32ISO.conf.in b/distro-configs/NovellWin32ISO.conf.in
index 6cf9bfc..7137285 100644
--- a/distro-configs/NovellWin32ISO.conf.in
+++ b/distro-configs/NovellWin32ISO.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_nld.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_nld.png\"
 --with-java-target-version=1.5
 --with-vendor=\"Novell, Inc.\"
 --enable-hids
diff --git a/distro-configs/OxygenOfficeLinux.conf.in b/distro-configs/OxygenOfficeLinux.conf.in
index 70c4480..ce2b3ba 100644
--- a/distro-configs/OxygenOfficeLinux.conf.in
+++ b/distro-configs/OxygenOfficeLinux.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ooop.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_ooop.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ooop.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_ooop.png\"
 --with-vendor=\"OxygenOffice Professional Team\"
 --with-build-version=\"OxygenOffice Professional Alpha 3.3.0 M000 - OxygenOffice Build 0\"
 --enable-binfilter
diff --git a/distro-configs/OxygenOfficeWindows.conf.in b/distro-configs/OxygenOfficeWindows.conf.in
index 8bd46c5..8788c66 100644
--- a/distro-configs/OxygenOfficeWindows.conf.in
+++ b/distro-configs/OxygenOfficeWindows.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ooop.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_ooop.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_ooop.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_ooop.png\"
 --with-vendor=\"OxygenOffice Professional Team\"
 --with-build-version=\"OxygenOffice Professional Alpha 3.3.0 M000 - OxygenOffice Build 0\"
 --enable-binfilter
diff --git a/distro-configs/Pardus2007.conf.in b/distro-configs/Pardus2007.conf.in
index 66115eb..2f9f99c 100644
--- a/distro-configs/Pardus2007.conf.in
+++ b/distro-configs/Pardus2007.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.png\"
 --with-vendor=\"Pardus\"
 --with-system-curl
 --with-system-expat
diff --git a/distro-configs/Pardus2008.conf.in b/distro-configs/Pardus2008.conf.in
index b08e03b..a46be91 100644
--- a/distro-configs/Pardus2008.conf.in
+++ b/distro-configs/Pardus2008.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_pardus.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_pardus.png\"
 --with-vendor=\"Pardus\"
 --with-system-curl
 --with-system-expat
diff --git a/distro-configs/PlainLinux.conf.in b/distro-configs/PlainLinux.conf.in
index ce799b5..bebdd63 100644
--- a/distro-configs/PlainLinux.conf.in
+++ b/distro-configs/PlainLinux.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.png\"
 --with-vendor=\"Novell, Inc.\"
 --disable-access
 --enable-odk
diff --git a/distro-configs/Solaris.conf.in b/distro-configs/Solaris.conf.in
index dc198e7..c55f1a2 100644
--- a/distro-configs/Solaris.conf.in
+++ b/distro-configs/Solaris.conf.in
@@ -1,5 +1,5 @@
---with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.bmp\"
---with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.bmp\"
+--with-intro-bitmaps=\"$TOOLSDIR/src/openintro_go-oo.png\"
+--with-about-bitmaps=\"$TOOLSDIR/src/openabout_go-oo.png\"
 --with-vendor=\"Novell, Inc.\"
 --with-system-libs
 --disable-access
diff --git a/src/openabout_go-oo.bmp b/src/openabout_go-oo.bmp
deleted file mode 100644
index c80806e..0000000
Binary files a/src/openabout_go-oo.bmp and /dev/null differ
diff --git a/src/openabout_go-oo.png b/src/openabout_go-oo.png
new file mode 100644
index 0000000..d134fc1
Binary files /dev/null and b/src/openabout_go-oo.png differ
diff --git a/src/openabout_nld.bmp b/src/openabout_nld.bmp
deleted file mode 100644
index c3a9a82..0000000
Binary files a/src/openabout_nld.bmp and /dev/null differ
diff --git a/src/openabout_nld.png b/src/openabout_nld.png
new file mode 100644
index 0000000..1b4b9e2
Binary files /dev/null and b/src/openabout_nld.png differ
diff --git a/src/openabout_ooop.bmp b/src/openabout_ooop.bmp
deleted file mode 100644
index 34f6fd0..0000000
Binary files a/src/openabout_ooop.bmp and /dev/null differ
diff --git a/src/openabout_ooop.png b/src/openabout_ooop.png
new file mode 100644
index 0000000..d3cc6df
Binary files /dev/null and b/src/openabout_ooop.png differ
diff --git a/src/openabout_pardus.bmp b/src/openabout_pardus.bmp
deleted file mode 100644
index ccedeea..0000000
Binary files a/src/openabout_pardus.bmp and /dev/null differ
diff --git a/src/openabout_pardus.png b/src/openabout_pardus.png
new file mode 100644
index 0000000..7c83ba8
Binary files /dev/null and b/src/openabout_pardus.png differ
diff --git a/src/openabout_pld.bmp b/src/openabout_pld.bmp
deleted file mode 100644
index 47c0b7b..0000000
Binary files a/src/openabout_pld.bmp and /dev/null differ
diff --git a/src/openabout_pld.png b/src/openabout_pld.png
new file mode 100644
index 0000000..96cdaa6
Binary files /dev/null and b/src/openabout_pld.png differ
diff --git a/src/openintro_ark.bmp b/src/openintro_ark.bmp
deleted file mode 100644
index d1066eb..0000000
Binary files a/src/openintro_ark.bmp and /dev/null differ
diff --git a/src/openintro_ark.png b/src/openintro_ark.png
new file mode 100644
index 0000000..971cfaa
Binary files /dev/null and b/src/openintro_ark.png differ
diff --git a/src/openintro_gentoo.bmp b/src/openintro_gentoo.bmp
deleted file mode 100644
index cb701e9..0000000
Binary files a/src/openintro_gentoo.bmp and /dev/null differ
diff --git a/src/openintro_gentoo.png b/src/openintro_gentoo.png
new file mode 100644
index 0000000..eb0f52f
Binary files /dev/null and b/src/openintro_gentoo.png differ
diff --git a/src/openintro_go-oo.bmp b/src/openintro_go-oo.bmp
deleted file mode 100644
index b676342..0000000
Binary files a/src/openintro_go-oo.bmp and /dev/null differ
diff --git a/src/openintro_go-oo.png b/src/openintro_go-oo.png
new file mode 100644
index 0000000..dd3c6b8
Binary files /dev/null and b/src/openintro_go-oo.png differ
diff --git a/src/openintro_nld.bmp b/src/openintro_nld.bmp
deleted file mode 100644
index ee4859f..0000000
Binary files a/src/openintro_nld.bmp and /dev/null differ
diff --git a/src/openintro_nld.png b/src/openintro_nld.png
new file mode 100644
index 0000000..4dc7585
Binary files /dev/null and b/src/openintro_nld.png differ
diff --git a/src/openintro_nld_eval.bmp b/src/openintro_nld_eval.bmp
deleted file mode 100644
index a7ad8ed..0000000
Binary files a/src/openintro_nld_eval.bmp and /dev/null differ
diff --git a/src/openintro_nld_eval.png b/src/openintro_nld_eval.png
new file mode 100644
index 0000000..0983d7e
Binary files /dev/null and b/src/openintro_nld_eval.png differ
diff --git a/src/openintro_ooop.bmp b/src/openintro_ooop.bmp
deleted file mode 100644
index 06720c7..0000000
Binary files a/src/openintro_ooop.bmp and /dev/null differ
diff --git a/src/openintro_ooop.png b/src/openintro_ooop.png
new file mode 100644
index 0000000..69ed483
Binary files /dev/null and b/src/openintro_ooop.png differ
diff --git a/src/openintro_pardus.bmp b/src/openintro_pardus.bmp
deleted file mode 100644
index 4d262f2..0000000
Binary files a/src/openintro_pardus.bmp and /dev/null differ
diff --git a/src/openintro_pardus.png b/src/openintro_pardus.png
new file mode 100644
index 0000000..16be352
Binary files /dev/null and b/src/openintro_pardus.png differ
diff --git a/src/openintro_pld.bmp b/src/openintro_pld.bmp
deleted file mode 100644
index e6df519..0000000
Binary files a/src/openintro_pld.bmp and /dev/null differ
diff --git a/src/openintro_pld.png b/src/openintro_pld.png
new file mode 100644
index 0000000..80d44f8
Binary files /dev/null and b/src/openintro_pld.png differ
diff --git a/src/openintro_translateorgza.bmp b/src/openintro_translateorgza.bmp
deleted file mode 100644
index 26f396f..0000000
Binary files a/src/openintro_translateorgza.bmp and /dev/null differ
diff --git a/src/openintro_translateorgza.png b/src/openintro_translateorgza.png
new file mode 100644
index 0000000..2c16e03
Binary files /dev/null and b/src/openintro_translateorgza.png differ


More information about the Libreoffice-commits mailing list