Wednesday, 2010-02-10

*** roxfan2 has joined #openinkpot00:05
*** roxfan has quit IRC00:11
*** xman has quit IRC00:42
*** jekhor_ has quit IRC01:27
*** roxfan2 is now known as roxfan01:46
*** Korkut has quit IRC02:25
mianosit's been said but a wikipedia for a hanvon would utterly rock02:45
*** xiangfu has joined #openinkpot03:14
*** pcfe has quit IRC03:20
*** pcfe_gone has joined #openinkpot03:21
*** pcfe_gone is now known as pcfe03:24
*** xiangfu has quit IRC04:17
*** xiangfu has joined #openinkpot04:17
*** xiangfu has quit IRC04:31
*** oleg_krv has quit IRC05:30
*** oleg_krv has joined #openinkpot05:41
*** oleg_krv has quit IRC05:55
*** oleg_krv has joined #openinkpot05:59
*** jekhor_ has joined #openinkpot07:27
*** xiangfu has joined #openinkpot07:49
*** jekhor_ has quit IRC07:59
*** mop has joined #openinkpot08:22
*** xiangfu_ has joined #openinkpot08:56
*** xiangfu has quit IRC08:56
*** jekhor_ has joined #openinkpot09:05
*** dejanm has joined #openinkpot09:18
*** xiangfu_ has quit IRC09:20
*** michal has joined #openinkpot09:48
*** LunohoD has quit IRC09:51
*** LunohoD has joined #openinkpot09:57
*** xman has joined #openinkpot10:04
*** LunohoD has quit IRC10:12
*** xiangfu_ has joined #openinkpot10:39
*** xiangfu_ has quit IRC11:08
*** dejanm has quit IRC11:10
|Zz|slightly offtopic: if I did some changes at several files in my repository, and didn't commit them, how can I "undo" those changes in one of the files? (i.e: revert that file to its state when I cloned the repository)11:15
|Zz|I tried: git reset HEAD file.c11:16
|Zz|but I get messages about other modifies files which "need update"11:16
|Zz|modifies->modified11:16
dottedmag|Zz|: git checkout HEAD file.c11:17
|Zz|oh, that was simple, thanks. I should have figured it11:17
|Zz|I'm new to git, but I used mercurial which is not so different11:18
*** LunohoD has joined #openinkpot11:32
*** keithp has quit IRC11:33
*** keithp has joined #openinkpot11:35
*** LunohoD_ has joined #openinkpot11:39
*** LunohoD has quit IRC11:45
*** LunohoD_ is now known as LunohoD11:45
*** Wr1ght has joined #openinkpot11:45
|Zz|I'm adding new puzzles to epuzzle and I have a question about helpfiles. I can see that, for example, there is  a help/en.po file, but also several help/epuzzles/en/*.help files12:06
|Zz|apparently, the contents of the *.help files is generated from the en.po file, or at least the content is the same12:07
LunohoDyes12:07
|Zz|are them really generated?12:07
LunohoDyes12:07
|Zz|ok, so I only have to write the new documentation in en.po12:07
LunohoDthere is a convertor, you can write .help files and convert them to the .po and vice versa12:08
|Zz|ok12:08
LunohoDthe latter way is being used while packaging12:08
|Zz|what if I want to add a new language, say es.po? If I simply add this new file, is the new language automatically recognized?12:08
LunohoDyes12:09
|Zz|cool12:09
LunohoDyou can also use http://l10n.openinkpot.org/12:09
|Zz|thanks12:10
|Zz|what is the preferred way?12:10
*** dejanm has joined #openinkpot12:13
LunohoD|Zz|: it's up to you12:15
Qaz`anyone know if this a v3/v3 ext?: http://www.adlibris.com/se/lettobuy.aspx12:34
Qaz`(swedish site)12:34
Qaz`looks likes bebooks v3ext to me12:35
Qaz`-s12:37
dottedmagQaz`: definitely v3ext12:38
Qaz`it's quite a good price12:38
Qaz`slightly over half of the price from bebook them self12:38
dottedmagthere as mystic "v3plus" too, but I am not sure how does it look like.12:39
dottedmag*there is12:39
Qaz`seems like i has some custom firmware12:39
Qaz`the discription talks about som new format, "Lettobok" (ie lettobook)12:40
Qaz`lite it12:40
Qaz`like it even, i totaly fail att typeing today12:42
*** LunohoD has quit IRC12:49
CIA-4franzrogar tickets/book reader (CoolReader) * #801 /: status <- closed (http://openinkpot.org/ticket/801#comment:1): I've just reinstalled the same package and problem has gone... Dont' know what happened... Closing as invalid.12:52
*** LunohoD has joined #openinkpot13:01
*** Wr1ght has quit IRC13:13
*** xiangfu_ has joined #openinkpot14:07
franzrogarWell, I finally fixed the > and < keys to be next and previous pages in CR3. I'll commit the diff to the ticket. So, with the one about Volume +/- keys, now, all keys in V3 are working again.14:14
*** xiangfu_ has quit IRC14:18
*** xiangfu_ has joined #openinkpot14:18
CIA-4franzrogar ticket * /: File keymaps.patch 'V3 patch to make > and < work again as "next/previous" pages while reading.' has been attached to Ticket #78614:19
CIA-4franzrogar tickets/book reader (CoolReader) * #786 /: (http://openinkpot.org/ticket/786#comment:4): Added diff to make keys working again.14:19
franzrogarSo, 786 and 798 both have a diff to close them. Waiting for someone to commit in git.14:20
*** xiangfu_ has quit IRC14:40
*** franzrogar has quit IRC14:53
*** Wr1ght has joined #openinkpot15:04
*** LunohoD has quit IRC15:07
*** LunohoD has joined #openinkpot15:17
*** michal has quit IRC15:21
*** franzrogar has joined #openinkpot15:23
*** avn has joined #openinkpot15:48
*** avn_ has quit IRC15:50
*** mianos has quit IRC16:19
*** dejanm has quit IRC16:31
*** jekhor_ has quit IRC16:45
*** mop has quit IRC16:50
*** avn_ has joined #openinkpot17:25
*** avn has quit IRC17:27
*** Wr1ght has quit IRC17:41
*** jekhor has joined #openinkpot17:59
|Zz|Hello. I was working on epuzzle. I defined some keys more comfortable for the V3, added two new puzzles, wrote their documentation, and translated all to spanish too18:14
|Zz|I would like to contribute my work18:14
|Zz|the problem is that, since I cloned the repository until now, I did 12 private "commit"18:14
|Zz|so, if I use git format-patch (as I was told here), this generates 12 patches18:14
dottedmag|Zz|: that's ok18:15
dottedmag|Zz|: just send them with git send-email18:15
|Zz|there is another small issue. In one of the commit, I tried to add another puzzle (towers)18:15
|Zz|but later discovered that it breaks the compilation, so I removed later in another commit18:15
dottedmag|Zz|: you can rearrange and drop some commits using git rebase --interactive18:16
dottedmag|Zz|: http://blog.madism.org/index.php/2007/09/09/138-git-awsome-ness-git-rebase-interactive18:16
dottedmag|Zz|: or you can create another branch and cherry-pick to it only some of commits using git cherry-pick18:17
*** mianos has joined #openinkpot18:30
*** vwegert has joined #openinkpot18:38
*** avn has joined #openinkpot18:41
|Zz|ok, tank you very much. I tidied up my repository and organized the changes into 4 patches18:42
|Zz|now, what should I do?18:42
|Zz|email patches to hackers list?18:42
dottedmagyes18:42
|Zz|a separate email for each patch?18:43
*** avn_ has quit IRC18:43
dottedmagyep18:43
|Zz|ok18:43
dottedmagjust git send-email *.patch18:43
dottedmag--to=openinkpot-hackers@openinkpot.org18:43
|Zz|which "From" field would git use?18:48
*** jekhor has quit IRC18:54
*** michal has joined #openinkpot19:14
|Zz|nevermind, I sent the patches from my email client19:49
*** michal1 has joined #openinkpot20:02
*** avn_ has joined #openinkpot20:09
*** avn has quit IRC20:11
*** keithp has quit IRC20:34
*** keithp has joined #openinkpot20:36
*** vwegert has quit IRC20:37
*** dejanm has joined #openinkpot20:45
*** jekhor has joined #openinkpot20:47
*** dejanm has quit IRC20:49
ruskiehmm been a while since I updated my OI install... anything interesting happening?21:41
*** jekhor has quit IRC21:54
*** franzrogar1 has joined #openinkpot22:53
*** franzrogar has quit IRC22:58
*** michal1 has quit IRC23:09
*** michal has quit IRC23:11
*** xman has quit IRC23:21