author | ar <ar> | 2005-01-07 22:46:40 (UTC) |
---|---|---|
committer | ar <ar> | 2005-01-07 22:46:40 (UTC) |
commit | 6249e1dd4fe2f8ecbe5234ff87d0f24674247082 (patch) (side-by-side diff) | |
tree | 8be2b38068bc3799bd01cc3201ffe7b6354b67c8 /apps | |
parent | ce8dc8284c1dd3bf8b0106a4f598eac14c3df322 (diff) | |
download | opie-6249e1dd4fe2f8ecbe5234ff87d0f24674247082.zip opie-6249e1dd4fe2f8ecbe5234ff87d0f24674247082.tar.gz opie-6249e1dd4fe2f8ecbe5234ff87d0f24674247082.tar.bz2 |
- new icons for opie 1.2
-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 53e7221..1accaa8 100644 --- a/apps/Examples/main-tab.desktop +++ b/apps/Examples/main-tab.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=main-tab -Icon=logo/opielogo +Icon=logo/OpieIcon Type=Example Name=TabWidget Example Comment=An Example Program diff --git a/apps/Examples/pim.desktop b/apps/Examples/pim.desktop index 35f4090..69b9377 100644 --- a/apps/Examples/pim.desktop +++ b/apps/Examples/pim.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=simple-pim -Icon=logo/opielogo +Icon=logo/OpieIcon Type=Example Name=Simple PIM Viewer Comment=An Example Program diff --git a/apps/Examples/simple-icon.desktop b/apps/Examples/simple-icon.desktop index e2fc73d..a045863 100644 --- a/apps/Examples/simple-icon.desktop +++ b/apps/Examples/simple-icon.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=simple-icon -Icon=logo/opielogo +Icon=logo/OpieIcon Type=Example Name=IconExample Comment=An Example Program diff --git a/apps/Examples/simple-main.desktop b/apps/Examples/simple-main.desktop index 824cc19..b1baf39 100644 --- a/apps/Examples/simple-main.desktop +++ b/apps/Examples/simple-main.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=simple-main -Icon=logo/opielogo +Icon=logo/OpieIcon Type=Example Name=Simple MainWindow Comment=An Example Program diff --git a/apps/Examples/simple.desktop b/apps/Examples/simple.desktop index a1cd25b..51efc23 100644 --- a/apps/Examples/simple.desktop +++ b/apps/Examples/simple.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=simple -Icon=logo/opielogo +Icon=logo/OpieIcon Type=Example Name=SimpleExample Comment=An Example Program |