Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
ibrowse
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
30
Wiki
Attività
Sfoglia il codice sorgente
Fixed links
pull/144/head
Chandrashekhar Mullaparthi
9 anni fa
parent
ecff14ab23
commit
96ea3cbb6b
2 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
CHANGELOG
+1
-1
src/ibrowse.app.src
+ 1
- 0
CHANGELOG
Vedi File
@ -1,5 +1,6 @@
CONTRIBUTIONS & CHANGE HISTORY
==============================
25-11-2015 - v4.2.1
* Merged pull request https://github.com/cmullaparthi/ibrowse/pull/132
* Merged pull request https://github.com/cmullaparthi/ibrowse/pull/137
+ 1
- 1
src/ibrowse.app.src
Vedi File
@ -7,6 +7,6 @@
{mod, {ibrowse_app, []}},
{maintainers, ["Chandrashekhar Mullaparthi"]},
{licenses, ["GPLv2", "BSD"]},
{links, ["https://github.com/cmullaparthi/ibrowse"]}
{links, [
{"Github",
"https://github.com/cmullaparthi/ibrowse"
}
]}
]
}.
Scrivi
Anteprima
Caricamento…
Annulla
Salva