Skip to content
Snippets Groups Projects
  1. Jan 20, 2007
    • Benedikt Meurer's avatar
      2007-01-20 Benedikt Meurer <benny@xfce.org> · ec024a6b
      Benedikt Meurer authored
      	* === Released 0.8.0 ===
      	* NEWS, configure.in.in: Bump version.
      	* README, configure.in.in: Depend on exo 0.3.2.
      	* THANKS: Add missing translator credits.
      	* po/*.po: Update Project-Id-Version.
      	* thunar-vfs/Makefile.am, docs/reference/thunar-vfs/Makefile.am,
      	  thunar/Makefile.am, plugins/thunar-sendto-email/Makefile.am,
      	  tests/Makefile.am, plugins/thunar-apr/Makefile.am,
      	  plugins/thunar-sbr/Makefile.am, plugins/thunar-tpa/Makefile.am,
      	  plugins/thunar-uca/Makefile.am: No need to define
      	  EXO_API_SUBJECT_TO_CHANGE any more.
      	* docs/reference/thunar-vfs/thunar-vfs-docs.sgml,
      	  docs/reference/thunarx/thunarx-docs.sgml: Update documentation dates.
      
      
      
      
      (Old svn revision: 24675)
      ec024a6b
  2. Jan 11, 2007
  3. Jan 10, 2007
    • Benedikt Meurer's avatar
      2007-01-10 Benedikt Meurer <benny@xfce.org> · 640e36aa
      Benedikt Meurer authored
      	* thunar/thunar-gdk-extensions.{c,h}: Add new helper function 
      	  thunar_gdk_screen_get_active(), which returns the currently
      	  active screen, i.e. the screen which currently contains the
      	  mouse pointer.
      	* thunar-vfs/thunar-vfs-volume-hal.c: Use the new ExoMountPoint
      	  module to query active and configured mount points.
      	* thunar-vfs/thunar-vfs-volume-hal.c: Add new signals "device-added"
      	  and "device-removed", which correspond to the HAL signals of the
      	  same name, and are emitted by the volume manager whenever a new
      	  device is added or an existing device is removed. This is an
      	  internal support mechanism for the volume manager integration of
      	  Thunar and should not be used by other applications.
      	* thunar/thunar-application.c: Add hooks for the thunar-volman,
      	  which, if installed and enabled, will be spawned whenever a new
      	  device is reported by HAL. This enables lightweight volume management
      	  avoiding an additional daemon, as Thunar already listens for HAL
      	  events anyway. Note that Thunar doesn't provide any functionality
      	  by itself here. It just acts a proxy between HAL and thunar-volman.
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add preference
      	  MiscVolumeManagement, which controls whether volume manager should
      	  be enabled.
      	* docs/references/thunar-vfs/: Add missing enums to the manual.
      	* thunar/thunar-preferences-dialog.c, thunar/sexy-url-label.{c,h},
      	  thunar/Makefile.am: Extend the preferences dialog with options
      	  to control the volume manager.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 24348)
      640e36aa
  4. Jan 03, 2007
    • Benedikt Meurer's avatar
      2007-01-03 Benedikt Meurer <benny@xfce.org> · 4dd46d33
      Benedikt Meurer authored
      	* configure.in.in, docs/manual/, thunar/main.c, thunar/thunar-dialogs.c:
      	  Update copyright dates.
      	* po-doc/Thunar.pot, po-doc/*.po: Merge new strings.
      	* po/Thunar.pot, po/*.po: Drop obsolete strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 24255)
      4dd46d33
  5. Nov 07, 2006
  6. Nov 04, 2006
    • Benedikt Meurer's avatar
      2006-11-04 Benedikt Meurer <benny@xfce.org> · e79550a0
      Benedikt Meurer authored
      	* === Released 0.5.0rc2 ===
      	* configure.in.in, NEWS: Bump version.
      	* configure.in.in, README: Depend on libexo 0.3.1.12rc2.
      	* docs/reference/thunarx/: Regenerate API docs.
      	* THANKS: Add missing translator credits.
      	* po/*.po: Update Project-Id-Version.
      	* tests/: Drop the FreeBSD fstab check, as the default volume manager
      	  backend for FreeBSD is HAL.
      
      
      
      
      (Old svn revision: 23659)
      e79550a0
  7. Nov 03, 2006
    • Benedikt Meurer's avatar
      2006-11-03 Benedikt Meurer <benny@xfce.org> · 13fb3d34
      Benedikt Meurer authored
      	* thunar/thunar-trash-action.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-stock.{c,h}, thunar/thunar-window-ui.xml,
      	  thunar/thunar-window.c: Add a "Trash" entry to the "Go" menu.
      	  Bug #2486.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 23611)
      13fb3d34
  8. Sep 09, 2006
    • Benedikt Meurer's avatar
      2006-09-10 Benedikt Meurer <benny@xfce.org> · 755bf65d
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs-io-local.c,
      	  thunar-vfs/thunar-vfs-private.{c,h}, thunar-vfs/thunar-vfs.symbols,
      	  thunar/thunar-file.{c,h}, thunar/thunar-properties-dialog.c: Allow
      	  to change the icon of .desktop files. Bug #2150.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 23119)
      755bf65d
  9. Sep 02, 2006
    • Benedikt Meurer's avatar
      2006-09-02 Benedikt Meurer <benny@xfce.org> · b1093b04
      Benedikt Meurer authored
      	* === Released 0.4.0rc1 ===
      	* configure.in.in, NEWS: Bump version.
      	* configure.in.in, README: Depend on libexo 0.3.1.10rc1.
      	* THANKS: Add missing translator credits.
      	* po/*.po: Update Project-Id-Version.
      
      
      
      
      (Old svn revision: 23049)
      b1093b04
  10. Aug 29, 2006
    • Benedikt Meurer's avatar
      2006-08-29 Benedikt Meurer <benny@xfce.org> · 3f84a2a3
      Benedikt Meurer authored
      	* docs/README.gtkrc, docs/README.thunarrc, thunar/: Revert location bar
      	  related changes to the previous user interface, because the new user
      	  interface wastes too much space, and makes the file manager look busy.
      	* po/POTFILES.in: Synchronize file list.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22934)
      3f84a2a3
  11. Aug 28, 2006
    • Benedikt Meurer's avatar
      2006-08-28 Benedikt Meurer <benny@xfce.org> · 701aea64
      Benedikt Meurer authored
      	* thunar/thunar-window.c: Add warning text to the window when running
      	  as super user. Bug #2218.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22923)
      701aea64
    • Benedikt Meurer's avatar
      2006-08-28 Benedikt Meurer <benny@xfce.org> · 62eb8f66
      Benedikt Meurer authored
      	* thunar/thunar-window.c(action_entries), thunar/thunar-stock.{c,h}:
      	  Use "gnome-fs-home" instead of "gtk-home" as icon for Home for
      	  consistency.
      	* thunar/thunar-window.c(action_entries): Fix a mnemonic clash.
      	* thunar/thunar-window.c(thunar_window_current_directory_changed):
      	  Use "<folder> - File Manager" for the title to make it easier to
      	  indentify file manager windows in the taskbar.
      	* thunar/thunar-create-dialog.c, thunar/thunar-permissions-chooser.c,
      	  thunar/thunar-standard-view.c: No need to include thunar-stock.h
      	  here anymore.
      	* thunar/thunar-history.c(thunar_history_init): Consider "back" as
      	  an important action wrt to the appearance in the toolbar.
      	* thunar/thunar-window-ui.xml, thunar/thunar-window.c: Decouple the
      	  location bar from the toolbar by separating them into "Location Bar"
      	  and "Main Toolbar". Bug #1349.
      	* thunar/thunar-preferences.c, docs/README.thunarrc: Add new options
      	  LastLocationBarVisible and LastToolbarVisible, which control the
      	  visibility of the "Location Bar" and "Main Toolbar". Add new option
      	  LastNavigationBarEntry, which controls whether the navigation bar
      	  will display the path entry widget by default.
      	* thunar/thunar-gtk-extensions.{c,h}: Add new helper function
      	  thunar_gtk_action_set_tooltip(), which changes the tooltip of
      	  a GtkAction.
      	* thunar/thunar-navigation-bar.{c,h}, thunar/thunar-path-button.{c,h},
      	  thunar/thunar-navigation-bar-ui.xml, thunar/thunar-path-bar.{c,h},
      	  thunar/thunar-location-button.{c,h}, thunar/thunar-location-bar.{c,h},
      	  thunar/thunar-location-buttons-ui.xml, docs/README.gtkrc,
      	  thunar/thunar-location-buttons.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-location-entry.{c,h}, thunar/thunar-marshal.list,
      	  thunar/thunar-shortcuts-pane.c, thunar/thunar-shortcuts-view.c,
      	  thunar/thunar-tree-pane.c, thunar/thunar-tree-view.c,
      	  thunar/thunar-window-ui.xml, thunar/thunar-window.c: Synchronize
      	  the latest user interface changes in GtkFileChooser. This way the
      	  location bar will be used for both the path bar and the path entry
      	  widgets, and a simple toggle button controls whether the path entry
      	  is visible. This way (nearly) the full width of the window is avail-
      	  able for the path bar. Bug #2060.
      	* thunar/thunar-gtk-extensions.{c,h}: Drop now obsolete helper function
      	  thunar_gtk_action_group_create_tool_item() as it's no longer used.
      	* thunar/thunar-location-dialog.c(thunar_location_dialog_init): Reduce
      	  translation overhead and don't use a mnemonic here. It was pretty
      	  useless anyway.
      	* thunar/thunar-preferences.c, docs/README.thunarrc: Remove now
      	  obsolete option LastLocationBar.
      	* po/POTFILES.in: Synchronize file list.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22920)
      62eb8f66
  12. Aug 26, 2006
    • Benedikt Meurer's avatar
      2006-08-26 Benedikt Meurer <benny@xfce.org> · 4bf1f0bb
      Benedikt Meurer authored
      	* plugins/thunar-uca/thunar-uca-model.c(thunar_uca_model_parse_argv):
      	  Substitute %d properly. Bug #2214.
      	* thunar/thunar-gdk-pixbuf-extensions.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-icon-factory.c, thunar/thunar-icon-renderer.c: Use
      	  exo_gdk_pixbuf_frame() instead of thunar_gdk_pixbuf_frame() and drop
      	  the GdkPixbuf extensions.
      	* thunar-vfs/thunar-vfs-pixbuf-thumbnailer.c, thunar/Makefile.am: Use
      	  exo_gdk_pixbuf_new_from_file_at_max_size() for the pixbuf thumbnai-
      	  ler.
      	* configure.in.in, README, thunar-vfs/thunar-vfs-font-thumbnailer.c,
      	  thunar-vfs/thunar-vfs-update-thumbnailers-cache.c,
      	  thunar-vfs/Makefile.am: Import the font thumbnailer, which uses
      	  freetype 2.x (if available) to generate a thumbnail of a font file.
      	* plugins/thunar-uca/thunar-uca-editor.c: Use ExoIconChooserDialog to
      	  select an icon for a custom action.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22885)
      4bf1f0bb
  13. Aug 12, 2006
    • Benedikt Meurer's avatar
      2006-08-13 Benedikt Meurer <benny@xfce.org> · f4394c6c
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-private.h, thunar-vfs/*.c: Several cleanups
      	  in the error handling.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22734)
      f4394c6c
    • Benedikt Meurer's avatar
      2006-08-12 Benedikt Meurer <benny@xfce.org> · b403d838
      Benedikt Meurer authored
      	* thunar/thunar-history-action.{c,h}, thunar/thunar-history.c,
      	  thunar/Makefile.am: Add "back" and "forward" menus to the history
      	  support module. Bug #1782.
      	* thunar/thunar-create-dialog.c, thunar/thunar-standard-view.c,
      	  thunar/thunar-stock.{c,h}: We don't really need stock items for
      	  create and rename. Instead use labels with mnemonics.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22732)
      b403d838
  14. Aug 08, 2006
    • Benedikt Meurer's avatar
      2006-08-08 Benedikt Meurer <benny@xfce.org> · 76e67982
      Benedikt Meurer authored
      	* configure.in.in, docs/ThumbnailersCacheFormat.txt, docs/Makefile.am,
      	  thunar-vfs/thunar-vfs-thumb.c, thunar-vfs/Makefile.am,
      	  thunar-vfs/thunar-vfs-update-thumbnailers-cache.c: Drop the dependen-
      	  cy of libthunar-vfs on GConf, which was required to load the GNOME
      	  thumbnailers. Instead there's now an external program, which genera-
      	  tes an mmap()able file that contains a mapping between a mime type
      	  and the thumbnailer used to generate thumbnails for that mime type.
      	  Bug #2131.
      	* thunar-vfs/thunar-vfs-pixbuf-thumbnailer.c, thunar-vfs/Makefile.am,
      	  thunar-vfs/thunar-vfs-thumb-pixbuf.{c,h},
      	  thunar-vfs/thunar-vfs-thumb.c: Put the gdk-pixbuf thumbnailer into
      	  a separate program, which gets registered via the thumbnailers.cache
      	  file, so we don't need any extra overhead for thumbnails that can be
      	  generated using gdk-pixbuf.
      	* thunar-vfs/thunar-vfs-monitor-private.h,
      	  thunar-vfs/thunar-vfs-monitor.c: Add a simple helper method
      	  _thunar_vfs_monitor_handle_get_path() that returns the path for
      	  a given monitor handle so we don't need to keep around both the
      	  path and the handle.
      	* thunar-vfs/thunar-vfs-mime-database.c: Do not keep both the handle
      	  and the path around for monitored resources.
      	* thunar-vfs/thunar-vfs-io-jobs.c(_thunar_vfs_io_jobs_chown): Fix
      	  typo. Thanks to Roberto Pariset <robdebian@gmail.com> for the hint.
      	* po/POTFILES.in: Remove no longer existing file.
      	* po/Thunar.pot, po/*.po: Update translations.
      	* po/de.po: Update german translations.
      	* po/it.po: Update italian translations by Roberto Pariset
      	  <robdebian@gmail.com>.
      
      
      
      
      (Old svn revision: 22685)
      76e67982
  15. Jul 27, 2006
    • Benedikt Meurer's avatar
      2006-07-27 Benedikt Meurer <benny@xfce.org> · 0314a0a6
      Benedikt Meurer authored
      	* README, acinclude.m4, configure.in.in, thunar-vfs/, thunar/,
      	  plugins/thunar-apr/thunar-apr-provider.c,
      	  plugins/thunar-uca/thunar-uca-model.c: Import the trash framework,
      	  based on the XDG trash specification, but currently limited to the
      	  home trash.
      	* thunar/thunar-file.{c,h}, thunar/thunar-standard-view.c
      	  (thunar_standard_view_merge_custom_actions): Remove obsolete
      	  thunar_file_get_actions(). Bug #1241.
      	* thunar/thunar-file.c, thunar/thunar-util.{c,h}: Use localized
      	  human readable format for file dates. Bug #2057.
      	* thunar/thunar-private.h, thunar/thunar-tree-model.c,
      	  thunar/thunar-thumbnail-generator.c, thunar/thunar-shortcuts-model.c,
      	  thunar/thunar-renamer-pair.c, thunar/thunar-renamer-model.c,
      	  thunar/thunar-clipboard-manager.c: Use the slice allocator to reduce
      	  the memory overhead.
      	* thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-chooser-button.c,
      	  thunar/thunar-permissions-chooser.c, thunar/thunar-chooser-dialog.c,
      	  thunar/thunar-preferences-dialog.c, thunar/thunar-renamer-dialog.c,
      	  thunar/thunar-size-label.c: Use a single shared GtkTooltips instance
      	  for the whole application.
      	* thunar/thunar-path-entry.c: Update the path entry icon and text
      	  whenever the current file changes.
      	* README, acinclude.m4, configure.in.in, plugins/thunar-tpa/: Add a
      	  trash panel applet, that communicates with Thunar via D-BUS to
      	  display the current state of the trash can and move files to the
      	  trash by dropping them to the panel applet.
      	* thunar/thunar-preferences.c(thunar_preferences_class_init),
      	  docs/README.thunarrc: Disable case-sensitive sorting of the
      	  files by default. Bug #2064.
      	* docs/reference/thunar-vfs/: Update the API documentation.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22534)
      0314a0a6
  16. Jul 09, 2006
    • Benedikt Meurer's avatar
      2006-07-09 Benedikt Meurer <benny@xfce.org> · 4517032e
      Benedikt Meurer authored
      	* === Released 0.3.2beta2 ===
      	* configure.in.in: Bump version.
      	* configure.in.in, README: Depend on libexo 0.3.1.8beta2.
      	* THANKS: Add missing translator credits.
      	* NEWS: Add missing news items.
      	* po/*.po: Update Project-Id-Version.
      	* po/*.po: Update translations.
      
      
      
      
      (Old svn revision: 22326)
      2 tags
      4517032e
  17. Jun 15, 2006
  18. Jun 12, 2006
  19. Jun 11, 2006
    • Benedikt Meurer's avatar
      2006-06-11 Benedikt Meurer <benny@xfce.org> · 0c2e4897
      Benedikt Meurer authored
      	* thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-launcher.c: Add
      	  utility function thunar_gtk_icon_factory_insert_icon(), which inserts
      	  a named icon or an icon file to a GtkIconFactory with a given name.
      	  This is used in ThunarLauncher to add icons for the various launcher
      	  GtkAction's.
      	* thunar/thunar-sendto-model.{c,h}, thunar/Makefile.am: Import class
      	  ThunarSendtoModel, which provides access to additional "Send To"
      	  targets registered as .desktop files in $XDG_DATA_DIRS/Thunar/sendto.
      	* icons/16x16/Makefile.am, icons/16x16/stock_thunar-shortcuts.png:
      	  Add stock icon for the shortcuts pane.
      	* thunar/thunar-stock.{c,h}: Add stock icons for the desktop and
      	  shortcuts side pane "Send To" targets.
      	* thunar/thunar-launcher-ui.xml, thunar/thunar-launcher.c,
      	  thunar/thunar-shortcuts-pane-ui.xml, thunar/thunar-shortcuts-pane.c,
      	  thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add "Send To"
      	  sub menu to the "File" and file context menus. Turn "Add Folder to
      	  Shortcuts" into a sendto target, named "Side Pane (Create Shortcut)".
      	  Use ThunarSendtoModel to load additional sendto targets, represented
      	  as ThunarVfsMimeHandlers, and add them to the "Send To" menu (will be
      	  loaded only on-demand).
      	* configure.in.in, plugins/thunar-sendto-email/, plugins/Makefile.am:
      	  Import the sendto-email plugin, which adds an entry to the new "Send
      	  To" menu, named "Mail Recipient", and allows to attach files to mails
      	  from within the file manager.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22065)
      0c2e4897
    • Daichi Kawahata's avatar
      * plugins/thunar-sbr/thunar-sbr-remove-renamer.c, · 55eced15
      Daichi Kawahata authored
        thunar/thunar-permissions-chooser.c: Fixed typos, modified string
        suggested by Misu Moldovan <dumol@gnome.ro>.
      * po/Thunar.pot, po/*.po: Updated.
      
      
      (Old svn revision: 22062)
      55eced15
  20. May 31, 2006
  21. May 17, 2006
    • Benedikt Meurer's avatar
      2006-05-17 Benedikt Meurer <benny@xfce.org> · cabf1bb5
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-mime-application.{c,h},
      	  thunar-vfs/thunar-vfs.symbols: Add new method
      	  thunar_vfs_mime_application_is_usercreated(), which tells whether
      	  a given mime application was automatically created by the user
      	  via the "custom command" box in the file manager(s).
      	* thunar-vfs/thunar-vfs-mime-database.{c,h},
      	  thunar-vfs/thunar-vfs.symbols: Add new method
      	  thunar_vfs_mime_database_remove_application() to remove a previously
      	  added mime application (user-created) from the mime database.
      	* thunar/thunar-chooser-dialog.c, thunar/thunar-chooser-model.{c,h}:
      	  Add a context menu to the chooser dialog with a "Remove Launcher"
      	  item, which allows to remove previously added (user-created)
      	  application launchers from the mime database. Bug #1814.
      	* docs/reference/thunar-vfs/: Update the API documentation.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 21710)
      cabf1bb5
  22. May 07, 2006
    • Benedikt Meurer's avatar
      2006-05-07 Benedikt Meurer <benny@xfce.org> · 03824cab
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c: Allow dropping URLs from web browsers
      	  to a file manager window, which results in popping up the "Create
      	  Link" dialog in the appropriate folder.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 21569)
      03824cab
  23. May 02, 2006
  24. Apr 29, 2006
  25. Apr 24, 2006
  26. Apr 22, 2006
  27. Apr 19, 2006
    • Benedikt Meurer's avatar
      2006-04-19 Benedikt Meurer <benny@xfce.org> · 3134da84
      Benedikt Meurer authored
      	* thunar/thunar-size-label.c: Add possibility to stop calculating the
      	  folder size in the properties dialog by clicking on the animated
      	  throbber. Bug #1673.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 21091)
      3134da84
  28. Apr 16, 2006
  29. Apr 14, 2006
    • Benedikt Meurer's avatar
      2006-04-14 Benedikt Meurer <benny@xfce.org> · f5c977a9
      Benedikt Meurer authored
      	* Thunar-folder-handler.desktop.in.in: Use a more specific Name, as
      	  suggested by Jaap Karssenberg.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20892)
      f5c977a9
    • Benedikt Meurer's avatar
      2006-04-14 Benedikt Meurer <benny@xfce.org> · c98b98da
      Benedikt Meurer authored
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20883)
      c98b98da
    • Benedikt Meurer's avatar
      2006-04-14 Benedikt Meurer <benny@xfce.org> · 38ac8435
      Benedikt Meurer authored
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new option
      	  LastCompactViewZoomLevel.
      	* thunar/thunar-abstract-icon-view-ui.xml, thunar/Makefile.am,
      	  thunar/thunar-abstract-icon-view.{c,h}, thunar/thunar-window.c
      	  thunar/thunar-compact-view.{c,h}, thunar/thunar-window-ui.xml,
      	  thunar/thunar-icon-view.{c,h}: Add a "Compact View", which uses
      	  ExoIconView with EXO_ICON_VIEW_LAYOUT_COLS layout mode. Based on
      	  patches from Matt McClinch <mattmcclinch@gmail.com>.
      	* THANKS: Add Matt McClinch.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20881)
      38ac8435
  30. Apr 12, 2006
    • Benedikt Meurer's avatar
      2006-04-12 Benedikt Meurer <benny@xfce.org> · b0e76145
      Benedikt Meurer authored
      	* plugins/thunar-apr/, acinclude.m4, plugins/Makefile.am,
      	  configure.in.in: Import the "Advanced Properties" plugin.
      	* README: Add note about optional pcre and libexif dependencies.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20858)
      b0e76145
  31. Apr 11, 2006
  32. Apr 09, 2006
    • Benedikt Meurer's avatar
      2006-04-09 Benedikt Meurer <benny@xfce.org> · 12d3b1c7
      Benedikt Meurer authored
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new option
      	  "MiscSingleClickTimeout", which specifies the delay after which
      	  items are automatically selected in single-click mode.
      	* thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init):
      	  Add "MiscSingleClickTimeout" setting to the preferences dialog.
      	* thunar/thunar-standard-view.c(thunar_standard_view_constructor):
      	  Apply global single-click timeout setting to the view.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20829)
      12d3b1c7
  33. Apr 08, 2006
    • Benedikt Meurer's avatar
      2006-04-08 Benedikt Meurer <benny@xfce.org> · f3864bf8
      Benedikt Meurer authored
      	* thunar/thunar-renamer-dialog.c: Fix tooltips for "add-files" and 
      	  "remove-files" as pointed out by Jari Rahkonen.
      	* po/Thunar.pot, po/*.po: Merge changed strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20806)
      f3864bf8
  34. Apr 05, 2006
Loading