diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index 142d4ce957..332aca1b06 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,7 @@ +2011-10-27 Sancho Lerena + + * res/values/strings.xml: Default string for "help" screen. + 2011-10-24 Miguel de Dios * android/src/pandroid/agent/PandroidAgentListener.java: fixed the diff --git a/pandora_agents/android/res/values/strings.xml b/pandora_agents/android/res/values/strings.xml index b83d2c39e0..f1882a767f 100755 --- a/pandora_agents/android/res/values/strings.xml +++ b/pandora_agents/android/res/values/strings.xml @@ -45,6 +45,7 @@ Contact error Last Contact:\n - <p>Un texto</p><p>Otro texto<br/><a href="http://google.es">google</a> el <i>texto</i></p> + Pandroid Agent is an Android Pandora FMS agent for Pandora FMS. <p> + Pandora FMS is a general purpose monitoring system. With android agent you can get GPS information of your device, know how much battery left, memory on device, or using the proximity sensor to know if the phone is near your ear :-). This could be expanded in the future to report if a given process is running, very useful to use the agent on embedded devices on tablets to report to a central server. Also can be expanded to get information given by the user for other app and stored in the device or doing a lot of things more. Complete source code is provided. See more about Pandora FMS at <a href='http://pandorafms.org'>http://pandorafms.org</A>