Il giorno mer, 23/11/2005 alle 10.29 +0100, Paul TT ha scritto:
si ;-p, grazie per la risposta.On Tue, 22 Nov 2005 14:33:58 +0100 "Roberto D. M." <[EMAIL PROTECTED]> wrote: > Hi ya all, > Ciao a tutti, > I'm writing to italian ML too, so i'm traslating all live-time. > scusate la confusione, sto scrivendo contemporaneamente anche sulla ML > inglese. > Well how can I do to overlap the gtkpbbuttons-gnome with my own > compiled? can I instruct him to use the -t switch (the default there is > awful)? > Bene, posso scavalcare in qualche modo gtkpbbuttons-gnome ed usare > quello che ho compilato io? > Voglio solo fargli usare lo switch -t perchè il tema di default è brutto > e nn riesco ad istruire quello di gnome in nessun modo. > suggestions? > consigli? > Grazie a tutti in anticipo! thanx in adv. > Rob D. M. i think you can recompile and rebuild the debian package with the modifications you like inside, than install it instead of the official deb :-) or uninstall gtkpbbuttons-gnome .deb package and use directly yr own local pgm :-) (l'inglese lo capisci , no? ;-) ciao)
ok io in realtà ho fatto una cosa semplice, ho disinstallato gtkpbbuttons-gnome e ho rinominato il gtkpbbuttons sostituendolo con questo
[EMAIL PROTECTED]:~# ll /usr/bin/gtkpbbuttons
-rwxr-xr-x 1 root root 47 Nov 22 10:56 /usr/bin/gtkpbbuttons
[EMAIL PROTECTED]:~# cat /usr/bin/gtkpbbuttons
#!/bin/bash
/usr/bin/gtkpbbuttons_1 -t Crystal
[EMAIL PROTECTED]:~#
ma non gli interessa e continua a caricare quello solito anche se è stato sostituito,
nessuno sa come ovviare?
tnx