Skip to content

Commit

Permalink
Merge tag 'thunar-1.8.0' of https://github.com/xfce-mirror/thunar int…
Browse files Browse the repository at this point in the history
…o mariux-1.8.0

added tag for 1.8.0
  • Loading branch information
david committed Jun 7, 2018
2 parents 8ca2ec9 + 43f0fee commit 4131bbd
Show file tree
Hide file tree
Showing 93 changed files with 4,662 additions and 3,163 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ core
*.desktop.in
*.service
*.policy
thunar.appdata.xml
org.xfce.thunar.appdata.xml
gtk-doc.make
ThunarBulkRename
Thunar.spec
Expand Down Expand Up @@ -108,10 +108,10 @@ thunar/thunar
thunar/thunar-dbus-service-infos.[ch]
thunar/thunar-fallback-icon.c
thunar/thunar-thumbnail-cache-proxy.[ch]
thunar/thunar-thumbnail-frame.c
thunar/thunar-thumbnailer-manager-proxy.h
thunar/thunar-thumbnailer-proxy.[ch]
thunar/thunar-marshal.[ch]
thunar/thunar-resources.[ch]
thunar/Thunar
thunar/core.*
thunar/*.core
Expand Down
2 changes: 1 addition & 1 deletion HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Please send a patch against a recent version of this package. Patches
against the Git master branch are most preferable. You can always
clone the Thunar repository from

http://git.xfce.org/git/xfce/thunar
https://git.xfce.org/xfce/thunar


Feature requests
Expand Down
4 changes: 2 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
# .appdata
#
@INTLTOOL_XML_RULE@
appdatadir = $(datadir)/appdata
appdatadir = $(datadir)/metainfo
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
appdata_in_files = thunar.appdata.xml.in
appdata_in_files = org.xfce.thunar.appdata.xml.in

servicedir = $(datadir)/dbus-1/services
service_in_files = org.xfce.FileManager.service.in org.xfce.Thunar.service.in
Expand Down
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.8.0
=====
- Refresh folder-copy and -move icons from Adwaita icon theme
- Introduce ellipsis to Detailed View filename
- Convert AppData file to AppStream (Bug #14037)
- fixed and/or silenced all remaining gtk3 deprecations
- Translation updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
Danish, Dutch, English (Australia), English (United Kingdom), French, Galician, German, Hebrew,
Hungarian, Italian, Japanese, Korean, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazil),
Russian, Spanish, Turkish, Ukrainian

1.7.2
=====
- Thunar confuses files (bug #12435)
Expand All @@ -6,7 +17,7 @@
- Make it possible to assign accelerators to custom actions
- Killing thunar as well kills all launched sub-processes (bug #14277)
- Thunar User Configurable Actions do not work for remote locations (bug #7652), patch from (bug#7305)
- replaced links to "http://thunar.xfce.org/" with "https://docs.xfce.org/xfce/thunar/Start/"
- replaced links to "http://thunar.xfce.org/" with "https://docs.xfce.org/xfce/thunar/start"
- SIGSEGV when thumbnailer is under heavy load after opening many tabs (bug #13756)
- bumped dependency to xfce4-panel to API v.2 / 4.12.0
- Fixed creation of .desktop file when dropping URL into folder (bug #14239)
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Installation
============

The file 'INSTALL' contains generic installation instructions. For more
detailed information, visit https://docs.xfce.org/xfce/thunar/Start/.
detailed information, visit https://docs.xfce.org/xfce/thunar/start.


Debugging Support
Expand Down
4 changes: 2 additions & 2 deletions configure.ac.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ dnl ***************************
m4_define([thunarx_verinfo], [0:0:0])
m4_define([thunarx_version_api], [3])
m4_define([thunar_version_major], [1])
m4_define([thunar_version_minor], [7])
m4_define([thunar_version_micro], [2])
m4_define([thunar_version_minor], [8])
m4_define([thunar_version_micro], [0])
m4_define([thunar_version_nano], [])
m4_define([thunar_version_build], [@REVISION@])
m4_define([thunar_version_tag], [])
Expand Down
2 changes: 1 addition & 1 deletion docs/Thunar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</para>
<para>
When the <option>--bulk-rename</option> option is specified no file managers windows will be opened, but instead
the <replaceable>URI</replaceable>s will be passed to the bulk renamer. The bulk renamer allows to
the <replaceable>URI</replaceable>s will be passed to the bulk renamer. The bulk renamer allows one to
rename several files or folders at once using different renamer modules.
</para>

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/thunarx/thunarx-docs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<para>
The Thunar Extension Framework (<systemitem class="library">thunarx</systemitem>) provides
developers with an easy way to extend the basic functionality provided by
the <ulink type="http" url="https://docs.xfce.org/xfce/thunar/start/">Thunar File Manager</ulink>.
the <ulink type="http" url="https://docs.xfce.org/xfce/thunar/start">Thunar File Manager</ulink>.
The <systemitem class="library">thunarx</systemitem> library includes interfaces that can
be implemented by extensions for various purposes.
</para>
Expand Down
Binary file modified icons/16x16/stock_folder-copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
258 changes: 258 additions & 0 deletions icons/16x16/stock_folder-copy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/16x16/stock_folder-move.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4131bbd

Please sign in to comment.