Gmane
Updated: 5 days 14 hours ago

[kde-artists] [Bug 143280] Wrong libkdecorations.la path inKDE-Artwork smooth-blend Makefiles

March 21, 2007 - 5:30pm
------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=143280 ------- Additional Comments From jonka750 student liu se 2007-03-21 11:30 ------- Created an attachment (id=20061) --> (http://bugs.kde.org/attachment.cgi?id=20061&action=view) Fixes the path ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] [Bug 143280] New: Wrong libkdecorations.la path inKDE-Artwork smooth-blend Makefiles

March 21, 2007 - 5:27pm
------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=143280 Summary: Wrong libkdecorations.la path in KDE-Artwork smooth- blend Makefiles Product: artwork Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kde-artists kde org ReportedBy: jonka750 student liu se Version: (using KDE KDE 3.5.6) Installed from: Compiled From Sources Compiler: GCC 4.1.1 OS: Linux When I have KDE-Base and KDE-Libs compiled to different prefixes, KDE-Artwork compilation fails because some internal Makefiles (like kdeartwork-3.5.6/kwin-styles/smooth-blend/client/Makefile) tries to locate libkdecorations.la at KDE-Libs prefix, not at KDE-Base prefix. Here is make output: make[5]: Entering directory `/Files/Compile/Sources/kdeartwork-3.5.6/kwin-styles/smooth-blend/client' make[5]: *** No rule to make target `/Programs/KDE-Libs/3.5.6/lib/libkdecorations.la', needed by `kwin3_smoothblend.la'. Stop. Instead of /Programs/KDE-Libs/3.5.6/lib/libkdecorations.la it should get libkdecorations.la from /Programs/KDE-Base/3.5.6/lib/ (were KDE-Base is installed) ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] column view icon

March 21, 2007 - 4:32pm
Along with icon view and tree view Qt now has a column view (ala OS X) I played with the list icon in Oxygen and made a quick icon for a column view, but you guys can probably do it better. -Benjamin Meyer ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 21, 2007 - 12:45am
SVN commit 644679 by vignoni: new version M 128x128/mimetypes/application-rss+xml.png M 16x16/mimetypes/application-rss+xml.png M 22x22/mimetypes/application-rss+xml.png M 32x32/mimetypes/application-rss+xml.png M 48x48/mimetypes/application-rss+xml.png M 64x64/mimetypes/application-rss+xml.png M +271 -2972 scalable/mimetypes/application-rss+xml.svg A scalable/mimetypes/small/16x16/application-rss+xml.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

Re: [kde-artists] Q: audio & sound formats for kde apps

March 20, 2007 - 9:43pm
______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 20, 2007 - 5:27am
SVN commit 644424 by neundorf: we require 2.4.5 now, so the if can be removed Alex M +3 -14 CMakeLists.txt --- trunk/KDE/kdelibs/pics/oxygen/CMakeLists.txt #644423:644424 -1,19 +1,8 ########### install files ############### -math(EXPR cmake_version "${CMAKE_MAJOR_VERSION} * 10000 + ${CMAKE_MINOR_VERSION} * 100 + ${CMAKE_PATCH_VERSION}") +set(oxygen_icon_dirs 128x128 16x16 22x22 32x32 48x48 64x64 scalable) -if (cmake_version GREATER 20403) +install( DIRECTORY ${oxygen_icon_dirs} DESTINATION ${ICON_INSTALL_DIR}/oxygen PATTERN .svn EXCLUDE ) +install( FILES index.theme DESTINATION ${ICON_INSTALL_DIR}/oxygen ) - set(oxygen_icon_dirs 128x128 16x16 22x22 32x32 48x48 64x64 scalable) - - install( DIRECTORY ${oxygen_icon_dirs} DESTINATION ${ICON_INSTALL_DIR}/oxygen PATTERN .svn EXCLUDE ) - install( FILES index.theme DESTINATION ${ICON_INSTALL_DIR}/oxygen ) - -else (cmake_version GREATER 20403) - - message(STATUS "Oxygen icons temporarily disabled, because right CMake >= 2.4.5 is required to install them") - -endif (cmake_version GREATER 20403) - - ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

Re: [kde-artists] Q: audio & sound formats for kde apps

March 20, 2007 - 1:49am
Am Montag 26 Februar 2007 18:06 schrieb Matthew Woehlke: (about getting a tracking lib into KDE) ... Dear Matthew, found your reply late, but gotcha ;) Recently, at some Linux fair (CLT07), I talked to the LMMS team (LMMS is a KDE/Qt Fruityloops). They got kind of trackers aboard (even support VST) - and store their tunes in pure XML!!! My idea is to get a sound/tracker engine into KDElibs that plays such tunes (event based like midi, but XML). There is just one matter: Theoretically these XML files could contain settings for every available virtual synth /VST plugin. So we need a sub-format that restricts to the base synth "tritone" (IIRC) that might even be portable to PCspeakers (if this is still used at all). Worth being mentioned: LMMS of course imports MID files. Regards Ralf ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

Re: [kde-artists] Suggestion for Oxygen: Highlight difference between Kate and KWrite

March 19, 2007 - 9:00am
You are completely right. Right now applications icons are for far the less complete icons. We haven't put many efforts on application icons. I would like to first have a good amount of final version mimetypes, complete folders and devices. Then we will start the application icons. But I'll take care of make the 2 icons looks different. David Shriramana Sharma ha scritto: ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 19, 2007 - 8:51am
SVN commit 644031 by vignoni: deleting icon. use folder-sound instead. D 128x128/places/folder-music.png D 16x16/places/folder-music.png D 22x22/places/folder-music.png D 32x32/places/folder-music.png D 48x48/places/folder-music.png D 64x64/places/folder-music.png D scalable/places/folder-music.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 19, 2007 - 8:50am
SVN commit 644030 by vignoni: new version. M 128x128/places/folder-html.png M 16x16/places/folder-html.png M 22x22/places/folder-html.png M 32x32/places/folder-html.png M 48x48/places/folder-html.png M 64x64/places/folder-html.png M +3437 -5404 scalable/places/folder-html.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 18, 2007 - 4:38pm
SVN commit 643718 by vignoni: new folder design. M 128x128/places/folder-brown.png AM 128x128/places/folder-cyan.png AM 128x128/places/folder-green.png M 128x128/places/folder-grey.png M 128x128/places/folder-orange.png M 128x128/places/folder-print.png M 128x128/places/folder-red.png M 128x128/places/folder-sound.png M 128x128/places/folder-txt.png M 128x128/places/folder-video.png M 128x128/places/folder-violet.png M 128x128/places/folder-yellow.png M 128x128/places/folder.png M 16x16/places/folder-brown.png AM 16x16/places/folder-cyan.png AM 16x16/places/folder-green.png M 16x16/places/folder-grey.png M 16x16/places/folder-orange.png M 16x16/places/folder-print.png M 16x16/places/folder-red.png M 16x16/places/folder-sound.png M 16x16/places/folder-txt.png M 16x16/places/folder-video.png M 16x16/places/folder-violet.png M 16x16/places/folder-yellow.png M 16x16/places/folder.png M 22x22/places/folder-brown.png AM 22x22/places/folder-cyan.png AM 22x22/places/folder-green.png M 22x22/places/folder-grey.png M 22x22/places/folder-orange.png M 22x22/places/folder-print.png M 22x22/places/folder-red.png M 22x22/places/folder-sound.png M 22x22/places/folder-txt.png M 22x22/places/folder-video.png M 22x22/places/folder-violet.png M 22x22/places/folder-yellow.png M 22x22/places/folder.png M 32x32/places/folder-brown.png AM 32x32/places/folder-cyan.png AM 32x32/places/folder-green.png M 32x32/places/folder-grey.png M 32x32/places/folder-orange.png M 32x32/places/folder-print.png M 32x32/places/folder-red.png M 32x32/places/folder-sound.png M 32x32/places/folder-txt.png M 32x32/places/folder-video.png M 32x32/places/folder-violet.png M 32x32/places/folder-yellow.png M 32x32/places/folder.png M 48x48/places/folder-brown.png AM 48x48/places/folder-cyan.png AM 48x48/places/folder-green.png M 48x48/places/folder-grey.png M 48x48/places/folder-orange.png M 48x48/places/folder-print.png M 48x48/places/folder-red.png M 48x48/places/folder-sound.png M 48x48/places/folder-txt.png M 48x48/places/folder-video.png M 48x48/places/folder-violet.png M 48x48/places/folder-yellow.png M 48x48/places/folder.png M 64x64/places/folder-brown.png AM 64x64/places/folder-cyan.png AM 64x64/places/folder-green.png M 64x64/places/folder-grey.png M 64x64/places/folder-orange.png M 64x64/places/folder-print.png M 64x64/places/folder-red.png M 64x64/places/folder-sound.png M 64x64/places/folder-txt.png M 64x64/places/folder-video.png M 64x64/places/folder-violet.png M 64x64/places/folder-yellow.png M 64x64/places/folder.png M +229 -2720 scalable/places/folder-brown.svg A scalable/places/folder-cyan.svg A scalable/places/folder-green.svg M +214 -2959 scalable/places/folder-grey.svg M +211 -2829 scalable/places/folder-orange.svg M +1795 -8432 scalable/places/folder-print.svg M +232 -2733 scalable/places/folder-red.svg M +693 -3259 scalable/places/folder-sound.svg M +697 -3385 scalable/places/folder-txt.svg M +1205 -3040 scalable/places/folder-video.svg M +229 -2698 scalable/places/folder-violet.svg M +229 -2693 scalable/places/folder-yellow.svg M +263 -2721 scalable/places/folder.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] Suggestion for Oxygen: Highlight difference betweenKate and KWrite

March 18, 2007 - 5:46am
Hello. I have been following the updates to Oxygen via anonsvn. I always wanted two different icons for Kate and KWrite and am pleased to see that this is so in Oxygen (and hence KDE 4). However, I feel the difference is not so explict at small PNG sizes (22x22). I hence request that the difference be highlighted, maybe by adding some syntax-highlighted text to the notebook in the Kate icon. KWrite can be plain with gray text as it is. The colours in the Kate icon resulting from showing the syntax-highlighting will themselves show Kate out as more powerful than KWrite. Just a few ideas, Thanks. Shriramana Sharma. ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] Presentation

March 16, 2007 - 8:45pm
Hello everybody, my name is Matías Costa. I wrote the not very popular dotCurve style for KDE3 and right now I'm making a more serious one I call Float for KDE4 (right now just Qt4). It is in alpha state. http://www.kde-look.org/content/show.php?content=54477 Two questions: Is this the right list to talk about code? QPainter, QWidgets and all that stuff. I suscribed to kde-graphics-devel too, but nobody talks there since january 2006 (QtCentre perhaps?) What are the requisites to get a style included in the KDE distribution? Float respects RTL, provides and respect sizes, and the code style is like the Qt one. Now I am antialising round corners and thinking in good tabs. Thanks for reading. ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 16, 2007 - 12:45pm
SVN commit 643021 by vignoni: improved movie ciak and using note from new knotify icon M 128x128/apps/package-multimedia.png M 16x16/apps/package-multimedia.png M 22x22/apps/package-multimedia.png M 32x32/apps/package-multimedia.png M 48x48/apps/package-multimedia.png M 64x64/apps/package-multimedia.png M +1423 -2008 scalable/apps/package-multimedia.svg D scalable/apps/small/22x22/package-multimedia.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 16, 2007 - 12:02pm
SVN commit 643013 by vignoni: new version M 128x128/apps/knotify.png M 16x16/apps/knotify.png M 22x22/apps/knotify.png M 32x32/apps/knotify.png M 48x48/apps/knotify.png M 64x64/apps/knotify.png M +574 -1295 scalable/apps/knotify.svg D scalable/apps/small/22x22/knotify.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] Oxygen sounds update

March 15, 2007 - 5:19pm
Hi everybody, I've updated the Oxygen sounds /trunk/playground/artwork/Oxygen-sound/martyn/ I took notice of your advice on #kde-artists. Major updates are : - K3B sounds - A new Startup sound (tell me which one you prefer) - New Window Close and Open - New Kopete I'm not often available to go on #kde-artists so you can send me your advice or any request for new sounds on this email. Martyn ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 13, 2007 - 6:41am
SVN commit 641971 by pinheiro: new version M 128x128/mimetypes/image.png M 16x16/mimetypes/image.png M 22x22/mimetypes/image.png M 32x32/mimetypes/image.png M 48x48/mimetypes/image.png M 64x64/mimetypes/image.png M +80 -76 scalable/mimetypes/image.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

Re: [kde-artists] RFC: KSplash in KDE4

March 13, 2007 - 1:12am
... Ok, so to sum it up: I'll move KSplashX into kdebase and move KSplashML into blackhole (http://developer.kde.org/joining/blackhole.html) in case a maintainer for it would step up somewhen later. As for the missing i18n support, I'll for now just leave a note in the README file and it can be done when somebody actually asks for it (or they can try it themselves, shouldn't be hard ;) ).
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 12, 2007 - 11:35am
SVN commit 641637 by vignoni: new version M 128x128/mimetypes/vectorgfx.png M 16x16/mimetypes/vectorgfx.png M 22x22/mimetypes/vectorgfx.png M 32x32/mimetypes/vectorgfx.png M 48x48/mimetypes/vectorgfx.png M 64x64/mimetypes/vectorgfx.png A scalable/mimetypes/small/16x16/vectorgfx.svg M +267 -282 scalable/mimetypes/vectorgfx.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

[kde-artists] KDE/kdelibs/pics/oxygen

March 12, 2007 - 10:14am
SVN commit 641636 by vignoni: new version M 128x128/mimetypes/sound.png M 16x16/mimetypes/sound.png M 22x22/mimetypes/sound.png M 32x32/mimetypes/sound.png M 48x48/mimetypes/sound.png M 64x64/mimetypes/sound.png A scalable/mimetypes/small/16x16/sound.svg M +1167 -888 scalable/mimetypes/sound.svg ______________________________________________________________________________ kde-artistskde.org | https://mail.kde.org/mailman/listinfo/kde-artists
Categories: KDE mailing lists

kde-artists.org© 2004-2006 Sponsored by Revelinux©
Powered by Drupal©