|
|
2010-01-04
, 09:52
|
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#51
|
|
|
2010-01-04
, 12:12
|
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#52
|
Hello fpp,
pls can you enter follow command:
ls -r /opt/*
and post oder mail me the output
|
|
2010-01-04
, 14:55
|
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#54
|
This is certainly a chicken-egg problem. No developer will ever put Categories in his .desktop-files if they go unused on the N900.
for i in *.desktop; do
PKG=`dpkg -S "${i}"`
SECTION=`apt-cache show "${PKG}" | grep ^Section: | cut -d' ' -f 2
}
So why not write to the .desktop file in case it doesn't already include a category (or in case the category needs to be changed) and then always read from the .desktop file when you have to determine where to put an application?
| The Following User Says Thank You to Jaffa For This Useful Post: | ||
|
|
2010-01-04
, 16:37
|
|
Posts: 85 |
Thanked: 171 times |
Joined on Jan 2010
@ Austria
|
#55
|
| The Following User Says Thank You to manzn For This Useful Post: | ||
|
|
2010-01-04
, 16:49
|
|
Posts: 345 |
Thanked: 100 times |
Joined on Nov 2009
|
#56
|
|
|
2010-01-04
, 16:55
|
|
Posts: 85 |
Thanked: 171 times |
Joined on Jan 2010
@ Austria
|
#57
|
| The Following 2 Users Say Thank You to manzn For This Useful Post: | ||
|
|
2010-01-04
, 17:02
|
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#58
|
|
|
2010-01-04
, 17:27
|
|
Posts: 345 |
Thanked: 100 times |
Joined on Nov 2009
|
#59
|
|
|
2010-01-04
, 17:45
|
|
Posts: 85 |
Thanked: 171 times |
Joined on Jan 2010
@ Austria
|
#60
|
| The Following User Says Thank You to manzn For This Useful Post: | ||