Skip to content

Commit

Permalink
* src/business/business-gnome/glade/invoice.glade: fix a string
Browse files Browse the repository at this point in the history
	  to make the meaning more clear (per user request)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7763 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
derekatkins committed Jan 4, 2003
1 parent 9faae84 commit bb97cd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,3 +1,8 @@
2003-01-03 Derek Atkins <derek@ihtfp.com>

* src/business/business-gnome/glade/invoice.glade: fix a string
to make the meaning more clear (per user request)

2003-01-03 Matthew Vanecek <mevanecek@yahoo.com>
* src/backend/postgres/Postgresbackend.c: Fixed some compiler
warning messages about MODE_NONE and a some GUIDs used as
Expand Down
4 changes: 2 additions & 2 deletions src/business/business-gnome/glade/invoice.glade
Expand Up @@ -385,7 +385,7 @@
<widget>
<class>GtkFrame</class>
<name>proj_frame</name>
<label>Default Project</label>
<label>Default Chargeback Project</label>
<label_xalign>0</label_xalign>
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
<child>
Expand Down Expand Up @@ -1907,7 +1907,7 @@
<widget>
<class>GtkFrame</class>
<name>proj_frame</name>
<label>Default Project</label>
<label>Default Chargeback Project</label>
<label_xalign>0</label_xalign>
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
<child>
Expand Down

0 comments on commit bb97cd4

Please sign in to comment.