author | mickeyl <mickeyl> | 2004-03-13 18:04:18 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-03-13 18:04:18 (UTC) |
commit | 671569effe25ff27a9f018d50930f7abe98595a5 (patch) (unidiff) | |
tree | 92d495917e5a5fa021995a509e64293ad1b0077e | |
parent | 0feb6c44476f97cef1da111a9622997a7676900c (diff) | |
download | opie-671569effe25ff27a9f018d50930f7abe98595a5.zip opie-671569effe25ff27a9f018d50930f7abe98595a5.tar.gz opie-671569effe25ff27a9f018d50930f7abe98595a5.tar.bz2 |
fix logo
-rw-r--r-- | apps/Examples/main-tab.desktop | 2 | ||||
-rw-r--r-- | apps/Examples/pim.desktop | 2 | ||||
-rw-r--r-- | apps/Examples/simple-icon.desktop | 2 | ||||
-rw-r--r-- | apps/Examples/simple-main.desktop | 2 | ||||
-rw-r--r-- | apps/Examples/simple.desktop | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/apps/Examples/main-tab.desktop b/apps/Examples/main-tab.desktop index 2727b26..53e7221 100644 --- a/apps/Examples/main-tab.desktop +++ b/apps/Examples/main-tab.desktop | |||
@@ -1,6 +1,6 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=main-tab | 2 | Exec=main-tab |
3 | Icon=Example | 3 | Icon=logo/opielogo |
4 | Type=Example | 4 | Type=Example |
5 | Name=TabWidget Example | 5 | Name=TabWidget Example |
6 | Comment=An Example Program | 6 | Comment=An Example Program |
diff --git a/apps/Examples/pim.desktop b/apps/Examples/pim.desktop index 9c7988a..35f4090 100644 --- a/apps/Examples/pim.desktop +++ b/apps/Examples/pim.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=simple-pim | 2 | Exec=simple-pim |
3 | Icon=Example | 3 | Icon=logo/opielogo |
4 | Type=Example | 4 | Type=Example |
5 | Name=Simple PIM Viewer | 5 | Name=Simple PIM Viewer |
6 | Comment=An Example Program | 6 | Comment=An Example Program |
7 | Name[pt]=Exemplo | 7 | Name[pt]=Exemplo |
8 | Comment[pt]=Um programa de exemplo | 8 | Comment[pt]=Um programa de exemplo |
diff --git a/apps/Examples/simple-icon.desktop b/apps/Examples/simple-icon.desktop index c555fb5..e2fc73d 100644 --- a/apps/Examples/simple-icon.desktop +++ b/apps/Examples/simple-icon.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=simple-icon | 2 | Exec=simple-icon |
3 | Icon=Example | 3 | Icon=logo/opielogo |
4 | Type=Example | 4 | Type=Example |
5 | Name=IconExample | 5 | Name=IconExample |
6 | Comment=An Example Program | 6 | Comment=An Example Program |
7 | Name[pt]=Exemplo | 7 | Name[pt]=Exemplo |
8 | Comment[pt]=Um programa de exemplo | 8 | Comment[pt]=Um programa de exemplo |
diff --git a/apps/Examples/simple-main.desktop b/apps/Examples/simple-main.desktop index 35c6ad4..824cc19 100644 --- a/apps/Examples/simple-main.desktop +++ b/apps/Examples/simple-main.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=simple-main | 2 | Exec=simple-main |
3 | Icon=Example | 3 | Icon=logo/opielogo |
4 | Type=Example | 4 | Type=Example |
5 | Name=Simple MainWindow | 5 | Name=Simple MainWindow |
6 | Comment=An Example Program | 6 | Comment=An Example Program |
7 | Name[pt]=Exemplo | 7 | Name[pt]=Exemplo |
8 | Comment[pt]=Um programa de exemplo | 8 | Comment[pt]=Um programa de exemplo |
diff --git a/apps/Examples/simple.desktop b/apps/Examples/simple.desktop index 8acab9d..a1cd25b 100644 --- a/apps/Examples/simple.desktop +++ b/apps/Examples/simple.desktop | |||
@@ -1,8 +1,8 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Exec=simple | 2 | Exec=simple |
3 | Icon=Example | 3 | Icon=logo/opielogo |
4 | Type=Example | 4 | Type=Example |
5 | Name=SimpleExample | 5 | Name=SimpleExample |
6 | Comment=An Example Program | 6 | Comment=An Example Program |
7 | Name[pt]=Exemplo | 7 | Name[pt]=Exemplo |
8 | Comment[pt]=Um programa de exemplo | 8 | Comment[pt]=Um programa de exemplo |