summaryrefslogtreecommitdiff
path: root/apps
authormickeyl <mickeyl>2005-02-19 18:21:53 (UTC)
committer mickeyl <mickeyl>2005-02-19 18:21:53 (UTC)
commit1b99a951afe8ff4338a320fccce5d20f462d51eb (patch) (unidiff)
tree9b0feb2528c9974c4bfa4a363e172579a8336558 /apps
parent5909f43e922a066637127e48c2e3d99685e4871a (diff)
downloadopie-1b99a951afe8ff4338a320fccce5d20f462d51eb.zip
opie-1b99a951afe8ff4338a320fccce5d20f462d51eb.tar.gz
opie-1b99a951afe8ff4338a320fccce5d20f462d51eb.tar.bz2
fix logo name
Diffstat (limited to 'apps') (more/less context) (ignore whitespace changes)
-rw-r--r--apps/Examples/main-tab.desktop2
-rw-r--r--apps/Examples/pim.desktop2
-rw-r--r--apps/Examples/simple-icon.desktop2
-rw-r--r--apps/Examples/simple-main.desktop2
-rw-r--r--apps/Examples/simple.desktop2
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 @@
1[Desktop Entry] 1[Desktop Entry]
2Exec=main-tab 2Exec=main-tab
3Icon=logo/OpieIcon 3Icon=logo/opielogo
4Type=Example 4Type=Example
5Name=TabWidget Example 5Name=TabWidget Example
6Comment=An Example Program 6Comment=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,6 +1,6 @@
1[Desktop Entry] 1[Desktop Entry]
2Exec=simple-pim 2Exec=simple-pim
3Icon=logo/OpieIcon 3Icon=logo/opielogo
4Type=Example 4Type=Example
5Name=Simple PIM Viewer 5Name=Simple PIM Viewer
6Comment=An Example Program 6Comment=An Example Program
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,6 +1,6 @@
1[Desktop Entry] 1[Desktop Entry]
2Exec=simple-icon 2Exec=simple-icon
3Icon=logo/OpieIcon 3Icon=logo/opielogo
4Type=Example 4Type=Example
5Name=IconExample 5Name=IconExample
6Comment=An Example Program 6Comment=An Example Program
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,6 +1,6 @@
1[Desktop Entry] 1[Desktop Entry]
2Exec=simple-main 2Exec=simple-main
3Icon=logo/OpieIcon 3Icon=logo/opielogo
4Type=Example 4Type=Example
5Name=Simple MainWindow 5Name=Simple MainWindow
6Comment=An Example Program 6Comment=An Example Program
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,6 +1,6 @@
1[Desktop Entry] 1[Desktop Entry]
2Exec=simple 2Exec=simple
3Icon=logo/OpieIcon 3Icon=logo/opielogo
4Type=Example 4Type=Example
5Name=SimpleExample 5Name=SimpleExample
6Comment=An Example Program 6Comment=An Example Program