GNOME Related Works by Yoichi ASAI

Index


gnotepad+ gettextizing work

Description:

As no text editor was found that had I18N features, I started gettextizing work for "gnotepad+". Patch is no longer disributed, for it has been merged into the official source tree.

This was a collaboration work with SHIRASAKI Yasuhiro.

Link:


IceWM related distribution files


Mozilla Japanese Language Pack port

Description:

Mozilla Japanese Language Pack (JLP) Japanizes Mozilla GUI, which is distributed by Kazu and oliver. This is a FreeBSD port for it.

More about mozilla milestone:

Links:


make fish_applet speak Japanese

Description:

GNOME fish "Wanda" now speaks Japanese, using Japanese fortune message "human" written by nakasato.

Usage:

  1. Install the fortune message.
    % fetch http://www.luna2.org/~yatt/dist/human
    % /usr/games/strfile human
    % su
    # mkdir -p /usr/local/share/games/fortune/ja
    # cp human human.dat /usr/local/share/games/fortune/ja/
    
    FreeBSD port is also available.
  2. Apply a patch and rebuild gnome-core.
    % fetch http://www.luna2.org/~yatt/dist/fish_applet_ja.patch2
    % tar xzf gnome-core-1.2.2.1.tar.gz
    % cd gnome-core-1.2.2.1
    % patch < ../fish_applet_ja.patch2
    % ./configure && make
    % su
    # make install
    

miscellaneous fontset patches

Description:

Fontset patches for some GNOME applications. A mere replacement of gdk_font_load() by gdk_fontset_load().


Valid HTML 4.01! Copyright (C) 1999-2000 Yoichi ASAI. All rights reserved.
All files are distributed with absolutely no warranty.
Last modified: Tue Oct 31 20:29:37 JST 2000