! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Redundant xdg menu files
Status:
RESOLVED: MOVED
Product:
Xfce4-screensaver
Component:
General

Comments

Description Marcos Mello 2019-09-07 21:59:36 CEST
/etc/xdg/menus/xfce4-screensavers.menu
and
/usr/share/desktop-directories/xfce4-screensaver.directory

seem redundant, because Garcon already covers that:

/etc/xdg/menus/xfce-applications.menu

...
    <Menu>
        <Name>Settings</Name>
        <Directory>xfce-settings.directory</Directory>
        <Include>
            <Category>Settings</Category>
        </Include>

        <Layout>
            <Filename>xfce-settings-manager.desktop</Filename>
            <Separator/>
            <Merge type="all"/>
        </Layout>

        <Menu>
            <Name>Screensavers</Name>
            <Directory>xfce-screensavers.directory</Directory>
            <Include>
                <Category>Screensaver</Category>
            </Include>
        </Menu>
    </Menu>
...

/usr/share/desktop-directories/xfce-screensavers.directory
(no translations)

[Desktop Entry]
Version=1.0
Type=Directory
Icon=preferences-desktop-screensaver
_Name=Screensavers
_Comment=Screensaver applets

Not that it matters much, since /usr/share/applications/screensavers/xfce-*.desktop files have Hidden=true.
Comment 1 Git Bot editbugs 2020-05-25 22:25:56 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/apps/xfce4-screensaver/-/issues/14.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #15940

Reported by:
Marcos Mello
Reported on: 2019-09-07
Last modified on: 2020-05-25

People

Assignee:
Sean Davis
CC List:
0 users

Version

Attachments

Additional information