Re: Call for translators

2011-08-09 Thread SASAKI Suguru
workig on those strings. BTW, I found the contents (and strings whicha need translation ?) in beta tree still changing. Are big changes still waiting to be committed, Cristian? Best regards, -- SASAKI Suguru  mailto:sss.so...@gmail.com  mailto:

Re: Call for translators

2011-08-04 Thread SASAKI Suguru
is as follows: [...] Thanks you for the explanation. I'll give it a try tonight. Best regards, -- SASAKI Suguru <佐々木 優> ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Call for translators

2011-08-03 Thread SASAKI Suguru
ree/beta> and start working. Is that right? > [1] http://www.gnucash.org/beta/ BTW, I'm so much excited that the beta docs page has a link to epub and mobi ;-) (though there's no epub and mobi file yet.) Best regards, -- SASAKI Su

Re: [PATCH 2/2] Implemented mobi generation target.

2011-07-25 Thread SASAKI Suguru
his is the most possible cause. I'm glad this helps you. Regards, -- SASAKI Suguru mailto:sss.so...@gmail.com mailto:sas...@sonik.org ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [PATCH 2/2] Implemented mobi generation target.

2011-07-22 Thread SASAKI Suguru
st. I found that web site states that I should do post to Bugzilla (now Trac?) after posting to ML. Best regards, -- SASAKI Suguru mailto:sss.so...@gmail.com ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailm

Re: [PATCH 2/2] Implemented mobi generation target.

2011-07-21 Thread SASAKI Suguru
me the following > error when applying it: > > patch -p1 -i 0002-Implemented-mobi-generation-target.patch [...] > patch: malformed patch at line 255: Oh, atttached (fixed) patch will work for you? Regards, -- SASAKI Suguru mailto:sss.so...@gmail.com mailto:sas...@soni

Re: [PATCH 2/2] Implemented mobi generation target.

2011-07-17 Thread SASAKI Suguru
Re-send the attachmet, because it seems to be broken. -- SASAKI Suguru mailto:sss.so...@gmail.com mailto:sas...@sonik.org 0002-Implemented-mobi-generation-target.patch Description: Binary data ___ gnucash-devel mailing list gnucash-devel

[PATCH 2/2] Implemented mobi generation target.

2011-07-16 Thread SASAKI Suguru
guide/C/Makefile.am, guide/de_DE/Makefile.am, guide/it_IT/Makefile.am, guide/ja_JP/Makefile.am, help/C/Makefile.am, help/de_DE/Makefile.am, help/it_IT/Makefile.am: Include $(top_srcdir)/epub.make for mobi target. Signed-off-by: SASAKI Suguru --- Makefile.am |

[PATCH 0/2] Support for epub and mobi generation

2011-07-16 Thread SASAKI Suguru
ps://github.com/sss/gnucash-docs/tree/patch-v1-support-for-epub-and-mobi-generation> or https://github.com/sss/gnucash-docs/tree/support-for-epub-and-mobi>. Regards, -- SASAKI Suguru (2): Implemented epub generation target. Implemented mobi generation target. Makefile.am

Re: [PATCH] Implemented epub generation target

2011-07-16 Thread SASAKI Suguru
Sorry, this patch has some garbage and won't properly run. I'm currently working on mobi target (and almost done), so together with mobi target I'll reroll this patch Regards, 2011/7/17 SASAKI Suguru : > Hi, > > > Based on the previous discussion, > I imple

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-11 Thread SASAKI Suguru
epub. Right. If you have Python and Calibre installed, it'll be easy to automate the build. (I'll make .mobi rule like so.) Regards, [1] https://github.com/sss/gnucash-docs/commit/4ac2e99127fdbf1e502fcec9922d64f135cd1380 -- SASAKI Suguru mailto:sss.so...@gmail.com

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-09 Thread SASAKI Suguru
2011-07-09 Geert Janssens : > On donderdag 7 juli 2011, SASAKI Suguru wrote: >> I have pushed some tweakes in build system and push to >>   https://github.com/sss/gnucash-docs/tree/2.4.1-in-epub-and-mobi >> , and you can downloadn .epub / .mobi from >>   https://

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-09 Thread SASAKI Suguru
e needs .mobi format one, maybe she has some conversion tools on her own. So, here's the summary: - Support EPUB by default - We should go without dbtoepub (and Ruby) itself, and create EPUB with current toolchains. - Support MOBI by optional - We will introduce --with-mobi (--wi

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-08 Thread SASAKI Suguru
y), but if we merge *.mobi generation as well*, we can rely on Pyhon and writing dbtoepub in Python is sufficeient. Minimizing the dependencies are a good way to go, but we are not neacessarily stoic about using other tools. I guess, Python is almost a standard tool on Linux and other enveri

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-08 Thread SASAKI Suguru
our repository because we never used it before, but it can be > added easily. Right. If we'll merge stylesheets for EPUB into gnucash-doc repository, this Ruby script is not necessary, I guess. I'll investigate it as well. Regards, -- SASAKI

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-08 Thread SASAKI Suguru
ocumentation. Exactly. We need some notes in README and some tweak in spec file for packaging. I'll work on that. Best regards, -- SASAKI Suguru mailto:sss.so...@gmail.com ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-07 Thread SASAKI Suguru
Hi, No one seems to be intereted in this, but I have pushed some tweakes in build system and push to https://github.com/sss/gnucash-docs/tree/2.4.1-in-epub-and-mobi , and you can downloadn .epub / .mobi from https://github.com/sss/gnucash-docs/downloads . Thanks, -- SASAKI Suguru

GnuCash Documentation 2.4.1 in .epub and .mobi format

2011-07-05 Thread SASAKI Suguru
iliar with de_DE and it_IT, but as far as I can tell, C (english) and ja_JP ones are OK. (I felt .mobi format on Kindle 3 is more readble than PDF). So, I want to share these files with others. If possible, it's great to distribute these on GnuCash web site. How do you think this? T