Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
a88b3e8a
Commit
a88b3e8a
authored
Mar 31, 2013
by
Berke Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetics
parent
3c1bd3cf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
57 additions
and
57 deletions
+57
-57
src/htm/Main.Designer.cs
src/htm/Main.Designer.cs
+19
-19
src/htm/Program.cs
src/htm/Program.cs
+19
-19
src/htm/Properties/AssemblyInfo.cs
src/htm/Properties/AssemblyInfo.cs
+19
-19
No files found.
src/htm/Main.Designer.cs
View file @
a88b3e8a
/
*
HexChat Theme Manager
*
*
Copyright (C) 2012 Patrick Griffs
*
Copyright (C) 2012 Berke Viktor
*
*
This program is free software; you can redistribute it and/or modify
*
it under the terms of the GNU General Public License as published by
*
the Free Software Foundation; either version 2 of the License, or
*
(at your option) any later version.
*
*
This program is distributed in the hope that it will be useful,
*
but WITHOUT ANY WARRANTY; without even the implied warranty of
*
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 this program; if not, write to the Free Software
*
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
/
/
/
HexChat Theme Manager
//
//
Copyright (C) 2012 Patrick Griffs
//
Copyright (C) 2012 Berke Viktor
//
//
This program is free software; you can redistribute it and/or modify
//
it under the terms of the GNU General Public License as published by
//
the Free Software Foundation; either version 2 of the License, or
//
(at your option) any later version.
//
//
This program is distributed in the hope that it will be useful,
//
but WITHOUT ANY WARRANTY; without even the implied warranty of
//
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 this program; if not, write to the Free Software
//
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
/
/
namespace
thememan
{
...
...
src/htm/Program.cs
View file @
a88b3e8a
/
*
HexChat Theme Manager
*
*
Copyright (C) 2012 Patrick Griffs
*
Copyright (C) 2012 Berke Viktor
*
*
This program is free software; you can redistribute it and/or modify
*
it under the terms of the GNU General Public License as published by
*
the Free Software Foundation; either version 2 of the License, or
*
(at your option) any later version.
*
*
This program is distributed in the hope that it will be useful,
*
but WITHOUT ANY WARRANTY; without even the implied warranty of
*
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 this program; if not, write to the Free Software
*
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
/
/
/
HexChat Theme Manager
//
//
Copyright (C) 2012 Patrick Griffs
//
Copyright (C) 2012 Berke Viktor
//
//
This program is free software; you can redistribute it and/or modify
//
it under the terms of the GNU General Public License as published by
//
the Free Software Foundation; either version 2 of the License, or
//
(at your option) any later version.
//
//
This program is distributed in the hope that it will be useful,
//
but WITHOUT ANY WARRANTY; without even the implied warranty of
//
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 this program; if not, write to the Free Software
//
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
/
/
using
System
;
using
System.Collections.Generic
;
...
...
src/htm/Properties/AssemblyInfo.cs
View file @
a88b3e8a
/
*
HexChat Theme Manager
*
*
Copyright (C) 2012 Patrick Griffs
*
Copyright (C) 2012 Berke Viktor
*
*
This program is free software; you can redistribute it and/or modify
*
it under the terms of the GNU General Public License as published by
*
the Free Software Foundation; either version 2 of the License, or
*
(at your option) any later version.
*
*
This program is distributed in the hope that it will be useful,
*
but WITHOUT ANY WARRANTY; without even the implied warranty of
*
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 this program; if not, write to the Free Software
*
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
/
/
/
HexChat Theme Manager
//
//
Copyright (C) 2012 Patrick Griffs
//
Copyright (C) 2012 Berke Viktor
//
//
This program is free software; you can redistribute it and/or modify
//
it under the terms of the GNU General Public License as published by
//
the Free Software Foundation; either version 2 of the License, or
//
(at your option) any later version.
//
//
This program is distributed in the hope that it will be useful,
//
but WITHOUT ANY WARRANTY; without even the implied warranty of
//
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 this program; if not, write to the Free Software
//
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
/
/
using
System.Reflection
;
using
System.Runtime.CompilerServices
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment