--
--
HI Manoj,Really nice app. Can I know whats running beneath ? is it find or locate ?
With reference to your second screen shot where `app` button is clicked, it is showing all files related to 'bash'.
I think it should show applications related to bash, you should confine you search to '/usr/share/applications/'.
Also it should find string like *terminal*, *bash* etc.
--
Nice :-)
We may test it tomorrow, busy with some urgent android stuff..we will include this app in linux for sure
--
Nice :-)
We may test it tomorrow, busy with some urgent android stuff..we will include this app in linux for sure
where is your code hosted(back end + UI) ? , I did'nt find any updates on your github link
--
in that case launch buttpn is not reqd
--
I am reducing the number of folders the file search will scan through to '/home/' , I realised that it wont scan through the Memory card. So I needed to confirm wether the location of the memory card is at '/media/' or something else?
--
--
--
We refused "find" because its resource intensive and much slower than locate
But sudo updatedb doesn't seem as viable option either
Will search for other options before settling for find..,
--
On Dec 23, 2012 12:42 AM, "Srikant" <u.srikan...@gmail.com> wrote:
>
> Nice work. Try keeping .data.xml file in .local/ directory.
Yeah that can be done
I spoke to that tablet issuing guy, you will
> get it on monday morning with 2 sdcards, we have some meeting in the morning..so is it possible
> for you to come after 2pm to aero annex lab.
>
Sure no prob.
great :-)
Tomorrow also your tablet issue stuff not possible, everyone is busy with Mr.N K Sinha's visit, lot of demos and etc..so plz consider it on 29th
--
If they are only installation files then it should goto system dirs, where does lxde keep its plugins?? keep them in the same directory
I realized I was dragging this small application too much over small details
--
You received this message because you are subscribed to the Google Groups "Linux-on-Aakash" group.--
To unsubscribe from this group and stop receiving emails from it, send an email to linux_on_aaka...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Just cc relevant ppl and emailOn Sat, Feb 2, 2013 at 9:47 PM, Srikant <u.srikan...@gmail.com> wrote:
yes please email. Just keep in minds all our discussions are public :-P
please count yourself in.
https://github.com/manojgudi
check a strange repository called py batMon.
start fixing it.
--
You received this message because you are subscribed to the Google Groups "Linux-on-Aakash" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux_on_aaka...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Feb 20, 2013 4:37 PM, "isachin" <iclco...@gmail.com> wrote:
>
> I just applied your patch, its not working. Can you tell me from which src did the 'diff' with ?.
>
> Even https://github.com/psipika/lxpanel.git don't generate the same diff.
strange the diff was calculated wit same repository
> Second thing, we cant change the PATH to #define ACPI_PATH_SYS_POWER_SUPPY "/sys/class/power_supply/BAT1"
> as we dont have ../BAT1 in PATH
>
>
interesting, this means my patch is incorrect. Lemme have a look at it.