This commit is contained in:
Kovid Goyal 2012-03-30 21:41:14 +05:30
parent 207a18c7a5
commit 3b1de4b334
2 changed files with 1 additions and 29 deletions

View File

@ -13,7 +13,7 @@ class HighCountryNews(BasicNewsRecipe):
__author__ = 'Armin Geller' # 2012-01-31 __author__ = 'Armin Geller' # 2012-01-31
publisher = 'High Country News' publisher = 'High Country News'
timefmt = ' [%a, %d %b %Y]' timefmt = ' [%a, %d %b %Y]'
language = 'en-Us' language = 'en'
encoding = 'UTF-8' encoding = 'UTF-8'
publication_type = 'newspaper' publication_type = 'newspaper'
oldest_article = 7 oldest_article = 7

View File

@ -140,34 +140,6 @@
</item> </item>
</layout> </layout>
</item> </item>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>60</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="label_51">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>40</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
<property name="buddy">
<cstring>matchkind</cstring>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item> <item>
<widget class="QLabel" name="label_6"> <widget class="QLabel" name="label_6">
<property name="maximumSize"> <property name="maximumSize">