Unix Technical Forum

SVN Commit by dpage: r4398 - trunk/pgadmin3/src/frm

This is a discussion on SVN Commit by dpage: r4398 - trunk/pgadmin3/src/frm within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Author: dpage Date: 2005-08-11 12:14:43 +0100 (Thu, 11 Aug 2005) New Revision: 4398 Modified: trunk/pgadmin3/src/frm/frmHint.cpp Log: Use the right ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 05:28 PM
svn@pgadmin.org
 
Posts: n/a
Default SVN Commit by dpage: r4398 - trunk/pgadmin3/src/frm

Author: dpage
Date: 2005-08-11 12:14:43 +0100 (Thu, 11 Aug 2005)
New Revision: 4398

Modified:
trunk/pgadmin3/src/frm/frmHint.cpp
Log:
Use the right hint icon.

Modified: trunk/pgadmin3/src/frm/frmHint.cpp
================================================== =================
--- trunk/pgadmin3/src/frm/frmHint.cpp 2005-08-10 22:48:24 UTC (rev 4397)
+++ trunk/pgadmin3/src/frm/frmHint.cpp 2005-08-11 11:14:43 UTC (rev 4398)
@@ -379,7 +379,7 @@
mnu->Append(id, _("Hints"), _("Display helpful hints on current object."));
if (toolbar)
{
- char **img=(bigTool ? hint2_xpm : hint_xpm);
+ char **img=(bigTool ? hint_xpm : hint2_xpm);
toolbar->AddTool(id, _("Hints"), wxBitmap(img), _("Display helpful hints on current object."));
}
}


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:23 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com