Hi, * Kyrill Detinov <[email protected]> [2015-03-27 20:48]: > We are missing the "Install/Remove Software" item in menus (at least in > Whisker). That was very useful.
fallout from https://bugzilla.novell.com/show_bug.cgi?id=892936 the desktop file is included explicitly in the menu but changed its name so the menu file needs to be adjusted, should be fixed now in X11:xfce. > > And I still have the "Install/Remove Software" item in the "Xfce > Settings" window: > http://susepaste.org/view/raw/39909157 > > But it doesn't work: > http://susepaste.org/view/raw/83312538 > > I have found a file "/usr/share/applications/yast2-packager.desktop" > that belongs to a "yast2-packager" package. > The string "Exec=xdg-su -c "/sbin/yast2 sw_single %F"' doesn't work. This only occurs in xfce4-settings-manager, not the main menu and by my reading of If the application should not open any file the %f, %u, %F and %U field codes must be removed from the command line and ignored. (http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables) this is a bug in xfce4-settings-manager, the %F should be removed. Would you mind filing a bug against it upstream? -- Guido Berhoerster -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
