author | drw <drw> | 2004-04-06 15:40:53 (UTC) |
---|---|---|
committer | drw <drw> | 2004-04-06 15:40:53 (UTC) |
commit | f55329d69e2dd21085294916b3ba49ea529214e0 (patch) (unidiff) | |
tree | 7403f896ad48d70277c2a655a7d60084a6df013c | |
parent | a0f97fe74df5e6ec3ceea771380a3c61acb2f96c (diff) | |
download | opie-f55329d69e2dd21085294916b3ba49ea529214e0.zip opie-f55329d69e2dd21085294916b3ba49ea529214e0.tar.gz opie-f55329d69e2dd21085294916b3ba49ea529214e0.tar.bz2 |
Fix capitalization of app name
-rw-r--r-- | apps/1Pim/osearch.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/1Pim/osearch.desktop b/apps/1Pim/osearch.desktop index 7332632..1b860a2 100644 --- a/apps/1Pim/osearch.desktop +++ b/apps/1Pim/osearch.desktop | |||
@@ -1,11 +1,11 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=osearch | 2 | Exec=osearch |
3 | Icon=osearch/OSearch | 3 | Icon=osearch/OSearch |
4 | Type=Application | 4 | Type=Application |
5 | Name=search | 5 | Name=Search |
6 | Comment=Search your data | 6 | Comment=Search your data |
7 | Name[da]=Søg | 7 | Name[da]=Søg |
8 | Comment[da]=Søg i Pim-data | 8 | Comment[da]=Søg i Pim-data |
9 | Name[de]=suchen | 9 | Name[de]=suchen |
10 | Comment[de]=Ihre Daten durchsuchen | 10 | Comment[de]=Ihre Daten durchsuchen |
11 | Name[fr]=Recherche | 11 | Name[fr]=Recherche |