summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager.control14
-rw-r--r--pwmanager/pwmanager/pwmanager.desktop11
2 files changed, 25 insertions, 0 deletions
diff --git a/pwmanager.control b/pwmanager.control
new file mode 100644
index 0000000..3ea90ce
--- a/dev/null
+++ b/pwmanager.control
@@ -0,0 +1,14 @@
+Files: bin/pwmpi apps/Pim/pwmanager.desktop pics/kdepim/pwmanager/*
+
+Priority: optional
+Section: qpe/pim
+Maintainer: Ulf Schenk
+Architecture: arm
+Version: $KDEPIM_VERSION
+License: GPL
+Depends:
+Description: PwManager/Pi
+ The embedded version of PwManager/Platform-independend,
+ the KDE password management program
+ optimized for 640x480 and 320x240 resolution
+ on Zaurus PDA
diff --git a/pwmanager/pwmanager/pwmanager.desktop b/pwmanager/pwmanager/pwmanager.desktop
new file mode 100644
index 0000000..fa4457a
--- a/dev/null
+++ b/pwmanager/pwmanager/pwmanager.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Comment=The convenient way of managing passwords
+Display = 640x480/144dpi,480x640/144dpi
+Exec = pwmpi
+Icon = kdepim/pwmpi/pwmanager
+Name = PWM/Pi
+Type = Application
+CanFastload = 1
+
+#Exec=pwmanager -caption "%c" %i %m
+