Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [service] systemd service rename. #1970

Merged
merged 3 commits into from
May 9, 2024

Commits on May 7, 2024

  1. fix: [service/AM] systemd service rename.

    rename dde-filemanager-server.service to dde-file-manager.service, to
    make the new AM know it's belongs to dde-file-manager, so that dfm
    launched by FileManager1::showFolder have a correct icon on dock.
    
    Log: adapt the new Application Manager.
    itsXuSt committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6b553a4 View commit details
    Browse the repository at this point in the history
  2. feat: [AM] adapt new AM

    open computer:/// trash:/// with xdg-open on V23, and gio open on UOS.
    
    Log: as title.
    itsXuSt committed May 7, 2024
    Configuration menu
    Copy the full SHA
    787ad8c View commit details
    Browse the repository at this point in the history
  3. chore: [chglog] update version to 6.0.50

    as title.
    
    Log: version update.
    itsXuSt committed May 7, 2024
    Configuration menu
    Copy the full SHA
    97f369c View commit details
    Browse the repository at this point in the history