From 917f8ca804bbbacc631cce414608cb989866f6ba Mon Sep 17 00:00:00 2001 From: François Revol Date: Tue, 31 Dec 2013 14:28:09 +0100 Subject: beos: Drop duplicate throbber PNG resources They are also added with another path by the makefile. --- beos/res.rdef | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'beos/res.rdef') diff --git a/beos/res.rdef b/beos/res.rdef index daad9dee3..97dc59dd7 100644 --- a/beos/res.rdef +++ b/beos/res.rdef @@ -18,17 +18,6 @@ #include "res.h" -/* throbber */ -resource(400, "throbber0.png") #'data' import "res/throbber/throbber0.png"; -resource(401, "throbber1.png") #'data' import "res/throbber/throbber1.png"; -resource(402, "throbber2.png") #'data' import "res/throbber/throbber2.png"; -resource(403, "throbber3.png") #'data' import "res/throbber/throbber3.png"; -resource(404, "throbber4.png") #'data' import "res/throbber/throbber4.png"; -resource(405, "throbber5.png") #'data' import "res/throbber/throbber5.png"; -resource(406, "throbber6.png") #'data' import "res/throbber/throbber6.png"; -resource(407, "throbber7.png") #'data' import "res/throbber/throbber7.png"; -resource(408, "throbber8.png") #'data' import "res/throbber/throbber8.png"; - /* files exported as resource:// via rsrc:// mapping */ resource(500, "credits.html") #'data' import "res/en/credits.html,faf"; resource(501, "licence.html") #'data' import "res/en/licence.html,faf"; -- cgit v1.2.3