Re: State of the Pooch

2005-05-09 Thread Joe Shaw
On Sun, 2005-05-08 at 16:58 +0100, Daniel Drake wrote:
 If we move away from GNOME CVS, will we lose out on the translations side?
 Right now, it looks like random gnome translators are stumbling onto our
 project and and translating it into all kinds of languages, which I'm very
 impressed by.

Yeah, we probably would.  I hadn't thought of that.  Other GNOME-related
projects like Rhythmbox and AbiWord get translations and they're not
developed in GNOME CVS.  I'll bring it up on gnome-i18n like Enver
suggested.

Joe

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: State of the Pooch

2005-05-09 Thread Miguel de Icaza
Hello,

 If we move away from GNOME CVS, will we lose out on the translations side?
 Right now, it looks like random gnome translators are stumbling onto our
 project and and translating it into all kinds of languages, which I'm very
 impressed by.

An option for translations would be to keep the master po file on the
GNOME CVS and have a script that updates it once a week or so.

Miguel.
___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Inotify ABI Breakage.

2005-05-09 Thread Robert Love
This is hopefully the last.

Latest inotify breaks ABI and API.

Beagle as of Mon May  9 17:53:35 EDT 2005 supports the new inotify and
is, thus, incompatible.

You want patch version 0.23-6 or later:

http://www.kernel.org/pub/linux/kernel/people/rml/inotify/v2.6/0.23/

SUSE 9.3 users can grab a kernel package, version 737.inotify.0 or
later:

http://www.kernel.org/pub/linux/kernel/people/rml/inotify/v2.6/0.23/

The main change to the API is a new IN_ISDIR bit set on all events
that pertain to a directory.  This allows user-space handy access to the
information and allows us to remove the events that had a file/directory
delineation, such as IN_CREATE_FILE.

Enjoy.

Robert Love


___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers