Hello community,

here is the log from the commit of package yishu for openSUSE:Factory checked 
in at 2018-09-25 15:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yishu (Old)
 and      /work/SRC/openSUSE:Factory/.yishu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yishu"

Tue Sep 25 15:43:43 2018 rev:4 rq:637753 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/yishu/yishu.changes      2018-08-31 
09:52:58.341763261 +0200
+++ /work/SRC/openSUSE:Factory/.yishu.new/yishu.changes 2018-09-25 
15:43:47.153203133 +0200
@@ -1,0 +2,7 @@
+Mon Sep 17 18:05:45 UTC 2018 - Alexei Podvalsky <[email protected]>
+
+- Update to 1.0.9:
+  * Update AUTHORS
+  * Fix language name for Czech po
+
+-------------------------------------------------------------------

Old:
----
  yishu-1.0.8.tar.gz

New:
----
  yishu-1.0.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yishu.spec ++++++
--- /var/tmp/diff_new_pack.uvp2x0/_old  2018-09-25 15:43:47.657202594 +0200
+++ /var/tmp/diff_new_pack.uvp2x0/_new  2018-09-25 15:43:47.657202594 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yishu
-Version:        1.0.8
+Version:        1.0.9
 Release:        0
 Summary:        A bespoke and simple Todo.txt client
 License:        GPL-3.0-or-later

++++++ yishu-1.0.8.tar.gz -> yishu-1.0.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yishu-1.0.8/AUTHORS new/yishu-1.0.9/AUTHORS
--- old/yishu-1.0.8/AUTHORS     2018-07-13 08:08:53.000000000 +0200
+++ new/yishu-1.0.9/AUTHORS     2018-08-02 17:14:56.000000000 +0200
@@ -1 +1,4 @@
 Lains <[email protected]>
+
+Original Author:
+Johannes Braun <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yishu-1.0.8/data/com.github.lainsce.yishu.desktop 
new/yishu-1.0.9/data/com.github.lainsce.yishu.desktop
--- old/yishu-1.0.8/data/com.github.lainsce.yishu.desktop       2018-07-13 
08:08:53.000000000 +0200
+++ new/yishu-1.0.9/data/com.github.lainsce.yishu.desktop       2018-08-02 
17:14:56.000000000 +0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=Yishu
 Comment=A bespoke and simple Todo.txt client
+Comment[cs]=Jednoduchý Todo.txt klient na míru
 Categories=GTK;Utility;ProjectManagement;
 Exec=com.github.lainsce.yishu
 Icon=com.github.lainsce.yishu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yishu-1.0.8/po/LINGUAS new/yishu-1.0.9/po/LINGUAS
--- old/yishu-1.0.8/po/LINGUAS  2018-07-13 08:08:53.000000000 +0200
+++ new/yishu-1.0.9/po/LINGUAS  2018-08-02 17:14:56.000000000 +0200
@@ -2,3 +2,4 @@
 nl_NL
 pt_BR
 ca
+cs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yishu-1.0.8/po/cs.po new/yishu-1.0.9/po/cs.po
--- old/yishu-1.0.8/po/cs.po    1970-01-01 01:00:00.000000000 +0100
+++ new/yishu-1.0.9/po/cs.po    2018-08-02 17:14:56.000000000 +0200
@@ -0,0 +1,104 @@
+#
+# Jan Marek <[email protected]>, 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: com.github.lainsce.yishu\n"
+"POT-Creation-Date: 2017-11-22 01:20-0200\n"
+"PO-Revision-Date: 2018-07-21 18:46+0200\n"
+"Last-Translator: Jan Marek <[email protected]>\n"
+"Language-Team: čeština <>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Gtranslator 2.91.7\n"
+
+#: src/Application.vala:211
+msgid "Edit task"
+msgstr "Upravit úkol"
+
+#: src/Application.vala:212
+msgid "Delete task"
+msgstr "Smazat úkol"
+
+#: src/Application.vala:213
+msgid "Toggle done"
+msgstr "Přepnout dokončení"
+
+#: src/Application.vala:217 src/TaskDialog.vala:48 src/MainWindow.vala:83
+msgid "Priority"
+msgstr "Priorita"
+
+#: src/Application.vala:220
+msgid "None"
+msgstr "Žádný"
+
+#: src/Application.vala:305
+msgid "Select your todo.txt file"
+msgstr "Vyberte svůj todo.txt soubor"
+
+#: src/Application.vala:475
+msgid "The task has been deleted"
+msgstr "Úkol byl odstraněn"
+
+#: src/Application.vala:550
+msgid "The todo.txt file has been modified and been re-read"
+msgstr "Soubor todo.txt byl změněn a následně znovu načten"
+
+#: src/Task.vala:239
+msgid "Today"
+msgstr "Dnes"
+
+#: src/Task.vala:242
+msgid "Yesterday"
+msgstr "Včera"
+
+#: src/Task.vala:245
+msgid "days ago"
+msgstr "dnů zpátky"
+
+#: src/TaskDialog.vala:37
+msgid "New Task"
+msgstr "Nový úkol"
+
+#: src/TaskDialog.vala:47 src/MainWindow.vala:88
+msgid "Task"
+msgstr "Úkol"
+
+#: src/TaskDialog.vala:86
+msgid "Cancel"
+msgstr "Zrušit"
+
+#: src/MainWindow.vala:44
+msgid "Open a todo.txt file to start adding tasks"
+msgstr "Otevřete todo.txt soubor pro přidávání úkolů"
+
+#: src/MainWindow.vala:45
+msgid "Open file"
+msgstr "Otevřít soubor"
+
+#: src/MainWindow.vala:45
+msgid "Use an existing todo.txt file"
+msgstr "Použít existující todo.txt soubor"
+
+#: src/MainWindow.vala:46
+msgid "What is a todo.txt file?"
+msgstr "Co je todo.txt soubor?"
+
+#: src/MainWindow.vala:46
+msgid "Learn more about todo.txt files"
+msgstr "Zjistit více o todo.txt souborech"
+
+#: src/MainWindow.vala:57
+msgid "Open…"
+msgstr "Otevřít…"
+
+#: src/MainWindow.vala:61
+msgid "Add task…"
+msgstr "Přidat úkol…"
+
+#: src/MainWindow.vala:95
+msgid "Done"
+msgstr "Hotovo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yishu-1.0.8/src/Application.vala 
new/yishu-1.0.9/src/Application.vala
--- old/yishu-1.0.8/src/Application.vala        2018-07-13 08:08:53.000000000 
+0200
+++ new/yishu-1.0.9/src/Application.vala        2018-08-02 17:14:56.000000000 
+0200
@@ -314,6 +314,10 @@
                                settings.todo_txt_file_path = 
Environment.get_home_dir() + DS + "todo.txt";
                        } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "Dropbox" + DS + "todo.txt") {
                                settings.todo_txt_file_path = 
Environment.get_home_dir() + DS + "Dropbox" + DS + "todo.txt";
+                       } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "Nextcloud" + DS + "Todo" + DS + "todo.txt") {
+                               settings.todo_txt_file_path = 
Environment.get_home_dir() + DS + "Nextcloud" + DS + "todo.txt";
+                       } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "ownCloud" + DS + "Todo" + DS + "todo.txt") {
+                               settings.todo_txt_file_path = 
Environment.get_home_dir() + DS + "ownCloud" + DS + "Todo" + DS + "todo.txt";
                        } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "bin" + DS + "todo.txt" + DS + "todo.txt") {
                                settings.todo_txt_file_path = 
Environment.get_home_dir() + DS + "bin" + DS + "todo.txt" + DS + "todo.txt";
                        } else {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yishu-1.0.8/src/Preferences.vala 
new/yishu-1.0.9/src/Preferences.vala
--- old/yishu-1.0.8/src/Preferences.vala        2018-07-13 08:08:53.000000000 
+0200
+++ new/yishu-1.0.9/src/Preferences.vala        2018-08-02 17:14:56.000000000 
+0200
@@ -41,6 +41,8 @@
             list_place.hexpand = true;
             list_place.append_text("Home Folder");
             list_place.append_text("Dropbox Folder");
+            list_place.append_text("Nextcloud Folder");
+            list_place.append_text("ownCloud Folder");
             list_place.append_text("Other Clients Folder");
             
             string DS = "%c".printf(GLib.Path.DIR_SEPARATOR);
@@ -53,9 +55,17 @@
                 list_place.set_active(1);
                 list_place.sensitive = true;
                 debug ("Set as Dropbox");
-            } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "bin" + DS + "todo.txt" + DS + "todo.txt") {
+            } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "Nextcloud" + DS + "Todo" + DS + "todo.txt") {
                 list_place.set_active(2);
                 list_place.sensitive = true;
+                debug ("Set as Nextcloud");
+            } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "ownCloud" + DS + "Todo" + DS + "todo.txt") {
+                list_place.set_active(3);
+                list_place.sensitive = true;
+                debug ("Set as ownCloud");
+            } else if (settings.todo_txt_file_path == 
Environment.get_home_dir() + DS + "bin" + DS + "todo.txt" + DS + "todo.txt") {
+                list_place.set_active(4);
+                list_place.sensitive = true;
                 debug ("Set as Other");
             } else {
                 list_place.sensitive = false;
@@ -68,6 +78,12 @@
                 } else if (list_place.get_active_text () == "Dropbox Folder") {
                     settings.todo_txt_file_path = Environment.get_home_dir() + 
DS + "Dropbox" + DS + "todo.txt";
                     list_place.sensitive = true;
+                } else if (list_place.get_active_text () == "Nextcloud 
Folder") {
+                    settings.todo_txt_file_path = Environment.get_home_dir() + 
DS + "Nextcloud" + DS + "Todo" + DS + "todo.txt";
+                    list_place.sensitive = true;
+                } else if (list_place.get_active_text () == "ownCloud Folder") 
{
+                    settings.todo_txt_file_path = Environment.get_home_dir() + 
DS + "ownCloud" + DS + "Todo" + DS + "todo.txt";
+                    list_place.sensitive = true;
                 } else if (list_place.get_active_text () == "Other Clients 
Folder") {
                     settings.todo_txt_file_path = Environment.get_home_dir() + 
DS + "bin" + DS + "todo.txt" + DS + "todo.txt";
                     list_place.sensitive = true;


Reply via email to