[Kst-plot/kst] 49d09d: cmake: fix installation of mimetype icons

Barth Netterfield netterfield at astro.utoronto.ca
Tue Jul 4 23:44:21 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/Kst-plot/kst
  Commit: 49d09de3d9fd91691f9ad7924dd905de9fee0eec
      https://github.com/Kst-plot/kst/commit/49d09de3d9fd91691f9ad7924dd905de9fee0eec
  Author: Pino Toscano <pino at kde.org>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/kst/CMakeLists.txt

  Log Message:
  -----------
  cmake: fix installation of mimetype icons

they go to their own directory, so they are found correctly


  Commit: c0927213435f5a441af1deea3042a4f78e4f7cfc
      https://github.com/Kst-plot/kst/commit/c0927213435f5a441af1deea3042a4f78e4f7cfc
  Author: Pino Toscano <pino at kde.org>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/kst/CMakeLists.txt

  Log Message:
  -----------
  cmake: stop installing to the kde3 menu location

the desktop file is already installed to $prefix/share/applications,
which is the XDG location understood by at least kde4, and any other
XDG-based DE


  Commit: 4d013718c8bbb510fe2d18bff43f40ef4d41a9df
      https://github.com/Kst-plot/kst/commit/4d013718c8bbb510fe2d18bff43f40ef4d41a9df
  Author: Pino Toscano <pino at kde.org>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/kst/CMakeLists.txt
    A src/kst/XmlMessages.sh
    A src/kst/x-kst.xml
    R src/kst/x-kst2.desktop

  Log Message:
  -----------
  convert mime type to XDG

create a simple XDG mime type definition for application/x-kst, making
sure it is properly translated

at the same time, drop the kde3 mime type definition, which is useless
in XDG DEs (starting from kde4)


  Commit: aa0517b09c3c9a84ce7e1efeac704981017c0276
      https://github.com/Kst-plot/kst/commit/aa0517b09c3c9a84ce7e1efeac704981017c0276
  Author: Pino Toscano <pino at kde.org>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M CMakeLists.txt
    M INSTALL.qmake
    M cmake/modules/FindGsl.cmake

  Log Message:
  -----------
  typo fix: "pathes" -> "paths"


  Commit: 7559510cc562562b641002995aa048e4d3696641
      https://github.com/Kst-plot/kst/commit/7559510cc562562b641002995aa048e4d3696641
  Author: l10n daemon script <scripty at kde.org>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

  Changed paths:
    M src/kst/x-kst.xml

  Log Message:
  -----------
  GIT_SILENT made messages (after extraction)


  Commit: 19153797b2347e4c7cdd864d6ef1a6429c3bc477
      https://github.com/Kst-plot/kst/commit/19153797b2347e4c7cdd864d6ef1a6429c3bc477
  Author: l10n daemon script <scripty at kde.org>
  Date:   2017-06-25 (Sun, 25 Jun 2017)

  Changed paths:
    M src/kst/x-kst.xml

  Log Message:
  -----------
  GIT_SILENT made messages (after extraction)


  Commit: cf9e31e86f950ca472663925a9d3f48d9ef65a61
      https://github.com/Kst-plot/kst/commit/cf9e31e86f950ca472663925a9d3f48d9ef65a61
  Author: l10n daemon script <scripty at kde.org>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/kst/x-kst.xml

  Log Message:
  -----------
  GIT_SILENT made messages (after extraction)


  Commit: cb3afa83ac7f5d3dab37bfe24b8f9a07ee97297c
      https://github.com/Kst-plot/kst/commit/cb3afa83ac7f5d3dab37bfe24b8f9a07ee97297c
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/widgets/dialogdefaults.cpp

  Log Message:
  -----------
  Remove debug output.


  Commit: dc0ef94279673799bb930e998ce2b4363a208d54
      https://github.com/Kst-plot/kst/commit/dc0ef94279673799bb930e998ce2b4363a208d54
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/libkstapp/aboutdialog.cpp

  Log Message:
  -----------
  Make revision more obvious in about dialog.


  Commit: b10361bb228acf13109f6f67a61f33b7edf592e7
      https://github.com/Kst-plot/kst/commit/b10361bb228acf13109f6f67a61f33b7edf592e7
  Author: l10n daemon script <scripty at kde.org>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M src/kst/x-kst.xml

  Log Message:
  -----------
  GIT_SILENT made messages (after extraction)


  Commit: b703f62342449c64f28f44b0eaa26e74f4e5194c
      https://github.com/Kst-plot/kst/commit/b703f62342449c64f28f44b0eaa26e74f4e5194c
  Author: l10n daemon script <scripty at kde.org>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M src/kst/x-kst.xml

  Log Message:
  -----------
  GIT_SILENT made messages (after extraction)


  Commit: 9d03b1a9e92d8212e7c7729d49704de3f75360ee
      https://github.com/Kst-plot/kst/commit/9d03b1a9e92d8212e7c7729d49704de3f75360ee
  Author: Pino Toscano <pino at kde.org>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M src/kst/kst2.desktop

  Log Message:
  -----------
  desktop: add %f placeholder for Exec

kst can open a single local file specified as argument, so indicate
this possibility adding the %f placeholder in the application desktop
file.


  Commit: 66b254a9a553d83c8d3681cc5f3910496defaca0
      https://github.com/Kst-plot/kst/commit/66b254a9a553d83c8d3681cc5f3910496defaca0
  Author: Ruben Molina <rmolina at udea.edu.co>
  Date:   2017-07-01 (Sat, 01 Jul 2017)

  Changed paths:
    M src/kst/kst.1.txt

  Log Message:
  -----------
  Fix hypens used as minus signs

This manual page seems to contain a hyphen where a minus sign was
intended.


  Commit: 89a6ad36a7124ba91c9748840693d6e78af82c45
      https://github.com/Kst-plot/kst/commit/89a6ad36a7124ba91c9748840693d6e78af82c45
  Author: Barth Netterfield <netterfield at astro.utoronto.ca>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    A src/images/edit-copy.png
    M src/images/icons.qrc
    A src/images/svg_icons/edit-copy.svgz
    M src/libkstapp/mainwindow.cpp
    M src/libkstapp/mainwindow.h
    M src/libkstapp/sharedaxisboxitem.cpp
    M src/libkstapp/viewitem.cpp

  Log Message:
  -----------
  Add copy current tab to clipboard option.

Now you can copy kst plots and paste them places as images.


Compare: https://github.com/Kst-plot/kst/compare/d485b994cacc...89a6ad36a712


More information about the Kst mailing list