ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/firefox.spec'], False, '/var/lib/mock/dist-f9-build-176920-30829/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/firefox.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/firefox-3.0-0.55.beta5.fc9.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/firefox.spec'], False, '/var/lib/mock/dist-f9-build-176920-30829/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/firefox.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70645 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf firefox-3.0 + /bin/mkdir -p firefox-3.0 + cd firefox-3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/firefox-3.0b5-source.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd mozilla + echo 'Patch #1 (firefox-2.0-getstartpage.patch):' Patch #1 (firefox-2.0-getstartpage.patch): + patch -p1 -b --suffix .getstartpage -s + /bin/rm -f .mozconfig + /bin/cp /builddir/build/SOURCES/firefox-mozconfig .mozconfig + /bin/cat /builddir/build/SOURCES/firefox-mozconfig-branded ++ pkg-config --variable=sdkdir libxul + echo 'ac_add_options --with-libxul-sdk=/usr/lib64/xulrunner-sdk-1.9pre' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.56909 + umask 022 + cd /builddir/build/BUILD + cd firefox-3.0 + LANG=C + export LANG + unset DISPLAY + cd mozilla ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ++ /bin/sed -e s/-Wall// + MOZ_OPT_FLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export PREFIX=/usr + PREFIX=/usr + export LIBDIR=/usr/lib64 + LIBDIR=/usr/lib64 + MOZ_SMP_FLAGS=-j1 + '[' -z '' ']' ++ /usr/bin/getconf _NPROCESSORS_ONLN + RPM_BUILD_NCPUS=4 + '[' 4 -gt 1 ']' + MOZ_SMP_FLAGS=-j2 + INTERNAL_GECKO=3.0b5 + MOZ_APP_DIR=/usr/lib64/firefox-3.0b5 + export LDFLAGS=-Wl,-rpath,/usr/lib64/firefox-3.0b5 + LDFLAGS=-Wl,-rpath,/usr/lib64/firefox-3.0b5 + make -f client.mk build STRIP=/bin/true MOZ_MAKE_FLAGS=-j2 Adding client.mk options from /builddir/build/BUILD/firefox-3.0/mozilla/.mozconfig: MOZ_CO_PROJECT=browser BUILD_OFFICIAL=1 MOZILLA_OFFICIAL=1 make[1]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' cd /builddir/build/BUILD/firefox-3.0/mozilla ./configure Adding configure options from ./.mozconfig: --enable-application=browser --prefix=/usr --libdir=/usr/lib64 --with-system-nspr --with-system-nss --with-system-jpeg --with-system-zlib --with-pthreads --disable-tests --disable-debug --enable-optimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --disable-installer --enable-xinerama --enable-default-toolkit=cairo-gtk2 --disable-xprint --disable-strip --disable-system-cairo --enable-pango --enable-svg --enable-canvas --enable-startup-notification --enable-libxul --disable-crashreporter --enable-official-branding --with-libxul-sdk=/usr/lib64/xulrunner-sdk-1.9pre creating cache ./config.cache checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/firefox-3.0b5) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/firefox-3.0b5) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/firefox-3.0b5) works... yes checking whether the C++ compiler (c++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath,/usr/lib64/firefox-3.0b5) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... /bin/true checking for windres... no checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for perl5... no checking for perl... /usr/bin/perl checking for minimum required perl version >= 5.006... 5.010000 checking for full perl installation... yes checking for python... /usr/bin/python PYTHON=/usr/bin/python checking for nsinstall... no checking for doxygen... : checking for whoami... /usr/bin/whoami checking for autoconf... /usr/bin/autoconf checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for makedepend... /usr/bin/makedepend checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether ld has archive extraction flags... yes checking that static assertion macros used in autoconf tests work... yes checking for 64-bit OS... yes checking for ANSI C header files... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for st_blksize in struct stat... yes checking for siginfo_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64... no checking for uint... yes checking for uint_t... no checking for uint16_t... no checking for uname.domainname... yes checking for uname.__domainname... no checking for usable wchar_t (2 bytes, unsigned)... no checking for compiler -fshort-wchar option... yes checking for visibility(hidden) attribute... yes checking for visibility(default) attribute... yes checking for visibility pragma support... yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... no checking for compat.h... no checking for getopt.h... yes checking for sys/bitypes.h... yes checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for X11/XKBlib.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for mmintrin.h... yes checking for new... yes checking for sys/cdefs.h... yes checking for gethostbyname_r in -lc_r... no checking for atan in -lm... yes checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking for dladdr... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for XShmCreateImage in -lXext... yes checking for X11/extensions/XShm.h... yes checking for XieFloGeometry in -lXIE... no checking for X11/extensions/XIElib.h... no checking for freetype-config... /usr/bin/freetype-config checking for FreeType - version >= 6.1.0... yes checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Select_Size... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes checking whether mmap() sees write()s... yes checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking for random... yes checking for strerror... yes checking for lchown... yes checking for fchmod... yes checking for snprintf... yes checking for statvfs... yes checking for memmove... yes checking for rint... yes checking for stat64... yes checking for lstat64... yes checking for truncate64... yes checking for statvfs64... yes checking for flockfile... yes checking for getpagesize... yes checking for localtime_r... yes checking for strtok_r... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for gnu_get_libc_version()... yes checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... no checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for C++ exceptions flag... -fno-exceptions checking for gcc 3.0 ABI... yes checking for C++ "explicit" keyword... yes checking for C++ "typename" keyword... yes checking for modern C++ template specialization syntax support... yes checking whether partial template specialization works... yes checking whether operators must be re-defined for templates derived from templates... no checking whether we need to cast a derived template to pass as its base class... no checking whether the compiler can resolve const ambiguities for templates... yes checking whether the C++ "using" keyword can change access... yes checking whether the C++ "using" keyword resolves ambiguity... yes checking for "std::" namespace... yes checking whether standard template operator!=() is ambiguous... unambiguous checking for C++ reinterpret_cast... yes checking for C++ dynamic_cast to void*... yes checking whether C++ requires implementation of unused virtual methods... no checking for trouble comparing to zero near std::operator!=()... no checking for LC_MESSAGES... yes checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.7.0... yes checking for nss-config... /usr/bin/nss-config checking for NSS - version >= 3.12.0... yes checking for jpeg_destroy_compress in -ljpeg... no checking for gzread in -lz... yes checking if app-specific confvars.sh exists... ./browser/confvars.sh checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 gdk-x11-2.0 glib-2.0 gobject-2.0... yes checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-unix-print-2.0 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 checking for libstartup-notification-1.0 >= 0.8... yes checking MOZ_STARTUP_NOTIFICATION_CFLAGS... -I/usr/include/startup-notification-1.0 checking MOZ_STARTUP_NOTIFICATION_LIBS... -lstartup-notification-1 checking for xft... yes checking MOZ_XFT_CFLAGS... -I/usr/include/freetype2 checking MOZ_XFT_LIBS... -lXft -lXrender -lfontconfig -lfreetype -lX11 checking for pango >= 1.10.0... yes checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for pango >= 1.10.0 pangocairo >= 1.10.0 pangoft2 >= 1.10.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 checking MOZ_PANGO_LIBS... -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... yes checking MOZ_GNOMEVFS_CFLAGS... -pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 checking MOZ_GNOMEVFS_LIBS... -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 checking for gconf-2.0 >= 1.2.1... yes checking MOZ_GCONF_CFLAGS... -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_GCONF_LIBS... -lgconf-2 -lglib-2.0 checking for libgnome-2.0 >= 2.0... yes checking MOZ_LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 checking MOZ_LIBGNOME_LIBS... -pthread -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 checking for libgnomeui-2.0 >= 2.2.0... yes checking MOZ_GNOMEUI_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 checking MOZ_GNOMEUI_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_DBUS_GLIB_LIBS... -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking for tar archiver... checking for gnutar... no checking for gtar... gtar gtar checking for valid optimization flags... yes checking size of int *... 8 checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for gcc -pipe support... yes checking whether compiler supports -Wno-long-long... yes checking whether C compiler supports -fprofile-generate... yes checking whether C++ compiler has -pedantic long long bug... no checking for correct temporary object destruction order... yes checking for correct overload resolution with const and templates... no checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes checking LIBIDL_CFLAGS... -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBIDL_LIBS... -lIDL-2 -lgobject-2.0 -lglib-2.0 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0 checking for stdint.h... yes checking for inttypes.h... yes checking for sys/int_types.h... no creating mozilla-config.h ==== mozilla-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _MOZILLA_CONFIG_H_ #define _MOZILLA_CONFIG_H_ #define ACCESSIBILITY 1 #define ATK_MAJOR_VERSION 1 #define ATK_MINOR_VERSION 22 #define ATK_REV_VERSION 0 #define D_INO d_ino #define FUNCPROTO 15 #define HAVE_64BIT_OS 1 #define HAVE_DIRENT_H 1 #define HAVE_DLADDR 1 #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_FT_SELECT_SIZE 1 #define HAVE_GETOPT_H 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MMINTRIN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 1 #define HAVE_RINT 1 #define HAVE_SIGINFO_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT64 1 #define HAVE_STDINT_H 1 #define HAVE_STRERROR 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UINT64_T 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_XSHM 1 #define HAVE__UNWIND_BACKTRACE 1 #define HAVE___CXA_DEMANGLE 1 #define IBMBIDI 1 #define JS_THREADSAFE 1 #define MOZILLA_LOCALE_VERSION "1.9a1" #define MOZILLA_REGION_VERSION "1.9a1" #define MOZILLA_SKIN_VERSION "1.8" #define MOZILLA_VERSION "1.9b5" #define MOZILLA_VERSION_U 1.9b5 #define MOZ_ACCESSIBILITY_ATK 1 #define MOZ_BUILD_APP browser #define MOZ_DEFAULT_TOOLKIT "cairo-gtk2" #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".so" #define MOZ_EMBEDDING_LEVEL_BASIC 1 #define MOZ_EMBEDDING_LEVEL_DEFAULT 1 #define MOZ_EMBEDDING_LEVEL_MINIMAL 1 #define MOZ_ENABLE_CANVAS 1 #define MOZ_ENABLE_DBUS 1 #define MOZ_ENABLE_GNOMEUI 1 #define MOZ_ENABLE_LIBXUL 1 #define MOZ_ENABLE_STARTUP_NOTIFICATION 1 #define MOZ_ENABLE_XREMOTE 1 #define MOZ_FEEDS 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MATHML 1 #define MOZ_MEMORY 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 3 #define MOZ_MORKREADER 1 #define MOZ_NO_XPCOM_OBSOLETE 1 #define MOZ_PHOENIX 1 #define MOZ_PLACES 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_SAFE_BROWSING 1 #define MOZ_STORAGE 1 #define MOZ_SVG 1 #define MOZ_SVG_FOREIGNOBJECT 1 #define MOZ_TREE_CAIRO 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_URL_CLASSIFIER 1 #define MOZ_USER_DIR ".mozilla" #define MOZ_VIEW_SOURCE 1 #define MOZ_WIDGET_GTK2 1 #define MOZ_X11 1 #define MOZ_XPINSTALL 1 #define MOZ_XTF 1 #define MOZ_XUL 1 #define MOZ_XUL_APP 1 #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define OJI 1 #define SIZEOF_INT_P 8 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _MOZILLA_CONFIG_H_ */ creating Makefile updating cache ./config.cache creating ./config.status creating build/Makefile creating build/unix/Makefile creating config/Makefile creating config/mkdepend/Makefile creating probes/Makefile creating extensions/Makefile creating memory/jemalloc/Makefile creating browser/Makefile creating browser/app/Makefile creating browser/app/profile/extensions/Makefile creating browser/base/Makefile creating browser/components/Makefile creating browser/components/build/Makefile creating browser/components/dirprovider/Makefile creating browser/components/migration/Makefile creating browser/components/migration/public/Makefile creating browser/components/migration/src/Makefile creating browser/components/places/Makefile creating browser/components/preferences/Makefile creating browser/components/search/Makefile creating browser/components/sidebar/Makefile creating browser/components/sidebar/src/Makefile creating browser/components/shell/Makefile creating browser/components/shell/public/Makefile creating browser/components/shell/src/Makefile creating browser/installer/Makefile creating browser/installer/unix/Makefile creating browser/installer/windows/Makefile creating browser/locales/Makefile creating browser/themes/Makefile creating browser/themes/pinstripe/browser/Makefile creating browser/themes/pinstripe/Makefile creating browser/themes/winstripe/browser/Makefile creating browser/themes/winstripe/Makefile creating extensions/gnomevfs/Makefile creating extensions/reporter/Makefile creating extensions/reporter/locales/Makefile creating config/autoconf.mk creating config/doxygen.cfg creating netwerk/necko-config.h creating xpcom/xpcom-config.h creating xpcom/xpcom-private.h make[1]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' make -j2 make[1]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' make[1]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' make[1]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' rm -f -rf ./dist/sdk rm -f -rf ./dist/include rm -f -rf ./dist/private rm -f -rf ./dist/public rm -f -rf _tests set -e; \ /usr/bin/gmake tier_base; /usr/bin/gmake tier_app; /usr/bin/gmake tier_testharness; true gmake[2]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' tier_base: config build probes memory/jemalloc /usr/bin/gmake export_tier_base gmake[3]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' export_tier_base gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: `config/Makefile' is up to date. gmake[4]: `build/Makefile' is up to date. gmake[4]: `probes/Makefile' is up to date. gmake[4]: `memory/jemalloc/Makefile' is up to date. gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/config' nsinstall.c gcc -o host_nsinstall.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../dist/include -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -I/usr/include/nspr4 nsinstall.c pathsub.c gcc -o host_pathsub.o -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I. -I../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../dist/include -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -I/usr/include/nspr4 pathsub.c nsinstall.c: In function 'copydir': nsinstall.c:239: warning: unused variable 'i' nsinstall.c: In function 'main': nsinstall.c:288: warning: unused variable 'utb' nsinstall.c:284: warning: unused variable 'bp' nsinstall.c:282: warning: unused variable 'wc' nsinstall.c:282: warning: unused variable 'cc' nsinstall.c:282: warning: unused variable 'tofd' nsinstall.c:282: warning: unused variable 'fromfd' rm -f nfspwd cp nfspwd.pl nfspwd chmod +x nfspwd rm -f revdepth cp revdepth.pl revdepth chmod +x revdepth gcc -o nsinstall -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DXP_UNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic host_nsinstall.o host_pathsub.o /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 ../mozilla-config.h ./nsStaticComponents.h ../dist/include rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R nsinstall ../dist/bin /usr/bin/python ../toolkit/xre/make-platformini.py --print-buildid > buildid if test ! -d system_wrappers; then mkdir system_wrappers; fi /usr/bin/perl ../config/preprocessor.pl -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" \ -DBUILD_STATIC_LIBS= \ -DMOZ_TREE_CAIRO=1 \ -DMOZ_ENABLE_LIBXUL=1 \ -DMOZ_NATIVE_HUNSPELL= \ -DMOZ_NATIVE_BZ2= \ -DMOZ_NATIVE_ZLIB=1 \ -DMOZ_NATIVE_PNG= \ -DMOZ_NATIVE_JPEG= \ -DMOZ_NATIVE_LCMS= \ ./system-headers | /usr/bin/perl ../nsprpub/config/make-system-wrappers.pl system_wrappers /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R system_wrappers ../dist/include gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/config' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/build' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. pgo/Makefile creating build/pgo/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/unix' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/unix' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/pgo' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/pgo' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/build' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/probes' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/probes' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/memory/jemalloc' Creating .deps gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/memory/jemalloc' gmake[3]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' /usr/bin/gmake libs_tier_base gmake[3]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' libs_tier_base gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: `config/Makefile' is up to date. gmake[4]: `build/Makefile' is up to date. gmake[4]: `probes/Makefile' is up to date. gmake[4]: `memory/jemalloc/Makefile' is up to date. gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/config' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 755 nsinstall ../dist/host/bin gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/config' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/build' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/unix' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R run-mozilla.sh ../../dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/unix' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/pgo' /usr/bin/python ../../config/Preprocessor.py \ -DBROWSER_PATH=\"../../dist/bin/firefox-bin\" -DXPC_BIN_PATH=\"../../dist/bin\" -DIS_MAC=0 -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" automation.py.in > automation.py /usr/bin/python ../../config/Preprocessor.py profileserver.py.in > profileserver.py chmod +x profileserver.py /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R automation.py profileserver.py index.html quit.js ../../_profile/pgo gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/build/pgo' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/build' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/probes' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/probes' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/memory/jemalloc' jemalloc.c gcc -o jemalloc.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../dist/include/jemalloc -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include ../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/jemalloc.pp jemalloc.c jemalloc.c: In function 'wrtmessage': jemalloc.c:1572: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c:1573: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c:1574: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c:1575: warning: ignoring return value of 'write', declared with attribute warn_unused_result jemalloc.c: In function 'arena_bin_malloc_easy': jemalloc.c:3435: warning: unused parameter 'arena' jemalloc.c: In function 'arena_dalloc_large': jemalloc.c:4147: warning: unused parameter 'chunk' rm -f libjemalloc.a ar cr libjemalloc.a jemalloc.o ranlib libjemalloc.a gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/memory/jemalloc' gmake[3]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[2]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[2]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' tier_app: extensions other-licenses/branding/firefox browser /usr/bin/gmake export_tier_app gmake[3]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' export_tier_app gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: `extensions/Makefile' is up to date. /usr/bin/perl ./build/autoconf/make-makefile -t . -d . other-licenses/branding/firefox/Makefile gmake[4]: `browser/Makefile' is up to date. creating other-licenses/branding/firefox/Makefile gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/gnomevfs' Creating .deps gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/gnomevfs' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter/locales' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter/locales' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. content/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. locales/Makefile creating other-licenses/branding/firefox/locales/Makefile creating other-licenses/branding/firefox/content/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/content' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/content' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/locales' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/locales' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../dist/branding cp ./default16.png ./default32.png ./default48.png ./mozicon128.png ./mozicon16.xpm ./mozicon50.xpm ./firefox.ico ./document.ico ../../../dist/branding/ cp ./document.png ../../../dist/branding/document.png /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../dist/install cp ./header.png ../../../dist/install/header.png cp ./watermark.png ../../../dist/install/watermark.png gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser' /usr/bin/perl ../build/autoconf/make-makefile -t .. -d .. fuel/Makefile creating browser/fuel/Makefile gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. content/test/Makefile creating browser/base/content/test/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base/content/test' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base/content/test' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. microsummaries/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. sessionstore/Makefile creating browser/components/microsummaries/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. feeds/Makefile creating browser/components/sessionstore/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. safebrowsing/Makefile creating browser/components/feeds/Makefile Creating .deps creating browser/components/safebrowsing/Makefile Creating ../../dist/include/browsercomps Creating ../../dist/idl Creating _xpidlgen/.done nsIBrowserHandler.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIBrowserHandler nsIBrowserHandler.idl nsIBrowserGlue.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIBrowserGlue nsIBrowserGlue.idl gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/dirprovider' Creating .deps gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/dirprovider' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/microsummaries/public/Makefile creating browser/components/microsummaries/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/public' Creating .deps Creating ../../../../dist/include/microsummaries Creating _xpidlgen/.done nsIMicrosummaryService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIMicrosummaryService nsIMicrosummaryService.idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIMicrosummaryService.idl ../../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIMicrosummaryService.h ../../../../dist/include/microsummaries gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/src' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/public' Creating .deps Creating ../../../../dist/include/migration Creating _xpidlgen/.done nsIBrowserProfileMigrator.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIBrowserProfileMigrator nsIBrowserProfileMigrator.idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIBrowserProfileMigrator.idl ../../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserProfileMigrator.h ../../../../dist/include/migration gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/src' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. tests/Makefile creating browser/components/preferences/tests/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences/tests' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences/tests' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile Creating .deps Creating ../../../dist/include/browsersearch creating browser/components/search/test/Makefile Creating _xpidlgen/.done nsIBrowserSearchService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIBrowserSearchService nsIBrowserSearchService.idl gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search/test' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIBrowserSearchService.idl ../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserSearchService.h ../../../dist/include/browsersearch gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating browser/components/sessionstore/src/Makefile creating browser/components/sessionstore/test/Makefile Creating .deps Creating ../../../dist/include/sessionstore Creating _xpidlgen/.done nsISessionStartup.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsISessionStartup nsISessionStartup.idl gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/src' nsISessionStore.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsISessionStore nsISessionStore.idl gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. chrome/Makefile creating browser/components/sessionstore/test/chrome/Makefile gmake[8]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test/chrome' gmake[8]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test/chrome' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsISessionStartup.idl nsISessionStore.idl ../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsISessionStartup.h _xpidlgen/nsISessionStore.h ../../../dist/include/sessionstore gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating browser/components/shell/test/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/public' Creating .deps Creating ../../../../dist/include/shellservice Creating _xpidlgen/.done nsIShellService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIShellService nsIShellService.idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIShellService.idl ../../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIShellService.h ../../../../dist/include/shellservice gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/src' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/test' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/test' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar/src' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/feeds/src/Makefile creating browser/components/feeds/public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. test/Makefile creating browser/components/feeds/test/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/public' Creating .deps Creating ../../../../dist/include/browser-feeds Creating _xpidlgen/.done nsIFeedResultService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIFeedResultService nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIWebContentConverterRegistrar nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIFeedWriter nsIFeedWriter.idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIFeedResultService.idl nsIWebContentConverterRegistrar.idl nsIFeedWriter.idl ../../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIFeedResultService.h _xpidlgen/nsIWebContentConverterRegistrar.h _xpidlgen/nsIFeedWriter.h ../../../../dist/include/browser-feeds gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/src' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/test' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/test' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. public/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile creating browser/components/places/public/Makefile creating browser/components/places/src/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/public' Creating .deps Creating ../../../../dist/include/browserplaces Creating _xpidlgen/.done nsIPlacesImportExportService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIPlacesImportExportService nsIPlacesImportExportService.idl nsIPlacesTransactionsService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/nsIPlacesTransactionsService nsIPlacesTransactionsService.idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIPlacesImportExportService.idl nsIPlacesTransactionsService.idl ../../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIPlacesImportExportService.h _xpidlgen/nsIPlacesTransactionsService.h ../../../../dist/include/browserplaces gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/src' Creating .deps gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. src/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. content/test/Makefile creating browser/components/safebrowsing/src/Makefile creating browser/components/safebrowsing/content/test/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/src' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/content/test' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/content/test' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/build' Creating .deps /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsBrowserCompsCID.h ../../../dist/include/browsercomps gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/build' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsIBrowserHandler.idl nsIBrowserGlue.idl ../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/nsIBrowserHandler.h _xpidlgen/nsIBrowserGlue.h ../../dist/include/browsercomps gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/locales' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/locales' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. gnomestripe/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe' /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. browser/Makefile /usr/bin/perl ../../../build/autoconf/make-makefile -t ../../.. -d ../../.. communicator/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/browser' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/browser' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/communicator' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/communicator' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel' /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. public/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. src/Makefile creating browser/themes/gnomestripe/Makefile creating browser/themes/gnomestripe/browser/Makefile creating browser/themes/gnomestripe/communicator/Makefile creating browser/fuel/src/Makefile creating browser/fuel/public/Makefile /usr/bin/perl ../../build/autoconf/make-makefile -t ../.. -d ../.. test/Makefile creating browser/fuel/test/Makefile gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/public' Creating .deps Creating ../../../dist/include/fuel Creating _xpidlgen/.done fuelIApplication.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m header -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -o _xpidlgen/fuelIApplication fuelIApplication.idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 fuelIApplication.idl ../../../dist/idl /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/fuelIApplication.h ../../../dist/include/fuel gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/public' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/src' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/test' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/test' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions' /usr/bin/perl ../../../../build/autoconf/make-makefile -t ../../../.. -d ../../../.. {972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile creating browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/Makefile gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser' gmake[3]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' /usr/bin/gmake libs_tier_app gmake[3]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' libs_tier_app gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: `extensions/Makefile' is up to date. gmake[4]: `other-licenses/branding/firefox/Makefile' is up to date. gmake[4]: `browser/Makefile' is up to date. gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/gnomevfs' nsGnomeVFSProtocolHandler.cpp c++ -o nsGnomeVFSProtocolHandler.o -c -I../../dist/include/system_wrappers -include ../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 -I. -I. -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/mimetype -I../../dist/include/pref -I../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/mimetype -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../dist/include/nkgnomevfs -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGnomeVFSProtocolHandler.pp nsGnomeVFSProtocolHandler.cpp In file included from /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringGlue.h:52, from /usr/lib64/xulrunner-sdk-1.9pre/include/nsThreadUtils.h:47, from nsGnomeVFSProtocolHandler.cpp:52: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsGnomeVFSProtocolHandler.cpp: In member function 'PRBool nsGnomeVFSProtocolHandler::IsSupportedProtocol(const nsCString_external&)': nsGnomeVFSProtocolHandler.cpp:834: warning: conversion to 'PRUint32' from 'long int' may alter its value rm -f libnkgnomevfs.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libnkgnomevfs.so -o libnkgnomevfs.so nsGnomeVFSProtocolHandler.o -lpthread -Wl,-rpath,/usr/lib64/firefox-3.0b5 -Wl,-rpath-link,/usr/lib64/xulrunner-sdk-1.9pre/bin /usr/lib64/xulrunner-sdk-1.9pre/lib/libxpcomglue_s.a -L/usr/lib64/xulrunner-sdk-1.9pre/bin -lxpcom -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -Wl,--version-script -Wl,../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libnkgnomevfs.so /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 755 libnkgnomevfs.so ../../dist/bin/components : ../../dist/bin/components/libnkgnomevfs.so gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/gnomevfs' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter/locales' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter/locales => ../../../dist/bin/chrome/en-US.jar +++ updating chrome ../../../dist/bin/chrome/en-US.manifest adding: locale/en-US/reporter/reportWizard.dtd (stored 0%) adding: locale/en-US/reporter/about.dtd (stored 0%) adding: locale/en-US/reporter/reporterOverlay.dtd (stored 0%) adding: locale/en-US/reporter/reportResults.dtd (stored 0%) adding: locale/en-US/reporter/reporter.dtd (stored 0%) adding: locale/en-US/reporter/reportWizard.properties (stored 0%) adding: locale/en-US/reporter/reporterOverlay.properties (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter/locales' if test ! -d ../../dist/bin/defaults/preferences; then /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../dist/bin/defaults/preferences; fi set -e; \ for i in ./resources/content/prefs/reporter.js; do \ dest=../../dist/bin/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter => ../../dist/bin/chrome/reporter.jar +++ updating chrome ../../dist/bin/chrome/reporter.manifest adding: content/reporter/reportWizard.xul (stored 0%) adding: content/reporter/reportWizard.js (stored 0%) adding: content/reporter/reporterOverlay.xul (stored 0%) adding: content/reporter/reporterOverlay.js (stored 0%) adding: content/reporter/error.xhtml (stored 0%) adding: content/reporter/report.xhtml (stored 0%) adding: skin/classic/reporter/browserOverlay.css (stored 0%) adding: skin/classic/reporter/icon.png (stored 0%) adding: skin/classic/reporter/reportResults.css (stored 0%) adding: skin/classic/reporter/reportWizard.css (stored 0%) adding: skin/classic/reporter/reporter-icon-large.png (stored 0%) adding: skin/classic/reporter/reporter-icon-small.png (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions/reporter' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/extensions' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/content' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/content => ../../../../dist/bin/chrome/browser.jar +++ updating chrome ../../../../dist/bin/chrome/browser.manifest adding: content/branding/about.png (stored 0%) adding: content/branding/aboutCredits.png (stored 0%) adding: content/branding/aboutFooter.png (stored 0%) adding: content/branding/icon48.png (stored 0%) adding: content/branding/icon64.png (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/content' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/locales' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/locales => ../../../../dist/bin/chrome/en-US.jar +++ updating chrome ../../../../dist/bin/chrome/en-US.manifest adding: locale/branding/brand.dtd (stored 0%) +++ overriding locale/branding/brand.properties adding: locale/branding/brand.properties (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox/locales' if test ! -d ../../../dist/bin/defaults/preferences; then /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../dist/bin/defaults/preferences; fi set -e; \ for i in ./pref/firefox-branding.js; do \ dest=../../../dist/bin/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/other-licenses/branding/firefox' gmake[4]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base/content/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "test_feed_discovery.html" "feed_discovery.html" "test_bug395533.html" "bug395533-data.txt" ../../../../_tests/testing/mochitest/tests/browser/base/content/test /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "browser_bug321000.js" "browser_bug405137.js" "browser_bug409481.js" "browser_autodiscovery.js" "browser_bug420160.js" "autodiscovery.html" "moz.png" "browser_getshortcutoruri.js" ../../../../_tests/testing/mochitest/browser/browser/base/content/test gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base/content/test' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/base => ../../dist/bin/chrome/browser.jar +++ updating chrome ../../dist/bin/chrome/browser.manifest adding: content/browser/aboutDialog.css (stored 0%) adding: content/browser/aboutRobots-icon.png (stored 0%) adding: content/browser/aboutRobots-widget-left.png (stored 0%) adding: content/browser/aboutRobots-widget-right.png (stored 0%) +++ overriding content/browser/aboutDialog.xul content/browser/aboutDialog.js content/browser/aboutRobots.xhtml content/browser/browser.css content/browser/browser.js content/browser/browser.xul content/browser/credits.xhtml content/browser/EULA.js content/browser/EULA.xhtml content/browser/EULA.xul content/browser/metaData.js content/browser/metaData.xul content/browser/pageinfo/pageInfo.xul content/browser/pageinfo/pageInfo.js content/browser/pageinfo/pageInfo.css content/browser/pageinfo/feeds.js content/browser/pageinfo/feeds.xml content/browser/pageinfo/permissions.js content/browser/pageinfo/security.js content/browser/openLocation.js content/browser/openLocation.xul content/browser/pageReport.js content/browser/pageReport.xul content/browser/pageReportFirstTime.xul content/browser/safeMode.js content/browser/safeMode.xul content/browser/sanitize.js content/browser/sanitize.xul content/browser/tabbrowser.css content/browser/tabbrowser.xml content/browser/urlbarBindings.xml content/browser/utilityOverlay.js content/browser/web-panels.js content/browser/web-panels.xul content/browser/baseMenuOverlay.xul content/browser/nsContextMenu.js content/browser/hiddenWindow.xul content/browser/viewSourceOverlay.xul adding: content/browser/aboutDialog.xul (stored 0%) adding: content/browser/aboutDialog.js (stored 0%) adding: content/browser/aboutRobots.xhtml (stored 0%) adding: content/browser/browser.css (stored 0%) adding: content/browser/browser.js (stored 0%) adding: content/browser/browser.xul (stored 0%) adding: content/browser/credits.xhtml (stored 0%) adding: content/browser/EULA.js (stored 0%) adding: content/browser/EULA.xhtml (stored 0%) adding: content/browser/EULA.xul (stored 0%) adding: content/browser/metaData.js (stored 0%) adding: content/browser/metaData.xul (stored 0%) adding: content/browser/pageinfo/pageInfo.xul (stored 0%) adding: content/browser/pageinfo/pageInfo.js (stored 0%) adding: content/browser/pageinfo/pageInfo.css (stored 0%) adding: content/browser/pageinfo/feeds.js (stored 0%) adding: content/browser/pageinfo/feeds.xml (stored 0%) adding: content/browser/pageinfo/permissions.js (stored 0%) adding: content/browser/pageinfo/security.js (stored 0%) adding: content/browser/openLocation.js (stored 0%) adding: content/browser/openLocation.xul (stored 0%) adding: content/browser/pageReport.js (stored 0%) adding: content/browser/pageReport.xul (stored 0%) adding: content/browser/pageReportFirstTime.xul (stored 0%) adding: content/browser/safeMode.js (stored 0%) adding: content/browser/safeMode.xul (stored 0%) adding: content/browser/sanitize.js (stored 0%) adding: content/browser/sanitize.xul (stored 0%) adding: content/browser/tabbrowser.css (stored 0%) adding: content/browser/tabbrowser.xml (stored 0%) adding: content/browser/urlbarBindings.xml (stored 0%) adding: content/browser/utilityOverlay.js (stored 0%) adding: content/browser/web-panels.js (stored 0%) adding: content/browser/web-panels.xul (stored 0%) adding: content/browser/baseMenuOverlay.xul (stored 0%) adding: content/browser/nsContextMenu.js (stored 0%) adding: content/browser/hiddenWindow.xul (stored 0%) adding: content/browser/viewSourceOverlay.xul (stored 0%) gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/base' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/dirprovider' nsIBrowserHandler.idl nsBrowserDirectoryProvider.cpp /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIBrowserHandler.xpt -d .deps/nsIBrowserHandler.pp nsIBrowserHandler.idl c++ -o nsBrowserDirectoryProvider.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xulapp -I../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../dist/include/browsercomps -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserDirectoryProvider.pp nsBrowserDirectoryProvider.cpp nsIBrowserGlue.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIBrowserGlue.xpt -d .deps/nsIBrowserGlue.pp nsIBrowserGlue.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/browsercompsbase.xpt _xpidlgen/nsIBrowserHandler.xpt _xpidlgen/nsIBrowserGlue.xpt In file included from /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringGlue.h:52, from /usr/lib64/xulrunner-sdk-1.9pre/include/nsVoidArray.h:43, from /usr/lib64/xulrunner-sdk-1.9pre/include/nsCOMArray.h:42, from nsBrowserDirectoryProvider.cpp:52: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value rm -f libbrowserdirprovider.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libbrowserdirprovider.so -o libbrowserdirprovider.so nsBrowserDirectoryProvider.o -lpthread -Wl,-rpath,/usr/lib64/firefox-3.0b5 -Wl,-rpath-link,/usr/lib64/xulrunner-sdk-1.9pre/bin /usr/lib64/xulrunner-sdk-1.9pre/lib/libxpcomglue_s.a -L/usr/lib64/xulrunner-sdk-1.9pre/bin -lxpcom -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libbrowserdirprovider.so /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 755 libbrowserdirprovider.so ../../../dist/bin/components : ../../../dist/bin/components/libbrowserdirprovider.so gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/dirprovider' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/public' nsIMicrosummaryService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIMicrosummaryService.xpt -d .deps/nsIMicrosummaryService.pp nsIMicrosummaryService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/microsummaries.xpt _xpidlgen/nsIMicrosummaryService.xpt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/microsummaries.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/src' set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ for i in nsMicrosummaryService.js; do \ dest=../../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/microsummaries' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/public' nsIBrowserProfileMigrator.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIBrowserProfileMigrator.xpt -d .deps/nsIBrowserProfileMigrator.pp nsIBrowserProfileMigrator.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/migration.xpt _xpidlgen/nsIBrowserProfileMigrator.xpt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/migration.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/src' nsProfileMigrator.cpp c++ -o nsProfileMigrator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsProfileMigrator.pp nsProfileMigrator.cpp nsBrowserProfileMigratorUtils.cpp c++ -o nsBrowserProfileMigratorUtils.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsBrowserProfileMigratorUtils.pp nsBrowserProfileMigratorUtils.cpp In file included from nsProfileMigrator.cpp:60: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value In file included from nsBrowserProfileMigratorUtils.h:63, from nsBrowserProfileMigratorUtils.cpp:39: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsProfileMigrator.cpp: In member function 'PRBool nsProfileMigrator::ImportRegistryProfiles(const nsACString&)': nsProfileMigrator.cpp:374: warning: deprecated conversion from string constant to 'char*' nsBrowserProfileMigratorUtils.cpp: In function 'void GetMigrateDataFromArray(MigrationData*, PRInt32, PRBool, nsIFile*, PRUint16*)': nsBrowserProfileMigratorUtils.cpp:146: warning: conversion to 'short unsigned int' from 'unsigned int' may alter its value nsNetscapeProfileMigratorBase.cpp c++ -o nsNetscapeProfileMigratorBase.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsNetscapeProfileMigratorBase.pp nsNetscapeProfileMigratorBase.cpp In file included from nsBrowserProfileMigratorUtils.h:63, from nsNetscapeProfileMigratorBase.cpp:39: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsNetscapeProfileMigratorBase.cpp: In member function 'nsresult nsNetscapeProfileMigratorBase::GetProfileDataFromRegistry(nsILocalFile*, nsISupportsArray*, nsISupportsArray*)': nsNetscapeProfileMigratorBase.cpp:136: warning: deprecated conversion from string constant to 'char*' nsNetscapeProfileMigratorBase.cpp:145: warning: deprecated conversion from string constant to 'char*' nsNetscapeProfileMigratorBase.cpp:152: warning: deprecated conversion from string constant to 'char*' nsNetscapeProfileMigratorBase.cpp: In member function 'nsresult nsNetscapeProfileMigratorBase::ImportNetscapeCookies(nsIFile*)': nsNetscapeProfileMigratorBase.cpp:391: warning: suggest parentheses around && within || nsSeamonkeyProfileMigrator.cpp c++ -o nsSeamonkeyProfileMigrator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsSeamonkeyProfileMigrator.pp nsSeamonkeyProfileMigrator.cpp In file included from nsBrowserProfileMigratorUtils.h:63, from nsSeamonkeyProfileMigrator.cpp:38: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsSeamonkeyProfileMigrator.cpp: At global scope: nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsPhoenixProfileMigrator.cpp c++ -o nsPhoenixProfileMigrator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPhoenixProfileMigrator.pp nsPhoenixProfileMigrator.cpp nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' nsSeamonkeyProfileMigrator.cpp:403: warning: deprecated conversion from string constant to 'char*' In file included from nsBrowserProfileMigratorUtils.h:63, from nsPhoenixProfileMigrator.cpp:38: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsSeamonkeyProfileMigrator.cpp: In member function 'nsresult nsSeamonkeyProfileMigrator::CopyPasswords(PRBool)': nsSeamonkeyProfileMigrator.cpp:674: warning: 'rv' may be used uninitialized in this function nsDogbertProfileMigrator.cpp c++ -o nsDogbertProfileMigrator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsDogbertProfileMigrator.pp nsDogbertProfileMigrator.cpp nsOperaProfileMigrator.cpp c++ -o nsOperaProfileMigrator.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/libreg -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/loginmgr -I../../../../dist/include/pref -I../../../../dist/include/rdf -I../../../../dist/include/satchel -I../../../../dist/include/intl -I../../../../dist/include/unicharutil -I../../../../dist/include/windowwatcher -I../../../../dist/include/dom -I../../../../dist/include/docshell -I../../../../dist/include/xulapp -I../../../../dist/include/places -I../../../../dist/include/browserplaces -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/libreg -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/loginmgr -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/satchel -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/windowwatcher -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/docshell -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/migration -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsOperaProfileMigrator.pp nsOperaProfileMigrator.cpp In file included from nsBrowserProfileMigratorUtils.h:63, from nsDogbertProfileMigrator.cpp:39: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value In file included from nsBrowserProfileMigratorUtils.h:63, from nsOperaProfileMigrator.cpp:39: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsDogbertProfileMigrator.cpp: At global scope: nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: missing braces around initializer for 'nsNetscapeProfileMigratorBase::PrefTransform::' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp:426: warning: deprecated conversion from string constant to 'char*' nsDogbertProfileMigrator.cpp: In static member function 'static nsresult nsDogbertProfileMigrator::GetHomepage(void*, nsIPrefBranch*)': nsDogbertProfileMigrator.cpp:488: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp: At global scope: nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: missing braces around initializer for 'nsOperaProfileMigrator::PrefTransform::' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp:337: warning: deprecated conversion from string constant to 'char*' nsOperaProfileMigrator.cpp: In member function 'nsresult nsOperaCookieMigrator::AddCookieOverride(nsIPermissionManager*)': nsOperaProfileMigrator.cpp:886: warning: enumeral mismatch in conditional expression: 'nsIPermissionManager::' vs 'nsIPermissionManager::' nsOperaProfileMigrator.cpp: In member function 'nsresult nsOperaProfileMigrator::CopySmartKeywords(nsINavBookmarksService*, nsIStringBundle*, PRInt64)': nsOperaProfileMigrator.cpp:1177: warning: comparison between signed and unsigned integer expressions nsOperaProfileMigrator.cpp:1189: warning: comparison between signed and unsigned integer expressions rm -f libmigration_s.a ar cr libmigration_s.a nsProfileMigrator.o nsBrowserProfileMigratorUtils.o nsNetscapeProfileMigratorBase.o nsSeamonkeyProfileMigrator.o nsPhoenixProfileMigrator.o nsDogbertProfileMigrator.o nsOperaProfileMigrator.o ranlib libmigration_s.a gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration/src' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/migration/migration.xul content/browser/migration/migration.js adding: content/browser/migration/migration.xul (stored 0%) adding: content/browser/migration/migration.js (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/migration' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences/tests' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "browser_bug410900.js" ../../../../_tests/testing/mochitest/browser/browser/components/preferences/tests gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences/tests' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/preferences/advanced.xul content/browser/preferences/advanced.js content/browser/preferences/advanced-scripts.xul content/browser/preferences/applications.xul content/browser/preferences/applications.js content/browser/preferences/applicationManager.xul content/browser/preferences/applicationManager.js content/browser/preferences/colors.xul content/browser/preferences/cookies.xul content/browser/preferences/cookies.js content/browser/preferences/content.xul content/browser/preferences/content.js content/browser/preferences/connection.xul content/browser/preferences/connection.js content/browser/preferences/fallbackEULA.xhtml content/browser/preferences/fonts.xul content/browser/preferences/fonts.js content/browser/preferences/handlers.xml content/browser/preferences/handlers.css content/browser/preferences/languages.xul content/browser/preferences/languages.js content/browser/preferences/main.xul content/browser/preferences/main.js content/browser/preferences/permissions.xul content/browser/preferences/permissions.js content/browser/preferences/permissionsutils.js content/browser/preferences/phishEULA.xul content/browser/preferences/phishEULA.js content/browser/preferences/phishEULA.xhtml content/browser/preferences/preferences.xul content/browser/preferences/privacy.xul content/browser/preferences/privacy.js content/browser/preferences/sanitize.xul content/browser/preferences/security.xul content/browser/preferences/security.js content/browser/preferences/securityWarnings.xul content/browser/preferences/securityWarnings.js content/browser/preferences/selectBookmark.xul content/browser/preferences/selectBookmark.js content/browser/preferences/tabs.xul content/browser/preferences/tabs.js adding: content/browser/preferences/advanced.xul (stored 0%) adding: content/browser/preferences/advanced.js (stored 0%) adding: content/browser/preferences/advanced-scripts.xul (stored 0%) adding: content/browser/preferences/applications.xul (stored 0%) adding: content/browser/preferences/applications.js (stored 0%) adding: content/browser/preferences/applicationManager.xul (stored 0%) adding: content/browser/preferences/applicationManager.js (stored 0%) adding: content/browser/preferences/colors.xul (stored 0%) adding: content/browser/preferences/cookies.xul (stored 0%) adding: content/browser/preferences/cookies.js (stored 0%) adding: content/browser/preferences/content.xul (stored 0%) adding: content/browser/preferences/content.js (stored 0%) adding: content/browser/preferences/connection.xul (stored 0%) adding: content/browser/preferences/connection.js (stored 0%) adding: content/browser/preferences/fallbackEULA.xhtml (stored 0%) adding: content/browser/preferences/fonts.xul (stored 0%) adding: content/browser/preferences/fonts.js (stored 0%) adding: content/browser/preferences/handlers.xml (stored 0%) adding: content/browser/preferences/handlers.css (stored 0%) adding: content/browser/preferences/languages.xul (stored 0%) adding: content/browser/preferences/languages.js (stored 0%) adding: content/browser/preferences/main.xul (stored 0%) adding: content/browser/preferences/main.js (stored 0%) adding: content/browser/preferences/permissions.xul (stored 0%) adding: content/browser/preferences/permissions.js (stored 0%) adding: content/browser/preferences/permissionsutils.js (stored 0%) adding: content/browser/preferences/phishEULA.xul (stored 0%) adding: content/browser/preferences/phishEULA.js (stored 0%) adding: content/browser/preferences/phishEULA.xhtml (stored 0%) adding: content/browser/preferences/preferences.xul (stored 0%) adding: content/browser/preferences/privacy.xul (stored 0%) adding: content/browser/preferences/privacy.js (stored 0%) adding: content/browser/preferences/sanitize.xul (stored 0%) adding: content/browser/preferences/security.xul (stored 0%) adding: content/browser/preferences/security.js (stored 0%) adding: content/browser/preferences/securityWarnings.xul (stored 0%) adding: content/browser/preferences/securityWarnings.js (stored 0%) adding: content/browser/preferences/selectBookmark.xul (stored 0%) adding: content/browser/preferences/selectBookmark.js (stored 0%) adding: content/browser/preferences/tabs.xul (stored 0%) adding: content/browser/preferences/tabs.js (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/preferences' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search' nsIBrowserSearchService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIBrowserSearchService.xpt -d .deps/nsIBrowserSearchService.pp nsIBrowserSearchService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/browsersearch.xpt _xpidlgen/nsIBrowserSearchService.xpt gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "browser_405664.js" "browser_415700.js" "testEngine.xml" ../../../../_tests/testing/mochitest/browser/browser/components/search/test gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/browsersearch.xpt ../../../dist/bin/components set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../dist/bin/components; \ for i in nsSearchService.js nsSearchSuggestions.js; do \ dest=../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DOFFICIAL_BUILD=1 -DMOZ_DISTRIBUTION_ID=org.mozilla -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search => ../../../dist/bin/chrome/browser.jar adding: content/browser/search/searchbarBindings.css (stored 0%) +++ overriding content/browser/search/search.xml content/browser/search/engineManager.xul content/browser/search/engineManager.js adding: content/browser/search/search.xml (stored 0%) adding: content/browser/search/engineManager.xul (stored 0%) adding: content/browser/search/engineManager.js (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/search' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore' nsISessionStartup.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsISessionStartup.xpt -d .deps/nsISessionStartup.pp nsISessionStartup.idl nsISessionStore.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsISessionStore.xpt -d .deps/nsISessionStore.pp nsISessionStore.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/sessionstore.xpt _xpidlgen/nsISessionStartup.xpt _xpidlgen/nsISessionStore.xpt gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/src' set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ for i in nsSessionStore.js nsSessionStartup.js; do \ dest=../../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test' gmake[8]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test/chrome' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "test_bug350525.xul" "test_bug393716.xul" ../../../../../_tests/testing/mochitest/chrome/browser/components/sessionstore/test/chrome gmake[8]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test/chrome' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/sessionstore.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sessionstore' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/public' nsIShellService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIShellService.xpt -d .deps/nsIShellService.pp nsIShellService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/shellservice.xpt _xpidlgen/nsIShellService.xpt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/shellservice.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/src' nsGNOMEShellService.cpp c++ -o nsGNOMEShellService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DMOZ_APP_NAME=\"firefox\" -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/uriloader -I../../../../dist/include/webbrowserpersist -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/necko -I../../../../dist/include/content -I../../../../dist/include/imglib2 -I../../../../dist/include/gfx -I../../../../dist/include/widget -I../../../../dist/include/pref -I../../../../dist/include/layout -I../../../../dist/include/mozgnome -I../../../../dist/include/thebes -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/uriloader -I/usr/lib64/xulrunner-sdk-1.9pre/include/webbrowserpersist -I/usr/lib64/xulrunner-sdk-1.9pre/include/dom -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/content -I/usr/lib64/xulrunner-sdk-1.9pre/include/imglib2 -I/usr/lib64/xulrunner-sdk-1.9pre/include/gfx -I/usr/lib64/xulrunner-sdk-1.9pre/include/widget -I/usr/lib64/xulrunner-sdk-1.9pre/include/pref -I/usr/lib64/xulrunner-sdk-1.9pre/include/layout -I/usr/lib64/xulrunner-sdk-1.9pre/include/mozgnome -I/usr/lib64/xulrunner-sdk-1.9pre/include/thebes -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/shellservice -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-unix-print-2.0 -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsGNOMEShellService.pp nsGNOMEShellService.cpp In file included from nsGNOMEShellService.h:41, from nsGNOMEShellService.cpp:38: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value In file included from /usr/lib64/xulrunner-sdk-1.9pre/include/nsRect.h:43, from /usr/lib64/xulrunner-sdk-1.9pre/include/gfxIImageFrame.h:25, from nsGNOMEShellService.cpp:50: /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h: In function 'nscoord NSCoordMultiply(nscoord, float)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h:96: warning: conversion to 'float' from 'nscoord' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h: In function 'nscoord NSCoordDivide(nscoord, float)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h:110: warning: conversion to 'float' from 'nscoord' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h: In function 'nscoord NSFloatPixelsToAppUnits(float, PRInt32)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h:321: warning: conversion to 'float' from 'PRInt32' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h: In function 'float NSAppUnitsToFloatPixels(nscoord, PRInt32)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h:355: warning: conversion to 'float' from 'PRInt32' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h: In function 'PRInt32 NSAppUnitsToIntPixels(nscoord, PRInt32)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h:360: warning: conversion to 'float' from 'PRInt32' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h: In function 'float NSTwipsToUnits(nscoord, float)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsCoord.h:377: warning: conversion to 'float' from 'nscoord' may alter its value In file included from /usr/lib64/xulrunner-sdk-1.9pre/include/gfxIImageFrame.h:25, from nsGNOMEShellService.cpp:50: /usr/lib64/xulrunner-sdk-1.9pre/include/nsRect.h: In member function 'nsRect& nsRect::operator*=(float)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsRect.h:171: warning: conversion to 'float' from 'nscoord' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsRect.h:172: warning: conversion to 'float' from 'nscoord' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsRect.h:173: warning: conversion to 'float' from 'nscoord' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsRect.h:174: warning: conversion to 'float' from 'nscoord' may alter its value nsGNOMEShellService.cpp: In function 'PRUint8 HexToNum(char)': nsGNOMEShellService.cpp:455: warning: conversion to 'PRUint8' from 'int' may alter its value nsGNOMEShellService.cpp:458: warning: conversion to 'PRUint8' from 'int' may alter its value nsGNOMEShellService.cpp:461: warning: conversion to 'PRUint8' from 'int' may alter its value nsGNOMEShellService.cpp: In function 'PRBool HexToRGB(const nsCString_external&, PRUint8&, PRUint8&, PRUint8&)': nsGNOMEShellService.cpp:479: warning: conversion to 'unsigned char' from 'int' may alter its value nsGNOMEShellService.cpp:481: warning: conversion to 'unsigned char' from 'int' may alter its value nsGNOMEShellService.cpp:483: warning: conversion to 'unsigned char' from 'int' may alter its value nsGNOMEShellService.cpp:492: warning: conversion to 'unsigned char' from 'int' may alter its value nsGNOMEShellService.cpp:493: warning: conversion to 'unsigned char' from 'int' may alter its value nsGNOMEShellService.cpp:494: warning: conversion to 'unsigned char' from 'int' may alter its value nsGNOMEShellService.cpp: In function 'void ColorToHex(PRUint32, nsCString_external&)': nsGNOMEShellService.cpp:534: warning: conversion to 'PRUint8' from 'PRUint32' may alter its value nsGNOMEShellService.cpp:535: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value nsGNOMEShellService.cpp:536: warning: conversion to 'PRUint8' from 'unsigned int' may alter its value rm -f libshellservice_s.a ar cr libshellservice_s.a nsGNOMEShellService.o ranlib libshellservice_s.a /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsSetDefaultBrowser.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "browser_420786.js" ../../../../_tests/testing/mochitest/browser/browser/components/shell/test gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell/test' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/setDesktopBackground.xul content/browser/setDesktopBackground.js adding: content/browser/setDesktopBackground.xul (stored 0%) adding: content/browser/setDesktopBackground.js (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/shell' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar/src' set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ for i in nsSidebar.js; do \ dest=../../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar/src' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/sidebar' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/public' nsIWebContentConverterRegistrar.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIWebContentConverterRegistrar.xpt -d .deps/nsIWebContentConverterRegistrar.pp nsIWebContentConverterRegistrar.idl nsIFeedResultService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIFeedResultService.xpt -d .deps/nsIFeedResultService.pp nsIFeedResultService.idl nsIFeedWriter.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIFeedWriter.xpt -d .deps/nsIFeedWriter.pp nsIFeedWriter.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/browser-feeds.xpt _xpidlgen/nsIFeedResultService.xpt _xpidlgen/nsIWebContentConverterRegistrar.xpt _xpidlgen/nsIFeedWriter.xpt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/browser-feeds.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/src' nsFeedSniffer.cpp c++ -o nsFeedSniffer.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ_APP_NAME=firefox -DMOZ_APP_DISPLAYNAME=Firefox -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I./../../build -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/mimetype -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/caps -I/usr/lib64/xulrunner-sdk-1.9pre/include/js -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpconnect -I/usr/lib64/xulrunner-sdk-1.9pre/include/mimetype -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/browser_feeds -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsFeedSniffer.pp nsFeedSniffer.cpp nsAboutFeeds.cpp c++ -o nsAboutFeeds.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ_APP_NAME=firefox -DMOZ_APP_DISPLAYNAME=Firefox -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I./../../build -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/caps -I../../../../dist/include/js -I../../../../dist/include/xpconnect -I../../../../dist/include/mimetype -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/caps -I/usr/lib64/xulrunner-sdk-1.9pre/include/js -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpconnect -I/usr/lib64/xulrunner-sdk-1.9pre/include/mimetype -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/browser_feeds -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsAboutFeeds.pp nsAboutFeeds.cpp In file included from nsFeedSniffer.h:42, from nsFeedSniffer.cpp:39: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value In file included from /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringGlue.h:52, from /usr/lib64/xulrunner-sdk-1.9pre/include/nsNetUtil.h:46, from nsAboutFeeds.cpp:40: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsFeedSniffer.cpp: In function 'PRBool HasAttachmentDisposition(nsIHttpChannel*)': nsFeedSniffer.cpp:169: warning: suggest parentheses around && within || nsFeedSniffer.cpp: In member function 'virtual nsresult nsFeedSniffer::GetMIMETypeFromContent(nsIRequest*, const PRUint8*, PRUint32, nsACString&)': nsFeedSniffer.cpp:313: warning: conversion to 'PRBool' from 'long int' may alter its value rm -f libbrowser_feeds_s.a ar cr libbrowser_feeds_s.a nsFeedSniffer.o nsAboutFeeds.o ranlib libbrowser_feeds_s.a set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../../dist/bin/components; \ for i in FeedConverter.js FeedWriter.js WebContentConverter.js; do \ dest=../../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../../config/Preprocessor.py -DMOZ_APP_NAME=firefox -DMOZ_APP_DISPLAYNAME=Firefox -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "test_bug408328.html" "bug408328-data.xml" "test_bug368464.html" "bug368464-data.xml" "test_registerHandler.html" ../../../../_tests/testing/mochitest/tests/browser/components/feeds/test gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds/test' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds => ../../../dist/bin/chrome/browser.jar +++ overriding content/browser/feeds/subscribe.xhtml content/browser/feeds/subscribe.js adding: content/browser/feeds/subscribe.xhtml (stored 0%) adding: content/browser/feeds/subscribe.js (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/feeds' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/public' nsIPlacesImportExportService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIPlacesImportExportService.xpt -d .deps/nsIPlacesImportExportService.pp nsIPlacesImportExportService.idl nsIPlacesTransactionsService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/nsIPlacesTransactionsService.xpt -d .deps/nsIPlacesTransactionsService.pp nsIPlacesTransactionsService.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/browserplaces.xpt _xpidlgen/nsIPlacesImportExportService.xpt _xpidlgen/nsIPlacesTransactionsService.xpt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/browserplaces.xpt ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/public' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/src' nsPlacesImportExportService.cpp c++ -o nsPlacesImportExportService.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I. -I. -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/browsercomps -I../../../../dist/include/toolkitcomps -I../../../../dist/include/unicharutil -I../../../../dist/include/htmlparser -I../../../../dist/include/content -I../../../../dist/include/places -I../../../../dist/include/microsummaries -I../../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/browsercomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/toolkitcomps -I/usr/lib64/xulrunner-sdk-1.9pre/include/unicharutil -I/usr/lib64/xulrunner-sdk-1.9pre/include/htmlparser -I/usr/lib64/xulrunner-sdk-1.9pre/include/content -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/microsummaries -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../../dist/include/browserplaces -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPlacesImportExportService.pp nsPlacesImportExportService.cpp In file included from /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringGlue.h:52, from /usr/lib64/xulrunner-sdk-1.9pre/include/nsNetUtil.h:46, from nsPlacesImportExportService.cpp:94: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value nsPlacesImportExportService.cpp: In member function 'virtual nsresult BookmarkContentSink::AddLeaf(const nsIParserNode&)': nsPlacesImportExportService.cpp:631: warning: conversion to 'PRUnichar' from 'PRInt32' may alter its value nsPlacesImportExportService.cpp: In member function 'void BookmarkContentSink::HandleContainerEnd()': nsPlacesImportExportService.cpp:672: warning: unused variable 'rv' nsPlacesImportExportService.cpp: In member function 'void BookmarkContentSink::HandleHead1Begin(const nsIParserNode&)': nsPlacesImportExportService.cpp:700: warning: unused variable 'rv' nsPlacesImportExportService.cpp: In member function 'nsresult BookmarkContentSink::NewFrame()': nsPlacesImportExportService.cpp:1221: warning: unused variable 'rv' nsPlacesImportExportService.cpp:1226: warning: unused variable 'rv' nsPlacesImportExportService.cpp: In function 'nsresult WriteDateAttribute(const char*, PRInt32, PRTime, nsIOutputStream*)': nsPlacesImportExportService.cpp:1598: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp: In member function 'nsresult nsPlacesImportExportService::WriteTitle(nsINavHistoryResultNode*, nsIOutputStream*)': nsPlacesImportExportService.cpp:1737: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp: In member function 'nsresult nsPlacesImportExportService::WriteDescription(PRInt64, PRInt32, nsIOutputStream*)': nsPlacesImportExportService.cpp:1772: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp: In member function 'nsresult nsPlacesImportExportService::WriteItem(nsINavHistoryResultNode*, const nsACString&, nsIOutputStream*)': nsPlacesImportExportService.cpp:1852: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp:1876: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp:1929: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp:1946: warning: conversion to 'PRUint32' from 'size_t' may alter its value nsPlacesImportExportService.cpp: In member function 'nsresult nsPlacesImportExportService::WriteSeparator(nsINavHistoryResultNode*, const nsACString&, nsIOutputStream*)': nsPlacesImportExportService.cpp:2078: warning: conversion to 'PRUint32' from 'long unsigned int' may alter its value nsPlacesImportExportService.cpp:2084: warning: conversion to 'PRUint32' from 'size_t' may alter its value rm -f libbrowserplaces_s.a ar cr libbrowserplaces_s.a nsPlacesImportExportService.o ranlib libbrowserplaces_s.a /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 nsPlacesTransactionsService.js ../../../../dist/bin/components gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places/src' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places => ../../../dist/bin/chrome/browser.jar adding: content/browser/places/places.xml (stored 0%) adding: content/browser/places/places.css (stored 0%) adding: content/browser/places/organizer.css (stored 0%) +++ overriding content/browser/places/bookmarkProperties2.xul content/browser/places/places.xul content/browser/places/places.js content/browser/places/bookmarkProperties.xul content/browser/places/bookmarkProperties.js content/browser/places/placesOverlay.xul content/browser/places/toolbar.xml content/browser/places/menu.xml content/browser/places/tree.xml content/browser/places/utils.js content/browser/places/controller.js content/browser/places/treeView.js content/browser/places/demos/time.xul content/browser/places/demos/time.html content/browser/places/demos/time.css content/browser/places/demos/time.js content/browser/history/history-panel.xul content/browser/places/history-panel.js content/browser/bookmarks/bookmarksPanel.xul content/browser/bookmarks/bookmarksPanel.js content/browser/bookmarks/sidebarUtils.js content/browser/places/moveBookmarks.xul content/browser/places/moveBookmarks.js content/browser/places/editBookmarkOverlay.xul content/browser/places/editBookmarkOverlay.js adding: content/browser/places/bookmarkProperties2.xul (stored 0%) adding: content/browser/places/places.xul (stored 0%) adding: content/browser/places/places.js (stored 0%) adding: content/browser/places/bookmarkProperties.xul (stored 0%) adding: content/browser/places/bookmarkProperties.js (stored 0%) adding: content/browser/places/placesOverlay.xul (stored 0%) adding: content/browser/places/toolbar.xml (stored 0%) adding: content/browser/places/menu.xml (stored 0%) adding: content/browser/places/tree.xml (stored 0%) adding: content/browser/places/utils.js (stored 0%) adding: content/browser/places/controller.js (stored 0%) adding: content/browser/places/treeView.js (stored 0%) adding: content/browser/places/demos/time.xul (stored 0%) adding: content/browser/places/demos/time.html (stored 0%) adding: content/browser/places/demos/time.css (stored 0%) adding: content/browser/places/demos/time.js (stored 0%) adding: content/browser/history/history-panel.xul (stored 0%) adding: content/browser/places/history-panel.js (stored 0%) adding: content/browser/bookmarks/bookmarksPanel.xul (stored 0%) adding: content/browser/bookmarks/bookmarksPanel.js (stored 0%) adding: content/browser/bookmarks/sidebarUtils.js (stored 0%) adding: content/browser/places/moveBookmarks.xul (stored 0%) adding: content/browser/places/moveBookmarks.js (stored 0%) adding: content/browser/places/editBookmarkOverlay.xul (stored 0%) adding: content/browser/places/editBookmarkOverlay.js (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/places' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/src' gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/src' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/content/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "browser_bug400731.js" ../../../../../_tests/testing/mochitest/browser/browser/components/safebrowsing/content/test gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing/content/test' set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../dist/bin/components; \ for i in src/nsSafebrowsingApplication.js; do \ dest=../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DOFFICIAL_BUILD=1 -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing => ../../../dist/bin/chrome/browser.jar +++ updating chrome ../../../dist/bin/chrome/browser.manifest adding: content/browser/safebrowsing/blockedSite.xhtml (stored 0%) +++ overriding content/browser/safebrowsing/sb-loader.js content/browser/safebrowsing/report-phishing-overlay.xul adding: content/browser/safebrowsing/sb-loader.js (stored 0%) adding: content/browser/safebrowsing/report-phishing-overlay.xul (stored 0%) gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/safebrowsing' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/build' nsModule.cpp c++ -o nsModule.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -I./../migration/src -I./../shell/src -I./../feeds/src -I./../places/src -I. -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdf -I../../../dist/include/uriloader -I../../../dist/include/intl -I../../../dist/include/necko -I../../../dist/include/migration -I../../../dist/include/shellservice -I../../../dist/include/xulapp -I../../../dist/include/places -I../../../dist/include/browserplaces -I../../../dist/include/microsummaries -I../../../dist/include -I/usr/lib64/xulrunner-sdk-1.9pre/include/xpcom -I/usr/lib64/xulrunner-sdk-1.9pre/include/string -I/usr/lib64/xulrunner-sdk-1.9pre/include/rdf -I/usr/lib64/xulrunner-sdk-1.9pre/include/uriloader -I/usr/lib64/xulrunner-sdk-1.9pre/include/intl -I/usr/lib64/xulrunner-sdk-1.9pre/include/necko -I/usr/lib64/xulrunner-sdk-1.9pre/include/migration -I/usr/lib64/xulrunner-sdk-1.9pre/include/shellservice -I/usr/lib64/xulrunner-sdk-1.9pre/include/xulapp -I/usr/lib64/xulrunner-sdk-1.9pre/include/places -I/usr/lib64/xulrunner-sdk-1.9pre/include/browserplaces -I/usr/lib64/xulrunner-sdk-1.9pre/include/microsummaries -I/usr/lib64/xulrunner-sdk-1.9pre/include -I../../../dist/include/browsercomps -I/usr/include/nspr4 -I/usr/lib64/xulrunner-sdk-1.9pre/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsModule.pp nsModule.cpp In file included from ./../shell/src/nsGNOMEShellService.h:41, from nsModule.cpp:48: /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentSubstring_external Substring(const PRUnichar*, const PRUnichar*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1189: warning: conversion to 'PRUint32' from 'long int' may alter its value /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h: In function 'const nsDependentCSubstring_external Substring(const char*, const char*)': /usr/lib64/xulrunner-sdk-1.9pre/include/nsStringAPI.h:1227: warning: conversion to 'PRUint32' from 'long int' may alter its value rm -f libbrowsercomps.so c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -Wl,-z,defs -Wl,-h,libbrowsercomps.so -o libbrowsercomps.so nsModule.o -lpthread -Wl,-rpath,/usr/lib64/firefox-3.0b5 -Wl,-rpath-link,/usr/lib64/xulrunner-sdk-1.9pre/bin -Wl,--whole-archive ../migration/src/libmigration_s.a ../feeds/src/libbrowser_feeds_s.a ../places/src/libbrowserplaces_s.a ../shell/src/libshellservice_s.a -Wl,--no-whole-archive -L/usr/lib64/xulrunner-sdk-1.9pre/lib -lunicharutil_external_s /usr/lib64/xulrunner-sdk-1.9pre/lib/libmozreg_s.a /usr/lib64/xulrunner-sdk-1.9pre/lib/libxpcomglue_s.a -L/usr/lib64/xulrunner-sdk-1.9pre/bin -lxpcom -lxul -L/usr/lib64/xulrunner-sdk-1.9pre/bin -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -Wl,--version-script -Wl,../../../build/unix/gnu-ld-scripts/components-version-script -Wl,-Bsymbolic -ldl -lm chmod +x libbrowsercomps.so /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 755 libbrowsercomps.so ../../../dist/bin/components : ../../../dist/bin/components/libbrowsercomps.so gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components/build' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/browsercompsbase.xpt ../../dist/bin/components set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../dist/bin/components; \ for i in nsBrowserContentHandler.js nsBrowserGlue.js aboutRobots.js; do \ dest=../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 distribution.js ../../dist/bin/modules gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/components' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/locales' if test ! -d ../../dist/bin/defaults/preferences; then /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../dist/bin/defaults/preferences; fi set -e; \ for i in ../../browser/locales/en-US/firefox-l10n.js; do \ dest=../../dist/bin/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DAB_CD=en-US -DMOZ_LANGPACK_EID=langpack-en-US@firefox.mozilla.org -DMOZ_APP_VERSION=3.0b5 -DLOCALE_SRCDIR=/builddir/build/BUILD/firefox-3.0/mozilla/browser/locales/../../browser/locales/en-US -DPKG_BASENAME=firefox-3.0b5.en-US.linux-x86_64 -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/locales => ../../dist/bin/chrome/en-US.jar +++ updating chrome ../../dist/bin/chrome/en-US.manifest adding: locale/browser/aboutDialog.dtd (stored 0%) adding: locale/browser/aboutRobots.dtd (stored 0%) adding: locale/browser/credits.dtd (stored 0%) adding: locale/browser/baseMenuOverlay.dtd (stored 0%) adding: locale/browser/browser.properties (stored 0%) adding: locale/browser/metaData.dtd (stored 0%) adding: locale/browser/metaData.properties (stored 0%) adding: locale/browser/openLocation.dtd (stored 0%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/pageInfo.properties (stored 0%) adding: locale/browser/pageReport.dtd (stored 0%) adding: locale/browser/pageReportFirstTime.dtd (stored 0%) adding: locale/browser/quitDialog.properties (stored 0%) adding: locale/browser/sanitize.dtd (stored 0%) adding: locale/browser/search.properties (stored 0%) adding: locale/browser/searchbar.dtd (stored 0%) adding: locale/browser/engineManager.dtd (stored 0%) adding: locale/browser/engineManager.properties (stored 0%) adding: locale/browser/setDesktopBackground.dtd (stored 0%) adding: locale/browser/shellservice.properties (stored 0%) adding: locale/browser/sessionstore.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (stored 0%) adding: locale/browser/tabbrowser.properties (stored 0%) adding: locale/browser/places/places.dtd (stored 0%) adding: locale/browser/places/places.properties (stored 0%) adding: locale/browser/places/editBookmarkOverlay.dtd (stored 0%) adding: locale/browser/places/bookmarkProperties.dtd (stored 0%) adding: locale/browser/places/bookmarkProperties.properties (stored 0%) adding: locale/browser/preferences/selectBookmark.dtd (stored 0%) adding: locale/browser/places/moveBookmarks.dtd (stored 0%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (stored 0%) adding: locale/browser/safebrowsing/report-phishing.dtd (stored 0%) adding: locale/browser/safebrowsing/blockedSite.properties (stored 0%) adding: locale/browser/feeds/subscribe.dtd (stored 0%) adding: locale/browser/feeds/subscribe.properties (stored 0%) adding: locale/browser/history/history.dtd (stored 0%) adding: locale/browser/migration/migration.dtd (stored 0%) adding: locale/browser/migration/migration.properties (stored 0%) adding: locale/browser/preferences/advanced.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (stored 0%) adding: locale/browser/preferences/colors.dtd (stored 0%) adding: locale/browser/preferences/cookies.dtd (stored 0%) adding: locale/browser/preferences/content.dtd (stored 0%) adding: locale/browser/preferences/connection.dtd (stored 0%) adding: locale/browser/preferences/applications.dtd (stored 0%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/fonts.dtd (stored 0%) adding: locale/browser/preferences/main.dtd (stored 0%) adding: locale/browser/preferences/languages.dtd (stored 0%) adding: locale/browser/preferences/permissions.dtd (stored 0%) adding: locale/browser/preferences/phishEULA.dtd (stored 0%) adding: locale/browser/preferences/preferences.dtd (stored 0%) adding: locale/browser/preferences/preferences.properties (stored 0%) adding: locale/browser/preferences/privacy.dtd (stored 0%) adding: locale/browser/preferences/security.dtd (stored 0%) adding: locale/browser/preferences/securityWarnings.dtd (stored 0%) adding: locale/browser/preferences/tabs.dtd (stored 0%) adding: locale/browser/sidebar/sidebar.properties (stored 0%) adding: locale/browser-region/region.properties (stored 0%) +++ overriding locale/browser/browser.dtd locale/browser/pageInfo.dtd locale/browser/safeMode.dtd locale/browser/preferences/advanced-scripts.dtd locale/browser/netError.dtd locale/browser/appstrings.properties locale/browser/downloads/settingsChange.dtd adding: locale/browser/browser.dtd (stored 0%) adding: locale/browser/pageInfo.dtd (stored 0%) adding: locale/browser/safeMode.dtd (stored 0%) adding: locale/browser/preferences/advanced-scripts.dtd (stored 0%) adding: locale/browser/netError.dtd (stored 0%) adding: locale/browser/appstrings.properties (stored 0%) adding: locale/browser/downloads/settingsChange.dtd (stored 0%) /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/README.txt ../../dist/bin /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/profile/bookmarks.html ../../browser/locales/en-US/profile/localstore.rdf ../../browser/locales/en-US/profile/unix/mimeTypes.rdf ../../dist/bin/defaults/profile /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/profile/chrome/userChrome-example.css ../../browser/locales/en-US/profile/chrome/userContent-example.css ../../dist/bin/defaults/profile/chrome /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -t -m 644 ./en-US/searchplugins/amazondotcom.xml ./en-US/searchplugins/answers.xml ./en-US/searchplugins/creativecommons.xml ./en-US/searchplugins/eBay.xml ./en-US/searchplugins/google.xml ./en-US/searchplugins/wikipedia.xml ./en-US/searchplugins/yahoo.xml ../../dist/bin/searchplugins /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -t -m 644 ../../browser/locales/en-US/updater/updater.ini ../../dist/bin gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/locales' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/browser' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/browser => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest adding: skin/classic/browser/browser.xml (stored 0%) adding: skin/classic/browser/Go-arrow.png (stored 0%) adding: skin/classic/browser/Go-arrow-rtl.png (stored 0%) adding: skin/classic/browser/identity.png (stored 0%) adding: skin/classic/browser/Info.png (stored 0%) adding: skin/classic/browser/monitor.png (stored 0%) adding: skin/classic/browser/monitor_16-10.png (stored 0%) adding: skin/classic/browser/pageInfo.png (stored 0%) adding: skin/classic/browser/page-livemarks.png (stored 0%) adding: skin/classic/browser/searchbar.css (stored 0%) adding: skin/classic/browser/Search-glass.png (stored 0%) adding: skin/classic/browser/Search-glass-rtl.png (stored 0%) adding: skin/classic/browser/Secure.png (stored 0%) adding: skin/classic/browser/Security-broken.png (stored 0%) adding: skin/classic/browser/setDesktopBackground.css (stored 0%) adding: skin/classic/browser/Throbber.gif (stored 0%) adding: skin/classic/browser/Throbber.png (stored 0%) adding: skin/classic/browser/Throbber-small.png (stored 0%) adding: skin/classic/browser/Toolbar.png (stored 0%) adding: skin/classic/browser/Toolbar-small.png (stored 0%) adding: skin/classic/browser/feeds/feedIcon.png (stored 0%) adding: skin/classic/browser/feeds/feedIcon16.png (stored 0%) adding: skin/classic/browser/feeds/videoFeedIcon.png (stored 0%) adding: skin/classic/browser/feeds/videoFeedIcon16.png (stored 0%) adding: skin/classic/browser/feeds/audioFeedIcon.png (stored 0%) adding: skin/classic/browser/feeds/audioFeedIcon16.png (stored 0%) adding: skin/classic/browser/feeds/subscribe.css (stored 0%) adding: skin/classic/browser/places/bookmarksMenu.png (stored 0%) adding: skin/classic/browser/places/bookmarksToolbar.png (stored 0%) adding: skin/classic/browser/places/livemark-item.png (stored 0%) adding: skin/classic/browser/places/pageStarred.png (stored 0%) adding: skin/classic/browser/places/starred48.png (stored 0%) adding: skin/classic/browser/places/unstarred48.png (stored 0%) adding: skin/classic/browser/places/places.css (stored 0%) adding: skin/classic/browser/places/organizer.css (stored 0%) adding: skin/classic/browser/places/query.png (stored 0%) adding: skin/classic/browser/places/starPage.png (stored 0%) adding: skin/classic/browser/places/tag.png (stored 0%) adding: skin/classic/browser/places/toolbarDropMarker.png (stored 0%) adding: skin/classic/browser/places/wrench.png (stored 0%) adding: skin/classic/browser/preferences/alwaysAsk.png (stored 0%) adding: skin/classic/browser/preferences/application.png (stored 0%) adding: skin/classic/browser/preferences/mail.png (stored 0%) adding: skin/classic/browser/preferences/Options.png (stored 0%) adding: skin/classic/browser/preferences/plugin.png (stored 0%) adding: skin/classic/browser/preferences/applications.css (stored 0%) adding: skin/classic/browser/tabbrowser/tab-arrow-end.png (stored 0%) adding: skin/classic/browser/tabbrowser/tab-arrow-start.png (stored 0%) adding: skin/classic/browser/tabbrowser/tabDragIndicator.png (stored 0%) adding: icon.png (stored 0%) adding: preview.png (stored 0%) +++ overriding skin/classic/browser/browser.css skin/classic/browser/engineManager.css skin/classic/browser/pageInfo.css skin/classic/browser/places/bookmarkProperties.css skin/classic/browser/places/editBookmarkOverlay.css skin/classic/browser/places/organizer.xml skin/classic/browser/preferences/preferences.css adding: skin/classic/browser/browser.css (stored 0%) adding: skin/classic/browser/engineManager.css (stored 0%) adding: skin/classic/browser/pageInfo.css (stored 0%) adding: skin/classic/browser/places/bookmarkProperties.css (stored 0%) adding: skin/classic/browser/places/editBookmarkOverlay.css (stored 0%) adding: skin/classic/browser/places/organizer.xml (stored 0%) adding: skin/classic/browser/preferences/preferences.css (stored 0%) gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/browser' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/communicator' +++ making chrome /builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/communicator => ../../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../../dist/bin/chrome/classic.manifest adding: skin/classic/communicator/communicator.css (stored 0%) gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe/communicator' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes/gnomestripe' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/themes' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/public' fuelIApplication.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpidl -m typelib -w -I. -I../../../dist/idl -I/usr/lib64/xulrunner-sdk-1.9pre/idl -e _xpidlgen/fuelIApplication.xpt -d .deps/fuelIApplication.pp fuelIApplication.idl /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link _xpidlgen/fuel.xpt _xpidlgen/fuelIApplication.xpt /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R -m 644 _xpidlgen/fuel.xpt ../../../dist/bin/components gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/public' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/src' set -e; \ /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../../dist/bin/components; \ for i in fuelApplication.js; do \ dest=../../../dist/bin/components/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/src' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/test' /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R "browser_Application.js" "browser_ApplicationPrefs.js" "browser_ApplicationStorage.js" "browser_Browser.js" "browser_Bookmarks.js" "ContentA.html" "ContentB.html" "ContentWithFrames.html" ../../../_tests/testing/mochitest/browser/browser/fuel/test gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel/test' gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/fuel' gmake[5]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app' gmake[6]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions' gmake[7]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' /usr/bin/python ../../../../../config/Preprocessor.py -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DFIREFOX_VERSION=3.0b5 -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" ./install.rdf.in > install.rdf /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R install.rdf ../../../../../dist/bin/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} gmake[7]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}' gmake[6]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app/profile/extensions' if test ! -d ../../dist/bin/defaults/preferences; then /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../dist/bin/defaults/preferences; fi set -e; \ for i in ./profile/firefox.js ./profile/channel-prefs.js ; do \ dest=../../dist/bin/defaults/preferences/`basename $i`; \ rm -f -f $dest; \ /usr/bin/python ../../config/Preprocessor.py -DAB_CD=en-US -DAPP_VERSION="3.0b5" -DAPP_UA_NAME="Firefox" -DGRE_MILESTONE=1.9b5 -DGRE_BUILDID=2008041301 -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" -DNDEBUG -DTRIMMED $i > $dest; \ done /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R ../../dist/branding/mozicon128.png ../../dist/branding/mozicon50.xpm ../../dist/branding/mozicon16.xpm ../../dist/branding/document.png ../../dist/bin/icons /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R ../../dist/branding/default16.png ../../dist/bin/chrome/icons/default /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R ../../dist/branding/default32.png ../../dist/bin/chrome/icons/default /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R ../../dist/branding/default48.png ../../dist/bin/chrome/icons/default touch ../../dist/bin/.autoreg /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R profile/prefs.js ../../dist/bin/defaults/profile /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R blocklist.xml ../../dist/bin cp /usr/lib64/xulrunner-sdk-1.9pre/bin/xulrunner-stub ../../dist/bin/firefox /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -R ../../LICENSE ../../dist/bin /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D ../../dist/bin/xulrunner (cd /usr/lib64/xulrunner-sdk-1.9pre/bin && tar -cvhf - .) | (cd ../../dist/bin/xulrunner && tar -xf -) ./ ./plugins/ ./plugins/libnullplugin.so ./plugins/libunixprintplugin.so ./xulrunner-bin ./LICENSE ./mozilla-xremote-client ./greprefs/ ./greprefs/xpinstall.js ./greprefs/all.js ./greprefs/security-prefs.js ./dependentlibs.list ./xulrunner-stub ./updater ./xulrunner ./libxpcom.so ./run-mozilla.sh ./res/ ./res/table-remove-column-hover.gif ./res/langGroups.properties ./res/table-add-row-before-hover.gif ./res/unixcharset.properties ./res/table-add-column-after.gif ./res/table-add-row-after-active.gif ./res/html.css ./res/table-remove-column-active.gif ./res/hiddenWindow.html ./res/dtd/ ./res/dtd/xhtml11.dtd ./res/dtd/mathml.dtd ./res/table-remove-row-hover.gif ./res/language.properties ./res/html/ ./res/html/folder.png ./res/table-add-row-after.gif ./res/entityTables/ ./res/entityTables/transliterate.properties ./res/entityTables/html40Symbols.properties ./res/entityTables/html40Special.properties ./res/entityTables/mathml20.properties ./res/entityTables/html40Latin1.properties ./res/entityTables/htmlEntityVersions.properties ./res/table-remove-row.gif ./res/table-add-row-after-hover.gif ./res/svg.css ./res/arrow.gif ./res/table-remove-column.gif ./res/table-add-column-before-hover.gif ./res/designmode.css ./res/loading-image.gif ./res/arrowd.gif ./res/grabber.gif ./res/viewsource.css ./res/charsetalias.properties ./res/ua.css ./res/forms.css ./res/table-add-column-before-active.gif ./res/contenteditable.css ./res/table-add-column-after-hover.gif ./res/table-add-column-after-active.gif ./res/table-add-column-before.gif ./res/broken-image.gif ./res/EditorOverride.css ./res/table-add-row-before-active.gif ./res/quirk.css ./res/charsetData.properties ./res/table-add-row-before.gif ./res/table-remove-row-active.gif ./res/fonts/ ./res/fonts/mathfontSTIXNonUnicode.properties ./res/fonts/mathfontSTIXSize1.properties ./res/fonts/mathfont.properties ./res/fonts/mathfontStandardSymbolsL.properties ./res/fonts/mathfontUnicode.properties ./res/mathml.css ./platform.ini ./chrome/ ./chrome/classic.manifest ./chrome/pippki.jar ./chrome/toolkit.jar ./chrome/comm.manifest ./chrome/pippki.manifest ./chrome/en-US.jar ./chrome/comm.jar ./chrome/toolkit.manifest ./chrome/classic.jar ./chrome/en-US.manifest ./xpidl ./libmozjs.so ./xpcshell ./components/ ./components/xpcom_components.xpt ./components/caps.xpt ./components/satchel.xpt ./components/find.xpt ./components/xpcom_xpti.xpt ./components/xpcom_system.xpt ./components/nsAddonRepository.js ./components/content_htmldoc.xpt ./components/content_xtf.xpt ./components/alerts.xpt ./components/filepicker.xpt ./components/nsProxyAutoConfig.js ./components/nsDefaultCLH.js ./components/dom_xbl.xpt ./components/layout_base.xpt ./components/content_base.xpt ./components/nsTaggingService.js ./components/storage-Legacy.js ./components/content_xmldoc.xpt ./components/necko_strconv.xpt ./components/nsLoginInfo.js ./components/nsExtensionManager.js ./components/nsUpdateService.js ./components/layout_xul.xpt ./components/libmozgnome.so ./components/dom_canvas.xpt ./components/locale.xpt ./components/shistory.xpt ./components/accessibility.xpt ./components/dom_xpath.xpt ./components/necko.xpt ./components/necko_http.xpt ./components/windowds.xpt ./components/dom_svg.xpt ./components/toolkitremote.xpt ./components/dom_html.xpt ./components/xulapp_setup.xpt ./components/autocomplete.xpt ./components/docshell.xpt ./components/nsHandlerService.js ./components/embed_base.xpt ./components/xpcom_threads.xpt ./components/places.xpt ./components/dom_offline.xpt ./components/nsWebHandlerApp.js ./components/toolkitprofile.xpt ./components/dom_css.xpt ./components/nsLoginManagerPrompter.js ./components/nsProgressDialog.js ./components/nsBlocklistService.js ./components/uconv.xpt ./components/txEXSLTRegExFunctions.js ./components/txmgr.xpt ./components/gfx.xpt ./components/imgicon.xpt ./components/necko_about.xpt ./components/nsBadCertHandler.js ./components/jar.xpt ./components/feeds.xpt ./components/dom_sidebar.xpt ./components/dom_views.xpt ./components/nsLivemarkService.js ./components/pippki.xpt ./components/content_html.xpt ./components/xml-rpc.xpt ./components/urlformatter.xpt ./components/nsTryToClose.js ./components/nsFilePicker.js ./components/dom_stylesheets.xpt ./components/pluginGlue.js ./components/prefetch.xpt ./components/xpcom_base.xpt ./components/dom_traversal.xpt ./components/webbrowserpersist.xpt ./components/layout_xul_tree.xpt ./components/saxparser.xpt ./components/chrome.xpt ./components/downloads.xpt ./components/dom_loadsave.xpt ./components/intl.xpt ./components/dom_json.xpt ./components/nsContentPrefService.js ./components/xpcom_ds.xpt ./components/xpinstall.xpt ./components/libdbusservice.so ./components/nsLoginManager.js ./components/dom_base.xpt ./components/xuldoc.xpt ./components/necko_socket.xpt ./components/chardet.xpt ./components/storage.xpt ./components/jsconsole-clhandler.js ./components/necko_dns.xpt ./components/xulapp.xpt ./components/xultmpl.xpt ./components/xpconnect.xpt ./components/jsdservice.xpt ./components/dom_range.xpt ./components/dom_xul.xpt ./components/nsContentDispatchChooser.js ./components/libimgicon.so ./components/oji.xpt ./components/rdf.xpt ./components/content_xslt.xpt ./components/necko_cache.xpt ./components/spellchecker.xpt ./components/pref.xpt ./components/zipwriter.xpt ./components/profile.xpt ./components/necko_file.xpt ./components/exthelper.xpt ./components/webBrowser_core.xpt ./components/txtsvc.xpt ./components/update.xpt ./components/layout_printing.xpt ./components/commandhandler.xpt ./components/appshell.xpt ./components/widget.xpt ./components/nsURLFormatter.js ./components/lwbrk.xpt ./components/uriloader.xpt ./components/FeedProcessor.js ./components/loginmgr.xpt ./components/nsXmlRpcClient.js ./components/dom_events.xpt ./components/necko_res.xpt ./components/mozfind.xpt ./components/webshell_idls.xpt ./components/necko_viewsource.xpt ./components/composer.xpt ./components/mimetype.xpt ./components/nsHelperAppDlg.js ./components/autoconfig.xpt ./components/nsResetPref.js ./components/directory.xpt ./components/nsXULAppInstall.js ./components/dom_core.xpt ./components/fastfind.xpt ./components/exthandler.xpt ./components/pipnss.xpt ./components/inspector.xpt ./components/dom.xpt ./components/xpcom_io.xpt ./components/necko_ftp.xpt ./components/extensions.xpt ./components/appstartup.xpt ./components/commandlines.xpt ./components/necko_cookie.xpt ./components/dom_storage.xpt ./components/htmlparser.xpt ./components/mozbrwsr.xpt ./components/contentprefs.xpt ./components/imglib2.xpt ./components/plugin.xpt ./components/proxyObjInst.xpt ./components/nsDictionary.js ./components/windowwatcher.xpt ./components/unicharutil.xpt ./components/cookie.xpt ./components/libnkgnomevfs.so ./components/editor.xpt ./components/nsDownloadManagerUI.js ./components/pipboot.xpt ./icons/ ./icons/mozicon50.xpm ./icons/document.png ./icons/mozicon16.xpm ./xpt_dump ./xpt_link ./modules/ ./modules/DownloadUtils.jsm ./modules/XPCOMUtils.jsm ./modules/utils.js ./modules/debug.js ./modules/ISO8601DateUtils.jsm ./modules/Microformats.js ./modules/JSON.jsm ./modules/PluralForm.jsm ./libxul.so ./regxpcom ./README.txt ./defaults/ ./defaults/pref/ ./defaults/pref/xulrunner.js ./defaults/pref/all-redhat.js ./defaults/autoconfig/ ./defaults/autoconfig/prefcalls.js ./defaults/autoconfig/platform.js ./defaults/profile/ ./defaults/profile/chrome/ ./defaults/profile/chrome/userContent-example.css ./defaults/profile/chrome/userChrome-example.css ./defaults/profile/US/ ./defaults/profile/US/chrome/ ./defaults/profile/US/chrome/userContent-example.css ./defaults/profile/US/chrome/userChrome-example.css ./defaults/profile/US/localstore.rdf ./defaults/profile/localstore.rdf ./dictionaries/ ./dictionaries/en_NZ.aff ./dictionaries/en_PH.dic ./dictionaries/en_ZW.dic ./dictionaries/en_NG.dic ./dictionaries/en_JM.aff ./dictionaries/en_NZ.dic ./dictionaries/en_SG.aff ./dictionaries/en_IN.dic ./dictionaries/en_IE.aff ./dictionaries/en_IN.aff ./dictionaries/en_DK.dic ./dictionaries/en_US.dic ./dictionaries/en_ZA.dic ./dictionaries/en_AU.aff ./dictionaries/en_GH.aff ./dictionaries/en_NA.dic ./dictionaries/en_BW.aff ./dictionaries/en_HK.aff ./dictionaries/en_BW.dic ./dictionaries/en_HK.dic ./dictionaries/en_GH.dic ./dictionaries/en_TT.dic ./dictionaries/en_BS.dic ./dictionaries/en_BS.aff ./dictionaries/en_BZ.aff ./dictionaries/en_CA.dic ./dictionaries/en_TT.aff ./dictionaries/en_PH.aff ./dictionaries/en_NA.aff ./dictionaries/en_CA.aff ./dictionaries/en_IE.dic ./dictionaries/en_GB.aff ./dictionaries/en_GB.dic ./dictionaries/en_JM.dic ./dictionaries/en_BZ.dic ./dictionaries/en_ZA.aff ./dictionaries/en_DK.aff ./dictionaries/en_SG.dic ./dictionaries/en_US.aff ./dictionaries/en_ZW.aff ./dictionaries/en_AU.dic ./dictionaries/en_NG.aff gmake[5]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/app' gmake[4]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser' gmake[3]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[2]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[2]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' tier_testharness: /usr/bin/gmake export_tier_testharness gmake[3]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' export_tier_testharness gmake[3]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' /usr/bin/gmake libs_tier_testharness gmake[3]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla' libs_tier_testharness gmake[3]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' gmake[2]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' make[1]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.91643 + umask 022 + cd /builddir/build/BUILD + cd firefox-3.0 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg + cd mozilla + DESTDIR=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg + make install gmake[1]: Entering directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/installer' /usr/bin/perl ../../config/preprocessor.pl -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DAB_CD=en-US -DMOZ_APP_NAME=firefox -DPREF_DIR=defaults/preferences -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" unix/packages-static > packages-static /usr/bin/python ../../config/Preprocessor.py -Fsubstitution -DOSTYPE=\"Linux2.6.18-53.1.14\" -DOSARCH=Linux -DAB_CD=en-US -DMOZ_APP_NAME=firefox -DPREF_DIR=defaults/preferences -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DHAVE_64BIT_OS=1 -DMOZILLA_VERSION=\"1.9b5\" -DMOZILLA_VERSION_U=1.9b5 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_MMINTRIN_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_DLADDR=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TRUNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVEL_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_PHOENIX=1 -DMOZ_BUILD_APP=browser -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_X11=1 -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_ENABLE_GNOMEUI=1 -DMOZ_ENABLE_DBUS=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMOZ_SVG_FOREIGNOBJECT=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_SAFE_BROWSING=1 -DMOZ_URL_CLASSIFIER=1 -DMOZ_LOGGING=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_ENABLE_LIBXUL=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_TREE_CAIRO=1 -DHAVE_UINT64_T=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORKREADER=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=1 -DATK_MINOR_VERSION=22 -DATK_REV_VERSION=0 -DMOZILLA_LOCALE_VERSION=\"1.9a1\" -DMOZILLA_REGION_VERSION=\"1.9a1\" -DMOZILLA_SKIN_VERSION=\"1.8\" ./removed-files.in > removed-files Creating package directory... rm -f -rf ../../dist/xpt /usr/bin/perl -I../../xpinstall/packager -e 'use Packager; Packager::Copy( "../../dist", "../../dist/firefox", "packages-static", "unix", 1, 0, 1);' Warning: package error or possible missing or unnecessary file: bin/defaults/existing-profile-defaults.js (packages-static, 18). Warning: package error or possible missing or unnecessary file: bin/libmozjs.so (packages-static, 32). Warning: package error or possible missing or unnecessary file: bin/libplc4.so (packages-static, 33). Warning: package error or possible missing or unnecessary file: bin/libplds4.so (packages-static, 34). Warning: package error or possible missing or unnecessary file: bin/libxpcom.so (packages-static, 35). Warning: package error or possible missing or unnecessary file: bin/libxpcom_core.so (packages-static, 36). Warning: package error or possible missing or unnecessary file: bin/libnspr4.so (packages-static, 37). Warning: package error or possible missing or unnecessary file: bin/libxul.so (packages-static, 38). Warning: package error or possible missing or unnecessary file: bin/components/libxpinstall.so (packages-static, 39). Warning: package error or possible missing or unnecessary file: bin/components/libjar50.so (packages-static, 40). Warning: package error or possible missing or unnecessary file: bin/firefox-bin (packages-static, 44). Warning: package error or possible missing or unnecessary file: bin/platform.ini (packages-static, 47). Warning: package error or possible missing or unnecessary file: bin/mozilla-xremote-client (packages-static, 48). Warning: package error or possible missing or unnecessary file: bin/plugins/libnullplugin.so (packages-static, 50). Warning: package error or possible missing or unnecessary file: bin/libsqlite3.so (packages-static, 51). Warning: package error or possible missing or unnecessary file: bin/components/alerts.xpt (packages-static, 56). Warning: package error or possible missing or unnecessary file: bin/components/accessibility.xpt (packages-static, 57). Warning: package error or possible missing or unnecessary file: bin/components/appshell.xpt (packages-static, 58). Warning: package error or possible missing or unnecessary file: bin/components/appstartup.xpt (packages-static, 59). Warning: package error or possible missing or unnecessary file: bin/components/autocomplete.xpt (packages-static, 60). Warning: package error or possible missing or unnecessary file: bin/components/autoconfig.xpt (packages-static, 61). Warning: package error or possible missing or unnecessary file: bin/components/caps.xpt (packages-static, 66). Warning: package error or possible missing or unnecessary file: bin/components/chardet.xpt (packages-static, 67). Warning: package error or possible missing or unnecessary file: bin/components/chrome.xpt (packages-static, 68). Warning: package error or possible missing or unnecessary file: bin/components/commandhandler.xpt (packages-static, 69). Warning: package error or possible missing or unnecessary file: bin/components/commandlines.xpt (packages-static, 70). Warning: package error or possible missing or unnecessary file: bin/components/composer.xpt (packages-static, 71). Warning: package error or possible missing or unnecessary file: bin/components/content_base.xpt (packages-static, 72). Warning: package error or possible missing or unnecessary file: bin/components/content_htmldoc.xpt (packages-static, 73). Warning: package error or possible missing or unnecessary file: bin/components/content_html.xpt (packages-static, 74). Warning: package error or possible missing or unnecessary file: bin/components/content_xmldoc.xpt (packages-static, 75). Warning: package error or possible missing or unnecessary file: bin/components/content_xslt.xpt (packages-static, 76). Warning: package error or possible missing or unnecessary file: bin/components/content_xtf.xpt (packages-static, 77). Warning: package error or possible missing or unnecessary file: bin/components/contentprefs.xpt (packages-static, 78). Warning: package error or possible missing or unnecessary file: bin/components/cookie.xpt (packages-static, 79). Warning: package error or possible missing or unnecessary file: bin/components/directory.xpt (packages-static, 80). Warning: package error or possible missing or unnecessary file: bin/components/docshell.xpt (packages-static, 81). Warning: package error or possible missing or unnecessary file: bin/components/dom.xpt (packages-static, 82). Warning: package error or possible missing or unnecessary file: bin/components/dom_base.xpt (packages-static, 83). Warning: package error or possible missing or unnecessary file: bin/components/dom_canvas.xpt (packages-static, 84). Warning: package error or possible missing or unnecessary file: bin/components/dom_core.xpt (packages-static, 85). Warning: package error or possible missing or unnecessary file: bin/components/dom_css.xpt (packages-static, 86). Warning: package error or possible missing or unnecessary file: bin/components/dom_events.xpt (packages-static, 87). Warning: package error or possible missing or unnecessary file: bin/components/dom_html.xpt (packages-static, 88). Warning: package error or possible missing or unnecessary file: bin/components/dom_offline.xpt (packages-static, 89). Warning: package error or possible missing or unnecessary file: bin/components/dom_json.xpt (packages-static, 90). Warning: package error or possible missing or unnecessary file: bin/components/dom_range.xpt (packages-static, 91). Warning: package error or possible missing or unnecessary file: bin/components/dom_sidebar.xpt (packages-static, 92). Warning: package error or possible missing or unnecessary file: bin/components/dom_storage.xpt (packages-static, 93). Warning: package error or possible missing or unnecessary file: bin/components/dom_stylesheets.xpt (packages-static, 94). Warning: package error or possible missing or unnecessary file: bin/components/dom_traversal.xpt (packages-static, 95). Warning: package error or possible missing or unnecessary file: bin/components/dom_views.xpt (packages-static, 96). Warning: package error or possible missing or unnecessary file: bin/components/dom_xbl.xpt (packages-static, 97). Warning: package error or possible missing or unnecessary file: bin/components/dom_xpath.xpt (packages-static, 98). Warning: package error or possible missing or unnecessary file: bin/components/dom_xul.xpt (packages-static, 99). Warning: package error or possible missing or unnecessary file: bin/components/dom_loadsave.xpt (packages-static, 100). Warning: package error or possible missing or unnecessary file: bin/components/downloads.xpt (packages-static, 101). Warning: package error or possible missing or unnecessary file: bin/components/editor.xpt (packages-static, 102). Warning: package error or possible missing or unnecessary file: bin/components/embed_base.xpt (packages-static, 103). Warning: package error or possible missing or unnecessary file: bin/components/exthandler.xpt (packages-static, 104). Warning: package error or possible missing or unnecessary file: bin/components/exthelper.xpt (packages-static, 105). Warning: package error or possible missing or unnecessary file: bin/components/fastfind.xpt (packages-static, 106). Warning: package error or possible missing or unnecessary file: bin/components/feeds.xpt (packages-static, 107). Warning: package error or possible missing or unnecessary file: bin/components/filepicker.xpt (packages-static, 108). Warning: package error or possible missing or unnecessary file: bin/components/find.xpt (packages-static, 109). Warning: package error or possible missing or unnecessary file: bin/components/gfx.xpt (packages-static, 111). Warning: package error or possible missing or unnecessary file: bin/components/helperAppDlg.xpt (packages-static, 112). Warning: package error or possible missing or unnecessary file: bin/components/htmlparser.xpt (packages-static, 113). Warning: package error or possible missing or unnecessary file: bin/components/imglib2.xpt (packages-static, 114). Warning: package error or possible missing or unnecessary file: bin/components/intl.xpt (packages-static, 116). Warning: package error or possible missing or unnecessary file: bin/components/jar.xpt (packages-static, 117). Warning: package error or possible missing or unnecessary file: bin/components/jsconsole.xpt (packages-static, 118). Warning: package error or possible missing or unnecessary file: bin/components/libjsd.so (packages-static, 119). Warning: package error or possible missing or unnecessary file: bin/components/libimgicon.so (packages-static, 120). Warning: package error or possible missing or unnecessary file: bin/components/jsdservice.xpt (packages-static, 121). Warning: package error or possible missing or unnecessary file: bin/components/layout_base.xpt (packages-static, 122). Warning: package error or possible missing or unnecessary file: bin/components/layout_printing.xpt (packages-static, 123). Warning: package error or possible missing or unnecessary file: bin/components/layout_xul_tree.xpt (packages-static, 124). Warning: package error or possible missing or unnecessary file: bin/components/layout_xul.xpt (packages-static, 125). Warning: package error or possible missing or unnecessary file: bin/components/inspector.xpt (packages-static, 126). Warning: package error or possible missing or unnecessary file: bin/components/locale.xpt (packages-static, 127). Warning: package error or possible missing or unnecessary file: bin/components/lwbrk.xpt (packages-static, 128). Warning: package error or possible missing or unnecessary file: bin/components/mimetype.xpt (packages-static, 131). Warning: package error or possible missing or unnecessary file: bin/components/mozbrwsr.xpt (packages-static, 132). Warning: package error or possible missing or unnecessary file: bin/components/mozfind.xpt (packages-static, 133). Warning: package error or possible missing or unnecessary file: bin/components/necko_about.xpt (packages-static, 134). Warning: package error or possible missing or unnecessary file: bin/components/necko_cache.xpt (packages-static, 135). Warning: package error or possible missing or unnecessary file: bin/components/necko_cookie.xpt (packages-static, 136). Warning: package error or possible missing or unnecessary file: bin/components/necko_dns.xpt (packages-static, 137). Warning: package error or possible missing or unnecessary file: bin/components/necko_file.xpt (packages-static, 138). Warning: package error or possible missing or unnecessary file: bin/components/necko_ftp.xpt (packages-static, 139). Warning: package error or possible missing or unnecessary file: bin/components/necko_http.xpt (packages-static, 140). Warning: package error or possible missing or unnecessary file: bin/components/necko_jar.xpt (packages-static, 141). Warning: package error or possible missing or unnecessary file: bin/components/necko_res.xpt (packages-static, 142). Warning: package error or possible missing or unnecessary file: bin/components/necko_socket.xpt (packages-static, 143). Warning: package error or possible missing or unnecessary file: bin/components/necko_strconv.xpt (packages-static, 144). Warning: package error or possible missing or unnecessary file: bin/components/necko_viewsource.xpt (packages-static, 145). Warning: package error or possible missing or unnecessary file: bin/components/necko.xpt (packages-static, 146). Warning: package error or possible missing or unnecessary file: bin/components/oji.xpt (packages-static, 147). Warning: package error or possible missing or unnecessary file: bin/components/loginmgr.xpt (packages-static, 148). Warning: package error or possible missing or unnecessary file: bin/components/places.xpt (packages-static, 149). Warning: package error or possible missing or unnecessary file: bin/components/plugin.xpt (packages-static, 150). Warning: package error or possible missing or unnecessary file: bin/components/prefetch.xpt (packages-static, 151). Warning: package error or possible missing or unnecessary file: bin/components/pref.xpt (packages-static, 152). Warning: package error or possible missing or unnecessary file: bin/components/progressDlg.xpt (packages-static, 153). Warning: package error or possible missing or unnecessary file: bin/components/proxyObjInst.xpt (packages-static, 154). Warning: package error or possible missing or unnecessary file: bin/components/toolkitremote.xpt (packages-static, 155). Warning: package error or possible missing or unnecessary file: bin/components/rdf.xpt (packages-static, 156). Warning: package error or possible missing or unnecessary file: bin/components/satchel.xpt (packages-static, 157). Warning: package error or possible missing or unnecessary file: bin/components/saxparser.xpt (packages-static, 158). Warning: package error or possible missing or unnecessary file: bin/components/search.xpt (packages-static, 159). Warning: package error or possible missing or unnecessary file: bin/components/shistory.xpt (packages-static, 160). Warning: package error or possible missing or unnecessary file: bin/components/spellchecker.xpt (packages-static, 161). Warning: package error or possible missing or unnecessary file: bin/components/storage.xpt (packages-static, 162). Warning: package error or possible missing or unnecessary file: bin/components/profile.xpt (packages-static, 163). Warning: package error or possible missing or unnecessary file: bin/components/toolkitprofile.xpt (packages-static, 164). Warning: package error or possible missing or unnecessary file: bin/components/txtsvc.xpt (packages-static, 165). Warning: package error or possible missing or unnecessary file: bin/components/txmgr.xpt (packages-static, 166). Warning: package error or possible missing or unnecessary file: bin/components/uconv.xpt (packages-static, 167). Warning: package error or possible missing or unnecessary file: bin/components/unicharutil.xpt (packages-static, 168). Warning: package error or possible missing or unnecessary file: bin/components/uriloader.xpt (packages-static, 169). Warning: package error or possible missing or unnecessary file: bin/components/webBrowser_core.xpt (packages-static, 170). Warning: package error or possible missing or unnecessary file: bin/components/webbrowserpersist.xpt (packages-static, 171). Warning: package error or possible missing or unnecessary file: bin/components/webshell_idls.xpt (packages-static, 172). Warning: package error or possible missing or unnecessary file: bin/components/websrvcs.xpt (packages-static, 173). Warning: package error or possible missing or unnecessary file: bin/components/widget.xpt (packages-static, 174). Warning: package error or possible missing or unnecessary file: bin/components/windowds.xpt (packages-static, 175). Warning: package error or possible missing or unnecessary file: bin/components/windowwatcher.xpt (packages-static, 176). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_base.xpt (packages-static, 177). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_system.xpt (packages-static, 178). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_components.xpt (packages-static, 179). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_ds.xpt (packages-static, 180). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_io.xpt (packages-static, 181). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_threads.xpt (packages-static, 182). Warning: package error or possible missing or unnecessary file: bin/components/xpcom_xpti.xpt (packages-static, 183). Warning: package error or possible missing or unnecessary file: bin/components/xpconnect.xpt (packages-static, 184). Warning: package error or possible missing or unnecessary file: bin/components/xpinstall.xpt (packages-static, 185). Warning: package error or possible missing or unnecessary file: bin/components/xremoteservice.xpt (packages-static, 186). Warning: package error or possible missing or unnecessary file: bin/components/xulapp.xpt (packages-static, 187). Warning: package error or possible missing or unnecessary file: bin/components/xuldoc.xpt (packages-static, 188). Warning: package error or possible missing or unnecessary file: bin/components/xultmpl.xpt (packages-static, 189). Warning: package error or possible missing or unnecessary file: bin/components/zipwriter.xpt (packages-static, 190). Warning: package error or possible missing or unnecessary file: bin/components/FeedProcessor.js (packages-static, 193). Warning: package error or possible missing or unnecessary file: bin/components/nsAddonRepository.js (packages-static, 198). Warning: package error or possible missing or unnecessary file: bin/components/nsLoginInfo.js (packages-static, 206). Warning: package error or possible missing or unnecessary file: bin/components/nsLoginManager.js (packages-static, 207). Warning: package error or possible missing or unnecessary file: bin/components/nsLoginManagerPrompter.js (packages-static, 208). Warning: package error or possible missing or unnecessary file: bin/components/storage-Legacy.js (packages-static, 209). Warning: package error or possible missing or unnecessary file: bin/components/jsconsole-clhandler.js (packages-static, 210). Warning: package error or possible missing or unnecessary file: bin/components/nsTryToClose.js (packages-static, 211). Warning: package error or possible missing or unnecessary file: bin/components/nsDictionary.js (packages-static, 212). Warning: package error or possible missing or unnecessary file: bin/components/nsFilePicker.js (packages-static, 213). Warning: package error or possible missing or unnecessary file: bin/components/nsHelperAppDlg.js (packages-static, 214). Warning: package error or possible missing or unnecessary file: bin/components/nsDownloadManagerUI.js (packages-static, 215). Warning: package error or possible missing or unnecessary file: bin/components/nsInterfaceInfoToIDL.js (packages-static, 216). Warning: package error or possible missing or unnecessary file: bin/components/nsProxyAutoConfig.js (packages-static, 218). Warning: package error or possible missing or unnecessary file: bin/components/nsExtensionManager.js (packages-static, 222). Warning: package error or possible missing or unnecessary file: bin/components/nsBlocklistService.js (packages-static, 223). Warning: package error or possible missing or unnecessary file: bin/components/nsUpdateService.js (packages-static, 224). Warning: package error or possible missing or unnecessary file: bin/components/pluginGlue.js (packages-static, 225). Warning: package error or possible missing or unnecessary file: bin/components/extensions.xpt (packages-static, 226). Warning: package error or possible missing or unnecessary file: bin/components/update.xpt (packages-static, 227). Warning: package error or possible missing or unnecessary file: bin/components/nsURLFormatter.js (packages-static, 231). Warning: package error or possible missing or unnecessary file: bin/components/urlformatter.xpt (packages-static, 232). Warning: package error or possible missing or unnecessary file: bin/components/txEXSLTRegExFunctions.js (packages-static, 235). Warning: package error or possible missing or unnecessary file: bin/components/nsLivemarkService.js (packages-static, 236). Warning: package error or possible missing or unnecessary file: bin/components/nsTaggingService.js (packages-static, 237). Warning: package error or possible missing or unnecessary file: bin/components/nsDefaultCLH.js (packages-static, 238). Warning: package error or possible missing or unnecessary file: bin/components/nsContentPrefService.js (packages-static, 239). Warning: package error or possible missing or unnecessary file: bin/components/nsContentDispatchChooser.js (packages-static, 240). Warning: package error or possible missing or unnecessary file: bin/components/nsHandlerService.js (packages-static, 241). Warning: package error or possible missing or unnecessary file: bin/components/nsWebHandlerApp.js (packages-static, 242). Warning: package error or possible missing or unnecessary file: bin/components/libdbusservice.so (packages-static, 243). Warning: package error or possible missing or unnecessary file: bin/components/nsUrlClassifierListManager.js (packages-static, 251). Warning: package error or possible missing or unnecessary file: bin/components/nsUrlClassifierLib.js (packages-static, 252). Warning: package error or possible missing or unnecessary file: bin/components/url-classifier.xpt (packages-static, 253). Warning: package error or possible missing or unnecessary file: bin/components/libauth.so (packages-static, 256). Warning: package error or possible missing or unnecessary file: bin/components/libmozgnome.so (packages-static, 259). Warning: package error or possible missing or unnecessary file: bin/components/mozgnome.xpt (packages-static, 260). Warning: package error or possible missing or unnecessary file: bin/chrome/comm.jar (packages-static, 268). Warning: package error or possible missing or unnecessary file: bin/chrome/comm.manifest (packages-static, 269). Warning: package error or possible missing or unnecessary file: bin/chrome/toolkit.jar (packages-static, 270). Warning: package error or possible missing or unnecessary file: bin/chrome/toolkit.manifest (packages-static, 271). Warning: package error or possible missing or unnecessary file: bin/greprefs/all.js (packages-static, 288). Warning: package error or possible missing or unnecessary file: bin/greprefs/security-prefs.js (packages-static, 289). Warning: package error or possible missing or unnecessary file: bin/greprefs/xpinstall.js (packages-static, 290). Warning: package error or possible missing or unnecessary file: bin/defaults/autoconfig/platform.js (packages-static, 291). Warning: package error or possible missing or unnecessary file: bin/defaults/autoconfig/prefcalls.js (packages-static, 292). Warning: package error or possible missing or unnecessary file: bin/res/hiddenWindow.html (packages-static, 296). Warning: package error or possible missing or unnecessary file: bin/res/ua.css (packages-static, 297). Warning: package error or possible missing or unnecessary file: bin/res/html.css (packages-static, 298). Warning: package error or possible missing or unnecessary file: bin/res/quirk.css (packages-static, 299). Warning: package error or possible missing or unnecessary file: bin/res/forms.css (packages-static, 300). Warning: package error or possible missing or unnecessary file: bin/res/platform-forms.css (packages-static, 301). Warning: package error or possible missing or unnecessary file: bin/res/EditorOverride.css (packages-static, 302). Warning: package error or possible missing or unnecessary file: bin/res/contenteditable.css (packages-static, 303). Warning: package error or possible missing or unnecessary file: bin/res/designmode.css (packages-static, 304). Warning: package error or possible missing or unnecessary file: bin/res/table-add-column-after-active.gif (packages-static, 305). Warning: package error or possible missing or unnecessary file: bin/res/table-add-column-after-hover.gif (packages-static, 306). Warning: package error or possible missing or unnecessary file: bin/res/table-add-column-after.gif (packages-static, 307). Warning: package error or possible missing or unnecessary file: bin/res/table-add-column-before-active.gif (packages-static, 308). Warning: package error or possible missing or unnecessary file: bin/res/table-add-column-before-hover.gif (packages-static, 309). Warning: package error or possible missing or unnecessary file: bin/res/table-add-column-before.gif (packages-static, 310). Warning: package error or possible missing or unnecessary file: bin/res/table-add-row-after-active.gif (packages-static, 311). Warning: package error or possible missing or unnecessary file: bin/res/table-add-row-after-hover.gif (packages-static, 312). Warning: package error or possible missing or unnecessary file: bin/res/table-add-row-after.gif (packages-static, 313). Warning: package error or possible missing or unnecessary file: bin/res/table-add-row-before-active.gif (packages-static, 314). Warning: package error or possible missing or unnecessary file: bin/res/table-add-row-before-hover.gif (packages-static, 315). Warning: package error or possible missing or unnecessary file: bin/res/table-add-row-before.gif (packages-static, 316). Warning: package error or possible missing or unnecessary file: bin/res/table-remove-column-active.gif (packages-static, 317). Warning: package error or possible missing or unnecessary file: bin/res/table-remove-column-hover.gif (packages-static, 318). bin/.autoreg [en-US] bin/chrome/en-US.jar bin/chrome/en-US.manifest bin/defaults/preferences/firefox-l10n.js bin/browserconfig.properties bin/old-homepage-default.properties amazondotcom.xml answers.xml creativecommons.xml eBay.xml google.xml wikipedia.xml yahoo.xml bin/defaults/profile/bookmarks.html bin/defaults/profile/localstore.rdf bin/defaults/profile/prefs.js bin/defaults/profile/mimeTypes.rdf userChrome-example.css userContent-example.css bin/updater.ini [xpcom] [browser] bin/firefox bin/application.ini bin/run-mozilla.sh bin/README.txt bin/blocklist.xml bin/components/browsercompsbase.xpt bin/components/browserplaces.xpt bin/components/browsersearch.xpt bin/components/browser-feeds.xpt bin/components/fuel.xpt bin/components/microsummaries.xpt bin/components/migration.xpt bin/components/shellservice.xpt bin/components/FeedConverter.js bin/components/FeedWriter.js bin/components/fuelApplication.js bin/components/WebContentConverter.js bin/components/nsBrowserContentHandler.js bin/components/nsBrowserGlue.js bin/components/nsSetDefaultBrowser.js bin/components/nsMicrosummaryService.js bin/components/nsPlacesTransactionsService.js bin/components/nsSearchService.js bin/components/nsSearchSuggestions.js bin/components/nsSidebar.js bin/components/nsSessionStartup.js bin/components/nsSessionStore.js bin/components/sessionstore.xpt bin/components/libbrowserdirprovider.so bin/components/libbrowsercomps.so bin/components/aboutRobots.js distribution.js bin/components/nsSafebrowsingApplication.js bin/chrome/browser.jar bin/chrome/browser.manifest bin/chrome/classic.jar bin/chrome/classic.manifest bin/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf bin/chrome/icons/default/default16.png bin/chrome/icons/default/default32.png bin/chrome/icons/default/default48.png bin/chrome/reporter.manifest bin/chrome/reporter.jar bin/defaults/preferences/reporter.js mozicon16.xpm mozicon50.xpm document.png mozicon128.png bin/defaults/preferences/firefox.js bin/defaults/preferences/firefox-branding.js bin/defaults/preferences/channel-prefs.js bin/components/libnkgnomevfs.so [adt] Warning: package error or possible missing or unnecessary file: bin/res/table-remove-column.gif (packages-static, 319). Warning: package error or possible missing or unnecessary file: bin/res/table-remove-row-active.gif (packages-static, 320). Warning: package error or possible missing or unnecessary file: bin/res/table-remove-row-hover.gif (packages-static, 321). Warning: package error or possible missing or unnecessary file: bin/res/table-remove-row.gif (packages-static, 322). Warning: package error or possible missing or unnecessary file: bin/res/arrowd.gif (packages-static, 323). Warning: package error or possible missing or unnecessary file: bin/res/grabber.gif (packages-static, 324). Warning: package error or possible missing or unnecessary file: bin/res/viewsource.css (packages-static, 325). Warning: package error or possible missing or unnecessary file: bin/res/mathml.css (packages-static, 326). Warning: package error or possible missing or unnecessary file: bin/res/arrow.gif (packages-static, 327). Warning: package error or possible missing or unnecessary file: bin/res/loading-image.gif (packages-static, 328). Warning: package error or possible missing or unnecessary file: bin/res/broken-image.gif (packages-static, 329). Warning: package error or possible missing or unnecessary file: bin/res/unixcharset.properties (packages-static, 333). Warning: package error or possible missing or unnecessary file: bin/res/charsetalias.properties (packages-static, 334). Warning: package error or possible missing or unnecessary file: bin/res/charsetData.properties (packages-static, 335). Warning: package error or possible missing or unnecessary file: bin/res/langGroups.properties (packages-static, 336). Warning: package error or possible missing or unnecessary file: bin/res/language.properties (packages-static, 337). Warning: package error or possible missing or unnecessary file: bin/res/svg.css (packages-static, 341). Warning: package error or possible missing or unnecessary file: bin/components/dom_svg.xpt (packages-static, 342). Warning: package error or possible missing or unnecessary file: bin/libnssckbi.so (packages-static, 346). Warning: package error or possible missing or unnecessary file: bin/components/pipboot.xpt (packages-static, 347). Warning: package error or possible missing or unnecessary file: bin/components/pipnss.xpt (packages-static, 348). Warning: package error or possible missing or unnecessary file: bin/components/pippki.xpt (packages-static, 349). Warning: package error or possible missing or unnecessary file: bin/libnss3.so (packages-static, 350). Warning: package error or possible missing or unnecessary file: bin/libnssutil3.so (packages-static, 351). Warning: package error or possible missing or unnecessary file: bin/libsmime3.so (packages-static, 352). Warning: package error or possible missing or unnecessary file: bin/libsoftokn3.chk (packages-static, 353). Warning: package error or possible missing or unnecessary file: bin/libsoftokn3.so (packages-static, 354). Warning: package error or possible missing or unnecessary file: bin/libfreebl3.chk (packages-static, 355). Warning: package error or possible missing or unnecessary file: bin/libfreebl3.so (packages-static, 356). Warning: package error or possible missing or unnecessary file: bin/libssl3.so (packages-static, 357). Warning: package error or possible missing or unnecessary file: bin/libnssdbm3.so (packages-static, 358). Warning: package error or possible missing or unnecessary file: bin/chrome/pipnss.jar (packages-static, 359). Warning: package error or possible missing or unnecessary file: bin/chrome/pippki.jar (packages-static, 360). Warning: package error or possible missing or unnecessary file: bin/chrome/pippki.manifest (packages-static, 361). Warning: package error or possible missing or unnecessary file: bin/libfreebl_32fpu_3.chk (packages-static, 364). Warning: package error or possible missing or unnecessary file: bin/libfreebl_32fpu_3.so (packages-static, 365). Warning: package error or possible missing or unnecessary file: bin/libfreebl_32int_3.chk (packages-static, 366). Warning: package error or possible missing or unnecessary file: bin/libfreebl_32int_3.so (packages-static, 367). Warning: package error or possible missing or unnecessary file: bin/libfreebl_32int64_3.chk (packages-static, 368). Warning: package error or possible missing or unnecessary file: bin/libfreebl_32int64_3.so (packages-static, 369). Warning: package error or possible missing or unnecessary file: bin/updater (packages-static, 373). Warning: package error or possible missing or unnecessary file: bin/crashreporter (packages-static, 377). Warning: package error or possible missing or unnecessary file: bin/crashreporter.ini (packages-static, 378). Warning: package error or possible missing or unnecessary file: bin/crashreporter-override.ini (packages-static, 379). Warning: package error or possible missing or unnecessary file: bin/Throbber-small.gif (packages-static, 380). Warning: package error or possible missing or unnecessary file: bin/components/libauth.so (packages-static, 385). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/install.rdf (packages-static, 389). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/components/inspector-cmdline.js (packages-static, 390). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/chrome.manifest (packages-static, 391). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/chrome/inspector.jar (packages-static, 392). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/defaults/preferences/inspector.js (packages-static, 393). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain.xpm (packages-static, 394). Warning: package error or possible missing or unnecessary file: bin/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain16.xpm (packages-static, 395). /usr/bin/perl ../../xpinstall/packager/xptlink.pl -s ../../dist -d ../../dist/xpt -f ../../dist/firefox/components -v -x " /usr/lib64/xulrunner-sdk-1.9pre/bin/xpt_link" Linking .xpt files... [browser] Linking .xpt files completed. Stripping package directory... signing nss libraries run-mozilla.sh: Cannot execute ../../dist/bin/shlibsign. Removing unpackaged files... cd ../../dist/firefox; rm -rf firefox-config firefox-bin.elf regchrome* regxpcom* xpcshell* xpidl* xpt_dump* xpt_link* core bsdecho gtscc jscpucfg nsinstall viewer TestGtkEmbed bloaturls.txt codesighs* elf-dynstr-gc mangle* maptsv* mfc* mkdepend* msdump* msmap* nm2tsv* nsinstall* rebasedlls* res/samples res/throbber shlibsign* winEmbed.exe os2Embed.exe chrome/chrome.rdf chrome/app-chrome.manifest chrome/overlayinfo components/compreg.dat components/xpti.dat content_unit_tests necko_unit_tests /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -t removed-files ../../dist/firefox /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64/firefox-3.0b5 (cd ../../dist/firefox && tar -cvhf - .) | \ (cd /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64/firefox-3.0b5 && tar -xf -) ./ ./run-mozilla.sh ./chrome/ ./chrome/reporter.jar ./chrome/classic.manifest ./chrome/browser.jar ./chrome/en-US.jar ./chrome/icons/ ./chrome/icons/default/ ./chrome/icons/default/default32.png ./chrome/icons/default/default48.png ./chrome/icons/default/default16.png ./chrome/reporter.manifest ./chrome/browser.manifest ./chrome/classic.jar ./chrome/en-US.manifest ./firefox ./.autoreg ./extensions/ ./extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/ ./extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf ./components/ ./components/nsSetDefaultBrowser.js ./components/WebContentConverter.js ./components/nsSearchSuggestions.js ./components/nsBrowserGlue.js ./components/browser.xpt ./components/nsSidebar.js ./components/fuelApplication.js ./components/FeedConverter.js ./components/nsBrowserContentHandler.js ./components/nsSessionStartup.js ./components/nsSessionStore.js ./components/libbrowserdirprovider.so ./components/nsMicrosummaryService.js ./components/libbrowsercomps.so ./components/nsSearchService.js ./components/aboutRobots.js ./components/nsSafebrowsingApplication.js ./components/nsPlacesTransactionsService.js ./components/FeedWriter.js ./components/libnkgnomevfs.so ./icons/ ./icons/mozicon50.xpm ./icons/document.png ./icons/mozicon128.png ./icons/mozicon16.xpm ./application.ini ./searchplugins/ ./searchplugins/amazondotcom.xml ./searchplugins/yahoo.xml ./searchplugins/eBay.xml ./searchplugins/creativecommons.xml ./searchplugins/answers.xml ./searchplugins/google.xml ./searchplugins/wikipedia.xml ./modules/ ./modules/distribution.js ./old-homepage-default.properties ./updater.ini ./browserconfig.properties ./removed-files ./README.txt ./defaults/ ./defaults/profile/ ./defaults/profile/chrome/ ./defaults/profile/chrome/userContent-example.css ./defaults/profile/chrome/userChrome-example.css ./defaults/profile/bookmarks.html ./defaults/profile/localstore.rdf ./defaults/profile/mimeTypes.rdf ./defaults/profile/prefs.js ./defaults/preferences/ ./defaults/preferences/firefox-branding.js ./defaults/preferences/firefox-l10n.js ./defaults/preferences/channel-prefs.js ./defaults/preferences/reporter.js ./defaults/preferences/firefox.js ./blocklist.xml /builddir/build/BUILD/firefox-3.0/mozilla/config/nsinstall -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/bin rm -f -f /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/bin/firefox ln -s /usr/lib64/firefox-3.0b5/firefox /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/bin gmake[1]: Leaving directory `/builddir/build/BUILD/firefox-3.0/mozilla/browser/installer' + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64, /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/bin, /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/share/applications, /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/share/pixmaps, + /usr/bin/install -p -D -m 644 /builddir/build/SOURCES/firefox.png /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/share/pixmaps/firefox.png + desktop-file-install --vendor mozilla --dir /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/share/applications --add-category WebBrowser --add-category Network /builddir/build/SOURCES/firefox.desktop + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/bin/firefox + /bin/cat /builddir/build/SOURCES/firefox.sh.in + /bin/sed -e s,FIREFOX_VERSION,3.0b5,g + /bin/chmod 755 /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/bin/firefox + /bin/cat /builddir/build/SOURCES/firefox-redhat-default-prefs.js + /bin/sed -e s,FIREFOX_RPM_VR,3.0-0.55.beta5.fc9,g + /bin/cat + /bin/cp rh-default-prefs /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/defaults/preferences/all-redhat.js + /bin/rm rh-default-prefs + /bin/rm -f /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/defaults/profile/bookmarks.html + ln -s /usr/share/bookmarks/default-bookmarks.html /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/defaults/profile/bookmarks.html + /usr/bin/install -p -D -m 644 /builddir/build/SOURCES/firefox.1 /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/share/man/man1/firefox.1 + /bin/rm -f /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/firefox-config + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/chrome/icons/default/ + /bin/cp other-licenses/branding/firefox/default16.png /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/chrome/icons/default/ + /bin/cp other-licenses/branding/firefox/default16.png /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/icons/ + touch ../firefox.lang + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions + /bin/tar xjf /builddir/build/SOURCES/firefox-langpacks-3.0b5-20080412.tar.bz2 ++ ls firefox-langpacks/af.xpi firefox-langpacks/ar.xpi firefox-langpacks/be.xpi firefox-langpacks/ca.xpi firefox-langpacks/cs.xpi firefox-langpacks/da.xpi firefox-langpacks/de.xpi firefox-langpacks/el.xpi firefox-langpacks/en-GB.xpi firefox-langpacks/es-AR.xpi firefox-langpacks/es-ES.xpi firefox-langpacks/eu.xpi firefox-langpacks/fi.xpi firefox-langpacks/fr.xpi firefox-langpacks/fy-NL.xpi firefox-langpacks/gu-IN.xpi firefox-langpacks/he.xpi firefox-langpacks/hu.xpi firefox-langpacks/id.xpi firefox-langpacks/it.xpi firefox-langpacks/ja.xpi firefox-langpacks/ka.xpi firefox-langpacks/ko.xpi firefox-langpacks/ku.xpi firefox-langpacks/lt.xpi firefox-langpacks/mn.xpi firefox-langpacks/nb-NO.xpi firefox-langpacks/nl.xpi firefox-langpacks/nn-NO.xpi firefox-langpacks/pa-IN.xpi firefox-langpacks/pl.xpi firefox-langpacks/pt-BR.xpi firefox-langpacks/pt-PT.xpi firefox-langpacks/ro.xpi firefox-langpacks/ru.xpi firefox-langpacks/sk.xpi firefox-langpacks/sr.xpi firefox-langpacks/sv-SE.xpi firefox-langpacks/tr.xpi firefox-langpacks/uk.xpi firefox-langpacks/zh-CN.xpi firefox-langpacks/zh-TW.xpi + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/af.xpi .xpi + language=af + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org + unzip firefox-langpacks/af.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org Archive: firefox-langpacks/af.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.ZugJP3Eg + langtmp=firefox.ZugJP3Eg/firefox/langpack-af + /bin/mkdir -p firefox.ZugJP3Eg/firefox/langpack-af + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar -d firefox.ZugJP3Eg/firefox/langpack-af Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/necko/necko.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/css.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/xbl.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/xul.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printing.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/layout_errors.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/netError.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/netErrorApp.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/global.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/appstrings.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/charsetTitles.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/global-strres.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/plugins.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/nsWebBrowserPersist.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printdialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/xslt/xslt.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/dom/dom.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/svg/svg.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/layout/MediaDocument.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/layout/xmlparser.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/layout/HtmlForm.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/security/caps.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/xml/prettyprint.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/webservices/security.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/win/accessible.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/mac/accessible.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/unix/accessible.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/storage.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/prompts.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pipnss/pipnss.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pipnss/nsserrors.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pipnss/security.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/pippki.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/pref-ssl.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/pippki.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/PrefOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/pref-security.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/PageInfoOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/certManager.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/deviceManager.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/pref-validation.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/pippki/pref-masterpass.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/about.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/appPicker.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/brand.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/downloadProgress.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/filepicker.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/filepicker.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/findbar.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/findbar.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/license.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/mozilla.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/notification.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/preferences.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/gnomeprintdialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/nsHelperAppDlg.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/nsHelperAppDlg.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/nsProgressDialog.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/nsProgressDialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/history/history.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/xpinstall/xpinstall.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/crashes.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/crashes.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/mac/platformKeys.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/unix/platformKeys.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/win/platformKeys.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/mac/intl.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/unix/intl.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-platform/win/intl.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/downloads/downloads.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/downloads/downloads.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/extensions/extensions.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/extensions/extensions.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/extensions/about.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/extensions/update.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/extensions/update.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/handling/handling.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/handling/handling.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/plugins/plugins.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/plugins/plugins.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/preferences/ocsp.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/preferences/changemp.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/preferences/removemp.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/preferences/preferences.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/profile/createProfileWizard.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/profile/profileSelection.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/profile/profileSelection.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/update/updates.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/update/updates.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/update/incompatible.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/update/history.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/update/errors.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/alerts/notificationNames.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/cookie/cookieAcceptDialog.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/cookie/cookieAcceptDialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/autoconfig/autoconfig.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/help/help.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/help/help.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/help/help-toc.rdf extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/help/welcome.xhtml extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/places/places.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/browser.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/charsetOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/commonDialog.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/commonDialogs.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/config.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/config.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/console.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/console.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/contentAreaCommands.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/customizeCharset.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/customizeToolbar.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/customizeToolbar.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/datetimepicker.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/dialogOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/editMenuOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/finddialog.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/finddialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/intl.css extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/intl.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/keys.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/languageNames.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printdialog.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printjoboptions.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printPageSetup.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printPreview.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printPreviewProgress.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/printProgress.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/regionNames.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/dialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/tree.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/textcontext.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/viewSource.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/viewSource.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/wizard.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global/wizard.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-region/region.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/global-region/region.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/downloads/unknownContentType.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/downloads/unknownContentType.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/mozapps/downloads/settingsChange.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/passwordmgr/passwordmgr.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/passwordmgr/passwordManager.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/reportWizard.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/about.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/reporterOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/reportResults.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/reporter.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/reportWizard.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/af/reporter/reporterOverlay.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/aboutDialog.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/aboutRobots.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/credits.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/baseMenuOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/browser.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/metaData.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/metaData.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/openLocation.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/openLocation.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/pageInfo.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/pageReport.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/pageReportFirstTime.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/quitDialog.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/sanitize.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/search.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/searchbar.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/engineManager.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/engineManager.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/setDesktopBackground.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/shellservice.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/sessionstore.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/tabbrowser.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/tabbrowser.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/places/places.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/places/places.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/places/bookmarkProperties.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/places/bookmarkProperties.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/selectBookmark.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/places/moveBookmarks.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/feeds/subscribe.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/feeds/subscribe.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/history/history.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/migration/migration.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/migration/migration.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/advanced.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/applicationManager.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/applicationManager.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/colors.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/cookies.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/content.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/connection.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/applications.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/fonts.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/main.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/languages.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/permissions.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/phishEULA.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/preferences.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/preferences.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/privacy.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/security.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/securityWarnings.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/tabs.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/sidebar/sidebar.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser-region/region.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/browser.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/pageInfo.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/safeMode.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/netError.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/appstrings.properties extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/browser/downloads/settingsChange.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/branding/brand.dtd extracting: firefox.ZugJP3Eg/firefox/langpack-af/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.ZugJP3Eg/firefox/langpack-af/locale/browser-region/region.properties + find firefox.ZugJP3Eg/firefox/langpack-af -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar + cd firefox.ZugJP3Eg/firefox/langpack-af + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org/chrome/af.jar locale adding: locale/af/alerts/notificationNames.properties (deflated 10%) adding: locale/af/reporter/about.dtd (deflated 25%) adding: locale/af/reporter/reportWizard.properties (deflated 43%) adding: locale/af/reporter/reporter.dtd (deflated 24%) adding: locale/af/reporter/reportWizard.dtd (deflated 63%) adding: locale/af/reporter/reporterOverlay.properties (deflated 9%) adding: locale/af/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/af/reporter/reportResults.dtd (deflated 56%) adding: locale/af/autoconfig/autoconfig.properties (deflated 45%) adding: locale/af/global/nsProgressDialog.properties (deflated 52%) adding: locale/af/global/printjoboptions.dtd (deflated 60%) adding: locale/af/global/printProgress.dtd (deflated 42%) adding: locale/af/global/wizard.properties (deflated 38%) adding: locale/af/global/about.dtd (deflated 62%) adding: locale/af/global/plugins.properties (deflated 43%) adding: locale/af/global/xslt/xslt.properties (deflated 57%) adding: locale/af/global/storage.properties (deflated 53%) adding: locale/af/global/dom/dom.properties (deflated 56%) adding: locale/af/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/af/global/xul.properties (deflated 54%) adding: locale/af/global/datetimepicker.dtd (deflated 16%) adding: locale/af/global/crashes.properties (deflated 20%) adding: locale/af/global/svg/svg.properties (deflated 54%) adding: locale/af/global/notification.dtd (stored 0%) adding: locale/af/global/contentAreaCommands.properties (deflated 47%) adding: locale/af/global/findbar.dtd (deflated 59%) adding: locale/af/global/global-strres.properties (deflated 54%) adding: locale/af/global/nsProgressDialog.dtd (deflated 63%) adding: locale/af/global/console.dtd (deflated 60%) adding: locale/af/global/printdialog.properties (deflated 52%) adding: locale/af/global/downloadProgress.properties (deflated 49%) adding: locale/af/global/printdialog.dtd (deflated 61%) adding: locale/af/global/css.properties (deflated 65%) adding: locale/af/global/finddialog.dtd (deflated 62%) adding: locale/af/global/history/history.properties (deflated 45%) adding: locale/af/global/editMenuOverlay.dtd (deflated 74%) adding: locale/af/global/printing.properties (deflated 64%) adding: locale/af/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/af/global/wizard.dtd (deflated 76%) adding: locale/af/global/xml/prettyprint.dtd (deflated 54%) adding: locale/af/global/printPageSetup.dtd (deflated 62%) adding: locale/af/global/charsetTitles.properties (deflated 66%) adding: locale/af/global/customizeCharset.dtd (deflated 57%) adding: locale/af/global/dialogOverlay.dtd (deflated 35%) adding: locale/af/global/commonDialogs.properties (deflated 31%) adding: locale/af/global/preferences.dtd (deflated 46%) adding: locale/af/global/config.dtd (deflated 61%) adding: locale/af/global/customizeToolbar.dtd (deflated 50%) adding: locale/af/global/console.properties (deflated 24%) adding: locale/af/global/security/caps.properties (deflated 55%) adding: locale/af/global/license.dtd (deflated 42%) adding: locale/af/global/languageNames.properties (deflated 49%) adding: locale/af/global/intl.properties (deflated 58%) adding: locale/af/global/regionNames.properties (deflated 44%) adding: locale/af/global/crashes.dtd (deflated 46%) adding: locale/af/global/viewSource.properties (deflated 44%) adding: locale/af/global/layout_errors.properties (deflated 57%) adding: locale/af/global/gnomeprintdialog.properties (deflated 49%) adding: locale/af/global/printPreviewProgress.dtd (deflated 30%) adding: locale/af/global/config.properties (deflated 53%) adding: locale/af/global/viewSource.dtd (deflated 71%) adding: locale/af/global/findbar.properties (deflated 42%) adding: locale/af/global/appstrings.properties (deflated 55%) adding: locale/af/global/netErrorApp.dtd (deflated 45%) adding: locale/af/global/charsetOverlay.dtd (deflated 71%) adding: locale/af/global/intl.css (deflated 21%) adding: locale/af/global/filepicker.dtd (deflated 56%) adding: locale/af/global/printPreview.dtd (deflated 62%) adding: locale/af/global/tree.dtd (deflated 4%) adding: locale/af/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/af/global/commonDialog.dtd (deflated 55%) adding: locale/af/global/dialog.properties (deflated 42%) adding: locale/af/global/global.dtd (stored 0%) adding: locale/af/global/mozilla.dtd (deflated 41%) adding: locale/af/global/textcontext.dtd (deflated 67%) adding: locale/af/global/webservices/security.properties (deflated 54%) adding: locale/af/global/customizeToolbar.properties (deflated 42%) adding: locale/af/global/prompts.properties (deflated 54%) adding: locale/af/global/appPicker.dtd (deflated 22%) adding: locale/af/global/netError.dtd (deflated 67%) adding: locale/af/global/nsHelperAppDlg.properties (stored 0%) adding: locale/af/global/filepicker.properties (deflated 63%) adding: locale/af/global/keys.properties (deflated 55%) adding: locale/af/global/xbl.properties (deflated 53%) adding: locale/af/global/finddialog.properties (deflated 11%) adding: locale/af/global/brand.dtd (deflated 18%) adding: locale/af/global/layout/MediaDocument.properties (deflated 59%) adding: locale/af/global/layout/xmlparser.properties (deflated 54%) adding: locale/af/global/layout/HtmlForm.properties (deflated 52%) adding: locale/af/global/browser.properties (deflated 42%) adding: locale/af/global-platform/unix/accessible.properties (deflated 48%) adding: locale/af/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/af/global-platform/unix/intl.properties (deflated 21%) adding: locale/af/global-platform/win/accessible.properties (deflated 48%) adding: locale/af/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/af/global-platform/win/intl.properties (deflated 21%) adding: locale/af/global-platform/mac/accessible.properties (deflated 48%) adding: locale/af/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/af/global-platform/mac/intl.properties (deflated 21%) adding: locale/af/global-region/region.properties (deflated 41%) adding: locale/af/global-region/region.dtd (stored 0%) adding: locale/af/places/places.properties (deflated 49%) adding: locale/af/pipnss/nsserrors.properties (deflated 72%) adding: locale/af/pipnss/pipnss.properties (deflated 68%) adding: locale/af/pipnss/security.properties (deflated 63%) adding: locale/af/necko/necko.properties (deflated 52%) adding: locale/af/mozapps/handling/handling.properties (deflated 41%) adding: locale/af/mozapps/handling/handling.dtd (deflated 41%) adding: locale/af/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/af/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/af/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/af/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/af/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/af/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/af/mozapps/downloads/unknownContentType.properties (deflated 45%) adding: locale/af/mozapps/downloads/unknownContentType.dtd (deflated 53%) adding: locale/af/mozapps/downloads/settingsChange.dtd (deflated 42%) adding: locale/af/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/af/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/af/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/af/mozapps/preferences/ocsp.dtd (deflated 59%) adding: locale/af/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/af/mozapps/preferences/removemp.dtd (deflated 50%) adding: locale/af/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/af/mozapps/update/incompatible.dtd (deflated 50%) adding: locale/af/mozapps/update/updates.properties (deflated 63%) adding: locale/af/mozapps/update/history.dtd (deflated 51%) adding: locale/af/mozapps/update/errors.dtd (stored 0%) adding: locale/af/mozapps/update/updates.dtd (deflated 66%) adding: locale/af/mozapps/extensions/about.dtd (deflated 40%) adding: locale/af/mozapps/extensions/update.properties (deflated 57%) adding: locale/af/mozapps/extensions/update.dtd (deflated 71%) adding: locale/af/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/af/mozapps/extensions/extensions.properties (deflated 64%) adding: locale/af/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/af/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/af/help/help-toc.rdf (deflated 63%) adding: locale/af/help/welcome.xhtml (deflated 50%) adding: locale/af/help/help.properties (stored 0%) adding: locale/af/help/help.dtd (deflated 70%) adding: locale/af/pippki/pippki.dtd (deflated 66%) adding: locale/af/pippki/pref-ssl.dtd (deflated 61%) adding: locale/af/pippki/pippki.properties (deflated 63%) adding: locale/af/pippki/pref-security.dtd (deflated 59%) adding: locale/af/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/af/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/af/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/af/pippki/deviceManager.dtd (deflated 63%) adding: locale/af/pippki/certManager.dtd (deflated 71%) adding: locale/af/pippki/pref-validation.dtd (deflated 65%) adding: locale/af/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/af/passwordmgr/passwordManager.dtd (deflated 61%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 39%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 44%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 35%) adding: locale/browser/places/places.properties (deflated 60%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 74%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/applications.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 3%) adding: locale/browser/preferences/applicationManager.properties (deflated 36%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 61%) adding: locale/browser/preferences/advanced.dtd (deflated 66%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 64%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 31%) adding: locale/browser/preferences/fonts.dtd (deflated 69%) adding: locale/browser/preferences/cookies.dtd (deflated 65%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 55%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/aboutDialog.dtd (deflated 44%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/appstrings.properties (deflated 55%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/setDesktopBackground.dtd (deflated 45%) adding: locale/browser/searchbar.dtd (deflated 13%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 20%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 50%) adding: locale/browser/sidebar/sidebar.properties (deflated 33%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 47%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 44%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 25%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 51%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.ZugJP3Eg ++ echo af ++ sed -e s/-/_/g + language=af ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org + echo '%lang(af) //usr/lib64/firefox-3.0b5/extensions/langpack-af@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ar.xpi .xpi + language=ar + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org + unzip firefox-langpacks/ar.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org Archive: firefox-langpacks/ar.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.56Z92UEt + langtmp=firefox.56Z92UEt/firefox/langpack-ar + /bin/mkdir -p firefox.56Z92UEt/firefox/langpack-ar + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar -d firefox.56Z92UEt/firefox/langpack-ar Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/necko/necko.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/css.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/xbl.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/xul.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printing.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/layout_errors.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/netError.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/netErrorApp.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/global.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/appstrings.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/charsetTitles.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/global-strres.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/plugins.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/nsWebBrowserPersist.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printdialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/xslt/xslt.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/dom/dom.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/svg/svg.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/layout/MediaDocument.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/layout/xmlparser.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/layout/HtmlForm.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/security/caps.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/xml/prettyprint.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/webservices/security.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/win/accessible.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/mac/accessible.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/unix/accessible.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/storage.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/prompts.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pipnss/pipnss.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pipnss/nsserrors.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pipnss/security.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/pippki.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/pref-ssl.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/pippki.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/PrefOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/pref-security.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/PageInfoOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/certManager.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/deviceManager.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/pref-validation.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/pippki/pref-masterpass.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/about.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/appPicker.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/brand.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/downloadProgress.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/filepicker.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/filepicker.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/findbar.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/findbar.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/license.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/mozilla.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/notification.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/preferences.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/gnomeprintdialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/nsHelperAppDlg.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/nsHelperAppDlg.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/nsProgressDialog.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/nsProgressDialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/history/history.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/xpinstall/xpinstall.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/crashes.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/crashes.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/mac/platformKeys.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/unix/platformKeys.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/win/platformKeys.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/mac/intl.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/unix/intl.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-platform/win/intl.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/downloads/downloads.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/downloads/downloads.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/extensions/extensions.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/extensions/extensions.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/extensions/about.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/extensions/update.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/extensions/update.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/handling/handling.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/handling/handling.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/plugins/plugins.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/plugins/plugins.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/preferences/ocsp.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/preferences/changemp.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/preferences/removemp.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/preferences/preferences.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/profile/createProfileWizard.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/profile/profileSelection.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/profile/profileSelection.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/update/updates.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/update/updates.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/update/incompatible.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/update/history.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/update/errors.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/alerts/notificationNames.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/cookie/cookieAcceptDialog.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/cookie/cookieAcceptDialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/autoconfig/autoconfig.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/help/help.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/help/help.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/help/help-toc.rdf extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/help/welcome.xhtml extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/places/places.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/browser.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/charsetOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/commonDialog.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/commonDialogs.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/config.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/config.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/console.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/console.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/contentAreaCommands.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/customizeCharset.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/customizeToolbar.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/customizeToolbar.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/datetimepicker.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/dialogOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/editMenuOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/finddialog.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/finddialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/intl.css extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/intl.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/keys.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/languageNames.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printdialog.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printjoboptions.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printPageSetup.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printPreview.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printPreviewProgress.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/printProgress.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/regionNames.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/dialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/tree.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/textcontext.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/viewSource.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/viewSource.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/wizard.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global/wizard.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-region/region.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/global-region/region.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/downloads/unknownContentType.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/downloads/unknownContentType.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/mozapps/downloads/settingsChange.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/passwordmgr/passwordmgr.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/passwordmgr/passwordManager.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/reportWizard.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/about.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/reporterOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/reportResults.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/reporter.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/reportWizard.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/ar/reporter/reporterOverlay.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/aboutDialog.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/aboutRobots.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/credits.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/baseMenuOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/browser.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/metaData.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/metaData.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/openLocation.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/openLocation.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/pageInfo.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/pageReport.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/pageReportFirstTime.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/quitDialog.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/sanitize.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/search.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/searchbar.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/engineManager.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/engineManager.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/setDesktopBackground.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/shellservice.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/sessionstore.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/tabbrowser.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/tabbrowser.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/places/places.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/places/places.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/places/bookmarkProperties.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/places/bookmarkProperties.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/selectBookmark.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/places/moveBookmarks.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/feeds/subscribe.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/feeds/subscribe.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/history/history.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/migration/migration.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/migration/migration.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/advanced.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/applicationManager.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/applicationManager.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/colors.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/cookies.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/content.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/connection.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/applications.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/fonts.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/main.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/languages.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/permissions.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/phishEULA.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/preferences.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/preferences.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/privacy.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/security.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/securityWarnings.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/tabs.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/sidebar/sidebar.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser-region/region.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/browser.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/pageInfo.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/safeMode.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/netError.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/appstrings.properties extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/browser/downloads/settingsChange.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/branding/brand.dtd extracting: firefox.56Z92UEt/firefox/langpack-ar/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.56Z92UEt/firefox/langpack-ar/locale/browser-region/region.properties + find firefox.56Z92UEt/firefox/langpack-ar -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar + cd firefox.56Z92UEt/firefox/langpack-ar + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org/chrome/ar.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/ar/alerts/notificationNames.properties (stored 0%) adding: locale/ar/reporter/about.dtd (deflated 22%) adding: locale/ar/reporter/reportWizard.properties (deflated 43%) adding: locale/ar/reporter/reporter.dtd (deflated 19%) adding: locale/ar/reporter/reportWizard.dtd (deflated 62%) adding: locale/ar/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ar/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/ar/reporter/reportResults.dtd (deflated 51%) adding: locale/ar/autoconfig/autoconfig.properties (deflated 48%) adding: locale/ar/global/nsProgressDialog.properties (deflated 50%) adding: locale/ar/global/printjoboptions.dtd (deflated 54%) adding: locale/ar/global/printProgress.dtd (deflated 39%) adding: locale/ar/global/wizard.properties (deflated 35%) adding: locale/ar/global/about.dtd (deflated 61%) adding: locale/ar/global/plugins.properties (deflated 42%) adding: locale/ar/global/xslt/xslt.properties (deflated 57%) adding: locale/ar/global/storage.properties (deflated 50%) adding: locale/ar/global/dom/dom.properties (deflated 59%) adding: locale/ar/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/ar/global/xul.properties (deflated 50%) adding: locale/ar/global/datetimepicker.dtd (deflated 16%) adding: locale/ar/global/crashes.properties (deflated 14%) adding: locale/ar/global/svg/svg.properties (deflated 51%) adding: locale/ar/global/notification.dtd (stored 0%) adding: locale/ar/global/contentAreaCommands.properties (deflated 50%) adding: locale/ar/global/findbar.dtd (deflated 55%) adding: locale/ar/global/global-strres.properties (deflated 53%) adding: locale/ar/global/nsProgressDialog.dtd (deflated 62%) adding: locale/ar/global/console.dtd (deflated 59%) adding: locale/ar/global/printdialog.properties (deflated 51%) adding: locale/ar/global/downloadProgress.properties (deflated 46%) adding: locale/ar/global/printdialog.dtd (deflated 59%) adding: locale/ar/global/css.properties (deflated 67%) adding: locale/ar/global/finddialog.dtd (deflated 58%) adding: locale/ar/global/history/history.properties (deflated 47%) adding: locale/ar/global/editMenuOverlay.dtd (deflated 71%) adding: locale/ar/global/printing.properties (deflated 66%) adding: locale/ar/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/ar/global/wizard.dtd (deflated 73%) adding: locale/ar/global/xml/prettyprint.dtd (deflated 52%) adding: locale/ar/global/printPageSetup.dtd (deflated 62%) adding: locale/ar/global/charsetTitles.properties (deflated 66%) adding: locale/ar/global/customizeCharset.dtd (deflated 55%) adding: locale/ar/global/dialogOverlay.dtd (deflated 32%) adding: locale/ar/global/commonDialogs.properties (deflated 29%) adding: locale/ar/global/preferences.dtd (deflated 46%) adding: locale/ar/global/config.dtd (deflated 59%) adding: locale/ar/global/customizeToolbar.dtd (deflated 47%) adding: locale/ar/global/console.properties (deflated 33%) adding: locale/ar/global/security/caps.properties (deflated 55%) adding: locale/ar/global/license.dtd (deflated 43%) adding: locale/ar/global/languageNames.properties (deflated 68%) adding: locale/ar/global/intl.properties (deflated 58%) adding: locale/ar/global/regionNames.properties (deflated 60%) adding: locale/ar/global/crashes.dtd (deflated 42%) adding: locale/ar/global/viewSource.properties (deflated 44%) adding: locale/ar/global/layout_errors.properties (deflated 55%) adding: locale/ar/global/gnomeprintdialog.properties (deflated 48%) adding: locale/ar/global/printPreviewProgress.dtd (deflated 26%) adding: locale/ar/global/config.properties (deflated 51%) adding: locale/ar/global/viewSource.dtd (deflated 70%) adding: locale/ar/global/findbar.properties (deflated 40%) adding: locale/ar/global/appstrings.properties (deflated 57%) adding: locale/ar/global/netErrorApp.dtd (deflated 41%) adding: locale/ar/global/charsetOverlay.dtd (deflated 68%) adding: locale/ar/global/intl.css (deflated 59%) adding: locale/ar/global/filepicker.dtd (deflated 55%) adding: locale/ar/global/printPreview.dtd (deflated 61%) adding: locale/ar/global/tree.dtd (stored 0%) adding: locale/ar/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/ar/global/commonDialog.dtd (deflated 49%) adding: locale/ar/global/dialog.properties (deflated 38%) adding: locale/ar/global/global.dtd (stored 0%) adding: locale/ar/global/mozilla.dtd (deflated 38%) adding: locale/ar/global/textcontext.dtd (deflated 63%) adding: locale/ar/global/webservices/security.properties (deflated 52%) adding: locale/ar/global/customizeToolbar.properties (deflated 42%) adding: locale/ar/global/prompts.properties (deflated 53%) adding: locale/ar/global/appPicker.dtd (deflated 21%) adding: locale/ar/global/netError.dtd (deflated 70%) adding: locale/ar/global/nsHelperAppDlg.properties (deflated 1%) adding: locale/ar/global/filepicker.properties (deflated 62%) adding: locale/ar/global/keys.properties (deflated 54%) adding: locale/ar/global/xbl.properties (deflated 52%) adding: locale/ar/global/finddialog.properties (deflated 12%) adding: locale/ar/global/brand.dtd (deflated 18%) adding: locale/ar/global/layout/MediaDocument.properties (deflated 57%) adding: locale/ar/global/layout/xmlparser.properties (deflated 55%) adding: locale/ar/global/layout/HtmlForm.properties (deflated 50%) adding: locale/ar/global/browser.properties (deflated 42%) adding: locale/ar/global-platform/unix/accessible.properties (deflated 46%) adding: locale/ar/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ar/global-platform/unix/intl.properties (deflated 22%) adding: locale/ar/global-platform/win/accessible.properties (deflated 46%) adding: locale/ar/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ar/global-platform/win/intl.properties (deflated 22%) adding: locale/ar/global-platform/mac/accessible.properties (deflated 46%) adding: locale/ar/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/ar/global-platform/mac/intl.properties (deflated 22%) adding: locale/ar/global-region/region.properties (deflated 33%) adding: locale/ar/global-region/region.dtd (stored 0%) adding: locale/ar/places/places.properties (deflated 47%) adding: locale/ar/pipnss/nsserrors.properties (deflated 77%) adding: locale/ar/pipnss/pipnss.properties (deflated 69%) adding: locale/ar/pipnss/security.properties (deflated 65%) adding: locale/ar/necko/necko.properties (deflated 52%) adding: locale/ar/mozapps/handling/handling.properties (deflated 39%) adding: locale/ar/mozapps/handling/handling.dtd (deflated 40%) adding: locale/ar/mozapps/plugins/plugins.properties (deflated 59%) adding: locale/ar/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/ar/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/ar/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 35%) adding: locale/ar/mozapps/downloads/downloads.dtd (deflated 62%) adding: locale/ar/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/ar/mozapps/downloads/unknownContentType.properties (deflated 44%) adding: locale/ar/mozapps/downloads/unknownContentType.dtd (deflated 52%) adding: locale/ar/mozapps/downloads/settingsChange.dtd (deflated 37%) adding: locale/ar/mozapps/profile/profileSelection.properties (deflated 65%) adding: locale/ar/mozapps/profile/createProfileWizard.dtd (deflated 65%) adding: locale/ar/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/ar/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/ar/mozapps/preferences/preferences.properties (deflated 48%) adding: locale/ar/mozapps/preferences/removemp.dtd (deflated 55%) adding: locale/ar/mozapps/preferences/changemp.dtd (deflated 61%) adding: locale/ar/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/ar/mozapps/update/updates.properties (deflated 65%) adding: locale/ar/mozapps/update/history.dtd (deflated 53%) adding: locale/ar/mozapps/update/errors.dtd (stored 0%) adding: locale/ar/mozapps/update/updates.dtd (deflated 67%) adding: locale/ar/mozapps/extensions/about.dtd (deflated 38%) adding: locale/ar/mozapps/extensions/update.properties (deflated 53%) adding: locale/ar/mozapps/extensions/update.dtd (deflated 71%) adding: locale/ar/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/ar/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/ar/cookie/cookieAcceptDialog.dtd (deflated 58%) adding: locale/ar/cookie/cookieAcceptDialog.properties (deflated 48%) adding: locale/ar/help/help-toc.rdf (deflated 63%) adding: locale/ar/help/welcome.xhtml (deflated 53%) adding: locale/ar/help/help.properties (stored 0%) adding: locale/ar/help/help.dtd (deflated 66%) adding: locale/ar/pippki/pippki.dtd (deflated 68%) adding: locale/ar/pippki/pref-ssl.dtd (deflated 60%) adding: locale/ar/pippki/pippki.properties (deflated 66%) adding: locale/ar/pippki/pref-security.dtd (deflated 58%) adding: locale/ar/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/ar/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/ar/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/ar/pippki/deviceManager.dtd (deflated 62%) adding: locale/ar/pippki/certManager.dtd (deflated 71%) adding: locale/ar/pippki/pref-validation.dtd (deflated 66%) adding: locale/ar/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/ar/passwordmgr/passwordManager.dtd (deflated 59%) adding: locale/branding/brand.properties (deflated 47%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 41%) adding: locale/browser/sanitize.dtd (deflated 58%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 30%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 50%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 66%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 59%) adding: locale/browser/preferences/applications.dtd (deflated 51%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 63%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 4%) adding: locale/browser/preferences/applicationManager.properties (deflated 32%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/applicationManager.dtd (deflated 26%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 50%) adding: locale/browser/preferences/tabs.dtd (deflated 55%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/content.dtd (deflated 65%) adding: locale/browser/preferences/privacy.dtd (deflated 63%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 33%) adding: locale/browser/preferences/fonts.dtd (deflated 66%) adding: locale/browser/preferences/cookies.dtd (deflated 61%) adding: locale/browser/preferences/connection.dtd (deflated 64%) adding: locale/browser/safeMode.dtd (deflated 56%) adding: locale/browser/tabbrowser.properties (deflated 55%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/aboutDialog.dtd (deflated 44%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/appstrings.properties (deflated 59%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/setDesktopBackground.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 13%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/feeds/subscribe.dtd (deflated 23%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 51%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/quitDialog.properties (deflated 57%) adding: locale/browser/sidebar/sidebar.properties (deflated 34%) adding: locale/browser/pageInfo.dtd (deflated 66%) adding: locale/browser/netError.dtd (deflated 67%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 66%) adding: locale/browser/credits.dtd (deflated 44%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 52%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 20%) adding: locale/browser/metaData.properties (deflated 42%) adding: locale/browser/engineManager.properties (deflated 54%) adding: locale/browser/browser.properties (deflated 63%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.56Z92UEt ++ echo ar ++ sed -e s/-/_/g + language=ar ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org + echo '%lang(ar) //usr/lib64/firefox-3.0b5/extensions/langpack-ar@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/be.xpi .xpi + language=be + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org + unzip firefox-langpacks/be.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org Archive: firefox-langpacks/be.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.LzCdhbmE + langtmp=firefox.LzCdhbmE/firefox/langpack-be + /bin/mkdir -p firefox.LzCdhbmE/firefox/langpack-be + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar -d firefox.LzCdhbmE/firefox/langpack-be Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/necko/necko.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/css.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/xbl.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/xul.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printing.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/layout_errors.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/netError.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/netErrorApp.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/global.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/appstrings.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/charsetTitles.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/global-strres.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/plugins.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/nsWebBrowserPersist.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printdialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/xslt/xslt.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/dom/dom.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/svg/svg.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/layout/MediaDocument.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/layout/xmlparser.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/layout/HtmlForm.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/security/caps.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/xml/prettyprint.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/webservices/security.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/win/accessible.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/mac/accessible.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/unix/accessible.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/storage.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/prompts.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pipnss/pipnss.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pipnss/nsserrors.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pipnss/security.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/pippki.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/pref-ssl.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/pippki.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/PrefOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/pref-security.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/PageInfoOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/certManager.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/deviceManager.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/pref-validation.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/pippki/pref-masterpass.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/about.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/appPicker.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/brand.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/downloadProgress.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/filepicker.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/filepicker.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/findbar.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/findbar.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/license.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/mozilla.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/notification.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/preferences.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/gnomeprintdialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/nsHelperAppDlg.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/nsHelperAppDlg.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/nsProgressDialog.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/nsProgressDialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/history/history.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/xpinstall/xpinstall.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/crashes.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/crashes.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/mac/platformKeys.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/unix/platformKeys.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/win/platformKeys.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/mac/intl.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/unix/intl.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-platform/win/intl.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/downloads/downloads.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/downloads/downloads.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/extensions/extensions.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/extensions/extensions.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/extensions/about.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/extensions/update.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/extensions/update.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/handling/handling.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/handling/handling.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/plugins/plugins.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/plugins/plugins.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/preferences/ocsp.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/preferences/changemp.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/preferences/removemp.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/preferences/preferences.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/profile/createProfileWizard.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/profile/profileSelection.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/profile/profileSelection.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/update/updates.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/update/updates.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/update/incompatible.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/update/history.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/update/errors.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/alerts/notificationNames.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/cookie/cookieAcceptDialog.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/cookie/cookieAcceptDialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/autoconfig/autoconfig.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/help/help.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/help/help.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/help/help-toc.rdf extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/help/welcome.xhtml extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/places/places.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/browser.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/charsetOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/commonDialog.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/commonDialogs.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/config.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/config.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/console.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/console.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/contentAreaCommands.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/customizeCharset.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/customizeToolbar.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/customizeToolbar.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/datetimepicker.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/dialogOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/editMenuOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/finddialog.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/finddialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/intl.css extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/intl.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/keys.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/languageNames.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printdialog.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printjoboptions.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printPageSetup.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printPreview.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printPreviewProgress.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/printProgress.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/regionNames.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/dialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/tree.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/textcontext.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/viewSource.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/viewSource.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/wizard.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global/wizard.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-region/region.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/global-region/region.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/downloads/unknownContentType.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/downloads/unknownContentType.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/mozapps/downloads/settingsChange.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/passwordmgr/passwordmgr.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/passwordmgr/passwordManager.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/reportWizard.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/about.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/reporterOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/reportResults.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/reporter.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/reportWizard.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/be/reporter/reporterOverlay.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/aboutDialog.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/aboutRobots.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/credits.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/baseMenuOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/browser.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/metaData.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/metaData.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/openLocation.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/openLocation.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/pageInfo.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/pageReport.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/pageReportFirstTime.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/quitDialog.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/sanitize.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/search.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/searchbar.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/engineManager.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/engineManager.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/setDesktopBackground.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/shellservice.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/sessionstore.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/tabbrowser.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/tabbrowser.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/places/places.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/places/places.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/places/bookmarkProperties.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/places/bookmarkProperties.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/selectBookmark.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/places/moveBookmarks.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/feeds/subscribe.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/feeds/subscribe.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/history/history.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/migration/migration.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/migration/migration.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/advanced.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/applicationManager.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/applicationManager.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/colors.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/cookies.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/content.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/connection.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/applications.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/fonts.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/main.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/languages.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/permissions.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/phishEULA.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/preferences.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/preferences.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/privacy.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/security.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/securityWarnings.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/tabs.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/sidebar/sidebar.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser-region/region.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/browser.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/pageInfo.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/safeMode.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/netError.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/appstrings.properties extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/browser/downloads/settingsChange.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/branding/brand.dtd extracting: firefox.LzCdhbmE/firefox/langpack-be/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.LzCdhbmE/firefox/langpack-be/locale/browser-region/region.properties + find firefox.LzCdhbmE/firefox/langpack-be -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar + cd firefox.LzCdhbmE/firefox/langpack-be + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org/chrome/be.jar locale adding: locale/browser-region/region.properties (deflated 59%) adding: locale/be/alerts/notificationNames.properties (stored 0%) adding: locale/be/reporter/about.dtd (deflated 20%) adding: locale/be/reporter/reportWizard.properties (deflated 51%) adding: locale/be/reporter/reporter.dtd (deflated 23%) adding: locale/be/reporter/reportWizard.dtd (deflated 67%) adding: locale/be/reporter/reporterOverlay.properties (deflated 9%) adding: locale/be/reporter/reporterOverlay.dtd (deflated 52%) adding: locale/be/reporter/reportResults.dtd (deflated 49%) adding: locale/be/autoconfig/autoconfig.properties (deflated 54%) adding: locale/be/global/nsProgressDialog.properties (deflated 50%) adding: locale/be/global/printjoboptions.dtd (deflated 56%) adding: locale/be/global/printProgress.dtd (deflated 39%) adding: locale/be/global/wizard.properties (deflated 35%) adding: locale/be/global/about.dtd (deflated 59%) adding: locale/be/global/plugins.properties (deflated 48%) adding: locale/be/global/xslt/xslt.properties (deflated 60%) adding: locale/be/global/storage.properties (deflated 51%) adding: locale/be/global/dom/dom.properties (deflated 59%) adding: locale/be/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/be/global/xul.properties (deflated 52%) adding: locale/be/global/datetimepicker.dtd (stored 0%) adding: locale/be/global/crashes.properties (deflated 20%) adding: locale/be/global/svg/svg.properties (deflated 51%) adding: locale/be/global/notification.dtd (stored 0%) adding: locale/be/global/contentAreaCommands.properties (deflated 58%) adding: locale/be/global/findbar.dtd (deflated 58%) adding: locale/be/global/global-strres.properties (deflated 52%) adding: locale/be/global/nsProgressDialog.dtd (deflated 56%) adding: locale/be/global/console.dtd (deflated 59%) adding: locale/be/global/printdialog.properties (deflated 50%) adding: locale/be/global/downloadProgress.properties (deflated 40%) adding: locale/be/global/printdialog.dtd (deflated 60%) adding: locale/be/global/css.properties (deflated 71%) adding: locale/be/global/finddialog.dtd (deflated 58%) adding: locale/be/global/history/history.properties (deflated 48%) adding: locale/be/global/editMenuOverlay.dtd (deflated 69%) adding: locale/be/global/printing.properties (deflated 68%) adding: locale/be/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/be/global/wizard.dtd (deflated 72%) adding: locale/be/global/xml/prettyprint.dtd (deflated 52%) adding: locale/be/global/printPageSetup.dtd (deflated 61%) adding: locale/be/global/charsetTitles.properties (deflated 69%) adding: locale/be/global/customizeCharset.dtd (deflated 56%) adding: locale/be/global/dialogOverlay.dtd (deflated 33%) adding: locale/be/global/commonDialogs.properties (deflated 41%) adding: locale/be/global/preferences.dtd (deflated 43%) adding: locale/be/global/config.dtd (deflated 60%) adding: locale/be/global/customizeToolbar.dtd (deflated 49%) adding: locale/be/global/console.properties (deflated 31%) adding: locale/be/global/security/caps.properties (deflated 56%) adding: locale/be/global/license.dtd (deflated 39%) adding: locale/be/global/languageNames.properties (deflated 62%) adding: locale/be/global/intl.properties (deflated 62%) adding: locale/be/global/regionNames.properties (deflated 60%) adding: locale/be/global/crashes.dtd (deflated 50%) adding: locale/be/global/viewSource.properties (deflated 44%) adding: locale/be/global/layout_errors.properties (deflated 55%) adding: locale/be/global/gnomeprintdialog.properties (deflated 50%) adding: locale/be/global/printPreviewProgress.dtd (deflated 24%) adding: locale/be/global/config.properties (deflated 51%) adding: locale/be/global/viewSource.dtd (deflated 70%) adding: locale/be/global/findbar.properties (deflated 47%) adding: locale/be/global/appstrings.properties (deflated 62%) adding: locale/be/global/netErrorApp.dtd (deflated 47%) adding: locale/be/global/charsetOverlay.dtd (deflated 69%) adding: locale/be/global/intl.css (deflated 21%) adding: locale/be/global/filepicker.dtd (deflated 54%) adding: locale/be/global/printPreview.dtd (deflated 60%) adding: locale/be/global/tree.dtd (stored 0%) adding: locale/be/global/nsWebBrowserPersist.properties (deflated 62%) adding: locale/be/global/commonDialog.dtd (deflated 47%) adding: locale/be/global/dialog.properties (deflated 41%) adding: locale/be/global/global.dtd (stored 0%) adding: locale/be/global/mozilla.dtd (deflated 43%) adding: locale/be/global/textcontext.dtd (deflated 62%) adding: locale/be/global/webservices/security.properties (deflated 53%) adding: locale/be/global/customizeToolbar.properties (deflated 47%) adding: locale/be/global/prompts.properties (deflated 55%) adding: locale/be/global/appPicker.dtd (deflated 20%) adding: locale/be/global/netError.dtd (deflated 74%) adding: locale/be/global/nsHelperAppDlg.properties (deflated 10%) adding: locale/be/global/filepicker.properties (deflated 67%) adding: locale/be/global/keys.properties (deflated 50%) adding: locale/be/global/xbl.properties (deflated 51%) adding: locale/be/global/finddialog.properties (deflated 13%) adding: locale/be/global/brand.dtd (deflated 18%) adding: locale/be/global/layout/MediaDocument.properties (deflated 53%) adding: locale/be/global/layout/xmlparser.properties (deflated 59%) adding: locale/be/global/layout/HtmlForm.properties (deflated 51%) adding: locale/be/global/browser.properties (deflated 47%) adding: locale/be/global-platform/unix/accessible.properties (deflated 40%) adding: locale/be/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/be/global-platform/unix/intl.properties (deflated 2%) adding: locale/be/global-platform/win/accessible.properties (deflated 40%) adding: locale/be/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/be/global-platform/win/intl.properties (deflated 2%) adding: locale/be/global-platform/mac/accessible.properties (deflated 40%) adding: locale/be/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/be/global-platform/mac/intl.properties (deflated 2%) adding: locale/be/global-region/region.properties (deflated 39%) adding: locale/be/global-region/region.dtd (stored 0%) adding: locale/be/places/places.properties (deflated 50%) adding: locale/be/pipnss/nsserrors.properties (deflated 78%) adding: locale/be/pipnss/pipnss.properties (deflated 73%) adding: locale/be/pipnss/security.properties (deflated 67%) adding: locale/be/necko/necko.properties (deflated 54%) adding: locale/be/mozapps/handling/handling.properties (deflated 45%) adding: locale/be/mozapps/handling/handling.dtd (deflated 37%) adding: locale/be/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/be/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/be/mozapps/xpinstall/xpinstallConfirm.properties (deflated 52%) adding: locale/be/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 42%) adding: locale/be/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/be/mozapps/downloads/downloads.properties (deflated 67%) adding: locale/be/mozapps/downloads/unknownContentType.properties (deflated 54%) adding: locale/be/mozapps/downloads/unknownContentType.dtd (deflated 54%) adding: locale/be/mozapps/downloads/settingsChange.dtd (deflated 44%) adding: locale/be/mozapps/profile/profileSelection.properties (deflated 67%) adding: locale/be/mozapps/profile/createProfileWizard.dtd (deflated 67%) adding: locale/be/mozapps/profile/profileSelection.dtd (deflated 57%) adding: locale/be/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/be/mozapps/preferences/preferences.properties (deflated 52%) adding: locale/be/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/be/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/be/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/be/mozapps/update/updates.properties (deflated 69%) adding: locale/be/mozapps/update/history.dtd (deflated 48%) adding: locale/be/mozapps/update/errors.dtd (stored 0%) adding: locale/be/mozapps/update/updates.dtd (deflated 71%) adding: locale/be/mozapps/extensions/about.dtd (deflated 36%) adding: locale/be/mozapps/extensions/update.properties (deflated 55%) adding: locale/be/mozapps/extensions/update.dtd (deflated 76%) adding: locale/be/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/be/mozapps/extensions/extensions.properties (deflated 73%) adding: locale/be/cookie/cookieAcceptDialog.dtd (deflated 57%) adding: locale/be/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/be/help/help-toc.rdf (deflated 63%) adding: locale/be/help/welcome.xhtml (deflated 50%) adding: locale/be/help/help.properties (deflated 5%) adding: locale/be/help/help.dtd (deflated 67%) adding: locale/be/pippki/pippki.dtd (deflated 69%) adding: locale/be/pippki/pref-ssl.dtd (deflated 63%) adding: locale/be/pippki/pippki.properties (deflated 71%) adding: locale/be/pippki/pref-security.dtd (deflated 59%) adding: locale/be/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/be/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/be/pippki/PageInfoOverlay.dtd (deflated 54%) adding: locale/be/pippki/deviceManager.dtd (deflated 61%) adding: locale/be/pippki/certManager.dtd (deflated 72%) adding: locale/be/pippki/pref-validation.dtd (deflated 67%) adding: locale/be/passwordmgr/passwordmgr.properties (deflated 66%) adding: locale/be/passwordmgr/passwordManager.dtd (deflated 58%) adding: locale/branding/brand.properties (deflated 44%) adding: locale/branding/brand.dtd (deflated 41%) adding: locale/browser/downloads/settingsChange.dtd (deflated 50%) adding: locale/browser/sanitize.dtd (deflated 59%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/history/history.dtd (deflated 66%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/migration/migration.properties (deflated 72%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 31%) adding: locale/browser/places/places.properties (deflated 65%) adding: locale/browser/places/bookmarkProperties.properties (deflated 59%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 66%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 67%) adding: locale/browser/preferences/applications.dtd (deflated 53%) adding: locale/browser/preferences/preferences.properties (deflated 67%) adding: locale/browser/preferences/languages.dtd (deflated 62%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 10%) adding: locale/browser/preferences/applicationManager.properties (deflated 41%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 59%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/applicationManager.dtd (deflated 26%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 50%) adding: locale/browser/preferences/tabs.dtd (deflated 56%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/content.dtd (deflated 63%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 36%) adding: locale/browser/preferences/fonts.dtd (deflated 66%) adding: locale/browser/preferences/cookies.dtd (deflated 61%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/browser/tabbrowser.properties (deflated 56%) adding: locale/browser/shellservice.properties (deflated 50%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/appstrings.properties (deflated 61%) adding: locale/browser/metaData.dtd (deflated 66%) adding: locale/browser/setDesktopBackground.dtd (deflated 42%) adding: locale/browser/searchbar.dtd (deflated 13%) adding: locale/browser/sessionstore.properties (deflated 47%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 20%) adding: locale/browser/feeds/subscribe.properties (deflated 73%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/quitDialog.properties (deflated 56%) adding: locale/browser/sidebar/sidebar.properties (deflated 36%) adding: locale/browser/pageInfo.dtd (deflated 66%) adding: locale/browser/netError.dtd (deflated 71%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 65%) adding: locale/browser/credits.dtd (deflated 37%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 59%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 67%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 18%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 57%) adding: locale/browser/browser.properties (deflated 70%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.LzCdhbmE ++ echo be ++ sed -e s/-/_/g + language=be ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org + echo '%lang(be) //usr/lib64/firefox-3.0b5/extensions/langpack-be@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ca.xpi .xpi + language=ca + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org + unzip firefox-langpacks/ca.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org Archive: firefox-langpacks/ca.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.hllf4B8b + langtmp=firefox.hllf4B8b/firefox/langpack-ca + /bin/mkdir -p firefox.hllf4B8b/firefox/langpack-ca + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar -d firefox.hllf4B8b/firefox/langpack-ca Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/necko/necko.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/css.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/xbl.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/xul.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printing.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/layout_errors.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/netError.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/netErrorApp.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/global.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/appstrings.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/charsetTitles.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/global-strres.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/plugins.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/nsWebBrowserPersist.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printdialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/xslt/xslt.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/dom/dom.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/svg/svg.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/layout/MediaDocument.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/layout/xmlparser.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/layout/HtmlForm.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/security/caps.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/xml/prettyprint.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/webservices/security.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/win/accessible.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/mac/accessible.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/unix/accessible.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/storage.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/prompts.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pipnss/pipnss.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pipnss/nsserrors.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pipnss/security.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/pippki.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/pref-ssl.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/pippki.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/PrefOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/pref-security.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/PageInfoOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/certManager.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/deviceManager.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/pref-validation.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/pippki/pref-masterpass.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/about.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/appPicker.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/brand.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/downloadProgress.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/filepicker.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/filepicker.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/findbar.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/findbar.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/license.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/mozilla.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/notification.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/preferences.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/gnomeprintdialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/nsHelperAppDlg.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/nsHelperAppDlg.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/nsProgressDialog.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/nsProgressDialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/history/history.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/xpinstall/xpinstall.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/crashes.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/crashes.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/mac/platformKeys.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/unix/platformKeys.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/win/platformKeys.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/mac/intl.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/unix/intl.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-platform/win/intl.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/downloads/downloads.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/downloads/downloads.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/extensions/extensions.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/extensions/extensions.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/extensions/about.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/extensions/update.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/extensions/update.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/handling/handling.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/handling/handling.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/plugins/plugins.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/plugins/plugins.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/preferences/ocsp.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/preferences/changemp.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/preferences/removemp.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/preferences/preferences.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/profile/createProfileWizard.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/profile/profileSelection.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/profile/profileSelection.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/update/updates.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/update/updates.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/update/incompatible.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/update/history.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/update/errors.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/alerts/notificationNames.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/cookie/cookieAcceptDialog.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/cookie/cookieAcceptDialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/autoconfig/autoconfig.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/help/help.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/help/help.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/help/help-toc.rdf extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/help/welcome.xhtml extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/places/places.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/browser.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/charsetOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/commonDialog.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/commonDialogs.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/config.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/config.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/console.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/console.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/contentAreaCommands.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/customizeCharset.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/customizeToolbar.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/customizeToolbar.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/datetimepicker.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/dialogOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/editMenuOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/finddialog.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/finddialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/intl.css extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/intl.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/keys.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/languageNames.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printdialog.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printjoboptions.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printPageSetup.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printPreview.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printPreviewProgress.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/printProgress.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/regionNames.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/dialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/tree.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/textcontext.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/viewSource.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/viewSource.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/wizard.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global/wizard.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-region/region.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/global-region/region.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/downloads/unknownContentType.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/downloads/unknownContentType.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/mozapps/downloads/settingsChange.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/passwordmgr/passwordmgr.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/passwordmgr/passwordManager.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/reportWizard.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/about.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/reporterOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/reportResults.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/reporter.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/reportWizard.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/ca/reporter/reporterOverlay.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/aboutDialog.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/aboutRobots.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/credits.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/baseMenuOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/browser.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/metaData.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/metaData.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/openLocation.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/openLocation.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/pageInfo.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/pageReport.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/pageReportFirstTime.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/quitDialog.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/sanitize.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/search.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/searchbar.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/engineManager.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/engineManager.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/setDesktopBackground.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/shellservice.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/sessionstore.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/tabbrowser.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/tabbrowser.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/places/places.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/places/places.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/places/bookmarkProperties.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/places/bookmarkProperties.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/selectBookmark.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/places/moveBookmarks.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/feeds/subscribe.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/feeds/subscribe.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/history/history.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/migration/migration.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/migration/migration.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/advanced.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/applicationManager.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/applicationManager.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/colors.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/cookies.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/content.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/connection.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/applications.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/fonts.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/main.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/languages.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/permissions.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/phishEULA.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/preferences.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/preferences.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/privacy.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/security.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/securityWarnings.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/tabs.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/sidebar/sidebar.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser-region/region.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/first.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/help-buttons.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/last.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/next.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/pg-landscape-small.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/pg-portrait-small.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/previous.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/searchbar.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/help/images/urlbar.png extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/browser.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/pageInfo.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/safeMode.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/netError.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/appstrings.properties extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/browser/downloads/settingsChange.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/branding/brand.dtd extracting: firefox.hllf4B8b/firefox/langpack-ca/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.hllf4B8b/firefox/langpack-ca/locale/browser-region/region.properties + find firefox.hllf4B8b/firefox/langpack-ca -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar + cd firefox.hllf4B8b/firefox/langpack-ca + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org/chrome/ca.jar locale adding: locale/ca/alerts/notificationNames.properties (deflated 7%) adding: locale/ca/reporter/about.dtd (deflated 50%) adding: locale/ca/reporter/reportWizard.properties (deflated 45%) adding: locale/ca/reporter/reporter.dtd (deflated 46%) adding: locale/ca/reporter/reportWizard.dtd (deflated 67%) adding: locale/ca/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ca/reporter/reporterOverlay.dtd (deflated 58%) adding: locale/ca/reporter/reportResults.dtd (deflated 64%) adding: locale/ca/autoconfig/autoconfig.properties (deflated 46%) adding: locale/ca/global/nsProgressDialog.properties (deflated 52%) adding: locale/ca/global/printjoboptions.dtd (deflated 58%) adding: locale/ca/global/printProgress.dtd (deflated 42%) adding: locale/ca/global/wizard.properties (deflated 34%) adding: locale/ca/global/about.dtd (deflated 64%) adding: locale/ca/global/plugins.properties (deflated 41%) adding: locale/ca/global/xslt/xslt.properties (deflated 58%) adding: locale/ca/global/storage.properties (deflated 52%) adding: locale/ca/global/dom/dom.properties (deflated 56%) adding: locale/ca/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/ca/global/xul.properties (deflated 53%) adding: locale/ca/global/datetimepicker.dtd (deflated 16%) adding: locale/ca/global/crashes.properties (deflated 16%) adding: locale/ca/global/svg/svg.properties (deflated 53%) adding: locale/ca/global/notification.dtd (stored 0%) adding: locale/ca/global/contentAreaCommands.properties (deflated 49%) adding: locale/ca/global/findbar.dtd (deflated 55%) adding: locale/ca/global/global-strres.properties (deflated 53%) adding: locale/ca/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ca/global/console.dtd (deflated 61%) adding: locale/ca/global/printdialog.properties (deflated 55%) adding: locale/ca/global/downloadProgress.properties (deflated 49%) adding: locale/ca/global/printdialog.dtd (deflated 60%) adding: locale/ca/global/css.properties (deflated 72%) adding: locale/ca/global/finddialog.dtd (deflated 59%) adding: locale/ca/global/history/history.properties (deflated 47%) adding: locale/ca/global/editMenuOverlay.dtd (deflated 73%) adding: locale/ca/global/printing.properties (deflated 67%) adding: locale/ca/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/ca/global/wizard.dtd (deflated 75%) adding: locale/ca/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ca/global/printPageSetup.dtd (deflated 62%) adding: locale/ca/global/charsetTitles.properties (deflated 64%) adding: locale/ca/global/customizeCharset.dtd (deflated 57%) adding: locale/ca/global/dialogOverlay.dtd (deflated 36%) adding: locale/ca/global/commonDialogs.properties (deflated 32%) adding: locale/ca/global/preferences.dtd (deflated 56%) adding: locale/ca/global/config.dtd (deflated 60%) adding: locale/ca/global/customizeToolbar.dtd (deflated 49%) adding: locale/ca/global/console.properties (deflated 27%) adding: locale/ca/global/security/caps.properties (deflated 55%) adding: locale/ca/global/license.dtd (deflated 40%) adding: locale/ca/global/languageNames.properties (deflated 39%) adding: locale/ca/global/intl.properties (deflated 58%) adding: locale/ca/global/regionNames.properties (deflated 47%) adding: locale/ca/global/crashes.dtd (deflated 50%) adding: locale/ca/global/viewSource.properties (deflated 43%) adding: locale/ca/global/layout_errors.properties (deflated 57%) adding: locale/ca/global/gnomeprintdialog.properties (deflated 46%) adding: locale/ca/global/printPreviewProgress.dtd (deflated 28%) adding: locale/ca/global/config.properties (deflated 53%) adding: locale/ca/global/viewSource.dtd (deflated 70%) adding: locale/ca/global/findbar.properties (deflated 44%) adding: locale/ca/global/appstrings.properties (deflated 55%) adding: locale/ca/global/netErrorApp.dtd (deflated 38%) adding: locale/ca/global/charsetOverlay.dtd (deflated 71%) adding: locale/ca/global/intl.css (deflated 20%) adding: locale/ca/global/filepicker.dtd (deflated 57%) adding: locale/ca/global/printPreview.dtd (deflated 61%) adding: locale/ca/global/tree.dtd (deflated 8%) adding: locale/ca/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/ca/global/commonDialog.dtd (deflated 52%) adding: locale/ca/global/dialog.properties (deflated 40%) adding: locale/ca/global/global.dtd (stored 0%) adding: locale/ca/global/mozilla.dtd (deflated 37%) adding: locale/ca/global/textcontext.dtd (deflated 64%) adding: locale/ca/global/webservices/security.properties (deflated 54%) adding: locale/ca/global/customizeToolbar.properties (deflated 44%) adding: locale/ca/global/prompts.properties (deflated 54%) adding: locale/ca/global/appPicker.dtd (deflated 24%) adding: locale/ca/global/netError.dtd (deflated 66%) adding: locale/ca/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/ca/global/filepicker.properties (deflated 64%) adding: locale/ca/global/keys.properties (deflated 54%) adding: locale/ca/global/xbl.properties (deflated 53%) adding: locale/ca/global/finddialog.properties (deflated 6%) adding: locale/ca/global/brand.dtd (deflated 18%) adding: locale/ca/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ca/global/layout/xmlparser.properties (deflated 55%) adding: locale/ca/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ca/global/browser.properties (deflated 38%) adding: locale/ca/global-platform/unix/accessible.properties (deflated 49%) adding: locale/ca/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ca/global-platform/unix/intl.properties (deflated 21%) adding: locale/ca/global-platform/win/accessible.properties (deflated 49%) adding: locale/ca/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ca/global-platform/win/intl.properties (deflated 21%) adding: locale/ca/global-platform/mac/accessible.properties (deflated 49%) adding: locale/ca/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/ca/global-platform/mac/intl.properties (deflated 21%) adding: locale/ca/global-region/region.properties (deflated 39%) adding: locale/ca/global-region/region.dtd (stored 0%) adding: locale/ca/places/places.properties (deflated 49%) adding: locale/ca/pipnss/nsserrors.properties (deflated 74%) adding: locale/ca/pipnss/pipnss.properties (deflated 69%) adding: locale/ca/pipnss/security.properties (deflated 62%) adding: locale/ca/necko/necko.properties (deflated 52%) adding: locale/ca/mozapps/handling/handling.properties (deflated 40%) adding: locale/ca/mozapps/handling/handling.dtd (deflated 39%) adding: locale/ca/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/ca/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/ca/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/ca/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/ca/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/ca/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/ca/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/ca/mozapps/downloads/unknownContentType.dtd (deflated 52%) adding: locale/ca/mozapps/downloads/settingsChange.dtd (deflated 42%) adding: locale/ca/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/ca/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/ca/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/ca/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/ca/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/ca/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/ca/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/ca/mozapps/update/incompatible.dtd (deflated 60%) adding: locale/ca/mozapps/update/updates.properties (deflated 65%) adding: locale/ca/mozapps/update/history.dtd (deflated 61%) adding: locale/ca/mozapps/update/errors.dtd (deflated 6%) adding: locale/ca/mozapps/update/updates.dtd (deflated 72%) adding: locale/ca/mozapps/extensions/about.dtd (deflated 41%) adding: locale/ca/mozapps/extensions/update.properties (deflated 53%) adding: locale/ca/mozapps/extensions/update.dtd (deflated 75%) adding: locale/ca/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/ca/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/ca/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/ca/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/ca/help/help-toc.rdf (deflated 60%) adding: locale/ca/help/welcome.xhtml (deflated 50%) adding: locale/ca/help/help.properties (stored 0%) adding: locale/ca/help/help.dtd (deflated 71%) adding: locale/ca/pippki/pippki.dtd (deflated 67%) adding: locale/ca/pippki/pref-ssl.dtd (deflated 61%) adding: locale/ca/pippki/pippki.properties (deflated 65%) adding: locale/ca/pippki/pref-security.dtd (deflated 59%) adding: locale/ca/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/ca/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/ca/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ca/pippki/deviceManager.dtd (deflated 63%) adding: locale/ca/pippki/certManager.dtd (deflated 71%) adding: locale/ca/pippki/pref-validation.dtd (deflated 66%) adding: locale/ca/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/ca/passwordmgr/passwordManager.dtd (deflated 68%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/branding/brand.properties (deflated 43%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 47%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 39%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 46%) adding: locale/browser/places/places.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 71%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 60%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 35%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 69%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 32%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 35%) adding: locale/browser/preferences/fonts.dtd (deflated 71%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/connection.dtd (deflated 70%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 52%) adding: locale/browser/shellservice.properties (deflated 43%) adding: locale/browser/aboutDialog.dtd (deflated 43%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 23%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/help/images/urlbar.png (deflated 1%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/help-buttons.png (stored 0%) adding: locale/browser/help/images/pg-portrait-small.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/pg-landscape-small.png (stored 0%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 20%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/quitDialog.properties (deflated 52%) adding: locale/browser/sidebar/sidebar.properties (deflated 28%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 45%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 53%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 27%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 47%) adding: locale/browser/browser.properties (deflated 63%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.hllf4B8b ++ echo ca ++ sed -e s/-/_/g + language=ca ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org + echo '%lang(ca) //usr/lib64/firefox-3.0b5/extensions/langpack-ca@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/cs.xpi .xpi + language=cs + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org + unzip firefox-langpacks/cs.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org Archive: firefox-langpacks/cs.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.8ufErk4h + langtmp=firefox.8ufErk4h/firefox/langpack-cs + /bin/mkdir -p firefox.8ufErk4h/firefox/langpack-cs Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/necko/necko.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/css.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/xbl.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/xul.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printing.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/layout_errors.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/netError.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/netErrorApp.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/global.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/appstrings.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/charsetTitles.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/global-strres.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/plugins.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/nsWebBrowserPersist.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printdialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/xslt/xslt.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/dom/dom.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/svg/svg.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/layout/MediaDocument.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/layout/xmlparser.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/layout/HtmlForm.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/security/caps.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/xml/prettyprint.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/webservices/security.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/win/accessible.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/mac/accessible.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/unix/accessible.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/storage.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/prompts.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pipnss/pipnss.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pipnss/nsserrors.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pipnss/security.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/pippki.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/pref-ssl.dtd + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar -d firefox.8ufErk4h/firefox/langpack-cs extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/pippki.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/PrefOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/pref-security.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/PageInfoOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/certManager.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/deviceManager.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/pref-validation.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/pippki/pref-masterpass.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/about.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/appPicker.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/brand.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/downloadProgress.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/filepicker.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/filepicker.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/findbar.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/findbar.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/license.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/mozilla.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/notification.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/preferences.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/gnomeprintdialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/nsHelperAppDlg.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/nsHelperAppDlg.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/nsProgressDialog.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/nsProgressDialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/history/history.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/xpinstall/xpinstall.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/crashes.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/crashes.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/mac/platformKeys.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/unix/platformKeys.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/win/platformKeys.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/mac/intl.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/unix/intl.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-platform/win/intl.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/downloads/downloads.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/downloads/downloads.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/extensions/extensions.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/extensions/extensions.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/extensions/about.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/extensions/update.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/extensions/update.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/handling/handling.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/handling/handling.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/plugins/plugins.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/plugins/plugins.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/preferences/ocsp.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/preferences/changemp.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/preferences/removemp.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/preferences/preferences.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/profile/createProfileWizard.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/profile/profileSelection.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/profile/profileSelection.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/update/updates.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/update/updates.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/update/incompatible.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/update/history.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/update/errors.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/alerts/notificationNames.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/cookie/cookieAcceptDialog.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/cookie/cookieAcceptDialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/autoconfig/autoconfig.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/help/help.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/help/help.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/help/help-toc.rdf extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/help/welcome.xhtml extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/places/places.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/browser.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/charsetOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/commonDialog.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/commonDialogs.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/config.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/config.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/console.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/console.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/contentAreaCommands.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/customizeCharset.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/customizeToolbar.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/customizeToolbar.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/datetimepicker.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/dialogOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/editMenuOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/finddialog.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/finddialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/intl.css extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/intl.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/keys.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/languageNames.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printdialog.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printjoboptions.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printPageSetup.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printPreview.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printPreviewProgress.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/printProgress.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/regionNames.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/dialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/tree.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/textcontext.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/viewSource.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/viewSource.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/wizard.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global/wizard.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-region/region.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/global-region/region.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/downloads/unknownContentType.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/downloads/unknownContentType.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/mozapps/downloads/settingsChange.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/passwordmgr/passwordmgr.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/passwordmgr/passwordManager.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/reportWizard.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/about.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/reporterOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/reportResults.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/reporter.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/reportWizard.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/cs/reporter/reporterOverlay.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/aboutDialog.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/aboutRobots.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/credits.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/baseMenuOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/browser.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/metaData.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/metaData.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/openLocation.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/openLocation.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/pageInfo.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/pageReport.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/pageReportFirstTime.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/quitDialog.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/sanitize.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/search.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/searchbar.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/engineManager.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/engineManager.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/setDesktopBackground.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/shellservice.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/sessionstore.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/tabbrowser.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/tabbrowser.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/places/places.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/places/places.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/places/bookmarkProperties.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/places/bookmarkProperties.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/selectBookmark.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/places/moveBookmarks.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/feeds/subscribe.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/feeds/subscribe.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/history/history.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/migration/migration.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/migration/migration.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/advanced.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/applicationManager.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/applicationManager.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/colors.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/cookies.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/content.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/connection.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/applications.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/fonts.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/main.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/languages.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/permissions.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/phishEULA.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/preferences.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/preferences.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/privacy.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/security.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/securityWarnings.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/tabs.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/sidebar/sidebar.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser-region/region.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/first.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/last.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/next.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/pg-landscape-small.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/pg-portrait-small.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/previous.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/searchbar.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/help/images/urlbar.png extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/browser.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/pageInfo.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/safeMode.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/netError.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/appstrings.properties extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/browser/downloads/settingsChange.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/branding/brand.dtd extracting: firefox.8ufErk4h/firefox/langpack-cs/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.8ufErk4h/firefox/langpack-cs/locale/browser-region/region.properties + find firefox.8ufErk4h/firefox/langpack-cs -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar + cd firefox.8ufErk4h/firefox/langpack-cs + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org/chrome/cs.jar locale adding: locale/cs/alerts/notificationNames.properties (stored 0%) adding: locale/cs/reporter/about.dtd (deflated 27%) adding: locale/cs/reporter/reportWizard.properties (deflated 37%) adding: locale/cs/reporter/reporter.dtd (deflated 23%) adding: locale/cs/reporter/reportWizard.dtd (deflated 61%) adding: locale/cs/reporter/reporterOverlay.properties (deflated 9%) adding: locale/cs/reporter/reporterOverlay.dtd (deflated 39%) adding: locale/cs/reporter/reportResults.dtd (deflated 51%) adding: locale/cs/autoconfig/autoconfig.properties (deflated 39%) adding: locale/cs/global/nsProgressDialog.properties (deflated 50%) adding: locale/cs/global/printjoboptions.dtd (deflated 55%) adding: locale/cs/global/printProgress.dtd (deflated 40%) adding: locale/cs/global/wizard.properties (deflated 36%) adding: locale/cs/global/about.dtd (deflated 60%) adding: locale/cs/global/plugins.properties (deflated 40%) adding: locale/cs/global/xslt/xslt.properties (deflated 56%) adding: locale/cs/global/storage.properties (deflated 52%) adding: locale/cs/global/dom/dom.properties (deflated 56%) adding: locale/cs/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/cs/global/xul.properties (deflated 52%) adding: locale/cs/global/datetimepicker.dtd (deflated 16%) adding: locale/cs/global/crashes.properties (deflated 15%) adding: locale/cs/global/svg/svg.properties (deflated 52%) adding: locale/cs/global/notification.dtd (stored 0%) adding: locale/cs/global/contentAreaCommands.properties (deflated 51%) adding: locale/cs/global/findbar.dtd (deflated 56%) adding: locale/cs/global/global-strres.properties (deflated 53%) adding: locale/cs/global/nsProgressDialog.dtd (deflated 63%) adding: locale/cs/global/console.dtd (deflated 60%) adding: locale/cs/global/printdialog.properties (deflated 52%) adding: locale/cs/global/downloadProgress.properties (deflated 45%) adding: locale/cs/global/printdialog.dtd (deflated 59%) adding: locale/cs/global/css.properties (deflated 65%) adding: locale/cs/global/finddialog.dtd (deflated 58%) adding: locale/cs/global/history/history.properties (deflated 40%) adding: locale/cs/global/editMenuOverlay.dtd (deflated 72%) adding: locale/cs/global/printing.properties (deflated 63%) adding: locale/cs/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/cs/global/wizard.dtd (deflated 74%) adding: locale/cs/global/xml/prettyprint.dtd (deflated 53%) adding: locale/cs/global/printPageSetup.dtd (deflated 61%) adding: locale/cs/global/charsetTitles.properties (deflated 66%) adding: locale/cs/global/customizeCharset.dtd (deflated 56%) adding: locale/cs/global/dialogOverlay.dtd (deflated 35%) adding: locale/cs/global/commonDialogs.properties (deflated 28%) adding: locale/cs/global/preferences.dtd (deflated 44%) adding: locale/cs/global/config.dtd (deflated 59%) adding: locale/cs/global/customizeToolbar.dtd (deflated 46%) adding: locale/cs/global/console.properties (deflated 25%) adding: locale/cs/global/security/caps.properties (deflated 54%) adding: locale/cs/global/license.dtd (deflated 36%) adding: locale/cs/global/languageNames.properties (deflated 52%) adding: locale/cs/global/intl.properties (deflated 57%) adding: locale/cs/global/regionNames.properties (deflated 42%) adding: locale/cs/global/crashes.dtd (deflated 42%) adding: locale/cs/global/viewSource.properties (deflated 39%) adding: locale/cs/global/layout_errors.properties (deflated 56%) adding: locale/cs/global/gnomeprintdialog.properties (deflated 43%) adding: locale/cs/global/printPreviewProgress.dtd (deflated 26%) adding: locale/cs/global/config.properties (deflated 52%) adding: locale/cs/global/viewSource.dtd (deflated 70%) adding: locale/cs/global/findbar.properties (deflated 38%) adding: locale/cs/global/appstrings.properties (deflated 54%) adding: locale/cs/global/netErrorApp.dtd (deflated 38%) adding: locale/cs/global/charsetOverlay.dtd (deflated 68%) adding: locale/cs/global/intl.css (deflated 28%) adding: locale/cs/global/filepicker.dtd (deflated 54%) adding: locale/cs/global/printPreview.dtd (deflated 61%) adding: locale/cs/global/tree.dtd (stored 0%) adding: locale/cs/global/nsWebBrowserPersist.properties (deflated 55%) adding: locale/cs/global/commonDialog.dtd (deflated 48%) adding: locale/cs/global/dialog.properties (deflated 38%) adding: locale/cs/global/global.dtd (stored 0%) adding: locale/cs/global/mozilla.dtd (deflated 32%) adding: locale/cs/global/textcontext.dtd (deflated 63%) adding: locale/cs/global/webservices/security.properties (deflated 52%) adding: locale/cs/global/customizeToolbar.properties (deflated 35%) adding: locale/cs/global/prompts.properties (deflated 54%) adding: locale/cs/global/appPicker.dtd (deflated 21%) adding: locale/cs/global/netError.dtd (deflated 65%) adding: locale/cs/global/nsHelperAppDlg.properties (deflated 3%) adding: locale/cs/global/filepicker.properties (deflated 62%) adding: locale/cs/global/keys.properties (deflated 54%) adding: locale/cs/global/xbl.properties (deflated 51%) adding: locale/cs/global/finddialog.properties (deflated 9%) adding: locale/cs/global/brand.dtd (deflated 18%) adding: locale/cs/global/layout/MediaDocument.properties (deflated 59%) adding: locale/cs/global/layout/xmlparser.properties (deflated 53%) adding: locale/cs/global/layout/HtmlForm.properties (deflated 51%) adding: locale/cs/global/browser.properties (deflated 40%) adding: locale/cs/global-platform/unix/accessible.properties (deflated 27%) adding: locale/cs/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/cs/global-platform/unix/intl.properties (deflated 21%) adding: locale/cs/global-platform/win/accessible.properties (deflated 27%) adding: locale/cs/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/cs/global-platform/win/intl.properties (deflated 22%) adding: locale/cs/global-platform/mac/accessible.properties (deflated 27%) adding: locale/cs/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/cs/global-platform/mac/intl.properties (deflated 21%) adding: locale/cs/global-region/region.properties (deflated 34%) adding: locale/cs/global-region/region.dtd (stored 0%) adding: locale/cs/places/places.properties (deflated 44%) adding: locale/cs/pipnss/nsserrors.properties (deflated 70%) adding: locale/cs/pipnss/pipnss.properties (deflated 67%) adding: locale/cs/pipnss/security.properties (deflated 59%) adding: locale/cs/necko/necko.properties (deflated 49%) adding: locale/cs/mozapps/handling/handling.properties (deflated 36%) adding: locale/cs/mozapps/handling/handling.dtd (deflated 41%) adding: locale/cs/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/cs/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/cs/mozapps/xpinstall/xpinstallConfirm.properties (deflated 39%) adding: locale/cs/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 31%) adding: locale/cs/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/cs/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/cs/mozapps/downloads/unknownContentType.properties (deflated 44%) adding: locale/cs/mozapps/downloads/unknownContentType.dtd (deflated 50%) adding: locale/cs/mozapps/downloads/settingsChange.dtd (deflated 36%) adding: locale/cs/mozapps/profile/profileSelection.properties (deflated 56%) adding: locale/cs/mozapps/profile/createProfileWizard.dtd (deflated 59%) adding: locale/cs/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/cs/mozapps/preferences/ocsp.dtd (deflated 57%) adding: locale/cs/mozapps/preferences/preferences.properties (deflated 42%) adding: locale/cs/mozapps/preferences/removemp.dtd (deflated 43%) adding: locale/cs/mozapps/preferences/changemp.dtd (deflated 51%) adding: locale/cs/mozapps/update/incompatible.dtd (deflated 50%) adding: locale/cs/mozapps/update/updates.properties (deflated 62%) adding: locale/cs/mozapps/update/history.dtd (deflated 58%) adding: locale/cs/mozapps/update/errors.dtd (stored 0%) adding: locale/cs/mozapps/update/updates.dtd (deflated 64%) adding: locale/cs/mozapps/extensions/about.dtd (deflated 33%) adding: locale/cs/mozapps/extensions/update.properties (deflated 49%) adding: locale/cs/mozapps/extensions/update.dtd (deflated 71%) adding: locale/cs/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/cs/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/cs/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/cs/cookie/cookieAcceptDialog.properties (deflated 46%) adding: locale/cs/help/help-toc.rdf (deflated 62%) adding: locale/cs/help/welcome.xhtml (deflated 56%) adding: locale/cs/help/help.properties (stored 0%) adding: locale/cs/help/help.dtd (deflated 67%) adding: locale/cs/pippki/pippki.dtd (deflated 64%) adding: locale/cs/pippki/pref-ssl.dtd (deflated 60%) adding: locale/cs/pippki/pippki.properties (deflated 62%) adding: locale/cs/pippki/pref-security.dtd (deflated 58%) adding: locale/cs/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/cs/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/cs/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/cs/pippki/deviceManager.dtd (deflated 62%) adding: locale/cs/pippki/certManager.dtd (deflated 70%) adding: locale/cs/pippki/pref-validation.dtd (deflated 65%) adding: locale/cs/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/cs/passwordmgr/passwordManager.dtd (deflated 57%) adding: locale/browser-region/region.properties (deflated 52%) adding: locale/branding/brand.properties (deflated 37%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 40%) adding: locale/browser/sanitize.dtd (deflated 58%) adding: locale/browser/aboutRobots.dtd (deflated 49%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/openLocation.dtd (deflated 43%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/migration/migration.properties (deflated 65%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 43%) adding: locale/browser/places/places.properties (deflated 58%) adding: locale/browser/places/bookmarkProperties.properties (deflated 53%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 67%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 59%) adding: locale/browser/preferences/applications.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/languages.dtd (deflated 62%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 33%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 59%) adding: locale/browser/preferences/advanced.dtd (deflated 66%) adding: locale/browser/preferences/applicationManager.dtd (deflated 31%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 52%) adding: locale/browser/preferences/preferences.dtd (deflated 50%) adding: locale/browser/preferences/tabs.dtd (deflated 55%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/preferences/phishEULA.dtd (deflated 43%) adding: locale/browser/preferences/content.dtd (deflated 64%) adding: locale/browser/preferences/privacy.dtd (deflated 62%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 65%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 29%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/cookies.dtd (deflated 63%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/safeMode.dtd (deflated 55%) adding: locale/browser/tabbrowser.properties (deflated 50%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/aboutDialog.dtd (deflated 45%) adding: locale/browser/browser.dtd (deflated 73%) adding: locale/browser/engineManager.dtd (deflated 56%) adding: locale/browser/appstrings.properties (deflated 53%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/setDesktopBackground.dtd (deflated 41%) adding: locale/browser/searchbar.dtd (deflated 11%) adding: locale/browser/sessionstore.properties (deflated 34%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/help/images/urlbar.png (stored 0%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/pg-portrait-small.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/pg-landscape-small.png (stored 0%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/baseMenuOverlay.dtd (deflated 63%) adding: locale/browser/feeds/subscribe.dtd (deflated 22%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 42%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 51%) adding: locale/browser/sidebar/sidebar.properties (deflated 29%) adding: locale/browser/pageInfo.dtd (deflated 65%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 65%) adding: locale/browser/credits.dtd (deflated 43%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 49%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 20%) adding: locale/browser/metaData.properties (deflated 41%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 61%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.8ufErk4h ++ echo cs ++ sed -e s/-/_/g + language=cs ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org + echo '%lang(cs) //usr/lib64/firefox-3.0b5/extensions/langpack-cs@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/da.xpi .xpi + language=da + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org + unzip firefox-langpacks/da.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org Archive: firefox-langpacks/da.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.1DXEXBSn + langtmp=firefox.1DXEXBSn/firefox/langpack-da + /bin/mkdir -p firefox.1DXEXBSn/firefox/langpack-da + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar -d firefox.1DXEXBSn/firefox/langpack-da Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/necko/necko.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/css.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/xbl.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/xul.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printing.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/layout_errors.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/netError.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/netErrorApp.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/global.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/appstrings.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/charsetTitles.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/global-strres.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/plugins.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/nsWebBrowserPersist.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printdialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/xslt/xslt.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/dom/dom.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/svg/svg.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/layout/MediaDocument.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/layout/xmlparser.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/layout/HtmlForm.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/security/caps.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/xml/prettyprint.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/webservices/security.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/win/accessible.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/mac/accessible.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/unix/accessible.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/storage.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/prompts.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pipnss/pipnss.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pipnss/nsserrors.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pipnss/security.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/pippki.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/pref-ssl.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/pippki.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/PrefOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/pref-security.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/PageInfoOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/certManager.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/deviceManager.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/pref-validation.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/pippki/pref-masterpass.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/about.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/appPicker.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/brand.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/downloadProgress.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/filepicker.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/filepicker.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/findbar.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/findbar.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/license.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/mozilla.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/notification.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/preferences.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/gnomeprintdialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/nsHelperAppDlg.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/nsHelperAppDlg.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/nsProgressDialog.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/nsProgressDialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/history/history.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/xpinstall/xpinstall.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/crashes.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/crashes.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/mac/platformKeys.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/unix/platformKeys.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/win/platformKeys.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/mac/intl.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/unix/intl.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-platform/win/intl.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/downloads/downloads.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/downloads/downloads.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/extensions/extensions.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/extensions/extensions.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/extensions/about.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/extensions/update.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/extensions/update.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/handling/handling.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/handling/handling.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/plugins/plugins.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/plugins/plugins.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/preferences/ocsp.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/preferences/changemp.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/preferences/removemp.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/preferences/preferences.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/profile/createProfileWizard.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/profile/profileSelection.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/profile/profileSelection.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/update/updates.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/update/updates.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/update/incompatible.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/update/history.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/update/errors.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/alerts/notificationNames.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/cookie/cookieAcceptDialog.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/cookie/cookieAcceptDialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/autoconfig/autoconfig.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/help/help.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/help/help.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/help/help-toc.rdf extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/help/welcome.xhtml extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/places/places.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/browser.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/charsetOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/commonDialog.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/commonDialogs.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/config.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/config.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/console.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/console.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/contentAreaCommands.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/customizeCharset.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/customizeToolbar.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/customizeToolbar.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/datetimepicker.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/dialogOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/editMenuOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/finddialog.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/finddialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/intl.css extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/intl.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/keys.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/languageNames.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printdialog.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printjoboptions.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printPageSetup.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printPreview.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printPreviewProgress.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/printProgress.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/regionNames.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/dialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/tree.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/textcontext.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/viewSource.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/viewSource.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/wizard.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global/wizard.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-region/region.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/global-region/region.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/downloads/unknownContentType.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/downloads/unknownContentType.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/mozapps/downloads/settingsChange.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/passwordmgr/passwordmgr.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/passwordmgr/passwordManager.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/reportWizard.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/about.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/reporterOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/reportResults.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/reporter.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/reportWizard.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/da/reporter/reporterOverlay.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/aboutDialog.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/aboutRobots.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/credits.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/baseMenuOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/browser.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/metaData.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/metaData.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/openLocation.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/openLocation.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/pageInfo.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/pageReport.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/pageReportFirstTime.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/quitDialog.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/sanitize.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/search.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/searchbar.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/engineManager.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/engineManager.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/setDesktopBackground.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/shellservice.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/sessionstore.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/tabbrowser.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/tabbrowser.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/places/places.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/places/places.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/places/bookmarkProperties.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/places/bookmarkProperties.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/selectBookmark.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/places/moveBookmarks.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/feeds/subscribe.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/feeds/subscribe.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/history/history.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/migration/migration.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/migration/migration.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/advanced.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/applicationManager.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/applicationManager.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/colors.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/cookies.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/content.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/connection.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/applications.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/fonts.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/main.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/languages.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/permissions.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/phishEULA.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/preferences.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/preferences.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/privacy.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/security.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/securityWarnings.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/tabs.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/sidebar/sidebar.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser-region/region.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/browser.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/pageInfo.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/safeMode.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/netError.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/appstrings.properties extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/browser/downloads/settingsChange.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/branding/brand.dtd extracting: firefox.1DXEXBSn/firefox/langpack-da/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.1DXEXBSn/firefox/langpack-da/locale/browser-region/region.properties + find firefox.1DXEXBSn/firefox/langpack-da -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar + cd firefox.1DXEXBSn/firefox/langpack-da + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org/chrome/da.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 38%) adding: locale/branding/brand.dtd (deflated 46%) adding: locale/da/alerts/notificationNames.properties (deflated 4%) adding: locale/da/reporter/about.dtd (deflated 51%) adding: locale/da/reporter/reportWizard.properties (deflated 43%) adding: locale/da/reporter/reporter.dtd (deflated 50%) adding: locale/da/reporter/reportWizard.dtd (deflated 67%) adding: locale/da/reporter/reporterOverlay.properties (deflated 9%) adding: locale/da/reporter/reporterOverlay.dtd (deflated 57%) adding: locale/da/reporter/reportResults.dtd (deflated 67%) adding: locale/da/autoconfig/autoconfig.properties (deflated 44%) adding: locale/da/global/nsProgressDialog.properties (deflated 51%) adding: locale/da/global/printjoboptions.dtd (deflated 57%) adding: locale/da/global/printProgress.dtd (deflated 42%) adding: locale/da/global/wizard.properties (deflated 35%) adding: locale/da/global/about.dtd (deflated 64%) adding: locale/da/global/plugins.properties (deflated 43%) adding: locale/da/global/xslt/xslt.properties (deflated 57%) adding: locale/da/global/storage.properties (deflated 53%) adding: locale/da/global/dom/dom.properties (deflated 57%) adding: locale/da/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/da/global/xul.properties (deflated 53%) adding: locale/da/global/datetimepicker.dtd (deflated 16%) adding: locale/da/global/crashes.properties (deflated 21%) adding: locale/da/global/svg/svg.properties (deflated 53%) adding: locale/da/global/notification.dtd (stored 0%) adding: locale/da/global/contentAreaCommands.properties (deflated 51%) adding: locale/da/global/findbar.dtd (deflated 57%) adding: locale/da/global/global-strres.properties (deflated 54%) adding: locale/da/global/nsProgressDialog.dtd (deflated 64%) adding: locale/da/global/console.dtd (deflated 61%) adding: locale/da/global/printdialog.properties (deflated 53%) adding: locale/da/global/downloadProgress.properties (deflated 48%) adding: locale/da/global/printdialog.dtd (deflated 62%) adding: locale/da/global/css.properties (deflated 66%) adding: locale/da/global/finddialog.dtd (deflated 60%) adding: locale/da/global/history/history.properties (deflated 44%) adding: locale/da/global/editMenuOverlay.dtd (deflated 77%) adding: locale/da/global/printing.properties (deflated 65%) adding: locale/da/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/da/global/wizard.dtd (deflated 75%) adding: locale/da/global/xml/prettyprint.dtd (deflated 54%) adding: locale/da/global/printPageSetup.dtd (deflated 64%) adding: locale/da/global/charsetTitles.properties (deflated 66%) adding: locale/da/global/customizeCharset.dtd (deflated 56%) adding: locale/da/global/dialogOverlay.dtd (deflated 34%) adding: locale/da/global/commonDialogs.properties (deflated 32%) adding: locale/da/global/preferences.dtd (deflated 56%) adding: locale/da/global/config.dtd (deflated 60%) adding: locale/da/global/customizeToolbar.dtd (deflated 53%) adding: locale/da/global/console.properties (deflated 30%) adding: locale/da/global/security/caps.properties (deflated 55%) adding: locale/da/global/license.dtd (deflated 42%) adding: locale/da/global/languageNames.properties (deflated 45%) adding: locale/da/global/intl.properties (deflated 58%) adding: locale/da/global/regionNames.properties (deflated 47%) adding: locale/da/global/crashes.dtd (deflated 52%) adding: locale/da/global/viewSource.properties (deflated 42%) adding: locale/da/global/layout_errors.properties (deflated 56%) adding: locale/da/global/gnomeprintdialog.properties (deflated 45%) adding: locale/da/global/printPreviewProgress.dtd (deflated 29%) adding: locale/da/global/config.properties (deflated 53%) adding: locale/da/global/viewSource.dtd (deflated 71%) adding: locale/da/global/findbar.properties (deflated 43%) adding: locale/da/global/appstrings.properties (deflated 55%) adding: locale/da/global/netErrorApp.dtd (deflated 42%) adding: locale/da/global/charsetOverlay.dtd (deflated 71%) adding: locale/da/global/intl.css (deflated 23%) adding: locale/da/global/filepicker.dtd (deflated 57%) adding: locale/da/global/printPreview.dtd (deflated 64%) adding: locale/da/global/tree.dtd (deflated 3%) adding: locale/da/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/da/global/commonDialog.dtd (deflated 52%) adding: locale/da/global/dialog.properties (deflated 40%) adding: locale/da/global/global.dtd (stored 0%) adding: locale/da/global/mozilla.dtd (deflated 37%) adding: locale/da/global/textcontext.dtd (deflated 65%) adding: locale/da/global/webservices/security.properties (deflated 53%) adding: locale/da/global/customizeToolbar.properties (deflated 43%) adding: locale/da/global/prompts.properties (deflated 54%) adding: locale/da/global/appPicker.dtd (deflated 24%) adding: locale/da/global/netError.dtd (deflated 65%) adding: locale/da/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/da/global/filepicker.properties (deflated 61%) adding: locale/da/global/keys.properties (deflated 54%) adding: locale/da/global/xbl.properties (deflated 53%) adding: locale/da/global/finddialog.properties (deflated 6%) adding: locale/da/global/brand.dtd (deflated 18%) adding: locale/da/global/layout/MediaDocument.properties (deflated 60%) adding: locale/da/global/layout/xmlparser.properties (deflated 55%) adding: locale/da/global/layout/HtmlForm.properties (deflated 52%) adding: locale/da/global/browser.properties (deflated 41%) adding: locale/da/global-platform/unix/accessible.properties (deflated 45%) adding: locale/da/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/da/global-platform/unix/intl.properties (deflated 21%) adding: locale/da/global-platform/win/accessible.properties (deflated 45%) adding: locale/da/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/da/global-platform/win/intl.properties (deflated 21%) adding: locale/da/global-platform/mac/accessible.properties (deflated 45%) adding: locale/da/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/da/global-platform/mac/intl.properties (deflated 21%) adding: locale/da/global-region/region.properties (deflated 42%) adding: locale/da/global-region/region.dtd (deflated 12%) adding: locale/da/places/places.properties (deflated 47%) adding: locale/da/pipnss/nsserrors.properties (deflated 73%) adding: locale/da/pipnss/pipnss.properties (deflated 67%) adding: locale/da/pipnss/security.properties (deflated 63%) adding: locale/da/necko/necko.properties (deflated 51%) adding: locale/da/mozapps/handling/handling.properties (deflated 40%) adding: locale/da/mozapps/handling/handling.dtd (deflated 40%) adding: locale/da/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/da/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/da/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/da/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/da/mozapps/downloads/downloads.dtd (deflated 69%) adding: locale/da/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/da/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/da/mozapps/downloads/unknownContentType.dtd (deflated 57%) adding: locale/da/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/da/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/da/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/da/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/da/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/da/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/da/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/da/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/da/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/da/mozapps/update/updates.properties (deflated 64%) adding: locale/da/mozapps/update/history.dtd (deflated 60%) adding: locale/da/mozapps/update/errors.dtd (deflated 27%) adding: locale/da/mozapps/update/updates.dtd (deflated 70%) adding: locale/da/mozapps/extensions/about.dtd (deflated 47%) adding: locale/da/mozapps/extensions/update.properties (deflated 54%) adding: locale/da/mozapps/extensions/update.dtd (deflated 73%) adding: locale/da/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/da/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/da/cookie/cookieAcceptDialog.dtd (deflated 67%) adding: locale/da/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/da/help/help-toc.rdf (deflated 61%) adding: locale/da/help/welcome.xhtml (deflated 50%) adding: locale/da/help/help.properties (deflated 5%) adding: locale/da/help/help.dtd (deflated 74%) adding: locale/da/pippki/pippki.dtd (deflated 66%) adding: locale/da/pippki/pref-ssl.dtd (deflated 62%) adding: locale/da/pippki/pippki.properties (deflated 63%) adding: locale/da/pippki/pref-security.dtd (deflated 59%) adding: locale/da/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/da/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/da/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/da/pippki/deviceManager.dtd (deflated 63%) adding: locale/da/pippki/certManager.dtd (deflated 72%) adding: locale/da/pippki/pref-validation.dtd (deflated 68%) adding: locale/da/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/da/passwordmgr/passwordManager.dtd (deflated 69%) adding: locale/browser/downloads/settingsChange.dtd (deflated 43%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/openLocation.dtd (deflated 43%) adding: locale/browser/history/history.dtd (deflated 72%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 44%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 77%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 61%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 36%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 34%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/tabs.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 31%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 53%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 54%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 24%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/feeds/subscribe.dtd (deflated 24%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 50%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/quitDialog.properties (deflated 51%) adding: locale/browser/sidebar/sidebar.properties (deflated 34%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 47%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 28%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 46%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.1DXEXBSn ++ echo da ++ sed -e s/-/_/g + language=da ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org + echo '%lang(da) //usr/lib64/firefox-3.0b5/extensions/langpack-da@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/de.xpi .xpi + language=de + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org + unzip firefox-langpacks/de.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org Archive: firefox-langpacks/de.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.LyFmubwd + langtmp=firefox.LyFmubwd/firefox/langpack-de + /bin/mkdir -p firefox.LyFmubwd/firefox/langpack-de + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar -d firefox.LyFmubwd/firefox/langpack-de Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/necko/necko.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/css.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/xbl.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/xul.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printing.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/layout_errors.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/netError.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/netErrorApp.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/global.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/appstrings.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/charsetTitles.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/global-strres.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/plugins.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/nsWebBrowserPersist.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printdialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/xslt/xslt.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/dom/dom.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/svg/svg.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/layout/MediaDocument.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/layout/xmlparser.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/layout/HtmlForm.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/security/caps.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/xml/prettyprint.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/webservices/security.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/win/accessible.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/mac/accessible.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/unix/accessible.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/storage.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/prompts.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pipnss/pipnss.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pipnss/nsserrors.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pipnss/security.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/pippki.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/pref-ssl.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/pippki.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/PrefOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/pref-security.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/PageInfoOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/certManager.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/deviceManager.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/pref-validation.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/pippki/pref-masterpass.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/about.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/appPicker.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/brand.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/downloadProgress.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/filepicker.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/filepicker.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/findbar.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/findbar.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/license.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/mozilla.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/notification.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/preferences.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/gnomeprintdialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/nsHelperAppDlg.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/nsHelperAppDlg.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/nsProgressDialog.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/nsProgressDialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/history/history.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/xpinstall/xpinstall.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/crashes.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/crashes.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/mac/platformKeys.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/unix/platformKeys.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/win/platformKeys.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/mac/intl.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/unix/intl.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-platform/win/intl.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/downloads/downloads.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/downloads/downloads.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/extensions/extensions.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/extensions/extensions.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/extensions/about.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/extensions/update.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/extensions/update.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/handling/handling.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/handling/handling.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/plugins/plugins.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/plugins/plugins.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/preferences/ocsp.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/preferences/changemp.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/preferences/removemp.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/preferences/preferences.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/profile/createProfileWizard.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/profile/profileSelection.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/profile/profileSelection.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/update/updates.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/update/updates.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/update/incompatible.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/update/history.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/update/errors.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/alerts/notificationNames.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/cookie/cookieAcceptDialog.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/cookie/cookieAcceptDialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/autoconfig/autoconfig.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/help/help.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/help/help.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/help/help-toc.rdf extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/help/welcome.xhtml extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/places/places.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/browser.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/charsetOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/commonDialog.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/commonDialogs.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/config.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/config.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/console.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/console.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/contentAreaCommands.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/customizeCharset.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/customizeToolbar.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/customizeToolbar.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/datetimepicker.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/dialogOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/editMenuOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/finddialog.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/finddialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/intl.css extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/intl.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/keys.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/languageNames.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printdialog.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printjoboptions.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printPageSetup.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printPreview.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printPreviewProgress.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/printProgress.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/regionNames.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/dialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/tree.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/textcontext.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/viewSource.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/viewSource.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/wizard.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global/wizard.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-region/region.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/global-region/region.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/downloads/unknownContentType.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/downloads/unknownContentType.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/mozapps/downloads/settingsChange.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/passwordmgr/passwordmgr.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/passwordmgr/passwordManager.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/reportWizard.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/about.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/reporterOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/reportResults.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/reporter.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/reportWizard.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/de/reporter/reporterOverlay.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/aboutDialog.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/aboutRobots.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/credits.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/baseMenuOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/browser.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/metaData.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/metaData.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/openLocation.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/openLocation.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/pageInfo.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/pageReport.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/pageReportFirstTime.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/quitDialog.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/sanitize.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/search.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/searchbar.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/engineManager.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/engineManager.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/setDesktopBackground.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/shellservice.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/sessionstore.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/tabbrowser.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/tabbrowser.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/places/places.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/places/places.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/places/bookmarkProperties.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/places/bookmarkProperties.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/selectBookmark.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/places/moveBookmarks.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/feeds/subscribe.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/feeds/subscribe.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/history/history.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/migration/migration.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/migration/migration.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/advanced.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/applicationManager.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/applicationManager.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/colors.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/cookies.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/content.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/connection.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/applications.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/fonts.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/main.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/languages.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/permissions.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/phishEULA.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/preferences.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/preferences.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/privacy.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/security.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/securityWarnings.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/tabs.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/sidebar/sidebar.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser-region/region.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/browser.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/pageInfo.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/safeMode.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/netError.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/appstrings.properties extracting: firefox.LyFmubwd/firefox/langpack-de/locale/browser/downloads/settingsChange.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/branding/brand.dtd extracting: firefox.LyFmubwd/firefox/langpack-de/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.LyFmubwd/firefox/langpack-de/locale/browser-region/region.properties + find firefox.LyFmubwd/firefox/langpack-de -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar + cd firefox.LyFmubwd/firefox/langpack-de + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org/chrome/de.jar locale adding: locale/de/alerts/notificationNames.properties (stored 0%) adding: locale/de/reporter/about.dtd (deflated 53%) adding: locale/de/reporter/reportWizard.properties (deflated 43%) adding: locale/de/reporter/reporter.dtd (deflated 50%) adding: locale/de/reporter/reportWizard.dtd (deflated 67%) adding: locale/de/reporter/reporterOverlay.properties (deflated 9%) adding: locale/de/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/de/reporter/reportResults.dtd (deflated 66%) adding: locale/de/autoconfig/autoconfig.properties (deflated 50%) adding: locale/de/global/nsProgressDialog.properties (deflated 51%) adding: locale/de/global/printjoboptions.dtd (deflated 57%) adding: locale/de/global/printProgress.dtd (deflated 42%) adding: locale/de/global/wizard.properties (deflated 39%) adding: locale/de/global/about.dtd (deflated 66%) adding: locale/de/global/plugins.properties (deflated 41%) adding: locale/de/global/xslt/xslt.properties (deflated 57%) adding: locale/de/global/storage.properties (deflated 52%) adding: locale/de/global/dom/dom.properties (deflated 58%) adding: locale/de/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/de/global/xul.properties (deflated 53%) adding: locale/de/global/datetimepicker.dtd (deflated 16%) adding: locale/de/global/crashes.properties (deflated 18%) adding: locale/de/global/svg/svg.properties (deflated 54%) adding: locale/de/global/notification.dtd (stored 0%) adding: locale/de/global/contentAreaCommands.properties (deflated 50%) adding: locale/de/global/findbar.dtd (deflated 55%) adding: locale/de/global/global-strres.properties (deflated 54%) adding: locale/de/global/nsProgressDialog.dtd (deflated 63%) adding: locale/de/global/console.dtd (deflated 61%) adding: locale/de/global/printdialog.properties (deflated 53%) adding: locale/de/global/downloadProgress.properties (deflated 49%) adding: locale/de/global/printdialog.dtd (deflated 60%) adding: locale/de/global/css.properties (deflated 66%) adding: locale/de/global/finddialog.dtd (deflated 59%) adding: locale/de/global/history/history.properties (deflated 45%) adding: locale/de/global/editMenuOverlay.dtd (deflated 75%) adding: locale/de/global/printing.properties (deflated 65%) adding: locale/de/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/de/global/wizard.dtd (deflated 77%) adding: locale/de/global/xml/prettyprint.dtd (deflated 54%) adding: locale/de/global/printPageSetup.dtd (deflated 64%) adding: locale/de/global/charsetTitles.properties (deflated 67%) adding: locale/de/global/customizeCharset.dtd (deflated 57%) adding: locale/de/global/dialogOverlay.dtd (deflated 33%) adding: locale/de/global/commonDialogs.properties (deflated 35%) adding: locale/de/global/preferences.dtd (deflated 58%) adding: locale/de/global/config.dtd (deflated 60%) adding: locale/de/global/customizeToolbar.dtd (deflated 54%) adding: locale/de/global/console.properties (deflated 27%) adding: locale/de/global/security/caps.properties (deflated 55%) adding: locale/de/global/license.dtd (deflated 45%) adding: locale/de/global/languageNames.properties (deflated 51%) adding: locale/de/global/intl.properties (deflated 58%) adding: locale/de/global/regionNames.properties (deflated 47%) adding: locale/de/global/crashes.dtd (deflated 50%) adding: locale/de/global/viewSource.properties (deflated 45%) adding: locale/de/global/layout_errors.properties (deflated 57%) adding: locale/de/global/gnomeprintdialog.properties (deflated 46%) adding: locale/de/global/printPreviewProgress.dtd (deflated 28%) adding: locale/de/global/config.properties (deflated 53%) adding: locale/de/global/viewSource.dtd (deflated 71%) adding: locale/de/global/findbar.properties (deflated 45%) adding: locale/de/global/appstrings.properties (deflated 56%) adding: locale/de/global/netErrorApp.dtd (deflated 44%) adding: locale/de/global/charsetOverlay.dtd (deflated 71%) adding: locale/de/global/intl.css (deflated 23%) adding: locale/de/global/filepicker.dtd (deflated 57%) adding: locale/de/global/printPreview.dtd (deflated 63%) adding: locale/de/global/tree.dtd (stored 0%) adding: locale/de/global/nsWebBrowserPersist.properties (deflated 60%) adding: locale/de/global/commonDialog.dtd (deflated 51%) adding: locale/de/global/dialog.properties (deflated 41%) adding: locale/de/global/global.dtd (stored 0%) adding: locale/de/global/mozilla.dtd (deflated 41%) adding: locale/de/global/textcontext.dtd (deflated 63%) adding: locale/de/global/webservices/security.properties (deflated 54%) adding: locale/de/global/customizeToolbar.properties (deflated 46%) adding: locale/de/global/prompts.properties (deflated 54%) adding: locale/de/global/appPicker.dtd (deflated 25%) adding: locale/de/global/netError.dtd (deflated 68%) adding: locale/de/global/nsHelperAppDlg.properties (deflated 10%) adding: locale/de/global/filepicker.properties (deflated 63%) adding: locale/de/global/keys.properties (deflated 54%) adding: locale/de/global/xbl.properties (deflated 52%) adding: locale/de/global/finddialog.properties (deflated 11%) adding: locale/de/global/brand.dtd (deflated 18%) adding: locale/de/global/layout/MediaDocument.properties (deflated 59%) adding: locale/de/global/layout/xmlparser.properties (deflated 55%) adding: locale/de/global/layout/HtmlForm.properties (deflated 51%) adding: locale/de/global/browser.properties (deflated 40%) adding: locale/de/global-platform/unix/accessible.properties (deflated 49%) adding: locale/de/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/de/global-platform/unix/intl.properties (deflated 21%) adding: locale/de/global-platform/win/accessible.properties (deflated 49%) adding: locale/de/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/de/global-platform/win/intl.properties (deflated 21%) adding: locale/de/global-platform/mac/accessible.properties (deflated 49%) adding: locale/de/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/de/global-platform/mac/intl.properties (deflated 21%) adding: locale/de/global-region/region.properties (deflated 39%) adding: locale/de/global-region/region.dtd (deflated 12%) adding: locale/de/places/places.properties (deflated 48%) adding: locale/de/pipnss/nsserrors.properties (deflated 74%) adding: locale/de/pipnss/pipnss.properties (deflated 68%) adding: locale/de/pipnss/security.properties (deflated 65%) adding: locale/de/necko/necko.properties (deflated 53%) adding: locale/de/mozapps/handling/handling.properties (deflated 39%) adding: locale/de/mozapps/handling/handling.dtd (deflated 35%) adding: locale/de/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/de/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/de/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/de/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 39%) adding: locale/de/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/de/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/de/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/de/mozapps/downloads/unknownContentType.dtd (deflated 58%) adding: locale/de/mozapps/downloads/settingsChange.dtd (deflated 42%) adding: locale/de/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/de/mozapps/profile/createProfileWizard.dtd (deflated 64%) adding: locale/de/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/de/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/de/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/de/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/de/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/de/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/de/mozapps/update/updates.properties (deflated 65%) adding: locale/de/mozapps/update/history.dtd (deflated 60%) adding: locale/de/mozapps/update/errors.dtd (deflated 25%) adding: locale/de/mozapps/update/updates.dtd (deflated 70%) adding: locale/de/mozapps/extensions/about.dtd (deflated 49%) adding: locale/de/mozapps/extensions/update.properties (deflated 52%) adding: locale/de/mozapps/extensions/update.dtd (deflated 72%) adding: locale/de/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/de/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/de/cookie/cookieAcceptDialog.dtd (deflated 67%) adding: locale/de/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/de/help/help-toc.rdf (deflated 61%) adding: locale/de/help/welcome.xhtml (deflated 48%) adding: locale/de/help/help.properties (stored 0%) adding: locale/de/help/help.dtd (deflated 72%) adding: locale/de/pippki/pippki.dtd (deflated 66%) adding: locale/de/pippki/pref-ssl.dtd (deflated 64%) adding: locale/de/pippki/pippki.properties (deflated 65%) adding: locale/de/pippki/pref-security.dtd (deflated 60%) adding: locale/de/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/de/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/de/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/de/pippki/deviceManager.dtd (deflated 65%) adding: locale/de/pippki/certManager.dtd (deflated 73%) adding: locale/de/pippki/pref-validation.dtd (deflated 68%) adding: locale/de/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/de/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 45%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 43%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 58%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 61%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 39%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 69%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 70%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 34%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 56%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/appstrings.properties (deflated 55%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 25%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 22%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 51%) adding: locale/browser/sidebar/sidebar.properties (deflated 35%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 56%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/metaData.properties (deflated 42%) adding: locale/browser/engineManager.properties (deflated 53%) adding: locale/browser/browser.properties (deflated 63%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.LyFmubwd ++ echo de ++ sed -e s/-/_/g + language=de ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org + echo '%lang(de) //usr/lib64/firefox-3.0b5/extensions/langpack-de@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/el.xpi .xpi + language=el + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org + unzip firefox-langpacks/el.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org Archive: firefox-langpacks/el.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.pBEsK6uc + langtmp=firefox.pBEsK6uc/firefox/langpack-el + /bin/mkdir -p firefox.pBEsK6uc/firefox/langpack-el + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar -d firefox.pBEsK6uc/firefox/langpack-el Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/necko/necko.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/css.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/xbl.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/xul.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printing.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/layout_errors.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/netError.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/netErrorApp.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/global.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/appstrings.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/charsetTitles.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/global-strres.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/plugins.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/nsWebBrowserPersist.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printdialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/xslt/xslt.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/dom/dom.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/svg/svg.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/layout/MediaDocument.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/layout/xmlparser.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/layout/HtmlForm.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/security/caps.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/xml/prettyprint.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/webservices/security.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/win/accessible.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/mac/accessible.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/unix/accessible.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/storage.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/prompts.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pipnss/pipnss.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pipnss/nsserrors.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pipnss/security.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/pippki.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/pref-ssl.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/pippki.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/PrefOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/pref-security.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/PageInfoOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/certManager.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/deviceManager.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/pref-validation.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/pippki/pref-masterpass.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/about.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/appPicker.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/brand.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/downloadProgress.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/filepicker.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/filepicker.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/findbar.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/findbar.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/license.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/mozilla.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/notification.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/preferences.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/gnomeprintdialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/nsHelperAppDlg.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/nsHelperAppDlg.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/nsProgressDialog.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/nsProgressDialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/history/history.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/xpinstall/xpinstall.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/crashes.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/crashes.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/mac/platformKeys.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/unix/platformKeys.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/win/platformKeys.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/mac/intl.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/unix/intl.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-platform/win/intl.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/downloads/downloads.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/downloads/downloads.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/extensions/extensions.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/extensions/extensions.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/extensions/about.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/extensions/update.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/extensions/update.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/handling/handling.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/handling/handling.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/plugins/plugins.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/plugins/plugins.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/preferences/ocsp.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/preferences/changemp.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/preferences/removemp.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/preferences/preferences.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/profile/createProfileWizard.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/profile/profileSelection.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/profile/profileSelection.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/update/updates.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/update/updates.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/update/incompatible.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/update/history.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/update/errors.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/alerts/notificationNames.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/cookie/cookieAcceptDialog.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/cookie/cookieAcceptDialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/autoconfig/autoconfig.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/help/help.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/help/help.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/help/help-toc.rdf extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/help/welcome.xhtml extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/places/places.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/browser.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/charsetOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/commonDialog.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/commonDialogs.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/config.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/config.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/console.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/console.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/contentAreaCommands.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/customizeCharset.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/customizeToolbar.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/customizeToolbar.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/datetimepicker.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/dialogOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/editMenuOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/finddialog.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/finddialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/intl.css extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/intl.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/keys.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/languageNames.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printdialog.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printjoboptions.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printPageSetup.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printPreview.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printPreviewProgress.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/printProgress.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/regionNames.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/dialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/tree.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/textcontext.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/viewSource.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/viewSource.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/wizard.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global/wizard.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-region/region.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/global-region/region.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/downloads/unknownContentType.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/downloads/unknownContentType.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/mozapps/downloads/settingsChange.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/passwordmgr/passwordmgr.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/passwordmgr/passwordManager.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/reportWizard.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/about.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/reporterOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/reportResults.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/reporter.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/reportWizard.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/el/reporter/reporterOverlay.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/aboutDialog.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/aboutRobots.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/credits.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/baseMenuOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/browser.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/metaData.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/metaData.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/openLocation.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/openLocation.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/pageInfo.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/pageReport.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/pageReportFirstTime.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/quitDialog.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/sanitize.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/search.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/searchbar.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/engineManager.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/engineManager.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/setDesktopBackground.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/shellservice.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/sessionstore.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/tabbrowser.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/tabbrowser.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/places/places.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/places/places.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/places/bookmarkProperties.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/places/bookmarkProperties.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/selectBookmark.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/places/moveBookmarks.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/feeds/subscribe.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/feeds/subscribe.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/history/history.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/migration/migration.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/migration/migration.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/advanced.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/applicationManager.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/applicationManager.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/colors.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/cookies.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/content.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/connection.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/applications.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/fonts.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/main.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/languages.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/permissions.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/phishEULA.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/preferences.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/preferences.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/privacy.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/security.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/securityWarnings.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/tabs.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/sidebar/sidebar.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser-region/region.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/browser.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/pageInfo.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/safeMode.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/netError.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/appstrings.properties extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/browser/downloads/settingsChange.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/branding/brand.dtd extracting: firefox.pBEsK6uc/firefox/langpack-el/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.pBEsK6uc/firefox/langpack-el/locale/browser-region/region.properties + find firefox.pBEsK6uc/firefox/langpack-el -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar + cd firefox.pBEsK6uc/firefox/langpack-el + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org/chrome/el.jar locale adding: locale/el/alerts/notificationNames.properties (stored 0%) adding: locale/el/reporter/about.dtd (deflated 44%) adding: locale/el/reporter/reportWizard.properties (deflated 47%) adding: locale/el/reporter/reporter.dtd (deflated 50%) adding: locale/el/reporter/reportWizard.dtd (deflated 68%) adding: locale/el/reporter/reporterOverlay.properties (deflated 9%) adding: locale/el/reporter/reporterOverlay.dtd (deflated 56%) adding: locale/el/reporter/reportResults.dtd (deflated 59%) adding: locale/el/autoconfig/autoconfig.properties (deflated 52%) adding: locale/el/global/nsProgressDialog.properties (deflated 34%) adding: locale/el/global/printjoboptions.dtd (deflated 53%) adding: locale/el/global/printProgress.dtd (deflated 36%) adding: locale/el/global/wizard.properties (deflated 30%) adding: locale/el/global/about.dtd (deflated 60%) adding: locale/el/global/plugins.properties (deflated 52%) adding: locale/el/global/xslt/xslt.properties (deflated 53%) adding: locale/el/global/storage.properties (deflated 49%) adding: locale/el/global/dom/dom.properties (deflated 62%) adding: locale/el/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/el/global/xul.properties (deflated 52%) adding: locale/el/global/datetimepicker.dtd (deflated 16%) adding: locale/el/global/crashes.properties (deflated 25%) adding: locale/el/global/svg/svg.properties (deflated 52%) adding: locale/el/global/notification.dtd (deflated 4%) adding: locale/el/global/contentAreaCommands.properties (deflated 51%) adding: locale/el/global/findbar.dtd (deflated 56%) adding: locale/el/global/global-strres.properties (stored 0%) adding: locale/el/global/nsProgressDialog.dtd (deflated 58%) adding: locale/el/global/console.dtd (deflated 62%) adding: locale/el/global/printdialog.properties (deflated 26%) adding: locale/el/global/downloadProgress.properties (deflated 48%) adding: locale/el/global/printdialog.dtd (deflated 59%) adding: locale/el/global/css.properties (deflated 67%) adding: locale/el/global/finddialog.dtd (deflated 56%) adding: locale/el/global/history/history.properties (deflated 45%) adding: locale/el/global/editMenuOverlay.dtd (deflated 69%) adding: locale/el/global/printing.properties (deflated 64%) adding: locale/el/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/el/global/wizard.dtd (deflated 73%) adding: locale/el/global/xml/prettyprint.dtd (deflated 26%) adding: locale/el/global/printPageSetup.dtd (deflated 63%) adding: locale/el/global/charsetTitles.properties (deflated 69%) adding: locale/el/global/customizeCharset.dtd (deflated 57%) adding: locale/el/global/dialogOverlay.dtd (deflated 31%) adding: locale/el/global/commonDialogs.properties (deflated 39%) adding: locale/el/global/preferences.dtd (deflated 50%) adding: locale/el/global/config.dtd (deflated 59%) adding: locale/el/global/customizeToolbar.dtd (deflated 48%) adding: locale/el/global/console.properties (deflated 24%) adding: locale/el/global/security/caps.properties (deflated 56%) adding: locale/el/global/license.dtd (deflated 38%) adding: locale/el/global/languageNames.properties (deflated 40%) adding: locale/el/global/intl.properties (deflated 58%) adding: locale/el/global/regionNames.properties (deflated 57%) adding: locale/el/global/crashes.dtd (deflated 52%) adding: locale/el/global/viewSource.properties (deflated 46%) adding: locale/el/global/layout_errors.properties (deflated 58%) adding: locale/el/global/gnomeprintdialog.properties (deflated 49%) adding: locale/el/global/printPreviewProgress.dtd (deflated 30%) adding: locale/el/global/config.properties (deflated 28%) adding: locale/el/global/viewSource.dtd (deflated 69%) adding: locale/el/global/findbar.properties (deflated 44%) adding: locale/el/global/appstrings.properties (deflated 65%) adding: locale/el/global/netErrorApp.dtd (deflated 47%) adding: locale/el/global/charsetOverlay.dtd (deflated 68%) adding: locale/el/global/intl.css (deflated 21%) adding: locale/el/global/filepicker.dtd (deflated 53%) adding: locale/el/global/printPreview.dtd (deflated 65%) adding: locale/el/global/tree.dtd (deflated 3%) adding: locale/el/global/nsWebBrowserPersist.properties (deflated 64%) adding: locale/el/global/commonDialog.dtd (deflated 45%) adding: locale/el/global/dialog.properties (deflated 28%) adding: locale/el/global/global.dtd (stored 0%) adding: locale/el/global/mozilla.dtd (deflated 41%) adding: locale/el/global/textcontext.dtd (deflated 61%) adding: locale/el/global/webservices/security.properties (deflated 46%) adding: locale/el/global/customizeToolbar.properties (deflated 50%) adding: locale/el/global/prompts.properties (deflated 53%) adding: locale/el/global/appPicker.dtd (deflated 26%) adding: locale/el/global/netError.dtd (deflated 72%) adding: locale/el/global/nsHelperAppDlg.properties (deflated 12%) adding: locale/el/global/filepicker.properties (deflated 67%) adding: locale/el/global/keys.properties (deflated 36%) adding: locale/el/global/xbl.properties (deflated 52%) adding: locale/el/global/finddialog.properties (deflated 7%) adding: locale/el/global/brand.dtd (deflated 18%) adding: locale/el/global/layout/MediaDocument.properties (deflated 44%) adding: locale/el/global/layout/xmlparser.properties (deflated 55%) adding: locale/el/global/layout/HtmlForm.properties (deflated 33%) adding: locale/el/global/browser.properties (deflated 48%) adding: locale/el/global-platform/unix/accessible.properties (deflated 37%) adding: locale/el/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/el/global-platform/unix/intl.properties (stored 0%) adding: locale/el/global-platform/win/accessible.properties (deflated 37%) adding: locale/el/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/el/global-platform/win/intl.properties (stored 0%) adding: locale/el/global-platform/mac/accessible.properties (deflated 35%) adding: locale/el/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/el/global-platform/mac/intl.properties (stored 0%) adding: locale/el/global-region/region.properties (deflated 31%) adding: locale/el/global-region/region.dtd (deflated 15%) adding: locale/el/places/places.properties (deflated 46%) adding: locale/el/pipnss/nsserrors.properties (deflated 72%) adding: locale/el/pipnss/pipnss.properties (deflated 70%) adding: locale/el/pipnss/security.properties (deflated 74%) adding: locale/el/necko/necko.properties (deflated 55%) adding: locale/el/mozapps/handling/handling.properties (deflated 43%) adding: locale/el/mozapps/handling/handling.dtd (deflated 37%) adding: locale/el/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/el/mozapps/plugins/plugins.dtd (deflated 71%) adding: locale/el/mozapps/xpinstall/xpinstallConfirm.properties (deflated 52%) adding: locale/el/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 42%) adding: locale/el/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/el/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/el/mozapps/downloads/unknownContentType.properties (deflated 51%) adding: locale/el/mozapps/downloads/unknownContentType.dtd (deflated 52%) adding: locale/el/mozapps/downloads/settingsChange.dtd (deflated 40%) adding: locale/el/mozapps/profile/profileSelection.properties (deflated 67%) adding: locale/el/mozapps/profile/createProfileWizard.dtd (deflated 66%) adding: locale/el/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/el/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/el/mozapps/preferences/preferences.properties (deflated 48%) adding: locale/el/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/el/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/el/mozapps/update/incompatible.dtd (deflated 60%) adding: locale/el/mozapps/update/updates.properties (deflated 67%) adding: locale/el/mozapps/update/history.dtd (deflated 58%) adding: locale/el/mozapps/update/errors.dtd (deflated 17%) adding: locale/el/mozapps/update/updates.dtd (deflated 72%) adding: locale/el/mozapps/extensions/about.dtd (deflated 35%) adding: locale/el/mozapps/extensions/update.properties (deflated 52%) adding: locale/el/mozapps/extensions/update.dtd (deflated 75%) adding: locale/el/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/el/mozapps/extensions/extensions.properties (deflated 73%) adding: locale/el/cookie/cookieAcceptDialog.dtd (deflated 63%) adding: locale/el/cookie/cookieAcceptDialog.properties (deflated 57%) adding: locale/el/help/help-toc.rdf (deflated 55%) adding: locale/el/help/welcome.xhtml (deflated 58%) adding: locale/el/help/help.properties (deflated 10%) adding: locale/el/help/help.dtd (deflated 68%) adding: locale/el/pippki/pippki.dtd (deflated 69%) adding: locale/el/pippki/pref-ssl.dtd (deflated 67%) adding: locale/el/pippki/pippki.properties (deflated 71%) adding: locale/el/pippki/pref-security.dtd (deflated 63%) adding: locale/el/pippki/PrefOverlay.dtd (deflated 31%) adding: locale/el/pippki/pref-masterpass.dtd (deflated 64%) adding: locale/el/pippki/PageInfoOverlay.dtd (deflated 44%) adding: locale/el/pippki/deviceManager.dtd (deflated 66%) adding: locale/el/pippki/certManager.dtd (deflated 76%) adding: locale/el/pippki/pref-validation.dtd (deflated 67%) adding: locale/el/passwordmgr/passwordmgr.properties (deflated 66%) adding: locale/el/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 42%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 46%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/aboutRobots.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 40%) adding: locale/browser/places/places.properties (deflated 64%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 66%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/applications.dtd (deflated 53%) adding: locale/browser/preferences/preferences.properties (deflated 66%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 13%) adding: locale/browser/preferences/applicationManager.properties (deflated 38%) adding: locale/browser/preferences/permissions.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 65%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 28%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 40%) adding: locale/browser/preferences/fonts.dtd (deflated 72%) adding: locale/browser/preferences/cookies.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 59%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/aboutDialog.dtd (deflated 48%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 59%) adding: locale/browser/appstrings.properties (deflated 64%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/setDesktopBackground.dtd (deflated 48%) adding: locale/browser/searchbar.dtd (deflated 27%) adding: locale/browser/sessionstore.properties (deflated 51%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/feeds/subscribe.dtd (deflated 22%) adding: locale/browser/feeds/subscribe.properties (deflated 68%) adding: locale/browser/pageReportFirstTime.dtd (deflated 54%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/quitDialog.properties (deflated 59%) adding: locale/browser/sidebar/sidebar.properties (deflated 38%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/netError.dtd (deflated 71%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 68%) adding: locale/browser/credits.dtd (deflated 46%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 63%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 67%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 27%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/engineManager.properties (deflated 57%) adding: locale/browser/browser.properties (deflated 66%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.pBEsK6uc ++ echo el ++ sed -e s/-/_/g + language=el ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org + echo '%lang(el) //usr/lib64/firefox-3.0b5/extensions/langpack-el@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/en-GB.xpi .xpi + language=en-GB + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org + unzip firefox-langpacks/en-GB.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org Archive: firefox-langpacks/en-GB.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.XA2zZH5r + langtmp=firefox.XA2zZH5r/firefox/langpack-en-GB + /bin/mkdir -p firefox.XA2zZH5r/firefox/langpack-en-GB + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar -d firefox.XA2zZH5r/firefox/langpack-en-GB Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/necko/necko.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/css.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/xbl.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/xul.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printing.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/layout_errors.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/netError.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/netErrorApp.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/global.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/appstrings.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/charsetTitles.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/global-strres.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/plugins.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/nsWebBrowserPersist.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printdialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/xslt/xslt.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/dom/dom.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/svg/svg.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/layout/MediaDocument.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/layout/xmlparser.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/layout/HtmlForm.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/security/caps.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/xml/prettyprint.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/webservices/security.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/win/accessible.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/mac/accessible.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/unix/accessible.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/storage.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/prompts.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pipnss/pipnss.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pipnss/nsserrors.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pipnss/security.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/pippki.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/pref-ssl.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/pippki.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/PrefOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/pref-security.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/PageInfoOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/certManager.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/deviceManager.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/pref-validation.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/pippki/pref-masterpass.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/about.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/appPicker.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/brand.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/downloadProgress.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/filepicker.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/filepicker.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/findbar.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/findbar.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/license.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/mozilla.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/notification.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/preferences.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/gnomeprintdialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/nsHelperAppDlg.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/nsHelperAppDlg.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/nsProgressDialog.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/nsProgressDialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/history/history.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/xpinstall/xpinstall.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/crashes.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/crashes.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/mac/platformKeys.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/unix/platformKeys.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/win/platformKeys.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/mac/intl.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/unix/intl.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-platform/win/intl.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/downloads.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/downloads.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/extensions.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/extensions.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/about.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/update.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/extensions/update.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/handling/handling.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/handling/handling.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/plugins/plugins.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/plugins/plugins.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/ocsp.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/changemp.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/removemp.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/preferences/preferences.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/profile/createProfileWizard.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/profile/profileSelection.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/profile/profileSelection.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/update/updates.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/update/updates.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/update/incompatible.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/update/history.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/update/errors.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/alerts/notificationNames.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/cookie/cookieAcceptDialog.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/cookie/cookieAcceptDialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/autoconfig/autoconfig.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/help/help.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/help/help.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/help/help-toc.rdf extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/help/welcome.xhtml extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/places/places.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/browser.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/charsetOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/commonDialog.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/commonDialogs.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/config.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/config.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/console.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/console.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/contentAreaCommands.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/customizeCharset.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/customizeToolbar.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/customizeToolbar.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/datetimepicker.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/dialogOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/editMenuOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/finddialog.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/finddialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/intl.css extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/intl.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/keys.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/languageNames.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printdialog.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printjoboptions.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printPageSetup.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printPreview.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printPreviewProgress.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/printProgress.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/regionNames.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/dialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/tree.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/textcontext.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/viewSource.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/viewSource.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/wizard.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global/wizard.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-region/region.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/global-region/region.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/unknownContentType.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/unknownContentType.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/mozapps/downloads/settingsChange.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/passwordmgr/passwordmgr.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/passwordmgr/passwordManager.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/reportWizard.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/about.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/reporterOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/reportResults.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/reporter.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/reportWizard.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/en-GB/reporter/reporterOverlay.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/aboutDialog.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/aboutRobots.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/credits.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/baseMenuOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/browser.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/metaData.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/metaData.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/openLocation.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/openLocation.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/pageInfo.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/pageReport.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/pageReportFirstTime.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/quitDialog.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/sanitize.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/search.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/searchbar.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/engineManager.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/engineManager.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/setDesktopBackground.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/shellservice.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/sessionstore.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/tabbrowser.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/tabbrowser.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/places/places.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/places/places.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/places/bookmarkProperties.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/places/bookmarkProperties.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/selectBookmark.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/places/moveBookmarks.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/feeds/subscribe.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/feeds/subscribe.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/history/history.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/migration/migration.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/migration/migration.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/advanced.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/applicationManager.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/applicationManager.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/colors.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/cookies.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/content.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/connection.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/applications.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/fonts.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/main.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/languages.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/permissions.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/phishEULA.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/preferences.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/preferences.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/privacy.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/security.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/securityWarnings.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/tabs.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/sidebar/sidebar.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser-region/region.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/first.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/last.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/next.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/previous.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/Landscape.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/Portrait.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/searchbar.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/help/images/urlbar.png extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/browser.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/pageInfo.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/safeMode.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/netError.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/appstrings.properties extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser/downloads/settingsChange.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/branding/brand.dtd extracting: firefox.XA2zZH5r/firefox/langpack-en-GB/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.XA2zZH5r/firefox/langpack-en-GB/locale/browser-region/region.properties + find firefox.XA2zZH5r/firefox/langpack-en-GB -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar + cd firefox.XA2zZH5r/firefox/langpack-en-GB + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB.jar locale adding: locale/en-GB/alerts/notificationNames.properties (deflated 10%) adding: locale/en-GB/reporter/about.dtd (deflated 56%) adding: locale/en-GB/reporter/reportWizard.properties (deflated 45%) adding: locale/en-GB/reporter/reporter.dtd (deflated 50%) adding: locale/en-GB/reporter/reportWizard.dtd (deflated 69%) adding: locale/en-GB/reporter/reporterOverlay.properties (deflated 9%) adding: locale/en-GB/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/en-GB/reporter/reportResults.dtd (deflated 70%) adding: locale/en-GB/autoconfig/autoconfig.properties (deflated 50%) adding: locale/en-GB/global/nsProgressDialog.properties (deflated 53%) adding: locale/en-GB/global/printjoboptions.dtd (deflated 62%) adding: locale/en-GB/global/printProgress.dtd (deflated 47%) adding: locale/en-GB/global/wizard.properties (deflated 39%) adding: locale/en-GB/global/about.dtd (deflated 66%) adding: locale/en-GB/global/plugins.properties (deflated 45%) adding: locale/en-GB/global/xslt/xslt.properties (deflated 58%) adding: locale/en-GB/global/storage.properties (deflated 54%) adding: locale/en-GB/global/dom/dom.properties (deflated 58%) adding: locale/en-GB/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/en-GB/global/xul.properties (deflated 54%) adding: locale/en-GB/global/datetimepicker.dtd (deflated 16%) adding: locale/en-GB/global/crashes.properties (deflated 19%) adding: locale/en-GB/global/svg/svg.properties (deflated 54%) adding: locale/en-GB/global/notification.dtd (stored 0%) adding: locale/en-GB/global/contentAreaCommands.properties (deflated 53%) adding: locale/en-GB/global/findbar.dtd (deflated 60%) adding: locale/en-GB/global/global-strres.properties (deflated 54%) adding: locale/en-GB/global/nsProgressDialog.dtd (deflated 65%) adding: locale/en-GB/global/console.dtd (deflated 62%) adding: locale/en-GB/global/printdialog.properties (deflated 54%) adding: locale/en-GB/global/downloadProgress.properties (deflated 51%) adding: locale/en-GB/global/printdialog.dtd (deflated 64%) adding: locale/en-GB/global/css.properties (deflated 67%) adding: locale/en-GB/global/finddialog.dtd (deflated 63%) adding: locale/en-GB/global/history/history.properties (deflated 47%) adding: locale/en-GB/global/editMenuOverlay.dtd (deflated 79%) adding: locale/en-GB/global/printing.properties (deflated 66%) adding: locale/en-GB/global/nsHelperAppDlg.dtd (deflated 67%) adding: locale/en-GB/global/wizard.dtd (deflated 77%) adding: locale/en-GB/global/xml/prettyprint.dtd (deflated 55%) adding: locale/en-GB/global/printPageSetup.dtd (deflated 68%) adding: locale/en-GB/global/charsetTitles.properties (deflated 66%) adding: locale/en-GB/global/customizeCharset.dtd (deflated 59%) adding: locale/en-GB/global/dialogOverlay.dtd (deflated 40%) adding: locale/en-GB/global/commonDialogs.properties (deflated 39%) adding: locale/en-GB/global/preferences.dtd (deflated 59%) adding: locale/en-GB/global/config.dtd (deflated 61%) adding: locale/en-GB/global/customizeToolbar.dtd (deflated 58%) adding: locale/en-GB/global/console.properties (deflated 37%) adding: locale/en-GB/global/security/caps.properties (deflated 57%) adding: locale/en-GB/global/license.dtd (deflated 45%) adding: locale/en-GB/global/languageNames.properties (deflated 50%) adding: locale/en-GB/global/intl.properties (deflated 58%) adding: locale/en-GB/global/regionNames.properties (deflated 50%) adding: locale/en-GB/global/crashes.dtd (deflated 52%) adding: locale/en-GB/global/viewSource.properties (deflated 48%) adding: locale/en-GB/global/layout_errors.properties (deflated 58%) adding: locale/en-GB/global/gnomeprintdialog.properties (deflated 50%) adding: locale/en-GB/global/printPreviewProgress.dtd (deflated 36%) adding: locale/en-GB/global/config.properties (deflated 54%) adding: locale/en-GB/global/viewSource.dtd (deflated 73%) adding: locale/en-GB/global/findbar.properties (deflated 45%) adding: locale/en-GB/global/appstrings.properties (deflated 57%) adding: locale/en-GB/global/netErrorApp.dtd (deflated 45%) adding: locale/en-GB/global/charsetOverlay.dtd (deflated 73%) adding: locale/en-GB/global/intl.css (deflated 21%) adding: locale/en-GB/global/filepicker.dtd (deflated 59%) adding: locale/en-GB/global/printPreview.dtd (deflated 65%) adding: locale/en-GB/global/tree.dtd (deflated 4%) adding: locale/en-GB/global/nsWebBrowserPersist.properties (deflated 60%) adding: locale/en-GB/global/commonDialog.dtd (deflated 54%) adding: locale/en-GB/global/dialog.properties (deflated 45%) adding: locale/en-GB/global/global.dtd (stored 0%) adding: locale/en-GB/global/mozilla.dtd (deflated 41%) adding: locale/en-GB/global/textcontext.dtd (deflated 69%) adding: locale/en-GB/global/webservices/security.properties (deflated 56%) adding: locale/en-GB/global/customizeToolbar.properties (deflated 42%) adding: locale/en-GB/global/prompts.properties (deflated 54%) adding: locale/en-GB/global/appPicker.dtd (deflated 29%) adding: locale/en-GB/global/netError.dtd (deflated 69%) adding: locale/en-GB/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/en-GB/global/filepicker.properties (deflated 63%) adding: locale/en-GB/global/keys.properties (deflated 56%) adding: locale/en-GB/global/xbl.properties (deflated 54%) adding: locale/en-GB/global/finddialog.properties (deflated 7%) adding: locale/en-GB/global/brand.dtd (deflated 18%) adding: locale/en-GB/global/layout/MediaDocument.properties (deflated 60%) adding: locale/en-GB/global/layout/xmlparser.properties (deflated 57%) adding: locale/en-GB/global/layout/HtmlForm.properties (deflated 53%) adding: locale/en-GB/global/browser.properties (deflated 43%) adding: locale/en-GB/global-platform/unix/accessible.properties (deflated 55%) adding: locale/en-GB/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/en-GB/global-platform/unix/intl.properties (deflated 22%) adding: locale/en-GB/global-platform/win/accessible.properties (deflated 55%) adding: locale/en-GB/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/en-GB/global-platform/win/intl.properties (deflated 22%) adding: locale/en-GB/global-platform/mac/accessible.properties (deflated 55%) adding: locale/en-GB/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/en-GB/global-platform/mac/intl.properties (deflated 22%) adding: locale/en-GB/global-region/region.properties (deflated 42%) adding: locale/en-GB/global-region/region.dtd (deflated 12%) adding: locale/en-GB/places/places.properties (deflated 51%) adding: locale/en-GB/pipnss/nsserrors.properties (deflated 72%) adding: locale/en-GB/pipnss/pipnss.properties (deflated 69%) adding: locale/en-GB/pipnss/security.properties (deflated 64%) adding: locale/en-GB/necko/necko.properties (deflated 54%) adding: locale/en-GB/mozapps/handling/handling.properties (deflated 42%) adding: locale/en-GB/mozapps/handling/handling.dtd (deflated 44%) adding: locale/en-GB/mozapps/plugins/plugins.properties (deflated 64%) adding: locale/en-GB/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/en-GB/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/en-GB/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 41%) adding: locale/en-GB/mozapps/downloads/downloads.dtd (deflated 71%) adding: locale/en-GB/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/en-GB/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/en-GB/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/en-GB/mozapps/downloads/settingsChange.dtd (deflated 42%) adding: locale/en-GB/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/en-GB/mozapps/profile/createProfileWizard.dtd (deflated 63%) adding: locale/en-GB/mozapps/profile/profileSelection.dtd (deflated 60%) adding: locale/en-GB/mozapps/preferences/ocsp.dtd (deflated 64%) adding: locale/en-GB/mozapps/preferences/preferences.properties (deflated 50%) adding: locale/en-GB/mozapps/preferences/removemp.dtd (deflated 56%) adding: locale/en-GB/mozapps/preferences/changemp.dtd (deflated 61%) adding: locale/en-GB/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/en-GB/mozapps/update/updates.properties (deflated 65%) adding: locale/en-GB/mozapps/update/history.dtd (deflated 61%) adding: locale/en-GB/mozapps/update/errors.dtd (deflated 31%) adding: locale/en-GB/mozapps/update/updates.dtd (deflated 73%) adding: locale/en-GB/mozapps/extensions/about.dtd (deflated 56%) adding: locale/en-GB/mozapps/extensions/update.properties (deflated 56%) adding: locale/en-GB/mozapps/extensions/update.dtd (deflated 75%) adding: locale/en-GB/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/en-GB/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/en-GB/cookie/cookieAcceptDialog.dtd (deflated 70%) adding: locale/en-GB/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/en-GB/help/help-toc.rdf (deflated 63%) adding: locale/en-GB/help/welcome.xhtml (deflated 50%) adding: locale/en-GB/help/help.properties (deflated 5%) adding: locale/en-GB/help/help.dtd (deflated 74%) adding: locale/en-GB/pippki/pippki.dtd (deflated 67%) adding: locale/en-GB/pippki/pref-ssl.dtd (deflated 64%) adding: locale/en-GB/pippki/pippki.properties (deflated 65%) adding: locale/en-GB/pippki/pref-security.dtd (deflated 60%) adding: locale/en-GB/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/en-GB/pippki/pref-masterpass.dtd (deflated 64%) adding: locale/en-GB/pippki/PageInfoOverlay.dtd (deflated 58%) adding: locale/en-GB/pippki/deviceManager.dtd (deflated 67%) adding: locale/en-GB/pippki/certManager.dtd (deflated 74%) adding: locale/en-GB/pippki/pref-validation.dtd (deflated 70%) adding: locale/en-GB/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/en-GB/passwordmgr/passwordManager.dtd (deflated 73%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 46%) adding: locale/browser/sanitize.dtd (deflated 65%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/history/history.dtd (deflated 73%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/places/places.dtd (deflated 79%) adding: locale/browser/places/moveBookmarks.dtd (deflated 47%) adding: locale/browser/places/places.properties (deflated 63%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 75%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 78%) adding: locale/browser/preferences/security.dtd (deflated 64%) adding: locale/browser/preferences/applications.dtd (deflated 62%) adding: locale/browser/preferences/preferences.properties (deflated 62%) adding: locale/browser/preferences/languages.dtd (deflated 70%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 43%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/colors.dtd (deflated 70%) adding: locale/browser/preferences/advanced.dtd (deflated 71%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 64%) adding: locale/browser/preferences/preferences.dtd (deflated 60%) adding: locale/browser/preferences/tabs.dtd (deflated 63%) adding: locale/browser/preferences/main.dtd (deflated 69%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/content.dtd (deflated 72%) adding: locale/browser/preferences/privacy.dtd (deflated 69%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 35%) adding: locale/browser/preferences/fonts.dtd (deflated 77%) adding: locale/browser/preferences/cookies.dtd (deflated 73%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 61%) adding: locale/browser/tabbrowser.properties (deflated 56%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/aboutDialog.dtd (deflated 55%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 66%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 70%) adding: locale/browser/setDesktopBackground.dtd (deflated 60%) adding: locale/browser/searchbar.dtd (deflated 34%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/help/images/urlbar.png (stored 0%) adding: locale/browser/help/images/next.png (deflated 4%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/Portrait.png (stored 0%) adding: locale/browser/help/images/Landscape.png (stored 0%) adding: locale/browser/help/images/previous.png (deflated 3%) adding: locale/browser/help/images/last.png (deflated 3%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/feeds/subscribe.dtd (deflated 34%) adding: locale/browser/feeds/subscribe.properties (deflated 65%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/quitDialog.properties (deflated 53%) adding: locale/browser/sidebar/sidebar.properties (deflated 28%) adding: locale/browser/pageInfo.dtd (deflated 73%) adding: locale/browser/netError.dtd (deflated 67%) adding: locale/browser/openLocation.properties (deflated 12%) adding: locale/browser/tabbrowser.dtd (deflated 72%) adding: locale/browser/credits.dtd (deflated 49%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 51%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 33%) adding: locale/browser/metaData.properties (deflated 47%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 63%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.XA2zZH5r ++ echo en-GB ++ sed -e s/-/_/g + language=en_GB ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org + echo '%lang(en_GB) //usr/lib64/firefox-3.0b5/extensions/langpack-en-GB@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/es-AR.xpi .xpi + language=es-AR + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org + unzip firefox-langpacks/es-AR.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org Archive: firefox-langpacks/es-AR.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.MCnDs4Py + langtmp=firefox.MCnDs4Py/firefox/langpack-es-AR + /bin/mkdir -p firefox.MCnDs4Py/firefox/langpack-es-AR Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/necko/necko.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/css.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/xbl.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/xul.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printing.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/layout_errors.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/netError.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/netErrorApp.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/global.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/appstrings.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/charsetTitles.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/global-strres.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/plugins.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/nsWebBrowserPersist.properties + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar -d firefox.MCnDs4Py/firefox/langpack-es-AR extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printdialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/xslt/xslt.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/dom/dom.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/svg/svg.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/layout/MediaDocument.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/layout/xmlparser.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/layout/HtmlForm.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/security/caps.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/xml/prettyprint.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/webservices/security.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/win/accessible.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/mac/accessible.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/unix/accessible.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/storage.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/prompts.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pipnss/pipnss.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pipnss/nsserrors.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pipnss/security.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/pippki.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/pref-ssl.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/pippki.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/PrefOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/pref-security.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/PageInfoOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/certManager.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/deviceManager.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/pref-validation.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/pippki/pref-masterpass.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/about.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/appPicker.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/brand.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/downloadProgress.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/filepicker.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/filepicker.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/findbar.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/findbar.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/license.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/mozilla.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/notification.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/preferences.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/gnomeprintdialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/nsHelperAppDlg.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/nsHelperAppDlg.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/nsProgressDialog.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/nsProgressDialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/history/history.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/xpinstall/xpinstall.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/crashes.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/crashes.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/mac/platformKeys.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/unix/platformKeys.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/win/platformKeys.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/mac/intl.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/unix/intl.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-platform/win/intl.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/downloads.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/downloads.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/extensions.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/extensions.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/about.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/update.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/extensions/update.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/handling/handling.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/handling/handling.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/plugins/plugins.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/plugins/plugins.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/ocsp.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/changemp.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/removemp.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/preferences/preferences.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/profile/createProfileWizard.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/profile/profileSelection.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/profile/profileSelection.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/update/updates.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/update/updates.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/update/incompatible.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/update/history.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/update/errors.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/alerts/notificationNames.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/cookie/cookieAcceptDialog.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/cookie/cookieAcceptDialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/autoconfig/autoconfig.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/help/help.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/help/help.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/help/help-toc.rdf extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/help/welcome.xhtml extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/places/places.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/browser.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/charsetOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/commonDialog.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/commonDialogs.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/config.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/config.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/console.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/console.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/contentAreaCommands.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/customizeCharset.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/customizeToolbar.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/customizeToolbar.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/datetimepicker.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/dialogOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/editMenuOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/finddialog.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/finddialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/intl.css extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/intl.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/keys.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/languageNames.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printdialog.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printjoboptions.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printPageSetup.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printPreview.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printPreviewProgress.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/printProgress.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/regionNames.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/dialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/tree.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/textcontext.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/viewSource.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/viewSource.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/wizard.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global/wizard.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-region/region.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/global-region/region.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/unknownContentType.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/unknownContentType.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/mozapps/downloads/settingsChange.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/passwordmgr/passwordmgr.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/passwordmgr/passwordManager.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/reportWizard.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/about.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/reporterOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/reportResults.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/reporter.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/reportWizard.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/es-AR/reporter/reporterOverlay.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/aboutDialog.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/aboutRobots.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/credits.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/baseMenuOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/browser.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/metaData.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/metaData.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/openLocation.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/openLocation.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/pageInfo.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/pageReport.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/pageReportFirstTime.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/quitDialog.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/sanitize.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/search.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/searchbar.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/engineManager.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/engineManager.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/setDesktopBackground.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/shellservice.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/sessionstore.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/tabbrowser.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/tabbrowser.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/places/places.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/places/places.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/places/bookmarkProperties.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/places/bookmarkProperties.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/selectBookmark.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/places/moveBookmarks.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/feeds/subscribe.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/feeds/subscribe.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/history/history.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/migration/migration.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/migration/migration.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/advanced.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/applicationManager.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/applicationManager.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/colors.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/cookies.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/content.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/connection.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/applications.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/fonts.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/main.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/languages.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/permissions.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/phishEULA.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/preferences.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/preferences.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/privacy.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/security.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/securityWarnings.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/tabs.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/sidebar/sidebar.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser-region/region.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/browser.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/pageInfo.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/safeMode.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/netError.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/appstrings.properties extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser/downloads/settingsChange.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/branding/brand.dtd extracting: firefox.MCnDs4Py/firefox/langpack-es-AR/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.MCnDs4Py/firefox/langpack-es-AR/locale/browser-region/region.properties + find firefox.MCnDs4Py/firefox/langpack-es-AR -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar + cd firefox.MCnDs4Py/firefox/langpack-es-AR + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR.jar locale adding: locale/es-AR/alerts/notificationNames.properties (deflated 6%) adding: locale/es-AR/reporter/about.dtd (deflated 50%) adding: locale/es-AR/reporter/reportWizard.properties (deflated 45%) adding: locale/es-AR/reporter/reporter.dtd (deflated 50%) adding: locale/es-AR/reporter/reportWizard.dtd (deflated 68%) adding: locale/es-AR/reporter/reporterOverlay.properties (deflated 9%) adding: locale/es-AR/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/es-AR/reporter/reportResults.dtd (deflated 65%) adding: locale/es-AR/autoconfig/autoconfig.properties (deflated 53%) adding: locale/es-AR/global/nsProgressDialog.properties (deflated 51%) adding: locale/es-AR/global/printjoboptions.dtd (deflated 58%) adding: locale/es-AR/global/printProgress.dtd (deflated 45%) adding: locale/es-AR/global/wizard.properties (deflated 37%) adding: locale/es-AR/global/about.dtd (deflated 65%) adding: locale/es-AR/global/plugins.properties (deflated 43%) adding: locale/es-AR/global/xslt/xslt.properties (deflated 57%) adding: locale/es-AR/global/storage.properties (deflated 53%) adding: locale/es-AR/global/dom/dom.properties (deflated 58%) adding: locale/es-AR/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/es-AR/global/xul.properties (deflated 53%) adding: locale/es-AR/global/datetimepicker.dtd (deflated 16%) adding: locale/es-AR/global/crashes.properties (deflated 16%) adding: locale/es-AR/global/svg/svg.properties (deflated 54%) adding: locale/es-AR/global/notification.dtd (stored 0%) adding: locale/es-AR/global/contentAreaCommands.properties (deflated 52%) adding: locale/es-AR/global/findbar.dtd (deflated 56%) adding: locale/es-AR/global/global-strres.properties (deflated 54%) adding: locale/es-AR/global/nsProgressDialog.dtd (deflated 64%) adding: locale/es-AR/global/console.dtd (deflated 61%) adding: locale/es-AR/global/printdialog.properties (deflated 53%) adding: locale/es-AR/global/downloadProgress.properties (deflated 50%) adding: locale/es-AR/global/printdialog.dtd (deflated 62%) adding: locale/es-AR/global/css.properties (deflated 68%) adding: locale/es-AR/global/finddialog.dtd (deflated 61%) adding: locale/es-AR/global/history/history.properties (deflated 47%) adding: locale/es-AR/global/editMenuOverlay.dtd (deflated 73%) adding: locale/es-AR/global/printing.properties (deflated 65%) adding: locale/es-AR/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/es-AR/global/wizard.dtd (deflated 76%) adding: locale/es-AR/global/xml/prettyprint.dtd (deflated 54%) adding: locale/es-AR/global/printPageSetup.dtd (deflated 63%) adding: locale/es-AR/global/charsetTitles.properties (deflated 65%) adding: locale/es-AR/global/customizeCharset.dtd (deflated 57%) adding: locale/es-AR/global/dialogOverlay.dtd (deflated 39%) adding: locale/es-AR/global/commonDialogs.properties (deflated 40%) adding: locale/es-AR/global/preferences.dtd (deflated 57%) adding: locale/es-AR/global/config.dtd (deflated 60%) adding: locale/es-AR/global/customizeToolbar.dtd (deflated 50%) adding: locale/es-AR/global/console.properties (deflated 27%) adding: locale/es-AR/global/security/caps.properties (deflated 56%) adding: locale/es-AR/global/license.dtd (deflated 44%) adding: locale/es-AR/global/languageNames.properties (deflated 47%) adding: locale/es-AR/global/intl.properties (deflated 58%) adding: locale/es-AR/global/regionNames.properties (deflated 58%) adding: locale/es-AR/global/crashes.dtd (deflated 52%) adding: locale/es-AR/global/viewSource.properties (deflated 49%) adding: locale/es-AR/global/layout_errors.properties (deflated 57%) adding: locale/es-AR/global/gnomeprintdialog.properties (deflated 46%) adding: locale/es-AR/global/printPreviewProgress.dtd (deflated 34%) adding: locale/es-AR/global/config.properties (deflated 54%) adding: locale/es-AR/global/viewSource.dtd (deflated 72%) adding: locale/es-AR/global/findbar.properties (deflated 45%) adding: locale/es-AR/global/appstrings.properties (deflated 57%) adding: locale/es-AR/global/netErrorApp.dtd (deflated 41%) adding: locale/es-AR/global/charsetOverlay.dtd (deflated 71%) adding: locale/es-AR/global/intl.css (deflated 24%) adding: locale/es-AR/global/filepicker.dtd (deflated 57%) adding: locale/es-AR/global/printPreview.dtd (deflated 61%) adding: locale/es-AR/global/tree.dtd (deflated 2%) adding: locale/es-AR/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/es-AR/global/commonDialog.dtd (deflated 52%) adding: locale/es-AR/global/dialog.properties (deflated 42%) adding: locale/es-AR/global/global.dtd (stored 0%) adding: locale/es-AR/global/mozilla.dtd (deflated 41%) adding: locale/es-AR/global/textcontext.dtd (deflated 66%) adding: locale/es-AR/global/webservices/security.properties (deflated 54%) adding: locale/es-AR/global/customizeToolbar.properties (deflated 52%) adding: locale/es-AR/global/prompts.properties (deflated 54%) adding: locale/es-AR/global/appPicker.dtd (deflated 27%) adding: locale/es-AR/global/netError.dtd (deflated 68%) adding: locale/es-AR/global/nsHelperAppDlg.properties (deflated 7%) adding: locale/es-AR/global/filepicker.properties (deflated 64%) adding: locale/es-AR/global/keys.properties (deflated 56%) adding: locale/es-AR/global/xbl.properties (deflated 54%) adding: locale/es-AR/global/finddialog.properties (deflated 8%) adding: locale/es-AR/global/brand.dtd (deflated 18%) adding: locale/es-AR/global/layout/MediaDocument.properties (deflated 60%) adding: locale/es-AR/global/layout/xmlparser.properties (deflated 58%) adding: locale/es-AR/global/layout/HtmlForm.properties (deflated 52%) adding: locale/es-AR/global/browser.properties (deflated 46%) adding: locale/es-AR/global-platform/unix/accessible.properties (deflated 53%) adding: locale/es-AR/global-platform/unix/platformKeys.properties (deflated 34%) adding: locale/es-AR/global-platform/unix/intl.properties (deflated 22%) adding: locale/es-AR/global-platform/win/accessible.properties (deflated 53%) adding: locale/es-AR/global-platform/win/platformKeys.properties (deflated 34%) adding: locale/es-AR/global-platform/win/intl.properties (deflated 22%) adding: locale/es-AR/global-platform/mac/accessible.properties (deflated 53%) adding: locale/es-AR/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/es-AR/global-platform/mac/intl.properties (deflated 21%) adding: locale/es-AR/global-region/region.properties (deflated 43%) adding: locale/es-AR/global-region/region.dtd (deflated 13%) adding: locale/es-AR/places/places.properties (deflated 48%) adding: locale/es-AR/pipnss/nsserrors.properties (deflated 72%) adding: locale/es-AR/pipnss/pipnss.properties (deflated 69%) adding: locale/es-AR/pipnss/security.properties (deflated 66%) adding: locale/es-AR/necko/necko.properties (deflated 53%) adding: locale/es-AR/mozapps/handling/handling.properties (deflated 44%) adding: locale/es-AR/mozapps/handling/handling.dtd (deflated 40%) adding: locale/es-AR/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/es-AR/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/es-AR/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/es-AR/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/es-AR/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/es-AR/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/es-AR/mozapps/downloads/unknownContentType.properties (deflated 49%) adding: locale/es-AR/mozapps/downloads/unknownContentType.dtd (deflated 54%) adding: locale/es-AR/mozapps/downloads/settingsChange.dtd (deflated 43%) adding: locale/es-AR/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/es-AR/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/es-AR/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/es-AR/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/es-AR/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/es-AR/mozapps/preferences/removemp.dtd (deflated 54%) adding: locale/es-AR/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/es-AR/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/es-AR/mozapps/update/updates.properties (deflated 66%) adding: locale/es-AR/mozapps/update/history.dtd (deflated 51%) adding: locale/es-AR/mozapps/update/errors.dtd (deflated 3%) adding: locale/es-AR/mozapps/update/updates.dtd (deflated 69%) adding: locale/es-AR/mozapps/extensions/about.dtd (deflated 39%) adding: locale/es-AR/mozapps/extensions/update.properties (deflated 56%) adding: locale/es-AR/mozapps/extensions/update.dtd (deflated 74%) adding: locale/es-AR/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/es-AR/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/es-AR/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/es-AR/cookie/cookieAcceptDialog.properties (deflated 50%) adding: locale/es-AR/help/help-toc.rdf (deflated 60%) adding: locale/es-AR/help/welcome.xhtml (deflated 53%) adding: locale/es-AR/help/help.properties (stored 0%) adding: locale/es-AR/help/help.dtd (deflated 69%) adding: locale/es-AR/pippki/pippki.dtd (deflated 67%) adding: locale/es-AR/pippki/pref-ssl.dtd (deflated 64%) adding: locale/es-AR/pippki/pippki.properties (deflated 66%) adding: locale/es-AR/pippki/pref-security.dtd (deflated 61%) adding: locale/es-AR/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/es-AR/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/es-AR/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/es-AR/pippki/deviceManager.dtd (deflated 64%) adding: locale/es-AR/pippki/certManager.dtd (deflated 72%) adding: locale/es-AR/pippki/pref-validation.dtd (deflated 68%) adding: locale/es-AR/passwordmgr/passwordmgr.properties (deflated 68%) adding: locale/es-AR/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/browser-region/region.properties (deflated 52%) adding: locale/branding/brand.properties (deflated 47%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 46%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/places/places.dtd (deflated 78%) adding: locale/browser/places/moveBookmarks.dtd (deflated 45%) adding: locale/browser/places/places.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 77%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 40%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 34%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 33%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 55%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 60%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 55%) adding: locale/browser/searchbar.dtd (deflated 14%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 23%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 53%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 70%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 48%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 52%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 29%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 51%) adding: locale/browser/browser.properties (deflated 64%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.MCnDs4Py ++ echo es-AR ++ sed -e s/-/_/g + language=es_AR ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org + echo '%lang(es_AR) //usr/lib64/firefox-3.0b5/extensions/langpack-es-AR@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/es-ES.xpi .xpi + language=es-ES + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org + unzip firefox-langpacks/es-ES.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org Archive: firefox-langpacks/es-ES.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.zX85TflO + langtmp=firefox.zX85TflO/firefox/langpack-es-ES + /bin/mkdir -p firefox.zX85TflO/firefox/langpack-es-ES + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar -d firefox.zX85TflO/firefox/langpack-es-ES Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/necko/necko.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/css.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/xbl.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/xul.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printing.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/layout_errors.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/netError.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/netErrorApp.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/global.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/appstrings.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/charsetTitles.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/global-strres.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/plugins.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/nsWebBrowserPersist.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printdialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/xslt/xslt.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/dom/dom.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/svg/svg.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/layout/MediaDocument.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/layout/xmlparser.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/layout/HtmlForm.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/security/caps.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/xml/prettyprint.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/webservices/security.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/win/accessible.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/mac/accessible.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/unix/accessible.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/storage.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/prompts.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pipnss/pipnss.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pipnss/nsserrors.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pipnss/security.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/pippki.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/pref-ssl.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/pippki.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/PrefOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/pref-security.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/PageInfoOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/certManager.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/deviceManager.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/pref-validation.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/pippki/pref-masterpass.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/about.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/appPicker.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/brand.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/downloadProgress.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/filepicker.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/filepicker.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/findbar.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/findbar.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/license.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/mozilla.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/notification.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/preferences.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/gnomeprintdialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/nsHelperAppDlg.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/nsHelperAppDlg.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/nsProgressDialog.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/nsProgressDialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/history/history.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/xpinstall/xpinstall.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/crashes.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/crashes.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/mac/platformKeys.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/unix/platformKeys.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/win/platformKeys.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/mac/intl.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/unix/intl.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-platform/win/intl.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/downloads.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/downloads.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/extensions.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/extensions.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/about.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/update.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/extensions/update.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/handling/handling.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/handling/handling.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/plugins/plugins.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/plugins/plugins.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/ocsp.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/changemp.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/removemp.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/preferences/preferences.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/profile/createProfileWizard.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/profile/profileSelection.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/profile/profileSelection.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/update/updates.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/update/updates.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/update/incompatible.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/update/history.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/update/errors.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/alerts/notificationNames.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/cookie/cookieAcceptDialog.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/cookie/cookieAcceptDialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/autoconfig/autoconfig.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/help/help.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/help/help.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/help/help-toc.rdf extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/help/welcome.xhtml extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/places/places.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/browser.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/charsetOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/commonDialog.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/commonDialogs.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/config.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/config.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/console.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/console.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/contentAreaCommands.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/customizeCharset.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/customizeToolbar.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/customizeToolbar.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/datetimepicker.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/dialogOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/editMenuOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/finddialog.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/finddialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/intl.css extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/intl.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/keys.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/languageNames.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printdialog.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printjoboptions.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printPageSetup.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printPreview.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printPreviewProgress.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/printProgress.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/regionNames.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/dialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/tree.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/textcontext.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/viewSource.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/viewSource.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/wizard.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global/wizard.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-region/region.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/global-region/region.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/unknownContentType.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/unknownContentType.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/mozapps/downloads/settingsChange.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/passwordmgr/passwordmgr.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/passwordmgr/passwordManager.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/reportWizard.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/about.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/reporterOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/reportResults.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/reporter.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/reportWizard.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/es-ES/reporter/reporterOverlay.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/aboutDialog.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/aboutRobots.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/credits.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/baseMenuOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/browser.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/metaData.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/metaData.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/openLocation.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/openLocation.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/pageInfo.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/pageReport.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/pageReportFirstTime.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/quitDialog.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/sanitize.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/search.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/searchbar.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/engineManager.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/engineManager.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/setDesktopBackground.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/shellservice.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/sessionstore.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/tabbrowser.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/tabbrowser.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/places/places.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/places/places.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/places/bookmarkProperties.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/places/bookmarkProperties.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/selectBookmark.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/places/moveBookmarks.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/feeds/subscribe.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/feeds/subscribe.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/history/history.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/migration/migration.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/migration/migration.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/advanced.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/applicationManager.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/applicationManager.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/colors.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/cookies.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/content.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/connection.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/applications.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/fonts.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/main.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/languages.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/permissions.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/phishEULA.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/preferences.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/preferences.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/privacy.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/security.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/securityWarnings.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/tabs.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/sidebar/sidebar.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser-region/region.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/browser.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/pageInfo.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/safeMode.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/netError.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/appstrings.properties extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/browser/downloads/settingsChange.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/branding/brand.dtd extracting: firefox.zX85TflO/firefox/langpack-es-ES/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.zX85TflO/firefox/langpack-es-ES/locale/browser-region/region.properties + find firefox.zX85TflO/firefox/langpack-es-ES -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar + cd firefox.zX85TflO/firefox/langpack-es-ES + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES.jar locale adding: locale/es-ES/alerts/notificationNames.properties (deflated 6%) adding: locale/es-ES/reporter/about.dtd (deflated 25%) adding: locale/es-ES/reporter/reportWizard.properties (deflated 44%) adding: locale/es-ES/reporter/reporter.dtd (deflated 23%) adding: locale/es-ES/reporter/reportWizard.dtd (deflated 66%) adding: locale/es-ES/reporter/reporterOverlay.properties (stored 0%) adding: locale/es-ES/reporter/reporterOverlay.dtd (deflated 50%) adding: locale/es-ES/reporter/reportResults.dtd (deflated 54%) adding: locale/es-ES/autoconfig/autoconfig.properties (deflated 50%) adding: locale/es-ES/global/nsProgressDialog.properties (deflated 51%) adding: locale/es-ES/global/printjoboptions.dtd (deflated 58%) adding: locale/es-ES/global/printProgress.dtd (deflated 39%) adding: locale/es-ES/global/wizard.properties (deflated 38%) adding: locale/es-ES/global/about.dtd (deflated 64%) adding: locale/es-ES/global/plugins.properties (deflated 47%) adding: locale/es-ES/global/xslt/xslt.properties (deflated 59%) adding: locale/es-ES/global/storage.properties (deflated 52%) adding: locale/es-ES/global/dom/dom.properties (deflated 57%) adding: locale/es-ES/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/es-ES/global/xul.properties (deflated 53%) adding: locale/es-ES/global/datetimepicker.dtd (stored 0%) adding: locale/es-ES/global/crashes.properties (deflated 18%) adding: locale/es-ES/global/svg/svg.properties (deflated 53%) adding: locale/es-ES/global/notification.dtd (stored 0%) adding: locale/es-ES/global/contentAreaCommands.properties (deflated 52%) adding: locale/es-ES/global/findbar.dtd (deflated 59%) adding: locale/es-ES/global/global-strres.properties (deflated 54%) adding: locale/es-ES/global/nsProgressDialog.dtd (deflated 58%) adding: locale/es-ES/global/console.dtd (deflated 61%) adding: locale/es-ES/global/printdialog.properties (deflated 53%) adding: locale/es-ES/global/downloadProgress.properties (deflated 34%) adding: locale/es-ES/global/printdialog.dtd (deflated 61%) adding: locale/es-ES/global/css.properties (deflated 69%) adding: locale/es-ES/global/finddialog.dtd (deflated 61%) adding: locale/es-ES/global/history/history.properties (deflated 47%) adding: locale/es-ES/global/editMenuOverlay.dtd (deflated 72%) adding: locale/es-ES/global/printing.properties (deflated 64%) adding: locale/es-ES/global/nsHelperAppDlg.dtd (deflated 67%) adding: locale/es-ES/global/wizard.dtd (deflated 74%) adding: locale/es-ES/global/xml/prettyprint.dtd (deflated 54%) adding: locale/es-ES/global/printPageSetup.dtd (deflated 62%) adding: locale/es-ES/global/charsetTitles.properties (deflated 65%) adding: locale/es-ES/global/customizeCharset.dtd (deflated 57%) adding: locale/es-ES/global/dialogOverlay.dtd (deflated 39%) adding: locale/es-ES/global/commonDialogs.properties (deflated 38%) adding: locale/es-ES/global/preferences.dtd (deflated 48%) adding: locale/es-ES/global/config.dtd (deflated 60%) adding: locale/es-ES/global/customizeToolbar.dtd (deflated 51%) adding: locale/es-ES/global/console.properties (deflated 25%) adding: locale/es-ES/global/security/caps.properties (deflated 56%) adding: locale/es-ES/global/license.dtd (deflated 40%) adding: locale/es-ES/global/languageNames.properties (deflated 46%) adding: locale/es-ES/global/intl.properties (deflated 61%) adding: locale/es-ES/global/regionNames.properties (deflated 47%) adding: locale/es-ES/global/crashes.dtd (deflated 46%) adding: locale/es-ES/global/viewSource.properties (deflated 45%) adding: locale/es-ES/global/layout_errors.properties (deflated 57%) adding: locale/es-ES/global/gnomeprintdialog.properties (deflated 50%) adding: locale/es-ES/global/printPreviewProgress.dtd (deflated 33%) adding: locale/es-ES/global/config.properties (deflated 52%) adding: locale/es-ES/global/viewSource.dtd (deflated 71%) adding: locale/es-ES/global/findbar.properties (deflated 48%) adding: locale/es-ES/global/appstrings.properties (deflated 57%) adding: locale/es-ES/global/netErrorApp.dtd (deflated 40%) adding: locale/es-ES/global/charsetOverlay.dtd (deflated 72%) adding: locale/es-ES/global/intl.css (deflated 21%) adding: locale/es-ES/global/filepicker.dtd (deflated 57%) adding: locale/es-ES/global/printPreview.dtd (deflated 61%) adding: locale/es-ES/global/tree.dtd (deflated 3%) adding: locale/es-ES/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/es-ES/global/commonDialog.dtd (deflated 52%) adding: locale/es-ES/global/dialog.properties (deflated 45%) adding: locale/es-ES/global/global.dtd (stored 0%) adding: locale/es-ES/global/mozilla.dtd (deflated 40%) adding: locale/es-ES/global/textcontext.dtd (deflated 65%) adding: locale/es-ES/global/webservices/security.properties (deflated 54%) adding: locale/es-ES/global/customizeToolbar.properties (deflated 51%) adding: locale/es-ES/global/prompts.properties (deflated 56%) adding: locale/es-ES/global/appPicker.dtd (deflated 23%) adding: locale/es-ES/global/netError.dtd (deflated 69%) adding: locale/es-ES/global/nsHelperAppDlg.properties (deflated 8%) adding: locale/es-ES/global/filepicker.properties (deflated 66%) adding: locale/es-ES/global/keys.properties (deflated 50%) adding: locale/es-ES/global/xbl.properties (deflated 52%) adding: locale/es-ES/global/finddialog.properties (deflated 8%) adding: locale/es-ES/global/brand.dtd (deflated 18%) adding: locale/es-ES/global/layout/MediaDocument.properties (deflated 54%) adding: locale/es-ES/global/layout/xmlparser.properties (deflated 55%) adding: locale/es-ES/global/layout/HtmlForm.properties (deflated 52%) adding: locale/es-ES/global/browser.properties (deflated 42%) adding: locale/es-ES/global-platform/unix/accessible.properties (deflated 35%) adding: locale/es-ES/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/es-ES/global-platform/unix/intl.properties (deflated 2%) adding: locale/es-ES/global-platform/win/accessible.properties (deflated 35%) adding: locale/es-ES/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/es-ES/global-platform/win/intl.properties (deflated 2%) adding: locale/es-ES/global-platform/mac/accessible.properties (deflated 35%) adding: locale/es-ES/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/es-ES/global-platform/mac/intl.properties (deflated 2%) adding: locale/es-ES/global-region/region.properties (deflated 43%) adding: locale/es-ES/global-region/region.dtd (stored 0%) adding: locale/es-ES/places/places.properties (deflated 53%) adding: locale/es-ES/pipnss/nsserrors.properties (deflated 75%) adding: locale/es-ES/pipnss/pipnss.properties (deflated 70%) adding: locale/es-ES/pipnss/security.properties (deflated 63%) adding: locale/es-ES/necko/necko.properties (deflated 53%) adding: locale/es-ES/mozapps/handling/handling.properties (deflated 42%) adding: locale/es-ES/mozapps/handling/handling.dtd (deflated 39%) adding: locale/es-ES/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/es-ES/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/es-ES/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/es-ES/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/es-ES/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/es-ES/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/es-ES/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/es-ES/mozapps/downloads/unknownContentType.dtd (deflated 55%) adding: locale/es-ES/mozapps/downloads/settingsChange.dtd (deflated 43%) adding: locale/es-ES/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/es-ES/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/es-ES/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/es-ES/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/es-ES/mozapps/preferences/preferences.properties (deflated 48%) adding: locale/es-ES/mozapps/preferences/removemp.dtd (deflated 49%) adding: locale/es-ES/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/es-ES/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/es-ES/mozapps/update/updates.properties (deflated 65%) adding: locale/es-ES/mozapps/update/history.dtd (deflated 49%) adding: locale/es-ES/mozapps/update/errors.dtd (deflated 3%) adding: locale/es-ES/mozapps/update/updates.dtd (deflated 70%) adding: locale/es-ES/mozapps/extensions/about.dtd (deflated 39%) adding: locale/es-ES/mozapps/extensions/update.properties (deflated 57%) adding: locale/es-ES/mozapps/extensions/update.dtd (deflated 75%) adding: locale/es-ES/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/es-ES/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/es-ES/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/es-ES/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/es-ES/help/help-toc.rdf (deflated 62%) adding: locale/es-ES/help/welcome.xhtml (deflated 50%) adding: locale/es-ES/help/help.properties (stored 0%) adding: locale/es-ES/help/help.dtd (deflated 70%) adding: locale/es-ES/pippki/pippki.dtd (deflated 67%) adding: locale/es-ES/pippki/pref-ssl.dtd (deflated 61%) adding: locale/es-ES/pippki/pippki.properties (deflated 66%) adding: locale/es-ES/pippki/pref-security.dtd (deflated 60%) adding: locale/es-ES/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/es-ES/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/es-ES/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/es-ES/pippki/deviceManager.dtd (deflated 63%) adding: locale/es-ES/pippki/certManager.dtd (deflated 71%) adding: locale/es-ES/pippki/pref-validation.dtd (deflated 66%) adding: locale/es-ES/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/es-ES/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/browser-region/region.properties (deflated 61%) adding: locale/branding/brand.properties (deflated 44%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 49%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 36%) adding: locale/browser/places/places.properties (deflated 63%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 69%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 73%) adding: locale/browser/preferences/security.dtd (deflated 66%) adding: locale/browser/preferences/applications.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/languages.dtd (deflated 63%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 38%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 61%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 58%) adding: locale/browser/preferences/content.dtd (deflated 66%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 35%) adding: locale/browser/preferences/fonts.dtd (deflated 69%) adding: locale/browser/preferences/cookies.dtd (deflated 64%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 54%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/aboutDialog.dtd (deflated 45%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 69%) adding: locale/browser/setDesktopBackground.dtd (deflated 46%) adding: locale/browser/searchbar.dtd (deflated 10%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 69%) adding: locale/browser/feeds/subscribe.dtd (deflated 17%) adding: locale/browser/feeds/subscribe.properties (deflated 67%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 50%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/netError.dtd (deflated 68%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 40%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 52%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 25%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 53%) adding: locale/browser/browser.properties (deflated 65%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.zX85TflO ++ echo es-ES ++ sed -e s/-/_/g + language=es_ES ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org + echo '%lang(es_ES) //usr/lib64/firefox-3.0b5/extensions/langpack-es-ES@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/eu.xpi .xpi + language=eu + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org + unzip firefox-langpacks/eu.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org Archive: firefox-langpacks/eu.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.C2ZOpDsn + langtmp=firefox.C2ZOpDsn/firefox/langpack-eu + /bin/mkdir -p firefox.C2ZOpDsn/firefox/langpack-eu + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar -d firefox.C2ZOpDsn/firefox/langpack-eu Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/necko/necko.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/css.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/xbl.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/xul.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printing.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/layout_errors.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/netError.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/netErrorApp.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/global.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/appstrings.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/charsetTitles.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/global-strres.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/plugins.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/nsWebBrowserPersist.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printdialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/xslt/xslt.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/dom/dom.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/svg/svg.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/layout/MediaDocument.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/layout/xmlparser.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/layout/HtmlForm.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/security/caps.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/xml/prettyprint.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/webservices/security.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/win/accessible.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/mac/accessible.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/unix/accessible.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/storage.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/prompts.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pipnss/pipnss.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pipnss/nsserrors.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pipnss/security.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/pippki.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/pref-ssl.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/pippki.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/PrefOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/pref-security.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/PageInfoOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/certManager.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/deviceManager.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/pref-validation.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/pippki/pref-masterpass.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/about.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/appPicker.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/brand.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/downloadProgress.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/filepicker.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/filepicker.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/findbar.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/findbar.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/license.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/mozilla.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/notification.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/preferences.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/gnomeprintdialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/nsHelperAppDlg.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/nsHelperAppDlg.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/nsProgressDialog.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/nsProgressDialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/history/history.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/xpinstall/xpinstall.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/crashes.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/crashes.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/mac/platformKeys.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/unix/platformKeys.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/win/platformKeys.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/mac/intl.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/unix/intl.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-platform/win/intl.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/downloads/downloads.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/downloads/downloads.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/extensions/extensions.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/extensions/extensions.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/extensions/about.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/extensions/update.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/extensions/update.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/handling/handling.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/handling/handling.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/plugins/plugins.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/plugins/plugins.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/preferences/ocsp.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/preferences/changemp.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/preferences/removemp.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/preferences/preferences.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/profile/createProfileWizard.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/profile/profileSelection.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/profile/profileSelection.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/update/updates.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/update/updates.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/update/incompatible.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/update/history.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/update/errors.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/alerts/notificationNames.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/cookie/cookieAcceptDialog.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/cookie/cookieAcceptDialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/autoconfig/autoconfig.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/help/help.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/help/help.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/help/help-toc.rdf extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/help/welcome.xhtml extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/places/places.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/browser.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/charsetOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/commonDialog.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/commonDialogs.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/config.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/config.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/console.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/console.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/contentAreaCommands.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/customizeCharset.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/customizeToolbar.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/customizeToolbar.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/datetimepicker.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/dialogOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/editMenuOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/finddialog.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/finddialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/intl.css extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/intl.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/keys.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/languageNames.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printdialog.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printjoboptions.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printPageSetup.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printPreview.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printPreviewProgress.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/printProgress.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/regionNames.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/dialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/tree.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/textcontext.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/viewSource.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/viewSource.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/wizard.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global/wizard.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-region/region.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/global-region/region.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/downloads/unknownContentType.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/downloads/unknownContentType.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/mozapps/downloads/settingsChange.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/passwordmgr/passwordmgr.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/passwordmgr/passwordManager.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/reportWizard.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/about.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/reporterOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/reportResults.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/reporter.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/reportWizard.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/eu/reporter/reporterOverlay.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/aboutDialog.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/aboutRobots.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/credits.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/baseMenuOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/browser.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/metaData.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/metaData.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/openLocation.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/openLocation.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/pageInfo.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/pageReport.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/pageReportFirstTime.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/quitDialog.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/sanitize.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/search.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/searchbar.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/engineManager.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/engineManager.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/setDesktopBackground.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/shellservice.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/sessionstore.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/tabbrowser.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/tabbrowser.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/places/places.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/places/places.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/places/bookmarkProperties.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/places/bookmarkProperties.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/selectBookmark.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/places/moveBookmarks.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/feeds/subscribe.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/feeds/subscribe.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/history/history.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/migration/migration.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/migration/migration.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/advanced.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/applicationManager.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/applicationManager.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/colors.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/cookies.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/content.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/connection.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/applications.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/fonts.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/main.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/languages.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/permissions.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/phishEULA.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/preferences.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/preferences.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/privacy.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/security.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/securityWarnings.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/tabs.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/sidebar/sidebar.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser-region/region.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/browser.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/pageInfo.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/safeMode.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/netError.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/appstrings.properties extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser/downloads/settingsChange.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/branding/brand.dtd extracting: firefox.C2ZOpDsn/firefox/langpack-eu/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.C2ZOpDsn/firefox/langpack-eu/locale/browser-region/region.properties + find firefox.C2ZOpDsn/firefox/langpack-eu -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar + cd firefox.C2ZOpDsn/firefox/langpack-eu + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org/chrome/eu.jar locale adding: locale/browser-region/region.properties (deflated 56%) adding: locale/eu/alerts/notificationNames.properties (stored 0%) adding: locale/eu/reporter/about.dtd (deflated 26%) adding: locale/eu/reporter/reportWizard.properties (deflated 46%) adding: locale/eu/reporter/reporter.dtd (deflated 21%) adding: locale/eu/reporter/reportWizard.dtd (deflated 64%) adding: locale/eu/reporter/reporterOverlay.properties (deflated 9%) adding: locale/eu/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/eu/reporter/reportResults.dtd (deflated 54%) adding: locale/eu/autoconfig/autoconfig.properties (deflated 51%) adding: locale/eu/global/nsProgressDialog.properties (deflated 52%) adding: locale/eu/global/printjoboptions.dtd (deflated 59%) adding: locale/eu/global/printProgress.dtd (deflated 44%) adding: locale/eu/global/wizard.properties (deflated 38%) adding: locale/eu/global/about.dtd (deflated 64%) adding: locale/eu/global/plugins.properties (deflated 42%) adding: locale/eu/global/xslt/xslt.properties (deflated 57%) adding: locale/eu/global/storage.properties (deflated 53%) adding: locale/eu/global/dom/dom.properties (deflated 58%) adding: locale/eu/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/eu/global/xul.properties (deflated 53%) adding: locale/eu/global/datetimepicker.dtd (deflated 16%) adding: locale/eu/global/crashes.properties (deflated 18%) adding: locale/eu/global/svg/svg.properties (deflated 53%) adding: locale/eu/global/notification.dtd (stored 0%) adding: locale/eu/global/contentAreaCommands.properties (deflated 51%) adding: locale/eu/global/findbar.dtd (deflated 57%) adding: locale/eu/global/global-strres.properties (deflated 54%) adding: locale/eu/global/nsProgressDialog.dtd (deflated 63%) adding: locale/eu/global/console.dtd (deflated 61%) adding: locale/eu/global/printdialog.properties (deflated 53%) adding: locale/eu/global/downloadProgress.properties (deflated 50%) adding: locale/eu/global/printdialog.dtd (deflated 63%) adding: locale/eu/global/css.properties (deflated 66%) adding: locale/eu/global/finddialog.dtd (deflated 61%) adding: locale/eu/global/history/history.properties (deflated 47%) adding: locale/eu/global/editMenuOverlay.dtd (deflated 73%) adding: locale/eu/global/printing.properties (deflated 66%) adding: locale/eu/global/nsHelperAppDlg.dtd (deflated 66%) adding: locale/eu/global/wizard.dtd (deflated 75%) adding: locale/eu/global/xml/prettyprint.dtd (deflated 54%) adding: locale/eu/global/printPageSetup.dtd (deflated 62%) adding: locale/eu/global/charsetTitles.properties (deflated 66%) adding: locale/eu/global/customizeCharset.dtd (deflated 57%) adding: locale/eu/global/dialogOverlay.dtd (deflated 35%) adding: locale/eu/global/commonDialogs.properties (deflated 34%) adding: locale/eu/global/preferences.dtd (deflated 47%) adding: locale/eu/global/config.dtd (deflated 61%) adding: locale/eu/global/customizeToolbar.dtd (deflated 51%) adding: locale/eu/global/console.properties (deflated 30%) adding: locale/eu/global/security/caps.properties (deflated 54%) adding: locale/eu/global/license.dtd (deflated 44%) adding: locale/eu/global/languageNames.properties (deflated 54%) adding: locale/eu/global/intl.properties (deflated 58%) adding: locale/eu/global/regionNames.properties (deflated 47%) adding: locale/eu/global/crashes.dtd (deflated 52%) adding: locale/eu/global/viewSource.properties (deflated 45%) adding: locale/eu/global/layout_errors.properties (deflated 57%) adding: locale/eu/global/gnomeprintdialog.properties (deflated 48%) adding: locale/eu/global/printPreviewProgress.dtd (deflated 33%) adding: locale/eu/global/config.properties (deflated 53%) adding: locale/eu/global/viewSource.dtd (deflated 71%) adding: locale/eu/global/findbar.properties (deflated 43%) adding: locale/eu/global/appstrings.properties (deflated 55%) adding: locale/eu/global/netErrorApp.dtd (deflated 41%) adding: locale/eu/global/charsetOverlay.dtd (deflated 71%) adding: locale/eu/global/intl.css (deflated 21%) adding: locale/eu/global/filepicker.dtd (deflated 58%) adding: locale/eu/global/printPreview.dtd (deflated 62%) adding: locale/eu/global/tree.dtd (stored 0%) adding: locale/eu/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/eu/global/commonDialog.dtd (deflated 54%) adding: locale/eu/global/dialog.properties (deflated 42%) adding: locale/eu/global/global.dtd (stored 0%) adding: locale/eu/global/mozilla.dtd (deflated 40%) adding: locale/eu/global/textcontext.dtd (deflated 66%) adding: locale/eu/global/webservices/security.properties (deflated 54%) adding: locale/eu/global/customizeToolbar.properties (deflated 44%) adding: locale/eu/global/prompts.properties (deflated 54%) adding: locale/eu/global/appPicker.dtd (deflated 23%) adding: locale/eu/global/netError.dtd (deflated 69%) adding: locale/eu/global/nsHelperAppDlg.properties (deflated 7%) adding: locale/eu/global/filepicker.properties (deflated 64%) adding: locale/eu/global/keys.properties (deflated 54%) adding: locale/eu/global/xbl.properties (deflated 53%) adding: locale/eu/global/finddialog.properties (deflated 4%) adding: locale/eu/global/brand.dtd (deflated 18%) adding: locale/eu/global/layout/MediaDocument.properties (deflated 59%) adding: locale/eu/global/layout/xmlparser.properties (deflated 57%) adding: locale/eu/global/layout/HtmlForm.properties (deflated 52%) adding: locale/eu/global/browser.properties (deflated 48%) adding: locale/eu/global-platform/unix/accessible.properties (deflated 49%) adding: locale/eu/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/eu/global-platform/unix/intl.properties (deflated 21%) adding: locale/eu/global-platform/win/accessible.properties (deflated 49%) adding: locale/eu/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/eu/global-platform/win/intl.properties (deflated 21%) adding: locale/eu/global-platform/mac/accessible.properties (deflated 49%) adding: locale/eu/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/eu/global-platform/mac/intl.properties (deflated 21%) adding: locale/eu/global-region/region.properties (deflated 42%) adding: locale/eu/global-region/region.dtd (stored 0%) adding: locale/eu/places/places.properties (deflated 51%) adding: locale/eu/pipnss/nsserrors.properties (deflated 73%) adding: locale/eu/pipnss/pipnss.properties (deflated 68%) adding: locale/eu/pipnss/security.properties (deflated 63%) adding: locale/eu/necko/necko.properties (deflated 52%) adding: locale/eu/mozapps/handling/handling.properties (deflated 41%) adding: locale/eu/mozapps/handling/handling.dtd (deflated 40%) adding: locale/eu/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/eu/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/eu/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/eu/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/eu/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/eu/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/eu/mozapps/downloads/unknownContentType.properties (deflated 49%) adding: locale/eu/mozapps/downloads/unknownContentType.dtd (deflated 54%) adding: locale/eu/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/eu/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/eu/mozapps/profile/createProfileWizard.dtd (deflated 63%) adding: locale/eu/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/eu/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/eu/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/eu/mozapps/preferences/removemp.dtd (deflated 50%) adding: locale/eu/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/eu/mozapps/update/incompatible.dtd (deflated 51%) adding: locale/eu/mozapps/update/updates.properties (deflated 65%) adding: locale/eu/mozapps/update/history.dtd (deflated 54%) adding: locale/eu/mozapps/update/errors.dtd (deflated 3%) adding: locale/eu/mozapps/update/updates.dtd (deflated 67%) adding: locale/eu/mozapps/extensions/about.dtd (deflated 43%) adding: locale/eu/mozapps/extensions/update.properties (deflated 55%) adding: locale/eu/mozapps/extensions/update.dtd (deflated 71%) adding: locale/eu/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/eu/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/eu/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/eu/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/eu/help/help-toc.rdf (deflated 60%) adding: locale/eu/help/welcome.xhtml (deflated 49%) adding: locale/eu/help/help.properties (stored 0%) adding: locale/eu/help/help.dtd (deflated 70%) adding: locale/eu/pippki/pippki.dtd (deflated 66%) adding: locale/eu/pippki/pref-ssl.dtd (deflated 61%) adding: locale/eu/pippki/pippki.properties (deflated 64%) adding: locale/eu/pippki/pref-security.dtd (deflated 59%) adding: locale/eu/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/eu/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/eu/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/eu/pippki/deviceManager.dtd (deflated 63%) adding: locale/eu/pippki/certManager.dtd (deflated 71%) adding: locale/eu/pippki/pref-validation.dtd (deflated 66%) adding: locale/eu/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/eu/passwordmgr/passwordManager.dtd (deflated 61%) adding: locale/branding/brand.properties (deflated 41%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 42%) adding: locale/browser/sanitize.dtd (deflated 59%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 34%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 69%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 74%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/applications.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 39%) adding: locale/browser/preferences/permissions.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/applicationManager.dtd (deflated 29%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/preferences.dtd (deflated 54%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 33%) adding: locale/browser/preferences/fonts.dtd (deflated 69%) adding: locale/browser/preferences/cookies.dtd (deflated 64%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 52%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/aboutDialog.dtd (deflated 43%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 59%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 45%) adding: locale/browser/searchbar.dtd (deflated 15%) adding: locale/browser/sessionstore.properties (deflated 41%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 49%) adding: locale/browser/sidebar/sidebar.properties (deflated 33%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 46%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 53%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 24%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 61%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.C2ZOpDsn ++ echo eu ++ sed -e s/-/_/g + language=eu ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org + echo '%lang(eu) //usr/lib64/firefox-3.0b5/extensions/langpack-eu@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/fi.xpi .xpi + language=fi + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org + unzip firefox-langpacks/fi.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org Archive: firefox-langpacks/fi.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.DEUQXjlG + langtmp=firefox.DEUQXjlG/firefox/langpack-fi + /bin/mkdir -p firefox.DEUQXjlG/firefox/langpack-fi + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar -d firefox.DEUQXjlG/firefox/langpack-fi Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/necko/necko.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/css.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/xbl.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/xul.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printing.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/layout_errors.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/netError.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/netErrorApp.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/global.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/appstrings.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/charsetTitles.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/global-strres.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/plugins.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/nsWebBrowserPersist.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printdialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/xslt/xslt.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/dom/dom.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/svg/svg.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/layout/MediaDocument.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/layout/xmlparser.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/layout/HtmlForm.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/security/caps.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/xml/prettyprint.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/webservices/security.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/win/accessible.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/mac/accessible.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/unix/accessible.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/storage.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/prompts.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pipnss/pipnss.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pipnss/nsserrors.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pipnss/security.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/pippki.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/pref-ssl.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/pippki.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/PrefOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/pref-security.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/PageInfoOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/certManager.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/deviceManager.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/pref-validation.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/pippki/pref-masterpass.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/about.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/appPicker.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/brand.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/downloadProgress.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/filepicker.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/filepicker.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/findbar.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/findbar.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/license.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/mozilla.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/notification.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/preferences.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/gnomeprintdialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/nsHelperAppDlg.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/nsHelperAppDlg.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/nsProgressDialog.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/nsProgressDialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/history/history.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/xpinstall/xpinstall.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/crashes.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/crashes.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/mac/platformKeys.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/unix/platformKeys.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/win/platformKeys.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/mac/intl.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/unix/intl.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-platform/win/intl.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/downloads/downloads.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/downloads/downloads.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/extensions/extensions.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/extensions/extensions.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/extensions/about.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/extensions/update.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/extensions/update.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/handling/handling.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/handling/handling.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/plugins/plugins.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/plugins/plugins.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/preferences/ocsp.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/preferences/changemp.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/preferences/removemp.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/preferences/preferences.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/profile/createProfileWizard.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/profile/profileSelection.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/profile/profileSelection.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/update/updates.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/update/updates.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/update/incompatible.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/update/history.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/update/errors.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/alerts/notificationNames.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/cookie/cookieAcceptDialog.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/cookie/cookieAcceptDialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/autoconfig/autoconfig.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/help/help.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/help/help.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/help/help-toc.rdf extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/help/welcome.xhtml extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/places/places.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/browser.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/charsetOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/commonDialog.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/commonDialogs.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/config.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/config.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/console.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/console.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/contentAreaCommands.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/customizeCharset.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/customizeToolbar.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/customizeToolbar.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/datetimepicker.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/dialogOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/editMenuOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/finddialog.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/finddialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/intl.css extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/intl.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/keys.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/languageNames.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printdialog.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printjoboptions.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printPageSetup.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printPreview.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printPreviewProgress.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/printProgress.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/regionNames.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/dialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/tree.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/textcontext.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/viewSource.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/viewSource.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/wizard.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global/wizard.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-region/region.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/global-region/region.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/downloads/unknownContentType.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/downloads/unknownContentType.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/mozapps/downloads/settingsChange.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/passwordmgr/passwordmgr.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/passwordmgr/passwordManager.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/reportWizard.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/about.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/reporterOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/reportResults.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/reporter.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/reportWizard.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/fi/reporter/reporterOverlay.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/aboutDialog.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/aboutRobots.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/credits.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/baseMenuOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/browser.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/metaData.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/metaData.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/openLocation.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/openLocation.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/pageInfo.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/pageReport.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/pageReportFirstTime.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/quitDialog.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/sanitize.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/search.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/searchbar.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/engineManager.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/engineManager.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/setDesktopBackground.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/shellservice.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/sessionstore.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/tabbrowser.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/tabbrowser.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/places/places.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/places/places.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/places/bookmarkProperties.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/places/bookmarkProperties.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/selectBookmark.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/places/moveBookmarks.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/feeds/subscribe.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/feeds/subscribe.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/history/history.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/migration/migration.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/migration/migration.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/advanced.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/applicationManager.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/applicationManager.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/colors.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/cookies.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/content.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/connection.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/applications.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/fonts.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/main.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/languages.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/permissions.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/phishEULA.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/preferences.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/preferences.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/privacy.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/security.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/securityWarnings.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/tabs.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/sidebar/sidebar.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser-region/region.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/browser.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/pageInfo.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/safeMode.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/netError.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/appstrings.properties extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/browser/downloads/settingsChange.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/branding/brand.dtd extracting: firefox.DEUQXjlG/firefox/langpack-fi/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.DEUQXjlG/firefox/langpack-fi/locale/browser-region/region.properties + find firefox.DEUQXjlG/firefox/langpack-fi -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar + cd firefox.DEUQXjlG/firefox/langpack-fi + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org/chrome/fi.jar locale adding: locale/fi/alerts/notificationNames.properties (stored 0%) adding: locale/fi/reporter/about.dtd (deflated 47%) adding: locale/fi/reporter/reportWizard.properties (deflated 44%) adding: locale/fi/reporter/reporter.dtd (deflated 51%) adding: locale/fi/reporter/reportWizard.dtd (deflated 67%) adding: locale/fi/reporter/reporterOverlay.properties (deflated 9%) adding: locale/fi/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/fi/reporter/reportResults.dtd (deflated 64%) adding: locale/fi/autoconfig/autoconfig.properties (deflated 51%) adding: locale/fi/global/nsProgressDialog.properties (deflated 53%) adding: locale/fi/global/printjoboptions.dtd (deflated 57%) adding: locale/fi/global/printProgress.dtd (deflated 43%) adding: locale/fi/global/wizard.properties (deflated 43%) adding: locale/fi/global/about.dtd (deflated 63%) adding: locale/fi/global/plugins.properties (deflated 49%) adding: locale/fi/global/xslt/xslt.properties (deflated 57%) adding: locale/fi/global/storage.properties (deflated 52%) adding: locale/fi/global/dom/dom.properties (deflated 57%) adding: locale/fi/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/fi/global/xul.properties (deflated 52%) adding: locale/fi/global/datetimepicker.dtd (deflated 16%) adding: locale/fi/global/crashes.properties (deflated 27%) adding: locale/fi/global/svg/svg.properties (deflated 53%) adding: locale/fi/global/notification.dtd (stored 0%) adding: locale/fi/global/contentAreaCommands.properties (deflated 50%) adding: locale/fi/global/findbar.dtd (deflated 57%) adding: locale/fi/global/global-strres.properties (deflated 54%) adding: locale/fi/global/nsProgressDialog.dtd (deflated 63%) adding: locale/fi/global/console.dtd (deflated 61%) adding: locale/fi/global/printdialog.properties (deflated 53%) adding: locale/fi/global/downloadProgress.properties (deflated 50%) adding: locale/fi/global/printdialog.dtd (deflated 62%) adding: locale/fi/global/css.properties (deflated 67%) adding: locale/fi/global/finddialog.dtd (deflated 60%) adding: locale/fi/global/history/history.properties (deflated 47%) adding: locale/fi/global/editMenuOverlay.dtd (deflated 77%) adding: locale/fi/global/printing.properties (deflated 63%) adding: locale/fi/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/fi/global/wizard.dtd (deflated 76%) adding: locale/fi/global/xml/prettyprint.dtd (deflated 54%) adding: locale/fi/global/printPageSetup.dtd (deflated 66%) adding: locale/fi/global/charsetTitles.properties (deflated 67%) adding: locale/fi/global/customizeCharset.dtd (deflated 57%) adding: locale/fi/global/dialogOverlay.dtd (deflated 34%) adding: locale/fi/global/commonDialogs.properties (deflated 34%) adding: locale/fi/global/preferences.dtd (deflated 60%) adding: locale/fi/global/config.dtd (deflated 60%) adding: locale/fi/global/customizeToolbar.dtd (deflated 54%) adding: locale/fi/global/console.properties (deflated 22%) adding: locale/fi/global/security/caps.properties (deflated 54%) adding: locale/fi/global/license.dtd (deflated 45%) adding: locale/fi/global/languageNames.properties (deflated 47%) adding: locale/fi/global/intl.properties (deflated 58%) adding: locale/fi/global/regionNames.properties (deflated 47%) adding: locale/fi/global/crashes.dtd (deflated 51%) adding: locale/fi/global/viewSource.properties (deflated 45%) adding: locale/fi/global/layout_errors.properties (deflated 56%) adding: locale/fi/global/gnomeprintdialog.properties (deflated 46%) adding: locale/fi/global/printPreviewProgress.dtd (deflated 31%) adding: locale/fi/global/config.properties (deflated 53%) adding: locale/fi/global/viewSource.dtd (deflated 71%) adding: locale/fi/global/findbar.properties (deflated 40%) adding: locale/fi/global/appstrings.properties (deflated 54%) adding: locale/fi/global/netErrorApp.dtd (deflated 41%) adding: locale/fi/global/charsetOverlay.dtd (deflated 72%) adding: locale/fi/global/intl.css (deflated 21%) adding: locale/fi/global/filepicker.dtd (deflated 59%) adding: locale/fi/global/printPreview.dtd (deflated 64%) adding: locale/fi/global/tree.dtd (stored 0%) adding: locale/fi/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/fi/global/commonDialog.dtd (deflated 52%) adding: locale/fi/global/dialog.properties (deflated 41%) adding: locale/fi/global/global.dtd (stored 0%) adding: locale/fi/global/mozilla.dtd (deflated 42%) adding: locale/fi/global/textcontext.dtd (deflated 66%) adding: locale/fi/global/webservices/security.properties (deflated 54%) adding: locale/fi/global/customizeToolbar.properties (deflated 38%) adding: locale/fi/global/prompts.properties (deflated 54%) adding: locale/fi/global/appPicker.dtd (deflated 21%) adding: locale/fi/global/netError.dtd (deflated 67%) adding: locale/fi/global/nsHelperAppDlg.properties (stored 0%) adding: locale/fi/global/filepicker.properties (deflated 62%) adding: locale/fi/global/keys.properties (deflated 54%) adding: locale/fi/global/xbl.properties (deflated 53%) adding: locale/fi/global/finddialog.properties (deflated 20%) adding: locale/fi/global/brand.dtd (deflated 18%) adding: locale/fi/global/layout/MediaDocument.properties (deflated 59%) adding: locale/fi/global/layout/xmlparser.properties (deflated 55%) adding: locale/fi/global/layout/HtmlForm.properties (deflated 52%) adding: locale/fi/global/browser.properties (deflated 43%) adding: locale/fi/global-platform/unix/accessible.properties (deflated 33%) adding: locale/fi/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/fi/global-platform/unix/intl.properties (deflated 21%) adding: locale/fi/global-platform/win/accessible.properties (deflated 33%) adding: locale/fi/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/fi/global-platform/win/intl.properties (deflated 21%) adding: locale/fi/global-platform/mac/accessible.properties (deflated 33%) adding: locale/fi/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/fi/global-platform/mac/intl.properties (deflated 21%) adding: locale/fi/global-region/region.properties (deflated 42%) adding: locale/fi/global-region/region.dtd (deflated 11%) adding: locale/fi/places/places.properties (deflated 48%) adding: locale/fi/pipnss/nsserrors.properties (deflated 73%) adding: locale/fi/pipnss/pipnss.properties (deflated 67%) adding: locale/fi/pipnss/security.properties (deflated 62%) adding: locale/fi/necko/necko.properties (deflated 52%) adding: locale/fi/mozapps/handling/handling.properties (deflated 40%) adding: locale/fi/mozapps/handling/handling.dtd (deflated 41%) adding: locale/fi/mozapps/plugins/plugins.properties (deflated 67%) adding: locale/fi/mozapps/plugins/plugins.dtd (deflated 70%) adding: locale/fi/mozapps/xpinstall/xpinstallConfirm.properties (deflated 40%) adding: locale/fi/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 39%) adding: locale/fi/mozapps/downloads/downloads.dtd (deflated 69%) adding: locale/fi/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/fi/mozapps/downloads/unknownContentType.properties (deflated 45%) adding: locale/fi/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/fi/mozapps/downloads/settingsChange.dtd (deflated 41%) adding: locale/fi/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/fi/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/fi/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/fi/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/fi/mozapps/preferences/preferences.properties (deflated 52%) adding: locale/fi/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/fi/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/fi/mozapps/update/incompatible.dtd (deflated 62%) adding: locale/fi/mozapps/update/updates.properties (deflated 63%) adding: locale/fi/mozapps/update/history.dtd (deflated 60%) adding: locale/fi/mozapps/update/errors.dtd (deflated 26%) adding: locale/fi/mozapps/update/updates.dtd (deflated 71%) adding: locale/fi/mozapps/extensions/about.dtd (deflated 51%) adding: locale/fi/mozapps/extensions/update.properties (deflated 54%) adding: locale/fi/mozapps/extensions/update.dtd (deflated 74%) adding: locale/fi/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/fi/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/fi/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/fi/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/fi/help/help-toc.rdf (deflated 60%) adding: locale/fi/help/welcome.xhtml (deflated 48%) adding: locale/fi/help/help.properties (stored 0%) adding: locale/fi/help/help.dtd (deflated 71%) adding: locale/fi/pippki/pippki.dtd (deflated 66%) adding: locale/fi/pippki/pref-ssl.dtd (deflated 61%) adding: locale/fi/pippki/pippki.properties (deflated 62%) adding: locale/fi/pippki/pref-security.dtd (deflated 60%) adding: locale/fi/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/fi/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/fi/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/fi/pippki/deviceManager.dtd (deflated 64%) adding: locale/fi/pippki/certManager.dtd (deflated 71%) adding: locale/fi/pippki/pref-validation.dtd (deflated 68%) adding: locale/fi/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/fi/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 39%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 42%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 44%) adding: locale/browser/places/places.properties (deflated 60%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/applications.dtd (deflated 60%) adding: locale/browser/preferences/preferences.properties (deflated 57%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 33%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 35%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 74%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 52%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 65%) adding: locale/browser/appstrings.properties (deflated 52%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 55%) adding: locale/browser/searchbar.dtd (deflated 23%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 22%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/quitDialog.properties (deflated 52%) adding: locale/browser/sidebar/sidebar.properties (deflated 25%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 45%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 54%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 30%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 52%) adding: locale/browser/browser.properties (deflated 61%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.DEUQXjlG ++ echo fi ++ sed -e s/-/_/g + language=fi ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org + echo '%lang(fi) //usr/lib64/firefox-3.0b5/extensions/langpack-fi@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/fr.xpi .xpi + language=fr + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org + unzip firefox-langpacks/fr.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org Archive: firefox-langpacks/fr.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.rkhIOJbh + langtmp=firefox.rkhIOJbh/firefox/langpack-fr + /bin/mkdir -p firefox.rkhIOJbh/firefox/langpack-fr + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar -d firefox.rkhIOJbh/firefox/langpack-fr Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/necko/necko.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/css.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/xbl.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/xul.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printing.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/layout_errors.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/netError.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/netErrorApp.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/global.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/appstrings.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/charsetTitles.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/global-strres.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/plugins.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/nsWebBrowserPersist.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printdialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/xslt/xslt.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/dom/dom.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/svg/svg.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/layout/MediaDocument.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/layout/xmlparser.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/layout/HtmlForm.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/security/caps.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/xml/prettyprint.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/webservices/security.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/win/accessible.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/mac/accessible.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/unix/accessible.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/storage.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/prompts.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pipnss/pipnss.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pipnss/nsserrors.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pipnss/security.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/pippki.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/pref-ssl.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/pippki.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/PrefOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/pref-security.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/PageInfoOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/certManager.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/deviceManager.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/pref-validation.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/pippki/pref-masterpass.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/about.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/appPicker.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/brand.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/downloadProgress.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/filepicker.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/filepicker.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/findbar.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/findbar.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/license.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/mozilla.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/notification.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/preferences.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/gnomeprintdialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/nsHelperAppDlg.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/nsHelperAppDlg.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/nsProgressDialog.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/nsProgressDialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/history/history.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/xpinstall/xpinstall.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/crashes.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/crashes.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/mac/platformKeys.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/unix/platformKeys.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/win/platformKeys.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/mac/intl.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/unix/intl.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-platform/win/intl.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/downloads/downloads.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/downloads/downloads.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/extensions/extensions.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/extensions/extensions.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/extensions/about.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/extensions/update.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/extensions/update.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/handling/handling.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/handling/handling.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/plugins/plugins.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/plugins/plugins.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/preferences/ocsp.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/preferences/changemp.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/preferences/removemp.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/preferences/preferences.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/profile/createProfileWizard.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/profile/profileSelection.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/profile/profileSelection.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/update/updates.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/update/updates.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/update/incompatible.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/update/history.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/update/errors.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/alerts/notificationNames.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/cookie/cookieAcceptDialog.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/cookie/cookieAcceptDialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/autoconfig/autoconfig.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/help.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/help.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/help-toc.rdf extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/welcome.xhtml extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/places/places.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/browser.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/charsetOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/commonDialog.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/commonDialogs.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/config.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/config.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/console.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/console.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/contentAreaCommands.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/customizeCharset.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/customizeToolbar.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/customizeToolbar.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/datetimepicker.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/dialogOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/editMenuOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/finddialog.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/finddialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/intl.css extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/intl.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/keys.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/languageNames.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printdialog.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printjoboptions.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printPageSetup.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printPreview.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printPreviewProgress.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/printProgress.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/regionNames.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/dialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/tree.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/textcontext.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/viewSource.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/viewSource.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/wizard.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global/wizard.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-region/region.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/global-region/region.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/downloads/unknownContentType.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/downloads/unknownContentType.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/mozapps/downloads/settingsChange.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/passwordmgr/passwordmgr.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/passwordmgr/passwordManager.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/reportWizard.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/about.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/reporterOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/reportResults.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/reporter.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/reportWizard.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/reporter/reporterOverlay.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/aboutDialog.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/aboutRobots.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/credits.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/baseMenuOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/browser.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/metaData.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/metaData.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/openLocation.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/openLocation.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/pageInfo.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/pageReport.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/pageReportFirstTime.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/quitDialog.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/sanitize.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/search.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/searchbar.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/engineManager.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/engineManager.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/setDesktopBackground.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/shellservice.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/sessionstore.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/tabbrowser.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/tabbrowser.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/places/places.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/places/places.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/places/bookmarkProperties.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/places/bookmarkProperties.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/selectBookmark.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/places/moveBookmarks.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/feeds/subscribe.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/feeds/subscribe.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/history/history.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/migration/migration.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/migration/migration.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/advanced.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/applicationManager.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/applicationManager.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/colors.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/cookies.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/content.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/connection.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/applications.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/fonts.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/main.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/languages.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/permissions.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/phishEULA.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/preferences.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/preferences.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/privacy.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/security.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/securityWarnings.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/tabs.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/sidebar/sidebar.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser-region/region.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/first.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/last.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/next.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/pg-landscape-small.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/pg-portrait-small.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/previous.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/searchbar.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/fr/help/images/urlbar.png extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/browser.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/pageInfo.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/safeMode.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/netError.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/appstrings.properties extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/browser/downloads/settingsChange.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/branding/brand.dtd extracting: firefox.rkhIOJbh/firefox/langpack-fr/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.rkhIOJbh/firefox/langpack-fr/locale/browser-region/region.properties + find firefox.rkhIOJbh/firefox/langpack-fr -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar + cd firefox.rkhIOJbh/firefox/langpack-fr + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org/chrome/fr.jar locale adding: locale/browser-region/region.properties (deflated 55%) adding: locale/fr/alerts/notificationNames.properties (stored 0%) adding: locale/fr/reporter/about.dtd (deflated 51%) adding: locale/fr/reporter/reportWizard.properties (deflated 42%) adding: locale/fr/reporter/reporter.dtd (deflated 50%) adding: locale/fr/reporter/reportWizard.dtd (deflated 67%) adding: locale/fr/reporter/reporterOverlay.properties (deflated 9%) adding: locale/fr/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/fr/reporter/reportResults.dtd (deflated 65%) adding: locale/fr/autoconfig/autoconfig.properties (deflated 50%) adding: locale/fr/global/nsProgressDialog.properties (deflated 51%) adding: locale/fr/global/printjoboptions.dtd (deflated 58%) adding: locale/fr/global/printProgress.dtd (deflated 45%) adding: locale/fr/global/wizard.properties (deflated 40%) adding: locale/fr/global/about.dtd (deflated 65%) adding: locale/fr/global/plugins.properties (deflated 44%) adding: locale/fr/global/xslt/xslt.properties (deflated 59%) adding: locale/fr/global/storage.properties (deflated 52%) adding: locale/fr/global/dom/dom.properties (deflated 59%) adding: locale/fr/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/fr/global/xul.properties (deflated 53%) adding: locale/fr/global/datetimepicker.dtd (deflated 16%) adding: locale/fr/global/crashes.properties (deflated 21%) adding: locale/fr/global/svg/svg.properties (deflated 53%) adding: locale/fr/global/notification.dtd (stored 0%) adding: locale/fr/global/contentAreaCommands.properties (deflated 52%) adding: locale/fr/global/findbar.dtd (deflated 57%) adding: locale/fr/global/global-strres.properties (deflated 54%) adding: locale/fr/global/nsProgressDialog.dtd (deflated 64%) adding: locale/fr/global/console.dtd (deflated 61%) adding: locale/fr/global/printdialog.properties (deflated 52%) adding: locale/fr/global/downloadProgress.properties (deflated 50%) adding: locale/fr/global/printdialog.dtd (deflated 60%) adding: locale/fr/global/css.properties (deflated 68%) adding: locale/fr/global/finddialog.dtd (deflated 61%) adding: locale/fr/global/history/history.properties (deflated 45%) adding: locale/fr/global/editMenuOverlay.dtd (deflated 76%) adding: locale/fr/global/printing.properties (deflated 65%) adding: locale/fr/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/fr/global/wizard.dtd (deflated 75%) adding: locale/fr/global/xml/prettyprint.dtd (deflated 54%) adding: locale/fr/global/printPageSetup.dtd (deflated 64%) adding: locale/fr/global/charsetTitles.properties (deflated 64%) adding: locale/fr/global/customizeCharset.dtd (deflated 57%) adding: locale/fr/global/dialogOverlay.dtd (deflated 36%) adding: locale/fr/global/commonDialogs.properties (deflated 35%) adding: locale/fr/global/preferences.dtd (deflated 56%) adding: locale/fr/global/config.dtd (deflated 60%) adding: locale/fr/global/customizeToolbar.dtd (deflated 54%) adding: locale/fr/global/console.properties (deflated 31%) adding: locale/fr/global/security/caps.properties (deflated 55%) adding: locale/fr/global/license.dtd (deflated 43%) adding: locale/fr/global/languageNames.properties (deflated 47%) adding: locale/fr/global/intl.properties (deflated 58%) adding: locale/fr/global/regionNames.properties (deflated 47%) adding: locale/fr/global/crashes.dtd (deflated 50%) adding: locale/fr/global/viewSource.properties (deflated 46%) adding: locale/fr/global/layout_errors.properties (deflated 57%) adding: locale/fr/global/gnomeprintdialog.properties (deflated 47%) adding: locale/fr/global/printPreviewProgress.dtd (deflated 31%) adding: locale/fr/global/config.properties (deflated 53%) adding: locale/fr/global/viewSource.dtd (deflated 71%) adding: locale/fr/global/findbar.properties (deflated 44%) adding: locale/fr/global/appstrings.properties (deflated 55%) adding: locale/fr/global/netErrorApp.dtd (deflated 42%) adding: locale/fr/global/charsetOverlay.dtd (deflated 78%) adding: locale/fr/global/intl.css (deflated 23%) adding: locale/fr/global/filepicker.dtd (deflated 57%) adding: locale/fr/global/printPreview.dtd (deflated 63%) adding: locale/fr/global/tree.dtd (stored 0%) adding: locale/fr/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/fr/global/commonDialog.dtd (deflated 52%) adding: locale/fr/global/dialog.properties (deflated 42%) adding: locale/fr/global/global.dtd (stored 0%) adding: locale/fr/global/mozilla.dtd (deflated 40%) adding: locale/fr/global/textcontext.dtd (deflated 65%) adding: locale/fr/global/webservices/security.properties (deflated 55%) adding: locale/fr/global/customizeToolbar.properties (deflated 44%) adding: locale/fr/global/prompts.properties (deflated 54%) adding: locale/fr/global/appPicker.dtd (deflated 21%) adding: locale/fr/global/netError.dtd (deflated 69%) adding: locale/fr/global/nsHelperAppDlg.properties (deflated 5%) adding: locale/fr/global/filepicker.properties (deflated 65%) adding: locale/fr/global/keys.properties (deflated 54%) adding: locale/fr/global/xbl.properties (deflated 52%) adding: locale/fr/global/finddialog.properties (deflated 6%) adding: locale/fr/global/brand.dtd (deflated 18%) adding: locale/fr/global/layout/MediaDocument.properties (deflated 59%) adding: locale/fr/global/layout/xmlparser.properties (deflated 56%) adding: locale/fr/global/layout/HtmlForm.properties (deflated 52%) adding: locale/fr/global/browser.properties (deflated 42%) adding: locale/fr/global-platform/unix/accessible.properties (deflated 33%) adding: locale/fr/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/fr/global-platform/unix/intl.properties (deflated 21%) adding: locale/fr/global-platform/win/accessible.properties (deflated 33%) adding: locale/fr/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/fr/global-platform/win/intl.properties (deflated 21%) adding: locale/fr/global-platform/mac/accessible.properties (deflated 33%) adding: locale/fr/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/fr/global-platform/mac/intl.properties (deflated 21%) adding: locale/fr/global-region/region.properties (deflated 40%) adding: locale/fr/global-region/region.dtd (deflated 12%) adding: locale/fr/places/places.properties (deflated 48%) adding: locale/fr/pipnss/nsserrors.properties (deflated 75%) adding: locale/fr/pipnss/pipnss.properties (deflated 69%) adding: locale/fr/pipnss/security.properties (deflated 62%) adding: locale/fr/necko/necko.properties (deflated 53%) adding: locale/fr/mozapps/handling/handling.properties (deflated 41%) adding: locale/fr/mozapps/handling/handling.dtd (deflated 41%) adding: locale/fr/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/fr/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/fr/mozapps/xpinstall/xpinstallConfirm.properties (deflated 45%) adding: locale/fr/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/fr/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/fr/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/fr/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/fr/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/fr/mozapps/downloads/settingsChange.dtd (deflated 41%) adding: locale/fr/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/fr/mozapps/profile/createProfileWizard.dtd (deflated 63%) adding: locale/fr/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/fr/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/fr/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/fr/mozapps/preferences/removemp.dtd (deflated 55%) adding: locale/fr/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/fr/mozapps/update/incompatible.dtd (deflated 61%) adding: locale/fr/mozapps/update/updates.properties (deflated 64%) adding: locale/fr/mozapps/update/history.dtd (deflated 58%) adding: locale/fr/mozapps/update/errors.dtd (deflated 24%) adding: locale/fr/mozapps/update/updates.dtd (deflated 69%) adding: locale/fr/mozapps/extensions/about.dtd (deflated 52%) adding: locale/fr/mozapps/extensions/update.properties (deflated 54%) adding: locale/fr/mozapps/extensions/update.dtd (deflated 72%) adding: locale/fr/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/fr/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/fr/cookie/cookieAcceptDialog.dtd (deflated 68%) adding: locale/fr/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/fr/help/help-toc.rdf (deflated 60%) adding: locale/fr/help/welcome.xhtml (deflated 55%) adding: locale/fr/help/images/urlbar.png (stored 0%) adding: locale/fr/help/images/next.png (deflated 5%) adding: locale/fr/help/images/searchbar.png (stored 0%) adding: locale/fr/help/images/pg-portrait-small.png (stored 0%) adding: locale/fr/help/images/first.png (deflated 4%) adding: locale/fr/help/images/pg-landscape-small.png (stored 0%) adding: locale/fr/help/images/previous.png (deflated 4%) adding: locale/fr/help/images/last.png (deflated 4%) adding: locale/fr/help/help.properties (stored 0%) adding: locale/fr/help/help.dtd (deflated 71%) adding: locale/fr/pippki/pippki.dtd (deflated 67%) adding: locale/fr/pippki/pref-ssl.dtd (deflated 62%) adding: locale/fr/pippki/pippki.properties (deflated 65%) adding: locale/fr/pippki/pref-security.dtd (deflated 60%) adding: locale/fr/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/fr/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/fr/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/fr/pippki/deviceManager.dtd (deflated 63%) adding: locale/fr/pippki/certManager.dtd (deflated 72%) adding: locale/fr/pippki/pref-validation.dtd (deflated 67%) adding: locale/fr/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/fr/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/branding/brand.properties (deflated 41%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 44%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 33%) adding: locale/browser/places/places.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.properties (deflated 54%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/applications.dtd (deflated 60%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/applicationManager.properties (deflated 36%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 28%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 59%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 32%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 54%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/aboutDialog.dtd (deflated 55%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 55%) adding: locale/browser/metaData.dtd (deflated 69%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 26%) adding: locale/browser/sessionstore.properties (deflated 46%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 18%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 51%) adding: locale/browser/sidebar/sidebar.properties (deflated 31%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 46%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 53%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 24%) adding: locale/browser/metaData.properties (deflated 42%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.rkhIOJbh ++ echo fr ++ sed -e s/-/_/g + language=fr ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org + echo '%lang(fr) //usr/lib64/firefox-3.0b5/extensions/langpack-fr@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/fy-NL.xpi .xpi + language=fy-NL + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org + unzip firefox-langpacks/fy-NL.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org Archive: firefox-langpacks/fy-NL.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.Z8llCdOW + langtmp=firefox.Z8llCdOW/firefox/langpack-fy-NL + /bin/mkdir -p firefox.Z8llCdOW/firefox/langpack-fy-NL + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL.jar -d firefox.Z8llCdOW/firefox/langpack-fy-NL Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL.jar extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/necko/necko.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/css.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/xbl.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/xul.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printing.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/layout_errors.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/netError.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/netErrorApp.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/global.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/appstrings.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/charsetTitles.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/global-strres.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/plugins.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/nsWebBrowserPersist.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printdialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/xslt/xslt.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/dom/dom.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/svg/svg.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/layout/MediaDocument.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/layout/xmlparser.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/layout/HtmlForm.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/security/caps.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/xml/prettyprint.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/webservices/security.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/win/accessible.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/mac/accessible.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/unix/accessible.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/storage.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/prompts.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pipnss/pipnss.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pipnss/nsserrors.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pipnss/security.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/pippki.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/pref-ssl.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/pippki.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/PrefOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/pref-security.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/PageInfoOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/certManager.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/deviceManager.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/pref-validation.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/pippki/pref-masterpass.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/about.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/appPicker.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/brand.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/downloadProgress.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/filepicker.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/filepicker.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/findbar.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/findbar.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/license.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/mozilla.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/notification.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/preferences.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/gnomeprintdialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/nsHelperAppDlg.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/nsHelperAppDlg.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/nsProgressDialog.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/nsProgressDialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/history/history.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/xpinstall/xpinstall.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/crashes.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/crashes.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/mac/platformKeys.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/unix/platformKeys.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/win/platformKeys.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/mac/intl.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/unix/intl.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-platform/win/intl.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/downloads/downloads.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/downloads/downloads.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/extensions/extensions.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/extensions/extensions.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/extensions/about.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/extensions/update.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/extensions/update.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/handling/handling.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/handling/handling.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/plugins/plugins.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/plugins/plugins.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/preferences/ocsp.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/preferences/changemp.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/preferences/removemp.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/preferences/preferences.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/profile/createProfileWizard.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/profile/profileSelection.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/profile/profileSelection.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/update/updates.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/update/updates.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/update/incompatible.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/update/history.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/update/errors.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/alerts/notificationNames.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/cookie/cookieAcceptDialog.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/cookie/cookieAcceptDialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/autoconfig/autoconfig.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/help/help.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/help/help.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/help/help-toc.rdf extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/help/welcome.xhtml extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/places/places.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/browser.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/charsetOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/commonDialog.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/commonDialogs.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/config.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/config.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/console.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/console.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/contentAreaCommands.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/customizeCharset.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/customizeToolbar.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/customizeToolbar.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/datetimepicker.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/dialogOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/editMenuOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/finddialog.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/finddialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/intl.css extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/intl.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/keys.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/languageNames.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printdialog.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printjoboptions.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printPageSetup.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printPreview.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printPreviewProgress.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/printProgress.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/regionNames.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/dialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/tree.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/textcontext.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/viewSource.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/viewSource.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/wizard.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global/wizard.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-region/region.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/global-region/region.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/downloads/unknownContentType.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/downloads/unknownContentType.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/mozapps/downloads/settingsChange.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/passwordmgr/passwordmgr.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/passwordmgr/passwordManager.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/reportWizard.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/about.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/reporterOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/reportResults.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/reporter.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/reportWizard.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/fy-NL/reporter/reporterOverlay.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/aboutDialog.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/aboutRobots.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/credits.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/baseMenuOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/browser.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/metaData.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/metaData.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/openLocation.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/openLocation.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/pageInfo.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/pageReport.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/pageReportFirstTime.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/quitDialog.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/sanitize.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/search.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/searchbar.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/engineManager.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/engineManager.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/setDesktopBackground.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/shellservice.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/sessionstore.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/tabbrowser.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/tabbrowser.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/places/places.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/places/places.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/places/bookmarkProperties.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/places/bookmarkProperties.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/selectBookmark.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/places/moveBookmarks.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/feeds/subscribe.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/feeds/subscribe.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/history/history.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/migration/migration.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/migration/migration.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/advanced.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/applicationManager.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/applicationManager.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/colors.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/cookies.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/content.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/connection.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/applications.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/fonts.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/main.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/languages.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/permissions.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/phishEULA.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/preferences.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/preferences.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/privacy.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/security.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/securityWarnings.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/tabs.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/sidebar/sidebar.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser-region/region.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/searchbar.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/urlbar.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/first.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/last.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/next.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/previous.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/pg-landscape-small.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/help/images/pg-portrait-small.png extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/browser.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/pageInfo.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/safeMode.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/netError.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/appstrings.properties extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser/downloads/settingsChange.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/branding/brand.dtd extracting: firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.Z8llCdOW/firefox/langpack-fy-NL/locale/browser-region/region.properties + find firefox.Z8llCdOW/firefox/langpack-fy-NL -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL.jar + cd firefox.Z8llCdOW/firefox/langpack-fy-NL + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/fy-NL/alerts/notificationNames.properties (stored 0%) adding: locale/fy-NL/reporter/about.dtd (deflated 48%) adding: locale/fy-NL/reporter/reportWizard.properties (deflated 49%) adding: locale/fy-NL/reporter/reporter.dtd (deflated 49%) adding: locale/fy-NL/reporter/reportWizard.dtd (deflated 67%) adding: locale/fy-NL/reporter/reporterOverlay.properties (deflated 9%) adding: locale/fy-NL/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/fy-NL/reporter/reportResults.dtd (deflated 66%) adding: locale/fy-NL/autoconfig/autoconfig.properties (deflated 46%) adding: locale/fy-NL/global/nsProgressDialog.properties (deflated 52%) adding: locale/fy-NL/global/printjoboptions.dtd (deflated 57%) adding: locale/fy-NL/global/printProgress.dtd (deflated 44%) adding: locale/fy-NL/global/wizard.properties (deflated 35%) adding: locale/fy-NL/global/about.dtd (deflated 63%) adding: locale/fy-NL/global/plugins.properties (deflated 43%) adding: locale/fy-NL/global/xslt/xslt.properties (deflated 57%) adding: locale/fy-NL/global/storage.properties (deflated 53%) adding: locale/fy-NL/global/dom/dom.properties (deflated 58%) adding: locale/fy-NL/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/fy-NL/global/xul.properties (deflated 53%) adding: locale/fy-NL/global/datetimepicker.dtd (deflated 16%) adding: locale/fy-NL/global/crashes.properties (deflated 20%) adding: locale/fy-NL/global/svg/svg.properties (deflated 53%) adding: locale/fy-NL/global/notification.dtd (stored 0%) adding: locale/fy-NL/global/contentAreaCommands.properties (deflated 51%) adding: locale/fy-NL/global/findbar.dtd (deflated 57%) adding: locale/fy-NL/global/global-strres.properties (deflated 54%) adding: locale/fy-NL/global/nsProgressDialog.dtd (deflated 64%) adding: locale/fy-NL/global/console.dtd (deflated 60%) adding: locale/fy-NL/global/printdialog.properties (deflated 55%) adding: locale/fy-NL/global/downloadProgress.properties (deflated 49%) adding: locale/fy-NL/global/printdialog.dtd (deflated 61%) adding: locale/fy-NL/global/css.properties (deflated 69%) adding: locale/fy-NL/global/finddialog.dtd (deflated 60%) adding: locale/fy-NL/global/history/history.properties (deflated 46%) adding: locale/fy-NL/global/editMenuOverlay.dtd (deflated 72%) adding: locale/fy-NL/global/printing.properties (deflated 65%) adding: locale/fy-NL/global/nsHelperAppDlg.dtd (deflated 64%) adding: locale/fy-NL/global/wizard.dtd (deflated 75%) adding: locale/fy-NL/global/xml/prettyprint.dtd (deflated 54%) adding: locale/fy-NL/global/printPageSetup.dtd (deflated 65%) adding: locale/fy-NL/global/charsetTitles.properties (deflated 65%) adding: locale/fy-NL/global/customizeCharset.dtd (deflated 57%) adding: locale/fy-NL/global/dialogOverlay.dtd (deflated 37%) adding: locale/fy-NL/global/commonDialogs.properties (deflated 34%) adding: locale/fy-NL/global/preferences.dtd (deflated 56%) adding: locale/fy-NL/global/config.dtd (deflated 60%) adding: locale/fy-NL/global/customizeToolbar.dtd (deflated 50%) adding: locale/fy-NL/global/console.properties (deflated 25%) adding: locale/fy-NL/global/security/caps.properties (deflated 55%) adding: locale/fy-NL/global/license.dtd (deflated 40%) adding: locale/fy-NL/global/languageNames.properties (deflated 49%) adding: locale/fy-NL/global/intl.properties (deflated 57%) adding: locale/fy-NL/global/regionNames.properties (deflated 46%) adding: locale/fy-NL/global/crashes.dtd (deflated 52%) adding: locale/fy-NL/global/viewSource.properties (deflated 44%) adding: locale/fy-NL/global/layout_errors.properties (deflated 57%) adding: locale/fy-NL/global/gnomeprintdialog.properties (deflated 47%) adding: locale/fy-NL/global/printPreviewProgress.dtd (deflated 31%) adding: locale/fy-NL/global/config.properties (deflated 53%) adding: locale/fy-NL/global/viewSource.dtd (deflated 71%) adding: locale/fy-NL/global/findbar.properties (deflated 46%) adding: locale/fy-NL/global/appstrings.properties (deflated 57%) adding: locale/fy-NL/global/netErrorApp.dtd (deflated 42%) adding: locale/fy-NL/global/charsetOverlay.dtd (deflated 72%) adding: locale/fy-NL/global/intl.css (deflated 34%) adding: locale/fy-NL/global/filepicker.dtd (deflated 55%) adding: locale/fy-NL/global/printPreview.dtd (deflated 63%) adding: locale/fy-NL/global/tree.dtd (deflated 3%) adding: locale/fy-NL/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/fy-NL/global/commonDialog.dtd (deflated 52%) adding: locale/fy-NL/global/dialog.properties (deflated 43%) adding: locale/fy-NL/global/global.dtd (stored 0%) adding: locale/fy-NL/global/mozilla.dtd (deflated 41%) adding: locale/fy-NL/global/textcontext.dtd (deflated 65%) adding: locale/fy-NL/global/webservices/security.properties (deflated 54%) adding: locale/fy-NL/global/customizeToolbar.properties (deflated 42%) adding: locale/fy-NL/global/prompts.properties (deflated 54%) adding: locale/fy-NL/global/appPicker.dtd (deflated 24%) adding: locale/fy-NL/global/netError.dtd (deflated 67%) adding: locale/fy-NL/global/nsHelperAppDlg.properties (deflated 11%) adding: locale/fy-NL/global/filepicker.properties (deflated 63%) adding: locale/fy-NL/global/keys.properties (deflated 55%) adding: locale/fy-NL/global/xbl.properties (deflated 53%) adding: locale/fy-NL/global/finddialog.properties (deflated 15%) adding: locale/fy-NL/global/brand.dtd (deflated 18%) adding: locale/fy-NL/global/layout/MediaDocument.properties (deflated 60%) adding: locale/fy-NL/global/layout/xmlparser.properties (deflated 58%) adding: locale/fy-NL/global/layout/HtmlForm.properties (deflated 53%) adding: locale/fy-NL/global/browser.properties (deflated 42%) adding: locale/fy-NL/global-platform/unix/accessible.properties (deflated 55%) adding: locale/fy-NL/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/fy-NL/global-platform/unix/intl.properties (deflated 28%) adding: locale/fy-NL/global-platform/win/accessible.properties (deflated 55%) adding: locale/fy-NL/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/fy-NL/global-platform/win/intl.properties (deflated 28%) adding: locale/fy-NL/global-platform/mac/accessible.properties (deflated 55%) adding: locale/fy-NL/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/fy-NL/global-platform/mac/intl.properties (deflated 28%) adding: locale/fy-NL/global-region/region.properties (deflated 37%) adding: locale/fy-NL/global-region/region.dtd (deflated 12%) adding: locale/fy-NL/places/places.properties (deflated 50%) adding: locale/fy-NL/pipnss/nsserrors.properties (deflated 73%) adding: locale/fy-NL/pipnss/pipnss.properties (deflated 68%) adding: locale/fy-NL/pipnss/security.properties (deflated 64%) adding: locale/fy-NL/necko/necko.properties (deflated 53%) adding: locale/fy-NL/mozapps/handling/handling.properties (deflated 42%) adding: locale/fy-NL/mozapps/handling/handling.dtd (deflated 40%) adding: locale/fy-NL/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/fy-NL/mozapps/plugins/plugins.dtd (deflated 67%) adding: locale/fy-NL/mozapps/xpinstall/xpinstallConfirm.properties (deflated 49%) adding: locale/fy-NL/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/fy-NL/mozapps/downloads/downloads.dtd (deflated 65%) adding: locale/fy-NL/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/fy-NL/mozapps/downloads/unknownContentType.properties (deflated 47%) adding: locale/fy-NL/mozapps/downloads/unknownContentType.dtd (deflated 53%) adding: locale/fy-NL/mozapps/downloads/settingsChange.dtd (deflated 39%) adding: locale/fy-NL/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/fy-NL/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/fy-NL/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/fy-NL/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/fy-NL/mozapps/preferences/preferences.properties (deflated 45%) adding: locale/fy-NL/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/fy-NL/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/fy-NL/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/fy-NL/mozapps/update/updates.properties (deflated 64%) adding: locale/fy-NL/mozapps/update/history.dtd (deflated 58%) adding: locale/fy-NL/mozapps/update/errors.dtd (stored 0%) adding: locale/fy-NL/mozapps/update/updates.dtd (deflated 71%) adding: locale/fy-NL/mozapps/extensions/about.dtd (deflated 44%) adding: locale/fy-NL/mozapps/extensions/update.properties (deflated 56%) adding: locale/fy-NL/mozapps/extensions/update.dtd (deflated 75%) adding: locale/fy-NL/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/fy-NL/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/fy-NL/cookie/cookieAcceptDialog.dtd (deflated 68%) adding: locale/fy-NL/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/fy-NL/help/help-toc.rdf (deflated 63%) adding: locale/fy-NL/help/welcome.xhtml (deflated 52%) adding: locale/fy-NL/help/help.properties (stored 0%) adding: locale/fy-NL/help/help.dtd (deflated 72%) adding: locale/fy-NL/pippki/pippki.dtd (deflated 66%) adding: locale/fy-NL/pippki/pref-ssl.dtd (deflated 61%) adding: locale/fy-NL/pippki/pippki.properties (deflated 65%) adding: locale/fy-NL/pippki/pref-security.dtd (deflated 60%) adding: locale/fy-NL/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/fy-NL/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/fy-NL/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/fy-NL/pippki/deviceManager.dtd (deflated 66%) adding: locale/fy-NL/pippki/certManager.dtd (deflated 73%) adding: locale/fy-NL/pippki/pref-validation.dtd (deflated 68%) adding: locale/fy-NL/passwordmgr/passwordmgr.properties (deflated 66%) adding: locale/fy-NL/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/browser/downloads/settingsChange.dtd (deflated 42%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 44%) adding: locale/browser/places/places.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.properties (deflated 56%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 77%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 60%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 38%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/tabs.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 68%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/content.dtd (deflated 69%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 32%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 58%) adding: locale/browser/shellservice.properties (deflated 50%) adding: locale/browser/aboutDialog.dtd (deflated 54%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 58%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 26%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/help/images/urlbar.png (stored 0%) adding: locale/browser/help/images/next.png (deflated 4%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/pg-portrait-small.png (deflated 1%) adding: locale/browser/help/images/first.png (deflated 3%) adding: locale/browser/help/images/pg-landscape-small.png (deflated 1%) adding: locale/browser/help/images/previous.png (deflated 3%) adding: locale/browser/help/images/last.png (deflated 3%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 23%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 54%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 53%) adding: locale/browser/sidebar/sidebar.properties (deflated 33%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 48%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 52%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/metaData.properties (deflated 45%) adding: locale/browser/engineManager.properties (deflated 50%) adding: locale/browser/browser.properties (deflated 63%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.Z8llCdOW ++ echo fy-NL ++ sed -e s/-/_/g + language=fy_NL ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org + echo '%lang(fy_NL) //usr/lib64/firefox-3.0b5/extensions/langpack-fy-NL@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/gu-IN.xpi .xpi + language=gu-IN + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org + unzip firefox-langpacks/gu-IN.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org Archive: firefox-langpacks/gu-IN.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.B97C8q7F + langtmp=firefox.B97C8q7F/firefox/langpack-gu-IN + /bin/mkdir -p firefox.B97C8q7F/firefox/langpack-gu-IN + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar -d firefox.B97C8q7F/firefox/langpack-gu-IN Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/necko/necko.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/css.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/xbl.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/xul.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printing.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/layout_errors.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/netError.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/netErrorApp.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/global.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/appstrings.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/charsetTitles.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/global-strres.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/plugins.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/nsWebBrowserPersist.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printdialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/xslt/xslt.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/dom/dom.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/svg/svg.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/layout/MediaDocument.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/layout/xmlparser.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/layout/HtmlForm.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/security/caps.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/xml/prettyprint.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/webservices/security.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/win/accessible.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/mac/accessible.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/unix/accessible.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/storage.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/prompts.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pipnss/pipnss.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pipnss/nsserrors.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pipnss/security.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/pippki.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-ssl.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/pippki.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/PrefOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-security.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/PageInfoOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/certManager.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/deviceManager.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-validation.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/pippki/pref-masterpass.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/about.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/appPicker.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/brand.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/downloadProgress.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/filepicker.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/filepicker.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/findbar.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/findbar.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/license.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/mozilla.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/notification.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/preferences.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/gnomeprintdialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/nsHelperAppDlg.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/nsHelperAppDlg.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/nsProgressDialog.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/nsProgressDialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/history/history.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/xpinstall/xpinstall.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/crashes.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/crashes.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/mac/platformKeys.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/unix/platformKeys.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/win/platformKeys.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/mac/intl.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/unix/intl.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-platform/win/intl.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/downloads.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/downloads.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/extensions.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/extensions.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/about.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/update.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/extensions/update.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/handling/handling.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/handling/handling.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/plugins/plugins.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/plugins/plugins.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/ocsp.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/changemp.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/removemp.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/preferences/preferences.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/profile/createProfileWizard.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/profile/profileSelection.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/profile/profileSelection.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/updates.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/updates.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/incompatible.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/history.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/update/errors.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/alerts/notificationNames.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/cookie/cookieAcceptDialog.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/cookie/cookieAcceptDialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/autoconfig/autoconfig.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/help/help.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/help/help.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/help/help-toc.rdf extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/help/welcome.xhtml extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/places/places.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/browser.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/charsetOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/commonDialog.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/commonDialogs.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/config.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/config.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/console.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/console.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/contentAreaCommands.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/customizeCharset.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/customizeToolbar.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/customizeToolbar.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/datetimepicker.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/dialogOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/editMenuOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/finddialog.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/finddialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/intl.css extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/intl.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/keys.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/languageNames.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printdialog.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printjoboptions.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printPageSetup.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printPreview.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printPreviewProgress.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/printProgress.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/regionNames.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/dialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/tree.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/textcontext.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/viewSource.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/viewSource.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/wizard.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global/wizard.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-region/region.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/global-region/region.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/unknownContentType.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/unknownContentType.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/mozapps/downloads/settingsChange.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/passwordmgr/passwordmgr.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/passwordmgr/passwordManager.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/reportWizard.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/about.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/reporterOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/reportResults.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/reporter.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/reportWizard.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/gu-IN/reporter/reporterOverlay.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/aboutDialog.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/aboutRobots.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/credits.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/baseMenuOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/browser.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/metaData.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/metaData.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/openLocation.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/openLocation.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/pageInfo.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/pageReport.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/pageReportFirstTime.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/quitDialog.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/sanitize.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/search.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/searchbar.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/engineManager.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/engineManager.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/setDesktopBackground.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/shellservice.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/sessionstore.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/tabbrowser.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/tabbrowser.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/places/places.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/places/places.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/places/bookmarkProperties.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/places/bookmarkProperties.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/selectBookmark.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/places/moveBookmarks.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/feeds/subscribe.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/feeds/subscribe.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/history/history.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/migration/migration.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/migration/migration.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/advanced.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/applicationManager.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/applicationManager.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/colors.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/cookies.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/content.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/connection.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/applications.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/fonts.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/main.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/languages.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/permissions.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/phishEULA.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/preferences.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/preferences.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/privacy.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/security.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/securityWarnings.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/tabs.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/sidebar/sidebar.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser-region/region.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/browser.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/pageInfo.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/safeMode.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/netError.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/appstrings.properties extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser/downloads/settingsChange.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/branding/brand.dtd extracting: firefox.B97C8q7F/firefox/langpack-gu-IN/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.B97C8q7F/firefox/langpack-gu-IN/locale/browser-region/region.properties + find firefox.B97C8q7F/firefox/langpack-gu-IN -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar + cd firefox.B97C8q7F/firefox/langpack-gu-IN + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN.jar locale adding: locale/gu-IN/alerts/notificationNames.properties (deflated 7%) adding: locale/gu-IN/reporter/about.dtd (deflated 46%) adding: locale/gu-IN/reporter/reportWizard.properties (deflated 56%) adding: locale/gu-IN/reporter/reporter.dtd (deflated 42%) adding: locale/gu-IN/reporter/reportWizard.dtd (deflated 71%) adding: locale/gu-IN/reporter/reporterOverlay.properties (deflated 9%) adding: locale/gu-IN/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/gu-IN/reporter/reportResults.dtd (deflated 62%) adding: locale/gu-IN/autoconfig/autoconfig.properties (deflated 64%) adding: locale/gu-IN/global/nsProgressDialog.properties (deflated 61%) adding: locale/gu-IN/global/printjoboptions.dtd (deflated 58%) adding: locale/gu-IN/global/printProgress.dtd (deflated 42%) adding: locale/gu-IN/global/wizard.properties (deflated 39%) adding: locale/gu-IN/global/about.dtd (deflated 63%) adding: locale/gu-IN/global/plugins.properties (deflated 65%) adding: locale/gu-IN/global/xslt/xslt.properties (deflated 75%) adding: locale/gu-IN/global/storage.properties (deflated 52%) adding: locale/gu-IN/global/dom/dom.properties (deflated 73%) adding: locale/gu-IN/global/xpinstall/xpinstall.properties (deflated 74%) adding: locale/gu-IN/global/xul.properties (deflated 55%) adding: locale/gu-IN/global/datetimepicker.dtd (deflated 16%) adding: locale/gu-IN/global/crashes.properties (deflated 28%) adding: locale/gu-IN/global/svg/svg.properties (deflated 51%) adding: locale/gu-IN/global/notification.dtd (deflated 2%) adding: locale/gu-IN/global/contentAreaCommands.properties (deflated 57%) adding: locale/gu-IN/global/findbar.dtd (deflated 59%) adding: locale/gu-IN/global/global-strres.properties (deflated 42%) adding: locale/gu-IN/global/nsProgressDialog.dtd (deflated 64%) adding: locale/gu-IN/global/console.dtd (deflated 60%) adding: locale/gu-IN/global/printdialog.properties (deflated 55%) adding: locale/gu-IN/global/downloadProgress.properties (deflated 53%) adding: locale/gu-IN/global/printdialog.dtd (deflated 63%) adding: locale/gu-IN/global/css.properties (deflated 74%) adding: locale/gu-IN/global/finddialog.dtd (deflated 58%) adding: locale/gu-IN/global/history/history.properties (deflated 72%) adding: locale/gu-IN/global/editMenuOverlay.dtd (deflated 70%) adding: locale/gu-IN/global/printing.properties (deflated 81%) adding: locale/gu-IN/global/nsHelperAppDlg.dtd (deflated 71%) adding: locale/gu-IN/global/wizard.dtd (deflated 73%) adding: locale/gu-IN/global/xml/prettyprint.dtd (deflated 53%) adding: locale/gu-IN/global/printPageSetup.dtd (deflated 64%) adding: locale/gu-IN/global/charsetTitles.properties (deflated 77%) adding: locale/gu-IN/global/customizeCharset.dtd (deflated 56%) adding: locale/gu-IN/global/dialogOverlay.dtd (deflated 38%) adding: locale/gu-IN/global/commonDialogs.properties (deflated 54%) adding: locale/gu-IN/global/preferences.dtd (deflated 51%) adding: locale/gu-IN/global/config.dtd (deflated 62%) adding: locale/gu-IN/global/customizeToolbar.dtd (deflated 55%) adding: locale/gu-IN/global/console.properties (deflated 59%) adding: locale/gu-IN/global/security/caps.properties (deflated 69%) adding: locale/gu-IN/global/license.dtd (deflated 48%) adding: locale/gu-IN/global/languageNames.properties (deflated 78%) adding: locale/gu-IN/global/intl.properties (deflated 58%) adding: locale/gu-IN/global/regionNames.properties (deflated 69%) adding: locale/gu-IN/global/crashes.dtd (deflated 57%) adding: locale/gu-IN/global/viewSource.properties (deflated 51%) adding: locale/gu-IN/global/layout_errors.properties (deflated 55%) adding: locale/gu-IN/global/gnomeprintdialog.properties (deflated 54%) adding: locale/gu-IN/global/printPreviewProgress.dtd (deflated 31%) adding: locale/gu-IN/global/config.properties (deflated 57%) adding: locale/gu-IN/global/viewSource.dtd (deflated 70%) adding: locale/gu-IN/global/findbar.properties (deflated 49%) adding: locale/gu-IN/global/appstrings.properties (deflated 76%) adding: locale/gu-IN/global/netErrorApp.dtd (deflated 54%) adding: locale/gu-IN/global/charsetOverlay.dtd (deflated 69%) adding: locale/gu-IN/global/intl.css (deflated 21%) adding: locale/gu-IN/global/filepicker.dtd (deflated 60%) adding: locale/gu-IN/global/printPreview.dtd (deflated 61%) adding: locale/gu-IN/global/tree.dtd (deflated 13%) adding: locale/gu-IN/global/nsWebBrowserPersist.properties (deflated 69%) adding: locale/gu-IN/global/commonDialog.dtd (deflated 52%) adding: locale/gu-IN/global/dialog.properties (deflated 56%) adding: locale/gu-IN/global/global.dtd (stored 0%) adding: locale/gu-IN/global/mozilla.dtd (deflated 36%) adding: locale/gu-IN/global/textcontext.dtd (deflated 63%) adding: locale/gu-IN/global/webservices/security.properties (deflated 62%) adding: locale/gu-IN/global/customizeToolbar.properties (deflated 65%) adding: locale/gu-IN/global/prompts.properties (deflated 58%) adding: locale/gu-IN/global/appPicker.dtd (deflated 36%) adding: locale/gu-IN/global/netError.dtd (deflated 77%) adding: locale/gu-IN/global/nsHelperAppDlg.properties (deflated 44%) adding: locale/gu-IN/global/filepicker.properties (deflated 78%) adding: locale/gu-IN/global/keys.properties (deflated 56%) adding: locale/gu-IN/global/xbl.properties (deflated 54%) adding: locale/gu-IN/global/finddialog.properties (deflated 48%) adding: locale/gu-IN/global/brand.dtd (deflated 18%) adding: locale/gu-IN/global/layout/MediaDocument.properties (deflated 62%) adding: locale/gu-IN/global/layout/xmlparser.properties (deflated 72%) adding: locale/gu-IN/global/layout/HtmlForm.properties (deflated 58%) adding: locale/gu-IN/global/browser.properties (deflated 54%) adding: locale/gu-IN/global-platform/unix/accessible.properties (deflated 56%) adding: locale/gu-IN/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/gu-IN/global-platform/unix/intl.properties (deflated 21%) adding: locale/gu-IN/global-platform/win/accessible.properties (deflated 56%) adding: locale/gu-IN/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/gu-IN/global-platform/win/intl.properties (deflated 21%) adding: locale/gu-IN/global-platform/mac/accessible.properties (deflated 56%) adding: locale/gu-IN/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/gu-IN/global-platform/mac/intl.properties (deflated 21%) adding: locale/gu-IN/global-region/region.properties (deflated 48%) adding: locale/gu-IN/global-region/region.dtd (stored 0%) adding: locale/gu-IN/places/places.properties (deflated 54%) adding: locale/gu-IN/pipnss/nsserrors.properties (deflated 83%) adding: locale/gu-IN/pipnss/pipnss.properties (deflated 76%) adding: locale/gu-IN/pipnss/security.properties (deflated 82%) adding: locale/gu-IN/necko/necko.properties (deflated 68%) adding: locale/gu-IN/mozapps/handling/handling.properties (deflated 52%) adding: locale/gu-IN/mozapps/handling/handling.dtd (deflated 39%) adding: locale/gu-IN/mozapps/plugins/plugins.properties (deflated 75%) adding: locale/gu-IN/mozapps/plugins/plugins.dtd (deflated 72%) adding: locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.properties (deflated 59%) adding: locale/gu-IN/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 48%) adding: locale/gu-IN/mozapps/downloads/downloads.dtd (deflated 72%) adding: locale/gu-IN/mozapps/downloads/downloads.properties (deflated 77%) adding: locale/gu-IN/mozapps/downloads/unknownContentType.properties (deflated 60%) adding: locale/gu-IN/mozapps/downloads/unknownContentType.dtd (deflated 56%) adding: locale/gu-IN/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/gu-IN/mozapps/profile/profileSelection.properties (deflated 76%) adding: locale/gu-IN/mozapps/profile/createProfileWizard.dtd (deflated 72%) adding: locale/gu-IN/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/gu-IN/mozapps/preferences/ocsp.dtd (deflated 66%) adding: locale/gu-IN/mozapps/preferences/preferences.properties (deflated 61%) adding: locale/gu-IN/mozapps/preferences/removemp.dtd (deflated 65%) adding: locale/gu-IN/mozapps/preferences/changemp.dtd (deflated 69%) adding: locale/gu-IN/mozapps/update/incompatible.dtd (deflated 66%) adding: locale/gu-IN/mozapps/update/updates.properties (deflated 73%) adding: locale/gu-IN/mozapps/update/history.dtd (deflated 60%) adding: locale/gu-IN/mozapps/update/errors.dtd (stored 0%) adding: locale/gu-IN/mozapps/update/updates.dtd (deflated 77%) adding: locale/gu-IN/mozapps/extensions/about.dtd (deflated 49%) adding: locale/gu-IN/mozapps/extensions/update.properties (deflated 61%) adding: locale/gu-IN/mozapps/extensions/update.dtd (deflated 79%) adding: locale/gu-IN/mozapps/extensions/extensions.dtd (deflated 81%) adding: locale/gu-IN/mozapps/extensions/extensions.properties (deflated 79%) adding: locale/gu-IN/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/gu-IN/cookie/cookieAcceptDialog.properties (deflated 71%) adding: locale/gu-IN/help/help-toc.rdf (deflated 64%) adding: locale/gu-IN/help/welcome.xhtml (deflated 58%) adding: locale/gu-IN/help/help.properties (deflated 3%) adding: locale/gu-IN/help/help.dtd (deflated 71%) adding: locale/gu-IN/pippki/pippki.dtd (deflated 74%) adding: locale/gu-IN/pippki/pref-ssl.dtd (deflated 68%) adding: locale/gu-IN/pippki/pippki.properties (deflated 81%) adding: locale/gu-IN/pippki/pref-security.dtd (deflated 63%) adding: locale/gu-IN/pippki/PrefOverlay.dtd (deflated 45%) adding: locale/gu-IN/pippki/pref-masterpass.dtd (deflated 65%) adding: locale/gu-IN/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/gu-IN/pippki/deviceManager.dtd (deflated 65%) adding: locale/gu-IN/pippki/certManager.dtd (deflated 77%) adding: locale/gu-IN/pippki/pref-validation.dtd (deflated 71%) adding: locale/gu-IN/passwordmgr/passwordmgr.properties (deflated 74%) adding: locale/gu-IN/passwordmgr/passwordManager.dtd (deflated 69%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 48%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 47%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 56%) adding: locale/browser/pageReport.dtd (deflated 47%) adding: locale/browser/openLocation.dtd (deflated 53%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/migration/migration.properties (deflated 80%) adding: locale/browser/places/places.dtd (deflated 78%) adding: locale/browser/places/moveBookmarks.dtd (deflated 40%) adding: locale/browser/places/places.properties (deflated 69%) adding: locale/browser/places/bookmarkProperties.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 74%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/applications.dtd (deflated 55%) adding: locale/browser/preferences/preferences.properties (deflated 68%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 15%) adding: locale/browser/preferences/applicationManager.properties (deflated 46%) adding: locale/browser/preferences/permissions.dtd (deflated 65%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced.dtd (deflated 72%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 52%) adding: locale/browser/preferences/tabs.dtd (deflated 65%) adding: locale/browser/preferences/main.dtd (deflated 70%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 72%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 50%) adding: locale/browser/preferences/fonts.dtd (deflated 71%) adding: locale/browser/preferences/cookies.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/safeMode.dtd (deflated 65%) adding: locale/browser/tabbrowser.properties (deflated 65%) adding: locale/browser/shellservice.properties (deflated 59%) adding: locale/browser/aboutDialog.dtd (deflated 48%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/appstrings.properties (deflated 73%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 26%) adding: locale/browser/sessionstore.properties (deflated 60%) adding: locale/browser/pageInfo.properties (deflated 56%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/feeds/subscribe.dtd (deflated 26%) adding: locale/browser/feeds/subscribe.properties (deflated 74%) adding: locale/browser/pageReportFirstTime.dtd (deflated 60%) adding: locale/browser/search.properties (deflated 58%) adding: locale/browser/quitDialog.properties (deflated 67%) adding: locale/browser/sidebar/sidebar.properties (deflated 47%) adding: locale/browser/pageInfo.dtd (deflated 72%) adding: locale/browser/netError.dtd (deflated 77%) adding: locale/browser/openLocation.properties (deflated 31%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 42%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 68%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 72%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 28%) adding: locale/browser/metaData.properties (deflated 47%) adding: locale/browser/engineManager.properties (deflated 66%) adding: locale/browser/browser.properties (deflated 72%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.B97C8q7F ++ echo gu-IN ++ sed -e s/-/_/g + language=gu_IN ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org + echo '%lang(gu_IN) //usr/lib64/firefox-3.0b5/extensions/langpack-gu-IN@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/he.xpi .xpi + language=he + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org + unzip firefox-langpacks/he.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org Archive: firefox-langpacks/he.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.BK0NOF7D + langtmp=firefox.BK0NOF7D/firefox/langpack-he + /bin/mkdir -p firefox.BK0NOF7D/firefox/langpack-he + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar -d firefox.BK0NOF7D/firefox/langpack-he Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/necko/necko.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/css.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/xbl.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/xul.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printing.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/layout_errors.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/netError.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/netErrorApp.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/global.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/appstrings.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/charsetTitles.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/global-strres.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/plugins.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/nsWebBrowserPersist.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printdialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/xslt/xslt.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/dom/dom.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/svg/svg.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/layout/MediaDocument.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/layout/xmlparser.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/layout/HtmlForm.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/security/caps.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/xml/prettyprint.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/webservices/security.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/win/accessible.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/mac/accessible.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/unix/accessible.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/storage.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/prompts.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pipnss/pipnss.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pipnss/nsserrors.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pipnss/security.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/pippki.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/pref-ssl.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/pippki.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/PrefOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/pref-security.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/PageInfoOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/certManager.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/deviceManager.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/pref-validation.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/pippki/pref-masterpass.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/about.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/appPicker.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/brand.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/downloadProgress.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/filepicker.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/filepicker.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/findbar.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/findbar.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/license.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/mozilla.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/notification.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/preferences.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/gnomeprintdialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/nsHelperAppDlg.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/nsHelperAppDlg.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/nsProgressDialog.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/nsProgressDialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/history/history.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/xpinstall/xpinstall.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/crashes.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/crashes.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/mac/platformKeys.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/unix/platformKeys.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/win/platformKeys.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/mac/intl.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/unix/intl.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-platform/win/intl.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/downloads/downloads.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/downloads/downloads.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/extensions/extensions.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/extensions/extensions.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/extensions/about.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/extensions/update.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/extensions/update.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/handling/handling.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/handling/handling.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/plugins/plugins.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/plugins/plugins.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/preferences/ocsp.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/preferences/changemp.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/preferences/removemp.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/preferences/preferences.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/profile/createProfileWizard.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/profile/profileSelection.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/profile/profileSelection.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/update/updates.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/update/updates.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/update/incompatible.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/update/history.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/update/errors.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/alerts/notificationNames.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/cookie/cookieAcceptDialog.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/cookie/cookieAcceptDialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/autoconfig/autoconfig.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/help/help.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/help/help.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/help/help-toc.rdf extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/help/welcome.xhtml extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/places/places.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/browser.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/charsetOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/commonDialog.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/commonDialogs.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/config.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/config.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/console.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/console.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/contentAreaCommands.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/customizeCharset.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/customizeToolbar.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/customizeToolbar.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/datetimepicker.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/dialogOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/editMenuOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/finddialog.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/finddialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/intl.css extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/intl.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/keys.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/languageNames.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printdialog.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printjoboptions.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printPageSetup.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printPreview.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printPreviewProgress.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/printProgress.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/regionNames.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/dialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/tree.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/textcontext.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/viewSource.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/viewSource.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/wizard.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global/wizard.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-region/region.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/global-region/region.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/downloads/unknownContentType.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/downloads/unknownContentType.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/mozapps/downloads/settingsChange.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/passwordmgr/passwordmgr.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/passwordmgr/passwordManager.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/reportWizard.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/about.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/reporterOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/reportResults.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/reporter.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/reportWizard.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/he/reporter/reporterOverlay.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/aboutDialog.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/aboutRobots.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/credits.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/baseMenuOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/browser.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/metaData.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/metaData.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/openLocation.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/openLocation.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/pageInfo.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/pageReport.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/pageReportFirstTime.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/quitDialog.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/sanitize.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/search.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/searchbar.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/engineManager.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/engineManager.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/setDesktopBackground.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/shellservice.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/sessionstore.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/tabbrowser.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/tabbrowser.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/places/places.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/places/places.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/places/bookmarkProperties.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/places/bookmarkProperties.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/selectBookmark.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/places/moveBookmarks.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/feeds/subscribe.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/feeds/subscribe.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/history/history.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/migration/migration.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/migration/migration.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/advanced.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/applicationManager.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/applicationManager.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/colors.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/cookies.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/content.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/connection.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/applications.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/fonts.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/main.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/languages.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/permissions.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/phishEULA.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/preferences.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/preferences.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/privacy.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/security.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/securityWarnings.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/tabs.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/sidebar/sidebar.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser-region/region.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/help/images/searchbar.png extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/browser.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/pageInfo.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/safeMode.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/netError.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/appstrings.properties extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/browser/downloads/settingsChange.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/branding/brand.dtd extracting: firefox.BK0NOF7D/firefox/langpack-he/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.BK0NOF7D/firefox/langpack-he/locale/browser-region/region.properties + find firefox.BK0NOF7D/firefox/langpack-he -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar + cd firefox.BK0NOF7D/firefox/langpack-he + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org/chrome/he.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 45%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/migration/migration.properties (deflated 73%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 43%) adding: locale/browser/places/places.properties (deflated 64%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/applications.dtd (deflated 58%) adding: locale/browser/preferences/preferences.properties (deflated 63%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/applicationManager.properties (deflated 34%) adding: locale/browser/preferences/permissions.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/applicationManager.dtd (deflated 34%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 51%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 56%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 36%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/cookies.dtd (deflated 65%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 58%) adding: locale/browser/shellservice.properties (deflated 50%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 60%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 17%) adding: locale/browser/sessionstore.properties (deflated 49%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/help/images/searchbar.png (deflated 3%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 51%) adding: locale/browser/feeds/subscribe.properties (deflated 66%) adding: locale/browser/pageReportFirstTime.dtd (deflated 51%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 55%) adding: locale/browser/sidebar/sidebar.properties (deflated 32%) adding: locale/browser/pageInfo.dtd (deflated 72%) adding: locale/browser/netError.dtd (deflated 71%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 55%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 63%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 55%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 56%) adding: locale/browser/browser.properties (deflated 64%) adding: locale/he/alerts/notificationNames.properties (stored 0%) adding: locale/he/reporter/about.dtd (deflated 28%) adding: locale/he/reporter/reportWizard.properties (deflated 47%) adding: locale/he/reporter/reporter.dtd (deflated 24%) adding: locale/he/reporter/reportWizard.dtd (deflated 68%) adding: locale/he/reporter/reporterOverlay.properties (deflated 5%) adding: locale/he/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/he/reporter/reportResults.dtd (deflated 53%) adding: locale/he/autoconfig/autoconfig.properties (deflated 53%) adding: locale/he/global/nsProgressDialog.properties (deflated 51%) adding: locale/he/global/printjoboptions.dtd (deflated 57%) adding: locale/he/global/printProgress.dtd (deflated 40%) adding: locale/he/global/wizard.properties (deflated 37%) adding: locale/he/global/about.dtd (deflated 66%) adding: locale/he/global/plugins.properties (deflated 50%) adding: locale/he/global/xslt/xslt.properties (deflated 58%) adding: locale/he/global/storage.properties (deflated 51%) adding: locale/he/global/dom/dom.properties (deflated 56%) adding: locale/he/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/he/global/xul.properties (deflated 54%) adding: locale/he/global/datetimepicker.dtd (deflated 16%) adding: locale/he/global/crashes.properties (deflated 21%) adding: locale/he/global/svg/svg.properties (deflated 54%) adding: locale/he/global/notification.dtd (stored 0%) adding: locale/he/global/contentAreaCommands.properties (deflated 49%) adding: locale/he/global/findbar.dtd (deflated 59%) adding: locale/he/global/global-strres.properties (deflated 52%) adding: locale/he/global/nsProgressDialog.dtd (deflated 58%) adding: locale/he/global/console.dtd (deflated 66%) adding: locale/he/global/printdialog.properties (deflated 52%) adding: locale/he/global/downloadProgress.properties (deflated 37%) adding: locale/he/global/printdialog.dtd (deflated 63%) adding: locale/he/global/css.properties (deflated 67%) adding: locale/he/global/finddialog.dtd (deflated 59%) adding: locale/he/global/history/history.properties (deflated 45%) adding: locale/he/global/editMenuOverlay.dtd (deflated 72%) adding: locale/he/global/printing.properties (deflated 65%) adding: locale/he/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/he/global/wizard.dtd (deflated 75%) adding: locale/he/global/xml/prettyprint.dtd (deflated 13%) adding: locale/he/global/printPageSetup.dtd (deflated 64%) adding: locale/he/global/charsetTitles.properties (deflated 67%) adding: locale/he/global/customizeCharset.dtd (deflated 58%) adding: locale/he/global/dialogOverlay.dtd (deflated 35%) adding: locale/he/global/commonDialogs.properties (deflated 36%) adding: locale/he/global/preferences.dtd (deflated 46%) adding: locale/he/global/config.dtd (deflated 64%) adding: locale/he/global/customizeToolbar.dtd (deflated 49%) adding: locale/he/global/console.properties (deflated 34%) adding: locale/he/global/security/caps.properties (deflated 55%) adding: locale/he/global/license.dtd (deflated 46%) adding: locale/he/global/languageNames.properties (deflated 58%) adding: locale/he/global/intl.properties (deflated 57%) adding: locale/he/global/regionNames.properties (deflated 57%) adding: locale/he/global/crashes.dtd (deflated 53%) adding: locale/he/global/viewSource.properties (deflated 46%) adding: locale/he/global/layout_errors.properties (deflated 58%) adding: locale/he/global/gnomeprintdialog.properties (deflated 48%) adding: locale/he/global/printPreviewProgress.dtd (deflated 27%) adding: locale/he/global/config.properties (deflated 51%) adding: locale/he/global/viewSource.dtd (deflated 72%) adding: locale/he/global/findbar.properties (deflated 39%) adding: locale/he/global/appstrings.properties (deflated 59%) adding: locale/he/global/netErrorApp.dtd (deflated 45%) adding: locale/he/global/charsetOverlay.dtd (deflated 72%) adding: locale/he/global/intl.css (deflated 59%) adding: locale/he/global/filepicker.dtd (deflated 57%) adding: locale/he/global/printPreview.dtd (deflated 68%) adding: locale/he/global/tree.dtd (stored 0%) adding: locale/he/global/nsWebBrowserPersist.properties (deflated 60%) adding: locale/he/global/commonDialog.dtd (deflated 52%) adding: locale/he/global/dialog.properties (deflated 41%) adding: locale/he/global/global.dtd (stored 0%) adding: locale/he/global/mozilla.dtd (deflated 43%) adding: locale/he/global/textcontext.dtd (deflated 66%) adding: locale/he/global/webservices/security.properties (deflated 53%) adding: locale/he/global/customizeToolbar.properties (deflated 48%) adding: locale/he/global/prompts.properties (deflated 56%) adding: locale/he/global/appPicker.dtd (deflated 26%) adding: locale/he/global/netError.dtd (deflated 71%) adding: locale/he/global/nsHelperAppDlg.properties (stored 0%) adding: locale/he/global/filepicker.properties (deflated 68%) adding: locale/he/global/keys.properties (deflated 47%) adding: locale/he/global/xbl.properties (deflated 52%) adding: locale/he/global/finddialog.properties (deflated 11%) adding: locale/he/global/brand.dtd (deflated 18%) adding: locale/he/global/layout/MediaDocument.properties (deflated 54%) adding: locale/he/global/layout/xmlparser.properties (deflated 55%) adding: locale/he/global/layout/HtmlForm.properties (deflated 52%) adding: locale/he/global/browser.properties (deflated 43%) adding: locale/he/global-platform/unix/accessible.properties (deflated 31%) adding: locale/he/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/he/global-platform/unix/intl.properties (deflated 22%) adding: locale/he/global-platform/win/accessible.properties (deflated 31%) adding: locale/he/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/he/global-platform/win/intl.properties (deflated 22%) adding: locale/he/global-platform/mac/accessible.properties (deflated 31%) adding: locale/he/global-platform/mac/platformKeys.properties (deflated 12%) adding: locale/he/global-platform/mac/intl.properties (deflated 22%) adding: locale/he/global-region/region.properties (deflated 40%) adding: locale/he/global-region/region.dtd (deflated 12%) adding: locale/he/places/places.properties (deflated 47%) adding: locale/he/pipnss/nsserrors.properties (deflated 72%) adding: locale/he/pipnss/pipnss.properties (deflated 70%) adding: locale/he/pipnss/security.properties (deflated 65%) adding: locale/he/necko/necko.properties (deflated 53%) adding: locale/he/mozapps/handling/handling.properties (deflated 42%) adding: locale/he/mozapps/handling/handling.dtd (deflated 41%) adding: locale/he/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/he/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/he/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/he/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 39%) adding: locale/he/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/he/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/he/mozapps/downloads/unknownContentType.properties (deflated 49%) adding: locale/he/mozapps/downloads/unknownContentType.dtd (deflated 56%) adding: locale/he/mozapps/downloads/settingsChange.dtd (deflated 40%) adding: locale/he/mozapps/profile/profileSelection.properties (deflated 66%) adding: locale/he/mozapps/profile/createProfileWizard.dtd (deflated 66%) adding: locale/he/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/he/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/he/mozapps/preferences/preferences.properties (deflated 51%) adding: locale/he/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/he/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/he/mozapps/update/incompatible.dtd (deflated 51%) adding: locale/he/mozapps/update/updates.properties (deflated 66%) adding: locale/he/mozapps/update/history.dtd (deflated 48%) adding: locale/he/mozapps/update/errors.dtd (stored 0%) adding: locale/he/mozapps/update/updates.dtd (deflated 69%) adding: locale/he/mozapps/extensions/about.dtd (deflated 36%) adding: locale/he/mozapps/extensions/update.properties (deflated 55%) adding: locale/he/mozapps/extensions/update.dtd (deflated 73%) adding: locale/he/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/he/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/he/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/he/cookie/cookieAcceptDialog.properties (deflated 54%) adding: locale/he/help/help-toc.rdf (deflated 61%) adding: locale/he/help/welcome.xhtml (deflated 64%) adding: locale/he/help/help.properties (deflated 4%) adding: locale/he/help/help.dtd (deflated 68%) adding: locale/he/pippki/pippki.dtd (deflated 72%) adding: locale/he/pippki/pref-ssl.dtd (deflated 63%) adding: locale/he/pippki/pippki.properties (deflated 67%) adding: locale/he/pippki/pref-security.dtd (deflated 64%) adding: locale/he/pippki/PrefOverlay.dtd (deflated 38%) adding: locale/he/pippki/pref-masterpass.dtd (deflated 66%) adding: locale/he/pippki/PageInfoOverlay.dtd (deflated 47%) adding: locale/he/pippki/deviceManager.dtd (deflated 70%) adding: locale/he/pippki/certManager.dtd (deflated 77%) adding: locale/he/pippki/pref-validation.dtd (deflated 74%) adding: locale/he/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/he/passwordmgr/passwordManager.dtd (deflated 69%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.BK0NOF7D ++ echo he ++ sed -e s/-/_/g + language=he ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org + echo '%lang(he) //usr/lib64/firefox-3.0b5/extensions/langpack-he@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/hu.xpi .xpi + language=hu + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org + unzip firefox-langpacks/hu.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org Archive: firefox-langpacks/hu.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.AASO5Bje + langtmp=firefox.AASO5Bje/firefox/langpack-hu + /bin/mkdir -p firefox.AASO5Bje/firefox/langpack-hu + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar -d firefox.AASO5Bje/firefox/langpack-hu Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/necko/necko.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/css.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/xbl.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/xul.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printing.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/layout_errors.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/netError.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/netErrorApp.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/global.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/appstrings.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/charsetTitles.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/global-strres.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/plugins.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/nsWebBrowserPersist.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printdialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/xslt/xslt.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/dom/dom.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/svg/svg.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/layout/MediaDocument.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/layout/xmlparser.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/layout/HtmlForm.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/security/caps.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/xml/prettyprint.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/webservices/security.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/win/accessible.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/mac/accessible.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/unix/accessible.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/storage.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/prompts.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pipnss/pipnss.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pipnss/nsserrors.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pipnss/security.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/pippki.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/pref-ssl.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/pippki.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/PrefOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/pref-security.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/PageInfoOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/certManager.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/deviceManager.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/pref-validation.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/pippki/pref-masterpass.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/about.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/appPicker.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/brand.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/downloadProgress.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/filepicker.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/filepicker.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/findbar.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/findbar.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/license.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/mozilla.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/notification.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/preferences.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/gnomeprintdialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/nsHelperAppDlg.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/nsHelperAppDlg.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/nsProgressDialog.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/nsProgressDialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/history/history.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/xpinstall/xpinstall.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/crashes.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/crashes.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/mac/platformKeys.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/unix/platformKeys.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/win/platformKeys.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/mac/intl.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/unix/intl.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-platform/win/intl.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/downloads/downloads.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/downloads/downloads.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/extensions/extensions.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/extensions/extensions.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/extensions/about.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/extensions/update.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/extensions/update.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/handling/handling.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/handling/handling.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/plugins/plugins.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/plugins/plugins.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/preferences/ocsp.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/preferences/changemp.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/preferences/removemp.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/preferences/preferences.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/profile/createProfileWizard.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/profile/profileSelection.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/profile/profileSelection.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/update/updates.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/update/updates.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/update/incompatible.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/update/history.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/update/errors.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/alerts/notificationNames.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/cookie/cookieAcceptDialog.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/cookie/cookieAcceptDialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/autoconfig/autoconfig.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/help/help.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/help/help.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/help/help-toc.rdf extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/help/welcome.xhtml extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/places/places.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/browser.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/charsetOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/commonDialog.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/commonDialogs.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/config.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/config.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/console.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/console.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/contentAreaCommands.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/customizeCharset.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/customizeToolbar.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/customizeToolbar.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/datetimepicker.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/dialogOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/editMenuOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/finddialog.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/finddialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/intl.css extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/intl.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/keys.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/languageNames.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printdialog.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printjoboptions.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printPageSetup.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printPreview.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printPreviewProgress.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/printProgress.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/regionNames.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/dialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/tree.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/textcontext.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/viewSource.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/viewSource.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/wizard.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global/wizard.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-region/region.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/global-region/region.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/downloads/unknownContentType.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/downloads/unknownContentType.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/mozapps/downloads/settingsChange.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/passwordmgr/passwordmgr.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/passwordmgr/passwordManager.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/reportWizard.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/about.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/reporterOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/reportResults.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/reporter.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/reportWizard.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/hu/reporter/reporterOverlay.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/aboutDialog.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/aboutRobots.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/credits.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/baseMenuOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/browser.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/metaData.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/metaData.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/openLocation.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/openLocation.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/pageInfo.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/pageReport.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/pageReportFirstTime.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/quitDialog.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/sanitize.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/search.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/searchbar.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/engineManager.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/engineManager.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/setDesktopBackground.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/shellservice.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/sessionstore.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/tabbrowser.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/tabbrowser.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/places/places.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/places/places.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/places/bookmarkProperties.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/places/bookmarkProperties.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/selectBookmark.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/places/moveBookmarks.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/feeds/subscribe.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/feeds/subscribe.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/history/history.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/migration/migration.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/migration/migration.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/advanced.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/applicationManager.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/applicationManager.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/colors.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/cookies.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/content.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/connection.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/applications.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/fonts.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/main.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/languages.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/permissions.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/phishEULA.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/preferences.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/preferences.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/privacy.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/security.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/securityWarnings.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/tabs.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/sidebar/sidebar.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser-region/region.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/help/images/extension_manager.png extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/help/images/theme_manager.png extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/browser.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/pageInfo.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/safeMode.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/netError.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/appstrings.properties extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/browser/downloads/settingsChange.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/branding/brand.dtd extracting: firefox.AASO5Bje/firefox/langpack-hu/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.AASO5Bje/firefox/langpack-hu/locale/browser-region/region.properties + find firefox.AASO5Bje/firefox/langpack-hu -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar + cd firefox.AASO5Bje/firefox/langpack-hu + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org/chrome/hu.jar locale adding: locale/browser-region/region.properties (deflated 52%) adding: locale/hu/alerts/notificationNames.properties (stored 0%) adding: locale/hu/reporter/about.dtd (deflated 50%) adding: locale/hu/reporter/reportWizard.properties (deflated 42%) adding: locale/hu/reporter/reporter.dtd (deflated 50%) adding: locale/hu/reporter/reportWizard.dtd (deflated 67%) adding: locale/hu/reporter/reporterOverlay.properties (deflated 9%) adding: locale/hu/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/hu/reporter/reportResults.dtd (deflated 64%) adding: locale/hu/autoconfig/autoconfig.properties (deflated 43%) adding: locale/hu/global/nsProgressDialog.properties (deflated 51%) adding: locale/hu/global/printjoboptions.dtd (deflated 56%) adding: locale/hu/global/printProgress.dtd (deflated 41%) adding: locale/hu/global/wizard.properties (deflated 47%) adding: locale/hu/global/about.dtd (deflated 61%) adding: locale/hu/global/plugins.properties (deflated 40%) adding: locale/hu/global/xslt/xslt.properties (deflated 56%) adding: locale/hu/global/storage.properties (deflated 51%) adding: locale/hu/global/dom/dom.properties (deflated 56%) adding: locale/hu/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/hu/global/xul.properties (deflated 51%) adding: locale/hu/global/datetimepicker.dtd (deflated 16%) adding: locale/hu/global/crashes.properties (deflated 16%) adding: locale/hu/global/svg/svg.properties (deflated 52%) adding: locale/hu/global/notification.dtd (stored 0%) adding: locale/hu/global/contentAreaCommands.properties (deflated 48%) adding: locale/hu/global/findbar.dtd (deflated 55%) adding: locale/hu/global/global-strres.properties (deflated 53%) adding: locale/hu/global/nsProgressDialog.dtd (deflated 63%) adding: locale/hu/global/console.dtd (deflated 60%) adding: locale/hu/global/printdialog.properties (deflated 52%) adding: locale/hu/global/downloadProgress.properties (deflated 46%) adding: locale/hu/global/printdialog.dtd (deflated 59%) adding: locale/hu/global/css.properties (deflated 66%) adding: locale/hu/global/finddialog.dtd (deflated 59%) adding: locale/hu/global/history/history.properties (deflated 44%) adding: locale/hu/global/editMenuOverlay.dtd (deflated 75%) adding: locale/hu/global/printing.properties (deflated 64%) adding: locale/hu/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/hu/global/wizard.dtd (deflated 73%) adding: locale/hu/global/xml/prettyprint.dtd (deflated 54%) adding: locale/hu/global/printPageSetup.dtd (deflated 63%) adding: locale/hu/global/charsetTitles.properties (deflated 65%) adding: locale/hu/global/customizeCharset.dtd (deflated 57%) adding: locale/hu/global/dialogOverlay.dtd (deflated 36%) adding: locale/hu/global/commonDialogs.properties (deflated 32%) adding: locale/hu/global/preferences.dtd (deflated 57%) adding: locale/hu/global/config.dtd (deflated 58%) adding: locale/hu/global/customizeToolbar.dtd (deflated 52%) adding: locale/hu/global/console.properties (deflated 22%) adding: locale/hu/global/security/caps.properties (deflated 54%) adding: locale/hu/global/license.dtd (deflated 45%) adding: locale/hu/global/languageNames.properties (deflated 47%) adding: locale/hu/global/intl.properties (deflated 58%) adding: locale/hu/global/regionNames.properties (deflated 49%) adding: locale/hu/global/crashes.dtd (deflated 48%) adding: locale/hu/global/viewSource.properties (deflated 38%) adding: locale/hu/global/layout_errors.properties (deflated 56%) adding: locale/hu/global/gnomeprintdialog.properties (deflated 44%) adding: locale/hu/global/printPreviewProgress.dtd (deflated 25%) adding: locale/hu/global/config.properties (deflated 52%) adding: locale/hu/global/viewSource.dtd (deflated 70%) adding: locale/hu/global/findbar.properties (deflated 40%) adding: locale/hu/global/appstrings.properties (deflated 54%) adding: locale/hu/global/netErrorApp.dtd (deflated 37%) adding: locale/hu/global/charsetOverlay.dtd (deflated 71%) adding: locale/hu/global/intl.css (deflated 21%) adding: locale/hu/global/filepicker.dtd (deflated 55%) adding: locale/hu/global/printPreview.dtd (deflated 63%) adding: locale/hu/global/tree.dtd (stored 0%) adding: locale/hu/global/nsWebBrowserPersist.properties (deflated 55%) adding: locale/hu/global/commonDialog.dtd (deflated 48%) adding: locale/hu/global/dialog.properties (deflated 39%) adding: locale/hu/global/global.dtd (stored 0%) adding: locale/hu/global/mozilla.dtd (deflated 37%) adding: locale/hu/global/textcontext.dtd (deflated 63%) adding: locale/hu/global/webservices/security.properties (deflated 53%) adding: locale/hu/global/customizeToolbar.properties (deflated 36%) adding: locale/hu/global/prompts.properties (deflated 53%) adding: locale/hu/global/appPicker.dtd (deflated 22%) adding: locale/hu/global/netError.dtd (deflated 67%) adding: locale/hu/global/nsHelperAppDlg.properties (stored 0%) adding: locale/hu/global/filepicker.properties (deflated 62%) adding: locale/hu/global/keys.properties (deflated 54%) adding: locale/hu/global/xbl.properties (deflated 51%) adding: locale/hu/global/finddialog.properties (deflated 3%) adding: locale/hu/global/brand.dtd (deflated 18%) adding: locale/hu/global/layout/MediaDocument.properties (deflated 59%) adding: locale/hu/global/layout/xmlparser.properties (deflated 54%) adding: locale/hu/global/layout/HtmlForm.properties (deflated 51%) adding: locale/hu/global/browser.properties (deflated 40%) adding: locale/hu/global-platform/unix/accessible.properties (deflated 47%) adding: locale/hu/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/hu/global-platform/unix/intl.properties (deflated 24%) adding: locale/hu/global-platform/win/accessible.properties (deflated 47%) adding: locale/hu/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/hu/global-platform/win/intl.properties (deflated 24%) adding: locale/hu/global-platform/mac/accessible.properties (deflated 47%) adding: locale/hu/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/hu/global-platform/mac/intl.properties (deflated 24%) adding: locale/hu/global-region/region.properties (deflated 35%) adding: locale/hu/global-region/region.dtd (deflated 12%) adding: locale/hu/places/places.properties (deflated 46%) adding: locale/hu/pipnss/nsserrors.properties (deflated 72%) adding: locale/hu/pipnss/pipnss.properties (deflated 68%) adding: locale/hu/pipnss/security.properties (deflated 60%) adding: locale/hu/necko/necko.properties (deflated 51%) adding: locale/hu/mozapps/handling/handling.properties (deflated 40%) adding: locale/hu/mozapps/handling/handling.dtd (deflated 37%) adding: locale/hu/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/hu/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/hu/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/hu/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 36%) adding: locale/hu/mozapps/downloads/downloads.dtd (deflated 69%) adding: locale/hu/mozapps/downloads/downloads.properties (deflated 61%) adding: locale/hu/mozapps/downloads/unknownContentType.properties (deflated 44%) adding: locale/hu/mozapps/downloads/unknownContentType.dtd (deflated 57%) adding: locale/hu/mozapps/downloads/settingsChange.dtd (deflated 43%) adding: locale/hu/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/hu/mozapps/profile/createProfileWizard.dtd (deflated 60%) adding: locale/hu/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/hu/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/hu/mozapps/preferences/preferences.properties (deflated 43%) adding: locale/hu/mozapps/preferences/removemp.dtd (deflated 48%) adding: locale/hu/mozapps/preferences/changemp.dtd (deflated 53%) adding: locale/hu/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/hu/mozapps/update/updates.properties (deflated 63%) adding: locale/hu/mozapps/update/history.dtd (deflated 56%) adding: locale/hu/mozapps/update/errors.dtd (deflated 23%) adding: locale/hu/mozapps/update/updates.dtd (deflated 70%) adding: locale/hu/mozapps/extensions/about.dtd (deflated 45%) adding: locale/hu/mozapps/extensions/update.properties (deflated 54%) adding: locale/hu/mozapps/extensions/update.dtd (deflated 73%) adding: locale/hu/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/hu/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/hu/cookie/cookieAcceptDialog.dtd (deflated 64%) adding: locale/hu/cookie/cookieAcceptDialog.properties (deflated 46%) adding: locale/hu/help/help-toc.rdf (deflated 60%) adding: locale/hu/help/welcome.xhtml (deflated 47%) adding: locale/hu/help/help.properties (stored 0%) adding: locale/hu/help/help.dtd (deflated 71%) adding: locale/hu/pippki/pippki.dtd (deflated 65%) adding: locale/hu/pippki/pref-ssl.dtd (deflated 63%) adding: locale/hu/pippki/pippki.properties (deflated 63%) adding: locale/hu/pippki/pref-security.dtd (deflated 58%) adding: locale/hu/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/hu/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/hu/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/hu/pippki/deviceManager.dtd (deflated 65%) adding: locale/hu/pippki/certManager.dtd (deflated 73%) adding: locale/hu/pippki/pref-validation.dtd (deflated 68%) adding: locale/hu/passwordmgr/passwordmgr.properties (deflated 62%) adding: locale/hu/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/branding/brand.properties (deflated 37%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 46%) adding: locale/browser/sanitize.dtd (deflated 60%) adding: locale/browser/aboutRobots.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/openLocation.dtd (deflated 42%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 41%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 52%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 75%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/applications.dtd (deflated 58%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 35%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 66%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 32%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/preferences.dtd (deflated 54%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 68%) adding: locale/browser/preferences/phishEULA.dtd (deflated 45%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 29%) adding: locale/browser/preferences/fonts.dtd (deflated 74%) adding: locale/browser/preferences/cookies.dtd (deflated 69%) adding: locale/browser/preferences/connection.dtd (deflated 71%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 51%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/aboutDialog.dtd (deflated 51%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 53%) adding: locale/browser/metaData.dtd (deflated 66%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 24%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/help/images/theme_manager.png (deflated 5%) adding: locale/browser/help/images/extension_manager.png (deflated 2%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/feeds/subscribe.dtd (deflated 17%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/quitDialog.properties (deflated 47%) adding: locale/browser/sidebar/sidebar.properties (deflated 28%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 66%) adding: locale/browser/credits.dtd (deflated 42%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 54%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 61%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 28%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/engineManager.properties (deflated 43%) adding: locale/browser/browser.properties (deflated 62%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.AASO5Bje ++ echo hu ++ sed -e s/-/_/g + language=hu ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org + echo '%lang(hu) //usr/lib64/firefox-3.0b5/extensions/langpack-hu@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/id.xpi .xpi + language=id + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org + unzip firefox-langpacks/id.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org Archive: firefox-langpacks/id.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome/id.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.g0kktBaO + langtmp=firefox.g0kktBaO/firefox/langpack-id + /bin/mkdir -p firefox.g0kktBaO/firefox/langpack-id + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome/id.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome/id.jar -d firefox.g0kktBaO/firefox/langpack-id Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome/id.jar extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/necko/necko.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/css.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/xbl.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/xul.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printing.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/layout_errors.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/netError.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/netErrorApp.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/global.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/appstrings.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/charsetTitles.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/global-strres.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/plugins.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/nsWebBrowserPersist.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printdialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/xslt/xslt.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/dom/dom.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/svg/svg.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/layout/MediaDocument.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/layout/xmlparser.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/layout/HtmlForm.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/security/caps.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/xml/prettyprint.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/webservices/security.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/win/accessible.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/mac/accessible.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/unix/accessible.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/storage.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/prompts.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pipnss/pipnss.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pipnss/nsserrors.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pipnss/security.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/pippki.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/pref-ssl.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/pippki.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/PrefOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/pref-security.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/PageInfoOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/certManager.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/deviceManager.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/pref-validation.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/pippki/pref-masterpass.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/about.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/appPicker.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/brand.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/downloadProgress.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/filepicker.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/filepicker.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/findbar.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/findbar.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/license.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/mozilla.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/notification.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/preferences.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/gnomeprintdialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/nsHelperAppDlg.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/nsHelperAppDlg.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/nsProgressDialog.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/nsProgressDialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/history/history.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/xpinstall/xpinstall.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/crashes.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/crashes.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/mac/platformKeys.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/unix/platformKeys.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/win/platformKeys.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/mac/intl.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/unix/intl.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-platform/win/intl.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/downloads/downloads.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/downloads/downloads.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/extensions/extensions.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/extensions/extensions.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/extensions/about.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/extensions/update.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/extensions/update.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/handling/handling.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/handling/handling.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/plugins/plugins.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/plugins/plugins.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/preferences/ocsp.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/preferences/changemp.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/preferences/removemp.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/preferences/preferences.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/profile/createProfileWizard.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/profile/profileSelection.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/profile/profileSelection.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/update/updates.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/update/updates.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/update/incompatible.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/update/history.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/update/errors.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/alerts/notificationNames.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/cookie/cookieAcceptDialog.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/cookie/cookieAcceptDialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/autoconfig/autoconfig.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/help/help.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/help/help.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/help/help-toc.rdf extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/help/welcome.xhtml extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/places/places.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/browser.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/charsetOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/commonDialog.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/commonDialogs.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/config.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/config.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/console.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/console.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/contentAreaCommands.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/customizeCharset.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/customizeToolbar.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/customizeToolbar.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/datetimepicker.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/dialogOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/editMenuOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/finddialog.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/finddialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/intl.css extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/intl.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/keys.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/languageNames.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printdialog.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printjoboptions.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printPageSetup.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printPreview.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printPreviewProgress.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/printProgress.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/regionNames.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/dialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/tree.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/textcontext.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/viewSource.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/viewSource.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/wizard.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global/wizard.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-region/region.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/global-region/region.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/downloads/unknownContentType.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/downloads/unknownContentType.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/mozapps/downloads/settingsChange.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/passwordmgr/passwordmgr.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/passwordmgr/passwordManager.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/reportWizard.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/about.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/reporterOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/reportResults.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/reporter.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/reportWizard.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/id/reporter/reporterOverlay.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/aboutDialog.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/aboutRobots.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/credits.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/baseMenuOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/browser.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/metaData.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/metaData.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/openLocation.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/openLocation.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/pageInfo.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/pageReport.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/pageReportFirstTime.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/quitDialog.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/sanitize.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/search.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/searchbar.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/engineManager.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/engineManager.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/setDesktopBackground.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/shellservice.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/sessionstore.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/tabbrowser.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/tabbrowser.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/places/places.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/places/places.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/places/bookmarkProperties.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/places/bookmarkProperties.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/selectBookmark.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/places/moveBookmarks.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/feeds/subscribe.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/feeds/subscribe.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/history/history.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/migration/migration.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/migration/migration.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/advanced.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/applicationManager.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/applicationManager.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/colors.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/cookies.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/content.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/connection.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/applications.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/fonts.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/main.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/languages.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/permissions.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/phishEULA.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/preferences.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/preferences.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/privacy.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/security.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/securityWarnings.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/tabs.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/sidebar/sidebar.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser-region/region.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/browser.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/pageInfo.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/safeMode.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/netError.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/appstrings.properties extracting: firefox.g0kktBaO/firefox/langpack-id/locale/browser/downloads/settingsChange.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/branding/brand.dtd extracting: firefox.g0kktBaO/firefox/langpack-id/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.g0kktBaO/firefox/langpack-id/locale/browser-region/region.properties + find firefox.g0kktBaO/firefox/langpack-id -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome/id.jar + cd firefox.g0kktBaO/firefox/langpack-id + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org/chrome/id.jar locale adding: locale/id/alerts/notificationNames.properties (stored 0%) adding: locale/id/reporter/about.dtd (deflated 20%) adding: locale/id/reporter/reportWizard.properties (deflated 46%) adding: locale/id/reporter/reporter.dtd (deflated 24%) adding: locale/id/reporter/reportWizard.dtd (deflated 67%) adding: locale/id/reporter/reporterOverlay.properties (deflated 9%) adding: locale/id/reporter/reporterOverlay.dtd (deflated 51%) adding: locale/id/reporter/reportResults.dtd (deflated 57%) adding: locale/id/autoconfig/autoconfig.properties (deflated 49%) adding: locale/id/global/nsProgressDialog.properties (deflated 52%) adding: locale/id/global/printjoboptions.dtd (deflated 59%) adding: locale/id/global/printProgress.dtd (deflated 38%) adding: locale/id/global/wizard.properties (deflated 40%) adding: locale/id/global/about.dtd (deflated 63%) adding: locale/id/global/plugins.properties (deflated 47%) adding: locale/id/global/xslt/xslt.properties (deflated 58%) adding: locale/id/global/storage.properties (deflated 53%) adding: locale/id/global/dom/dom.properties (deflated 58%) adding: locale/id/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/id/global/xul.properties (deflated 53%) adding: locale/id/global/datetimepicker.dtd (stored 0%) adding: locale/id/global/crashes.properties (deflated 23%) adding: locale/id/global/svg/svg.properties (deflated 53%) adding: locale/id/global/notification.dtd (stored 0%) adding: locale/id/global/contentAreaCommands.properties (deflated 54%) adding: locale/id/global/findbar.dtd (deflated 58%) adding: locale/id/global/global-strres.properties (deflated 54%) adding: locale/id/global/nsProgressDialog.dtd (deflated 58%) adding: locale/id/global/console.dtd (deflated 61%) adding: locale/id/global/printdialog.properties (deflated 53%) adding: locale/id/global/downloadProgress.properties (deflated 34%) adding: locale/id/global/printdialog.dtd (deflated 63%) adding: locale/id/global/css.properties (deflated 68%) adding: locale/id/global/finddialog.dtd (deflated 64%) adding: locale/id/global/history/history.properties (deflated 48%) adding: locale/id/global/editMenuOverlay.dtd (deflated 73%) adding: locale/id/global/printing.properties (deflated 65%) adding: locale/id/global/nsHelperAppDlg.dtd (deflated 68%) adding: locale/id/global/wizard.dtd (deflated 77%) adding: locale/id/global/xml/prettyprint.dtd (deflated 54%) adding: locale/id/global/printPageSetup.dtd (deflated 62%) adding: locale/id/global/charsetTitles.properties (deflated 66%) adding: locale/id/global/customizeCharset.dtd (deflated 57%) adding: locale/id/global/dialogOverlay.dtd (deflated 38%) adding: locale/id/global/commonDialogs.properties (deflated 38%) adding: locale/id/global/preferences.dtd (deflated 50%) adding: locale/id/global/config.dtd (deflated 61%) adding: locale/id/global/customizeToolbar.dtd (deflated 50%) adding: locale/id/global/console.properties (deflated 31%) adding: locale/id/global/security/caps.properties (deflated 55%) adding: locale/id/global/license.dtd (deflated 42%) adding: locale/id/global/languageNames.properties (deflated 47%) adding: locale/id/global/intl.properties (deflated 62%) adding: locale/id/global/regionNames.properties (deflated 48%) adding: locale/id/global/crashes.dtd (deflated 44%) adding: locale/id/global/viewSource.properties (deflated 46%) adding: locale/id/global/layout_errors.properties (deflated 57%) adding: locale/id/global/gnomeprintdialog.properties (deflated 48%) adding: locale/id/global/printPreviewProgress.dtd (deflated 25%) adding: locale/id/global/config.properties (deflated 53%) adding: locale/id/global/viewSource.dtd (deflated 72%) adding: locale/id/global/findbar.properties (deflated 48%) adding: locale/id/global/appstrings.properties (deflated 57%) adding: locale/id/global/netErrorApp.dtd (deflated 43%) adding: locale/id/global/charsetOverlay.dtd (deflated 72%) adding: locale/id/global/intl.css (deflated 21%) adding: locale/id/global/filepicker.dtd (deflated 58%) adding: locale/id/global/printPreview.dtd (deflated 61%) adding: locale/id/global/tree.dtd (stored 0%) adding: locale/id/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/id/global/commonDialog.dtd (deflated 55%) adding: locale/id/global/dialog.properties (deflated 44%) adding: locale/id/global/global.dtd (stored 0%) adding: locale/id/global/mozilla.dtd (deflated 44%) adding: locale/id/global/textcontext.dtd (deflated 67%) adding: locale/id/global/webservices/security.properties (deflated 55%) adding: locale/id/global/customizeToolbar.properties (deflated 45%) adding: locale/id/global/prompts.properties (deflated 55%) adding: locale/id/global/appPicker.dtd (deflated 22%) adding: locale/id/global/netError.dtd (deflated 70%) adding: locale/id/global/nsHelperAppDlg.properties (deflated 6%) adding: locale/id/global/filepicker.properties (deflated 67%) adding: locale/id/global/keys.properties (deflated 50%) adding: locale/id/global/xbl.properties (deflated 52%) adding: locale/id/global/finddialog.properties (deflated 9%) adding: locale/id/global/brand.dtd (deflated 18%) adding: locale/id/global/layout/MediaDocument.properties (deflated 55%) adding: locale/id/global/layout/xmlparser.properties (deflated 58%) adding: locale/id/global/layout/HtmlForm.properties (deflated 54%) adding: locale/id/global/browser.properties (deflated 45%) adding: locale/id/global-platform/unix/accessible.properties (deflated 30%) adding: locale/id/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/id/global-platform/unix/intl.properties (deflated 2%) adding: locale/id/global-platform/win/accessible.properties (deflated 30%) adding: locale/id/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/id/global-platform/win/intl.properties (deflated 2%) adding: locale/id/global-platform/mac/accessible.properties (deflated 30%) adding: locale/id/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/id/global-platform/mac/intl.properties (deflated 2%) adding: locale/id/global-region/region.properties (deflated 43%) adding: locale/id/global-region/region.dtd (stored 0%) adding: locale/id/places/places.properties (deflated 54%) adding: locale/id/pipnss/nsserrors.properties (deflated 75%) adding: locale/id/pipnss/pipnss.properties (deflated 69%) adding: locale/id/pipnss/security.properties (deflated 65%) adding: locale/id/necko/necko.properties (deflated 53%) adding: locale/id/mozapps/handling/handling.properties (deflated 41%) adding: locale/id/mozapps/handling/handling.dtd (deflated 41%) adding: locale/id/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/id/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/id/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/id/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 39%) adding: locale/id/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/id/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/id/mozapps/downloads/unknownContentType.properties (deflated 50%) adding: locale/id/mozapps/downloads/unknownContentType.dtd (deflated 57%) adding: locale/id/mozapps/downloads/settingsChange.dtd (deflated 47%) adding: locale/id/mozapps/profile/profileSelection.properties (deflated 62%) adding: locale/id/mozapps/profile/createProfileWizard.dtd (deflated 65%) adding: locale/id/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/id/mozapps/preferences/ocsp.dtd (deflated 58%) adding: locale/id/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/id/mozapps/preferences/removemp.dtd (deflated 50%) adding: locale/id/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/id/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/id/mozapps/update/updates.properties (deflated 65%) adding: locale/id/mozapps/update/history.dtd (deflated 48%) adding: locale/id/mozapps/update/errors.dtd (stored 0%) adding: locale/id/mozapps/update/updates.dtd (deflated 69%) adding: locale/id/mozapps/extensions/about.dtd (deflated 40%) adding: locale/id/mozapps/extensions/update.properties (deflated 55%) adding: locale/id/mozapps/extensions/update.dtd (deflated 73%) adding: locale/id/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/id/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/id/cookie/cookieAcceptDialog.dtd (deflated 62%) adding: locale/id/cookie/cookieAcceptDialog.properties (deflated 52%) adding: locale/id/help/help-toc.rdf (deflated 61%) adding: locale/id/help/welcome.xhtml (deflated 51%) adding: locale/id/help/help.properties (stored 0%) adding: locale/id/help/help.dtd (deflated 71%) adding: locale/id/pippki/pippki.dtd (deflated 67%) adding: locale/id/pippki/pref-ssl.dtd (deflated 63%) adding: locale/id/pippki/pippki.properties (deflated 66%) adding: locale/id/pippki/pref-security.dtd (deflated 59%) adding: locale/id/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/id/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/id/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/id/pippki/deviceManager.dtd (deflated 63%) adding: locale/id/pippki/certManager.dtd (deflated 72%) adding: locale/id/pippki/pref-validation.dtd (deflated 67%) adding: locale/id/passwordmgr/passwordmgr.properties (deflated 66%) adding: locale/id/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/browser-region/region.properties (deflated 58%) adding: locale/branding/brand.properties (deflated 44%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 50%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 53%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 36%) adding: locale/browser/places/places.properties (deflated 63%) adding: locale/browser/places/bookmarkProperties.properties (deflated 59%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 74%) adding: locale/browser/preferences/security.dtd (deflated 68%) adding: locale/browser/preferences/applications.dtd (deflated 57%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 40%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 59%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 58%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 35%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/cookies.dtd (deflated 66%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 53%) adding: locale/browser/shellservice.properties (deflated 49%) adding: locale/browser/aboutDialog.dtd (deflated 49%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 58%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 46%) adding: locale/browser/searchbar.dtd (deflated 13%) adding: locale/browser/sessionstore.properties (deflated 45%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 69%) adding: locale/browser/feeds/subscribe.dtd (deflated 23%) adding: locale/browser/feeds/subscribe.properties (deflated 67%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 52%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/netError.dtd (deflated 68%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 67%) adding: locale/browser/credits.dtd (deflated 45%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 55%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 25%) adding: locale/browser/metaData.properties (deflated 46%) adding: locale/browser/engineManager.properties (deflated 52%) adding: locale/browser/browser.properties (deflated 67%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.g0kktBaO ++ echo id ++ sed -e s/-/_/g + language=id ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org + echo '%lang(id) //usr/lib64/firefox-3.0b5/extensions/langpack-id@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/it.xpi .xpi + language=it + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org + unzip firefox-langpacks/it.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org Archive: firefox-langpacks/it.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.eCQ58fNn + langtmp=firefox.eCQ58fNn/firefox/langpack-it + /bin/mkdir -p firefox.eCQ58fNn/firefox/langpack-it + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar -d firefox.eCQ58fNn/firefox/langpack-it Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/necko/necko.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/css.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/xbl.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/xul.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printing.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/layout_errors.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/netError.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/netErrorApp.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/global.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/appstrings.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/charsetTitles.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/global-strres.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/plugins.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/nsWebBrowserPersist.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printdialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/xslt/xslt.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/dom/dom.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/svg/svg.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/layout/MediaDocument.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/layout/xmlparser.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/layout/HtmlForm.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/security/caps.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/xml/prettyprint.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/webservices/security.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/win/accessible.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/mac/accessible.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/unix/accessible.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/storage.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/prompts.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pipnss/pipnss.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pipnss/nsserrors.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pipnss/security.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/pippki.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/pref-ssl.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/pippki.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/PrefOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/pref-security.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/PageInfoOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/certManager.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/deviceManager.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/pref-validation.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/pippki/pref-masterpass.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/about.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/appPicker.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/brand.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/downloadProgress.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/filepicker.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/filepicker.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/findbar.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/findbar.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/license.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/mozilla.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/notification.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/preferences.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/gnomeprintdialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/nsHelperAppDlg.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/nsHelperAppDlg.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/nsProgressDialog.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/nsProgressDialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/history/history.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/xpinstall/xpinstall.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/crashes.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/crashes.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/mac/platformKeys.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/unix/platformKeys.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/win/platformKeys.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/mac/intl.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/unix/intl.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-platform/win/intl.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/downloads/downloads.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/downloads/downloads.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/extensions/extensions.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/extensions/extensions.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/extensions/about.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/extensions/update.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/extensions/update.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/handling/handling.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/handling/handling.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/plugins/plugins.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/plugins/plugins.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/preferences/ocsp.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/preferences/changemp.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/preferences/removemp.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/preferences/preferences.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/profile/createProfileWizard.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/profile/profileSelection.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/profile/profileSelection.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/update/updates.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/update/updates.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/update/incompatible.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/update/history.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/update/errors.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/alerts/notificationNames.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/cookie/cookieAcceptDialog.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/cookie/cookieAcceptDialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/autoconfig/autoconfig.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/help/help.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/help/help.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/help/help-toc.rdf extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/help/welcome.xhtml extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/places/places.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/browser.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/charsetOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/commonDialog.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/commonDialogs.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/config.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/config.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/console.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/console.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/contentAreaCommands.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/customizeCharset.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/customizeToolbar.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/customizeToolbar.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/datetimepicker.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/dialogOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/editMenuOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/finddialog.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/finddialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/intl.css extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/intl.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/keys.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/languageNames.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printdialog.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printjoboptions.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printPageSetup.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printPreview.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printPreviewProgress.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/printProgress.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/regionNames.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/dialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/tree.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/textcontext.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/viewSource.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/viewSource.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/wizard.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global/wizard.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-region/region.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/global-region/region.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/downloads/unknownContentType.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/downloads/unknownContentType.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/mozapps/downloads/settingsChange.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/passwordmgr/passwordmgr.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/passwordmgr/passwordManager.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/reportWizard.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/about.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/reporterOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/reportResults.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/reporter.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/reportWizard.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/it/reporter/reporterOverlay.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/aboutDialog.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/aboutRobots.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/credits.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/baseMenuOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/browser.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/metaData.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/metaData.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/openLocation.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/openLocation.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/pageInfo.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/pageReport.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/pageReportFirstTime.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/quitDialog.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/sanitize.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/search.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/searchbar.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/engineManager.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/engineManager.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/setDesktopBackground.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/shellservice.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/sessionstore.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/tabbrowser.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/tabbrowser.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/places/places.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/places/places.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/places/bookmarkProperties.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/places/bookmarkProperties.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/selectBookmark.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/places/moveBookmarks.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/feeds/subscribe.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/feeds/subscribe.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/history/history.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/migration/migration.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/migration/migration.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/advanced.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/applicationManager.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/applicationManager.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/colors.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/cookies.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/content.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/connection.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/applications.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/fonts.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/main.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/languages.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/permissions.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/phishEULA.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/preferences.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/preferences.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/privacy.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/security.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/securityWarnings.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/tabs.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/sidebar/sidebar.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser-region/region.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/browser.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/pageInfo.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/safeMode.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/netError.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/appstrings.properties extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/browser/downloads/settingsChange.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/branding/brand.dtd extracting: firefox.eCQ58fNn/firefox/langpack-it/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.eCQ58fNn/firefox/langpack-it/locale/browser-region/region.properties + find firefox.eCQ58fNn/firefox/langpack-it -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar + cd firefox.eCQ58fNn/firefox/langpack-it + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org/chrome/it.jar locale adding: locale/it/alerts/notificationNames.properties (deflated 7%) adding: locale/it/reporter/about.dtd (deflated 25%) adding: locale/it/reporter/reportWizard.properties (deflated 49%) adding: locale/it/reporter/reporter.dtd (deflated 23%) adding: locale/it/reporter/reportWizard.dtd (deflated 67%) adding: locale/it/reporter/reporterOverlay.properties (deflated 9%) adding: locale/it/reporter/reporterOverlay.dtd (deflated 49%) adding: locale/it/reporter/reportResults.dtd (deflated 56%) adding: locale/it/autoconfig/autoconfig.properties (deflated 53%) adding: locale/it/global/nsProgressDialog.properties (deflated 52%) adding: locale/it/global/printjoboptions.dtd (deflated 58%) adding: locale/it/global/printProgress.dtd (deflated 40%) adding: locale/it/global/wizard.properties (deflated 39%) adding: locale/it/global/about.dtd (deflated 63%) adding: locale/it/global/plugins.properties (deflated 50%) adding: locale/it/global/xslt/xslt.properties (deflated 58%) adding: locale/it/global/storage.properties (deflated 53%) adding: locale/it/global/dom/dom.properties (deflated 57%) adding: locale/it/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/it/global/xul.properties (deflated 52%) adding: locale/it/global/datetimepicker.dtd (stored 0%) adding: locale/it/global/crashes.properties (deflated 31%) adding: locale/it/global/svg/svg.properties (deflated 54%) adding: locale/it/global/notification.dtd (stored 0%) adding: locale/it/global/contentAreaCommands.properties (deflated 54%) adding: locale/it/global/findbar.dtd (deflated 61%) adding: locale/it/global/global-strres.properties (deflated 54%) adding: locale/it/global/nsProgressDialog.dtd (deflated 58%) adding: locale/it/global/console.dtd (deflated 61%) adding: locale/it/global/printdialog.properties (deflated 53%) adding: locale/it/global/downloadProgress.properties (deflated 35%) adding: locale/it/global/printdialog.dtd (deflated 62%) adding: locale/it/global/css.properties (deflated 68%) adding: locale/it/global/finddialog.dtd (deflated 62%) adding: locale/it/global/history/history.properties (deflated 48%) adding: locale/it/global/editMenuOverlay.dtd (deflated 73%) adding: locale/it/global/printing.properties (deflated 64%) adding: locale/it/global/nsHelperAppDlg.dtd (deflated 68%) adding: locale/it/global/wizard.dtd (deflated 75%) adding: locale/it/global/xml/prettyprint.dtd (deflated 54%) adding: locale/it/global/printPageSetup.dtd (deflated 65%) adding: locale/it/global/charsetTitles.properties (deflated 66%) adding: locale/it/global/customizeCharset.dtd (deflated 57%) adding: locale/it/global/dialogOverlay.dtd (deflated 39%) adding: locale/it/global/commonDialogs.properties (deflated 40%) adding: locale/it/global/preferences.dtd (deflated 48%) adding: locale/it/global/config.dtd (deflated 61%) adding: locale/it/global/customizeToolbar.dtd (deflated 51%) adding: locale/it/global/console.properties (deflated 34%) adding: locale/it/global/security/caps.properties (deflated 56%) adding: locale/it/global/license.dtd (deflated 41%) adding: locale/it/global/languageNames.properties (deflated 48%) adding: locale/it/global/intl.properties (deflated 61%) adding: locale/it/global/regionNames.properties (deflated 48%) adding: locale/it/global/crashes.dtd (deflated 46%) adding: locale/it/global/viewSource.properties (deflated 45%) adding: locale/it/global/layout_errors.properties (deflated 57%) adding: locale/it/global/gnomeprintdialog.properties (deflated 51%) adding: locale/it/global/printPreviewProgress.dtd (deflated 27%) adding: locale/it/global/config.properties (deflated 53%) adding: locale/it/global/viewSource.dtd (deflated 72%) adding: locale/it/global/findbar.properties (deflated 48%) adding: locale/it/global/appstrings.properties (deflated 57%) adding: locale/it/global/netErrorApp.dtd (deflated 42%) adding: locale/it/global/charsetOverlay.dtd (deflated 72%) adding: locale/it/global/intl.css (deflated 21%) adding: locale/it/global/filepicker.dtd (deflated 58%) adding: locale/it/global/printPreview.dtd (deflated 61%) adding: locale/it/global/tree.dtd (stored 0%) adding: locale/it/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/it/global/commonDialog.dtd (deflated 54%) adding: locale/it/global/dialog.properties (deflated 44%) adding: locale/it/global/global.dtd (stored 0%) adding: locale/it/global/mozilla.dtd (deflated 39%) adding: locale/it/global/textcontext.dtd (deflated 66%) adding: locale/it/global/webservices/security.properties (deflated 54%) adding: locale/it/global/customizeToolbar.properties (deflated 52%) adding: locale/it/global/prompts.properties (deflated 55%) adding: locale/it/global/appPicker.dtd (deflated 22%) adding: locale/it/global/netError.dtd (deflated 69%) adding: locale/it/global/nsHelperAppDlg.properties (deflated 6%) adding: locale/it/global/filepicker.properties (deflated 65%) adding: locale/it/global/keys.properties (deflated 51%) adding: locale/it/global/xbl.properties (deflated 53%) adding: locale/it/global/finddialog.properties (deflated 14%) adding: locale/it/global/brand.dtd (deflated 18%) adding: locale/it/global/layout/MediaDocument.properties (deflated 54%) adding: locale/it/global/layout/xmlparser.properties (deflated 55%) adding: locale/it/global/layout/HtmlForm.properties (deflated 53%) adding: locale/it/global/browser.properties (deflated 47%) adding: locale/it/global-platform/unix/accessible.properties (deflated 34%) adding: locale/it/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/it/global-platform/unix/intl.properties (deflated 2%) adding: locale/it/global-platform/win/accessible.properties (deflated 34%) adding: locale/it/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/it/global-platform/win/intl.properties (deflated 2%) adding: locale/it/global-platform/mac/accessible.properties (deflated 34%) adding: locale/it/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/it/global-platform/mac/intl.properties (deflated 2%) adding: locale/it/global-region/region.properties (deflated 43%) adding: locale/it/global-region/region.dtd (stored 0%) adding: locale/it/places/places.properties (deflated 52%) adding: locale/it/pipnss/nsserrors.properties (deflated 75%) adding: locale/it/pipnss/pipnss.properties (deflated 70%) adding: locale/it/pipnss/security.properties (deflated 62%) adding: locale/it/necko/necko.properties (deflated 53%) adding: locale/it/mozapps/handling/handling.properties (deflated 45%) adding: locale/it/mozapps/handling/handling.dtd (deflated 40%) adding: locale/it/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/it/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/it/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/it/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 41%) adding: locale/it/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/it/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/it/mozapps/downloads/unknownContentType.properties (deflated 50%) adding: locale/it/mozapps/downloads/unknownContentType.dtd (deflated 56%) adding: locale/it/mozapps/downloads/settingsChange.dtd (deflated 46%) adding: locale/it/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/it/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/it/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/it/mozapps/preferences/ocsp.dtd (deflated 56%) adding: locale/it/mozapps/preferences/preferences.properties (deflated 54%) adding: locale/it/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/it/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/it/mozapps/update/incompatible.dtd (deflated 59%) adding: locale/it/mozapps/update/updates.properties (deflated 66%) adding: locale/it/mozapps/update/history.dtd (deflated 52%) adding: locale/it/mozapps/update/errors.dtd (deflated 3%) adding: locale/it/mozapps/update/updates.dtd (deflated 69%) adding: locale/it/mozapps/extensions/about.dtd (deflated 40%) adding: locale/it/mozapps/extensions/update.properties (deflated 57%) adding: locale/it/mozapps/extensions/update.dtd (deflated 74%) adding: locale/it/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/it/mozapps/extensions/extensions.properties (deflated 68%) adding: locale/it/cookie/cookieAcceptDialog.dtd (deflated 63%) adding: locale/it/cookie/cookieAcceptDialog.properties (deflated 53%) adding: locale/it/help/help-toc.rdf (deflated 60%) adding: locale/it/help/welcome.xhtml (deflated 51%) adding: locale/it/help/help.properties (stored 0%) adding: locale/it/help/help.dtd (deflated 71%) adding: locale/it/pippki/pippki.dtd (deflated 67%) adding: locale/it/pippki/pref-ssl.dtd (deflated 61%) adding: locale/it/pippki/pippki.properties (deflated 66%) adding: locale/it/pippki/pref-security.dtd (deflated 60%) adding: locale/it/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/it/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/it/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/it/pippki/deviceManager.dtd (deflated 63%) adding: locale/it/pippki/certManager.dtd (deflated 71%) adding: locale/it/pippki/pref-validation.dtd (deflated 66%) adding: locale/it/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/it/passwordmgr/passwordManager.dtd (deflated 63%) adding: locale/browser-region/region.properties (deflated 58%) adding: locale/branding/brand.properties (deflated 47%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 49%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 49%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 37%) adding: locale/browser/places/places.properties (deflated 63%) adding: locale/browser/places/bookmarkProperties.properties (deflated 58%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 69%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 73%) adding: locale/browser/preferences/security.dtd (deflated 68%) adding: locale/browser/preferences/applications.dtd (deflated 57%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 64%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/applicationManager.properties (deflated 39%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 63%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 31%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 59%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 33%) adding: locale/browser/preferences/fonts.dtd (deflated 70%) adding: locale/browser/preferences/cookies.dtd (deflated 66%) adding: locale/browser/preferences/connection.dtd (deflated 69%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 54%) adding: locale/browser/shellservice.properties (deflated 48%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 57%) adding: locale/browser/metaData.dtd (deflated 69%) adding: locale/browser/setDesktopBackground.dtd (deflated 47%) adding: locale/browser/searchbar.dtd (deflated 13%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 69%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 67%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/quitDialog.properties (deflated 50%) adding: locale/browser/sidebar/sidebar.properties (deflated 35%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/netError.dtd (deflated 67%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 67%) adding: locale/browser/credits.dtd (deflated 48%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 56%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/metaData.properties (deflated 45%) adding: locale/browser/engineManager.properties (deflated 50%) adding: locale/browser/browser.properties (deflated 66%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.eCQ58fNn ++ echo it ++ sed -e s/-/_/g + language=it ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org + echo '%lang(it) //usr/lib64/firefox-3.0b5/extensions/langpack-it@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ja.xpi .xpi + language=ja + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org + unzip firefox-langpacks/ja.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org Archive: firefox-langpacks/ja.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.XIMDOjkR + langtmp=firefox.XIMDOjkR/firefox/langpack-ja + /bin/mkdir -p firefox.XIMDOjkR/firefox/langpack-ja + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar -d firefox.XIMDOjkR/firefox/langpack-ja Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/necko/necko.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/css.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/xbl.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/xul.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printing.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/layout_errors.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/netError.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/netErrorApp.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/global.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/appstrings.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/charsetTitles.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/global-strres.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/plugins.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/nsWebBrowserPersist.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printdialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/xslt/xslt.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/dom/dom.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/svg/svg.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/layout/MediaDocument.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/layout/xmlparser.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/layout/HtmlForm.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/security/caps.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/xml/prettyprint.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/webservices/security.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/win/accessible.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/mac/accessible.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/unix/accessible.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/storage.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/prompts.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pipnss/pipnss.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pipnss/nsserrors.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pipnss/security.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/pippki.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/pref-ssl.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/pippki.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/PrefOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/pref-security.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/PageInfoOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/certManager.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/deviceManager.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/pref-validation.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/pippki/pref-masterpass.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/about.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/appPicker.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/brand.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/downloadProgress.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/filepicker.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/filepicker.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/findbar.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/findbar.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/license.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/mozilla.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/notification.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/preferences.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/gnomeprintdialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/nsHelperAppDlg.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/nsHelperAppDlg.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/nsProgressDialog.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/nsProgressDialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/history/history.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/xpinstall/xpinstall.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/crashes.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/crashes.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/mac/platformKeys.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/unix/platformKeys.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/win/platformKeys.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/mac/intl.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/unix/intl.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-platform/win/intl.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/downloads/downloads.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/downloads/downloads.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/extensions/extensions.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/extensions/extensions.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/extensions/about.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/extensions/update.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/extensions/update.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/handling/handling.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/handling/handling.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/plugins/plugins.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/plugins/plugins.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/preferences/ocsp.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/preferences/changemp.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/preferences/removemp.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/preferences/preferences.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/profile/createProfileWizard.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/profile/profileSelection.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/profile/profileSelection.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/update/updates.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/update/updates.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/update/incompatible.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/update/history.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/update/errors.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/alerts/notificationNames.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/cookie/cookieAcceptDialog.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/cookie/cookieAcceptDialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/autoconfig/autoconfig.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/help/help.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/help/help.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/help/help-toc.rdf extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/help/welcome.xhtml extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/places/places.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/browser.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/charsetOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/commonDialog.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/commonDialogs.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/config.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/config.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/console.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/console.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/contentAreaCommands.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/customizeCharset.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/customizeToolbar.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/customizeToolbar.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/datetimepicker.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/dialogOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/editMenuOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/finddialog.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/finddialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/intl.css extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/intl.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/keys.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/languageNames.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printdialog.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printjoboptions.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printPageSetup.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printPreview.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printPreviewProgress.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/printProgress.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/regionNames.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/dialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/tree.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/textcontext.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/viewSource.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/viewSource.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/wizard.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global/wizard.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-region/region.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/global-region/region.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/downloads/unknownContentType.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/downloads/unknownContentType.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/mozapps/downloads/settingsChange.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/passwordmgr/passwordmgr.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/passwordmgr/passwordManager.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/reportWizard.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/about.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/reporterOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/reportResults.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/reporter.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/reportWizard.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/ja/reporter/reporterOverlay.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/aboutDialog.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/aboutRobots.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/credits.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/baseMenuOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/browser.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/metaData.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/metaData.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/openLocation.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/openLocation.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/pageInfo.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/pageReport.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/pageReportFirstTime.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/quitDialog.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/sanitize.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/search.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/searchbar.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/engineManager.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/engineManager.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/setDesktopBackground.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/shellservice.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/sessionstore.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/tabbrowser.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/tabbrowser.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/places/places.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/places/places.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/places/bookmarkProperties.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/places/bookmarkProperties.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/selectBookmark.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/places/moveBookmarks.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/feeds/subscribe.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/feeds/subscribe.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/history/history.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/migration/migration.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/migration/migration.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/advanced.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/applicationManager.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/applicationManager.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/colors.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/cookies.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/content.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/connection.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/applications.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/fonts.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/main.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/languages.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/permissions.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/phishEULA.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/preferences.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/preferences.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/privacy.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/security.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/securityWarnings.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/tabs.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/sidebar/sidebar.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser-region/region.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/browser.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/pageInfo.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/safeMode.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/netError.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/appstrings.properties extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/browser/downloads/settingsChange.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/branding/brand.dtd extracting: firefox.XIMDOjkR/firefox/langpack-ja/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.XIMDOjkR/firefox/langpack-ja/locale/browser-region/region.properties + find firefox.XIMDOjkR/firefox/langpack-ja -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar + cd firefox.XIMDOjkR/firefox/langpack-ja + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org/chrome/ja.jar locale adding: locale/ja/alerts/notificationNames.properties (deflated 6%) adding: locale/ja/reporter/about.dtd (deflated 56%) adding: locale/ja/reporter/reportWizard.properties (deflated 45%) adding: locale/ja/reporter/reporter.dtd (deflated 24%) adding: locale/ja/reporter/reportWizard.dtd (deflated 62%) adding: locale/ja/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ja/reporter/reporterOverlay.dtd (deflated 33%) adding: locale/ja/reporter/reportResults.dtd (deflated 45%) adding: locale/ja/autoconfig/autoconfig.properties (deflated 42%) adding: locale/ja/global/nsProgressDialog.properties (deflated 47%) adding: locale/ja/global/printjoboptions.dtd (deflated 48%) adding: locale/ja/global/printProgress.dtd (deflated 35%) adding: locale/ja/global/wizard.properties (deflated 42%) adding: locale/ja/global/about.dtd (deflated 66%) adding: locale/ja/global/plugins.properties (deflated 45%) adding: locale/ja/global/xslt/xslt.properties (deflated 56%) adding: locale/ja/global/storage.properties (deflated 48%) adding: locale/ja/global/dom/dom.properties (deflated 58%) adding: locale/ja/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/ja/global/xul.properties (deflated 49%) adding: locale/ja/global/datetimepicker.dtd (deflated 16%) adding: locale/ja/global/crashes.properties (deflated 12%) adding: locale/ja/global/svg/svg.properties (deflated 50%) adding: locale/ja/global/notification.dtd (stored 0%) adding: locale/ja/global/contentAreaCommands.properties (deflated 49%) adding: locale/ja/global/findbar.dtd (deflated 53%) adding: locale/ja/global/global-strres.properties (deflated 51%) adding: locale/ja/global/nsProgressDialog.dtd (deflated 62%) adding: locale/ja/global/console.dtd (deflated 58%) adding: locale/ja/global/printdialog.properties (deflated 49%) adding: locale/ja/global/downloadProgress.properties (deflated 42%) adding: locale/ja/global/printdialog.dtd (deflated 56%) adding: locale/ja/global/css.properties (deflated 69%) adding: locale/ja/global/finddialog.dtd (deflated 52%) adding: locale/ja/global/history/history.properties (deflated 38%) adding: locale/ja/global/editMenuOverlay.dtd (deflated 69%) adding: locale/ja/global/printing.properties (deflated 66%) adding: locale/ja/global/nsHelperAppDlg.dtd (deflated 63%) adding: locale/ja/global/wizard.dtd (deflated 75%) adding: locale/ja/global/xml/prettyprint.dtd (deflated 50%) adding: locale/ja/global/printPageSetup.dtd (deflated 56%) adding: locale/ja/global/charsetTitles.properties (deflated 64%) adding: locale/ja/global/customizeCharset.dtd (deflated 54%) adding: locale/ja/global/dialogOverlay.dtd (deflated 32%) adding: locale/ja/global/commonDialogs.properties (deflated 30%) adding: locale/ja/global/preferences.dtd (deflated 43%) adding: locale/ja/global/config.dtd (deflated 55%) adding: locale/ja/global/customizeToolbar.dtd (deflated 44%) adding: locale/ja/global/console.properties (deflated 28%) adding: locale/ja/global/security/caps.properties (deflated 52%) adding: locale/ja/global/license.dtd (deflated 42%) adding: locale/ja/global/languageNames.properties (deflated 62%) adding: locale/ja/global/intl.properties (deflated 58%) adding: locale/ja/global/regionNames.properties (deflated 58%) adding: locale/ja/global/crashes.dtd (deflated 43%) adding: locale/ja/global/viewSource.properties (deflated 33%) adding: locale/ja/global/layout_errors.properties (deflated 55%) adding: locale/ja/global/gnomeprintdialog.properties (deflated 42%) adding: locale/ja/global/printPreviewProgress.dtd (deflated 23%) adding: locale/ja/global/config.properties (deflated 50%) adding: locale/ja/global/viewSource.dtd (deflated 67%) adding: locale/ja/global/findbar.properties (deflated 45%) adding: locale/ja/global/appstrings.properties (deflated 56%) adding: locale/ja/global/netErrorApp.dtd (deflated 36%) adding: locale/ja/global/charsetOverlay.dtd (deflated 66%) adding: locale/ja/global/intl.css (deflated 34%) adding: locale/ja/global/filepicker.dtd (deflated 51%) adding: locale/ja/global/printPreview.dtd (deflated 59%) adding: locale/ja/global/tree.dtd (stored 0%) adding: locale/ja/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/ja/global/commonDialog.dtd (deflated 44%) adding: locale/ja/global/dialog.properties (deflated 40%) adding: locale/ja/global/global.dtd (stored 0%) adding: locale/ja/global/mozilla.dtd (deflated 31%) adding: locale/ja/global/textcontext.dtd (deflated 56%) adding: locale/ja/global/webservices/security.properties (deflated 51%) adding: locale/ja/global/customizeToolbar.properties (deflated 47%) adding: locale/ja/global/prompts.properties (deflated 50%) adding: locale/ja/global/appPicker.dtd (deflated 17%) adding: locale/ja/global/netError.dtd (deflated 71%) adding: locale/ja/global/nsHelperAppDlg.properties (stored 0%) adding: locale/ja/global/filepicker.properties (deflated 64%) adding: locale/ja/global/keys.properties (deflated 54%) adding: locale/ja/global/xbl.properties (deflated 50%) adding: locale/ja/global/finddialog.properties (deflated 1%) adding: locale/ja/global/brand.dtd (deflated 18%) adding: locale/ja/global/layout/MediaDocument.properties (deflated 55%) adding: locale/ja/global/layout/xmlparser.properties (deflated 56%) adding: locale/ja/global/layout/HtmlForm.properties (deflated 50%) adding: locale/ja/global/browser.properties (deflated 43%) adding: locale/ja/global-platform/unix/accessible.properties (deflated 26%) adding: locale/ja/global-platform/unix/platformKeys.properties (deflated 34%) adding: locale/ja/global-platform/unix/intl.properties (deflated 24%) adding: locale/ja/global-platform/win/accessible.properties (deflated 26%) adding: locale/ja/global-platform/win/platformKeys.properties (deflated 34%) adding: locale/ja/global-platform/win/intl.properties (deflated 24%) adding: locale/ja/global-platform/mac/accessible.properties (deflated 26%) adding: locale/ja/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/ja/global-platform/mac/intl.properties (deflated 21%) adding: locale/ja/global-region/region.properties (deflated 32%) adding: locale/ja/global-region/region.dtd (deflated 11%) adding: locale/ja/places/places.properties (deflated 47%) adding: locale/ja/pipnss/nsserrors.properties (deflated 72%) adding: locale/ja/pipnss/pipnss.properties (deflated 69%) adding: locale/ja/pipnss/security.properties (deflated 63%) adding: locale/ja/necko/necko.properties (deflated 52%) adding: locale/ja/mozapps/handling/handling.properties (deflated 38%) adding: locale/ja/mozapps/handling/handling.dtd (deflated 37%) adding: locale/ja/mozapps/plugins/plugins.properties (deflated 64%) adding: locale/ja/mozapps/plugins/plugins.dtd (deflated 64%) adding: locale/ja/mozapps/xpinstall/xpinstallConfirm.properties (deflated 46%) adding: locale/ja/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 33%) adding: locale/ja/mozapps/downloads/downloads.dtd (deflated 62%) adding: locale/ja/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/ja/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/ja/mozapps/downloads/unknownContentType.dtd (deflated 51%) adding: locale/ja/mozapps/downloads/settingsChange.dtd (deflated 27%) adding: locale/ja/mozapps/profile/profileSelection.properties (deflated 65%) adding: locale/ja/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/ja/mozapps/profile/profileSelection.dtd (deflated 53%) adding: locale/ja/mozapps/preferences/ocsp.dtd (deflated 47%) adding: locale/ja/mozapps/preferences/preferences.properties (deflated 50%) adding: locale/ja/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/ja/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/ja/mozapps/update/incompatible.dtd (deflated 44%) adding: locale/ja/mozapps/update/updates.properties (deflated 68%) adding: locale/ja/mozapps/update/history.dtd (deflated 47%) adding: locale/ja/mozapps/update/errors.dtd (stored 0%) adding: locale/ja/mozapps/update/updates.dtd (deflated 67%) adding: locale/ja/mozapps/extensions/about.dtd (deflated 36%) adding: locale/ja/mozapps/extensions/update.properties (deflated 51%) adding: locale/ja/mozapps/extensions/update.dtd (deflated 72%) adding: locale/ja/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/ja/mozapps/extensions/extensions.properties (deflated 69%) adding: locale/ja/cookie/cookieAcceptDialog.dtd (deflated 52%) adding: locale/ja/cookie/cookieAcceptDialog.properties (deflated 45%) adding: locale/ja/help/help-toc.rdf (deflated 58%) adding: locale/ja/help/welcome.xhtml (deflated 50%) adding: locale/ja/help/help.properties (stored 0%) adding: locale/ja/help/help.dtd (deflated 63%) adding: locale/ja/pippki/pippki.dtd (deflated 66%) adding: locale/ja/pippki/pref-ssl.dtd (deflated 59%) adding: locale/ja/pippki/pippki.properties (deflated 66%) adding: locale/ja/pippki/pref-security.dtd (deflated 57%) adding: locale/ja/pippki/PrefOverlay.dtd (deflated 44%) adding: locale/ja/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/ja/pippki/PageInfoOverlay.dtd (deflated 46%) adding: locale/ja/pippki/deviceManager.dtd (deflated 59%) adding: locale/ja/pippki/certManager.dtd (deflated 69%) adding: locale/ja/pippki/pref-validation.dtd (deflated 61%) adding: locale/ja/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/ja/passwordmgr/passwordManager.dtd (deflated 55%) adding: locale/browser-region/region.properties (deflated 58%) adding: locale/branding/brand.properties (deflated 34%) adding: locale/branding/brand.dtd (deflated 39%) adding: locale/browser/downloads/settingsChange.dtd (deflated 35%) adding: locale/browser/sanitize.dtd (deflated 54%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 33%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/history/history.dtd (deflated 65%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 73%) adding: locale/browser/places/moveBookmarks.dtd (deflated 32%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 56%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 65%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 67%) adding: locale/browser/preferences/security.dtd (deflated 57%) adding: locale/browser/preferences/applications.dtd (deflated 44%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 59%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 2%) adding: locale/browser/preferences/applicationManager.properties (deflated 30%) adding: locale/browser/preferences/permissions.dtd (deflated 57%) adding: locale/browser/preferences/colors.dtd (deflated 57%) adding: locale/browser/preferences/advanced.dtd (deflated 64%) adding: locale/browser/preferences/applicationManager.dtd (deflated 25%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 52%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/preferences/phishEULA.dtd (deflated 45%) adding: locale/browser/preferences/content.dtd (deflated 60%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 65%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 34%) adding: locale/browser/preferences/fonts.dtd (deflated 64%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/connection.dtd (deflated 63%) adding: locale/browser/safeMode.dtd (deflated 52%) adding: locale/browser/tabbrowser.properties (deflated 56%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/aboutDialog.dtd (deflated 50%) adding: locale/browser/browser.dtd (deflated 72%) adding: locale/browser/engineManager.dtd (deflated 52%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 59%) adding: locale/browser/setDesktopBackground.dtd (deflated 40%) adding: locale/browser/searchbar.dtd (deflated 14%) adding: locale/browser/sessionstore.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 51%) adding: locale/browser/baseMenuOverlay.dtd (deflated 61%) adding: locale/browser/feeds/subscribe.dtd (deflated 18%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/quitDialog.properties (deflated 44%) adding: locale/browser/sidebar/sidebar.properties (deflated 22%) adding: locale/browser/pageInfo.dtd (deflated 63%) adding: locale/browser/netError.dtd (deflated 67%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 64%) adding: locale/browser/credits.dtd (deflated 52%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 52%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 21%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/engineManager.properties (deflated 52%) adding: locale/browser/browser.properties (deflated 64%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.XIMDOjkR ++ echo ja ++ sed -e s/-/_/g + language=ja ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org + echo '%lang(ja) //usr/lib64/firefox-3.0b5/extensions/langpack-ja@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ka.xpi .xpi + language=ka + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org + unzip firefox-langpacks/ka.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org Archive: firefox-langpacks/ka.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.i3VaelXB + langtmp=firefox.i3VaelXB/firefox/langpack-ka + /bin/mkdir -p firefox.i3VaelXB/firefox/langpack-ka + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar -d firefox.i3VaelXB/firefox/langpack-ka Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/necko/necko.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/css.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/xbl.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/xul.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printing.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/layout_errors.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/netError.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/netErrorApp.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/global.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/appstrings.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/charsetTitles.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/global-strres.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/plugins.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/nsWebBrowserPersist.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printdialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/xslt/xslt.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/dom/dom.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/svg/svg.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/layout/MediaDocument.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/layout/xmlparser.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/layout/HtmlForm.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/security/caps.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/xml/prettyprint.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/webservices/security.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/win/accessible.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/mac/accessible.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/unix/accessible.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/storage.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/prompts.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pipnss/pipnss.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pipnss/nsserrors.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pipnss/security.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/pippki.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/pref-ssl.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/pippki.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/PrefOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/pref-security.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/PageInfoOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/certManager.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/deviceManager.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/pref-validation.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/pippki/pref-masterpass.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/about.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/appPicker.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/brand.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/downloadProgress.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/filepicker.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/filepicker.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/findbar.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/findbar.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/license.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/mozilla.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/notification.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/preferences.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/gnomeprintdialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/nsHelperAppDlg.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/nsHelperAppDlg.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/nsProgressDialog.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/nsProgressDialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/history/history.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/xpinstall/xpinstall.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/crashes.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/crashes.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/mac/platformKeys.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/unix/platformKeys.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/win/platformKeys.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/mac/intl.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/unix/intl.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-platform/win/intl.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/downloads/downloads.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/downloads/downloads.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/extensions/extensions.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/extensions/extensions.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/extensions/about.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/extensions/update.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/extensions/update.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/handling/handling.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/handling/handling.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/plugins/plugins.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/plugins/plugins.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/preferences/ocsp.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/preferences/changemp.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/preferences/removemp.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/preferences/preferences.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/profile/createProfileWizard.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/profile/profileSelection.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/profile/profileSelection.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/update/updates.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/update/updates.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/update/incompatible.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/update/history.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/update/errors.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/alerts/notificationNames.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/cookie/cookieAcceptDialog.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/cookie/cookieAcceptDialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/autoconfig/autoconfig.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/help/help.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/help/help.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/help/help-toc.rdf extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/help/welcome.xhtml extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/places/places.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/browser.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/charsetOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/commonDialog.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/commonDialogs.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/config.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/config.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/console.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/console.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/contentAreaCommands.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/customizeCharset.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/customizeToolbar.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/customizeToolbar.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/datetimepicker.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/dialogOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/editMenuOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/finddialog.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/finddialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/intl.css extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/intl.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/keys.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/languageNames.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printdialog.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printjoboptions.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printPageSetup.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printPreview.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printPreviewProgress.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/printProgress.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/regionNames.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/dialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/tree.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/textcontext.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/viewSource.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/viewSource.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/wizard.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global/wizard.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-region/region.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/global-region/region.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/downloads/unknownContentType.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/downloads/unknownContentType.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/mozapps/downloads/settingsChange.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/passwordmgr/passwordmgr.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/passwordmgr/passwordManager.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/reportWizard.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/about.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/reporterOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/reportResults.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/reporter.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/reportWizard.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/ka/reporter/reporterOverlay.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/aboutDialog.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/aboutRobots.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/credits.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/baseMenuOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/browser.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/metaData.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/metaData.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/openLocation.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/openLocation.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/pageInfo.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/pageReport.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/pageReportFirstTime.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/quitDialog.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/sanitize.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/search.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/searchbar.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/engineManager.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/engineManager.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/setDesktopBackground.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/shellservice.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/sessionstore.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/tabbrowser.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/tabbrowser.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/places/places.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/places/places.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/places/bookmarkProperties.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/places/bookmarkProperties.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/selectBookmark.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/places/moveBookmarks.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/feeds/subscribe.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/feeds/subscribe.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/history/history.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/migration/migration.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/migration/migration.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/advanced.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/applicationManager.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/applicationManager.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/colors.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/cookies.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/content.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/connection.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/applications.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/fonts.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/main.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/languages.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/permissions.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/phishEULA.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/preferences.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/preferences.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/privacy.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/security.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/securityWarnings.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/tabs.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/sidebar/sidebar.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser-region/region.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/browser.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/pageInfo.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/safeMode.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/netError.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/appstrings.properties extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/browser/downloads/settingsChange.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/branding/brand.dtd extracting: firefox.i3VaelXB/firefox/langpack-ka/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.i3VaelXB/firefox/langpack-ka/locale/browser-region/region.properties + find firefox.i3VaelXB/firefox/langpack-ka -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar + cd firefox.i3VaelXB/firefox/langpack-ka + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org/chrome/ka.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/ka/alerts/notificationNames.properties (deflated 54%) adding: locale/ka/reporter/about.dtd (deflated 44%) adding: locale/ka/reporter/reportWizard.properties (deflated 78%) adding: locale/ka/reporter/reporter.dtd (deflated 46%) adding: locale/ka/reporter/reportWizard.dtd (deflated 72%) adding: locale/ka/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ka/reporter/reporterOverlay.dtd (deflated 66%) adding: locale/ka/reporter/reportResults.dtd (deflated 65%) adding: locale/ka/autoconfig/autoconfig.properties (deflated 80%) adding: locale/ka/global/nsProgressDialog.properties (deflated 63%) adding: locale/ka/global/printjoboptions.dtd (deflated 63%) adding: locale/ka/global/printProgress.dtd (deflated 44%) adding: locale/ka/global/wizard.properties (deflated 64%) adding: locale/ka/global/about.dtd (deflated 67%) adding: locale/ka/global/plugins.properties (deflated 70%) adding: locale/ka/global/xslt/xslt.properties (deflated 79%) adding: locale/ka/global/storage.properties (deflated 60%) adding: locale/ka/global/dom/dom.properties (deflated 78%) adding: locale/ka/global/xpinstall/xpinstall.properties (deflated 78%) adding: locale/ka/global/xul.properties (deflated 68%) adding: locale/ka/global/datetimepicker.dtd (deflated 16%) adding: locale/ka/global/crashes.properties (deflated 61%) adding: locale/ka/global/svg/svg.properties (deflated 56%) adding: locale/ka/global/notification.dtd (deflated 7%) adding: locale/ka/global/contentAreaCommands.properties (deflated 75%) adding: locale/ka/global/findbar.dtd (deflated 61%) adding: locale/ka/global/global-strres.properties (deflated 54%) adding: locale/ka/global/nsProgressDialog.dtd (deflated 65%) adding: locale/ka/global/console.dtd (deflated 61%) adding: locale/ka/global/printdialog.properties (deflated 58%) adding: locale/ka/global/downloadProgress.properties (deflated 67%) adding: locale/ka/global/printdialog.dtd (deflated 66%) adding: locale/ka/global/css.properties (deflated 86%) adding: locale/ka/global/finddialog.dtd (deflated 60%) adding: locale/ka/global/history/history.properties (deflated 73%) adding: locale/ka/global/editMenuOverlay.dtd (deflated 74%) adding: locale/ka/global/printing.properties (deflated 82%) adding: locale/ka/global/nsHelperAppDlg.dtd (deflated 72%) adding: locale/ka/global/wizard.dtd (deflated 76%) adding: locale/ka/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ka/global/printPageSetup.dtd (deflated 71%) adding: locale/ka/global/charsetTitles.properties (deflated 79%) adding: locale/ka/global/customizeCharset.dtd (deflated 57%) adding: locale/ka/global/dialogOverlay.dtd (deflated 36%) adding: locale/ka/global/commonDialogs.properties (deflated 69%) adding: locale/ka/global/preferences.dtd (deflated 54%) adding: locale/ka/global/config.dtd (deflated 63%) adding: locale/ka/global/customizeToolbar.dtd (deflated 61%) adding: locale/ka/global/console.properties (deflated 64%) adding: locale/ka/global/security/caps.properties (deflated 77%) adding: locale/ka/global/license.dtd (deflated 53%) adding: locale/ka/global/languageNames.properties (deflated 82%) adding: locale/ka/global/intl.properties (deflated 58%) adding: locale/ka/global/regionNames.properties (deflated 83%) adding: locale/ka/global/crashes.dtd (deflated 62%) adding: locale/ka/global/viewSource.properties (deflated 77%) adding: locale/ka/global/layout_errors.properties (deflated 66%) adding: locale/ka/global/gnomeprintdialog.properties (deflated 74%) adding: locale/ka/global/printPreviewProgress.dtd (deflated 33%) adding: locale/ka/global/config.properties (deflated 59%) adding: locale/ka/global/viewSource.dtd (deflated 71%) adding: locale/ka/global/findbar.properties (deflated 74%) adding: locale/ka/global/appstrings.properties (deflated 80%) adding: locale/ka/global/netErrorApp.dtd (deflated 56%) adding: locale/ka/global/charsetOverlay.dtd (deflated 71%) adding: locale/ka/global/intl.css (deflated 21%) adding: locale/ka/global/filepicker.dtd (deflated 62%) adding: locale/ka/global/printPreview.dtd (deflated 63%) adding: locale/ka/global/tree.dtd (deflated 9%) adding: locale/ka/global/nsWebBrowserPersist.properties (deflated 78%) adding: locale/ka/global/commonDialog.dtd (deflated 55%) adding: locale/ka/global/dialog.properties (deflated 60%) adding: locale/ka/global/global.dtd (stored 0%) adding: locale/ka/global/mozilla.dtd (deflated 39%) adding: locale/ka/global/textcontext.dtd (deflated 66%) adding: locale/ka/global/webservices/security.properties (deflated 66%) adding: locale/ka/global/customizeToolbar.properties (deflated 77%) adding: locale/ka/global/prompts.properties (deflated 60%) adding: locale/ka/global/appPicker.dtd (deflated 39%) adding: locale/ka/global/netError.dtd (deflated 81%) adding: locale/ka/global/nsHelperAppDlg.properties (deflated 62%) adding: locale/ka/global/filepicker.properties (deflated 81%) adding: locale/ka/global/keys.properties (deflated 57%) adding: locale/ka/global/xbl.properties (deflated 67%) adding: locale/ka/global/finddialog.properties (deflated 60%) adding: locale/ka/global/brand.dtd (deflated 18%) adding: locale/ka/global/layout/MediaDocument.properties (deflated 64%) adding: locale/ka/global/layout/xmlparser.properties (deflated 78%) adding: locale/ka/global/layout/HtmlForm.properties (deflated 65%) adding: locale/ka/global/browser.properties (deflated 77%) adding: locale/ka/global-platform/unix/accessible.properties (deflated 72%) adding: locale/ka/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ka/global-platform/unix/intl.properties (deflated 22%) adding: locale/ka/global-platform/win/accessible.properties (deflated 72%) adding: locale/ka/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ka/global-platform/win/intl.properties (deflated 22%) adding: locale/ka/global-platform/mac/accessible.properties (deflated 72%) adding: locale/ka/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/ka/global-platform/mac/intl.properties (deflated 22%) adding: locale/ka/global-region/region.properties (deflated 51%) adding: locale/ka/global-region/region.dtd (deflated 12%) adding: locale/ka/places/places.properties (deflated 70%) adding: locale/ka/pipnss/nsserrors.properties (deflated 72%) adding: locale/ka/pipnss/pipnss.properties (deflated 86%) adding: locale/ka/pipnss/security.properties (deflated 83%) adding: locale/ka/necko/necko.properties (deflated 73%) adding: locale/ka/mozapps/handling/handling.properties (deflated 71%) adding: locale/ka/mozapps/handling/handling.dtd (deflated 41%) adding: locale/ka/mozapps/plugins/plugins.properties (deflated 78%) adding: locale/ka/mozapps/plugins/plugins.dtd (deflated 74%) adding: locale/ka/mozapps/xpinstall/xpinstallConfirm.properties (deflated 77%) adding: locale/ka/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 52%) adding: locale/ka/mozapps/downloads/downloads.dtd (deflated 72%) adding: locale/ka/mozapps/downloads/downloads.properties (deflated 80%) adding: locale/ka/mozapps/downloads/unknownContentType.properties (deflated 79%) adding: locale/ka/mozapps/downloads/unknownContentType.dtd (deflated 61%) adding: locale/ka/mozapps/downloads/settingsChange.dtd (deflated 49%) adding: locale/ka/mozapps/profile/profileSelection.properties (deflated 85%) adding: locale/ka/mozapps/profile/createProfileWizard.dtd (deflated 74%) adding: locale/ka/mozapps/profile/profileSelection.dtd (deflated 61%) adding: locale/ka/mozapps/preferences/ocsp.dtd (deflated 72%) adding: locale/ka/mozapps/preferences/preferences.properties (deflated 79%) adding: locale/ka/mozapps/preferences/removemp.dtd (deflated 66%) adding: locale/ka/mozapps/preferences/changemp.dtd (deflated 69%) adding: locale/ka/mozapps/update/incompatible.dtd (deflated 71%) adding: locale/ka/mozapps/update/updates.properties (deflated 85%) adding: locale/ka/mozapps/update/history.dtd (deflated 64%) adding: locale/ka/mozapps/update/errors.dtd (deflated 19%) adding: locale/ka/mozapps/update/updates.dtd (deflated 78%) adding: locale/ka/mozapps/extensions/about.dtd (deflated 55%) adding: locale/ka/mozapps/extensions/update.properties (deflated 77%) adding: locale/ka/mozapps/extensions/update.dtd (deflated 82%) adding: locale/ka/mozapps/extensions/extensions.dtd (deflated 83%) adding: locale/ka/mozapps/extensions/extensions.properties (deflated 86%) adding: locale/ka/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/ka/cookie/cookieAcceptDialog.properties (deflated 76%) adding: locale/ka/help/help-toc.rdf (deflated 59%) adding: locale/ka/help/welcome.xhtml (deflated 53%) adding: locale/ka/help/help.properties (deflated 54%) adding: locale/ka/help/help.dtd (deflated 72%) adding: locale/ka/pippki/pippki.dtd (deflated 76%) adding: locale/ka/pippki/pref-ssl.dtd (deflated 68%) adding: locale/ka/pippki/pippki.properties (deflated 85%) adding: locale/ka/pippki/pref-security.dtd (deflated 65%) adding: locale/ka/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/ka/pippki/pref-masterpass.dtd (deflated 66%) adding: locale/ka/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ka/pippki/deviceManager.dtd (deflated 67%) adding: locale/ka/pippki/certManager.dtd (deflated 79%) adding: locale/ka/pippki/pref-validation.dtd (deflated 73%) adding: locale/ka/passwordmgr/passwordmgr.properties (deflated 84%) adding: locale/ka/passwordmgr/passwordManager.dtd (deflated 71%) adding: locale/branding/brand.properties (deflated 71%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 58%) adding: locale/browser/sanitize.dtd (deflated 65%) adding: locale/browser/aboutRobots.dtd (deflated 57%) adding: locale/browser/pageReport.dtd (deflated 52%) adding: locale/browser/openLocation.dtd (deflated 57%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 78%) adding: locale/browser/migration/migration.properties (deflated 86%) adding: locale/browser/places/places.dtd (deflated 79%) adding: locale/browser/places/moveBookmarks.dtd (deflated 45%) adding: locale/browser/places/places.properties (deflated 80%) adding: locale/browser/places/bookmarkProperties.properties (deflated 80%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 71%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 67%) adding: locale/browser/preferences/applications.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 82%) adding: locale/browser/preferences/languages.dtd (deflated 71%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 29%) adding: locale/browser/preferences/applicationManager.properties (deflated 61%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 70%) adding: locale/browser/preferences/advanced.dtd (deflated 74%) adding: locale/browser/preferences/applicationManager.dtd (deflated 36%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 66%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 66%) adding: locale/browser/preferences/main.dtd (deflated 73%) adding: locale/browser/preferences/phishEULA.dtd (deflated 53%) adding: locale/browser/preferences/content.dtd (deflated 71%) adding: locale/browser/preferences/privacy.dtd (deflated 72%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 74%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 52%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 74%) adding: locale/browser/safeMode.dtd (deflated 67%) adding: locale/browser/tabbrowser.properties (deflated 82%) adding: locale/browser/shellservice.properties (deflated 76%) adding: locale/browser/aboutDialog.dtd (deflated 60%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 68%) adding: locale/browser/appstrings.properties (deflated 84%) adding: locale/browser/metaData.dtd (deflated 74%) adding: locale/browser/setDesktopBackground.dtd (deflated 58%) adding: locale/browser/searchbar.dtd (deflated 33%) adding: locale/browser/sessionstore.properties (deflated 74%) adding: locale/browser/pageInfo.properties (deflated 70%) adding: locale/browser/baseMenuOverlay.dtd (deflated 68%) adding: locale/browser/feeds/subscribe.dtd (deflated 37%) adding: locale/browser/feeds/subscribe.properties (deflated 84%) adding: locale/browser/pageReportFirstTime.dtd (deflated 65%) adding: locale/browser/search.properties (deflated 79%) adding: locale/browser/quitDialog.properties (deflated 81%) adding: locale/browser/sidebar/sidebar.properties (deflated 70%) adding: locale/browser/pageInfo.dtd (deflated 74%) adding: locale/browser/netError.dtd (deflated 77%) adding: locale/browser/openLocation.properties (deflated 41%) adding: locale/browser/tabbrowser.dtd (deflated 73%) adding: locale/browser/credits.dtd (deflated 53%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 85%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 74%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 32%) adding: locale/browser/metaData.properties (deflated 68%) adding: locale/browser/engineManager.properties (deflated 81%) adding: locale/browser/browser.properties (deflated 83%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.i3VaelXB ++ echo ka ++ sed -e s/-/_/g + language=ka ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org + echo '%lang(ka) //usr/lib64/firefox-3.0b5/extensions/langpack-ka@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ko.xpi .xpi + language=ko + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org + unzip firefox-langpacks/ko.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org Archive: firefox-langpacks/ko.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.KIHtr6EK + langtmp=firefox.KIHtr6EK/firefox/langpack-ko + /bin/mkdir -p firefox.KIHtr6EK/firefox/langpack-ko + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar -d firefox.KIHtr6EK/firefox/langpack-ko Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/necko/necko.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/css.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/xbl.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/xul.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printing.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/layout_errors.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/netError.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/netErrorApp.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/global.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/appstrings.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/charsetTitles.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/global-strres.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/plugins.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/nsWebBrowserPersist.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printdialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/xslt/xslt.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/dom/dom.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/svg/svg.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/layout/MediaDocument.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/layout/xmlparser.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/layout/HtmlForm.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/security/caps.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/xml/prettyprint.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/webservices/security.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/win/accessible.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/mac/accessible.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/unix/accessible.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/storage.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/prompts.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pipnss/pipnss.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pipnss/nsserrors.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pipnss/security.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/pippki.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/pref-ssl.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/pippki.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/PrefOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/pref-security.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/PageInfoOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/certManager.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/deviceManager.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/pref-validation.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/pippki/pref-masterpass.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/about.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/appPicker.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/brand.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/downloadProgress.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/filepicker.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/filepicker.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/findbar.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/findbar.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/license.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/mozilla.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/notification.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/preferences.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/gnomeprintdialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/nsHelperAppDlg.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/nsHelperAppDlg.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/nsProgressDialog.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/nsProgressDialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/history/history.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/xpinstall/xpinstall.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/crashes.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/crashes.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/mac/platformKeys.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/unix/platformKeys.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/win/platformKeys.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/mac/intl.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/unix/intl.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-platform/win/intl.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/downloads/downloads.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/downloads/downloads.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/extensions/extensions.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/extensions/extensions.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/extensions/about.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/extensions/update.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/extensions/update.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/handling/handling.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/handling/handling.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/plugins/plugins.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/plugins/plugins.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/preferences/ocsp.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/preferences/changemp.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/preferences/removemp.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/preferences/preferences.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/profile/createProfileWizard.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/profile/profileSelection.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/profile/profileSelection.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/update/updates.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/update/updates.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/update/incompatible.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/update/history.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/update/errors.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/alerts/notificationNames.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/cookie/cookieAcceptDialog.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/cookie/cookieAcceptDialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/autoconfig/autoconfig.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/help/help.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/help/help.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/help/help-toc.rdf extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/help/welcome.xhtml extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/places/places.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/browser.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/charsetOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/commonDialog.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/commonDialogs.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/config.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/config.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/console.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/console.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/contentAreaCommands.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/customizeCharset.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/customizeToolbar.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/customizeToolbar.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/datetimepicker.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/dialogOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/editMenuOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/finddialog.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/finddialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/intl.css extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/intl.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/keys.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/languageNames.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printdialog.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printjoboptions.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printPageSetup.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printPreview.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printPreviewProgress.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/printProgress.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/regionNames.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/dialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/tree.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/textcontext.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/viewSource.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/viewSource.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/wizard.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global/wizard.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-region/region.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/global-region/region.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/downloads/unknownContentType.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/downloads/unknownContentType.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/mozapps/downloads/settingsChange.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/passwordmgr/passwordmgr.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/passwordmgr/passwordManager.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/reportWizard.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/about.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/reporterOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/reportResults.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/reporter.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/reportWizard.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/ko/reporter/reporterOverlay.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/aboutDialog.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/aboutRobots.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/credits.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/baseMenuOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/browser.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/metaData.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/metaData.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/openLocation.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/openLocation.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/pageInfo.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/pageReport.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/pageReportFirstTime.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/quitDialog.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/sanitize.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/search.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/searchbar.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/engineManager.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/engineManager.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/setDesktopBackground.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/shellservice.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/sessionstore.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/tabbrowser.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/tabbrowser.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/places/places.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/places/places.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/places/bookmarkProperties.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/places/bookmarkProperties.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/selectBookmark.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/places/moveBookmarks.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/feeds/subscribe.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/feeds/subscribe.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/history/history.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/migration/migration.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/migration/migration.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/advanced.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/applicationManager.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/applicationManager.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/colors.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/cookies.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/content.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/connection.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/applications.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/fonts.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/main.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/languages.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/permissions.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/phishEULA.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/preferences.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/preferences.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/privacy.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/security.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/securityWarnings.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/tabs.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/sidebar/sidebar.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser-region/region.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/browser.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/pageInfo.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/safeMode.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/netError.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/appstrings.properties extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/browser/downloads/settingsChange.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/branding/brand.dtd extracting: firefox.KIHtr6EK/firefox/langpack-ko/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.KIHtr6EK/firefox/langpack-ko/locale/browser-region/region.properties + find firefox.KIHtr6EK/firefox/langpack-ko -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar + cd firefox.KIHtr6EK/firefox/langpack-ko + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org/chrome/ko.jar locale adding: locale/ko/alerts/notificationNames.properties (deflated 10%) adding: locale/ko/reporter/about.dtd (deflated 47%) adding: locale/ko/reporter/reportWizard.properties (deflated 41%) adding: locale/ko/reporter/reporter.dtd (deflated 50%) adding: locale/ko/reporter/reportWizard.dtd (deflated 65%) adding: locale/ko/reporter/reporterOverlay.properties (deflated 8%) adding: locale/ko/reporter/reporterOverlay.dtd (deflated 47%) adding: locale/ko/reporter/reportResults.dtd (deflated 59%) adding: locale/ko/autoconfig/autoconfig.properties (deflated 39%) adding: locale/ko/global/nsProgressDialog.properties (deflated 48%) adding: locale/ko/global/printjoboptions.dtd (deflated 51%) adding: locale/ko/global/printProgress.dtd (deflated 35%) adding: locale/ko/global/wizard.properties (deflated 33%) adding: locale/ko/global/about.dtd (deflated 57%) adding: locale/ko/global/plugins.properties (deflated 36%) adding: locale/ko/global/xslt/xslt.properties (deflated 58%) adding: locale/ko/global/storage.properties (deflated 12%) adding: locale/ko/global/dom/dom.properties (deflated 55%) adding: locale/ko/global/xpinstall/xpinstall.properties (deflated 55%) adding: locale/ko/global/xul.properties (deflated 40%) adding: locale/ko/global/datetimepicker.dtd (stored 0%) adding: locale/ko/global/crashes.properties (deflated 7%) adding: locale/ko/global/svg/svg.properties (stored 0%) adding: locale/ko/global/notification.dtd (stored 0%) adding: locale/ko/global/contentAreaCommands.properties (deflated 47%) adding: locale/ko/global/findbar.dtd (deflated 53%) adding: locale/ko/global/global-strres.properties (deflated 53%) adding: locale/ko/global/nsProgressDialog.dtd (deflated 62%) adding: locale/ko/global/console.dtd (deflated 63%) adding: locale/ko/global/printdialog.properties (deflated 10%) adding: locale/ko/global/downloadProgress.properties (deflated 23%) adding: locale/ko/global/printdialog.dtd (deflated 59%) adding: locale/ko/global/css.properties (deflated 70%) adding: locale/ko/global/finddialog.dtd (deflated 57%) adding: locale/ko/global/history/history.properties (deflated 37%) adding: locale/ko/global/editMenuOverlay.dtd (deflated 74%) adding: locale/ko/global/printing.properties (deflated 66%) adding: locale/ko/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/ko/global/wizard.dtd (deflated 75%) adding: locale/ko/global/xml/prettyprint.dtd (deflated 52%) adding: locale/ko/global/printPageSetup.dtd (deflated 62%) adding: locale/ko/global/charsetTitles.properties (deflated 68%) adding: locale/ko/global/customizeCharset.dtd (deflated 55%) adding: locale/ko/global/dialogOverlay.dtd (deflated 34%) adding: locale/ko/global/commonDialogs.properties (deflated 30%) adding: locale/ko/global/preferences.dtd (deflated 56%) adding: locale/ko/global/config.dtd (deflated 58%) adding: locale/ko/global/customizeToolbar.dtd (deflated 42%) adding: locale/ko/global/console.properties (deflated 26%) adding: locale/ko/global/security/caps.properties (deflated 46%) adding: locale/ko/global/license.dtd (deflated 43%) adding: locale/ko/global/languageNames.properties (deflated 51%) adding: locale/ko/global/intl.properties (deflated 61%) adding: locale/ko/global/regionNames.properties (deflated 47%) adding: locale/ko/global/crashes.dtd (deflated 44%) adding: locale/ko/global/viewSource.properties (deflated 35%) adding: locale/ko/global/layout_errors.properties (deflated 55%) adding: locale/ko/global/gnomeprintdialog.properties (deflated 38%) adding: locale/ko/global/printPreviewProgress.dtd (deflated 24%) adding: locale/ko/global/config.properties (deflated 12%) adding: locale/ko/global/viewSource.dtd (deflated 69%) adding: locale/ko/global/findbar.properties (deflated 34%) adding: locale/ko/global/appstrings.properties (deflated 52%) adding: locale/ko/global/netErrorApp.dtd (deflated 32%) adding: locale/ko/global/charsetOverlay.dtd (deflated 70%) adding: locale/ko/global/intl.css (deflated 21%) adding: locale/ko/global/filepicker.dtd (deflated 53%) adding: locale/ko/global/printPreview.dtd (deflated 67%) adding: locale/ko/global/tree.dtd (stored 0%) adding: locale/ko/global/nsWebBrowserPersist.properties (deflated 54%) adding: locale/ko/global/commonDialog.dtd (deflated 51%) adding: locale/ko/global/dialog.properties (deflated 38%) adding: locale/ko/global/global.dtd (stored 0%) adding: locale/ko/global/mozilla.dtd (deflated 31%) adding: locale/ko/global/textcontext.dtd (deflated 61%) adding: locale/ko/global/webservices/security.properties (deflated 52%) adding: locale/ko/global/customizeToolbar.properties (deflated 33%) adding: locale/ko/global/prompts.properties (deflated 37%) adding: locale/ko/global/appPicker.dtd (deflated 19%) adding: locale/ko/global/netError.dtd (deflated 63%) adding: locale/ko/global/nsHelperAppDlg.properties (stored 0%) adding: locale/ko/global/filepicker.properties (deflated 62%) adding: locale/ko/global/keys.properties (deflated 55%) adding: locale/ko/global/xbl.properties (deflated 32%) adding: locale/ko/global/finddialog.properties (stored 0%) adding: locale/ko/global/brand.dtd (deflated 18%) adding: locale/ko/global/layout/MediaDocument.properties (deflated 58%) adding: locale/ko/global/layout/xmlparser.properties (deflated 47%) adding: locale/ko/global/layout/HtmlForm.properties (deflated 49%) adding: locale/ko/global/browser.properties (deflated 35%) adding: locale/ko/global-platform/unix/accessible.properties (deflated 18%) adding: locale/ko/global-platform/unix/platformKeys.properties (deflated 34%) adding: locale/ko/global-platform/unix/intl.properties (deflated 21%) adding: locale/ko/global-platform/win/accessible.properties (deflated 18%) adding: locale/ko/global-platform/win/platformKeys.properties (deflated 34%) adding: locale/ko/global-platform/win/intl.properties (deflated 21%) adding: locale/ko/global-platform/mac/accessible.properties (deflated 18%) adding: locale/ko/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/ko/global-platform/mac/intl.properties (deflated 21%) adding: locale/ko/global-region/region.properties (deflated 40%) adding: locale/ko/global-region/region.dtd (stored 0%) adding: locale/ko/places/places.properties (deflated 42%) adding: locale/ko/pipnss/nsserrors.properties (deflated 72%) adding: locale/ko/pipnss/pipnss.properties (deflated 69%) adding: locale/ko/pipnss/security.properties (deflated 60%) adding: locale/ko/necko/necko.properties (deflated 46%) adding: locale/ko/mozapps/handling/handling.properties (deflated 33%) adding: locale/ko/mozapps/handling/handling.dtd (deflated 37%) adding: locale/ko/mozapps/plugins/plugins.properties (deflated 57%) adding: locale/ko/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/ko/mozapps/xpinstall/xpinstallConfirm.properties (deflated 33%) adding: locale/ko/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 29%) adding: locale/ko/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/ko/mozapps/downloads/downloads.properties (deflated 59%) adding: locale/ko/mozapps/downloads/unknownContentType.properties (deflated 40%) adding: locale/ko/mozapps/downloads/unknownContentType.dtd (deflated 51%) adding: locale/ko/mozapps/downloads/settingsChange.dtd (deflated 42%) adding: locale/ko/mozapps/profile/profileSelection.properties (deflated 61%) adding: locale/ko/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/ko/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/ko/mozapps/preferences/ocsp.dtd (deflated 53%) adding: locale/ko/mozapps/preferences/preferences.properties (deflated 40%) adding: locale/ko/mozapps/preferences/removemp.dtd (deflated 45%) adding: locale/ko/mozapps/preferences/changemp.dtd (deflated 55%) adding: locale/ko/mozapps/update/incompatible.dtd (deflated 45%) adding: locale/ko/mozapps/update/updates.properties (deflated 64%) adding: locale/ko/mozapps/update/history.dtd (deflated 39%) adding: locale/ko/mozapps/update/errors.dtd (stored 0%) adding: locale/ko/mozapps/update/updates.dtd (deflated 66%) adding: locale/ko/mozapps/extensions/about.dtd (deflated 37%) adding: locale/ko/mozapps/extensions/update.properties (deflated 48%) adding: locale/ko/mozapps/extensions/update.dtd (deflated 70%) adding: locale/ko/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/ko/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/ko/cookie/cookieAcceptDialog.dtd (deflated 56%) adding: locale/ko/cookie/cookieAcceptDialog.properties (deflated 48%) adding: locale/ko/help/help-toc.rdf (deflated 57%) adding: locale/ko/help/welcome.xhtml (deflated 49%) adding: locale/ko/help/help.properties (stored 0%) adding: locale/ko/help/help.dtd (deflated 67%) adding: locale/ko/pippki/pippki.dtd (deflated 69%) adding: locale/ko/pippki/pref-ssl.dtd (deflated 64%) adding: locale/ko/pippki/pippki.properties (deflated 66%) adding: locale/ko/pippki/pref-security.dtd (deflated 58%) adding: locale/ko/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/ko/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/ko/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ko/pippki/deviceManager.dtd (deflated 62%) adding: locale/ko/pippki/certManager.dtd (deflated 74%) adding: locale/ko/pippki/pref-validation.dtd (deflated 71%) adding: locale/ko/passwordmgr/passwordmgr.properties (deflated 60%) adding: locale/ko/passwordmgr/passwordManager.dtd (deflated 57%) adding: locale/browser-region/region.properties (deflated 59%) adding: locale/branding/brand.properties (deflated 29%) adding: locale/branding/brand.dtd (deflated 41%) adding: locale/browser/downloads/settingsChange.dtd (deflated 39%) adding: locale/browser/sanitize.dtd (deflated 55%) adding: locale/browser/aboutRobots.dtd (deflated 48%) adding: locale/browser/pageReport.dtd (deflated 34%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 69%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 33%) adding: locale/browser/places/places.properties (deflated 58%) adding: locale/browser/places/bookmarkProperties.properties (deflated 50%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 64%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 71%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/applications.dtd (deflated 55%) adding: locale/browser/preferences/preferences.properties (deflated 55%) adding: locale/browser/preferences/languages.dtd (deflated 57%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 24%) adding: locale/browser/preferences/permissions.dtd (deflated 59%) adding: locale/browser/preferences/colors.dtd (deflated 66%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/applicationManager.dtd (deflated 29%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 52%) adding: locale/browser/preferences/preferences.dtd (deflated 52%) adding: locale/browser/preferences/tabs.dtd (deflated 53%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/preferences/phishEULA.dtd (deflated 38%) adding: locale/browser/preferences/content.dtd (deflated 63%) adding: locale/browser/preferences/privacy.dtd (deflated 61%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 63%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 23%) adding: locale/browser/preferences/fonts.dtd (deflated 66%) adding: locale/browser/preferences/cookies.dtd (deflated 67%) adding: locale/browser/preferences/connection.dtd (deflated 67%) adding: locale/browser/safeMode.dtd (deflated 54%) adding: locale/browser/tabbrowser.properties (deflated 47%) adding: locale/browser/shellservice.properties (deflated 41%) adding: locale/browser/aboutDialog.dtd (deflated 34%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 54%) adding: locale/browser/appstrings.properties (deflated 52%) adding: locale/browser/metaData.dtd (deflated 62%) adding: locale/browser/setDesktopBackground.dtd (deflated 49%) adding: locale/browser/searchbar.dtd (deflated 16%) adding: locale/browser/sessionstore.properties (deflated 32%) adding: locale/browser/pageInfo.properties (deflated 49%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 19%) adding: locale/browser/feeds/subscribe.properties (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 46%) adding: locale/browser/quitDialog.properties (deflated 44%) adding: locale/browser/sidebar/sidebar.properties (deflated 24%) adding: locale/browser/pageInfo.dtd (deflated 65%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 64%) adding: locale/browser/credits.dtd (deflated 31%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 49%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 20%) adding: locale/browser/metaData.properties (deflated 33%) adding: locale/browser/engineManager.properties (deflated 44%) adding: locale/browser/browser.properties (deflated 64%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.KIHtr6EK ++ echo ko ++ sed -e s/-/_/g + language=ko ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org + echo '%lang(ko) //usr/lib64/firefox-3.0b5/extensions/langpack-ko@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ku.xpi .xpi + language=ku + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org + unzip firefox-langpacks/ku.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org Archive: firefox-langpacks/ku.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.Beh3lg4p + langtmp=firefox.Beh3lg4p/firefox/langpack-ku + /bin/mkdir -p firefox.Beh3lg4p/firefox/langpack-ku + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar -d firefox.Beh3lg4p/firefox/langpack-ku Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/necko/necko.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/css.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/xbl.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/xul.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printing.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/layout_errors.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/netError.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/netErrorApp.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/global.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/appstrings.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/charsetTitles.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/global-strres.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/plugins.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/nsWebBrowserPersist.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printdialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/xslt/xslt.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/dom/dom.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/svg/svg.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/layout/MediaDocument.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/layout/xmlparser.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/layout/HtmlForm.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/security/caps.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/xml/prettyprint.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/webservices/security.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/win/accessible.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/mac/accessible.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/unix/accessible.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/storage.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/prompts.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pipnss/pipnss.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pipnss/nsserrors.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pipnss/security.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/pippki.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/pref-ssl.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/pippki.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/PrefOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/pref-security.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/PageInfoOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/certManager.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/deviceManager.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/pref-validation.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/pippki/pref-masterpass.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/about.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/appPicker.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/brand.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/downloadProgress.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/filepicker.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/filepicker.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/findbar.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/findbar.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/license.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/mozilla.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/notification.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/preferences.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/gnomeprintdialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/nsHelperAppDlg.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/nsHelperAppDlg.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/nsProgressDialog.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/nsProgressDialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/history/history.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/xpinstall/xpinstall.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/crashes.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/crashes.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/mac/platformKeys.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/unix/platformKeys.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/win/platformKeys.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/mac/intl.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/unix/intl.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-platform/win/intl.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/downloads/downloads.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/downloads/downloads.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/extensions/extensions.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/extensions/extensions.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/extensions/about.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/extensions/update.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/extensions/update.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/handling/handling.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/handling/handling.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/plugins/plugins.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/plugins/plugins.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/preferences/ocsp.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/preferences/changemp.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/preferences/removemp.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/preferences/preferences.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/profile/createProfileWizard.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/profile/profileSelection.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/profile/profileSelection.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/update/updates.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/update/updates.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/update/incompatible.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/update/history.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/update/errors.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/alerts/notificationNames.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/cookie/cookieAcceptDialog.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/cookie/cookieAcceptDialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/autoconfig/autoconfig.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/help/help.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/help/help.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/help/help-toc.rdf extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/help/welcome.xhtml extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/places/places.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/browser.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/charsetOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/commonDialog.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/commonDialogs.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/config.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/config.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/console.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/console.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/contentAreaCommands.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/customizeCharset.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/customizeToolbar.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/customizeToolbar.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/datetimepicker.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/dialogOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/editMenuOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/finddialog.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/finddialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/intl.css extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/intl.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/keys.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/languageNames.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printdialog.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printjoboptions.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printPageSetup.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printPreview.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printPreviewProgress.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/printProgress.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/regionNames.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/dialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/tree.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/textcontext.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/viewSource.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/viewSource.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/wizard.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global/wizard.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-region/region.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/global-region/region.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/downloads/unknownContentType.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/downloads/unknownContentType.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/mozapps/downloads/settingsChange.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/passwordmgr/passwordmgr.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/passwordmgr/passwordManager.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/reportWizard.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/about.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/reporterOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/reportResults.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/reporter.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/reportWizard.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/ku/reporter/reporterOverlay.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/aboutDialog.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/aboutRobots.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/credits.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/baseMenuOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/browser.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/metaData.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/metaData.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/openLocation.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/openLocation.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/pageInfo.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/pageReport.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/pageReportFirstTime.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/quitDialog.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/sanitize.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/search.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/searchbar.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/engineManager.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/engineManager.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/setDesktopBackground.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/shellservice.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/sessionstore.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/tabbrowser.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/tabbrowser.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/places/places.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/places/places.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/places/bookmarkProperties.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/places/bookmarkProperties.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/selectBookmark.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/places/moveBookmarks.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/feeds/subscribe.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/feeds/subscribe.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/history/history.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/migration/migration.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/migration/migration.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/advanced.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/applicationManager.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/applicationManager.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/colors.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/cookies.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/content.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/connection.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/applications.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/fonts.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/main.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/languages.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/permissions.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/phishEULA.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/preferences.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/preferences.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/privacy.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/security.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/securityWarnings.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/tabs.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/sidebar/sidebar.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser-region/region.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/browser.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/pageInfo.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/safeMode.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/netError.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/appstrings.properties extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/browser/downloads/settingsChange.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/branding/brand.dtd extracting: firefox.Beh3lg4p/firefox/langpack-ku/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.Beh3lg4p/firefox/langpack-ku/locale/browser-region/region.properties + find firefox.Beh3lg4p/firefox/langpack-ku -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar + cd firefox.Beh3lg4p/firefox/langpack-ku + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org/chrome/ku.jar locale adding: locale/ku/alerts/notificationNames.properties (stored 0%) adding: locale/ku/reporter/about.dtd (deflated 28%) adding: locale/ku/reporter/reportWizard.properties (deflated 41%) adding: locale/ku/reporter/reporter.dtd (deflated 23%) adding: locale/ku/reporter/reportWizard.dtd (deflated 63%) adding: locale/ku/reporter/reporterOverlay.properties (deflated 11%) adding: locale/ku/reporter/reporterOverlay.dtd (deflated 47%) adding: locale/ku/reporter/reportResults.dtd (deflated 52%) adding: locale/ku/autoconfig/autoconfig.properties (deflated 45%) adding: locale/ku/global/nsProgressDialog.properties (deflated 51%) adding: locale/ku/global/printjoboptions.dtd (deflated 55%) adding: locale/ku/global/printProgress.dtd (deflated 41%) adding: locale/ku/global/wizard.properties (deflated 33%) adding: locale/ku/global/about.dtd (deflated 62%) adding: locale/ku/global/plugins.properties (deflated 41%) adding: locale/ku/global/xslt/xslt.properties (deflated 57%) adding: locale/ku/global/storage.properties (deflated 52%) adding: locale/ku/global/dom/dom.properties (deflated 56%) adding: locale/ku/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/ku/global/xul.properties (deflated 53%) adding: locale/ku/global/datetimepicker.dtd (deflated 16%) adding: locale/ku/global/crashes.properties (deflated 18%) adding: locale/ku/global/svg/svg.properties (deflated 52%) adding: locale/ku/global/notification.dtd (stored 0%) adding: locale/ku/global/contentAreaCommands.properties (deflated 47%) adding: locale/ku/global/findbar.dtd (deflated 54%) adding: locale/ku/global/global-strres.properties (deflated 54%) adding: locale/ku/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ku/global/console.dtd (deflated 60%) adding: locale/ku/global/printdialog.properties (deflated 54%) adding: locale/ku/global/downloadProgress.properties (deflated 48%) adding: locale/ku/global/printdialog.dtd (deflated 59%) adding: locale/ku/global/css.properties (deflated 65%) adding: locale/ku/global/finddialog.dtd (deflated 59%) adding: locale/ku/global/history/history.properties (deflated 42%) adding: locale/ku/global/editMenuOverlay.dtd (deflated 70%) adding: locale/ku/global/printing.properties (deflated 63%) adding: locale/ku/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/ku/global/wizard.dtd (deflated 75%) adding: locale/ku/global/xml/prettyprint.dtd (deflated 53%) adding: locale/ku/global/printPageSetup.dtd (deflated 60%) adding: locale/ku/global/charsetTitles.properties (deflated 65%) adding: locale/ku/global/customizeCharset.dtd (deflated 57%) adding: locale/ku/global/dialogOverlay.dtd (deflated 34%) adding: locale/ku/global/commonDialogs.properties (deflated 30%) adding: locale/ku/global/preferences.dtd (deflated 50%) adding: locale/ku/global/config.dtd (deflated 59%) adding: locale/ku/global/customizeToolbar.dtd (deflated 46%) adding: locale/ku/global/console.properties (deflated 24%) adding: locale/ku/global/security/caps.properties (deflated 54%) adding: locale/ku/global/license.dtd (deflated 38%) adding: locale/ku/global/languageNames.properties (deflated 58%) adding: locale/ku/global/intl.properties (deflated 58%) adding: locale/ku/global/regionNames.properties (deflated 49%) adding: locale/ku/global/crashes.dtd (deflated 51%) adding: locale/ku/global/viewSource.properties (deflated 43%) adding: locale/ku/global/layout_errors.properties (deflated 56%) adding: locale/ku/global/gnomeprintdialog.properties (deflated 47%) adding: locale/ku/global/printPreviewProgress.dtd (deflated 28%) adding: locale/ku/global/config.properties (deflated 53%) adding: locale/ku/global/viewSource.dtd (deflated 70%) adding: locale/ku/global/findbar.properties (deflated 40%) adding: locale/ku/global/appstrings.properties (deflated 56%) adding: locale/ku/global/netErrorApp.dtd (deflated 41%) adding: locale/ku/global/charsetOverlay.dtd (deflated 70%) adding: locale/ku/global/intl.css (deflated 21%) adding: locale/ku/global/filepicker.dtd (deflated 54%) adding: locale/ku/global/printPreview.dtd (deflated 61%) adding: locale/ku/global/tree.dtd (stored 0%) adding: locale/ku/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/ku/global/commonDialog.dtd (deflated 49%) adding: locale/ku/global/dialog.properties (deflated 41%) adding: locale/ku/global/global.dtd (stored 0%) adding: locale/ku/global/mozilla.dtd (deflated 42%) adding: locale/ku/global/textcontext.dtd (deflated 62%) adding: locale/ku/global/webservices/security.properties (deflated 53%) adding: locale/ku/global/customizeToolbar.properties (deflated 39%) adding: locale/ku/global/prompts.properties (deflated 53%) adding: locale/ku/global/appPicker.dtd (deflated 23%) adding: locale/ku/global/netError.dtd (deflated 67%) adding: locale/ku/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/ku/global/filepicker.properties (deflated 60%) adding: locale/ku/global/keys.properties (deflated 54%) adding: locale/ku/global/xbl.properties (deflated 51%) adding: locale/ku/global/finddialog.properties (deflated 5%) adding: locale/ku/global/brand.dtd (deflated 18%) adding: locale/ku/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ku/global/layout/xmlparser.properties (deflated 55%) adding: locale/ku/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ku/global/browser.properties (deflated 40%) adding: locale/ku/global-platform/unix/accessible.properties (deflated 47%) adding: locale/ku/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ku/global-platform/unix/intl.properties (deflated 25%) adding: locale/ku/global-platform/win/accessible.properties (deflated 47%) adding: locale/ku/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ku/global-platform/win/intl.properties (deflated 25%) adding: locale/ku/global-platform/mac/accessible.properties (deflated 47%) adding: locale/ku/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/ku/global-platform/mac/intl.properties (deflated 25%) adding: locale/ku/global-region/region.properties (deflated 37%) adding: locale/ku/global-region/region.dtd (stored 0%) adding: locale/ku/places/places.properties (deflated 46%) adding: locale/ku/pipnss/nsserrors.properties (deflated 72%) adding: locale/ku/pipnss/pipnss.properties (deflated 66%) adding: locale/ku/pipnss/security.properties (deflated 63%) adding: locale/ku/necko/necko.properties (deflated 51%) adding: locale/ku/mozapps/handling/handling.properties (deflated 39%) adding: locale/ku/mozapps/handling/handling.dtd (deflated 39%) adding: locale/ku/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/ku/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/ku/mozapps/xpinstall/xpinstallConfirm.properties (deflated 38%) adding: locale/ku/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/ku/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/ku/mozapps/downloads/downloads.properties (deflated 61%) adding: locale/ku/mozapps/downloads/unknownContentType.properties (deflated 44%) adding: locale/ku/mozapps/downloads/unknownContentType.dtd (deflated 53%) adding: locale/ku/mozapps/downloads/settingsChange.dtd (deflated 39%) adding: locale/ku/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/ku/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/ku/mozapps/profile/profileSelection.dtd (deflated 56%) adding: locale/ku/mozapps/preferences/ocsp.dtd (deflated 59%) adding: locale/ku/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/ku/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/ku/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/ku/mozapps/update/incompatible.dtd (deflated 50%) adding: locale/ku/mozapps/update/updates.properties (deflated 62%) adding: locale/ku/mozapps/update/history.dtd (deflated 49%) adding: locale/ku/mozapps/update/errors.dtd (stored 0%) adding: locale/ku/mozapps/update/updates.dtd (deflated 63%) adding: locale/ku/mozapps/extensions/about.dtd (deflated 34%) adding: locale/ku/mozapps/extensions/update.properties (deflated 52%) adding: locale/ku/mozapps/extensions/update.dtd (deflated 69%) adding: locale/ku/mozapps/extensions/extensions.dtd (deflated 75%) adding: locale/ku/mozapps/extensions/extensions.properties (deflated 64%) adding: locale/ku/cookie/cookieAcceptDialog.dtd (deflated 58%) adding: locale/ku/cookie/cookieAcceptDialog.properties (deflated 53%) adding: locale/ku/help/help-toc.rdf (deflated 61%) adding: locale/ku/help/welcome.xhtml (deflated 49%) adding: locale/ku/help/help.properties (stored 0%) adding: locale/ku/help/help.dtd (deflated 67%) adding: locale/ku/pippki/pippki.dtd (deflated 66%) adding: locale/ku/pippki/pref-ssl.dtd (deflated 60%) adding: locale/ku/pippki/pippki.properties (deflated 61%) adding: locale/ku/pippki/pref-security.dtd (deflated 58%) adding: locale/ku/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/ku/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/ku/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/ku/pippki/deviceManager.dtd (deflated 62%) adding: locale/ku/pippki/certManager.dtd (deflated 70%) adding: locale/ku/pippki/pref-validation.dtd (deflated 68%) adding: locale/ku/passwordmgr/passwordmgr.properties (deflated 62%) adding: locale/ku/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/branding/brand.properties (deflated 36%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 39%) adding: locale/browser/sanitize.dtd (deflated 56%) adding: locale/browser/aboutRobots.dtd (deflated 53%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 41%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 42%) adding: locale/browser/places/places.properties (deflated 59%) adding: locale/browser/places/bookmarkProperties.properties (deflated 52%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 75%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/applications.dtd (deflated 57%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 62%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 43%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 66%) adding: locale/browser/preferences/applicationManager.dtd (deflated 34%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 54%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/main.dtd (deflated 61%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/content.dtd (deflated 65%) adding: locale/browser/preferences/privacy.dtd (deflated 62%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 30%) adding: locale/browser/preferences/fonts.dtd (deflated 67%) adding: locale/browser/preferences/cookies.dtd (deflated 62%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/safeMode.dtd (deflated 56%) adding: locale/browser/tabbrowser.properties (deflated 52%) adding: locale/browser/shellservice.properties (deflated 43%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/appstrings.properties (deflated 49%) adding: locale/browser/metaData.dtd (deflated 65%) adding: locale/browser/setDesktopBackground.dtd (deflated 42%) adding: locale/browser/searchbar.dtd (deflated 27%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/feeds/subscribe.dtd (deflated 39%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/quitDialog.properties (deflated 49%) adding: locale/browser/sidebar/sidebar.properties (deflated 28%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/netError.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 42%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 30%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/engineManager.properties (deflated 53%) adding: locale/browser/browser.properties (deflated 61%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.Beh3lg4p ++ echo ku ++ sed -e s/-/_/g + language=ku ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org + echo '%lang(ku) //usr/lib64/firefox-3.0b5/extensions/langpack-ku@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/lt.xpi .xpi + language=lt + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org + unzip firefox-langpacks/lt.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org Archive: firefox-langpacks/lt.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.7VjvRpPt + langtmp=firefox.7VjvRpPt/firefox/langpack-lt + /bin/mkdir -p firefox.7VjvRpPt/firefox/langpack-lt + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar -d firefox.7VjvRpPt/firefox/langpack-lt Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/necko/necko.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/css.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/xbl.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/xul.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printing.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/layout_errors.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/netError.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/netErrorApp.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/global.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/appstrings.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/charsetTitles.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/global-strres.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/plugins.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/nsWebBrowserPersist.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printdialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/xslt/xslt.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/dom/dom.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/svg/svg.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/layout/MediaDocument.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/layout/xmlparser.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/layout/HtmlForm.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/security/caps.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/xml/prettyprint.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/webservices/security.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/win/accessible.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/mac/accessible.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/unix/accessible.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/storage.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/prompts.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pipnss/pipnss.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pipnss/nsserrors.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pipnss/security.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/pippki.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/pref-ssl.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/pippki.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/PrefOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/pref-security.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/PageInfoOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/certManager.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/deviceManager.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/pref-validation.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/pippki/pref-masterpass.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/about.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/appPicker.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/brand.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/downloadProgress.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/filepicker.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/filepicker.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/findbar.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/findbar.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/license.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/mozilla.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/notification.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/preferences.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/gnomeprintdialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/nsHelperAppDlg.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/nsHelperAppDlg.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/nsProgressDialog.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/nsProgressDialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/history/history.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/xpinstall/xpinstall.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/crashes.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/crashes.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/mac/platformKeys.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/unix/platformKeys.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/win/platformKeys.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/mac/intl.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/unix/intl.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-platform/win/intl.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/downloads/downloads.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/downloads/downloads.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/extensions/extensions.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/extensions/extensions.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/extensions/about.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/extensions/update.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/extensions/update.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/handling/handling.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/handling/handling.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/plugins/plugins.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/plugins/plugins.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/preferences/ocsp.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/preferences/changemp.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/preferences/removemp.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/preferences/preferences.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/profile/createProfileWizard.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/profile/profileSelection.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/profile/profileSelection.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/update/updates.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/update/updates.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/update/incompatible.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/update/history.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/update/errors.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/alerts/notificationNames.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/cookie/cookieAcceptDialog.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/cookie/cookieAcceptDialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/autoconfig/autoconfig.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/help/help.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/help/help.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/help/help-toc.rdf extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/help/welcome.xhtml extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/places/places.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/browser.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/charsetOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/commonDialog.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/commonDialogs.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/config.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/config.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/console.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/console.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/contentAreaCommands.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/customizeCharset.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/customizeToolbar.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/customizeToolbar.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/datetimepicker.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/dialogOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/editMenuOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/finddialog.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/finddialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/intl.css extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/intl.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/keys.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/languageNames.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printdialog.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printjoboptions.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printPageSetup.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printPreview.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printPreviewProgress.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/printProgress.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/regionNames.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/dialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/tree.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/textcontext.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/viewSource.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/viewSource.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/wizard.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global/wizard.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-region/region.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/global-region/region.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/downloads/unknownContentType.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/downloads/unknownContentType.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/mozapps/downloads/settingsChange.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/passwordmgr/passwordmgr.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/passwordmgr/passwordManager.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/reportWizard.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/about.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/reporterOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/reportResults.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/reporter.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/reportWizard.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/lt/reporter/reporterOverlay.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/aboutDialog.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/aboutRobots.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/credits.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/baseMenuOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/browser.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/metaData.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/metaData.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/openLocation.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/openLocation.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/pageInfo.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/pageReport.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/pageReportFirstTime.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/quitDialog.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/sanitize.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/search.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/searchbar.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/engineManager.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/engineManager.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/setDesktopBackground.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/shellservice.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/sessionstore.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/tabbrowser.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/tabbrowser.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/places/places.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/places/places.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/places/bookmarkProperties.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/places/bookmarkProperties.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/selectBookmark.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/places/moveBookmarks.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/feeds/subscribe.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/feeds/subscribe.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/history/history.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/migration/migration.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/migration/migration.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/advanced.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/applicationManager.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/applicationManager.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/colors.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/cookies.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/content.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/connection.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/applications.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/fonts.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/main.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/languages.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/permissions.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/phishEULA.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/preferences.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/preferences.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/privacy.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/security.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/securityWarnings.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/tabs.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/sidebar/sidebar.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser-region/region.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/browser.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/pageInfo.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/safeMode.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/netError.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/appstrings.properties extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/browser/downloads/settingsChange.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/branding/brand.dtd extracting: firefox.7VjvRpPt/firefox/langpack-lt/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.7VjvRpPt/firefox/langpack-lt/locale/browser-region/region.properties + find firefox.7VjvRpPt/firefox/langpack-lt -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar + cd firefox.7VjvRpPt/firefox/langpack-lt + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org/chrome/lt.jar locale adding: locale/lt/alerts/notificationNames.properties (stored 0%) adding: locale/lt/reporter/about.dtd (deflated 51%) adding: locale/lt/reporter/reportWizard.properties (deflated 40%) adding: locale/lt/reporter/reporter.dtd (deflated 50%) adding: locale/lt/reporter/reportWizard.dtd (deflated 64%) adding: locale/lt/reporter/reporterOverlay.properties (deflated 9%) adding: locale/lt/reporter/reporterOverlay.dtd (deflated 57%) adding: locale/lt/reporter/reportResults.dtd (deflated 61%) adding: locale/lt/autoconfig/autoconfig.properties (deflated 45%) adding: locale/lt/global/nsProgressDialog.properties (deflated 50%) adding: locale/lt/global/printjoboptions.dtd (deflated 53%) adding: locale/lt/global/printProgress.dtd (deflated 41%) adding: locale/lt/global/wizard.properties (deflated 38%) adding: locale/lt/global/about.dtd (deflated 64%) adding: locale/lt/global/plugins.properties (deflated 51%) adding: locale/lt/global/xslt/xslt.properties (deflated 55%) adding: locale/lt/global/storage.properties (deflated 51%) adding: locale/lt/global/dom/dom.properties (deflated 56%) adding: locale/lt/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/lt/global/xul.properties (deflated 51%) adding: locale/lt/global/datetimepicker.dtd (deflated 16%) adding: locale/lt/global/crashes.properties (deflated 52%) adding: locale/lt/global/svg/svg.properties (deflated 52%) adding: locale/lt/global/notification.dtd (stored 0%) adding: locale/lt/global/contentAreaCommands.properties (deflated 49%) adding: locale/lt/global/findbar.dtd (deflated 54%) adding: locale/lt/global/global-strres.properties (deflated 54%) adding: locale/lt/global/nsProgressDialog.dtd (deflated 63%) adding: locale/lt/global/console.dtd (deflated 59%) adding: locale/lt/global/printdialog.properties (deflated 51%) adding: locale/lt/global/downloadProgress.properties (deflated 53%) adding: locale/lt/global/printdialog.dtd (deflated 60%) adding: locale/lt/global/css.properties (deflated 66%) adding: locale/lt/global/finddialog.dtd (deflated 58%) adding: locale/lt/global/history/history.properties (deflated 48%) adding: locale/lt/global/editMenuOverlay.dtd (deflated 75%) adding: locale/lt/global/printing.properties (deflated 61%) adding: locale/lt/global/nsHelperAppDlg.dtd (deflated 60%) adding: locale/lt/global/wizard.dtd (deflated 79%) adding: locale/lt/global/xml/prettyprint.dtd (deflated 54%) adding: locale/lt/global/printPageSetup.dtd (deflated 65%) adding: locale/lt/global/charsetTitles.properties (deflated 66%) adding: locale/lt/global/customizeCharset.dtd (deflated 56%) adding: locale/lt/global/dialogOverlay.dtd (deflated 32%) adding: locale/lt/global/commonDialogs.properties (deflated 30%) adding: locale/lt/global/preferences.dtd (deflated 58%) adding: locale/lt/global/config.dtd (deflated 58%) adding: locale/lt/global/customizeToolbar.dtd (deflated 54%) adding: locale/lt/global/console.properties (deflated 26%) adding: locale/lt/global/security/caps.properties (deflated 52%) adding: locale/lt/global/license.dtd (deflated 42%) adding: locale/lt/global/languageNames.properties (deflated 50%) adding: locale/lt/global/intl.properties (deflated 57%) adding: locale/lt/global/regionNames.properties (deflated 53%) adding: locale/lt/global/crashes.dtd (deflated 56%) adding: locale/lt/global/viewSource.properties (deflated 43%) adding: locale/lt/global/layout_errors.properties (deflated 56%) adding: locale/lt/global/gnomeprintdialog.properties (deflated 51%) adding: locale/lt/global/printPreviewProgress.dtd (deflated 25%) adding: locale/lt/global/config.properties (deflated 52%) adding: locale/lt/global/viewSource.dtd (deflated 69%) adding: locale/lt/global/findbar.properties (deflated 51%) adding: locale/lt/global/appstrings.properties (deflated 52%) adding: locale/lt/global/netErrorApp.dtd (deflated 52%) adding: locale/lt/global/charsetOverlay.dtd (deflated 69%) adding: locale/lt/global/intl.css (deflated 21%) adding: locale/lt/global/filepicker.dtd (deflated 55%) adding: locale/lt/global/printPreview.dtd (deflated 63%) adding: locale/lt/global/tree.dtd (stored 0%) adding: locale/lt/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/lt/global/commonDialog.dtd (deflated 50%) adding: locale/lt/global/dialog.properties (deflated 39%) adding: locale/lt/global/global.dtd (stored 0%) adding: locale/lt/global/mozilla.dtd (deflated 41%) adding: locale/lt/global/textcontext.dtd (deflated 59%) adding: locale/lt/global/webservices/security.properties (deflated 53%) adding: locale/lt/global/customizeToolbar.properties (deflated 42%) adding: locale/lt/global/prompts.properties (deflated 53%) adding: locale/lt/global/appPicker.dtd (deflated 23%) adding: locale/lt/global/netError.dtd (deflated 66%) adding: locale/lt/global/nsHelperAppDlg.properties (deflated 2%) adding: locale/lt/global/filepicker.properties (deflated 61%) adding: locale/lt/global/keys.properties (deflated 54%) adding: locale/lt/global/xbl.properties (deflated 51%) adding: locale/lt/global/finddialog.properties (deflated 8%) adding: locale/lt/global/brand.dtd (deflated 18%) adding: locale/lt/global/layout/MediaDocument.properties (deflated 57%) adding: locale/lt/global/layout/xmlparser.properties (deflated 52%) adding: locale/lt/global/layout/HtmlForm.properties (deflated 50%) adding: locale/lt/global/browser.properties (deflated 36%) adding: locale/lt/global-platform/unix/accessible.properties (deflated 46%) adding: locale/lt/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/lt/global-platform/unix/intl.properties (deflated 21%) adding: locale/lt/global-platform/win/accessible.properties (deflated 46%) adding: locale/lt/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/lt/global-platform/win/intl.properties (deflated 21%) adding: locale/lt/global-platform/mac/accessible.properties (deflated 46%) adding: locale/lt/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/lt/global-platform/mac/intl.properties (deflated 21%) adding: locale/lt/global-region/region.properties (deflated 53%) adding: locale/lt/global-region/region.dtd (deflated 10%) adding: locale/lt/places/places.properties (deflated 51%) adding: locale/lt/pipnss/nsserrors.properties (deflated 74%) adding: locale/lt/pipnss/pipnss.properties (deflated 67%) adding: locale/lt/pipnss/security.properties (deflated 60%) adding: locale/lt/necko/necko.properties (deflated 51%) adding: locale/lt/mozapps/handling/handling.properties (deflated 38%) adding: locale/lt/mozapps/handling/handling.dtd (deflated 39%) adding: locale/lt/mozapps/plugins/plugins.properties (deflated 56%) adding: locale/lt/mozapps/plugins/plugins.dtd (deflated 62%) adding: locale/lt/mozapps/xpinstall/xpinstallConfirm.properties (deflated 52%) adding: locale/lt/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 52%) adding: locale/lt/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/lt/mozapps/downloads/downloads.properties (deflated 61%) adding: locale/lt/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/lt/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/lt/mozapps/downloads/settingsChange.dtd (deflated 39%) adding: locale/lt/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/lt/mozapps/profile/createProfileWizard.dtd (deflated 59%) adding: locale/lt/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/lt/mozapps/preferences/ocsp.dtd (deflated 63%) adding: locale/lt/mozapps/preferences/preferences.properties (deflated 46%) adding: locale/lt/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/lt/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/lt/mozapps/update/incompatible.dtd (deflated 57%) adding: locale/lt/mozapps/update/updates.properties (deflated 61%) adding: locale/lt/mozapps/update/history.dtd (deflated 58%) adding: locale/lt/mozapps/update/errors.dtd (deflated 24%) adding: locale/lt/mozapps/update/updates.dtd (deflated 66%) adding: locale/lt/mozapps/extensions/about.dtd (deflated 49%) adding: locale/lt/mozapps/extensions/update.properties (deflated 52%) adding: locale/lt/mozapps/extensions/update.dtd (deflated 66%) adding: locale/lt/mozapps/extensions/extensions.dtd (deflated 74%) adding: locale/lt/mozapps/extensions/extensions.properties (deflated 62%) adding: locale/lt/cookie/cookieAcceptDialog.dtd (deflated 67%) adding: locale/lt/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/lt/help/help-toc.rdf (deflated 59%) adding: locale/lt/help/welcome.xhtml (deflated 50%) adding: locale/lt/help/help.properties (stored 0%) adding: locale/lt/help/help.dtd (deflated 71%) adding: locale/lt/pippki/pippki.dtd (deflated 65%) adding: locale/lt/pippki/pref-ssl.dtd (deflated 61%) adding: locale/lt/pippki/pippki.properties (deflated 62%) adding: locale/lt/pippki/pref-security.dtd (deflated 58%) adding: locale/lt/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/lt/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/lt/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/lt/pippki/deviceManager.dtd (deflated 63%) adding: locale/lt/pippki/certManager.dtd (deflated 71%) adding: locale/lt/pippki/pref-validation.dtd (deflated 66%) adding: locale/lt/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/lt/passwordmgr/passwordManager.dtd (deflated 69%) adding: locale/browser-region/region.properties (deflated 54%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 42%) adding: locale/browser/sanitize.dtd (deflated 59%) adding: locale/browser/aboutRobots.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 43%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 67%) adding: locale/browser/places/places.dtd (deflated 74%) adding: locale/browser/places/moveBookmarks.dtd (deflated 55%) adding: locale/browser/places/places.properties (deflated 59%) adding: locale/browser/places/bookmarkProperties.properties (deflated 50%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 66%) adding: locale/browser/preferences/security.dtd (deflated 59%) adding: locale/browser/preferences/applications.dtd (deflated 57%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 53%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 65%) adding: locale/browser/preferences/applicationManager.dtd (deflated 54%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 62%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/privacy.dtd (deflated 63%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 66%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 30%) adding: locale/browser/preferences/fonts.dtd (deflated 74%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 65%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 51%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 57%) adding: locale/browser/browser.dtd (deflated 73%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 51%) adding: locale/browser/metaData.dtd (deflated 66%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 53%) adding: locale/browser/sessionstore.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/feeds/subscribe.dtd (deflated 53%) adding: locale/browser/feeds/subscribe.properties (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 53%) adding: locale/browser/search.properties (deflated 53%) adding: locale/browser/quitDialog.properties (deflated 50%) adding: locale/browser/sidebar/sidebar.properties (deflated 29%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 61%) adding: locale/browser/credits.dtd (deflated 44%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 53%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 59%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 53%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 45%) adding: locale/browser/browser.properties (deflated 60%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.7VjvRpPt ++ echo lt ++ sed -e s/-/_/g + language=lt ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org + echo '%lang(lt) //usr/lib64/firefox-3.0b5/extensions/langpack-lt@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/mn.xpi .xpi + language=mn + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org + unzip firefox-langpacks/mn.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org Archive: firefox-langpacks/mn.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.dzsArMcB + langtmp=firefox.dzsArMcB/firefox/langpack-mn + /bin/mkdir -p firefox.dzsArMcB/firefox/langpack-mn + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar -d firefox.dzsArMcB/firefox/langpack-mn Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/necko/necko.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/css.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/xbl.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/xul.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printing.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/layout_errors.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/netError.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/netErrorApp.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/global.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/appstrings.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/charsetTitles.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/global-strres.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/plugins.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/nsWebBrowserPersist.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printdialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/xslt/xslt.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/dom/dom.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/svg/svg.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/layout/MediaDocument.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/layout/xmlparser.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/layout/HtmlForm.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/security/caps.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/xml/prettyprint.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/webservices/security.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/win/accessible.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/mac/accessible.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/unix/accessible.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/storage.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/prompts.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pipnss/pipnss.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pipnss/nsserrors.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pipnss/security.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/pippki.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/pref-ssl.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/pippki.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/PrefOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/pref-security.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/PageInfoOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/certManager.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/deviceManager.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/pref-validation.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/pippki/pref-masterpass.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/about.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/appPicker.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/brand.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/downloadProgress.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/filepicker.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/filepicker.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/findbar.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/findbar.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/license.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/mozilla.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/notification.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/preferences.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/gnomeprintdialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/nsHelperAppDlg.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/nsHelperAppDlg.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/nsProgressDialog.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/nsProgressDialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/history/history.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/xpinstall/xpinstall.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/crashes.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/crashes.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/mac/platformKeys.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/unix/platformKeys.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/win/platformKeys.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/mac/intl.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/unix/intl.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-platform/win/intl.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/downloads/downloads.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/downloads/downloads.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/extensions/extensions.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/extensions/extensions.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/extensions/about.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/extensions/update.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/extensions/update.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/handling/handling.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/handling/handling.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/plugins/plugins.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/plugins/plugins.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/preferences/ocsp.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/preferences/changemp.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/preferences/removemp.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/preferences/preferences.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/profile/createProfileWizard.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/profile/profileSelection.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/profile/profileSelection.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/update/updates.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/update/updates.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/update/incompatible.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/update/history.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/update/errors.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/alerts/notificationNames.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/cookie/cookieAcceptDialog.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/cookie/cookieAcceptDialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/autoconfig/autoconfig.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/help/help.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/help/help.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/help/help-toc.rdf extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/help/welcome.xhtml extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/places/places.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/browser.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/charsetOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/commonDialog.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/commonDialogs.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/config.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/config.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/console.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/console.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/contentAreaCommands.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/customizeCharset.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/customizeToolbar.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/customizeToolbar.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/datetimepicker.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/dialogOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/editMenuOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/finddialog.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/finddialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/intl.css extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/intl.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/keys.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/languageNames.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printdialog.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printjoboptions.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printPageSetup.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printPreview.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printPreviewProgress.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/printProgress.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/regionNames.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/dialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/tree.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/textcontext.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/viewSource.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/viewSource.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/wizard.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global/wizard.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-region/region.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/global-region/region.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/downloads/unknownContentType.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/downloads/unknownContentType.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/mozapps/downloads/settingsChange.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/passwordmgr/passwordmgr.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/passwordmgr/passwordManager.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/reportWizard.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/about.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/reporterOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/reportResults.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/reporter.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/reportWizard.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/mn/reporter/reporterOverlay.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/aboutDialog.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/aboutRobots.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/credits.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/baseMenuOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/browser.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/metaData.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/metaData.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/openLocation.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/openLocation.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/pageInfo.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/pageReport.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/pageReportFirstTime.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/quitDialog.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/sanitize.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/search.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/searchbar.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/engineManager.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/engineManager.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/setDesktopBackground.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/shellservice.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/sessionstore.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/tabbrowser.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/tabbrowser.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/places/places.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/places/places.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/places/bookmarkProperties.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/places/bookmarkProperties.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/selectBookmark.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/places/moveBookmarks.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/feeds/subscribe.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/feeds/subscribe.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/history/history.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/migration/migration.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/migration/migration.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/advanced.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/applicationManager.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/applicationManager.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/colors.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/cookies.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/content.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/connection.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/applications.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/fonts.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/main.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/languages.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/permissions.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/phishEULA.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/preferences.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/preferences.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/privacy.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/security.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/securityWarnings.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/tabs.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/sidebar/sidebar.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser-region/region.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/browser.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/pageInfo.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/safeMode.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/netError.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/appstrings.properties extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/browser/downloads/settingsChange.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/branding/brand.dtd extracting: firefox.dzsArMcB/firefox/langpack-mn/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.dzsArMcB/firefox/langpack-mn/locale/browser-region/region.properties + find firefox.dzsArMcB/firefox/langpack-mn -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar + cd firefox.dzsArMcB/firefox/langpack-mn + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org/chrome/mn.jar locale adding: locale/mn/alerts/notificationNames.properties (stored 0%) adding: locale/mn/reporter/about.dtd (deflated 23%) adding: locale/mn/reporter/reportWizard.properties (deflated 47%) adding: locale/mn/reporter/reporter.dtd (deflated 23%) adding: locale/mn/reporter/reportWizard.dtd (deflated 68%) adding: locale/mn/reporter/reporterOverlay.properties (deflated 5%) adding: locale/mn/reporter/reporterOverlay.dtd (deflated 56%) adding: locale/mn/reporter/reportResults.dtd (deflated 49%) adding: locale/mn/autoconfig/autoconfig.properties (deflated 49%) adding: locale/mn/global/nsProgressDialog.properties (deflated 35%) adding: locale/mn/global/printjoboptions.dtd (deflated 56%) adding: locale/mn/global/printProgress.dtd (deflated 38%) adding: locale/mn/global/wizard.properties (deflated 40%) adding: locale/mn/global/about.dtd (deflated 62%) adding: locale/mn/global/plugins.properties (deflated 41%) adding: locale/mn/global/xslt/xslt.properties (deflated 65%) adding: locale/mn/global/storage.properties (deflated 50%) adding: locale/mn/global/dom/dom.properties (deflated 61%) adding: locale/mn/global/xpinstall/xpinstall.properties (deflated 62%) adding: locale/mn/global/xul.properties (deflated 52%) adding: locale/mn/global/datetimepicker.dtd (deflated 16%) adding: locale/mn/global/crashes.properties (deflated 22%) adding: locale/mn/global/svg/svg.properties (deflated 51%) adding: locale/mn/global/notification.dtd (stored 0%) adding: locale/mn/global/contentAreaCommands.properties (deflated 48%) adding: locale/mn/global/findbar.dtd (deflated 57%) adding: locale/mn/global/global-strres.properties (deflated 6%) adding: locale/mn/global/nsProgressDialog.dtd (deflated 58%) adding: locale/mn/global/console.dtd (deflated 63%) adding: locale/mn/global/printdialog.properties (deflated 20%) adding: locale/mn/global/downloadProgress.properties (deflated 33%) adding: locale/mn/global/printdialog.dtd (deflated 59%) adding: locale/mn/global/css.properties (deflated 66%) adding: locale/mn/global/finddialog.dtd (deflated 55%) adding: locale/mn/global/history/history.properties (deflated 44%) adding: locale/mn/global/editMenuOverlay.dtd (deflated 68%) adding: locale/mn/global/printing.properties (deflated 64%) adding: locale/mn/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/mn/global/wizard.dtd (deflated 74%) adding: locale/mn/global/xml/prettyprint.dtd (deflated 26%) adding: locale/mn/global/printPageSetup.dtd (deflated 62%) adding: locale/mn/global/charsetTitles.properties (deflated 67%) adding: locale/mn/global/customizeCharset.dtd (deflated 53%) adding: locale/mn/global/dialogOverlay.dtd (deflated 34%) adding: locale/mn/global/commonDialogs.properties (deflated 31%) adding: locale/mn/global/preferences.dtd (deflated 44%) adding: locale/mn/global/config.dtd (deflated 59%) adding: locale/mn/global/customizeToolbar.dtd (deflated 48%) adding: locale/mn/global/console.properties (deflated 22%) adding: locale/mn/global/security/caps.properties (deflated 55%) adding: locale/mn/global/license.dtd (deflated 41%) adding: locale/mn/global/languageNames.properties (deflated 40%) adding: locale/mn/global/intl.properties (deflated 58%) adding: locale/mn/global/regionNames.properties (deflated 43%) adding: locale/mn/global/crashes.dtd (deflated 52%) adding: locale/mn/global/viewSource.properties (deflated 39%) adding: locale/mn/global/layout_errors.properties (deflated 57%) adding: locale/mn/global/gnomeprintdialog.properties (deflated 50%) adding: locale/mn/global/printPreviewProgress.dtd (deflated 24%) adding: locale/mn/global/config.properties (deflated 52%) adding: locale/mn/global/viewSource.dtd (deflated 70%) adding: locale/mn/global/findbar.properties (deflated 43%) adding: locale/mn/global/appstrings.properties (deflated 61%) adding: locale/mn/global/netErrorApp.dtd (deflated 44%) adding: locale/mn/global/charsetOverlay.dtd (deflated 68%) adding: locale/mn/global/intl.css (deflated 21%) adding: locale/mn/global/filepicker.dtd (deflated 53%) adding: locale/mn/global/printPreview.dtd (deflated 66%) adding: locale/mn/global/tree.dtd (deflated 1%) adding: locale/mn/global/nsWebBrowserPersist.properties (deflated 67%) adding: locale/mn/global/commonDialog.dtd (deflated 46%) adding: locale/mn/global/dialog.properties (deflated 33%) adding: locale/mn/global/global.dtd (stored 0%) adding: locale/mn/global/mozilla.dtd (deflated 41%) adding: locale/mn/global/textcontext.dtd (deflated 61%) adding: locale/mn/global/webservices/security.properties (deflated 46%) adding: locale/mn/global/customizeToolbar.properties (deflated 41%) adding: locale/mn/global/prompts.properties (deflated 53%) adding: locale/mn/global/appPicker.dtd (deflated 21%) adding: locale/mn/global/netError.dtd (deflated 73%) adding: locale/mn/global/nsHelperAppDlg.properties (deflated 7%) adding: locale/mn/global/filepicker.properties (deflated 64%) adding: locale/mn/global/keys.properties (deflated 42%) adding: locale/mn/global/xbl.properties (deflated 51%) adding: locale/mn/global/finddialog.properties (deflated 7%) adding: locale/mn/global/brand.dtd (deflated 18%) adding: locale/mn/global/layout/MediaDocument.properties (deflated 41%) adding: locale/mn/global/layout/xmlparser.properties (deflated 55%) adding: locale/mn/global/layout/HtmlForm.properties (deflated 42%) adding: locale/mn/global/browser.properties (deflated 49%) adding: locale/mn/global-platform/unix/accessible.properties (deflated 46%) adding: locale/mn/global-platform/unix/platformKeys.properties (deflated 35%) adding: locale/mn/global-platform/unix/intl.properties (deflated 22%) adding: locale/mn/global-platform/win/accessible.properties (deflated 46%) adding: locale/mn/global-platform/win/platformKeys.properties (deflated 35%) adding: locale/mn/global-platform/win/intl.properties (deflated 22%) adding: locale/mn/global-platform/mac/accessible.properties (deflated 46%) adding: locale/mn/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/mn/global-platform/mac/intl.properties (deflated 22%) adding: locale/mn/global-region/region.properties (deflated 41%) adding: locale/mn/global-region/region.dtd (stored 0%) adding: locale/mn/places/places.properties (deflated 47%) adding: locale/mn/pipnss/nsserrors.properties (deflated 72%) adding: locale/mn/pipnss/pipnss.properties (deflated 70%) adding: locale/mn/pipnss/security.properties (deflated 73%) adding: locale/mn/necko/necko.properties (deflated 55%) adding: locale/mn/mozapps/handling/handling.properties (deflated 38%) adding: locale/mn/mozapps/handling/handling.dtd (deflated 39%) adding: locale/mn/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/mn/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/mn/mozapps/xpinstall/xpinstallConfirm.properties (deflated 47%) adding: locale/mn/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 38%) adding: locale/mn/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/mn/mozapps/downloads/downloads.properties (deflated 65%) adding: locale/mn/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/mn/mozapps/downloads/unknownContentType.dtd (deflated 57%) adding: locale/mn/mozapps/downloads/settingsChange.dtd (deflated 44%) adding: locale/mn/mozapps/profile/profileSelection.properties (deflated 68%) adding: locale/mn/mozapps/profile/createProfileWizard.dtd (deflated 68%) adding: locale/mn/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/mn/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/mn/mozapps/preferences/preferences.properties (deflated 50%) adding: locale/mn/mozapps/preferences/removemp.dtd (deflated 54%) adding: locale/mn/mozapps/preferences/changemp.dtd (deflated 61%) adding: locale/mn/mozapps/update/incompatible.dtd (deflated 58%) adding: locale/mn/mozapps/update/updates.properties (deflated 70%) adding: locale/mn/mozapps/update/history.dtd (deflated 55%) adding: locale/mn/mozapps/update/errors.dtd (deflated 19%) adding: locale/mn/mozapps/update/updates.dtd (deflated 72%) adding: locale/mn/mozapps/extensions/about.dtd (deflated 43%) adding: locale/mn/mozapps/extensions/update.properties (deflated 54%) adding: locale/mn/mozapps/extensions/update.dtd (deflated 74%) adding: locale/mn/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/mn/mozapps/extensions/extensions.properties (deflated 71%) adding: locale/mn/cookie/cookieAcceptDialog.dtd (deflated 54%) adding: locale/mn/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/mn/help/help-toc.rdf (deflated 57%) adding: locale/mn/help/welcome.xhtml (deflated 58%) adding: locale/mn/help/help.properties (stored 0%) adding: locale/mn/help/help.dtd (deflated 69%) adding: locale/mn/pippki/pippki.dtd (deflated 70%) adding: locale/mn/pippki/pref-ssl.dtd (deflated 71%) adding: locale/mn/pippki/pippki.properties (deflated 71%) adding: locale/mn/pippki/pref-security.dtd (deflated 69%) adding: locale/mn/pippki/PrefOverlay.dtd (deflated 32%) adding: locale/mn/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/mn/pippki/PageInfoOverlay.dtd (deflated 46%) adding: locale/mn/pippki/deviceManager.dtd (deflated 69%) adding: locale/mn/pippki/certManager.dtd (deflated 74%) adding: locale/mn/pippki/pref-validation.dtd (deflated 69%) adding: locale/mn/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/mn/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/browser-region/region.properties (deflated 60%) adding: locale/branding/brand.properties (deflated 39%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 48%) adding: locale/browser/sanitize.dtd (deflated 57%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/migration/migration.properties (deflated 71%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 39%) adding: locale/browser/places/places.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.properties (deflated 49%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 68%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 73%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/applications.dtd (deflated 55%) adding: locale/browser/preferences/preferences.properties (deflated 63%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 12%) adding: locale/browser/preferences/applicationManager.properties (deflated 38%) adding: locale/browser/preferences/permissions.dtd (deflated 63%) adding: locale/browser/preferences/colors.dtd (deflated 65%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 51%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 72%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 40%) adding: locale/browser/preferences/fonts.dtd (deflated 72%) adding: locale/browser/preferences/cookies.dtd (deflated 66%) adding: locale/browser/preferences/connection.dtd (deflated 70%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 56%) adding: locale/browser/shellservice.properties (deflated 46%) adding: locale/browser/aboutDialog.dtd (deflated 50%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 59%) adding: locale/browser/appstrings.properties (deflated 64%) adding: locale/browser/metaData.dtd (deflated 66%) adding: locale/browser/setDesktopBackground.dtd (deflated 39%) adding: locale/browser/searchbar.dtd (deflated 18%) adding: locale/browser/sessionstore.properties (deflated 44%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 63%) adding: locale/browser/feeds/subscribe.dtd (deflated 18%) adding: locale/browser/feeds/subscribe.properties (deflated 66%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/quitDialog.properties (deflated 58%) adding: locale/browser/sidebar/sidebar.properties (deflated 38%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/netError.dtd (deflated 71%) adding: locale/browser/openLocation.properties (deflated 2%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 44%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 61%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 66%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 23%) adding: locale/browser/metaData.properties (deflated 41%) adding: locale/browser/engineManager.properties (deflated 50%) adding: locale/browser/browser.properties (deflated 68%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.dzsArMcB ++ echo mn ++ sed -e s/-/_/g + language=mn ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org + echo '%lang(mn) //usr/lib64/firefox-3.0b5/extensions/langpack-mn@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/nb-NO.xpi .xpi + language=nb-NO + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org + unzip firefox-langpacks/nb-NO.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org Archive: firefox-langpacks/nb-NO.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.dP28m9s7 + langtmp=firefox.dP28m9s7/firefox/langpack-nb-NO + /bin/mkdir -p firefox.dP28m9s7/firefox/langpack-nb-NO + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar -d firefox.dP28m9s7/firefox/langpack-nb-NO Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/necko/necko.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/css.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/xbl.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/xul.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printing.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/layout_errors.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/netError.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/netErrorApp.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/global.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/appstrings.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/charsetTitles.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/global-strres.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/plugins.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/nsWebBrowserPersist.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printdialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/xslt/xslt.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/dom/dom.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/svg/svg.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/layout/MediaDocument.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/layout/xmlparser.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/layout/HtmlForm.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/security/caps.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/xml/prettyprint.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/webservices/security.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/win/accessible.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/mac/accessible.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/unix/accessible.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/storage.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/prompts.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pipnss/pipnss.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pipnss/nsserrors.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pipnss/security.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/pippki.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-ssl.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/pippki.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/PrefOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-security.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/PageInfoOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/certManager.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/deviceManager.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-validation.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/pippki/pref-masterpass.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/about.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/appPicker.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/brand.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/downloadProgress.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/filepicker.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/filepicker.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/findbar.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/findbar.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/license.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/mozilla.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/notification.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/preferences.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/gnomeprintdialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/nsHelperAppDlg.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/nsHelperAppDlg.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/nsProgressDialog.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/nsProgressDialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/history/history.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/xpinstall/xpinstall.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/crashes.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/crashes.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/mac/platformKeys.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/unix/platformKeys.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/win/platformKeys.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/mac/intl.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/unix/intl.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-platform/win/intl.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/downloads.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/downloads.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/extensions.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/extensions.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/about.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/update.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/extensions/update.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/handling/handling.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/handling/handling.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/plugins/plugins.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/plugins/plugins.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/ocsp.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/changemp.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/removemp.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/preferences/preferences.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/profile/createProfileWizard.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/profile/profileSelection.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/profile/profileSelection.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/updates.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/updates.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/incompatible.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/history.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/update/errors.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/alerts/notificationNames.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/cookie/cookieAcceptDialog.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/cookie/cookieAcceptDialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/autoconfig/autoconfig.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/help/help.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/help/help.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/help/help-toc.rdf extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/help/welcome.xhtml extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/places/places.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/browser.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/charsetOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/commonDialog.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/commonDialogs.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/config.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/config.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/console.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/console.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/contentAreaCommands.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/customizeCharset.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/customizeToolbar.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/customizeToolbar.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/datetimepicker.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/dialogOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/editMenuOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/finddialog.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/finddialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/intl.css extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/intl.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/keys.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/languageNames.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printdialog.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printjoboptions.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printPageSetup.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printPreview.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printPreviewProgress.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/printProgress.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/regionNames.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/dialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/tree.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/textcontext.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/viewSource.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/viewSource.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/wizard.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global/wizard.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-region/region.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/global-region/region.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/unknownContentType.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/unknownContentType.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/mozapps/downloads/settingsChange.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/passwordmgr/passwordmgr.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/passwordmgr/passwordManager.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/reportWizard.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/about.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/reporterOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/reportResults.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/reporter.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/reportWizard.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/nb-NO/reporter/reporterOverlay.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/aboutDialog.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/aboutRobots.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/credits.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/baseMenuOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/browser.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/metaData.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/metaData.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/openLocation.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/openLocation.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/pageInfo.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/pageReport.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/pageReportFirstTime.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/quitDialog.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/sanitize.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/search.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/searchbar.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/engineManager.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/engineManager.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/setDesktopBackground.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/shellservice.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/sessionstore.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/tabbrowser.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/tabbrowser.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/places/places.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/places/places.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/places/bookmarkProperties.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/places/bookmarkProperties.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/selectBookmark.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/places/moveBookmarks.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/feeds/subscribe.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/feeds/subscribe.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/history/history.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/migration/migration.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/migration/migration.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/advanced.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/applicationManager.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/applicationManager.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/colors.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/cookies.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/content.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/connection.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/applications.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/fonts.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/main.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/languages.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/permissions.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/phishEULA.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/preferences.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/preferences.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/privacy.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/security.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/securityWarnings.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/tabs.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/sidebar/sidebar.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser-region/region.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/first.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/landscape.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/last.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/next.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/portrait.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/previous.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/searchbar.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/help/images/urlbar.png extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/browser.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/pageInfo.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/safeMode.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/netError.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/appstrings.properties extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser/downloads/settingsChange.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/branding/brand.dtd extracting: firefox.dP28m9s7/firefox/langpack-nb-NO/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.dP28m9s7/firefox/langpack-nb-NO/locale/browser-region/region.properties + find firefox.dP28m9s7/firefox/langpack-nb-NO -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar + cd firefox.dP28m9s7/firefox/langpack-nb-NO + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO.jar locale adding: locale/nb-NO/alerts/notificationNames.properties (deflated 4%) adding: locale/nb-NO/reporter/about.dtd (deflated 51%) adding: locale/nb-NO/reporter/reportWizard.properties (deflated 42%) adding: locale/nb-NO/reporter/reporter.dtd (deflated 47%) adding: locale/nb-NO/reporter/reportWizard.dtd (deflated 68%) adding: locale/nb-NO/reporter/reporterOverlay.properties (deflated 9%) adding: locale/nb-NO/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/nb-NO/reporter/reportResults.dtd (deflated 66%) adding: locale/nb-NO/autoconfig/autoconfig.properties (deflated 45%) adding: locale/nb-NO/global/nsProgressDialog.properties (deflated 51%) adding: locale/nb-NO/global/printjoboptions.dtd (deflated 56%) adding: locale/nb-NO/global/printProgress.dtd (deflated 42%) adding: locale/nb-NO/global/wizard.properties (deflated 36%) adding: locale/nb-NO/global/about.dtd (deflated 64%) adding: locale/nb-NO/global/plugins.properties (deflated 44%) adding: locale/nb-NO/global/xslt/xslt.properties (deflated 56%) adding: locale/nb-NO/global/storage.properties (deflated 53%) adding: locale/nb-NO/global/dom/dom.properties (deflated 57%) adding: locale/nb-NO/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/nb-NO/global/xul.properties (deflated 53%) adding: locale/nb-NO/global/datetimepicker.dtd (deflated 16%) adding: locale/nb-NO/global/crashes.properties (deflated 16%) adding: locale/nb-NO/global/svg/svg.properties (deflated 53%) adding: locale/nb-NO/global/notification.dtd (stored 0%) adding: locale/nb-NO/global/contentAreaCommands.properties (deflated 50%) adding: locale/nb-NO/global/findbar.dtd (deflated 57%) adding: locale/nb-NO/global/global-strres.properties (deflated 54%) adding: locale/nb-NO/global/nsProgressDialog.dtd (deflated 63%) adding: locale/nb-NO/global/console.dtd (deflated 61%) adding: locale/nb-NO/global/printdialog.properties (deflated 53%) adding: locale/nb-NO/global/downloadProgress.properties (deflated 49%) adding: locale/nb-NO/global/printdialog.dtd (deflated 61%) adding: locale/nb-NO/global/css.properties (deflated 66%) adding: locale/nb-NO/global/finddialog.dtd (deflated 60%) adding: locale/nb-NO/global/history/history.properties (deflated 45%) adding: locale/nb-NO/global/editMenuOverlay.dtd (deflated 77%) adding: locale/nb-NO/global/printing.properties (deflated 64%) adding: locale/nb-NO/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/nb-NO/global/wizard.dtd (deflated 77%) adding: locale/nb-NO/global/xml/prettyprint.dtd (deflated 55%) adding: locale/nb-NO/global/printPageSetup.dtd (deflated 66%) adding: locale/nb-NO/global/charsetTitles.properties (deflated 66%) adding: locale/nb-NO/global/customizeCharset.dtd (deflated 58%) adding: locale/nb-NO/global/dialogOverlay.dtd (deflated 38%) adding: locale/nb-NO/global/commonDialogs.properties (deflated 31%) adding: locale/nb-NO/global/preferences.dtd (deflated 59%) adding: locale/nb-NO/global/config.dtd (deflated 60%) adding: locale/nb-NO/global/customizeToolbar.dtd (deflated 55%) adding: locale/nb-NO/global/console.properties (deflated 30%) adding: locale/nb-NO/global/security/caps.properties (deflated 54%) adding: locale/nb-NO/global/license.dtd (deflated 45%) adding: locale/nb-NO/global/languageNames.properties (deflated 50%) adding: locale/nb-NO/global/intl.properties (deflated 58%) adding: locale/nb-NO/global/regionNames.properties (deflated 55%) adding: locale/nb-NO/global/crashes.dtd (deflated 51%) adding: locale/nb-NO/global/viewSource.properties (deflated 43%) adding: locale/nb-NO/global/layout_errors.properties (deflated 57%) adding: locale/nb-NO/global/gnomeprintdialog.properties (deflated 46%) adding: locale/nb-NO/global/printPreviewProgress.dtd (deflated 30%) adding: locale/nb-NO/global/config.properties (deflated 53%) adding: locale/nb-NO/global/viewSource.dtd (deflated 71%) adding: locale/nb-NO/global/findbar.properties (deflated 41%) adding: locale/nb-NO/global/appstrings.properties (deflated 54%) adding: locale/nb-NO/global/netErrorApp.dtd (deflated 41%) adding: locale/nb-NO/global/charsetOverlay.dtd (deflated 72%) adding: locale/nb-NO/global/intl.css (deflated 21%) adding: locale/nb-NO/global/filepicker.dtd (deflated 57%) adding: locale/nb-NO/global/printPreview.dtd (deflated 64%) adding: locale/nb-NO/global/tree.dtd (deflated 1%) adding: locale/nb-NO/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/nb-NO/global/commonDialog.dtd (deflated 55%) adding: locale/nb-NO/global/dialog.properties (deflated 42%) adding: locale/nb-NO/global/global.dtd (stored 0%) adding: locale/nb-NO/global/mozilla.dtd (deflated 39%) adding: locale/nb-NO/global/textcontext.dtd (deflated 66%) adding: locale/nb-NO/global/webservices/security.properties (deflated 54%) adding: locale/nb-NO/global/customizeToolbar.properties (deflated 42%) adding: locale/nb-NO/global/prompts.properties (deflated 54%) adding: locale/nb-NO/global/appPicker.dtd (deflated 25%) adding: locale/nb-NO/global/netError.dtd (deflated 67%) adding: locale/nb-NO/global/nsHelperAppDlg.properties (deflated 3%) adding: locale/nb-NO/global/filepicker.properties (deflated 63%) adding: locale/nb-NO/global/keys.properties (deflated 54%) adding: locale/nb-NO/global/xbl.properties (deflated 52%) adding: locale/nb-NO/global/finddialog.properties (deflated 5%) adding: locale/nb-NO/global/brand.dtd (deflated 18%) adding: locale/nb-NO/global/layout/MediaDocument.properties (deflated 60%) adding: locale/nb-NO/global/layout/xmlparser.properties (deflated 57%) adding: locale/nb-NO/global/layout/HtmlForm.properties (deflated 52%) adding: locale/nb-NO/global/browser.properties (deflated 45%) adding: locale/nb-NO/global-platform/unix/accessible.properties (deflated 46%) adding: locale/nb-NO/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/nb-NO/global-platform/unix/intl.properties (deflated 21%) adding: locale/nb-NO/global-platform/win/accessible.properties (deflated 46%) adding: locale/nb-NO/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/nb-NO/global-platform/win/intl.properties (deflated 21%) adding: locale/nb-NO/global-platform/mac/accessible.properties (deflated 46%) adding: locale/nb-NO/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/nb-NO/global-platform/mac/intl.properties (deflated 21%) adding: locale/nb-NO/global-region/region.properties (deflated 42%) adding: locale/nb-NO/global-region/region.dtd (deflated 12%) adding: locale/nb-NO/places/places.properties (deflated 47%) adding: locale/nb-NO/pipnss/nsserrors.properties (deflated 72%) adding: locale/nb-NO/pipnss/pipnss.properties (deflated 67%) adding: locale/nb-NO/pipnss/security.properties (deflated 63%) adding: locale/nb-NO/necko/necko.properties (deflated 52%) adding: locale/nb-NO/mozapps/handling/handling.properties (deflated 39%) adding: locale/nb-NO/mozapps/handling/handling.dtd (deflated 42%) adding: locale/nb-NO/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/nb-NO/mozapps/plugins/plugins.dtd (deflated 71%) adding: locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.properties (deflated 43%) adding: locale/nb-NO/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/nb-NO/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/nb-NO/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/nb-NO/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/nb-NO/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/nb-NO/mozapps/downloads/settingsChange.dtd (deflated 44%) adding: locale/nb-NO/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/nb-NO/mozapps/profile/createProfileWizard.dtd (deflated 63%) adding: locale/nb-NO/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/nb-NO/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/nb-NO/mozapps/preferences/preferences.properties (deflated 44%) adding: locale/nb-NO/mozapps/preferences/removemp.dtd (deflated 53%) adding: locale/nb-NO/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/nb-NO/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/nb-NO/mozapps/update/updates.properties (deflated 64%) adding: locale/nb-NO/mozapps/update/history.dtd (deflated 59%) adding: locale/nb-NO/mozapps/update/errors.dtd (deflated 26%) adding: locale/nb-NO/mozapps/update/updates.dtd (deflated 72%) adding: locale/nb-NO/mozapps/extensions/about.dtd (deflated 49%) adding: locale/nb-NO/mozapps/extensions/update.properties (deflated 53%) adding: locale/nb-NO/mozapps/extensions/update.dtd (deflated 74%) adding: locale/nb-NO/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/nb-NO/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/nb-NO/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/nb-NO/cookie/cookieAcceptDialog.properties (deflated 50%) adding: locale/nb-NO/help/help-toc.rdf (deflated 62%) adding: locale/nb-NO/help/welcome.xhtml (deflated 50%) adding: locale/nb-NO/help/help.properties (stored 0%) adding: locale/nb-NO/help/help.dtd (deflated 72%) adding: locale/nb-NO/pippki/pippki.dtd (deflated 66%) adding: locale/nb-NO/pippki/pref-ssl.dtd (deflated 63%) adding: locale/nb-NO/pippki/pippki.properties (deflated 64%) adding: locale/nb-NO/pippki/pref-security.dtd (deflated 59%) adding: locale/nb-NO/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/nb-NO/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/nb-NO/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/nb-NO/pippki/deviceManager.dtd (deflated 66%) adding: locale/nb-NO/pippki/certManager.dtd (deflated 74%) adding: locale/nb-NO/pippki/pref-validation.dtd (deflated 69%) adding: locale/nb-NO/passwordmgr/passwordmgr.properties (deflated 66%) adding: locale/nb-NO/passwordmgr/passwordManager.dtd (deflated 71%) adding: locale/browser-region/region.properties (deflated 56%) adding: locale/branding/brand.properties (deflated 41%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 46%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 46%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 56%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 77%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 61%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 69%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/applicationManager.properties (deflated 33%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 58%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 68%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 32%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 53%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/aboutDialog.dtd (deflated 54%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 55%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 23%) adding: locale/browser/sessionstore.properties (deflated 41%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/help/images/urlbar.png (deflated 18%) adding: locale/browser/help/images/next.png (deflated 3%) adding: locale/browser/help/images/landscape.png (stored 0%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/help/images/portrait.png (stored 0%) adding: locale/browser/help/images/first.png (deflated 2%) adding: locale/browser/help/images/previous.png (deflated 2%) adding: locale/browser/help/images/last.png (deflated 2%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 52%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 45%) adding: locale/browser/sidebar/sidebar.properties (deflated 25%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 47%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 54%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 50%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.dP28m9s7 ++ echo nb-NO ++ sed -e s/-/_/g + language=nb_NO ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org + echo '%lang(nb_NO) //usr/lib64/firefox-3.0b5/extensions/langpack-nb-NO@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/nl.xpi .xpi + language=nl + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org + unzip firefox-langpacks/nl.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org Archive: firefox-langpacks/nl.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.NsvXg5jO + langtmp=firefox.NsvXg5jO/firefox/langpack-nl + /bin/mkdir -p firefox.NsvXg5jO/firefox/langpack-nl + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar -d firefox.NsvXg5jO/firefox/langpack-nl Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/necko/necko.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/css.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/xbl.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/xul.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printing.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/layout_errors.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/netError.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/netErrorApp.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/global.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/appstrings.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/charsetTitles.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/global-strres.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/plugins.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/nsWebBrowserPersist.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printdialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/xslt/xslt.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/dom/dom.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/svg/svg.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/layout/MediaDocument.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/layout/xmlparser.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/layout/HtmlForm.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/security/caps.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/xml/prettyprint.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/webservices/security.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/win/accessible.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/mac/accessible.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/unix/accessible.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/storage.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/prompts.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pipnss/pipnss.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pipnss/nsserrors.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pipnss/security.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/pippki.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/pref-ssl.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/pippki.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/PrefOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/pref-security.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/PageInfoOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/certManager.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/deviceManager.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/pref-validation.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/pippki/pref-masterpass.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/about.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/appPicker.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/brand.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/downloadProgress.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/filepicker.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/filepicker.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/findbar.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/findbar.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/license.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/mozilla.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/notification.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/preferences.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/gnomeprintdialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/nsHelperAppDlg.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/nsHelperAppDlg.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/nsProgressDialog.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/nsProgressDialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/history/history.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/xpinstall/xpinstall.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/crashes.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/crashes.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/mac/platformKeys.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/unix/platformKeys.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/win/platformKeys.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/mac/intl.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/unix/intl.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-platform/win/intl.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/downloads/downloads.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/downloads/downloads.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/extensions/extensions.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/extensions/extensions.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/extensions/about.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/extensions/update.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/extensions/update.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/handling/handling.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/handling/handling.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/plugins/plugins.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/plugins/plugins.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/preferences/ocsp.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/preferences/changemp.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/preferences/removemp.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/preferences/preferences.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/profile/createProfileWizard.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/profile/profileSelection.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/profile/profileSelection.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/update/updates.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/update/updates.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/update/incompatible.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/update/history.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/update/errors.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/alerts/notificationNames.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/cookie/cookieAcceptDialog.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/cookie/cookieAcceptDialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/autoconfig/autoconfig.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/help/help.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/help/help.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/help/help-toc.rdf extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/help/welcome.xhtml extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/places/places.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/browser.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/charsetOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/commonDialog.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/commonDialogs.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/config.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/config.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/console.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/console.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/contentAreaCommands.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/customizeCharset.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/customizeToolbar.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/customizeToolbar.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/datetimepicker.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/dialogOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/editMenuOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/finddialog.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/finddialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/intl.css extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/intl.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/keys.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/languageNames.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printdialog.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printjoboptions.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printPageSetup.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printPreview.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printPreviewProgress.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/printProgress.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/regionNames.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/dialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/tree.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/textcontext.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/viewSource.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/viewSource.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/wizard.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global/wizard.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-region/region.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/global-region/region.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/downloads/unknownContentType.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/downloads/unknownContentType.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/mozapps/downloads/settingsChange.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/passwordmgr/passwordmgr.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/passwordmgr/passwordManager.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/reportWizard.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/about.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/reporterOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/reportResults.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/reporter.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/reportWizard.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/nl/reporter/reporterOverlay.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/aboutDialog.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/aboutRobots.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/credits.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/baseMenuOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/browser.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/metaData.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/metaData.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/openLocation.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/openLocation.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/pageInfo.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/pageReport.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/pageReportFirstTime.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/quitDialog.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/sanitize.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/search.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/searchbar.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/engineManager.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/engineManager.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/setDesktopBackground.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/shellservice.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/sessionstore.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/tabbrowser.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/tabbrowser.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/places/places.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/places/places.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/places/bookmarkProperties.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/places/bookmarkProperties.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/selectBookmark.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/places/moveBookmarks.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/feeds/subscribe.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/feeds/subscribe.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/history/history.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/migration/migration.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/migration/migration.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/advanced.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/applicationManager.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/applicationManager.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/colors.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/cookies.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/content.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/connection.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/applications.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/fonts.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/main.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/languages.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/permissions.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/phishEULA.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/preferences.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/preferences.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/privacy.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/security.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/securityWarnings.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/tabs.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/sidebar/sidebar.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser-region/region.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/searchbar.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/urlbar.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/first.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/last.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/next.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/previous.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/pg-landscape-small.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/help/images/pg-portrait-small.png extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/browser.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/pageInfo.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/safeMode.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/netError.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/appstrings.properties extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/browser/downloads/settingsChange.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/branding/brand.dtd extracting: firefox.NsvXg5jO/firefox/langpack-nl/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.NsvXg5jO/firefox/langpack-nl/locale/browser-region/region.properties + find firefox.NsvXg5jO/firefox/langpack-nl -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar + cd firefox.NsvXg5jO/firefox/langpack-nl + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org/chrome/nl.jar locale adding: locale/nl/alerts/notificationNames.properties (stored 0%) adding: locale/nl/reporter/about.dtd (deflated 50%) adding: locale/nl/reporter/reportWizard.properties (deflated 47%) adding: locale/nl/reporter/reporter.dtd (deflated 50%) adding: locale/nl/reporter/reportWizard.dtd (deflated 68%) adding: locale/nl/reporter/reporterOverlay.properties (deflated 9%) adding: locale/nl/reporter/reporterOverlay.dtd (deflated 64%) adding: locale/nl/reporter/reportResults.dtd (deflated 67%) adding: locale/nl/autoconfig/autoconfig.properties (deflated 48%) adding: locale/nl/global/nsProgressDialog.properties (deflated 52%) adding: locale/nl/global/printjoboptions.dtd (deflated 59%) adding: locale/nl/global/printProgress.dtd (deflated 43%) adding: locale/nl/global/wizard.properties (deflated 36%) adding: locale/nl/global/about.dtd (deflated 64%) adding: locale/nl/global/plugins.properties (deflated 42%) adding: locale/nl/global/xslt/xslt.properties (deflated 57%) adding: locale/nl/global/storage.properties (deflated 53%) adding: locale/nl/global/dom/dom.properties (deflated 58%) adding: locale/nl/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/nl/global/xul.properties (deflated 54%) adding: locale/nl/global/datetimepicker.dtd (deflated 16%) adding: locale/nl/global/crashes.properties (deflated 23%) adding: locale/nl/global/svg/svg.properties (deflated 53%) adding: locale/nl/global/notification.dtd (stored 0%) adding: locale/nl/global/contentAreaCommands.properties (deflated 51%) adding: locale/nl/global/findbar.dtd (deflated 58%) adding: locale/nl/global/global-strres.properties (deflated 54%) adding: locale/nl/global/nsProgressDialog.dtd (deflated 64%) adding: locale/nl/global/console.dtd (deflated 61%) adding: locale/nl/global/printdialog.properties (deflated 53%) adding: locale/nl/global/downloadProgress.properties (deflated 49%) adding: locale/nl/global/printdialog.dtd (deflated 61%) adding: locale/nl/global/css.properties (deflated 67%) adding: locale/nl/global/finddialog.dtd (deflated 61%) adding: locale/nl/global/history/history.properties (deflated 46%) adding: locale/nl/global/editMenuOverlay.dtd (deflated 76%) adding: locale/nl/global/printing.properties (deflated 65%) adding: locale/nl/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/nl/global/wizard.dtd (deflated 76%) adding: locale/nl/global/xml/prettyprint.dtd (deflated 54%) adding: locale/nl/global/printPageSetup.dtd (deflated 65%) adding: locale/nl/global/charsetTitles.properties (deflated 66%) adding: locale/nl/global/customizeCharset.dtd (deflated 57%) adding: locale/nl/global/dialogOverlay.dtd (deflated 36%) adding: locale/nl/global/commonDialogs.properties (deflated 35%) adding: locale/nl/global/preferences.dtd (deflated 56%) adding: locale/nl/global/config.dtd (deflated 60%) adding: locale/nl/global/customizeToolbar.dtd (deflated 57%) adding: locale/nl/global/console.properties (deflated 24%) adding: locale/nl/global/security/caps.properties (deflated 54%) adding: locale/nl/global/license.dtd (deflated 45%) adding: locale/nl/global/languageNames.properties (deflated 48%) adding: locale/nl/global/intl.properties (deflated 57%) adding: locale/nl/global/regionNames.properties (deflated 66%) adding: locale/nl/global/crashes.dtd (deflated 52%) adding: locale/nl/global/viewSource.properties (deflated 48%) adding: locale/nl/global/layout_errors.properties (deflated 57%) adding: locale/nl/global/gnomeprintdialog.properties (deflated 47%) adding: locale/nl/global/printPreviewProgress.dtd (deflated 31%) adding: locale/nl/global/config.properties (deflated 53%) adding: locale/nl/global/viewSource.dtd (deflated 71%) adding: locale/nl/global/findbar.properties (deflated 46%) adding: locale/nl/global/appstrings.properties (deflated 56%) adding: locale/nl/global/netErrorApp.dtd (deflated 42%) adding: locale/nl/global/charsetOverlay.dtd (deflated 73%) adding: locale/nl/global/intl.css (deflated 31%) adding: locale/nl/global/filepicker.dtd (deflated 59%) adding: locale/nl/global/printPreview.dtd (deflated 63%) adding: locale/nl/global/tree.dtd (stored 0%) adding: locale/nl/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/nl/global/commonDialog.dtd (deflated 53%) adding: locale/nl/global/dialog.properties (deflated 42%) adding: locale/nl/global/global.dtd (stored 0%) adding: locale/nl/global/mozilla.dtd (deflated 41%) adding: locale/nl/global/textcontext.dtd (deflated 65%) adding: locale/nl/global/webservices/security.properties (deflated 54%) adding: locale/nl/global/customizeToolbar.properties (deflated 44%) adding: locale/nl/global/prompts.properties (deflated 54%) adding: locale/nl/global/appPicker.dtd (deflated 25%) adding: locale/nl/global/netError.dtd (deflated 68%) adding: locale/nl/global/nsHelperAppDlg.properties (deflated 1%) adding: locale/nl/global/filepicker.properties (deflated 64%) adding: locale/nl/global/keys.properties (deflated 55%) adding: locale/nl/global/xbl.properties (deflated 53%) adding: locale/nl/global/finddialog.properties (deflated 11%) adding: locale/nl/global/brand.dtd (deflated 18%) adding: locale/nl/global/layout/MediaDocument.properties (deflated 59%) adding: locale/nl/global/layout/xmlparser.properties (deflated 55%) adding: locale/nl/global/layout/HtmlForm.properties (deflated 53%) adding: locale/nl/global/browser.properties (deflated 41%) adding: locale/nl/global-platform/unix/accessible.properties (deflated 52%) adding: locale/nl/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/nl/global-platform/unix/intl.properties (deflated 21%) adding: locale/nl/global-platform/win/accessible.properties (deflated 52%) adding: locale/nl/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/nl/global-platform/win/intl.properties (deflated 21%) adding: locale/nl/global-platform/mac/accessible.properties (deflated 52%) adding: locale/nl/global-platform/mac/platformKeys.properties (deflated 32%) adding: locale/nl/global-platform/mac/intl.properties (deflated 21%) adding: locale/nl/global-region/region.properties (deflated 42%) adding: locale/nl/global-region/region.dtd (deflated 12%) adding: locale/nl/places/places.properties (deflated 48%) adding: locale/nl/pipnss/nsserrors.properties (deflated 73%) adding: locale/nl/pipnss/pipnss.properties (deflated 69%) adding: locale/nl/pipnss/security.properties (deflated 64%) adding: locale/nl/necko/necko.properties (deflated 53%) adding: locale/nl/mozapps/handling/handling.properties (deflated 41%) adding: locale/nl/mozapps/handling/handling.dtd (deflated 38%) adding: locale/nl/mozapps/plugins/plugins.properties (deflated 63%) adding: locale/nl/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/nl/mozapps/xpinstall/xpinstallConfirm.properties (deflated 48%) adding: locale/nl/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 41%) adding: locale/nl/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/nl/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/nl/mozapps/downloads/unknownContentType.properties (deflated 47%) adding: locale/nl/mozapps/downloads/unknownContentType.dtd (deflated 58%) adding: locale/nl/mozapps/downloads/settingsChange.dtd (deflated 40%) adding: locale/nl/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/nl/mozapps/profile/createProfileWizard.dtd (deflated 64%) adding: locale/nl/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/nl/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/nl/mozapps/preferences/preferences.properties (deflated 47%) adding: locale/nl/mozapps/preferences/removemp.dtd (deflated 54%) adding: locale/nl/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/nl/mozapps/update/incompatible.dtd (deflated 61%) adding: locale/nl/mozapps/update/updates.properties (deflated 64%) adding: locale/nl/mozapps/update/history.dtd (deflated 60%) adding: locale/nl/mozapps/update/errors.dtd (stored 0%) adding: locale/nl/mozapps/update/updates.dtd (deflated 71%) adding: locale/nl/mozapps/extensions/about.dtd (deflated 51%) adding: locale/nl/mozapps/extensions/update.properties (deflated 56%) adding: locale/nl/mozapps/extensions/update.dtd (deflated 75%) adding: locale/nl/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/nl/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/nl/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/nl/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/nl/help/help-toc.rdf (deflated 61%) adding: locale/nl/help/welcome.xhtml (deflated 50%) adding: locale/nl/help/help.properties (stored 0%) adding: locale/nl/help/help.dtd (deflated 73%) adding: locale/nl/pippki/pippki.dtd (deflated 67%) adding: locale/nl/pippki/pref-ssl.dtd (deflated 63%) adding: locale/nl/pippki/pippki.properties (deflated 65%) adding: locale/nl/pippki/pref-security.dtd (deflated 60%) adding: locale/nl/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/nl/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/nl/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/nl/pippki/deviceManager.dtd (deflated 66%) adding: locale/nl/pippki/certManager.dtd (deflated 74%) adding: locale/nl/pippki/pref-validation.dtd (deflated 69%) adding: locale/nl/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/nl/passwordmgr/passwordManager.dtd (deflated 71%) adding: locale/browser-region/region.properties (deflated 56%) adding: locale/branding/brand.properties (deflated 43%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 45%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 42%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 44%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 77%) adding: locale/browser/preferences/security.dtd (deflated 63%) adding: locale/browser/preferences/applications.dtd (deflated 61%) adding: locale/browser/preferences/preferences.properties (deflated 61%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 38%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 36%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 61%) adding: locale/browser/preferences/main.dtd (deflated 68%) adding: locale/browser/preferences/phishEULA.dtd (deflated 52%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 69%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 34%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 59%) adding: locale/browser/tabbrowser.properties (deflated 55%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/appstrings.properties (deflated 55%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 56%) adding: locale/browser/searchbar.dtd (deflated 26%) adding: locale/browser/sessionstore.properties (deflated 42%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/help/images/urlbar.png (stored 0%) adding: locale/browser/help/images/next.png (deflated 4%) adding: locale/browser/help/images/searchbar.png (deflated 1%) adding: locale/browser/help/images/pg-portrait-small.png (deflated 1%) adding: locale/browser/help/images/first.png (deflated 3%) adding: locale/browser/help/images/pg-landscape-small.png (deflated 1%) adding: locale/browser/help/images/previous.png (deflated 3%) adding: locale/browser/help/images/last.png (deflated 3%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 24%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 53%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/quitDialog.properties (deflated 54%) adding: locale/browser/sidebar/sidebar.properties (deflated 34%) adding: locale/browser/pageInfo.dtd (deflated 70%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 55%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 51%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 65%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 52%) adding: locale/browser/browser.properties (deflated 63%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.NsvXg5jO ++ echo nl ++ sed -e s/-/_/g + language=nl ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org + echo '%lang(nl) //usr/lib64/firefox-3.0b5/extensions/langpack-nl@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/nn-NO.xpi .xpi + language=nn-NO + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org + unzip firefox-langpacks/nn-NO.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org Archive: firefox-langpacks/nn-NO.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.LGEozPEJ + langtmp=firefox.LGEozPEJ/firefox/langpack-nn-NO + /bin/mkdir -p firefox.LGEozPEJ/firefox/langpack-nn-NO + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar -d firefox.LGEozPEJ/firefox/langpack-nn-NO Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/necko/necko.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/css.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/xbl.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/xul.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printing.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/layout_errors.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/netError.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/netErrorApp.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/global.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/appstrings.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/charsetTitles.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/global-strres.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/plugins.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/nsWebBrowserPersist.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printdialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/xslt/xslt.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/dom/dom.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/svg/svg.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/layout/MediaDocument.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/layout/xmlparser.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/layout/HtmlForm.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/security/caps.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/xml/prettyprint.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/webservices/security.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/win/accessible.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/mac/accessible.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/unix/accessible.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/storage.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/prompts.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pipnss/pipnss.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pipnss/nsserrors.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pipnss/security.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/pippki.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-ssl.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/pippki.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/PrefOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-security.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/PageInfoOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/certManager.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/deviceManager.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-validation.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/pippki/pref-masterpass.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/about.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/appPicker.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/brand.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/downloadProgress.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/filepicker.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/filepicker.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/findbar.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/findbar.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/license.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/mozilla.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/notification.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/preferences.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/gnomeprintdialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/nsHelperAppDlg.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/nsHelperAppDlg.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/nsProgressDialog.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/nsProgressDialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/history/history.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/xpinstall/xpinstall.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/crashes.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/crashes.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/mac/platformKeys.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/unix/platformKeys.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/win/platformKeys.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/mac/intl.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/unix/intl.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-platform/win/intl.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/downloads.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/downloads.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/extensions.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/extensions.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/about.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/update.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/extensions/update.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/handling/handling.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/handling/handling.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/plugins/plugins.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/plugins/plugins.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/ocsp.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/changemp.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/removemp.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/preferences/preferences.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/profile/createProfileWizard.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/profile/profileSelection.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/profile/profileSelection.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/updates.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/updates.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/incompatible.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/history.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/update/errors.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/alerts/notificationNames.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/cookie/cookieAcceptDialog.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/cookie/cookieAcceptDialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/autoconfig/autoconfig.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/help.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/help.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/help-toc.rdf extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/welcome.xhtml extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/places/places.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/browser.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/charsetOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/commonDialog.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/commonDialogs.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/config.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/config.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/console.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/console.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/contentAreaCommands.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/customizeCharset.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/customizeToolbar.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/customizeToolbar.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/datetimepicker.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/dialogOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/editMenuOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/finddialog.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/finddialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/intl.css extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/intl.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/keys.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/languageNames.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printdialog.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printjoboptions.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printPageSetup.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printPreview.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printPreviewProgress.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/printProgress.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/regionNames.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/dialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/tree.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/textcontext.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/viewSource.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/viewSource.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/wizard.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global/wizard.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-region/region.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/global-region/region.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/unknownContentType.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/unknownContentType.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/mozapps/downloads/settingsChange.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/passwordmgr/passwordmgr.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/passwordmgr/passwordManager.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/reportWizard.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/about.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/reporterOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/reportResults.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/reporter.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/reportWizard.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/reporter/reporterOverlay.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/aboutDialog.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/aboutRobots.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/credits.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/baseMenuOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/browser.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/metaData.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/metaData.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/openLocation.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/openLocation.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/pageInfo.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/pageReport.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/pageReportFirstTime.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/quitDialog.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/sanitize.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/search.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/searchbar.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/engineManager.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/engineManager.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/setDesktopBackground.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/shellservice.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/sessionstore.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/tabbrowser.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/tabbrowser.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/places/places.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/places/places.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/places/bookmarkProperties.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/places/bookmarkProperties.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/selectBookmark.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/places/moveBookmarks.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/feeds/subscribe.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/feeds/subscribe.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/history/history.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/migration/migration.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/migration/migration.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/advanced.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/applicationManager.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/applicationManager.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/colors.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/cookies.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/content.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/connection.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/applications.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/fonts.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/main.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/languages.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/permissions.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/phishEULA.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/preferences.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/preferences.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/privacy.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/security.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/securityWarnings.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/tabs.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/sidebar/sidebar.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser-region/region.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/first.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/landscape.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/last.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/next.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/portrait.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/previous.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/searchbar.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/nn-NO/help/urlbar.png extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/browser.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/pageInfo.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/safeMode.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/netError.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/appstrings.properties extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser/downloads/settingsChange.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/branding/brand.dtd extracting: firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.LGEozPEJ/firefox/langpack-nn-NO/locale/browser-region/region.properties + find firefox.LGEozPEJ/firefox/langpack-nn-NO -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar + cd firefox.LGEozPEJ/firefox/langpack-nn-NO + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO.jar locale adding: locale/browser-region/region.properties (deflated 56%) adding: locale/nn-NO/alerts/notificationNames.properties (deflated 4%) adding: locale/nn-NO/reporter/about.dtd (deflated 48%) adding: locale/nn-NO/reporter/reportWizard.properties (deflated 40%) adding: locale/nn-NO/reporter/reporter.dtd (deflated 47%) adding: locale/nn-NO/reporter/reportWizard.dtd (deflated 67%) adding: locale/nn-NO/reporter/reporterOverlay.properties (deflated 9%) adding: locale/nn-NO/reporter/reporterOverlay.dtd (deflated 62%) adding: locale/nn-NO/reporter/reportResults.dtd (deflated 67%) adding: locale/nn-NO/autoconfig/autoconfig.properties (deflated 41%) adding: locale/nn-NO/global/nsProgressDialog.properties (deflated 51%) adding: locale/nn-NO/global/printjoboptions.dtd (deflated 56%) adding: locale/nn-NO/global/printProgress.dtd (deflated 41%) adding: locale/nn-NO/global/wizard.properties (deflated 36%) adding: locale/nn-NO/global/about.dtd (deflated 64%) adding: locale/nn-NO/global/plugins.properties (deflated 45%) adding: locale/nn-NO/global/xslt/xslt.properties (deflated 56%) adding: locale/nn-NO/global/storage.properties (deflated 52%) adding: locale/nn-NO/global/dom/dom.properties (deflated 57%) adding: locale/nn-NO/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/nn-NO/global/xul.properties (deflated 53%) adding: locale/nn-NO/global/datetimepicker.dtd (deflated 16%) adding: locale/nn-NO/global/crashes.properties (deflated 20%) adding: locale/nn-NO/global/svg/svg.properties (deflated 53%) adding: locale/nn-NO/global/notification.dtd (stored 0%) adding: locale/nn-NO/global/contentAreaCommands.properties (deflated 52%) adding: locale/nn-NO/global/findbar.dtd (deflated 56%) adding: locale/nn-NO/global/global-strres.properties (deflated 54%) adding: locale/nn-NO/global/nsProgressDialog.dtd (deflated 64%) adding: locale/nn-NO/global/console.dtd (deflated 61%) adding: locale/nn-NO/global/printdialog.properties (deflated 53%) adding: locale/nn-NO/global/downloadProgress.properties (deflated 48%) adding: locale/nn-NO/global/printdialog.dtd (deflated 61%) adding: locale/nn-NO/global/css.properties (deflated 65%) adding: locale/nn-NO/global/finddialog.dtd (deflated 60%) adding: locale/nn-NO/global/history/history.properties (deflated 44%) adding: locale/nn-NO/global/editMenuOverlay.dtd (deflated 76%) adding: locale/nn-NO/global/printing.properties (deflated 64%) adding: locale/nn-NO/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/nn-NO/global/wizard.dtd (deflated 76%) adding: locale/nn-NO/global/xml/prettyprint.dtd (deflated 54%) adding: locale/nn-NO/global/printPageSetup.dtd (deflated 65%) adding: locale/nn-NO/global/charsetTitles.properties (deflated 66%) adding: locale/nn-NO/global/customizeCharset.dtd (deflated 58%) adding: locale/nn-NO/global/dialogOverlay.dtd (deflated 34%) adding: locale/nn-NO/global/commonDialogs.properties (deflated 32%) adding: locale/nn-NO/global/preferences.dtd (deflated 55%) adding: locale/nn-NO/global/config.dtd (deflated 60%) adding: locale/nn-NO/global/customizeToolbar.dtd (deflated 54%) adding: locale/nn-NO/global/console.properties (deflated 30%) adding: locale/nn-NO/global/security/caps.properties (deflated 55%) adding: locale/nn-NO/global/license.dtd (deflated 43%) adding: locale/nn-NO/global/languageNames.properties (deflated 50%) adding: locale/nn-NO/global/intl.properties (deflated 58%) adding: locale/nn-NO/global/regionNames.properties (deflated 46%) adding: locale/nn-NO/global/crashes.dtd (deflated 52%) adding: locale/nn-NO/global/viewSource.properties (deflated 42%) adding: locale/nn-NO/global/layout_errors.properties (deflated 57%) adding: locale/nn-NO/global/gnomeprintdialog.properties (deflated 45%) adding: locale/nn-NO/global/printPreviewProgress.dtd (deflated 28%) adding: locale/nn-NO/global/config.properties (deflated 53%) adding: locale/nn-NO/global/viewSource.dtd (deflated 71%) adding: locale/nn-NO/global/findbar.properties (deflated 42%) adding: locale/nn-NO/global/appstrings.properties (deflated 54%) adding: locale/nn-NO/global/netErrorApp.dtd (deflated 43%) adding: locale/nn-NO/global/charsetOverlay.dtd (deflated 73%) adding: locale/nn-NO/global/intl.css (deflated 21%) adding: locale/nn-NO/global/filepicker.dtd (deflated 57%) adding: locale/nn-NO/global/printPreview.dtd (deflated 63%) adding: locale/nn-NO/global/tree.dtd (stored 0%) adding: locale/nn-NO/global/nsWebBrowserPersist.properties (deflated 56%) adding: locale/nn-NO/global/commonDialog.dtd (deflated 52%) adding: locale/nn-NO/global/dialog.properties (deflated 41%) adding: locale/nn-NO/global/global.dtd (stored 0%) adding: locale/nn-NO/global/mozilla.dtd (deflated 38%) adding: locale/nn-NO/global/textcontext.dtd (deflated 66%) adding: locale/nn-NO/global/webservices/security.properties (deflated 55%) adding: locale/nn-NO/global/customizeToolbar.properties (deflated 43%) adding: locale/nn-NO/global/prompts.properties (deflated 53%) adding: locale/nn-NO/global/appPicker.dtd (deflated 25%) adding: locale/nn-NO/global/netError.dtd (deflated 66%) adding: locale/nn-NO/global/nsHelperAppDlg.properties (deflated 4%) adding: locale/nn-NO/global/filepicker.properties (deflated 62%) adding: locale/nn-NO/global/keys.properties (deflated 54%) adding: locale/nn-NO/global/xbl.properties (deflated 52%) adding: locale/nn-NO/global/finddialog.properties (deflated 5%) adding: locale/nn-NO/global/brand.dtd (deflated 18%) adding: locale/nn-NO/global/layout/MediaDocument.properties (deflated 60%) adding: locale/nn-NO/global/layout/xmlparser.properties (deflated 56%) adding: locale/nn-NO/global/layout/HtmlForm.properties (deflated 52%) adding: locale/nn-NO/global/browser.properties (deflated 43%) adding: locale/nn-NO/global-platform/unix/accessible.properties (deflated 46%) adding: locale/nn-NO/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/nn-NO/global-platform/unix/intl.properties (deflated 21%) adding: locale/nn-NO/global-platform/win/accessible.properties (deflated 46%) adding: locale/nn-NO/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/nn-NO/global-platform/win/intl.properties (deflated 21%) adding: locale/nn-NO/global-platform/mac/accessible.properties (deflated 46%) adding: locale/nn-NO/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/nn-NO/global-platform/mac/intl.properties (deflated 21%) adding: locale/nn-NO/global-region/region.properties (deflated 42%) adding: locale/nn-NO/global-region/region.dtd (deflated 12%) adding: locale/nn-NO/places/places.properties (deflated 50%) adding: locale/nn-NO/pipnss/nsserrors.properties (deflated 72%) adding: locale/nn-NO/pipnss/pipnss.properties (deflated 67%) adding: locale/nn-NO/pipnss/security.properties (deflated 62%) adding: locale/nn-NO/necko/necko.properties (deflated 53%) adding: locale/nn-NO/mozapps/handling/handling.properties (deflated 39%) adding: locale/nn-NO/mozapps/handling/handling.dtd (deflated 41%) adding: locale/nn-NO/mozapps/plugins/plugins.properties (deflated 62%) adding: locale/nn-NO/mozapps/plugins/plugins.dtd (deflated 71%) adding: locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.properties (deflated 45%) adding: locale/nn-NO/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/nn-NO/mozapps/downloads/downloads.dtd (deflated 69%) adding: locale/nn-NO/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/nn-NO/mozapps/downloads/unknownContentType.properties (deflated 44%) adding: locale/nn-NO/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/nn-NO/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/nn-NO/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/nn-NO/mozapps/profile/createProfileWizard.dtd (deflated 63%) adding: locale/nn-NO/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/nn-NO/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/nn-NO/mozapps/preferences/preferences.properties (deflated 45%) adding: locale/nn-NO/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/nn-NO/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/nn-NO/mozapps/update/incompatible.dtd (deflated 57%) adding: locale/nn-NO/mozapps/update/updates.properties (deflated 63%) adding: locale/nn-NO/mozapps/update/history.dtd (deflated 62%) adding: locale/nn-NO/mozapps/update/errors.dtd (deflated 25%) adding: locale/nn-NO/mozapps/update/updates.dtd (deflated 70%) adding: locale/nn-NO/mozapps/extensions/about.dtd (deflated 51%) adding: locale/nn-NO/mozapps/extensions/update.properties (deflated 54%) adding: locale/nn-NO/mozapps/extensions/update.dtd (deflated 73%) adding: locale/nn-NO/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/nn-NO/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/nn-NO/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/nn-NO/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/nn-NO/help/urlbar.png (deflated 18%) adding: locale/nn-NO/help/next.png (deflated 3%) adding: locale/nn-NO/help/landscape.png (stored 0%) adding: locale/nn-NO/help/help-toc.rdf (deflated 62%) adding: locale/nn-NO/help/searchbar.png (stored 0%) adding: locale/nn-NO/help/welcome.xhtml (deflated 58%) adding: locale/nn-NO/help/portrait.png (stored 0%) adding: locale/nn-NO/help/first.png (deflated 2%) adding: locale/nn-NO/help/help.properties (stored 0%) adding: locale/nn-NO/help/previous.png (deflated 2%) adding: locale/nn-NO/help/help.dtd (deflated 72%) adding: locale/nn-NO/help/last.png (deflated 2%) adding: locale/nn-NO/pippki/pippki.dtd (deflated 66%) adding: locale/nn-NO/pippki/pref-ssl.dtd (deflated 63%) adding: locale/nn-NO/pippki/pippki.properties (deflated 63%) adding: locale/nn-NO/pippki/pref-security.dtd (deflated 59%) adding: locale/nn-NO/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/nn-NO/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/nn-NO/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/nn-NO/pippki/deviceManager.dtd (deflated 66%) adding: locale/nn-NO/pippki/certManager.dtd (deflated 73%) adding: locale/nn-NO/pippki/pref-validation.dtd (deflated 69%) adding: locale/nn-NO/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/nn-NO/passwordmgr/passwordManager.dtd (deflated 71%) adding: locale/branding/brand.properties (deflated 38%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 45%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 43%) adding: locale/browser/history/history.dtd (deflated 71%) adding: locale/browser/migration/migration.dtd (deflated 73%) adding: locale/browser/migration/migration.properties (deflated 68%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 45%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 71%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 77%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/applications.dtd (deflated 61%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 35%) adding: locale/browser/preferences/permissions.dtd (deflated 69%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 67%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 70%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 31%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 52%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/aboutDialog.dtd (deflated 49%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 65%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 54%) adding: locale/browser/searchbar.dtd (deflated 23%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 23%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 51%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/quitDialog.properties (deflated 49%) adding: locale/browser/sidebar/sidebar.properties (deflated 24%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 62%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 28%) adding: locale/browser/metaData.properties (deflated 45%) adding: locale/browser/engineManager.properties (deflated 45%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.LGEozPEJ ++ echo nn-NO ++ sed -e s/-/_/g + language=nn_NO ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org + echo '%lang(nn_NO) //usr/lib64/firefox-3.0b5/extensions/langpack-nn-NO@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pa-IN.xpi .xpi + language=pa-IN + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org + unzip firefox-langpacks/pa-IN.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org Archive: firefox-langpacks/pa-IN.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.fZQ6H4G8 + langtmp=firefox.fZQ6H4G8/firefox/langpack-pa-IN + /bin/mkdir -p firefox.fZQ6H4G8/firefox/langpack-pa-IN + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar -d firefox.fZQ6H4G8/firefox/langpack-pa-IN Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/necko/necko.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/css.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/xbl.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/xul.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printing.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/layout_errors.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/netError.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/netErrorApp.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/global.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/appstrings.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/charsetTitles.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/global-strres.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/plugins.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/nsWebBrowserPersist.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printdialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/xslt/xslt.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/dom/dom.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/svg/svg.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/layout/MediaDocument.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/layout/xmlparser.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/layout/HtmlForm.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/security/caps.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/xml/prettyprint.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/webservices/security.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/win/accessible.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/mac/accessible.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/unix/accessible.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/storage.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/prompts.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pipnss/pipnss.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pipnss/nsserrors.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pipnss/security.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/pippki.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-ssl.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/pippki.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/PrefOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-security.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/PageInfoOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/certManager.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/deviceManager.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-validation.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/pippki/pref-masterpass.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/about.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/appPicker.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/brand.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/downloadProgress.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/filepicker.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/filepicker.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/findbar.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/findbar.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/license.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/mozilla.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/notification.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/preferences.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/gnomeprintdialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/nsHelperAppDlg.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/nsHelperAppDlg.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/nsProgressDialog.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/nsProgressDialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/history/history.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/xpinstall/xpinstall.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/crashes.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/crashes.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/mac/platformKeys.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/unix/platformKeys.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/win/platformKeys.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/mac/intl.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/unix/intl.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-platform/win/intl.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/downloads.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/downloads.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/extensions.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/extensions.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/about.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/update.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/extensions/update.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/handling/handling.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/handling/handling.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/plugins/plugins.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/plugins/plugins.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/ocsp.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/changemp.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/removemp.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/preferences/preferences.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/profile/createProfileWizard.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/profile/profileSelection.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/profile/profileSelection.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/updates.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/updates.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/incompatible.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/history.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/update/errors.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/alerts/notificationNames.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/cookie/cookieAcceptDialog.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/cookie/cookieAcceptDialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/autoconfig/autoconfig.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/help/help.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/help/help.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/help/help-toc.rdf extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/help/welcome.xhtml extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/places/places.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/browser.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/charsetOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/commonDialog.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/commonDialogs.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/config.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/config.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/console.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/console.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/contentAreaCommands.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/customizeCharset.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/customizeToolbar.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/customizeToolbar.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/datetimepicker.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/dialogOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/editMenuOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/finddialog.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/finddialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/intl.css extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/intl.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/keys.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/languageNames.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printdialog.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printjoboptions.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printPageSetup.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printPreview.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printPreviewProgress.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/printProgress.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/regionNames.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/dialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/tree.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/textcontext.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/viewSource.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/viewSource.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/wizard.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global/wizard.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-region/region.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/global-region/region.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/unknownContentType.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/unknownContentType.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/mozapps/downloads/settingsChange.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/passwordmgr/passwordmgr.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/passwordmgr/passwordManager.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/reportWizard.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/about.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/reporterOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/reportResults.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/reporter.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/reportWizard.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/pa-IN/reporter/reporterOverlay.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/aboutDialog.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/aboutRobots.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/credits.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/baseMenuOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/browser.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/metaData.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/metaData.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/openLocation.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/openLocation.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/pageInfo.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/pageReport.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/pageReportFirstTime.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/quitDialog.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/sanitize.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/search.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/searchbar.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/engineManager.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/engineManager.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/setDesktopBackground.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/shellservice.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/sessionstore.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/tabbrowser.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/tabbrowser.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/places/places.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/places/places.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/places/bookmarkProperties.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/places/bookmarkProperties.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/selectBookmark.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/places/moveBookmarks.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/feeds/subscribe.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/feeds/subscribe.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/history/history.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/migration/migration.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/migration/migration.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/advanced.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/applicationManager.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/applicationManager.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/colors.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/cookies.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/content.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/connection.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/applications.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/fonts.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/main.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/languages.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/permissions.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/phishEULA.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/preferences.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/preferences.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/privacy.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/security.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/securityWarnings.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/tabs.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/sidebar/sidebar.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser-region/region.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/browser.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/pageInfo.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/safeMode.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/netError.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/appstrings.properties extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser/downloads/settingsChange.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/branding/brand.dtd extracting: firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.fZQ6H4G8/firefox/langpack-pa-IN/locale/browser-region/region.properties + find firefox.fZQ6H4G8/firefox/langpack-pa-IN -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar + cd firefox.fZQ6H4G8/firefox/langpack-pa-IN + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN.jar locale adding: locale/browser-region/region.properties (deflated 52%) adding: locale/pa-IN/alerts/notificationNames.properties (stored 0%) adding: locale/pa-IN/reporter/about.dtd (deflated 43%) adding: locale/pa-IN/reporter/reportWizard.properties (deflated 58%) adding: locale/pa-IN/reporter/reporter.dtd (deflated 48%) adding: locale/pa-IN/reporter/reportWizard.dtd (deflated 71%) adding: locale/pa-IN/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pa-IN/reporter/reporterOverlay.dtd (deflated 53%) adding: locale/pa-IN/reporter/reportResults.dtd (deflated 61%) adding: locale/pa-IN/autoconfig/autoconfig.properties (deflated 55%) adding: locale/pa-IN/global/nsProgressDialog.properties (deflated 53%) adding: locale/pa-IN/global/printjoboptions.dtd (deflated 57%) adding: locale/pa-IN/global/printProgress.dtd (deflated 46%) adding: locale/pa-IN/global/wizard.properties (deflated 35%) adding: locale/pa-IN/global/about.dtd (deflated 63%) adding: locale/pa-IN/global/plugins.properties (deflated 49%) adding: locale/pa-IN/global/xslt/xslt.properties (deflated 61%) adding: locale/pa-IN/global/storage.properties (deflated 51%) adding: locale/pa-IN/global/dom/dom.properties (deflated 65%) adding: locale/pa-IN/global/xpinstall/xpinstall.properties (deflated 66%) adding: locale/pa-IN/global/xul.properties (deflated 49%) adding: locale/pa-IN/global/datetimepicker.dtd (deflated 16%) adding: locale/pa-IN/global/crashes.properties (deflated 40%) adding: locale/pa-IN/global/svg/svg.properties (deflated 51%) adding: locale/pa-IN/global/notification.dtd (stored 0%) adding: locale/pa-IN/global/contentAreaCommands.properties (deflated 55%) adding: locale/pa-IN/global/findbar.dtd (deflated 59%) adding: locale/pa-IN/global/global-strres.properties (deflated 38%) adding: locale/pa-IN/global/nsProgressDialog.dtd (deflated 64%) adding: locale/pa-IN/global/console.dtd (deflated 60%) adding: locale/pa-IN/global/printdialog.properties (deflated 51%) adding: locale/pa-IN/global/downloadProgress.properties (deflated 52%) adding: locale/pa-IN/global/printdialog.dtd (deflated 62%) adding: locale/pa-IN/global/css.properties (deflated 68%) adding: locale/pa-IN/global/finddialog.dtd (deflated 58%) adding: locale/pa-IN/global/history/history.properties (deflated 52%) adding: locale/pa-IN/global/editMenuOverlay.dtd (deflated 74%) adding: locale/pa-IN/global/printing.properties (deflated 70%) adding: locale/pa-IN/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/pa-IN/global/wizard.dtd (deflated 75%) adding: locale/pa-IN/global/xml/prettyprint.dtd (deflated 52%) adding: locale/pa-IN/global/printPageSetup.dtd (deflated 65%) adding: locale/pa-IN/global/charsetTitles.properties (deflated 67%) adding: locale/pa-IN/global/customizeCharset.dtd (deflated 55%) adding: locale/pa-IN/global/dialogOverlay.dtd (deflated 35%) adding: locale/pa-IN/global/commonDialogs.properties (deflated 41%) adding: locale/pa-IN/global/preferences.dtd (deflated 52%) adding: locale/pa-IN/global/config.dtd (deflated 62%) adding: locale/pa-IN/global/customizeToolbar.dtd (deflated 55%) adding: locale/pa-IN/global/console.properties (deflated 35%) adding: locale/pa-IN/global/security/caps.properties (deflated 58%) adding: locale/pa-IN/global/license.dtd (deflated 47%) adding: locale/pa-IN/global/languageNames.properties (deflated 66%) adding: locale/pa-IN/global/intl.properties (deflated 58%) adding: locale/pa-IN/global/regionNames.properties (deflated 67%) adding: locale/pa-IN/global/crashes.dtd (deflated 55%) adding: locale/pa-IN/global/viewSource.properties (deflated 53%) adding: locale/pa-IN/global/layout_errors.properties (deflated 55%) adding: locale/pa-IN/global/gnomeprintdialog.properties (deflated 53%) adding: locale/pa-IN/global/printPreviewProgress.dtd (deflated 30%) adding: locale/pa-IN/global/config.properties (deflated 51%) adding: locale/pa-IN/global/viewSource.dtd (deflated 70%) adding: locale/pa-IN/global/findbar.properties (deflated 49%) adding: locale/pa-IN/global/appstrings.properties (deflated 68%) adding: locale/pa-IN/global/netErrorApp.dtd (deflated 54%) adding: locale/pa-IN/global/charsetOverlay.dtd (deflated 70%) adding: locale/pa-IN/global/intl.css (deflated 24%) adding: locale/pa-IN/global/filepicker.dtd (deflated 59%) adding: locale/pa-IN/global/printPreview.dtd (deflated 62%) adding: locale/pa-IN/global/tree.dtd (deflated 5%) adding: locale/pa-IN/global/nsWebBrowserPersist.properties (deflated 67%) adding: locale/pa-IN/global/commonDialog.dtd (deflated 48%) adding: locale/pa-IN/global/dialog.properties (deflated 39%) adding: locale/pa-IN/global/global.dtd (stored 0%) adding: locale/pa-IN/global/mozilla.dtd (deflated 53%) adding: locale/pa-IN/global/textcontext.dtd (deflated 62%) adding: locale/pa-IN/global/webservices/security.properties (deflated 55%) adding: locale/pa-IN/global/customizeToolbar.properties (deflated 55%) adding: locale/pa-IN/global/prompts.properties (deflated 54%) adding: locale/pa-IN/global/appPicker.dtd (deflated 32%) adding: locale/pa-IN/global/netError.dtd (deflated 75%) adding: locale/pa-IN/global/nsHelperAppDlg.properties (deflated 17%) adding: locale/pa-IN/global/filepicker.properties (deflated 72%) adding: locale/pa-IN/global/keys.properties (deflated 55%) adding: locale/pa-IN/global/xbl.properties (deflated 50%) adding: locale/pa-IN/global/finddialog.properties (deflated 19%) adding: locale/pa-IN/global/brand.dtd (deflated 18%) adding: locale/pa-IN/global/layout/MediaDocument.properties (deflated 56%) adding: locale/pa-IN/global/layout/xmlparser.properties (deflated 60%) adding: locale/pa-IN/global/layout/HtmlForm.properties (deflated 46%) adding: locale/pa-IN/global/browser.properties (deflated 55%) adding: locale/pa-IN/global-platform/unix/accessible.properties (deflated 50%) adding: locale/pa-IN/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pa-IN/global-platform/unix/intl.properties (deflated 21%) adding: locale/pa-IN/global-platform/win/accessible.properties (deflated 50%) adding: locale/pa-IN/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pa-IN/global-platform/win/intl.properties (deflated 21%) adding: locale/pa-IN/global-platform/mac/accessible.properties (deflated 50%) adding: locale/pa-IN/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/pa-IN/global-platform/mac/intl.properties (deflated 21%) adding: locale/pa-IN/global-region/region.properties (deflated 36%) adding: locale/pa-IN/global-region/region.dtd (deflated 12%) adding: locale/pa-IN/places/places.properties (deflated 53%) adding: locale/pa-IN/pipnss/nsserrors.properties (deflated 78%) adding: locale/pa-IN/pipnss/pipnss.properties (deflated 72%) adding: locale/pa-IN/pipnss/security.properties (deflated 71%) adding: locale/pa-IN/necko/necko.properties (deflated 62%) adding: locale/pa-IN/mozapps/handling/handling.properties (deflated 49%) adding: locale/pa-IN/mozapps/handling/handling.dtd (deflated 35%) adding: locale/pa-IN/mozapps/plugins/plugins.properties (deflated 67%) adding: locale/pa-IN/mozapps/plugins/plugins.dtd (deflated 72%) adding: locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.properties (deflated 59%) adding: locale/pa-IN/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 49%) adding: locale/pa-IN/mozapps/downloads/downloads.dtd (deflated 69%) adding: locale/pa-IN/mozapps/downloads/downloads.properties (deflated 70%) adding: locale/pa-IN/mozapps/downloads/unknownContentType.properties (deflated 52%) adding: locale/pa-IN/mozapps/downloads/unknownContentType.dtd (deflated 60%) adding: locale/pa-IN/mozapps/downloads/settingsChange.dtd (deflated 44%) adding: locale/pa-IN/mozapps/profile/profileSelection.properties (deflated 74%) adding: locale/pa-IN/mozapps/profile/createProfileWizard.dtd (deflated 72%) adding: locale/pa-IN/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/pa-IN/mozapps/preferences/ocsp.dtd (deflated 66%) adding: locale/pa-IN/mozapps/preferences/preferences.properties (deflated 60%) adding: locale/pa-IN/mozapps/preferences/removemp.dtd (deflated 62%) adding: locale/pa-IN/mozapps/preferences/changemp.dtd (deflated 67%) adding: locale/pa-IN/mozapps/update/incompatible.dtd (deflated 62%) adding: locale/pa-IN/mozapps/update/updates.properties (deflated 73%) adding: locale/pa-IN/mozapps/update/history.dtd (deflated 59%) adding: locale/pa-IN/mozapps/update/errors.dtd (deflated 16%) adding: locale/pa-IN/mozapps/update/updates.dtd (deflated 75%) adding: locale/pa-IN/mozapps/extensions/about.dtd (deflated 44%) adding: locale/pa-IN/mozapps/extensions/update.properties (deflated 57%) adding: locale/pa-IN/mozapps/extensions/update.dtd (deflated 78%) adding: locale/pa-IN/mozapps/extensions/extensions.dtd (deflated 81%) adding: locale/pa-IN/mozapps/extensions/extensions.properties (deflated 75%) adding: locale/pa-IN/cookie/cookieAcceptDialog.dtd (deflated 66%) adding: locale/pa-IN/cookie/cookieAcceptDialog.properties (deflated 53%) adding: locale/pa-IN/help/help-toc.rdf (deflated 61%) adding: locale/pa-IN/help/welcome.xhtml (deflated 56%) adding: locale/pa-IN/help/help.properties (deflated 9%) adding: locale/pa-IN/help/help.dtd (deflated 71%) adding: locale/pa-IN/pippki/pippki.dtd (deflated 73%) adding: locale/pa-IN/pippki/pref-ssl.dtd (deflated 61%) adding: locale/pa-IN/pippki/pippki.properties (deflated 73%) adding: locale/pa-IN/pippki/pref-security.dtd (deflated 59%) adding: locale/pa-IN/pippki/PrefOverlay.dtd (deflated 48%) adding: locale/pa-IN/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/pa-IN/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/pa-IN/pippki/deviceManager.dtd (deflated 62%) adding: locale/pa-IN/pippki/certManager.dtd (deflated 75%) adding: locale/pa-IN/pippki/pref-validation.dtd (deflated 68%) adding: locale/pa-IN/passwordmgr/passwordmgr.properties (deflated 73%) adding: locale/pa-IN/passwordmgr/passwordManager.dtd (deflated 69%) adding: locale/branding/brand.properties (deflated 50%) adding: locale/branding/brand.dtd (deflated 50%) adding: locale/browser/downloads/settingsChange.dtd (deflated 50%) adding: locale/browser/sanitize.dtd (deflated 63%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 44%) adding: locale/browser/openLocation.dtd (deflated 52%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 74%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/places/places.dtd (deflated 78%) adding: locale/browser/places/moveBookmarks.dtd (deflated 39%) adding: locale/browser/places/places.properties (deflated 68%) adding: locale/browser/places/bookmarkProperties.properties (deflated 62%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 75%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 54%) adding: locale/browser/preferences/preferences.properties (deflated 68%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 19%) adding: locale/browser/preferences/applicationManager.properties (deflated 42%) adding: locale/browser/preferences/permissions.dtd (deflated 64%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced.dtd (deflated 72%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 52%) adding: locale/browser/preferences/tabs.dtd (deflated 63%) adding: locale/browser/preferences/main.dtd (deflated 64%) adding: locale/browser/preferences/phishEULA.dtd (deflated 54%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 72%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 46%) adding: locale/browser/preferences/fonts.dtd (deflated 73%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 62%) adding: locale/browser/tabbrowser.properties (deflated 64%) adding: locale/browser/shellservice.properties (deflated 56%) adding: locale/browser/aboutDialog.dtd (deflated 53%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/appstrings.properties (deflated 72%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 51%) adding: locale/browser/searchbar.dtd (deflated 28%) adding: locale/browser/sessionstore.properties (deflated 54%) adding: locale/browser/pageInfo.properties (deflated 56%) adding: locale/browser/baseMenuOverlay.dtd (deflated 67%) adding: locale/browser/feeds/subscribe.dtd (deflated 22%) adding: locale/browser/feeds/subscribe.properties (deflated 70%) adding: locale/browser/pageReportFirstTime.dtd (deflated 60%) adding: locale/browser/search.properties (deflated 57%) adding: locale/browser/quitDialog.properties (deflated 63%) adding: locale/browser/sidebar/sidebar.properties (deflated 40%) adding: locale/browser/pageInfo.dtd (deflated 72%) adding: locale/browser/netError.dtd (deflated 75%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 42%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 69%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 64%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 28%) adding: locale/browser/metaData.properties (deflated 45%) adding: locale/browser/engineManager.properties (deflated 59%) adding: locale/browser/browser.properties (deflated 71%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.fZQ6H4G8 ++ echo pa-IN ++ sed -e s/-/_/g + language=pa_IN ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org + echo '%lang(pa_IN) //usr/lib64/firefox-3.0b5/extensions/langpack-pa-IN@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pl.xpi .xpi + language=pl + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org + unzip firefox-langpacks/pl.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org Archive: firefox-langpacks/pl.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.aGG8iWJX + langtmp=firefox.aGG8iWJX/firefox/langpack-pl + /bin/mkdir -p firefox.aGG8iWJX/firefox/langpack-pl + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar -d firefox.aGG8iWJX/firefox/langpack-pl Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/necko/necko.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/css.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/xbl.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/xul.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printing.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/layout_errors.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/netError.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/netErrorApp.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/global.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/appstrings.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/charsetTitles.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/global-strres.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/plugins.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/nsWebBrowserPersist.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printdialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/xslt/xslt.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/dom/dom.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/svg/svg.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/layout/MediaDocument.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/layout/xmlparser.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/layout/HtmlForm.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/security/caps.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/xml/prettyprint.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/webservices/security.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/win/accessible.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/mac/accessible.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/unix/accessible.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/storage.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/prompts.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pipnss/pipnss.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pipnss/nsserrors.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pipnss/security.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/pippki.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/pref-ssl.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/pippki.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/PrefOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/pref-security.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/PageInfoOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/certManager.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/deviceManager.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/pref-validation.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/pippki/pref-masterpass.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/about.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/appPicker.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/brand.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/downloadProgress.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/filepicker.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/filepicker.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/findbar.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/findbar.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/license.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/mozilla.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/notification.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/preferences.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/gnomeprintdialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/nsHelperAppDlg.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/nsHelperAppDlg.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/nsProgressDialog.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/nsProgressDialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/history/history.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/xpinstall/xpinstall.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/crashes.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/crashes.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/mac/platformKeys.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/unix/platformKeys.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/win/platformKeys.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/mac/intl.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/unix/intl.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-platform/win/intl.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/downloads/downloads.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/downloads/downloads.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/extensions/extensions.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/extensions/extensions.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/extensions/about.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/extensions/update.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/extensions/update.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/handling/handling.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/handling/handling.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/plugins/plugins.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/plugins/plugins.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/preferences/ocsp.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/preferences/changemp.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/preferences/removemp.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/preferences/preferences.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/profile/createProfileWizard.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/profile/profileSelection.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/profile/profileSelection.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/update/updates.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/update/updates.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/update/incompatible.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/update/history.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/update/errors.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/alerts/notificationNames.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/cookie/cookieAcceptDialog.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/cookie/cookieAcceptDialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/autoconfig/autoconfig.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/help/help.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/help/help.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/help/help-toc.rdf extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/help/welcome.xhtml extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/places/places.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/browser.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/charsetOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/commonDialog.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/commonDialogs.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/config.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/config.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/console.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/console.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/contentAreaCommands.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/customizeCharset.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/customizeToolbar.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/customizeToolbar.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/datetimepicker.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/dialogOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/editMenuOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/finddialog.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/finddialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/intl.css extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/intl.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/keys.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/languageNames.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printdialog.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printjoboptions.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printPageSetup.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printPreview.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printPreviewProgress.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/printProgress.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/regionNames.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/dialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/tree.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/textcontext.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/viewSource.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/viewSource.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/wizard.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global/wizard.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-region/region.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/global-region/region.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/downloads/unknownContentType.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/downloads/unknownContentType.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/mozapps/downloads/settingsChange.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/passwordmgr/passwordmgr.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/passwordmgr/passwordManager.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/reportWizard.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/about.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/reporterOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/reportResults.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/reporter.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/reportWizard.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/pl/reporter/reporterOverlay.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/aboutDialog.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/aboutRobots.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/credits.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/baseMenuOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/browser.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/metaData.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/metaData.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/openLocation.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/openLocation.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/pageInfo.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/pageReport.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/pageReportFirstTime.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/quitDialog.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/sanitize.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/search.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/searchbar.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/engineManager.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/engineManager.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/setDesktopBackground.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/shellservice.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/sessionstore.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/tabbrowser.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/tabbrowser.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/places/places.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/places/places.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/places/bookmarkProperties.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/places/bookmarkProperties.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/selectBookmark.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/places/moveBookmarks.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/feeds/subscribe.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/feeds/subscribe.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/history/history.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/migration/migration.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/migration/migration.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/advanced.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/applicationManager.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/applicationManager.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/colors.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/cookies.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/content.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/connection.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/applications.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/fonts.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/main.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/languages.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/permissions.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/phishEULA.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/preferences.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/preferences.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/privacy.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/security.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/securityWarnings.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/tabs.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/sidebar/sidebar.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser-region/region.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/help/images/searchbar.png extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/browser.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/pageInfo.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/safeMode.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/netError.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/appstrings.properties extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/browser/downloads/settingsChange.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/branding/brand.dtd extracting: firefox.aGG8iWJX/firefox/langpack-pl/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.aGG8iWJX/firefox/langpack-pl/locale/browser-region/region.properties + find firefox.aGG8iWJX/firefox/langpack-pl -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar + cd firefox.aGG8iWJX/firefox/langpack-pl + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.jar locale adding: locale/pl/alerts/notificationNames.properties (stored 0%) adding: locale/pl/reporter/about.dtd (deflated 49%) adding: locale/pl/reporter/reportWizard.properties (deflated 46%) adding: locale/pl/reporter/reporter.dtd (deflated 50%) adding: locale/pl/reporter/reportWizard.dtd (deflated 67%) adding: locale/pl/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pl/reporter/reporterOverlay.dtd (deflated 54%) adding: locale/pl/reporter/reportResults.dtd (deflated 63%) adding: locale/pl/autoconfig/autoconfig.properties (deflated 48%) adding: locale/pl/global/nsProgressDialog.properties (deflated 51%) adding: locale/pl/global/printjoboptions.dtd (deflated 54%) adding: locale/pl/global/printProgress.dtd (deflated 39%) adding: locale/pl/global/wizard.properties (deflated 37%) adding: locale/pl/global/about.dtd (deflated 61%) adding: locale/pl/global/plugins.properties (deflated 39%) adding: locale/pl/global/xslt/xslt.properties (deflated 56%) adding: locale/pl/global/storage.properties (deflated 51%) adding: locale/pl/global/dom/dom.properties (deflated 55%) adding: locale/pl/global/xpinstall/xpinstall.properties (deflated 54%) adding: locale/pl/global/xul.properties (deflated 52%) adding: locale/pl/global/datetimepicker.dtd (deflated 16%) adding: locale/pl/global/crashes.properties (deflated 13%) adding: locale/pl/global/svg/svg.properties (deflated 52%) adding: locale/pl/global/notification.dtd (stored 0%) adding: locale/pl/global/contentAreaCommands.properties (deflated 52%) adding: locale/pl/global/findbar.dtd (deflated 55%) adding: locale/pl/global/global-strres.properties (stored 0%) adding: locale/pl/global/nsProgressDialog.dtd (deflated 57%) adding: locale/pl/global/console.dtd (deflated 60%) adding: locale/pl/global/printdialog.properties (deflated 52%) adding: locale/pl/global/downloadProgress.properties (deflated 49%) adding: locale/pl/global/printdialog.dtd (deflated 60%) adding: locale/pl/global/css.properties (deflated 65%) adding: locale/pl/global/finddialog.dtd (deflated 58%) adding: locale/pl/global/history/history.properties (deflated 39%) adding: locale/pl/global/editMenuOverlay.dtd (deflated 72%) adding: locale/pl/global/printing.properties (deflated 64%) adding: locale/pl/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/pl/global/wizard.dtd (deflated 75%) adding: locale/pl/global/xml/prettyprint.dtd (deflated 53%) adding: locale/pl/global/printPageSetup.dtd (deflated 63%) adding: locale/pl/global/charsetTitles.properties (deflated 65%) adding: locale/pl/global/customizeCharset.dtd (deflated 60%) adding: locale/pl/global/dialogOverlay.dtd (deflated 33%) adding: locale/pl/global/commonDialogs.properties (deflated 29%) adding: locale/pl/global/preferences.dtd (deflated 58%) adding: locale/pl/global/config.dtd (deflated 60%) adding: locale/pl/global/customizeToolbar.dtd (deflated 45%) adding: locale/pl/global/console.properties (deflated 24%) adding: locale/pl/global/security/caps.properties (deflated 51%) adding: locale/pl/global/license.dtd (deflated 41%) adding: locale/pl/global/languageNames.properties (deflated 46%) adding: locale/pl/global/intl.properties (deflated 59%) adding: locale/pl/global/regionNames.properties (deflated 47%) adding: locale/pl/global/crashes.dtd (deflated 49%) adding: locale/pl/global/viewSource.properties (deflated 43%) adding: locale/pl/global/layout_errors.properties (deflated 55%) adding: locale/pl/global/gnomeprintdialog.properties (deflated 44%) adding: locale/pl/global/printPreviewProgress.dtd (deflated 26%) adding: locale/pl/global/config.properties (deflated 51%) adding: locale/pl/global/viewSource.dtd (deflated 70%) adding: locale/pl/global/findbar.properties (deflated 38%) adding: locale/pl/global/appstrings.properties (deflated 55%) adding: locale/pl/global/netErrorApp.dtd (deflated 38%) adding: locale/pl/global/charsetOverlay.dtd (deflated 72%) adding: locale/pl/global/intl.css (deflated 21%) adding: locale/pl/global/filepicker.dtd (deflated 56%) adding: locale/pl/global/printPreview.dtd (deflated 61%) adding: locale/pl/global/tree.dtd (stored 0%) adding: locale/pl/global/nsWebBrowserPersist.properties (deflated 58%) adding: locale/pl/global/commonDialog.dtd (deflated 51%) adding: locale/pl/global/dialog.properties (deflated 40%) adding: locale/pl/global/global.dtd (stored 0%) adding: locale/pl/global/mozilla.dtd (deflated 36%) adding: locale/pl/global/textcontext.dtd (deflated 64%) adding: locale/pl/global/webservices/security.properties (deflated 53%) adding: locale/pl/global/customizeToolbar.properties (deflated 39%) adding: locale/pl/global/prompts.properties (deflated 53%) adding: locale/pl/global/appPicker.dtd (deflated 20%) adding: locale/pl/global/netError.dtd (deflated 67%) adding: locale/pl/global/nsHelperAppDlg.properties (deflated 3%) adding: locale/pl/global/filepicker.properties (deflated 62%) adding: locale/pl/global/keys.properties (deflated 42%) adding: locale/pl/global/xbl.properties (deflated 51%) adding: locale/pl/global/finddialog.properties (deflated 5%) adding: locale/pl/global/brand.dtd (deflated 18%) adding: locale/pl/global/layout/MediaDocument.properties (deflated 47%) adding: locale/pl/global/layout/xmlparser.properties (deflated 54%) adding: locale/pl/global/layout/HtmlForm.properties (deflated 50%) adding: locale/pl/global/browser.properties (deflated 43%) adding: locale/pl/global-platform/unix/accessible.properties (deflated 44%) adding: locale/pl/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pl/global-platform/unix/intl.properties (deflated 21%) adding: locale/pl/global-platform/win/accessible.properties (deflated 44%) adding: locale/pl/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pl/global-platform/win/intl.properties (deflated 21%) adding: locale/pl/global-platform/mac/accessible.properties (deflated 44%) adding: locale/pl/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/pl/global-platform/mac/intl.properties (deflated 21%) adding: locale/pl/global-region/region.properties (deflated 38%) adding: locale/pl/global-region/region.dtd (deflated 10%) adding: locale/pl/places/places.properties (deflated 46%) adding: locale/pl/pipnss/nsserrors.properties (deflated 72%) adding: locale/pl/pipnss/pipnss.properties (deflated 67%) adding: locale/pl/pipnss/security.properties (deflated 60%) adding: locale/pl/necko/necko.properties (deflated 50%) adding: locale/pl/mozapps/handling/handling.properties (deflated 34%) adding: locale/pl/mozapps/handling/handling.dtd (deflated 40%) adding: locale/pl/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/pl/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/pl/mozapps/xpinstall/xpinstallConfirm.properties (deflated 40%) adding: locale/pl/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/pl/mozapps/downloads/downloads.dtd (deflated 62%) adding: locale/pl/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/pl/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/pl/mozapps/downloads/unknownContentType.dtd (deflated 52%) adding: locale/pl/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/pl/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/pl/mozapps/profile/createProfileWizard.dtd (deflated 59%) adding: locale/pl/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/pl/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/pl/mozapps/preferences/preferences.properties (deflated 42%) adding: locale/pl/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/pl/mozapps/preferences/changemp.dtd (deflated 54%) adding: locale/pl/mozapps/update/incompatible.dtd (deflated 56%) adding: locale/pl/mozapps/update/updates.properties (deflated 65%) adding: locale/pl/mozapps/update/history.dtd (deflated 59%) adding: locale/pl/mozapps/update/errors.dtd (deflated 22%) adding: locale/pl/mozapps/update/updates.dtd (deflated 67%) adding: locale/pl/mozapps/extensions/about.dtd (deflated 44%) adding: locale/pl/mozapps/extensions/update.properties (deflated 50%) adding: locale/pl/mozapps/extensions/update.dtd (deflated 73%) adding: locale/pl/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/pl/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/pl/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/pl/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/pl/help/help-toc.rdf (deflated 59%) adding: locale/pl/help/welcome.xhtml (deflated 48%) adding: locale/pl/help/help.properties (stored 0%) adding: locale/pl/help/help.dtd (deflated 70%) adding: locale/pl/pippki/pippki.dtd (deflated 65%) adding: locale/pl/pippki/pref-ssl.dtd (deflated 60%) adding: locale/pl/pippki/pippki.properties (deflated 63%) adding: locale/pl/pippki/pref-security.dtd (deflated 58%) adding: locale/pl/pippki/PrefOverlay.dtd (deflated 47%) adding: locale/pl/pippki/pref-masterpass.dtd (deflated 60%) adding: locale/pl/pippki/PageInfoOverlay.dtd (deflated 49%) adding: locale/pl/pippki/deviceManager.dtd (deflated 63%) adding: locale/pl/pippki/certManager.dtd (deflated 71%) adding: locale/pl/pippki/pref-validation.dtd (deflated 68%) adding: locale/pl/passwordmgr/passwordmgr.properties (deflated 60%) adding: locale/pl/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/browser-region/region.properties (deflated 56%) adding: locale/branding/brand.properties (deflated 38%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 41%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 44%) adding: locale/browser/places/places.properties (deflated 59%) adding: locale/browser/places/bookmarkProperties.properties (deflated 52%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 75%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 56%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 31%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced.dtd (deflated 68%) adding: locale/browser/preferences/applicationManager.dtd (deflated 34%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 54%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/preferences/phishEULA.dtd (deflated 51%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 28%) adding: locale/browser/preferences/fonts.dtd (deflated 72%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/browser/tabbrowser.properties (deflated 50%) adding: locale/browser/shellservice.properties (deflated 38%) adding: locale/browser/aboutDialog.dtd (deflated 44%) adding: locale/browser/browser.dtd (deflated 73%) adding: locale/browser/engineManager.dtd (deflated 61%) adding: locale/browser/appstrings.properties (deflated 53%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/setDesktopBackground.dtd (deflated 49%) adding: locale/browser/searchbar.dtd (deflated 22%) adding: locale/browser/sessionstore.properties (deflated 35%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/feeds/subscribe.dtd (deflated 18%) adding: locale/browser/feeds/subscribe.properties (deflated 63%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 49%) adding: locale/browser/quitDialog.properties (deflated 53%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 67%) adding: locale/browser/credits.dtd (deflated 49%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 48%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 61%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 21%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/engineManager.properties (deflated 47%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.aGG8iWJX ++ echo pl ++ sed -e s/-/_/g + language=pl ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org + echo '%lang(pl) //usr/lib64/firefox-3.0b5/extensions/langpack-pl@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pt-BR.xpi .xpi + language=pt-BR + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org + unzip firefox-langpacks/pt-BR.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org Archive: firefox-langpacks/pt-BR.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.73kv19rU + langtmp=firefox.73kv19rU/firefox/langpack-pt-BR + /bin/mkdir -p firefox.73kv19rU/firefox/langpack-pt-BR + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar -d firefox.73kv19rU/firefox/langpack-pt-BR Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/necko/necko.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/css.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/xbl.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/xul.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printing.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/layout_errors.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/netError.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/netErrorApp.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/global.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/appstrings.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/charsetTitles.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/global-strres.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/plugins.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/nsWebBrowserPersist.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printdialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/xslt/xslt.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/dom/dom.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/svg/svg.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/layout/MediaDocument.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/layout/xmlparser.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/layout/HtmlForm.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/security/caps.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/xml/prettyprint.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/webservices/security.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/win/accessible.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/mac/accessible.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/unix/accessible.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/storage.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/prompts.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pipnss/pipnss.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pipnss/nsserrors.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pipnss/security.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/pippki.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-ssl.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/pippki.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/PrefOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-security.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/PageInfoOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/certManager.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/deviceManager.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-validation.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/pippki/pref-masterpass.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/about.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/appPicker.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/brand.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/downloadProgress.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/filepicker.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/filepicker.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/findbar.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/findbar.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/license.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/mozilla.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/notification.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/preferences.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/gnomeprintdialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/nsHelperAppDlg.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/nsHelperAppDlg.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/nsProgressDialog.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/nsProgressDialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/history/history.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/xpinstall/xpinstall.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/crashes.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/crashes.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/mac/platformKeys.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/unix/platformKeys.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/win/platformKeys.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/mac/intl.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/unix/intl.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-platform/win/intl.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/downloads.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/downloads.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/extensions.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/extensions.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/about.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/update.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/extensions/update.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/handling/handling.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/handling/handling.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/plugins/plugins.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/plugins/plugins.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/ocsp.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/changemp.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/removemp.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/preferences/preferences.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/profile/createProfileWizard.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/profile/profileSelection.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/profile/profileSelection.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/updates.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/updates.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/incompatible.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/history.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/update/errors.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/alerts/notificationNames.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/cookie/cookieAcceptDialog.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/cookie/cookieAcceptDialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/autoconfig/autoconfig.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/help/help.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/help/help.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/help/help-toc.rdf extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/help/welcome.xhtml extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/places/places.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/browser.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/charsetOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/commonDialog.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/commonDialogs.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/config.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/config.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/console.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/console.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/contentAreaCommands.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/customizeCharset.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/customizeToolbar.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/customizeToolbar.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/datetimepicker.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/dialogOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/editMenuOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/finddialog.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/finddialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/intl.css extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/intl.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/keys.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/languageNames.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printdialog.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printjoboptions.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printPageSetup.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printPreview.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printPreviewProgress.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/printProgress.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/regionNames.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/dialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/tree.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/textcontext.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/viewSource.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/viewSource.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/wizard.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global/wizard.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-region/region.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/global-region/region.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/unknownContentType.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/unknownContentType.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/mozapps/downloads/settingsChange.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/passwordmgr/passwordmgr.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/passwordmgr/passwordManager.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/reportWizard.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/about.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/reporterOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/reportResults.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/reporter.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/reportWizard.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/pt-BR/reporter/reporterOverlay.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/aboutDialog.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/aboutRobots.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/credits.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/baseMenuOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/browser.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/metaData.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/metaData.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/openLocation.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/openLocation.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/pageInfo.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/pageReport.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/pageReportFirstTime.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/quitDialog.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/sanitize.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/search.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/searchbar.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/engineManager.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/engineManager.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/setDesktopBackground.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/shellservice.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/sessionstore.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/tabbrowser.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/tabbrowser.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/places/places.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/places/places.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/places/bookmarkProperties.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/places/bookmarkProperties.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/selectBookmark.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/places/moveBookmarks.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/feeds/subscribe.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/feeds/subscribe.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/history/history.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/migration/migration.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/migration/migration.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/advanced.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/applicationManager.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/applicationManager.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/colors.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/cookies.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/content.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/connection.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/applications.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/fonts.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/main.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/languages.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/permissions.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/phishEULA.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/preferences.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/preferences.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/privacy.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/security.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/securityWarnings.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/tabs.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/sidebar/sidebar.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser-region/region.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/browser.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/pageInfo.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/safeMode.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/netError.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/appstrings.properties extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser/downloads/settingsChange.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/branding/brand.dtd extracting: firefox.73kv19rU/firefox/langpack-pt-BR/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.73kv19rU/firefox/langpack-pt-BR/locale/browser-region/region.properties + find firefox.73kv19rU/firefox/langpack-pt-BR -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar + cd firefox.73kv19rU/firefox/langpack-pt-BR + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR.jar locale adding: locale/pt-BR/alerts/notificationNames.properties (stored 0%) adding: locale/pt-BR/reporter/about.dtd (deflated 54%) adding: locale/pt-BR/reporter/reportWizard.properties (deflated 43%) adding: locale/pt-BR/reporter/reporter.dtd (deflated 50%) adding: locale/pt-BR/reporter/reportWizard.dtd (deflated 68%) adding: locale/pt-BR/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pt-BR/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/pt-BR/reporter/reportResults.dtd (deflated 66%) adding: locale/pt-BR/autoconfig/autoconfig.properties (deflated 48%) adding: locale/pt-BR/global/nsProgressDialog.properties (deflated 51%) adding: locale/pt-BR/global/printjoboptions.dtd (deflated 58%) adding: locale/pt-BR/global/printProgress.dtd (deflated 41%) adding: locale/pt-BR/global/wizard.properties (deflated 40%) adding: locale/pt-BR/global/about.dtd (deflated 64%) adding: locale/pt-BR/global/plugins.properties (deflated 42%) adding: locale/pt-BR/global/xslt/xslt.properties (deflated 58%) adding: locale/pt-BR/global/storage.properties (deflated 52%) adding: locale/pt-BR/global/dom/dom.properties (deflated 57%) adding: locale/pt-BR/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/pt-BR/global/xul.properties (deflated 53%) adding: locale/pt-BR/global/datetimepicker.dtd (deflated 16%) adding: locale/pt-BR/global/crashes.properties (deflated 22%) adding: locale/pt-BR/global/svg/svg.properties (deflated 53%) adding: locale/pt-BR/global/notification.dtd (stored 0%) adding: locale/pt-BR/global/contentAreaCommands.properties (deflated 53%) adding: locale/pt-BR/global/findbar.dtd (deflated 56%) adding: locale/pt-BR/global/global-strres.properties (deflated 53%) adding: locale/pt-BR/global/nsProgressDialog.dtd (deflated 63%) adding: locale/pt-BR/global/console.dtd (deflated 60%) adding: locale/pt-BR/global/printdialog.properties (deflated 52%) adding: locale/pt-BR/global/downloadProgress.properties (deflated 49%) adding: locale/pt-BR/global/printdialog.dtd (deflated 60%) adding: locale/pt-BR/global/css.properties (deflated 66%) adding: locale/pt-BR/global/finddialog.dtd (deflated 59%) adding: locale/pt-BR/global/history/history.properties (deflated 44%) adding: locale/pt-BR/global/editMenuOverlay.dtd (deflated 76%) adding: locale/pt-BR/global/printing.properties (deflated 64%) adding: locale/pt-BR/global/nsHelperAppDlg.dtd (deflated 65%) adding: locale/pt-BR/global/wizard.dtd (deflated 77%) adding: locale/pt-BR/global/xml/prettyprint.dtd (deflated 54%) adding: locale/pt-BR/global/printPageSetup.dtd (deflated 63%) adding: locale/pt-BR/global/charsetTitles.properties (deflated 65%) adding: locale/pt-BR/global/customizeCharset.dtd (deflated 57%) adding: locale/pt-BR/global/dialogOverlay.dtd (deflated 39%) adding: locale/pt-BR/global/commonDialogs.properties (deflated 37%) adding: locale/pt-BR/global/preferences.dtd (deflated 56%) adding: locale/pt-BR/global/config.dtd (deflated 59%) adding: locale/pt-BR/global/customizeToolbar.dtd (deflated 54%) adding: locale/pt-BR/global/console.properties (deflated 27%) adding: locale/pt-BR/global/security/caps.properties (deflated 55%) adding: locale/pt-BR/global/license.dtd (deflated 44%) adding: locale/pt-BR/global/languageNames.properties (deflated 47%) adding: locale/pt-BR/global/intl.properties (deflated 58%) adding: locale/pt-BR/global/regionNames.properties (deflated 47%) adding: locale/pt-BR/global/crashes.dtd (deflated 52%) adding: locale/pt-BR/global/viewSource.properties (deflated 44%) adding: locale/pt-BR/global/layout_errors.properties (deflated 55%) adding: locale/pt-BR/global/gnomeprintdialog.properties (deflated 46%) adding: locale/pt-BR/global/printPreviewProgress.dtd (deflated 27%) adding: locale/pt-BR/global/config.properties (deflated 52%) adding: locale/pt-BR/global/viewSource.dtd (deflated 71%) adding: locale/pt-BR/global/findbar.properties (deflated 43%) adding: locale/pt-BR/global/appstrings.properties (deflated 56%) adding: locale/pt-BR/global/netErrorApp.dtd (deflated 42%) adding: locale/pt-BR/global/charsetOverlay.dtd (deflated 71%) adding: locale/pt-BR/global/intl.css (deflated 21%) adding: locale/pt-BR/global/filepicker.dtd (deflated 58%) adding: locale/pt-BR/global/printPreview.dtd (deflated 63%) adding: locale/pt-BR/global/tree.dtd (stored 0%) adding: locale/pt-BR/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/pt-BR/global/commonDialog.dtd (deflated 50%) adding: locale/pt-BR/global/dialog.properties (deflated 42%) adding: locale/pt-BR/global/global.dtd (stored 0%) adding: locale/pt-BR/global/mozilla.dtd (deflated 39%) adding: locale/pt-BR/global/textcontext.dtd (deflated 65%) adding: locale/pt-BR/global/webservices/security.properties (deflated 53%) adding: locale/pt-BR/global/customizeToolbar.properties (deflated 42%) adding: locale/pt-BR/global/prompts.properties (deflated 53%) adding: locale/pt-BR/global/appPicker.dtd (deflated 26%) adding: locale/pt-BR/global/netError.dtd (deflated 68%) adding: locale/pt-BR/global/nsHelperAppDlg.properties (stored 0%) adding: locale/pt-BR/global/filepicker.properties (deflated 64%) adding: locale/pt-BR/global/keys.properties (deflated 54%) adding: locale/pt-BR/global/xbl.properties (deflated 52%) adding: locale/pt-BR/global/finddialog.properties (deflated 4%) adding: locale/pt-BR/global/brand.dtd (deflated 18%) adding: locale/pt-BR/global/layout/MediaDocument.properties (deflated 59%) adding: locale/pt-BR/global/layout/xmlparser.properties (deflated 56%) adding: locale/pt-BR/global/layout/HtmlForm.properties (deflated 51%) adding: locale/pt-BR/global/browser.properties (deflated 38%) adding: locale/pt-BR/global-platform/unix/accessible.properties (deflated 51%) adding: locale/pt-BR/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pt-BR/global-platform/unix/intl.properties (deflated 21%) adding: locale/pt-BR/global-platform/win/accessible.properties (deflated 51%) adding: locale/pt-BR/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pt-BR/global-platform/win/intl.properties (deflated 21%) adding: locale/pt-BR/global-platform/mac/accessible.properties (deflated 51%) adding: locale/pt-BR/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/pt-BR/global-platform/mac/intl.properties (deflated 21%) adding: locale/pt-BR/global-region/region.properties (deflated 41%) adding: locale/pt-BR/global-region/region.dtd (deflated 12%) adding: locale/pt-BR/places/places.properties (deflated 46%) adding: locale/pt-BR/pipnss/nsserrors.properties (deflated 74%) adding: locale/pt-BR/pipnss/pipnss.properties (deflated 69%) adding: locale/pt-BR/pipnss/security.properties (deflated 60%) adding: locale/pt-BR/necko/necko.properties (deflated 51%) adding: locale/pt-BR/mozapps/handling/handling.properties (deflated 41%) adding: locale/pt-BR/mozapps/handling/handling.dtd (deflated 37%) adding: locale/pt-BR/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/pt-BR/mozapps/plugins/plugins.dtd (deflated 69%) adding: locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/pt-BR/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 40%) adding: locale/pt-BR/mozapps/downloads/downloads.dtd (deflated 69%) adding: locale/pt-BR/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/pt-BR/mozapps/downloads/unknownContentType.properties (deflated 48%) adding: locale/pt-BR/mozapps/downloads/unknownContentType.dtd (deflated 59%) adding: locale/pt-BR/mozapps/downloads/settingsChange.dtd (deflated 40%) adding: locale/pt-BR/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/pt-BR/mozapps/profile/createProfileWizard.dtd (deflated 62%) adding: locale/pt-BR/mozapps/profile/profileSelection.dtd (deflated 59%) adding: locale/pt-BR/mozapps/preferences/ocsp.dtd (deflated 62%) adding: locale/pt-BR/mozapps/preferences/preferences.properties (deflated 44%) adding: locale/pt-BR/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/pt-BR/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/pt-BR/mozapps/update/incompatible.dtd (deflated 56%) adding: locale/pt-BR/mozapps/update/updates.properties (deflated 64%) adding: locale/pt-BR/mozapps/update/history.dtd (deflated 60%) adding: locale/pt-BR/mozapps/update/errors.dtd (deflated 28%) adding: locale/pt-BR/mozapps/update/updates.dtd (deflated 70%) adding: locale/pt-BR/mozapps/extensions/about.dtd (deflated 50%) adding: locale/pt-BR/mozapps/extensions/update.properties (deflated 52%) adding: locale/pt-BR/mozapps/extensions/update.dtd (deflated 74%) adding: locale/pt-BR/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/pt-BR/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/pt-BR/cookie/cookieAcceptDialog.dtd (deflated 69%) adding: locale/pt-BR/cookie/cookieAcceptDialog.properties (deflated 45%) adding: locale/pt-BR/help/help-toc.rdf (deflated 59%) adding: locale/pt-BR/help/welcome.xhtml (deflated 52%) adding: locale/pt-BR/help/help.properties (stored 0%) adding: locale/pt-BR/help/help.dtd (deflated 71%) adding: locale/pt-BR/pippki/pippki.dtd (deflated 66%) adding: locale/pt-BR/pippki/pref-ssl.dtd (deflated 64%) adding: locale/pt-BR/pippki/pippki.properties (deflated 65%) adding: locale/pt-BR/pippki/pref-security.dtd (deflated 60%) adding: locale/pt-BR/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/pt-BR/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/pt-BR/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/pt-BR/pippki/deviceManager.dtd (deflated 66%) adding: locale/pt-BR/pippki/certManager.dtd (deflated 73%) adding: locale/pt-BR/pippki/pref-validation.dtd (deflated 69%) adding: locale/pt-BR/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/pt-BR/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/browser-region/region.properties (deflated 56%) adding: locale/branding/brand.properties (deflated 43%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 43%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 41%) adding: locale/browser/openLocation.dtd (deflated 45%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 45%) adding: locale/browser/places/places.properties (deflated 60%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 71%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 37%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 69%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 61%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 70%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 31%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/cookies.dtd (deflated 72%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 51%) adding: locale/browser/shellservice.properties (deflated 42%) adding: locale/browser/aboutDialog.dtd (deflated 50%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 68%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 26%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 47%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/quitDialog.properties (deflated 48%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 70%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 47%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 53%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 63%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 30%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 48%) adding: locale/browser/browser.properties (deflated 62%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.73kv19rU ++ echo pt-BR ++ sed -e s/-/_/g + language=pt_BR ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org + echo '%lang(pt_BR) //usr/lib64/firefox-3.0b5/extensions/langpack-pt-BR@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/pt-PT.xpi .xpi + language=pt-PT + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org + unzip firefox-langpacks/pt-PT.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org Archive: firefox-langpacks/pt-PT.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.ya0UAC3m + langtmp=firefox.ya0UAC3m/firefox/langpack-pt-PT + /bin/mkdir -p firefox.ya0UAC3m/firefox/langpack-pt-PT + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT.jar -d firefox.ya0UAC3m/firefox/langpack-pt-PT Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT.jar extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/necko/necko.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/css.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/xbl.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/xul.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printing.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/layout_errors.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/netError.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/netErrorApp.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/global.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/appstrings.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/charsetTitles.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/global-strres.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/plugins.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/nsWebBrowserPersist.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printdialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/xslt/xslt.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/dom/dom.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/svg/svg.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/layout/MediaDocument.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/layout/xmlparser.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/layout/HtmlForm.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/security/caps.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/xml/prettyprint.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/webservices/security.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/win/accessible.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/mac/accessible.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/unix/accessible.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/storage.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/prompts.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pipnss/pipnss.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pipnss/nsserrors.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pipnss/security.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/pippki.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/pref-ssl.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/pippki.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/PrefOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/pref-security.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/PageInfoOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/certManager.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/deviceManager.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/pref-validation.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/pippki/pref-masterpass.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/about.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/appPicker.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/brand.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/downloadProgress.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/filepicker.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/filepicker.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/findbar.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/findbar.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/license.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/mozilla.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/notification.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/preferences.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/gnomeprintdialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/nsHelperAppDlg.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/nsHelperAppDlg.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/nsProgressDialog.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/nsProgressDialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/history/history.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/xpinstall/xpinstall.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/crashes.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/crashes.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/mac/platformKeys.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/unix/platformKeys.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/win/platformKeys.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/mac/intl.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/unix/intl.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-platform/win/intl.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/downloads/downloads.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/downloads/downloads.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/extensions/extensions.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/extensions/extensions.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/extensions/about.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/extensions/update.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/extensions/update.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/handling/handling.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/handling/handling.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/plugins/plugins.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/plugins/plugins.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/preferences/ocsp.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/preferences/changemp.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/preferences/removemp.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/preferences/preferences.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/profile/createProfileWizard.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/profile/profileSelection.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/profile/profileSelection.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/update/updates.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/update/updates.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/update/incompatible.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/update/history.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/update/errors.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/alerts/notificationNames.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/cookie/cookieAcceptDialog.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/cookie/cookieAcceptDialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/autoconfig/autoconfig.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/help/help.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/help/help.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/help/help-toc.rdf extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/help/welcome.xhtml extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/places/places.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/browser.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/charsetOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/commonDialog.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/commonDialogs.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/config.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/config.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/console.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/console.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/contentAreaCommands.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/customizeCharset.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/customizeToolbar.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/customizeToolbar.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/datetimepicker.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/dialogOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/editMenuOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/finddialog.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/finddialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/intl.css extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/intl.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/keys.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/languageNames.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printdialog.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printjoboptions.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printPageSetup.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printPreview.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printPreviewProgress.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/printProgress.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/regionNames.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/dialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/tree.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/textcontext.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/viewSource.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/viewSource.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/wizard.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global/wizard.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-region/region.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/global-region/region.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/downloads/unknownContentType.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/downloads/unknownContentType.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/mozapps/downloads/settingsChange.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/passwordmgr/passwordmgr.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/passwordmgr/passwordManager.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/reportWizard.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/about.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/reporterOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/reportResults.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/reporter.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/reportWizard.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/pt-PT/reporter/reporterOverlay.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/aboutDialog.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/aboutRobots.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/credits.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/baseMenuOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/browser.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/metaData.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/metaData.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/openLocation.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/openLocation.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/pageInfo.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/pageReport.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/pageReportFirstTime.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/quitDialog.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/sanitize.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/search.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/searchbar.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/engineManager.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/engineManager.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/setDesktopBackground.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/shellservice.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/sessionstore.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/tabbrowser.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/tabbrowser.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/places/places.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/places/places.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/places/bookmarkProperties.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/places/bookmarkProperties.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/selectBookmark.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/places/moveBookmarks.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/feeds/subscribe.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/feeds/subscribe.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/history/history.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/migration/migration.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/migration/migration.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/advanced.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/applicationManager.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/applicationManager.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/colors.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/cookies.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/content.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/connection.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/applications.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/fonts.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/main.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/languages.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/permissions.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/phishEULA.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/preferences.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/preferences.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/privacy.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/security.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/securityWarnings.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/tabs.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/sidebar/sidebar.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser-region/region.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/browser.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/pageInfo.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/safeMode.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/netError.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/appstrings.properties extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser/downloads/settingsChange.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/branding/brand.dtd extracting: firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.ya0UAC3m/firefox/langpack-pt-PT/locale/browser-region/region.properties + find firefox.ya0UAC3m/firefox/langpack-pt-PT -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT.jar + cd firefox.ya0UAC3m/firefox/langpack-pt-PT + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT.jar locale adding: locale/pt-PT/alerts/notificationNames.properties (stored 0%) adding: locale/pt-PT/reporter/about.dtd (deflated 29%) adding: locale/pt-PT/reporter/reportWizard.properties (deflated 45%) adding: locale/pt-PT/reporter/reporter.dtd (deflated 23%) adding: locale/pt-PT/reporter/reportWizard.dtd (deflated 62%) adding: locale/pt-PT/reporter/reporterOverlay.properties (deflated 9%) adding: locale/pt-PT/reporter/reporterOverlay.dtd (deflated 42%) adding: locale/pt-PT/reporter/reportResults.dtd (deflated 54%) adding: locale/pt-PT/autoconfig/autoconfig.properties (deflated 50%) adding: locale/pt-PT/global/nsProgressDialog.properties (deflated 51%) adding: locale/pt-PT/global/printjoboptions.dtd (deflated 56%) adding: locale/pt-PT/global/printProgress.dtd (deflated 44%) adding: locale/pt-PT/global/wizard.properties (deflated 36%) adding: locale/pt-PT/global/about.dtd (deflated 64%) adding: locale/pt-PT/global/plugins.properties (deflated 41%) adding: locale/pt-PT/global/xslt/xslt.properties (deflated 58%) adding: locale/pt-PT/global/storage.properties (deflated 52%) adding: locale/pt-PT/global/dom/dom.properties (deflated 58%) adding: locale/pt-PT/global/xpinstall/xpinstall.properties (deflated 60%) adding: locale/pt-PT/global/xul.properties (deflated 51%) adding: locale/pt-PT/global/datetimepicker.dtd (deflated 16%) adding: locale/pt-PT/global/crashes.properties (deflated 16%) adding: locale/pt-PT/global/svg/svg.properties (deflated 53%) adding: locale/pt-PT/global/notification.dtd (stored 0%) adding: locale/pt-PT/global/contentAreaCommands.properties (deflated 52%) adding: locale/pt-PT/global/findbar.dtd (deflated 55%) adding: locale/pt-PT/global/global-strres.properties (deflated 54%) adding: locale/pt-PT/global/nsProgressDialog.dtd (deflated 63%) adding: locale/pt-PT/global/console.dtd (deflated 61%) adding: locale/pt-PT/global/printdialog.properties (deflated 52%) adding: locale/pt-PT/global/downloadProgress.properties (deflated 50%) adding: locale/pt-PT/global/printdialog.dtd (deflated 61%) adding: locale/pt-PT/global/css.properties (deflated 66%) adding: locale/pt-PT/global/finddialog.dtd (deflated 59%) adding: locale/pt-PT/global/history/history.properties (deflated 44%) adding: locale/pt-PT/global/editMenuOverlay.dtd (deflated 73%) adding: locale/pt-PT/global/printing.properties (deflated 66%) adding: locale/pt-PT/global/nsHelperAppDlg.dtd (deflated 64%) adding: locale/pt-PT/global/wizard.dtd (deflated 76%) adding: locale/pt-PT/global/xml/prettyprint.dtd (deflated 54%) adding: locale/pt-PT/global/printPageSetup.dtd (deflated 61%) adding: locale/pt-PT/global/charsetTitles.properties (deflated 64%) adding: locale/pt-PT/global/customizeCharset.dtd (deflated 57%) adding: locale/pt-PT/global/dialogOverlay.dtd (deflated 38%) adding: locale/pt-PT/global/commonDialogs.properties (deflated 36%) adding: locale/pt-PT/global/preferences.dtd (deflated 46%) adding: locale/pt-PT/global/config.dtd (deflated 60%) adding: locale/pt-PT/global/customizeToolbar.dtd (deflated 49%) adding: locale/pt-PT/global/console.properties (deflated 29%) adding: locale/pt-PT/global/security/caps.properties (deflated 55%) adding: locale/pt-PT/global/license.dtd (deflated 44%) adding: locale/pt-PT/global/languageNames.properties (deflated 41%) adding: locale/pt-PT/global/intl.properties (deflated 58%) adding: locale/pt-PT/global/regionNames.properties (deflated 47%) adding: locale/pt-PT/global/crashes.dtd (deflated 51%) adding: locale/pt-PT/global/viewSource.properties (deflated 42%) adding: locale/pt-PT/global/layout_errors.properties (deflated 57%) adding: locale/pt-PT/global/gnomeprintdialog.properties (deflated 46%) adding: locale/pt-PT/global/printPreviewProgress.dtd (deflated 32%) adding: locale/pt-PT/global/config.properties (deflated 53%) adding: locale/pt-PT/global/viewSource.dtd (deflated 71%) adding: locale/pt-PT/global/findbar.properties (deflated 43%) adding: locale/pt-PT/global/appstrings.properties (deflated 57%) adding: locale/pt-PT/global/netErrorApp.dtd (deflated 41%) adding: locale/pt-PT/global/charsetOverlay.dtd (deflated 70%) adding: locale/pt-PT/global/intl.css (deflated 21%) adding: locale/pt-PT/global/filepicker.dtd (deflated 55%) adding: locale/pt-PT/global/printPreview.dtd (deflated 61%) adding: locale/pt-PT/global/tree.dtd (stored 0%) adding: locale/pt-PT/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/pt-PT/global/commonDialog.dtd (deflated 51%) adding: locale/pt-PT/global/dialog.properties (deflated 41%) adding: locale/pt-PT/global/global.dtd (stored 0%) adding: locale/pt-PT/global/mozilla.dtd (deflated 37%) adding: locale/pt-PT/global/textcontext.dtd (deflated 65%) adding: locale/pt-PT/global/webservices/security.properties (deflated 55%) adding: locale/pt-PT/global/customizeToolbar.properties (deflated 47%) adding: locale/pt-PT/global/prompts.properties (deflated 54%) adding: locale/pt-PT/global/appPicker.dtd (deflated 26%) adding: locale/pt-PT/global/netError.dtd (deflated 68%) adding: locale/pt-PT/global/nsHelperAppDlg.properties (deflated 6%) adding: locale/pt-PT/global/filepicker.properties (deflated 63%) adding: locale/pt-PT/global/keys.properties (deflated 55%) adding: locale/pt-PT/global/xbl.properties (deflated 53%) adding: locale/pt-PT/global/finddialog.properties (deflated 5%) adding: locale/pt-PT/global/brand.dtd (deflated 18%) adding: locale/pt-PT/global/layout/MediaDocument.properties (deflated 60%) adding: locale/pt-PT/global/layout/xmlparser.properties (deflated 55%) adding: locale/pt-PT/global/layout/HtmlForm.properties (deflated 52%) adding: locale/pt-PT/global/browser.properties (deflated 43%) adding: locale/pt-PT/global-platform/unix/accessible.properties (deflated 29%) adding: locale/pt-PT/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/pt-PT/global-platform/unix/intl.properties (deflated 20%) adding: locale/pt-PT/global-platform/win/accessible.properties (deflated 29%) adding: locale/pt-PT/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/pt-PT/global-platform/win/intl.properties (deflated 20%) adding: locale/pt-PT/global-platform/mac/accessible.properties (deflated 29%) adding: locale/pt-PT/global-platform/mac/platformKeys.properties (deflated 32%) adding: locale/pt-PT/global-platform/mac/intl.properties (deflated 20%) adding: locale/pt-PT/global-region/region.properties (deflated 42%) adding: locale/pt-PT/global-region/region.dtd (stored 0%) adding: locale/pt-PT/places/places.properties (deflated 48%) adding: locale/pt-PT/pipnss/nsserrors.properties (deflated 73%) adding: locale/pt-PT/pipnss/pipnss.properties (deflated 69%) adding: locale/pt-PT/pipnss/security.properties (deflated 64%) adding: locale/pt-PT/necko/necko.properties (deflated 52%) adding: locale/pt-PT/mozapps/handling/handling.properties (deflated 41%) adding: locale/pt-PT/mozapps/handling/handling.dtd (deflated 39%) adding: locale/pt-PT/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/pt-PT/mozapps/plugins/plugins.dtd (deflated 66%) adding: locale/pt-PT/mozapps/xpinstall/xpinstallConfirm.properties (deflated 43%) adding: locale/pt-PT/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 39%) adding: locale/pt-PT/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/pt-PT/mozapps/downloads/downloads.properties (deflated 63%) adding: locale/pt-PT/mozapps/downloads/unknownContentType.properties (deflated 47%) adding: locale/pt-PT/mozapps/downloads/unknownContentType.dtd (deflated 55%) adding: locale/pt-PT/mozapps/downloads/settingsChange.dtd (deflated 40%) adding: locale/pt-PT/mozapps/profile/profileSelection.properties (deflated 60%) adding: locale/pt-PT/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/pt-PT/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/pt-PT/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/pt-PT/mozapps/preferences/preferences.properties (deflated 45%) adding: locale/pt-PT/mozapps/preferences/removemp.dtd (deflated 46%) adding: locale/pt-PT/mozapps/preferences/changemp.dtd (deflated 55%) adding: locale/pt-PT/mozapps/update/incompatible.dtd (deflated 49%) adding: locale/pt-PT/mozapps/update/updates.properties (deflated 65%) adding: locale/pt-PT/mozapps/update/history.dtd (deflated 53%) adding: locale/pt-PT/mozapps/update/errors.dtd (stored 0%) adding: locale/pt-PT/mozapps/update/updates.dtd (deflated 67%) adding: locale/pt-PT/mozapps/extensions/about.dtd (deflated 39%) adding: locale/pt-PT/mozapps/extensions/update.properties (deflated 54%) adding: locale/pt-PT/mozapps/extensions/update.dtd (deflated 73%) adding: locale/pt-PT/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/pt-PT/mozapps/extensions/extensions.properties (deflated 67%) adding: locale/pt-PT/cookie/cookieAcceptDialog.dtd (deflated 60%) adding: locale/pt-PT/cookie/cookieAcceptDialog.properties (deflated 46%) adding: locale/pt-PT/help/help-toc.rdf (deflated 60%) adding: locale/pt-PT/help/welcome.xhtml (deflated 51%) adding: locale/pt-PT/help/help.properties (stored 0%) adding: locale/pt-PT/help/help.dtd (deflated 68%) adding: locale/pt-PT/pippki/pippki.dtd (deflated 66%) adding: locale/pt-PT/pippki/pref-ssl.dtd (deflated 61%) adding: locale/pt-PT/pippki/pippki.properties (deflated 64%) adding: locale/pt-PT/pippki/pref-security.dtd (deflated 59%) adding: locale/pt-PT/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/pt-PT/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/pt-PT/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/pt-PT/pippki/deviceManager.dtd (deflated 63%) adding: locale/pt-PT/pippki/certManager.dtd (deflated 72%) adding: locale/pt-PT/pippki/pref-validation.dtd (deflated 67%) adding: locale/pt-PT/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/pt-PT/passwordmgr/passwordManager.dtd (deflated 66%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 39%) adding: locale/browser/downloads/settingsChange.dtd (deflated 44%) adding: locale/browser/sanitize.dtd (deflated 58%) adding: locale/browser/aboutRobots.dtd (deflated 51%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 71%) adding: locale/browser/migration/migration.properties (deflated 69%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 45%) adding: locale/browser/places/places.properties (deflated 60%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 71%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/languages.dtd (deflated 65%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 36%) adding: locale/browser/preferences/permissions.dtd (deflated 62%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 67%) adding: locale/browser/preferences/applicationManager.dtd (deflated 36%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/content.dtd (deflated 67%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 33%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/cookies.dtd (deflated 63%) adding: locale/browser/preferences/connection.dtd (deflated 66%) adding: locale/browser/safeMode.dtd (deflated 55%) adding: locale/browser/tabbrowser.properties (deflated 53%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/aboutDialog.dtd (deflated 45%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/appstrings.properties (deflated 57%) adding: locale/browser/metaData.dtd (deflated 67%) adding: locale/browser/setDesktopBackground.dtd (deflated 46%) adding: locale/browser/searchbar.dtd (deflated 15%) adding: locale/browser/sessionstore.properties (deflated 41%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 46%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 51%) adding: locale/browser/sidebar/sidebar.properties (deflated 34%) adding: locale/browser/pageInfo.dtd (deflated 69%) adding: locale/browser/netError.dtd (deflated 67%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 71%) adding: locale/browser/credits.dtd (deflated 49%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/metaData.properties (deflated 41%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 63%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.ya0UAC3m ++ echo pt-PT ++ sed -e s/-/_/g + language=pt_PT ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org + echo '%lang(pt_PT) //usr/lib64/firefox-3.0b5/extensions/langpack-pt-PT@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ro.xpi .xpi + language=ro + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org + unzip firefox-langpacks/ro.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org Archive: firefox-langpacks/ro.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.MqH73JnS + langtmp=firefox.MqH73JnS/firefox/langpack-ro + /bin/mkdir -p firefox.MqH73JnS/firefox/langpack-ro + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar -d firefox.MqH73JnS/firefox/langpack-ro Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/necko/necko.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/css.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/xbl.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/xul.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printing.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/layout_errors.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/netError.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/netErrorApp.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/global.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/appstrings.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/charsetTitles.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/global-strres.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/plugins.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/nsWebBrowserPersist.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printdialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/xslt/xslt.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/dom/dom.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/svg/svg.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/layout/MediaDocument.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/layout/xmlparser.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/layout/HtmlForm.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/security/caps.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/xml/prettyprint.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/webservices/security.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/win/accessible.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/mac/accessible.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/unix/accessible.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/storage.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/prompts.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pipnss/pipnss.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pipnss/nsserrors.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pipnss/security.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/pippki.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/pref-ssl.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/pippki.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/PrefOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/pref-security.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/PageInfoOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/certManager.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/deviceManager.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/pref-validation.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/pippki/pref-masterpass.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/about.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/appPicker.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/brand.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/downloadProgress.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/filepicker.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/filepicker.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/findbar.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/findbar.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/license.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/mozilla.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/notification.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/preferences.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/gnomeprintdialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/nsHelperAppDlg.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/nsHelperAppDlg.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/nsProgressDialog.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/nsProgressDialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/history/history.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/xpinstall/xpinstall.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/crashes.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/crashes.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/mac/platformKeys.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/unix/platformKeys.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/win/platformKeys.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/mac/intl.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/unix/intl.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-platform/win/intl.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/downloads/downloads.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/downloads/downloads.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/extensions/extensions.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/extensions/extensions.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/extensions/about.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/extensions/update.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/extensions/update.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/handling/handling.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/handling/handling.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/plugins/plugins.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/plugins/plugins.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/preferences/ocsp.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/preferences/changemp.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/preferences/removemp.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/preferences/preferences.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/profile/createProfileWizard.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/profile/profileSelection.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/profile/profileSelection.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/update/updates.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/update/updates.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/update/incompatible.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/update/history.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/update/errors.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/alerts/notificationNames.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/cookie/cookieAcceptDialog.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/cookie/cookieAcceptDialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/autoconfig/autoconfig.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/help/help.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/help/help.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/help/help-toc.rdf extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/help/welcome.xhtml extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/places/places.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/browser.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/charsetOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/commonDialog.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/commonDialogs.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/config.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/config.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/console.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/console.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/contentAreaCommands.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/customizeCharset.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/customizeToolbar.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/customizeToolbar.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/datetimepicker.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/dialogOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/editMenuOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/finddialog.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/finddialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/intl.css extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/intl.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/keys.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/languageNames.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printdialog.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printjoboptions.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printPageSetup.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printPreview.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printPreviewProgress.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/printProgress.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/regionNames.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/dialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/tree.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/textcontext.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/viewSource.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/viewSource.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/wizard.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global/wizard.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-region/region.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/global-region/region.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/downloads/unknownContentType.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/downloads/unknownContentType.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/mozapps/downloads/settingsChange.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/passwordmgr/passwordmgr.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/passwordmgr/passwordManager.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/reportWizard.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/about.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/reporterOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/reportResults.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/reporter.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/reportWizard.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/ro/reporter/reporterOverlay.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/aboutDialog.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/aboutRobots.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/credits.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/baseMenuOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/browser.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/metaData.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/metaData.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/openLocation.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/openLocation.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/pageInfo.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/pageReport.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/pageReportFirstTime.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/quitDialog.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/sanitize.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/search.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/searchbar.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/engineManager.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/engineManager.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/setDesktopBackground.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/shellservice.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/sessionstore.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/tabbrowser.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/tabbrowser.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/places/places.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/places/places.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/places/bookmarkProperties.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/places/bookmarkProperties.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/selectBookmark.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/places/moveBookmarks.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/feeds/subscribe.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/feeds/subscribe.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/history/history.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/migration/migration.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/migration/migration.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/advanced.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/applicationManager.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/applicationManager.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/colors.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/cookies.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/content.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/connection.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/applications.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/fonts.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/main.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/languages.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/permissions.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/phishEULA.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/preferences.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/preferences.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/privacy.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/security.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/securityWarnings.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/tabs.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/sidebar/sidebar.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser-region/region.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/browser.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/pageInfo.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/safeMode.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/netError.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/appstrings.properties extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/browser/downloads/settingsChange.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/branding/brand.dtd extracting: firefox.MqH73JnS/firefox/langpack-ro/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.MqH73JnS/firefox/langpack-ro/locale/browser-region/region.properties + find firefox.MqH73JnS/firefox/langpack-ro -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar + cd firefox.MqH73JnS/firefox/langpack-ro + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org/chrome/ro.jar locale adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/ro/alerts/notificationNames.properties (deflated 7%) adding: locale/ro/reporter/about.dtd (deflated 47%) adding: locale/ro/reporter/reportWizard.properties (deflated 41%) adding: locale/ro/reporter/reporter.dtd (deflated 50%) adding: locale/ro/reporter/reportWizard.dtd (deflated 67%) adding: locale/ro/reporter/reporterOverlay.properties (deflated 9%) adding: locale/ro/reporter/reporterOverlay.dtd (deflated 63%) adding: locale/ro/reporter/reportResults.dtd (deflated 66%) adding: locale/ro/autoconfig/autoconfig.properties (deflated 50%) adding: locale/ro/global/nsProgressDialog.properties (deflated 51%) adding: locale/ro/global/printjoboptions.dtd (deflated 56%) adding: locale/ro/global/printProgress.dtd (deflated 43%) adding: locale/ro/global/wizard.properties (deflated 41%) adding: locale/ro/global/about.dtd (deflated 63%) adding: locale/ro/global/plugins.properties (deflated 44%) adding: locale/ro/global/xslt/xslt.properties (deflated 57%) adding: locale/ro/global/storage.properties (deflated 52%) adding: locale/ro/global/dom/dom.properties (deflated 57%) adding: locale/ro/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/ro/global/xul.properties (deflated 50%) adding: locale/ro/global/datetimepicker.dtd (deflated 16%) adding: locale/ro/global/crashes.properties (deflated 21%) adding: locale/ro/global/svg/svg.properties (deflated 53%) adding: locale/ro/global/notification.dtd (stored 0%) adding: locale/ro/global/contentAreaCommands.properties (deflated 52%) adding: locale/ro/global/findbar.dtd (deflated 56%) adding: locale/ro/global/global-strres.properties (deflated 54%) adding: locale/ro/global/nsProgressDialog.dtd (deflated 63%) adding: locale/ro/global/console.dtd (deflated 61%) adding: locale/ro/global/printdialog.properties (deflated 52%) adding: locale/ro/global/downloadProgress.properties (deflated 47%) adding: locale/ro/global/printdialog.dtd (deflated 60%) adding: locale/ro/global/css.properties (deflated 68%) adding: locale/ro/global/finddialog.dtd (deflated 59%) adding: locale/ro/global/history/history.properties (deflated 43%) adding: locale/ro/global/editMenuOverlay.dtd (deflated 76%) adding: locale/ro/global/printing.properties (deflated 65%) adding: locale/ro/global/nsHelperAppDlg.dtd (deflated 64%) adding: locale/ro/global/wizard.dtd (deflated 76%) adding: locale/ro/global/xml/prettyprint.dtd (deflated 54%) adding: locale/ro/global/printPageSetup.dtd (deflated 64%) adding: locale/ro/global/charsetTitles.properties (deflated 66%) adding: locale/ro/global/customizeCharset.dtd (deflated 57%) adding: locale/ro/global/dialogOverlay.dtd (deflated 35%) adding: locale/ro/global/commonDialogs.properties (deflated 34%) adding: locale/ro/global/preferences.dtd (deflated 55%) adding: locale/ro/global/config.dtd (deflated 60%) adding: locale/ro/global/customizeToolbar.dtd (deflated 53%) adding: locale/ro/global/console.properties (deflated 23%) adding: locale/ro/global/security/caps.properties (deflated 55%) adding: locale/ro/global/license.dtd (deflated 43%) adding: locale/ro/global/languageNames.properties (deflated 50%) adding: locale/ro/global/intl.properties (deflated 58%) adding: locale/ro/global/regionNames.properties (deflated 48%) adding: locale/ro/global/crashes.dtd (deflated 50%) adding: locale/ro/global/viewSource.properties (deflated 44%) adding: locale/ro/global/layout_errors.properties (deflated 56%) adding: locale/ro/global/gnomeprintdialog.properties (deflated 46%) adding: locale/ro/global/printPreviewProgress.dtd (deflated 32%) adding: locale/ro/global/config.properties (deflated 53%) adding: locale/ro/global/viewSource.dtd (deflated 70%) adding: locale/ro/global/findbar.properties (deflated 39%) adding: locale/ro/global/appstrings.properties (deflated 56%) adding: locale/ro/global/netErrorApp.dtd (deflated 41%) adding: locale/ro/global/charsetOverlay.dtd (deflated 71%) adding: locale/ro/global/intl.css (deflated 21%) adding: locale/ro/global/filepicker.dtd (deflated 57%) adding: locale/ro/global/printPreview.dtd (deflated 63%) adding: locale/ro/global/tree.dtd (deflated 3%) adding: locale/ro/global/nsWebBrowserPersist.properties (deflated 59%) adding: locale/ro/global/commonDialog.dtd (deflated 51%) adding: locale/ro/global/dialog.properties (deflated 37%) adding: locale/ro/global/global.dtd (stored 0%) adding: locale/ro/global/mozilla.dtd (deflated 36%) adding: locale/ro/global/textcontext.dtd (deflated 65%) adding: locale/ro/global/webservices/security.properties (deflated 53%) adding: locale/ro/global/customizeToolbar.properties (deflated 45%) adding: locale/ro/global/prompts.properties (deflated 53%) adding: locale/ro/global/appPicker.dtd (deflated 23%) adding: locale/ro/global/netError.dtd (deflated 67%) adding: locale/ro/global/nsHelperAppDlg.properties (deflated 2%) adding: locale/ro/global/filepicker.properties (deflated 63%) adding: locale/ro/global/keys.properties (deflated 54%) adding: locale/ro/global/xbl.properties (deflated 53%) adding: locale/ro/global/finddialog.properties (deflated 8%) adding: locale/ro/global/brand.dtd (deflated 18%) adding: locale/ro/global/layout/MediaDocument.properties (deflated 59%) adding: locale/ro/global/layout/xmlparser.properties (deflated 57%) adding: locale/ro/global/layout/HtmlForm.properties (deflated 51%) adding: locale/ro/global/browser.properties (deflated 42%) adding: locale/ro/global-platform/unix/accessible.properties (deflated 49%) adding: locale/ro/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/ro/global-platform/unix/intl.properties (deflated 22%) adding: locale/ro/global-platform/win/accessible.properties (deflated 49%) adding: locale/ro/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/ro/global-platform/win/intl.properties (deflated 22%) adding: locale/ro/global-platform/mac/accessible.properties (deflated 49%) adding: locale/ro/global-platform/mac/platformKeys.properties (deflated 36%) adding: locale/ro/global-platform/mac/intl.properties (deflated 22%) adding: locale/ro/global-region/region.properties (deflated 40%) adding: locale/ro/global-region/region.dtd (deflated 12%) adding: locale/ro/places/places.properties (deflated 45%) adding: locale/ro/pipnss/nsserrors.properties (deflated 70%) adding: locale/ro/pipnss/pipnss.properties (deflated 68%) adding: locale/ro/pipnss/security.properties (deflated 65%) adding: locale/ro/necko/necko.properties (deflated 52%) adding: locale/ro/mozapps/handling/handling.properties (deflated 42%) adding: locale/ro/mozapps/handling/handling.dtd (deflated 40%) adding: locale/ro/mozapps/plugins/plugins.properties (deflated 60%) adding: locale/ro/mozapps/plugins/plugins.dtd (deflated 68%) adding: locale/ro/mozapps/xpinstall/xpinstallConfirm.properties (deflated 43%) adding: locale/ro/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 42%) adding: locale/ro/mozapps/downloads/downloads.dtd (deflated 68%) adding: locale/ro/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/ro/mozapps/downloads/unknownContentType.properties (deflated 47%) adding: locale/ro/mozapps/downloads/unknownContentType.dtd (deflated 58%) adding: locale/ro/mozapps/downloads/settingsChange.dtd (deflated 39%) adding: locale/ro/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/ro/mozapps/profile/createProfileWizard.dtd (deflated 63%) adding: locale/ro/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/ro/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/ro/mozapps/preferences/preferences.properties (deflated 44%) adding: locale/ro/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/ro/mozapps/preferences/changemp.dtd (deflated 56%) adding: locale/ro/mozapps/update/incompatible.dtd (deflated 55%) adding: locale/ro/mozapps/update/updates.properties (deflated 64%) adding: locale/ro/mozapps/update/history.dtd (deflated 59%) adding: locale/ro/mozapps/update/errors.dtd (deflated 28%) adding: locale/ro/mozapps/update/updates.dtd (deflated 69%) adding: locale/ro/mozapps/extensions/about.dtd (deflated 50%) adding: locale/ro/mozapps/extensions/update.properties (deflated 53%) adding: locale/ro/mozapps/extensions/update.dtd (deflated 71%) adding: locale/ro/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/ro/mozapps/extensions/extensions.properties (deflated 66%) adding: locale/ro/cookie/cookieAcceptDialog.dtd (deflated 68%) adding: locale/ro/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/ro/help/help-toc.rdf (deflated 59%) adding: locale/ro/help/welcome.xhtml (deflated 49%) adding: locale/ro/help/help.properties (stored 0%) adding: locale/ro/help/help.dtd (deflated 72%) adding: locale/ro/pippki/pippki.dtd (deflated 66%) adding: locale/ro/pippki/pref-ssl.dtd (deflated 63%) adding: locale/ro/pippki/pippki.properties (deflated 64%) adding: locale/ro/pippki/pref-security.dtd (deflated 60%) adding: locale/ro/pippki/PrefOverlay.dtd (deflated 57%) adding: locale/ro/pippki/pref-masterpass.dtd (deflated 62%) adding: locale/ro/pippki/PageInfoOverlay.dtd (deflated 57%) adding: locale/ro/pippki/deviceManager.dtd (deflated 66%) adding: locale/ro/pippki/certManager.dtd (deflated 73%) adding: locale/ro/pippki/pref-validation.dtd (deflated 68%) adding: locale/ro/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/ro/passwordmgr/passwordManager.dtd (deflated 69%) adding: locale/browser/downloads/settingsChange.dtd (deflated 41%) adding: locale/browser/sanitize.dtd (deflated 61%) adding: locale/browser/aboutRobots.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 38%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 43%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 51%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 71%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 61%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 68%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 37%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 67%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 33%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 57%) adding: locale/browser/preferences/tabs.dtd (deflated 60%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 32%) adding: locale/browser/preferences/fonts.dtd (deflated 75%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 51%) adding: locale/browser/shellservice.properties (deflated 44%) adding: locale/browser/aboutDialog.dtd (deflated 48%) adding: locale/browser/browser.dtd (deflated 75%) adding: locale/browser/engineManager.dtd (deflated 64%) adding: locale/browser/appstrings.properties (deflated 56%) adding: locale/browser/metaData.dtd (deflated 69%) adding: locale/browser/setDesktopBackground.dtd (deflated 53%) adding: locale/browser/searchbar.dtd (deflated 21%) adding: locale/browser/sessionstore.properties (deflated 40%) adding: locale/browser/pageInfo.properties (deflated 53%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 20%) adding: locale/browser/feeds/subscribe.properties (deflated 61%) adding: locale/browser/pageReportFirstTime.dtd (deflated 49%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 49%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 71%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 69%) adding: locale/browser/credits.dtd (deflated 46%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 61%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 30%) adding: locale/browser/metaData.properties (deflated 43%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 63%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.MqH73JnS ++ echo ro ++ sed -e s/-/_/g + language=ro ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org + echo '%lang(ro) //usr/lib64/firefox-3.0b5/extensions/langpack-ro@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/ru.xpi .xpi + language=ru + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org + unzip firefox-langpacks/ru.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org Archive: firefox-langpacks/ru.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.1SD45krm + langtmp=firefox.1SD45krm/firefox/langpack-ru + /bin/mkdir -p firefox.1SD45krm/firefox/langpack-ru + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar -d firefox.1SD45krm/firefox/langpack-ru Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/necko/necko.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/css.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/xbl.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/xul.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printing.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/layout_errors.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/netError.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/netErrorApp.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/global.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/appstrings.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/charsetTitles.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/global-strres.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/plugins.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/nsWebBrowserPersist.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printdialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/xslt/xslt.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/dom/dom.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/svg/svg.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/layout/MediaDocument.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/layout/xmlparser.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/layout/HtmlForm.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/security/caps.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/xml/prettyprint.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/webservices/security.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/win/accessible.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/mac/accessible.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/unix/accessible.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/storage.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/prompts.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pipnss/pipnss.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pipnss/nsserrors.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pipnss/security.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/pippki.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/pref-ssl.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/pippki.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/PrefOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/pref-security.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/PageInfoOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/certManager.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/deviceManager.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/pref-validation.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/pippki/pref-masterpass.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/about.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/appPicker.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/brand.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/downloadProgress.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/filepicker.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/filepicker.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/findbar.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/findbar.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/license.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/mozilla.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/notification.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/preferences.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/gnomeprintdialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/nsHelperAppDlg.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/nsHelperAppDlg.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/nsProgressDialog.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/nsProgressDialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/history/history.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/xpinstall/xpinstall.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/crashes.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/crashes.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/mac/platformKeys.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/unix/platformKeys.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/win/platformKeys.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/mac/intl.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/unix/intl.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-platform/win/intl.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/downloads/downloads.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/downloads/downloads.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/extensions/extensions.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/extensions/extensions.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/extensions/about.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/extensions/update.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/extensions/update.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/handling/handling.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/handling/handling.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/plugins/plugins.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/plugins/plugins.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/preferences/ocsp.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/preferences/changemp.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/preferences/removemp.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/preferences/preferences.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/profile/createProfileWizard.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/profile/profileSelection.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/profile/profileSelection.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/update/updates.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/update/updates.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/update/incompatible.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/update/history.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/update/errors.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/alerts/notificationNames.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/cookie/cookieAcceptDialog.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/cookie/cookieAcceptDialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/autoconfig/autoconfig.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/help/help.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/help/help.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/help/help-toc.rdf extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/help/welcome.xhtml extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/places/places.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/browser.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/charsetOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/commonDialog.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/commonDialogs.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/config.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/config.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/console.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/console.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/contentAreaCommands.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/customizeCharset.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/customizeToolbar.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/customizeToolbar.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/datetimepicker.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/dialogOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/editMenuOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/finddialog.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/finddialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/intl.css extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/intl.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/keys.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/languageNames.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printdialog.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printjoboptions.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printPageSetup.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printPreview.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printPreviewProgress.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/printProgress.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/regionNames.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/dialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/tree.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/textcontext.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/viewSource.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/viewSource.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/wizard.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global/wizard.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-region/region.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/global-region/region.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/downloads/unknownContentType.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/downloads/unknownContentType.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/mozapps/downloads/settingsChange.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/passwordmgr/passwordmgr.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/passwordmgr/passwordManager.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/reportWizard.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/about.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/reporterOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/reportResults.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/reporter.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/reportWizard.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/ru/reporter/reporterOverlay.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/aboutDialog.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/aboutRobots.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/credits.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/baseMenuOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/browser.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/metaData.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/metaData.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/openLocation.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/openLocation.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/pageInfo.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/pageReport.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/pageReportFirstTime.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/quitDialog.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/sanitize.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/search.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/searchbar.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/engineManager.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/engineManager.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/setDesktopBackground.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/shellservice.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/sessionstore.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/tabbrowser.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/tabbrowser.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/places/places.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/places/places.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/places/bookmarkProperties.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/places/bookmarkProperties.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/selectBookmark.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/places/moveBookmarks.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/feeds/subscribe.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/feeds/subscribe.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/history/history.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/migration/migration.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/migration/migration.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/advanced.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/applicationManager.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/applicationManager.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/colors.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/cookies.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/content.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/connection.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/applications.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/fonts.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/main.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/languages.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/permissions.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/phishEULA.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/preferences.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/preferences.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/privacy.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/security.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/securityWarnings.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/tabs.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/sidebar/sidebar.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser-region/region.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/browser.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/pageInfo.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/safeMode.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/netError.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/appstrings.properties extracting: firefox.1SD45krm/firefox/langpack-ru/locale/browser/downloads/settingsChange.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/branding/brand.dtd extracting: firefox.1SD45krm/firefox/langpack-ru/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.1SD45krm/firefox/langpack-ru/locale/browser-region/region.properties + find firefox.1SD45krm/firefox/langpack-ru -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar + cd firefox.1SD45krm/firefox/langpack-ru + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org/chrome/ru.jar locale adding: locale/ru/alerts/notificationNames.properties (stored 0%) adding: locale/ru/reporter/about.dtd (deflated 23%) adding: locale/ru/reporter/reportWizard.properties (deflated 50%) adding: locale/ru/reporter/reporter.dtd (deflated 23%) adding: locale/ru/reporter/reportWizard.dtd (deflated 66%) adding: locale/ru/reporter/reporterOverlay.properties (stored 0%) adding: locale/ru/reporter/reporterOverlay.dtd (deflated 53%) adding: locale/ru/reporter/reportResults.dtd (deflated 49%) adding: locale/ru/autoconfig/autoconfig.properties (deflated 55%) adding: locale/ru/global/nsProgressDialog.properties (deflated 50%) adding: locale/ru/global/printjoboptions.dtd (deflated 54%) adding: locale/ru/global/printProgress.dtd (deflated 37%) adding: locale/ru/global/wizard.properties (deflated 38%) adding: locale/ru/global/about.dtd (deflated 58%) adding: locale/ru/global/plugins.properties (deflated 47%) adding: locale/ru/global/xslt/xslt.properties (deflated 62%) adding: locale/ru/global/storage.properties (deflated 50%) adding: locale/ru/global/dom/dom.properties (deflated 61%) adding: locale/ru/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/ru/global/xul.properties (deflated 51%) adding: locale/ru/global/datetimepicker.dtd (stored 0%) adding: locale/ru/global/crashes.properties (deflated 18%) adding: locale/ru/global/svg/svg.properties (deflated 51%) adding: locale/ru/global/notification.dtd (stored 0%) adding: locale/ru/global/contentAreaCommands.properties (deflated 56%) adding: locale/ru/global/findbar.dtd (deflated 59%) adding: locale/ru/global/global-strres.properties (deflated 51%) adding: locale/ru/global/nsProgressDialog.dtd (deflated 58%) adding: locale/ru/global/console.dtd (deflated 59%) adding: locale/ru/global/printdialog.properties (deflated 50%) adding: locale/ru/global/downloadProgress.properties (deflated 38%) adding: locale/ru/global/printdialog.dtd (deflated 59%) adding: locale/ru/global/css.properties (deflated 70%) adding: locale/ru/global/finddialog.dtd (deflated 58%) adding: locale/ru/global/history/history.properties (deflated 45%) adding: locale/ru/global/editMenuOverlay.dtd (deflated 69%) adding: locale/ru/global/printing.properties (deflated 69%) adding: locale/ru/global/nsHelperAppDlg.dtd (deflated 70%) adding: locale/ru/global/wizard.dtd (deflated 74%) adding: locale/ru/global/xml/prettyprint.dtd (deflated 52%) adding: locale/ru/global/printPageSetup.dtd (deflated 64%) adding: locale/ru/global/charsetTitles.properties (deflated 68%) adding: locale/ru/global/customizeCharset.dtd (deflated 55%) adding: locale/ru/global/dialogOverlay.dtd (deflated 33%) adding: locale/ru/global/commonDialogs.properties (deflated 41%) adding: locale/ru/global/preferences.dtd (deflated 48%) adding: locale/ru/global/config.dtd (deflated 59%) adding: locale/ru/global/customizeToolbar.dtd (deflated 49%) adding: locale/ru/global/console.properties (deflated 27%) adding: locale/ru/global/security/caps.properties (deflated 56%) adding: locale/ru/global/license.dtd (deflated 41%) adding: locale/ru/global/languageNames.properties (deflated 63%) adding: locale/ru/global/intl.properties (deflated 62%) adding: locale/ru/global/regionNames.properties (deflated 60%) adding: locale/ru/global/crashes.dtd (deflated 51%) adding: locale/ru/global/viewSource.properties (deflated 48%) adding: locale/ru/global/layout_errors.properties (deflated 56%) adding: locale/ru/global/gnomeprintdialog.properties (deflated 50%) adding: locale/ru/global/printPreviewProgress.dtd (deflated 34%) adding: locale/ru/global/config.properties (deflated 51%) adding: locale/ru/global/viewSource.dtd (deflated 69%) adding: locale/ru/global/findbar.properties (deflated 46%) adding: locale/ru/global/appstrings.properties (deflated 61%) adding: locale/ru/global/netErrorApp.dtd (deflated 50%) adding: locale/ru/global/charsetOverlay.dtd (deflated 69%) adding: locale/ru/global/intl.css (deflated 30%) adding: locale/ru/global/filepicker.dtd (deflated 55%) adding: locale/ru/global/printPreview.dtd (deflated 60%) adding: locale/ru/global/tree.dtd (stored 0%) adding: locale/ru/global/nsWebBrowserPersist.properties (deflated 63%) adding: locale/ru/global/commonDialog.dtd (deflated 48%) adding: locale/ru/global/dialog.properties (deflated 37%) adding: locale/ru/global/global.dtd (stored 0%) adding: locale/ru/global/mozilla.dtd (deflated 44%) adding: locale/ru/global/textcontext.dtd (deflated 62%) adding: locale/ru/global/webservices/security.properties (deflated 53%) adding: locale/ru/global/customizeToolbar.properties (deflated 50%) adding: locale/ru/global/prompts.properties (deflated 54%) adding: locale/ru/global/appPicker.dtd (deflated 25%) adding: locale/ru/global/netError.dtd (deflated 75%) adding: locale/ru/global/nsHelperAppDlg.properties (deflated 3%) adding: locale/ru/global/filepicker.properties (deflated 68%) adding: locale/ru/global/keys.properties (deflated 46%) adding: locale/ru/global/xbl.properties (deflated 51%) adding: locale/ru/global/finddialog.properties (deflated 11%) adding: locale/ru/global/brand.dtd (deflated 18%) adding: locale/ru/global/layout/MediaDocument.properties (deflated 54%) adding: locale/ru/global/layout/xmlparser.properties (deflated 58%) adding: locale/ru/global/layout/HtmlForm.properties (deflated 50%) adding: locale/ru/global/browser.properties (deflated 45%) adding: locale/ru/global-platform/unix/accessible.properties (deflated 38%) adding: locale/ru/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/ru/global-platform/unix/intl.properties (deflated 2%) adding: locale/ru/global-platform/win/accessible.properties (deflated 38%) adding: locale/ru/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/ru/global-platform/win/intl.properties (deflated 2%) adding: locale/ru/global-platform/mac/accessible.properties (deflated 38%) adding: locale/ru/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/ru/global-platform/mac/intl.properties (deflated 2%) adding: locale/ru/global-region/region.properties (deflated 36%) adding: locale/ru/global-region/region.dtd (stored 0%) adding: locale/ru/places/places.properties (deflated 51%) adding: locale/ru/pipnss/nsserrors.properties (deflated 78%) adding: locale/ru/pipnss/pipnss.properties (deflated 74%) adding: locale/ru/pipnss/security.properties (deflated 70%) adding: locale/ru/necko/necko.properties (deflated 54%) adding: locale/ru/mozapps/handling/handling.properties (deflated 41%) adding: locale/ru/mozapps/handling/handling.dtd (deflated 39%) adding: locale/ru/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/ru/mozapps/plugins/plugins.dtd (deflated 64%) adding: locale/ru/mozapps/xpinstall/xpinstallConfirm.properties (deflated 51%) adding: locale/ru/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 43%) adding: locale/ru/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/ru/mozapps/downloads/downloads.properties (deflated 67%) adding: locale/ru/mozapps/downloads/unknownContentType.properties (deflated 52%) adding: locale/ru/mozapps/downloads/unknownContentType.dtd (deflated 55%) adding: locale/ru/mozapps/downloads/settingsChange.dtd (deflated 47%) adding: locale/ru/mozapps/profile/profileSelection.properties (deflated 67%) adding: locale/ru/mozapps/profile/createProfileWizard.dtd (deflated 65%) adding: locale/ru/mozapps/profile/profileSelection.dtd (deflated 54%) adding: locale/ru/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/ru/mozapps/preferences/preferences.properties (deflated 52%) adding: locale/ru/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/ru/mozapps/preferences/changemp.dtd (deflated 57%) adding: locale/ru/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/ru/mozapps/update/updates.properties (deflated 69%) adding: locale/ru/mozapps/update/history.dtd (deflated 48%) adding: locale/ru/mozapps/update/errors.dtd (stored 0%) adding: locale/ru/mozapps/update/updates.dtd (deflated 70%) adding: locale/ru/mozapps/extensions/about.dtd (deflated 34%) adding: locale/ru/mozapps/extensions/update.properties (deflated 55%) adding: locale/ru/mozapps/extensions/update.dtd (deflated 74%) adding: locale/ru/mozapps/extensions/extensions.dtd (deflated 79%) adding: locale/ru/mozapps/extensions/extensions.properties (deflated 73%) adding: locale/ru/cookie/cookieAcceptDialog.dtd (deflated 57%) adding: locale/ru/cookie/cookieAcceptDialog.properties (deflated 49%) adding: locale/ru/help/help-toc.rdf (deflated 57%) adding: locale/ru/help/welcome.xhtml (deflated 57%) adding: locale/ru/help/help.properties (deflated 2%) adding: locale/ru/help/help.dtd (deflated 67%) adding: locale/ru/pippki/pippki.dtd (deflated 69%) adding: locale/ru/pippki/pref-ssl.dtd (deflated 62%) adding: locale/ru/pippki/pippki.properties (deflated 71%) adding: locale/ru/pippki/pref-security.dtd (deflated 58%) adding: locale/ru/pippki/PrefOverlay.dtd (deflated 53%) adding: locale/ru/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/ru/pippki/PageInfoOverlay.dtd (deflated 54%) adding: locale/ru/pippki/deviceManager.dtd (deflated 61%) adding: locale/ru/pippki/certManager.dtd (deflated 72%) adding: locale/ru/pippki/pref-validation.dtd (deflated 66%) adding: locale/ru/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/ru/passwordmgr/passwordManager.dtd (deflated 57%) adding: locale/browser-region/region.properties (deflated 61%) adding: locale/branding/brand.properties (deflated 42%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 50%) adding: locale/browser/sanitize.dtd (deflated 58%) adding: locale/browser/aboutRobots.dtd (deflated 52%) adding: locale/browser/pageReport.dtd (deflated 46%) adding: locale/browser/openLocation.dtd (deflated 47%) adding: locale/browser/history/history.dtd (deflated 68%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 73%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 30%) adding: locale/browser/places/places.properties (deflated 65%) adding: locale/browser/places/bookmarkProperties.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 65%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 66%) adding: locale/browser/preferences/applications.dtd (deflated 52%) adding: locale/browser/preferences/preferences.properties (deflated 66%) adding: locale/browser/preferences/languages.dtd (deflated 60%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 1%) adding: locale/browser/preferences/applicationManager.properties (deflated 41%) adding: locale/browser/preferences/permissions.dtd (deflated 60%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 26%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 51%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 56%) adding: locale/browser/preferences/content.dtd (deflated 64%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 38%) adding: locale/browser/preferences/fonts.dtd (deflated 67%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/connection.dtd (deflated 67%) adding: locale/browser/safeMode.dtd (deflated 61%) adding: locale/browser/tabbrowser.properties (deflated 59%) adding: locale/browser/shellservice.properties (deflated 48%) adding: locale/browser/aboutDialog.dtd (deflated 43%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 58%) adding: locale/browser/appstrings.properties (deflated 64%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/setDesktopBackground.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 15%) adding: locale/browser/sessionstore.properties (deflated 51%) adding: locale/browser/pageInfo.properties (deflated 54%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 30%) adding: locale/browser/feeds/subscribe.properties (deflated 74%) adding: locale/browser/pageReportFirstTime.dtd (deflated 51%) adding: locale/browser/search.properties (deflated 57%) adding: locale/browser/quitDialog.properties (deflated 57%) adding: locale/browser/sidebar/sidebar.properties (deflated 35%) adding: locale/browser/pageInfo.dtd (deflated 66%) adding: locale/browser/netError.dtd (deflated 71%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 67%) adding: locale/browser/credits.dtd (deflated 47%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 64%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 70%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 18%) adding: locale/browser/metaData.properties (deflated 44%) adding: locale/browser/engineManager.properties (deflated 57%) adding: locale/browser/browser.properties (deflated 70%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.1SD45krm ++ echo ru ++ sed -e s/-/_/g + language=ru ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org + echo '%lang(ru) //usr/lib64/firefox-3.0b5/extensions/langpack-ru@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/sk.xpi .xpi + language=sk + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org + unzip firefox-langpacks/sk.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org Archive: firefox-langpacks/sk.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.xmU6mfP2 + langtmp=firefox.xmU6mfP2/firefox/langpack-sk + /bin/mkdir -p firefox.xmU6mfP2/firefox/langpack-sk + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar -d firefox.xmU6mfP2/firefox/langpack-sk Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/necko/necko.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/css.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/xbl.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/xul.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printing.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/layout_errors.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/netError.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/netErrorApp.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/global.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/appstrings.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/charsetTitles.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/global-strres.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/plugins.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/nsWebBrowserPersist.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printdialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/xslt/xslt.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/dom/dom.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/svg/svg.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/layout/MediaDocument.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/layout/xmlparser.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/layout/HtmlForm.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/security/caps.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/xml/prettyprint.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/webservices/security.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/win/accessible.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/mac/accessible.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/unix/accessible.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/storage.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/prompts.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pipnss/pipnss.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pipnss/nsserrors.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pipnss/security.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/pippki.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/pref-ssl.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/pippki.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/PrefOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/pref-security.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/PageInfoOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/certManager.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/deviceManager.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/pref-validation.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/pippki/pref-masterpass.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/about.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/appPicker.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/brand.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/downloadProgress.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/filepicker.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/filepicker.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/findbar.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/findbar.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/license.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/mozilla.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/notification.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/preferences.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/gnomeprintdialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/nsHelperAppDlg.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/nsHelperAppDlg.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/nsProgressDialog.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/nsProgressDialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/history/history.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/xpinstall/xpinstall.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/crashes.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/crashes.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/mac/platformKeys.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/unix/platformKeys.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/win/platformKeys.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/mac/intl.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/unix/intl.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-platform/win/intl.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/downloads/downloads.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/downloads/downloads.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/extensions/extensions.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/extensions/extensions.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/extensions/about.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/extensions/update.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/extensions/update.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/handling/handling.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/handling/handling.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/plugins/plugins.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/plugins/plugins.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/preferences/ocsp.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/preferences/changemp.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/preferences/removemp.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/preferences/preferences.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/profile/createProfileWizard.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/profile/profileSelection.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/profile/profileSelection.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/update/updates.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/update/updates.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/update/incompatible.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/update/history.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/update/errors.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/alerts/notificationNames.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/cookie/cookieAcceptDialog.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/cookie/cookieAcceptDialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/autoconfig/autoconfig.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/help/help.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/help/help.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/help/help-toc.rdf extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/help/welcome.xhtml extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/places/places.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/browser.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/charsetOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/commonDialog.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/commonDialogs.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/config.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/config.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/console.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/console.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/contentAreaCommands.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/customizeCharset.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/customizeToolbar.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/customizeToolbar.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/datetimepicker.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/dialogOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/editMenuOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/finddialog.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/finddialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/intl.css extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/intl.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/keys.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/languageNames.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printdialog.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printjoboptions.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printPageSetup.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printPreview.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printPreviewProgress.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/printProgress.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/regionNames.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/dialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/tree.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/textcontext.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/viewSource.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/viewSource.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/wizard.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global/wizard.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-region/region.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/global-region/region.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/downloads/unknownContentType.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/downloads/unknownContentType.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/mozapps/downloads/settingsChange.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/passwordmgr/passwordmgr.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/passwordmgr/passwordManager.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/reportWizard.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/about.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/reporterOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/reportResults.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/reporter.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/reportWizard.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/sk/reporter/reporterOverlay.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/aboutDialog.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/aboutRobots.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/credits.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/baseMenuOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/browser.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/metaData.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/metaData.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/openLocation.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/openLocation.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/pageInfo.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/pageReport.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/pageReportFirstTime.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/quitDialog.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/sanitize.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/search.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/searchbar.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/engineManager.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/engineManager.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/setDesktopBackground.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/shellservice.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/sessionstore.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/tabbrowser.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/tabbrowser.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/places/places.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/places/places.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/places/bookmarkProperties.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/places/bookmarkProperties.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/selectBookmark.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/places/moveBookmarks.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/feeds/subscribe.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/feeds/subscribe.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/history/history.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/migration/migration.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/migration/migration.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/advanced.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/applicationManager.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/applicationManager.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/colors.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/cookies.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/content.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/connection.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/applications.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/fonts.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/main.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/languages.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/permissions.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/phishEULA.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/preferences.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/preferences.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/privacy.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/security.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/securityWarnings.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/tabs.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/sidebar/sidebar.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser-region/region.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/browser.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/pageInfo.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/safeMode.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/netError.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/appstrings.properties extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/browser/downloads/settingsChange.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/branding/brand.dtd extracting: firefox.xmU6mfP2/firefox/langpack-sk/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.xmU6mfP2/firefox/langpack-sk/locale/browser-region/region.properties + find firefox.xmU6mfP2/firefox/langpack-sk -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar + cd firefox.xmU6mfP2/firefox/langpack-sk + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org/chrome/sk.jar locale adding: locale/sk/alerts/notificationNames.properties (stored 0%) adding: locale/sk/reporter/about.dtd (deflated 28%) adding: locale/sk/reporter/reportWizard.properties (deflated 37%) adding: locale/sk/reporter/reporter.dtd (deflated 22%) adding: locale/sk/reporter/reportWizard.dtd (deflated 61%) adding: locale/sk/reporter/reporterOverlay.properties (deflated 9%) adding: locale/sk/reporter/reporterOverlay.dtd (deflated 58%) adding: locale/sk/reporter/reportResults.dtd (deflated 51%) adding: locale/sk/autoconfig/autoconfig.properties (deflated 37%) adding: locale/sk/global/nsProgressDialog.properties (deflated 50%) adding: locale/sk/global/printjoboptions.dtd (deflated 55%) adding: locale/sk/global/printProgress.dtd (deflated 41%) adding: locale/sk/global/wizard.properties (deflated 37%) adding: locale/sk/global/about.dtd (deflated 59%) adding: locale/sk/global/plugins.properties (deflated 41%) adding: locale/sk/global/xslt/xslt.properties (deflated 54%) adding: locale/sk/global/storage.properties (deflated 51%) adding: locale/sk/global/dom/dom.properties (deflated 57%) adding: locale/sk/global/xpinstall/xpinstall.properties (deflated 59%) adding: locale/sk/global/xul.properties (deflated 53%) adding: locale/sk/global/datetimepicker.dtd (deflated 16%) adding: locale/sk/global/crashes.properties (deflated 16%) adding: locale/sk/global/svg/svg.properties (deflated 52%) adding: locale/sk/global/notification.dtd (stored 0%) adding: locale/sk/global/contentAreaCommands.properties (deflated 51%) adding: locale/sk/global/findbar.dtd (deflated 52%) adding: locale/sk/global/global-strres.properties (deflated 53%) adding: locale/sk/global/nsProgressDialog.dtd (deflated 63%) adding: locale/sk/global/console.dtd (deflated 60%) adding: locale/sk/global/printdialog.properties (deflated 52%) adding: locale/sk/global/downloadProgress.properties (deflated 46%) adding: locale/sk/global/printdialog.dtd (deflated 58%) adding: locale/sk/global/css.properties (deflated 66%) adding: locale/sk/global/finddialog.dtd (deflated 58%) adding: locale/sk/global/history/history.properties (deflated 40%) adding: locale/sk/global/editMenuOverlay.dtd (deflated 70%) adding: locale/sk/global/printing.properties (deflated 61%) adding: locale/sk/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/sk/global/wizard.dtd (deflated 75%) adding: locale/sk/global/xml/prettyprint.dtd (deflated 53%) adding: locale/sk/global/printPageSetup.dtd (deflated 60%) adding: locale/sk/global/charsetTitles.properties (deflated 64%) adding: locale/sk/global/customizeCharset.dtd (deflated 55%) adding: locale/sk/global/dialogOverlay.dtd (deflated 35%) adding: locale/sk/global/commonDialogs.properties (deflated 31%) adding: locale/sk/global/preferences.dtd (deflated 49%) adding: locale/sk/global/config.dtd (deflated 58%) adding: locale/sk/global/customizeToolbar.dtd (deflated 45%) adding: locale/sk/global/console.properties (deflated 23%) adding: locale/sk/global/security/caps.properties (deflated 53%) adding: locale/sk/global/license.dtd (deflated 40%) adding: locale/sk/global/languageNames.properties (deflated 44%) adding: locale/sk/global/intl.properties (deflated 57%) adding: locale/sk/global/regionNames.properties (deflated 48%) adding: locale/sk/global/crashes.dtd (deflated 49%) adding: locale/sk/global/viewSource.properties (deflated 40%) adding: locale/sk/global/layout_errors.properties (deflated 55%) adding: locale/sk/global/gnomeprintdialog.properties (deflated 42%) adding: locale/sk/global/printPreviewProgress.dtd (deflated 26%) adding: locale/sk/global/config.properties (deflated 52%) adding: locale/sk/global/viewSource.dtd (deflated 71%) adding: locale/sk/global/findbar.properties (deflated 39%) adding: locale/sk/global/appstrings.properties (deflated 51%) adding: locale/sk/global/netErrorApp.dtd (deflated 36%) adding: locale/sk/global/charsetOverlay.dtd (deflated 70%) adding: locale/sk/global/intl.css (deflated 21%) adding: locale/sk/global/filepicker.dtd (deflated 54%) adding: locale/sk/global/printPreview.dtd (deflated 60%) adding: locale/sk/global/tree.dtd (stored 0%) adding: locale/sk/global/nsWebBrowserPersist.properties (deflated 55%) adding: locale/sk/global/commonDialog.dtd (deflated 49%) adding: locale/sk/global/dialog.properties (deflated 38%) adding: locale/sk/global/global.dtd (stored 0%) adding: locale/sk/global/mozilla.dtd (deflated 35%) adding: locale/sk/global/textcontext.dtd (deflated 63%) adding: locale/sk/global/webservices/security.properties (deflated 52%) adding: locale/sk/global/customizeToolbar.properties (deflated 35%) adding: locale/sk/global/prompts.properties (deflated 53%) adding: locale/sk/global/appPicker.dtd (deflated 20%) adding: locale/sk/global/netError.dtd (deflated 64%) adding: locale/sk/global/nsHelperAppDlg.properties (deflated 2%) adding: locale/sk/global/filepicker.properties (deflated 61%) adding: locale/sk/global/keys.properties (deflated 54%) adding: locale/sk/global/xbl.properties (deflated 51%) adding: locale/sk/global/finddialog.properties (deflated 9%) adding: locale/sk/global/brand.dtd (deflated 18%) adding: locale/sk/global/layout/MediaDocument.properties (deflated 59%) adding: locale/sk/global/layout/xmlparser.properties (deflated 54%) adding: locale/sk/global/layout/HtmlForm.properties (deflated 51%) adding: locale/sk/global/browser.properties (deflated 43%) adding: locale/sk/global-platform/unix/accessible.properties (deflated 28%) adding: locale/sk/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/sk/global-platform/unix/intl.properties (deflated 21%) adding: locale/sk/global-platform/win/accessible.properties (deflated 28%) adding: locale/sk/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/sk/global-platform/win/intl.properties (deflated 21%) adding: locale/sk/global-platform/mac/accessible.properties (deflated 28%) adding: locale/sk/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/sk/global-platform/mac/intl.properties (deflated 21%) adding: locale/sk/global-region/region.properties (deflated 36%) adding: locale/sk/global-region/region.dtd (deflated 12%) adding: locale/sk/places/places.properties (deflated 45%) adding: locale/sk/pipnss/nsserrors.properties (deflated 72%) adding: locale/sk/pipnss/pipnss.properties (deflated 67%) adding: locale/sk/pipnss/security.properties (deflated 62%) adding: locale/sk/necko/necko.properties (deflated 50%) adding: locale/sk/mozapps/handling/handling.properties (deflated 36%) adding: locale/sk/mozapps/handling/handling.dtd (deflated 40%) adding: locale/sk/mozapps/plugins/plugins.properties (deflated 58%) adding: locale/sk/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/sk/mozapps/xpinstall/xpinstallConfirm.properties (deflated 41%) adding: locale/sk/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/sk/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/sk/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/sk/mozapps/downloads/unknownContentType.properties (deflated 45%) adding: locale/sk/mozapps/downloads/unknownContentType.dtd (deflated 55%) adding: locale/sk/mozapps/downloads/settingsChange.dtd (deflated 39%) adding: locale/sk/mozapps/profile/profileSelection.properties (deflated 59%) adding: locale/sk/mozapps/profile/createProfileWizard.dtd (deflated 59%) adding: locale/sk/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/sk/mozapps/preferences/ocsp.dtd (deflated 56%) adding: locale/sk/mozapps/preferences/preferences.properties (deflated 43%) adding: locale/sk/mozapps/preferences/removemp.dtd (deflated 43%) adding: locale/sk/mozapps/preferences/changemp.dtd (deflated 51%) adding: locale/sk/mozapps/update/incompatible.dtd (deflated 51%) adding: locale/sk/mozapps/update/updates.properties (deflated 61%) adding: locale/sk/mozapps/update/history.dtd (deflated 47%) adding: locale/sk/mozapps/update/errors.dtd (stored 0%) adding: locale/sk/mozapps/update/updates.dtd (deflated 70%) adding: locale/sk/mozapps/extensions/about.dtd (deflated 46%) adding: locale/sk/mozapps/extensions/update.properties (deflated 52%) adding: locale/sk/mozapps/extensions/update.dtd (deflated 72%) adding: locale/sk/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/sk/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/sk/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/sk/cookie/cookieAcceptDialog.properties (deflated 45%) adding: locale/sk/help/help-toc.rdf (deflated 59%) adding: locale/sk/help/welcome.xhtml (deflated 46%) adding: locale/sk/help/help.properties (stored 0%) adding: locale/sk/help/help.dtd (deflated 68%) adding: locale/sk/pippki/pippki.dtd (deflated 65%) adding: locale/sk/pippki/pref-ssl.dtd (deflated 62%) adding: locale/sk/pippki/pippki.properties (deflated 63%) adding: locale/sk/pippki/pref-security.dtd (deflated 58%) adding: locale/sk/pippki/PrefOverlay.dtd (deflated 55%) adding: locale/sk/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/sk/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/sk/pippki/deviceManager.dtd (deflated 65%) adding: locale/sk/pippki/certManager.dtd (deflated 70%) adding: locale/sk/pippki/pref-validation.dtd (deflated 68%) adding: locale/sk/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/sk/passwordmgr/passwordManager.dtd (deflated 65%) adding: locale/browser-region/region.properties (deflated 54%) adding: locale/branding/brand.properties (deflated 36%) adding: locale/branding/brand.dtd (deflated 48%) adding: locale/browser/downloads/settingsChange.dtd (deflated 41%) adding: locale/browser/sanitize.dtd (deflated 56%) adding: locale/browser/aboutRobots.dtd (deflated 49%) adding: locale/browser/pageReport.dtd (deflated 40%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/places/places.dtd (deflated 78%) adding: locale/browser/places/moveBookmarks.dtd (deflated 43%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 53%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 69%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 75%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 58%) adding: locale/browser/preferences/languages.dtd (deflated 66%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 35%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 64%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 32%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 58%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 46%) adding: locale/browser/preferences/content.dtd (deflated 68%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 66%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 25%) adding: locale/browser/preferences/fonts.dtd (deflated 71%) adding: locale/browser/preferences/cookies.dtd (deflated 64%) adding: locale/browser/preferences/connection.dtd (deflated 72%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 47%) adding: locale/browser/shellservice.properties (deflated 47%) adding: locale/browser/aboutDialog.dtd (deflated 52%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 62%) adding: locale/browser/appstrings.properties (deflated 51%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/setDesktopBackground.dtd (deflated 41%) adding: locale/browser/searchbar.dtd (deflated 22%) adding: locale/browser/sessionstore.properties (deflated 38%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/feeds/subscribe.dtd (deflated 19%) adding: locale/browser/feeds/subscribe.properties (deflated 61%) adding: locale/browser/pageReportFirstTime.dtd (deflated 45%) adding: locale/browser/search.properties (deflated 51%) adding: locale/browser/quitDialog.properties (deflated 48%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 67%) adding: locale/browser/netError.dtd (deflated 64%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 68%) adding: locale/browser/credits.dtd (deflated 46%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 49%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 20%) adding: locale/browser/metaData.properties (deflated 40%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 61%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.xmU6mfP2 ++ echo sk ++ sed -e s/-/_/g + language=sk ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org + echo '%lang(sk) //usr/lib64/firefox-3.0b5/extensions/langpack-sk@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/sr.xpi .xpi + language=sr + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org + unzip firefox-langpacks/sr.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org Archive: firefox-langpacks/sr.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome/sr.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.LpLMJMqe + langtmp=firefox.LpLMJMqe/firefox/langpack-sr + /bin/mkdir -p firefox.LpLMJMqe/firefox/langpack-sr + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome/sr.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome/sr.jar -d firefox.LpLMJMqe/firefox/langpack-sr Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome/sr.jar extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/necko/necko.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/css.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/xbl.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/xul.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printing.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/layout_errors.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/netError.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/netErrorApp.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/global.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/appstrings.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/charsetTitles.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/global-strres.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/plugins.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/nsWebBrowserPersist.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printdialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/xslt/xslt.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/dom/dom.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/svg/svg.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/layout/MediaDocument.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/layout/xmlparser.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/layout/HtmlForm.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/security/caps.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/xml/prettyprint.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/webservices/security.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/win/accessible.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/mac/accessible.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/unix/accessible.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/storage.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/prompts.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pipnss/pipnss.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pipnss/nsserrors.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pipnss/security.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/pippki.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/pref-ssl.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/pippki.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/PrefOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/pref-security.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/PageInfoOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/certManager.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/deviceManager.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/pref-validation.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/pippki/pref-masterpass.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/about.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/appPicker.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/brand.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/downloadProgress.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/filepicker.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/filepicker.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/findbar.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/findbar.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/license.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/mozilla.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/notification.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/preferences.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/gnomeprintdialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/nsHelperAppDlg.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/nsHelperAppDlg.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/nsProgressDialog.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/nsProgressDialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/history/history.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/xpinstall/xpinstall.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/crashes.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/crashes.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/mac/platformKeys.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/unix/platformKeys.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/win/platformKeys.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/mac/intl.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/unix/intl.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-platform/win/intl.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/downloads/downloads.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/downloads/downloads.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/extensions/extensions.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/extensions/extensions.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/extensions/about.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/extensions/update.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/extensions/update.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/handling/handling.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/handling/handling.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/plugins/plugins.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/plugins/plugins.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/preferences/ocsp.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/preferences/changemp.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/preferences/removemp.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/preferences/preferences.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/profile/createProfileWizard.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/profile/profileSelection.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/profile/profileSelection.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/update/updates.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/update/updates.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/update/incompatible.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/update/history.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/update/errors.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/alerts/notificationNames.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/cookie/cookieAcceptDialog.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/cookie/cookieAcceptDialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/autoconfig/autoconfig.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/help/help.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/help/help.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/help/help-toc.rdf extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/help/welcome.xhtml extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/places/places.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/browser.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/charsetOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/commonDialog.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/commonDialogs.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/config.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/config.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/console.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/console.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/contentAreaCommands.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/customizeCharset.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/customizeToolbar.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/customizeToolbar.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/datetimepicker.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/dialogOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/editMenuOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/finddialog.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/finddialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/intl.css extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/intl.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/keys.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/languageNames.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printdialog.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printjoboptions.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printPageSetup.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printPreview.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printPreviewProgress.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/printProgress.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/regionNames.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/dialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/tree.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/textcontext.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/viewSource.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/viewSource.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/wizard.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global/wizard.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-region/region.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/global-region/region.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/downloads/unknownContentType.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/downloads/unknownContentType.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/mozapps/downloads/settingsChange.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/passwordmgr/passwordmgr.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/passwordmgr/passwordManager.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/reportWizard.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/about.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/reporterOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/reportResults.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/reporter.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/reportWizard.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/sr/reporter/reporterOverlay.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/aboutDialog.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/aboutRobots.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/credits.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/baseMenuOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/browser.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/metaData.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/metaData.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/openLocation.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/openLocation.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/pageInfo.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/pageReport.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/pageReportFirstTime.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/quitDialog.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/sanitize.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/search.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/searchbar.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/engineManager.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/engineManager.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/setDesktopBackground.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/shellservice.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/sessionstore.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/tabbrowser.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/tabbrowser.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/places/places.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/places/places.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/places/bookmarkProperties.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/places/bookmarkProperties.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/selectBookmark.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/places/moveBookmarks.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/feeds/subscribe.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/feeds/subscribe.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/history/history.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/migration/migration.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/migration/migration.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/advanced.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/applicationManager.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/applicationManager.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/colors.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/cookies.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/content.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/connection.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/applications.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/fonts.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/main.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/languages.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/permissions.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/phishEULA.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/preferences.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/preferences.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/privacy.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/security.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/securityWarnings.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/tabs.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/sidebar/sidebar.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser-region/region.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/browser.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/pageInfo.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/safeMode.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/netError.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/appstrings.properties extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/browser/downloads/settingsChange.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/branding/brand.dtd extracting: firefox.LpLMJMqe/firefox/langpack-sr/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.LpLMJMqe/firefox/langpack-sr/locale/browser-region/region.properties + find firefox.LpLMJMqe/firefox/langpack-sr -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome/sr.jar + cd firefox.LpLMJMqe/firefox/langpack-sr + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org/chrome/sr.jar locale adding: locale/sr/alerts/notificationNames.properties (stored 0%) adding: locale/sr/reporter/about.dtd (deflated 20%) adding: locale/sr/reporter/reportWizard.properties (deflated 44%) adding: locale/sr/reporter/reporter.dtd (deflated 20%) adding: locale/sr/reporter/reportWizard.dtd (deflated 64%) adding: locale/sr/reporter/reporterOverlay.properties (deflated 20%) adding: locale/sr/reporter/reporterOverlay.dtd (deflated 53%) adding: locale/sr/reporter/reportResults.dtd (deflated 49%) adding: locale/sr/autoconfig/autoconfig.properties (deflated 51%) adding: locale/sr/global/nsProgressDialog.properties (deflated 50%) adding: locale/sr/global/printjoboptions.dtd (deflated 55%) adding: locale/sr/global/printProgress.dtd (deflated 39%) adding: locale/sr/global/wizard.properties (deflated 38%) adding: locale/sr/global/about.dtd (deflated 65%) adding: locale/sr/global/plugins.properties (deflated 39%) adding: locale/sr/global/xslt/xslt.properties (deflated 60%) adding: locale/sr/global/storage.properties (deflated 53%) adding: locale/sr/global/dom/dom.properties (deflated 58%) adding: locale/sr/global/xpinstall/xpinstall.properties (deflated 62%) adding: locale/sr/global/xul.properties (deflated 52%) adding: locale/sr/global/datetimepicker.dtd (deflated 16%) adding: locale/sr/global/crashes.properties (deflated 20%) adding: locale/sr/global/svg/svg.properties (deflated 54%) adding: locale/sr/global/notification.dtd (stored 0%) adding: locale/sr/global/contentAreaCommands.properties (deflated 47%) adding: locale/sr/global/findbar.dtd (deflated 54%) adding: locale/sr/global/global-strres.properties (deflated 52%) adding: locale/sr/global/nsProgressDialog.dtd (deflated 63%) adding: locale/sr/global/console.dtd (deflated 59%) adding: locale/sr/global/printdialog.properties (deflated 51%) adding: locale/sr/global/downloadProgress.properties (deflated 45%) adding: locale/sr/global/printdialog.dtd (deflated 61%) adding: locale/sr/global/css.properties (deflated 69%) adding: locale/sr/global/finddialog.dtd (deflated 57%) adding: locale/sr/global/history/history.properties (deflated 46%) adding: locale/sr/global/editMenuOverlay.dtd (deflated 69%) adding: locale/sr/global/printing.properties (deflated 69%) adding: locale/sr/global/nsHelperAppDlg.dtd (deflated 66%) adding: locale/sr/global/wizard.dtd (deflated 73%) adding: locale/sr/global/xml/prettyprint.dtd (deflated 52%) adding: locale/sr/global/printPageSetup.dtd (deflated 61%) adding: locale/sr/global/charsetTitles.properties (deflated 68%) adding: locale/sr/global/customizeCharset.dtd (deflated 55%) adding: locale/sr/global/dialogOverlay.dtd (deflated 31%) adding: locale/sr/global/commonDialogs.properties (deflated 35%) adding: locale/sr/global/preferences.dtd (deflated 41%) adding: locale/sr/global/config.dtd (deflated 59%) adding: locale/sr/global/customizeToolbar.dtd (deflated 51%) adding: locale/sr/global/console.properties (deflated 29%) adding: locale/sr/global/security/caps.properties (deflated 57%) adding: locale/sr/global/license.dtd (deflated 41%) adding: locale/sr/global/languageNames.properties (deflated 61%) adding: locale/sr/global/intl.properties (deflated 57%) adding: locale/sr/global/regionNames.properties (deflated 44%) adding: locale/sr/global/crashes.dtd (deflated 46%) adding: locale/sr/global/viewSource.properties (deflated 47%) adding: locale/sr/global/layout_errors.properties (deflated 55%) adding: locale/sr/global/gnomeprintdialog.properties (deflated 50%) adding: locale/sr/global/printPreviewProgress.dtd (deflated 27%) adding: locale/sr/global/config.properties (deflated 50%) adding: locale/sr/global/viewSource.dtd (deflated 68%) adding: locale/sr/global/findbar.properties (deflated 40%) adding: locale/sr/global/appstrings.properties (deflated 56%) adding: locale/sr/global/netErrorApp.dtd (deflated 45%) adding: locale/sr/global/charsetOverlay.dtd (deflated 68%) adding: locale/sr/global/intl.css (deflated 21%) adding: locale/sr/global/filepicker.dtd (deflated 56%) adding: locale/sr/global/printPreview.dtd (deflated 60%) adding: locale/sr/global/tree.dtd (deflated 4%) adding: locale/sr/global/nsWebBrowserPersist.properties (deflated 63%) adding: locale/sr/global/commonDialog.dtd (deflated 47%) adding: locale/sr/global/dialog.properties (deflated 34%) adding: locale/sr/global/global.dtd (stored 0%) adding: locale/sr/global/mozilla.dtd (deflated 41%) adding: locale/sr/global/textcontext.dtd (deflated 64%) adding: locale/sr/global/webservices/security.properties (deflated 54%) adding: locale/sr/global/customizeToolbar.properties (deflated 42%) adding: locale/sr/global/prompts.properties (deflated 54%) adding: locale/sr/global/appPicker.dtd (deflated 25%) adding: locale/sr/global/netError.dtd (deflated 66%) adding: locale/sr/global/nsHelperAppDlg.properties (deflated 1%) adding: locale/sr/global/filepicker.properties (deflated 66%) adding: locale/sr/global/keys.properties (deflated 53%) adding: locale/sr/global/xbl.properties (deflated 52%) adding: locale/sr/global/finddialog.properties (deflated 16%) adding: locale/sr/global/brand.dtd (deflated 18%) adding: locale/sr/global/layout/MediaDocument.properties (deflated 58%) adding: locale/sr/global/layout/xmlparser.properties (deflated 55%) adding: locale/sr/global/layout/HtmlForm.properties (deflated 51%) adding: locale/sr/global/browser.properties (deflated 43%) adding: locale/sr/global-platform/unix/accessible.properties (deflated 50%) adding: locale/sr/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/sr/global-platform/unix/intl.properties (deflated 22%) adding: locale/sr/global-platform/win/accessible.properties (deflated 50%) adding: locale/sr/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/sr/global-platform/win/intl.properties (deflated 22%) adding: locale/sr/global-platform/mac/accessible.properties (deflated 50%) adding: locale/sr/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/sr/global-platform/mac/intl.properties (deflated 22%) adding: locale/sr/global-region/region.properties (deflated 34%) adding: locale/sr/global-region/region.dtd (stored 0%) adding: locale/sr/places/places.properties (deflated 51%) adding: locale/sr/pipnss/nsserrors.properties (deflated 72%) adding: locale/sr/pipnss/pipnss.properties (deflated 70%) adding: locale/sr/pipnss/security.properties (deflated 68%) adding: locale/sr/necko/necko.properties (deflated 53%) adding: locale/sr/mozapps/handling/handling.properties (deflated 41%) adding: locale/sr/mozapps/handling/handling.dtd (deflated 39%) adding: locale/sr/mozapps/plugins/plugins.properties (deflated 64%) adding: locale/sr/mozapps/plugins/plugins.dtd (deflated 63%) adding: locale/sr/mozapps/xpinstall/xpinstallConfirm.properties (deflated 49%) adding: locale/sr/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/sr/mozapps/downloads/downloads.dtd (deflated 62%) adding: locale/sr/mozapps/downloads/downloads.properties (deflated 64%) adding: locale/sr/mozapps/downloads/unknownContentType.properties (deflated 46%) adding: locale/sr/mozapps/downloads/unknownContentType.dtd (deflated 51%) adding: locale/sr/mozapps/downloads/settingsChange.dtd (deflated 42%) adding: locale/sr/mozapps/profile/profileSelection.properties (deflated 64%) adding: locale/sr/mozapps/profile/createProfileWizard.dtd (deflated 66%) adding: locale/sr/mozapps/profile/profileSelection.dtd (deflated 54%) adding: locale/sr/mozapps/preferences/ocsp.dtd (deflated 55%) adding: locale/sr/mozapps/preferences/preferences.properties (deflated 49%) adding: locale/sr/mozapps/preferences/removemp.dtd (deflated 51%) adding: locale/sr/mozapps/preferences/changemp.dtd (deflated 60%) adding: locale/sr/mozapps/update/incompatible.dtd (deflated 54%) adding: locale/sr/mozapps/update/updates.properties (deflated 67%) adding: locale/sr/mozapps/update/history.dtd (deflated 52%) adding: locale/sr/mozapps/update/errors.dtd (stored 0%) adding: locale/sr/mozapps/update/updates.dtd (deflated 68%) adding: locale/sr/mozapps/extensions/about.dtd (deflated 34%) adding: locale/sr/mozapps/extensions/update.properties (deflated 56%) adding: locale/sr/mozapps/extensions/update.dtd (deflated 73%) adding: locale/sr/mozapps/extensions/extensions.dtd (deflated 77%) adding: locale/sr/mozapps/extensions/extensions.properties (deflated 70%) adding: locale/sr/cookie/cookieAcceptDialog.dtd (deflated 58%) adding: locale/sr/cookie/cookieAcceptDialog.properties (deflated 47%) adding: locale/sr/help/help-toc.rdf (deflated 56%) adding: locale/sr/help/welcome.xhtml (deflated 50%) adding: locale/sr/help/help.properties (deflated 8%) adding: locale/sr/help/help.dtd (deflated 67%) adding: locale/sr/pippki/pippki.dtd (deflated 66%) adding: locale/sr/pippki/pref-ssl.dtd (deflated 61%) adding: locale/sr/pippki/pippki.properties (deflated 66%) adding: locale/sr/pippki/pref-security.dtd (deflated 57%) adding: locale/sr/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/sr/pippki/pref-masterpass.dtd (deflated 59%) adding: locale/sr/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/sr/pippki/deviceManager.dtd (deflated 62%) adding: locale/sr/pippki/certManager.dtd (deflated 70%) adding: locale/sr/pippki/pref-validation.dtd (deflated 64%) adding: locale/sr/passwordmgr/passwordmgr.properties (deflated 67%) adding: locale/sr/passwordmgr/passwordManager.dtd (deflated 58%) adding: locale/browser-region/region.properties (deflated 51%) adding: locale/branding/brand.properties (deflated 38%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 47%) adding: locale/browser/sanitize.dtd (deflated 57%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 35%) adding: locale/browser/openLocation.dtd (deflated 44%) adding: locale/browser/history/history.dtd (deflated 67%) adding: locale/browser/migration/migration.dtd (deflated 68%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/places/places.dtd (deflated 78%) adding: locale/browser/places/moveBookmarks.dtd (deflated 37%) adding: locale/browser/places/places.properties (deflated 63%) adding: locale/browser/places/bookmarkProperties.properties (deflated 57%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 59%) adding: locale/browser/preferences/applications.dtd (deflated 57%) adding: locale/browser/preferences/preferences.properties (deflated 60%) adding: locale/browser/preferences/languages.dtd (deflated 63%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 2%) adding: locale/browser/preferences/applicationManager.properties (deflated 43%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 60%) adding: locale/browser/preferences/advanced.dtd (deflated 65%) adding: locale/browser/preferences/applicationManager.dtd (deflated 30%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 54%) adding: locale/browser/preferences/preferences.dtd (deflated 50%) adding: locale/browser/preferences/tabs.dtd (deflated 58%) adding: locale/browser/preferences/main.dtd (deflated 65%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/content.dtd (deflated 65%) adding: locale/browser/preferences/privacy.dtd (deflated 62%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 34%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/cookies.dtd (deflated 62%) adding: locale/browser/preferences/connection.dtd (deflated 64%) adding: locale/browser/safeMode.dtd (deflated 57%) adding: locale/browser/tabbrowser.properties (deflated 58%) adding: locale/browser/shellservice.properties (deflated 48%) adding: locale/browser/aboutDialog.dtd (deflated 46%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 56%) adding: locale/browser/appstrings.properties (deflated 58%) adding: locale/browser/metaData.dtd (deflated 62%) adding: locale/browser/setDesktopBackground.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 19%) adding: locale/browser/sessionstore.properties (deflated 43%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 63%) adding: locale/browser/feeds/subscribe.dtd (deflated 23%) adding: locale/browser/feeds/subscribe.properties (deflated 60%) adding: locale/browser/pageReportFirstTime.dtd (deflated 44%) adding: locale/browser/search.properties (deflated 52%) adding: locale/browser/quitDialog.properties (deflated 54%) adding: locale/browser/sidebar/sidebar.properties (deflated 24%) adding: locale/browser/pageInfo.dtd (deflated 66%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 66%) adding: locale/browser/credits.dtd (deflated 41%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 51%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 60%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 27%) adding: locale/browser/metaData.properties (deflated 41%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.LpLMJMqe ++ echo sr ++ sed -e s/-/_/g + language=sr ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org + echo '%lang(sr) //usr/lib64/firefox-3.0b5/extensions/langpack-sr@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/sv-SE.xpi .xpi + language=sv-SE + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org + unzip firefox-langpacks/sv-SE.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org Archive: firefox-langpacks/sv-SE.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.jGgPtCll + langtmp=firefox.jGgPtCll/firefox/langpack-sv-SE + /bin/mkdir -p firefox.jGgPtCll/firefox/langpack-sv-SE + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar -d firefox.jGgPtCll/firefox/langpack-sv-SE Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/necko/necko.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/css.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/xbl.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/xul.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printing.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/layout_errors.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/netError.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/netErrorApp.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/global.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/appstrings.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/charsetTitles.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/global-strres.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/plugins.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/nsWebBrowserPersist.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printdialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/xslt/xslt.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/dom/dom.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/svg/svg.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/layout/MediaDocument.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/layout/xmlparser.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/layout/HtmlForm.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/security/caps.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/xml/prettyprint.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/webservices/security.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/win/accessible.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/mac/accessible.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/unix/accessible.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/storage.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/prompts.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pipnss/pipnss.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pipnss/nsserrors.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pipnss/security.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/pippki.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-ssl.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/pippki.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/PrefOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-security.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/PageInfoOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/certManager.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/deviceManager.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-validation.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/pippki/pref-masterpass.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/about.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/appPicker.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/brand.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/downloadProgress.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/filepicker.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/filepicker.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/findbar.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/findbar.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/license.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/mozilla.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/notification.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/preferences.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/gnomeprintdialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/nsHelperAppDlg.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/nsHelperAppDlg.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/nsProgressDialog.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/nsProgressDialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/history/history.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/xpinstall/xpinstall.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/crashes.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/crashes.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/mac/platformKeys.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/unix/platformKeys.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/win/platformKeys.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/mac/intl.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/unix/intl.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-platform/win/intl.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/downloads.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/downloads.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/extensions.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/extensions.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/about.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/update.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/extensions/update.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/handling/handling.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/handling/handling.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/plugins/plugins.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/plugins/plugins.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/ocsp.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/changemp.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/removemp.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/preferences/preferences.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/profile/createProfileWizard.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/profile/profileSelection.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/profile/profileSelection.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/updates.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/updates.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/incompatible.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/history.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/update/errors.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/alerts/notificationNames.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/cookie/cookieAcceptDialog.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/cookie/cookieAcceptDialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/autoconfig/autoconfig.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/help/help.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/help/help.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/help/help-toc.rdf extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/help/welcome.xhtml extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/places/places.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/browser.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/charsetOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/commonDialog.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/commonDialogs.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/config.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/config.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/console.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/console.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/contentAreaCommands.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/customizeCharset.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/customizeToolbar.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/customizeToolbar.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/datetimepicker.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/dialogOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/editMenuOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/finddialog.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/finddialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/intl.css extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/intl.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/keys.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/languageNames.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printdialog.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printjoboptions.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printPageSetup.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printPreview.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printPreviewProgress.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/printProgress.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/regionNames.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/dialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/tree.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/textcontext.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/viewSource.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/viewSource.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/wizard.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global/wizard.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-region/region.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/global-region/region.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/unknownContentType.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/unknownContentType.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/mozapps/downloads/settingsChange.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/passwordmgr/passwordmgr.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/passwordmgr/passwordManager.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/reportWizard.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/about.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/reporterOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/reportResults.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/reporter.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/reportWizard.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/sv-SE/reporter/reporterOverlay.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/aboutDialog.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/aboutRobots.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/credits.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/baseMenuOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/browser.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/metaData.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/metaData.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/openLocation.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/openLocation.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/pageInfo.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/pageReport.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/pageReportFirstTime.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/quitDialog.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/sanitize.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/search.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/searchbar.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/engineManager.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/engineManager.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/setDesktopBackground.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/shellservice.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/sessionstore.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/tabbrowser.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/tabbrowser.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/places/places.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/places/places.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/places/bookmarkProperties.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/places/bookmarkProperties.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/selectBookmark.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/places/moveBookmarks.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/feeds/subscribe.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/feeds/subscribe.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/history/history.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/migration/migration.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/migration/migration.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/advanced.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/applicationManager.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/applicationManager.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/colors.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/cookies.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/content.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/connection.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/applications.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/fonts.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/main.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/languages.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/permissions.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/phishEULA.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/preferences.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/preferences.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/privacy.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/security.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/securityWarnings.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/tabs.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/sidebar/sidebar.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser-region/region.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/help/images/searchbar.png extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/help/images/urlbar.png extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/browser.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/pageInfo.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/safeMode.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/netError.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/appstrings.properties extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser/downloads/settingsChange.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/branding/brand.dtd extracting: firefox.jGgPtCll/firefox/langpack-sv-SE/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.jGgPtCll/firefox/langpack-sv-SE/locale/browser-region/region.properties + find firefox.jGgPtCll/firefox/langpack-sv-SE -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar + cd firefox.jGgPtCll/firefox/langpack-sv-SE + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE.jar locale adding: locale/sv-SE/alerts/notificationNames.properties (stored 0%) adding: locale/sv-SE/reporter/about.dtd (deflated 53%) adding: locale/sv-SE/reporter/reportWizard.properties (deflated 41%) adding: locale/sv-SE/reporter/reporter.dtd (deflated 50%) adding: locale/sv-SE/reporter/reportWizard.dtd (deflated 68%) adding: locale/sv-SE/reporter/reporterOverlay.properties (deflated 9%) adding: locale/sv-SE/reporter/reporterOverlay.dtd (deflated 59%) adding: locale/sv-SE/reporter/reportResults.dtd (deflated 66%) adding: locale/sv-SE/autoconfig/autoconfig.properties (deflated 45%) adding: locale/sv-SE/global/nsProgressDialog.properties (deflated 51%) adding: locale/sv-SE/global/printjoboptions.dtd (deflated 57%) adding: locale/sv-SE/global/printProgress.dtd (deflated 54%) adding: locale/sv-SE/global/wizard.properties (deflated 54%) adding: locale/sv-SE/global/about.dtd (deflated 64%) adding: locale/sv-SE/global/plugins.properties (deflated 54%) adding: locale/sv-SE/global/xslt/xslt.properties (deflated 56%) adding: locale/sv-SE/global/storage.properties (deflated 52%) adding: locale/sv-SE/global/dom/dom.properties (deflated 57%) adding: locale/sv-SE/global/xpinstall/xpinstall.properties (deflated 58%) adding: locale/sv-SE/global/xul.properties (deflated 52%) adding: locale/sv-SE/global/datetimepicker.dtd (deflated 16%) adding: locale/sv-SE/global/crashes.properties (deflated 16%) adding: locale/sv-SE/global/svg/svg.properties (deflated 53%) adding: locale/sv-SE/global/notification.dtd (stored 0%) adding: locale/sv-SE/global/contentAreaCommands.properties (deflated 50%) adding: locale/sv-SE/global/findbar.dtd (deflated 56%) adding: locale/sv-SE/global/global-strres.properties (deflated 53%) adding: locale/sv-SE/global/nsProgressDialog.dtd (deflated 63%) adding: locale/sv-SE/global/console.dtd (deflated 61%) adding: locale/sv-SE/global/printdialog.properties (deflated 52%) adding: locale/sv-SE/global/downloadProgress.properties (deflated 55%) adding: locale/sv-SE/global/printdialog.dtd (deflated 60%) adding: locale/sv-SE/global/css.properties (deflated 67%) adding: locale/sv-SE/global/finddialog.dtd (deflated 58%) adding: locale/sv-SE/global/history/history.properties (deflated 53%) adding: locale/sv-SE/global/editMenuOverlay.dtd (deflated 66%) adding: locale/sv-SE/global/printing.properties (deflated 65%) adding: locale/sv-SE/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/sv-SE/global/wizard.dtd (deflated 75%) adding: locale/sv-SE/global/xml/prettyprint.dtd (deflated 54%) adding: locale/sv-SE/global/printPageSetup.dtd (deflated 62%) adding: locale/sv-SE/global/charsetTitles.properties (deflated 66%) adding: locale/sv-SE/global/customizeCharset.dtd (deflated 57%) adding: locale/sv-SE/global/dialogOverlay.dtd (deflated 55%) adding: locale/sv-SE/global/commonDialogs.properties (deflated 51%) adding: locale/sv-SE/global/preferences.dtd (deflated 58%) adding: locale/sv-SE/global/config.dtd (deflated 60%) adding: locale/sv-SE/global/customizeToolbar.dtd (deflated 57%) adding: locale/sv-SE/global/console.properties (deflated 53%) adding: locale/sv-SE/global/security/caps.properties (deflated 54%) adding: locale/sv-SE/global/license.dtd (deflated 42%) adding: locale/sv-SE/global/languageNames.properties (deflated 51%) adding: locale/sv-SE/global/intl.properties (deflated 58%) adding: locale/sv-SE/global/regionNames.properties (deflated 49%) adding: locale/sv-SE/global/crashes.dtd (deflated 51%) adding: locale/sv-SE/global/viewSource.properties (deflated 53%) adding: locale/sv-SE/global/layout_errors.properties (deflated 56%) adding: locale/sv-SE/global/gnomeprintdialog.properties (deflated 46%) adding: locale/sv-SE/global/printPreviewProgress.dtd (deflated 54%) adding: locale/sv-SE/global/config.properties (deflated 52%) adding: locale/sv-SE/global/viewSource.dtd (deflated 66%) adding: locale/sv-SE/global/findbar.properties (deflated 41%) adding: locale/sv-SE/global/appstrings.properties (deflated 54%) adding: locale/sv-SE/global/netErrorApp.dtd (deflated 44%) adding: locale/sv-SE/global/charsetOverlay.dtd (deflated 63%) adding: locale/sv-SE/global/intl.css (deflated 26%) adding: locale/sv-SE/global/filepicker.dtd (deflated 57%) adding: locale/sv-SE/global/printPreview.dtd (deflated 62%) adding: locale/sv-SE/global/tree.dtd (stored 0%) adding: locale/sv-SE/global/nsWebBrowserPersist.properties (deflated 57%) adding: locale/sv-SE/global/commonDialog.dtd (deflated 56%) adding: locale/sv-SE/global/dialog.properties (deflated 54%) adding: locale/sv-SE/global/global.dtd (stored 0%) adding: locale/sv-SE/global/mozilla.dtd (deflated 38%) adding: locale/sv-SE/global/textcontext.dtd (deflated 60%) adding: locale/sv-SE/global/webservices/security.properties (deflated 54%) adding: locale/sv-SE/global/customizeToolbar.properties (deflated 54%) adding: locale/sv-SE/global/prompts.properties (deflated 53%) adding: locale/sv-SE/global/appPicker.dtd (deflated 22%) adding: locale/sv-SE/global/netError.dtd (deflated 67%) adding: locale/sv-SE/global/nsHelperAppDlg.properties (deflated 52%) adding: locale/sv-SE/global/filepicker.properties (deflated 59%) adding: locale/sv-SE/global/keys.properties (deflated 56%) adding: locale/sv-SE/global/xbl.properties (deflated 52%) adding: locale/sv-SE/global/finddialog.properties (deflated 53%) adding: locale/sv-SE/global/brand.dtd (deflated 18%) adding: locale/sv-SE/global/layout/MediaDocument.properties (deflated 59%) adding: locale/sv-SE/global/layout/xmlparser.properties (deflated 55%) adding: locale/sv-SE/global/layout/HtmlForm.properties (deflated 50%) adding: locale/sv-SE/global/browser.properties (deflated 43%) adding: locale/sv-SE/global-platform/unix/accessible.properties (deflated 46%) adding: locale/sv-SE/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/sv-SE/global-platform/unix/intl.properties (deflated 21%) adding: locale/sv-SE/global-platform/win/accessible.properties (deflated 46%) adding: locale/sv-SE/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/sv-SE/global-platform/win/intl.properties (deflated 21%) adding: locale/sv-SE/global-platform/mac/accessible.properties (deflated 46%) adding: locale/sv-SE/global-platform/mac/platformKeys.properties (deflated 37%) adding: locale/sv-SE/global-platform/mac/intl.properties (deflated 21%) adding: locale/sv-SE/global-region/region.properties (deflated 40%) adding: locale/sv-SE/global-region/region.dtd (deflated 12%) adding: locale/sv-SE/places/places.properties (deflated 47%) adding: locale/sv-SE/pipnss/nsserrors.properties (deflated 73%) adding: locale/sv-SE/pipnss/pipnss.properties (deflated 68%) adding: locale/sv-SE/pipnss/security.properties (deflated 62%) adding: locale/sv-SE/necko/necko.properties (deflated 51%) adding: locale/sv-SE/mozapps/handling/handling.properties (deflated 36%) adding: locale/sv-SE/mozapps/handling/handling.dtd (deflated 40%) adding: locale/sv-SE/mozapps/plugins/plugins.properties (deflated 59%) adding: locale/sv-SE/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.properties (deflated 53%) adding: locale/sv-SE/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 55%) adding: locale/sv-SE/mozapps/downloads/downloads.dtd (deflated 64%) adding: locale/sv-SE/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/sv-SE/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/sv-SE/mozapps/downloads/unknownContentType.dtd (deflated 58%) adding: locale/sv-SE/mozapps/downloads/settingsChange.dtd (deflated 43%) adding: locale/sv-SE/mozapps/profile/profileSelection.properties (deflated 58%) adding: locale/sv-SE/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/sv-SE/mozapps/profile/profileSelection.dtd (deflated 58%) adding: locale/sv-SE/mozapps/preferences/ocsp.dtd (deflated 61%) adding: locale/sv-SE/mozapps/preferences/preferences.properties (deflated 45%) adding: locale/sv-SE/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/sv-SE/mozapps/preferences/changemp.dtd (deflated 59%) adding: locale/sv-SE/mozapps/update/incompatible.dtd (deflated 63%) adding: locale/sv-SE/mozapps/update/updates.properties (deflated 63%) adding: locale/sv-SE/mozapps/update/history.dtd (deflated 60%) adding: locale/sv-SE/mozapps/update/errors.dtd (deflated 56%) adding: locale/sv-SE/mozapps/update/updates.dtd (deflated 72%) adding: locale/sv-SE/mozapps/extensions/about.dtd (deflated 57%) adding: locale/sv-SE/mozapps/extensions/update.properties (deflated 56%) adding: locale/sv-SE/mozapps/extensions/update.dtd (deflated 71%) adding: locale/sv-SE/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/sv-SE/mozapps/extensions/extensions.properties (deflated 64%) adding: locale/sv-SE/cookie/cookieAcceptDialog.dtd (deflated 61%) adding: locale/sv-SE/cookie/cookieAcceptDialog.properties (deflated 54%) adding: locale/sv-SE/help/help-toc.rdf (deflated 61%) adding: locale/sv-SE/help/welcome.xhtml (deflated 49%) adding: locale/sv-SE/help/help.properties (deflated 53%) adding: locale/sv-SE/help/help.dtd (deflated 66%) adding: locale/sv-SE/pippki/pippki.dtd (deflated 66%) adding: locale/sv-SE/pippki/pref-ssl.dtd (deflated 63%) adding: locale/sv-SE/pippki/pippki.properties (deflated 64%) adding: locale/sv-SE/pippki/pref-security.dtd (deflated 59%) adding: locale/sv-SE/pippki/PrefOverlay.dtd (deflated 56%) adding: locale/sv-SE/pippki/pref-masterpass.dtd (deflated 61%) adding: locale/sv-SE/pippki/PageInfoOverlay.dtd (deflated 56%) adding: locale/sv-SE/pippki/deviceManager.dtd (deflated 66%) adding: locale/sv-SE/pippki/certManager.dtd (deflated 73%) adding: locale/sv-SE/pippki/pref-validation.dtd (deflated 68%) adding: locale/sv-SE/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/sv-SE/passwordmgr/passwordManager.dtd (deflated 70%) adding: locale/browser-region/region.properties (deflated 55%) adding: locale/branding/brand.properties (deflated 39%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 45%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 54%) adding: locale/browser/pageReport.dtd (deflated 55%) adding: locale/browser/openLocation.dtd (deflated 55%) adding: locale/browser/history/history.dtd (deflated 63%) adding: locale/browser/migration/migration.dtd (deflated 68%) adding: locale/browser/migration/migration.properties (deflated 62%) adding: locale/browser/places/places.dtd (deflated 77%) adding: locale/browser/places/moveBookmarks.dtd (deflated 44%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 72%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 62%) adding: locale/browser/preferences/applications.dtd (deflated 59%) adding: locale/browser/preferences/preferences.properties (deflated 59%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 32%) adding: locale/browser/preferences/permissions.dtd (deflated 68%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 70%) adding: locale/browser/preferences/applicationManager.dtd (deflated 35%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 60%) adding: locale/browser/preferences/preferences.dtd (deflated 56%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 67%) adding: locale/browser/preferences/phishEULA.dtd (deflated 50%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 66%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 30%) adding: locale/browser/preferences/fonts.dtd (deflated 76%) adding: locale/browser/preferences/cookies.dtd (deflated 71%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 61%) adding: locale/browser/tabbrowser.properties (deflated 55%) adding: locale/browser/shellservice.properties (deflated 53%) adding: locale/browser/aboutDialog.dtd (deflated 58%) adding: locale/browser/browser.dtd (deflated 73%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/appstrings.properties (deflated 55%) adding: locale/browser/metaData.dtd (deflated 63%) adding: locale/browser/setDesktopBackground.dtd (deflated 57%) adding: locale/browser/searchbar.dtd (deflated 24%) adding: locale/browser/sessionstore.properties (deflated 39%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/help/images/urlbar.png (deflated 16%) adding: locale/browser/help/images/searchbar.png (stored 0%) adding: locale/browser/baseMenuOverlay.dtd (deflated 64%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 64%) adding: locale/browser/pageReportFirstTime.dtd (deflated 56%) adding: locale/browser/search.properties (deflated 50%) adding: locale/browser/quitDialog.properties (deflated 47%) adding: locale/browser/sidebar/sidebar.properties (deflated 53%) adding: locale/browser/pageInfo.dtd (deflated 70%) adding: locale/browser/netError.dtd (deflated 66%) adding: locale/browser/openLocation.properties (deflated 54%) adding: locale/browser/tabbrowser.dtd (deflated 62%) adding: locale/browser/credits.dtd (deflated 55%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 50%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 30%) adding: locale/browser/metaData.properties (deflated 52%) adding: locale/browser/engineManager.properties (deflated 47%) adding: locale/browser/browser.properties (deflated 62%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.jGgPtCll ++ echo sv-SE ++ sed -e s/-/_/g + language=sv_SE ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org + echo '%lang(sv_SE) //usr/lib64/firefox-3.0b5/extensions/langpack-sv-SE@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/tr.xpi .xpi + language=tr + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org + unzip firefox-langpacks/tr.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org Archive: firefox-langpacks/tr.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.3egCy2kQ + langtmp=firefox.3egCy2kQ/firefox/langpack-tr + /bin/mkdir -p firefox.3egCy2kQ/firefox/langpack-tr + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar -d firefox.3egCy2kQ/firefox/langpack-tr Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/necko/necko.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/css.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/xbl.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/xul.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printing.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/layout_errors.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/netError.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/netErrorApp.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/global.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/appstrings.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/charsetTitles.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/global-strres.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/plugins.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/nsWebBrowserPersist.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printdialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/xslt/xslt.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/dom/dom.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/svg/svg.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/layout/MediaDocument.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/layout/xmlparser.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/layout/HtmlForm.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/security/caps.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/xml/prettyprint.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/webservices/security.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/win/accessible.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/mac/accessible.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/unix/accessible.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/storage.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/prompts.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pipnss/pipnss.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pipnss/nsserrors.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pipnss/security.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/pippki.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/pref-ssl.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/pippki.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/PrefOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/pref-security.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/PageInfoOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/certManager.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/deviceManager.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/pref-validation.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/pippki/pref-masterpass.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/about.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/appPicker.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/brand.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/downloadProgress.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/filepicker.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/filepicker.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/findbar.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/findbar.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/license.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/mozilla.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/notification.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/preferences.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/gnomeprintdialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/nsHelperAppDlg.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/nsHelperAppDlg.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/nsProgressDialog.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/nsProgressDialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/history/history.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/xpinstall/xpinstall.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/crashes.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/crashes.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/mac/platformKeys.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/unix/platformKeys.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/win/platformKeys.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/mac/intl.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/unix/intl.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-platform/win/intl.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/downloads/downloads.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/downloads/downloads.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/extensions/extensions.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/extensions/extensions.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/extensions/about.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/extensions/update.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/extensions/update.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/handling/handling.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/handling/handling.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/plugins/plugins.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/plugins/plugins.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/preferences/ocsp.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/preferences/changemp.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/preferences/removemp.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/preferences/preferences.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/profile/createProfileWizard.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/profile/profileSelection.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/profile/profileSelection.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/update/updates.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/update/updates.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/update/incompatible.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/update/history.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/update/errors.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/alerts/notificationNames.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/cookie/cookieAcceptDialog.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/cookie/cookieAcceptDialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/autoconfig/autoconfig.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/help/help.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/help/help.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/help/help-toc.rdf extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/help/welcome.xhtml extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/places/places.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/browser.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/charsetOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/commonDialog.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/commonDialogs.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/config.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/config.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/console.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/console.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/contentAreaCommands.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/customizeCharset.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/customizeToolbar.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/customizeToolbar.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/datetimepicker.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/dialogOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/editMenuOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/finddialog.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/finddialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/intl.css extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/intl.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/keys.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/languageNames.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printdialog.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printjoboptions.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printPageSetup.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printPreview.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printPreviewProgress.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/printProgress.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/regionNames.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/dialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/tree.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/textcontext.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/viewSource.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/viewSource.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/wizard.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global/wizard.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-region/region.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/global-region/region.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/downloads/unknownContentType.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/downloads/unknownContentType.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/mozapps/downloads/settingsChange.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/passwordmgr/passwordmgr.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/passwordmgr/passwordManager.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/reportWizard.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/about.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/reporterOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/reportResults.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/reporter.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/reportWizard.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/tr/reporter/reporterOverlay.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/aboutDialog.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/aboutRobots.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/credits.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/baseMenuOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/browser.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/metaData.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/metaData.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/openLocation.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/openLocation.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/pageInfo.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/pageReport.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/pageReportFirstTime.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/quitDialog.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/sanitize.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/search.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/searchbar.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/engineManager.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/engineManager.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/setDesktopBackground.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/shellservice.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/sessionstore.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/tabbrowser.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/tabbrowser.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/places/places.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/places/places.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/places/bookmarkProperties.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/places/bookmarkProperties.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/selectBookmark.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/places/moveBookmarks.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/feeds/subscribe.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/feeds/subscribe.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/history/history.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/migration/migration.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/migration/migration.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/advanced.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/applicationManager.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/applicationManager.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/colors.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/cookies.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/content.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/connection.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/applications.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/fonts.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/main.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/languages.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/permissions.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/phishEULA.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/preferences.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/preferences.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/privacy.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/security.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/securityWarnings.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/tabs.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/sidebar/sidebar.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser-region/region.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/browser.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/pageInfo.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/safeMode.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/netError.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/appstrings.properties extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/browser/downloads/settingsChange.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/branding/brand.dtd extracting: firefox.3egCy2kQ/firefox/langpack-tr/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.3egCy2kQ/firefox/langpack-tr/locale/browser-region/region.properties + find firefox.3egCy2kQ/firefox/langpack-tr -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar + cd firefox.3egCy2kQ/firefox/langpack-tr + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org/chrome/tr.jar locale adding: locale/tr/alerts/notificationNames.properties (stored 0%) adding: locale/tr/reporter/about.dtd (deflated 49%) adding: locale/tr/reporter/reportWizard.properties (deflated 38%) adding: locale/tr/reporter/reporter.dtd (deflated 52%) adding: locale/tr/reporter/reportWizard.dtd (deflated 67%) adding: locale/tr/reporter/reporterOverlay.properties (deflated 9%) adding: locale/tr/reporter/reporterOverlay.dtd (deflated 54%) adding: locale/tr/reporter/reportResults.dtd (deflated 63%) adding: locale/tr/autoconfig/autoconfig.properties (deflated 46%) adding: locale/tr/global/nsProgressDialog.properties (deflated 42%) adding: locale/tr/global/printjoboptions.dtd (deflated 56%) adding: locale/tr/global/printProgress.dtd (deflated 39%) adding: locale/tr/global/wizard.properties (deflated 38%) adding: locale/tr/global/about.dtd (deflated 62%) adding: locale/tr/global/plugins.properties (deflated 51%) adding: locale/tr/global/xslt/xslt.properties (deflated 62%) adding: locale/tr/global/storage.properties (deflated 51%) adding: locale/tr/global/dom/dom.properties (deflated 56%) adding: locale/tr/global/xpinstall/xpinstall.properties (deflated 52%) adding: locale/tr/global/xul.properties (deflated 52%) adding: locale/tr/global/datetimepicker.dtd (deflated 16%) adding: locale/tr/global/crashes.properties (deflated 16%) adding: locale/tr/global/svg/svg.properties (deflated 52%) adding: locale/tr/global/notification.dtd (stored 0%) adding: locale/tr/global/contentAreaCommands.properties (deflated 49%) adding: locale/tr/global/findbar.dtd (deflated 55%) adding: locale/tr/global/global-strres.properties (deflated 5%) adding: locale/tr/global/nsProgressDialog.dtd (deflated 55%) adding: locale/tr/global/console.dtd (deflated 66%) adding: locale/tr/global/printdialog.properties (deflated 31%) adding: locale/tr/global/downloadProgress.properties (deflated 42%) adding: locale/tr/global/printdialog.dtd (deflated 60%) adding: locale/tr/global/css.properties (deflated 68%) adding: locale/tr/global/finddialog.dtd (deflated 58%) adding: locale/tr/global/history/history.properties (deflated 44%) adding: locale/tr/global/editMenuOverlay.dtd (deflated 71%) adding: locale/tr/global/printing.properties (deflated 69%) adding: locale/tr/global/nsHelperAppDlg.dtd (deflated 66%) adding: locale/tr/global/wizard.dtd (deflated 77%) adding: locale/tr/global/xml/prettyprint.dtd (deflated 8%) adding: locale/tr/global/printPageSetup.dtd (deflated 62%) adding: locale/tr/global/charsetTitles.properties (deflated 70%) adding: locale/tr/global/customizeCharset.dtd (deflated 55%) adding: locale/tr/global/dialogOverlay.dtd (deflated 35%) adding: locale/tr/global/commonDialogs.properties (deflated 30%) adding: locale/tr/global/preferences.dtd (deflated 56%) adding: locale/tr/global/config.dtd (deflated 61%) adding: locale/tr/global/customizeToolbar.dtd (deflated 46%) adding: locale/tr/global/console.properties (deflated 24%) adding: locale/tr/global/security/caps.properties (deflated 51%) adding: locale/tr/global/license.dtd (deflated 41%) adding: locale/tr/global/languageNames.properties (deflated 53%) adding: locale/tr/global/intl.properties (deflated 56%) adding: locale/tr/global/regionNames.properties (deflated 50%) adding: locale/tr/global/crashes.dtd (deflated 47%) adding: locale/tr/global/viewSource.properties (deflated 45%) adding: locale/tr/global/layout_errors.properties (deflated 58%) adding: locale/tr/global/gnomeprintdialog.properties (deflated 44%) adding: locale/tr/global/printPreviewProgress.dtd (deflated 26%) adding: locale/tr/global/config.properties (deflated 27%) adding: locale/tr/global/viewSource.dtd (deflated 72%) adding: locale/tr/global/findbar.properties (deflated 38%) adding: locale/tr/global/appstrings.properties (deflated 52%) adding: locale/tr/global/netErrorApp.dtd (deflated 40%) adding: locale/tr/global/charsetOverlay.dtd (deflated 72%) adding: locale/tr/global/intl.css (deflated 21%) adding: locale/tr/global/filepicker.dtd (deflated 55%) adding: locale/tr/global/printPreview.dtd (deflated 68%) adding: locale/tr/global/tree.dtd (stored 0%) adding: locale/tr/global/nsWebBrowserPersist.properties (deflated 66%) adding: locale/tr/global/commonDialog.dtd (deflated 49%) adding: locale/tr/global/dialog.properties (deflated 35%) adding: locale/tr/global/global.dtd (stored 0%) adding: locale/tr/global/mozilla.dtd (deflated 38%) adding: locale/tr/global/textcontext.dtd (deflated 64%) adding: locale/tr/global/webservices/security.properties (deflated 48%) adding: locale/tr/global/customizeToolbar.properties (deflated 37%) adding: locale/tr/global/prompts.properties (deflated 48%) adding: locale/tr/global/appPicker.dtd (deflated 23%) adding: locale/tr/global/netError.dtd (deflated 67%) adding: locale/tr/global/nsHelperAppDlg.properties (deflated 12%) adding: locale/tr/global/filepicker.properties (deflated 62%) adding: locale/tr/global/keys.properties (deflated 44%) adding: locale/tr/global/xbl.properties (deflated 38%) adding: locale/tr/global/finddialog.properties (deflated 13%) adding: locale/tr/global/brand.dtd (deflated 18%) adding: locale/tr/global/layout/MediaDocument.properties (deflated 47%) adding: locale/tr/global/layout/xmlparser.properties (deflated 58%) adding: locale/tr/global/layout/HtmlForm.properties (deflated 41%) adding: locale/tr/global/browser.properties (deflated 42%) adding: locale/tr/global-platform/unix/accessible.properties (deflated 48%) adding: locale/tr/global-platform/unix/platformKeys.properties (deflated 11%) adding: locale/tr/global-platform/unix/intl.properties (deflated 20%) adding: locale/tr/global-platform/win/accessible.properties (deflated 48%) adding: locale/tr/global-platform/win/platformKeys.properties (deflated 11%) adding: locale/tr/global-platform/win/intl.properties (deflated 20%) adding: locale/tr/global-platform/mac/accessible.properties (deflated 48%) adding: locale/tr/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/tr/global-platform/mac/intl.properties (deflated 20%) adding: locale/tr/global-region/region.properties (deflated 38%) adding: locale/tr/global-region/region.dtd (stored 0%) adding: locale/tr/places/places.properties (deflated 46%) adding: locale/tr/pipnss/nsserrors.properties (deflated 73%) adding: locale/tr/pipnss/pipnss.properties (deflated 67%) adding: locale/tr/pipnss/security.properties (deflated 72%) adding: locale/tr/necko/necko.properties (deflated 48%) adding: locale/tr/mozapps/handling/handling.properties (deflated 39%) adding: locale/tr/mozapps/handling/handling.dtd (deflated 37%) adding: locale/tr/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/tr/mozapps/plugins/plugins.dtd (deflated 64%) adding: locale/tr/mozapps/xpinstall/xpinstallConfirm.properties (deflated 44%) adding: locale/tr/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 37%) adding: locale/tr/mozapps/downloads/downloads.dtd (deflated 66%) adding: locale/tr/mozapps/downloads/downloads.properties (deflated 62%) adding: locale/tr/mozapps/downloads/unknownContentType.properties (deflated 43%) adding: locale/tr/mozapps/downloads/unknownContentType.dtd (deflated 54%) adding: locale/tr/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/tr/mozapps/profile/profileSelection.properties (deflated 61%) adding: locale/tr/mozapps/profile/createProfileWizard.dtd (deflated 61%) adding: locale/tr/mozapps/profile/profileSelection.dtd (deflated 57%) adding: locale/tr/mozapps/preferences/ocsp.dtd (deflated 56%) adding: locale/tr/mozapps/preferences/preferences.properties (deflated 54%) adding: locale/tr/mozapps/preferences/removemp.dtd (deflated 49%) adding: locale/tr/mozapps/preferences/changemp.dtd (deflated 53%) adding: locale/tr/mozapps/update/incompatible.dtd (deflated 52%) adding: locale/tr/mozapps/update/updates.properties (deflated 63%) adding: locale/tr/mozapps/update/history.dtd (deflated 56%) adding: locale/tr/mozapps/update/errors.dtd (stored 0%) adding: locale/tr/mozapps/update/updates.dtd (deflated 67%) adding: locale/tr/mozapps/extensions/about.dtd (deflated 38%) adding: locale/tr/mozapps/extensions/update.properties (deflated 50%) adding: locale/tr/mozapps/extensions/update.dtd (deflated 72%) adding: locale/tr/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/tr/mozapps/extensions/extensions.properties (deflated 65%) adding: locale/tr/cookie/cookieAcceptDialog.dtd (deflated 59%) adding: locale/tr/cookie/cookieAcceptDialog.properties (deflated 51%) adding: locale/tr/help/help-toc.rdf (deflated 59%) adding: locale/tr/help/welcome.xhtml (deflated 51%) adding: locale/tr/help/help.properties (deflated 3%) adding: locale/tr/help/help.dtd (deflated 71%) adding: locale/tr/pippki/pippki.dtd (deflated 67%) adding: locale/tr/pippki/pref-ssl.dtd (deflated 64%) adding: locale/tr/pippki/pippki.properties (deflated 62%) adding: locale/tr/pippki/pref-security.dtd (deflated 59%) adding: locale/tr/pippki/PrefOverlay.dtd (deflated 34%) adding: locale/tr/pippki/pref-masterpass.dtd (deflated 64%) adding: locale/tr/pippki/PageInfoOverlay.dtd (deflated 50%) adding: locale/tr/pippki/deviceManager.dtd (deflated 68%) adding: locale/tr/pippki/certManager.dtd (deflated 73%) adding: locale/tr/pippki/pref-validation.dtd (deflated 70%) adding: locale/tr/passwordmgr/passwordmgr.properties (deflated 64%) adding: locale/tr/passwordmgr/passwordManager.dtd (deflated 64%) adding: locale/browser-region/region.properties (deflated 53%) adding: locale/branding/brand.properties (deflated 40%) adding: locale/branding/brand.dtd (deflated 46%) adding: locale/browser/downloads/settingsChange.dtd (deflated 38%) adding: locale/browser/sanitize.dtd (deflated 62%) adding: locale/browser/aboutRobots.dtd (deflated 50%) adding: locale/browser/pageReport.dtd (deflated 43%) adding: locale/browser/openLocation.dtd (deflated 46%) adding: locale/browser/history/history.dtd (deflated 70%) adding: locale/browser/migration/migration.dtd (deflated 72%) adding: locale/browser/migration/migration.properties (deflated 70%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 42%) adding: locale/browser/places/places.properties (deflated 60%) adding: locale/browser/places/bookmarkProperties.properties (deflated 52%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 70%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 76%) adding: locale/browser/preferences/security.dtd (deflated 59%) adding: locale/browser/preferences/applications.dtd (deflated 58%) adding: locale/browser/preferences/preferences.properties (deflated 57%) adding: locale/browser/preferences/languages.dtd (deflated 67%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 35%) adding: locale/browser/preferences/permissions.dtd (deflated 67%) adding: locale/browser/preferences/colors.dtd (deflated 68%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 33%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 57%) adding: locale/browser/preferences/preferences.dtd (deflated 55%) adding: locale/browser/preferences/tabs.dtd (deflated 57%) adding: locale/browser/preferences/main.dtd (deflated 66%) adding: locale/browser/preferences/phishEULA.dtd (deflated 47%) adding: locale/browser/preferences/content.dtd (deflated 70%) adding: locale/browser/preferences/privacy.dtd (deflated 68%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 68%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 32%) adding: locale/browser/preferences/fonts.dtd (deflated 74%) adding: locale/browser/preferences/cookies.dtd (deflated 70%) adding: locale/browser/preferences/connection.dtd (deflated 73%) adding: locale/browser/safeMode.dtd (deflated 58%) adding: locale/browser/tabbrowser.properties (deflated 52%) adding: locale/browser/shellservice.properties (deflated 54%) adding: locale/browser/aboutDialog.dtd (deflated 45%) adding: locale/browser/browser.dtd (deflated 77%) adding: locale/browser/engineManager.dtd (deflated 63%) adding: locale/browser/appstrings.properties (deflated 53%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/setDesktopBackground.dtd (deflated 52%) adding: locale/browser/searchbar.dtd (deflated 25%) adding: locale/browser/sessionstore.properties (deflated 36%) adding: locale/browser/pageInfo.properties (deflated 46%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/feeds/subscribe.dtd (deflated 21%) adding: locale/browser/feeds/subscribe.properties (deflated 62%) adding: locale/browser/pageReportFirstTime.dtd (deflated 48%) adding: locale/browser/search.properties (deflated 48%) adding: locale/browser/quitDialog.properties (deflated 53%) adding: locale/browser/sidebar/sidebar.properties (deflated 25%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/netError.dtd (deflated 65%) adding: locale/browser/openLocation.properties (deflated 5%) adding: locale/browser/tabbrowser.dtd (deflated 70%) adding: locale/browser/credits.dtd (deflated 38%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 53%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 62%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 31%) adding: locale/browser/metaData.properties (deflated 36%) adding: locale/browser/engineManager.properties (deflated 49%) adding: locale/browser/browser.properties (deflated 61%) + cd - /builddir/build/BUILD/firefox-3.0/mozilla + /bin/rm -rf firefox.3egCy2kQ ++ echo tr ++ sed -e s/-/_/g + language=tr ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org + echo '%lang(tr) //usr/lib64/firefox-3.0b5/extensions/langpack-tr@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/uk.xpi .xpi + language=uk Archive: firefox-langpacks/uk.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome/uk.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome.manifest Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome/uk.jar extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/necko/necko.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/css.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/xbl.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/xul.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printing.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/layout_errors.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/netError.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/netErrorApp.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/global.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/appstrings.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/charsetTitles.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/global-strres.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/plugins.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/nsWebBrowserPersist.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printdialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/xslt/xslt.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/dom/dom.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/svg/svg.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/layout/MediaDocument.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/layout/xmlparser.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/layout/HtmlForm.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/security/caps.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/xml/prettyprint.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/webservices/security.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/win/accessible.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/mac/accessible.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/unix/accessible.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/storage.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/prompts.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pipnss/pipnss.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pipnss/nsserrors.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pipnss/security.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/pippki.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/pref-ssl.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/pippki.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/PrefOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/pref-security.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/PageInfoOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/certManager.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/deviceManager.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/pref-validation.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/pippki/pref-masterpass.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/about.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/appPicker.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/brand.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/downloadProgress.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/filepicker.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/filepicker.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/findbar.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/findbar.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/license.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/mozilla.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/notification.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/preferences.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/gnomeprintdialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/nsHelperAppDlg.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/nsHelperAppDlg.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/nsProgressDialog.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/nsProgressDialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/history/history.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/xpinstall/xpinstall.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/crashes.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/crashes.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/mac/platformKeys.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/unix/platformKeys.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/win/platformKeys.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/mac/intl.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/unix/intl.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-platform/win/intl.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/downloads/downloads.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/downloads/downloads.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/extensions/extensions.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/extensions/extensions.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/extensions/about.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/extensions/update.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/extensions/update.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/handling/handling.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/handling/handling.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/plugins/plugins.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/plugins/plugins.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/preferences/ocsp.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/preferences/changemp.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/preferences/removemp.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/preferences/preferences.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/profile/createProfileWizard.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/profile/profileSelection.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/profile/profileSelection.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/update/updates.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/update/updates.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/update/incompatible.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/update/history.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/update/errors.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/alerts/notificationNames.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/cookie/cookieAcceptDialog.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/cookie/cookieAcceptDialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/autoconfig/autoconfig.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/help/help.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/help/help.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/help/help-toc.rdf extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/help/welcome.xhtml extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/places/places.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/browser.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/charsetOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/commonDialog.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/commonDialogs.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/config.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/config.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/console.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/console.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/contentAreaCommands.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/customizeCharset.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/customizeToolbar.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/customizeToolbar.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/datetimepicker.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/dialogOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/editMenuOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/finddialog.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/finddialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/intl.css extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/intl.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/keys.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/languageNames.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printdialog.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printjoboptions.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printPageSetup.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printPreview.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printPreviewProgress.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/printProgress.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/regionNames.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/dialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/tree.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/textcontext.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/viewSource.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/viewSource.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/wizard.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global/wizard.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-region/region.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/global-region/region.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/downloads/unknownContentType.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/downloads/unknownContentType.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/mozapps/downloads/settingsChange.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/passwordmgr/passwordmgr.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/passwordmgr/passwordManager.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/reportWizard.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/about.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/reporterOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/reportResults.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/reporter.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/reportWizard.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/uk/reporter/reporterOverlay.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/aboutDialog.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/aboutRobots.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/credits.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/baseMenuOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/browser.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/metaData.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/metaData.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/openLocation.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/openLocation.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/pageInfo.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/pageReport.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/pageReportFirstTime.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/quitDialog.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/sanitize.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/search.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/searchbar.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/engineManager.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/engineManager.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/setDesktopBackground.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/shellservice.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/sessionstore.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/tabbrowser.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/tabbrowser.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/places/places.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/places/places.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/places/bookmarkProperties.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/places/bookmarkProperties.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/selectBookmark.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/places/moveBookmarks.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/feeds/subscribe.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/feeds/subscribe.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/history/history.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/migration/migration.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/migration/migration.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/advanced.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/applicationManager.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/applicationManager.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/colors.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/cookies.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/content.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/connection.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/applications.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/fonts.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/main.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/languages.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/permissions.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/phishEULA.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/preferences.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/preferences.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/privacy.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/security.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/securityWarnings.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/tabs.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/sidebar/sidebar.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser-region/region.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/browser.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/pageInfo.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/safeMode.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/netError.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/appstrings.properties extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/browser/downloads/settingsChange.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/branding/brand.dtd extracting: firefox.1RrsIq08/firefox/langpack-uk/locale/branding/brand.properties adding: locale/uk/alerts/notificationNames.properties (stored 0%) adding: locale/uk/reporter/about.dtd (deflated 27%) adding: locale/uk/reporter/reportWizard.properties (deflated 46%) adding: locale/uk/reporter/reporter.dtd (deflated 23%) adding: locale/uk/reporter/reportWizard.dtd (deflated 66%) adding: locale/uk/reporter/reporterOverlay.properties (deflated 5%) adding: locale/uk/reporter/reporterOverlay.dtd (deflated 54%) adding: locale/uk/reporter/reportResults.dtd (deflated 49%) adding: locale/uk/autoconfig/autoconfig.properties (deflated 55%) adding: locale/uk/global/nsProgressDialog.properties (deflated 37%) adding: locale/uk/global/printjoboptions.dtd (deflated 56%) adding: locale/uk/global/printProgress.dtd (deflated 35%) adding: locale/uk/global/wizard.properties (deflated 36%) adding: locale/uk/global/about.dtd (deflated 58%) adding: locale/uk/global/plugins.properties (deflated 45%) adding: locale/uk/global/xslt/xslt.properties (deflated 68%) adding: locale/uk/global/storage.properties (deflated 50%) adding: locale/uk/global/dom/dom.properties (deflated 63%) adding: locale/uk/global/xpinstall/xpinstall.properties (deflated 61%) adding: locale/uk/global/xul.properties (deflated 37%) adding: locale/uk/global/datetimepicker.dtd (deflated 16%) adding: locale/uk/global/crashes.properties (deflated 16%) adding: locale/uk/global/svg/svg.properties (deflated 50%) adding: locale/uk/global/notification.dtd (stored 0%) adding: locale/uk/global/contentAreaCommands.properties (deflated 54%) adding: locale/uk/global/findbar.dtd (deflated 59%) adding: locale/uk/global/global-strres.properties (stored 0%) adding: locale/uk/global/nsProgressDialog.dtd (deflated 60%) adding: locale/uk/global/console.dtd (deflated 65%) adding: locale/uk/global/printdialog.properties (deflated 21%) adding: locale/uk/global/downloadProgress.properties (deflated 39%) adding: locale/uk/global/printdialog.dtd (deflated 58%) adding: locale/uk/global/css.properties (deflated 74%) adding: locale/uk/global/finddialog.dtd (deflated 58%) adding: locale/uk/global/history/history.properties (deflated 43%) adding: locale/uk/global/editMenuOverlay.dtd (deflated 69%) adding: locale/uk/global/printing.properties (deflated 72%) adding: locale/uk/global/nsHelperAppDlg.dtd (deflated 69%) adding: locale/uk/global/wizard.dtd (deflated 76%) adding: locale/uk/global/xml/prettyprint.dtd (deflated 14%) adding: locale/uk/global/printPageSetup.dtd (deflated 64%) adding: locale/uk/global/charsetTitles.properties (deflated 72%) adding: locale/uk/global/customizeCharset.dtd (deflated 56%) adding: locale/uk/global/dialogOverlay.dtd (deflated 33%) adding: locale/uk/global/commonDialogs.properties (deflated 41%) adding: locale/uk/global/preferences.dtd (deflated 56%) adding: locale/uk/global/config.dtd (deflated 60%) adding: locale/uk/global/customizeToolbar.dtd (deflated 50%) adding: locale/uk/global/console.properties (deflated 20%) adding: locale/uk/global/security/caps.properties (deflated 55%) adding: locale/uk/global/license.dtd (deflated 39%) adding: locale/uk/global/languageNames.properties (deflated 63%) adding: locale/uk/global/intl.properties (deflated 61%) adding: locale/uk/global/regionNames.properties (deflated 59%) adding: locale/uk/global/crashes.dtd (deflated 50%) adding: locale/uk/global/viewSource.properties (deflated 46%) adding: locale/uk/global/layout_errors.properties (deflated 60%) adding: locale/uk/global/gnomeprintdialog.properties (deflated 48%) adding: locale/uk/global/printPreviewProgress.dtd (deflated 34%) adding: locale/uk/global/config.properties (deflated 32%) adding: locale/uk/global/viewSource.dtd (deflated 69%) adding: locale/uk/global/findbar.properties (deflated 45%) adding: locale/uk/global/appstrings.properties (deflated 62%) adding: locale/uk/global/netErrorApp.dtd (deflated 44%) adding: locale/uk/global/charsetOverlay.dtd (deflated 69%) adding: locale/uk/global/intl.css (deflated 37%) adding: locale/uk/global/filepicker.dtd (deflated 54%) adding: locale/uk/global/printPreview.dtd (deflated 61%) adding: locale/uk/global/tree.dtd (deflated 5%) adding: locale/uk/global/nsWebBrowserPersist.properties (deflated 67%) adding: locale/uk/global/commonDialog.dtd (deflated 47%) adding: locale/uk/global/dialog.properties (deflated 38%) adding: locale/uk/global/global.dtd (stored 0%) adding: locale/uk/global/mozilla.dtd (deflated 41%) adding: locale/uk/global/textcontext.dtd (deflated 62%) adding: locale/uk/global/webservices/security.properties (deflated 48%) adding: locale/uk/global/customizeToolbar.properties (deflated 48%) adding: locale/uk/global/prompts.properties (deflated 54%) adding: locale/uk/global/appPicker.dtd (deflated 25%) adding: locale/uk/global/netError.dtd (deflated 73%) adding: locale/uk/global/nsHelperAppDlg.properties (stored 0%) adding: locale/uk/global/filepicker.properties (deflated 65%) adding: locale/uk/global/keys.properties (deflated 38%) adding: locale/uk/global/xbl.properties (deflated 48%) adding: locale/uk/global/finddialog.properties (deflated 16%) adding: locale/uk/global/brand.dtd (deflated 18%) adding: locale/uk/global/layout/MediaDocument.properties (deflated 48%) adding: locale/uk/global/layout/xmlparser.properties (deflated 62%) adding: locale/uk/global/layout/HtmlForm.properties (deflated 43%) adding: locale/uk/global/browser.properties (deflated 46%) adding: locale/uk/global-platform/unix/accessible.properties (deflated 39%) adding: locale/uk/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/uk/global-platform/unix/intl.properties (stored 0%) adding: locale/uk/global-platform/win/accessible.properties (deflated 39%) adding: locale/uk/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/uk/global-platform/win/intl.properties (stored 0%) adding: locale/uk/global-platform/mac/accessible.properties (deflated 39%) adding: locale/uk/global-platform/mac/platformKeys.properties (deflated 9%) adding: locale/uk/global-platform/mac/intl.properties (stored 0%) adding: locale/uk/global-region/region.properties (deflated 37%) adding: locale/uk/global-region/region.dtd (stored 0%) adding: locale/uk/places/places.properties (deflated 50%) adding: locale/uk/pipnss/nsserrors.properties (deflated 74%) adding: locale/uk/pipnss/pipnss.properties (deflated 72%) adding: locale/uk/pipnss/security.properties (deflated 78%) adding: locale/uk/necko/necko.properties (deflated 52%) adding: locale/uk/mozapps/handling/handling.properties (deflated 42%) adding: locale/uk/mozapps/handling/handling.dtd (deflated 36%) adding: locale/uk/mozapps/plugins/plugins.properties (deflated 61%) adding: locale/uk/mozapps/plugins/plugins.dtd (deflated 65%) adding: locale/uk/mozapps/xpinstall/xpinstallConfirm.properties (deflated 53%) adding: locale/uk/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 41%) adding: locale/uk/mozapps/downloads/downloads.dtd (deflated 67%) adding: locale/uk/mozapps/downloads/downloads.properties (deflated 68%) adding: locale/uk/mozapps/downloads/unknownContentType.properties (deflated 49%) adding: locale/uk/mozapps/downloads/unknownContentType.dtd (deflated 57%) adding: locale/uk/mozapps/downloads/settingsChange.dtd (deflated 41%) adding: locale/uk/mozapps/profile/profileSelection.properties (deflated 67%) adding: locale/uk/mozapps/profile/createProfileWizard.dtd (deflated 66%) adding: locale/uk/mozapps/profile/profileSelection.dtd (deflated 55%) adding: locale/uk/mozapps/preferences/ocsp.dtd (deflated 60%) adding: locale/uk/mozapps/preferences/preferences.properties (deflated 50%) adding: locale/uk/mozapps/preferences/removemp.dtd (deflated 52%) adding: locale/uk/mozapps/preferences/changemp.dtd (deflated 58%) adding: locale/uk/mozapps/update/incompatible.dtd (deflated 53%) adding: locale/uk/mozapps/update/updates.properties (deflated 68%) adding: locale/uk/mozapps/update/history.dtd (deflated 49%) adding: locale/uk/mozapps/update/errors.dtd (stored 0%) adding: locale/uk/mozapps/update/updates.dtd (deflated 68%) adding: locale/uk/mozapps/extensions/about.dtd (deflated 34%) adding: locale/uk/mozapps/extensions/update.properties (deflated 54%) adding: locale/uk/mozapps/extensions/update.dtd (deflated 73%) adding: locale/uk/mozapps/extensions/extensions.dtd (deflated 78%) adding: locale/uk/mozapps/extensions/extensions.properties (deflated 71%) adding: locale/uk/cookie/cookieAcceptDialog.dtd (deflated 57%) adding: locale/uk/cookie/cookieAcceptDialog.properties (deflated 48%) adding: locale/uk/help/help-toc.rdf (deflated 55%) adding: locale/uk/help/welcome.xhtml (deflated 57%) adding: locale/uk/help/help.properties (deflated 2%) adding: locale/uk/help/help.dtd (deflated 66%) adding: locale/uk/pippki/pippki.dtd (deflated 72%) adding: locale/uk/pippki/pref-ssl.dtd (deflated 66%) adding: locale/uk/pippki/pippki.properties (deflated 71%) adding: locale/uk/pippki/pref-security.dtd (deflated 63%) adding: locale/uk/pippki/PrefOverlay.dtd (deflated 30%) adding: locale/uk/pippki/pref-masterpass.dtd (deflated 63%) adding: locale/uk/pippki/PageInfoOverlay.dtd (deflated 43%) adding: locale/uk/pippki/deviceManager.dtd (deflated 67%) adding: locale/uk/pippki/certManager.dtd (deflated 76%) adding: locale/uk/pippki/pref-validation.dtd (deflated 72%) adding: locale/uk/passwordmgr/passwordmgr.properties (deflated 65%) adding: locale/uk/passwordmgr/passwordManager.dtd (deflated 62%) adding: locale/browser-region/region.properties (deflated 57%) adding: locale/branding/brand.properties (deflated 42%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 41%) adding: locale/browser/sanitize.dtd (deflated 58%) adding: locale/browser/aboutRobots.dtd (deflated 46%) adding: locale/browser/pageReport.dtd (deflated 45%) adding: locale/browser/openLocation.dtd (deflated 48%) adding: locale/browser/history/history.dtd (deflated 69%) adding: locale/browser/migration/migration.dtd (deflated 70%) adding: locale/browser/migration/migration.properties (deflated 72%) adding: locale/browser/places/places.dtd (deflated 76%) adding: locale/browser/places/moveBookmarks.dtd (deflated 40%) adding: locale/browser/places/places.properties (deflated 61%) adding: locale/browser/places/bookmarkProperties.properties (deflated 56%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 68%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 72%) adding: locale/browser/preferences/security.dtd (deflated 65%) adding: locale/browser/preferences/applications.dtd (deflated 57%) adding: locale/browser/preferences/preferences.properties (deflated 64%) adding: locale/browser/preferences/languages.dtd (deflated 60%) adding: locale/browser/preferences/fallbackEULA.dtd (deflated 7%) adding: locale/browser/preferences/applicationManager.properties (deflated 34%) adding: locale/browser/preferences/permissions.dtd (deflated 61%) adding: locale/browser/preferences/colors.dtd (deflated 61%) adding: locale/browser/preferences/advanced.dtd (deflated 69%) adding: locale/browser/preferences/applicationManager.dtd (deflated 31%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 56%) adding: locale/browser/preferences/preferences.dtd (deflated 53%) adding: locale/browser/preferences/tabs.dtd (deflated 59%) adding: locale/browser/preferences/main.dtd (deflated 69%) adding: locale/browser/preferences/phishEULA.dtd (deflated 49%) adding: locale/browser/preferences/content.dtd (deflated 64%) adding: locale/browser/preferences/privacy.dtd (deflated 65%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 67%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 38%) adding: locale/browser/preferences/fonts.dtd (deflated 68%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/connection.dtd (deflated 68%) adding: locale/browser/safeMode.dtd (deflated 60%) adding: locale/browser/tabbrowser.properties (deflated 58%) adding: locale/browser/shellservice.properties (deflated 45%) adding: locale/browser/aboutDialog.dtd (deflated 40%) adding: locale/browser/browser.dtd (deflated 78%) adding: locale/browser/engineManager.dtd (deflated 60%) adding: locale/browser/appstrings.properties (deflated 62%) adding: locale/browser/metaData.dtd (deflated 64%) adding: locale/browser/setDesktopBackground.dtd (deflated 43%) adding: locale/browser/searchbar.dtd (deflated 10%) adding: locale/browser/sessionstore.properties (deflated 46%) adding: locale/browser/pageInfo.properties (deflated 52%) adding: locale/browser/baseMenuOverlay.dtd (deflated 65%) adding: locale/browser/feeds/subscribe.dtd (deflated 17%) adding: locale/browser/feeds/subscribe.properties (deflated 69%) adding: locale/browser/pageReportFirstTime.dtd (deflated 50%) adding: locale/browser/search.properties (deflated 54%) adding: locale/browser/quitDialog.properties (deflated 58%) adding: locale/browser/sidebar/sidebar.properties (deflated 33%) adding: locale/browser/pageInfo.dtd (deflated 68%) adding: locale/browser/netError.dtd (deflated 70%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 66%) adding: locale/browser/credits.dtd (deflated 39%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 55%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 66%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 18%) adding: locale/browser/metaData.properties (deflated 39%) adding: locale/browser/engineManager.properties (deflated 57%) adding: locale/browser/browser.properties (deflated 69%) /builddir/build/BUILD/firefox-3.0/mozilla + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org + unzip firefox-langpacks/uk.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.1RrsIq08 + langtmp=firefox.1RrsIq08/firefox/langpack-uk + /bin/mkdir -p firefox.1RrsIq08/firefox/langpack-uk + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome/uk.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome/uk.jar -d firefox.1RrsIq08/firefox/langpack-uk + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.1RrsIq08/firefox/langpack-uk/locale/browser-region/region.properties + find firefox.1RrsIq08/firefox/langpack-uk -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome/uk.jar + cd firefox.1RrsIq08/firefox/langpack-uk + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org/chrome/uk.jar locale + cd - + /bin/rm -rf firefox.1RrsIq08 ++ echo uk ++ sed -e s/-/_/g + language=uk ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org + echo '%lang(uk) //usr/lib64/firefox-3.0b5/extensions/langpack-uk@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/zh-CN.xpi .xpi + language=zh-CN + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org + unzip firefox-langpacks/zh-CN.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX Archive: firefox-langpacks/zh-CN.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome.manifest + tmpdir=firefox.uUSSligr + langtmp=firefox.uUSSligr/firefox/langpack-zh-CN + /bin/mkdir -p firefox.uUSSligr/firefox/langpack-zh-CN + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar -d firefox.uUSSligr/firefox/langpack-zh-CN Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/necko/necko.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/css.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/xbl.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/xul.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printing.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/layout_errors.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/netError.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/netErrorApp.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/global.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/appstrings.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/charsetTitles.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/global-strres.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/plugins.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/nsWebBrowserPersist.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printdialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/xslt/xslt.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/dom/dom.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/svg/svg.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/layout/MediaDocument.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/layout/xmlparser.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/layout/HtmlForm.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/security/caps.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/xml/prettyprint.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/webservices/security.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/win/accessible.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/mac/accessible.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/unix/accessible.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/storage.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/prompts.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pipnss/pipnss.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pipnss/nsserrors.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pipnss/security.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/pippki.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-ssl.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/pippki.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/PrefOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-security.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/PageInfoOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/certManager.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/deviceManager.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-validation.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/pippki/pref-masterpass.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/about.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/appPicker.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/brand.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/downloadProgress.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/filepicker.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/filepicker.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/findbar.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/findbar.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/license.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/mozilla.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/notification.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/preferences.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/gnomeprintdialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/nsHelperAppDlg.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/nsHelperAppDlg.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/nsProgressDialog.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/nsProgressDialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/history/history.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/xpinstall/xpinstall.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/crashes.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/crashes.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/mac/platformKeys.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/unix/platformKeys.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/win/platformKeys.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/mac/intl.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/unix/intl.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-platform/win/intl.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/downloads.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/downloads.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/extensions.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/extensions.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/about.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/update.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/extensions/update.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/handling/handling.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/handling/handling.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/plugins/plugins.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/plugins/plugins.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/ocsp.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/changemp.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/removemp.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/preferences/preferences.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/profile/createProfileWizard.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/profile/profileSelection.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/profile/profileSelection.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/updates.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/updates.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/incompatible.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/history.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/update/errors.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/alerts/notificationNames.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/cookie/cookieAcceptDialog.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/cookie/cookieAcceptDialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/autoconfig/autoconfig.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/help/help.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/help/help.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/help/help-toc.rdf extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/help/welcome.xhtml extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/places/places.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/browser.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/charsetOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/commonDialog.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/commonDialogs.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/config.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/config.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/console.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/console.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/contentAreaCommands.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/customizeCharset.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/customizeToolbar.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/customizeToolbar.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/datetimepicker.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/dialogOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/editMenuOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/finddialog.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/finddialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/intl.css extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/intl.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/keys.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/languageNames.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printdialog.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printjoboptions.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printPageSetup.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printPreview.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printPreviewProgress.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/printProgress.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/regionNames.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/dialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/tree.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/textcontext.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/viewSource.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/viewSource.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/wizard.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global/wizard.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-region/region.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/global-region/region.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/unknownContentType.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/unknownContentType.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/mozapps/downloads/settingsChange.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/passwordmgr/passwordmgr.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/passwordmgr/passwordManager.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/reportWizard.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/about.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/reporterOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/reportResults.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/reporter.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/reportWizard.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/zh-CN/reporter/reporterOverlay.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/aboutDialog.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/aboutRobots.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/credits.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/baseMenuOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/browser.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/metaData.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/metaData.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/openLocation.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/openLocation.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/pageInfo.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/pageReport.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/pageReportFirstTime.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/quitDialog.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/sanitize.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/search.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/searchbar.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/engineManager.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/engineManager.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/setDesktopBackground.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/shellservice.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/sessionstore.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/tabbrowser.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/tabbrowser.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/places/places.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/places/places.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/places/bookmarkProperties.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/places/bookmarkProperties.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/selectBookmark.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/places/moveBookmarks.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/feeds/subscribe.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/feeds/subscribe.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/history/history.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/migration/migration.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/migration/migration.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/advanced.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/applicationManager.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/applicationManager.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/colors.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/cookies.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/content.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/connection.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/applications.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/fonts.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/main.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/languages.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/permissions.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/phishEULA.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/preferences.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/preferences.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/privacy.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/security.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/securityWarnings.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/tabs.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/sidebar/sidebar.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser-region/region.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/browser.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/pageInfo.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/safeMode.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/netError.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/appstrings.properties extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser/downloads/settingsChange.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/branding/brand.dtd extracting: firefox.uUSSligr/firefox/langpack-zh-CN/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.uUSSligr/firefox/langpack-zh-CN/locale/browser-region/region.properties + find firefox.uUSSligr/firefox/langpack-zh-CN -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar + cd firefox.uUSSligr/firefox/langpack-zh-CN + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN.jar locale adding: locale/zh-CN/alerts/notificationNames.properties (stored 0%) adding: locale/zh-CN/reporter/about.dtd (deflated 20%) adding: locale/zh-CN/reporter/reportWizard.properties (deflated 30%) adding: locale/zh-CN/reporter/reporter.dtd (deflated 23%) adding: locale/zh-CN/reporter/reportWizard.dtd (deflated 61%) adding: locale/zh-CN/reporter/reporterOverlay.properties (deflated 9%) adding: locale/zh-CN/reporter/reporterOverlay.dtd (deflated 45%) adding: locale/zh-CN/reporter/reportResults.dtd (deflated 44%) adding: locale/zh-CN/autoconfig/autoconfig.properties (deflated 39%) adding: locale/zh-CN/global/nsProgressDialog.properties (deflated 47%) adding: locale/zh-CN/global/printjoboptions.dtd (deflated 52%) adding: locale/zh-CN/global/printProgress.dtd (deflated 34%) adding: locale/zh-CN/global/wizard.properties (deflated 36%) adding: locale/zh-CN/global/about.dtd (deflated 56%) adding: locale/zh-CN/global/plugins.properties (deflated 35%) adding: locale/zh-CN/global/xslt/xslt.properties (deflated 50%) adding: locale/zh-CN/global/storage.properties (deflated 50%) adding: locale/zh-CN/global/dom/dom.properties (deflated 52%) adding: locale/zh-CN/global/xpinstall/xpinstall.properties (deflated 52%) adding: locale/zh-CN/global/xul.properties (deflated 48%) adding: locale/zh-CN/global/datetimepicker.dtd (stored 0%) adding: locale/zh-CN/global/crashes.properties (deflated 3%) adding: locale/zh-CN/global/svg/svg.properties (deflated 51%) adding: locale/zh-CN/global/notification.dtd (stored 0%) adding: locale/zh-CN/global/contentAreaCommands.properties (deflated 46%) adding: locale/zh-CN/global/findbar.dtd (deflated 55%) adding: locale/zh-CN/global/global-strres.properties (deflated 52%) adding: locale/zh-CN/global/nsProgressDialog.dtd (deflated 54%) adding: locale/zh-CN/global/console.dtd (deflated 58%) adding: locale/zh-CN/global/printdialog.properties (deflated 50%) adding: locale/zh-CN/global/downloadProgress.properties (deflated 17%) adding: locale/zh-CN/global/printdialog.dtd (deflated 58%) adding: locale/zh-CN/global/css.properties (deflated 63%) adding: locale/zh-CN/global/finddialog.dtd (deflated 57%) adding: locale/zh-CN/global/history/history.properties (deflated 35%) adding: locale/zh-CN/global/editMenuOverlay.dtd (deflated 70%) adding: locale/zh-CN/global/printing.properties (deflated 59%) adding: locale/zh-CN/global/nsHelperAppDlg.dtd (deflated 62%) adding: locale/zh-CN/global/wizard.dtd (deflated 73%) adding: locale/zh-CN/global/xml/prettyprint.dtd (deflated 51%) adding: locale/zh-CN/global/printPageSetup.dtd (deflated 57%) adding: locale/zh-CN/global/charsetTitles.properties (deflated 64%) adding: locale/zh-CN/global/customizeCharset.dtd (deflated 55%) adding: locale/zh-CN/global/dialogOverlay.dtd (deflated 34%) adding: locale/zh-CN/global/commonDialogs.properties (deflated 22%) adding: locale/zh-CN/global/preferences.dtd (deflated 48%) adding: locale/zh-CN/global/config.dtd (deflated 56%) adding: locale/zh-CN/global/customizeToolbar.dtd (deflated 41%) adding: locale/zh-CN/global/console.properties (deflated 27%) adding: locale/zh-CN/global/security/caps.properties (deflated 48%) adding: locale/zh-CN/global/license.dtd (deflated 36%) adding: locale/zh-CN/global/languageNames.properties (deflated 47%) adding: locale/zh-CN/global/intl.properties (deflated 62%) adding: locale/zh-CN/global/regionNames.properties (deflated 45%) adding: locale/zh-CN/global/crashes.dtd (deflated 32%) adding: locale/zh-CN/global/viewSource.properties (deflated 36%) adding: locale/zh-CN/global/layout_errors.properties (deflated 53%) adding: locale/zh-CN/global/gnomeprintdialog.properties (deflated 35%) adding: locale/zh-CN/global/printPreviewProgress.dtd (deflated 25%) adding: locale/zh-CN/global/config.properties (deflated 49%) adding: locale/zh-CN/global/viewSource.dtd (deflated 69%) adding: locale/zh-CN/global/findbar.properties (deflated 35%) adding: locale/zh-CN/global/appstrings.properties (deflated 46%) adding: locale/zh-CN/global/netErrorApp.dtd (deflated 24%) adding: locale/zh-CN/global/charsetOverlay.dtd (deflated 71%) adding: locale/zh-CN/global/intl.css (deflated 21%) adding: locale/zh-CN/global/filepicker.dtd (deflated 48%) adding: locale/zh-CN/global/printPreview.dtd (deflated 59%) adding: locale/zh-CN/global/tree.dtd (stored 0%) adding: locale/zh-CN/global/nsWebBrowserPersist.properties (deflated 52%) adding: locale/zh-CN/global/commonDialog.dtd (deflated 48%) adding: locale/zh-CN/global/dialog.properties (deflated 42%) adding: locale/zh-CN/global/global.dtd (stored 0%) adding: locale/zh-CN/global/mozilla.dtd (deflated 41%) adding: locale/zh-CN/global/textcontext.dtd (deflated 62%) adding: locale/zh-CN/global/webservices/security.properties (deflated 50%) adding: locale/zh-CN/global/customizeToolbar.properties (deflated 33%) adding: locale/zh-CN/global/prompts.properties (deflated 52%) adding: locale/zh-CN/global/appPicker.dtd (deflated 15%) adding: locale/zh-CN/global/netError.dtd (deflated 64%) adding: locale/zh-CN/global/nsHelperAppDlg.properties (stored 0%) adding: locale/zh-CN/global/filepicker.properties (deflated 59%) adding: locale/zh-CN/global/keys.properties (deflated 46%) adding: locale/zh-CN/global/xbl.properties (deflated 46%) adding: locale/zh-CN/global/finddialog.properties (deflated 4%) adding: locale/zh-CN/global/brand.dtd (deflated 18%) adding: locale/zh-CN/global/layout/MediaDocument.properties (deflated 52%) adding: locale/zh-CN/global/layout/xmlparser.properties (deflated 47%) adding: locale/zh-CN/global/layout/HtmlForm.properties (deflated 48%) adding: locale/zh-CN/global/browser.properties (deflated 24%) adding: locale/zh-CN/global-platform/unix/accessible.properties (deflated 17%) adding: locale/zh-CN/global-platform/unix/platformKeys.properties (deflated 10%) adding: locale/zh-CN/global-platform/unix/intl.properties (deflated 2%) adding: locale/zh-CN/global-platform/win/accessible.properties (deflated 17%) adding: locale/zh-CN/global-platform/win/platformKeys.properties (deflated 10%) adding: locale/zh-CN/global-platform/win/intl.properties (deflated 2%) adding: locale/zh-CN/global-platform/mac/accessible.properties (deflated 18%) adding: locale/zh-CN/global-platform/mac/platformKeys.properties (deflated 15%) adding: locale/zh-CN/global-platform/mac/intl.properties (deflated 2%) adding: locale/zh-CN/global-region/region.properties (deflated 41%) adding: locale/zh-CN/global-region/region.dtd (stored 0%) adding: locale/zh-CN/places/places.properties (deflated 42%) adding: locale/zh-CN/pipnss/nsserrors.properties (deflated 71%) adding: locale/zh-CN/pipnss/pipnss.properties (deflated 65%) adding: locale/zh-CN/pipnss/security.properties (deflated 55%) adding: locale/zh-CN/necko/necko.properties (deflated 47%) adding: locale/zh-CN/mozapps/handling/handling.properties (deflated 29%) adding: locale/zh-CN/mozapps/handling/handling.dtd (deflated 39%) adding: locale/zh-CN/mozapps/plugins/plugins.properties (deflated 55%) adding: locale/zh-CN/mozapps/plugins/plugins.dtd (deflated 61%) adding: locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.properties (deflated 29%) adding: locale/zh-CN/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 27%) adding: locale/zh-CN/mozapps/downloads/downloads.dtd (deflated 63%) adding: locale/zh-CN/mozapps/downloads/downloads.properties (deflated 58%) adding: locale/zh-CN/mozapps/downloads/unknownContentType.properties (deflated 38%) adding: locale/zh-CN/mozapps/downloads/unknownContentType.dtd (deflated 50%) adding: locale/zh-CN/mozapps/downloads/settingsChange.dtd (deflated 38%) adding: locale/zh-CN/mozapps/profile/profileSelection.properties (deflated 57%) adding: locale/zh-CN/mozapps/profile/createProfileWizard.dtd (deflated 57%) adding: locale/zh-CN/mozapps/profile/profileSelection.dtd (deflated 53%) adding: locale/zh-CN/mozapps/preferences/ocsp.dtd (deflated 49%) adding: locale/zh-CN/mozapps/preferences/preferences.properties (deflated 34%) adding: locale/zh-CN/mozapps/preferences/removemp.dtd (deflated 34%) adding: locale/zh-CN/mozapps/preferences/changemp.dtd (deflated 46%) adding: locale/zh-CN/mozapps/update/incompatible.dtd (deflated 33%) adding: locale/zh-CN/mozapps/update/updates.properties (deflated 59%) adding: locale/zh-CN/mozapps/update/history.dtd (deflated 39%) adding: locale/zh-CN/mozapps/update/errors.dtd (stored 0%) adding: locale/zh-CN/mozapps/update/updates.dtd (deflated 61%) adding: locale/zh-CN/mozapps/extensions/about.dtd (deflated 36%) adding: locale/zh-CN/mozapps/extensions/update.properties (deflated 47%) adding: locale/zh-CN/mozapps/extensions/update.dtd (deflated 66%) adding: locale/zh-CN/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/zh-CN/mozapps/extensions/extensions.properties (deflated 60%) adding: locale/zh-CN/cookie/cookieAcceptDialog.dtd (deflated 53%) adding: locale/zh-CN/cookie/cookieAcceptDialog.properties (deflated 41%) adding: locale/zh-CN/help/help-toc.rdf (deflated 59%) adding: locale/zh-CN/help/welcome.xhtml (deflated 45%) adding: locale/zh-CN/help/help.properties (stored 0%) adding: locale/zh-CN/help/help.dtd (deflated 67%) adding: locale/zh-CN/pippki/pippki.dtd (deflated 61%) adding: locale/zh-CN/pippki/pref-ssl.dtd (deflated 57%) adding: locale/zh-CN/pippki/pippki.properties (deflated 58%) adding: locale/zh-CN/pippki/pref-security.dtd (deflated 55%) adding: locale/zh-CN/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/zh-CN/pippki/pref-masterpass.dtd (deflated 56%) adding: locale/zh-CN/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/zh-CN/pippki/deviceManager.dtd (deflated 60%) adding: locale/zh-CN/pippki/certManager.dtd (deflated 68%) adding: locale/zh-CN/pippki/pref-validation.dtd (deflated 62%) adding: locale/zh-CN/passwordmgr/passwordmgr.properties (deflated 59%) adding: locale/zh-CN/passwordmgr/passwordManager.dtd (deflated 56%) adding: locale/browser-region/region.properties (deflated 54%) adding: locale/branding/brand.properties (deflated 30%) adding: locale/branding/brand.dtd (deflated 47%) adding: locale/browser/downloads/settingsChange.dtd (deflated 39%) adding: locale/browser/sanitize.dtd (deflated 55%) adding: locale/browser/aboutRobots.dtd (deflated 42%) adding: locale/browser/pageReport.dtd (deflated 36%) adding: locale/browser/openLocation.dtd (deflated 41%) adding: locale/browser/history/history.dtd (deflated 65%) adding: locale/browser/migration/migration.dtd (deflated 68%) adding: locale/browser/migration/migration.properties (deflated 66%) adding: locale/browser/places/places.dtd (deflated 74%) adding: locale/browser/places/moveBookmarks.dtd (deflated 32%) adding: locale/browser/places/places.properties (deflated 56%) adding: locale/browser/places/bookmarkProperties.properties (deflated 48%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 65%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 70%) adding: locale/browser/preferences/security.dtd (deflated 60%) adding: locale/browser/preferences/applications.dtd (deflated 56%) adding: locale/browser/preferences/preferences.properties (deflated 50%) adding: locale/browser/preferences/languages.dtd (deflated 58%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 30%) adding: locale/browser/preferences/permissions.dtd (deflated 57%) adding: locale/browser/preferences/colors.dtd (deflated 55%) adding: locale/browser/preferences/advanced.dtd (deflated 64%) adding: locale/browser/preferences/applicationManager.dtd (deflated 25%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 51%) adding: locale/browser/preferences/preferences.dtd (deflated 51%) adding: locale/browser/preferences/tabs.dtd (deflated 51%) adding: locale/browser/preferences/main.dtd (deflated 63%) adding: locale/browser/preferences/phishEULA.dtd (deflated 48%) adding: locale/browser/preferences/content.dtd (deflated 64%) adding: locale/browser/preferences/privacy.dtd (deflated 62%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 64%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 18%) adding: locale/browser/preferences/fonts.dtd (deflated 65%) adding: locale/browser/preferences/cookies.dtd (deflated 60%) adding: locale/browser/preferences/connection.dtd (deflated 65%) adding: locale/browser/safeMode.dtd (deflated 48%) adding: locale/browser/tabbrowser.properties (deflated 50%) adding: locale/browser/shellservice.properties (deflated 32%) adding: locale/browser/aboutDialog.dtd (deflated 41%) adding: locale/browser/browser.dtd (deflated 76%) adding: locale/browser/engineManager.dtd (deflated 54%) adding: locale/browser/appstrings.properties (deflated 44%) adding: locale/browser/metaData.dtd (deflated 62%) adding: locale/browser/setDesktopBackground.dtd (deflated 36%) adding: locale/browser/searchbar.dtd (deflated 14%) adding: locale/browser/sessionstore.properties (deflated 24%) adding: locale/browser/pageInfo.properties (deflated 49%) adding: locale/browser/baseMenuOverlay.dtd (deflated 66%) adding: locale/browser/feeds/subscribe.dtd (deflated 15%) adding: locale/browser/feeds/subscribe.properties (deflated 59%) adding: locale/browser/pageReportFirstTime.dtd (deflated 34%) adding: locale/browser/search.properties (deflated 41%) adding: locale/browser/quitDialog.properties (deflated 42%) adding: locale/browser/sidebar/sidebar.properties (deflated 27%) adding: locale/browser/pageInfo.dtd (deflated 63%) adding: locale/browser/netError.dtd (deflated 62%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 64%) adding: locale/browser/credits.dtd (deflated 30%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 39%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 53%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 22%) adding: locale/browser/metaData.properties (deflated 32%) adding: locale/browser/engineManager.properties (deflated 36%) adding: locale/browser/browser.properties (deflated 60%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.uUSSligr ++ echo zh-CN ++ sed -e s/-/_/g + language=zh_CN ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org + echo '%lang(zh_CN) //usr/lib64/firefox-3.0b5/extensions/langpack-zh-CN@firefox.mozilla.org' + for langpack in '`ls firefox-langpacks/*.xpi`' ++ basename firefox-langpacks/zh-TW.xpi .xpi + language=zh-TW + extensiondir=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org + /bin/mkdir -p /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org + unzip firefox-langpacks/zh-TW.xpi -d /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org Archive: firefox-langpacks/zh-TW.xpi inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/install.rdf inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar inflating: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome.manifest + find /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org -type f + xargs chmod 644 ++ mktemp -d firefox.XXXXXXXX + tmpdir=firefox.SSA6Khgz + langtmp=firefox.SSA6Khgz/firefox/langpack-zh-TW + /bin/mkdir -p firefox.SSA6Khgz/firefox/langpack-zh-TW + jarfile=/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar + unzip /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar -d firefox.SSA6Khgz/firefox/langpack-zh-TW Archive: /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/necko/necko.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/css.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/xbl.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/xul.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printing.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/layout_errors.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/netError.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/netErrorApp.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/global.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/appstrings.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/charsetTitles.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/global-strres.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/plugins.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/nsWebBrowserPersist.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printdialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/xslt/xslt.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/dom/dom.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/svg/svg.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/layout/MediaDocument.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/layout/xmlparser.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/layout/HtmlForm.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/security/caps.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/xml/prettyprint.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/webservices/security.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/win/accessible.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/mac/accessible.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/unix/accessible.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/storage.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/prompts.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pipnss/pipnss.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pipnss/nsserrors.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pipnss/security.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/pippki.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-ssl.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/pippki.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/PrefOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-security.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/PageInfoOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/certManager.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/deviceManager.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-validation.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/pippki/pref-masterpass.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/about.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/appPicker.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/brand.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/downloadProgress.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/filepicker.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/filepicker.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/findbar.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/findbar.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/license.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/mozilla.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/notification.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/preferences.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/gnomeprintdialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/nsHelperAppDlg.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/nsHelperAppDlg.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/nsProgressDialog.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/nsProgressDialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/history/history.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/xpinstall/xpinstall.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/crashes.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/crashes.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/mac/platformKeys.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/unix/platformKeys.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/win/platformKeys.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/mac/intl.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/unix/intl.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-platform/win/intl.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/downloads.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/downloads.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/extensions.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/extensions.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/about.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/update.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/extensions/update.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/handling/handling.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/handling/handling.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/plugins/plugins.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/plugins/plugins.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/ocsp.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/changemp.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/removemp.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/preferences/preferences.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/profile/createProfileWizard.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/profile/profileSelection.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/profile/profileSelection.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/updates.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/updates.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/incompatible.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/history.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/update/errors.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/alerts/notificationNames.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/cookie/cookieAcceptDialog.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/cookie/cookieAcceptDialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/autoconfig/autoconfig.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/help/help.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/help/help.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/help/help-toc.rdf extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/help/welcome.xhtml extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/places/places.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/browser.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/charsetOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/commonDialog.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/commonDialogs.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/config.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/config.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/console.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/console.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/contentAreaCommands.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/customizeCharset.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/customizeToolbar.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/customizeToolbar.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/datetimepicker.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/dialogOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/editMenuOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/finddialog.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/finddialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/intl.css extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/intl.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/keys.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/languageNames.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printdialog.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printjoboptions.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printPageSetup.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printPreview.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printPreviewProgress.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/printProgress.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/regionNames.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/dialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/tree.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/textcontext.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/viewSource.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/viewSource.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/wizard.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global/wizard.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-region/region.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/global-region/region.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/unknownContentType.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/unknownContentType.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/mozapps/downloads/settingsChange.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/passwordmgr/passwordmgr.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/passwordmgr/passwordManager.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/reportWizard.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/about.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/reporterOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/reportResults.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/reporter.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/reportWizard.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/zh-TW/reporter/reporterOverlay.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/aboutDialog.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/aboutRobots.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/credits.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/baseMenuOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/browser.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/metaData.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/metaData.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/openLocation.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/openLocation.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/pageInfo.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/pageReport.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/pageReportFirstTime.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/quitDialog.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/sanitize.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/search.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/searchbar.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/engineManager.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/engineManager.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/setDesktopBackground.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/shellservice.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/sessionstore.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/tabbrowser.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/tabbrowser.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/places/places.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/places/places.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/places/editBookmarkOverlay.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/places/bookmarkProperties.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/places/bookmarkProperties.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/selectBookmark.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/places/moveBookmarks.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/safebrowsing/report-phishing.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/safebrowsing/blockedSite.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/feeds/subscribe.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/feeds/subscribe.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/history/history.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/migration/migration.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/migration/migration.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/advanced.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/applicationManager.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/applicationManager.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/colors.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/cookies.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/content.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/connection.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/applications.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/fallbackEULA.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/fonts.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/main.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/languages.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/permissions.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/phishEULA.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/preferences.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/preferences.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/privacy.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/security.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/securityWarnings.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/tabs.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/sidebar/sidebar.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser-region/region.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/browser.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/pageInfo.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/safeMode.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/preferences/advanced-scripts.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/netError.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/appstrings.properties extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser/downloads/settingsChange.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/branding/brand.dtd extracting: firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/branding/brand.properties + sed -i -e 's|browser.startup.homepage.*$|browser.startup.homepage=http://start.fedoraproject.org/|g;' -e 's|startup.homepage_override_url.*$|startup.homepage_override_url=http://start.fedoraproject.org/|g;' firefox.SSA6Khgz/firefox/langpack-zh-TW/locale/browser-region/region.properties + find firefox.SSA6Khgz/firefox/langpack-zh-TW -type f + xargs chmod 644 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar + cd firefox.SSA6Khgz/firefox/langpack-zh-TW + zip -r -D /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW.jar locale adding: locale/zh-TW/alerts/notificationNames.properties (stored 0%) adding: locale/zh-TW/reporter/about.dtd (deflated 25%) adding: locale/zh-TW/reporter/reportWizard.properties (deflated 26%) adding: locale/zh-TW/reporter/reporter.dtd (deflated 16%) adding: locale/zh-TW/reporter/reportWizard.dtd (deflated 57%) adding: locale/zh-TW/reporter/reporterOverlay.properties (deflated 13%) adding: locale/zh-TW/reporter/reporterOverlay.dtd (deflated 38%) adding: locale/zh-TW/reporter/reportResults.dtd (deflated 42%) adding: locale/zh-TW/autoconfig/autoconfig.properties (deflated 33%) adding: locale/zh-TW/global/nsProgressDialog.properties (deflated 48%) adding: locale/zh-TW/global/printjoboptions.dtd (deflated 50%) adding: locale/zh-TW/global/printProgress.dtd (deflated 37%) adding: locale/zh-TW/global/wizard.properties (deflated 37%) adding: locale/zh-TW/global/about.dtd (deflated 56%) adding: locale/zh-TW/global/plugins.properties (deflated 33%) adding: locale/zh-TW/global/xslt/xslt.properties (deflated 50%) adding: locale/zh-TW/global/storage.properties (deflated 48%) adding: locale/zh-TW/global/dom/dom.properties (deflated 51%) adding: locale/zh-TW/global/xpinstall/xpinstall.properties (deflated 53%) adding: locale/zh-TW/global/xul.properties (deflated 32%) adding: locale/zh-TW/global/datetimepicker.dtd (deflated 16%) adding: locale/zh-TW/global/crashes.properties (deflated 3%) adding: locale/zh-TW/global/svg/svg.properties (deflated 51%) adding: locale/zh-TW/global/notification.dtd (stored 0%) adding: locale/zh-TW/global/contentAreaCommands.properties (deflated 41%) adding: locale/zh-TW/global/findbar.dtd (deflated 50%) adding: locale/zh-TW/global/global-strres.properties (deflated 53%) adding: locale/zh-TW/global/nsProgressDialog.dtd (deflated 61%) adding: locale/zh-TW/global/console.dtd (deflated 58%) adding: locale/zh-TW/global/printdialog.properties (deflated 50%) adding: locale/zh-TW/global/downloadProgress.properties (deflated 37%) adding: locale/zh-TW/global/printdialog.dtd (deflated 56%) adding: locale/zh-TW/global/css.properties (deflated 64%) adding: locale/zh-TW/global/finddialog.dtd (deflated 54%) adding: locale/zh-TW/global/history/history.properties (deflated 29%) adding: locale/zh-TW/global/editMenuOverlay.dtd (deflated 70%) adding: locale/zh-TW/global/printing.properties (deflated 59%) adding: locale/zh-TW/global/nsHelperAppDlg.dtd (deflated 58%) adding: locale/zh-TW/global/wizard.dtd (deflated 75%) adding: locale/zh-TW/global/xml/prettyprint.dtd (deflated 51%) adding: locale/zh-TW/global/printPageSetup.dtd (deflated 56%) adding: locale/zh-TW/global/charsetTitles.properties (deflated 65%) adding: locale/zh-TW/global/customizeCharset.dtd (deflated 54%) adding: locale/zh-TW/global/dialogOverlay.dtd (deflated 34%) adding: locale/zh-TW/global/commonDialogs.properties (deflated 18%) adding: locale/zh-TW/global/preferences.dtd (deflated 45%) adding: locale/zh-TW/global/config.dtd (deflated 54%) adding: locale/zh-TW/global/customizeToolbar.dtd (deflated 40%) adding: locale/zh-TW/global/console.properties (deflated 18%) adding: locale/zh-TW/global/security/caps.properties (deflated 48%) adding: locale/zh-TW/global/license.dtd (deflated 42%) adding: locale/zh-TW/global/languageNames.properties (deflated 52%) adding: locale/zh-TW/global/intl.properties (deflated 58%) adding: locale/zh-TW/global/regionNames.properties (deflated 41%) adding: locale/zh-TW/global/crashes.dtd (deflated 41%) adding: locale/zh-TW/global/viewSource.properties (deflated 36%) adding: locale/zh-TW/global/layout_errors.properties (deflated 54%) adding: locale/zh-TW/global/gnomeprintdialog.properties (deflated 35%) adding: locale/zh-TW/global/printPreviewProgress.dtd (deflated 25%) adding: locale/zh-TW/global/config.properties (deflated 50%) adding: locale/zh-TW/global/viewSource.dtd (deflated 68%) adding: locale/zh-TW/global/findbar.properties (deflated 31%) adding: locale/zh-TW/global/appstrings.properties (deflated 42%) adding: locale/zh-TW/global/netErrorApp.dtd (deflated 31%) adding: locale/zh-TW/global/charsetOverlay.dtd (deflated 69%) adding: locale/zh-TW/global/intl.css (deflated 38%) adding: locale/zh-TW/global/filepicker.dtd (deflated 48%) adding: locale/zh-TW/global/printPreview.dtd (deflated 59%) adding: locale/zh-TW/global/tree.dtd (stored 0%) adding: locale/zh-TW/global/nsWebBrowserPersist.properties (deflated 48%) adding: locale/zh-TW/global/commonDialog.dtd (deflated 44%) adding: locale/zh-TW/global/dialog.properties (deflated 30%) adding: locale/zh-TW/global/global.dtd (stored 0%) adding: locale/zh-TW/global/mozilla.dtd (deflated 38%) adding: locale/zh-TW/global/textcontext.dtd (deflated 59%) adding: locale/zh-TW/global/webservices/security.properties (deflated 49%) adding: locale/zh-TW/global/customizeToolbar.properties (deflated 33%) adding: locale/zh-TW/global/prompts.properties (deflated 51%) adding: locale/zh-TW/global/appPicker.dtd (deflated 14%) adding: locale/zh-TW/global/netError.dtd (deflated 61%) adding: locale/zh-TW/global/nsHelperAppDlg.properties (stored 0%) adding: locale/zh-TW/global/filepicker.properties (deflated 56%) adding: locale/zh-TW/global/keys.properties (deflated 53%) adding: locale/zh-TW/global/xbl.properties (deflated 47%) adding: locale/zh-TW/global/finddialog.properties (deflated 1%) adding: locale/zh-TW/global/brand.dtd (deflated 18%) adding: locale/zh-TW/global/layout/MediaDocument.properties (deflated 58%) adding: locale/zh-TW/global/layout/xmlparser.properties (deflated 50%) adding: locale/zh-TW/global/layout/HtmlForm.properties (deflated 47%) adding: locale/zh-TW/global/browser.properties (deflated 27%) adding: locale/zh-TW/global-platform/unix/accessible.properties (deflated 39%) adding: locale/zh-TW/global-platform/unix/platformKeys.properties (deflated 33%) adding: locale/zh-TW/global-platform/unix/intl.properties (deflated 22%) adding: locale/zh-TW/global-platform/win/accessible.properties (deflated 39%) adding: locale/zh-TW/global-platform/win/platformKeys.properties (deflated 33%) adding: locale/zh-TW/global-platform/win/intl.properties (deflated 22%) adding: locale/zh-TW/global-platform/mac/accessible.properties (deflated 39%) adding: locale/zh-TW/global-platform/mac/platformKeys.properties (deflated 34%) adding: locale/zh-TW/global-platform/mac/intl.properties (deflated 22%) adding: locale/zh-TW/global-region/region.properties (deflated 38%) adding: locale/zh-TW/global-region/region.dtd (stored 0%) adding: locale/zh-TW/places/places.properties (deflated 40%) adding: locale/zh-TW/pipnss/nsserrors.properties (deflated 70%) adding: locale/zh-TW/pipnss/pipnss.properties (deflated 64%) adding: locale/zh-TW/pipnss/security.properties (deflated 53%) adding: locale/zh-TW/necko/necko.properties (deflated 46%) adding: locale/zh-TW/mozapps/handling/handling.properties (deflated 26%) adding: locale/zh-TW/mozapps/handling/handling.dtd (deflated 39%) adding: locale/zh-TW/mozapps/plugins/plugins.properties (deflated 55%) adding: locale/zh-TW/mozapps/plugins/plugins.dtd (deflated 62%) adding: locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.properties (deflated 27%) adding: locale/zh-TW/mozapps/xpinstall/xpinstallConfirm.dtd (deflated 25%) adding: locale/zh-TW/mozapps/downloads/downloads.dtd (deflated 60%) adding: locale/zh-TW/mozapps/downloads/downloads.properties (deflated 58%) adding: locale/zh-TW/mozapps/downloads/unknownContentType.properties (deflated 34%) adding: locale/zh-TW/mozapps/downloads/unknownContentType.dtd (deflated 47%) adding: locale/zh-TW/mozapps/downloads/settingsChange.dtd (deflated 29%) adding: locale/zh-TW/mozapps/profile/profileSelection.properties (deflated 54%) adding: locale/zh-TW/mozapps/profile/createProfileWizard.dtd (deflated 53%) adding: locale/zh-TW/mozapps/profile/profileSelection.dtd (deflated 53%) adding: locale/zh-TW/mozapps/preferences/ocsp.dtd (deflated 48%) adding: locale/zh-TW/mozapps/preferences/preferences.properties (deflated 32%) adding: locale/zh-TW/mozapps/preferences/removemp.dtd (deflated 33%) adding: locale/zh-TW/mozapps/preferences/changemp.dtd (deflated 45%) adding: locale/zh-TW/mozapps/update/incompatible.dtd (deflated 36%) adding: locale/zh-TW/mozapps/update/updates.properties (deflated 58%) adding: locale/zh-TW/mozapps/update/history.dtd (deflated 45%) adding: locale/zh-TW/mozapps/update/errors.dtd (stored 0%) adding: locale/zh-TW/mozapps/update/updates.dtd (deflated 60%) adding: locale/zh-TW/mozapps/extensions/about.dtd (deflated 38%) adding: locale/zh-TW/mozapps/extensions/update.properties (deflated 46%) adding: locale/zh-TW/mozapps/extensions/update.dtd (deflated 65%) adding: locale/zh-TW/mozapps/extensions/extensions.dtd (deflated 76%) adding: locale/zh-TW/mozapps/extensions/extensions.properties (deflated 58%) adding: locale/zh-TW/cookie/cookieAcceptDialog.dtd (deflated 53%) adding: locale/zh-TW/cookie/cookieAcceptDialog.properties (deflated 36%) adding: locale/zh-TW/help/help-toc.rdf (deflated 57%) adding: locale/zh-TW/help/welcome.xhtml (deflated 40%) adding: locale/zh-TW/help/help.properties (stored 0%) adding: locale/zh-TW/help/help.dtd (deflated 65%) adding: locale/zh-TW/pippki/pippki.dtd (deflated 61%) adding: locale/zh-TW/pippki/pref-ssl.dtd (deflated 56%) adding: locale/zh-TW/pippki/pippki.properties (deflated 58%) adding: locale/zh-TW/pippki/pref-security.dtd (deflated 55%) adding: locale/zh-TW/pippki/PrefOverlay.dtd (deflated 54%) adding: locale/zh-TW/pippki/pref-masterpass.dtd (deflated 56%) adding: locale/zh-TW/pippki/PageInfoOverlay.dtd (deflated 55%) adding: locale/zh-TW/pippki/deviceManager.dtd (deflated 61%) adding: locale/zh-TW/pippki/certManager.dtd (deflated 67%) adding: locale/zh-TW/pippki/pref-validation.dtd (deflated 63%) adding: locale/zh-TW/passwordmgr/passwordmgr.properties (deflated 58%) adding: locale/zh-TW/passwordmgr/passwordManager.dtd (deflated 56%) adding: locale/browser-region/region.properties (deflated 51%) adding: locale/branding/brand.properties (deflated 30%) adding: locale/branding/brand.dtd (deflated 40%) adding: locale/browser/downloads/settingsChange.dtd (deflated 32%) adding: locale/browser/sanitize.dtd (deflated 53%) adding: locale/browser/aboutRobots.dtd (deflated 44%) adding: locale/browser/pageReport.dtd (deflated 35%) adding: locale/browser/openLocation.dtd (deflated 37%) adding: locale/browser/history/history.dtd (deflated 65%) adding: locale/browser/migration/migration.dtd (deflated 67%) adding: locale/browser/migration/migration.properties (deflated 62%) adding: locale/browser/places/places.dtd (deflated 75%) adding: locale/browser/places/moveBookmarks.dtd (deflated 32%) adding: locale/browser/places/places.properties (deflated 55%) adding: locale/browser/places/bookmarkProperties.properties (deflated 46%) adding: locale/browser/places/bookmarkProperties.dtd (deflated 64%) adding: locale/browser/places/editBookmarkOverlay.dtd (deflated 73%) adding: locale/browser/preferences/security.dtd (deflated 55%) adding: locale/browser/preferences/applications.dtd (deflated 53%) adding: locale/browser/preferences/preferences.properties (deflated 51%) adding: locale/browser/preferences/languages.dtd (deflated 55%) adding: locale/browser/preferences/fallbackEULA.dtd (stored 0%) adding: locale/browser/preferences/applicationManager.properties (deflated 20%) adding: locale/browser/preferences/permissions.dtd (deflated 55%) adding: locale/browser/preferences/colors.dtd (deflated 55%) adding: locale/browser/preferences/advanced.dtd (deflated 66%) adding: locale/browser/preferences/applicationManager.dtd (deflated 32%) adding: locale/browser/preferences/advanced-scripts.dtd (deflated 47%) adding: locale/browser/preferences/preferences.dtd (deflated 48%) adding: locale/browser/preferences/tabs.dtd (deflated 49%) adding: locale/browser/preferences/main.dtd (deflated 61%) adding: locale/browser/preferences/phishEULA.dtd (deflated 41%) adding: locale/browser/preferences/content.dtd (deflated 61%) adding: locale/browser/preferences/privacy.dtd (deflated 59%) adding: locale/browser/preferences/securityWarnings.dtd (deflated 61%) adding: locale/browser/preferences/selectBookmark.dtd (deflated 16%) adding: locale/browser/preferences/fonts.dtd (deflated 62%) adding: locale/browser/preferences/cookies.dtd (deflated 57%) adding: locale/browser/preferences/connection.dtd (deflated 62%) adding: locale/browser/safeMode.dtd (deflated 48%) adding: locale/browser/tabbrowser.properties (deflated 49%) adding: locale/browser/shellservice.properties (deflated 31%) adding: locale/browser/aboutDialog.dtd (deflated 39%) adding: locale/browser/browser.dtd (deflated 74%) adding: locale/browser/engineManager.dtd (deflated 52%) adding: locale/browser/appstrings.properties (deflated 43%) adding: locale/browser/metaData.dtd (deflated 61%) adding: locale/browser/setDesktopBackground.dtd (deflated 35%) adding: locale/browser/searchbar.dtd (deflated 24%) adding: locale/browser/sessionstore.properties (deflated 26%) adding: locale/browser/pageInfo.properties (deflated 42%) adding: locale/browser/baseMenuOverlay.dtd (deflated 62%) adding: locale/browser/feeds/subscribe.dtd (deflated 15%) adding: locale/browser/feeds/subscribe.properties (deflated 58%) adding: locale/browser/pageReportFirstTime.dtd (deflated 31%) adding: locale/browser/search.properties (deflated 44%) adding: locale/browser/quitDialog.properties (deflated 42%) adding: locale/browser/sidebar/sidebar.properties (deflated 30%) adding: locale/browser/pageInfo.dtd (deflated 64%) adding: locale/browser/netError.dtd (deflated 61%) adding: locale/browser/openLocation.properties (stored 0%) adding: locale/browser/tabbrowser.dtd (deflated 67%) adding: locale/browser/credits.dtd (deflated 27%) adding: locale/browser/safebrowsing/blockedSite.properties (deflated 42%) adding: locale/browser/safebrowsing/phishing-afterload-warning-message.dtd (deflated 57%) adding: locale/browser/safebrowsing/report-phishing.dtd (deflated 26%) adding: locale/browser/metaData.properties (deflated 32%) adding: locale/browser/engineManager.properties (deflated 38%) adding: locale/browser/browser.properties (deflated 56%) /builddir/build/BUILD/firefox-3.0/mozilla + cd - + /bin/rm -rf firefox.SSA6Khgz ++ echo zh-TW ++ sed -e s/-/_/g + language=zh_TW ++ echo /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org ++ sed -e 's,^/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg,,' + extensiondir=//usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org + echo '%lang(zh_TW) //usr/lib64/firefox-3.0b5/extensions/langpack-zh-TW@firefox.mozilla.org' + /bin/rm -rf firefox-langpacks + /bin/mkdir -p '/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' + /bin/mkdir -p '/var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' + /usr/bin/install -p -c -m 644 LICENSE /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5 + touch /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/components/compreg.dat + touch /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg//usr/lib64/firefox-3.0b5/components/xpti.dat + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/firefox-3.0 extracting debug info from /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64/firefox-3.0b5/components/libbrowserdirprovider.so extracting debug info from /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64/firefox-3.0b5/components/libbrowsercomps.so extracting debug info from /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg/usr/lib64/firefox-3.0b5/components/libnkgnomevfs.so 853 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: firefox-3.0-0.55.beta5.fc9 Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires: /builddir/build/SOURCES/find-external-requires Provides: webclient libbrowsercomps.so()(64bit) libbrowsercomps.so(EXPORTED)(64bit) libbrowserdirprovider.so()(64bit) libbrowserdirprovider.so(EXPORTED)(64bit) libnkgnomevfs.so()(64bit) libnkgnomevfs.so(EXPORTED)(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: desktop-file-utils >= 0.9 xulrunner >= 1.9-0.55.beta5.fc9 system-bookmarks /bin/sh libatk-1.0.so.0()(64bit) libcairo.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgconf-2.so.4()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstartup-notification-1.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libxpcom.so()(64bit) libxul.so()(64bit) Obsoletes: mozilla <= 37:1.7.13 Processing files: firefox-debuginfo-3.0-0.55.beta5.fc9 Finding Provides: /usr/lib/rpm/redhat/find-provides Finding Requires: /builddir/build/SOURCES/find-external-requires Provides: 687f5833c6d537d5317c9a83b43c56bc7cf48b.debug()(64bit) 6ca756e6cc51acad004851fce905afa4aff5cd.debug()(64bit) 906c491304776df55361d38e15606bb52b9551.debug()(64bit) libbrowsercomps.so.debug()(64bit) libbrowserdirprovider.so.debug()(64bit) libnkgnomevfs.so.debug()(64bit) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/firefox-3.0-0.55.beta5.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/firefox-debuginfo-3.0-0.55.beta5.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.43603 + umask 022 + cd /builddir/build/BUILD + cd firefox-3.0 + /bin/rm -rf /var/tmp/firefox-3.0-0.55.beta5.fc9-FAn1Gg + exit 0 LEAVE do -->