From 82698fa97ab75aff8aadd934f03264aed22ad682 Mon Sep 17 00:00:00 2001 From: lnu Date: Sat, 14 May 2005 08:55:38 +0000 Subject: fix git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@28 f70e237a-67f3-0310-a06c-d2b8a7116972 --- lib/feed2imap/imap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/feed2imap') diff --git a/lib/feed2imap/imap.rb b/lib/feed2imap/imap.rb index db5df7a..8c4c912 100644 --- a/lib/feed2imap/imap.rb +++ b/lib/feed2imap/imap.rb @@ -103,7 +103,7 @@ class ImapAccount if searchres.length > 0 # we get the flags from the first result and delete everything flags = @connection.fetch(searchres[0], 'FLAGS')[0].attr['FLAGS'] - searchres.each { |m| @connection.store(m, "+FLAGS" [:Deleted]) } + searchres.each { |m| @connection.store(m, "+FLAGS", [:Deleted]) } @connection.expunge end @connection.append(folder, mail, flags) -- cgit v1.2.3-70-g09d2 Portato - A Portage GUIRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/portato/gui/templates/AboutWindow.ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687
2009-08-15Update spanish translationDaniel Halens1-245/+258
2009-08-12Updated polish translationTomasz Osiński1-644/+680
2009-08-12Updated catalan translationRoger Calvó1-643/+676
2009-08-11Sync portage and the DB after emerge syncRené 'Necoro' Neumann1-0/+9
2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2
2009-08-11Update turkish translationGürkan Gür1-640/+676
2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4
2009-08-11Fix package detailsRené 'Necoro' Neumann1-1/+1
2009-08-11Fix GPytage pluginRené 'Necoro' Neumann1-2/+2
2009-08-11Update translationRené 'Necoro' Neumann2-1112/+1120
2009-08-11Update changelogRené 'Necoro' Neumann1-0/+1
2009-08-10Fixed pt_BR translationAlberto Federman Neto1-2/+5
2009-08-10Add credits for translationRené 'Necoro' Neumann2-0/+2