gnome 3

2011-03-31 Thread Tirumurti Vasudevan
recently worked on the gcalctool and evolution .po files. while
updating i dont see changes in damned lies page as they are marked
gnome 3 - not master.
how do i update this branch?
pl give exact git command
tia
regards
dr.t.vasudevan

-- 
http://www.swaminathar.org/
http://aanmikamforyouth.blogspot.com/
http://techforelders.blogspot.com/
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gnome 3

2011-03-31 Thread Simos Xenitellis
On Thu, Mar 31, 2011 at 6:00 PM, Tirumurti Vasudevan  wrote:
> recently worked on the gcalctool and evolution .po files. while
> updating i dont see changes in damned lies page as they are marked
> gnome 3 - not master.
> how do i update this branch?
> pl give exact git command

To be able to use the new branch, you need to first perform a
successful 'git up'.

Then, if you type 'git branch -a', you will see the new branch,

  remotes/origin/gnome-3-0

I just verified this with gcalctool.

Simos
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gnome 3

2011-03-31 Thread Aron Xu
On Thu, Mar 31, 2011 at 23:00, Tirumurti Vasudevan  wrote:
> recently worked on the gcalctool and evolution .po files. while
> updating i dont see changes in damned lies page as they are marked
> gnome 3 - not master.
> how do i update this branch?
> pl give exact git command
> tia
> regards
> dr.t.vasudevan
>

Read this page:
https://live.gnome.org/TranslationProject/GitHowTo

--
Regards,
Aron Xu
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gnome 3

2011-03-31 Thread Tirumurti Vasudevan
On Thu, Mar 31, 2011 at 8:36 PM, Simos Xenitellis
 wrote:
>pl give exact git command
>
> To be able to use the new branch, you need to first perform a
> successful 'git up'.

done

>
> Then, if you type 'git branch -a', you will see the new branch,
>
>  remotes/origin/gnome-3-0
>
yes i see

4485 translated messages, 1 fuzzy translation.
drtv@narayana:~/Documents/git/evolution/po$ git push
Counting objects: 7, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 436 bytes, done.
Total 4 (delta 3), reused 0 (delta 0)
To ssh://vasude...@git.gnome.org/git/evolution
   a5be0b5..a797c65  master -> master
drtv@narayana:~/Documents/git/evolution/po$

so this is in master not gnome 3?
should i update to gnome 3? if so how?

tv
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gnome 3

2011-03-31 Thread Aron Xu
On Thu, Mar 31, 2011 at 23:53, Tirumurti Vasudevan  wrote:
> so this is in master not gnome 3?
> should i update to gnome 3? if so how?
>
> tv
>

First,
git checkout --track origin/gnome-3-0

And have a look:
git branch

If you want to switch back to master:
git checkout master

Later you want to switch to gnome-3-0 again:
git checkout gnome-3-0
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gnome 3

2011-03-31 Thread Tirumurti Vasudevan
thanks!

On Thu, Mar 31, 2011 at 9:26 PM, Aron Xu  wrote:
>
> Later you want to switch to gnome-3-0 again:



-- 
http://www.swaminathar.org/
http://aanmikamforyouth.blogspot.com/
http://techforelders.blogspot.com/
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Module reorganisation for GNOME 3

2011-01-16 Thread Claude Paroz
Hi,

In the next days, I will try to begin moving some modules in and out the
GNOME release set to better match the real modules used by GNOME 3,
based on JHBuild gnome-3.0 modulesets.
http://git.gnome.org/browse/jhbuild/tree/modulesets

So don't be too suprised to see your stats getting up and down.
I will then try to explain what I did and we can debate other changes as
well.

Cheers,

Claude
-- 
www.2xlibre.net

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Localizing GNOME 3 marketing messages

2011-02-28 Thread Sumana Harihareswara

GNOME translators:

Allan Day and I are coordinating the marketing of the GNOME 3.0 
release.  If we want to ask you to translate some of our materials (for 
example, the tagline, the FAQ, and a 500-word summary of what's new in 
GNOME 3), what format should we provide the original text in, and how 
far in advance do you need the text?


Best regards,
Sumana Harihareswara
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[rygel] Created branch gnome-3-0

2010-09-13 Thread Zeeshan Ali Khattak
The branch 'gnome-3-0' was created pointing to:

 93cb08a... Release announcement for 0.7.8

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Module reorganisation for GNOME 3

2011-01-16 Thread Gil Forcada
El dg 16 de 01 de 2011 a les 21:49 +0100, en/na Claude Paroz va
escriure:
> Hi,
> 
> In the next days, I will try to begin moving some modules in and out the
> GNOME release set to better match the real modules used by GNOME 3,
> based on JHBuild gnome-3.0 modulesets.
> http://git.gnome.org/browse/jhbuild/tree/modulesets
> 
> So don't be too suprised to see your stats getting up and down.
> I will then try to explain what I did and we can debate other changes as
> well.

Thanks for your work!

> Cheers,
> 
> Claude

-- 
Gil Forcada

[ca] guifi.net - una xarxa lliure que no para de créixer
[en] guifi.net - a non-stopping free network
bloc: http://gil.badall.net
planet: http://planet.guifi.net

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Module reorganisation for GNOME 3

2011-01-21 Thread Claude Paroz
Le dimanche 16 janvier 2011 à 21:49 +0100, Claude Paroz a écrit :
> Hi,
> 
> In the next days, I will try to begin moving some modules in and out the
> GNOME release set to better match the real modules used by GNOME 3,
> based on JHBuild gnome-3.0 modulesets.
> http://git.gnome.org/browse/jhbuild/tree/modulesets
> 
> So don't be too suprised to see your stats getting up and down.
> I will then try to explain what I did and we can debate other changes as
> well.

Here are the changes I made, essentially based on JHBuild modulesets:

Removed: pessulus, sabayon, accerciser, gnome-vfs, libbonobo,
libbonoboui, libgnome, libgnomecanavas, libgnomeui
bug-buddy, dasher, evolution-exchange, evolution-mapi, evolution-webcal,
gnome-applets, gnome-color-manager, gnome-mag, gnome-media,
gnome-netstatus, gnome-system-tools, gtk-engines, libgnomeprint,
libgnomeprintui, mousetweaks, sound-juicer, swfdec-gnome

at-spi has been replaced by at-spi2-core and at-spi-atk

Added: network-manager-{applet|pptp|openvpn|vpnc|openconnect},
notification-daemon (for fallback mode), libgdata, glib-networking,
gnome-video-effects

Claude
-- 
www.2xlibre.net

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Module reorganisation for GNOME 3

2011-01-21 Thread Ihar Hrachyshka
Is gconf left for GNOME 3.0? I thought it was going to be replaced by
other mechanism...

On Fri, Jan 21, 2011 at 20:48, Claude Paroz  wrote:
> Le dimanche 16 janvier 2011 à 21:49 +0100, Claude Paroz a écrit :
>> Hi,
>>
>> In the next days, I will try to begin moving some modules in and out the
>> GNOME release set to better match the real modules used by GNOME 3,
>> based on JHBuild gnome-3.0 modulesets.
>> http://git.gnome.org/browse/jhbuild/tree/modulesets
>>
>> So don't be too suprised to see your stats getting up and down.
>> I will then try to explain what I did and we can debate other changes as
>> well.
>
> Here are the changes I made, essentially based on JHBuild modulesets:
>
> Removed: pessulus, sabayon, accerciser, gnome-vfs, libbonobo,
> libbonoboui, libgnome, libgnomecanavas, libgnomeui
> bug-buddy, dasher, evolution-exchange, evolution-mapi, evolution-webcal,
> gnome-applets, gnome-color-manager, gnome-mag, gnome-media,
> gnome-netstatus, gnome-system-tools, gtk-engines, libgnomeprint,
> libgnomeprintui, mousetweaks, sound-juicer, swfdec-gnome
>
> at-spi has been replaced by at-spi2-core and at-spi-atk
>
> Added: network-manager-{applet|pptp|openvpn|vpnc|openconnect},
> notification-daemon (for fallback mode), libgdata, glib-networking,
> gnome-video-effects
>
> Claude
> --
> www.2xlibre.net
>
> ___
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
>
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Module reorganisation for GNOME 3

2011-01-21 Thread Claude Paroz
Le vendredi 21 janvier 2011 à 20:58 +0200, Ihar Hrachyshka a écrit :
> Is gconf left for GNOME 3.0? I thought it was going to be replaced by
> other mechanism...

gconf, metacity, gnome-panel and notification-daemon are used for the
so-called fallback mode (when your hardware doesn't support 3D
acceleration).

gconf replacement is dconf, which currently doesn't offer translatable
strings.

Claude

> On Fri, Jan 21, 2011 at 20:48, Claude Paroz  wrote:
> > Le dimanche 16 janvier 2011 à 21:49 +0100, Claude Paroz a écrit :
> >> Hi,
> >>
> >> In the next days, I will try to begin moving some modules in and out the
> >> GNOME release set to better match the real modules used by GNOME 3,
> >> based on JHBuild gnome-3.0 modulesets.
> >> http://git.gnome.org/browse/jhbuild/tree/modulesets
> >>
> >> So don't be too suprised to see your stats getting up and down.
> >> I will then try to explain what I did and we can debate other changes as
> >> well.
> >
> > Here are the changes I made, essentially based on JHBuild modulesets:
> >
> > Removed: pessulus, sabayon, accerciser, gnome-vfs, libbonobo,
> > libbonoboui, libgnome, libgnomecanavas, libgnomeui
> > bug-buddy, dasher, evolution-exchange, evolution-mapi, evolution-webcal,
> > gnome-applets, gnome-color-manager, gnome-mag, gnome-media,
> > gnome-netstatus, gnome-system-tools, gtk-engines, libgnomeprint,
> > libgnomeprintui, mousetweaks, sound-juicer, swfdec-gnome
> >
> > at-spi has been replaced by at-spi2-core and at-spi-atk
> >
> > Added: network-manager-{applet|pptp|openvpn|vpnc|openconnect},
> > notification-daemon (for fallback mode), libgdata, glib-networking,
> > gnome-video-effects
> >
> > Claude
> > --
> > www.2xlibre.net
> >
> > ___
> > gnome-i18n mailing list
> > gnome-i18n@gnome.org
> > http://mail.gnome.org/mailman/listinfo/gnome-i18n
> >


___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Module reorganisation for GNOME 3

2011-01-21 Thread Johannes Schmid
Hi!

> gconf, metacity, gnome-panel and notification-daemon are used for the
> so-called fallback mode (when your hardware doesn't support 3D
> acceleration).

Small correction: gconf is still in because not all modules have been
ported to gsettings, yet. Most important here is evolution. So you will
need it in the normal "3D" mode, too. But it should be gone by 3.2 at
least for the core modules.

> gconf replacement is dconf, which currently doesn't offer translatable
> strings.

dconf is just a backend for gsettings (others are: keyfiles, windows
registry, gconf for testing). GSettings has schema files that can
contain translations and those are handled correctly . Currently there
is no frontend to display the descriptions saved in the schema file and
as such also the translations are not displayed. That might (read: is
likely to) change in the future.

Johannes

> 
> Claude
> 
> > On Fri, Jan 21, 2011 at 20:48, Claude Paroz  wrote:
> > > Le dimanche 16 janvier 2011 à 21:49 +0100, Claude Paroz a écrit :
> > >> Hi,
> > >>
> > >> In the next days, I will try to begin moving some modules in and out the
> > >> GNOME release set to better match the real modules used by GNOME 3,
> > >> based on JHBuild gnome-3.0 modulesets.
> > >> http://git.gnome.org/browse/jhbuild/tree/modulesets
> > >>
> > >> So don't be too suprised to see your stats getting up and down.
> > >> I will then try to explain what I did and we can debate other changes as
> > >> well.
> > >
> > > Here are the changes I made, essentially based on JHBuild modulesets:
> > >
> > > Removed: pessulus, sabayon, accerciser, gnome-vfs, libbonobo,
> > > libbonoboui, libgnome, libgnomecanavas, libgnomeui
> > > bug-buddy, dasher, evolution-exchange, evolution-mapi, evolution-webcal,
> > > gnome-applets, gnome-color-manager, gnome-mag, gnome-media,
> > > gnome-netstatus, gnome-system-tools, gtk-engines, libgnomeprint,
> > > libgnomeprintui, mousetweaks, sound-juicer, swfdec-gnome
> > >
> > > at-spi has been replaced by at-spi2-core and at-spi-atk
> > >
> > > Added: network-manager-{applet|pptp|openvpn|vpnc|openconnect},
> > > notification-daemon (for fallback mode), libgdata, glib-networking,
> > > gnome-video-effects
> > >
> > > Claude
> > > --
> > > www.2xlibre.net
> > >
> > > ___
> > > gnome-i18n mailing list
> > > gnome-i18n@gnome.org
> > > http://mail.gnome.org/mailman/listinfo/gnome-i18n
> > >
> 
> 
> ___
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n


___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Module reorganisation for GNOME 3

2011-01-23 Thread Marek Černocký
Due to the reorganization I have the question about module libgda. Why
it's included in two sets - External Dependencies and Office
Productivity Applications?

Regards
Marv

Claude Paroz píše v Ne 16. 01. 2011 v 21:49 +0100:
> Hi,
> 
> In the next days, I will try to begin moving some modules in and out the
> GNOME release set to better match the real modules used by GNOME 3,
> based on JHBuild gnome-3.0 modulesets.
> http://git.gnome.org/browse/jhbuild/tree/modulesets
> 
> So don't be too suprised to see your stats getting up and down.
> I will then try to explain what I did and we can debate other changes as
> well.
> 
> Cheers,
> 
> Claude


___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Localizing GNOME 3 marketing messages

2011-02-28 Thread Andre Klapper
On Mon, 2011-02-28 at 12:35 -0500, Sumana Harihareswara wrote:
> GNOME translators:
> 
> Allan Day and I are coordinating the marketing of the GNOME 3.0 
> release.  If we want to ask you to translate some of our materials (for 
> example, the tagline, the FAQ, and a 500-word summary of what's new in 
> GNOME 3), what format should we provide the original text in, and how 
> far in advance do you need the text?

1) What formats are possible/available?

2) The earlier the better, as there are also release notes to translate
that are traditionally last-minute and might be way bigger this time? Do
you ask for a deadline?

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper | http://www.openismus.com

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


metacity in gnome-3 translation group?

2011-03-05 Thread Nguyen Thai Ngoc Duy
I thought mutter replaced metacity. Why would we need to translate
both for gnome 3?
-- 
Duy
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Localizing GNOME 3 marketing messages

2011-03-06 Thread Sumana Harihareswara
Andreas & Allan: is the text on gnome3.org easy to package up for 
translation?  And once you have the localized strings, can you make it 
possible for people to view their preferred language version of the 
website, either at a different URL or through some kind of 
i18n-detection magic?


Andre & Licio, some answers below:

On 02/28/2011 01:02 PM, Andre Klapper wrote:

On Mon, 2011-02-28 at 12:35 -0500, Sumana Harihareswara wrote:

GNOME translators:

Allan Day and I are coordinating the marketing of the GNOME 3.0
release.  If we want to ask you to translate some of our materials (for
example, the tagline, the FAQ, and a 500-word summary of what's new in
GNOME 3), what format should we provide the original text in, and how
far in advance do you need the text?

1) What formats are possible/available?

2) The earlier the better, as there are also release notes to translate
that are traditionally last-minute and might be way bigger this time? Do
you ask for a deadline?

andre


I'm sorry for the delay in response.  I think the materials are in a few 
different formats:


The Talking Points are just on the wiki, in wiki markup: 
http://live.gnome.org/GnomeMarketing/TalkingPoints
The GNOME3.org website, especially the front page and the FAQ -- not 
sure what the format is, asking Allan & Andreas.

The tagline is "Made of Easy" and that's just that string.

Yes, earlier would be better!  Licio, can you coordinate from here?

-Sumana
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Localizing GNOME 3 marketing messages

2011-03-06 Thread Petr Kovar
Hi!

Sumana Harihareswara , Sat, 05 Mar 2011 17:06:02 -0500:

(...)

> I'm sorry for the delay in response.  I think the materials are in a few 
> different formats:
> 
> The Talking Points are just on the wiki, in wiki markup: 
> http://live.gnome.org/GnomeMarketing/TalkingPoints
> The GNOME3.org website, especially the front page and the FAQ -- not 
> sure what the format is, asking Allan & Andreas.

FWIW, the GNOME3.org website has been already made available for
localization to translators some time ago, see the git module:

http://git.gnome.org/browse/gnome3-web/

The DL module page with available translations is here:

http://l10n.gnome.org/module/gnome3-web/

It makes use of gettext as this has been the preferred way of localizing
'non-standard material' for GNOME translators before, e.g. when dealing
with the GNOME Library website localization, or even with the subtitle
translation support for the Nelly Kroes on Open Source video that was
presented at GUADEC last year:

http://l10n.gnome.org/module/library-web/
http://l10n.gnome.org/module/video-subtitles/

Hope that helps to clarify the situation a little bit.

Cheers
Petr Kovar
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gcalctool] Created branch gnome-3-0

2011-03-20 Thread Robert Ancell
The branch 'gnome-3-0' was created pointing to:

 a47706e... Releasing 5.91.92

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gtkhtml] Created branch gnome-3-0

2011-03-21 Thread Matthew Barnes
The branch 'gnome-3-0' was created pointing to:

 fadeb7c... Post-release version bump.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[evolution] Created branch gnome-3-0

2011-03-21 Thread Matthew Barnes
The branch 'gnome-3-0' was created pointing to:

 2f96911... Post-release version bump.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Localizing GNOME 3 marketing messages

2011-03-22 Thread Lucian Adrian Grijincu
On Sun, Mar 6, 2011 at 8:06 PM, Petr Kovar  wrote:
> FWIW, the GNOME3.org website has been already made available for
> localization to translators some time ago, see the git module:
>
> http://git.gnome.org/browse/gnome3-web/
>
> The DL module page with available translations is here:
>
> http://l10n.gnome.org/module/gnome3-web/


Seems like a few languages have translated the gnome3.org website.


Are there any plans to also make the website present it's content
translated to the users? I can only see it in English.

Is the website supposed to be used after the Gnome3 launch?

Now it contains text like: „GNOME 3 is scheduled for release in April 2011”...
This text is likely to change come April 6th, so, to have it
translated by the launch date, we should have strings available
beforehand.

Any such plans?

-- 
 .
..: Lucian
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Localizing GNOME 3 marketing messages

2011-03-22 Thread Frederic Peters
Lucian Adrian Grijincu wrote:

> On Sun, Mar 6, 2011 at 8:06 PM, Petr Kovar  wrote:
> > FWIW, the GNOME3.org website has been already made available for
> > localization to translators some time ago, see the git module:
> >
> > http://git.gnome.org/browse/gnome3-web/
> >
> > The DL module page with available translations is here:
> >
> > http://l10n.gnome.org/module/gnome3-web/
> 
> 
> Seems like a few languages have translated the gnome3.org website.
> 
> 
> Are there any plans to also make the website present it's content
> translated to the users? I can only see it in English.

At the moment the translated pages are only available via browser
content negociation, it will be fixed, but I still did not have
time for this. (if someone is interested there is working code in the
library-web module)


> Is the website supposed to be used after the Gnome3 launch?
> 
> Now it contains text like: „GNOME 3 is scheduled for release in April 2011”...
> This text is likely to change come April 6th, so, to have it
> translated by the launch date, we should have strings available
> beforehand.
> 
> Any such plans?

I don't know; but it's certainly doable; we will have time next week
at the release hackfest to be sure everything goes well and translated
on release day.


Fred
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gvfs] Created branch gnome-3-0

2011-03-24 Thread Hans Petter
The branch 'gnome-3-0' was created.

Summary of new commits:

  5a6e7ac... Updated Gujarati Translations
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[orca] Created branch gnome-3-0

2011-03-25 Thread Joanmarie Diggs
The branch 'gnome-3-0' was created pointing to:

 96b325d... Fix for bug #640134 - Catch pyatspi2's RuntimeErrors

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Localizing GNOME 3 marketing messages

2011-03-28 Thread Andre Klapper
On Tue, 2011-03-22 at 16:52 +0100, Lucian Adrian Grijincu wrote:
> Is the website supposed to be used after the Gnome3 launch?
> 
> Now it contains text like: „GNOME 3 is scheduled for release in April 2011”...
> This text is likely to change come April 6th, so, to have it
> translated by the launch date, we should have strings available
> beforehand.
> 
> Any such plans?

Done in a temporary file as commented lines don't get picked up for the
pot file:
http://git.gnome.org/browse/gnome3-web/commit/?id=9f536a4a8795978288557f99247aef92438033c9

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper | http://www.openismus.com

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[seahorse] Created branch gnome-3-0

2011-03-29 Thread Stefan Walter
The branch 'gnome-3-0' was created pointing to:

 acdb641... Updated Portuguese translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gucharmap] Created branch gnome-3-0

2011-04-04 Thread Christian Persch
The branch 'gnome-3-0' was created.

Summary of new commits:

  61554c1... Post release version bump
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[totem] Created branch gnome-3-0

2011-04-04 Thread Bastien Nocera
The branch 'gnome-3-0' was created pointing to:

 b689d62... 3.0.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[mousetweaks] Created branch gnome-3-0

2011-04-04 Thread Francesco Fumanti
The branch 'gnome-3-0' was created pointing to:

 94e48f2... Prepare the 3.0.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[vinagre] Created branch gnome-3-0

2011-04-04 Thread David King
The branch 'gnome-3-0' was created pointing to:

 4ee2ffc... Update NEWS for 3.0.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[vino] Created branch gnome-3-0

2011-04-04 Thread David King
The branch 'gnome-3-0' was created pointing to:

 8a7ae95... Update NEWS for 3.0.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[nautilus] Created branch gnome-3-0

2011-04-04 Thread Cosimo Cecchi
The branch 'gnome-3-0' was created pointing to:

 7c3ba0e... Updated Russian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gdl] Created branch gnome-3-0

2011-04-04 Thread Johannes Schmid
The branch 'gnome-3-0' was created pointing to:

 356408c... Updated files for 3.0.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libgweather] Created branch gnome-3-0

2011-04-04 Thread Vincent Untz
The branch 'gnome-3-0' was created pointing to:

 c73a504... release: post-release bump to 3.0.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[anjuta] Created branch gnome-3-0

2011-04-04 Thread Johannes Schmid
The branch 'gnome-3-0' was created pointing to:

 6cfa979... Updated files for 3.0.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[tomboy] Created branch gnome-3-0

2011-04-04 Thread Gregory Poirier
The branch 'gnome-3-0' was created pointing to:

 6db840f... Update NEWS for 1.6.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[brasero] Created branch gnome-3-0

2011-04-04 Thread Luis Medinas
The branch 'gnome-3-0' was created pointing to:

 0eb01ec... Bump NEWS

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[zenity] Created branch gnome-3-0

2011-04-04 Thread Luis Medinas
The branch 'gnome-3-0' was created.

Summary of new commits:

  1aa7e4e... Bump 3.0.0
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[cheese] Created branch gnome-3-0

2011-04-05 Thread Daniel G . Siegel
The branch 'gnome-3-0' was created pointing to:

 20175a8... Updated NEWS file for 3.0.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[empathy] Created branch gnome-3-0

2011-04-07 Thread Guillaume Desmottes
The branch 'gnome-3-0' was created pointing to:

 10d7351... log_manager_got_entities_cb: don't use the currently select

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[caribou] Created branch gnome-3-0

2011-04-14 Thread Eitan Isaacson
The branch 'gnome-3-0' was created pointing to:

 40e0b0b... Updated Japanese translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[epiphany] Created branch gnome-3-0

2011-04-17 Thread Xan Lopez
The branch 'gnome-3-0' was created pointing to:

 9d106fb... Do not save state for popup windows

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libsoup] Created branch gnome-3-0

2011-04-25 Thread Dan Winship
The branch 'gnome-3-0' was created.

Summary of new commits:

  cc09f4c... 2.34.1
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[mutter] Created branch gnome-3-0

2011-04-25 Thread Owen Taylor
The branch 'gnome-3-0' was created pointing to:

 5eb8aa6... Bump version to 3.0.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[yelp] Created branch gnome-3-0

2011-04-29 Thread Shaun McCance
The branch 'gnome-3-0' was created pointing to:

 5ba4aef... Fix build breakage caused by the fix to https://bugzilla.gn

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[evince] Created branch gnome-3-0

2011-05-02 Thread Carlos Garcia Campos
The branch 'gnome-3-0' was created pointing to:

 62df377... Don't allow to hide the toolbar when it's being edited

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gjs] Created branch gnome-3-0

2011-05-05 Thread Colin Walters
The branch 'gnome-3-0' was created pointing to:

 8c36491... configure: Post-release version bump

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gdm] Created branch gnome-3-0

2011-05-12 Thread Ray Strode
The branch 'gnome-3-0' was created pointing to:

 a2e0294... Updated Esperanto translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[atk] Created branch gnome-3-0

2011-05-24 Thread Li Yuan
The branch 'gnome-3-0' was created pointing to:

 850c2e4... Updated Esperanto translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gedit] Created branch gnome-3-0

2011-05-25 Thread Ignacio Casal Quinteiro
The branch 'gnome-3-0' was created pointing to:

 ce9114e... Release 3.0.3

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gtksourceview] Created branch gnome-3-0

2011-05-25 Thread Ignacio Casal Quinteiro
The branch 'gnome-3-0' was created pointing to:

 f4e4297... Release 3.0.2

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[accerciser] Created branch gnome-3-0

2011-06-11 Thread Javier Hernández Antúnez
The branch 'gnome-3-0' was created pointing to:

 4f1d67e... Check for toolkit-accessibility key using gsettings

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gconf] Created branch gnome-3-0

2011-07-01 Thread Ross Burton
The branch 'gnome-3-0' was created pointing to:

 4abe48b... Updated Serbian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libwnck] Created branch gnome-3-0

2011-07-22 Thread Vincent Untz
The branch 'gnome-3-0' was created pointing to:

 e4200d7... build: Modernize build system a bit

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libgnomekbd] Created branch gnome-3-0

2011-08-22 Thread Sergey V . Udaltsov
The branch 'gnome-3-0' was created pointing to:

 e61fa18... release: 3.0.0.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gtkhtml] Created branch gnome-3-2

2011-09-24 Thread Matthew Barnes
The branch 'gnome-3-2' was created pointing to:

 d02ad24... NEWS update for 4.2.0 release.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[evolution] Created branch gnome-3-2

2011-09-24 Thread Matthew Barnes
The branch 'gnome-3-2' was created pointing to:

 95c0d59... NEWS update for 3.2.0 release.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[empathy] Created branch gnome-3-2

2011-09-26 Thread Guillaume Desmottes
The branch 'gnome-3-2' was created pointing to:

 d5094b8... release.py: update last_tag_pattern

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gucharmap] Created branch gnome-3-2

2011-09-26 Thread Christian Persch
The branch 'gnome-3-2' was created pointing to:

 2eae468... Version 3.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[mousetweaks] Created branch gnome-3-2

2011-09-26 Thread Francesco Fumanti
The branch 'gnome-3-2' was created pointing to:

 a60a780... Prepare the 3.2.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[nautilus] Created branch gnome-3-2

2011-09-26 Thread Cosimo Cecchi
The branch 'gnome-3-2' was created pointing to:

 f51bad3... release: prepare for 3.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[sushi] Created branch gnome-3-2

2011-09-26 Thread Cosimo Cecchi
The branch 'gnome-3-2' was created pointing to:

 98d6c9e... release: prepare for 0.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[vino] Created branch gnome-3-2

2011-09-26 Thread David King
The branch 'gnome-3-2' was created pointing to:

 4eb0d78... Update NEWS for 3.2.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[vinagre] Created branch gnome-3-2

2011-09-26 Thread David King
The branch 'gnome-3-2' was created pointing to:

 f4a7b53... Update NEWS for 3.2.0 release

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[devhelp] Created branch gnome-3-2

2011-09-26 Thread Frederic Peters
The branch 'gnome-3-2' was created pointing to:

 d51b40e... post release version bump

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[accerciser] Created branch gnome-3-2

2011-09-26 Thread Javier Hernández Antúnez
The branch 'gnome-3-2' was created pointing to:

 1bba5df... Prep for v3.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[orca] Created branch gnome-3-2

2011-09-26 Thread Joanmarie Diggs
The branch 'gnome-3-2' was created pointing to:

 7f6755d... Fix for bug 660091 - Unbound alternative keybindings in use

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libsoup] Created branch gnome-3-2

2011-09-26 Thread Dan Winship
The branch 'gnome-3-2' was created pointing to:

 6f12494... 2.36.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[atk] Created branch gnome-3-2

2011-09-26 Thread Alejandro Piñeiro Iglesias
The branch 'gnome-3-2' was created pointing to:

 36c2946... Release 2.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[ghex] Created branch gnome-3-2

2011-09-27 Thread Kalev Lember
The branch 'gnome-3-2' was created pointing to:

 15d4322... Remove executable flag from translation files

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[cheese] Created branch gnome-3-2

2011-09-27 Thread David King
The branch 'gnome-3-2' was created pointing to:

 320ff79... Updated NEWS file for 3.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gvfs] Created branch gnome-3-2

2011-09-28 Thread David Zeuthen
The branch 'gnome-3-2' was created pointing to:

 4bcca91... update zh_CN translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[drwright] Created branch gnome-3-0

2011-09-29 Thread Christian Persch
The branch 'gnome-3-0' was created pointing to:

 577043b... Updated Danish translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gdl] Created branch gnome-3-2

2011-10-03 Thread Johannes Schmid
The branch 'gnome-3-2' was created pointing to:

 86ac429... Updated Japanese translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[anjuta] Created branch gnome-3-2

2011-10-03 Thread Johannes Schmid
The branch 'gnome-3-2' was created pointing to:

 1b63a93... Remove execution permissions from several help files

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gjs] Created branch gnome-3-2

2011-10-05 Thread Colin Walters
The branch 'gnome-3-2' was created pointing to:

 77dbcce... configure: Version 1.30.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[epiphany] Created branch gnome-3-2

2011-10-10 Thread Xan Lopez
The branch 'gnome-3-2' was created pointing to:

 40a217d... Fixed Bug 660749. Call gtk_label_set_use_markup for the chi

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[yelp] Created branch gnome-3-2

2011-10-13 Thread Shaun McCance
The branch 'gnome-3-2' was created pointing to:

 f4c77a2... Updated Polish translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gcalctool] Created branch gnome-3-2

2011-10-13 Thread Robert Ancell
The branch 'gnome-3-2' was created pointing to:

 81e2988... Fix cm2 conversion rates (Bug #661582)

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gtksourceview] Created branch gnome-3-2

2011-10-16 Thread Ignacio Casal Quinteiro
The branch 'gnome-3-2' was created pointing to:

 3cf4e58... Release 3.2.2

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[evince] Created branch gnome-3-2

2011-10-17 Thread Carlos Garcia Campos
The branch 'gnome-3-2' was created pointing to:

 5cf0d07... release: 3.2.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libcryptui] Created branch gnome-3-2

2011-10-17 Thread Stefan Walter
The branch 'gnome-3-2' was created pointing to:

 bd53dc2... Release 3.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[seahorse] Created branch gnome-3-2

2011-10-17 Thread Stefan Walter
The branch 'gnome-3-2' was created pointing to:

 31ae954... Updated Telugu Translations

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[mutter] Created branch gnome-3-2

2011-10-18 Thread Owen Taylor
The branch 'gnome-3-2' was created pointing to:

 acc4e03... Updated Vietnamese translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gdm] Created branch gnome-3-2

2011-10-18 Thread Ray Strode
The branch 'gnome-3-2' was created pointing to:

 273d92c... data: allow user to connect to his own displays automatical

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[zenity] Created branch gnome-3-2

2011-10-26 Thread Luis Medinas
The branch 'gnome-3-2' was created pointing to:

 43b7921... Updated Turkish translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[brasero] Created branch gnome-3-2

2011-10-26 Thread Luis Medinas
The branch 'gnome-3-2' was created pointing to:

 f9d1053... Add a fix for optical drive not selected by default.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gedit] Created branch gnome-3-2

2011-11-01 Thread Ignacio Casal Quinteiro
The branch 'gnome-3-2' was created pointing to:

 271ad3e... Release 3.2.2

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[librsvg] Created branch gnome-3-2

2011-11-07 Thread Christian Persch
The branch 'gnome-3-2' was created pointing to:

 edbb480... Fix crash on malformed SVG file

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[totem] Created branch gnome-3-2

2011-12-01 Thread Bastien Nocera
The branch 'gnome-3-2' was created pointing to:

 d3d467a... Fix dlopening libdbus-glib-1 on OpenBSD.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[metacity] Created branch gnome-3-0

2012-01-12 Thread Florian Müllner
The branch 'gnome-3-0' was created pointing to:

 03d4c13... build: Bump required GTK+ version and remove compat code

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libwnck] Created branch gnome-3-2

2012-01-30 Thread Vincent Untz
The branch 'gnome-3-2' was created pointing to:

 085a93c... Updated Norwegian bokmål translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libgnomekbd] Created branch gnome-3-2

2012-02-14 Thread Sergey V . Udaltsov
The branch 'gnome-3-2' was created pointing to:

 c1cc5b4... Updated Norwegian bokmål translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gconf] Created branch gnome-3-2

2012-03-08 Thread Ryan Lortie
The branch 'gnome-3-2' was created pointing to:

 0914a38... Uploaded Ukranian

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[libgweather] Created branch gnome-3-4

2012-03-09 Thread Javier Jardón
The branch 'gnome-3-4' was created pointing to:

 168d747... release: post-release bump to 3.4.2

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[seahorse] Created branch gnome-3-4

2012-03-09 Thread Stefan Walter
The branch 'gnome-3-4' was created pointing to:

 4003c32... Release version 3.3.91

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[aisleriot] Created branch gnome-3-4

2012-03-20 Thread Christian Persch
The branch 'gnome-3-4' was created.

Summary of new commits:

  c7d1baa... clutter: Remove clutter from gnome-3-4 branch
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[seahorse] Created branch gnome-3-4

2012-03-21 Thread Stefan Walter
The branch 'gnome-3-4' was created pointing to:

 eecc41d... Update Simplified Chinese translation.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


  1   2   3   4   5   6   7   8   9   10   >