Commit Graph

16 Commits

Author SHA1 Message Date
Xavier Roche
d50b6ec569 Fixed permissions 2015-03-14 14:04:17 +01:00
Xavier Roche
57911d705a Removed sfx. 2014-10-16 18:35:33 +00:00
Xavier Roche
9b5c6cf86e Fixed webhttrack incompatibility with Chrome
* closes:#53

Also fixed HTML-escaping issues inside webhttrack

Rationale: The webhttrack script made the wrong assumption that once the "browse" command returned, it meant the user killed the navigation window, and it had to kill the server itself. However, modern browsers tend to "attach" to an existing session (creating a new tab, for example, within an existing window), causing the browsing command to return immediately, thus causing the server to be killed immediately by the webhttrack script. I have rewritten the logic behind, and now the server is able to kill himself if the parent script dies, AND if the browsing client did not make any activity for two minutes. The "activity" can be any browser/refreshed page, or the internal "ping" iframe (which pings the server every 30 seconds). With this model, we *should* be compatible with old browsers, and modern ones.
2014-10-15 19:17:29 +00:00
Xavier Roche
afea93461d Fixed Keywords field in desktop files (Sebastian Pipping) 2013-09-09 17:20:34 +00:00
Xavier Roche
97a9679c0b Added Keywords entries for desktop files. 2013-06-30 07:57:07 +00:00
Xavier Roche
a697e4f981 Fixed lintian warning (desktop files do not need Encoding) 2013-06-16 14:23:29 +00:00
Xavier Roche
fe53745c9a Added KDE/Gnome PNG icons (16x16, 32x32 and 48x38) for default hicolor theme. 2013-05-01 20:43:59 +00:00
Xavier Roche
e9f7d7e286 silent.wav 2013-04-27 14:14:32 +00:00
Xavier Roche
b43745dd10 Icon fixes.
See probably related issue: https://bugs.launchpad.net/ubuntu/+source/httrack/+bug/1156982
2013-04-14 16:34:35 +00:00
Xavier Roche
1096a6b82c httrack 3.43.12 (again) 2012-03-19 13:02:50 +00:00
Xavier Roche
211c870cba httrack 3.43.5 2012-03-19 13:02:05 +00:00
Xavier Roche
1ecdfbe3b8 httrack 3.43.12 2012-03-19 13:00:51 +00:00
Xavier Roche
4aec03f2cb httrack 3.42.3 2012-03-19 13:00:04 +00:00
Xavier Roche
660b569b09 httrack 3.41.2 2012-03-19 12:59:03 +00:00
Xavier Roche
844ecc3707 httrack 3.33.16 2012-03-19 12:55:42 +00:00
Xavier Roche
25adbdabb4 httrack 3.30.1 2012-03-19 12:51:31 +00:00