Bug 95528 - Mark All as Read on Toolbar by default
Summary: Mark All as Read on Toolbar by default
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.0-beta8
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-20 19:04 UTC by Christoph Wiesen
Modified: 2005-06-25 23:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Wiesen 2004-12-20 19:04:27 UTC
Version:           1.0-beta8 (using KDE 3.3.1,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-3)
OS:                Linux (i686) release 2.6.10-rc3-kebian-1-686

Here's a wish I think should be usefull for most aKregator users.

Maybe I'm wrong but I think most people don't read all the articles of a feed all the time and want to skip some of them but still see when there are new articles again - so the mark as read button is beeing used.
I think it should be on the toolbar by default. The icon for this (in some other applications) is afaik the go_to icon thats used in Konqueror for Moving Files as well.
Comment 1 Teemu Rytilahti 2005-04-14 23:14:19 UTC
We discussed on IRC about this and decided not to clutter the toolbar. If someone wants it, it isn't hard to add.
Comment 2 Teemu Rytilahti 2005-06-25 22:10:37 UTC
We discussed about this again after I had used it for few weeks and here we go, I'm gonna commit the change in a minute :)
Comment 3 Teemu Rytilahti 2005-06-25 22:11:14 UTC
SVN commit 428923 by rytilahti:

now mark all as read is default in main toolbar :)
BUG:95528


 M  +3 -1      akregator_part.rc  


--- trunk/KDE/kdepim/akregator/src/akregator_part.rc #428922:428923
@@ -1,5 +1,5 @@
 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui name="akregator_part" version="59">
+<kpartgui name="akregator_part" version="60">
 <MenuBar>
   <Menu name="file">
     <Action name="file_import"/>
@@ -86,6 +86,8 @@
   <Action name="feed_fetch"/>
   <Action name="feed_fetch_all"/>
   <Action name="feed_stop"/>
+  <Separator/>
+  <Action name="feed_mark_all_as_read"/>
   <DefineGroup name="pageviewer_operations" />
   <Merge/>
 </ToolBar>
Comment 4 Christoph Wiesen 2005-06-25 23:18:28 UTC
Well, we all know it's never too late :o)

Oh, btw. now that you're reading; Akregator's a great app, thanks for that!

/case closed