Add missing --install parameter in desktop file.
authorMichael Andres <ma@suse.de>
Tue, 25 Sep 2007 14:10:38 +0000 (14:10 +0000)
committerMichael Andres <ma@suse.de>
Tue, 25 Sep 2007 14:10:38 +0000 (14:10 +0000)
package/libzypp.changes
tools/package-manager/package-manager.desktop

index ab86a2b3e9fed495f184799f92b5a42f29948196..9a1ea70f934864eeffa5dc4338debe57599d55b6 100644 (file)
@@ -1,15 +1,22 @@
+-------------------------------------------------------------------
+Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
+
+- Add missing '--install' parameter in desktop file. (#308640)
+- version 4.0.0
+- revision 7369
+
 -------------------------------------------------------------------
 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
 
 - release all attached media before attempting to eject (#293428)
 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
 - revision 7352
-- version 2.26.0
+- version 3.26.0
 
 -------------------------------------------------------------------
 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
 
-- provide a way to retrieve the metadata path. Used for 
+- provide a way to retrieve the metadata path. Used for
   installation, which incorrectly creates a repository in
   cache without adding it first, so metadata path is not
   set and therefore it is not possible to setup a media
@@ -23,7 +30,7 @@ Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
   architecture take thatone with the best architecture. (Not regarding the
   name). Bug: Branching too much while an installation of a multi-arch-DVD
 - r 7340
-- version 2.24.8
+- version 3.24.8
 
 -------------------------------------------------------------------
 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
@@ -31,7 +38,7 @@ Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
 - Checking the queue if an item will be deleted. If yes, the requirements
   are not needed anymore. Bug 326384
 - version 3.24.7
-- r 7329 
+- r 7329
 
 -------------------------------------------------------------------
 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
index e4dcd5520876617a2d6fb2f8f9b702dd00bd4921..0af83d1b89fa84e512338d76317b328606e370fb 100644 (file)
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Encoding=UTF-8
 Name=Install Software
-Exec=package-manager %F
+Exec=package-manager --install %F
 Icon=package-manager-icon
 Terminal=false
 Type=Application