1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

87 Commits

Author SHA1 Message Date
Berke Viktor
7cdfeff204 Add note about preferred tab size 2013-05-13 13:38:01 +02:00
Berke Viktor
9327a5c71f Reduce GLib requirement 2013-05-12 06:16:26 +02:00
Berke Viktor
de819e12bf g_slist_copy_deep() requires GLib 2.34 2013-05-12 05:55:14 +02:00
Berke Viktor
af03fa3c7c Fix connect commands 2013-05-11 20:06:22 +02:00
Berke Viktor
712eb5428e GtkComboBoxText requires GTK+ 2.24, dump code for older versions 2013-05-11 13:06:25 +02:00
TingPing
414ab39db5 Add Italian GenericName 2013-05-03 13:08:03 -03:00
TingPing
8272df5ec2 Fix desktop translations
closes #567
2013-05-03 11:24:12 -03:00
Christoph J. Thompson
5b8567919d Install a pkgconfig .pc file. This allows external plugins to find
where the header file is located, where Hexchat expects to find
plugins so it can load them at startup and which version of
Hexchat is installed. The path where pkgconfig files are stored
is determined by a macro available in newer versions of pkgconfig
which can be overridden by the --with-pkgconfig= configure switch.
However, if this macro is unavailable (older versions of
pkgconfig) then m4ifdef will make it fallback to simply use
${libdir}/pkgconfig (which is the default).

	modified:   configure.ac
	modified:   share/Makefile.am
	new file:   share/pkgconfig/Makefile.am
	new file:   share/pkgconfig/hexchat-plugin.pc.in
2013-04-28 16:48:32 +02:00
Berke Viktor
6001ceff9f Get rid of bundled beep 2013-04-27 23:00:18 +02:00
TingPing
bc1c84347d fix install error 2013-04-20 18:37:30 -03:00
TingPing
3994126a09 Add english generic name 2013-04-18 01:21:12 -03:00
Christoph J. Thompson
70174be823 Fix a typo.
modified:   share/misc/hexchat.desktop
2013-04-18 00:14:40 -04:00
Christoph J. Thompson
9254f9284c Add GTK and IRCClient to Categories. This is Based on:
http://standards.freedesktop.org/menu-spec/latest

	modified:   share/misc/hexchat.desktop
2013-04-18 00:11:17 -04:00
Christoph J. Thompson
c819adf830 Translate Comment in french, german, italian and norwegian bokmål
modified:   share/misc/hexchat.desktop
2013-04-18 00:10:54 -04:00
Christoph J. Thompson
13c717159d Change "no" to "nb" for Norsk Bokmål. In norway there is not only
one official language but two.

	modified:   share/misc/hexchat.desktop
2013-04-18 00:10:14 -04:00
Christoph J. Thompson
4c90a9b2d5 Change most Comment lines to be GenericName. GenericName should be
used when only one IRC client in installed.

	modified:   share/misc/hexchat.desktop
2013-04-18 00:09:52 -04:00
TingPing
9790151ec0 beep sound is gtk only 2013-04-17 06:02:17 -03:00
TingPing
02cdc57eb5 Install sound file on unix
for #542
2013-04-17 03:45:41 -04:00
Berke Viktor
ccc8601624 Move beep to proper place 2013-04-16 11:32:58 +02:00
Berke Viktor
9272eb4325 G_FILE_COPY_TARGET_DEFAULT_PERMS requires GLib 2.20+ 2013-04-14 11:00:01 +02:00
Berke Viktor
924178cde7 cosmetics 2013-04-09 03:08:26 +02:00
Berke Viktor
77fa72924b readme cleanup 2013-04-09 03:06:07 +02:00
Berke Viktor
b5fef8d0e2 gtk_show_uri() requires GTK+ 2.14 2013-04-03 06:49:57 +02:00
TingPing
083710d8d3 Merge pull request #484 from Phr33d0m/master
A few fixes on the *nix build system
2013-04-01 02:05:23 -07:00
Berke Viktor
bda48b1889 GLib 2.14 is required 2013-03-31 18:32:45 +02:00
hasufell
9ae63cf05d MAKE: don't include icons and desktop file for non-gtk builds 2013-03-31 16:59:49 +02:00
TingPing
ff529244a5 Update links to docs 2013-03-28 21:10:00 -03:00
TingPing
2c029f763c It's just HexChat 2013-03-23 20:33:06 -03:00
TingPing
c38e8fdd14 Remove spec file 2013-03-23 15:37:49 -04:00
Berke Viktor
96fe6bf2ca Cleanup, docs are online now, these are either irrelevant or outdated 2013-03-23 16:28:13 +01:00
TingPing
c76dedd9b9 update readme link to building docs
closes #424
2013-02-25 01:42:02 -05:00
TingPing
aaf4de7024 add gnome's UsesNotifications to the desktop file 2013-02-18 02:11:53 -05:00
TingPing
7f2846a5bd Don't error on icon cache update failure 2013-01-01 18:58:19 -05:00
Dan Mashal
b04377825f fix incorrect FSF address 2012-12-23 11:36:54 -08:00
RichardHitt
df9a05cba5 Put hexchat png in icons/hicolor/48x48/apps 2012-12-16 18:05:37 -08:00
RichardHitt
925b45e8f0 Install hicolor svg; move the files Makefile.am to their subdirectories 2012-12-16 17:29:08 -08:00
TingPing
3d43f755fc Update share/doc/faq.md 2012-12-03 01:11:38 -05:00
TingPing
7e3c8eb542 Update share/doc/faq.md 2012-11-24 04:06:35 -05:00
TingPing
31fc9c7f31 Update faq 2012-11-20 22:28:40 -05:00
Berke Viktor
1784d2b331 Fix date 2012-11-11 16:43:11 +01:00
Berke Viktor
681ca5e390 Update changelog 2012-11-11 16:30:41 +01:00
Berke Viktor
488883266c Update changelog 2012-11-10 20:06:15 +01:00
Berke Viktor
c9cd6fbd1b Add notes about testing translations 2012-11-09 16:12:33 +01:00
Berke Viktor
db218817fd Use configdir instead of *xchatdir* 2012-11-04 23:55:36 +01:00
bviktor
9a643bfaaa Merge pull request #226 from TingPing/master
Update Python docs
2012-11-04 07:55:33 -08:00
TingPing
71251252ae Updated get_list docs 2012-11-04 01:53:31 -05:00
TingPing
594cca99c0 Updated python get_info docs 2012-11-04 01:02:27 -05:00
Berke Viktor
e0b1724158 ReadMe cosmetics 2012-11-04 01:21:23 +01:00
Berke Viktor
432f0781c4 Update FAQ according to recent icon file name changes 2012-11-03 03:16:06 +01:00
Berke Viktor
c65e16fd00 Relocate hexchat.png and hexchat.ico and some more varname cleanup 2012-11-03 02:33:44 +01:00