From: Nicolas B. <ni...@bo...> - 2005-09-20 23:45:52
|
Hi Christian, On Wed, 2005-09-21 at 00:34 +0200, Christian Schilling wrote: > hi nicolas, > > i think we can use this icon for now. as it is a part of gnome there is > no need for copying it. it can just be accessed via it's iconname: > "display-capplet". > i have already made the changes to the applet. and will now create > the .desktop file for gddcontrol's menu entry with this icon. Ok. Please also test what happens if the icon is not installed on the system, it should not display a message box or something like that. > i'm also changing some build files, to properly integrate intltool, > witch translates the menu entrys in the .desktop file and the .server > and .xml files of the applet. so you sould re-run ./autogen.sh after my > next commit. Nice, thank you. (I'm waiting for your commit .-)) > the integration of intltool also changes the way POTFILES.in is > maintained. the "intltool-update -m" command scans the sources and > creates a "missing" file containing all sources not mentioned in > POTFILES.in Great! .-) I thought that my small trick was not the correct way of doing this .-) Thanks! > while making this changes i noticed there are many autogenerated files > in the CVS witch in my opinion should not be there. i'll leave this > as-is but i'd like to know what you think about removing them. I think things like configure, aclocal.m4 and Makefile.in could be removed safely... When I was the only one to develop, it was not a problem to have these files, but now, they get regenerated each time you do a commit because we don't have the same version of automake (1.9.6 for you and 1.9.7 for me). So just go on, delete the files you think should not be there (please also update the .cvsignore files), and if there is a problem we can always add some of them back later. > ...and one last thing: ;-) > as you might have noticed in the ChangeLog i added support for ati > radeon cards to ddcpci. Yes I saw thank you. > (using framebuffer drivers and ati's closed > source driver the same time can crash the machine) Funny .-) It seems ATI is taking example on nVidia .-) (nVidia simplified the problem by making impossible to use their drivers with the framebuffer driver loaded) > i tested this on a radeon 9800pro, so this should be changed in the > documentation. Ok, I'll do the work, and add a note about their incompatibility with ATI proprietary drivers. Thanks for all your work on this project, it is very nice. Best regards, Nicolas > Am Dienstag, den 20.09.2005, 17:03 +0200 schrieb Nicolas Boichat: > > Hi Christian, > > > > What do you think about using the image attached (on my Gentoo it can be > > found in /usr/share/pixmaps/). > > It is part of GNOME control-center package, so it is under GPL. > > > > Best regards, > > > > Nicolas > > > > On Sat, 2005-09-10 at 13:04 +0200, Christian Schilling wrote: > > > hello, > > > > > > I think the next release of ddccontrol should add an entry into the > > > gnome menu, and therefore needs an icon. The same icon then could also > > > be used for the panel applet (i inserted a random one..) > > > > > > The problem is, i don't really think am capable of creating a good > > > looking icon myself, so is here anybody on the list wo is, or at least > > > has a suggestion to use an existing icon? > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > ddccontrol-devel mailing list > ddc...@li... > https://lists.sourceforge.net/lists/listinfo/ddccontrol-devel > -- Nicolas Boichat <ni...@bo...> |