make notes on new labels and signals.

SVN revision: 79460
This commit is contained in:
Carsten Haitzler 2012-11-20 01:38:34 +00:00
parent 8d810ae79f
commit 6e607e133b
1 changed files with 3 additions and 0 deletions

View File

@ -597,6 +597,7 @@
image.normal: "O/bt_base1.png";
}
}
// also have e.text.theme for theme settings
part {
name: "e.text.label";
type: TEXT;
@ -698,6 +699,8 @@
signal: "mouse,clicked,1";
source: "button_image";
action: SIGNAL_EMIT "e,action,close" "";
// also have "e,action,settings,theme" ""
// for theme settings
}
}
}