-
-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💚Add language Portuguese of Brazil /添加巴西语言版本
💚Part of Plugins Translated /部分插件已翻译 💚v0.1 German Translation of the file Resources_String.resx /v0.1资源德语翻译 💚Optimize some Chinese Translation /优化部分中文翻译 💚Setting java development tool variables Plugin/优化设置Java开发工具变量插件
- Loading branch information
Showing
22 changed files
with
2,040 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
// This file is part of QTTabBar, a shell extension for Microsoft | ||
// Windows Explorer. | ||
// Copyright (C) 2007-2010 Quizo, Paul Accisano | ||
// | ||
// QTTabBar 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 3 of the License, or | ||
// (at your option) any later version. | ||
// | ||
// QTTabBar 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 QTTabBar. If not, see <http://www.gnu.org/licenses/>. | ||
|
||
using System.Reflection; | ||
using System.Runtime.InteropServices; | ||
|
||
// アセンブリに関する一般情報は以下の属性セットをとおして制御されます。 | ||
// アセンブリに関連付けられている情報を変更するには、 | ||
// これらの属性値を変更してください。 | ||
[assembly: AssemblyTitle("QTPluginLib")] | ||
[assembly: AssemblyDescription("Plugin library for QTTabBar")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: AssemblyCompany("indiff")] | ||
[assembly: AssemblyProduct("QTTabBar")] | ||
[assembly: AssemblyCopyright("Copyright (C) 2007-2021")] | ||
[assembly: AssemblyTrademark("indiff")] | ||
// This file is part of QTTabBar, a shell extension for Microsoft | ||
// Windows Explorer. | ||
// Copyright (C) 2007-2010 Quizo, Paul Accisano | ||
// | ||
// QTTabBar 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 3 of the License, or | ||
// (at your option) any later version. | ||
// | ||
// QTTabBar 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 QTTabBar. If not, see <http://www.gnu.org/licenses/>. | ||
|
||
using System.Reflection; | ||
using System.Runtime.InteropServices; | ||
|
||
// アセンブリに関する一般情報は以下の属性セットをとおして制御されます。 | ||
// アセンブリに関連付けられている情報を変更するには、 | ||
// これらの属性値を変更してください。 | ||
[assembly: AssemblyTitle("QTPluginLib")] | ||
[assembly: AssemblyDescription("Plugin library for QTTabBar")] | ||
[assembly: AssemblyConfiguration("")] | ||
[assembly: AssemblyCompany("indiff")] | ||
[assembly: AssemblyProduct("QTTabBar")] | ||
[assembly: AssemblyCopyright("Copyright (C) 2007-2021")] | ||
[assembly: AssemblyTrademark("indiff")] | ||
[assembly: AssemblyCulture("")] | ||
[assembly: AssemblyFileVersion("1.5.5.2")] | ||
|
||
// ComVisible を false に設定すると、このアセンブリ内の型は COM コンポーネントには | ||
// 参照不可能になります。COM からこのアセンブリ内の型にアクセスする場合は、 | ||
// その型の ComVisible 属性を true に設定してください。 | ||
[assembly: ComVisible(false)] | ||
|
||
// 次の GUID は、このプロジェクトが COM に公開される場合の、typelib の ID です | ||
[assembly: Guid("70e873e1-b593-42d5-95aa-bd19fc2d59b6")] | ||
|
||
// アセンブリのバージョン情報は、以下の 4 つの値で構成されています: | ||
// | ||
// Major Version | ||
// Minor Version | ||
// Build Number | ||
// Revision | ||
// | ||
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を | ||
[assembly: AssemblyFileVersion("1.5.5.3")] | ||
|
||
// ComVisible を false に設定すると、このアセンブリ内の型は COM コンポーネントには | ||
// 参照不可能になります。COM からこのアセンブリ内の型にアクセスする場合は、 | ||
// その型の ComVisible 属性を true に設定してください。 | ||
[assembly: ComVisible(false)] | ||
|
||
// 次の GUID は、このプロジェクトが COM に公開される場合の、typelib の ID です | ||
[assembly: Guid("70e873e1-b593-42d5-95aa-bd19fc2d59b6")] | ||
|
||
// アセンブリのバージョン情報は、以下の 4 つの値で構成されています: | ||
// | ||
// Major Version | ||
// Minor Version | ||
// Build Number | ||
// Revision | ||
// | ||
// すべての値を指定するか、下のように '*' を使ってリビジョンおよびビルド番号を | ||
// 既定値にすることができます: | ||
[assembly: AssemblyVersion("1.5.5.2")] | ||
[assembly: AssemblyVersion("1.5.5.3")] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.