*** tpb has joined #freeorion | 00:00 | |
*** theTroy has quit IRC | 00:19 | |
*** theTroy has joined #freeorion | 00:20 | |
CIA-32 | FreeOrion: geoffthemedio * r4599 /trunk/FreeOrion/ (5 files in 4 dirs): | 01:35 |
---|---|---|
CIA-32 | FreeOrion: -Modified DeleteFleetOrder::ExecuteImpl to Universe::Destroy rather than Delete | 01:35 |
CIA-32 | FreeOrion: the fleet. This seems to fix a graphical glitch that occurred when transferring | 01:35 |
CIA-32 | FreeOrion: all ships out of a fleet that has been ordered to move out of a system. | 01:35 |
CIA-32 | FreeOrion: Hopefully this will also fix a crash bug on OSX arising from similar situations. | 01:35 |
CIA-32 | FreeOrion: -Grooming | 01:35 |
CIA-32 | FreeOrion: geoffthemedio * r4600 /trunk/FreeOrion/ (4 files in 3 dirs): | 02:05 |
CIA-32 | FreeOrion: -Tweaked some sitrep message techs by enclosing ship names in single quotes. | 02:05 |
CIA-32 | FreeOrion: -Grooming | 02:05 |
*** StrangerDanger has joined #freeorion | 04:29 | |
*** STalKer-Y has joined #freeorion | 04:58 | |
*** STalKer-X has quit IRC | 04:58 | |
*** StrangerDanger has quit IRC | 09:04 | |
*** VargaD has joined #freeorion | 09:23 | |
CIA-32 | FreeOrion: geoffthemedio * r4601 /trunk/FreeOrion/ (5 files in 2 dirs): (log message trimmed) | 11:00 |
CIA-32 | FreeOrion: -Added InitialMeterValue function to Planet, PopCenter, and ResourceCenter. | 11:00 |
CIA-32 | FreeOrion: -Made PopulationPanel, ResourcePanel, MilitaryPanel, MultiIconValueIndicator, | 11:00 |
CIA-32 | FreeOrion: and SystemResourceSummaryBrowseWnd use InitialMeterValue instead of | 11:00 |
CIA-32 | FreeOrion: NextTurnCurrentMeterValue for some displayed results or calculations. This | 11:00 |
CIA-32 | FreeOrion: helps with some weird issues with displayed meter-values in game for enemy | 11:00 |
CIA-32 | FreeOrion: planets, though some quirks still remain. | 11:00 |
*** StrangerDanger has joined #freeorion | 11:03 | |
*** Digit01 has quit IRC | 11:44 | |
*** Digit01 has joined #freeorion | 12:14 | |
*** StrangerDanger has quit IRC | 16:57 | |
*** bookwar has joined #freeorion | 17:05 | |
bookwar | how version freeorion depends on libgigi ? is it >= or strictly one version of freeorion to one specific version of libgigi ? | 17:06 |
GeofftheMedio | freeorion releases are built atainst the latest gg at the time | 18:54 |
GeofftheMedio | versions nearby might wirk | 18:54 |
GeofftheMedio | further away, and it gets more likely things will conflict / have changed | 18:54 |
bookwar | GeofftheMedio: ok, I will write the strict dependency in the packge specs then, and will update them simultaneously | 18:55 |
GeofftheMedio | replied to forum posts | 19:35 |
GeofftheMedio | -s | 19:35 |
bookwar | GeofftheMedio: i have answered, can answer here if you still have questions | 19:50 |
CIA-32 | FreeOrion: geoffthemedio * r4602 /trunk/FreeOrion/default/data/art/icons/ (4 files): Added various sizes of program icon as png files (transparent backgrounds). I believe these are the images that went into the .ico file in the root directory. | 20:07 |
*** Digit01 has quit IRC | 20:54 | |
GeofftheMedio | http://www.freeorion.org/forum/viewtopic.php?p=50891#p50891 | 21:13 |
tpb | <http://ln-s.net/9YJO> (at www.freeorion.org) | 21:13 |
bookwar | GeofftheMedio: this desktop-file works on my system now | 21:15 |
GeofftheMedio | icon? | 21:15 |
bookwar | GeofftheMedio: of course you always can use the terminal and run the command from there and see the errors, but when you use normal graphic desktop environment you want you programs to be in the menus | 21:16 |
GeofftheMedio | that's not what Terminal=true does, is it? | 21:17 |
bookwar | GeofftheMedio: Terminal=true is good for server applications, when you run the program from the menu, it runs the terminal window first and then runs the application from it | 21:18 |
bookwar | Terminal=false means that terminal window will not be shown, just the application | 21:18 |
GeofftheMedio | that's what I want; so any stdout or stderr output will show up | 21:18 |
GeofftheMedio | alternatively, people who get crashes on startup will see no apparent response | 21:19 |
bookwar | yes, then Terminal=true is the good choice | 21:19 |
CIA-32 | FreeOrion: geoffthemedio * r4603 /trunk/FreeOrion/freeorion.desktop: Added freeorion.desktop for Linux desktop menu specification. | 21:22 |
GeofftheMedio | check that out / make sure I got the encoding right, and such | 21:22 |
GeofftheMedio | and what about the icon? | 21:22 |
bookwar | GeofftheMedio: icons are ok, i can use them, they will be resized automatically if needed and i ll put the same icon for freeorion and freeoriond | 21:24 |
GeofftheMedio | my question is what should the icon line in the freeorion.desktop file say in the SVN version? | 21:25 |
bookwar | ah, sorry, just the name is enough | 21:25 |
bookwar | the de will search for any icon which fits into freeorion.* pattern | 21:26 |
GeofftheMedio | will it find freeorion.ico ? | 21:26 |
GeofftheMedio | because the other icon files don't fit freeorion.* | 21:27 |
bookwar | nope, freeorion.png or freeorion.svg, ico-format is not supported as far as i know | 21:27 |
GeofftheMedio | so... should it be pointed to default\data\art\icons\FO_Icon_256x256.png ? | 21:29 |
bookwar | no, the path in the sources doesn't matter at all | 21:30 |
bookwar | when you package smth, you copy the file to the specific place in your distro filesystem | 21:30 |
bookwar | for example /usr/share/icons/ on Fedora | 21:31 |
bookwar | that's the package manager job to put it in right place | 21:31 |
GeofftheMedio | FO_Icon_256x256.png then? | 21:32 |
bookwar | "freeorion" seems to be better, in the package spec i will copy the right size file to the proper place, like "cp FO_Icon_256x256.png /usr/share/icons/apps/256x256/freeorion.png" and desktop-file will use this new name | 21:36 |
GeofftheMedio | ok | 21:47 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!