tar -xf pcmanfm-1.2.1.tar.xz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for library containing floor... -lm checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.1 checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XLIB... yes checking for GIO... yes checking for FM... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/pcmanfm.1 config.status: creating data/ui/Makefile config.status: creating data/ui/about.glade config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Ready to make pcmanfm make all-recursive make[1]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' Making all in src make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-pcmanfm.o -MD -MP -MF .deps/pcmanfm-pcmanfm.Tpo -c -o pcmanfm-pcmanfm.o `test -f 'pcmanfm.c' || echo './'`pcmanfm.c mv -f .deps/pcmanfm-pcmanfm.Tpo .deps/pcmanfm-pcmanfm.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-app-config.o -MD -MP -MF .deps/pcmanfm-app-config.Tpo -c -o pcmanfm-app-config.o `test -f 'app-config.c' || echo './'`app-config.c mv -f .deps/pcmanfm-app-config.Tpo .deps/pcmanfm-app-config.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-main-win.o -MD -MP -MF .deps/pcmanfm-main-win.Tpo -c -o pcmanfm-main-win.o `test -f 'main-win.c' || echo './'`main-win.c mv -f .deps/pcmanfm-main-win.Tpo .deps/pcmanfm-main-win.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-tab-page.o -MD -MP -MF .deps/pcmanfm-tab-page.Tpo -c -o pcmanfm-tab-page.o `test -f 'tab-page.c' || echo './'`tab-page.c mv -f .deps/pcmanfm-tab-page.Tpo .deps/pcmanfm-tab-page.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-desktop.o -MD -MP -MF .deps/pcmanfm-desktop.Tpo -c -o pcmanfm-desktop.o `test -f 'desktop.c' || echo './'`desktop.c mv -f .deps/pcmanfm-desktop.Tpo .deps/pcmanfm-desktop.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-volume-manager.o -MD -MP -MF .deps/pcmanfm-volume-manager.Tpo -c -o pcmanfm-volume-manager.o `test -f 'volume-manager.c' || echo './'`volume-manager.c mv -f .deps/pcmanfm-volume-manager.Tpo .deps/pcmanfm-volume-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-pref.o -MD -MP -MF .deps/pcmanfm-pref.Tpo -c -o pcmanfm-pref.o `test -f 'pref.c' || echo './'`pref.c mv -f .deps/pcmanfm-pref.Tpo .deps/pcmanfm-pref.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-single-inst.o -MD -MP -MF .deps/pcmanfm-single-inst.Tpo -c -o pcmanfm-single-inst.o `test -f 'single-inst.c' || echo './'`single-inst.c mv -f .deps/pcmanfm-single-inst.Tpo .deps/pcmanfm-single-inst.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -MT pcmanfm-connect-server.o -MD -MP -MF .deps/pcmanfm-connect-server.Tpo -c -o pcmanfm-connect-server.o `test -f 'connect-server.c' || echo './'`connect-server.c mv -f .deps/pcmanfm-connect-server.Tpo .deps/pcmanfm-connect-server.Po gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=i486 -mtune=i686 -lm -o pcmanfm pcmanfm-pcmanfm.o pcmanfm-app-config.o pcmanfm-main-win.o pcmanfm-tab-page.o pcmanfm-desktop.o pcmanfm-volume-manager.o pcmanfm-pref.o pcmanfm-single-inst.o pcmanfm-connect-server.o -lX11 -pthread -lfm-gtk -lgtk-x11-2.0 -lfm -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/src' Making all in po make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/po' Making all in data make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' Making all in ui make[3]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data/ui' sed 's///' < about.glade | sed ':a;N;$!ba;s/ *\n * about.ui make[3]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data/ui' make[3]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' make[1]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' Making install in src make[1]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/src' make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/src' /usr/bin/mkdir -p '/home/djemos/pcmanfm/pkg/usr/bin' /usr/bin/ginstall -c pcmanfm '/home/djemos/pcmanfm/pkg/usr/bin' /usr/bin/mkdir -p "/home/djemos/pcmanfm/pkg/usr/lib/pcmanfm" /usr/bin/mkdir -p '/home/djemos/pcmanfm/pkg/usr/include' /usr/bin/ginstall -c -m 644 pcmanfm-modules.h '/home/djemos/pcmanfm/pkg/usr/include' make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/src' make[1]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/src' Making install in po make[1]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/po' linguas="ar be bg bn ca cs da de el en_GB es et eu fa fi fo fr gl he hr hu id is it ja kk km ko lg lt lv ms nl pa pl pt pt_BR ro ru si sk sl sr sr@latin sv te th tr tt_RU ug uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/home/djemos/pcmanfm/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/pcmanfm/src/pcmanfm-1.2.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/pcmanfm.mo; \ echo "installing $lang.gmo as $dir/pcmanfm.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/pcmanfm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pcmanfm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/pcmanfm.mo.m; \ echo "installing $lang.gmo.m as $dir/pcmanfm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/pcmanfm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pcmanfm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ar/LC_MESSAGES/pcmanfm.mo installing be.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/be/LC_MESSAGES/pcmanfm.mo installing bg.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/bg/LC_MESSAGES/pcmanfm.mo installing bn.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/bn/LC_MESSAGES/pcmanfm.mo installing ca.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ca/LC_MESSAGES/pcmanfm.mo installing cs.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/cs/LC_MESSAGES/pcmanfm.mo installing da.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/da/LC_MESSAGES/pcmanfm.mo installing de.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/de/LC_MESSAGES/pcmanfm.mo installing el.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/el/LC_MESSAGES/pcmanfm.mo installing en_GB.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/en_GB/LC_MESSAGES/pcmanfm.mo installing es.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/es/LC_MESSAGES/pcmanfm.mo installing et.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/et/LC_MESSAGES/pcmanfm.mo installing eu.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/eu/LC_MESSAGES/pcmanfm.mo installing fa.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/fa/LC_MESSAGES/pcmanfm.mo installing fi.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/fi/LC_MESSAGES/pcmanfm.mo installing fo.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/fo/LC_MESSAGES/pcmanfm.mo installing fr.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/fr/LC_MESSAGES/pcmanfm.mo installing gl.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/gl/LC_MESSAGES/pcmanfm.mo installing he.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/he/LC_MESSAGES/pcmanfm.mo installing hr.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/hr/LC_MESSAGES/pcmanfm.mo installing hu.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/hu/LC_MESSAGES/pcmanfm.mo installing id.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/id/LC_MESSAGES/pcmanfm.mo installing is.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/is/LC_MESSAGES/pcmanfm.mo installing it.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/it/LC_MESSAGES/pcmanfm.mo installing ja.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ja/LC_MESSAGES/pcmanfm.mo installing kk.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/kk/LC_MESSAGES/pcmanfm.mo installing km.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/km/LC_MESSAGES/pcmanfm.mo installing ko.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ko/LC_MESSAGES/pcmanfm.mo installing lg.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/lg/LC_MESSAGES/pcmanfm.mo installing lt.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/lt/LC_MESSAGES/pcmanfm.mo installing lv.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/lv/LC_MESSAGES/pcmanfm.mo installing ms.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ms/LC_MESSAGES/pcmanfm.mo installing nl.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/nl/LC_MESSAGES/pcmanfm.mo installing pa.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/pa/LC_MESSAGES/pcmanfm.mo installing pl.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/pl/LC_MESSAGES/pcmanfm.mo installing pt.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/pt/LC_MESSAGES/pcmanfm.mo installing pt_BR.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/pt_BR/LC_MESSAGES/pcmanfm.mo installing ro.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ro/LC_MESSAGES/pcmanfm.mo installing ru.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ru/LC_MESSAGES/pcmanfm.mo installing si.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/si/LC_MESSAGES/pcmanfm.mo installing sk.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/sk/LC_MESSAGES/pcmanfm.mo installing sl.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/sl/LC_MESSAGES/pcmanfm.mo installing sr.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/sr/LC_MESSAGES/pcmanfm.mo installing sr@latin.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/sr@latin/LC_MESSAGES/pcmanfm.mo installing sv.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/sv/LC_MESSAGES/pcmanfm.mo installing te.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/te/LC_MESSAGES/pcmanfm.mo installing th.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/th/LC_MESSAGES/pcmanfm.mo installing tr.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/tr/LC_MESSAGES/pcmanfm.mo installing tt_RU.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/tt_RU/LC_MESSAGES/pcmanfm.mo installing ug.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/ug/LC_MESSAGES/pcmanfm.mo installing uk.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/uk/LC_MESSAGES/pcmanfm.mo installing vi.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/vi/LC_MESSAGES/pcmanfm.mo installing zh_CN.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo installing zh_TW.gmo as /home/djemos/pcmanfm/pkg/usr/share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo make[1]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/po' Making install in data make[1]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' Making install in ui make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data/ui' make[3]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data/ui' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/pcmanfm/pkg/usr/share/pcmanfm/ui' /usr/bin/ginstall -c -m 644 pref.ui desktop-pref.ui autorun.ui connect.ui about.ui '/home/djemos/pcmanfm/pkg/usr/share/pcmanfm/ui' make[3]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data/ui' make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data/ui' make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[3]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/pcmanfm/pkg/etc/xdg/pcmanfm/default' /usr/bin/ginstall -c -m 644 pcmanfm.conf '/home/djemos/pcmanfm/pkg/etc/xdg/pcmanfm/default' /usr/bin/mkdir -p '/home/djemos/pcmanfm/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 pcmanfm.desktop pcmanfm-desktop-pref.desktop '/home/djemos/pcmanfm/pkg/usr/share/applications' /usr/bin/mkdir -p '/home/djemos/pcmanfm/pkg/usr/share/man/man1' /usr/bin/ginstall -c -m 644 pcmanfm.1 '/home/djemos/pcmanfm/pkg/usr/share/man/man1' make[3]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[1]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1/data' make[1]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' make[2]: Entering directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' make[1]: Leaving directory `/home/djemos/pcmanfm/src/pcmanfm-1.2.1' /home/djemos/pcmanfm/pkg: σύνολο 12 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 etc drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 install drwxr-xr-x 9 root root 4096 Ιούλ 6 19:53 usr /home/djemos/pcmanfm/pkg/etc: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 xdg /home/djemos/pcmanfm/pkg/etc/xdg: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 pcmanfm /home/djemos/pcmanfm/pkg/etc/xdg/pcmanfm: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 default /home/djemos/pcmanfm/pkg/etc/xdg/pcmanfm/default: σύνολο 4 -rw-r--r-- 1 root root 321 Ιούλ 6 19:53 pcmanfm.conf.new /home/djemos/pcmanfm/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 288 Ιούλ 6 19:53 doinst.sh -rw-r--r-- 1 root root 259 Ιούλ 6 19:53 slack-desc /home/djemos/pcmanfm/pkg/usr: σύνολο 28 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 bin drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 doc drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 include drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 lib drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 man drwxr-xr-x 5 root root 4096 Ιούλ 6 19:53 share drwxr-xr-x 3 root root 4096 Ιούλ 6 19:51 src /home/djemos/pcmanfm/pkg/usr/bin: σύνολο 216 -rwxr-xr-x 1 root root 220792 Ιούλ 6 19:53 pcmanfm /home/djemos/pcmanfm/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 pcmanfm-1.2.1 /home/djemos/pcmanfm/pkg/usr/doc/pcmanfm-1.2.1: σύνολο 60 -rw-r--r-- 1 root root 234 Ιούλ 6 19:53 AUTHORS -rw-r--r-- 1 root root 18002 Ιούλ 6 19:53 COPYING -rw-r--r-- 1 root root 0 Ιούλ 6 19:53 ChangeLog -rw-r--r-- 1 root root 11870 Ιούλ 6 19:53 INSTALL -rw-r--r-- 1 root root 15369 Ιούλ 6 19:53 NEWS -rw-r--r-- 1 root root 61 Ιούλ 6 19:53 README -rw-r--r-- 1 root root 227 Ιούλ 6 19:53 TODO /home/djemos/pcmanfm/pkg/usr/include: σύνολο 4 -rw-r--r-- 1 root root 2387 Ιούλ 6 19:52 pcmanfm-modules.h /home/djemos/pcmanfm/pkg/usr/lib: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 pcmanfm /home/djemos/pcmanfm/pkg/usr/lib/pcmanfm: σύνολο 0 /home/djemos/pcmanfm/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 man1 /home/djemos/pcmanfm/pkg/usr/man/man1: σύνολο 4 -rw-r--r-- 1 root root 2096 Ιούλ 6 19:53 pcmanfm.1.gz /home/djemos/pcmanfm/pkg/usr/share: σύνολο 12 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 applications drwxr-xr-x 56 root root 4096 Ιούλ 6 19:53 locale drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 pcmanfm /home/djemos/pcmanfm/pkg/usr/share/applications: σύνολο 16 -rw-r--r-- 1 root root 6339 Ιούλ 6 19:53 pcmanfm-desktop-pref.desktop -rw-r--r-- 1 root root 7076 Ιούλ 6 19:53 pcmanfm.desktop /home/djemos/pcmanfm/pkg/usr/share/locale: σύνολο 216 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 ar drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 be drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 bg drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 bn drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 ca drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 cs drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 da drwxr-xr-x 3 root root 4096 Ιούλ 6 19:52 de drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 el drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 en_GB drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 es drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 et drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 eu drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 fa drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 fi drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 fo drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 fr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 gl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 he drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 hr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 hu drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 id drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 is drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 it drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 ja drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 kk drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 km drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 ko drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 lg drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 lt drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 lv drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 ms drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 nl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 pa drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 pl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 pt drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 pt_BR drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 ro drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 ru drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 si drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 sk drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 sl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 sr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 sr@latin drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 sv drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 te drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 th drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 tr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 tt_RU drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 ug drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 uk drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 vi drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 zh_CN drwxr-xr-x 3 root root 4096 Ιούλ 6 19:53 zh_TW /home/djemos/pcmanfm/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18301 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/be: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/be/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15158 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/bg: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/bg/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21578 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/bn: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/bn/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 6074 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 6612 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23644 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 4563 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:52 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23772 Ιούλ 6 19:52 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 7368 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/en_GB: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/en_GB/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 11210 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 24695 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/et: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/et/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23011 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/eu: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/eu/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13494 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/fa: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/fa/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 14202 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23901 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/fo: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/fo/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 3988 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 25451 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/gl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/gl/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 24654 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/he: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/he/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18874 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/hr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/hr/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 16214 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 5331 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/id: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/id/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23434 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/is: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/is/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 469 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24361 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 27398 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/kk: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/kk/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30387 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/km: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/km/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1512 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ko: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ko/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 24779 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/lg: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/lg/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 25985 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/lt: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/lt/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24202 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/lv: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/lv/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 4245 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ms: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ms/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 910 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24221 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/pa: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/pa/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 5266 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24089 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24011 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 12367 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ro: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ro/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 12258 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30686 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/si: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/si/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1607 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/sk: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/sk/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 4274 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/sl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/sl/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13612 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/sr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/sr/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18674 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/sr@latin: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/sr@latin/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 14590 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23322 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/te: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/te/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 7439 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/th: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/th/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 414 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23930 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/tt_RU: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/tt_RU/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 5337 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/ug: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/ug/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15941 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30260 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/vi: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/vi/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 12972 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 23088 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 LC_MESSAGES /home/djemos/pcmanfm/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21061 Ιούλ 6 19:53 pcmanfm.mo /home/djemos/pcmanfm/pkg/usr/share/pcmanfm: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 ui /home/djemos/pcmanfm/pkg/usr/share/pcmanfm/ui: σύνολο 128 -rw-r--r-- 1 root root 2385 Ιούλ 6 19:53 about.ui -rw-r--r-- 1 root root 7090 Ιούλ 6 19:53 autorun.ui -rw-r--r-- 1 root root 10174 Ιούλ 6 19:53 connect.ui -rw-r--r-- 1 root root 24051 Ιούλ 6 19:53 desktop-pref.ui -rw-r--r-- 1 root root 79897 Ιούλ 6 19:53 pref.ui /home/djemos/pcmanfm/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:53 pcmanfm-1.2.1 /home/djemos/pcmanfm/pkg/usr/src/pcmanfm-1.2.1: σύνολο 4 -rw-r--r-- 1 root root 894 Ιούλ 6 19:53 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/pcmanfm/pcmanfm-1.2.1-i486-1dj.txz ./ install/ install/doinst.sh install/slack-desc etc/ etc/xdg/ etc/xdg/pcmanfm/ etc/xdg/pcmanfm/default/ etc/xdg/pcmanfm/default/pcmanfm.conf.new usr/ usr/doc/ usr/doc/pcmanfm-1.2.1/ usr/doc/pcmanfm-1.2.1/COPYING usr/doc/pcmanfm-1.2.1/AUTHORS usr/doc/pcmanfm-1.2.1/INSTALL usr/doc/pcmanfm-1.2.1/NEWS usr/doc/pcmanfm-1.2.1/ChangeLog usr/doc/pcmanfm-1.2.1/README usr/doc/pcmanfm-1.2.1/TODO usr/src/ usr/src/pcmanfm-1.2.1/ usr/src/pcmanfm-1.2.1/SLKBUILD usr/share/ usr/share/locale/ usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/pcmanfm.mo usr/share/locale/fo/ usr/share/locale/fo/LC_MESSAGES/ usr/share/locale/fo/LC_MESSAGES/pcmanfm.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/pcmanfm.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/pcmanfm.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/pcmanfm.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/pcmanfm.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/pcmanfm.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/pcmanfm.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/pcmanfm.mo usr/share/locale/tt_RU/ usr/share/locale/tt_RU/LC_MESSAGES/ usr/share/locale/tt_RU/LC_MESSAGES/pcmanfm.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/pcmanfm.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/pcmanfm.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/pcmanfm.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/pcmanfm.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/pcmanfm.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/pcmanfm.mo usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/pcmanfm.mo usr/share/locale/fa/ usr/share/locale/fa/LC_MESSAGES/ usr/share/locale/fa/LC_MESSAGES/pcmanfm.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/pcmanfm.mo usr/share/locale/si/ usr/share/locale/si/LC_MESSAGES/ usr/share/locale/si/LC_MESSAGES/pcmanfm.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/pcmanfm.mo usr/share/locale/te/ usr/share/locale/te/LC_MESSAGES/ usr/share/locale/te/LC_MESSAGES/pcmanfm.mo usr/share/locale/bn/ usr/share/locale/bn/LC_MESSAGES/ usr/share/locale/bn/LC_MESSAGES/pcmanfm.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/pcmanfm.mo usr/share/locale/kk/ usr/share/locale/kk/LC_MESSAGES/ usr/share/locale/kk/LC_MESSAGES/pcmanfm.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/pcmanfm.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/pcmanfm.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/pcmanfm.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/pcmanfm.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/pcmanfm.mo usr/share/locale/km/ usr/share/locale/km/LC_MESSAGES/ usr/share/locale/km/LC_MESSAGES/pcmanfm.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/pcmanfm.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/pcmanfm.mo usr/share/locale/lg/ usr/share/locale/lg/LC_MESSAGES/ usr/share/locale/lg/LC_MESSAGES/pcmanfm.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/pcmanfm.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/pcmanfm.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/pcmanfm.mo usr/share/locale/ug/ usr/share/locale/ug/LC_MESSAGES/ usr/share/locale/ug/LC_MESSAGES/pcmanfm.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/pcmanfm.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/pcmanfm.mo usr/share/locale/is/ usr/share/locale/is/LC_MESSAGES/ usr/share/locale/is/LC_MESSAGES/pcmanfm.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/pcmanfm.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/pcmanfm.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/pcmanfm.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/pcmanfm.mo usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/pcmanfm.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/pcmanfm.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/pcmanfm.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/pcmanfm.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/pcmanfm.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/pcmanfm.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/pcmanfm.mo usr/share/pcmanfm/ usr/share/pcmanfm/ui/ usr/share/pcmanfm/ui/connect.ui usr/share/pcmanfm/ui/desktop-pref.ui usr/share/pcmanfm/ui/about.ui usr/share/pcmanfm/ui/pref.ui usr/share/pcmanfm/ui/autorun.ui usr/share/applications/ usr/share/applications/pcmanfm.desktop usr/share/applications/pcmanfm-desktop-pref.desktop usr/lib/ usr/lib/pcmanfm/ usr/man/ usr/man/man1/ usr/man/man1/pcmanfm.1.gz usr/include/ usr/include/pcmanfm-modules.h usr/bin/ usr/bin/pcmanfm WARNING: zero length file usr/doc/pcmanfm-1.2.1/ChangeLog Slackware package /home/djemos/pcmanfm/pcmanfm-1.2.1-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories