Development :  K-Meleon Forum
K-Meleon development related discussions. 

Pages: 12345...LastNext
Current Page: 1 of 55
Results 1 - 30 of 1644
18 days ago
JujuLand
K-Meleon 1.6.0 ever exists only in english. To have a partial translation, you can use 1.54 spanish files located in K-Meleon/locales.es-ES, and put it under the same folder for 1.6.0 To improve the translation, you will have to impove kml files. You will have to search in kml files the untranslated strings which differs a buttle or are missing, and to correct the english version, at the le
Forum: Development
5 weeks ago
JujuLand
The tool NSIS used to create setdefault (the always official, but no more efficient under Seven) is the same one used to create the setup for K-Meleon install. There is no technical problem to use the new setdefault with kmPackager. A+
Forum: General
6 weeks ago
JujuLand
Hi, as guenter says, we haven't been able to update setdefault to make it work with Seven. As I don't use Windows no more, I haven't continue to try to make it work. Deadlock has created one, but I don't tried it. I don't know with which program he has done it. I used nsis. I'm surprise he can put this version out of the free software under GPL. The program I used to generate setup
Forum: General
6 weeks ago
JujuLand
I confirm that the files where are defined the shortcuts is accels.cfg, but it seems yoou miss the good shortcut : Alt+S isn't defined, but Ctrl+Alt+S is : CTRL ALT P = ID_FILE_PRINTPREVIEW %ifplugin sessions CTRL ALT S = sessions(Save) %endif %ifplugin tabs CTRL ALT W = ID_CLOSE_ALLOTHERTAB %endif %ifplugin sessions CTRL ALT Z = sessions(Undo) %endif Are-you sure of your Alt+S
Forum: Improvement requests
2 months ago
JujuLand
Probably the one in default/profiles, which the normal menu and another located in your profile folder. A+
Forum: General
4 months ago
JujuLand
Happy new year from Cahors - France
Forum: General
5 months ago
JujuLand
Just edit toolbars.cfg located in skins\\, and uncomment the buttons you need. A+
Forum: Extensions
5 months ago
JujuLand
Why use a proprietary program instead of a free program ? Why use Winrar instead of 7Zip which is very efficient and free ? I remember that K-Meleon is free, and I think it's a pity not to use free programs with it ... A+
Forum: Development
5 months ago
JujuLand
Yes, Froggy, without it you never see any button. If you don't want to install the official version which is bigger, try with a liht version I use under Linux, I think it works too under Windows You can find it on my website: http://jujuland.pagesperso-orange.fr/kmeleon.html A+
Forum: Bugs
5 months ago
JujuLand
Why not to add wget as an external tool collable from right-click on a link ? A+
Forum: General
5 months ago
JujuLand
I confirm wget exists for Windows: http://gnuwin32.sourceforge.net/packages/wget.htm A+
Forum: General
5 months ago
JujuLand
That's what I done, no download manager ... and it fails I success to download it using wget under Linux. I think a windows version exists. Here is how it download it: alain@jujuland:~/Téléchargements$ wget http://kmeleon.bugs3.com/community/K-Meleon%20Twin+.7z --2012-12-12 08:42:31-- http://kmeleon.bugs3.com/community/K-Meleon%20Twin+.7z Résolution de kmeleon.bugs3.com (kmeleon.bu
Forum: General
5 months ago
JujuLand
Same problem under Ubuntu, the download is about 30% and finish with a size of 6,2 Mo, and obviously is corrupted. A+
Forum: General
6 months ago
JujuLand
By default Windows setups want to install in C:\Program Files\.... which is located in ~/.wine/drive_c/Program Files/K-Meleon, for example To be able to use it with different users, I personnally created a folder named 'Program Files' in /opt I have done it in sudo (sudo nautilus /opt) I have changed rights to the user, and for groups to 'users', and I have checked to applicate it to all the
Forum: Linux users
7 months ago
JujuLand
Je suppose que tu as effacé les liens de la barre d'adresse, et que tu voudrais les récupérer ? Le titre et le contenu de ton post sont assez contraires ... Pour moi, ce n'est pas possible, mais peut-être que quelqu'un d'autre a la solution ... A+
Forum: General
7 months ago
JujuLand
In fact, it was just necessary to move the profile folder, not all the k-meleon folder. To make it and keep all the parameters of the profile, just remove profile.ini in k-meleon folder Launch K-Meleon which will create a new profile under the win user profile (C:\Documents & Settings\<user>\Application Datas\K-Meleon... for XP, don't know for Vista and Seven) Quit K-meleon and mo
Forum: Graphics
7 months ago
JujuLand
Perhaps a folder right problem ? Where is located your profile ? Under user ou Program Files ? A+
Forum: Graphics
7 months ago
JujuLand
It's not probably a bugbug problem, but something which is known since a few time. Just remove iconcache.dat in the profile folder and the functionnality will work again. A+
Forum: Graphics
8 months ago
JujuLand
Tu pourrais redire çà autrement, je ne comprends pas ton problème ... A+
Forum: General
8 months ago
JujuLand
Which version of extension manager ? The one of KMES (by Jujuland) or for Kmext (by disrupted) ? A+
Forum: Development
10 months ago
JujuLand
No reason to speak loud ... It's not a K-Meleon version reason, but often the sites which don't recognize K-Meleon as a Gecko browser. Just change the userString, and it's often enough. Tools => UserString Choose personnalized, and paste the one keept in Firefos, or on this forum A+
Forum: General
10 months ago
JujuLand
All macros can achieve translation with this statement. $TRANSLATION = _( TEXT ); Replaces TEXT by the specified translation, if any. I think it's the simplest way for translation, and it's already a function : _() which search for translation. Files of type exe and DLL may have to be hexed to do translation. This is a guess, I don't actually know. It's made using resHacker on expur
Forum: General
10 months ago
JujuLand
what I've read says that FF plugins work on K-Melon.. Some, not all ... A+
Forum: Extensions
10 months ago
JujuLand
I don't like CommMeleon too, Why not K-Meleon2 ? A+
Forum: General
11 months ago
JujuLand
Are you use "wine" for running Windows applications on other operating systems ? If you have a look to my signature, there is no doubt :cool: I did not tested the extension on other operating systems , but the menu should work, it's kmm script ,like any other macro . The menu works. What doesn't work is the IDM menu called 'Download video". And this is perhaps beca
Forum: Extensions
11 months ago
JujuLand
In this new 7z, there is no more components2 and its content is not under components. Is-it because it's not required ? I see also that there is no manifest for idmmzcc.jar, and it's perhaps the reason why I can't see the video menu. Have-you this menu under Windows ? Other detail, in the macro you use \\Tools, and in the archive this same folder is named tools. Under Linux, there is a diffe
Forum: Extensions
11 months ago
JujuLand
Very interesting: http://manpages.ubuntu.com/cgi-bin/search.py?q= Add it in K-Meleon, and hop ... A+
Forum: Linux users
11 months ago
JujuLand
I have installed using components2 or not, no difference. I have tried with chrome.manifest in K-Meleon root folder or chrome folder, modified or not, same problem, I haven't the menu as on on hard-copy, All the other parts works. The problem is perhaps due to wine, but I'm suprise it can work under windows ... A+
Forum: Extensions
11 months ago
JujuLand
Hi Spider, I had a look to your extension, but I don't understand some points: 1) Why do you create a new components folder (components2) ? It seems that use components only ought to be enough. 2) What is the reason of the presence of rdf and js files in 7Z file, these files who are usually present in Firefox extensions aren't normally used by K-Meleon. 3) chrome.manifest is also not u
Forum: Extensions
11 months ago
JujuLand
I think of a little tool which keep a parameter (path+key), and return 1 or 0. It could be made using AutoIt, and could be called like this: menuchecked = exec("tools\\dword.exe "."HKCU\\Software\\KMELEON\\DNT_mgr\\Status"); It ought to be easy to do, but I have now time now to do it. Next week, probably ... A+
Forum: General
Pages: 12345...LastNext
Current Page: 1 of 55

K-Meleon forum is powered by Phorum.