diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-18 02:09:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-18 02:09:20 +0800 |
commit | e17eaa744624bec18c715724efb41768f6b94923 (patch) | |
tree | 9f4718b79275611d924e595b0e5bde4fde1c5183 | |
parent | 811fb908cc12bd9caae115d15a4b1708cd78106b (diff) | |
download | marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.tar marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.tar.gz marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.tar.bz2 marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.tar.lz marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.tar.xz marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.tar.zst marcuscom-ports-e17eaa744624bec18c715724efb41768f6b94923.zip |
Add and update to 0.11.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3975 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/gnopernicus/Makefile | 41 | ||||
-rw-r--r-- | accessibility/gnopernicus/distinfo | 2 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/gnopernicus-mag-config | 66 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c | 13 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/patch-gnopi_gnopi.c | 28 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/patch-srcore_srbrl.c | 50 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/patch-srcore_srmain.c | 26 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/patch-srcore_srspc.c | 12 | ||||
-rw-r--r-- | accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c | 14 | ||||
-rw-r--r-- | accessibility/gnopernicus/pkg-descr | 4 | ||||
-rw-r--r-- | accessibility/gnopernicus/pkg-plist | 171 |
11 files changed, 427 insertions, 0 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile new file mode 100644 index 000000000..239ff355d --- /dev/null +++ b/accessibility/gnopernicus/Makefile @@ -0,0 +1,41 @@ +# New ports collection makefile for: gnopernicus +# Date created: 11 May 2003 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/accessibility/gnopernicus/Makefile,v 1.24 2005/05/07 05:15:52 marcus Exp $ +# + +PORTNAME= gnopernicus +PORTVERSION= 0.11.0 +CATEGORIES= accessibility x11 gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Collection of accessibility apps for GNOME 2 + +LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnomemag + +USE_BZIP2= yes +USE_X_PREFIX= yes +INSTALLS_OMF= yes +USE_GMAKE= yes +USE_REINPLACE= yes +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech +USE_LIBTOOL_VER=15 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +MAKE_ENV= SED="${SED}" + +GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas +SHLIB_VERSION= 0 +PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} + +post-patch: + @${REINPLACE_CMD} -e 's|^F||' \ + ${WRKSRC}/help/braille_monitor/C/brlmonitor-C.omf \ + ${WRKSRC}/help/braille_monitor/es/brlmonitor-es.omf + @${CP} ${FILESDIR}/gnopernicus-mag-config ${WRKSRC}/gnopi + +.include <bsd.port.mk> diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo new file mode 100644 index 000000000..af52be3b2 --- /dev/null +++ b/accessibility/gnopernicus/distinfo @@ -0,0 +1,2 @@ +MD5 (gnome2/gnopernicus-0.11.0.tar.bz2) = 1369dd560326ccc247c27de5993a781a +SIZE (gnome2/gnopernicus-0.11.0.tar.bz2) = 2043965 diff --git a/accessibility/gnopernicus/files/gnopernicus-mag-config b/accessibility/gnopernicus/files/gnopernicus-mag-config new file mode 100644 index 000000000..ae13fd323 --- /dev/null +++ b/accessibility/gnopernicus/files/gnopernicus-mag-config @@ -0,0 +1,66 @@ +#!/bin/sh + +GNOPI_RES_X=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/display_size_x` +GNOPI_RES_Y=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/display_size_y` + +OLD_SOURCE=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/source` +OLD_TARGET=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/target` + +SPLITSCREEN_RES_X=`expr $GNOPI_RES_X / 2` + + +if test $# -eq 0; then + echo "Usage: gnopernicus-magnifier [-s] [-t] [[-F] | [-S]] + -s source_display Sets the magnifier source display screen. Eg (:0.0) + -t target_display Sets the magnifier target display screen. Eg (:0.0) + -F Sets the magnifier placement so it will cover the + whole screen (Fullscreen). + -S Sets the magnifier placement so it will cover the right + vertical half of the screen (Vertical Split Screen). +Note: When doing a full scren magnification, the source/target screens + have to be set before the full-screen mode and their values have to be different" +exit 1 +fi + +while getopts ":FSs:at:b" Option + +do + case $Option in + F) + echo "FullScreen" + if test "x$OLD_SOURCE" = "x$OLD_TARGET"; then + echo "Source and target are the same.Please set them different first" + exit 1 + fi + echo "Setting fullscreen mode." + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_left 0 + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_top 0 + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_width $GNOPI_RES_X + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_height $GNOPI_RES_Y + ;; + S) + echo "Setting vertical split screen mode." + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_left $SPLITSCREEN_RES_X + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_top 0 + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_width $GNOPI_RES_X + gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_height $GNOPI_RES_Y + ;; + s) + + echo "Setting magnifier source screen value from [$OLD_SOURCE] to [$OPTARG]" + gconftool-2 --set --type=string /apps/gnopernicus/magnifier/schema1/generic_zoomer/source $OPTARG + OLD_SOURCE=$OPTARG + ;; + t) + + echo "Setting magnifier target screen value from [$OLD_TARGET] to [$OPTARG]" + gconftool-2 --set --type=string /apps/gnopernicus/magnifier/schema1/generic_zoomer/target $OPTARG + OLD_TARGET=$OPTARG + ;; + *) + echo "Not handled!" + ;; + esac +done +shift $(($OPTIND - 1)) + diff --git a/accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c b/accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c new file mode 100644 index 000000000..3a2d38735 --- /dev/null +++ b/accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c @@ -0,0 +1,13 @@ +--- braille/libbrl/brlxml.c.orig Tue Aug 3 14:50:31 2004 ++++ braille/libbrl/brlxml.c Tue Aug 3 14:50:48 2004 +@@ -730,9 +730,9 @@ + /* fprintf (stderr, "\n attr_val; %s", *attrs); */ + if (g_strcasecmp ((gchar*)*attrs, "mode") == 0) + { +- ++attrs; + gint16 new_offset = 0; + gshort sign = 1; ++ ++attrs; + + attr_val = g_strdup ((gchar*)*attrs); + tattr_val = g_strdup (attr_val); diff --git a/accessibility/gnopernicus/files/patch-gnopi_gnopi.c b/accessibility/gnopernicus/files/patch-gnopi_gnopi.c new file mode 100644 index 000000000..ee014bef5 --- /dev/null +++ b/accessibility/gnopernicus/files/patch-gnopi_gnopi.c @@ -0,0 +1,28 @@ +--- gnopi/gnopi.c.orig Mon Dec 20 23:47:10 2004 ++++ gnopi/gnopi.c Mon Dec 20 23:48:21 2004 +@@ -530,6 +530,7 @@ + GladeXML *xml = NULL; + gint response_id; + gboolean accessibility_on; ++ AtkObject *obj; + + /* check if accessibility flag is TRUE */ + accessibility_on = gnopiconf_get_bool (ACCESSIBILITY_GCONF_KEY, +@@ -550,7 +551,7 @@ + + g_object_unref (G_OBJECT (xml)); + +- AtkObject *obj = gtk_widget_get_accessible (dialog); ++ obj = gtk_widget_get_accessible (dialog); + atk_object_set_role (obj, ATK_ROLE_ALERT); + + response_id = gtk_dialog_run (GTK_DIALOG (dialog)); +@@ -570,7 +571,7 @@ + + g_object_unref (G_OBJECT (xml)); + +- AtkObject *obj = gtk_widget_get_accessible (dialog); ++ obj = gtk_widget_get_accessible (dialog); + atk_object_set_role (obj, ATK_ROLE_ALERT); + + response_id = gtk_dialog_run (GTK_DIALOG (dialog)); diff --git a/accessibility/gnopernicus/files/patch-srcore_srbrl.c b/accessibility/gnopernicus/files/patch-srcore_srbrl.c new file mode 100644 index 000000000..aef29ae8d --- /dev/null +++ b/accessibility/gnopernicus/files/patch-srcore_srbrl.c @@ -0,0 +1,50 @@ +--- srcore/srbrl.c.orig Wed Mar 23 04:02:10 2005 ++++ srcore/srbrl.c Wed Mar 23 17:32:38 2005 +@@ -763,6 +763,11 @@ + src_braille_load_values (SRCBraille *braille) + { + gint default_port = DEFAULT_BRAILLE_PORT_NO; ++ gint default_pos_sensor; ++ gint default_opt_sensor; ++ gchar *default_braille_transaltion_table; ++ gchar *default_braille_style; ++ gchar *default_braille_cursor_style; + + sru_assert (braille); + +@@ -786,7 +791,7 @@ + SET_BRAILLE_CONFIG_DATA (BRAILLE_PORT_NO, CFGT_INT, &braille->port); + } + +- gchar *default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION; ++ default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION; + GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_TRANSLATION, CFGT_STRING, + &braille->translation_table, + default_braille_transaltion_table); +@@ -798,22 +803,22 @@ + } + + +- gchar *default_braille_style = DEFAULT_BRAILLE_STYLE; ++ default_braille_style = DEFAULT_BRAILLE_STYLE; + GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_STYLE, CFGT_STRING, + &braille->style, + default_braille_style); + +- gchar *default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE; ++ default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE; + GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_CURSOR_STYLE, CFGT_STRING, + &braille->cursor_style, + default_braille_cursor_style); + +- gint default_pos_sensor = DEFAULT_BRAILLE_POSITION_SENSOR; ++ default_pos_sensor = DEFAULT_BRAILLE_POSITION_SENSOR; + GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_POSITION_SENSOR, CFGT_INT, + &braille->position_sensor, + &default_pos_sensor); + +- gint default_opt_sensor = DEFAULT_BRAILLE_OPTICAL_SENSOR; ++ default_opt_sensor = DEFAULT_BRAILLE_OPTICAL_SENSOR; + GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_OPTICAL_SENSOR, CFGT_INT, + &braille->optical_sensor, + &default_opt_sensor); diff --git a/accessibility/gnopernicus/files/patch-srcore_srmain.c b/accessibility/gnopernicus/files/patch-srcore_srmain.c new file mode 100644 index 000000000..7b113f5ba --- /dev/null +++ b/accessibility/gnopernicus/files/patch-srcore_srmain.c @@ -0,0 +1,26 @@ +--- srcore/srmain.c.orig Sun May 30 03:08:45 2004 ++++ srcore/srmain.c Sun May 30 03:09:28 2004 +@@ -602,9 +602,10 @@ + sru_assert (config->key); + if (strcmp (config->key, BRAILLE_DEVICE) == 0) + { ++ gboolean rv; + sru_assert (config->newvalue && config->type == CFGT_STRING); + +- gboolean rv = src_braille_set_device ((gchar*)config->newvalue); ++ rv = src_braille_set_device ((gchar*)config->newvalue); + if (!rv) + { + sru_message ("SR: process config changed for braille: brl_device did not change!!!"); +@@ -636,9 +637,10 @@ + } + else if (strcmp (config->key, BRAILLE_TRANSLATION) == 0) + { ++ gboolean rv; + sru_assert (config->type == CFGT_STRING && config->newvalue); + +- gboolean rv = src_braille_set_translation_table ((gchar*)config->newvalue); ++ rv = src_braille_set_translation_table ((gchar*)config->newvalue); + + if (!rv) + { diff --git a/accessibility/gnopernicus/files/patch-srcore_srspc.c b/accessibility/gnopernicus/files/patch-srcore_srspc.c new file mode 100644 index 000000000..d6d68bb9b --- /dev/null +++ b/accessibility/gnopernicus/files/patch-srcore_srspc.c @@ -0,0 +1,12 @@ +--- srcore/srspc.c.orig Sun May 8 01:10:29 2005 ++++ srcore/srspc.c Sun May 8 01:10:37 2005 +@@ -1531,8 +1531,8 @@ src_timeout_start_speech (gpointer data) + static void + src_restart_speech () + { +- g_printerr ("\nRestarting speech.\n"); + gboolean use_speech = FALSE; ++ g_printerr ("\nRestarting speech.\n"); + SET_SRCORE_CONFIG_DATA (SRCORE_SPEECH_ACTIVE, CFGT_BOOL, &use_speech); + g_timeout_add (SRC_SPEECH_RESTART_TIMEOUT, src_timeout_start_speech, NULL); + } diff --git a/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c b/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c new file mode 100644 index 000000000..86addc0fc --- /dev/null +++ b/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c @@ -0,0 +1,14 @@ +--- srlow/libsrlow/SRObject.c.orig Mon Feb 28 17:11:27 2005 ++++ srlow/libsrlow/SRObject.c Mon Feb 28 17:11:41 2005 +@@ -4206,9 +4206,10 @@ + offset = AccessibleText_getCaretOffset (acc_text); + if (offset == AccessibleText_getCharacterCount (acc_text) && offset > 0) + { ++ char *ret; + offset--; + last = TRUE;/*the char is the last char in the text*/ +- char *ret = AccessibleText_getTextBeforeOffset (acc_text, offset+1, ++ ret = AccessibleText_getTextBeforeOffset (acc_text, offset+1, + SPI_TEXT_BOUNDARY_LINE_START, &line_start_offset, &line_end_offset); + SPI_freeString (ret); + if (offset == line_start_offset && offset > 0) diff --git a/accessibility/gnopernicus/pkg-descr b/accessibility/gnopernicus/pkg-descr new file mode 100644 index 000000000..1719c6588 --- /dev/null +++ b/accessibility/gnopernicus/pkg-descr @@ -0,0 +1,4 @@ +Gnopernicus provides Assistive Technologies (AT) for blind and visually +impaired persons through modules for text-to-speech, braille, etc. + +WWW: http://www.baum.ro/gnopernicus.html diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist new file mode 100644 index 000000000..74915167f --- /dev/null +++ b/accessibility/gnopernicus/pkg-plist @@ -0,0 +1,171 @@ +bin/gnopernicus +bin/gnopernicus-mag-config +bin/srcore +etc/gnopernicus-1.0/translation_tables/de.a2b +etc/gnopernicus-1.0/translation_tables/en_US.a2b +etc/gnopernicus-1.0/translation_tables/es.a2b +etc/gnopernicus-1.0/translation_tables/sv.a2b +include/gnopernicus-1.0/libbrl/brlxmlapi.h +include/gnopernicus-1.0/libke/libke.h +include/gnopernicus-1.0/libmag/magxmlapi.h +include/gnopernicus-1.0/libsrconf/libsrconf.h +include/gnopernicus-1.0/libsrlow/SRLow.h +include/gnopernicus-1.0/libsrlow/SRObject.h +include/gnopernicus-1.0/libsrlow/screen-review.h +include/gnopernicus-1.0/libsrs/srs-xml.h +include/gnopernicus-1.0/libsrutil/SREvent.h +include/gnopernicus-1.0/libsrutil/SRMessages.h +include/gnopernicus-1.0/libsrutil/srintl.h +include/gnopernicus-1.0/libsrutil/sru-debug.h +include/gnopernicus-1.0/libsrutil/util.h +lib/gnopernicus-1.0/libbrl.a +lib/gnopernicus-1.0/libbrl.so +lib/gnopernicus-1.0/libbrl.so.%%SHLIB_VERSION%% +lib/gnopernicus-1.0/libke.a +lib/gnopernicus-1.0/libke.so +lib/gnopernicus-1.0/libke.so.%%SHLIB_VERSION%% +lib/gnopernicus-1.0/libmag.a +lib/gnopernicus-1.0/libmag.so +lib/gnopernicus-1.0/libmag.so.%%SHLIB_VERSION%% +lib/gnopernicus-1.0/libsrconf.a +lib/gnopernicus-1.0/libsrconf.so +lib/gnopernicus-1.0/libsrconf.so.%%SHLIB_VERSION%% +lib/gnopernicus-1.0/libsrlow.a +lib/gnopernicus-1.0/libsrlow.so +lib/gnopernicus-1.0/libsrlow.so.%%SHLIB_VERSION%% +lib/gnopernicus-1.0/libsrs.a +lib/gnopernicus-1.0/libsrs.so +lib/gnopernicus-1.0/libsrs.so.%%SHLIB_VERSION%% +lib/gnopernicus-1.0/libsrutil.a +lib/gnopernicus-1.0/libsrutil.so +lib/gnopernicus-1.0/libsrutil.so.%%SHLIB_VERSION%% +libdata/pkgconfig/gnopernicus-1.0.pc +libexec/brlmonitor +share/gnome/applications/gnopernicus.desktop +share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings/braille_monitor_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/attribute_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_device.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_fill_char.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_mapping.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_style.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/cursor_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/status_cell.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/translation_table.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Find/find.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Find/text_selected_24.png +share/gnome/gnopernicus/glade/gnopi_files/General_Settings/general_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings/keyboard_mouse_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Language/language.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Load_Default/load_default.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings/magnifier_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Presentation/presentation.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2 +share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2 +share/gnome/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2 +share/gnome/gnopernicus/glade/gnopi_files/about.glade2 +share/gnome/gnopernicus/glade/gnopi_files/braille.xpm +share/gnome/gnopernicus/glade/gnopi_files/gnopi.glade2 +share/gnome/gnopernicus/glade/gnopi_files/keyboard.xpm +share/gnome/gnopernicus/glade/gnopi_files/monitor.png +share/gnome/gnopernicus/glade/gnopi_files/start_up.png +share/gnome/gnopernicus/presentation/default.xml +share/gnome/gnopernicus/presentation/verbose.xml +share/gnome/help/brlmonitor/C/brlmonitor.xml +share/gnome/help/brlmonitor/C/legal.xml +share/gnome/help/brlmonitor/es/brlmonitor.xml +share/gnome/help/brlmonitor/es/legal.xml +share/gnome/help/gnopernicus/C/gnopernicus.xml +share/gnome/help/gnopernicus/C/legal.xml +share/gnome/help/gnopernicus/es/gnopernicus.xml +share/gnome/help/gnopernicus/es/legal.xml +share/gnome/omf/gnopernicus/brlmonitor-C.omf +share/gnome/omf/gnopernicus/brlmonitor-es.omf +share/gnome/omf/gnopernicus/gnopernicus-C.omf +share/gnome/omf/gnopernicus/gnopernicus-es.omf +share/gnome/pixmaps/gnopernicus.png +share/locale/ar/LC_MESSAGES/gnopernicus.mo +share/locale/az/LC_MESSAGES/gnopernicus.mo +share/locale/be/LC_MESSAGES/gnopernicus.mo +share/locale/bg/LC_MESSAGES/gnopernicus.mo +share/locale/bn/LC_MESSAGES/gnopernicus.mo +share/locale/ca/LC_MESSAGES/gnopernicus.mo +share/locale/cs/LC_MESSAGES/gnopernicus.mo +share/locale/cy/LC_MESSAGES/gnopernicus.mo +share/locale/da/LC_MESSAGES/gnopernicus.mo +share/locale/de/LC_MESSAGES/gnopernicus.mo +share/locale/el/LC_MESSAGES/gnopernicus.mo +share/locale/en_CA/LC_MESSAGES/gnopernicus.mo +share/locale/en_GB/LC_MESSAGES/gnopernicus.mo +share/locale/es/LC_MESSAGES/gnopernicus.mo +share/locale/eu/LC_MESSAGES/gnopernicus.mo +share/locale/fi/LC_MESSAGES/gnopernicus.mo +share/locale/fr/LC_MESSAGES/gnopernicus.mo +share/locale/ga/LC_MESSAGES/gnopernicus.mo +share/locale/gu/LC_MESSAGES/gnopernicus.mo +share/locale/hi/LC_MESSAGES/gnopernicus.mo +share/locale/hr/LC_MESSAGES/gnopernicus.mo +share/locale/hu/LC_MESSAGES/gnopernicus.mo +share/locale/id/LC_MESSAGES/gnopernicus.mo +share/locale/it/LC_MESSAGES/gnopernicus.mo +share/locale/ja/LC_MESSAGES/gnopernicus.mo +share/locale/ko/LC_MESSAGES/gnopernicus.mo +share/locale/lt/LC_MESSAGES/gnopernicus.mo +share/locale/mn/LC_MESSAGES/gnopernicus.mo +share/locale/ms/LC_MESSAGES/gnopernicus.mo +share/locale/nb/LC_MESSAGES/gnopernicus.mo +share/locale/ne/LC_MESSAGES/gnopernicus.mo +share/locale/nl/LC_MESSAGES/gnopernicus.mo +share/locale/no/LC_MESSAGES/gnopernicus.mo +share/locale/pa/LC_MESSAGES/gnopernicus.mo +share/locale/pl/LC_MESSAGES/gnopernicus.mo +share/locale/pt/LC_MESSAGES/gnopernicus.mo +share/locale/pt_BR/LC_MESSAGES/gnopernicus.mo +share/locale/ro/LC_MESSAGES/gnopernicus.mo +share/locale/ru/LC_MESSAGES/gnopernicus.mo +share/locale/rw/LC_MESSAGES/gnopernicus.mo +share/locale/sk/LC_MESSAGES/gnopernicus.mo +share/locale/sq/LC_MESSAGES/gnopernicus.mo +share/locale/sr/LC_MESSAGES/gnopernicus.mo +share/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo +share/locale/sv/LC_MESSAGES/gnopernicus.mo +share/locale/ta/LC_MESSAGES/gnopernicus.mo +share/locale/tr/LC_MESSAGES/gnopernicus.mo +share/locale/uk/LC_MESSAGES/gnopernicus.mo +share/locale/vi/LC_MESSAGES/gnopernicus.mo +share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo +share/locale/zh_TW/LC_MESSAGES/gnopernicus.mo +@dirrm share/gnome/omf/gnopernicus +@dirrm share/gnome/help/gnopernicus/es +@dirrm share/gnome/help/gnopernicus/C +@dirrm share/gnome/help/gnopernicus +@dirrm share/gnome/help/brlmonitor/es +@dirrm share/gnome/help/brlmonitor/C +@dirrm share/gnome/help/brlmonitor +@dirrm share/gnome/gnopernicus/presentation +@dirrm share/gnome/gnopernicus/glade/gnopi_files/User_Properties +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Screen_Review +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Presentation +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Load_Default +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Language +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings +@dirrm share/gnome/gnopernicus/glade/gnopi_files/General_Settings +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Find +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings +@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings +@dirrm share/gnome/gnopernicus/glade/gnopi_files +@dirrm share/gnome/gnopernicus/glade +@dirrm share/gnome/gnopernicus +@dirrm lib/gnopernicus-1.0 +@dirrm include/gnopernicus-1.0/libsrutil +@dirrm include/gnopernicus-1.0/libsrs +@dirrm include/gnopernicus-1.0/libsrlow +@dirrm include/gnopernicus-1.0/libsrconf +@dirrm include/gnopernicus-1.0/libmag +@dirrm include/gnopernicus-1.0/libke +@dirrm include/gnopernicus-1.0/libbrl +@dirrm include/gnopernicus-1.0 +@dirrm etc/gnopernicus-1.0/translation_tables +@dirrm etc/gnopernicus-1.0 |