Summary: | kicker tray gets garbled when using rsibreak (icon size) | ||
---|---|---|---|
Product: | [Applications] rsibreak | Reporter: | Janet <bugzilla> |
Component: | general | Assignee: | Tom Albers <toma> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janet
2006-10-04 20:21:54 UTC
SVN commit 592669 by toma: Add hi22 icons, thanks to Lee Olson. CCMAIL: clearbeast@gmail.com BUG: 135111 AM icons/artwork-v4.tar.gz AM icons/hi22-action-rsibreak0.png AM icons/hi22-action-rsibreak1.png AM icons/hi22-action-rsibreak2.png AM icons/hi22-action-rsibreak3.png AM icons/hi22-action-rsibreak4.png AM icons/hi22-action-rsibreakx.png AM icons/hi22-app-rsibreak.png D icons/rsibreak-svg-all.svgz M +1 -1 release_rsibreak.rb ** trunk/extragear/utils/rsibreak/icons/artwork-v4.tar.gz #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak0.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak1.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak2.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak3.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak4.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreakx.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-app-rsibreak.png #property svn:mime-type + application/octet-stream --- trunk/extragear/utils/rsibreak/release_rsibreak.rb #592668:592669 @@ -165,7 +165,7 @@ #`/bin/mv -f README ..` `/bin/mv -f TODO ..` #`/bin/mv -f HACKING ..` -`/bin/rm release_rsibreak.rb makechangelog ../INDEX ../README icons/artwork-v1.tar.gz icons/artwork-v2.tar.gz` +`/bin/rm release_rsibreak.rb makechangelog ../INDEX ../README icons/artwork-v?.tar.gz` `/bin/rm icons/artwork-v3.tar.gz` Dir.chdir( ".." ) |