Bug#974217: RFS: python-radexreader/1.2.4-1 [ITP] -- Reader for the RADEX RD1212 Geiger counter

2024-02-15 Thread code

v1.2.4-1 was uploaded to mentors
I think that all previous comment was fixed



Bug#974209: RFS: human-theme-gtk/2.2.0-1 [ITP] -- Human theme for GTK

2024-02-15 Thread code

Hi Tobias!

I'm so sorry, I didn't see your answer.
My bad! This is a scandal!

Yes:
- I removed the logic for libpango
- I changed the mv to cp in rules (yes I can also rename the file 
directly... it's just shortened like that)



For the file in /etc/profile.d:

export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
-> to configure pango rendering like before

export GTK_OVERLAY_SCROLLING=0
-> to disable overlay scrolling of gtk3, so to use classic scroll bars

export GTK_BACKDROP=1
-> to enable backdrop state with gtk3-classic (when a window doesn't 
have focus)


export GTK_FOCUS_VISIBLE=1
-> to enable "full focus" on first toolbar element with gtk3/4-classic
-> without the outline is not rendered

export GTK_PROGRESS_TEXT_INSIDE=1
-> to restore dual text color for progress bars with gtk3/4-classic

export GTKM_INSERT_EMOJI=1
-> I don't remember exactly :D, for gtk3-classic

export QT_QPA_PLATFORMTHEME=gtk2
-> to use gtk2 theme for qt5 apps

export GTK_USE_IEC_UNITS=1
-> to use IEC units with open/save dialog when it's configured with 
gtk3/4-classic


gtk3-classic & gtk4-classic
https://gist.github.com/luigifab/0fce786cdb93b5687069a82f490ea95e


v2.2.0-1 was uploaded to mentors
Thanks



Bug#975316: aegisub: An assertion failed!

2020-11-24 Thread sub code
I don't know how they are related and how these packages are installed. I
can finally solve the problem when I remove nvidia packages as follows.
(PS. I don't have nvidia card)
> sudo apt remove nvidia-persistenced
> sudo apt remove glx-alternative-nvidia
> sudo apt autoremove
After rebooting, the errors are gone.

Regards,
Sub



On Sat, Nov 21, 2020 at 1:50 PM sub code  wrote:

> On Fri, 20 Nov 2020 17:35:42 +0100 Aniol Marti  wrote:
> > This looks like a problem with the video drivers. Could you please post
> > the output of both:
> >
> > glxinfo
> > dpkg -l | grep glx
> >
> > Aniol
>
> Here are the outputs;
> ❯ glxinfo
> name of display: :0.0
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Error: couldn't find RGB GLX visual or fbconfig
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
>
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> ❯ dpkg -l | grep glx
> ii  glx-alternative-mesa   1.0.0
>amd64allows the selection of MESA as GLX
> provider
> ii  glx-alternative-nvidia  1.0.0
>  amd64allows the selection of NVIDIA as
> GLX provider
> ii  glx-diversions1.0.0
>amd64prepare for using accelerated
> GLX implementations from GPU vendors
> ii  libgl1-mesa-glx:amd64
> 18.3.6-2+deb10u1amd64transitional dummy package
> ii  libgl1-nvidia-legacy-390xx-glvnd-glx:amd64 390.138-1~deb10u1
>amd64NVIDIA binary OpenGL/GLX library (GLVND variant) (390xx
> legacy version)
> ii  libglx-mesa0:amd64
> 18.3.6-2+deb10u1 amd64free implementation of the
> OpenGL API -- GLX vendor library
> ii  libglx-nvidia-legacy-390xx0:amd64  390.138-1~deb10u1
>   amd64NVIDIA binary GLX library (390xx legacy version)
> ii  libglx0:amd641.1.0-1
> amd64Vendor neutral GL dispatch library
> -- GLX support
> ii  libva-glx2:amd64   2.4.0-1
>amd64Video Acceleration (VA) API for
> Linux -- GLX runtime
> ii  libxcb-glx0:amd64  1.13.1-2
>amd64X C Binding, glx extension
> ii  libxcb-glx0-dev:amd641.13.1-2
> amd64X C Binding, glx extension,
> development files
> ii  update-glx 1.0.0
>amd64utility for switching the GLX
> implementation
>
> Regards,
> Sub
>


Bug#975316: aegisub: An assertion failed!

2020-11-20 Thread sub code
On Fri, 20 Nov 2020 17:35:42 +0100 Aniol Marti  wrote:
> This looks like a problem with the video drivers. Could you please post
> the output of both:
>
> glxinfo
> dpkg -l | grep glx
>
> Aniol

Here are the outputs;
❯ glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
❯ dpkg -l | grep glx
ii  glx-alternative-mesa   1.0.0
   amd64allows the selection of MESA as GLX
provider
ii  glx-alternative-nvidia  1.0.0
   amd64allows the selection of NVIDIA as
GLX provider
ii  glx-diversions1.0.0
 amd64prepare for using accelerated GLX
implementations from GPU vendors
ii  libgl1-mesa-glx:amd64
18.3.6-2+deb10u1amd64transitional dummy package
ii  libgl1-nvidia-legacy-390xx-glvnd-glx:amd64 390.138-1~deb10u1
   amd64NVIDIA binary OpenGL/GLX library (GLVND variant) (390xx
legacy version)
ii  libglx-mesa0:amd64
18.3.6-2+deb10u1 amd64free implementation of the
OpenGL API -- GLX vendor library
ii  libglx-nvidia-legacy-390xx0:amd64  390.138-1~deb10u1
  amd64NVIDIA binary GLX library (390xx legacy version)
ii  libglx0:amd641.1.0-1
amd64Vendor neutral GL dispatch library
-- GLX support
ii  libva-glx2:amd64   2.4.0-1
   amd64Video Acceleration (VA) API for
Linux -- GLX runtime
ii  libxcb-glx0:amd64  1.13.1-2
 amd64X C Binding, glx extension
ii  libxcb-glx0-dev:amd641.13.1-2
  amd64X C Binding, glx extension, development
files
ii  update-glx 1.0.0
   amd64utility for switching the GLX
implementation

Regards,
Sub


Bug#894999: Updated with patch

2019-10-16 Thread code
Here is a simpler patch that doesn't recurse subdirectories.

--- a/skel.bashrc   2015-01-28 11:34:29.0 -0500
+++ b/skel.bashrc   2019-10-16 08:12:02.0 -0400
@@ -111,3 +111,16 @@
 . /etc/bash_completion
   fi
 fi
+
+# include config files
+if [ -d "${XDG_CONFIG_HOME:-"${HOME}/.config"}/bashrc.d" ]; then
+for config in ${XDG_CONFIG_HOME:-"${HOME}/.config"}/bashrc.d/* ; do
+[ -x "$config" ] || continue
+. $config
+done
+elif [ -d "${HOME}/.bashrc.d" ]; then
+for config in ${HOME}/.bashrc.d/* ; do
+[ -x "$config" ] || continue
+. $config
+done
+fi

Another approach would be to use `ucf` to share `/etc/skel/.bashrc` with
a [bash-bashrc.d](https://github.com/LucidOne/bash-bashrc.d) package.

Other applications that want to modify a users `.bashrc` include
`byobu`, `autojump`, and `direnv`. This should approach will prevent
these applications from having to parse `~/.bashrc` to enable or disable
functionality.

Thanks!



Bug#925375: Acknowledgement (ucf: UCF_FORCE_CONFFNEW=1 and dpkg --force-confnew broken)

2019-03-24 Thread code
It looks like setting `RETAIN_OLD=YES` "solves" at least part of my
issue, or maybe I misunderstand how `ucf` is supposed to work.



Bug#925375: ucf: UCF_FORCE_CONFFNEW=1 and dpkg --force-confnew broken

2019-03-23 Thread code
Package: ucf
Version: 3.0036
Severity: important

Dear Maintainer,

   * What led up to the situation?
Trying to manually install a debian package while building a custom ISO
`sudo chroot squashfs-root dpkg --force-confnew -i
tmp/my-package_0.1.0_amd64.deb`
Unfortunatly `dpkg` does not pass `--force-confnew` to `ucf`

`ucf` prompts for user input during install
```
A new version (/usr/share/my-package/config) of configuration file
/etc/xdg/autostart/gnome-keyring-ssh.desktop is available, but the
version installed currently has been locally modified.
```

`UCF_FORCE_CONFFNEW` silences the config compare/selection dialog and
installs the config file, but
somehow it does not create a
`/etc/xdg/autostart/gnome-keyring-ssh.desktop.ucf-old` file. Without
setting `UCF_FORCE_CONFFNEW` the package installs correctly, but it
requires that `install the package maintainer's version` is selected
manually.

```console
$ more debian/postinst
#!/bin/sh
set -e

case "$1" in
configure)
UCF_FORCE_CONFFNEW=1 ucf /usr/share/my-package/config
/etc/xdg/autostart/gnome-keyring-ssh.desktop
```

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

`sudo chroot squashfs-root /usr/bin/env DEBIAN_FRONTEND=noninteractive
dpkg --force-confnew -i tmp/my-package_0.1.0_amd64.deb`
This creates `/etc/xdg/autostart/gnome-keyring-ssh.desktop.ucf-dist`
which I suppose means it is defaulting to the old config file.
`sudo chroot squashfs-root /usr/bin/env DEBIAN_FRONTEND=noninteractive
UCF_FORCE_CONFFNEW=1 dpkg --force-confnew -i
tmp/my-package_0.1.0_amd64.deb` installs the new version but no backup
is created, as mentioned above.

   * What was the outcome of this action?
Nothing really works right here, I'm going back to diversions. Hopefully
this bug report helps.

   * What outcome did you expect instead?
`dpkg --force-confnew` should be passed to ucf somehow
`UCF_FORCE_CONFFNEW=1` should perform the same as manually selecting the
new conffile

Maybe this is more than one bug. Maybe `dpkg` should set
UCF_FORCE_CONFFNEW when --force-confnew is set.
Maybe ucf should just accept --force-confnew, I don't know.
UCF_FORCE_CONFFNEW definatly seems buggy though.

-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500,
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-46-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ucf depends on:
ii  coreutils  8.25-2ubuntu3~16.04
ii  debconf1.5.58ubuntu1

ucf recommends no packages.

ucf suggests no packages.

-- debconf information:
  ucf/conflicts_found:
  ucf/changeprompt_threeway: keep_current
  ucf/changeprompt: keep_current
  ucf/show_diff:
  ucf/title:



Bug#894999: bashrc.d

2018-04-05 Thread code
Package: bash
Version: 4.4-5

I'd like to see support for ~/.config/bashrc.d or ~/.bashrc.d added to
/etc/skel/.bashrc to make it easier to manage setup for things like
golang-go.

```
# Include config files
if [ -d "${XDG_CONFIG_HOME:-"${HOME}/.config"}/bashrc.d" ]; then
  while read -r file
  do
source "${file}"
  done < <(find "${XDG_CONFIG_HOME:-"${HOME}/.config"}/bashrc.d" -type f
-executable 2>/dev/null)
elif [ -d "${HOME}/.bashrc.d" ]; then
  while read -r file
  do
source "${file}"
  done < <(find "${HOME}/.bashrc.d" -type f -executable 2>/dev/null)
fi
```



Bug#436569: struct module doesn't work (missing file in package)

2007-08-08 Thread code

Package: python2.5-minimal
Version: 2.5.1-3

Latest python-minimal package doesn't provide a working struct module 
(it makes pygtk's codegen not work).


Apparently, a file is missing in /usr/lib/python2.5: either _struct.so 
or _struct.py.


 import struct
Traceback (most recent call last):
  File stdin, line 1, in ?
  File /usr/lib/python2.5/struct.py, line 30, in ?
from _struct import Struct, error
ImportError: No module named _struct


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#131633: Candidate Bachelors Masters

2006-12-05 Thread limited code

18581



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#116879: Minutes Change nonprofit further

2006-11-17 Thread Creator Code
1747833   7645663   437278 7 5771138   0102175
   1  8 7   413 67 5   1 6
   5  5 2   17   3   1   4 7   0 3
   5  3 5   226773  7 8  7 0   6430063
   1  1 4   7  1   737506722 3 6   3 7
   6  5 8   8   5  7   5   010   8 8   4 3
   7  6446472   55 8   1   246   3180284   7380448




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#201658: or sync portable device

2006-11-17 Thread Code Features
1231083   1743121   438770 2 8547132   8006021
   4  1 1   620 38 4   0 8
   5  5 5   25   0   2   1 8   6 4
   7  1 5   512882  3 0  6 2   7566358
   8  2 7   1  2   406355042 2 2   2 0
   0  2 5   6   8  1   7   578   4 5   7 8
   2  6156115   44 0   5   625   0234341   7111631




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#90019: MAKE SURE CHECK OUT

2006-11-17 Thread Code Canadian
3107022   7078833   107652 1 4381766   3307166
   0  3 8   176 46 8   6 4
   6  1 7   50   1   3   3 0   2 2
   2  3 3   265860  2 7  5 5   8137178
   4  2 0   7  1   685042421 3 8   2 0
   1  0 0   1   0  3   5   202   6 1   8 6
   5  6211033   15 2   0   730   4021738   2744738




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#90032: Flapjack Tim Spence space

2006-10-28 Thread code. April

offers calendar RSS reader games done similar fashion. would though.
energy. recognizes encourages benefits smaller returned renewed enthusiasm 
habits. fulltime receive benefit. Interim length determine
selection context menu Submit Job. list software packages right package Once 
start Job wizard identify target devices complete following windows wizard:
Archives SEO Chat Mechanic Hosting Forums Network Forums: raquo laquo CP 
Members FAQs Sitemap Name: Password: Remember Languages Discuss Shed.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#236784: April ccbfdcc October da

2006-10-27 Thread code samples.

page fda Home News Products amp Services Sales Support About MIB Browser Linux 
Visual Builder Trap Ringer Query Manager Net Inspector
Agent Design Kit Network Management ToolBox the th of our most popular product 
we are proud to present jubilee release Edition w.
Dump source code samples. MB package. currently only on Internet. Contact 
Evaluate Internet fe other
Order mailing list day license Top this January July dfbfafcf .c



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#78447: very popular

2006-10-27 Thread code

LazyDog Chaintech joss Epox David Lee FIC Elitegroup Gigabyte Dany Arijs 
Shuttle NickD Supermicro Tyan Soyo GuessWho MSI Microstar Laptop Laptops. Pop 
Palmtops grop
Shunyatas Cords LABEL middot Cart Sign Shipping Returns Employment Globus 
Toolkit Java charsetiso Friday Main official book companion website
Find Cameron... Pictures Info LinkedIn ClaimId ACS Misc CSS XHTML ecc Adobe 
Shockwave Solutions SearchYou
ipaddrStep .Consolegt FilterMode Range... Permitting accept permitStep 
permitigmp match Denying denyStep denyigmp deleted deleted. profiles. allStep 
allNote Assigning assign Associate list. allPort Note Thu



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#323585: access easily know format.

2006-10-27 Thread code. almost

uk Charles Manske cmanske jivamedia Akkana Peck Simon Fraser sfraser Beth 
Epperson beppe particular codearea newsgroup discussing members regularly read 
post gatewayed put subscribe subject message. Last
rule sets Helping memory leaks problems bugsWe always simplymore eyes code. 
almost inC one platform. findand here.Other bugs crashes etc standard Purifycan 
sometimes help.
Dogfood Whatdo need fix order usable tasks Adding basic theEditor describes 
proposal addition parts such menus context specs. Not
Problem Tools Bugzilla Tinderbox Bonsai LXR EditorWhat is editor Behavior specs 
UI Test plans Commands embedding usage Rich Text Editing Developer



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#50126: Gmail Invite Code Notification - Highway's Gmail Queue [6935]

2005-04-06 Thread Gmail Invite Code Notification
Congratulations!

You've been invited to open a free Gmail account.  The Gmail invite code (see 
link below) has been allocated to this E-mail address.  We're sure that you'll 
enjoy this free email account from Google.

Please help spread the word about us: http://www.highwayman.org/gmail.

To accept this invitation and register for your account, visit:
http://gmail.google.com/gmail/a-e3cfbcfcef-9d5a32b98c-68a1a7bfde



If you have a problem, please e-mail [EMAIL PROTECTED] -- do not e-mail [EMAIL 
PROTECTED] as this mailbox is not read by human eyes.

As you know, the Gmail Queue is only available if there are Gmail invites and 
this is made possible by users like you, who donate Gmail invite codes.  You 
play an important part of this Circle of Life.  If you find yourself with 
extra Gmail invite codes in the future, we hope that you'll consider 
re-inviting '[EMAIL PROTECTED]', your invite code can give other users a chance 
to getting a Gmail account.

Again, congratulations!
Highway





---
REC: 6935

   Google

   Create a Google Account - Gmail 

   Thank  you  for  testing  and  helping  us improve Gmail, Google's new
   search-based  webmail service. To create your account, please fill out
   the following form.
   Did  you  know  that creating a Gmail account also gives you access to
   other Google products? [1]Learn more
   If  you already have a Google Answers, Groups, Web API, or translation
   account,  you  can  [2]click here to add Gmail access to your existing
   account.
   Get started with Gmail 
   First name:
   __
   Last name:
   __
   Desired Login Name:  
   __ @gmail.com 
   Examples: JSmith, John.Smith 
   [BUTTON]
   Password:   
   __
   Minimum of 6 characters in length. Create password that is memorable
   and unique to make your account more secure. [3]Learn More 
   Re-enter password: 
   __

   Security Question:
   [Choose a question ]
   _
   If you forget your password we will ask for the answer to your
   security question. [4]Learn More 
   Answer:
   _
   Secondary email:
   __
   This address is used to authenticate your account should you ever
   encounter problems or forget your password. If you do not have another
   email address, you may leave this field blank. [5]Learn More 
   Word Verification:
   Type the characters you see in the picture below.
   If you can read this, you do not have images enabled. Please enable
   images in order to proceed.
   __
   characters are not case-sensitive 


   By registering for the Gmail service, I represent and warrant that I
   (or, if I am under 18, my legal guardian) understand and agree to the
   Gmail Terms of Use above. View the [6]Terms of Use , [7]Program Policy
   and [8]Privacy Policy .
   You must accept the Terms of Use to create a Gmail account
 I have read and agree to the Terms of Use. Create my account.

[9]Terms of Service - [10]Privacy Policy - [11]Google Home 
©2005 Google





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#50126: Gmail Queue Invite Code Notification

2005-04-06 Thread Gmail Queue Invite Code Notification
Congratulations!

You've been invited to open a free Gmail account.  The Gmail
invite code (see below) has been allocated to this E-mail
address.  Please bear in mind that this invite code had been
generated and could expire soon.

NOTE Make sure that you change the secondary information 
NOTE to your preferred E-mail address so that you can
NOTE recover your account IF you forget your Gmail password.

To accept this invitation and register for your account, visit:
http://gmail.google.com/gmail/a-2ffae3af1c-a81766a373-191ece9860

Gmail is still in an early stage of development. But If you
set up an account, you'll be able to keep it even after Google
makes Gmail more widely available. Google might also ask
for your comments and suggestions periodically and they'll
appreciate your help in making Gmail even better.

As you know, the Gmail Queue is only available if there are
Gmail invites and this is made possible by users like you,
who donate Gmail invite codes.  You play an important part
of this Circle of Life.

With that being said, if you find yourself with extra Gmail
invite codes in the future, this website hopes that you'll
consider re-inviting '[EMAIL PROTECTED]' so that your
invite code can be donated and give other users a chance to
getting a Gmail account.

There is no limit to how many you can donate -- so long as
you have extra invite codes that you don't need yourself.

Again, congratulations!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#225214: Gmail Queue Invite Code Notification

2005-04-05 Thread Gmail Queue Invite Code Notification
Congratulations!

You've been invited to open a free Gmail account.  The Gmail
invite code (see below) has been allocated to this E-mail
address.  Please bear in mind that this invite code had been
generated and could expire soon.

NOTE Make sure that you change the secondary information 
NOTE to your preferred E-mail address so that you can
NOTE recover your account IF you forget your Gmail password.

To accept this invitation and register for your account, visit:
http://gmail.google.com/gmail/a-129aa9ee7d-5e8c00a49a-fa0c21f6a0

Gmail is still in an early stage of development. But If you
set up an account, you'll be able to keep it even after Google
makes Gmail more widely available. Google might also ask
for your comments and suggestions periodically and they'll
appreciate your help in making Gmail even better.

As you know, the Gmail Queue is only available if there are
Gmail invites and this is made possible by users like you,
who donate Gmail invite codes.  You play an important part
of this Circle of Life.

With that being said, if you find yourself with extra Gmail
invite codes in the future, this website hopes that you'll
consider re-inviting '[EMAIL PROTECTED]' so that your
invite code can be donated and give other users a chance to
getting a Gmail account.

There is no limit to how many you can donate -- so long as
you have extra invite codes that you don't need yourself.

Again, congratulations!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]