Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-appfinder xfce4-appfinder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • xfce4-appfinderxfce4-appfinder
  • Issues
  • #58
Closed
Open
Issue created Mar 04, 2022 by fulalas@fulalas

Save command doesn't check if command already exists in model

  1. open appfinder in collapsed mode
  2. type mousepad
  3. Enter
  4. open appfinder again and type mousepad again

You'll see 2 entries for mousepad while it should show just one.

Proposed solution:

In line 1915 (if (save_cmd)) also check if command already exists in model, otherwise doesn't save it.

Assignee
Assign to
Time tracking