SOURCES: iceape-agent.patch (NEW), iceape-chat.desktop (NEW), iceape-compos...

hawk hawk at pld-linux.org
Wed Jun 25 17:39:59 CEST 2008


Author: hawk                         Date: Wed Jun 25 15:39:59 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- taken from seamonkey 1.1.9 for iceape 1.1.9

---- Files affected:
SOURCES:
   iceape-agent.patch (NONE -> 1.1)  (NEW), iceape-chat.desktop (NONE -> 1.1)  (NEW), iceape-composer.desktop (NONE -> 1.1)  (NEW), iceape.desktop (NONE -> 1.1)  (NEW), iceape-fonts.patch (NONE -> 1.1)  (NEW), iceape-kill_slim_hidden_def.patch (NONE -> 1.1)  (NEW), iceape-ldap-with-nss.patch (NONE -> 1.1)  (NEW), iceape-lib_path.patch (NONE -> 1.1)  (NEW), iceape-mail.desktop (NONE -> 1.1)  (NEW), iceape-ti-agent.patch (NONE -> 1.1)  (NEW), iceape-venkman.desktop (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/iceape-agent.patch
diff -u /dev/null SOURCES/iceape-agent.patch:1.1
--- /dev/null	Wed Jun 25 17:40:00 2008
+++ SOURCES/iceape-agent.patch	Wed Jun 25 17:39:50 2008
@@ -0,0 +1,13 @@
+--- mozilla/xpfe/bootstrap/browser-prefs.js.orig	2007-03-21 23:39:25.000000000 +0100
++++ mozilla/xpfe/bootstrap/browser-prefs.js	2007-03-21 23:39:10.000000000 +0100
+@@ -61,6 +61,10 @@
+ 
+ #expand pref("general.useragent.extra.__MOZ_APP_NAME__", "__MOZ_APP_DISPLAYNAME__/__MOZ_APP_VERSION__");
+ 
++pref("general.useragent.vendor", "PLD");
++pref("general.useragent.vendorSub", "3.0");
++pref("general.useragent.vendorComment", "Th");
++
+ // 0 = blank, 1 = home (browser.startup.homepage), 2 = last
+ pref("browser.startup.page",                1);
+ pref("browser.startup.homepage",	   "chrome://navigator-region/locale/region.properties");

================================================================
Index: SOURCES/iceape-chat.desktop
diff -u /dev/null SOURCES/iceape-chat.desktop:1.1
--- /dev/null	Wed Jun 25 17:40:00 2008
+++ SOURCES/iceape-chat.desktop	Wed Jun 25 17:39:50 2008
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Iceape Chat
+Name[pl]=Chat Iceape
+Exec=iceape -chat
+Icon=iceape
+Terminal=false
+Type=Application
+Categories=Network;IRCClient;
+# vi: encoding=utf-8

================================================================
Index: SOURCES/iceape-composer.desktop
diff -u /dev/null SOURCES/iceape-composer.desktop:1.1
--- /dev/null	Wed Jun 25 17:40:01 2008
+++ SOURCES/iceape-composer.desktop	Wed Jun 25 17:39:51 2008
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Iceape Composer
+Comment=Iceape Composer
+Comment[pl]=Iceape - Projektant stron WWW
+Exec=iceape -edit
+Icon=iceape
+Terminal=false
+Type=Application
+Categories=Development;WebDevelopment;
+# vi: encoding=utf-8

================================================================
Index: SOURCES/iceape.desktop
diff -u /dev/null SOURCES/iceape.desktop:1.1
--- /dev/null	Wed Jun 25 17:40:02 2008
+++ SOURCES/iceape.desktop	Wed Jun 25 17:39:51 2008
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Iceape
+Name[pl]=Iceape
+GenericName=Web Browser
+GenericName[pl]=Przeglądarka WWW
+Comment=Browse the Web powered by Mozilla technology
+Comment[pl]=Przeglądarka WWW oparta o technologię Mozilli
+Exec=iceape -splash
+Icon=iceape
+Terminal=false
+Type=Application
+Categories=GTK;Network;WebBrowser;
+# vi: encoding=utf-8

================================================================
Index: SOURCES/iceape-fonts.patch
diff -u /dev/null SOURCES/iceape-fonts.patch:1.1
--- /dev/null	Wed Jun 25 17:40:02 2008
+++ SOURCES/iceape-fonts.patch	Wed Jun 25 17:39:52 2008
@@ -0,0 +1,140 @@
+--- mozilla.orig/modules/libpref/src/init/all.js	2006-05-08 22:22:51.000000000 +0200
++++ mozilla/modules/libpref/src/init/all.js	2006-07-25 07:44:06.744790000 +0200
+@@ -1886,33 +1886,33 @@
+ 
+ // th
+ 
+-pref("font.name.serif.tr", "Times");
+-pref("font.name.sans-serif.tr", "Helvetica");
+-pref("font.name.monospace.tr", "Courier");
++pref("font.name.serif.tr", "serif");
++pref("font.name.sans-serif.tr", "sans-serif");
++pref("font.name.monospace.tr", "monospace");
+ 
+ pref("font.name.serif.x-baltic", "serif");
+ pref("font.name.sans-serif.x-baltic", "sans-serif");
+ pref("font.name.monospace.x-baltic", "monospace");
+ 
+-pref("font.name.serif.x-central-euro", "Times");
+-pref("font.name.sans-serif.x-central-euro", "Helvetica");
+-pref("font.name.monospace.x-central-euro", "Courier");
++pref("font.name.serif.x-central-euro", "serif");
++pref("font.name.sans-serif.x-central-euro", "sans-serif");
++pref("font.name.monospace.x-central-euro", "monospace");
+ 
+ pref("font.name.serif.x-cyrillic", "serif");
+ pref("font.name.sans-serif.x-cyrillic", "sans-serif");
+ pref("font.name.monospace.x-cyrillic", "monospace");
+ 
+-pref("font.name.serif.x-unicode", "Times");
+-pref("font.name.sans-serif.x-unicode", "Helvetica");
+-pref("font.name.monospace.x-unicode", "Courier");
+-
+-pref("font.name.serif.x-user-def", "Times");
+-pref("font.name.sans-serif.x-user-def", "Helvetica");
+-pref("font.name.monospace.x-user-def", "Courier");
+-
+-pref("font.name.serif.x-western", "Times");
+-pref("font.name.sans-serif.x-western", "Helvetica");
+-pref("font.name.monospace.x-western", "Courier");
++pref("font.name.serif.x-unicode", "serif");
++pref("font.name.sans-serif.x-unicode", "sans-serif");
++pref("font.name.monospace.x-unicode", "monospace");
++
++pref("font.name.serif.x-user-def", "serif");
++pref("font.name.sans-serif.x-user-def", "sans-serif");
++pref("font.name.monospace.x-user-def", "monospace");
++
++pref("font.name.serif.x-western", "serif");
++pref("font.name.sans-serif.x-western", "sans-serif");
++pref("font.name.monospace.x-western", "monospace");
+ 
+ pref("font.name.serif.zh-CN", "serif");
+ pref("font.name.sans-serif.zh-CN", "sans-serif");
+@@ -1989,63 +1989,63 @@
+ 
+ pref("font.default.ar", "sans-serif");
+ pref("font.size.variable.ar", 16);
+-pref("font.size.fixed.ar", 12);
++pref("font.size.fixed.ar", 14);
+ 
+-pref("font.default.el", "serif");
++pref("font.default.el", "sans-serif");
+ pref("font.size.variable.el", 16);
+-pref("font.size.fixed.el", 12);
++pref("font.size.fixed.el", 14);
+ 
+ pref("font.default.he", "sans-serif");
+ pref("font.size.variable.he", 16);
+-pref("font.size.fixed.he", 12);
++pref("font.size.fixed.he", 14);
+ 
+ pref("font.default.ja", "sans-serif");
+ pref("font.size.variable.ja", 16);
+-pref("font.size.fixed.ja", 16);
++pref("font.size.fixed.ja", 14);
+ 
+ pref("font.default.ko", "sans-serif");
+ pref("font.size.variable.ko", 16);
+-pref("font.size.fixed.ko", 16);
++pref("font.size.fixed.ko", 14);
+ 
+-pref("font.default.th", "serif");
++pref("font.default.th", "sans-serif");
+ pref("font.size.variable.th", 16);
+-pref("font.size.fixed.th", 12);
++pref("font.size.fixed.th", 14);
+ 
+-pref("font.default.tr", "serif");
++pref("font.default.tr", "sans-serif");
+ pref("font.size.variable.tr", 16);
+-pref("font.size.fixed.tr", 12);
++pref("font.size.fixed.tr", 14);
+ 
+-pref("font.default.x-baltic", "serif");
++pref("font.default.x-baltic", "sans-serif");
+ pref("font.size.variable.x-baltic", 16);
+-pref("font.size.fixed.x-baltic", 12);
++pref("font.size.fixed.x-baltic", 14);
+ 
+-pref("font.default.x-central-euro", "serif");
++pref("font.default.x-central-euro", "sans-serif");
+ pref("font.size.variable.x-central-euro", 16);
+-pref("font.size.fixed.x-central-euro", 12);
++pref("font.size.fixed.x-central-euro", 14);
+ 
+-pref("font.default.x-cyrillic", "serif");
++pref("font.default.x-cyrillic", "sans-serif");
+ pref("font.size.variable.x-cyrillic", 16);
+-pref("font.size.fixed.x-cyrillic", 12);
++pref("font.size.fixed.x-cyrillic", 14);
+ 
+-pref("font.default.x-unicode", "serif");
++pref("font.default.x-unicode", "sans-serif");
+ pref("font.size.variable.x-unicode", 16);
+-pref("font.size.fixed.x-unicode", 12);
++pref("font.size.fixed.x-unicode", 14);
+ 
+-pref("font.default.x-western", "serif");
++pref("font.default.x-western", "sans-serif");
+ pref("font.size.variable.x-western", 16);
+-pref("font.size.fixed.x-western", 12);
++pref("font.size.fixed.x-western", 14);
+ 
+ pref("font.default.zh-CN", "sans-serif");
+ pref("font.size.variable.zh-CN", 16);
+-pref("font.size.fixed.zh-CN", 16);
++pref("font.size.fixed.zh-CN", 14);
+ 
+ pref("font.default.zh-TW", "sans-serif");
+ pref("font.size.variable.zh-TW", 16);
+-pref("font.size.fixed.zh-TW", 16);
++pref("font.size.fixed.zh-TW", 14);
+ 
+ pref("font.default.zh-HK", "sans-serif");
+ pref("font.size.variable.zh-HK", 16);
+-pref("font.size.fixed.zh-HK", 16);
++pref("font.size.fixed.zh-HK", 14);
+ 
+ // below a certian pixel size outline scaled fonts produce poor results
+ pref("font.scale.outline.min",      6);

================================================================
Index: SOURCES/iceape-kill_slim_hidden_def.patch
diff -u /dev/null SOURCES/iceape-kill_slim_hidden_def.patch:1.1
--- /dev/null	Wed Jun 25 17:40:03 2008
+++ SOURCES/iceape-kill_slim_hidden_def.patch	Wed Jun 25 17:39:52 2008
@@ -0,0 +1,11 @@
+--- seamonkey-1.0.1/gfx/cairo/libpixman/src/icint.h~	2006-04-15 23:10:51.000000000 +0000
++++ seamonkey-1.0.1/gfx/cairo/libpixman/src/icint.h	2006-04-15 23:12:12.000000000 +0000
+@@ -34,6 +34,8 @@
+ #include <limits.h>
+ 
+ #include "slim_internal.h"
++#undef slim_hidden_def
++#define slim_hidden_def(x)	/**/
+ 
+ /* Include NSPR's prcpucfg.h for endianness information */
+ #include "prcpucfg.h"

================================================================
Index: SOURCES/iceape-ldap-with-nss.patch
diff -u /dev/null SOURCES/iceape-ldap-with-nss.patch:1.1
--- /dev/null	Wed Jun 25 17:40:03 2008
+++ SOURCES/iceape-ldap-with-nss.patch	Wed Jun 25 17:39:52 2008
@@ -0,0 +1,36 @@
+--- seamonkey-1.0/configure.in.orig	2006-01-10 04:11:42.000000000 +0100
++++ seamonkey-1.0/configure.in	2006-02-01 21:10:12.670658750 +0100
+@@ -7098,7 +7098,7 @@
+         mkdir "directory/c-sdk/ldap"    
+     fi
+ 
+-    ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --without-nss --with-mozilla"
++    ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --with-nss --with-mozilla"
+     if test -z "$MOZ_DEBUG"; then
+         ac_configure_args="$ac_configure_args --disable-debug"
+     fi
+--- seamonkey-1.0/configure.orig	2006-01-11 06:43:03.000000000 +0100
++++ seamonkey-1.0/configure	2006-02-01 21:10:17.982990750 +0100
+@@ -20209,7 +20209,7 @@
+         mkdir "directory/c-sdk/ldap"    
+     fi
+ 
+-    ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --without-nss --with-mozilla"
++    ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --with-nss --with-mozilla"
+     if test -z "$MOZ_DEBUG"; then
+         ac_configure_args="$ac_configure_args --disable-debug"
+     fi
+--- mozilla/directory/c-sdk/ldap/libraries/libssldap/Makefile.in.orig	Fri May 17 08:54:00 2002
++++ mozilla/directory/c-sdk/ldap/libraries/libssldap/Makefile.in	Wed Aug 28 11:37:29 2002
+@@ -53,9 +53,8 @@
+ LOCAL_INCLUDES  = -I$(PUBLIC)/nspr
+ INCLUDES	+= -I$(DISTHDIR) -I$(HDIR) -I$(INSTALLDIR)/include \
+ 		   -I$(DIST)/include \
+-		   -I$(DIST)/public/security \
+-		   -I$(DIST)/public/nss \
+-                   -I$(DIST)/include/nspr
++		   -I/usr/include/nss \
++                   -I/usr/include/nspr
+ DEFINES		+= $(DEFS)
+ 
+ PLATFORMCFLAGS	= -DUSE_WAITPID -DNEEDPROTOS

================================================================
Index: SOURCES/iceape-lib_path.patch
diff -u /dev/null SOURCES/iceape-lib_path.patch:1.1
--- /dev/null	Wed Jun 25 17:40:04 2008
+++ SOURCES/iceape-lib_path.patch	Wed Jun 25 17:39:53 2008
@@ -0,0 +1,12 @@
+diff -ur seamonkey.orig/config/autoconf.mk.in seamonkey/config/autoconf.mk.in
+--- seamonkey.orig/config/autoconf.mk.in	2004-03-21 03:31:17.000000000 +0100
++++ seamonkey/config/autoconf.mk.in	2004-06-17 09:50:30.000000000 +0200
+@@ -37,7 +37,7 @@
+ mandir		= @mandir@
+ idldir		= @datadir@/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+ 
+-mozappdir	= $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
++mozappdir	= $(libdir)/$(MOZ_APP_NAME)
+ mredir		= $(libdir)/mre/mre-$(MOZ_APP_VERSION)
+ mrelibdir	= $(mredir)/lib
+ 

================================================================
Index: SOURCES/iceape-mail.desktop
diff -u /dev/null SOURCES/iceape-mail.desktop:1.1
--- /dev/null	Wed Jun 25 17:40:04 2008
+++ SOURCES/iceape-mail.desktop	Wed Jun 25 17:39:53 2008
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Iceape Mail
+Name[pl]=Poczta Iceape
+Exec=iceape -mail
+Icon=iceape
+Terminal=false
+Type=Application
+Categories=Network;Email;
+# vi: encoding=utf-8

================================================================
Index: SOURCES/iceape-ti-agent.patch
diff -u /dev/null SOURCES/iceape-ti-agent.patch:1.1
--- /dev/null	Wed Jun 25 17:40:05 2008
+++ SOURCES/iceape-ti-agent.patch	Wed Jun 25 17:39:54 2008
@@ -0,0 +1,12 @@
+--- mozilla/xpfe/bootstrap/browser-prefs.js.orig	2007-03-21 23:39:25.000000000 +0100
++++ mozilla/xpfe/bootstrap/browser-prefs.js	2007-03-21 23:39:10.000000000 +0100
+@@ -61,6 +61,9 @@
+ 
+ #expand pref("general.useragent.extra.__MOZ_APP_NAME__", "__MOZ_APP_DISPLAYNAME__/__MOZ_APP_VERSION__");
+ 
++pref("general.useragent.vendor", "PLD");
++pref("general.useragent.vendorSub", "Titanium");
++
+ // 0 = blank, 1 = home (browser.startup.homepage), 2 = last
+ pref("browser.startup.page",                1);
+ pref("browser.startup.homepage",	   "chrome://navigator-region/locale/region.properties");

================================================================
Index: SOURCES/iceape-venkman.desktop
diff -u /dev/null SOURCES/iceape-venkman.desktop:1.1
--- /dev/null	Wed Jun 25 17:40:05 2008
+++ SOURCES/iceape-venkman.desktop	Wed Jun 25 17:39:54 2008
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=Iceape Venkman
+Name[pl]=Iceape Venkman
+Comment=JavaScript Debugger
+Comment[pl]=Debugger JavaScript
+Exec=iceape -venkman
+Icon=iceape
+Terminal=false
+Type=Application
+Categories=Development;WebDevelopment;
+# vi: encoding=utf-8
================================================================


More information about the pld-cvs-commit mailing list