Dougiedee13 / gnome2-globalmenu

Automatically exported from code.google.com/p/gnome2-globalmenu
GNU General Public License v2.0
0 stars 0 forks source link

Advertise ourselves to the Mac4Lin project #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The Mac 4 Lin project aims to provide a complete tutorial to make GNOME
look like MacOS. They provide tar files with all the themes as well as some
packages for Ubuntu.
Once GlobalMenu is in a usable test (that is : a simple way to uninstall),
we should ping them so as to have it included.

It will provide us with valuable feedback and it will provide publicity to
the project.

Original issue reported on code.google.com by pierre.s...@gmail.com on 5 Jan 2008 at 3:48

GoogleCodeExporter commented 8 years ago
Yes! But I think there are still some issues.

Uninstalling will be easier if we use a different deb package name for 
gtk2-aqd. Then
the user can remove gtk2-aqd and install gtk2 at same time for a clean 
uninstall.

RPM provides a mechanics to claim that a package provides some functionality. I 
think
DEB should also have such.

So in my spec file for RPM, I wrote some lines like:
Package: gtk2-aqd
Provides: gtk2
Obsoletes: gtk2

Provides: gtk2-devel
Obsoletes: gtk2-devel

Then installing the rpm will automatically removes gtk2 when installing 
gtk2-aqd.
Since gtk2-aqd provides gtk2, all the dependencies are satisfied.

And when uninstalling the user needs to choose install gtk2 and remove gtk2-aqd 
in
the same transaction. Then because gtk2 provides gtk2, all the dependencies are 
also
satisfied.

Original comment by rainwood...@gmail.com on 7 Jan 2008 at 3:36

GoogleCodeExporter commented 8 years ago

Original comment by rainwood...@gmail.com on 8 Jan 2008 at 5:13

GoogleCodeExporter commented 8 years ago
I just told inra_red_dude about it in a PM, clearly stating that it was on an 
alpha
state. We thanked me for the tip and said we would keep an eye on dvpt.

Original comment by pierre.s...@gmail.com on 26 Jan 2008 at 2:12

GoogleCodeExporter commented 8 years ago
That's infra_red_dude

Original comment by pierre.s...@gmail.com on 26 Jan 2008 at 10:24

GoogleCodeExporter commented 8 years ago
As a member of the Mac4Lin dev team I can tell you that we're definitely aware 
of it.
The docs for Mac4Lin 1.0 will tell people about the PPA for ease in installing 
along
with a link here for users of other GTK-based OSes.

Original comment by peng.thi...@gmail.com on 2 Dec 2008 at 5:23

GoogleCodeExporter commented 8 years ago
Will close it at the 1.0 release. :-)
Another thing would be to check that it's compatible (in terms of skins for 
instance)
with the latest revisions

Original comment by pierre.s...@gmail.com on 2 Dec 2008 at 6:02

GoogleCodeExporter commented 8 years ago
I'm running both Mac4Lin 1.0RC1 and GlobalMenu, so I'm definitely keeping my 
eye out
for buglets.

Original comment by peng.thi...@gmail.com on 2 Dec 2008 at 6:07

GoogleCodeExporter commented 8 years ago
It would be more complete for Mac-Lin purposes if it didnt start up showing its 
title
as "Global Menu" but as "Desktop"

Original comment by methan...@gmail.com on 23 Jan 2009 at 9:33

GoogleCodeExporter commented 8 years ago
The issue in comment 8(issue 275) has been fixed in the trunk and will be 
shipped in
0.7.3.

Original comment by rainwood...@gmail.com on 23 Jan 2009 at 10:47

GoogleCodeExporter commented 8 years ago
Any news about the 1.0 release?

Best,

infra_red_dude (Anirudh)

Original comment by anirudh...@gmail.com on 1 Mar 2009 at 12:03