-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 1accaa8..53e7221 100644 --- a/apps/Examples/main-tab.desktop +++ b/apps/Examples/main-tab.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=main-tab -Icon=logo/OpieIcon +Icon=logo/opielogo Type=Example Name=TabWidget Example Comment=An Example Program diff --git a/apps/Examples/pim.desktop b/apps/Examples/pim.desktop index 69b9377..35f4090 100644 --- a/apps/Examples/pim.desktop +++ b/apps/Examples/pim.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Exec=simple-pim -Icon=logo/OpieIcon +Icon=logo/opielogo Type=Example Name=Simple PIM Viewer Comment=An Example Program Name[pt]=Exemplo Comment[pt]=Um programa de exemplo diff --git a/apps/Examples/simple-icon.desktop b/apps/Examples/simple-icon.desktop index a045863..e2fc73d 100644 --- a/apps/Examples/simple-icon.desktop +++ b/apps/Examples/simple-icon.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Exec=simple-icon -Icon=logo/OpieIcon +Icon=logo/opielogo Type=Example Name=IconExample Comment=An Example Program Name[pt]=Exemplo Comment[pt]=Um programa de exemplo diff --git a/apps/Examples/simple-main.desktop b/apps/Examples/simple-main.desktop index b1baf39..824cc19 100644 --- a/apps/Examples/simple-main.desktop +++ b/apps/Examples/simple-main.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Exec=simple-main -Icon=logo/OpieIcon +Icon=logo/opielogo Type=Example Name=Simple MainWindow Comment=An Example Program Name[pt]=Exemplo Comment[pt]=Um programa de exemplo diff --git a/apps/Examples/simple.desktop b/apps/Examples/simple.desktop index 51efc23..a1cd25b 100644 --- a/apps/Examples/simple.desktop +++ b/apps/Examples/simple.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Exec=simple -Icon=logo/OpieIcon +Icon=logo/opielogo Type=Example Name=SimpleExample Comment=An Example Program Name[pt]=Exemplo Comment[pt]=Um programa de exemplo |