pkgsrc/x11/gnopernicus/PLIST

141 lines
6.5 KiB
Text
Raw Normal View History

2009-06-14 20:24:43 +02:00
@comment $NetBSD: PLIST,v 1.16 2009/06/14 18:24:49 joerg Exp $
bin/gnopernicus
bin/gnopernicus-mag-config
bin/srcore
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
Update to 0.9.12. This version corresponds to GNOME 2.8.0. ================= Changes in 0.9.12 ================= Translation: * Added Russian, Turkish, Traditional Chinese translations. ================= Changes in 0.9.10 ================= Miscelaneous: * Improved the reporting of a warning message when the cursor position on brlmon is greater then brlmon size. * Improved reportng for word-by-word navigation. Translation: * Added Norwegian Bokmal and Tamil translations . Speech: * Modify to report the correct range for speech parameters. Presentation: * Inform the user that there is a "empty line" in case of blank lines. ================ Changes in 0.9.9 ================ Miscelaneous: * Install brlmon in libexec, not in bin directory. Translation: * Add bengali translation. * Update Korean, Japanese, Portuguese, Serbian, Simplified Chinese, Polish, Canadian English, Danish, Spanish, Dutch. Presentation: * Inform user when the moves to another group (when context has been changed). ================ Changes in 0.9.8 ================ Bug Fixes: * Now handle the 'Separator' key (",") on some non-English numeric keypads the same as the "Decimal" key (".") - specifically, treat XK_KP_Separator as synonym for XK_KP_Decimal when handling layer commands. Braille: * Added support for scrolling the braille display one whole width (rather than just 20 cells) via layer 9 keypad 4 and 6. See bugzilla bug #148090. ================ Changes in 0.9.7 ================ Presentation: * Improve presentation for sliders. * Presentation for a watched object is not interrupted anymore by the presentation for focus tracking. Miscelaneous: * Generate a beep instead of exiting in case of failure to register a listener for an event. Speech: * Change values for rate and pitch for voice from percents to absolute values (including minimum and maximum in UI. Brlmon: * Make brlmon to act as a panel (do not let other window to overlap it). Magnifier: * Make zoom factor x and y floats from int. ================ Changes in 0.9.6 ================ Translation: * Added slovak language * Added bulgarian language. * Added improved spanish translation table for braille Magnifier: * Removed some warning messages for panning. Speech: * Better default values for speech. Presentation: * Improved a lot of presentations for diferent events and objects. Miscelaneous: * Do not generate mosue events if XEvIE is not present. * Improved work with GDM trogh --login option ================ Changes in 0.9.5 ================ Speech: * Added new text echo mode "none". * Report "first/last line" if user is on first/last line in flat review. * Do not report role for multi-line-text for speech default presentation mode. * Improved the response of read whole window command. * Report to user "Escape" key. Braille: * Report "first/last line" if user is on first/last line in flat review. Miscelaneous: * Added --login command line option. * Added -u command line parameter to start magnifier in upper half of screen ================ Changes in 0.9.4 ================ Miscelaneous: * Improved behaviour of gnopernicus with gdm. ================ Changes in 0.9.3 ================ Speech: * Changed to report Backspace and Delete keys with 'Say all modifiers' option enabled. Miscelaneous: * Added a presentation for "object:tab-added", "object:tab-removed" events for tabs. * Removed Ctrl+Shift+Alt+S key combination. "Describe my surroundings" command is no longer mapped to this key combination. Magnifier: * Allow magnifier to be large as the display size. Braille Monitor: * Braille monitor will not display text in "BRAILLE" or "DUAL" Mode Type anymore. * Removed all things related to braille font. GUI: * Changed a label text in the magnifier preferences from "Cursor magnification" to "Set cursor separate from magnification". * In the Braille Monitor preferences the "DUAL" and "BRAILLE" Mode Type options were grayed out. They wont be used for the moment. * In the speech preferences "Say all cursors" option was renamed as "Say all navigation keys". ================ Changes in 0.9.2 ================ Miscellanous: * Added a new configure option "--enable-magnifier" used for gnopernicus to be compiled with or without magnifier support. * Changed the reporting for events with the same timestamp value. ================ Changes in 0.9.1 ================ Miscellanous: * Do not report window events for popup menus. * Convert caret-moved events into focus events only if the object has a focused ancestor. GUI: * Real support for mouse and focus traking modes in other language, the change of the current option will take effect now). * Fix some broken help pages. Magnifier: * Allow magnifier to magnify a region of interest that intersect magnifier region if they belong to different screen (source and target differ). UI: * "describe my surroundings" will not present names of current window and application. * "window hierarchy flat" is now called "read whole window". * Object roles are now translated. Translation: * Update Canadian English, Czech, British English, Polish, Catalan, Dutch. ================ Changes in 0.9.0 ================ GUI: * Crosshair color inversion made clearer by graying the 'Cross-hair color' button when 'Cross-hair color inverted' checkbox is checked. * Changed some keyboard accelerators. UI: * A better presentation for tables : added two new presentation items. Braille: * Added suport for some more braille devices. Magnifier: * Changed required version of gnome-mag to 0.11.0. * Added support to specify target. Translation: * Add Gujarati language.
2004-09-21 19:12:18 +02:00
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/sru-glib.h
include/gnopernicus-1.0/libsrutil/sru-module.h
include/gnopernicus-1.0/libsrutil/sru-test.h
include/gnopernicus-1.0/libsrutil/util.h
lib/gnopernicus-1.0/libbrl.la
lib/gnopernicus-1.0/libke.la
lib/gnopernicus-1.0/libmag.la
lib/gnopernicus-1.0/libsrconf.la
lib/gnopernicus-1.0/libsrlow.la
lib/gnopernicus-1.0/libsrs.la
lib/gnopernicus-1.0/libsrutil.la
lib/pkgconfig/gnopernicus-1.0.pc
Update to 0.9.12. This version corresponds to GNOME 2.8.0. ================= Changes in 0.9.12 ================= Translation: * Added Russian, Turkish, Traditional Chinese translations. ================= Changes in 0.9.10 ================= Miscelaneous: * Improved the reporting of a warning message when the cursor position on brlmon is greater then brlmon size. * Improved reportng for word-by-word navigation. Translation: * Added Norwegian Bokmal and Tamil translations . Speech: * Modify to report the correct range for speech parameters. Presentation: * Inform the user that there is a "empty line" in case of blank lines. ================ Changes in 0.9.9 ================ Miscelaneous: * Install brlmon in libexec, not in bin directory. Translation: * Add bengali translation. * Update Korean, Japanese, Portuguese, Serbian, Simplified Chinese, Polish, Canadian English, Danish, Spanish, Dutch. Presentation: * Inform user when the moves to another group (when context has been changed). ================ Changes in 0.9.8 ================ Bug Fixes: * Now handle the 'Separator' key (",") on some non-English numeric keypads the same as the "Decimal" key (".") - specifically, treat XK_KP_Separator as synonym for XK_KP_Decimal when handling layer commands. Braille: * Added support for scrolling the braille display one whole width (rather than just 20 cells) via layer 9 keypad 4 and 6. See bugzilla bug #148090. ================ Changes in 0.9.7 ================ Presentation: * Improve presentation for sliders. * Presentation for a watched object is not interrupted anymore by the presentation for focus tracking. Miscelaneous: * Generate a beep instead of exiting in case of failure to register a listener for an event. Speech: * Change values for rate and pitch for voice from percents to absolute values (including minimum and maximum in UI. Brlmon: * Make brlmon to act as a panel (do not let other window to overlap it). Magnifier: * Make zoom factor x and y floats from int. ================ Changes in 0.9.6 ================ Translation: * Added slovak language * Added bulgarian language. * Added improved spanish translation table for braille Magnifier: * Removed some warning messages for panning. Speech: * Better default values for speech. Presentation: * Improved a lot of presentations for diferent events and objects. Miscelaneous: * Do not generate mosue events if XEvIE is not present. * Improved work with GDM trogh --login option ================ Changes in 0.9.5 ================ Speech: * Added new text echo mode "none". * Report "first/last line" if user is on first/last line in flat review. * Do not report role for multi-line-text for speech default presentation mode. * Improved the response of read whole window command. * Report to user "Escape" key. Braille: * Report "first/last line" if user is on first/last line in flat review. Miscelaneous: * Added --login command line option. * Added -u command line parameter to start magnifier in upper half of screen ================ Changes in 0.9.4 ================ Miscelaneous: * Improved behaviour of gnopernicus with gdm. ================ Changes in 0.9.3 ================ Speech: * Changed to report Backspace and Delete keys with 'Say all modifiers' option enabled. Miscelaneous: * Added a presentation for "object:tab-added", "object:tab-removed" events for tabs. * Removed Ctrl+Shift+Alt+S key combination. "Describe my surroundings" command is no longer mapped to this key combination. Magnifier: * Allow magnifier to be large as the display size. Braille Monitor: * Braille monitor will not display text in "BRAILLE" or "DUAL" Mode Type anymore. * Removed all things related to braille font. GUI: * Changed a label text in the magnifier preferences from "Cursor magnification" to "Set cursor separate from magnification". * In the Braille Monitor preferences the "DUAL" and "BRAILLE" Mode Type options were grayed out. They wont be used for the moment. * In the speech preferences "Say all cursors" option was renamed as "Say all navigation keys". ================ Changes in 0.9.2 ================ Miscellanous: * Added a new configure option "--enable-magnifier" used for gnopernicus to be compiled with or without magnifier support. * Changed the reporting for events with the same timestamp value. ================ Changes in 0.9.1 ================ Miscellanous: * Do not report window events for popup menus. * Convert caret-moved events into focus events only if the object has a focused ancestor. GUI: * Real support for mouse and focus traking modes in other language, the change of the current option will take effect now). * Fix some broken help pages. Magnifier: * Allow magnifier to magnify a region of interest that intersect magnifier region if they belong to different screen (source and target differ). UI: * "describe my surroundings" will not present names of current window and application. * "window hierarchy flat" is now called "read whole window". * Object roles are now translated. Translation: * Update Canadian English, Czech, British English, Polish, Catalan, Dutch. ================ Changes in 0.9.0 ================ GUI: * Crosshair color inversion made clearer by graying the 'Cross-hair color' button when 'Cross-hair color inverted' checkbox is checked. * Changed some keyboard accelerators. UI: * A better presentation for tables : added two new presentation items. Braille: * Added suport for some more braille devices. Magnifier: * Changed required version of gnome-mag to 0.11.0. * Added support to specify target. Translation: * Add Gujarati language.
2004-09-21 19:12:18 +02:00
libexec/brlmonitor
share/applications/gnopernicus.desktop
share/examples/gnopernicus/translation_tables/de.a2b
share/examples/gnopernicus/translation_tables/en_US.a2b
share/examples/gnopernicus/translation_tables/es.a2b
share/examples/gnopernicus/translation_tables/fr.a2b
share/examples/gnopernicus/translation_tables/sv.a2b
share/gconf/schemas/brlmonitor.schemas
share/gconf/schemas/gnopernicus.schemas
share/gconf/schemas/remote.schemas
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/help/gnopernicus/pt_BR/figures/gnopernicus.png
share/gnome/help/gnopernicus/pt_BR/gnopernicus.xml
share/gnome/help/gnopernicus/pt_BR/legal.xml
share/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings/braille_monitor_settings.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/attribute_settings.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_device.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_fill_char.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_mapping.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_settings.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_style.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/cursor_settings.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/status_cell.glade2
share/gnopernicus/glade/gnopi_files/Braille_Settings/translation_table.glade2
share/gnopernicus/glade/gnopi_files/Find/find.glade2
share/gnopernicus/glade/gnopi_files/Find/text_selected_24.png
share/gnopernicus/glade/gnopi_files/General_Settings/general_settings.glade2
share/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings/keyboard_mouse_settings.glade2
share/gnopernicus/glade/gnopi_files/Language/language.glade2
share/gnopernicus/glade/gnopi_files/Load_Default/load_default.glade2
share/gnopernicus/glade/gnopi_files/Magnifier_Settings/magnifier_settings.glade2
share/gnopernicus/glade/gnopi_files/Presentation/presentation.glade2
share/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2
share/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2
share/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2
share/gnopernicus/glade/gnopi_files/braille.xpm
share/gnopernicus/glade/gnopi_files/gnopi.glade2
share/gnopernicus/glade/gnopi_files/keyboard.xpm
share/gnopernicus/glade/gnopi_files/monitor.png
share/gnopernicus/glade/gnopi_files/start_up.png
share/gnopernicus/presentation/default.xml
share/gnopernicus/presentation/verbose.xml
share/icons/hicolor/48x48/apps/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/bn_IN/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/dz/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/et/LC_MESSAGES/gnopernicus.mo
share/locale/eu/LC_MESSAGES/gnopernicus.mo
share/locale/fa/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/gl/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/ka/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/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/te/LC_MESSAGES/gnopernicus.mo
share/locale/th/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
share/omf/gnopernicus/brlmonitor-C.omf
share/omf/gnopernicus/brlmonitor-es.omf
share/omf/gnopernicus/gnopernicus-C.omf
share/omf/gnopernicus/gnopernicus-es.omf