projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1386a3c
)
fix typo
author
Paul Mangan
<paul@claws-mail.org>
Mon, 25 Oct 2004 14:46:54 +0000
(14:46 +0000)
committer
Paul Mangan
<paul@claws-mail.org>
Mon, 25 Oct 2004 14:46:54 +0000
(14:46 +0000)
tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
patch
|
blob
|
history
diff --git
a/tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
b/tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
index 4ff144a64ee40c3882dd74295690724ffffa6add..1446e72f998db36a5ea898da37cc42495ce987a8 100644
(file)
--- a/
tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
+++ b/
tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
@@
-28,7
+28,7
@@
if ($ARGV[0] eq "zip") {
} elsif ($ARGV[0] eq "tar") {
exec "tar -c -f archive.tar $str;"
."sylpheed --compose --attach \"archive.tar\"";
-} elsif ($ARGV[0] eq "tarbz2") {
+} elsif ($ARGV[0] eq "tarbz
ip
2") {
exec "tar -cj -f archive.tar.bz2 $str;"
."sylpheed --compose --attach \"archive.tar.bz2\"";
} elsif ($ARGV[0] eq "targz") {