| |
| |
| |
|
Page: 1 2
Comments:
<0> mozilla-dev contains the needed files, but I don't immediately see anything which would account for the difference in behaviour... <0> The structs (those which are needed by the plugin) look identical... <1> so what's the problem? <0> Again. (NPWindow*)->ws_info == NULL with FF 1.5 <1> oh <1> still that one <1> not funny <0> Documentation seems to be somewhat thin on the ground, or I'm not looking in the right places (not knowing exactly what to look for doesn't help). <0> Hmm, looks like the hosts are going out... <1> yeah <1> at least they don't have to go home <1> half the work is done, yai
<0> Translation updates would be good - see README_l10n for details <0> Stats: <0> po/cs.po 480 translated messages, 10 fuzzy, 56 untranslated. <0> po/de.po 497 translated messages, 8 fuzzy, 41 untranslated. <0> po/fr.po 495 translated messages, 20 fuzzy, 31 untranslated. <0> po/it.po 543 translated messages, 3 untranslated. <0> po/pl.po 442 translated messages, 4 fuzzy, 100 untranslated. <0> po/ru.po 544 translated messages, 1 fuzzy, 1 untranslated. <0> po/sv.po 544 translated messages, 1 fuzzy, 1 untranslated. <0> po/uk.po 542 translated messages, 1 fuzzy, 3 untranslated. <0> po/zh_CN.po 544 translated messages, 1 fuzzy, 1 untranslated. <0> misc/po/cs.po 54 translated messages, 2 untranslated. <0> misc/po/de.po 56 translated messages. <0> misc/po/fr.po 55 translated messages, 1 untranslated. <0> misc/po/it.po 30 translated messages, 26 untranslated. <0> misc/po/pl.po 55 translated messages, 1 untranslated. <0> misc/po/ru.po 55 translated messages, 1 fuzzy. <0> misc/po/sv.po 56 translated messages. <0> misc/po/uk.po 56 translated messages. <0> misc/po/zh_CN.po 56 translated messages. <0> Any improvments to those on offer? <1> _ds, it does it does <0> Good :-) <1> _ds, are you sure you want to translate the buttons ?_? <0> R, G, Y, B? <1> yeah <1> and the numbers <0> Not the numbers, obviously :-) <0> For the coloured buttons, it'd help. <1> if you say so :) <0> (Use two letters if you have to to keep it unambiguous.) <1> don't have to keep it unambiguous for italian, but it does change the meaning of G, but oh well, one should see that there's a V and suppose it's translated :) <1> _ds, err aren't 0, 1, 2, 3 arabic numbers? :) <0> Er, different glyphs? <1> i would think more likely to cjk numbers rather than arabic, tbh <0> Oh well. They're there just in case :-) <0> ... aha, thought so... <0> Different glyphs indeed. <1> oh <0> (These notes also have the name of the bank and the value written in English.) <0> /usr/share/unidata/UnicodeData-4.0.1d1b.txt - look at U+0660 to U+0669, for example <1> i don't think i have it <1> but i trust you :) <0> Given a UTF-8 terminal: perl -e 'for ($i = 0; $i < 9; $i++) { print chr ($i+0x660); } print "\n"' <1> i see them now <0> Er, make that <= 9 <1> _ds, next time, make "Graphic equalizer" and "N Hz" two strings, thanks :P <0> Tricky :-) <0> See src/xml_widgets.c line 551 for details... <1> _ds, isn't TN_ a gettext_noop() definition? <0> Not a standard one... <1> hmm yeah it would probably be tricky to translate yes <1> _ds, it.po committed
<0> That leaves... just the three GPL-related ones in po/it.po, but ISTR that you decided to leave them untranslated. <1> yeah i'm not keen on translating legal terms <1> it _might_ be tricky <0> :-) <0> .deb test build time... <0> Seems to be working :-) <1> _ds, does it use its internal copy of everything or uses firefox now? :P <0> Stuck with the internal copy. <1> okay :) <0> I can't easily test with Firefox -dev because there isn't a package, and I don't really want to install mozilla-dev because that ****s in mozilla-browser and conflicts with libmozjs-dev :-\ <1> oh i almost forgot <1> did you happen to fix https://bugs.gentoo.org/show_bug.cgi?id=135464 perhaps? <0> Hmm. That backtrace *REALLY* needs symbol tables :-( <0> It's practically useless. <0> Needs gxine, xine-lib, GTK built with debug info. <1> _ds, i didn't look at it actually, i just seen the mail but i'm still fighting with vlc right now <1> yeah he didn't follow the guide <0> About the only interesting thing that I can see in there is that it's using a GTK theme which uses the 'smooth' engine. <1> _ds, oh well, sooner or later we'll found out when he'll read the guide i suspect <0> s/found/find/ - "to found" isn't the same thing at all :-) <1> is there a to found? <0> Yes. <1> i don't want to ask what it does mean <0> Bring into being, establish; build/establish the foundation of; (to found upon) to have a basis (in). <0> According to a nearby dictionary. <0> There are other meanings too :-) <1> oh.. i always thought it was "to fund" <0> That's different again... <1> but of course it has to have two ways to be expressed, it wouldn't be english elseway... <1> damn <0> Funding is the supply of money. <1> _ds, i should never speak to brits :P <0> (I couldn't resist...) <1> yeah that's a cl***ic of brits, isn't it? :P <0> What is? :-) <1> being unable to resist :P <0> Possibly... <0> http://fun-with-english.co.uk/archive/2005_10_01_archive.html <1> _ds, lol <2> hey all, anything I play with xine 'skips <2> ' <2> but I don't have this problem on any other engine. <0> ... right, that's gxine 0.5.7 done... <1> can't sleep, sigh <1> ./configure: line 26000: text: command not found <1> _ds, that's for you <0> Eek... <1> this is from gxine <0> Hmm. Looks like a typo <1> test $requested = Y && text $ac_have_xinerama = no && <1> yeah seems indeed <0> Perfect timing, of course... :-) <0> You used --with-xinerama. I can tell :-) <1> yes i do :P <1> [dualscreen layout here :)] <1> for your happyness, anyway, gxine installs fine using -j4 :P <0> Actually, --without-xinerama should trigger it too... <1> _ds, well i fixed it with a sed line for gentoo :P <1> but if you want to re-release the tarball, please name it 0.4.5a ... <0> 0.4.5a? :-) <1> err <1> i'm half sleeping <1> 0.5.7a <1> i looked at the first version number i had at hand <1> and the last stable is _still_ 0.4.5 <0> Is it? <1> as there seems to be issue for some people on 0.5, with gnome integration enabled
Return to
#xine or Go to some related
logs:
getpass_asterisks gentoo admin scaling_max_freq permission denied #mysql fedora /etc/init.d/iptables code lilo Fatal raid_setup stat(/dev/hda1) wiki scrot 1024x768 #perl pine send mail to pine-count@docserver.cac.washington.edu sd-card xubuntu ubuntu Got a packet bigger than 'max_allowed_packet' bytes
|
|