ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.17 by root, Wed Apr 12 20:42:52 2006 UTC vs.
Revision 1.20 by elmex, Fri Apr 14 14:31:58 2006 UTC

33 'resources/d1_bg.png' => '$(INST_LIBDIR)/CFClient/resources/d1_bg.png', 33 'resources/d1_bg.png' => '$(INST_LIBDIR)/CFClient/resources/d1_bg.png',
34 'resources/d1_border_top.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_top.png', 34 'resources/d1_border_top.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_top.png',
35 'resources/d1_border_bottom.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_bottom.png', 35 'resources/d1_border_bottom.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_bottom.png',
36 'resources/d1_border_left.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_left.png', 36 'resources/d1_border_left.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_left.png',
37 'resources/d1_border_right.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_right.png', 37 'resources/d1_border_right.png' => '$(INST_LIBDIR)/CFClient/resources/d1_border_right.png',
38 'resources/b1_button_active.png' => '$(INST_LIBDIR)/CFClient/resources/b1_button_active.png', 38 'resources/b1_button_active.png' => '$(INST_LIBDIR)/CFClient/resources/b1_button_active.png',
39 'resources/s1_slider.png' => '$(INST_LIBDIR)/CFClient/resources/s1_slider.png',
40 'resources/s1_slider_bg.png' => '$(INST_LIBDIR)/CFClient/resources/s1_slider_bg.png',
41 'resources/c1_checkbox_bg.png' => '$(INST_LIBDIR)/CFClient/resources/c1_checkbox_bg.png',
42 'resources/c1_checkbox_active.png' => '$(INST_LIBDIR)/CFClient/resources/c1_checkbox_active.png',
43 'resources/g1_food_gauge_empty.png' => '$(INST_LIBDIR)/CFClient/resources/g1_food_gauge_empty.png',
44 'resources/g1_food_gauge_full.png' => '$(INST_LIBDIR)/CFClient/resources/g1_food_gauge_full.png',
45 'resources/g1_grace_gauge_empty.png' => '$(INST_LIBDIR)/CFClient/resources/g1_grace_gauge_empty.png',
46 'resources/g1_grace_gauge_full.png' => '$(INST_LIBDIR)/CFClient/resources/g1_grace_gauge_full.png',
47 'resources/g1_hp_gauge_empty.png' => '$(INST_LIBDIR)/CFClient/resources/g1_hp_gauge_empty.png',
48 'resources/g1_hp_gauge_full.png' => '$(INST_LIBDIR)/CFClient/resources/g1_hp_gauge_full.png',
49 'resources/g1_mana_gauge_empty.png' => '$(INST_LIBDIR)/CFClient/resources/g1_mana_gauge_empty.png',
50 'resources/g1_mana_gauge_full.png' => '$(INST_LIBDIR)/CFClient/resources/g1_mana_gauge_full.png',
51
39 } 52 }
40); 53);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines