X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkstock.h;h=0c60f6727a753f95ad2ee4e39981b7b5f619d3ff;hb=3a86af43fa208786b5c848c09f9c8e1d3f060931;hp=b32d4b162fd9a93b26bf73fc24f999652dcb7ae7;hpb=98440ad03190396bd2bef02557f8d41e12dd5795;p=~andy%2Fgtk diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index b32d4b162..0c60f6727 100644 --- a/gtk/gtkstock.h +++ b/gtk/gtkstock.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ /* @@ -24,14 +22,14 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __GTK_STOCK_H__ #define __GTK_STOCK_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include G_BEGIN_DECLS @@ -319,7 +317,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FILE: * * The "File" item. - * + * * * Since 3.0, this item has a label, before it only had an icon. * @@ -471,9 +469,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_INDENT: * * The "Indent" item. - * + * * RTL variant - * + * * * Since: 2.4 */