Patch for a couple of typo's

Asked by Blu

Attached is a BZR produced patch for a typo in the Content Management window and random hypenating of RSS Feeds (sometimes is, sometimes not, have removed occurances where it is hyphenated). I would be quite happy to do some more work cleaning up the utils stuff, I am reasonably comfortable with glade but to a much lesser extent with python. Didn't seem worth hassling you guys by creating a new branch for this patch, but I can if it makes things easier!

Question information

Language:
English Edit question
Status:
Solved
For:
Entertainer Media Center Edit question
Assignee:
No assignee Edit question
Solved by:
Blu
Solved:
Last query:
Last reply:
Revision history for this message
Blu (blutack) said :
#1

Something goes here but I'm not sure what!

Revision history for this message
Blu (blutack) said :
#2

Ahh...no uploads. Patch below then.

=== modified file 'src/utils/glade/entertainer-content-management.glade'
--- src/utils/glade/entertainer-content-management.glade 2008-03-31 23:19:45 +0000
+++ src/utils/glade/entertainer-content-management.glade 2008-05-28 11:11:00 +0000
@@ -670,7 +670,7 @@
                                 <property name="visible">True</property>
                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                                 <property name="xalign">0</property>
- <property name="label" translatable="yes">Below is a list of RSS feeds that are displayd in Entertainer.</property>
+ <property name="label" translatable="yes">Below is a list of RSS feeds that are displayed in Entertainer.</property>
                               </widget>
                               <packing>
                                 <property name="expand">False</property>
@@ -1234,7 +1234,7 @@
                             <property name="receives_default">True</property>
                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                             <property name="border_width">5</property>
- <property name="label" translatable="yes">Rebuild RSS-feed cache</property>
+ <property name="label" translatable="yes">Rebuild RSS feed cache</property>
                             <property name="focus_on_click">False</property>
                             <property name="response_id">0</property>
                             <signal name="clicked" handler="on_button_feed_rebuild_clicked"/>

Revision history for this message
Paul Hummer (rockstar) said :
#3

Blutack-

  Please file a bug, and attach your patch there.

Paul

Revision history for this message
Blu (blutack) said :
#4

Apologies, done