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,24 +1,24 @@ | |||
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 |
12 | Comment[fr]=Recherche dans vos fichiers | 12 | Comment[fr]=Recherche dans vos fichiers |
13 | Name[it]=Ricerca | 13 | Name[it]=Ricerca |
14 | Comment[it]=Programma di ricerca dati | 14 | Comment[it]=Programma di ricerca dati |
15 | Name[pt]=Procurar | 15 | Name[pt]=Procurar |
16 | Comment[pt]=Procure os seus dados | 16 | Comment[pt]=Procure os seus dados |
17 | Name[pt_BR]=Procura | 17 | Name[pt_BR]=Procura |
18 | Comment[pt_BR]=Procure os seus dados | 18 | Comment[pt_BR]=Procure os seus dados |
19 | Name[sl]=Išči | 19 | Name[sl]=Išči |
20 | Comment[sl]=Išči med podatke | 20 | Comment[sl]=Išči med podatke |
21 | Name[nl]=Zoek | 21 | Name[nl]=Zoek |
22 | Comment[nl]=Zoek in PIM data | 22 | Comment[nl]=Zoek in PIM data |
23 | Name[ru]=Поиск | 23 | Name[ru]=Поиск |
24 | Comment[ru]=Поиск данных \ No newline at end of file | 24 | Comment[ru]=Поиск данных \ No newline at end of file |