Re: List to Father Christmas

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: List to Father Christmas
Дата
Msg-id 465476C0.4040706@lelarge.info
обсуждение исходный текст
Ответ на Re: List to Father Christmas  (Dave Page <dpage@postgresql.org>)
Ответы Re: List to Father Christmas  (Dave Page <dpage@postgresql.org>)
Список pgadmin-support
Dave Page a écrit :
> Guillaume Lelarge wrote:
>> I can take care of this :
>>  - update the button's title ;
>>  - grow the Replace button.
>> Dave, do you agree on this ?
>
>
> Sure, go ahead.
>

Here it is.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
      http://lfs.traduc.org/
      http://docs.postgresqlfr.org/ -->
Index: pgadmin/ui/dlgFindReplace.xrc
===================================================================
--- pgadmin/ui/dlgFindReplace.xrc    (révision 6319)
+++ pgadmin/ui/dlgFindReplace.xrc    (copie de travail)
@@ -5,8 +5,9 @@
     <size>300,166d</size>
     <style>wxDEFAULT_DIALOG_STYLE|wxCAPTION|wxSYSTEM_MENU|wxTHICK_FRAME</style>
     <object class="wxButton" name="wxID_CANCEL">
-      <label>&Cancel</label>
-      <pos>246,149d</pos>
+      <label>&Close</label>
+      <pos>221,149d</pos>
+      <size>75,15d</size>
       <tooltip>Close the dialog</tooltip>
     </object>
     <object class="wxButton" name="wxID_FIND">
@@ -31,19 +32,21 @@
     <object class="wxStaticText" name="lblFind">
       <label>Find what:</label>
       <pos>5,9d</pos>
+      <size>60,15d</size>
     </object>
     <object class="wxTextCtrl" name="txtFind">
-      <pos>55, 7d</pos>
-      <size>155,12d</size>
+      <pos>65, 7d</pos>
+      <size>145,12d</size>
       <tooltip>Enter the string to search for</tooltip>
     </object>
     <object class="wxStaticText" name="lblReplace">
       <label>Replace with:</label>
       <pos>5,29d</pos>
+      <size>60,15d</size>
     </object>
     <object class="wxTextCtrl" name="txtReplace">
-      <pos>55, 27d</pos>
-      <size>155,12d</size>
+      <pos>65, 27d</pos>
+      <size>145,12d</size>
       <tooltip>Enter the replacement text</tooltip>
     </object>
     <object class="wxStaticBox" name="sbOrigin">

В списке pgadmin-support по дате отправления:

Предыдущее
От: brsaweda@gmail.com
Дата:
Сообщение: Re: List to Father Christmas
Следующее
От: Dave Page
Дата:
Сообщение: Re: Server order