summaryrefslogtreecommitdiff
path: root/apps
Side-by-side diff
Diffstat (limited to 'apps') (more/less context) (ignore whitespace changes)
-rw-r--r--apps/Python/.cvsignore16
-rw-r--r--apps/Python/.directory6
-rw-r--r--apps/Python/main-tab.desktop6
-rw-r--r--apps/Python/simple-icon.desktop8
-rw-r--r--apps/Python/simple-main.desktop8
-rw-r--r--apps/Python/simple.desktop8
6 files changed, 52 insertions, 0 deletions
diff --git a/apps/Python/.cvsignore b/apps/Python/.cvsignore
new file mode 100644
index 0000000..af66d7d
--- a/dev/null
+++ b/apps/Python/.cvsignore
@@ -0,0 +1,16 @@
+addressbook
+calculator
+citytime
+clock
+datebook
+embeddedkonsole
+helpbrowser
+keypebble
+konqueror
+mpegplayer
+showimg
+spreadsheet
+sysinfo
+tableviewer
+textedit
+todo
diff --git a/apps/Python/.directory b/apps/Python/.directory
new file mode 100644
index 0000000..81d864b
--- a/dev/null
+++ b/apps/Python/.directory
@@ -0,0 +1,6 @@
+[Desktop Entry]
+File=/opt/opie/apps/Python/.directory
+Icon=pyquicklaunch/icon
+Type=application/octet-stream
+Name=Python
+Name[de]=Python
diff --git a/apps/Python/main-tab.desktop b/apps/Python/main-tab.desktop
new file mode 100644
index 0000000..8d51394
--- a/dev/null
+++ b/apps/Python/main-tab.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Exec=main-tab.py
+Icon=pyquicklaunch/logo
+Type=Example
+Name=TabWidget Example
+Comment=An Example Program
diff --git a/apps/Python/simple-icon.desktop b/apps/Python/simple-icon.desktop
new file mode 100644
index 0000000..c90359e
--- a/dev/null
+++ b/apps/Python/simple-icon.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Exec=simple-icon.py
+Icon=pyquicklaunch/logo
+Type=Example
+Name=IconExample
+Comment=An Example Program
+Name[pt]=Exemplo
+Comment[pt]=Um programa de exemplo
diff --git a/apps/Python/simple-main.desktop b/apps/Python/simple-main.desktop
new file mode 100644
index 0000000..867ed93
--- a/dev/null
+++ b/apps/Python/simple-main.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Exec=simple-main.py
+Icon=pyquicklaunch/logo
+Type=Example
+Name=Simple MainWindow
+Comment=An Example Program
+Name[pt]=Exemplo
+Comment[pt]=Um programa de exemplo
diff --git a/apps/Python/simple.desktop b/apps/Python/simple.desktop
new file mode 100644
index 0000000..e544058
--- a/dev/null
+++ b/apps/Python/simple.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Exec=python/simple.py
+Icon=pyquicklaunch/logo
+Type=Example
+Name=Simple
+Comment=An Example Program
+Name[pt]=Exemplo
+Comment[pt]=Um programa de exemplo