1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

I'm english well speaking.

This commit is contained in:
Josh Elsasser 2007-04-05 00:47:25 +00:00
parent 2947c32902
commit 6c4270cb42

10
configure vendored
View file

@ -331,11 +331,11 @@ else
if [ "x$GTK" = xno ] && [ "x$SYSTEM" = xLinux ]; then
cat <<EOF
*** GTK+ was not found, transmission-gtk will NOT be built. If you
*** want to use the graphical version of Transmission" then you will
*** need to install GTK+ headers and libraries. Try installing looking
*** for a package called libgtk2.0-dev or gtk2-devel and installing
*** it, then re-running this script.
*** GTK+ was not found, transmission-gtk will *NOT* be built. If you
*** wish to use the graphical version of Transmission then you will
*** need to install GTK+ headers and libraries. Try looking for a
*** package called libgtk2.0-dev or gtk2-devel and installing it, then
*** re-running this script.
EOF
fi
fi