summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
-rw-r--r--css/owncloud6.css5
-rw-r--r--l10n/templates/news.pot2
3 files changed, 3 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 307349e91..f2b12bd7b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,8 @@ owncloud-news (1.401)
* More whitespace to fit ownCloud 6 design better
* Increased unread count from 99+ to maximum of 999+ because there is now more space
* Use a configuration file in data/news/config/config.ini to not overwrite uservalues on update
+* Fix bug in python updater api that would trigger a method not allowed error
+* Add first run page that shows all options expanded if there are no feeds and the app is launched for the first time
owncloud-news (1.206)
* Also handle URLErrors in updater script that are thrown when the domain of a feed is not found
diff --git a/css/owncloud6.css b/css/owncloud6.css
index 391bc30f2..d59dab6a8 100644
--- a/css/owncloud6.css
+++ b/css/owncloud6.css
@@ -1,9 +1,4 @@
/* Feeds */
-#app-navigation .utils {
- top: 7px;
- right: 7px;
-}
-
#app-navigation .add-new input,
#app-navigation .add-new select {
width: 170px;
diff --git a/l10n/templates/news.pot b/l10n/templates/news.pot
index c07b0b89c..fc0cc3dd5 100644
--- a/l10n/templates/news.pot
+++ b/l10n/templates/news.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud news 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-09-01 12:25-0400\n"
+"POT-Creation-Date: 2013-09-03 05:34-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"