+
-
+
+
+
+
+
diff -r 3d21115297ba -r 7d244a85dd68 inkscape/firefox/content/start.png
Binary file inkscape/firefox/content/start.png has changed
diff -r 3d21115297ba -r 7d244a85dd68 inkscape/firefox/content/start.svg
--- a/inkscape/firefox/content/start.svg Tue Mar 17 08:31:04 2009 +0800
+++ b/inkscape/firefox/content/start.svg Sat Apr 04 06:12:10 2009 +0800
@@ -72,20 +72,19 @@
sodipodi:rx="14.285714"
sodipodi:ry="14.285714"
d="M 128.57143,123.79076 A 14.285714,14.285714 0 1 1 99.999999,123.79076 A 14.285714,14.285714 0 1 1 128.57143,123.79076 z"
- transform="matrix(0.7,0,0,0.7,14.342634,-4.5390011)" />
-
+ transform="matrix(0.7,0,0,0.7,14.342634,-4.5390011)"
+ inkscape:export-filename="/home/wycc/devel/test/main/MadButterfly/inkscape/firefox/content/start.png"
+ inkscape:export-xdpi="86.949997"
+ inkscape:export-ydpi="86.949997" />
+ y="80.090363"
+ inkscape:export-filename="/home/wycc/devel/test/main/MadButterfly/inkscape/firefox/content/start.png"
+ inkscape:export-xdpi="86.949997"
+ inkscape:export-ydpi="86.949997" />
diff -r 3d21115297ba -r 7d244a85dd68 inkscape/firefox/template/textmenu/Makefile
--- a/inkscape/firefox/template/textmenu/Makefile Tue Mar 17 08:31:04 2009 +0800
+++ b/inkscape/firefox/template/textmenu/Makefile Sat Apr 04 06:12:10 2009 +0800
@@ -1,4 +1,4 @@
-SRC=main.c %f.c
+SRC=main.c %n.c
OBJ=$(SRC:.c=.o)
CFLAGS+=`pkg-config --cflags libmbfly` `pkg-config --cflags pangocairo`
LDFLAGS=`pkg-config --libs libmbfly`
diff -r 3d21115297ba -r 7d244a85dd68 inkscape/firefox/template/textmenu/app.c
--- a/inkscape/firefox/template/textmenu/app.c Tue Mar 17 08:31:04 2009 +0800
+++ b/inkscape/firefox/template/textmenu/app.c Sat Apr 04 06:12:10 2009 +0800
@@ -2,7 +2,7 @@
#include
#include "mbapp.h"
#include "animated_menu.h"
-#include "app.h"
+#include "%n.h"
void myselect_callback(mb_animated_menu_t *m, int select)
{
diff -r 3d21115297ba -r 7d244a85dd68 inkscape/firefox/template/textmenu/main.c
--- a/inkscape/firefox/template/textmenu/main.c Tue Mar 17 08:31:04 2009 +0800
+++ b/inkscape/firefox/template/textmenu/main.c Sat Apr 04 06:12:10 2009 +0800
@@ -4,7 +4,7 @@
//#include "menu.h"
#include "mbapp.h"
#include "animated_menu.h"
-#include "app.h"
+#include "%n.h"
char *menus[] = {