some tabs so in source it looks better

This commit is contained in:
Nikos Kouremenos 2005-12-26 14:21:42 +00:00
parent 45b1493471
commit 0c659276d2
1 changed files with 9 additions and 9 deletions

View File

@ -122,17 +122,17 @@ gajim.desktop: gajim.desktop.in
# #
help: help:
@echo Usage: @echo Usage:
@echo make - builds all modules @echo make - builds all modules
@echo make clean - delete built modules and object files @echo make clean - delete built modules and object files
@echo make install - install binaries into the official directories @echo make install - install binaries into the official directories
@echo make uninstall - uninstall binaries from the official directories @echo make uninstall - uninstall binaries from the official directories
@echo make help - prints this help @echo make help - prints this help
@echo @echo
@echo make trayicon - makes only trayicon module @echo make trayicon - makes only trayicon module
@echo make idle - makes only idle detection module @echo make idle - makes only idle detection module
@echo make translation - makes only translation \(mo files\) @echo make translation - makes only translation \(mo files\)
@echo make gtkspell - makes only gtkspell detection module @echo make gtkspell - makes only gtkspell detection module
@echo make tags - makes 'tags' file for use with ctags @echo make tags - makes 'tags' file for use with ctags
@echo @echo
# #