⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 The major functionality added in this release includes: - Rootless mode in X11 - Widget Templt
💻 AM
字号:
bin_PROGRAMS = xchatCFLAGS = $(GUI_CFLAGS)LIBS = $(GUI_LIBS)INCLUDES = -I$(includedir)xchat_LDADD = ../common/libxchatmain.aEXTRA_DIST = makefile.msc \	about.h ascii.h banlist.h chanlist.h dialog.h editlist.h fake_gnome.h \	fe-gtk.h fkeys.h gtkutil.h maingui.h menu.h mmx_cmod.S mmx_cmod.h \	notifygui.h palette.h panel.c panel.h pixmaps.h plugingui.c rawlog.h \	search.h serverlist.h settings.h textgui.h urlgrab.h userlistgui.h \	usermenu.h wins.h xtext.hif USE_MMXmmx_cmod_S = mmx_cmod.Sendifif DO_PANELpanel_c = panel.cendifif DO_PLUGINplugingui_c = plugingui.cendifxchat_SOURCES = about.c ascii.c banlist.c chanlist.c dccgui.c dialog.c \			editlist.c fe-gtk.c fkeys.c gtkutil.c ignoregui.c \			maingui.c menu.c $(mmx_cmod_S) notifygui.c palette.c $(panel_c) \			pixmaps.c $(plugingui_c) rawlog.c search.c serverlist.c settings.c \			textgui.c usermenu.c urlgrab.c userlistgui.c wins.c xtext.c

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -