Sign up now! · Forgot password?
gimpusers.com RSS feed
58 @ identi.ca
819 @ Twitter

User manual 2.7 download

ForumsGIMP documentation (read-only) ► User manual 2.7 download

Sent: 2012-01-23 23:33:52 UTC (4 months ago)

From: Thomas Hood

User manual 2.7 download

Where do I get a download of the GIMP 2.7.x User Manual?

Sent: 2012-01-23 23:47:43 UTC (4 months ago)

From: Alexandre Prokoudine

User manual 2.7 download

On Tue, Jan 24, 2012 at 3:33 AM, Thomas Hood wrote:
> Where do I get a download of the GIMP 2.7.x User Manual?

Nowhere :) It doesn't exist yet.

Alexandre Prokoudine
http://libregraphicsworld.org

Sent: 2012-01-25 19:48:17 UTC (4 months ago)

From: Cristian Secară

User manual 2.7 download

În data de Tue, 24 Jan 2012 03:47:43 +0400, Alexandre Prokoudine a
scris:

> > Where do I get a download of the GIMP 2.7.x User Manual?
>
> Nowhere :) It doesn't exist yet.

Any idea what are the plans ?

I am asking this because someone has just translated in Romanian the
2.6 online documentation (only the text, not yet the snapshots) and I
am not sure wether to encourage him to publish the 2.6 as is, or to
wait a little bit, adapt the 2.6 work done to 2.8 and publish directly
the 2.8.

Cristi

Cristian Secară
http://www.secarica.ro

Sent: 2012-01-25 20:10:28 UTC (4 months ago)

From: Alexandre Prokoudine

User manual 2.7 download

2012/1/25 Cristian Secară wrote:

> Any idea what are the plans ?

The plan was to branch Git master for the last 2.6 docs release abnd
start working on 2.8 docs. Roman said he'd do the job, but I guess
he's just really busy at work + polishing his newly acquired parenting
skills :)

Alexandre Prokoudine
http://libregraphicsworld.org

Sent: 2012-01-30 11:04:19 UTC (4 months ago)

From: Julien Hardelin

User manual 2.7 download

Le 25/01/2012 21:10, Alexandre Prokoudine a écrit :
> The plan was to branch Git master for the last 2.6 docs release abnd
> start working on 2.8 docs. Roman said he'd do the job, but I guess
> he's just really busy at work + polishing his newly acquired parenting
> skills :)

Well, I added a new branch, "gimp-help-factory", to the gimp-help-2
module in the git server.
It works: I added a new file to this new branch to test it.
So, we can start writing help for gimp-2.8 without altering the
gimp-help-2 master.

Julien Hardelin

Sent: 2012-01-30 11:08:08 UTC (4 months ago)

From: Alexandre Prokoudine

User manual 2.7 download

On Mon, Jan 30, 2012 at 3:04 PM, Julien Hardelin wrote:

> Well, I added a new branch, "gimp-help-factory",

Sent: 2012-01-30 11:19:46 UTC (4 months ago)

From: Ulf-D. Ehlert

User manual 2.7 download

On Mon, Jan 30, 2012 at 12:04:19PM +0100, Julien Hardelin wrote:
> Le 25/01/2012 21:10, Alexandre Prokoudine a

Sent: 2012-01-30 19:55:16 UTC (4 months ago)

From: Julien Hardelin

User manual 2.7 download

> There is already a branch "gimp-help-2-6", so the "master" branch
> should/could be used for gimp-2.8.
>
> Ulf
>
This should have been announced!

gimp-help-factory destoyed with
git push origin :heads/gimp-help-factory but still visible and invalid.
How to get completely rid of it?

Julien

Sent: 2012-01-30 21:50:13 UTC (4 months ago)

From: Marco Ciampa

User manual 2.7 download

On Mon, Jan 30, 2012 at 12:19:46PM +0100, Ulf-D. Ehlert wrote:
> On Mon, Jan 30, 2012 at 12:04:19PM +0100, Julien Hardelin wrote:
> > Le 25/01/2012 21:10, Alexandre Prokoudine a

Sent: 2012-01-31 06:19:16 UTC (4 months ago)

From: Julien Hardelin

User manual 2.7 download

>
> gimp-help-factory destoyed with
> git push origin :heads/gimp-help-factory but still visible and invalid.
> How to get completely rid of it?
All is right this morning. gimp-help-factory no longer exist in the git
repository.
Ulf, did you launch a special command for that?

Julien

Sent: 2012-01-31 11:24:14 UTC (4 months ago)

From: Ulf-D. Ehlert

User manual 2.7 download

On Mon, Jan 30, 2012 at 08:55:16PM +0100, Julien Hardelin wrote:
>
> >There is already a branch "gimp-help-2-6", so the "master" branch
> >should/could be used for gimp-2.8.
> >
> >Ulf
> >
> This should have been announced!

Alexandre Prokoudine announced it (and created that branch) in
September...

Ulf

Jeder Staat beruht auf Macht, jede Macht auf Gewalt, und
Gewalt, sagt Einstein, zieht stets moralisch Minderwertige an.
-- Karlheinz Deschner

Sent: 2012-01-31 11:28:50 UTC (4 months ago)

From: Ulf-D. Ehlert

User manual 2.7 download

On Tue, Jan 31, 2012 at 07:19:16AM +0100, Julien Hardelin wrote:
>
> >gimp-help-factory destoyed with
> >git push origin :heads/gimp-help-factory but still visible and invalid.
> >How to get completely rid of it?
> All is right this morning. gimp-help-factory no longer exist in the
> git repository.
> Ulf, did you launch a special command for that?

No, I have just a little text file to remember how to rename or remove
remote branches:

# see http://github.com/guides/rename-a-remote-branch
#
# see http://github.com/guides/copy-a-remote-branch
git checkout -b temp-foo origin/foo
git push origin temp-foo:bar
git checkout -b bar origin/bar
git branch -d temp-foo
#
# see http://github.com/guides/remove-a-remote-branch
git push origin :foo

Ulf

Jeder Staat beruht auf Macht, jede Macht auf Gewalt, und
Gewalt, sagt Einstein, zieht stets moralisch Minderwertige an.
-- Karlheinz Deschner

Sent: 2012-01-31 12:22:01 UTC (4 months ago)

From: Marco Ciampa

User manual 2.7 download

On Mon, Jan 30, 2012 at 12:19:46PM +0100, Ulf-D. Ehlert wrote:
> On Mon, Jan 30, 2012 at 12:04:19PM +0100, Julien Hardelin wrote:
> > Le 25/01/2012 21:10, Alexandre Prokoudine a

Your Ad Here