]> spindle.queued.net Git - midori/log
midori
13 years agoUse CSS style fixup to tweak tab size with GTK+ 3
Christian Dywan [Fri, 21 Oct 2011 00:40:19 +0000 (02:40 +0200)]
Use CSS style fixup to tweak tab size with GTK+ 3

For consistency, an analogous GtkRc snippet is used with GTK+ 2.

Based on a patch by Lucas Baudin.

Fixes: https://bugs.launchpad.net/midori/+bug/871085
13 years agol10n: Updated Chinese (China) (zh_CN) translation to 99%
Hunt Xu [Fri, 21 Oct 2011 00:42:34 +0000 (02:42 +0200)]
l10n: Updated Chinese (China) (zh_CN) translation to 99%

New status: 661 messages complete with 0 fuzzies and 6 untranslated.

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

13 years agoIntroduce Midori.URI to unitfy all URI logic
Christian Dywan [Wed, 19 Oct 2011 07:53:18 +0000 (09:53 +0200)]
Introduce Midori.URI to unitfy all URI logic

sokoke_hostname_from_uri, sokoke_search_uri,
sokoke_hostname_to_ascii and sokoke_unescape_uri_string
are merged into Midori.URI.
midori-core.h is the official API header for Vala now.

13 years agoAvoid pre- and suffix with extension default configs
Christian Dywan [Thu, 20 Oct 2011 21:39:28 +0000 (23:39 +0200)]
Avoid pre- and suffix with extension default configs

So this mainly matters to package maintainers, as the
configuration files for extensions have pre- and suffix
according to library naming of the platform. Basically
this only ever worked on Linux and Windows.
Now default configs are always installed with plain names.

13 years agoUse GTK_COMBO_BOX_TEXT with Statusbar Features
Christian Dywan [Thu, 20 Oct 2011 21:36:34 +0000 (23:36 +0200)]
Use GTK_COMBO_BOX_TEXT with Statusbar Features

13 years agoUse find_property for has-separator in History List
Christian Dywan [Thu, 20 Oct 2011 21:35:37 +0000 (23:35 +0200)]
Use find_property for has-separator in History List

So we can avoid compile-time warnings.

13 years agoUse gtk_combo_box_text_new_with_entry in Statusbar Features
Christian Dywan [Thu, 20 Oct 2011 20:47:27 +0000 (22:47 +0200)]
Use gtk_combo_box_text_new_with_entry in Statusbar Features

Fixes: https://bugs.launchpad.net/midori/+bug/878449
13 years agoMerge GLib and GTK+ compatibility in gtk3-compat.h
Christian Dywan [Thu, 20 Oct 2011 20:46:43 +0000 (22:46 +0200)]
Merge GLib and GTK+ compatibility in gtk3-compat.h

13 years agoMerge bookmark folder combo into helper functions
Christian Dywan [Thu, 20 Oct 2011 20:19:41 +0000 (22:19 +0200)]
Merge bookmark folder combo into helper functions

Fixes: https://bugs.launchpad.net/midori/+bug/874592
13 years agoRe-add enter_shortcut_name placeholder in speeddial-head.html
Paweł Forysiuk [Tue, 18 Oct 2011 17:04:14 +0000 (19:04 +0200)]
Re-add enter_shortcut_name placeholder in speeddial-head.html

It is used in renaming dialog

13 years agoFix dialing with keyboard after some recent changes
Paweł Forysiuk [Tue, 18 Oct 2011 16:59:44 +0000 (18:59 +0200)]
Fix dialing with keyboard after some recent changes

13 years agoFind Firefox profiles for import
Christian Dywan [Thu, 20 Oct 2011 16:19:43 +0000 (18:19 +0200)]
Find Firefox profiles for import

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Thu, 20 Oct 2011 17:00:47 +0000 (19:00 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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

13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Tomas Schertel [Thu, 20 Oct 2011 15:53:43 +0000 (17:53 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

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

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

13 years agol10n: Updated Galician (gl) translation to 96%
Leandro Regueiro [Thu, 20 Oct 2011 10:37:53 +0000 (12:37 +0200)]
l10n: Updated Galician (gl) translation to 96%

New status: 645 messages complete with 4 fuzzies and 16 untranslated.

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

13 years agoError out if Vala < 0.13.2, GTK+ 3 and extensions
Christian Dywan [Thu, 20 Oct 2011 07:47:11 +0000 (09:47 +0200)]
Error out if Vala < 0.13.2, GTK+ 3 and extensions

See https://bugs.launchpad.net/midori/+bug/871579

13 years agoWork-around icon being activatable by default
Peter Hatina [Thu, 20 Oct 2011 07:14:33 +0000 (09:14 +0200)]
Work-around icon being activatable by default

Fixes: https://bugs.launchpad.net/midori/+bug/770521
13 years agoWork-around libSoup not setting a proper directory title
Christian Dywan [Wed, 19 Oct 2011 07:26:58 +0000 (09:26 +0200)]
Work-around libSoup not setting a proper directory title

Fixes: https://bugs.launchpad.net/midori/+bug/872123
13 years agoRework --run feature based on a hidden browser
Christian Dywan [Wed, 19 Oct 2011 07:15:47 +0000 (09:15 +0200)]
Rework --run feature based on a hidden browser

Scripts can use console.info to print and create new
windows to have a UI or open websites.

Internal "pass-through-console" is introduced to print
all messages to the console.

Fixes: https://bugs.launchpad.net/midori/+bug/875318
13 years agoAdd certificate file location used on openSUSE
Christian Dywan [Wed, 19 Oct 2011 07:05:08 +0000 (09:05 +0200)]
Add certificate file location used on openSUSE

13 years agoEnable Vala debug symbols and disable deprecations
Christian Dywan [Wed, 19 Oct 2011 07:01:28 +0000 (09:01 +0200)]
Enable Vala debug symbols and disable deprecations

13 years agoShow speed dial close button only when hovering over thumbnail
Paweł Forysiuk [Fri, 14 Oct 2011 17:42:29 +0000 (19:42 +0200)]
Show speed dial close button only when hovering over thumbnail

13 years agoNo need to check for rows and columns in speed dial now
Paweł Forysiuk [Wed, 12 Oct 2011 12:39:18 +0000 (14:39 +0200)]
No need to check for rows and columns in speed dial now

13 years agoRequire GLib 2.22 it's already an implicit dependency
Christian Dywan [Sat, 15 Oct 2011 17:16:19 +0000 (19:16 +0200)]
Require GLib 2.22 it's already an implicit dependency

13 years agoClear downloads when the transferbar is full
Walther Maldonado [Sat, 15 Oct 2011 17:00:21 +0000 (19:00 +0200)]
Clear downloads when the transferbar is full

Fixes: https://bugs.launchpad.net/midori/+bug/851452
13 years agoAdd 'Create desktop shortcut' to app menu
Christian Dywan [Sat, 15 Oct 2011 16:55:11 +0000 (18:55 +0200)]
Add 'Create desktop shortcut' to app menu

13 years agoInstall form history always-load only if should_init
Christian Dywan [Sat, 15 Oct 2011 16:43:19 +0000 (18:43 +0200)]
Install form history always-load only if should_init

13 years agoRequire libSoup 2.27.90 and drop libidn
Christian Dywan [Sat, 15 Oct 2011 16:27:07 +0000 (18:27 +0200)]
Require libSoup 2.27.90 and drop libidn

13 years agoDon't register recent files in app or private mode
Christian Dywan [Sat, 15 Oct 2011 16:23:58 +0000 (18:23 +0200)]
Don't register recent files in app or private mode

13 years agol10n: Updated Lithuanian (lt) translation to 42%
Ričardas Vasiulis [Sat, 15 Oct 2011 06:01:37 +0000 (08:01 +0200)]
l10n: Updated Lithuanian (lt) translation to 42%

New status: 284 messages complete with 38 fuzzies and 348 untranslated.

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

13 years agoResize the history list treeview in GTK3, not the parent
André Stösel [Wed, 12 Oct 2011 16:11:54 +0000 (18:11 +0200)]
Resize the history list treeview in GTK3, not the parent

13 years agoUse function in midori_findbar_entry_clear_icon_released_cb
Christian Dywan [Wed, 12 Oct 2011 23:53:36 +0000 (01:53 +0200)]
Use function in midori_findbar_entry_clear_icon_released_cb

13 years agoFindbar should honor close-buttons-left value
Christian Dywan [Wed, 12 Oct 2011 23:51:14 +0000 (01:51 +0200)]
Findbar should honor close-buttons-left value

13 years agoSpeed dial should honor close-buttons-left value
Christian Dywan [Wed, 12 Oct 2011 23:40:39 +0000 (01:40 +0200)]
Speed dial should honor close-buttons-left value

13 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Wed, 12 Oct 2011 05:30:31 +0000 (07:30 +0200)]
l10n: Updated Czech (cs) translation to 100%

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

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

13 years agoAllow last tab to close private and app mode
Christian Dywan [Tue, 11 Oct 2011 00:53:14 +0000 (02:53 +0200)]
Allow last tab to close private and app mode

13 years agoOnly show close in speed dial if it can be saved
Christian Dywan [Tue, 11 Oct 2011 00:48:47 +0000 (02:48 +0200)]
Only show close in speed dial if it can be saved

And un-negate return value of sokoke_is_app_or_private().

13 years agoInstall close.png which is used by speed dial
Christian Dywan [Tue, 11 Oct 2011 00:12:07 +0000 (02:12 +0200)]
Install close.png which is used by speed dial

13 years agoSet speed dial shortcut title without asking
Christian Dywan [Mon, 10 Oct 2011 23:53:12 +0000 (01:53 +0200)]
Set speed dial shortcut title without asking

13 years agoProperly position speed dial close and show on hover
Paweł Forysiuk [Mon, 10 Oct 2011 23:52:39 +0000 (01:52 +0200)]
Properly position speed dial close and show on hover

13 years agoDon't leak config_file in midori_load_soup_session_full
Christian Dywan [Mon, 10 Oct 2011 21:23:19 +0000 (23:23 +0200)]
Don't leak config_file in midori_load_soup_session_full

13 years agoImplement sqlite3 cookie storage backend
Alexander Butenko [Sat, 8 Oct 2011 20:38:29 +0000 (16:38 -0400)]
Implement sqlite3 cookie storage backend

From now on cookies are stored in an sqlite3 database, existing
cookies are imported on first startup.

13 years agoReduce strlen usage in adblock by using GString
Alexander Butenko [Sat, 8 Oct 2011 15:07:55 +0000 (11:07 -0400)]
Reduce strlen usage in adblock by using GString

13 years agoAvoid allocating empty mime_type and news_feeds
Christian Dywan [Mon, 10 Oct 2011 19:58:19 +0000 (21:58 +0200)]
Avoid allocating empty mime_type and news_feeds

13 years agoUse goto to not leak parts in midori_view_update_icon
Christian Dywan [Mon, 10 Oct 2011 19:55:12 +0000 (21:55 +0200)]
Use goto to not leak parts in midori_view_update_icon

13 years agoUse g_format_size with GLib 2.30.0
Christian Dywan [Mon, 10 Oct 2011 19:53:00 +0000 (21:53 +0200)]
Use g_format_size with GLib 2.30.0

13 years agoDon't save file dialog folder with GTK+ 3.1.10
Christian Dywan [Mon, 10 Oct 2011 19:49:27 +0000 (21:49 +0200)]
Don't save file dialog folder with GTK+ 3.1.10

The last used folder is restored by default.

13 years agoOnly disable prefetch in private with WebKitGTK+ 1.3.11
Christian Dywan [Mon, 10 Oct 2011 19:45:51 +0000 (21:45 +0200)]
Only disable prefetch in private with WebKitGTK+ 1.3.11

13 years agoMake --snapshot save png images with GtkOffscreenWindow
Christian Dywan [Mon, 10 Oct 2011 19:44:27 +0000 (21:44 +0200)]
Make --snapshot save png images with GtkOffscreenWindow

13 years agoImplement embossed speed dial with custom close buttons
Paweł Forysiuk [Sun, 9 Oct 2011 23:38:39 +0000 (01:38 +0200)]
Implement embossed speed dial with custom close buttons

The close button position is wrong.

13 years agoBump version to 0.4.1
Christian Dywan [Sun, 9 Oct 2011 22:41:47 +0000 (00:41 +0200)]
Bump version to 0.4.1

13 years agoUse secondary toolbar style for bookmarks bar
Christian Dywan [Sun, 9 Oct 2011 12:48:12 +0000 (14:48 +0200)]
Use secondary toolbar style for bookmarks bar

Fixes: https://bugs.launchpad.net/midori/+bug/870854
13 years agoDisable GTK+3 support by default, it's unfinnished
Christian Dywan [Sun, 9 Oct 2011 12:30:45 +0000 (14:30 +0200)]
Disable GTK+3 support by default, it's unfinnished

13 years agoUse GtkOffscreenWindow for speed dial thumbnails
Christian Dywan [Sun, 9 Oct 2011 12:28:06 +0000 (14:28 +0200)]
Use GtkOffscreenWindow for speed dial thumbnails

Fixes: https://bugs.launchpad.net/midori/+bug/736427
13 years agoAdd GDK_KEY_Return to gtk3-compat.h
Paweł Forysiuk [Sun, 9 Oct 2011 11:16:07 +0000 (13:16 +0200)]
Add GDK_KEY_Return to gtk3-compat.h

13 years agol10n: Updated Lithuanian (lt) translation to 41%
Ričardas Vasiulis [Sun, 9 Oct 2011 11:14:51 +0000 (13:14 +0200)]
l10n: Updated Lithuanian (lt) translation to 41%

New status: 278 messages complete with 40 fuzzies and 356 untranslated.

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

13 years agol10n: Updated Lithuanian (lt) translation to 40%
Ričardas Vasiulis [Sun, 9 Oct 2011 11:09:06 +0000 (13:09 +0200)]
l10n: Updated Lithuanian (lt) translation to 40%

New status: 274 messages complete with 21 fuzzies and 379 untranslated.

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

13 years agoUpdate Russian translation
Anton Shestakov [Sun, 9 Oct 2011 10:56:32 +0000 (12:56 +0200)]
Update Russian translation

13 years agoDon't show clear in inline find if there's no text
Robert Roth [Sun, 9 Oct 2011 10:41:46 +0000 (12:41 +0200)]
Don't show clear in inline find if there's no text

Fixes: https://bugs.launchpad.net/midori/+bug/772841
13 years agoIntroduce Automatic user agent and allow quirks
Christian Dywan [Sun, 9 Oct 2011 10:20:13 +0000 (12:20 +0200)]
Introduce Automatic user agent and allow quirks

The new Automatic user agent is meant to pick the string
that websites most likely check for. Right now this is
Safari. Quirks built-in to WebKit are also used.

The separate Midori identification has no quirks.

Fixes: https://bugs.launchpad.net/midori/+bug/865503
13 years agoIntroduce and use midori_view_save_speed_dial_config
Paweł Forysiuk [Fri, 7 Oct 2011 19:07:21 +0000 (21:07 +0200)]
Introduce and use midori_view_save_speed_dial_config

13 years agoAllow building with GTK+3
Lucas Baudin [Sat, 1 Oct 2011 13:12:04 +0000 (15:12 +0200)]
Allow building with GTK+3

Fixes: https://bugs.launchpad.net/midori/+bug/861351
13 years agoUse DOM API to get selected text in WebKitGTK+ 1.4.3
Lucas Baudin [Wed, 5 Oct 2011 18:50:31 +0000 (20:50 +0200)]
Use DOM API to get selected text in WebKitGTK+ 1.4.3

Related to https://bugs.launchpad.net/midori/+bug/799603

13 years agoLink explicitly against libjavascriptcoregtk
Guido Berhoerster [Wed, 5 Oct 2011 08:01:05 +0000 (10:01 +0200)]
Link explicitly against libjavascriptcoregtk

Fixes: https://bugs.launchpad.net/midori/+bug/855978
13 years agoRegister successfully downloaded files as recent
Christian Dywan [Wed, 5 Oct 2011 07:59:02 +0000 (09:59 +0200)]
Register successfully downloaded files as recent

So they show up in Recent menus and modern dash boards.

13 years agoUse correct enum value for Flash window on bg tabs
Christian Dywan [Wed, 28 Sep 2011 20:18:11 +0000 (22:18 +0200)]
Use correct enum value for Flash window on bg tabs

Fixes: https://bugs.launchpad.net/midori/+bug/859107
13 years agoClose inspector with Ctrl+W just like a tab
Christian Dywan [Wed, 28 Sep 2011 16:01:51 +0000 (18:01 +0200)]
Close inspector with Ctrl+W just like a tab

Fixes: https://bugs.launchpad.net/midori/+bug/797865
13 years agoIntroduce MIDORI_EVENT_NEW_TAB and use it
Christian Dywan [Wed, 28 Sep 2011 15:45:37 +0000 (17:45 +0200)]
Introduce MIDORI_EVENT_NEW_TAB and use it

Fixes: https://bugs.launchpad.net/midori/+bug/797224
Fixes: https://bugs.launchpad.net/midori/+bug/797229
13 years agol10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
Cheng-Chia Tseng [Sun, 25 Sep 2011 06:01:03 +0000 (08:01 +0200)]
l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%

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

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

13 years agoFix bogus semicolon in midori_view_set_uri
Christian Dywan [Wed, 21 Sep 2011 22:27:55 +0000 (00:27 +0200)]
Fix bogus semicolon in midori_view_set_uri

13 years agoSwitch to already open tab of external URI if possible
Christian Dywan [Wed, 21 Sep 2011 22:26:49 +0000 (00:26 +0200)]
Switch to already open tab of external URI if possible

13 years agoUse DOM API to get selected text in WebKitGTK+ 1.5.1
Christian Dywan [Wed, 21 Sep 2011 21:50:51 +0000 (23:50 +0200)]
Use DOM API to get selected text in WebKitGTK+ 1.5.1

Fixes: https://bugs.launchpad.net/midori/+bug/799603
13 years agoSave compiled addon regexpes instead of strings
Paweł Forysiuk [Wed, 21 Sep 2011 21:28:43 +0000 (23:28 +0200)]
Save compiled addon regexpes instead of strings

13 years agoRemove cookie feature after running cleanup callbacks
Paweł Forysiuk [Wed, 21 Sep 2011 21:07:53 +0000 (23:07 +0200)]
Remove cookie feature after running cleanup callbacks

13 years agoIntroduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h
Christian Dywan [Wed, 21 Sep 2011 21:03:00 +0000 (23:03 +0200)]
Introduce MIDORI_EVENT_CONTEXT_MENU in midori-platform.h

The new header contains all state and event handling.

13 years agol10n: Updated Croatian (hr) translation to 83%
Ivica Kolić [Wed, 21 Sep 2011 00:37:24 +0000 (02:37 +0200)]
l10n: Updated Croatian (hr) translation to 83%

New status: 560 messages complete with 0 fuzzies and 114 untranslated.

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

13 years agol10n: Updated German (de) translation to 100%
Christoph Wickert [Mon, 19 Sep 2011 07:31:56 +0000 (09:31 +0200)]
l10n: Updated German (de) translation to 100%

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

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

13 years agol10n: Updated Romanian (ro) translation to 100%
Mișu Moldovan [Sun, 18 Sep 2011 20:27:35 +0000 (22:27 +0200)]
l10n: Updated Romanian (ro) translation to 100%

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

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

13 years agoMake Copy Link Location copy the original URI
Paweł Forysiuk [Wed, 14 Sep 2011 19:48:18 +0000 (21:48 +0200)]
Make Copy Link Location copy the original URI

13 years agoDon't switch panels while destroying
André Stösel [Mon, 5 Sep 2011 16:02:42 +0000 (18:02 +0200)]
Don't switch panels while destroying

Fixes: https://bugs.launchpad.net/midori/+bug/819688
13 years agol10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
Henrique P. Machado [Wed, 14 Sep 2011 04:36:00 +0000 (06:36 +0200)]
l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%

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

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

13 years agoDrop MooTools dependency in speed dial
Paweł Forysiuk [Tue, 6 Sep 2011 20:50:20 +0000 (22:50 +0200)]
Drop MooTools dependency in speed dial

13 years agoOnly run user scripts on the main frame
Paweł Forysiuk [Sat, 10 Sep 2011 17:36:04 +0000 (19:36 +0200)]
Only run user scripts on the main frame

13 years agoProperly omit user script / styles on special pages
Paweł Forysiuk [Tue, 6 Sep 2011 20:44:13 +0000 (22:44 +0200)]
Properly omit user script / styles on special pages

13 years agoNo adblock on special pages
Alexander Butenko [Wed, 31 Aug 2011 16:45:05 +0000 (18:45 +0200)]
No adblock on special pages

13 years agoRemove mingw32 webkit and gstreamer for now, add unique
Paweł Forysiuk [Wed, 31 Aug 2011 16:43:42 +0000 (18:43 +0200)]
Remove mingw32 webkit and gstreamer for now, add unique

13 years agoCheck that extension_path exists before opening it
Christian Dywan [Tue, 13 Sep 2011 23:56:03 +0000 (01:56 +0200)]
Check that extension_path exists before opening it

13 years agoCheck for folders other than LIBDIR in sokoke_find_lib_path
Paweł Forysiuk [Mon, 29 Aug 2011 17:13:24 +0000 (19:13 +0200)]
Check for folders other than LIBDIR in sokoke_find_lib_path

13 years agoRemove spurious slot_id variable fom prepare_speed_dial_html
Paweł Forysiuk [Sat, 27 Aug 2011 16:29:50 +0000 (18:29 +0200)]
Remove spurious slot_id variable fom prepare_speed_dial_html

13 years agoDrop midori_ from addon function names for consistency
Paweł Forysiuk [Sat, 27 Aug 2011 14:28:30 +0000 (16:28 +0200)]
Drop midori_ from addon function names for consistency

13 years agoDon't bother with stock, res and favicons uris in adblock
Paweł Forysiuk [Sat, 27 Aug 2011 14:24:43 +0000 (16:24 +0200)]
Don't bother with stock, res and favicons uris in adblock

13 years agol10n: Updated Turkish (tr) translation to 99%
Alper Tekinalp [Mon, 12 Sep 2011 22:37:16 +0000 (00:37 +0200)]
l10n: Updated Turkish (tr) translation to 99%

New status: 671 messages complete with 3 fuzzies and 0 untranslated.

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

13 years agoUse symbolic find and clear icons for inline find
Christian Dywan [Sun, 11 Sep 2011 20:35:17 +0000 (22:35 +0200)]
Use symbolic find and clear icons for inline find

Fixes: https://bugs.launchpad.net/midori/+bug/772842
13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:28:41 +0000 (10:28 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:25:13 +0000 (10:25 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:21:07 +0000 (10:21 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 100%
Cristian Marchi [Sat, 10 Sep 2011 08:16:21 +0000 (10:16 +0200)]
l10n: Updated Italian (it) translation to 100%

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

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

13 years agol10n: Updated Italian (it) translation to 99%
Cristian Marchi [Sat, 10 Sep 2011 08:10:00 +0000 (10:10 +0200)]
l10n: Updated Italian (it) translation to 99%

New status: 671 messages complete with 1 fuzzy and 2 untranslated.

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

13 years agol10n: Updated Italian (it) translation to 99%
Cristian Marchi [Sat, 10 Sep 2011 08:07:07 +0000 (10:07 +0200)]
l10n: Updated Italian (it) translation to 99%

New status: 671 messages complete with 1 fuzzy and 2 untranslated.

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

13 years agol10n: Updated Dutch (Flemish) (nl) translation to 100%
Pjotr Anon [Thu, 8 Sep 2011 15:17:42 +0000 (17:17 +0200)]
l10n: Updated Dutch (Flemish) (nl) translation to 100%

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

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