author | llornkcor <llornkcor> | 2002-04-19 01:21:17 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-04-19 01:21:17 (UTC) |
commit | 6ffbfe7daee3b01b8dce2afa9036b70b187a8fc7 (patch) (side-by-side diff) | |
tree | 7dd8f2ebfc679fbba7b11bb8311189e1cec96191 /apps/Applications | |
parent | 7715e61aa7874b592bac6158a400d11278a42092 (diff) | |
download | opie-6ffbfe7daee3b01b8dce2afa9036b70b187a8fc7.zip opie-6ffbfe7daee3b01b8dce2afa9036b70b187a8fc7.tar.gz opie-6ffbfe7daee3b01b8dce2afa9036b70b187a8fc7.tar.bz2 |
fix Exec
-rw-r--r-- | apps/Applications/advancedfm.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Applications/advancedfm.desktop b/apps/Applications/advancedfm.desktop index 3f711e3..f0284f3 100644 --- a/apps/Applications/advancedfm.desktop +++ b/apps/Applications/advancedfm.desktop @@ -2,3 +2,3 @@ Comment = An advanced file manager program -Exec = ../apps/Applications/advancedfm +Exec = advancedfm File = advancedfm |