summaryrefslogtreecommitdiffabout
Unidiff
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 @@
1Files: bin/pwmpi apps/Pim/pwmanager.desktop pics/kdepim/pwmanager/*
2
3Priority: optional
4Section: qpe/pim
5Maintainer: Ulf Schenk
6Architecture: arm
7Version: $KDEPIM_VERSION
8License: GPL
9Depends:
10Description: PwManager/Pi
11 The embedded version of PwManager/Platform-independend,
12 the KDE password management program
13 optimized for 640x480 and 320x240 resolution
14 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 @@
1[Desktop Entry]
2Comment=The convenient way of managing passwords
3Display = 640x480/144dpi,480x640/144dpi
4Exec = pwmpi
5Icon = kdepim/pwmpi/pwmanager
6Name = PWM/Pi
7Type = Application
8CanFastload = 1
9
10#Exec=pwmanager -caption "%c" %i %m
11