[INETCPL] Add a certificate picture to the Content Tab. Brought to you by Jared. CORE-9263

svn path=/trunk/; revision=66686
This commit is contained in:
Amine Khaldi 2015-03-14 12:00:24 +00:00
parent e4ce29c7c6
commit 5828eec88b
31 changed files with 350 additions and 85 deletions

View file

@ -104,5 +104,10 @@
#include "wine/wine_common_ver.rc"
/* @makedep: inetcpl.ico */
ICO_MAIN ICON "inetcpl.ico"
ICO_INTERNET ICON "inetcpl.ico"
ICO_MAIN ICON "resources/inetcpl.ico"
ICO_INTERNET ICON "resources/inetcpl.ico"
ICO_CERTIFICATES ICON "resources/certificates.ico"
ICO_RESTRICTED ICON "resources/restricted.ico"
ICO_HISTORY ICON "resources/history.ico"
ICO_TRUSTED ICON "resources/trusted.ico"
ICO_HOME ICON "resources/home.ico"

View file

@ -48,15 +48,17 @@ CAPTION "כללי"
BEGIN
GROUPBOX " דף הבית ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "באפשרותך לבחור את הכתובת שתשמש כדף הבית שלך.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "העמוד ה&נוכחי", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "עמוד &בררת המחדל", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "עמוד &ריק", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "היסטורית גלישה ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "הינך יכול למחוק את המטמון, עוגיות, היסוריה ועוד ...",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "מחק קבצים...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "הגדרות...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -111,8 +113,9 @@ CAPTION "תוכן"
BEGIN
GROUPBOX "אישורים ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "אישורים משמשים כדי לזהות אותך וגם כדי לזהות רשויות ומפיצים.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "אישורים...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "מפיצים...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "Опште"
BEGIN
GROUPBOX "Почетна страна", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Изаберите адресу која ће се користити за почетну страну.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Текућа страна", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Подразумевана страна", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Празна &страна", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Browsing history", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "You can delete cached pages, cookies and other data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Delete &files...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Settings...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -108,7 +110,7 @@ BEGIN
GROUPBOX "Сертификати", IDC_STATIC, 4, 4, 312, 50
LTEXT "Сертификати се користе за личну идентификацију, као и за препознавање ауторитета и издавача сертификата.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Сертификати...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Издавачи...", IDC_CERT_PUBLISHER, 230, 34, 80, 14
@ -138,8 +140,8 @@ BEGIN
GROUPBOX "Početna strana", IDC_STATIC, 4, 4, 312, 56
LTEXT "Izaberite adresu koja će se koristiti za početnu stranu.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Tekuća strana", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Podrazumevana strana", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Prazna &strana", IDC_HOME_BLANK, 230, 42, 80, 14
@ -199,8 +201,9 @@ CAPTION "Sadržaj"
BEGIN
GROUPBOX "Sertifikati", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Sertifikati se koriste za ličnu identifikaciju, kao i za prepoznavanje autoriteta i izdavača sertifikata.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Sertifikati...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Izdavači...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -29,15 +29,17 @@ CAPTION "Obecné"
BEGIN
GROUPBOX " Domovská stránka ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Zvolená adresa bude uložena jako domovská stránka.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Aktuální stránka", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Výchozí stránka", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Prázdná stránka", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Historie prohlížení ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Lze smazat stránky v mezipaměti, cookies a další data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Smazat &soubory...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Nastavení...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -91,8 +93,9 @@ CAPTION "Obsah"
BEGIN
GROUPBOX " Certifikáty ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certifikáty slouží k osobní identifikaci a k identifikaci certifikačních autorit a vydavatelů.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certifikáty...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Vydavatelé...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -44,15 +44,17 @@ CAPTION "Allgemein"
BEGIN
GROUPBOX " Startseite ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Sie können eine Adresse wählen, die als Startseite verwendet wird.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "A&ktuelle Seite", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Standardseite", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Leere Seite", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX " Browserverlauf ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Sie können temporäre Dateien, Cookies und andere Daten löschen.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "&Daten löschen...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Einstellungen...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -106,8 +108,9 @@ CAPTION "Inhalte"
BEGIN
GROUPBOX " Zertifikate ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Zertifikate werden benutzt, um sich persönlich, Zertifizierungsstellen und Herausgeber von Zertifikaten zu identifizieren.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Zertifikate...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Herausgeber...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -42,15 +42,17 @@ CAPTION "General"
BEGIN
GROUPBOX "Home page", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "You can choose the address that will be used as your home page.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Current page", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Default page", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Blank page", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Browsing history", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "You can delete cached pages, cookies and other data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Delete &files...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Settings...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -104,8 +106,9 @@ CAPTION "Content"
BEGIN
GROUPBOX "Certificates", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certificates are used for your personal identification and to identify certificate authorities and publishers.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certificates...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Publishers...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -22,15 +22,17 @@ CAPTION "General"
BEGIN
GROUPBOX "Página de inicio", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Puede elegir la dirección que se mostrará al abrir el navegador.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "Página &actual", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Predeterminada", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&En blanco", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Historial de navegación", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Puede borrar páginas en caché, cookies y otros elementos.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "&Borrar archivos...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Ajustes...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -84,8 +86,9 @@ CAPTION "Contenido"
BEGIN
GROUPBOX "Certificados", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Los certificados se utilizan para su identificación personal y para identificar tanto autoridades de certificación como certificadores.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certificados...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Autoridades...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -46,15 +46,17 @@ CAPTION "Général"
BEGIN
GROUPBOX " Page d'accueil ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Vous pouvez spécifier l'adresse à utiliser comme page d'accueil :",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "Page &courante", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "Page par &défaut", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Page &blanche", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Historique de navigation ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Vous pouvez effacer les pages en cache, les cookies et d'autres données.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "&Effacer les fichiers...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Paramètres...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -108,8 +110,9 @@ CAPTION "Contenu"
BEGIN
GROUPBOX " Certificats ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Les certificats sont utilisés pour votre identification personnelle, celle d'autorités de certification ou d'éditeurs.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certificats...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Éditeurs...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "Generale"
BEGIN
GROUPBOX "Pagina iniziale ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Puoi scegliere l'indirizzo che sarà usato come tua pagina iniziale.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "Pagina &attuale", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "Pagina &predefinita", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Pagina &vuota", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Storia navigazione ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "E' possibile cancellare le pagine in cache,i cookies e altri dati.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Cancella...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Impostazioni...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -107,8 +109,9 @@ CAPTION "Contenuto"
BEGIN
GROUPBOX " Certificati ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "I certificati sono usati per la tua identificazione personale e per identificare le autorità e gli editori dei certificati.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certificati...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Editori...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -46,15 +46,17 @@ CAPTION "全般"
BEGIN
GROUPBOX "ホーム ページ ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "ホーム ページとして使われるアドレスを選べます。",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "現在のページ(&C)", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "デフォルト(&D)", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "空白(&B)", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "閲覧履歴 ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "キャッシュされたページやクッキー、その他のデータを削除できます。",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "ファイルを削除(&F)...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "設定(&S)...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -108,8 +110,9 @@ CAPTION "コンテンツ"
BEGIN
GROUPBOX "証明書 ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "証明書は個人認証、証明書の権限と発行元を確認するために使われます。",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "証明書...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "発行元...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "일반"
BEGIN
GROUPBOX "홈 페이지 ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "홈페이지로 사용할 주소를 선택할 수 있습니다.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "현재 페이지(&C)", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "기본 페이지(&D)", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "빈 페이지(&B)", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "방문 기록 ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "당신은 캐시된 페이지,쿠키나 다른 데이터를 지울 수 있습니다.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "파일들 지우기(&F)...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "설정(&S)...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -107,8 +109,9 @@ CAPTION "내용"
BEGIN
GROUPBOX "인증서 ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "인증서는 당신의 개인 식별과 인증기관과 게시자 식별에 사용됩니다.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "인증서...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "발행자...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "Bendrosios"
BEGIN
GROUPBOX "Pradžios tinklalapis ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Galite pasirinkti adresą, kuris bus naudojamas kaip jūsų pradžios tinklalapis.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Dabartinis puslapis", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Numatytasis puslapis", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Tuščias puslapis", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Naršymo istorija ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Jūs galite pašalinti puslapius podėlyje, slapukus ir kitus duomenis.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Šalinti &failus...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "Nuo&statos...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -107,8 +109,9 @@ CAPTION "Turinys"
BEGIN
GROUPBOX "Liudijimai ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Liudijimai yra naudojami jūsų tapatumo nustatymui ir liudijimo įstaigų bei publikuotojų tapatumui nustatyti.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Liudijimai...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Publikuotojai...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -42,15 +42,17 @@ CAPTION "Algemeen"
BEGIN
GROUPBOX "Startpagina ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Hier kunt u het adres kiezen dat gebruikt wordt als uw startpagina.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Huidige pagina", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Standaardpagina", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Lege pagina", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Browsing history", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "You can delete cached pages, cookies and other data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Delete &files...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Settings...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -104,8 +106,9 @@ CAPTION "Inhoud"
BEGIN
GROUPBOX "Certificaten ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certificaten worden gebruikt voor uw persoonlijke identificatie en om certificaat-autoriteiten en uitgevers te identificeren.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certificaten...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Uitgevers...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "Ogólne"
BEGIN
GROUPBOX "Strona domowa ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Możesz wybrać adres strony, która będzie twoją stroną domową.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "Użyj &bieżącej", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "Użyj d&omyślnej", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Użyj pu&stej", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Historia przeglądania ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Możesz usunąć przechowywane strony, ciasteczka i inne dane.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "&Usuń pliki...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "Ustawie&nia...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -107,8 +109,9 @@ CAPTION "Zawartość"
BEGIN
GROUPBOX "Certyfikaty ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certyfikaty są używane do twojej osobistej identyfikacji oraz do identyfikacji wydawców i urzędów certyfikujących.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certyfikaty...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Wydawcy...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -44,15 +44,17 @@ CAPTION "Geral"
BEGIN
GROUPBOX "Página inicial ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Escolha o endereço que será usado como página inicial.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "Página &atual", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "Página &padrão", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Página em &branco", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Browsing history", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "You can delete cached pages, cookies and other data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Delete &files...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Settings...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -106,8 +108,9 @@ CAPTION "Conteúdo"
BEGIN
GROUPBOX "Certificados ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certificados são usados para sua identificação pessoal e para identificar certificados de autoridades e editores.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certificados...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Editores...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -44,15 +44,17 @@ CAPTION "Generale"
BEGIN
GROUPBOX "Pagină implicită", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Alegeți o adresă la care veți reveni frecvent (deschisă odată cu navigatorul).",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "Pagina &curentă", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "Pagina i&mplicită", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Pagină goală", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Istoric de navigare", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Puteți elimina datele stocate temporar, indicatoarele de conexiune și alte date.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "&Eliminare fișiere…", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Opțiuni…", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -106,8 +108,9 @@ CAPTION "Conținut"
BEGIN
GROUPBOX "Certificate", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certificatele sunt utilizate pentru identificarea personală, pentru identificarea autorităților emitente de certificate și pentru identificarea agenților publici.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "&Certificate…", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Agenți pu&blici…", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "Общие"
BEGIN
GROUPBOX "Домашняя страница ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Укажите адрес для вашей домашней страницы:",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Текущая страница", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&По умолчанию", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "Пу&стая страница", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX " История использования браузера ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Вы можете удалить кэшированные страницы, файлы cookies и другие данные.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Удалить &файлы...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Настройки...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -107,8 +109,9 @@ CAPTION "Содержание"
BEGIN
GROUPBOX "Сертификаты ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Сертификаты используются для идентификации личности, а также для проверки подлинности центров сертификации и издателей.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Сертификаты...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Издатели...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -44,15 +44,17 @@ CAPTION "General"
BEGIN
GROUPBOX "Faqja Shtëpi ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Ju mund të zgjidhni adresën që do të përdoret si faqja juaj shtëpi.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Faqja e tanishme", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Faqja e parazgjedhur", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Faqja bosh", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Historia Shfletimit ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "You can delete cached pages, cookies and other data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Fshi &dokumentat...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Konfigurime...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -106,8 +108,9 @@ CAPTION "Përmbajtje"
BEGIN
GROUPBOX "Certifikata ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certifikatat janë përdorur për identifikimin tuaj personale dhe për të identifikuar autoritetet certifikuese dhe botuesit.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certifikata...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Botuesit...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -44,15 +44,17 @@ CAPTION "Allmänt"
BEGIN
GROUPBOX "Startsida ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Du kan välja vilken adress som ska användas som startsida.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Aktuell sida", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "För&vald sida", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Blank sida", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Bläddringshistorik ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Du kan ta bort cachade sidor, kakor och annan data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Ta bort &filer...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Inställningar...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -106,8 +108,9 @@ CAPTION "Innehåll"
BEGIN
GROUPBOX "Certifikat ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Certifikat används för din personliga identifikation samt för att identifiera certifikats-auktoriteter och -utgivare.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Certifikat...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Utgivare...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -45,15 +45,17 @@ CAPTION "Umûmî"
BEGIN
GROUPBOX "Ana Sayfa ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Ana sayfanız olarak kullanılacak adresi değiştirebilirsiniz.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Şimdiki Sayfa", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&Ön Tanımlı Sayfa", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "&Boş Sayfa", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Tarama Geçmişi ", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "Saklanan sayfaları, tanımlama bilgilerini ve başka verileri silebilirsiniz.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "&Kütükleri Sil...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Ayarlar...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -107,8 +109,9 @@ CAPTION "İçerik"
BEGIN
GROUPBOX "Onay Belgeleri ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Onay belgeleri, şahsî tanılamanızda ve onay belgesi yetkilileriyle yayımcıları tanımada kullanılır.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "&Onay Belgeleri...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "&Yayımcılar...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -46,15 +46,17 @@ CAPTION "Загальні"
BEGIN
GROUPBOX "Домашня сторінка ", IDC_STATIC, 4, 4, 312, 56
ICON ICO_HOME, ICO_HOME, 10, 15, 21, 20
LTEXT "Ви можете вказати адресу, що буде використана як домашня сторінка.",
IDC_STATIC, 10, 14, 300, 10
EDITTEXT IDC_HOME_EDIT, 10, 26, 300, 12, WS_VISIBLE | ES_AUTOHSCROLL
IDC_STATIC, 40, 14, 265, 10
EDITTEXT IDC_HOME_EDIT, 40, 26, 270, 12, WS_VISIBLE | ES_AUTOHSCROLL
PUSHBUTTON "&Поточна сторінка", IDC_HOME_CURRENT, 58, 42, 80, 14
PUSHBUTTON "&За замовчуванням", IDC_HOME_DEFAULT, 144, 42, 80, 14
PUSHBUTTON "По&рожня сторінка", IDC_HOME_BLANK, 230, 42, 80, 14
GROUPBOX "Browsing history", IDC_STATIC, 4, 66, 312, 42
ICON ICO_HISTORY, ICO_HISTORY, 10, 78, 80, 14
LTEXT "You can delete cached pages, cookies and other data.",
IDC_STATIC, 10, 76, 300, 10
IDC_STATIC, 40, 76, 270, 10
PUSHBUTTON "Delete &files...", IDC_HISTORY_DELETE, 144, 90, 80, 14
PUSHBUTTON "&Settings...", IDC_HISTORY_SETTINGS, 230, 90, 80, 14
@ -108,8 +110,9 @@ CAPTION "Вміст"
BEGIN
GROUPBOX "Сертифікати ", IDC_STATIC, 4, 4, 312, 50
ICON ICO_CERTIFICATES, ICO_CERTIFICATES, 10, 15, 21, 20
LTEXT "Сертифікати використовуються для вашої ідентифікації та для ідентифікації органів сертифікації та видавців.",
IDC_STATIC, 58, 14, 252, 18
IDC_STATIC, 40, 14, 252, 18
PUSHBUTTON "Сертифікати...", IDC_CERT, 146, 34, 80, 14
PUSHBUTTON "Видавці...", IDC_CERT_PUBLISHER, 230, 34, 80, 14

View file

@ -2,7 +2,12 @@
/* icons */
#define ICO_MAIN 100
#define ICO_RESTRICTED 4481
#define ICO_TRUSTED 4480
#define ICO_INTERNET 1313
#define ICO_CERTIFICATES 1314
#define ICO_HISTORY 1315
#define ICO_HOME 1316
/* strings */
#define IDS_CPL_NAME 1

View file

@ -0,0 +1,67 @@
Creative Commons Attribution-ShareAlike 2.5 License Agreement
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
License
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
1. Definitions
1. "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License.
2. "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License.
3. "Licensor" means the individual or entity that offers the Work under the terms of this License.
4. "Original Author" means the individual or entity who created the Work.
5. "Work" means the copyrightable work of authorship offered under the terms of this License.
6. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
7. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike.
2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.
3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
1. to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works;
2. to create and reproduce Derivative Works;
3. to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works;
4. to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works.
5.
For the avoidance of doubt, where the work is a musical composition:
1. Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work.
2. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights society or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions).
6. Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions).
The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved.
4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
1. You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(c), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(c), as requested.
2. You may distribute, publicly display, publicly perform, or publicly digitally perform a Derivative Work only under the terms of this License, a later version of this License with the same License Elements as this License, or a Creative Commons iCommons license that contains the same License Elements as this License (e.g. Attribution-ShareAlike 2.5 Japan). You must include a copy of, or the Uniform Resource Identifier for, this License or other license specified in the previous sentence with every copy or phonorecord of each Derivative Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Derivative Works that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder, and You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Derivative Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Derivative Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Derivative Work itself to be made subject to the terms of this License.
3. If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit.
5. Representations, Warranties and Disclaimer
UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
7. Termination
1. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
2. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
8. Miscellaneous
1. Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
2. Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
3. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
4. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
5. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
Creative Commons is not a party to this License, and makes no warranty whatsoever in connection with the Work. Creative Commons will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of Licensor.
Except for the limited purpose of indicating to the public that the Work is licensed under the CCPL, neither party will use the trademark "Creative Commons" or any related trademark or logo of Creative Commons without the prior written consent of Creative Commons. Any permitted use will be in compliance with Creative Commons' then-current trademark usage guidelines, as may be published on its website or otherwise made available upon request from time to time.
Creative Commons may be contacted at http://creativecommons.org/.

View file

@ -0,0 +1,127 @@
The following icons are the property of the Tango project and are
released under Creative Commons Attribution-ShareAlike 2.5 License.
Please see COPYING for details
1.ico
2.ico
3.ico
4.ico
5.ico
6.ico
7.ico
8.ico
9.ico
10.ico
11.ico
12.ico
13.ico
14.ico
15.ico
16.ico
17.ico
18.ico
19.ico
20.ico
21.ico
22.ico
23.ico
24.ico
25.ico
28.ico
29.ico
30.ico
32.ico
33.ico
35.ico
36.ico
37.ico
38.ico
39.ico
41.ico
44.ico
45.ico
46.ico
47.ico
48.ico
54.ico
137.ico
138.ico
151.ico
152.ico
153.ico
154.ico
155.ico
156.ico
157.ico
160.ico
161.ico
172.ico
173.ico
191.ico
192.ico
210.ico
220.ico
221.ico
222.ico
224.ico
225.ico
226.ico
228.ico
233.ico
235.ico
236.ico
237.ico
238.ico
240.ico
245.ico
246.ico
248.ico
249.ico
250.ico
252.ico
254.ico
255.ico
263.ico
265.ico
268.ico
269.ico
270.ico
271.ico
277.ico
279.ico
289.ico
290.ico
291.ico
292.ico
293.ico
294.ico
295.ico
296.ico
297.ico
298.ico
299.ico
302.ico
304.ico
305.ico
309.ico
315.ico
317.ico
318.ico
319.ico
322.ico
323.ico
324.ico
325.ico
326.ico
327.ico
328.ico
329.ico
330.ico
1001.ico
1004.ico
8240.ico
16710.ico
16715.ico
16717.ico
16718.ico
16721.ico

View file

@ -0,0 +1 @@
The file trusted.ico was retrived from here http://lists.freedesktop.org/archives/tango-artists/attachments/20051206/3614f9f6/dialog-ok.svg and is released under public domain.

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View file

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB