[tuxdroid-svn] r642 - in software/gadgets: battery_monitor/trunk battery_monitor/trunk/Battery_moni
Status: Beta
Brought to you by:
ks156
From: Paul_R <c2m...@c2...> - 2007-10-24 11:26:12
|
Author: Paul_R Date: 2007-10-24 13:26:09 +0200 (Wed, 24 Oct 2007) New Revision: 642 Modified: software/gadgets/battery_monitor/trunk/Battery_monitor.tgf software/gadgets/battery_monitor/trunk/Battery_monitor_svn/Strings/fr_ALL.xml software/gadgets/battery_monitor/trunk/Battery_monitor_svn/about.xml software/gadgets/battery_monitor/trunk/Battery_monitor_svn/settings.xml software/gadgets/battery_monitor/trunk/Battery_monitor_svn/strings.xml software/gadgets/light_monitor/trunk/Light_monitor.tgf software/gadgets/light_monitor/trunk/Light_monitor/Strings/fr_ALL.xml software/gadgets/light_monitor/trunk/Light_monitor/about.xml software/gadgets/light_monitor/trunk/Light_monitor/strings.xml Log: * Corrected the help files of the battery and the light monitor gadgets Modified: software/gadgets/battery_monitor/trunk/Battery_monitor.tgf =================================================================== (Binary files differ) Modified: software/gadgets/battery_monitor/trunk/Battery_monitor_svn/Strings/fr_ALL.xml =================================================================== --- software/gadgets/battery_monitor/trunk/Battery_monitor_svn/Strings/fr_ALL.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/battery_monitor/trunk/Battery_monitor_svn/Strings/fr_ALL.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -11,7 +11,7 @@ <widget_lblControl type='str'>Contrôle</widget_lblControl> <Increase type='str'>Le niveau de la batterie est passé en dessus du seuil</Increase> <full type='str'>Les batteries sont pleines</full> - <gui_conf_accept_bt type='str'>Valider</gui_conf_accept_bt> + <widget_lblChangeD type='str'>Changement inf.</widget_lblChangeD> <lblLowThreshold type='str'>Limite inférieure</lblLowThreshold> <help_text type='str'>-- Les évènements : Deux grands types d'évènements peuvent avoir lieu, contenant chacun diverses options : @@ -41,7 +41,7 @@ Si aucun script externe n'est spécifié, un comportement de base se déclenchera. Les évènements peuvent à tout moment être modifiés ou supprimés, par simple sélection de la ligne dans le tableau. -Une option permet de rejeté les mesures lorsque les moteurs fonctionnent. +Une option permet de rejeter les mesures lorsque les moteurs fonctionnent. - La fenêtre du gadget : Cette fenêtre affiche le graphique de la batterie. @@ -73,7 +73,7 @@ <MainBehavior type='str'>Comportement principal</MainBehavior> <speaker_name type='str'>Bruno8k</speaker_name> <conf_lblSample type='str'>Points</conf_lblSample> - <charging type='str'>En charge</charging> + <conf_lblType type='str'>Type</conf_lblType> <Change type='str'>Le niveau de la batterie a changé</Change> <Both type='str'>Le niveau de la batterie a passé le seuil</Both> <conf_btnModify type='str'>Modifier</conf_btnModify> @@ -102,18 +102,18 @@ <gui_conf_remote_set_bt type='str'>Set</gui_conf_remote_set_bt> <widget_lblChange type='str'>Changement</widget_lblChange> <name_to_read type='str'>Moniteur de batteries</name_to_read> - <conf_lblNotNotified type='str'>Non notifié</conf_lblNotNotified> + <gui_conf_window_title type='str'>Paramètres</gui_conf_window_title> <Drop type='str'>Le niveau de la batterie a chuté</Drop> <conf_lblDrop type='str'>Chute</conf_lblDrop> - <gui_conf_window_title type='str'>Paramètres</gui_conf_window_title> + <conf_lblNotNotified type='str'>Non notifié</conf_lblNotNotified> <Raise type='str'>Le niveau de la batterie a augmenté</Raise> - <conf_lblType type='str'>Type</conf_lblType> + <charging type='str'>En charge</charging> <widget_lblSet type='str'>Ajouter a la config.</widget_lblSet> <Decrease type='str'>Le niveau de la batterie est passé en dessous du seuil</Decrease> <conf_lblValue type='str'>Valeur (V)</conf_lblValue> <conf_lblRate type='str'>Rafraichissement</conf_lblRate> <widget_lblBehavior type='str'>Activer le script</widget_lblBehavior> - <widget_lblChangeD type='str'>Changement inf.</widget_lblChangeD> + <gui_conf_accept_bt type='str'>Valider</gui_conf_accept_bt> <conf_lblTime type='str'>Temps (sec.)</conf_lblTime> <conf_lblControl type='str'>Contrôle</conf_lblControl> <conf_lblNotified type='str'>Notifié ?</conf_lblNotified> Modified: software/gadgets/battery_monitor/trunk/Battery_monitor_svn/about.xml =================================================================== --- software/gadgets/battery_monitor/trunk/Battery_monitor_svn/about.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/battery_monitor/trunk/Battery_monitor_svn/about.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <about> + <gadget_name type='str'>battery_monitor</gadget_name> <gadget_author type='str'>Paul Rathgeb</gadget_author> + <gadget_description type='str'>Battery monitor for tux droid</gadget_description> <gadget_version type='str'>0.0.1</gadget_version> - <gadget_description type='str'>Battery monitor for tux droid</gadget_description> - <gadget_name type='str'>battery_monitor</gadget_name> </about> Modified: software/gadgets/battery_monitor/trunk/Battery_monitor_svn/settings.xml =================================================================== --- software/gadgets/battery_monitor/trunk/Battery_monitor_svn/settings.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/battery_monitor/trunk/Battery_monitor_svn/settings.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='UTF-8'?> <settings> <parameters> - <Sample type='float'>600.0</Sample> + <test_tab type='list'>[[1, 0, 0, 0.10000000000000001, 20.0, True, 'None', False, 0]]</test_tab> + <chkMotors type='bool'>True</chkMotors> <low_threshold type='float'>4.8</low_threshold> - <chkMotors type='bool'>True</chkMotors> <MainScript type='str'>None</MainScript> - <test_tab type='list'>[[1, 0, 0, 0.10000000000000001, 20.0, True, 'None', False, 0]]</test_tab> + <Sample type='float'>600.0</Sample> <Rate type='float'>1.0</Rate> <high_threshold type='float'>6.0</high_threshold> <config type='list'>[]</config> Modified: software/gadgets/battery_monitor/trunk/Battery_monitor_svn/strings.xml =================================================================== --- software/gadgets/battery_monitor/trunk/Battery_monitor_svn/strings.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/battery_monitor/trunk/Battery_monitor_svn/strings.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -1,54 +1,57 @@ <?xml version='1.0' encoding='UTF-8'?> <strings> <conf_lblIncrease type='str'>Increase</conf_lblIncrease> + <widget_lblChangeD type='str'>Drop and raise</widget_lblChangeD> <conf_lblThreshold type='str'>Threshold</conf_lblThreshold> <gui_conf_remote_title type='str'>Control</gui_conf_remote_title> + <conf_lblTime type='str'>Time (sec.)</conf_lblTime> <battery type='str'>On battery</battery> <conf_lblRaise type='str'>Raise</conf_lblRaise> + <widget_lblTest type='str'>Notifications</widget_lblTest> <gui_conf_description_lb type='str'>Description</gui_conf_description_lb> <conf_lblEvent type='str'>Event</conf_lblEvent> <widget_lblControl type='str'>Control</widget_lblControl> <Increase type='str'>The battery level exceeded the threshold</Increase> - <full type='str'>The level of the batteries is full</full> + <conf_btnModify type='str'>Modify</conf_btnModify> <gui_conf_accept_bt type='str'>Accept</gui_conf_accept_bt> - <gui_conf_delay_lb type='str'>Delay (sec)</gui_conf_delay_lb> - <help_text type='str'>-- The events: -Two main types of events can take place, containing each one various options: + <lblLowThreshold type='str'>Lower limit</lblLowThreshold> + <gui_conf_remote_set_bt type='str'>Set</gui_conf_remote_set_bt> + <lblMotors type='str'>Disable measure when the motors are running</lblMotors> + <help_text type='str'>--The events: +Two main types of events can take place, each containing various options: -The changes: +The changes: The changes are events which occur in a given time. The four types of changes are: - Drop - Raise -- a followed drop of an increase -- an followed increase of a drop +- a drop followed by an increase +- an increase followed by a drop For example, an event can take place if the battery level decreases by 0.1V in a time of ten seconds. The thresholds: -The thresholds events starts when the battery voltage reached a specified level. -The passage of the threshold can be done: -- by an increase (passage beyond of the threshold) -- by a reduction (passage below the threshold) -- in the both directions. +The threshold events start when the battery voltage reaches a specified level. +Passing the threshold can be done: +- by an increase (moving above the threshold) +- by a decrease (moving below the threshold) +- in both directions. -- The windows: - The settings window: -This window contains all the options of configuration of the gadget, in particular the refresh rate and the number of points displayed on the graph. +This window contains all configuration options of the gadget, in particular the refresh rate and the number of points displayed on the graph. -Some events, being able to involve a notification, can also be recorded. -If no external script is specified, a standard behavior will start. -The events can constantly be modified or removed, simply by selection of the line in the table. +Additional custom events with a notification, can also be stored here. If no external script is specified, a default behavior will be used. +The events can be modified or removed, simply by selecting the event line in the table and clicking the required button. -A checkbox allow to enable / disable the measure when the motors are running. +A checkbox allows to enable / disable the measurement when the motors are running. - The gadget window: -This window display the battery voltage graph. -When this window is showed, the events recorded in the settings window are not notified. +This window displays the battery voltage graph. +When this window is displayed, the events stored in the settings window are not notified. This window makes it possible to try various configurations and to add them in the settings table.</help_text> <end_of_charge type='str'>The load of the battery is finished</end_of_charge> - <conf_btnRemove type='str'>Remove</conf_btnRemove> <conf_lblChange type='str'>Change</conf_lblChange> <conf_lblBoth type='str'>Both</conf_lblBoth> <widget_lblBtnApply type='str'>Apply changes</widget_lblBtnApply> @@ -58,31 +61,28 @@ <gui_conf_update_title type='str'>Update</gui_conf_update_title> <conf_lblChangeU type='str'>Raise and drop</conf_lblChangeU> <gui_conf_cancel_bt type='str'>Cancel</gui_conf_cancel_bt> - <widget_lblBoth type='str'>Both direction</widget_lblBoth> - <gui_conf_rate_lb type='str'>Refresh rate :</gui_conf_rate_lb> <absolute_threshold_high type='str'>The batteries are full</absolute_threshold_high> <mainscript type='str'>I've found the light !</mainscript> - <MainBehavior type='str'>Main behavior</MainBehavior> - <lblLowThreshold type='str'>Lower limit</lblLowThreshold> + <gui_conf_delay_lb type='str'>Delay (sec)</gui_conf_delay_lb> <plugged type='str'>Plugged</plugged> - <ChangeU type='str'>The battery level raised and dropped</ChangeU> <conf_btnBehavior type='str'>Clear path</conf_btnBehavior> <charge type='str'>and the batteries are being charged</charge> <gui_conf_about_title type='str'>About</gui_conf_about_title> <conf_lblChangeD type='str'>Drop and raise</conf_lblChangeD> <low type='str'>The level of the batteries is weak</low> - <charging type='str'>Charging</charging> - <speaker_name type='str'>Ryan8k</speaker_name> + <conf_btnAdd type='str'>Add</conf_btnAdd> + <conf_lblBehavior type='str'>Behavior script</conf_lblBehavior> <conf_lblSample type='str'>Samples</conf_lblSample> - <conf_lblType type='str'>Type</conf_lblType> + <charging type='str'>Charging</charging> <Change type='str'>The battery level changed</Change> + <conf_lblValue type='str'>Value (V)</conf_lblValue> <Both type='str'>The battery level reached the threshold</Both> - <conf_btnModify type='str'>Modify</conf_btnModify> + <full type='str'>The level of the batteries is full</full> <widget_lblEvent type='str'>Event</widget_lblEvent> <normal type='str'>The level of the batteries is good</normal> <widget_lblIncrease type='str'>Increasing</widget_lblIncrease> <widget_lblRaise type='str'>Raise</widget_lblRaise> - <conf_btnAdd type='str'>Add</conf_btnAdd> + <gui_conf_rate_lb type='str'>Refresh rate :</gui_conf_rate_lb> <on_battery type='str'>and tux is fed by the batteries</on_battery> <widget_lblDecrease type='str'>Decreasing</widget_lblDecrease> <gui_conf_sample_lb type='str'>Sample :</gui_conf_sample_lb> @@ -90,33 +90,32 @@ <conf_lblNotifiedBehavior type='str'>Notified</conf_lblNotifiedBehavior> <gui_conf_author_lb type='str'>Author</gui_conf_author_lb> <widget_lblDrop type='str'>Drop</widget_lblDrop> - <ChangeD type='str'>The battery level dropped and raised</ChangeD> - <absolute_threshold type='str'>Weak batteries </absolute_threshold> - <lblMotors type='str'>Disable measure when the motors are running</lblMotors> + <conf_lblNotified type='str'>Notified ?</conf_lblNotified> + <gui_conf_window_title type='str'>Parameters</gui_conf_window_title> + <widget_lblBoth type='str'>Both direction</widget_lblBoth> <conf_lblDecrease type='str'>Decrease</conf_lblDecrease> - <lblHighThreshold type='str'>Higher limit</lblHighThreshold> <widget_lblValue type='str'>Value (V)</widget_lblValue> <conf_lblDefaultBehavior type='str'>Default behavior</conf_lblDefaultBehavior> - <widget_lblDisplayThreshold type='str'>Display threshold on graph</widget_lblDisplayThreshold> - <conf_lblBehavior type='str'>Behavior script</conf_lblBehavior> + <speaker_name type='str'>Ryan8k</speaker_name> <plug type='str'>and the power supply is plugged</plug> - <gui_conf_remote_set_bt type='str'>Set</gui_conf_remote_set_bt> + <absolute_threshold type='str'>Weak batteries </absolute_threshold> <widget_lblChange type='str'>Change</widget_lblChange> <name_to_read type='str'>Battery monitor</name_to_read> + <lblHighThreshold type='str'>Higher limit</lblHighThreshold> <conf_lblNotNotified type='str'>Not notified</conf_lblNotNotified> <Drop type='str'>The battery level dropped</Drop> <conf_lblDrop type='str'>Drop</conf_lblDrop> - <gui_conf_window_title type='str'>Parameters</gui_conf_window_title> + <ChangeD type='str'>The battery level dropped and raised</ChangeD> <Raise type='str'>The battery level raised</Raise> - <conf_lblNotified type='str'>Notified ?</conf_lblNotified> + <conf_lblType type='str'>Type</conf_lblType> <widget_lblSet type='str'>Add to config</widget_lblSet> <Decrease type='str'>The battery level passed below the threshold</Decrease> - <conf_lblValue type='str'>Value (V)</conf_lblValue> + <widget_lblDisplayThreshold type='str'>Display threshold on graph</widget_lblDisplayThreshold> <conf_lblRate type='str'>Refresh rate</conf_lblRate> <widget_lblBehavior type='str'>Enable behavior script</widget_lblBehavior> - <widget_lblChangeD type='str'>Drop and raise</widget_lblChangeD> - <conf_lblTime type='str'>Time (sec.)</conf_lblTime> + <MainBehavior type='str'>Main behavior</MainBehavior> + <ChangeU type='str'>The battery level raised and dropped</ChangeU> <conf_lblControl type='str'>Control</conf_lblControl> - <widget_lblTest type='str'>Notifications</widget_lblTest> + <conf_btnRemove type='str'>Remove</conf_btnRemove> <widget_lblThreshold type='str'>Threshold</widget_lblThreshold> </strings> Modified: software/gadgets/light_monitor/trunk/Light_monitor/Strings/fr_ALL.xml =================================================================== --- software/gadgets/light_monitor/trunk/Light_monitor/Strings/fr_ALL.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/light_monitor/trunk/Light_monitor/Strings/fr_ALL.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -9,7 +9,6 @@ <conf_lblEvent type='str'>Evènement</conf_lblEvent> <widget_lblControl type='str'>Contrôle</widget_lblControl> <Increase type='str'>La lumière est passée en dessus du seuil</Increase> - <widget_lblBehavior type='str'>Activer le script</widget_lblBehavior> <gui_conf_accept_bt type='str'>Valider</gui_conf_accept_bt> <speaker_name type='str'>Bruno8k</speaker_name> <help_text type='str'>-- Les évènements : @@ -61,6 +60,7 @@ <mainscript type='str'>J'ai trouvé la lumière !</mainscript> <conf_btnRemove type='str'>Enlever</conf_btnRemove> <gui_conf_delay_lb type='str'>Délai (sec)</gui_conf_delay_lb> + <conf_lblNotNotified type='str'>Non notifié</conf_lblNotNotified> <conf_btnBehavior type='str'>Supprimer</conf_btnBehavior> <gui_conf_about_title type='str'>A propos</gui_conf_about_title> <conf_lblChangeD type='str'>Chute et augmente</conf_lblChangeD> @@ -69,6 +69,7 @@ <conf_lblSample type='str'>Points</conf_lblSample> <conf_lblType type='str'>Type</conf_lblType> <Change type='str'>La lumière a changé</Change> + <conf_lblRate type='str'>Taux de rafraichissement</conf_lblRate> <Both type='str'>La lumière a passé le seuil</Both> <conf_btnModify type='str'>Modifier</conf_btnModify> <widget_lblDrop type='str'>Chute</widget_lblDrop> @@ -96,13 +97,12 @@ <gui_conf_remote_set_bt type='str'>Set</gui_conf_remote_set_bt> <search type='str'>Je cherche ...</search> <widget_lblChange type='str'>Changement</widget_lblChange> - <light5 type='str'>Je ne peux pas trouver d'où vient la lumière...</light5> <widget_lblLight type='str'>Trouver lumière</widget_lblLight> <name_to_read type='str'>Moniteur de lumière</name_to_read> <gui_conf_window_title type='str'>Paramètres</gui_conf_window_title> <Drop type='str'>La lumière a chuté</Drop> <conf_lblDrop type='str'>Chute</conf_lblDrop> - <conf_lblNotNotified type='str'>Non notifié</conf_lblNotNotified> + <widget_lblBehavior type='str'>Activer le script</widget_lblBehavior> <Raise type='str'>La lumière a augmenté</Raise> <conf_lblNotified type='str'>Notifié ?</conf_lblNotified> <widget_lblSet type='str'>Ajouter a la config.</widget_lblSet> @@ -111,7 +111,7 @@ <Decrease type='str'>La lumière est passée en dessous du seuil</Decrease> <conf_lblValue type='str'>Valeur (%)</conf_lblValue> <light4 type='str'>Je pense que la lumière vient de cette direction</light4> - <conf_lblRate type='str'>Taux de rafraichissement</conf_lblRate> + <light5 type='str'>Je ne peux pas trouver d'où vient la lumière...</light5> <Threshold type='str'>La lumière a atteint le seuil</Threshold> <widget_lblChangeD type='str'>Changement inf.</widget_lblChangeD> <conf_lblTime type='str'>Temps (sec.)</conf_lblTime> Modified: software/gadgets/light_monitor/trunk/Light_monitor/about.xml =================================================================== --- software/gadgets/light_monitor/trunk/Light_monitor/about.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/light_monitor/trunk/Light_monitor/about.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -2,6 +2,6 @@ <about> <gadget_author type='str'>Paul Rathgeb</gadget_author> <gadget_version type='str'>0.0.1</gadget_version> + <gadget_name type='str'>light_monitor</gadget_name> <gadget_description type='str'>Light monitor for tux droid</gadget_description> - <gadget_name type='str'>light_monitor</gadget_name> </about> Modified: software/gadgets/light_monitor/trunk/Light_monitor/strings.xml =================================================================== --- software/gadgets/light_monitor/trunk/Light_monitor/strings.xml 2007-10-24 10:19:49 UTC (rev 641) +++ software/gadgets/light_monitor/trunk/Light_monitor/strings.xml 2007-10-24 11:26:09 UTC (rev 642) @@ -9,42 +9,43 @@ <conf_lblEvent type='str'>Event</conf_lblEvent> <widget_lblControl type='str'>Control</widget_lblControl> <Increase type='str'>The light level exceeded the threshold</Increase> + <widget_lblBehavior type='str'>Enable behavior script</widget_lblBehavior> <conf_btnRemove type='str'>Remove</conf_btnRemove> <gui_conf_accept_bt type='str'>Accept</gui_conf_accept_bt> <help_text type='str'>-- The events: -Two main types of events can take place, containing each one various options: +Two main types of events can take place, each containing various options: The changes: The changes are events which occur in a given time. The four types of changes are: - Drop - Raise -- a followed drop of an increase -- an followed increase of a drop +- a drop followed by an increase +- an increase followed by a drop For example, an event can take place if the light level decreases by 10% in a time of two seconds. The thresholds: -The thresholds events starts when the light reached a specified level. -The passage of the threshold can be done: -- by an increase (passage beyond of the threshold) -- by a reduction (passage below the threshold) -- in the both directions. +The threshold events start when the light reaches a specified level. +Passing the threshold can be done: +- by an increase (moving above the threshold) +- by a decrease (moving below the threshold) +- in both directions. -- The windows: - The settings window: -This window contains all the options of configuration of the gadget, in particular the refresh rate and the number of points displayed on the graph. +This window contains all the configuration options of the gadget, in particular the refresh rate and the number of points displayed on the graph. -Some events, being able to involve a notification, can also be recorded. -If no external script is specified, a standard behavior will start. -The events can constantly be modified or removed, simply by selection of the line in the table. +Additional custom events with a notification can also be stored here. +If no external script is specified, a default behavior will be used. +The events can be modified or removed, simply by selection the event line in the table and selecting the required button. - The gadget window: -This window display the light graph. -When this window is showed, the events recorded in the settings window are not notified. +This window displays the light graph. +When this window is displayed, the events stored in the settings window are not notified. This window makes it possible to try various configurations and to add them in the settings table. -A test area comprising two buttons make it possible Tux to seek the most luminous direction, or darkest.</help_text> +In the test part with two buttons you can make Tux search for the light source or darkest spot.</help_text> <ChangeU type='str'>The light level raised and dropped</ChangeU> <conf_lblChange type='str'>Change</conf_lblChange> <conf_lblBoth type='str'>Both</conf_lblBoth> @@ -60,7 +61,6 @@ <mainscript type='str'>I've found the light !</mainscript> <light2 type='str'>ow wait, even lighter here.</light2> <gui_conf_delay_lb type='str'>Delay (sec)</gui_conf_delay_lb> - <conf_lblNotNotified type='str'>Not notified</conf_lblNotNotified> <conf_btnBehavior type='str'>Clear path</conf_btnBehavior> <gui_conf_about_title type='str'>About</gui_conf_about_title> <conf_lblChangeD type='str'>Drop and raise</conf_lblChangeD> @@ -96,14 +96,14 @@ <gui_conf_remote_set_bt type='str'>Set</gui_conf_remote_set_bt> <search type='str'>I seek ...</search> <widget_lblChange type='str'>Change</widget_lblChange> - <light5 type='str'>I can't find the direction of the light.</light5> <widget_lblLight type='str'>Search light</widget_lblLight> <name_to_read type='str'>Light monitor</name_to_read> <gui_conf_window_title type='str'>Parameters</gui_conf_window_title> <Drop type='str'>The light level dropped</Drop> <conf_lblDrop type='str'>Drop</conf_lblDrop> - <widget_lblBehavior type='str'>Enable behavior script</widget_lblBehavior> + <conf_lblNotNotified type='str'>Not notified</conf_lblNotNotified> <Raise type='str'>The light level raised</Raise> + <widget_lblThreshold type='str'>Threshold</widget_lblThreshold> <conf_lblNotified type='str'>Notified ?</conf_lblNotified> <widget_lblSet type='str'>Add to config</widget_lblSet> <light3 type='str'>or here ...</light3> @@ -117,5 +117,5 @@ <conf_lblTime type='str'>Time (sec.)</conf_lblTime> <conf_lblControl type='str'>Control</conf_lblControl> <widget_lblTest type='str'>Notifications</widget_lblTest> - <widget_lblThreshold type='str'>Threshold</widget_lblThreshold> + <light5 type='str'>I can't find the direction of the light.</light5> </strings> Modified: software/gadgets/light_monitor/trunk/Light_monitor.tgf =================================================================== (Binary files differ) |