From c92858af089088b6c153f792242f374c44cd5bd2 Mon Sep 17 00:00:00 2001 From: OlgunR Date: Wed, 22 Oct 2025 17:14:05 +0200 Subject: [PATCH] =?UTF-8?q?Profil=C3=BCbersicht=20Buttons=20versch=C3=B6ne?= =?UTF-8?q?rt=20-=20frmNIHauptseite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ToolCollection/frmNIHauptseite.Designer.vb | 12 +++++++++--- ToolCollection/frmNIHauptseite.resx | 3 +++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ToolCollection/frmNIHauptseite.Designer.vb b/ToolCollection/frmNIHauptseite.Designer.vb index 0565f5b..020f3b8 100644 --- a/ToolCollection/frmNIHauptseite.Designer.vb +++ b/ToolCollection/frmNIHauptseite.Designer.vb @@ -360,20 +360,26 @@ Partial Class frmNIHauptseite ' 'btnEdit ' + Me.btnEdit.Image = Global.ToolCollection.My.Resources.Resources.cog_edit + Me.btnEdit.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnEdit.Location = New System.Drawing.Point(530, 487) Me.btnEdit.Name = "btnEdit" - Me.btnEdit.Size = New System.Drawing.Size(110, 23) + Me.btnEdit.Size = New System.Drawing.Size(120, 23) Me.btnEdit.TabIndex = 2 Me.btnEdit.Text = "Profil Bearbeiten" + Me.btnEdit.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnEdit.UseVisualStyleBackColor = True ' 'btnStartProfile ' - Me.btnStartProfile.Location = New System.Drawing.Point(646, 487) + Me.btnStartProfile.Image = Global.ToolCollection.My.Resources.Resources.arrow_right + Me.btnStartProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleRight + Me.btnStartProfile.Location = New System.Drawing.Point(656, 487) Me.btnStartProfile.Name = "btnStartProfile" - Me.btnStartProfile.Size = New System.Drawing.Size(110, 23) + Me.btnStartProfile.Size = New System.Drawing.Size(100, 23) Me.btnStartProfile.TabIndex = 1 Me.btnStartProfile.Text = "Profil Starten" + Me.btnStartProfile.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnStartProfile.UseVisualStyleBackColor = True ' 'gridProfileOverview diff --git a/ToolCollection/frmNIHauptseite.resx b/ToolCollection/frmNIHauptseite.resx index 1705b2d..623d18e 100644 --- a/ToolCollection/frmNIHauptseite.resx +++ b/ToolCollection/frmNIHauptseite.resx @@ -120,6 +120,9 @@ 248, 56 + + 248, 56 + Es wird empfohlen, das Intervall nicht auf weniger als 30 Minuten zu setzen, da der nächste Nachindexierungsdurchlauf nur gestartet werden kann, wenn der vorherige beendet wurde. Wenn zu erwarten ist, dass viele Dokumente nachindexiert werden sollen, sollte der Intervall für diesen Durchlauf entsprechend hoch gesetzt werden ( > 2 Stunden).