From e2de64d6f1beb9e492daf5b886e19933c1fa41dd Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../kjofol-skin/skins/HexoBronx/HexoBronx.rc | 77 ++++++++++++++++++++ .../kjofol-skin/skins/HexoBronx/Makefile.am | 7 ++ .../modules/kjofol-skin/skins/HexoBronx/README.txt | 79 +++++++++++++++++++++ .../modules/kjofol-skin/skins/HexoBronx/active.png | Bin 0 -> 113726 bytes .../kjofol-skin/skins/HexoBronx/eckig_font.png | Bin 0 -> 272 bytes .../modules/kjofol-skin/skins/HexoBronx/font.png | Bin 0 -> 1299 bytes .../kjofol-skin/skins/HexoBronx/inactive.png | Bin 0 -> 109729 bytes .../modules/kjofol-skin/skins/HexoBronx/mask.png | Bin 0 -> 3416 bytes .../modules/kjofol-skin/skins/HexoBronx/pitch.png | Bin 0 -> 22516 bytes .../modules/kjofol-skin/skins/HexoBronx/splash.png | Bin 0 -> 94261 bytes .../kjofol-skin/skins/HexoBronx/time_font.png | Bin 0 -> 395 bytes .../modules/kjofol-skin/skins/HexoBronx/volume.png | Bin 0 -> 24291 bytes .../skins/HexoBronx/volume_pitch_font.png | Bin 0 -> 355 bytes 13 files changed, 163 insertions(+) create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/HexoBronx.rc create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/Makefile.am create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/README.txt create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/active.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/eckig_font.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/font.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/inactive.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/mask.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/pitch.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/splash.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/time_font.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/volume.png create mode 100644 noatun/modules/kjofol-skin/skins/HexoBronx/volume_pitch_font.png (limited to 'noatun/modules/kjofol-skin/skins/HexoBronx') diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/HexoBronx.rc b/noatun/modules/kjofol-skin/skins/HexoBronx/HexoBronx.rc new file mode 100644 index 00000000..76e9d10c --- /dev/null +++ b/noatun/modules/kjofol-skin/skins/HexoBronx/HexoBronx.rc @@ -0,0 +1,77 @@ +About .: HexoBronx :. + +BackgroundImage inactive.png +BackgroundImagePressed1 active.png +BackgroundImageInactive inactive.png + +SplashScreen splash.png + + +FontImage font.png +FontSize 5 7 +FontSpacing 0 +FontTransparent 1 + +TimeFontImage eckig_font.png +TimeFontSize 7 7 +TimeFontSpacing 0 +TimeFontTransparent 1 + +PitchFontImage volume_pitch_font.png +PitchFontSize 5 7 +PitchFontSpacing 0 +PitchFontTransparent 1 + +VolumeFontImage volume_pitch_font.png +VolumeFontSize 5 7 +VolumeFontSpacing 0 +VolumeFontTransparent 1 + + +SeekRegion 100 138 222 178 +SeekImage mask.png + +VolumeControlType BMP +VolumeControlImage volume.png +VolumeControlImagePosition mask.png +VolumeControlImageXSize 33 +VolumeControlImageNb 39 +VolumeControlButton 16 108 48 146 vol + +PitchControlImage pitch.png +PitchControlImagePosition mask.png +PitchControlImageXSize 33 +PitchControlImageNb 39 +PitchControlButton 272 108 304 146 pitch + +CloseButton 233 31 245 42 close BMP1 +MinimizeButton 77 32 89 41 min BMP1 + +PlayButton 124 21 160 59 play BMP1 +PauseButton 161 21 197 59 pause BMP1 + +RewindButton 52 62 111 99 rwd BMP1 +ForwardButton 211 62 271 99 fwd BMP1 + +AboutButton 144 76 176 86 about BMP1 +PlaylistButton 137 89 185 102 pl BMP1 + +RepeatButton 85 119 103 136 repeat BMP1 +PreferencesButton 220 118 236 136 pref BMP1 + +PreviousSongButton 52 156 109 192 prevsong BMP1 +NextSongButton 212 156 271 192 nextsong BMP1 + +StopButton 123 197 197 233 stop BMP1 + + +MP3TimeWindow 144 104 179 111 + +VolumeText 118 115 138 122 + +PitchText 190 115 205 122 + +FilenameWindow 108 125 215 132 + +AnalyzerWindow 130 134 192 153 analyzer +AnalyzerColor 136 217 144 diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/Makefile.am b/noatun/modules/kjofol-skin/skins/HexoBronx/Makefile.am new file mode 100644 index 00000000..5be0735d --- /dev/null +++ b/noatun/modules/kjofol-skin/skins/HexoBronx/Makefile.am @@ -0,0 +1,7 @@ + +skin_DATA = HexoBronx.rc README.txt active.png eckig_font.png \ + font.png inactive.png mask.png pitch.png splash.png time_font.png volume.png \ + volume_pitch_font.png + +skindir = $(kde_datadir)/noatun/skins/kjofol/HexoBronx +EXTRA_DIST = $(skin_DATA) diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/README.txt b/noatun/modules/kjofol-skin/skins/HexoBronx/README.txt new file mode 100644 index 00000000..640ca023 --- /dev/null +++ b/noatun/modules/kjofol-skin/skins/HexoBronx/README.txt @@ -0,0 +1,79 @@ +HeXoBronX - Desktop Media Control Interface + for Noatun's K-Jöfol Skin Loader + + ...brought to you by mETz, Crix and Sush +--------------------------------------------------------------- + +We would like to thank you for downloading/installing this little piece +of art. This is our first try with K-Jöfol skinning and we hope you +enjoy the result. + +Features +-------- +The skin features the following buttons/functions + + - play, pause, stop + - fastforward, rewind + - previous and next track + - volume and pitch + - seeker + - playlist button + - repeat + - preferences + - about + - window controls: minimize, close + - works with Noatun and XMMS + +What you could possibly miss +---------------------------- +Things this skin doesn't support: + + - There is no skinned playlist because playlists suck with K-Jöfol skins. + + - There is no skinned dockmode. + + - It lacks support for original K-Jöfol player. Sounds odd but it's true. + This skin does not work with that player. During design we forgot to + make sizes divisible by four which seems to be a quite important skin + spec. When we actually realized that it was already too late to make + the appropriate changes :/ + However it works very well with Noatun's K-Jöfol skin loader. + If there is anyone out there who want's to use this skin for + the original K-Jöfol player he might drop us a line and we'll see. + + +Credits +------- + - Design concept, scripting and idea: + Stefan "mETz" Gehn, + + - Executive artist: + Christian "Crix" Hoffmann + be sure to visit http://www.crixensgfxcorner.de.vu + + - Assistance and suggestions: + Sascha "Sush" Hoffmann + +Special thanks to +----------------- + - Lars "die.viper" Kluge for improving the first scribbles of this skin + be sure to visit http://www.die-viper.de + + - You for reading this file and trying this skin + +Licensing stuff +--------------- +This skin is copyright 2002 by the people mentioned in the Credits above +and distributed under the Clarified Artistic Licence. + +The most important things to mention: + + - you are allowed to redistribute it + + - you are allowed to alter it but please give credits and give it a new name + + +Hey! Why are you wasting your time with this readme? Just go ahead and try the skin! +Have fun! + + -mETz, Crix and Sush, 01/25/2002 diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/active.png b/noatun/modules/kjofol-skin/skins/HexoBronx/active.png new file mode 100644 index 00000000..f82388e8 Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/active.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/eckig_font.png b/noatun/modules/kjofol-skin/skins/HexoBronx/eckig_font.png new file mode 100644 index 00000000..ad137023 Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/eckig_font.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/font.png b/noatun/modules/kjofol-skin/skins/HexoBronx/font.png new file mode 100644 index 00000000..ba1c2f7e Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/font.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/inactive.png b/noatun/modules/kjofol-skin/skins/HexoBronx/inactive.png new file mode 100644 index 00000000..2c19d06a Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/inactive.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/mask.png b/noatun/modules/kjofol-skin/skins/HexoBronx/mask.png new file mode 100644 index 00000000..d9e376c1 Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/mask.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/pitch.png b/noatun/modules/kjofol-skin/skins/HexoBronx/pitch.png new file mode 100644 index 00000000..97c9c464 Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/pitch.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/splash.png b/noatun/modules/kjofol-skin/skins/HexoBronx/splash.png new file mode 100644 index 00000000..d7433a5f Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/splash.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/time_font.png b/noatun/modules/kjofol-skin/skins/HexoBronx/time_font.png new file mode 100644 index 00000000..bd409d7f Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/time_font.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/volume.png b/noatun/modules/kjofol-skin/skins/HexoBronx/volume.png new file mode 100644 index 00000000..1db32364 Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/volume.png differ diff --git a/noatun/modules/kjofol-skin/skins/HexoBronx/volume_pitch_font.png b/noatun/modules/kjofol-skin/skins/HexoBronx/volume_pitch_font.png new file mode 100644 index 00000000..df0160f9 Binary files /dev/null and b/noatun/modules/kjofol-skin/skins/HexoBronx/volume_pitch_font.png differ -- cgit v1.2.1