[X2Go-Commits] [x2goplasmabindings] branch build-main updated (69fb8b0 -> 7f71ede)

git-admin at x2go.org git-admin at x2go.org
Tue Feb 10 23:30:52 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch build-main
in repository x2goplasmabindings.

      from  69fb8b0   release 3.0.2.0
      adds  3bfb9ef   Continue development...
      adds  40aaa31   Update license information. (Fixes: #304).
      adds  04b717b   debian/changelog: typo fix
      adds  28350ae   Add Dutch translation file.
      adds  f355261   Add Finnish translation file.
      adds  2b422bd   use full name for the Dutch translator
      adds  bff53fe   Add Estonian translation file.
      adds  74a5cc5   x2goplasmabindings.spec: Adapt to building on openSUSE/SLES.
      adds  3195d62   Different RPM distros have different or no %cmake macro.
      adds  6da8d89   x2goplasmabindings.spec: several fixes
      adds  495fdf1   x2goplasmabindings.spec: Fix version comparison.
      adds  c30776e   CMakeLists.txt. Set application name to plasma-applet-x2goplasmoid.
      adds  0e5722e   Find a common cmake approach for all RPM distros.
      adds  75f09cc   fix for last commit
      adds  f2e89dc   Drop ctest call. No tests present.
      adds  c4406c2   The plasmoid ends up in %{_libexecdir} (not %{_libdir}).
      adds  4e6a2e5   Rename plasma-widget-x2go to plasma-addons-x2go.
      adds  2d94adc   Use non-stanard Group: on SUSE.
      adds  e3d652a   Add to BR: intltool (otherwise no i18n support).
      adds  4aee31f   Update Danish translation file.
      adds  9a6ba71   Set KDE4_PLASMA_LIBS instead of CMAKE_INSTALL_LIBDIR.
      adds  ffe1e9c   fix for last commit
      adds  42035d8   Add Turkish translation file.
      adds  ddb4efa   common: update copyright notices. Happy new year!
      adds  f231f17   Set PLUGIN_INSTALL_DIR explicitly when evoking make install (should fix FTBFS on EPEL-7 based systems).
      adds  f7975d9   Always set BuildRoot: parameter.
      adds  add8798   For SUSE 11.x: set SKIP_BUILD_RPATH to TRUE.
      adds  796c3d4   For SUSE 11.x: set DCMAKE_BUILD_WITH_INSTALL_RPATH to FALSE.
      adds  4d0c4f0   whitespace fix
      adds  065d63c   For SUSE 11.x: set CMAKE_SKIP_RPATH to ON.
      adds  237d470   Be more explicit on what files to install and mark our dirs as owned.
      adds  049a9d2   fix for last commit(1)
      adds  c2554dc   fix for last commit(2)
      adds  7070956   Fix installation path of Bokmal translation file by renaming po/nb_no.po to po/nb_NO.po.
      adds  7f71ede   release 3.0.2.1

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                   |    2 +-
 COPYING                          |  481 ++++++++++++++++++++++++++++++++++++++
 VERSION.plasma-widget-x2go       |    2 +-
 debian/changelog                 |   49 ++++
 debian/copyright                 |   83 ++++---
 debian/copyright.in              |   26 +++
 debian/rules                     |    2 +-
 fsitem.cpp                       |    4 +
 fsitem.h                         |    4 +
 plasmax2godialog.cpp             |    4 +
 plasmax2godialog.h               |    4 +
 plasmoidhovereditem.cpp          |    4 +
 plasmoidhovereditem.h            |    4 +
 po/da.po                         |   26 +--
 po/{fr.po => et.po}              |   24 +-
 po/{fr.po => fi.po}              |   25 +-
 po/{nb_no.po => nb_NO.po}        |    0
 po/nl.po                         |   29 +--
 po/{x2goplasmoid.pot => tr.po}   |   24 +-
 rpm/x2goplasmabindings-rpmlintrc |    1 +
 x2goplasmabindings.spec          |   58 +++--
 x2goplasmoid.cpp                 |   20 ++
 x2goplasmoid.h                   |   20 ++
 23 files changed, 783 insertions(+), 113 deletions(-)
 create mode 100644 COPYING
 create mode 100644 debian/copyright.in
 copy po/{fr.po => et.po} (70%)
 copy po/{fr.po => fi.po} (70%)
 rename po/{nb_no.po => nb_NO.po} (100%)
 copy po/{x2goplasmoid.pot => tr.po} (60%)
 create mode 100644 rpm/x2goplasmabindings-rpmlintrc

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git


More information about the x2go-commits mailing list