Re: [Gimp-developer] translate menu mod

2011-01-10 Thread Ek kian
i only create new Photo menu where consist of many photography related
functions,
to speed up our workflow on editing photo rather than jumping around on the
menu.

can you be more specific about the steps? do i need to call command
update-po?


Thanks,
ek kian


On Tue, Jan 11, 2011 at 3:44 AM, Sven Neumann s...@gimp.org wrote:

 On Sat, 2011-01-08 at 12:02 +0700, Ek kian wrote:

  i usually modify menu directly from image-menu.xml,
  but that made menu is broken on other language than English.
 
  what is the right steps to do menu modification so the menu still can
  be translateable to other language?

 The right step is to get your changes upstream. What exactly are you
 changing and why?


 Sven



___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] combo boxes in osx

2011-01-10 Thread Ek kian
i also experience this on OSX 10.6.2,
i use GIMP 2.6.8 compiled with GTK-OSX (http://gtk-osx.sourceforge.net/).

but for GIMP from http://gimp.lisanet.de, it working ok and i think it using
X11.

i prefer using GIMP with GTK-OSX because it using Global Menu and using OSX
Native UI.Regards,

Regards,
ek kian
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Proposal new default layout starting 2.6

2008-08-26 Thread Ek kian
I agree with you, Alexia.
maybe we can also look at Macromedia user interface, such as: Flash,
Fireworks or Dreamweaver UI, their UI is different from Photoshop but still
easy to learn, simple to manage, and extensible. Even i think Macromedia
have better UI than Adobe.

this is my suggestions for new GIMP default layout, i don't go to specific
layout but i only have few things that imo need to give more attentions:

- Big Workspace
Graphics artist need a Big Workspace, just imagine our monitor as the canvas
then users will want it all screen area is available as work area if
possible so imo toolbox should be as small as possible and tool options
should be able to hide and show using one-click or one-shortcut.

- Workspace layout dialog
Workspace layout with keyboards shortcut also can be saved and load with
simple dialog with some presets (ready to use layout or default layout), so
artist only need to setup the workspace and shortcuts that he comfortable
and can bring that settings to other computer easily. Default layout is
useful for education process which need consistent UI that will make easier
to remember for the first time learner and if accidentally changed by user,
we can easily put it back to the default layout.

- Workflows.
This is one thing that almost invisible on the programs UI, but if we
carefully look at programs with great UI that surely for every aspect of the
UI is tweaked to produce faster step to be done for all common workflows for
every users. Common workflows only can be asked to the users that using the
programs a lot and this users usually use it for their daily professional
jobs, for example: photographer, they have photo post-processing or raw
workflow, web designer, they have web layouting and slicing workflow,
design graphic, they have color preparation and color separation workflow,
and many more others.

So every single UI elements such as icon, menu, shortcuts, etc is tweaked to
improve how faster the workflows can be done, for example: if user doing
selection then usually there is couple operation that follow that selection
process so after the selection finish the mouse cursor change to move mode
and right-click menu will show operation such as: cut, copy, delete or move.
This need context menu feature, menu that can be changed based on activated
tool.

regards,
ek kian


On Sun, Aug 24, 2008 at 3:00 AM, Alexia Death [EMAIL PROTECTED] wrote:

 On Saturday 23 August 2008 22:51:51 [EMAIL PROTECTED] wrote:
  that's the second time you propose familiarity for a first time user.
  How can a first time user be familiar with anything? Or is this another
  Gimp should look and behave like Photoshop proposal?

 No it should not look like Photoshop. First time user is just as likely to
 be
 unfamiliar with Photoshop as Gimp. What it wuld not hurt to look like a bit
 is
 Inkscape and yes, im horrified to say, MS Paint. Both have similar
 toolboxes.
 ___
 Gimp-developer mailing list
 Gimp-developer@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] potfiles

2008-07-07 Thread Ek kian
Hi,

Thanks Martin, finally i can compile GIMP 2.4.3 under Linux.

after i carefully delete generated files from the source and try to compile
it again, it's still failed.
the error msg that displayed is No rule to make target POTFILES.in so i
check the folder, there is potfiles.in but not POTFILES.in, then i try to
rename it from potfiles.in to POTFILES.in and try to compile again and it's
progressing.

each time is always stopped at potfiles.in and after rename it to
POTFILES.c, the make process is progressing again, and also stopped again
when can't find file gradient cd.ggr that should be renamed to CD.ggr, and
the latest error is /plug-ins/common/cel.c that must be renamed to CEL.c
before make process can be finished to the end.

appearently the problem is on unpacker program that i used to extract
gimp-2.4.3.tar.bz2 under Windows, maybe it's have a problem with filename
that using uppercase, but this problem didn't appear when i compile it under
Windows because Windows filename is not case sensitive.

maybe i should unpack the tarball under Linux and try to compile it first
under Linux before try to compile it under Windows.

Thanks a lot everyone.

Regards,
ek kian
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] potfiles

2008-07-04 Thread Ek kian
Hi,

Martin, Sven,
i use official GIMP 2.4.3.

i download GIMP 2.4.3 from http://gimp-win.sourceforge.net/
at this link:
http://sourceforge.net/project/showfiles.php?group_id=121075package_id=250052release_id=570373

filename: gimp-2.4.3.tar.bz2

i've been able to compile it under Windows and i copy that folder to Linux
to compile it under Linux, but it failed.
i using Linux Mint Daryna based on Ubuntu Feisty 7.10, i've installed atk,
pango, cairo, upgrade libgtk2 based on 2.12.0 and also libgtk2-dev.

i'm sorry for this late response, i really new in this Linux dev. field, i
try to grab ./configure log but the console terminal window always not
display the whole message, at last i can grab it using tee and i host it at
geocities so not burden this milist, get it at:
http://www.geocities.com/ek_kian/files/configure-log.txt

is GIMP for Windows sources is different from GIMP for Linux sources?


Kurt,
thanks for your info,

i think that maybe the problem is many files that generated when i compile
it under Windows is still exist and must be deleted before compile it again
under Linux.

what files is generated from make command?
is there any script or bash cmd to delete all generated file for preparing
releasing GIMP source code?


Regards,
ek kian
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] potfiles

2008-07-03 Thread Ek kian
hi, this is my first time to compile Gimp 2.4.3 under Linux.

i can compile the same source under Windows without a problem, but under
Linux after do ./configure and run make, i got error:
make  all-recursive
make[1]: Entering directory `/home/zeo/Projects/gimp-2.4.3'
Making all in m4macros
make[2]: Entering directory `/home/zeo/Projects/gimp-2.4.3/m4macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zeo/Projects/gimp-2.4.3/m4macros'
Making all in tools
make[2]: Entering directory `/home/zeo/Projects/gimp-2.4.3/tools'
.deps/test-clipboard.Po:1: *** multiple target patterns.  Stop.
make[2]: Leaving directory `/home/zeo/Projects/gimp-2.4.3/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zeo/Projects/gimp-2.4.3'
make: *** [all] Error 2

from ./configure messages, i pick messages that maybe related with problems:

./configure: line 25887: ./po/POTFILES.in: No such file or directory
config.status: WARNING: docs/gimprc-2.4.5 contains a reference to the
variable `datarootdir'
config.status: WARNING: docs/gimptool-2.0.1 contains a reference to the
variable `datarootdir'
sed: can't read ./po/POTFILES.in: No such file or directory

i already search the web, the gimp-dev archives and forums but i found none
about this error.

thanks a lot for any info, tips or direction to solve this problem.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] gimp modification

2008-06-26 Thread Ek kian
hi, my name ek kian.
i'm sorry for my limited english, but i have questions about gimp modification.

i make gimp modification called gimphoto.

I'm sorry but this is my first time making software modification and
also my first time doing open source software, i hope i didn't do it
wrong.

my first modification is based on GIMP 2.3.19 but it done at binary
level (i used hex editor to modify the file, this because i still
unable to compile GIMP under Windows) and also for second released
that based on GIMP 2.4.0, so there is no source code for first and
second released of gimphoto.

but for the latest release, gimphoto is based on GIMP 2.4.3 and
modified at source code level, so i released the modified GIMP source
code (can be downloaded at gimphoto.googlecode.com)

the GIMP modification that i made is:
- GIMP menu structure.
- disable many GIMP menu icon for speedup menu rendering (i don't know
under Linux, but under Windows this make speedup 25% for menu
rendering).
- change GIMP built-in plugins menu location to adapt new menu structure.
- change default GTK Theme that used by GIMP.
- change splash screen.
- many external plugin still modified using hex editor rather than
re-compiled from source code.

Mr.Tor told me that there is possibility to do official modification
on GIMP with following some rules, where i can find the rules that i
must followed to make my modification officially?
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer