]> spindle.queued.net Git - midori/log
midori
12 years agoIntroduce SpeedDialError and test invalid save messages
Christian Dywan [Wed, 12 Sep 2012 19:18:56 +0000 (21:18 +0200)]
Introduce SpeedDialError and test invalid save messages

12 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Wed, 12 Sep 2012 12:50:29 +0000 (14:50 +0200)]
l10n: Updated Japanese (ja) translation to 100%

New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoDrop dialing from keyboard in speed dial for now
Paweł Forysiuk [Tue, 11 Sep 2012 14:28:56 +0000 (16:28 +0200)]
Drop dialing from keyboard in speed dial for now

12 years agoCheck that Shift+Space won't advance to the next page
Christian Dywan [Tue, 11 Sep 2012 22:45:51 +0000 (00:45 +0200)]
Check that Shift+Space won't advance to the next page

12 years agoSet a sensible default window size in plain mode
Christian Dywan [Tue, 11 Sep 2012 22:43:38 +0000 (00:43 +0200)]
Set a sensible default window size in plain mode

12 years agoUse <code> tags in about:version and :paths
Christian Dywan [Tue, 11 Sep 2012 22:36:31 +0000 (00:36 +0200)]
Use <code> tags in about:version and :paths

12 years agoGive readable names to numeric debug tokens
Christian Dywan [Tue, 11 Sep 2012 22:33:54 +0000 (00:33 +0200)]
Give readable names to numeric debug tokens

12 years agoRefresh open speed dials when it changes
Christian Dywan [Mon, 10 Sep 2012 23:34:14 +0000 (01:34 +0200)]
Refresh open speed dials when it changes

12 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Tue, 11 Sep 2012 09:12:27 +0000 (11:12 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoFix build of unit tests: speed dial, hsts, bookmarks
Christian Dywan [Mon, 10 Sep 2012 22:38:09 +0000 (00:38 +0200)]
Fix build of unit tests: speed dial, hsts, bookmarks

12 years agoAdblock: use fs modification time to prevent unneded downloads
Paweł Forysiuk [Fri, 7 Sep 2012 17:59:37 +0000 (19:59 +0200)]
Adblock: use fs modification time to prevent unneded downloads

12 years agoAdblock: use queue to prevent endless update loop
Paweł Forysiuk [Fri, 7 Sep 2012 17:51:32 +0000 (19:51 +0200)]
Adblock: use queue to prevent endless update loop

12 years agoAdblock: handle files with dates in future
Paweł Forysiuk [Wed, 5 Sep 2012 22:00:46 +0000 (00:00 +0200)]
Adblock: handle files with dates in future

12 years agoAdblock: check if file contains any metadata first
Paweł Forysiuk [Wed, 5 Sep 2012 21:58:21 +0000 (23:58 +0200)]
Adblock: check if file contains any metadata first

12 years agoAdblock: add some unit tests for update metadata
Paweł Forysiuk [Wed, 5 Sep 2012 21:52:04 +0000 (23:52 +0200)]
Adblock: add some unit tests for update metadata

12 years agoMerge build_thumbnail_path into Midori.SpeedDial
Christian Dywan [Sun, 9 Sep 2012 19:50:31 +0000 (21:50 +0200)]
Merge build_thumbnail_path into Midori.SpeedDial

12 years agoDissolve keyfile "default" wrappers into Midori.Extension
Christian Dywan [Sun, 9 Sep 2012 19:40:46 +0000 (21:40 +0200)]
Dissolve keyfile "default" wrappers into Midori.Extension

12 years agoRemove cleared downloads from transfer panel
Christian Dywan [Sun, 9 Sep 2012 19:13:08 +0000 (21:13 +0200)]
Remove cleared downloads from transfer panel

12 years agoProper extension fallback for temporary files
Christian Dywan [Sun, 9 Sep 2012 19:11:13 +0000 (21:11 +0200)]
Proper extension fallback for temporary files

12 years agoExpand text column of the addons panel
Christian Dywan [Sun, 9 Sep 2012 18:56:28 +0000 (20:56 +0200)]
Expand text column of the addons panel

12 years agoFix bogus speed display by removing old values
Christian Dywan [Sun, 9 Sep 2012 18:55:12 +0000 (20:55 +0200)]
Fix bogus speed display by removing old values

12 years agoNo speed or remaining time for finished transfers
Christian Dywan [Sun, 9 Sep 2012 18:52:36 +0000 (20:52 +0200)]
No speed or remaining time for finished transfers

12 years agoFix slot and dial name mixups when preparing/ saving
Paweł Forysiuk [Sat, 8 Sep 2012 22:31:02 +0000 (00:31 +0200)]
Fix slot and dial name mixups when preparing/ saving

12 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
prflr88 [Sun, 9 Sep 2012 19:34:25 +0000 (21:34 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoRework downloading into Midori.Download interface
Christian Dywan [Sun, 9 Sep 2012 11:42:59 +0000 (13:42 +0200)]
Rework downloading into Midori.Download interface

Midori.URI
    get_folder
Midori.Download
    is_finished
    get/set_type
    get_progress
    get_tooltip
      Consistent estimation of remaining time and speed.
    get_content_type
      Icons in dialog and panel.
    has_wrong_checksum
      Verification in both panel and toolbar.
    action_clear, action_stock_id, open
      Consistent behavior in both panel and toolbar.
    fallback_extension
    clean_filename
        Merged two separate functions.
    get_suggested_filename
    get_filename_suggestion_for_uri
        Now handles MIME types.
    get_extension_for_uri
    get_unique_filename
        Renamed from prepare_filename.
    prepare_destination_uri
    has_enough_space

12 years agol10n: Updated German (de) translation to 99%
Jakob Kramer [Sat, 8 Sep 2012 08:39:35 +0000 (10:39 +0200)]
l10n: Updated German (de) translation to 99%

New status: 610 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr vertaalt [Fri, 7 Sep 2012 10:39:55 +0000 (12:39 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Thu, 6 Sep 2012 12:59:09 +0000 (14:59 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoUppercase P as one-letter switch for --portable
Christian Dywan [Wed, 5 Sep 2012 16:53:32 +0000 (18:53 +0200)]
Uppercase P as one-letter switch for --portable

12 years agoProvide --plain mode akin to GtkLauncher
Christian Dywan [Wed, 5 Sep 2012 16:50:59 +0000 (18:50 +0200)]
Provide --plain mode akin to GtkLauncher

12 years agowscript: Fix check for version of GTK+-2.0
Paul Menzel [Wed, 5 Sep 2012 06:44:27 +0000 (08:44 +0200)]
wscript: Fix check for version of GTK+-2.0

After "Move thumbnail generation into SpeedDial class" building Midori failed.

1. Separately pass each digit of version to `check_version()` to fix the following build error.
2. Convert module name with `conf.check_cfg (modversion='gtk+-2.0')` to fix the following build error.

Fixes: https://bugs.launchpad.net/midori/+bug/1046172
12 years agoMove midori_view_get_memory into WebKit guards
Christian Dywan [Wed, 5 Sep 2012 16:21:53 +0000 (18:21 +0200)]
Move midori_view_get_memory into WebKit guards

12 years agol10n: Updated Indonesian (id) translation to 100%
Ardjuna [Wed, 5 Sep 2012 15:10:44 +0000 (17:10 +0200)]
l10n: Updated Indonesian (id) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoUse lib prefix for library filenames everywhere
Paweł Forysiuk [Tue, 4 Sep 2012 23:26:35 +0000 (01:26 +0200)]
Use lib prefix for library filenames everywhere

12 years agoGet rid of meaningless can functions
Christian Dywan [Tue, 4 Sep 2012 22:57:32 +0000 (00:57 +0200)]
Get rid of meaningless can functions

12 years agonsis: Make installing doc folder and Faenza icons mandatory.
Paweł Forysiuk [Tue, 4 Sep 2012 21:22:40 +0000 (23:22 +0200)]
nsis: Make installing doc folder and Faenza icons mandatory.

Disabling them would not save much space and leave broken user experience.

12 years agoLimit data: for main content to images
Christian Dywan [Tue, 4 Sep 2012 22:04:58 +0000 (00:04 +0200)]
Limit data: for main content to images

12 years agoMove thumbnail generation into SpeedDial class
Christian Dywan [Tue, 4 Sep 2012 22:03:55 +0000 (00:03 +0200)]
Move thumbnail generation into SpeedDial class

12 years agoEnsure temporary download dir exists
Christian Dywan [Tue, 4 Sep 2012 16:39:24 +0000 (18:39 +0200)]
Ensure temporary download dir exists

12 years agoAllow lazy URLs for -s/ --snapshot switch
Christian Dywan [Tue, 4 Sep 2012 16:37:33 +0000 (18:37 +0200)]
Allow lazy URLs for -s/ --snapshot switch

12 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Tue, 4 Sep 2012 21:22:11 +0000 (23:22 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Rafael Ferreira [Tue, 4 Sep 2012 02:12:43 +0000 (04:12 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Ukrainian (uk) translation to 100%
Yarema aka Knedlyk [Mon, 3 Sep 2012 21:55:33 +0000 (23:55 +0200)]
l10n: Updated Ukrainian (uk) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 3 Sep 2012 15:40:20 +0000 (17:40 +0200)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoAlways use exec_path based paths on Win32
Christian Dywan [Sun, 2 Sep 2012 20:46:16 +0000 (22:46 +0200)]
Always use exec_path based paths on Win32

Nobody expects system-wide folders.
And LIBDIR won't exist on the system.

12 years agoDon't use g_strconcat when building extensions path
Paweł Forysiuk [Sun, 2 Sep 2012 19:28:06 +0000 (21:28 +0200)]
Don't use g_strconcat when building extensions path

12 years agoAdblock: Try to parse more update metadata
Paweł Forysiuk [Sun, 2 Sep 2012 19:25:56 +0000 (21:25 +0200)]
Adblock: Try to parse more update metadata

12 years agoDon't inline adblock_update_css_hash, GCC complains
Paweł Forysiuk [Sun, 2 Sep 2012 19:20:35 +0000 (21:20 +0200)]
Don't inline adblock_update_css_hash, GCC complains

warning: inlining failed in call to ‘adblock_update_css_hash’:
function not considered for inlining [-Winline]

12 years agoCache HSTS directives and handle sub domains
Christian Dywan [Sun, 2 Sep 2012 19:09:18 +0000 (21:09 +0200)]
Cache HSTS directives and handle sub domains

12 years agoProgress tweaks in view, unify progres in browser
Christian Dywan [Sun, 2 Sep 2012 19:05:12 +0000 (21:05 +0200)]
Progress tweaks in view, unify progres in browser

Fixes: https://bugs.launchpad.net/bugs/1020910
12 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr vertaalt [Sun, 2 Sep 2012 19:09:11 +0000 (21:09 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoUse remove() to remove Soup message header
Christian Dywan [Sat, 1 Sep 2012 16:25:44 +0000 (18:25 +0200)]
Use remove() to remove Soup message header

12 years agoAdblock: Check if file is up to date before parsing it
Paweł Forysiuk [Sat, 1 Sep 2012 15:54:30 +0000 (17:54 +0200)]
Adblock: Check if file is up to date before parsing it

12 years agoSupport HSTS as a SoupFeature
Christian Dywan [Sat, 1 Sep 2012 16:05:32 +0000 (18:05 +0200)]
Support HSTS as a SoupFeature

Parse the Strict-Transport-Security header and
enforce https on any listed domains (and subdomains).

12 years agoFix token parsing in midori_debug
Christian Dywan [Sat, 1 Sep 2012 15:58:35 +0000 (17:58 +0200)]
Fix token parsing in midori_debug

12 years agoRemove special case from search_engines_new_from_file
Christian Dywan [Sat, 1 Sep 2012 15:57:31 +0000 (17:57 +0200)]
Remove special case from search_engines_new_from_file

12 years agol10n: Updated French (fr) translation to 98%
jc jc1 [Sat, 1 Sep 2012 15:36:06 +0000 (17:36 +0200)]
l10n: Updated French (fr) translation to 98%

New status: 603 messages complete with 7 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Spanish (Castilian) (es) translation to 100%
prflr88 [Sat, 1 Sep 2012 08:22:01 +0000 (10:22 +0200)]
l10n: Updated Spanish (Castilian) (es) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Sat, 1 Sep 2012 06:46:04 +0000 (08:46 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 610 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoPass around SpeedDial and move messages in there
Christian Dywan [Sat, 1 Sep 2012 00:08:48 +0000 (02:08 +0200)]
Pass around SpeedDial and move messages in there

12 years agoUpdate Adblock filters according to Last modified/ Expires
Paweł Forysiuk [Fri, 31 Aug 2012 23:57:17 +0000 (01:57 +0200)]
Update Adblock filters according to Last modified/ Expires

12 years agoIntroduce Midori.SpeedDial and unit test
Christian Dywan [Fri, 31 Aug 2012 21:47:03 +0000 (23:47 +0200)]
Introduce Midori.SpeedDial and unit test

Fixes: https://bugs.launchpad.net/midori/+bug/1038634
12 years agoNo need for setlocale, GTK+ does this automatically
Christian Dywan [Fri, 31 Aug 2012 19:58:11 +0000 (21:58 +0200)]
No need for setlocale, GTK+ does this automatically

12 years agoEnsure temporary folder before viewing source
Christian Dywan [Fri, 31 Aug 2012 19:56:08 +0000 (21:56 +0200)]
Ensure temporary folder before viewing source

12 years agoMove translations out of settings class
Christian Dywan [Fri, 31 Aug 2012 19:52:02 +0000 (21:52 +0200)]
Move translations out of settings class

Remove a fair number of unnecessary strings.
Move trivial settings to Midori.Settings.

12 years agoMove simple settings into Midori.Settings class
Christian Dywan [Thu, 30 Aug 2012 20:22:42 +0000 (22:22 +0200)]
Move simple settings into Midori.Settings class

12 years agoDon't unconditionally render XML as source
Christian Dywan [Thu, 30 Aug 2012 20:07:43 +0000 (22:07 +0200)]
Don't unconditionally render XML as source

Fixes: https://bugs.launchpad.net/midori/+bug/1043698
12 years agoNULL placeholder text should unset it (gtk3 compat)
Christian Dywan [Thu, 30 Aug 2012 20:00:08 +0000 (22:00 +0200)]
NULL placeholder text should unset it (gtk3 compat)

Fixes: https://bugs.launchpad.net/midori/+bug/1043681
12 years agoAdd get_command_line_str for debugging output
Christian Dywan [Wed, 29 Aug 2012 22:13:43 +0000 (00:13 +0200)]
Add get_command_line_str for debugging output

12 years agoMove Win32 stdout work-around to the top
Christian Dywan [Wed, 29 Aug 2012 21:52:50 +0000 (23:52 +0200)]
Move Win32 stdout work-around to the top

Otherwise Midori.Paths debugging won't be visible.

12 years agoCheck that valid IP address has no leading 0
Christian Dywan [Wed, 29 Aug 2012 18:28:46 +0000 (20:28 +0200)]
Check that valid IP address has no leading 0

12 years agoRemove obsolete KatzeNet instanciation
Christian Dywan [Wed, 29 Aug 2012 18:27:47 +0000 (20:27 +0200)]
Remove obsolete KatzeNet instanciation

12 years agoEllipsize text column in Addons panel
Christian Dywan [Wed, 29 Aug 2012 18:26:47 +0000 (20:26 +0200)]
Ellipsize text column in Addons panel

12 years agoMove config/ data/ res_filename/ lib_path to Midori.Paths
Christian Dywan [Wed, 29 Aug 2012 18:19:05 +0000 (20:19 +0200)]
Move config/ data/ res_filename/ lib_path to Midori.Paths

12 years agol10n: Updated French (fr) translation to 98%
jc jc1 [Wed, 29 Aug 2012 12:30:16 +0000 (14:30 +0200)]
l10n: Updated French (fr) translation to 98%

New status: 669 messages complete with 7 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Wed, 29 Aug 2012 10:39:14 +0000 (12:39 +0200)]
l10n: Updated Czech (cs) translation to 100%

New status: 676 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoValidate IP address in proxy server preference
Christian Dywan [Tue, 28 Aug 2012 21:57:57 +0000 (23:57 +0200)]
Validate IP address in proxy server preference

Fixes: https://bugs.launchpad.net/midori/+bug/783044
12 years agoRender invalid URI in entry with underline in GTK+3
Christian Dywan [Tue, 28 Aug 2012 21:56:58 +0000 (23:56 +0200)]
Render invalid URI in entry with underline in GTK+3

GTK+2 shows a red background in this case.

12 years agoUpdate copyright and URL in --version and about
Christian Dywan [Tue, 28 Aug 2012 17:51:02 +0000 (19:51 +0200)]
Update copyright and URL in --version and about

Fixes: https://bugs.launchpad.net/midori/+bug/977423
12 years agoStrip HTTP Host to outsmart some filter proxies
Christian Dywan [Tue, 28 Aug 2012 17:39:55 +0000 (19:39 +0200)]
Strip HTTP Host to outsmart some filter proxies

12 years agoStop using magic test folder name
Christian Dywan [Tue, 28 Aug 2012 17:37:21 +0000 (19:37 +0200)]
Stop using magic test folder name

12 years agol10n: Updated Korean (ko) translation to 100%
Boram Kim [Tue, 28 Aug 2012 13:04:15 +0000 (15:04 +0200)]
l10n: Updated Korean (ko) translation to 100%

New status: 676 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoMove portable setup code path down
Paweł Forysiuk [Mon, 27 Aug 2012 21:36:44 +0000 (23:36 +0200)]
Move portable setup code path down

12 years agoUse #ifdef for ZEITGEIST and GCR
Paweł Forysiuk [Mon, 27 Aug 2012 20:50:33 +0000 (22:50 +0200)]
Use #ifdef for ZEITGEIST and GCR

12 years agoUse new Paths API in web cache extension
Christian Dywan [Mon, 27 Aug 2012 20:29:13 +0000 (22:29 +0200)]
Use new Paths API in web cache extension

12 years agoDisable GtkRecentManager in private and portable mode
Christian Dywan [Mon, 27 Aug 2012 20:27:48 +0000 (22:27 +0200)]
Disable GtkRecentManager in private and portable mode

12 years agoIntroduce Midori.Paths and Midori.RuntimeMode
Christian Dywan [Mon, 27 Aug 2012 19:49:36 +0000 (21:49 +0200)]
Introduce Midori.Paths and Midori.RuntimeMode

Also introduce initial "portable" mode on Win32.

12 years agoReverse certificate check in navigation_decision_cb
Christian Dywan [Mon, 27 Aug 2012 17:02:37 +0000 (19:02 +0200)]
Reverse certificate check in navigation_decision_cb

12 years agoZoom text and images by default
Christian Dywan [Sun, 26 Aug 2012 12:18:22 +0000 (14:18 +0200)]
Zoom text and images by default

12 years agoExact debug token check and verify tokens are listed
Christian Dywan [Sun, 26 Aug 2012 12:16:14 +0000 (14:16 +0200)]
Exact debug token check and verify tokens are listed

12 years agol10n: Updated Russian (ru) translation to 99%
Alex Z [Mon, 27 Aug 2012 11:45:48 +0000 (13:45 +0200)]
l10n: Updated Russian (ru) translation to 99%

New status: 674 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated German (de) translation to 99%
Mario Blättermann [Sun, 26 Aug 2012 14:18:14 +0000 (16:18 +0200)]
l10n: Updated German (de) translation to 99%

New status: 674 messages complete with 1 fuzzy and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated German (de) translation to 99%
Mario Blättermann [Sun, 26 Aug 2012 13:48:29 +0000 (15:48 +0200)]
l10n: Updated German (de) translation to 99%

New status: 673 messages complete with 1 fuzzy and 1 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agoRe-use saved ellipsize in midori_view_update_tab_title
Christian Dywan [Sat, 25 Aug 2012 14:11:37 +0000 (16:11 +0200)]
Re-use saved ellipsize in midori_view_update_tab_title

12 years agonsis: Clean up and sync required icon names with current usage
Paweł Forysiuk [Thu, 23 Aug 2012 20:13:22 +0000 (22:13 +0200)]
nsis: Clean up and sync required icon names with current usage

12 years agomakedist.midori: Copy MS-Windows theme only for GTK2 builds
Paweł Forysiuk [Thu, 23 Aug 2012 04:45:21 +0000 (06:45 +0200)]
makedist.midori: Copy MS-Windows theme only for GTK2 builds

12 years agol10n: Updated Uyghur (ug) translation to 98%
Gheyret Kenji [Fri, 24 Aug 2012 07:55:35 +0000 (09:55 +0200)]
l10n: Updated Uyghur (ug) translation to 98%

New status: 665 messages complete with 0 fuzzies and 10 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Croatian (hr) translation to 81%
Ivica Kolić [Fri, 24 Aug 2012 00:48:36 +0000 (02:48 +0200)]
l10n: Updated Croatian (hr) translation to 81%

New status: 547 messages complete with 0 fuzzies and 128 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agol10n: Updated Greek (el) translation to 99%
Efstathios Iosifidis [Thu, 23 Aug 2012 21:41:58 +0000 (23:41 +0200)]
l10n: Updated Greek (el) translation to 99%

New status: 670 messages complete with 0 fuzzies and 5 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

12 years agonsis: Don't bother with *.icon files in scalable icon folders
Paweł Forysiuk [Wed, 22 Aug 2012 12:30:19 +0000 (14:30 +0200)]
nsis: Don't bother with *.icon files in scalable icon folders