[Gelistirici] hicolor dosyalarını atmak için

fethi fethi at linux-sevenler.org
6 Tem 2006 Per 10:07:25 EEST


Merhaba

Şu olayı sizce nasıl yapmalıyım.
       for res in 16 32 48; do
                insinto /usr/share/icons/hicolor/${res}x${res}/apps/
                newins ${S}/share/vlc${res}x${res}.png vlc.png


for res in ("128x128", "64x64", "48x48", "32x32", "16x16"):
   pisitools.insinto("/usr/share/icons/hicolor/%s/apps/", "share/vlc%s.png", "vlc.png" % 
res)

Şu şekilde hata alıyorum.
Teşekkürler.


Gelistirici mesaj listesiyle ilgili daha fazla bilgi