mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Rename GTK+ to GTK (mostly comments and documentation)
GTK lost it's '+' suffix back in 2019, according to <https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html> This commit can be re-generated with: git grep -l GTK+ \ | grep -v -e ^NEWS -e ^glib/tests/collate.c \ | xargs sed -i 's/GTK+/GTK/g' Most of the changes are in comments and documentation.
This commit is contained in:
@@ -27,15 +27,15 @@ X-GNOME-FullName[en_GB]=Glade Interface Designer
|
||||
X-GNOME-FullName[eo]=Uzantointerfaca dizajnilo Glado
|
||||
X-GNOME-FullName[pt]=Designer de Interfaces Glade
|
||||
X-GNOME-FullName[pt_BR]=Construtor de interfaces Glade
|
||||
Comment=Create or open user interface designs for GTK+ applications
|
||||
Comment[ca]=Creeu o obriu dissenys d'interfície d'usuari per a aplicacions GTK+
|
||||
Comment[ca@valencia]=Creeu o obriu dissenys d'interfície d'usuari per a aplicacions GTK+
|
||||
Comment[en@shaw]=𐑒𐑮𐑦𐑱𐑑 𐑹 𐑴𐑐𐑩𐑯 𐑿𐑟𐑼 𐑦𐑯𐑑𐑼𐑓𐑱𐑕 𐑛𐑩𐑟𐑲𐑯𐑟 𐑓𐑹 GTK+ 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟
|
||||
Comment[en_CA]=Create or open user interface designs for GTK+ applications
|
||||
Comment[en_GB]=Create or open user interface designs for GTK+ applications
|
||||
Comment[eo]=Krei aŭ malfermi uzantointerfacan dizajnon por aplikaĵoj de GTK+
|
||||
Comment[pt]=Criar ou abrir um desenho de interface de utilizador para aplicações GTK+
|
||||
Comment[pt_BR]=Crie ou abra projetos de interface com o usuário para aplicativos GTK+
|
||||
Comment=Create or open user interface designs for GTK applications
|
||||
Comment[ca]=Creeu o obriu dissenys d'interfície d'usuari per a aplicacions GTK
|
||||
Comment[ca@valencia]=Creeu o obriu dissenys d'interfície d'usuari per a aplicacions GTK
|
||||
Comment[en@shaw]=𐑒𐑮𐑦𐑱𐑑 𐑹 𐑴𐑐𐑩𐑯 𐑿𐑟𐑼 𐑦𐑯𐑑𐑼𐑓𐑱𐑕 𐑛𐑩𐑟𐑲𐑯𐑟 𐑓𐑹 GTK 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟
|
||||
Comment[en_CA]=Create or open user interface designs for GTK applications
|
||||
Comment[en_GB]=Create or open user interface designs for GTK applications
|
||||
Comment[eo]=Krei aŭ malfermi uzantointerfacan dizajnon por aplikaĵoj de GTK
|
||||
Comment[pt]=Criar ou abrir um desenho de interface de utilizador para aplicações GTK
|
||||
Comment[pt_BR]=Crie ou abra projetos de interface com o usuário para aplicativos GTK
|
||||
Keywords=GUI designer;user interface;ui builder;
|
||||
Keywords[ca]=dissenyador d'interfícies d'usuari gràfiques;interfície d'usuari;constructor d'interfícies d'usuari;
|
||||
Keywords[ca@valencia]=dissenyador d'interfícies d'usuari gràfiques;interfície d'usuari;constructor d'interfícies d'usuari;
|
||||
|
Reference in New Issue
Block a user