author | harlekin <harlekin> | 2003-03-22 17:46:42 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-03-22 17:46:42 (UTC) |
commit | 74075fc06e2df36ea7a0ad09a101802fd19c0469 (patch) (side-by-side diff) | |
tree | 8960c81b292cd094d78a9c29ee9bc11aa8319750 /apps/Applications | |
parent | 3104d758b56032f76fa7344e66f010b85885496f (diff) | |
download | opie-74075fc06e2df36ea7a0ad09a101802fd19c0469.zip opie-74075fc06e2df36ea7a0ad09a101802fd19c0469.tar.gz opie-74075fc06e2df36ea7a0ad09a101802fd19c0469.tar.bz2 |
make it execute the right binary
-rw-r--r-- | apps/Applications/spreadsheet.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Applications/spreadsheet.desktop b/apps/Applications/spreadsheet.desktop index 9b48a34..583b28c 100644 --- a/apps/Applications/spreadsheet.desktop +++ b/apps/Applications/spreadsheet.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Comment=A Spread Sheet Program Comment[es]=Un programa de hoja de cálculo -Exec=spreadsheet +Exec=sheetqt Icon=Spreadsheet Type=Application MimeType=application/x-qpe-ss |