Skip to content

Wrap gnome control center and online accounts #26305

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

Merged
merged 2 commits into from
Jul 13, 2017

Conversation

selaux
Copy link
Contributor

@selaux selaux commented Jun 1, 2017

Motivation for this change

I could not add an exchange account using gnome-online-accounts because it could not find glib_networking

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@mention-bot
Copy link

@selaux, thanks for your PR! By analyzing the history of the files in this pull request, we identified @groxxda, @globin and @vcunat to be potential reviewers.

@selaux selaux changed the title Wrap gnome things Wrap gnome control center and online accounts Jun 1, 2017
--set GDK_PIXBUF_MODULE_FILE "$GDK_PIXBUF_MODULE_FILE" \
--prefix XDG_DATA_DIRS : "${gnome3.gnome_themes_standard}/share:${sound-theme-freedesktop}/share:$out/share:$out/share/gnome-control-center:$XDG_ICON_DIRS:$GSETTINGS_SCHEMAS_PATH"
for i in $out/share/applications/*; do
substituteInPlace $i --replace "gnome-control-center" "$out/bin/gnome-control-center"
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you check that this substituteInPlace line is not needed anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for spotting, that was still needed. I added it back.

@selaux selaux force-pushed the wrap-gnome-things branch from 5db6c23 to 019b8df Compare June 5, 2017 17:08
@selaux
Copy link
Contributor Author

selaux commented Jun 13, 2017

Any chance for a merge?

@selaux selaux force-pushed the wrap-gnome-things branch from 019b8df to 9e80d36 Compare June 17, 2017 21:01
@selaux selaux force-pushed the wrap-gnome-things branch from 9e80d36 to 0340a33 Compare June 25, 2017 19:31
@eqyiel
Copy link
Contributor

eqyiel commented Jul 3, 2017

Thanks!

@selaux selaux force-pushed the wrap-gnome-things branch from 0340a33 to 845a403 Compare July 11, 2017 17:03
@selaux
Copy link
Contributor Author

selaux commented Jul 11, 2017

Rebased.

@bjornfor bjornfor added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Jul 11, 2017
@globin globin merged commit 2b4bc03 into NixOS:master Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: GNOME GNOME desktop environment and its underlying platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants