import gnome-mag 0.14.10
gnome-mag includes a screen magnifier, which allows you to zoom in on portions of the desktop. It is expressly designed for users with low vision who wish to use the GNOME desktop. feedback and ok ajacoutot@
This commit is contained in:
parent
a8e936ba55
commit
362480be78
47
x11/gnome/mag/Makefile
Normal file
47
x11/gnome/mag/Makefile
Normal file
@ -0,0 +1,47 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/03/17 19:02:20 jasper Exp $
|
||||
|
||||
COMMENT= screen magnifier for the GNOME desktop
|
||||
|
||||
GNOME_PROJECT= gnome-mag
|
||||
GNOME_VERSION= 0.14.10
|
||||
SHARED_LIBS += gnome-mag 0.0 # .4.10
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= https://launchpad.net/gnome-mag
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender Xtst atk-1.0 bonobo-2 bonobo-activation c cairo \
|
||||
expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gdk_pixbuf_xlib-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre png pthread z
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= loginhelper,spi::x11/gnome/at-spi
|
||||
|
||||
BUILD_DEPENDS= ::devel/doxygen,-main
|
||||
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-mag/ \
|
||||
--enable-colorblind-applet=no \
|
||||
--disable-scrollkeeper
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
pre-configure:
|
||||
@perl -pi -e 's,!!PREFIX!!,${PREFIX},g;' \
|
||||
-e 's,!!LIBgnome-mag_VERSION!!,${LIBgnome-mag_VERSION},g' \
|
||||
${WRKSRC}/docs/man/magnifier.1
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/mag/distinfo
Normal file
5
x11/gnome/mag/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/gnome-mag-0.14.10.tar.bz2) = 4+SYx9+HPsx6yr1Sp7Tdxw==
|
||||
RMD160 (gnome/gnome-mag-0.14.10.tar.bz2) = xfLbqrOhu1UYURLPGMPjSsJvE24=
|
||||
SHA1 (gnome/gnome-mag-0.14.10.tar.bz2) = Bfwo7ehGKITNFzX73iO3eRIwgZc=
|
||||
SHA256 (gnome/gnome-mag-0.14.10.tar.bz2) = 1hDWN71gBvKDH3UaJe13w3H8/rvgYQSWhSTVt486FVw=
|
||||
SIZE (gnome/gnome-mag-0.14.10.tar.bz2) = 505530
|
18
x11/gnome/mag/patches/patch-docs_man_magnifier_1
Normal file
18
x11/gnome/mag/patches/patch-docs_man_magnifier_1
Normal file
@ -0,0 +1,18 @@
|
||||
$OpenBSD: patch-docs_man_magnifier_1,v 1.1.1.1 2008/03/17 19:02:20 jasper Exp $
|
||||
--- docs/man/magnifier.1.orig Mon Mar 17 19:50:48 2008
|
||||
+++ docs/man/magnifier.1 Mon Mar 17 19:50:53 2008
|
||||
@@ -131,11 +131,11 @@ command line help
|
||||
command line synopsis
|
||||
.SH FILES
|
||||
.TP
|
||||
-.B /usr/share/gnome-mag/1_32/*.xpm
|
||||
+.B !!PREFIX!!/gnome-mag/1_32/*.xpm
|
||||
.TP
|
||||
-.B /usr/lib/bonobo/servers/GNOME_Magnifier.server
|
||||
+.B !!PREFIX!!/lib/bonobo/servers/GNOME_Magnifier.server
|
||||
.TP
|
||||
-.B /usr/lib/libgnome-mag.so.2
|
||||
+.B !!PREFIX!!/lib/libgnome-mag.so.!!LIBgnome-mag_VERSION!!
|
||||
.SH BUGS
|
||||
See
|
||||
.I http://bugs.gnome.org
|
12
x11/gnome/mag/patches/patch-docs_reference_Makefile_in
Normal file
12
x11/gnome/mag/patches/patch-docs_reference_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-docs_reference_Makefile_in,v 1.1.1.1 2008/03/17 19:02:20 jasper Exp $
|
||||
--- docs/reference/Makefile.in.orig Tue Feb 26 09:40:32 2008
|
||||
+++ docs/reference/Makefile.in Tue Feb 26 09:40:41 2008
|
||||
@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
doxygen_configfile = Doxyfile
|
||||
EXTRA_DIST = README Doxyfile
|
||||
-referencetopdir = $(datadir)/doc/gnome-mag-$(VERSION)/reference
|
||||
+referencetopdir = $(datadir)/doc/gnome-mag/reference
|
||||
referencedir = $(referencetopdir)/html
|
||||
CLEANFILES = doxygen-warnings.txt doxygen-output.txt
|
||||
all: all-am
|
3
x11/gnome/mag/pkg/DESCR
Normal file
3
x11/gnome/mag/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
gnome-mag includes a screen magnifier, which allows you to zoom in on
|
||||
portions of the desktop. It is expressly designed for users with low
|
||||
vision who wish to use the GNOME desktop.
|
3
x11/gnome/mag/pkg/PFRAG.shared
Normal file
3
x11/gnome/mag/pkg/PFRAG.shared
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/03/17 19:02:20 jasper Exp $
|
||||
@lib lib/libgnome-mag.so.${LIBgnome-mag_VERSION}
|
||||
lib/orbit-2.0/GNOME_Magnifier_module.so
|
394
x11/gnome/mag/pkg/PLIST
Normal file
394
x11/gnome/mag/pkg/PLIST
Normal file
@ -0,0 +1,394 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/03/17 19:02:20 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/magnifier
|
||||
include/gnome-mag-1.0/
|
||||
include/gnome-mag-1.0/magnifier/
|
||||
include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
|
||||
lib/bonobo/
|
||||
lib/bonobo/servers/
|
||||
lib/bonobo/servers/GNOME_Magnifier.server
|
||||
lib/libgnome-mag.a
|
||||
lib/libgnome-mag.la
|
||||
lib/orbit-2.0/
|
||||
lib/orbit-2.0/GNOME_Magnifier_module.a
|
||||
lib/orbit-2.0/GNOME_Magnifier_module.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gnome-mag-1.0.pc
|
||||
@man man/man1/magnifier.1
|
||||
share/doc/gnome-mag/
|
||||
share/doc/gnome-mag/reference/
|
||||
share/doc/gnome-mag/reference/html/
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-common_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-common_8c.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-imodule_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-imodule_8c.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-skels_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-skels_8c.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-stubs_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier-stubs_8c.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier_8h-source.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier_8h.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier_8idl-source.html
|
||||
share/doc/gnome-mag/reference/html/GNOME__Magnifier_8idl.html
|
||||
share/doc/gnome-mag/reference/html/annotated.html
|
||||
share/doc/gnome-mag/reference/html/dir_12539e8ddf44b864b0aac626b3eff3af.html
|
||||
share/doc/gnome-mag/reference/html/dir_5841e82de48dd9cd3cf32823aec23b13.html
|
||||
share/doc/gnome-mag/reference/html/dirs.html
|
||||
share/doc/gnome-mag/reference/html/doxygen.css
|
||||
share/doc/gnome-mag/reference/html/doxygen.png
|
||||
share/doc/gnome-mag/reference/html/files.html
|
||||
share/doc/gnome-mag/reference/html/functions.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x61.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x62.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x63.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x64.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x65.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x66.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x67.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x68.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x69.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x6c.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x6d.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x6e.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x6f.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x70.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x71.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x72.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x73.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x74.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x75.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x76.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x77.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x78.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x79.html
|
||||
share/doc/gnome-mag/reference/html/functions_0x7a.html
|
||||
share/doc/gnome-mag/reference/html/functions_enum.html
|
||||
share/doc/gnome-mag/reference/html/functions_eval.html
|
||||
share/doc/gnome-mag/reference/html/functions_func.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x61.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x62.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x63.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x64.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x65.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x66.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x67.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x68.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x69.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x6c.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x6d.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x6e.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x6f.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x70.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x71.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x72.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x73.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x74.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x75.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x76.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x77.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x78.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x79.html
|
||||
share/doc/gnome-mag/reference/html/functions_vars_0x7a.html
|
||||
share/doc/gnome-mag/reference/html/globals.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x61.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x62.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x63.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x64.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x65.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x66.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x67.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x69.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x6c.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x6d.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x6e.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x6f.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x70.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x72.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x74.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x75.html
|
||||
share/doc/gnome-mag/reference/html/globals_0x7a.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x62.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x63.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x64.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x65.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x67.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x69.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x6d.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x6f.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x70.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x74.html
|
||||
share/doc/gnome-mag/reference/html/globals_defs_0x7a.html
|
||||
share/doc/gnome-mag/reference/html/globals_enum.html
|
||||
share/doc/gnome-mag/reference/html/globals_eval.html
|
||||
share/doc/gnome-mag/reference/html/globals_func.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x62.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x67.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x69.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x6d.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x70.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x72.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x74.html
|
||||
share/doc/gnome-mag/reference/html/globals_func_0x7a.html
|
||||
share/doc/gnome-mag/reference/html/globals_type.html
|
||||
share/doc/gnome-mag/reference/html/globals_vars.html
|
||||
share/doc/gnome-mag/reference/html/index.html
|
||||
share/doc/gnome-mag/reference/html/interfaceGNOME_1_1Magnifier_1_1Magnifier.html
|
||||
share/doc/gnome-mag/reference/html/interfaceGNOME_1_1Magnifier_1_1ZoomRegion.html
|
||||
share/doc/gnome-mag/reference/html/magnifier-main_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/magnifier-main_8c.html
|
||||
share/doc/gnome-mag/reference/html/magnifier-private_8h-source.html
|
||||
share/doc/gnome-mag/reference/html/magnifier-private_8h.html
|
||||
share/doc/gnome-mag/reference/html/magnifier_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/magnifier_8c.html
|
||||
share/doc/gnome-mag/reference/html/magnifier_8h-source.html
|
||||
share/doc/gnome-mag/reference/html/magnifier_8h.html
|
||||
share/doc/gnome-mag/reference/html/namespaceGNOME.html
|
||||
share/doc/gnome-mag/reference/html/namespaceGNOME_1_1Magnifier.html
|
||||
share/doc/gnome-mag/reference/html/namespacemembers.html
|
||||
share/doc/gnome-mag/reference/html/namespacemembers_type.html
|
||||
share/doc/gnome-mag/reference/html/namespaces.html
|
||||
share/doc/gnome-mag/reference/html/structBonobo__EventSource__UnknownListener__type.html
|
||||
share/doc/gnome-mag/reference/html/structBonobo__Pair__type.html
|
||||
share/doc/gnome-mag/reference/html/structBonobo__PropertyBag__BackendFailed__type.html
|
||||
share/doc/gnome-mag/reference/html/structBonobo__PropertyBag__InvalidType__type.html
|
||||
share/doc/gnome-mag/reference/html/structBonobo__PropertyBag__NotFound__type.html
|
||||
share/doc/gnome-mag/reference/html/structBonobo__PropertyBag__ReadOnly__type.html
|
||||
share/doc/gnome-mag/reference/html/structCORBA__sequence__Bonobo__Pair.html
|
||||
share/doc/gnome-mag/reference/html/structCORBA__sequence__CORBA__Object.html
|
||||
share/doc/gnome-mag/reference/html/structCORBA__sequence__CORBA__string.html
|
||||
share/doc/gnome-mag/reference/html/structGNOME_1_1Magnifier_1_1Point.html
|
||||
share/doc/gnome-mag/reference/html/structGNOME_1_1Magnifier_1_1RectBounds.html
|
||||
share/doc/gnome-mag/reference/html/structGNOME__Magnifier__Point__type.html
|
||||
share/doc/gnome-mag/reference/html/structGNOME__Magnifier__RectBounds__type.html
|
||||
share/doc/gnome-mag/reference/html/structMagLoginHelper.html
|
||||
share/doc/gnome-mag/reference/html/structMagLoginHelperClass.html
|
||||
share/doc/gnome-mag/reference/html/structMagnifier.html
|
||||
share/doc/gnome-mag/reference/html/structMagnifierClass.html
|
||||
share/doc/gnome-mag/reference/html/structMagnifierOptions.html
|
||||
share/doc/gnome-mag/reference/html/structMagnifierZoomRegionSaveProps.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__ConfigDatabase.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__ConfigDatabase____epv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__ConfigDatabase____vepv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__EventSource.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__EventSource____epv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__EventSource____vepv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__Listener.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__Listener____epv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__Listener____vepv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__PropertyBag.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__PropertyBag____epv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__Bonobo__PropertyBag____vepv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__GNOME__Magnifier__Magnifier.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__GNOME__Magnifier__Magnifier____epv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__GNOME__Magnifier__Magnifier____vepv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__GNOME__Magnifier__ZoomRegion.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__GNOME__Magnifier__ZoomRegion____epv.html
|
||||
share/doc/gnome-mag/reference/html/structPOA__GNOME__Magnifier__ZoomRegion____vepv.html
|
||||
share/doc/gnome-mag/reference/html/structZoomRegion.html
|
||||
share/doc/gnome-mag/reference/html/structZoomRegionClass.html
|
||||
share/doc/gnome-mag/reference/html/struct__MagnifierPrivate.html
|
||||
share/doc/gnome-mag/reference/html/struct__ZoomRegionPrivate.html
|
||||
share/doc/gnome-mag/reference/html/structtiming.html
|
||||
share/doc/gnome-mag/reference/html/tabs.css
|
||||
share/doc/gnome-mag/reference/html/zoom-region-private_8h-source.html
|
||||
share/doc/gnome-mag/reference/html/zoom-region-private_8h.html
|
||||
share/doc/gnome-mag/reference/html/zoom-region_8c-source.html
|
||||
share/doc/gnome-mag/reference/html/zoom-region_8c.html
|
||||
share/doc/gnome-mag/reference/html/zoom-region_8h-source.html
|
||||
share/doc/gnome-mag/reference/html/zoom-region_8h.html
|
||||
share/gnome-mag/
|
||||
share/gnome-mag/1_32/
|
||||
share/gnome-mag/1_32/appstart.xpm
|
||||
share/gnome-mag/1_32/bottom_left_corner.xpm
|
||||
share/gnome-mag/1_32/bottom_side.xpm
|
||||
share/gnome-mag/1_32/busy.xpm
|
||||
share/gnome-mag/1_32/crosshair.xpm
|
||||
share/gnome-mag/1_32/default.xpm
|
||||
share/gnome-mag/1_32/fleur.xpm
|
||||
share/gnome-mag/1_32/hand.xpm
|
||||
share/gnome-mag/1_32/left_ptr.xpm
|
||||
share/gnome-mag/1_32/left_side.xpm
|
||||
share/gnome-mag/1_32/no.xpm
|
||||
share/gnome-mag/1_32/right_side.xpm
|
||||
share/gnome-mag/1_32/sb_h_double_arrow.xpm
|
||||
share/gnome-mag/1_32/sb_v_double_arrow.xpm
|
||||
share/gnome-mag/1_32/top_left_corner.xpm
|
||||
share/gnome-mag/1_32/top_right_corner.xpm
|
||||
share/gnome-mag/1_32/top_side.xpm
|
||||
share/gnome-mag/1_32/up.xpm
|
||||
share/gnome-mag/1_32/xterm.xpm
|
||||
share/gnome-mag/default-cursor.xpm
|
||||
share/idl/
|
||||
share/idl/gnome-mag-1.0/
|
||||
share/idl/gnome-mag-1.0/GNOME_Magnifier.idl
|
||||
share/locale/ang/
|
||||
share/locale/ang/LC_MESSAGES/
|
||||
share/locale/ang/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/as/
|
||||
share/locale/as/LC_MESSAGES/
|
||||
share/locale/as/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/be/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/be@latin/
|
||||
share/locale/be@latin/LC_MESSAGES/
|
||||
share/locale/be@latin/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/bn/
|
||||
share/locale/bn/LC_MESSAGES/
|
||||
share/locale/bn/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/bn_IN/
|
||||
share/locale/bn_IN/LC_MESSAGES/
|
||||
share/locale/bn_IN/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/br/
|
||||
share/locale/br/LC_MESSAGES/
|
||||
share/locale/br/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/bs/
|
||||
share/locale/bs/LC_MESSAGES/
|
||||
share/locale/bs/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/cy/
|
||||
share/locale/cy/LC_MESSAGES/
|
||||
share/locale/cy/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/da/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/eo/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/eu/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/fa/
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
share/locale/fa/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ga/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/gu/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
share/locale/hi/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/id/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/is/
|
||||
share/locale/is/LC_MESSAGES/
|
||||
share/locale/is/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ka/
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/kn/
|
||||
share/locale/kn/LC_MESSAGES/
|
||||
share/locale/kn/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ku/
|
||||
share/locale/ku/LC_MESSAGES/
|
||||
share/locale/ku/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ky/
|
||||
share/locale/ky/LC_MESSAGES/
|
||||
share/locale/ky/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/lv/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/mg/
|
||||
share/locale/mg/LC_MESSAGES/
|
||||
share/locale/mg/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/mi/
|
||||
share/locale/mi/LC_MESSAGES/
|
||||
share/locale/mi/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ml/
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/mn/
|
||||
share/locale/mn/LC_MESSAGES/
|
||||
share/locale/mn/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/mr/
|
||||
share/locale/mr/LC_MESSAGES/
|
||||
share/locale/mr/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ro/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sq/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sr/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sr@Latn/
|
||||
share/locale/sr@Latn/LC_MESSAGES/
|
||||
share/locale/sr@Latn/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/tk/
|
||||
share/locale/tk/LC_MESSAGES/
|
||||
share/locale/tk/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/ug/
|
||||
share/locale/ug/LC_MESSAGES/
|
||||
share/locale/ug/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/gnome-mag.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo
|
Loading…
Reference in New Issue
Block a user