diff options
author | Paul Eggleton <bluelightning@bluelightning.org> | 2008-09-21 13:46:46 +0000 |
---|---|---|
committer | Paul Eggleton <bluelightning@bluelightning.org> | 2008-09-21 13:46:46 +0000 |
commit | 84d6e7e3708f89589638b37069218f58e822343c (patch) | |
tree | 2fa494ad14225a6ea57c22aad3ce0229625c4453 /packages/opie-sh/files/opie-sh-fsmounter-name.patch | |
parent | d618eaa7203f6cafe3b8eb9ed165ff11b9a63e6a (diff) |
opie-sh: fix paths and filesystem mounter name
* Fix paths to point to opie-sh in /usr/bin instead of /usr/lib/opie/bin
* Set the Filesystem Mounter name in its desktop file
Diffstat (limited to 'packages/opie-sh/files/opie-sh-fsmounter-name.patch')
-rw-r--r-- | packages/opie-sh/files/opie-sh-fsmounter-name.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/opie-sh/files/opie-sh-fsmounter-name.patch b/packages/opie-sh/files/opie-sh-fsmounter-name.patch new file mode 100644 index 0000000000..ccdea20f23 --- /dev/null +++ b/packages/opie-sh/files/opie-sh-fsmounter-name.patch @@ -0,0 +1,11 @@ +--- ../../apps/Opie-SH/filesystem_mounter.desktop 7 Mar 2004 12:33:12 -0000 1.8 ++++ ../../apps/Opie-SH/filesystem_mounter.desktop 21 Sep 2008 13:14:03 -0000 +@@ -2,7 +2,7 @@ + Exec=filesystem_mounter.sh + Icon=opie-sh-scripts/fsmounter + Type=Application +-Name= ++Name=Filesystem Mounter + Comment=Frontend to mount/unmount filesystems + Name[es]=Montador + Comment[es]=Interfaz para montar/desmontar sistemas de ficheros |