Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4b16b7e9a00b
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ed54a5b51dc9
Choose a head ref
  • 3 commits
  • 135 files changed
  • 1 contributor

Commits on Sep 6, 2019

  1. tree-wide: s/GTK+/GTK/g

    GTK was renamed.
    jtojnar committed Sep 6, 2019
    Copy the full SHA
    72e7d56 View commit details
  2. gtk: move expressions

    jtojnar committed Sep 6, 2019
    Copy the full SHA
    684bad0 View commit details
  3. Merge branch 'gtk-no-plus'

    jtojnar committed Sep 6, 2019
    Copy the full SHA
    ed54a5b View commit details
Showing with 180 additions and 183 deletions.
  1. +3 −3 nixos/doc/manual/configuration/customizing-packages.xml
  2. +1 −1 nixos/doc/manual/release-notes/rl-1703.xml
  3. +1 −1 nixos/modules/config/gtk/gtk-icon-cache.nix
  4. +1 −1 nixos/modules/programs/plotinus.nix
  5. +2 −2 nixos/modules/programs/plotinus.xml
  6. +3 −3 nixos/modules/services/editors/emacs.xml
  7. +2 −2 nixos/modules/services/x11/desktop-managers/enlightenment.nix
  8. +1 −1 nixos/modules/services/x11/desktop-managers/mate.nix
  9. +3 −3 nixos/modules/services/x11/desktop-managers/xfce.nix
  10. +2 −2 nixos/modules/services/x11/desktop-managers/xfce4-14.nix
  11. +1 −1 nixos/modules/virtualisation/amazon-image.nix
  12. +1 −1 pkgs/applications/audio/cozy-audiobooks/default.nix
  13. +1 −1 pkgs/applications/audio/pavucontrol/default.nix
  14. +2 −2 pkgs/applications/audio/quodlibet/default.nix
  15. +1 −1 pkgs/applications/audio/sonata/default.nix
  16. +1 −1 pkgs/applications/editors/leafpad/default.nix
  17. +1 −1 pkgs/applications/graphics/gcolor2/default.nix
  18. +2 −2 pkgs/applications/graphics/geeqie/default.nix
  19. +1 −1 pkgs/applications/graphics/mcomix/default.nix
  20. +2 −2 pkgs/applications/graphics/mtpaint/default.nix
  21. +1 −1 pkgs/applications/misc/clipit/default.nix
  22. +4 −4 pkgs/applications/misc/epdfview/default.nix
  23. +2 −2 pkgs/applications/misc/font-manager/default.nix
  24. +1 −1 pkgs/applications/misc/girara/default.nix
  25. +1 −1 pkgs/applications/misc/gksu/default.nix
  26. +1 −1 pkgs/applications/misc/gmrun/default.nix
  27. +1 −1 pkgs/applications/misc/grip/default.nix
  28. +2 −2 pkgs/applications/misc/gtk2fontsel/default.nix
  29. +1 −1 pkgs/applications/misc/orca/default.nix
  30. +1 −1 pkgs/applications/misc/pcmanfm/default.nix
  31. +1 −1 pkgs/applications/misc/pcmanx-gtk2/default.nix
  32. +1 −4 pkgs/applications/misc/stupidterm/default.nix
  33. +1 −1 pkgs/applications/misc/zathura/wrapper.nix
  34. +1 −1 pkgs/applications/networking/browsers/midori/default.nix
  35. +2 −2 pkgs/applications/networking/browsers/surf/default.nix
  36. +1 −1 pkgs/applications/networking/corebird/default.nix
  37. +1 −1 pkgs/applications/networking/instant-messengers/dino/default.nix
  38. +1 −1 pkgs/applications/networking/mailreaders/astroid/default.nix
  39. +1 −1 pkgs/applications/networking/modem-manager-gui/default.nix
  40. +1 −1 pkgs/applications/networking/newsreaders/pan/default.nix
  41. +1 −1 pkgs/applications/networking/p2p/transmission/default.nix
  42. +1 −1 pkgs/applications/networking/remote/remmina/default.nix
  43. +1 −1 pkgs/applications/office/planner/default.nix
  44. +1 −1 pkgs/applications/science/astronomy/gpredict/default.nix
  45. +1 −1 pkgs/applications/search/catfish/default.nix
  46. +1 −1 pkgs/applications/video/celluloid/default.nix
  47. +1 −1 pkgs/applications/video/handbrake/default.nix
  48. +2 −2 pkgs/applications/video/subtitleeditor/default.nix
  49. +1 −1 pkgs/data/icons/elementary-xfce-icon-theme/default.nix
  50. +1 −1 pkgs/data/themes/adementary/default.nix
  51. +1 −1 pkgs/data/themes/greybird/default.nix
  52. +1 −1 pkgs/data/themes/materia-theme/default.nix
  53. +1 −1 pkgs/data/themes/plata/default.nix
  54. +2 −2 pkgs/desktops/gnome-2/desktop/vte/default.nix
  55. +8 −8 pkgs/desktops/gnome-2/platform/gtkglext/default.nix
  56. +1 −1 pkgs/desktops/gnome-3/apps/glade/default.nix
  57. +1 −1 pkgs/desktops/gnome-3/games/hitori/default.nix
  58. +1 −1 pkgs/desktops/lxde/core/lxtask/default.nix
  59. +2 −2 pkgs/desktops/pantheon/granite/default.nix
  60. +1 −1 pkgs/desktops/xfce/core/gtk-xfce-engine.nix
  61. +2 −2 pkgs/desktops/xfce/default.nix
  62. +1 −1 pkgs/desktops/xfce/panel-plugins/xfce4-vala-panel-appmenu-plugin/appmenu-gtk-module.nix
  63. +2 −2 pkgs/development/compilers/gcc/4.8/default.nix
  64. +2 −2 pkgs/development/compilers/gcc/4.9/default.nix
  65. +2 −2 pkgs/development/compilers/gcc/5/default.nix
  66. +2 −2 pkgs/development/compilers/gcc/6/default.nix
  67. +1 −1 pkgs/development/guile-modules/guile-gnome/default.nix
  68. +1 −1 pkgs/development/libraries/amtk/default.nix
  69. +1 −1 pkgs/development/libraries/goffice/default.nix
  70. +1 −1 pkgs/development/libraries/goocanvas/2.x.nix
  71. +1 −1 pkgs/development/libraries/goocanvas/default.nix
  72. +1 −1 pkgs/development/libraries/gspell/default.nix
  73. +2 −2 pkgs/development/libraries/gtk-mac-integration/default.nix
  74. +1 −1 pkgs/development/libraries/gtk-sharp-beans/default.nix
  75. 0 pkgs/development/libraries/{gtk+ → gtk}/01-build-Fix-path-handling-in-pkgconfig.patch
  76. 0 pkgs/development/libraries/{gtk+ → gtk}/2.0-darwin-x11.patch
  77. 0 pkgs/development/libraries/{gtk+ → gtk}/2.0-immodules.cache.patch
  78. +4 −4 pkgs/development/libraries/{gtk+ → gtk}/2.x.nix
  79. 0 pkgs/development/libraries/{gtk+ → gtk}/3.0-darwin-x11.patch
  80. 0 pkgs/development/libraries/{gtk+ → gtk}/3.0-immodules.cache.patch
  81. +4 −4 pkgs/development/libraries/{gtk+ → gtk}/3.x.nix
  82. 0 pkgs/development/libraries/{gtk+ → gtk}/gtk2-theme-paths.patch
  83. 0 pkgs/development/libraries/{gtk+ → gtk}/gtk3-setup-hook.sh
  84. 0 pkgs/development/libraries/{gtk+ → gtk}/setup-hook.sh
  85. +1 −1 pkgs/development/libraries/gtkd/default.nix
  86. +1 −1 pkgs/development/libraries/gtkdatabox/default.nix
  87. +2 −2 pkgs/development/libraries/gtkimageview/default.nix
  88. +2 −2 pkgs/development/libraries/gtkmm/2.x.nix
  89. +2 −2 pkgs/development/libraries/gtkmm/3.x.nix
  90. +1 −1 pkgs/development/libraries/indicator-application/gtk2.nix
  91. +1 −1 pkgs/development/libraries/libchamplain/default.nix
  92. +1 −1 pkgs/development/libraries/libdazzle/default.nix
  93. +1 −1 pkgs/development/libraries/libhandy/default.nix
  94. +1 −1 pkgs/development/libraries/libnotify/default.nix
  95. +2 −2 pkgs/development/libraries/libsexy/default.nix
  96. +1 −1 pkgs/development/libraries/mm-common/default.nix
  97. +1 −1 pkgs/development/libraries/osm-gps-map/default.nix
  98. +2 −2 pkgs/development/libraries/pango/default.nix
  99. +2 −2 pkgs/development/libraries/pangomm/default.nix
  100. +1 −1 pkgs/development/libraries/qtstyleplugins/default.nix
  101. +1 −1 pkgs/development/libraries/rep-gtk/default.nix
  102. +2 −2 pkgs/development/libraries/spice-gtk/default.nix
  103. +2 −2 pkgs/development/libraries/vte/2.90.nix
  104. +2 −2 pkgs/development/libraries/vte/default.nix
  105. +1 −1 pkgs/development/libraries/webkitgtk/2.4.nix
  106. +1 −1 pkgs/development/libraries/webkitgtk/default.nix
  107. +1 −1 pkgs/development/ocaml-modules/lablgtk/2.14.0.nix
  108. +1 −1 pkgs/development/ocaml-modules/lablgtk/default.nix
  109. +1 −1 pkgs/development/ocaml-modules/lablgtk3/default.nix
  110. +1 −1 pkgs/development/pure-modules/gtk/default.nix
  111. +1 −1 pkgs/development/python-modules/gtimelog/default.nix
  112. +1 −1 pkgs/development/python-modules/pygtk/default.nix
  113. +1 −1 pkgs/development/python-modules/pywebkitgtk/default.nix
  114. +1 −1 pkgs/development/tools/documentation/gtk-doc/default.nix
  115. +2 −2 pkgs/development/tools/gtk-mac-bundler/default.nix
  116. +1 −1 pkgs/development/tools/misc/gtkperf/default.nix
  117. +1 −1 pkgs/misc/emulators/gens-gs/default.nix
  118. +1 −1 pkgs/misc/screensavers/xlockmore/default.nix
  119. +1 −1 pkgs/misc/themes/adapta/default.nix
  120. +1 −1 pkgs/misc/themes/e17gtk/default.nix
  121. +1 −1 pkgs/misc/themes/equilux-theme/default.nix
  122. +1 −1 pkgs/misc/themes/gtk2/gtk-engines/default.nix
  123. +1 −1 pkgs/tools/X11/wpgtk/default.nix
  124. +1 −1 pkgs/tools/archivers/xarchive/default.nix
  125. +1 −1 pkgs/tools/archivers/xarchiver/default.nix
  126. +1 −1 pkgs/tools/bluetooth/blueman/default.nix
  127. +1 −1 pkgs/tools/misc/parcellite/default.nix
  128. +1 −1 pkgs/tools/misc/plotinus/default.nix
  129. +2 −2 pkgs/tools/networking/gftp/default.nix
  130. +1 −1 pkgs/tools/networking/p2p/gtk-gnutella/default.nix
  131. +1 −1 pkgs/tools/networking/uget/default.nix
  132. +1 −1 pkgs/tools/security/pinentry/default.nix
  133. +2 −2 pkgs/top-level/all-packages.nix
  134. +2 −2 pkgs/top-level/perl-packages.nix
  135. +1 −1 pkgs/top-level/release.nix
6 changes: 3 additions & 3 deletions nixos/doc/manual/configuration/customizing-packages.xml
Original file line number Diff line number Diff line change
@@ -24,16 +24,16 @@
<para>
Apart from high-level options, it’s possible to tweak a package in almost
arbitrary ways, such as changing or disabling dependencies of a package. For
instance, the Emacs package in Nixpkgs by default has a dependency on GTK+ 2.
If you want to build it against GTK+ 3, you can specify that as follows:
instance, the Emacs package in Nixpkgs by default has a dependency on GTK 2.
If you want to build it against GTK 3, you can specify that as follows:
<programlisting>
<xref linkend="opt-environment.systemPackages"/> = [ (pkgs.emacs.override { gtk = pkgs.gtk3; }) ];
</programlisting>
The function <varname>override</varname> performs the call to the Nix
function that produces Emacs, with the original arguments amended by the set
of arguments specified by you. So here the function argument
<varname>gtk</varname> gets the value <literal>pkgs.gtk3</literal>, causing
Emacs to depend on GTK+ 3. (The parentheses are necessary because in Nix,
Emacs to depend on GTK 3. (The parentheses are necessary because in Nix,
function application binds more weakly than list construction, so without
them, <xref linkend="opt-environment.systemPackages"/> would be a list with
two elements.)
2 changes: 1 addition & 1 deletion nixos/doc/manual/release-notes/rl-1703.xml
Original file line number Diff line number Diff line change
@@ -730,7 +730,7 @@ in
</listitem>
<listitem>
<para>
<literal>jre</literal> now defaults to GTK+ UI by default. This improves
<literal>jre</literal> now defaults to GTK UI by default. This improves
visual consistency and makes Java follow system font style, improving the
situation on HighDPI displays. This has a cost of increased closure size;
for server and other headless workloads it's recommended to use
2 changes: 1 addition & 1 deletion nixos/modules/config/gtk/gtk-icon-cache.nix
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ with lib;
type = types.bool;
default = config.services.xserver.enable;
description = ''
Whether to build icon theme caches for GTK+ applications.
Whether to build icon theme caches for GTK applications.
'';
};
};
2 changes: 1 addition & 1 deletion nixos/modules/programs/plotinus.nix
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ in
enable = mkOption {
default = false;
description = ''
Whether to enable the Plotinus GTK+3 plugin. Plotinus provides a
Whether to enable the Plotinus GTK 3 plugin. Plotinus provides a
popup (triggered by Ctrl-Shift-P) to search the menus of a
compatible application.
'';
4 changes: 2 additions & 2 deletions nixos/modules/programs/plotinus.xml
Original file line number Diff line number Diff line change
@@ -13,10 +13,10 @@
<link xlink:href="https://github.com/p-e-w/plotinus"/>
</para>
<para>
Plotinus is a searchable command palette in every modern GTK+ application.
Plotinus is a searchable command palette in every modern GTK application.
</para>
<para>
When in a GTK+3 application and Plotinus is enabled, you can press
When in a GTK 3 application and Plotinus is enabled, you can press
<literal>Ctrl+Shift+P</literal> to open the command palette. The command
palette provides a searchable list of of all menu items in the application.
</para>
6 changes: 3 additions & 3 deletions nixos/modules/services/editors/emacs.xml
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@
<para>
The latest stable version of Emacs 25 using the
<link
xlink:href="http://www.gtk.org">GTK+ 2</link>
xlink:href="http://www.gtk.org">GTK 2</link>
widget toolkit.
</para>
</listitem>
@@ -321,7 +321,7 @@ https://nixos.org/nixpkgs/manual/#sec-modify-via-packageOverrides
<para>
If you want, you can tweak the Emacs package itself from your
<filename>emacs.nix</filename>. For example, if you want to have a
GTK+3-based Emacs instead of the default GTK+2-based binary and remove the
GTK 3-based Emacs instead of the default GTK 2-based binary and remove the
automatically generated <filename>emacs.desktop</filename> (useful is you
only use <command>emacsclient</command>), you can change your file
<filename>emacs.nix</filename> in this way:
@@ -349,7 +349,7 @@ in [...]

<para>
After building this file as shown in <xref linkend="ex-emacsNix" />, you
will get an GTK3-based Emacs binary pre-loaded with your favorite packages.
will get an GTK 3-based Emacs binary pre-loaded with your favorite packages.
</para>
</section>
</section>
4 changes: 2 additions & 2 deletions nixos/modules/services/x11/desktop-managers/enlightenment.nix
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ in
e.efl e.enlightenment
e.terminology e.econnman
pkgs.xorg.xauth # used by kdesu
pkgs.gtk2 # To get GTK+'s themes.
pkgs.gtk2 # To get GTK's themes.
pkgs.tango-icon-theme

pkgs.gnome2.gnome_icon_theme
@@ -48,7 +48,7 @@ in
services.xserver.desktopManager.session = [
{ name = "Enlightenment";
start = ''
# Set GTK_DATA_PREFIX so that GTK+ can find the themes
# Set GTK_DATA_PREFIX so that GTK can find the themes
export GTK_DATA_PREFIX=${config.system.path}
# find theme engines
export GTK_PATH=${config.system.path}/lib/gtk-3.0:${config.system.path}/lib/gtk-2.0
2 changes: 1 addition & 1 deletion nixos/modules/services/x11/desktop-managers/mate.nix
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ in
name = "mate";
bgSupport = true;
start = ''
# Set GTK_DATA_PREFIX so that GTK+ can find the themes
# Set GTK_DATA_PREFIX so that GTK can find the themes
export GTK_DATA_PREFIX=${config.system.path}
# Find theme engines
6 changes: 3 additions & 3 deletions nixos/modules/services/x11/desktop-managers/xfce.nix
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ in

config = mkIf cfg.enable {
environment.systemPackages = with pkgs.xfce // pkgs; [
# Get GTK+ themes and gtk-update-icon-cache
# Get GTK themes and gtk-update-icon-cache
gtk2.out

# Supplies some abstract icons such as:
@@ -107,10 +107,10 @@ in
start = ''
${cfg.extraSessionCommands}
# Set GTK_PATH so that GTK+ can find the theme engines.
# Set GTK_PATH so that GTK can find the theme engines.
export GTK_PATH="${config.system.path}/lib/gtk-2.0:${config.system.path}/lib/gtk-3.0"
# Set GTK_DATA_PREFIX so that GTK+ can find the Xfce themes.
# Set GTK_DATA_PREFIX so that GTK can find the Xfce themes.
export GTK_DATA_PREFIX=${config.system.path}
${pkgs.runtimeShell} ${pkgs.xfce.xinitrc} &
4 changes: 2 additions & 2 deletions nixos/modules/services/x11/desktop-managers/xfce4-14.nix
Original file line number Diff line number Diff line change
@@ -114,10 +114,10 @@ in
name = "xfce4-14";
bgSupport = true;
start = ''
# Set GTK_PATH so that GTK+ can find the theme engines.
# Set GTK_PATH so that GTK can find the theme engines.
export GTK_PATH="${config.system.path}/lib/gtk-2.0:${config.system.path}/lib/gtk-3.0"
# Set GTK_DATA_PREFIX so that GTK+ can find the Xfce themes.
# Set GTK_DATA_PREFIX so that GTK can find the Xfce themes.
export GTK_DATA_PREFIX=${config.system.path}
${pkgs.runtimeShell} ${pkgs.xfce4-14.xinitrc} &
2 changes: 1 addition & 1 deletion nixos/modules/virtualisation/amazon-image.nix
Original file line number Diff line number Diff line change
@@ -147,7 +147,7 @@ in
networking.timeServers = [ "169.254.169.123" ];

# udisks has become too bloated to have in a headless system
# (e.g. it depends on GTK+).
# (e.g. it depends on GTK).
services.udisks2.enable = false;
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/audio/cozy-audiobooks/default.nix
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@ python3Packages.buildPythonApplication rec {
'';

meta = with stdenv.lib; {
description = "A modern audio book player for Linux using GTK+ 3";
description = "A modern audio book player for Linux using GTK 3";
homepage = https://cozy.geigi.de/;
maintainers = [ maintainers.makefu ];
license = licenses.gpl3;
2 changes: 1 addition & 1 deletion pkgs/applications/audio/pavucontrol/default.nix
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
description = "PulseAudio Volume Control";

longDescription = ''
PulseAudio Volume Control (pavucontrol) provides a GTK+
PulseAudio Volume Control (pavucontrol) provides a GTK
graphical user interface to connect to a PulseAudio server and
easily control the volume of all clients, sinks, etc.
'';
4 changes: 2 additions & 2 deletions pkgs/applications/audio/quodlibet/default.nix
Original file line number Diff line number Diff line change
@@ -46,11 +46,11 @@ python3.pkgs.buildPythonApplication rec {
preFixup = stdenv.lib.optionalString (kakasi != null) "gappsWrapperArgs+=(--prefix PATH : ${kakasi}/bin)";

meta = with stdenv.lib; {
description = "GTK+-based audio player written in Python, using the Mutagen tagging library";
description = "GTK-based audio player written in Python, using the Mutagen tagging library";
license = licenses.gpl2Plus;

longDescription = ''
Quod Libet is a GTK+-based audio player written in Python, using
Quod Libet is a GTK-based audio player written in Python, using
the Mutagen tagging library. It's designed around the idea that
you know how to organize your music better than we do. It lets
you make playlists based on regular expressions (don't worry,
2 changes: 1 addition & 1 deletion pkgs/applications/audio/sonata/default.nix
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ in buildPythonApplication rec {
longDescription = ''
Sonata is an elegant client for the Music Player Daemon.
Written in Python and using the GTK+ 3 widget set, its features
Written in Python and using the GTK 3 widget set, its features
include:
- Expanded and collapsed views
2 changes: 1 addition & 1 deletion pkgs/applications/editors/leafpad/default.nix
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
];

meta = with stdenv.lib; {
description = "A notepad clone for GTK+ 2.0";
description = "A notepad clone for GTK 2.0";
homepage = http://tarot.freeshell.org/leafpad;
platforms = platforms.linux;
maintainers = [ maintainers.flosse ];
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/gcolor2/default.nix
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ stdenv.mkDerivation {
++ (with perlPackages; [ perl XMLParser ]);

meta = {
description = "Simple GTK+2 color selector";
description = "Simple GTK 2 color selector";
homepage = http://gcolor2.sourceforge.net/;
license = stdenv.lib.licenses.gpl2Plus;
maintainers = with stdenv.lib.maintainers; [ notthemessiah ];
4 changes: 2 additions & 2 deletions pkgs/applications/graphics/geeqie/default.nix
Original file line number Diff line number Diff line change
@@ -46,11 +46,11 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;

meta = with stdenv.lib; {
description = "Lightweight GTK+ based image viewer";
description = "Lightweight GTK based image viewer";

longDescription =
''
Geeqie is a lightweight GTK+ based image viewer for Unix like
Geeqie is a lightweight GTK based image viewer for Unix like
operating systems. It features: EXIF, IPTC and XMP metadata
browsing and editing interoperability; easy integration with other
software; geeqie works on files and directories, there is no need to
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/mcomix/default.nix
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ python27Packages.buildPythonApplication rec {
MComix is an user-friendly, customizable image viewer. It is specifically
designed to handle comic books, but also serves as a generic viewer.
It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image
files. It is written in Python and uses GTK+ through the PyGTK bindings,
files. It is written in Python and uses GTK through the PyGTK bindings,
and runs on both Linux and Windows.
MComix is a fork of the Comix project, and aims to add bug fixes and
4 changes: 2 additions & 2 deletions pkgs/applications/graphics/mtpaint/default.nix
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ stdenv.mkDerivation rec {
];

meta = {
description = "A simple GTK+1/2 painting program";
description = "A simple GTK painting program";
longDescription = ''
mtPaint is a simple GTK+1/2 painting program designed for
mtPaint is a simple GTK painting program designed for
creating icons and pixel based artwork. It can edit indexed palette
or 24 bit RGB images and offers basic painting and palette manipulation
tools. It also has several other more powerful features such as channels,
2 changes: 1 addition & 1 deletion pkgs/applications/misc/clipit/default.nix
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
buildInputs = [ intltool gtk2 xdotool hicolor-icon-theme ];

meta = with stdenv.lib; {
description = "Lightweight GTK+ Clipboard Manager";
description = "Lightweight GTK Clipboard Manager";
homepage = "http://clipit.rspwn.com";
license = licenses.gpl3;
platforms = platforms.linux;
8 changes: 4 additions & 4 deletions pkgs/applications/misc/epdfview/default.nix
Original file line number Diff line number Diff line change
@@ -28,11 +28,11 @@ stdenv.mkDerivation rec {

meta = with stdenv.lib; {
homepage = https://packages.debian.org/wheezy/epdfview;
description = "A lightweight PDF document viewer using Poppler and GTK+";
description = "A lightweight PDF document viewer using Poppler and GTK";
longDescription = ''
ePDFView is a free lightweight PDF document viewer using Poppler and
GTK+ libraries. The aim of ePDFView is to make a simple PDF document
viewer, in the lines of Evince but without using the Gnome libraries.
ePDFView is a free lightweight PDF document viewer using Poppler and
GTK libraries. The aim of ePDFView is to make a simple PDF document
viewer, in the lines of Evince but without using the Gnome libraries.
'';
license = licenses.gpl2;
maintainers = [ maintainers.astsmtl ];
4 changes: 2 additions & 2 deletions pkgs/applications/misc/font-manager/default.nix
Original file line number Diff line number Diff line change
@@ -49,13 +49,13 @@ stdenv.mkDerivation rec {

meta = with stdenv.lib; {
homepage = https://fontmanager.github.io/;
description = "Simple font management for GTK+ desktop environments";
description = "Simple font management for GTK desktop environments";
longDescription = ''
Font Manager is intended to provide a way for average users to
easily manage desktop fonts, without having to resort to command
line tools or editing configuration files by hand. While designed
primarily with the Gnome Desktop Environment in mind, it should
work well with other Gtk+ desktop environments.
work well with other GTK desktop environments.
Font Manager is NOT a professional-grade font management solution.
'';
2 changes: 1 addition & 1 deletion pkgs/applications/misc/girara/default.nix
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
homepage = https://pwmt.org/projects/girara/;
description = "User interface library";
longDescription = ''
girara is a library that implements a GTK+ based VIM-like user interface
girara is a library that implements a GTK based VIM-like user interface
that focuses on simplicity and minimalism.
'';
license = licenses.zlib;
2 changes: 1 addition & 1 deletion pkgs/applications/misc/gksu/default.nix
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A graphical frontend for libgksu";
longDescription = ''
GKSu is a library that provides a Gtk+ frontend to su and sudo.
GKSu is a library that provides a GTK frontend to su and sudo.
It supports login shells and preserving environment when acting as
a su frontend. It is useful to menu items or other graphical
programs that need to ask a user's password to run another program
2 changes: 1 addition & 1 deletion pkgs/applications/misc/gmrun/default.nix
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
description = "Gnome Completion-Run Utility";
longDescription = ''
A simple program which provides a "run program" window, featuring a bash-like TAB completion.
It uses GTK+ interface.
It uses GTK interface.
Also, supports CTRL-R / CTRL-S / "!" for searching through history.
Running commands in a terminal with CTRL-Enter. URL handlers.
'';
2 changes: 1 addition & 1 deletion pkgs/applications/misc/grip/default.nix
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
hardeningDisable = [ "format" ];

meta = {
description = "GTK+-based audio CD player/ripper";
description = "GTK-based audio CD player/ripper";
homepage = http://nostatic.org/grip;
license = stdenv.lib.licenses.gpl2;

4 changes: 2 additions & 2 deletions pkgs/applications/misc/gtk2fontsel/default.nix
Original file line number Diff line number Diff line change
@@ -15,9 +15,9 @@ stdenv.mkDerivation rec {
preferLocalBuild = true;

meta = with stdenv.lib; {
description = "A font selection program for X11 using the GTK2 toolkit";
description = "A font selection program for X11 using the GTK 2 toolkit";
longDescription = ''
Font selection tool similar to xfontsel implemented using GTK+ 2.
Font selection tool similar to xfontsel implemented using GTK 2.
Trivial, but useful nonetheless.
'';
homepage = http://gtk2fontsel.sourceforge.net/;
2 changes: 1 addition & 1 deletion pkgs/applications/misc/orca/default.nix
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ buildPythonApplication rec {
access to the graphical desktop via speech and refreshable braille.
It works with applications and toolkits that support the Assistive
Technology Service Provider Interface (AT-SPI). That includes the GNOME
Gtk+ toolkit, the Java platform's Swing toolkit, LibreOffice, Gecko, and
GTK toolkit, the Java platform's Swing toolkit, LibreOffice, Gecko, and
WebKitGtk. AT-SPI support for the KDE Qt toolkit is being pursued.
Needs `services.gnome3.at-spi2-core.enable = true;` in `configuration.nix`.
2 changes: 1 addition & 1 deletion pkgs/applications/misc/pcmanfm/default.nix
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = https://blog.lxde.org/category/pcmanfm/;
license = licenses.gpl2Plus;
description = "File manager with GTK+ interface";
description = "File manager with GTK interface";
maintainers = [ maintainers.ttuegel ];
platforms = platforms.linux;
};
2 changes: 1 addition & 1 deletion pkgs/applications/misc/pcmanx-gtk2/default.nix
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = https://pcman.ptt.cc;
license = licenses.gpl2;
description = "Telnet BBS browser with GTK+ interface";
description = "Telnet BBS browser with GTK interface";
maintainers = [ maintainers.sifmelcara ];
platforms = platforms.linux;
};
5 changes: 1 addition & 4 deletions pkgs/applications/misc/stupidterm/default.nix
Original file line number Diff line number Diff line change
@@ -27,10 +27,7 @@ stdenv.mkDerivation rec {
'';

meta = with stdenv.lib; {
description = "Simple wrapper around the VTE terminal emulator widget for GTK+";
longDescription = ''
Simple wrapper around the VTE terminal emulator widget for GTK+
'';
description = "Simple wrapper around the VTE terminal emulator widget for GTK";
homepage = https://github.com/esmil/stupidterm;
license = licenses.lgpl3Plus;
maintainers = [ maintainers.etu ];
2 changes: 1 addition & 1 deletion pkgs/applications/misc/zathura/wrapper.nix
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ in symlinkJoin {
description = "A highly customizable and functional PDF viewer";
longDescription = ''
Zathura is a highly customizable and functional PDF viewer based on the
poppler rendering library and the gtk+ toolkit. The idea behind zathura
poppler rendering library and the GTK toolkit. The idea behind zathura
is an application that provides a minimalistic and space saving interface
as well as an easy usage that mainly focuses on keyboard interaction.
'';
2 changes: 1 addition & 1 deletion pkgs/applications/networking/browsers/midori/default.nix
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
];

meta = with stdenv.lib; {
description = "Lightweight WebKitGTK+ web browser";
description = "Lightweight WebKitGTK web browser";
homepage = https://www.midori-browser.org/;
license = with licenses; [ lgpl21Plus ];
platforms = with platforms; linux;
Loading