summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorross <ross@b067294f-1dea-0310-9683-c47a78595994>2007-11-25 14:17:12 +0000
committerross <ross@b067294f-1dea-0310-9683-c47a78595994>2007-11-25 14:17:12 +0000
commit4ffd41c4015f9d52f535850f9e1b790d64e259e5 (patch)
tree02b65784287265862b3792f57e475eb8eb6b490d
parent275caf81e2dae67f2528e43a004f248a79936c65 (diff)
2007-11-25 Ross Burton <ross@openedhand.com>
* data/: Remove 770 skin. git-svn-id: http://svn.o-hand.com/repos/matchbox/trunk/Xoo@1840 b067294f-1dea-0310-9683-c47a78595994
-rw-r--r--ChangeLog5
-rw-r--r--NEWS1
-rw-r--r--data/Makefile.am1
-rw-r--r--data/nokia-770.pngbin1133167 -> 0 bytes
-rw-r--r--data/nokia-770.xml8
5 files changed, 5 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index fd47178..02acccf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,11 @@
2007-11-25 Ross Burton <ross@openedhand.com>
+ * data/:
+ Remove 770 skin.
+
+2007-11-25 Ross Burton <ross@openedhand.com>
+
* src/main.c:
Make the iPaq 4700 the default skin.
diff --git a/NEWS b/NEWS
index 9fa22fb..8680852 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,6 @@ Xoo 0.8
* Add iPaq 4700 skin (thanks kmeaw)
* Add Nokia N800 skin (thanks Renato Araujo)
-* Add Nokia 770 skin
* Use Xephyr instead of Xnest by default
* Fix configure file when building in sysroot
* Fix desktop file
diff --git a/data/Makefile.am b/data/Makefile.am
index 0efb60b..65f357e 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,7 +2,6 @@ devicedir = $(pkgdatadir)
dist_device_DATA = dot.png \
ipaq3800.xml ipaq3800.png \
ipaq4700.xml ipaq4700.png \
- nokia-770.xml nokia-770.png \
nokia-n800.xml nokia-n800.png
uidir = $(pkgdatadir)
diff --git a/data/nokia-770.png b/data/nokia-770.png
deleted file mode 100644
index 4d67c5b..0000000
--- a/data/nokia-770.png
+++ /dev/null
Binary files differ
diff --git a/data/nokia-770.xml b/data/nokia-770.xml
deleted file mode 100644
index cd93d59..0000000
--- a/data/nokia-770.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<skin>
- <device
- img="nokia-770.png"
- width="1260" height="719"
- display_width="800" display_height="480" display_depth="16"
- display_x="277" display_y="120" />
-
-</skin> \ No newline at end of file