Re: [ANN] Customizing GWorkspace and other apps

Rubens_Septimus <[email protected]> Wed, 30 Apr 2008 10:29:14 -0700 (PDT)
Newsgroups gmane.comp.lib.gnustep.applications
Message-ID <[email protected]>


Fred Kiefer wrote:
>=20
> Rubens_Septimus wrote:
>> Hello !
>>=20
>> I try to understand customizing with GNUstep :
>>=20
>> 1=C2=B0) Icons : is a clean way to customize icons in GWorkspace ? I tri=
ed to
>> do
>> so on a draft system (virtual box) before installing GNUstep on my real
>> computer. But it was dirty, because copying file icons in the system
>> domain
>> results in many disadvantages :
>> 1) Other people can't chose their icons or can't revert to the classic
>> ones
>> ;
>> 2) When upgrading, the customized icons will be lost.
>>=20
>> So I thought the User domain was the good way, but putting icons files i=
n
>> ~/GNUstep/Icons/ gives no result. Any idea how to achieve this ?
>>=20
> There is one other way to customize icons, that is by using a mapping to=
=20
> a different file name in the nsmapping.strings file. You find that file=
=20
> in the GNUstep/System/Library/Images directory.
>=20
>> Are the 48x48 size and the tiff format the only ones supported ?
>>=20
> You may use different sizes or formats.
>=20
>> 3=C2=B0) How I can get windows bar to look different, for example, with =
pretty
>> color buttons like on Mac OS X ? Is a way to do this from "defaults"
>> directive ?
>=20
> You will need to program that yourself, but it shouldn#T be to hard, if=
=20
> you know what you want.
>=20
Thanks, Fred. I will try the nsmapping.strings. It seems cleaner than my
first attempt.
For the other suggestion, I will wait a little to learn more about
Objective-C and so on...

Patrick
--=20
View this message in context: http://www.nabble.com/Customizing-GWorkspace-=
and-other-apps-tp16973040p16987807.html
Sent from the GNUstep - Apps mailing list archive at Nabble.com.