K-Meleon on Goanna :  K-Meleon Web Browser Forum
Building K-Meleon on top of the Goanna engine 
Pages: PreviousFirst...2122232425262728293031...LastNext
Current Page: 26 of 33
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: Mala Okeh
Date: May 18, 2018 11:46AM

HI all. Thx for all the builds that are marvelous.

One little b-mol : the site https://www.opensubtitles.org doesn't open anymore. Any suggestions or remedies?

Thx a lot in advance

Mala

PS No problem in Firefox

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: hermes
Date: May 18, 2018 03:54PM

@roytam1

Observed that events (from macros.dll) don't work:
OnQuit and OnWMAppExit.

As an example for test, can use a macro:

_TEST_on_EXIT_{
alert(123);
}
$OnQuit=$OnQuit."_TEST_on_EXIT_;";

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: anonymous
Date: May 18, 2018 09:54PM

@Mala Okeh
If rockets won't help, try this instead.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: roytam1
Date: May 19, 2018 04:02AM

New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM-Goanna-20180519.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git rev c62656644..23668d3d5:
- Make soft-blocked wording more generic so people don't blow their top over it. (5c1cd01e5)
- Update dialog strings for blocklist entry pop-up. (4e6937b4d)
- Final version as per IRC (94ea88ba5)
- Drop invisible characters from downloads filename. (ae00f8b07)
- Check for infinite value in txFormatNumberFunctionCall. (a103f2051)
- Bug 1409440. (c321cabac)
- Add and use Skia's "Safe Math" (DiD) (ada77e595)
- Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. (ba2e7f614)
- Consistently use PR memory functions. (be37ea514)
- Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils::GetBBox(). (e98258a89)
- Add sanity checks in nsScriptableUConv.cpp (62022a2f0)
- Fix missing include in Skia SafeMath (23668d3d5)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: roytam1
Date: May 19, 2018 04:04AM

Quote
hermes
@roytam1

Observed that events (from macros.dll) don't work:
OnQuit and OnWMAppExit.

As an example for test, can use a macro:

_TEST_on_EXIT_{
alert(123);
}
$OnQuit=$OnQuit."_TEST_on_EXIT_;";

hmm, just checked and I haven't modify codes about OnQuit, so I have no idea why it is not called upon exit.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: siria
Date: May 19, 2018 09:28AM

Quote
roytam1
hmm, just checked and I haven't modify codes about OnQuit, so I have no idea why it is not called upon exit.

Just from memory (if correct?):
- OnWMAppExit never worked, in the far past not either. But no one missed it for macro use, the usual method is OnQuit anyway.
- OnQuit not quite sure... could be wrong, only a faint memory this had some bug in later KM-versions too, and was fixed only recently. Perhaps even in KM77 by yourself? Would have to search around to be sure.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: Mala Okeh
Date: May 20, 2018 02:53PM

Sorry, folks, but found another website that doesn't open in K-Meleon Goanna 3.4 but opens well in Firefox and PaleMoon : http://sockshares.stream/

How come?

Thx

Mala

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: cdlvcdlv
Date: May 20, 2018 04:17PM

Quote
Mala Okeh
Sorry, folks, but found another website that doesn't open in K-Meleon Goanna 3.4 but opens well in Firefox and PaleMoon : http://sockshares.stream/

How come?

Thx

Mala
ajax.cloudflare.com again



Edited 1 time(s). Last edit at 05/20/2018 04:18PM by cdlvcdlv.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: J.G.
Date: May 20, 2018 06:21PM

@Roytam1 thanks for the new build! smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: hermes
Date: May 21, 2018 08:06PM

@roytam1

Noticed that there is an incorrect context menu: when you try to highlight text and (for example) translate if you have a <frame> / <iframe> in a page, the page menu appears, not menu for text.

As an example, can use page: http://www.drivesnapshot.de/en/hardware.htm

View on KM-Goanna



View on KM-76 (Gecko)



Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180512)
Posted by: anonymous
Date: May 21, 2018 11:42PM

Quote
Mala Okeh
sockshares.stream
Same as before. It looks as if you didn't follow the link. Three options: a) Block rocket loader script. b) Use MSIE user-agent. c) Wait for cloudflare to fix it.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: roytam1
Date: May 22, 2018 04:50AM

Quote
hermes
@roytam1

Noticed that there is an incorrect context menu: when you try to highlight text and (for example) translate if you have a <frame> / <iframe> in a page, the page menu appears, not menu for text.

As an example, can use page: http://www.drivesnapshot.de/en/hardware.htm

View on KM-Goanna



View on KM-76 (Gecko)


please re-download KM-Goanna-20180519.7z to see if it fix that for you.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: hermes
Date: May 22, 2018 01:26PM

@roytam1
Thanks! All works! smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: cdlvcdlv
Date: May 23, 2018 06:53PM

Quote
roytam1
Quote
cdlvcdlv
There is a problem that was annoying me since long time about not seeing the history of downloads. I thought it was some config option I messed up and I was unable to find. Long story short, lately I ended finding that it was a bug that affected to Spanish language GUI (my native language) since KM 76. I explain it at:

http://kmeleonbrowser.org/forum/read.php?19,145700,146177#msg-146177

There were some others languages with the error but now downloads history is broken only in Spanish.

I would have opened a bug but the bug tracker allows versions just from 0.9 to 76b4 -- what, I think, makes no sense because the latest versions are actually the ones that need bug tracking (who's going to report or fix a bug for v0.9?).
that means Spanish language files needs updating, maybe other members can help on this field?

One bug fixed, another ones found.

I managed to find and fix the annoying "No hay descargas" error. (Though I don't know if the fix will imply some other problems.) I'll explain how I found it, first to document it and second to show that sometimes one can help even not being a programmer and without complex tools. I made the tests with the portable versions so it won't interfere with existing installations. I downloaded and unzip them and made the following test: running K-Meleon, downloading a .zip file (for example, http://o.rthost.win/gpc/files1.rt/km76g-gestures-nogdip.7z but any other will do), opening downloads history (Ctrl-J) and checking the zip is shown. Then, swapping language from English to Spanish and verifying it's hidden (it reappears swapping back to English).

- v75.1 works fine.
- v76RC quickly open and closes the Save... window and doesn't download anything with default settings. You must set a download folder in Preferences/Browsing/File handling. But it has the bug that hides the downloads in Spanish locale.
- v76RC2 downloads the zip but it has also the bug.
- Goanna builds: just the same.

By the way, v76RC and later closes Options when choosing a new GUI language but 75.1 changes cleanly the localized strings without closing Preferences.

So, what is wrong with Spanish locale since 75.1? Comparing the es-ES folders inside locales with WinMerge shows that .dll files are the same in the 4 versions. Good thing, because that means that the error must be in text files... or the .jar, that contains text files and a folders structure inside. Comparing the text files with WinMerge doesn't seem to produce anything wrong. Then maybe the .jar file is the culprit. This is tricky because I tried to extract the es-ES.jar, recreate as .zip and rename it to .jar again and it didn't work. So the .jar must be generated by a specific tool. I searched about the subject but all the information about localization of Mozilla products that I found was outdated. I had to download Mozilla Translator for archive.org but when I ran it frankly I was not sure about what I was doing. Finally, it turned out that 7zip can update a file inside a .jar directly just dragging and dropping the new version inside the 7zip window when you navigate to the folder of the file inside the .jar.

There are many folders inside the .jar. I tried to find the wrong file at a rough guess to no avail till it occurred to me to copy it.jar to es-ES folder and rename it es-ES.jar... and downloads history worked. In order to find what file was wrong I deleted and replaced the contents of the file by halves with the folders of it.jar -- if the error persisted, then the replaced part was good but if the problem disappeared the replaced part contained the bad file.

In the end, the file that should be fixed happened to be browser\downloads\downloads.dtd inside es-ES.jar which, in retrospect, makes a lot of sense. This file lacks six lines compared with the Italian one. I added the lines, translated them, assigned accesskeys not used in the file and overwriting this fixed downloads.dtd in es-ES.jar the Spanish locale can see the files in the downloads list. Finally, I used the file from fr.jar as template because it is well-documented with comments (the Italian one is just the values so it's difficult to say if you are doing it right). This is the final browser\downloads\downloads.dtd

<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this file,
   - You can obtain one at http://mozilla.org/MPL/2.0/.  -->

<!-- LOCALIZATION NOTE (downloads.title):
     Used by screen readers to describe the Downloads Panel.
     -->
<!ENTITY downloads.title "Descargas">

<!-- LOCALIZATION NOTE (downloadDetails.width):
     Width of details for a Downloads Panel item (which directly influences the
     width of the Downloads Panel) expressed using a CSS unit. The longest
     labels that should fit in the item width are usually those of in-progress
     downloads and those of blocked downloads.

     A good rule of thumb is to try to determine the longest string possible
     that an in-progress download could display, and use that value in ch
     units.

     For example, in English, a long string would be:

     59 minutes, 59 seconds remaining - 1022 of 1023 KB

     That's 50 characters, so we set the width at 50ch.
     -->
<!ENTITY downloadDetails.width "50ch">

<!-- LOCALIZATION NOTE (downloadsSummary.minWidth2):
     Minimum width for the main description of the downloads summary,
     which is displayed at the bottom of the Downloads Panel if the
     number of downloads exceeds the limit that the panel can display.

     A good rule of thumb here is to look at the otherDownloads2 string
     in downloads.properties, and make a reasonable estimate of its
     maximum length. For English, this seems like a reasonable limit:

     + 999 other downloads

     that's 21 characters, so we set the minimum width to 21ch.
     -->
<!ENTITY downloadsSummary.minWidth2 "21ch">

<!ENTITY cmd.pause.label "Pausar">
<!ENTITY cmd.pause.accesskey "P">
<!ENTITY cmd.resume.label "Continuar">
<!ENTITY cmd.resume.accesskey "R">
<!ENTITY cmd.cancel.label "Cancelar">
<!ENTITY cmd.cancel.accesskey "C">
<!-- LOCALIZATION NOTE (cmd.show.label, cmd.show.accesskey, cmd.showMac.label,
     cmd.showMac.accesskey):
     The show and showMac commands are never shown together, thus they can share
     the same access key (though the two access keys can also be different).
     -->
<!ENTITY cmd.show.label "Abrir la carpeta que lo contiene">
<!ENTITY cmd.show.accesskey "b">
<!ENTITY cmd.showMac.label "Mostrar en Finder">
<!ENTITY cmd.showMac.accesskey "F">
<!ENTITY cmd.retry.label "Reintentar">
<!ENTITY cmd.goToDownloadPage.label "Ir a la página de la descarga">
<!ENTITY cmd.goToDownloadPage.accesskey "G">
<!ENTITY cmd.copyDownloadLink.label "Copiar enlace de la descarga">
<!ENTITY cmd.copyDownloadLink.accesskey "L">
<!ENTITY cmd.removeFromHistory.label "Eliminar del historial">
<!ENTITY cmd.removeFromHistory.accesskey "e">
<!ENTITY cmd.clearList.label "Limpiar lista">
<!ENTITY cmd.clearList.accesskey "a">
<!ENTITY cmd.clearDownloads.label "Limpiar descargas">
<!ENTITY cmd.clearDownloads.accesskey "D">

<!-- LOCALIZATION NOTE (cmd.unblock.label):
     This command may be shown in the context menu, as a menu button item, or as
     a text link when malware or potentially unwanted downloads are blocked.
     Note: This string doesn't exist in the UI yet.  See bug 1053890.
     -->
<!ENTITY cmd.unblock.label "Desbloquear">
<!ENTITY cmd.unblock.accesskey "o">
<!-- LOCALIZATION NOTE (cmd.removeFile.label):
     This command may be shown in the context menu or as a menu button label
     when malware or potentially unwanted downloads are blocked.
     Note: This string doesn't exist in the UI yet.  See bug 1053890.
     -->
<!ENTITY cmd.removeFile.label "Borrar archivo">
<!ENTITY cmd.removeFile.accesskey "h">

<!-- LOCALIZATION NOTE (blocked.label):
     Shown as a tag before the file name for some types of blocked downloads.
     Note: This string doesn't exist in the UI yet.  See bug 1053890.
     -->
<!ENTITY blocked.label "BLOQUEADO">

<!-- LOCALIZATION NOTE (learnMore.label):
     Shown as a text link for some types of blocked downloads, for example
     malware, when there is an associated explanation page on the Mozilla site.
     Note: This string doesn't exist in the UI yet.  See bug 1053890.
     -->
<!ENTITY learnMore.label "Más información">

<!-- LOCALIZATION NOTE (downloadsHistory.label, downloadsHistory.accesskey):
     This string is shown at the bottom of the Downloads Panel when all the
     downloads fit in the available space, or when there are no downloads in
     the panel at all.
     -->
<!ENTITY downloadsHistory.label "Mostrar todas las descargas">
<!ENTITY downloadsHistory.accesskey "S">

<!ENTITY clearDownloadsButton.label "Limpiar descargas">
<!ENTITY clearDownloadsButton.tooltip "Limpia las descargas completas, canceladas y fallidas">

<!-- LOCALIZATION NOTE (downloadsListEmpty.label):
     This string is shown when there are no items in the Downloads view.
     -->
<!ENTITY downloadsListEmpty.label "No hay descargas.">

<!-- LOCALIZATION NOTE (downloadsPanelEmpty.label):
     This string is shown when there are no items in the Downloads Panel.
     -->
<!ENTITY downloadsPanelEmpty.label "No hay descargas en esta sesión.">

<!-- LOCALIZATION NOTE (downloadsListNoMatch.label):
     This string is shown when some search terms are specified, but there are no
     results in the Downloads view.
     -->
<!ENTITY downloadsListNoMatch.label "No se encuentra ninguna descarga que concuerde.">
Please replace it inside es-ES.jar; if you prefer the fixed .jar, I can upload it where you like.

And, after fixing this I realized... All the versions from 76RC show ALL the downloads as "Failed" (be it or not) and therefore don't offer some options in contextual menu as "Open containing folder", for example. And this one seems to be a source code bug, what I think is out of my league.

So, to sum up: "No hay descargas" fixed but all the downloads appear as failed. And it would be nice to bring back the 75.1 behavior not closing Preferences window after switching locales, but this is less important, just informing.



Edited 3 time(s). Last edit at 05/25/2018 10:17AM by cdlvcdlv.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: siria
Date: May 24, 2018 12:22AM

Great job, thanks!
But better add it in the Translation forum too, or sooner or later it will get overlooked again:
http://kmeleonbrowser.org/forum/list.php?20
Over there you can also attach files directly.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180519)
Posted by: cdlvcdlv
Date: May 24, 2018 09:38AM

Thanks for the tip, siria. File uploaded.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180526)
Posted by: roytam1
Date: May 26, 2018 03:37AM

New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM-Goanna-20180526.7z

Changelog:

Out-of-tree changes:
* My changes since my last build:
- Update NSS to 3.36.2
- Updated es-ES locale

In-tree changes:
* fix CanCopy2() when handling framesets (888e6d5)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180526)
Posted by: hermes
Date: May 26, 2018 10:23AM

@roytam1 Thanks! grinning smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180526)
Posted by: J.G.
Date: May 26, 2018 12:33PM

@roytam1 thanks! smiling smiley smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180526)
Posted by: cdlvcdlv
Date: May 28, 2018 08:06AM

It feels great to see that one's fix helps others. I recommend it. grinning smiley

If you are a developer please check the lists of bugs in this forum:
http://kmeleonbrowser.org/forum/read.php?19,145700



Edited 1 time(s). Last edit at 05/28/2018 08:06AM by cdlvcdlv.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180602)
Posted by: roytam1
Date: June 02, 2018 12:02AM

New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM-Goanna-20180602.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 23668d3d5..be8bcd292:
- Port libopus upstream patch. (9b54bd300)
- Fix typo in 9b54bd30006c008b4a951331b273613d5bac3abf (be8bcd292)
* My changes since my last build:
- Port TenFourFox changes:
+ Update libraries: OTS-5.2.0, graphite2-1.3.10, harfbuzz-1.5.1, woff2-fx57, brotli-1.0.1
+ Ported changes: M1396870_M1397304, bug1259677, bug1273828, bug1365602, bug1356755, bug1354294, bug1348454, bug1363963, M1376936_M1375331, bug1371424, bug1354796, bug1365333, bug1373970, bug1377329, bug1362924, M1378147_M1380426, bug1383000, bug1383002, bug1390342, bug1395157, bug1376825, bug1385272

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

for others: http://rtfreesoft.blogspot.com/2018/06/weekly-browser-binaries-20180602.html
since msfn is down, I posted in my freesoft blog.

And binary archive directories ( https://o.rthost.win/kmeleon/ , https://o.rthost.win/palemoon/ , https://o.rthost.win/basilisk/ ) has banner added to my blog for latest changelog.



Edited 2 time(s). Last edit at 06/04/2018 07:28AM by roytam1.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180602)
Posted by: hermes
Date: June 02, 2018 04:28AM

@roytam1 Thanks! smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180602)
Posted by: cdlvcdlv
Date: June 02, 2018 04:03PM

Thanking from new release. :cool:

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180602)
Posted by: J.G.
Date: June 07, 2018 08:25AM

@roytam1 thank you for the new release. smiling smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180602)
Posted by: zambeezi
Date: June 07, 2018 09:32PM

Thanks Roytam1.

Sum feedback on latest Palemoon 27 builds from your blog... SSE & No SSE
Running on XP3..

running fine/stable and displaying all Youtube/Twitter/Facebk vids

problem running latest reCAPTCHA security check on Craigslist 'reply' button.
sample: (try the 'reply' and see if it displays contact info.)
https://phoenix.craigslist.org/wvl/ele/d/kindle-paperwhite-ereader-mint/6610547559.html
All I get is 'sorry, something went wrong.'

Been using Palemoon since September 2017 and everything was perfect.
This reCAPTCHA issue is because of a change on their end.
Only seems to work with updated browsers.
It works with your latest Basilisk build but the Basilisk browser (chrome)
eventually crashes my XP3 system.

Cheers and thanks again.



Edited 1 time(s). Last edit at 06/07/2018 11:05PM by zambeezi.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180602)
Posted by: roytam1
Date: June 08, 2018 02:16AM

Quote
zambeezi
Thanks Roytam1.

Sum feedback on latest Palemoon 27 builds from your blog... SSE & No SSE
Running on XP3..

running fine/stable and displaying all Youtube/Twitter/Facebk vids

problem running latest reCAPTCHA security check on Craigslist 'reply' button.
sample: (try the 'reply' and see if it displays contact info.)
https://phoenix.craigslist.org/wvl/ele/d/kindle-paperwhite-ereader-mint/6610547559.html
All I get is 'sorry, something went wrong.'

Been using Palemoon since September 2017 and everything was perfect.
This reCAPTCHA issue is because of a change on their end.
Only seems to work with updated browsers.
It works with your latest Basilisk build but the Basilisk browser (chrome)
eventually crashes my XP3 system.

Cheers and thanks again.

this problem may happen in official palemoon as well. If so, report directly to them.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180609)
Posted by: roytam1
Date: June 09, 2018 05:35AM

New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM-Goanna-20180609.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git be8bcd292..4463c7031:
- Clarify status or repo in README. (cbf1d4591)
- Update HSTS preload list (d77bbb826)
- Merge pull request #1682 from trav90/HSTS-preload-update (500b1e67e)
- Fix count of compacting update tasks started. (4463c7031)
* My changes since my last build:
- Updated NSS to 3.36.4, with patches of bug1464618, bug1465241, Restore-DBM-storage, bug1465186, bug1464616, bug1464971, bug1451936
- Updated libpng to 1.6.34+apng

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180609)
Posted by: hermes
Date: June 09, 2018 10:00AM

@roytam1 Thanks! grinning smiley

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180609)
Posted by: kingsparrow
Date: June 09, 2018 12:14PM

thanks roytam1................

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.2 (Build 20180609)
Posted by: J.G.
Date: June 10, 2018 02:17PM

@roytam1 thank you for latest version! grinning smiley

Options: ReplyQuote
Pages: PreviousFirst...2122232425262728293031...LastNext
Current Page: 26 of 33


K-Meleon forum is powered by Phorum.