Warning: session_start(): open(/tmp/sess_6lt0hbi1dini31rfio86lqqmv2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Snamiac's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- Snamiac's profile .- Fan of (1) .- CV  .- Friends  .- Content  .- Latest Comments (11) . 
.
Mise à jour
Jul 23 2012  on content GnomishBeige

Bonsoir,

J'utilise GnomisBeige depuis janvier 2012. Dois-je faire une mise à jour et comment, s'il vous plaît ?
Par avance, je vous remercie.

A bientôt.

_________________________________________________

Good evening,

I use GnomisBeige since January, 2012. Do I have to make an update and how, please?
In advance, I thank you.

Goodbye.

.
.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 23 2012  on content GnomishBeige

It's OK.
Thank you very much for your help.


.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 23 2012  on content GnomishBeige


Here is the result (after a : "sudo gedit/usr/share/GnomishBeige/gnome-shell/gno me - shell.css")

I would like to learn to create a theme to make him then completely alone.
It is necessary to be a graphic designer, I suppose?



#panel {
background-gradient-direction: vertical;
background-gradient-start: #81756a;
background-gradient-end: #3f3934;
color: rgba(255,255,255,0.98);
border-top: 0px;
border-left: 0px;
border-right: 0px;
height: 24px;
box-shadow: 0px 3px 12px rgba(0,0,0,0.8);
font-family: "Ubuntu", serif;
font-size: 11pt;
}

#panelLeft, #panelRight {
spacing: 4px;
font-weight: bold;
}

#panelCenter {
spacing: 4px;
font-weight: bold;

.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 23 2012  on content GnomishBeige

I am a donkey, I would have had to think of it!

I try with this font : Ubuntu.

What do you think of it?


.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 23 2012  on content GnomishBeige

All right, I found where is "Bitsream Charter".
But what are the other authorized fonts ?

.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 23 2012  on content GnomishBeige

Hello,

I come back.

I opened this file with Gedit but I know it nothing, sorry.

I want to have a different font and not in italic for all the bar of title (left, center and right). Where do I have to make the changes ?

See list below. I thank you.
\/
\/
\/
\/
_________________________________________________________________________________
/* Panel */

#panel {
background-gradient-direction: vertical;
background-gradient-start: #81756a;
background-gradient-end: #3f3934;
color: rgba(255,255,255,0.98);
border-top: 0px;
border-left: 0px;
border-right: 0px;
height: 24px;
box-shadow: 0px 3px 12px rgba(0,0,0,0.8);
font-family: "Bitstream Charter", serif;
font-size: 10pt;
}

#panelLeft, #panelRight {
spacing: 4px;
font-weight: bold;
}

#panelCenter {
spacing: 4px;
font-weight: bold;
font-style: italic;
}

#panelLeft:ltr {
padding-right: 4px;
}

#panelLeft:rtl {
padding-left: 4px;
}

#panelRight:ltr {
padding-left: 4px;
}

#panelRight:rtl {
padding-right: 4px;
}

/*.panel-corner {
-panel-corner-radius: 10px;
-panel-corner-background-color: black;
-panel-corner-inner-border-width: 2px;
-panel-corner-inner-border-color: transparent;
-panel-corner-outer-border-width: 1px;
-panel-corner-outer-border-color: #536272;
}

.panel-corner:active,
.panel-corner:overview,
.panel-corner:focus {
-panel-corner-inner-border-color: rgba(255,255,255,0.8);
}*/

__________________________________________________________________________________

.
.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 23 2012  on content GnomishBeige

Hello Tusjan,

Thank you for your message. I quickly looked at it.
Now, I leave to my job.
But I shall look this evening how changing ALL the police of the bar of title.

http://www.hiboox.fr/go/images/informatique/capture-du-2012-01-23-06-38-02,1b47c9249af772135bcfb49969d3c8ca.png.html

This evening and thank you very much.

As soon.

.
Re: Re: Re: Re: Re: Re: Gnomishbeige
Jan 22 2012  on content GnomishBeige

Now your titlebars are OK.

=> Thank you. Wahoo !

Open 'GnomishBeige/gnome-shell/gnome-shell.css' with gEdit

=> Sorry, I do not succeed in finding where is these files ?

As soon.


.
Re: Re: Re: Re: Gnomishbeige
Jan 22 2012  on content GnomishBeige

Edit => "pourquoi vos barres de titre ne sont pas celui de GnomishBeige."

Vous avez raison. J'ai redémarré mon ordinateur et les boutons de Gnomishbeige sont revenus. Merci pour l'information.

http://www.hiboox.fr/go/images/informatique/capture-du-2012-01-22-20-43-51,42e2faca6d31b0c9226c2d421a5ffd05.png.html


Edit => "Et pourquoi est une barre verticale montre sur les échanges de Fixations Avancées au lieu du mot "On" ?"

Désolé, je ne comprends pas cette phrase.

__________________________________________________

Copy => " why your bars of title are not the one of GnomishBeige. "

You are right. I restarted my computer and the buttons of Gnomishbeige returned. Thank you for the information.

http://www.hiboox.fr/go/images/informatique/capture-du-2012-01-22-20-43-51,42e2faca6d31b0c9226c2d421a5ffd05.png.html


Copy => " And why is a vertical bar(helm) show on the exchanges of Fixations(Bindings) Moved forward instead of the word " One "?"

Sorry, I do not understand this sentence.

A bientôt.

.
.
Re: Re: Gnomishbeige
Jan 22 2012  on content GnomishBeige

Bonsoir Tsujan,

Merci pour votre message. Comme papier peint, j'ai choisi "Après la pluie". Cela fait un très bel ensemble : http://www.hiboox.fr/go/images/informatique/avec-extension-2012-01-22-17-36-08,e4085b0f2c3bd85cd1b8c8cdb2e244c3.png.html

A bientôt.
-----------------------------------------------

Good evening Tsujan,

Thank you for your message. As wallpaper, I chose " After the rain ". It makes a very beautiful set: http: // www.hiboox.fr/go/images/informatique/av ec-extension-2012-01-22-17-36-08, e4085b0f2c3bd85cd1b8c8cdb2e244c3.png.ht ml

As soon.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team