[Frugalware-git] frugalware: update to 1.1pre2

2009-07-02 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=c9349d9423a60796b35ae4de8699f0835963336f

commit c9349d9423a60796b35ae4de8699f0835963336f
Author: Miklos Vajna vmik...@frugalware.org
Date:   Thu Jul 2 14:06:06 2009 +0200

update to 1.1pre2

diff --git a/Makefile b/Makefile
index e483c00..b1619f4 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#

-VERSION = 1.1pre1
+VERSION = 1.1pre2
CODENAME = Getorin

FRUGALWARE_LANGS = de hu it
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gfpm: TODO: cleanup

2009-07-02 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=dff7e542cab7d00ead2c9e85ce8d003822d008ef

commit dff7e542cab7d00ead2c9e85ce8d003822d008ef
Author: Priyank priy...@frugalware.org
Date:   Fri Jul 3 11:16:59 2009 +0530

TODO: cleanup

diff --git a/TODO b/TODO
index bdcee67..d28b2be 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,3 @@
-- krix -
-- We can create a 'Not installed packages' entry in our combobox. How can be ?
-  Well give for the reponame some like: frugalware-current-ni then check for
-  that in treeview group loading function, if reponam is frugalware-current-ni
-  then setup an integer, write back reponame to frugalware-current and then
-  just do an if else at treeview loading (we can figure out which package 
installed
-  and which not, so we can deal what we want to display.

-  Another way, Bring some global variable to somewhere, which can be reach from
-  treeview_group but can be set in the treeview_group loading functions some 
like:
-  int notinstalled = 0; (this is extern or it will be in .h somewhere)
-  And now when Not installed packages triggered via combobox, then set 
notinstalled=1
-  and check in group treeview function for it. Maybe it is better, because we 
can deal
-  with custom repos or file based repos too.
-
-Last updated: Wed Sep  5 15:15:15 IST 2007
+Last updated: Fri Jul  3 11:16:27 IST 2009
Last updater: Priyank Gosalia
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git