Update libgnomeprint and libgnomeprintui from 2.4.0 to 2.4.2. Bug fixes.
Needed for Gnumeric updates.
This commit is contained in:
parent
fc88025944
commit
825cbc7921
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/10/07 17:05:42 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2004/01/28 16:09:30 marcm Exp $
|
||||
|
||||
COMMENT= "printing framework for GNOME"
|
||||
|
||||
VERSION= 2.4.0
|
||||
VERSION= 2.4.2
|
||||
DISTNAME= libgnomeprint-${VERSION}
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -27,7 +27,6 @@ LIB_DEPENDS= art_lgpl_2.5::graphics/libart \
|
||||
pango-1.0.0.0::devel/pango \
|
||||
xml2.6::textproc/libxml
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libgnomeprint-2.4.0.tar.bz2) = 05e1b57696507b9d69375f4de262e24e
|
||||
RMD160 (libgnomeprint-2.4.0.tar.bz2) = b48d8a5ced74bed0f9d6d936532e18305cf766f9
|
||||
SHA1 (libgnomeprint-2.4.0.tar.bz2) = 397698448ccd377307b7e5620cd59912aafbe980
|
||||
MD5 (libgnomeprint-2.4.2.tar.bz2) = d58534de6c0c6c953b42d82eec0ebfe8
|
||||
RMD160 (libgnomeprint-2.4.2.tar.bz2) = 6a68649a4d7f6bbed9933569391a770ac9ebe213
|
||||
SHA1 (libgnomeprint-2.4.2.tar.bz2) = 86c3010533b8d9514f94ae3a4dab80be406f44fb
|
||||
|
@ -1,7 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.1.1.1 2003/10/07 17:05:42 marcm Exp $
|
||||
--- configure.orig 2003-09-26 07:14:50.000000000 -0700
|
||||
+++ configure 2003-09-26 13:45:45.000000000 -0700
|
||||
@@ -21764,7 +21764,7 @@ GNOME_PRINT_DATA_DIR='${datadir}/libgnom
|
||||
$OpenBSD: patch-configure,v 1.2 2004/01/28 16:09:30 marcm Exp $
|
||||
--- configure.orig 2003-11-26 12:37:56.000000000 -0800
|
||||
+++ configure 2004-01-24 19:47:29.000000000 -0800
|
||||
@@ -9189,7 +9189,7 @@ nto-qnx*)
|
||||
openbsd*)
|
||||
version_type=sunos
|
||||
need_lib_prefix=no
|
||||
- need_version=yes
|
||||
+ need_version=no
|
||||
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
||||
@@ -22560,7 +22560,7 @@ GNOME_PRINT_DATA_DIR='${datadir}/libgnom
|
||||
GNOME_PRINT_DATA_DIR=$GNOME_PRINT_DATA_DIR
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/10/07 17:05:42 marcm Exp $
|
||||
--- ltmain.sh.orig 2003-09-10 15:55:56.000000000 -0700
|
||||
+++ ltmain.sh 2003-09-26 13:45:45.000000000 -0700
|
||||
@@ -1288,6 +1288,17 @@ EOF
|
||||
$OpenBSD: patch-ltmain_sh,v 1.2 2004/01/28 16:09:30 marcm Exp $
|
||||
--- ltmain.sh.orig 2003-11-18 09:48:39.000000000 -0800
|
||||
+++ ltmain.sh 2004-01-23 23:24:48.000000000 -0800
|
||||
@@ -1356,6 +1356,17 @@ EOF
|
||||
continue
|
||||
;;
|
||||
|
||||
@ -19,17 +19,27 @@ $OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/10/07 17:05:42 marcm Exp $
|
||||
-module)
|
||||
module=yes
|
||||
continue
|
||||
@@ -1965,6 +1976,9 @@ EOF
|
||||
@@ -2001,6 +2012,19 @@ EOF
|
||||
fi
|
||||
continue
|
||||
;;
|
||||
+ -pthread)
|
||||
+ case $linkmode in
|
||||
+ lib)
|
||||
+ deplibs="$deplib $deplibs"
|
||||
+ newdependency_libs="$deplib $newdependency_libs"
|
||||
+ ;;
|
||||
+ prog)
|
||||
+ compile_deplibs="$deplib $compile_deplibs"
|
||||
+ finalize_deplibs="$deplib $finalize_deplibs"
|
||||
+ ;;
|
||||
+ esac
|
||||
+ continue
|
||||
+ ;;
|
||||
%DEPLIBS%)
|
||||
alldeplibs=yes
|
||||
continue
|
||||
@@ -2213,10 +2227,6 @@ EOF
|
||||
@@ -2249,10 +2273,6 @@ EOF
|
||||
link_static=no # Whether the deplib will be linked statically
|
||||
if test -n "$library_names" &&
|
||||
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
||||
@ -40,7 +50,7 @@ $OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/10/07 17:05:42 marcm Exp $
|
||||
# This is a shared library
|
||||
|
||||
# Warn about portability, can't link against -module's on some systems (darwin)
|
||||
@@ -5728,40 +5738,6 @@ relink_command=\"$relink_command\""
|
||||
@@ -5764,40 +5784,6 @@ relink_command=\"$relink_command\""
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/12/15 20:35:20 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/01/28 16:09:30 marcm Exp $
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-font.h
|
||||
include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h
|
||||
@ -44,16 +44,6 @@ share/gtk-doc/html/libgnomeprint/index.sgml
|
||||
share/gtk-doc/html/libgnomeprint/left.png
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-building.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-compiling.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-font-face.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-font.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-glyphlist.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-pgl.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-job.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-paper.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-unit.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-rfont.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint-resources.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprint.html
|
||||
share/gtk-doc/html/libgnomeprint/libgnomeprintunsorted.html
|
||||
@ -97,6 +87,7 @@ share/locale/lv/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/mk/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ml/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/mn/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/mr/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/ms/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@ -121,115 +112,20 @@ share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
%%SHARED%%
|
||||
@dirrm share/locale/zh_TW/LC_MESSAGES
|
||||
@dirrm share/locale/zh_TW
|
||||
@dirrm share/locale/zh_CN/LC_MESSAGES
|
||||
@dirrm share/locale/zh_CN
|
||||
@dirrm share/locale/wa/LC_MESSAGES
|
||||
@dirrm share/locale/wa
|
||||
@dirrm share/locale/vi/LC_MESSAGES
|
||||
@dirrm share/locale/vi
|
||||
@dirrm share/locale/uk/LC_MESSAGES
|
||||
@dirrm share/locale/uk
|
||||
@dirrm share/locale/tr/LC_MESSAGES
|
||||
@dirrm share/locale/tr
|
||||
@dirrm share/locale/th/LC_MESSAGES
|
||||
@dirrm share/locale/th
|
||||
@dirrm share/locale/ta/LC_MESSAGES
|
||||
@dirrm share/locale/ta
|
||||
@dirrm share/locale/sv/LC_MESSAGES
|
||||
@dirrm share/locale/sv
|
||||
@dirrm share/locale/sr@Latn/LC_MESSAGES
|
||||
@dirrm share/locale/sr@Latn
|
||||
@dirrm share/locale/sr/LC_MESSAGES
|
||||
@dirrm share/locale/sr
|
||||
@dirrm share/locale/sq/LC_MESSAGES
|
||||
@dirrm share/locale/sq
|
||||
@dirrm share/locale/sl/LC_MESSAGES
|
||||
@dirrm share/locale/sl
|
||||
@dirrm share/locale/sk/LC_MESSAGES
|
||||
@dirrm share/locale/sk
|
||||
@dirrm share/locale/ru/LC_MESSAGES
|
||||
@dirrm share/locale/ru
|
||||
@dirrm share/locale/ro/LC_MESSAGES
|
||||
@dirrm share/locale/ro
|
||||
@dirrm share/locale/pt_BR/LC_MESSAGES
|
||||
@dirrm share/locale/pt_BR
|
||||
@dirrm share/locale/pt/LC_MESSAGES
|
||||
@dirrm share/locale/pt
|
||||
@dirrm share/locale/pl/LC_MESSAGES
|
||||
@dirrm share/locale/pl
|
||||
@dirrm share/locale/no/LC_MESSAGES
|
||||
@dirrm share/locale/no
|
||||
@dirrm share/locale/nn/LC_MESSAGES
|
||||
@dirrm share/locale/nn
|
||||
@dirrm share/locale/nl/LC_MESSAGES
|
||||
@dirrm share/locale/nl
|
||||
@dirrm share/locale/ms/LC_MESSAGES
|
||||
@dirrm share/locale/ms
|
||||
@dirrm share/locale/mn/LC_MESSAGES
|
||||
@dirrm share/locale/mn
|
||||
@dirrm share/locale/ml/LC_MESSAGES
|
||||
@dirrm share/locale/ml
|
||||
@dirrm share/locale/mk/LC_MESSAGES
|
||||
@dirrm share/locale/mk
|
||||
@dirrm share/locale/lv/LC_MESSAGES
|
||||
@dirrm share/locale/lv
|
||||
@dirrm share/locale/mr/LC_MESSAGES
|
||||
@dirrm share/locale/mr
|
||||
@dirrm share/locale/lt/LC_MESSAGES
|
||||
@dirrm share/locale/lt
|
||||
@dirrm share/locale/ko/LC_MESSAGES
|
||||
@dirrm share/locale/ko
|
||||
@dirrm share/locale/ja/LC_MESSAGES
|
||||
@dirrm share/locale/ja
|
||||
@dirrm share/locale/it/LC_MESSAGES
|
||||
@dirrm share/locale/it
|
||||
@dirrm share/locale/is/LC_MESSAGES
|
||||
@dirrm share/locale/is
|
||||
@dirrm share/locale/id/LC_MESSAGES
|
||||
@dirrm share/locale/id
|
||||
@dirrm share/locale/hu/LC_MESSAGES
|
||||
@dirrm share/locale/hu
|
||||
@dirrm share/locale/hi/LC_MESSAGES
|
||||
@dirrm share/locale/hi
|
||||
@dirrm share/locale/he/LC_MESSAGES
|
||||
@dirrm share/locale/he
|
||||
@dirrm share/locale/ga/LC_MESSAGES
|
||||
@dirrm share/locale/ga
|
||||
@dirrm share/locale/fr/LC_MESSAGES
|
||||
@dirrm share/locale/fr
|
||||
@dirrm share/locale/fi/LC_MESSAGES
|
||||
@dirrm share/locale/fi
|
||||
@dirrm share/locale/fa/LC_MESSAGES
|
||||
@dirrm share/locale/fa
|
||||
@dirrm share/locale/et/LC_MESSAGES
|
||||
@dirrm share/locale/et
|
||||
@dirrm share/locale/es/LC_MESSAGES
|
||||
@dirrm share/locale/es
|
||||
@dirrm share/locale/el/LC_MESSAGES
|
||||
@dirrm share/locale/el
|
||||
@dirrm share/locale/de/LC_MESSAGES
|
||||
@dirrm share/locale/de
|
||||
@dirrm share/locale/da/LC_MESSAGES
|
||||
@dirrm share/locale/da
|
||||
@dirrm share/locale/cy/LC_MESSAGES
|
||||
@dirrm share/locale/cy
|
||||
@dirrm share/locale/cs/LC_MESSAGES
|
||||
@dirrm share/locale/cs
|
||||
@dirrm share/locale/ca/LC_MESSAGES
|
||||
@dirrm share/locale/ca
|
||||
@dirrm share/locale/bn/LC_MESSAGES
|
||||
@dirrm share/locale/bn
|
||||
@dirrm share/locale/bg/LC_MESSAGES
|
||||
@dirrm share/locale/bg
|
||||
@dirrm share/locale/be/LC_MESSAGES
|
||||
@dirrm share/locale/be
|
||||
@dirrm share/locale/az/LC_MESSAGES
|
||||
@dirrm share/locale/az
|
||||
@dirrm share/locale/ar/LC_MESSAGES
|
||||
@dirrm share/locale/ar
|
||||
@dirrm share/locale/am/LC_MESSAGES
|
||||
@dirrm share/locale/am
|
||||
@dirrm share/locale
|
||||
@dirrm share/libgnomeprint/${VERSION}/printers/uninstalled
|
||||
@dirrm share/libgnomeprint/${VERSION}/printers
|
||||
@dirrm share/libgnomeprint/${VERSION}/models/uninstalled
|
||||
@ -237,9 +133,6 @@ share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo
|
||||
@dirrm share/libgnomeprint/${VERSION}
|
||||
@dirrm share/libgnomeprint
|
||||
@dirrm share/gtk-doc/html/libgnomeprint
|
||||
@dirrm share/gtk-doc/html
|
||||
@dirrm share/gtk-doc
|
||||
@dirrm lib/pkgconfig
|
||||
@dirrm lib/libgnomeprint/${VERSION}/modules/transports
|
||||
@dirrm lib/libgnomeprint/${VERSION}/modules
|
||||
@dirrm lib/libgnomeprint/${VERSION}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/10/07 17:06:28 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2004/01/28 16:09:30 marcm Exp $
|
||||
|
||||
COMMENT= "user interface components for libgnomeprint"
|
||||
|
||||
DISTNAME= libgnomeprintui-2.4.0
|
||||
DISTNAME= libgnomeprintui-2.4.2
|
||||
CATEGORIES= x11/gnome devel
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/projects/gnome-print/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libgnomeprintui-2.4.0.tar.bz2) = 9962ae98b5722f1eb30bb802296b646f
|
||||
RMD160 (libgnomeprintui-2.4.0.tar.bz2) = 9edd504610edac148ff73fa51a40076f657677f9
|
||||
SHA1 (libgnomeprintui-2.4.0.tar.bz2) = 33d69b77c11424b9284a12e2aaff286e64a60ca3
|
||||
MD5 (libgnomeprintui-2.4.2.tar.bz2) = 5a28283f32efaa6fa401c5e9385b9634
|
||||
RMD160 (libgnomeprintui-2.4.2.tar.bz2) = 41527ed3462b2346b18227968e28e70e2a070ffc
|
||||
SHA1 (libgnomeprintui-2.4.2.tar.bz2) = acb256ac0ad4ad5d064cdc5ea2e23c3aae4746a0
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/10/07 17:06:28 marcm Exp $
|
||||
--- ltmain.sh.orig 2003-09-10 15:55:56.000000000 -0700
|
||||
+++ ltmain.sh 2003-09-26 13:50:53.000000000 -0700
|
||||
@@ -1288,6 +1288,17 @@ EOF
|
||||
$OpenBSD: patch-ltmain_sh,v 1.2 2004/01/28 16:09:30 marcm Exp $
|
||||
--- ltmain.sh.orig 2003-11-18 09:48:39.000000000 -0800
|
||||
+++ ltmain.sh 2004-01-23 23:24:48.000000000 -0800
|
||||
@@ -1356,6 +1356,17 @@ EOF
|
||||
continue
|
||||
;;
|
||||
|
||||
@ -19,17 +19,38 @@ $OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/10/07 17:06:28 marcm Exp $
|
||||
-module)
|
||||
module=yes
|
||||
continue
|
||||
@@ -1965,6 +1976,9 @@ EOF
|
||||
@@ -2001,6 +2012,19 @@ EOF
|
||||
fi
|
||||
continue
|
||||
;;
|
||||
+ -pthread)
|
||||
+ case $linkmode in
|
||||
+ lib)
|
||||
+ deplibs="$deplib $deplibs"
|
||||
+ newdependency_libs="$deplib $newdependency_libs"
|
||||
+ ;;
|
||||
+ prog)
|
||||
+ compile_deplibs="$deplib $compile_deplibs"
|
||||
+ finalize_deplibs="$deplib $finalize_deplibs"
|
||||
+ ;;
|
||||
+ esac
|
||||
+ continue
|
||||
+ ;;
|
||||
%DEPLIBS%)
|
||||
alldeplibs=yes
|
||||
continue
|
||||
@@ -5728,40 +5742,6 @@ relink_command=\"$relink_command\""
|
||||
@@ -2249,10 +2273,6 @@ EOF
|
||||
link_static=no # Whether the deplib will be linked statically
|
||||
if test -n "$library_names" &&
|
||||
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
||||
- if test "$installed" = no; then
|
||||
- notinst_deplibs="$notinst_deplibs $lib"
|
||||
- need_relink=yes
|
||||
- fi
|
||||
# This is a shared library
|
||||
|
||||
# Warn about portability, can't link against -module's on some systems (darwin)
|
||||
@@ -5764,40 +5784,6 @@ relink_command=\"$relink_command\""
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/12/15 20:35:20 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/01/28 16:09:30 marcm Exp $
|
||||
include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h
|
||||
include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h
|
||||
include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h
|
||||
@ -13,13 +13,6 @@ share/gtk-doc/html/libgnomeprintui/home.png
|
||||
share/gtk-doc/html/libgnomeprintui/index.html
|
||||
share/gtk-doc/html/libgnomeprintui/index.sgml
|
||||
share/gtk-doc/html/libgnomeprintui/left.png
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-font-dialog.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-print-copies.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-print-dialog.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-print-job-preview.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-print-paper-selector.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-print-preview.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui-gnome-printer-selector.html
|
||||
share/gtk-doc/html/libgnomeprintui/libgnomeprintui.html
|
||||
share/gtk-doc/html/libgnomeprintui/right.png
|
||||
share/gtk-doc/html/libgnomeprintui/up.png
|
||||
@ -81,124 +74,6 @@ share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo
|
||||
%%SHARED%%
|
||||
@dirrm share/locale/zh_TW/LC_MESSAGES
|
||||
@dirrm share/locale/zh_TW
|
||||
@dirrm share/locale/zh_CN/LC_MESSAGES
|
||||
@dirrm share/locale/zh_CN
|
||||
@dirrm share/locale/wa/LC_MESSAGES
|
||||
@dirrm share/locale/wa
|
||||
@dirrm share/locale/vi/LC_MESSAGES
|
||||
@dirrm share/locale/vi
|
||||
@dirrm share/locale/uk/LC_MESSAGES
|
||||
@dirrm share/locale/uk
|
||||
@dirrm share/locale/tr/LC_MESSAGES
|
||||
@dirrm share/locale/tr
|
||||
@dirrm share/locale/ta/LC_MESSAGES
|
||||
@dirrm share/locale/ta
|
||||
@dirrm share/locale/sv/LC_MESSAGES
|
||||
@dirrm share/locale/sv
|
||||
@dirrm share/locale/sr@Latn/LC_MESSAGES
|
||||
@dirrm share/locale/sr@Latn
|
||||
@dirrm share/locale/sr/LC_MESSAGES
|
||||
@dirrm share/locale/sr
|
||||
@dirrm share/locale/sq/LC_MESSAGES
|
||||
@dirrm share/locale/sq
|
||||
@dirrm share/locale/sl/LC_MESSAGES
|
||||
@dirrm share/locale/sl
|
||||
@dirrm share/locale/sk/LC_MESSAGES
|
||||
@dirrm share/locale/sk
|
||||
@dirrm share/locale/ru/LC_MESSAGES
|
||||
@dirrm share/locale/ru
|
||||
@dirrm share/locale/ro/LC_MESSAGES
|
||||
@dirrm share/locale/ro
|
||||
@dirrm share/locale/pt_BR/LC_MESSAGES
|
||||
@dirrm share/locale/pt_BR
|
||||
@dirrm share/locale/pt/LC_MESSAGES
|
||||
@dirrm share/locale/pt
|
||||
@dirrm share/locale/pl/LC_MESSAGES
|
||||
@dirrm share/locale/pl
|
||||
@dirrm share/locale/no/LC_MESSAGES
|
||||
@dirrm share/locale/no
|
||||
@dirrm share/locale/nn/LC_MESSAGES
|
||||
@dirrm share/locale/nn
|
||||
@dirrm share/locale/nl/LC_MESSAGES
|
||||
@dirrm share/locale/nl
|
||||
@dirrm share/locale/ms/LC_MESSAGES
|
||||
@dirrm share/locale/ms
|
||||
@dirrm share/locale/mn/LC_MESSAGES
|
||||
@dirrm share/locale/mn
|
||||
@dirrm share/locale/ml/LC_MESSAGES
|
||||
@dirrm share/locale/ml
|
||||
@dirrm share/locale/lv/LC_MESSAGES
|
||||
@dirrm share/locale/lv
|
||||
@dirrm share/locale/lt/LC_MESSAGES
|
||||
@dirrm share/locale/lt
|
||||
@dirrm share/locale/li/LC_MESSAGES
|
||||
@dirrm share/locale/li
|
||||
@dirrm share/locale/ko/LC_MESSAGES
|
||||
@dirrm share/locale/ko
|
||||
@dirrm share/locale/kn/LC_MESSAGES
|
||||
@dirrm share/locale/kn
|
||||
@dirrm share/locale/ja/LC_MESSAGES
|
||||
@dirrm share/locale/ja
|
||||
@dirrm share/locale/it/LC_MESSAGES
|
||||
@dirrm share/locale/it
|
||||
@dirrm share/locale/is/LC_MESSAGES
|
||||
@dirrm share/locale/is
|
||||
@dirrm share/locale/id/LC_MESSAGES
|
||||
@dirrm share/locale/id
|
||||
@dirrm share/locale/hu/LC_MESSAGES
|
||||
@dirrm share/locale/hu
|
||||
@dirrm share/locale/hr/LC_MESSAGES
|
||||
@dirrm share/locale/hr
|
||||
@dirrm share/locale/hi/LC_MESSAGES
|
||||
@dirrm share/locale/hi
|
||||
@dirrm share/locale/he/LC_MESSAGES
|
||||
@dirrm share/locale/he
|
||||
@dirrm share/locale/gl/LC_MESSAGES
|
||||
@dirrm share/locale/gl
|
||||
@dirrm share/locale/ga/LC_MESSAGES
|
||||
@dirrm share/locale/ga
|
||||
@dirrm share/locale/fr/LC_MESSAGES
|
||||
@dirrm share/locale/fr
|
||||
@dirrm share/locale/fi/LC_MESSAGES
|
||||
@dirrm share/locale/fi
|
||||
@dirrm share/locale/fa/LC_MESSAGES
|
||||
@dirrm share/locale/fa
|
||||
@dirrm share/locale/eu/LC_MESSAGES
|
||||
@dirrm share/locale/eu
|
||||
@dirrm share/locale/et/LC_MESSAGES
|
||||
@dirrm share/locale/et
|
||||
@dirrm share/locale/es/LC_MESSAGES
|
||||
@dirrm share/locale/es
|
||||
@dirrm share/locale/el/LC_MESSAGES
|
||||
@dirrm share/locale/el
|
||||
@dirrm share/locale/de/LC_MESSAGES
|
||||
@dirrm share/locale/de
|
||||
@dirrm share/locale/da/LC_MESSAGES
|
||||
@dirrm share/locale/da
|
||||
@dirrm share/locale/cy/LC_MESSAGES
|
||||
@dirrm share/locale/cy
|
||||
@dirrm share/locale/cs/LC_MESSAGES
|
||||
@dirrm share/locale/cs
|
||||
@dirrm share/locale/ca/LC_MESSAGES
|
||||
@dirrm share/locale/ca
|
||||
@dirrm share/locale/bn/LC_MESSAGES
|
||||
@dirrm share/locale/bn
|
||||
@dirrm share/locale/bg/LC_MESSAGES
|
||||
@dirrm share/locale/bg
|
||||
@dirrm share/locale/be/LC_MESSAGES
|
||||
@dirrm share/locale/be
|
||||
@dirrm share/locale/az/LC_MESSAGES
|
||||
@dirrm share/locale/az
|
||||
@dirrm share/locale/ar/LC_MESSAGES
|
||||
@dirrm share/locale/ar
|
||||
@dirrm share/locale/am/LC_MESSAGES
|
||||
@dirrm share/locale/am
|
||||
@dirrm share/locale
|
||||
@dirrm share/gtk-doc/html/libgnomeprintui
|
||||
@dirrm share/gtk-doc/html
|
||||
@dirrm share/gtk-doc
|
||||
@dirrm lib/pkgconfig
|
||||
@dirrm include/libgnomeprintui-2.2/libgnomeprintui
|
||||
@dirrm include/libgnomeprintui-2.2
|
||||
|
Loading…
Reference in New Issue
Block a user