[Xfce4-commits] r29904 - in thunar/branches/migration-to-gio: . thunar

2009-04-24 Thread Jannis Pohlmann
/branches/migration-to-gio/ChangeLog 2009-04-24 18:48:54 UTC (rev 29904) @@ -1,5 +1,20 @@ 2009-04-24 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: Implement thunar_file_get_group(), + thunar_file_get_user() and thunar_file_get_emblem_names() based

[Xfce4-commits] r29905 - in thunar/branches/migration-to-gio: . thunar

2009-04-24 Thread Jannis Pohlmann
+1,14 @@ 2009-04-24 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-dialogs.c, thunar/thunar-progress-dialog.{c,h}, + thunar/thunar-standard-view.c thunar/thunar-tree-view.c: Remove + all references to ThunarVfsJob/ThunarVfsJobResponse from comments and + source

[Xfce4-commits] r29906 - in thunar/branches/migration-to-gio: . thunar

2009-04-24 Thread Jannis Pohlmann
) @@ -1,5 +1,10 @@ 2009-04-24 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-tree-view.c: Add missing include statement for + thunar-job.h. + +2009-04-24 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-dialogs.c, thunar/thunar-progress-dialog.{c,h

[Xfce4-commits] r29908 - in thunar/branches/migration-to-gio: . thunar

2009-04-27 Thread Jannis Pohlmann
/ChangeLog 2009-04-25 13:38:46 UTC (rev 29907) +++ thunar/branches/migration-to-gio/ChangeLog 2009-04-27 14:17:51 UTC (rev 29908) @@ -1,3 +1,19 @@ +2009-04-27 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-application.c: Use GVolumeMonitor instead of + ThunarVfsVolumeManager

[Xfce4-commits] r29909 - in thunar/branches/migration-to-gio: . thunar

2009-04-27 Thread Jannis Pohlmann
/migration-to-gio/ChangeLog 2009-04-27 14:34:41 UTC (rev 29909) @@ -1,5 +1,10 @@ 2009-04-27 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-preferences-dialog.c: Always assume we have volume + management. Remove the ThunarVfsVolumeManager reference here. + +2009-04-27 Jannis

[Xfce4-commits] r29911 - in thunar/branches/migration-to-gio: . thunar

2009-04-28 Thread Jannis Pohlmann
29911) @@ -1,3 +1,10 @@ +2009-04-28 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-file.{c,h}: Make the ThunarFile cache somewhat + thread-safe. + * thunar/thunar-gio-extensions.{c,h}: Add new functions + g_volume_is_removable() and g_volume_is_mounted

[Xfce4-commits] r29912 - in thunar/branches/migration-to-gio: . thunar

2009-04-28 Thread Jannis Pohlmann
UTC (rev 29912) @@ -1,5 +1,15 @@ 2009-04-28 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-io-jobs.c, thunar/thunar-io-scan-directory.c: Improve + error handling. Use thunar_file_list_free() instead of iterating over + the ThunarFile list manually. Make sure to release

[Xfce4-commits] r29914 - in thunar/branches/migration-to-gio: . thunar

2009-04-29 Thread Jannis Pohlmann
29913) +++ thunar/branches/migration-to-gio/ChangeLog 2009-04-29 16:24:19 UTC (rev 29914) @@ -1,5 +1,11 @@ 2009-04-29 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-shortcuts-model.c: In thunar_shortcuts_model_init() + don't increase the reference counter on the volumes

[Xfce4-commits] r29915 - in thunar/branches/migration-to-gio: . thunar

2009-04-29 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-04-29 16:24:19 UTC (rev 29914) +++ thunar/branches/migration-to-gio/ChangeLog 2009-04-29 16:28:21 UTC (rev 29915) @@ -1,5 +1,16 @@ 2009-04-29 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-shortcuts-view.c: Avoid segfaults

[Xfce4-commits] r29917 - in thunar/branches/migration-to-gio: . thunar

2009-04-29 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-04-29 16:28:31 UTC (rev 29916) +++ thunar/branches/migration-to-gio/ChangeLog 2009-04-30 01:11:53 UTC (rev 29917) @@ -1,3 +1,14 @@ +2009-04-30 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar

[Xfce4-commits] r29920 - in thunar/branches/migration-to-gio: . thunar

2009-04-30 Thread Jannis Pohlmann
-04-30 13:07:11 UTC (rev 29920) @@ -1,5 +1,9 @@ 2009-04-30 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-util.{c,h}: Replace ThunarVfsFileTime with guint64. + +2009-04-30 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.{c,h}, thunar/thunar-properties-dialog.c

[Xfce4-commits] r29923 - thunar/branches/migration-to-gio

2009-04-30 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-05-01 00:14:51 UTC (rev 29922) +++ thunar/branches/migration-to-gio/ChangeLog 2009-05-01 00:20:23 UTC (rev 29923) @@ -12,12 +12,6 @@ 2009-04-30 Jannis Pohlmann jan...@xfce.org - * thunar/thunar-file.{c,h}, thunar

[Xfce4-commits] r29927 - in libexo/trunk: . docs/reference docs/reference/tmpl exo

2009-05-05 Thread Jannis Pohlmann
=== --- libexo/trunk/ChangeLog 2009-05-05 20:07:22 UTC (rev 29926) +++ libexo/trunk/ChangeLog 2009-05-05 21:39:22 UTC (rev 29927) @@ -1,9 +1,20 @@ 2009-05-05 Jannis Pohlmann jan...@xfce.org + * configure.in.in: Add hint that we'll need to update library version

[Xfce4-commits] r29929 - in thunar/branches/migration-to-gio: . thunar

2009-05-07 Thread Jannis Pohlmann
/ChangeLog 2009-05-07 16:42:51 UTC (rev 29929) @@ -1,3 +1,20 @@ +2009-05-07 Jannis Pohlmann jan...@xfce.org + + * Makefile.am, thunar/thunar-misc-jobs.{c,h}: Add new file for + miscellaneous jobs. Add new job + thunar_misc_jobs_load_template_files() which recursively loads all

[Xfce4-commits] r29948 - in libexo/trunk: . docs/reference docs/reference/tmpl exo

2009-05-11 Thread Jannis Pohlmann
) +++ libexo/trunk/ChangeLog 2009-05-11 22:48:08 UTC (rev 29948) @@ -1,3 +1,12 @@ +2009-05-12 Jannis Pohlmann jan...@xfce.org + + * docs/reference/exo-sections.txt, docs/reference/tmpl/exo-job.sgml: + Update sections. + * docs/reference/exo-open.xml: Fix typo spotted

[Xfce4-commits] r29949 - in thunar/branches/migration-to-gio: . thunar

2009-05-11 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-05-11 22:48:08 UTC (rev 29948) +++ thunar/branches/migration-to-gio/ChangeLog 2009-05-11 23:23:08 UTC (rev 29949) @@ -1,3 +1,25 @@ +2009-05-12 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Depend on libexo-0.3.101svn-r29948

[Xfce4-commits] r29955 - libexo/branches

2009-05-14 Thread Jannis Pohlmann
Author: jannis Date: 2009-05-14 14:24:16 + (Thu, 14 May 2009) New Revision: 29955 Added: libexo/branches/exo-thumbnailers/ Log: Create branch exo-thumbnailers ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29956 - in libexo/trunk: . exo-thumbnailers

2009-05-14 Thread Jannis Pohlmann
be...@xfce.org +Jannis Pohlmann jan...@xfce.org Parts of this library are based on code from libegg, Gtk+, the GNOME project and the ROX Filer. Modified: libexo/trunk/ChangeLog === --- libexo/trunk/ChangeLog 2009-05-14 14:24

[Xfce4-commits] r29957 - in libexo/branches/exo-thumbnailers: . docs/manual/es docs/manual/id docs/manual/it docs/manual/pt_BR docs/manual/tr exo-thumbnailers

2009-05-14 Thread Jannis Pohlmann
-thumbnailers/AUTHORS2009-05-14 14:58:16 UTC (rev 29957) @@ -1,4 +1,5 @@ Benedikt Meurer be...@xfce.org +Jannis Pohlmann jan...@xfce.org Parts of this library are based on code from libegg, Gtk+, the GNOME project and the ROX Filer. Modified: libexo/branches/exo-thumbnailers/ChangeLog

[Xfce4-commits] r29958 - in libexo/trunk: . docs/manual/es docs/manual/id docs/manual/it docs/manual/pt_BR docs/manual/tr

2009-05-14 Thread Jannis Pohlmann
-05-14 14:58:16 UTC (rev 29957) +++ libexo/trunk/AUTHORS2009-05-14 14:59:24 UTC (rev 29958) @@ -1,5 +1,4 @@ Benedikt Meurer be...@xfce.org -Jannis Pohlmann jan...@xfce.org Parts of this library are based on code from libegg, Gtk+, the GNOME project and the ROX Filer. Modified: libexo

[Xfce4-commits] r29959 - in libexo/branches/exo-thumbnailers: . exo-thumbnailers

2009-05-14 Thread Jannis Pohlmann
29959) @@ -1,5 +1,18 @@ 2009-05-14 Jannis Pohlmann jan...@xfce.org + * exo-thumbnailers/Makefile.am, + exo-thumbnailers/exo-generic-thumbnailer.{c,h}, + exo-thumbnailers/exo-thumbnailer-marshal.list, + exo-thumbnailers/exo-thumbnailer-service-dbus.xml, + exo

[Xfce4-commits] r29960 - in libexo/branches/exo-thumbnailers: . exo-thumbnailers

2009-05-14 Thread Jannis Pohlmann
-14 Jannis Pohlmann jan...@xfce.org + * exo-thumbnailers/Makefile.am: Add the missing Makefile.am. + +2009-05-14 Jannis Pohlmann jan...@xfce.org + * exo-thumbnailers/Makefile.am, exo-thumbnailers/exo-generic-thumbnailer.{c,h}, exo-thumbnailers/exo

[Xfce4-commits] r29961 - in libexo/branches/exo-thumbnailers: . docs/reference docs/reference/tmpl exo

2009-05-14 Thread Jannis Pohlmann
/branches/exo-thumbnailers/ChangeLog 2009-05-14 20:08:45 UTC (rev 29960) +++ libexo/branches/exo-thumbnailers/ChangeLog 2009-05-15 01:00:30 UTC (rev 29961) @@ -1,3 +1,12 @@ +2009-05-15 Jannis Pohlmann jan...@xfce.org + + * docs/reference/exo-docs.sgml, docs/reference/exo-sections.txt

[Xfce4-commits] r30017 - in thunar/branches/migration-to-gio: . thunar

2009-06-14 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-14 01:00:40 UTC (rev 30016) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-14 22:58:11 UTC (rev 30017) @@ -1,3 +1,10 @@ +2009-06-14 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r30025 - in thunar/branches/migration-to-gio: . thunar

2009-06-15 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-15 20:06:18 UTC (rev 30024) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-15 20:06:36 UTC (rev 30025) @@ -1,5 +1,16 @@ 2009-06-15 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-icon-factory.c: Drop

[Xfce4-commits] r30026 - in thunar/branches/migration-to-gio: . thunar

2009-06-15 Thread Jannis Pohlmann
/ChangeLog 2009-06-15 20:06:36 UTC (rev 30025) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-15 20:06:54 UTC (rev 30026) @@ -1,5 +1,11 @@ 2009-06-15 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-thumbnailer.c: Don't queue files that are part of an + already queued

[Xfce4-commits] r30027 - in thunar/branches/migration-to-gio: . thunar

2009-06-15 Thread Jannis Pohlmann
Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-icon-factory.c: Remove commented code. + 2009-06-15 Jannis Pohlmann jan...@xfce.org * thunar/thunar-thumbnailer.c: Don't queue files that are part of an Modified: thunar/branches/migration-to-gio/thunar/thunar-icon

[Xfce4-commits] r30028 - in thunar/branches/migration-to-gio: . thunar

2009-06-15 Thread Jannis Pohlmann
. There will be no replacements for THUNAR_VFS_FILE_TYPE_PORT + and THUNAR_VFS_FILE_TYPE_DOOR for now. + +2009-06-16 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-icon-factory.c: Remove commented code. 2009-06-15 Jannis Pohlmann jan...@xfce.org Modified: thunar/branches/migration-to-gio/thunar

[Xfce4-commits] r30029 - in thunar/branches/migration-to-gio: . thunar

2009-06-15 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-15 23:38:03 UTC (rev 30028) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-15 23:38:26 UTC (rev 30029) @@ -1,5 +1,12 @@ 2009-06-16 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-renamer-model.c

[Xfce4-commits] r30032 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-16 10:15:06 UTC (rev 30032) @@ -1,5 +1,11 @@ 2009-06-16 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-path-entry.c: Display the local path only for native + files. If there is no path, use the URI. Always use the URI

[Xfce4-commits] r30033 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
/branches/migration-to-gio/ChangeLog 2009-06-16 17:50:39 UTC (rev 30033) @@ -1,5 +1,11 @@ 2009-06-16 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: In thunar_file_reload(), always reload the + file first, before checking if it still exists and needs

[Xfce4-commits] r30034 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
:46 UTC (rev 30034) @@ -1,5 +1,15 @@ 2009-06-16 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-location-entry.c: Split + thunar_location_entry_activate() up into two functions, + thunar_location_entry_activate() an + thunar_location_entry_activate_finished

[Xfce4-commits] r30037 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
/ChangeLog 2009-06-16 23:28:53 UTC (rev 30037) @@ -1,3 +1,19 @@ +2009-06-17 Jannis Pohlmann jan...@xfce.org + + * thunar/main.c, thunar/thunar-application.{c,h}: + thunar_application_process_filenames() now works asynchronously + because it might have to mount the enclosing

[Xfce4-commits] r30038 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-17 00:13:08 UTC (rev 30038) @@ -1,5 +1,14 @@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: Refactor thunar_file_load() and + thunar_file_get() a bit. For now, thunar_file_load() will always

[Xfce4-commits] r30039 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
-to-gio/ChangeLog 2009-06-17 00:13:13 UTC (rev 30039) @@ -1,5 +1,10 @@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-shortcuts-view.c: Don't request context menu items + from Thunarx for files which don't exist. Reported by Nick. + +2009-06-17 Jannis Pohlmann

[Xfce4-commits] r30040 - in thunar/branches/migration-to-gio: . thunar

2009-06-16 Thread Jannis Pohlmann
2009-06-17 00:27:48 UTC (rev 30040) @@ -1,5 +1,10 @@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-thumbnailer.c: Make all D-Bus related code only + available when D-Bus is installed at compile time. + +2009-06-17 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r30041 - in thunar/branches/migration-to-gio: . thunar

2009-06-17 Thread Jannis Pohlmann
will + not be destroyed though. + +2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-thumbnailer.c: Make all D-Bus related code only available when D-Bus is installed at compile time. Modified: thunar/branches/migration-to-gio/thunar/thunar-file.c

[Xfce4-commits] r30042 - in thunar/branches/migration-to-gio: . thunar

2009-06-17 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-17 17:57:30 UTC (rev 30041) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-17 17:57:37 UTC (rev 30042) @@ -1,5 +1,12 @@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-location-entry.c: Check

[Xfce4-commits] r30043 - in thunar/branches/migration-to-gio: . thunar

2009-06-17 Thread Jannis Pohlmann
-to-gio/ChangeLog 2009-06-17 17:57:41 UTC (rev 30043) @@ -1,5 +1,10 @@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-window.c: Split thunar_window_start_open_location() + up into three functions and load unmounted files asynchronously. + +2009-06-17 Jannis

[Xfce4-commits] r30044 - in thunar/branches/migration-to-gio: . thunar

2009-06-17 Thread Jannis Pohlmann
@@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-shortcuts-model.c: Minor code reorganization. + +2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-window.c: Split thunar_window_start_open_location() up into three functions and load unmounted

[Xfce4-commits] r30045 - in thunar/branches/migration-to-gio: . thunar

2009-06-17 Thread Jannis Pohlmann
-to-gio/ChangeLog 2009-06-17 17:57:51 UTC (rev 30045) @@ -1,5 +1,14 @@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-shortcuts-view.c: Rework mounting and mounting + open. + Also make opening items other than volumes work asynchronously. To + do that, first

[Xfce4-commits] r30046 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
@@ 2009-06-17 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: Use special icon names for root folders other + than trash://: disk-harddrive for the local root and + folder-remote for root folders on other machines. + * thunar/thunar-location-button.c

[Xfce4-commits] r30047 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:00 UTC (rev 30046) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:06 UTC (rev 30047) @@ -1,3 +1,18 @@ +2009-06-19 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-file.{c,h}: Add mountable

[Xfce4-commits] r30048 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
30048) @@ -1,5 +1,17 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-browser.{c,h}: Add a new interface with two + convenience functions for browsing (possibly not yet mounted or + resolved) volumes and files. thunar_browser_poke_file() can be used

[Xfce4-commits] r30049 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:11 UTC (rev 30048) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:16 UTC (rev 30049) @@ -1,5 +1,13 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r30050 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
2009-06-19 15:34:16 UTC (rev 30049) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:20 UTC (rev 30050) @@ -1,5 +1,11 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-location-entry.c: Simplify the activate code by + deriving from ThunarBrowser

[Xfce4-commits] r30051 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:25 UTC (rev 30051) @@ -1,5 +1,11 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-path-entry.c: Unescape URIs before displaying them. + This is to make sure we don't see things like %20 in the location

[Xfce4-commits] r30052 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
-to-gio/ChangeLog 2009-06-19 15:34:25 UTC (rev 30051) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:30 UTC (rev 30052) @@ -1,5 +1,11 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-launcher.c: Derive from ThunarBrowser and use the poke + file

[Xfce4-commits] r30053 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
Jannis Pohlmann jan...@xfce.org + * thunar/Makefile.am: Add missing entries for thunar-browser.{c,h}. + +2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-launcher.c: Derive from ThunarBrowser and use the poke file function to resolve/mount/open

[Xfce4-commits] r30054 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
:02 UTC (rev 30053) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 17:05:07 UTC (rev 30054) @@ -1,5 +1,15 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: Assume the file is read- and writable if it + has no G_FILE_ATTRIBUTE_ACCESS_CAN_READ

[Xfce4-commits] r30055 - in thunar/branches/migration-to-gio: . thunar

2009-06-19 Thread Jannis Pohlmann
/ChangeLog 2009-06-19 17:05:07 UTC (rev 30054) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 17:05:11 UTC (rev 30055) @@ -1,5 +1,11 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-list-model.c: Fix thunar_list_model_get_value

[Xfce4-commits] r30060 - thunar-vfs/trunk

2009-06-19 Thread Jannis Pohlmann
/AUTHORS === --- thunar-vfs/trunk/AUTHORS2009-06-20 02:03:30 UTC (rev 30059) +++ thunar-vfs/trunk/AUTHORS2009-06-20 02:06:48 UTC (rev 30060) @@ -1,10 +1,3 @@ Benedikt Meurer be...@xfce.org Jannis Pohlmann jan...@xfce.org Jeffs

[Xfce4-commits] r30063 - in thunar/branches/migration-to-gio: . docs/reference

2009-06-19 Thread Jannis Pohlmann
+1,11 @@ 2009-06-20 Jannis Pohlmann jan...@xfce.org + * configure.in.in, Makefile.am, tests/: Remove test folder which only + tests thunar-vfs anyway. + * docs/reference/thunar-vfs/, thunar-vfs/: Remove empty folders. + +2009-06-20 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r30064 - in thunar/branches/migration-to-gio: . docs/reference/thunarx

2009-06-19 Thread Jannis Pohlmann
:53:37 UTC (rev 30064) @@ -1,5 +1,10 @@ 2009-06-20 Jannis Pohlmann jan...@xfce.org + * docs/reference/thunarx/Makefile.am: Use THUNARX_VERSION_API instead + of THUNAR_VERSION_API. + +2009-06-20 Jannis Pohlmann jan...@xfce.org + * configure.in.in, Makefile.am, tests

[Xfce4-commits] r30067 - in thunar-vfs/trunk: . po

2009-06-20 Thread Jannis Pohlmann
=== --- thunar-vfs/trunk/ChangeLog 2009-06-20 03:07:01 UTC (rev 30066) +++ thunar-vfs/trunk/ChangeLog 2009-06-20 10:13:02 UTC (rev 30067) @@ -1,5 +1,11 @@ 2009-06-20 Jannis Pohlmann jan...@xfce.org + * POTFILES.in: Remove all files that don't exist in this package. + * Makefile.am

[Xfce4-commits] r30056 - in thunar/branches/migration-to-gio: . thunar

2009-06-21 Thread Jannis Pohlmann
=== --- thunar/branches/migration-to-gio/ChangeLog 2009-06-19 17:05:11 UTC (rev 30055) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 19:45:24 UTC (rev 30056) @@ -1,5 +1,12 @@ 2009-06-19 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: Nothing really

[Xfce4-commits] r30066 - in thunar/branches/migration-to-gio: . po

2009-06-21 Thread Jannis Pohlmann
-to-gio/ChangeLog === --- thunar/branches/migration-to-gio/ChangeLog 2009-06-20 03:01:00 UTC (rev 30065) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-20 03:07:01 UTC (rev 30066) @@ -1,5 +1,9 @@ 2009-06-20 Jannis Pohlmann

[Xfce4-commits] r30061 - in thunar/branches/migration-to-gio: . docs/reference docs/reference/thunar-vfs docs/reference/thunar-vfs/tmpl thunar-vfs

2009-06-21 Thread Jannis Pohlmann
-06-20 02:06:48 UTC (rev 30060) +++ thunar/branches/migration-to-gio/ChangeLog 2009-06-20 02:26:54 UTC (rev 30061) @@ -1,5 +1,12 @@ 2009-06-20 Jannis Pohlmann jan...@xfce.org + * Remove thunar-vfs. There might be some pieces left which will be + cleaned up next. Update

[Xfce4-commits] r30059 - in thunar-vfs/trunk: . thunar-vfs

2009-06-21 Thread Jannis Pohlmann
/trunk/ChangeLog 2009-06-20 02:03:30 UTC (rev 30059) @@ -1,5 +1,11 @@ 2009-06-20 Jannis Pohlmann jan...@xfce.org + * configure.in.in, thunar-vfs/Makefile.am: Remove docs/papers/Makefile + from the configure script and use THUNAR_VFS_VERINFO instead of + THUNAR_VERINFO

[Xfce4-commits] r30062 - thunar/branches/migration-to-gio

2009-06-21 Thread Jannis Pohlmann
Jannis Pohlmann jan...@xfce.org + * configure.in.in: Add header and function checks required for tdb. + +2009-06-20 Jannis Pohlmann jan...@xfce.org + * Remove thunar-vfs. There might be some pieces left which will be cleaned up next. Update the list of functions

[Xfce4-commits] r30069 - thunar/branches

2009-06-22 Thread Jannis Pohlmann
Author: jannis Date: 2009-06-22 11:36:06 + (Mon, 22 Jun 2009) New Revision: 30069 Removed: thunar/branches/port-to-gio/ Log: Remote port-to-gio branch, which was the first less well-planned attempt to migrate to GIO. ___ Xfce4-commits mailing

[Xfce4-commits] r30071 - libxfce4util/trunk

2009-06-22 Thread Jannis Pohlmann
Author: jannis Date: 2009-06-23 03:39:03 + (Tue, 23 Jun 2009) New Revision: 30071 Modified: libxfce4util/trunk/INSTALL Log: Update INSTALL file. Modified: libxfce4util/trunk/INSTALL === --- libxfce4util/trunk/INSTALL

[Xfce4-commits] r30072 - libxfcegui4/trunk/libxfcegui4

2009-06-22 Thread Jannis Pohlmann
Author: jannis Date: 2009-06-23 04:01:56 + (Tue, 23 Jun 2009) New Revision: 30072 Modified: libxfcegui4/trunk/libxfcegui4/session-client.c Log: Fix compile error related to disconnect() when libSM is not available. Modified: libxfcegui4/trunk/libxfcegui4/session-client.c

[Xfce4-commits] r30073 - terminal/trunk

2009-06-22 Thread Jannis Pohlmann
=== --- terminal/trunk/ChangeLog2009-06-23 04:01:56 UTC (rev 30072) +++ terminal/trunk/ChangeLog2009-06-23 04:04:14 UTC (rev 30073) @@ -1,3 +1,7 @@ +2009-06-23 Jannis Pohlmann jan...@xfce.org + + * INSTALL: Update INSTALL file. + 2009-04-19 Stephan Arts step...@xfce.org

[Xfce4-commits] r30074 - xfce-utils/trunk/xfrun

2009-06-22 Thread Jannis Pohlmann
Author: jannis Date: 2009-06-23 04:24:18 + (Tue, 23 Jun 2009) New Revision: 30074 Modified: xfce-utils/trunk/xfrun/xfrun-dbus.c xfce-utils/trunk/xfrun/xfrun-dialog.c Log: Fix various small compile errors. Modified: xfce-utils/trunk/xfrun/xfrun-dbus.c

[Xfce4-commits] r30126 - xfce-utils/trunk/scripts

2009-06-29 Thread Jannis Pohlmann
Author: jannis Date: 2009-06-29 13:22:08 + (Mon, 29 Jun 2009) New Revision: 30126 Modified: xfce-utils/trunk/scripts/Makefile.am Log: Remove duplicate Makefile.am entry for xfterm4. Modified: xfce-utils/trunk/scripts/Makefile.am

[Xfce4-commits] r30127 - in xfwm4/trunk: . themes/daloa themes/default themes/default-4.6 themes/kokodi

2009-06-29 Thread Jannis Pohlmann
Author: jannis Date: 2009-06-29 13:28:45 + (Mon, 29 Jun 2009) New Revision: 30127 Modified: xfwm4/trunk/ChangeLog xfwm4/trunk/themes/daloa/Makefile.am xfwm4/trunk/themes/default-4.6/Makefile.am xfwm4/trunk/themes/default/Makefile.am xfwm4/trunk/themes/kokodi/Makefile.am Log:

[Xfce4-commits] r30225 - in xfce4-appfinder/trunk: . src

2009-07-08 Thread Jannis Pohlmann
/trunk/ChangeLog === --- xfce4-appfinder/trunk/ChangeLog 2009-07-08 17:58:57 UTC (rev 30224) +++ xfce4-appfinder/trunk/ChangeLog 2009-07-09 00:01:32 UTC (rev 30225) @@ -1,3 +1,14 @@ +2009-07-09 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r30228 - in xfce4-appfinder/trunk: . src

2009-07-09 Thread Jannis Pohlmann
: xfce4-appfinder/trunk/ChangeLog === --- xfce4-appfinder/trunk/ChangeLog 2009-07-09 10:03:02 UTC (rev 30227) +++ xfce4-appfinder/trunk/ChangeLog 2009-07-09 10:40:14 UTC (rev 30228) @@ -1,5 +1,10 @@ 2009-07-09 Jannis Pohlmann

[Xfce4-commits] r30344 - in thunar/branches/migration-to-gio: . thunar

2009-07-18 Thread Jannis Pohlmann
) @@ -1,3 +1,9 @@ +2009-07-18 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-launcher.c: Make executing files work again. Note that + this only works for one selected file right now. Poking/launching + multiple files/directories still have to be worked on anyway. + 2009-06

[Xfce4-commits] r30346 - in thunar/branches/migration-to-gio: . thunar thunarx

2009-07-18 Thread Jannis Pohlmann
/ChangeLog 2009-07-18 15:30:19 UTC (rev 30345) +++ thunar/branches/migration-to-gio/ChangeLog 2009-07-18 16:55:47 UTC (rev 30346) @@ -1,5 +1,15 @@ 2009-07-18 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.{c,h}: Introduce new function + thunar_file_same_filesystem() which

[Xfce4-commits] r30347 - in thunar/branches/migration-to-gio: . thunar

2009-07-18 Thread Jannis Pohlmann
/ChangeLog === --- thunar/branches/migration-to-gio/ChangeLog 2009-07-18 16:55:47 UTC (rev 30346) +++ thunar/branches/migration-to-gio/ChangeLog 2009-07-18 17:28:56 UTC (rev 30347) @@ -1,5 +1,13 @@ 2009-07-18 Jannis Pohlmann jan

[Xfce4-commits] r30378 - in thunar/branches/migration-to-gio: . thunar

2009-07-22 Thread Jannis Pohlmann
-07-22 15:58:17 UTC (rev 30378) @@ -1,3 +1,8 @@ +2009-07-22 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-file.c: Fix typo in thunar_file_info_has_mime_type() + which caused a lot of problems. Patch by Nick. + 2009-07-18 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] exo:master Include exo_mount_device_is_mount_point only when HAL is available.

2010-05-31 Thread Jannis Pohlmann
Updating branch refs/heads/master to 3271137a7a3ad3f325edcf0b0ae2eb30cf9d5b4c (commit) from f08deccd6e5092ca57f51fe56b1275ef903c3a89 (commit) commit 3271137a7a3ad3f325edcf0b0ae2eb30cf9d5b4c Author: Jannis Pohlmann jan...@xfce.org Date: Mon May 31 20:08:25 2010 +0200 Include

[Xfce4-commits] xfce-utils:master Avoid /usr/local/share being added to XDG_DATA_DIRS more than once.

2010-05-31 Thread Jannis Pohlmann
Updating branch refs/heads/master to 424cf44d5616a06d9f5be35b171a0de222518ce4 (commit) from 4355082db4500c0c326bc456c9a366dbbf816f37 (commit) commit 424cf44d5616a06d9f5be35b171a0de222518ce4 Author: Jannis Pohlmann jan...@xfce.org Date: Mon May 31 21:03:22 2010 +0200 Avoid

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Creating branch jannis/port-to-garcon

2010-05-31 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon as new branch to a6269ef18e2d8f1af72913be06881dfba21b0750 (commit) Branches are created implicitly by pushing. This mail only exists to let you know that there was code pushed to refs/heads/jannis/port-to-garcon for the first

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Update to more recent garcon API.

2010-05-31 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon to a6269ef18e2d8f1af72913be06881dfba21b0750 (commit) from 126a522db059adfbe0a66d542ff320c1a8d9c55c (commit) commit a6269ef18e2d8f1af72913be06881dfba21b0750 Author: Jannis Pohlmann jan...@xfce.org Date: Mon May 31 21:05:26 2010

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Rudimentary port to Garcon. No monitoring yet.

2010-05-31 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon to 126a522db059adfbe0a66d542ff320c1a8d9c55c (commit) from 625472d7025b59f49114c77c01b412d53999f333 (commit) commit 126a522db059adfbe0a66d542ff320c1a8d9c55c Author: Jannis Pohlmann jan...@xfce.org Date: Thu Jan 7 23:39:11 2010

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Creating branch jannis/port-to-garcon

2010-06-01 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon as new branch to 35fd236b944045e9772c8d4bafd7322a3af92011 (commit) Branches are created implicitly by pushing. This mail only exists to let you know that there was code pushed to refs/heads/jannis/port-to-garcon for the first

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Update to more recent garcon API.

2010-06-01 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon to 9485f0a0594886c1de70a9915d2fced27b55d548 (commit) from ff3dda811dc11d40d96e0903ed367896dc99a1ee (commit) commit 9485f0a0594886c1de70a9915d2fced27b55d548 Author: Jannis Pohlmann jan...@xfce.org Date: Mon May 31 21:05:26 2010

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Depend on the correct version of garcon.

2010-06-01 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon to 35fd236b944045e9772c8d4bafd7322a3af92011 (commit) from 9485f0a0594886c1de70a9915d2fced27b55d548 (commit) commit 35fd236b944045e9772c8d4bafd7322a3af92011 Author: Jannis Pohlmann jan...@xfce.org Date: Tue Jun 1 17:59:44 2010

[Xfce4-commits] xfdesktop:jannis/port-to-garcon Rudimentary port to Garcon. No monitoring yet.

2010-06-01 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-garcon to ff3dda811dc11d40d96e0903ed367896dc99a1ee (commit) from 4c164587ba957e0232072b32cca2164c2b6eeccd (commit) commit ff3dda811dc11d40d96e0903ed367896dc99a1ee Author: Jannis Pohlmann jan...@xfce.org Date: Thu Jan 7 23:39:11 2010

[Xfce4-commits] xfce-server-scripts:master Add -f/--fix-repository-admin option to xfce-manage-git-permissions.

2010-06-09 Thread Jannis Pohlmann
Updating branch refs/heads/master to e699f8f90c3785c66c711ad307a13d910be00877 (commit) from 3957bf5e71baa39ee9ee5cdb57825cb487d56263 (commit) commit e699f8f90c3785c66c711ad307a13d910be00877 Author: Jannis Pohlmann jan...@xfce.org Date: Wed Jun 9 14:54:38 2010 +0200 Add -f

[Xfce4-commits] xfce-git-hooks:master Add useful status messages to the hooks.

2010-06-25 Thread Jannis Pohlmann
Updating branch refs/heads/master to 237938579e66a1898c8502f267cf278c2ce9c6ec (commit) from 04fd697c60b3b2418fed346483f3e19b219edee9 (commit) commit 237938579e66a1898c8502f267cf278c2ce9c6ec Author: Jannis Pohlmann jan...@xfce.org Date: Fri Jun 25 15:08:59 2010 +0200 Add

[Xfce4-commits] tumbler:master Add a video thumbnailer (using libffmpegthumbnailer).

2010-07-16 Thread Jannis Pohlmann
a video thumbnailer (using libffmpegthumbnailer). Signed-off-by: Jannis Pohlmann jan...@xfce.org acinclude.m4 | 23 ++ configure.ac | 23 +- plugins/Makefile.am|1

[Xfce4-commits] tumbler:master Add video/ogg to the MIME types supported by the ffmpeg thumbnailer.

2010-07-16 Thread Jannis Pohlmann
Updating branch refs/heads/master to ef32c8cc68d277e8b86ce3081a4aa6a12f5ba377 (commit) from 2621ee8d1db623ef28f8b4aabd7fb246f9e8991e (commit) commit ef32c8cc68d277e8b86ce3081a4aa6a12f5ba377 Author: Jannis Pohlmann jan...@xfce.org Date: Fri Jul 16 12:45:56 2010 +0200 Add

[Xfce4-commits] tumbler:master Add poppler-based PDF/PS thumbnailer plugin. New error code NO_CONTENT.

2010-07-16 Thread Jannis Pohlmann
Updating branch refs/heads/master to 7285f9ef7882c2b531464fa3f7b4b3bed09d3c2c (commit) from ef32c8cc68d277e8b86ce3081a4aa6a12f5ba377 (commit) commit 7285f9ef7882c2b531464fa3f7b4b3bed09d3c2c Author: Jannis Pohlmann jan...@xfce.org Date: Fri Jul 16 16:19:46 2010 +0200 Add

[Xfce4-commits] tumbler|tumbler-0.1.2 Creating annotated tag tumbler-0.1.2

2010-07-16 Thread Jannis Pohlmann
Updating annotated tag refs/tags/tumbler-0.1.2 as new annotated tag to 8494a848a86d2005cb460f2d10725594286d7ea2 (tag) succeeds tumbler-0.1.1 tagged by Jannis Pohlmann jan...@xfce.org on 2010-07-16 15:11 + A S Alam (1): l10n: Punjabi Translation Added

[Xfce4-commits] tumbler:master Make the poppler thumbnailer work with arbitrary URIs, not just file://.

2010-07-17 Thread Jannis Pohlmann
Updating branch refs/heads/master to 2dc366aa5e594739dfd85a98e8793ee49b12478c (commit) from b673227a8146ddd45a06ba2bdeac41feaf48c49b (commit) commit 2dc366aa5e594739dfd85a98e8793ee49b12478c Author: Jannis Pohlmann jan...@xfce.org Date: Sat Jul 17 12:24:08 2010 +0200 Make

[Xfce4-commits] tumbler:master Fix a memory leak.

2010-07-17 Thread Jannis Pohlmann
Updating branch refs/heads/master to 3d3f5245e1a4e00c9a83ed0cd1495f0a5461261f (commit) from 2dc366aa5e594739dfd85a98e8793ee49b12478c (commit) commit 3d3f5245e1a4e00c9a83ed0cd1495f0a5461261f Author: Jannis Pohlmann jan...@xfce.org Date: Sat Jul 17 12:48:00 2010 +0200 Fix

[Xfce4-commits] thunar:jannis/port-to-udev Creating branch jannis/port-to-udev

2010-07-18 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev as new branch to 396557ff7d62bd277d3537db4ad5011d7492feee (commit) Branches are created implicitly by pushing. This mail only exists to let you know that there was code pushed to refs/heads/jannis/port-to-udev for the first time.

[Xfce4-commits] thunar:jannis/port-to-udev Also react on undev change events.

2010-07-18 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to 396557ff7d62bd277d3537db4ad5011d7492feee (commit) from e9ca683579c6dd6366bc9657bf0ebf4e97186231 (commit) commit 396557ff7d62bd277d3537db4ad5011d7492feee Author: Jannis Pohlmann jan...@xfce.org Date: Thu Jan 28 19:56:19 2010 +0100

[Xfce4-commits] thunar:jannis/port-to-udev Use GUDev and sysfs paths to spawn thunar-volman on udev events.

2010-07-18 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to e9ca683579c6dd6366bc9657bf0ebf4e97186231 (commit) from 9226bfc565bc092cf53f92fade4b4abb4cd16f70 (commit) commit e9ca683579c6dd6366bc9657bf0ebf4e97186231 Author: Jannis Pohlmann jan...@xfce.org Date: Sun Jan 17 03:11:05 2010 +0100

[Xfce4-commits] thunar-volman:jannis/port-to-udev Creating branch jannis/port-to-udev

2010-07-19 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev as new branch to 1b45dc74f7a6143378fb7957cb437c6cf99e8b78 (commit) Branches are created implicitly by pushing. This mail only exists to let you know that there was code pushed to refs/heads/jannis/port-to-udev for the first time.

[Xfce4-commits] thunar-volman:jannis/port-to-udev Implement video CD/DVD autoplaying.

2010-07-19 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to fc5d5240526507bb57e7db19830842189def4922 (commit) from 1b45dc74f7a6143378fb7957cb437c6cf99e8b78 (commit) commit fc5d5240526507bb57e7db19830842189def4922 Author: Jannis Pohlmann jan...@xfce.org Date: Mon Jul 19 19:22:17 2010 +0200

[Xfce4-commits] thunar-volman:jannis/port-to-udev Make tvm_file_test() case insensitive so that video_ts equals VIDEO_TS.

2010-07-19 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to 9bd67464b81364ee9da5e86f5bc349c67a6f6b2c (commit) from fc5d5240526507bb57e7db19830842189def4922 (commit) commit 9bd67464b81364ee9da5e86f5bc349c67a6f6b2c Author: Jannis Pohlmann jan...@xfce.org Date: Mon Jul 19 19:33:22 2010 +0200

[Xfce4-commits] thunar-volman:jannis/port-to-udev Properly exit when the CD/DVD drive has no media.

2010-07-20 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to 913ed6930c389a339e02baac960bb3c28e4e9f21 (commit) from 9bd67464b81364ee9da5e86f5bc349c67a6f6b2c (commit) commit 913ed6930c389a339e02baac960bb3c28e4e9f21 Author: Jannis Pohlmann jan...@xfce.org Date: Tue Jul 20 11:21:25 2010 +0200

[Xfce4-commits] thunar-volman:jannis/port-to-udev Add support for blank CDs and DVDs by launching the burn software.

2010-07-20 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to 5a7a1d542bad6d617bc5b563799e8d4e7f9ccfd2 (commit) from 913ed6930c389a339e02baac960bb3c28e4e9f21 (commit) commit 5a7a1d542bad6d617bc5b563799e8d4e7f9ccfd2 Author: Jannis Pohlmann jan...@xfce.org Date: Tue Jul 20 11:42:45 2010 +0200

[Xfce4-commits] thunar-volman:jannis/port-to-udev Implement autorun support (requires .autorun, autorun or autorun.sh).

2010-07-20 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to cb5ebfae235de5943f722c1a85daa37f4fbd3ee0 (commit) from 5a7a1d542bad6d617bc5b563799e8d4e7f9ccfd2 (commit) commit cb5ebfae235de5943f722c1a85daa37f4fbd3ee0 Author: Jannis Pohlmann jan...@xfce.org Date: Tue Jul 20 12:25:59 2010 +0200

[Xfce4-commits] thunar-volman:jannis/port-to-udev Add support for opening autorun.exe files with wine.

2010-07-20 Thread Jannis Pohlmann
Updating branch refs/heads/jannis/port-to-udev to 3e6100bea29272c2b188d51afbe5e09b67bc8f46 (commit) from cb5ebfae235de5943f722c1a85daa37f4fbd3ee0 (commit) commit 3e6100bea29272c2b188d51afbe5e09b67bc8f46 Author: Jannis Pohlmann jan...@xfce.org Date: Tue Jul 20 12:39:46 2010 +0200

<    3   4   5   6   7   8   9   10   11   12   >