summaryrefslogtreecommitdiffstats
path: root/kweather/graphics
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitae2a03c2941bf92573f89b88ef73f8aa842bea0a (patch)
tree3566563f3fb6ac3cb3496669d8f233062d3091bc /kweather/graphics
downloadtdetoys-ae2a03c2941bf92573f89b88ef73f8aa842bea0a.tar.gz
tdetoys-ae2a03c2941bf92573f89b88ef73f8aa842bea0a.zip
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/kdetoys@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kweather/graphics')
-rw-r--r--kweather/graphics/Makefile.am2
-rw-r--r--kweather/graphics/cloudy1.pngbin0 -> 25863 bytes
-rw-r--r--kweather/graphics/cloudy1_night.pngbin0 -> 12158 bytes
-rw-r--r--kweather/graphics/cloudy2.pngbin0 -> 30104 bytes
-rw-r--r--kweather/graphics/cloudy2_night.pngbin0 -> 15873 bytes
-rw-r--r--kweather/graphics/cloudy3.pngbin0 -> 34246 bytes
-rw-r--r--kweather/graphics/cloudy3_night.pngbin0 -> 23591 bytes
-rw-r--r--kweather/graphics/cloudy4.pngbin0 -> 36185 bytes
-rw-r--r--kweather/graphics/cloudy4_night.pngbin0 -> 22352 bytes
-rw-r--r--kweather/graphics/cloudy5.pngbin0 -> 32965 bytes
-rw-r--r--kweather/graphics/dunno.pngbin0 -> 30291 bytes
-rw-r--r--kweather/graphics/fog.pngbin0 -> 24326 bytes
-rw-r--r--kweather/graphics/fog_night.pngbin0 -> 10668 bytes
-rw-r--r--kweather/graphics/hail.pngbin0 -> 16727 bytes
-rw-r--r--kweather/graphics/light_rain.pngbin0 -> 15829 bytes
-rw-r--r--kweather/graphics/mist.pngbin0 -> 20351 bytes
-rw-r--r--kweather/graphics/mist_night.pngbin0 -> 10610 bytes
-rw-r--r--kweather/graphics/overcast.pngbin0 -> 32965 bytes
-rw-r--r--kweather/graphics/shower1.pngbin0 -> 24250 bytes
-rw-r--r--kweather/graphics/shower1_night.pngbin0 -> 18561 bytes
-rw-r--r--kweather/graphics/shower2.pngbin0 -> 20264 bytes
-rw-r--r--kweather/graphics/shower2_night.pngbin0 -> 18310 bytes
-rw-r--r--kweather/graphics/shower3.pngbin0 -> 16586 bytes
-rw-r--r--kweather/graphics/sleet.pngbin0 -> 23754 bytes
-rw-r--r--kweather/graphics/snow1.pngbin0 -> 24645 bytes
-rw-r--r--kweather/graphics/snow1_night.pngbin0 -> 20625 bytes
-rw-r--r--kweather/graphics/snow2.pngbin0 -> 21863 bytes
-rw-r--r--kweather/graphics/snow2_night.pngbin0 -> 21216 bytes
-rw-r--r--kweather/graphics/snow3.pngbin0 -> 22085 bytes
-rw-r--r--kweather/graphics/snow3_night.pngbin0 -> 23235 bytes
-rw-r--r--kweather/graphics/snow4.pngbin0 -> 21647 bytes
-rw-r--r--kweather/graphics/snow5.pngbin0 -> 23920 bytes
-rw-r--r--kweather/graphics/sunny.pngbin0 -> 20311 bytes
-rw-r--r--kweather/graphics/sunny_night.pngbin0 -> 7803 bytes
-rw-r--r--kweather/graphics/tstorm1.pngbin0 -> 24349 bytes
-rw-r--r--kweather/graphics/tstorm1_night.pngbin0 -> 20512 bytes
-rw-r--r--kweather/graphics/tstorm2.pngbin0 -> 21822 bytes
-rw-r--r--kweather/graphics/tstorm2_night.pngbin0 -> 21538 bytes
-rw-r--r--kweather/graphics/tstorm3.pngbin0 -> 20220 bytes
39 files changed, 2 insertions, 0 deletions
diff --git a/kweather/graphics/Makefile.am b/kweather/graphics/Makefile.am
new file mode 100644
index 0000000..c87fc25
--- /dev/null
+++ b/kweather/graphics/Makefile.am
@@ -0,0 +1,2 @@
+wdir = $(kde_datadir)/kweather
+w_DATA = overcast.png sunny.png dunno.png cloudy1.png cloudy2.png cloudy3.png cloudy4.png cloudy5.png fog.png hail.png light_rain.png mist.png shower1.png shower2.png shower3.png sleet.png snow1.png snow2.png snow3.png snow4.png snow5.png tstorm1.png tstorm2.png tstorm3.png cloudy1_night.png cloudy2_night.png cloudy3_night.png cloudy4_night.png fog_night.png mist_night.png shower1_night.png shower2_night.png snow1_night.png snow2_night.png snow3_night.png sunny_night.png tstorm1_night.png tstorm2_night.png
diff --git a/kweather/graphics/cloudy1.png b/kweather/graphics/cloudy1.png
new file mode 100644
index 0000000..7cdeb26
--- /dev/null
+++ b/kweather/graphics/cloudy1.png
Binary files differ
diff --git a/kweather/graphics/cloudy1_night.png b/kweather/graphics/cloudy1_night.png
new file mode 100644
index 0000000..703f68d
--- /dev/null
+++ b/kweather/graphics/cloudy1_night.png
Binary files differ
diff --git a/kweather/graphics/cloudy2.png b/kweather/graphics/cloudy2.png
new file mode 100644
index 0000000..88a5f41
--- /dev/null
+++ b/kweather/graphics/cloudy2.png
Binary files differ
diff --git a/kweather/graphics/cloudy2_night.png b/kweather/graphics/cloudy2_night.png
new file mode 100644
index 0000000..93cdacf
--- /dev/null
+++ b/kweather/graphics/cloudy2_night.png
Binary files differ
diff --git a/kweather/graphics/cloudy3.png b/kweather/graphics/cloudy3.png
new file mode 100644
index 0000000..c9658e9
--- /dev/null
+++ b/kweather/graphics/cloudy3.png
Binary files differ
diff --git a/kweather/graphics/cloudy3_night.png b/kweather/graphics/cloudy3_night.png
new file mode 100644
index 0000000..53bef9c
--- /dev/null
+++ b/kweather/graphics/cloudy3_night.png
Binary files differ
diff --git a/kweather/graphics/cloudy4.png b/kweather/graphics/cloudy4.png
new file mode 100644
index 0000000..810a81d
--- /dev/null
+++ b/kweather/graphics/cloudy4.png
Binary files differ
diff --git a/kweather/graphics/cloudy4_night.png b/kweather/graphics/cloudy4_night.png
new file mode 100644
index 0000000..c08ba19
--- /dev/null
+++ b/kweather/graphics/cloudy4_night.png
Binary files differ
diff --git a/kweather/graphics/cloudy5.png b/kweather/graphics/cloudy5.png
new file mode 100644
index 0000000..4c45c43
--- /dev/null
+++ b/kweather/graphics/cloudy5.png
Binary files differ
diff --git a/kweather/graphics/dunno.png b/kweather/graphics/dunno.png
new file mode 100644
index 0000000..07358ec
--- /dev/null
+++ b/kweather/graphics/dunno.png
Binary files differ
diff --git a/kweather/graphics/fog.png b/kweather/graphics/fog.png
new file mode 100644
index 0000000..771d713
--- /dev/null
+++ b/kweather/graphics/fog.png
Binary files differ
diff --git a/kweather/graphics/fog_night.png b/kweather/graphics/fog_night.png
new file mode 100644
index 0000000..035444c
--- /dev/null
+++ b/kweather/graphics/fog_night.png
Binary files differ
diff --git a/kweather/graphics/hail.png b/kweather/graphics/hail.png
new file mode 100644
index 0000000..4343f79
--- /dev/null
+++ b/kweather/graphics/hail.png
Binary files differ
diff --git a/kweather/graphics/light_rain.png b/kweather/graphics/light_rain.png
new file mode 100644
index 0000000..b9ba7c7
--- /dev/null
+++ b/kweather/graphics/light_rain.png
Binary files differ
diff --git a/kweather/graphics/mist.png b/kweather/graphics/mist.png
new file mode 100644
index 0000000..bbc3a5c
--- /dev/null
+++ b/kweather/graphics/mist.png
Binary files differ
diff --git a/kweather/graphics/mist_night.png b/kweather/graphics/mist_night.png
new file mode 100644
index 0000000..bcf9dd2
--- /dev/null
+++ b/kweather/graphics/mist_night.png
Binary files differ
diff --git a/kweather/graphics/overcast.png b/kweather/graphics/overcast.png
new file mode 100644
index 0000000..4c45c43
--- /dev/null
+++ b/kweather/graphics/overcast.png
Binary files differ
diff --git a/kweather/graphics/shower1.png b/kweather/graphics/shower1.png
new file mode 100644
index 0000000..94e4871
--- /dev/null
+++ b/kweather/graphics/shower1.png
Binary files differ
diff --git a/kweather/graphics/shower1_night.png b/kweather/graphics/shower1_night.png
new file mode 100644
index 0000000..40e8900
--- /dev/null
+++ b/kweather/graphics/shower1_night.png
Binary files differ
diff --git a/kweather/graphics/shower2.png b/kweather/graphics/shower2.png
new file mode 100644
index 0000000..11eb352
--- /dev/null
+++ b/kweather/graphics/shower2.png
Binary files differ
diff --git a/kweather/graphics/shower2_night.png b/kweather/graphics/shower2_night.png
new file mode 100644
index 0000000..fe384f8
--- /dev/null
+++ b/kweather/graphics/shower2_night.png
Binary files differ
diff --git a/kweather/graphics/shower3.png b/kweather/graphics/shower3.png
new file mode 100644
index 0000000..74dc3b4
--- /dev/null
+++ b/kweather/graphics/shower3.png
Binary files differ
diff --git a/kweather/graphics/sleet.png b/kweather/graphics/sleet.png
new file mode 100644
index 0000000..9d134f7
--- /dev/null
+++ b/kweather/graphics/sleet.png
Binary files differ
diff --git a/kweather/graphics/snow1.png b/kweather/graphics/snow1.png
new file mode 100644
index 0000000..63d4cab
--- /dev/null
+++ b/kweather/graphics/snow1.png
Binary files differ
diff --git a/kweather/graphics/snow1_night.png b/kweather/graphics/snow1_night.png
new file mode 100644
index 0000000..f75df16
--- /dev/null
+++ b/kweather/graphics/snow1_night.png
Binary files differ
diff --git a/kweather/graphics/snow2.png b/kweather/graphics/snow2.png
new file mode 100644
index 0000000..c4c1854
--- /dev/null
+++ b/kweather/graphics/snow2.png
Binary files differ
diff --git a/kweather/graphics/snow2_night.png b/kweather/graphics/snow2_night.png
new file mode 100644
index 0000000..25483a2
--- /dev/null
+++ b/kweather/graphics/snow2_night.png
Binary files differ
diff --git a/kweather/graphics/snow3.png b/kweather/graphics/snow3.png
new file mode 100644
index 0000000..3d09d1c
--- /dev/null
+++ b/kweather/graphics/snow3.png
Binary files differ
diff --git a/kweather/graphics/snow3_night.png b/kweather/graphics/snow3_night.png
new file mode 100644
index 0000000..974b89f
--- /dev/null
+++ b/kweather/graphics/snow3_night.png
Binary files differ
diff --git a/kweather/graphics/snow4.png b/kweather/graphics/snow4.png
new file mode 100644
index 0000000..30dd021
--- /dev/null
+++ b/kweather/graphics/snow4.png
Binary files differ
diff --git a/kweather/graphics/snow5.png b/kweather/graphics/snow5.png
new file mode 100644
index 0000000..c4483bc
--- /dev/null
+++ b/kweather/graphics/snow5.png
Binary files differ
diff --git a/kweather/graphics/sunny.png b/kweather/graphics/sunny.png
new file mode 100644
index 0000000..fffe5e5
--- /dev/null
+++ b/kweather/graphics/sunny.png
Binary files differ
diff --git a/kweather/graphics/sunny_night.png b/kweather/graphics/sunny_night.png
new file mode 100644
index 0000000..9872732
--- /dev/null
+++ b/kweather/graphics/sunny_night.png
Binary files differ
diff --git a/kweather/graphics/tstorm1.png b/kweather/graphics/tstorm1.png
new file mode 100644
index 0000000..e5048cc
--- /dev/null
+++ b/kweather/graphics/tstorm1.png
Binary files differ
diff --git a/kweather/graphics/tstorm1_night.png b/kweather/graphics/tstorm1_night.png
new file mode 100644
index 0000000..c35fc2f
--- /dev/null
+++ b/kweather/graphics/tstorm1_night.png
Binary files differ
diff --git a/kweather/graphics/tstorm2.png b/kweather/graphics/tstorm2.png
new file mode 100644
index 0000000..5073026
--- /dev/null
+++ b/kweather/graphics/tstorm2.png
Binary files differ
diff --git a/kweather/graphics/tstorm2_night.png b/kweather/graphics/tstorm2_night.png
new file mode 100644
index 0000000..d113626
--- /dev/null
+++ b/kweather/graphics/tstorm2_night.png
Binary files differ
diff --git a/kweather/graphics/tstorm3.png b/kweather/graphics/tstorm3.png
new file mode 100644
index 0000000..474b0da
--- /dev/null
+++ b/kweather/graphics/tstorm3.png
Binary files differ