Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Propose version 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bajoja committed Apr 8, 2018
1 parent 5d65eb0 commit d0f7408
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 0.9.4
* Add Languages: Greek,Hebrew,Chinese
* Fix Icons Name

# Version 0.9.3
* Add Option to show device main folders instead of internal storage

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set (LOCALEDIR ${CMAKE_INSTALL_PREFIX}/share/locale)
set (PKGDATADIR "${DATADIR}/indicator-kdeconnect")
set (RELEASE_NAME "beta")
set (VERSION_INFO "Indicator for KDE Connect daemon")
set (VERSION "0.9.3")
set (VERSION "0.9.4")

# set gettexttranslate
set (GettextTranslate_GMO_BINARY TRUE)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
indicator-kdeconnect (0.9.3) precise; urgency=low
* Add Languages: Greek, Hebrew, Chinese
* Fix Icons Name

-- Bajoja <steevenlopes@outlook.com> Sun, 08 Apr 2018 00:00:00 -0000

indicator-kdeconnect (0.9.3) precise; urgency=low
* Add Option to show device main folders instead of internal storage

Expand Down
2 changes: 1 addition & 1 deletion po/LINGUAS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
el he be ca cs de es fa fr hr hu id it lt nb_NO nl pl pt_BR pt_PT ru_RU sl sr zh_Hant zh_Hans
be ca cs de el es fa fr he hr hu id it lt nb_NO nl pl pt_BR pt_PT ru_RU sl sr zh_Hans zh_Hant
7 changes: 7 additions & 0 deletions rpm/indicator-kdeconnect.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Sun Apr 08 00:00:00 UTC 2018 - <steevenlopes@outlook.com>
- Update to version 0.9.4:
* Add Languages: Greek,Hebrew,Chinese
* Fix Icons Name

-------------------------------------------------------------------

Fri Nov 10 00:00:00 UTC 2017 - <steevenlopes@outlook.com>
- Update to version 0.9.3:
* Add Option to show device main folders instead of internal storage
Expand Down
6 changes: 5 additions & 1 deletion rpm/indicator-kdeconnect.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

Name: indicator-kdeconnect
Version: 0.9.3
Version: 0.9.4
Release: 0%{?dist}
Summary: App Indicator for KDE Connect
Group: Applications/System
Expand Down Expand Up @@ -125,6 +125,10 @@ rm -rf ${RPM_BUILD_ROOT}%{_datadir}/locale/zh_Hant

%changelog

* Sun Apr 08 2018 00:00 Bajoja <steevenlopes@outlook.com> 0.9.4
- Add Languages: Greek, Hebrew, Chinese
- Fix Icons Name

* Fri Nov 10 2017 00:00 Bajoja <steevenlopes@outlook.com> 0.9.3
- Add Option to show device main folders instead of internal storage

Expand Down

0 comments on commit d0f7408

Please sign in to comment.