Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
ba4db912
Kaydet (Commit)
ba4db912
authored
Ara 04, 2012
tarafından
Cédric Bosdonnat
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Template manager: use icons in the toolbar
Change-Id: I4f1e199c9c678f5443cc736ffa8f74d9748b6f0f
üst
9adfadfe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
1 deletion
+46
-1
templatedlg.src
sfx2/source/doc/templatedlg.src
+46
-1
No files found.
sfx2/source/doc/templatedlg.src
Dosyayı görüntüle @
ba4db912
...
@@ -202,6 +202,11 @@ ModelessDialog DLG_TEMPLATE_MANAGER
...
@@ -202,6 +202,11 @@ ModelessDialog DLG_TEMPLATE_MANAGER
{
{
Identifier = TBI_TEMPLATE_REPOSITORY;
Identifier = TBI_TEMPLATE_REPOSITORY;
Text [ en-US ] = "Repository";
Text [ en-US ] = "Repository";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actionview026.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
...
@@ -212,7 +217,7 @@ ModelessDialog DLG_TEMPLATE_MANAGER
...
@@ -212,7 +217,7 @@ ModelessDialog DLG_TEMPLATE_MANAGER
ItemImage = Image
ItemImage = Image
{
{
ImageBitmap = Bitmap { File = "
import
.png" ; };
ImageBitmap = Bitmap { File = "
actionview010
.png" ; };
};
};
};
};
...
@@ -221,6 +226,11 @@ ModelessDialog DLG_TEMPLATE_MANAGER
...
@@ -221,6 +226,11 @@ ModelessDialog DLG_TEMPLATE_MANAGER
Identifier = TBI_TEMPLATE_FOLDER_DEL;
Identifier = TBI_TEMPLATE_FOLDER_DEL;
Hide = TRUE;
Hide = TRUE;
Text [ en-US ] = "Delete";
Text [ en-US ] = "Delete";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actionview025.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
...
@@ -228,6 +238,11 @@ ModelessDialog DLG_TEMPLATE_MANAGER
...
@@ -228,6 +238,11 @@ ModelessDialog DLG_TEMPLATE_MANAGER
Identifier = TBI_TEMPLATE_SAVE;
Identifier = TBI_TEMPLATE_SAVE;
Hide = TRUE;
Hide = TRUE;
Text [ en-US ] = "Save";
Text [ en-US ] = "Save";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actionview028.png" ; };
};
};
};
};
};
};
};
...
@@ -277,36 +292,66 @@ ModelessDialog DLG_TEMPLATE_MANAGER
...
@@ -277,36 +292,66 @@ ModelessDialog DLG_TEMPLATE_MANAGER
{
{
Identifier = TBI_TEMPLATE_EDIT;
Identifier = TBI_TEMPLATE_EDIT;
Text [ en-US ] = "Edit";
Text [ en-US ] = "Edit";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actiontemplates019.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
{
{
Identifier = TBI_TEMPLATE_PROPERTIES;
Identifier = TBI_TEMPLATE_PROPERTIES;
Text [ en-US ] = "Properties";
Text [ en-US ] = "Properties";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actiontemplates016.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
{
{
Identifier = TBI_TEMPLATE_DEFAULT;
Identifier = TBI_TEMPLATE_DEFAULT;
Text [ en-US ] = "Set as default";
Text [ en-US ] = "Set as default";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actiontemplates015.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
{
{
Identifier = TBI_TEMPLATE_MOVE;
Identifier = TBI_TEMPLATE_MOVE;
Text [ en-US ] = "Move to folder" ;
Text [ en-US ] = "Move to folder" ;
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actiontemplates017.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
{
{
Identifier = TBI_TEMPLATE_EXPORT;
Identifier = TBI_TEMPLATE_EXPORT;
Text [ en-US ] = "Export";
Text [ en-US ] = "Export";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actiontemplates020.png" ; };
};
};
};
ToolBoxItem
ToolBoxItem
{
{
Identifier = TBI_TEMPLATE_DELETE;
Identifier = TBI_TEMPLATE_DELETE;
Text [ en-US ] = "Delete";
Text [ en-US ] = "Delete";
ItemImage = Image
{
ImageBitmap = Bitmap { File = "actiontemplates018.png" ; };
};
};
};
};
};
};
};
...
...
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