summary refs log tree commit diff stats
path: root/po/ml.po
AgeCommit message (Collapse)Author
2014-05-28Update translationsTingPing
2014-01-11Update TranslationsEustachy Kapusta
2013-09-11Update TranslationsTingPing
2013-03-29Update translationsBerke Viktor
2012-11-11Update translationsBerke Viktor
2012-11-10Update translationsBerke Viktor
2012-11-10Update translationsBerke Viktor
2012-11-04Update translationsBerke Viktor
2012-11-04Update translationsBerke Viktor
2012-11-03Update translationsBerke Viktor
2012-11-03Update translationsBerke Viktor
2012-11-03Update translationsBerke Viktor
2012-10-31Update translationsBerke Viktor
2012-10-30Update translation filesBerke Viktor
2012-10-30Update translationsBerke Viktor
2012-10-28Update translationsBerke Viktor
2012-10-25Update translationsBerke Viktor
2012-10-22Update translationsBerke Viktor
2012-10-22Update translationsBerke Viktor
an class="cm"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with X-Tray; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ #ifndef _H_XCHAT_H #define _H_XCHAT_H void hexchat_exec (char *); char *hexchat_strip_color (char *); void hexchat_parse (char *); struct _hexchat_context *hexchat_find_server (int); void hexchat_globally_away (TCHAR *); void hexchat_away (TCHAR *); void hexchat_globally_back (); void hexchat_back (); HMENU setServerMenu (); #endif