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

profiles: signal-desktop: remove invalid ignore include-xdg.inc #4001

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Feb 21, 2021

Added on commit f4f6767 ("Refactor electron.profile and electron based
programs (#3807)").

This appears to be the only instance of that:

$ grep -Fnr 'include-xdg' etc
etc/profile-m-z/signal-desktop.profile:9:ignore include-xdg.inc

Credits go to syntax highlighting on vim.


Also, note that the file says this:

# Disabled until someone reported positive feedback
ignore include-xdg.inc

So if there was no negative feedback, should xdg dirs (other than
${DOWNLOADS}, that is) be allowed or should we just remove that line instead?
As all this PR would do is allow xdg dirs for the first time since at least
commit f4f6767.

Copy link
Collaborator

@rusty-snake rusty-snake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since signal-dekstop is a whitelisting profile, it's safe to include disable-xdg.inc.

Added on commit f4f6767 ("Refactor electron.profile and electron based
programs (netblue30#3807)").

This appears to be the only instance of that:

    $ grep -Fnr 'include-xdg' etc
    etc/profile-m-z/signal-desktop.profile:9:ignore include-xdg.inc

Simply fixing the typo would enable xdg dirs for the first time since
the aforementioned commit.  But, as talked with @rusty-snake[1], since
there has been no negative feedback, and since it's a whitelisting
profile, just remove the affected line instead.

Credits go to syntax highlighting on vim.

[1]: netblue30#4001
@kmk3 kmk3 changed the title signal-desktop.profile: fix ignore of disable-xdg.profile signal-desktop.profile: fix typo of disable-xdg.profile Feb 22, 2021
@kmk3
Copy link
Collaborator Author

kmk3 commented Feb 22, 2021

Since signal-dekstop is a whitelisting profile, it's safe to include disable-xdg.inc.

Alright; removed the ignore and force-pushed.

@netblue30 netblue30 merged commit 9c54ed4 into netblue30:master Feb 24, 2021
@netblue30
Copy link
Owner

all set, thanks

@kmk3 kmk3 deleted the fix-signal-xdg-ignore branch February 24, 2021 23:20
@kmk3 kmk3 changed the title signal-desktop.profile: fix typo of disable-xdg.profile profiles: signal-desktop: remove invalid ignore include-xdg.inc Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants