OSDN Git Service

AppliStation-GUI,UserPrefForm.csへのコメント追加
[applistation/AppliStation.git] / AppliStation / PackageListViewForm.Designer.cs
index e1338c7..c9c1699 100644 (file)
@@ -30,7 +30,7 @@
                {\r
                        this.components = new System.ComponentModel.Container();\r
                        System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PackageListViewForm));\r
-                       this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
+                       this.packageListContextMenuStripSeparator = new System.Windows.Forms.ToolStripSeparator();\r
                        this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
                        this.toolStripContainer = new System.Windows.Forms.ToolStripPanel();\r
                        this.packageListFilterToolStrip = new System.Windows.Forms.ToolStrip();\r
                        this.installedSysPackageFilterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
                        this.searchTextBox = new AppliStation.Util.ToolStripWeb2LikeTextBox();\r
                        this.packageCommandsToolStrip = new System.Windows.Forms.ToolStrip();\r
-                       this.updateToolStripButton = new System.Windows.Forms.ToolStripSplitButton();\r
-                       this.localUpdateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+                       this.organizeToolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();\r
+                       this.updateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+                       this.localupdateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+                       this.organizeToolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
+                       this.optionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
                        this.upgradeToolStripButton = new System.Windows.Forms.ToolStripButton();\r
-                       this.installToolStripButton = new System.Windows.Forms.ToolStripButton();\r
-                       this.uninstallToolStripButton = new System.Windows.Forms.ToolStripButton();\r
-                       this.splitContainer = new System.Windows.Forms.SplitContainer();\r
-                       this.packageListView = new System.Windows.Forms.ListView();\r
-                       this.nameHeader = new System.Windows.Forms.ColumnHeader();\r
-                       this.versionHeader = new System.Windows.Forms.ColumnHeader();\r
-                       this.summaryHeader = new System.Windows.Forms.ColumnHeader();\r
+                       this.informationToolStripDropDownButton = new System.Windows.Forms.ToolStripDropDownButton();\r
                        this.packageListContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
                        this.installToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
                        this.uninstallToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
                        this.webResourcesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
                        this.webOfficialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
                        this.webGoogleSearchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-                       this.openInstalledDirectoryStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+                       this.installedDirectoryStripMenuItem = new AppliStation.Util.ToolStripPetitLauncherMenuItem();\r
                        this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+                       this.installToolStripButton = new System.Windows.Forms.ToolStripButton();\r
+                       this.uninstallToolStripButton = new System.Windows.Forms.ToolStripButton();\r
+                       this.splitContainer = new System.Windows.Forms.SplitContainer();\r
+                       this.packageListView = new System.Windows.Forms.ListView();\r
+                       this.nameHeader = new System.Windows.Forms.ColumnHeader();\r
+                       this.versionHeader = new System.Windows.Forms.ColumnHeader();\r
+                       this.summaryHeader = new System.Windows.Forms.ColumnHeader();\r
+                       this.packageListViewImageList = new System.Windows.Forms.ImageList(this.components);\r
                        this.detailBox = new System.Windows.Forms.RichTextBox();\r
-                       this.packageCommandsToolStripSeparator = new System.Windows.Forms.ToolStripSeparator();\r
                        this.tableLayoutPanel1.SuspendLayout();\r
                        this.toolStripContainer.SuspendLayout();\r
                        this.packageListFilterToolStrip.SuspendLayout();\r
                        this.packageCommandsToolStrip.SuspendLayout();\r
+                       this.packageListContextMenuStrip.SuspendLayout();\r
                        this.splitContainer.Panel1.SuspendLayout();\r
                        this.splitContainer.Panel2.SuspendLayout();\r
                        this.splitContainer.SuspendLayout();\r
-                       this.packageListContextMenuStrip.SuspendLayout();\r
                        this.SuspendLayout();\r
                        // \r
-                       // toolStripSeparator1\r
+                       // packageListContextMenuStripSeparator\r
                        // \r
-                       this.toolStripSeparator1.Name = "toolStripSeparator1";\r
-                       this.toolStripSeparator1.Size = new System.Drawing.Size(228, 6);\r
+                       this.packageListContextMenuStripSeparator.Name = "packageListContextMenuStripSeparator";\r
+                       this.packageListContextMenuStripSeparator.Size = new System.Drawing.Size(236, 6);\r
                        // \r
                        // tableLayoutPanel1\r
                        // \r
                                                                        this.searchTextBox});\r
                        this.packageListFilterToolStrip.Location = new System.Drawing.Point(3, 0);\r
                        this.packageListFilterToolStrip.Name = "packageListFilterToolStrip";\r
-                       this.packageListFilterToolStrip.Size = new System.Drawing.Size(175, 25);\r
+                       this.packageListFilterToolStrip.Size = new System.Drawing.Size(177, 25);\r
                        this.packageListFilterToolStrip.TabIndex = 1;\r
                        // \r
                        // packageFilterToolStripDropDownButton\r
                        // allPackageFilterToolStripMenuItem\r
                        // \r
                        this.allPackageFilterToolStripMenuItem.Name = "allPackageFilterToolStripMenuItem";\r
-                       this.allPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(150, 22);\r
+                       this.allPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(160, 22);\r
                        this.allPackageFilterToolStripMenuItem.Text = "全て";\r
                        this.allPackageFilterToolStripMenuItem.ToolTipText = "全てのソフトを表示";\r
                        this.allPackageFilterToolStripMenuItem.Click += new System.EventHandler(this.AnyPackageFilterToolStripMenuItemClicked);\r
                        // notInstalledPackageFilterToolStripMenuItem\r
                        // \r
                        this.notInstalledPackageFilterToolStripMenuItem.Name = "notInstalledPackageFilterToolStripMenuItem";\r
-                       this.notInstalledPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(150, 22);\r
+                       this.notInstalledPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(160, 22);\r
                        this.notInstalledPackageFilterToolStripMenuItem.Text = "未インストール";\r
                        this.notInstalledPackageFilterToolStripMenuItem.ToolTipText = "インストールされていないソフトを表示";\r
                        this.notInstalledPackageFilterToolStripMenuItem.Click += new System.EventHandler(this.AnyPackageFilterToolStripMenuItemClicked);\r
                        // installedASPackageFilterToolStripMenuItem\r
                        // \r
                        this.installedASPackageFilterToolStripMenuItem.Name = "installedASPackageFilterToolStripMenuItem";\r
-                       this.installedASPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(150, 22);\r
+                       this.installedASPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(160, 22);\r
                        this.installedASPackageFilterToolStripMenuItem.Text = "AppliStation内";\r
                        this.installedASPackageFilterToolStripMenuItem.ToolTipText = "AppliStationにインストールされているソフトを表示";\r
                        this.installedASPackageFilterToolStripMenuItem.Click += new System.EventHandler(this.AnyPackageFilterToolStripMenuItemClicked);\r
                        // installedSysPackageFilterToolStripMenuItem\r
                        // \r
                        this.installedSysPackageFilterToolStripMenuItem.Name = "installedSysPackageFilterToolStripMenuItem";\r
-                       this.installedSysPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(150, 22);\r
+                       this.installedSysPackageFilterToolStripMenuItem.Size = new System.Drawing.Size(160, 22);\r
                        this.installedSysPackageFilterToolStripMenuItem.Text = "コンピュータ内";\r
                        this.installedSysPackageFilterToolStripMenuItem.ToolTipText = "コンピュータにインストールされているソフトを表示";\r
                        this.installedSysPackageFilterToolStripMenuItem.Click += new System.EventHandler(this.AnyPackageFilterToolStripMenuItemClicked);\r
                        // \r
                        this.packageCommandsToolStrip.Dock = System.Windows.Forms.DockStyle.None;\r
                        this.packageCommandsToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-                                                                       this.updateToolStripButton,\r
+                                                                       this.organizeToolStripDropDownButton1,\r
                                                                        this.upgradeToolStripButton,\r
-                                                                       this.packageCommandsToolStripSeparator,\r
+                                                                       this.informationToolStripDropDownButton,\r
                                                                        this.installToolStripButton,\r
                                                                        this.uninstallToolStripButton});\r
                        this.packageCommandsToolStrip.Location = new System.Drawing.Point(3, 25);\r
                        this.packageCommandsToolStrip.Name = "packageCommandsToolStrip";\r
-                       this.packageCommandsToolStrip.Size = new System.Drawing.Size(221, 25);\r
+                       this.packageCommandsToolStrip.Size = new System.Drawing.Size(489, 25);\r
                        this.packageCommandsToolStrip.TabIndex = 2;\r
                        // \r
-                       // updateToolStripButton\r
+                       // organizeToolStripDropDownButton1\r
                        // \r
-                       this.updateToolStripButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-                                                                       this.localUpdateToolStripMenuItem});\r
-                       this.updateToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("updateToolStripButton.Image")));\r
-                       this.updateToolStripButton.Name = "updateToolStripButton";\r
-                       this.updateToolStripButton.Size = new System.Drawing.Size(111, 22);\r
-                       this.updateToolStripButton.Text = "リストの更新(&U)";\r
-                       this.updateToolStripButton.ToolTipText = "ソフトリスト更新(U)";\r
-                       this.updateToolStripButton.ButtonClick += new System.EventHandler(this.UpdateToolStripButtonClick);\r
+                       this.organizeToolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+                                                                       this.updateToolStripMenuItem,\r
+                                                                       this.localupdateToolStripMenuItem,\r
+                                                                       this.organizeToolStripSeparator1,\r
+                                                                       this.optionToolStripMenuItem});\r
+                       this.organizeToolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("organizeToolStripDropDownButton1.Image")));\r
+                       this.organizeToolStripDropDownButton1.Name = "organizeToolStripDropDownButton1";\r
+                       this.organizeToolStripDropDownButton1.Size = new System.Drawing.Size(80, 22);\r
+                       this.organizeToolStripDropDownButton1.Text = "整理(&O)";\r
+                       this.organizeToolStripDropDownButton1.ToolTipText = "ソフトリストの管理など";\r
                        // \r
-                       // localUpdateToolStripMenuItem\r
+                       // updateToolStripMenuItem\r
                        // \r
-                       this.localUpdateToolStripMenuItem.Name = "localUpdateToolStripMenuItem";\r
-                       this.localUpdateToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;\r
-                       this.localUpdateToolStripMenuItem.Size = new System.Drawing.Size(256, 22);\r
-                       this.localUpdateToolStripMenuItem.Text = "インストール済ソフトの読み直し(&R)";\r
-                       this.localUpdateToolStripMenuItem.Click += new System.EventHandler(this.LocalupdateToolStripMenuItemClick);\r
+                       this.updateToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("updateToolStripMenuItem.Image")));\r
+                       this.updateToolStripMenuItem.Name = "updateToolStripMenuItem";\r
+                       this.updateToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.F5)));\r
+                       this.updateToolStripMenuItem.Size = new System.Drawing.Size(296, 22);\r
+                       this.updateToolStripMenuItem.Text = "リストの更新(&U)";\r
+                       this.updateToolStripMenuItem.ToolTipText = "ソフトリストを更新します";\r
+                       this.updateToolStripMenuItem.Click += new System.EventHandler(this.UpdateToolStripMenuItemClick);\r
+                       // \r
+                       // localupdateToolStripMenuItem\r
+                       // \r
+                       this.localupdateToolStripMenuItem.Name = "localupdateToolStripMenuItem";\r
+                       this.localupdateToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;\r
+                       this.localupdateToolStripMenuItem.Size = new System.Drawing.Size(296, 22);\r
+                       this.localupdateToolStripMenuItem.Text = "インストール済ソフトの読み直し(&R)";\r
+                       this.localupdateToolStripMenuItem.Click += new System.EventHandler(this.LocalupdateToolStripMenuItemClick);\r
+                       // \r
+                       // organizeToolStripSeparator1\r
+                       // \r
+                       this.organizeToolStripSeparator1.Name = "organizeToolStripSeparator1";\r
+                       this.organizeToolStripSeparator1.Size = new System.Drawing.Size(293, 6);\r
+                       // \r
+                       // optionToolStripMenuItem\r
+                       // \r
+                       this.optionToolStripMenuItem.Name = "optionToolStripMenuItem";\r
+                       this.optionToolStripMenuItem.Size = new System.Drawing.Size(296, 22);\r
+                       this.optionToolStripMenuItem.Text = "設定(&O)...";\r
+                       this.optionToolStripMenuItem.Click += new System.EventHandler(this.OptionToolStripMenuItemClick);\r
                        // \r
                        // upgradeToolStripButton\r
                        // \r
                        this.upgradeToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("upgradeToolStripButton.Image")));\r
                        this.upgradeToolStripButton.Name = "upgradeToolStripButton";\r
-                       this.upgradeToolStripButton.Size = new System.Drawing.Size(100, 22);\r
+                       this.upgradeToolStripButton.Size = new System.Drawing.Size(119, 22);\r
                        this.upgradeToolStripButton.Text = "ソフトの更新(&G)";\r
+                       this.upgradeToolStripButton.ToolTipText = "最新版のソフトを取得して更新します";\r
                        this.upgradeToolStripButton.Click += new System.EventHandler(this.UpgradeToolStripButtonClick);\r
                        // \r
+                       // informationToolStripDropDownButton\r
+                       // \r
+                       this.informationToolStripDropDownButton.DropDown = this.packageListContextMenuStrip;\r
+                       this.informationToolStripDropDownButton.Image = ((System.Drawing.Image)(resources.GetObject("informationToolStripDropDownButton.Image")));\r
+                       this.informationToolStripDropDownButton.Name = "informationToolStripDropDownButton";\r
+                       this.informationToolStripDropDownButton.Size = new System.Drawing.Size(80, 22);\r
+                       this.informationToolStripDropDownButton.Text = "情報(&D)";\r
+                       this.informationToolStripDropDownButton.ToolTipText = "選択されたソフトの情報を調べます";\r
+                       this.informationToolStripDropDownButton.Visible = false;\r
+                       // \r
+                       // packageListContextMenuStrip\r
+                       // \r
+                       this.packageListContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+                                                                       this.installToolStripMenuItem,\r
+                                                                       this.uninstallToolStripMenuItem,\r
+                                                                       this.packageListContextMenuStripSeparator,\r
+                                                                       this.webResourcesToolStripMenuItem,\r
+                                                                       this.installedDirectoryStripMenuItem,\r
+                                                                       this.propertiesToolStripMenuItem});\r
+                       this.packageListContextMenuStrip.Name = "packageListContextMenuStrip";\r
+                       this.packageListContextMenuStrip.OwnerItem = this.informationToolStripDropDownButton;\r
+                       this.packageListContextMenuStrip.Size = new System.Drawing.Size(240, 120);\r
+                       this.packageListContextMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.PackageListContextMenuStripOpening);\r
+                       // \r
+                       // installToolStripMenuItem\r
+                       // \r
+                       this.installToolStripMenuItem.Name = "installToolStripMenuItem";\r
+                       this.installToolStripMenuItem.Size = new System.Drawing.Size(239, 22);\r
+                       this.installToolStripMenuItem.Text = "インストール(&I)...";\r
+                       this.installToolStripMenuItem.Click += new System.EventHandler(this.InstallToolStripButtonClick);\r
+                       // \r
+                       // uninstallToolStripMenuItem\r
+                       // \r
+                       this.uninstallToolStripMenuItem.Name = "uninstallToolStripMenuItem";\r
+                       this.uninstallToolStripMenuItem.Size = new System.Drawing.Size(239, 22);\r
+                       this.uninstallToolStripMenuItem.Text = "アンインストール(&U)...";\r
+                       this.uninstallToolStripMenuItem.Click += new System.EventHandler(this.UninstallToolStripButtonClick);\r
+                       // \r
+                       // webResourcesToolStripMenuItem\r
+                       // \r
+                       this.webResourcesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+                                                                       this.webOfficialToolStripMenuItem,\r
+                                                                       this.webGoogleSearchToolStripMenuItem});\r
+                       this.webResourcesToolStripMenuItem.Name = "webResourcesToolStripMenuItem";\r
+                       this.webResourcesToolStripMenuItem.Size = new System.Drawing.Size(239, 22);\r
+                       this.webResourcesToolStripMenuItem.Tag = "\"{0}\"に関するWebページ(&W)";\r
+                       // \r
+                       // webOfficialToolStripMenuItem\r
+                       // \r
+                       this.webOfficialToolStripMenuItem.Name = "webOfficialToolStripMenuItem";\r
+                       this.webOfficialToolStripMenuItem.Size = new System.Drawing.Size(159, 22);\r
+                       this.webOfficialToolStripMenuItem.Text = "公式サイト(&O)";\r
+                       this.webOfficialToolStripMenuItem.Click += new System.EventHandler(this.WebOfficialToolStripMenuItemClick);\r
+                       // \r
+                       // webGoogleSearchToolStripMenuItem\r
+                       // \r
+                       this.webGoogleSearchToolStripMenuItem.Name = "webGoogleSearchToolStripMenuItem";\r
+                       this.webGoogleSearchToolStripMenuItem.Size = new System.Drawing.Size(159, 22);\r
+                       this.webGoogleSearchToolStripMenuItem.Text = "Google検索(&G)";\r
+                       this.webGoogleSearchToolStripMenuItem.Click += new System.EventHandler(this.WebGoogleSearchToolStripMenuItemClick);\r
+                       // \r
+                       // installedDirectoryStripMenuItem\r
+                       // \r
+                       this.installedDirectoryStripMenuItem.InvokerForm = this;\r
+                       this.installedDirectoryStripMenuItem.Name = "installedDirectoryStripMenuItem";\r
+                       this.installedDirectoryStripMenuItem.Size = new System.Drawing.Size(239, 22);\r
+                       this.installedDirectoryStripMenuItem.Text = "インストール先のフォルダ(&O)";\r
+                       // \r
+                       // propertiesToolStripMenuItem\r
+                       // \r
+                       this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem";\r
+                       this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(239, 22);\r
+                       this.propertiesToolStripMenuItem.Text = "プロパティ(&R)";\r
+                       this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.PropertiesToolStripMenuItemClick);\r
+                       // \r
                        // installToolStripButton\r
                        // \r
                        this.installToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("installToolStripButton.Image")));\r
                        this.installToolStripButton.Name = "installToolStripButton";\r
-                       this.installToolStripButton.Size = new System.Drawing.Size(80, 22);\r
-                       this.installToolStripButton.Text = "インストール";\r
-                       this.installToolStripButton.ToolTipText = "é\81¸æ\8a\9eã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bã\82¢ã\83\97ã\83ªã\82±ã\83¼ã\82·ã\83§ã\83³ã\82\92ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83«";\r
+                       this.installToolStripButton.Size = new System.Drawing.Size(115, 22);\r
+                       this.installToolStripButton.Text = "インストール(&I)";\r
+                       this.installToolStripButton.ToolTipText = "é\81¸æ\8a\9eã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bã\82½ã\83\95ã\83\88ã\82\92ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83«ã\81\97ã\81¾ã\81\99";\r
                        this.installToolStripButton.Visible = false;\r
                        this.installToolStripButton.Click += new System.EventHandler(this.InstallToolStripButtonClick);\r
                        // \r
                        // \r
                        this.uninstallToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("uninstallToolStripButton.Image")));\r
                        this.uninstallToolStripButton.Name = "uninstallToolStripButton";\r
-                       this.uninstallToolStripButton.Size = new System.Drawing.Size(98, 22);\r
-                       this.uninstallToolStripButton.Text = "アンインストール";\r
-                       this.uninstallToolStripButton.ToolTipText = "é\81¸æ\8a\9eã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bã\82¢ã\83\97ã\83ªã\82±ã\83¼ã\82·ã\83§ã\83³ã\82\92ã\82¢ã\83³ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83«";\r
+                       this.uninstallToolStripButton.Size = new System.Drawing.Size(143, 22);\r
+                       this.uninstallToolStripButton.Text = "アンインストール(&U)";\r
+                       this.uninstallToolStripButton.ToolTipText = "é\81¸æ\8a\9eã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bã\82½ã\83\95ã\83\88ã\82\92ã\82¢ã\83³ã\82¤ã\83³ã\82¹ã\83\88ã\83¼ã\83«ã\81\97ã\81¾ã\81\99";\r
                        this.uninstallToolStripButton.Visible = false;\r
                        this.uninstallToolStripButton.Click += new System.EventHandler(this.UninstallToolStripButtonClick);\r
                        // \r
                        this.packageListView.FullRowSelect = true;\r
                        this.packageListView.GridLines = true;\r
                        this.packageListView.Location = new System.Drawing.Point(0, 0);\r
-                       this.packageListView.MultiSelect = false;\r
                        this.packageListView.Name = "packageListView";\r
                        this.packageListView.Size = new System.Drawing.Size(486, 225);\r
+                       this.packageListView.SmallImageList = this.packageListViewImageList;\r
                        this.packageListView.TabIndex = 0;\r
                        this.packageListView.UseCompatibleStateImageBehavior = false;\r
                        this.packageListView.View = System.Windows.Forms.View.Details;\r
                        this.summaryHeader.Text = "概要";\r
                        this.summaryHeader.Width = 300;\r
                        // \r
-                       // packageListContextMenuStrip\r
-                       // \r
-                       this.packageListContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-                                                                       this.installToolStripMenuItem,\r
-                                                                       this.uninstallToolStripMenuItem,\r
-                                                                       this.toolStripSeparator1,\r
-                                                                       this.webResourcesToolStripMenuItem,\r
-                                                                       this.openInstalledDirectoryStripMenuItem,\r
-                                                                       this.propertiesToolStripMenuItem});\r
-                       this.packageListContextMenuStrip.Name = "packageListContextMenuStrip";\r
-                       this.packageListContextMenuStrip.Size = new System.Drawing.Size(232, 120);\r
-                       this.packageListContextMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.PackageListContextMenuStripOpening);\r
-                       // \r
-                       // installToolStripMenuItem\r
-                       // \r
-                       this.installToolStripMenuItem.Name = "installToolStripMenuItem";\r
-                       this.installToolStripMenuItem.Size = new System.Drawing.Size(231, 22);\r
-                       this.installToolStripMenuItem.Text = "インストール(&I)...";\r
-                       this.installToolStripMenuItem.Click += new System.EventHandler(this.InstallToolStripButtonClick);\r
-                       // \r
-                       // uninstallToolStripMenuItem\r
+                       // packageListViewImageList\r
                        // \r
-                       this.uninstallToolStripMenuItem.Name = "uninstallToolStripMenuItem";\r
-                       this.uninstallToolStripMenuItem.Size = new System.Drawing.Size(231, 22);\r
-                       this.uninstallToolStripMenuItem.Text = "アンインストール(&U)...";\r
-                       this.uninstallToolStripMenuItem.Click += new System.EventHandler(this.UninstallToolStripButtonClick);\r
-                       // \r
-                       // webResourcesToolStripMenuItem\r
-                       // \r
-                       this.webResourcesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-                                                                       this.webOfficialToolStripMenuItem,\r
-                                                                       this.webGoogleSearchToolStripMenuItem});\r
-                       this.webResourcesToolStripMenuItem.Name = "webResourcesToolStripMenuItem";\r
-                       this.webResourcesToolStripMenuItem.Size = new System.Drawing.Size(231, 22);\r
-                       this.webResourcesToolStripMenuItem.Tag = "\"{0}\"に関するWebページ(&W)";\r
-                       // \r
-                       // webOfficialToolStripMenuItem\r
-                       // \r
-                       this.webOfficialToolStripMenuItem.Name = "webOfficialToolStripMenuItem";\r
-                       this.webOfficialToolStripMenuItem.Size = new System.Drawing.Size(151, 22);\r
-                       this.webOfficialToolStripMenuItem.Text = "公式サイト(&O)";\r
-                       this.webOfficialToolStripMenuItem.Click += new System.EventHandler(this.WebOfficialToolStripMenuItemClick);\r
-                       // \r
-                       // webGoogleSearchToolStripMenuItem\r
-                       // \r
-                       this.webGoogleSearchToolStripMenuItem.Name = "webGoogleSearchToolStripMenuItem";\r
-                       this.webGoogleSearchToolStripMenuItem.Size = new System.Drawing.Size(151, 22);\r
-                       this.webGoogleSearchToolStripMenuItem.Text = "Google検索(&G)";\r
-                       this.webGoogleSearchToolStripMenuItem.Click += new System.EventHandler(this.WebGoogleSearchToolStripMenuItemClick);\r
-                       // \r
-                       // openInstalledDirectoryStripMenuItem\r
-                       // \r
-                       this.openInstalledDirectoryStripMenuItem.Name = "openInstalledDirectoryStripMenuItem";\r
-                       this.openInstalledDirectoryStripMenuItem.Size = new System.Drawing.Size(231, 22);\r
-                       this.openInstalledDirectoryStripMenuItem.Text = "インストール先のフォルダを開く(&O)";\r
-                       this.openInstalledDirectoryStripMenuItem.Click += new System.EventHandler(this.OpenInstalledDirectoryStripMenuItemClick);\r
-                       // \r
-                       // propertiesToolStripMenuItem\r
-                       // \r
-                       this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem";\r
-                       this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(231, 22);\r
-                       this.propertiesToolStripMenuItem.Text = "プロパティ(&R)";\r
-                       this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.PropertiesToolStripMenuItemClick);\r
+                       this.packageListViewImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("packageListViewImageList.ImageStream")));\r
+                       this.packageListViewImageList.TransparentColor = System.Drawing.Color.Transparent;\r
+                       this.packageListViewImageList.Images.SetKeyName(0, "available");\r
+                       this.packageListViewImageList.Images.SetKeyName(1, "available-new");\r
+                       this.packageListViewImageList.Images.SetKeyName(2, "sys");\r
                        // \r
                        // detailBox\r
                        // \r
                        this.detailBox.BackColor = System.Drawing.SystemColors.Control;\r
                        this.detailBox.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
+                       this.detailBox.DetectUrls = false;\r
                        this.detailBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.detailBox.ForeColor = System.Drawing.SystemColors.ControlText;\r
                        this.detailBox.Location = new System.Drawing.Point(0, 0);\r
                        this.detailBox.Size = new System.Drawing.Size(486, 81);\r
                        this.detailBox.TabIndex = 0;\r
                        this.detailBox.Text = "";\r
-                       this.detailBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.PackageDetailBoxLinkClicked);\r
-                       // \r
-                       // packageCommandsToolStripSeparator\r
-                       // \r
-                       this.packageCommandsToolStripSeparator.Name = "packageCommandsToolStripSeparator";\r
-                       this.packageCommandsToolStripSeparator.Size = new System.Drawing.Size(6, 25);\r
-                       this.packageCommandsToolStripSeparator.Visible = false;\r
+                       this.detailBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.DetailBoxLinkClicked);\r
                        // \r
                        // PackageListViewForm\r
                        // \r
                        this.packageListFilterToolStrip.PerformLayout();\r
                        this.packageCommandsToolStrip.ResumeLayout(false);\r
                        this.packageCommandsToolStrip.PerformLayout();\r
+                       this.packageListContextMenuStrip.ResumeLayout(false);\r
                        this.splitContainer.Panel1.ResumeLayout(false);\r
                        this.splitContainer.Panel2.ResumeLayout(false);\r
                        this.splitContainer.ResumeLayout(false);\r
-                       this.packageListContextMenuStrip.ResumeLayout(false);\r
                        this.ResumeLayout(false);\r
                }\r
-               private System.Windows.Forms.ToolStripSeparator packageCommandsToolStripSeparator;\r
+               private System.Windows.Forms.ToolStripMenuItem optionToolStripMenuItem;\r
+               private System.Windows.Forms.ToolStripSeparator organizeToolStripSeparator1;\r
+               private System.Windows.Forms.ToolStripMenuItem localupdateToolStripMenuItem;\r
+               private System.Windows.Forms.ToolStripMenuItem updateToolStripMenuItem;\r
+               private System.Windows.Forms.ToolStripDropDownButton organizeToolStripDropDownButton1;\r
+               private System.Windows.Forms.ImageList packageListViewImageList;\r
+               private System.Windows.Forms.ToolStripDropDownButton informationToolStripDropDownButton;\r
+               private System.Windows.Forms.ToolStripSeparator packageListContextMenuStripSeparator;\r
+               private AppliStation.Util.ToolStripPetitLauncherMenuItem installedDirectoryStripMenuItem;\r
                private System.Windows.Forms.ToolStripMenuItem propertiesToolStripMenuItem;\r
-               private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
-               private System.Windows.Forms.ToolStripMenuItem openInstalledDirectoryStripMenuItem;\r
                private System.Windows.Forms.ToolStripMenuItem webGoogleSearchToolStripMenuItem;\r
                private System.Windows.Forms.ToolStripMenuItem webOfficialToolStripMenuItem;\r
                private System.Windows.Forms.ToolStripMenuItem webResourcesToolStripMenuItem;\r
                private System.Windows.Forms.ToolStripMenuItem allPackageFilterToolStripMenuItem;\r
                private System.Windows.Forms.ToolStripDropDownButton packageFilterToolStripDropDownButton;\r
                private System.Windows.Forms.ToolStripButton upgradeToolStripButton;\r
-               private System.Windows.Forms.ToolStripMenuItem localUpdateToolStripMenuItem;\r
-               private System.Windows.Forms.ToolStripSplitButton updateToolStripButton;\r
                private System.Windows.Forms.ToolStripMenuItem uninstallToolStripMenuItem;\r
                private System.Windows.Forms.ToolStripMenuItem installToolStripMenuItem;\r
                private System.Windows.Forms.ContextMenuStrip packageListContextMenuStrip;\r