OSDN Git Service

AppliStation-GUI,スプラッシュスクリーンの変更
[applistation/AppliStation.git] / AppliStation / PackageListViewForm.Designer.cs
index 72eafc1..c9c1699 100644 (file)
                        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.informationToolStripDropDownButton = new System.Windows.Forms.ToolStripDropDownButton();\r
                        this.packageListContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
@@ -75,7 +78,7 @@
                        // packageListContextMenuStripSeparator\r
                        // \r
                        this.packageListContextMenuStripSeparator.Name = "packageListContextMenuStripSeparator";\r
-                       this.packageListContextMenuStripSeparator.Size = new System.Drawing.Size(201, 6);\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.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 = "ソフトリストを更新します";\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
                        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(74, 22);\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
                                                                        this.propertiesToolStripMenuItem});\r
                        this.packageListContextMenuStrip.Name = "packageListContextMenuStrip";\r
                        this.packageListContextMenuStrip.OwnerItem = this.informationToolStripDropDownButton;\r
-                       this.packageListContextMenuStrip.Size = new System.Drawing.Size(205, 120);\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(204, 22);\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(204, 22);\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
                                                                        this.webOfficialToolStripMenuItem,\r
                                                                        this.webGoogleSearchToolStripMenuItem});\r
                        this.webResourcesToolStripMenuItem.Name = "webResourcesToolStripMenuItem";\r
-                       this.webResourcesToolStripMenuItem.Size = new System.Drawing.Size(204, 22);\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(151, 22);\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(151, 22);\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
                        // \r
                        this.installedDirectoryStripMenuItem.InvokerForm = this;\r
                        this.installedDirectoryStripMenuItem.Name = "installedDirectoryStripMenuItem";\r
-                       this.installedDirectoryStripMenuItem.Size = new System.Drawing.Size(204, 22);\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(204, 22);\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
                        // \r
                        this.installToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("installToolStripButton.Image")));\r
                        this.installToolStripButton.Name = "installToolStripButton";\r
-                       this.installToolStripButton.Size = new System.Drawing.Size(91, 22);\r
+                       this.installToolStripButton.Size = new System.Drawing.Size(115, 22);\r
                        this.installToolStripButton.Text = "インストール(&I)";\r
                        this.installToolStripButton.ToolTipText = "選択されているソフトをインストールします";\r
                        this.installToolStripButton.Visible = false;\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(114, 22);\r
+                       this.uninstallToolStripButton.Size = new System.Drawing.Size(143, 22);\r
                        this.uninstallToolStripButton.Text = "アンインストール(&U)";\r
                        this.uninstallToolStripButton.ToolTipText = "選択されているソフトをアンインストールします";\r
                        this.uninstallToolStripButton.Visible = false;\r
                        // \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, "sys");\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.splitContainer.ResumeLayout(false);\r
                        this.ResumeLayout(false);\r
                }\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 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