Changeset 5007 for trunk/gtk/makemeta-ui.c
- Timestamp:
- Feb 12, 2008, 4:56:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/makemeta-ui.c
r4911 r5007 248 248 249 249 hig_workarea_add_section_title (t, &row, _("Files")); 250 hig_workarea_add_section_spacer (t, row, 3);251 250 252 251 g_snprintf( name, sizeof(name), "%s:", _("File _Type")); … … 286 285 hig_workarea_add_section_divider( t, &row ); 287 286 hig_workarea_add_section_title (t, &row, _("Torrent")); 288 hig_workarea_add_section_spacer (t, row, 3);289 287 290 288 g_snprintf( name, sizeof(name), _("Private to this Tracker") );
Note: See TracChangeset
for help on using the changeset viewer.