[Slapt-get-devel] Translation typo.

Jörgen Lidholm jorgen.lidholm at gmail.com
Mon Jun 13 17:29:43 EDT 2005


On 6/13/05, Jason Woodward <woodwardj at jaos.org> wrote:
> Hi Jörgen,
> 
> > Did a quick test here, and unfortunately it doesn't look like that
> > works for me...
> > Or maybe we just missunderstand each other.
> > I did the search to only show slackware packages, pressed "Mark all
> > upgrades" and Execute. Anyway gslapt says it will upgrade from both
> > from slackwares source and from linuxpackages.
> 
> Sorry, I meant to finish that thought.  This is only to *show* the official packages from which
> you can pick and choose.

Ok, but wouldn't it be a nice feature to have? I think so!

Found a few minor bugs in the anonymous cvs repos.

Index: po/de.po
===================================================================
RCS file: /var/cvs/gslapt/po/de.po,v
retrieving revision 1.10
diff -u -r1.10 de.po
--- po/de.po    13 Jun 2005 02:06:44 -0000      1.10
+++ po/de.po    13 Jun 2005 21:15:13 -0000
@@ -436,12 +436,5 @@
 msgid "Mark All Upgrades"
 msgstr "Alle Upgrades markieren"

-msgid "_Edit"
-msgstr "_Edit"
-
 msgid "Unmark All"
 msgstr "Unmark All"
-
-msgid "P_ackage"
-msgstr "P_ackage"
-
cvs diff: Diffing src
Index: src/callbacks.c
===================================================================
RCS file: /var/cvs/gslapt/src/callbacks.c,v
retrieving revision 1.138
diff -u -r1.138 callbacks.c
--- src/callbacks.c     13 Jun 2005 20:59:02 -0000      1.138
+++ src/callbacks.c     13 Jun 2005 21:15:15 -0000
@@ -140,6 +140,9 @@

 void search_button_clicked (GtkWidget *gslapt, gpointer user_data)
 {
+  GtkTreeIter iter;
+  gboolean valid, exists;
+
   GtkTreeView *treeview =
GTK_TREE_VIEW(lookup_widget(gslapt,"pkg_listing_treeview"));


I guess you shouldn't cut and paste that but it's just 4 rows that
needs to be taken care of. ;-)

> 
> take care,
> jason
> 
> _______________________________________________
> Slapt-get-devel mailing list
> Slapt-get-devel at software.jaos.org
> http://software.jaos.org/cgi-bin/mailman/listinfo/slapt-get-devel
> 


-- 
Jörgen Lidholm
jorgen (.) lidholm (at) gmail (.) com



More information about the Slapt-get-devel mailing list